/*nn_event_tab*/
.nn_event_tab {
    background: #fff;
    padding-top:18px;
    text-align: center;
    font-size: 0;
}

.nn_event_tab a {
    display: inline-block;
    width: 360px;
    height: 52px;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    border-top:1px solid #ccc;
    background-color: #fff;
    margin:0 3px;
    padding-top:13px;
    line-height:20px;
    text-align: left;
}

.nn_event_tab a .nn_label {
    font-size:22px;
    letter-spacing:-0.075em;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 278px
}

.nn_event_tab a .nn_txt {
	font-size:14px;
	letter-spacing:-0.05em;
}

.nn_event_tab a i {
    width:48px;
    height:48px;
    background: 0 0;
    vertical-align: top;
    display: inline-block;
    margin: -4px 0 0 24px; 
}

.nn_event_tab a.nn_btn_1 i {
    background-image:url('../img/event_20180305/icon_1.png');
}
.nn_event_tab a.nn_btn_1 .nn_label {
    color: #0f45dd;
}
.nn_event_tab a.nn_btn_2 i {
    background-image:url('../img/event_20180305/icon_2.png');
}

.nn_event_tab a.nn_btn_2 .nn_label {
    color: #24b2bf;
}

.nn_event_tab a.nn_btn_1 .nn_label span,
.nn_event_tab a.nn_btn_2 .nn_label span,
.nn_event_tab a.nn_btn_3 .nn_label span {
    color: #444;
}

.nn_event_tab a.nn_btn_3 i {
    background-image:url('../img/event_20180305/icon_3.png');
}

.nn_event_tab a.nn_btn_3 .nn_label {
    color: #1c73a2;
}

.nn_event_tab a.nn_btn_1:hover,
.nn_event_tab a.nn_btn_1.active {
    background: #0f45dd;
    border-color: #0f45dd;
}

.nn_event_tab a.nn_btn_1:hover i,
.nn_event_tab a.nn_btn_1.active i {
    background-position: 0 -48px;
}

.nn_event_tab a.nn_btn_1:hover .nn_label,
.nn_event_tab a.nn_btn_1.active .nn_label {
    color: #fff;
}

.nn_event_tab a.nn_btn_2:hover,
.nn_event_tab a.nn_btn_2.active {
    background: #24b2bf;
    border-color: #24b2bf;
}

.nn_event_tab a.nn_btn_2:hover .nn_label,
.nn_event_tab a.nn_btn_2.active .nn_label {
    color: #fff;
}

.nn_event_tab a.nn_btn_1:hover .nn_label span,
.nn_event_tab a.nn_btn_1.active .nn_label span,
.nn_event_tab a.nn_btn_2:hover .nn_label span,
.nn_event_tab a.nn_btn_2.active .nn_label span,
.nn_event_tab a.nn_btn_3:hover .nn_label span,
.nn_event_tab a.nn_btn_3.active .nn_label span {
    color: #fff;
}

.nn_event_tab a.nn_btn_3:hover,
.nn_event_tab a.nn_btn_3.active {
    background: #6cc7f8;
    border-color: #6cc7f8;
}

.nn_event_tab a.nn_btn_3:hover .nn_label,
.nn_event_tab a.nn_btn_3.active .nn_label {
    color: #fff;
}


/*20180301*/
#event_180301 .event_conts_tit {
	background: #0f45dd url('../img/event_20180301/event_disc_tit_bg.png') 50% 0 no-repeat;;
	height: 1087px;
	text-indent: -9999em;
	font-size: 0;
}
#event_180301 .event_conts_tit .event_contsTit_txt {
	width: 1100px;
	height: 1039px;
	margin: 0 auto;
	background: url('../img/event_20180301/event_disc_tit.png') 50% 0 no-repeat;	
}
#event_180301 .event_conts01 {
	background-color: #7fea76;
	text-indent: -9999em;
	font-size:0;
	height: 814px;
	border-top:4px solid #000;
}
#event_180301 .event_conts01 .event_conts01_txt {
	width: 1100px;
	height: 748px;
	margin: 0 auto;
	background: url('../img/event_20180301/event_disc_txt01.png') 50% 40px no-repeat;
	position: relative;
}
#event_180301 .btnTy01 {
	position: absolute;
	right: 43px;
	top: 217px
}
#event_180301 .btnTy02 {
	position: absolute;
	right: 43px;
	bottom: 55px
}
#event_180301 .event_conts02 {
	background-color: #f38dbb;
	text-indent: -9999em;
	font-size:0;
	height: 1707px;
	border-top:4px solid #000;
}
#event_180301 .event_conts02 h3 {
	background: url(../img/event_20180301/event_disc_txt02.png) 50% 40px no-repeat;
    height: 252px;
    width: 1100px;
    margin: 0 auto;
}
#event_180301 .event_conts02 .event_conts02_box1 {
	width: 1100px;
	margin: 0 auto;
	margin-bottom: 60px;
}
#event_180301 .event_conts02 .event_conts02_box1 ul {
	overflow: hidden;
    padding-left: 0;
    width: 1129px;
    margin: 0 auto;
}
#event_180301 .event_conts02 .event_conts02_box1 ul li {
	float:left;
}
#event_180301 .event_conts02 .event_conts02_box1 ul li.benefit_li01 {
	background: url('../img/event_20180301/event_disc_box01.png') 0 0 no-repeat;
	height:444px;
	width:370px;
	position: relative;
	
}
#event_180301 .event_conts02 .event_conts02_box1 ul li.benefit_li02 {
	background: url('../img/event_20180301/event_disc_box02.png') 0 0 no-repeat;
	height:444px;
	width:389px;
	position: relative;
	
}
#event_180301 .event_conts02 .event_conts02_box1 ul li.benefit_li03 {
	background: url('../img/event_20180301/event_disc_box03.png') 0 0 no-repeat;
	height:444px;
	width:370px;
	position: relative;
}
#event_180301 .event_conts02 .event_conts02_box1 .imgList {
	display: block;
	position: absolute;
	bottom: 120px;
    left: 50px;
}
#event_180301 .event_conts02 .event_conts02_box1 .btnTy03 {
	display: block;
	position: absolute;
	bottom: 63px;
	left: 136px;
}
#event_180301 .conts02_dot {
	background: url('../img/event_20180301/pattern_01.png') 50% 0 repeat-x;
	height: 6px;
	width: 1154px;
	margin: 0 auto;
}

#event_180301 .event_conts02 .event_conts02_box3 {
	position: relative;
	height: 840px;
}

#event_180301 .event_conts02 .EMupdate {
	height: 720px;
	width: 1120px;
	margin: 0 auto;
	position: relative;
	display:block;
	margin-top: 40px;
}
#event_180301 .event_conts02 .btnTy05 {
	position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -229px;
}

#event_180301 .event_conts.dsec {
	background: #eef0f1;
	text-indent: -9999em;
	font-size: 0;
}
#event_180301 .event_conts .event_conts_notice {
	background: url('../img/event_20180301/event_disc_notice.png') 50% 27px no-repeat;
	height: 130px;
	margin-left: -115px;
}
#event_180301 .event_conts .btnAb.view {
	background: url(../img/event_201802/btn_info.png) 0 0 no-repeat;
	width: 81px;
	height: 15px;
	top: 70px;
	left: 50%;
	margin-left: 476px;
	position: absolute;
}
