@charset "utf-8";


* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html{-webkit-text-size-adjust:100%;font-size:5.2083333vw;overflow-x: hidden;}


body{padding:0;margin:0;font-size:0.16rem;line-height:0.3rem; color:#333333; width:100%; zoom:1;font-family:SourceHanSansCNR,arial,sans-serif;background:#fff;}
 


/*公用样式*/
.fl{ float:left;}.fr{ float:right;}.tl{ text-align:left !important;}.tr{ text-align:right;}.tc{ text-align:center !important;}
/* .auto{margin:0px auto;} */
.show{ display:inline-block;vertical-align: middle;}
.hide{ display:none;}
.block{ display:block;}
.clear{ clear:both;}
.clearfix{overflow:hidden;_zoom:1;}
.clearfix:after{ content: ''; display: block; clear: both; height: 0; visibility: hidden;}
.clearfix{*zoom:1;}.relative{ position:relative;}
.bodyon{ overflow:hidden;}
.w1600{ z-index:1; position:relative; clear:both; max-width:16rem;width: 88%; margin:0px auto;}
.w1440{ z-index:1; position:relative; clear:both; max-width:14.4rem;width: 88%; margin:0px auto;}
.table{ display: table; width:100%;}
.table .row{ display: table-row;}
.table .cell{ display: table-cell; vertical-align: middle;}
.iblock{font-size:0;}
.iblock div,.iblock li{ display: inline-block; vertical-align: middle;font-size:16px;}
.ptb100{padding-top:1rem;padding-bottom:1rem;}
.pt60{padding-top:0.6rem;}
.pb150{padding-bottom:1.5rem;}
.pt100{padding-top:1rem;}
.pt70{padding-top:0.7rem;}
.pb100{padding-bottom:1rem;}
.pb0{padding-bottom:0 !important;}
.pt0{padding-top:0 !important;}
.pb50{padding-bottom:0.5rem !important;}
.nones{ position:absolute; visibility:hidden; opacity:0; top:0;width: 100%;z-index: -10;left: 0;}
.relative{position: relative;}
.flex{display: flex;display: -ms-flexbox;}
.flexj{display: flex;display: -ms-flexbox;justify-content: center;-ms-flex-pack: center;}
.flexa{display: flex;display: -ms-flexbox;align-items: center;}
.flexja{display: flex;display: -ms-flexbox;justify-content: center;-ms-flex-pack: center;align-items: center;-ms-flex-align: center;}
.flexjac{display: flex;display: -ms-flexbox;justify-content: center;-ms-flex-pack: center;align-items: center;-ms-flex-align: center;flex-direction: column;-ms-flex-direction: column;}
.flexac{display: flex;display: -ms-flexbox;align-items: center;-ms-flex-align: center;flex-direction: column;-ms-flex-direction: column;}
.flexjc{display: flex;display: -ms-flexbox;justify-content: center;-ms-flex-pack: center;flex-direction: column;-ms-flex-direction: column;}
.flexbwa{display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;flex-wrap: wrap;-ms-flex-wrap: wrap;align-items: center;-ms-flex-align: center;}
.flexba{display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;align-items: center;-ms-flex-align: center;}
.flexbw{display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;flex-wrap: wrap;-ms-flex-wrap: wrap;}
.flexbwt{display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;flex-wrap: wrap;-ms-flex-wrap: wrap;align-items: flex-start;}
.flexw{display: flex;display: -ms-flexbox;flex-wrap: wrap;-ms-flex-wrap: wrap;}
.flexaw{display: flex;display: -ms-flexbox;flex-wrap: wrap;-ms-flex-wrap: wrap;align-items: center;-ms-flex-align: center;}
.flexjw{display: flex;display: -ms-flexbox;flex-wrap: wrap;-ms-flex-wrap: wrap;justify-content: center;-ms-flex-pack: center;}
.flexb{display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;}

/*font*/
.f000{color: #000;}
.f999{color: #999;}
.f666{color: #666;}
.f555{color: #555;}
.f333{color: #333 !important;}
.fblue{color: #142233;}
.fblue2{color: #00479d;}
.fred{color: #ed1600;}
.forange{color: #af8b66;}
.t_justify{text-align: justify;}
.f_lighter{font-weight: lighter;}
.f_normal{font-weight: normal;}
.DINM{font-family: "DINM";}
.f14{font-size: 14px;}
.f16{font-size: 0.16rem;}
.f18{font-size: 0.18rem;}
.f20{font-size: 0.2rem;}
.f22{font-size: 0.22rem;}
.f24{font-size: 0.24rem;}
.f26{font-size: 0.26rem;}
.f28{font-size: 0.28rem;}
.f30{font-size: 0.30rem;}
.f36{font-size: 0.36rem;}
.f40{font-size: 0.40rem;}
.l28{line-height: 0.28rem;}
.l32{line-height: 0.32rem;}
.l33{line-height: 0.33rem;}
.l36{line-height: 0.36rem;}
.l38{line-height: 0.38rem;}
.l40{line-height: 0.40rem;}
.l42{line-height: 0.42rem;}
.l48{line-height: 0.40rem;}
.iconfont{ font-size:22px;display: inline-block;vertical-align: middle;}
.date{color: #666;}
.tit{ display:block;	text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; overflow:hidden; width:100%;-webkit-line-clamp: 1;}
.dot1,.dot2,.dot3,.dot4,.dot5,.dot6,.dot7{overflow: hidden;word-break:normal;	text-overflow: ellipsis;	display: -webkit-box;	-webkit-box-orient: vertical;}
.dot1{-webkit-line-clamp: 1;}


 
 
	@media (max-width:640px) {
		select,input,textarea,button{font-size: 14px;}
		body{font-size: 14px;line-height: 24px;}
		.f14{font-size: 14px;}
		.f16{font-size: 14px;}
		.f18{font-size: 15px;}
		.f20{font-size: 16px;}
		.f22{font-size: 16px;}
		.f24{font-size: 16px;}
		.f26{font-size: 16px;}
		.f28{font-size: 17px;}
		.f30{font-size: 18px;}
		.f40{font-size: 20px;}
		.l36,.l28,.l33,.l32,.l48,.l40,.l38{line-height: 24px;}
		.iconfont{font-size: 16px;}
		.ptb100{padding-top:0.65rem;padding-bottom:0.65rem;}
		.pb150{padding-bottom: 0.65rem;}
	.pt100{padding-top:0.65rem;}
	.pb100{padding-bottom:0.65rem;}
	input[type="radio"],
 input[type="checkbox"]{width: 15px;height: 15px;}
}


 
.imgbox{ overflow:hidden; position:relative;}
.imgbox span{ background-position:center center; background-repeat:no-repeat; background-size:cover; position:absolute; left:0px; top:0px; width:100%; height:100%;display: flex;align-items: center;justify-content: center;}
.imgbox img{ width:100%; height:100%;object-fit: cover;}
.imgbox.auto img{ width:auto; height:auto;object-fit: contain;max-width: 100%;max-height: 100%;}

 
 

 

@media(max-width:1366px){
	.MainNav {padding-right: 2vw;}
	.MainNav li{margin-left: 1.6vw;}
	.Header .auto{padding-right: 6.5vw;}
	.Header .Ver{margin-right: 0.15rem;}
	.Header .menu a{margin-right: 1.4vw;}
}

@media(max-width:1024px){
.Header .auto{padding: 0;width: 88%;margin: 0px auto;position: relative;height: 46px !important;}
.Header .Logo{left: 0;}
.Header .Logo span{line-height: 18px;}
.Header .Logo img{height: 32px;}
.Header a{color: #333333;}
.Header .Ver{margin-right: 0.4rem;display: inline-block;vertical-align: top;}
.Header .Ver em{display: inline-block !important;}
.Header .Ver .icondq4,.Header .Ver .icondq2{font-size: 22px;}
.Header .openbtn {display: block;}
.Header .openbtn i{background: #333;}

.MainNav{position: fixed;right: 0;top: 45px;width: 80%;height: calc(100% - 45px);right: -100%;transition: all 0.3s;opacity: 0;background-color:#ffffff;box-shadow: 0 0 10px rgba(0,0,0,0.2);padding: 20px 0 0 0;overflow-y: auto;z-index: 100;text-align: center;}
.MainNav.on{right: 0;opacity: 1;}
.MainNav li{width: auto;float: none;text-align: left;margin: 0 15px;position: relative !important;padding: 0;display: block;}
.MainNav span a{text-align: left;font-size: 15px;padding-left: 15px;line-height: 40px;border-bottom: 1px solid #eee;color:#333 !important;}
.MainNav li:hover span a, .MainNav li.onnav span a{color:#02438d !important;}
.MainNav li:not(:first-child):After{display: none;}
.MainNav .arr{display: block;width: 80px;position: absolute;right: 0;top: 0;height: 40px;line-height: 40px;z-index: 101;}
.MainNav .arr i{position: absolute;right: 10px;font-size: 14px;color:#666;top: 0;transition: all 0.3s;}
.MainNav li.onnav .arr i{transform: rotate(-180deg);}
.Header .MainNav span a:after{display: none;}

.Searchico{margin-right: 32px;background-color: transparent !important;position: static;width: auto;color: #064b9f !important;}
.searchbox{width: 100% !important;top: 110%;transform: translateY(0);padding: 10px;box-shadow: 0 10px 10px rgba(0,0,0,0.08);visibility: hidden;opacity: 0;z-index: -1;border-radius: 0;}

.NavPull{position: static;width: 100% !important;margin:0;text-align: left;padding:10px;transform: translateX(0) !important;line-height: 2.2;border-radius: 10px;}
.NavPull a{font-size: 14px;padding:2px 0 2px 15px;}
.NavPull.pro dl{display: flex;justify-content: space-between;flex-wrap: wrap;}
.NavPull.pro dd{width: 33.333%;}
}
@media(max-width:640px){
	.Header .menu .login{max-width: 65px;}
	.Header .Logo img{height: 28px;}
	.Header .menu a i,.Header .Ver .icondq {font-size: 20px;}
	.Searchico .iconfont{font-size: 22px;}
	.waphide{display: none;}
	.Header .menu a{margin-right: 0.2rem;}
	.Header .Logo span i,.Header .Logo span{font-size: 12px;line-height: 15px;}
}

 
 

.wow {visibility: visible;}
.TabSlide{position: relative;}

.hoverline{position: relative;}
.hoverline i::before{content:'';display: block;width:0;height:2px;border-top:2px solid #004898;transition: all .5s;-webkit-transition: all .5s;opacity: 0;position: absolute;z-index:99;}
.hoverline i::after{content:'';display: block;height:0;width:2px;border-left:2px solid #004898;transition: all .5s;-webkit-transition: all .5s;opacity: 0;position: absolute;z-index:99;}
.hoverline i.l1::before{left:0;top:0;}
.hoverline i.l1::after{right:0;top:0;transition: all .45s .5s;-webkit-transition: all .45s .5s;}
.hoverline i.l2::before{left:0;bottom:0;transition: all .45s .5s;-webkit-transition: all .45s .5s;}
.hoverline i.l2::after{left:0;top:0;}
.hoverline:hover i::before,.hoverline.onli i::before,
.hoverline:hover i::after,.hoverline.onli i::after{opacity: 1;}
.hoverline:hover i::before,.hoverline.onli i::before{width:100%;}
.hoverline:hover i::after,.hoverline.onli i::after{height:100%;}





.exhibitNews ul{margin-left: -4.1%;margin-top:50px;}
.exhibitNews .item{width: 33.333%;padding: 0 0 4.1% 4.1%;}
.exhibitNews .item .imgbox{padding-top: 61.36%;}
.exhibitNews .item .info{background: #f6f7f7;padding: 0.4rem;transition: all 0.5s;}
.exhibitNews .item .desc{margin: 0.26rem 0 0.3rem;padding-bottom: 0.34rem;border-bottom: 1px solid #e6e6e6;}
.exhibitNews .item .datebox{position: absolute;right: 0;bottom: 0;background: #00479d;padding: 0.2rem;z-index: 10;color: #fff;text-align: right;}
.exhibitNews .item .datebox .date{display: inline-block;text-align: center;background-color: rgba(0,0,0,0.5);min-width: 100%;margin: 5px 0;color: rgba(255,255,255,0.8);}
.exhibitNews .item .datebox .date em{color: #fff;margin-right: 0.1rem;}
.exhibitNews .item:hover .info{background: #fff;box-shadow: 0 0 0.5rem rgba(1,64,149,0.09);}



@media(max-width:1024px){

	.exhibitNews .item,.videoList ul .item{width: 50%;}

}
@media(max-width:768px){
 

	.exhibitNews .item,.videoList ul .item{width: 100%;}
 
}
 