<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">锘?*css reset*/
* { -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing: border-box;-o-box-sizing: border-box; -ms-box-sizing: border-box;padding: 0; margin: 0; border: 0 none;}
html,body,p{ font-family:"PingFang SC","寰蒋闆呴粦","Microsoft YaHei", "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif; color:#000; line-height: 1; font-size:14px;}
html {-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-size: 62.5%;margin: 0; height:100%;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none; }
table {border-collapse: collapse; border-spacing: 0;}
th,td { vertical-align: middle;}
a{text-decoration:none;	outline: none;border:none;-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;outline:none;}
input, select {vertical-align: middle;}
img, iframe {border: none; text-decoration:none;}
img{vertical-align: top;}
:focus {outline: 0;}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #999;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #999;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #999;
}
/*css common*/
.f-left {float: left;}
.f-right {float: right;}
.clearfix:after{content: "";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;font-size:0;}
.clearfix{*zoom:1;}
html{margin: 0 auto;max-width: 1920px;}
html, body{height: 100%;background-color: #fff;}
.hide,.mobile,.mobile1,.mobile2,.header_language1{display: none;}
.web{display: inline-block;}

.neirong-close,.menu{ display:none;}
.inner{ width:1400px; margin:0 auto; margin-bottom:5px;}
body.actived{ overflow:hidden;width:100%; height:100%; display:none;}
.load-wrap{ width:100%; height:100%; background:#fff; }
/* header */
#header{position:fixed; top:0; left:0;z-index:99; height:80px; width:100%;  line-height:80px; background-color:#fff;transition: .3s linear; -moz-transition:.3s linear; -webkit-transition:.3s linear;}
#header .inner{  position:relative;}
#header .logo{ float:left; width:155px;}
#header .logo img{padding-top:16px; width:100%;}
#header.fix.fix1{ top:-80px;}
#header .nav{ width:970px; position:absolute; top:0; left:50%; margin-left:-485px; }
#header .nav li{ float:left;padding:0 25px;width:auto; position:relative;}
#header .nav li.active1 a{ color:#0a408a}
#header .nav li.nv2{ padding-left:0; }
#header .nav li.nav9{ padding-right:0;}
#header .nav li a{ color:#333; font-size:18px; display:block; padding-right:15px;text-align:center; line-height:80px; background-image:url(../images/nav_icon1.png); background-repeat:no-repeat; background-position:right center; }
#header .nav li.nav7 a,#header .nav li.nav8 a,#header .nav li.nav6 a,#header .nav li.nav10 a{ background-image:none; padding-right:0;}
#header .nav li a.mobile{ display:none;}
#header .nav li:hover a,#header .nav li a.actived{ color:#0a408a;background-image:url(../images/nav_icon2.png);}
#header .nav li.nav7:hover a,#header .nav li.nav7 a.actived,#header .nav li.nav8:hover a,#header .nav li.nav8 a.actived,#header .nav li.nav6:hover a,#header .nav li.nav6 a.actived,#header .nav li.nav10:hover a,#header .nav li.nav10 a.actived{ background-image:none;}
#header .nav li:hover .nav_cont{ height:auto; opacity:1;filter:alpha(opacity=100);}
#header .nav li .nav_cont{ position:absolute; top:80px; left:50%; width:230px; margin-left:-90px; background-color:#fff; height:0; opacity:0;filter:alpha(opacity=0); overflow:hidden;transition: .2s linear; -moz-transition:.2s linear; -webkit-transition:.2s linear;}
#header .nav li .nav_cont li{ padding:0; width:80%; margin-left:10%;}
#header .nav li .nav_cont a{ line-height:1.5; text-align:left; padding:15px 28px 14px;}
#header .nav li .nav_cont a,#header .nav li .nav_cont a{ font-size:14px; color:#333;background-image:none;border-bottom:#fff solid 1px;}
#header .nav li .nav_cont a:hover,#header .nav li .nav_cont a.active{ color:#0a408a;background-image:url(../images/nav_icon3.png); border-bottom:#0a408a solid 1px;}
#header .nav li.nav5 .nav_cont,#header .nav li.nav6 .nav_cont{ margin-left:-71px;}
/* search */
#header .search{position:absolute;top:0;right:130px;width:60px;height:56px;text-align:center;line-height:56px;cursor:pointer}
#header .search i{display:inline-block;background:url(../images/search.png) no-repeat;width:20px;height:20px;margin-top:30px}
#header .search:hover i{background:url(../images/search1.png) no-repeat}
/* header_search */
.search-input-hull{width:830px;margin:0 auto;position:relative;z-index:9; background-color:#fff; height:80px;}
#header  .search-input-hull .search-ipt{display:inline-block;background:url(../images/search.png) no-repeat;width:20px;height:20px;position:absolute;top:30px;right:0;z-index:1;cursor:pointer}
#header .search-input-hull input{width:740px;height:50px;color:#333;position:absolute; top:15px; left:45px;font-size:16px;line-height:50px;padding:0 20px; background-image:url(../images/input_line.png); background-repeat:no-repeat; background-position:left center;}
#header .search-input-hull .search-cancel{display:inline-block;background:url(../images/close.png) no-repeat;width:14px;height:14px;position:absolute; left:0;top:33px;cursor:pointer;z-index:3}
#header .search-input-hull .search-content{width:830px;background:#fff;color:#333;position:absolute;top:80px;overflow:hidden;}
#header .search-input-hull .search-content .hot-list:hover,#header .search-input-hull .search-content .search-content-list .search-l.active{background:#f0f0f0;}
.search-history{ height:50px; line-height:50px;}
.search-history a{ color:#999; font-size:14px; height:50px; line-height:50px; padding:0 20px;}
#header .search-input-hull .search-content ul li{ float:left; width:100%; height:50px; line-height:50px;}
#header .search-input-hull .search-content ul li a{ color:#333; font-size:16px; display:block; width:100%; line-height:50px; height:50px; padding:0 20px;}
#header .search-input-hull .search-content ul li a:hover{ background-color:#f0f0f0;}
#header nav [placeholder],#header nav input[placeholder]{color:#333 !important}
/* header_language */
.header_language{ position:absolute; right:0; top:20px;width:104px; height:32px; line-height:32px;}
.header_language li{ float:left; width:100%;}
.header_language li a{ display:block; padding:0 10px;margin:0 auto; color:#0a408a; font-size:14px; line-height:32px;font-weight:bold;background-repeat:no-repeat; background-position:82px center; transition: .3s linear; -moz-transition:.3s linear; -webkit-transition:.3s linear;}
.header_language:hover li a{ color:#fff; background-color:#0080c2;}
.header_language li.first a{ border-bottom:#0a408a solid 2px; background-image:url(../images/nav_icon2.png);transition: .3s linear; -moz-transition:.3s linear; -webkit-transition:.3s linear;}
.header_language:hover li.first a{ background-color:#0a408a;background-image:url(../images/nav_icon4.png);}
.header_language li.last{ opacity:0;filter:alpha(opacity=0);}
.header_language:hover li.last{ opacity:1;filter:alpha(opacity=100);}
/* banner &amp; main*/
.banner{ margin-top:80px;}
/**/
.searchpage .other_content{ padding-bottom:0;}
.search_cont li{ float:left; width:100%; padding:30px 0; border-bottom:#eee solid 1px;}
.search_cont li.first{ padding-top:0px;}
.search_cont li a{ display:block;}
.search_cont li a h1{ color:#333; font-size:22px; line-height:1.5; font-weight:bold; padding-bottom:10px;transition: .2s linear; -moz-transition:.2s linear; -webkit-transition:.2s linear; }
.search_cont li a p{ color:#777; font-size:16px; line-height:26px; max-height:52px;}
.search_cont li a:hover h1{ color:#0091db;}
.loading1 {
    color: #ddd;
    font-size: 14px;
    line-height: 1;
    padding: 30px 0;
}
.wvi-pager {
    text-align: center;
    font-size: 0;
}
.wvi-pager .prev-page, .wvi-pager .next-page {
    border: 1px solid #bbb;
    height: 40px;
    line-height: 38px;
    font-size: 14px;
    color: #333;
    width: 72px;
    border-radius: 5px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    background-repeat: no-repeat;
    background-size: auto 31.6%;
    background-position: center center;
}
.wvi-pager .prev-page {
    background-image: url(../images/jpage_prev.png);
}
.wvi-pager .prev-page.jp-disabled, .wvi-pager .next-page.jp-disabled {
    opacity: 0.5;
    cursor: default;
}
.wvi-pager .next-page {
    background-image: url(../images/jpage_next.png);
}
.wvi-pager .wvi-pager-holder {
    display: inline-block;
    vertical-align: middle;
}
.wvi-pager .wvi-pager-holder a {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #333;
    margin: 0 5px;
    width: 40px;
    height: 40px;
    line-height: 38px;
    border-radius: 5px;
    cursor: pointer;
    border: 1px solid #bbb;
}
.wvi-pager .wvi-pager-holder a.page-num-current{
    background-color: #0a408a;
    color: #fff;
    border-color: #0a408a;
}

/*搴曢儴*/
#footer .top{
	background-color: #3a4450;
	padding: 42px 0;
}
#footer .top .left{
	float: left;
	width: 30%;
}
#footer .top .left h3{
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 37px;
}
#footer .top .left .line{
	width: 12px;
	height: 4px;
	background-color: rgba(255,255,255,0.2);
	margin-bottom: 30px;
}
#footer .top .left .link-box a{
	display: inline-block;
	vertical-align: top;
	height: 32px;
	line-height: 32px;
	width: 32px;
	border-radius: 50%;
	position: relative;
}
#footer .top .left .link-box a .icon{
	vertical-align: top;
	width: 100%;
	opacity: 0.6;
}
#footer .top .left .link-box a:hover .icon{
	opacity: 1;
}
#footer .top .left .link-box a:nth-child(1):hover{
	background-color: #00bc05;
}
#footer .top .left .link-box a:nth-child(2):hover{
	background-color: #e6162d;
}
#footer .top .left .link-box a:nth-child(3):hover{
	background-color: #71e2fa;
}
#footer .top .left .link-box a:nth-child(4):hover{
	background-color: #849cc8;
}
#footer .top .left .link-box a:nth-child(5):hover{
	background-color: #d48089;
}
#footer .top .left .link-box a .qr{
	position: absolute;
	left: 50%;
	top: 100%;
	margin-top: 10px;
	margin-left: -65px;
	background-repeat: no-repeat;
	background-image: url(../images/footer_qr_bg.png);
	background-size: 100% 100%;
	width: 130px;
	height: 137px;
	line-height: 130px;
	padding-top: 7px;
	display: none;
	text-align: center;
}
#footer .top .left .link-box a:hover .qr{
	display: block;
}
#footer .top .left .link-box a .qr img{
	width: 96%;
	vertical-align: middle;
}
#footer .top .right{
	float: right;
}
#footer .top .right ul{
	font-size: 0;
	text-align: center;
}
#footer .top .right ul li{
	display: inline-block;
	vertical-align: top;
	margin-right: 120px;
}
#footer .top .right ul li:last-child{
	margin-right: 0;
}
#footer .top .right ul li a{
	font-size: 12px;
	color: #828282;
	/*font-weight: lighter;*/
	margin-bottom: 14px;
	display: block;
}
#footer .top .right ul li a.first{
	font-size: 14px; font-weight:bold;
	color: #ffffff;
	font-weight: normal;
	margin-bottom: 26px;
}
#footer .top .right ul li a:last-child{
	margin-bottom: 0;
}
#footer .bottom{
	text-align: center;
	background-color: #222830;
	padding: 28px 0;
	font-size: 0;
}
#footer .bottom .copyright{
	font-size: 14px;
	color: #fff;
	/*font-weight: lighter;*/
	display: inline;
}
#footer .bottom .link-box{
	font-size: 14px;
	color: #6f7277;
	/*font-weight: lighter;*/
	display: inline;
	margin-left: 12px;
}
#footer .bottom .link-box span{
	margin: 0 3px;
}
#footer .bottom .link-box a{
	color: #ffffff;
}


.table {
    display: table;
    width: 100%;
    height: 100%;
}
.table-cell {
    display: table-cell;
    vertical-align: middle;
}
.content {
    width: 75%;
    margin: auto;
}
.left{ float:left;}
.right{ float:right;}
.clear { clear:both;}
/*娴姩绐楀彛鏍峰紡*/
.floating-top{position: fixed;bottom:50px;right:1px;z-index:98;height:40px; width:40px;}
.floating-top a{ display:block;height:40px; width:40px;background-image:url(../images/top.png); background-color:#d8d8d8; background-size:100% auto;transition: .3s linear; -moz-transition:.3s linear; -webkit-transition:.3s linear;}
.floating-top a:hover{background-color:#0a408a;}

/*foot*/
.address-warp{
	width: 100%;
}
.address-warp ul li:nth-child(1) {
    font-weight: bold;
    font-size: 20px;
    color: #fff !important;
    margin-bottom: 30px;
}
.address-warp ul li {
    margin-bottom: 14px;
    color: #919399 !important;
	line-height: 20px;
}

.footer-weixin{
	width: 100%;
}

.footer-weixin::after{
	content: "";
	clear: both;
}

.footer-weixin .diy-pull-left {
    text-align: center;
    color: #fff;
    float: left !important;
	width: 30%;
}

.footer-weixin .diy-pull-left img{
	width: 100%;
}

.footer-weixin .diy-pull-left p{
	line-height: 30px;
	color: #fff;
	font-size: 12px;
}


/**/
.nynav{
	padding: 5.2% 0 0;
}
.nynav .tab-controls {
    border-bottom: 1px solid #ebebeb;
    font-size: 0;
    text-align: center;
}

.nynav .tab-controls li {
    display: inline-block;
    vertical-align: top;
    background-repeat: no-repeat;
    background-size: 1px 7px;
    background-position: right 5px;
    padding: 0 5.57%;
}

.nynav .tab-controls li a {
    font-size: 18px;
    color: #999;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 16px;
    border-bottom: 3px solid transparent;
}
.nynav .tab-controls li.active a {
    color: #0a408a;
    border-color: #0a408a;
}

.nybanner img {
    width: 100%;
}
.nybanner .mobile {
    display: none!important;
}
@media only screen and (max-width:1800px){
	.inner{ width:90%;}
}
@media only screen and (max-width:1520px){
	/* header */
	#header .nav li{ padding:0 9px;}
	#header .nav {width:680px;    margin-left: -340px;}
}
@media only screen and (max-width:1340px){
	#footer .top .left{
		width: 24%;
	}
	#footer .top .right ul li{
		margin-right: 80px;
	}
}
@media only screen and (max-width:1280px){
	/* header */
	.search-input-hull{ width:680px;}
	#header .search-input-hull input{ width:630px;}
	#header .search-input-hull .search-content{ width:680px;}
}
@media only screen and (max-width:1240px){
	/* header */
	#header .nav li .nav_cont {width: 190px;    margin-left: -70px;}
	#header .nav li.nav5 .nav_cont,#header .nav li.nav6 .nav_cont{ margin-left:-52px;}
	#header .nav li .nav_cont a{ padding:15px 13px 14px;}
}
@media only screen and (max-width:1152px){
	/* header */
	#header .inner{ width:95%;}
	#header .logo { width: 135px;}
	#header .logo img {padding-top:19.1px;}
	#header .search { right:100px;}
}
@media only screen and (max-width:1100px){
	#footer .top .right ul li{
		margin-right: 50px;
	}
}
@media only screen and (max-width:1024px){
	.nybanner .mobile {
		display: block!important;
	}
	.nybanner .web {
		display: none!important;
	}
	.nynav {
		padding: 1.5625rem 0 0;
	}
	.nynav .tab-controls li a {
		font-size: 0.5625rem;
		padding-bottom: 0.5rem;
		border-bottom: 0.09375rem solid transparent;
	}
	.mobile{display: inline-block;}
	.web{display: none;}
	.nav_ul{ display:none;}
	#header.fix1{ top:-60px;}
	#header.actived.fix1{ top:0;}
	.nav_ul.active{ display:block;}
	.header_language,.header_language1{ display:none;}
	/* header */
	#header{ position:fixed; width:100%; height:60px;top:0; left:0; z-index:1001; line-height:60px;}
	#header .inner{ position:static;}
	#header .logo {  height:60px; line-height:60px;position:absolute; left:2.5%; top:0; width:105px; z-index:1001;}
	#header .logo img{ width:100%; vertical-align:middle; padding-top:0;}
	/* search_btn */
	#header .search{position:absolute;top:0;right:10%;width:20px;height:60px;text-align:center;line-height:60px;cursor:pointer}
	#header .search i{display:inline-block;background:url(../images/search1.png) no-repeat;width:20px;height:20px;margin-top:20px}
	#header .search:hover i{background:url(../images/search1.png) no-repeat;}
	#header .search.active{ display:none;}
	/* header_search */
	.search-input-hull{width:90%;height:60px;}
	#header  .search-input-hull .search-ipt{top:20px;}
	#header .search-input-hull input{width:85%;height:40px;top:10px; left:5%;font-size:1.3rem;line-height:40px;padding:0 5%;}
	#header .search-input-hull .search-cancel{top:23px;}
	#header .search-input-hull .search-content{width:100%;top:60px;}
	.search-history{ height:30px; line-height:30px;}
	#header .search-input-hull .search-content .hot-list:hover{background:#fff;}
	.search-history a{ font-size:1.2rem; height:30px; line-height:30px; padding:0 5%;}
	#header .search-input-hull .search-content ul li{ height:30px; line-height:30px;}
	#header .search-input-hull .search-content ul li a{ font-size:1.3rem;line-height:30px; height:30px; padding:0 5%;}
	#header .search-input-hull .search-content ul li a:hover{ background-color:#fff;}
	#header nav [placeholder],#header nav input[placeholder]{color:#333 !important}
	/* header_menu */
	.menu{ height:60px; line-height:60px;display:block; position:absolute; right:2.5%; top:0; width:28.5px; background-image:url(../images/menu1.png); background-repeat:no-repeat; background-size:auto 21.5px; background-position:center;}
	.menu img{ width:100%; vertical-align:middle;}
	.menu.active{ display:none;}
	#header .menu .menu_cont{
		position: relative; height:21.5px; margin-top:19.25px;
	}
	#header .menu img{
		opacity: 0;filter:alpha(opacity=0);
	}
	#header .menu .line1{
		position: absolute;
		left: 6px;
		top: 0;
		height: 2px;
		width: 22.5px;
		background-color: #0a408a;
		animation: 1s infinite lineone;
		-webkit-animation: 1s infinite lineone;
	}
	#header .menu .line2{
		position: absolute;
		left: 6px;
		top: 50%;
		margin-top: -1px;
		height: 2px;
		width: 22.5px;
		background-color: #0a408a;
		animation: 1s infinite linetwo;
		-webkit-animation: 1s infinite linetwo;
	}
	#header .menu .line3{
		position: absolute;
		left: 6px;
		bottom: 0;
		height: 2px;
		width: 22.5px;
		background-color: #0a408a;
		animation: 1s infinite linethree;
		-webkit-animation: 1s infinite linethree;
	}
	.yb_conct{
		display:none;
	}
	/*鎵嬫満鑿滃崟鏍峰紡寮€濮?----------*/
	#header .inner{ width:90%;}
	#header .nav{ padding-left:0;  display: block; position: fixed;width:100%; top:0;z-index: 1000; /*left: -163px;*/ overflow:hidden; left: 0;touch-action: pan-y; -webkit-user-select: none; -webkit-user-drag: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
	#header.actived  .header_language1{ display:block;position:fixed;top:0;right:10%;z-index:999999;height:60px; line-height:60px;}
	#header.actived  .header_language1 li{ float:left;}
	#header.actived  .header_language1 li a{color:#aaa; display:block; font-size:14px;}
	#header.actived  .header_language1 li.first a{ background-image:url(../images/input_line.png); background-repeat:no-repeat; background-position:right center; background-size:1px 14px; padding-right:9px;}
	#header.actived  .header_language1 li.last a{ padding-left:8px;}
	#header.actived  .header_language1 li a.active{color:#0a408a;}
	.neirong-close{ position:fixed;top:0;right:2.5%;z-index:999999;height:60px; line-height:60px; width:21.5px;}
	.neirong-close img{ width:100%; vertical-align:middle;}
	#header .nav .nav_ul{ width:90%; margin:60px auto 0; overflow:hidden;overflow-y: auto; height:100%;border-top:#367cbf solid 1px;padding-top:30px;}
	#header .nav li{ width:95%; padding:0; margin-left:2.5%;  text-align:left; border-bottom:#eaeaea solid 1px; 
		-webkit-transition: all .35s ease-out;
	   -moz-transition: all .35s ease-out;
		-ms-transition: all .35s ease-out;
		 -o-transition: all .35s ease-out;
			transition: all .35s ease-out;}
	#header .nav li.nav10{ padding-bottom:60px; border-bottom:none;}
	#header .nav li a{font-size:14px; padding:20px 0; line-height:1; text-align:left;background-size:8px auto;}
	#header .nav li a.mobile{ display:block;}
	#header .nav li a.web{ display:none;}
	#header .nav li:hover a{ color:#333;background-image:url(../images/nav_icon1.png);}
	#header.actived .nav li a.active{ color:#0a408a;background-image:url(../images/nav_icon5.png);}
	#header .nav li a.actived{ color:#0a408a;background-image:url(../images/nav_icon5.png);}
	#header .nav li:first-child a{ background-image:none;}
	#header .nav li .nav_cont {position:static;top:0;left:0;width:100%;margin-left:0; height:0px;}
	#header .nav li.nav5 .nav_cont,#header .nav li.nav6 .nav_cont{ margin-left:0;}
	#header .nav li:hover .nav_cont{ height:0; opacity:0;filter:alpha(opacity=0);}
	#header .nav li .nav_cont.active2{ height:auto; opacity:100;filter:alpha(opacity=100);}
	#header .nav li .nav_cont ul{ padding-top:0;}
	#header .nav li .nav_cont li{ width:97.5%; margin-left:2.5%;}
	#header .nav li .nav_cont li:first-child a{ margin-top:-10px;}
	#header .nav li .nav_cont li:last-child{border-bottom:none;}
	#header .nav li .nav_cont li a{ font-size:13px; padding:10px 0;}
	#header .nav li .nav_cont a:hover, #header .nav li .nav_cont a.active,#header .nav li .nav_cont a{color:#333; border-bottom:none; background-image:none;}
	#header .nav li .nav_cont a.active{ color:#0a408a;}
	#header .nav{ margin-left:0;
	  height:0; background:#fff; background-image:url(../images/header_shadow.png); background-color:#fff; background-repeat:repeat-x; background-position:left top;
		-webkit-transition:background 0.35s linear,height 0.25s ease-in 200ms;
		   -moz-transition:background 0.35s linear,height 0.25s ease-in 200ms;
			-ms-transition:background 0.35s linear,height 0.25s ease-in 200ms;
			 -o-transition:background 0.35s linear,height 0.25s ease-in 200ms;
				transition:background 0.35s linear,height 0.25s ease-in 200ms;
	}
	#header .nav.neirong-show{height:100%; overflow-y:auto; overflow-y:scroll; margin-top:60px; }
	.neirong-close.active{ display:block;}
	#header.fix .nav li a{ color:#333;}
	
	#header .nav .nav-box li{opacity:0;filter:alpha(opacity=0);
	-webkit-transform: scale(1.1) translateY(-24px);
	   -moz-transform: scale(1.1) translateY(-24px);
		-ms-transform: scale(1.1) translateY(-24px);
		 -o-transform: scale(1.1) translateY(-24px);
			transform: scale(1.1) translateY(-24px);}
	#header .nav.neirong-show .nav-box li{opacity: 1;filter:alpha(opacity=100);-webkit-transform: none;
	   -moz-transform: none;
		-ms-transform: none;
		 -o-transform: none;
			transform: none;}
	.nav_ul .mobile{ width:100%;} 
	.nav_ul .mobile p{ color:#97b2d7; text-align:center; font-size:1rem; padding-top:10px; line-height:1.5; padding-bottom:10px;}
	/*鎵嬫満鑿滃崟鏍峰紡缁撴潫*/
	/* banner &amp; main*/
	.banner{ margin-top:60px;}

	/*搴曢儴*/
	#footer .top{
		display: none;
	}
	#footer .bottom{
		padding: 20px 0;
	}
	#footer .bottom .copyright{
		font-size: 12px;
		margin-bottom: 20px;
		display: block;
	}
	#footer .bottom .link-box{
		font-size: 12px;
		margin-left: 0;
	}
}
@media only screen and (max-width:414px){
	/* header */
	#header .logo { left:5%;}
	#header .search{ right:18%;}
	.menu{right:5%;}
	#header.actived  .header_language1{ right:15%;}
	.neirong-close{ right:5%;}
	#header .nav li{margin-left:5%;width:90%;}
}
@media only screen and (max-width:375px){
	/* header */
	#header .search-input-hull input{width:85%;left:8%;}
}
@media only screen and (max-width:320px){
	/* footer */
	#footer p{font-size:1rem; }
}
@keyframes lineone {
	0% {
	   width: 100%;
	}
	25% {
	   width: 25%;
	}
	50% {
	   width: 50%;
	}
	100% {
	   width: 100%;
	}
}
@-webkit-keyframes lineone {
	0% {
	   width: 100%;
	}
	25% {
	   width: 25%;
	}
	50% {
	   width: 50%;
	}
	100% {
	   width: 100%;
	}
}
@keyframes linetwo {
	0% {
	   width: 72%;
	}
	25% {
	   width: 100%;
	}
	50% {
	   width: 50%;
	}
	100% {
	   width: 72%;
	}
}
@-webkit-keyframes linetwo {
	0% {
	   width: 72%;
	}
	25% {
	   width: 100%;
	}
	50% {
	   width: 50%;
	}
	100% {
	   width: 72%;
	}
}
@keyframes linethree {
	0% {
	   width: 88%;
	}
	25% {
	   width: 100%;
	}
	50% {
	   width: 25%;
	}
	100% {
	   width: 88%;
	}
}
@-webkit-keyframes linethree {
	0% {
	   width: 88%;
	}
	25% {
	   width: 100%;
	}
	50% {
	   width: 25%;
	}
	100% {
	   width: 88%;
	}
}</pre></body></html>