﻿@charset "utf-8";
/* CSS Document */
/* a基本样式 */   
html { /*overflow: hidden;*/ font-size: 62.5%; }
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
body { font-family: "Microsoft YaHei"; font-size: 12px; font-size: 1.2rem; color: #000000; word-wrap: break-word;}
button, input, select, textarea { font: 12px/1.5 Arial, "宋体", Helvetica, Verdana, sans-serif; word-wrap: break-word; color: #565756; }
ul, li { list-style: none; margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
img { border: none; border: 0; vertical-align: middle; }
a { text-decoration: none; outline: none; }
p { margin: 0; padding: 0; }
input, select, textarea, button{ margin: 0; padding: 0;resize:none; border: none; vertical-align: middle; *font-size:100%;outline: none;}
input::-ms-clear {display:none;}
input::input-placeholder {
color:#969696;
}
input::-webkit-input-placeholder {
color:#969696;
}
input:-moz-placeholder {
color:#969696;
}
input::-moz-placeholder {
color:#969696;
}
input:-ms-input-placeholder {
color:#969696;
}
textarea::textarea-placeholder {
color:#969696;
}
textarea::-webkit-textarea-placeholder {
color:#969696;
}
textarea:-moz-placeholder {
color:#969696;
}
textarea::-moz-placeholder {
color:#969696;
}
textarea:-ms-textarea-placeholder {
color:#969696;
}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { *zoom:1}

/* pc头部 */
.header{
	width: 100%; 
    z-index: 9;
}
.header .headerhih {
	width:100%;
	/*	border-bottom:1px solid #ececec;*/
	background:#fff url("../images/headerbg.png") no-repeat right top;
	background-size:20% 100%;
}
.header .headerhih-nav {
	background:#fdfdfd;
	width:84%;
	max-width: 1340px;
	margin:0 auto;
	border-top:1px solid #ececec;
	border-bottom:1px solid #ececec;
}
.header .headerhih .h-title{
	width:100%;
	max-width: 1340px;
	margin: 0 auto;
}
.header .headerhih .t-menu{
	width:100%;
	max-width: 1340px;
	margin: 0 auto;
}
.h-title .t-logo{
	width: 23%;
	float: left;
}
.h-title .t-logo img{
	width: 100%;
	display: block;
}
.title-r{
	width: 70%;
	margin: 0 0 0 7%;
	padding: 1.6% 0 1.3%;
	+padding: 1.6% 0 1.4%;
	background:url("../images/titlebg.png") no-repeat;
	background-size: 100% 100%;
	float: right;
}
.t-language{
	padding: 0 0 0 10px;
	position: relative;
}
.t-language .language-en{
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
	background: #0078bf;
	position: absolute;
	top: -12px;
    left: -2px;
}
.t-language .language-cn{
	padding: 0% 2px;
	font-size: 12px;
	font-size: 1.2rem;
	color: #0078bf;
	background: #fff;
	cursor:default;
}
.t-serch-box{
	margin: -0.4% 1% 0 1%;
    padding: 3px 1%;
    line-height: 21px;
	background:#0066a2;
	float: right;
}
.t-serch-box input{
	line-height: 21px;
 	font-size: 14px;
 	font-size: 1.4rem;
	background: none;
	border:0;
	color: #fff;
	resize:none;
	float: left;
}
.t-weixin{
	position: relative;
}
.title-r span{
	margin: 0 1%;
	float: right;
}

.t-weixin i{
	display: none;
	position: absolute;
	z-index: 9;
	margin-top: 6px;
	left:-45px;
	background: url(../images/t-weixin-top.png) no-repeat left center;
	background-size: cover;
	width:118px;
	height: 119px;
}
.t-weixin:hover i{
	display: block;
}
.t-login a{
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
}
.t-commerce a{
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
	font-weight: bold;
}
.t-menu{ 
	width: 100%;
	max-width: 1340px;
	margin: 0 auto;
}
.t-menu li{
	width: 11.1%;
	font-size: 18px; 
	font-size: 1.8rem;
	text-align: center;
	background:#f5f5f5 url("../images/menugraytiao.png") repeat-y right center;
	position: relative;
	float: left;
}
.t-menu li a{
	padding:10% 0;
	color: #333;
	display: block;
}
.t-menu li p{
	background:url("../images/menugraytiao.png") repeat-y left center;
}
.t-menu li span{
	width: 17px;
	height: 9px;
	display: block;
	background:url("../images/bluenavcur.png") no-repeat;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -9px;
	bottom: -8px;
	display: none;
}
.iconpre{
	display: none;
	margin: 0 auto;
}
.t-menu img{ 
	margin: 0 5px 0 0;
}
.t-menu .active{
	background: #0a7dc2 url("../images/menugraytiao.png") repeat-y right center;
}
.t-menu .active span{
	display:block;
}
.t-menu .active .iconpre{
	background: #0a7dc2;
	display:inline-block;
}
.t-menu .active a{
	color: #fff;
}
.t-menu .active .iconimg{
	display: none;
}
.t-menu li:hover{
	background: #0a7dc2 url("../images/menugraytiao.png") repeat-y right center;
}
.t-menu li:hover span{
	display:block;
}
.t-menu li:hover .iconpre{
	background: #0a7dc2;
	display: inline-block;
}
.t-menu li:hover a{
	color: #fff;
}
.t-menu li:hover .iconimg{
	display: none;
}
/* pc头部结束 */

/* 全屏 */
.section { text-align: center; font: 50px "Microsoft Yahei";}


/* 底部 */
.footer{
	width: 100%;
	margin:2% auto 0;
	background: #333333;
	overflow: hidden;
	float:left;
}
.footer-ins{
	width: 100%;
	max-width: 1340px;
	margin: 0 0 0 15%;
	padding: 2% 0;
	text-align: center;
}

.footer-ins p{
	padding:0.3% 0;
	font-size: 17px;
	font-size: 1.7rem;
	color: #fff;
	text-align: left;
}
.footer-ins-l{
	width: 26%;
	float: left;
}
.footer-ins-l a{
	margin: 1% 0 8% 0;
	display: block;
}
.footer-ins-l a img{
	width: 100%;
	max-width: 340px;
	display: block;
}
.footer-ins-l p{
	padding:0.1% 0;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	text-align: left;
}
.footer-ins-c{
	width: 44%;
	margin: 1% 0 0 0;
	padding:0 4%;
	float: left;
}
.footer-ins-c .footer-ulu{
	width: 47%;
    padding: 0 0 0 20%;
	float: left;
}
.footer-ins-c .footer-ulu li{
	width: 50%;
	padding:2% 0;
	font-size: 14px; 
	font-size: 1.4rem;
	float: left;
}
.footer-ins-c .footer-ulu li a{
	padding:0 0 0 15px;
	color: #fff;
	float: left;
}
.footer-ins-c .footer-ulu li a:hover{
	background:url("../images/footer-c-bluedian.png") no-repeat left center;
	font-weight: 100;
	color: #00a0e9;
	float: left;
}
.footer-ins-c .footer-ulb{
	width: 33%;
	float: left;
}
.footer-ins-c .footer-ulb li{
	width: 100%;
	padding:2% 0;
	font-size: 14px; 
	font-size: 1.4rem;
	float: left;
}
.footer-ins-c .footer-ulb li a{
	padding:0 0 0 15px;
	color: #fff;
	float: left;
}
.footer-ins-c .footer-ulb li a:hover{
	background:url("../images/footer-c-bluedian.png") no-repeat left center;
	font-weight: 100;
	color: #00a0e9;
	float: left;
}
.footer-ins-r{
	padding: 1% 0 0 0;
	width: 22%;
	overflow: hidden;
	float: left;
}
.footer-ins-r h2{
	padding: 0 0 0 5px;
	margin: 0 0 3% 1%;
	border-left:2px solid #fff;
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
	font-weight: bold;
	text-align: left;

}
.footer-ins-r ul{
	display: inline-block;
	/*width: 102%;*/
	    margin: 2% 0 0 -1%;
}
.footer-ins-r ul li{
    width: 29.333%;
    margin: 2% 2% 2% 2%;
	float: left; min-height:30px; max-height:60px;
}
.footer-ins-r ul li img{
	max-width: 100%;
	display: block;
}
/* 子网站底部 */
.exhibition-s-footerup{
	padding: 1.5% 0 1%;
	text-align: center;
}
.exhibition-s-footerup a{
	margin:0 1%;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
}
.exhibition-s-footerbt{
	padding: 1% 0 1.5%;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	text-align: center;
}
.exhibition-s-footerbt span{
	margin:0 1%;
}
.exhibition-s-footerbt span br{
	display: none;
}
.footer-bt{
	padding: 15px 0;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	text-align: center;
	background: #000;
}



/*手机端顶部导航*/
.pho_title{
	width: 96%;
	padding:0 2%;
	background:#fff;
	position: fixed;
    z-index: 9;	
    display: none;
}
.pho_title a{
	display: inline-block;
}
.pho_title .logo{
	width: 38%;
	min-width: 185px;
	margin:1.5% 0 0 1%;
	float: left;
}
.pho_title .logo img{
	width: 100%;
	display: block;
}
.pho_title .pho_such{
	width:5%;
	min-width: 28px;
	padding: 0 3% 0 0;
	margin:3% 0 3% 1%;
	border-right:1px solid #d2d2d2;
	float: right;
}
.pho_title .pho_such img{
	width: 100%;
	display: block;
}
.pho_title .pho_btn{
	width:5%;
	min-width: 28px;
	margin:3% 1% 3% 0;
	padding:0 0 0 3%;
	cursor: pointer;
	float: right;
}
.pho_title .pho_btn img{
	width: 100%;
	display: block;
}
.pho_login{
    margin: 3% 2% 3% 0;
    font-size:4rem;
    color: #0a7dc2;
    float: right;
}
.ph_Nav{
/*	background: #0079c0;*/
    width:35%;
	position: absolute;
	top:0;
	right: 0;
	z-index: 99;
	display: none;
}
.pho_Navigate{
	border-top:1px solid #d2d2d2;
}
.ph_Navrt{
	width: 55%;
	padding: 0 0 4% 0;
	background: #0079c0;
	float: right;
}
.pho_close{
	margin:5% 5% 5% 0;
	text-align: right;
	overflow:hidden;
}
.pho_close span{
    width: 28%;
    min-width: 28px;
    padding: 9.5%;
    cursor: pointer;
    display: block;
    float: right;	
}
.pho_close span img{
	width: 100%;
	display: block;
}
.ph_box{
	width: 45%;
	text-align: right;
	float: left;
}
.gateimg{
    padding: 68% 5% 50px;
    background:#00a0e9;	
}
.ph_box div{
	display: none;
}
.ph_box .gateimg{
	display:block;
}
.ph_box .gateimg a{
    font-size: 24px;
    font-size: 2.4rem;
    color: #fff;
    padding: 15% 10px 0% 0;
    display: block;
}
.pho_Navigate .i_li{
	line-height: 45px; 
}
.pho_Navigate .pho_gate{
	width: 90%;
	padding: 0 10% 0 0;
	text-align: right;
	font-size: 28px;
	font-size:2.8rem;
	color: #fff;
	font-weight: 100;
	text-decoration:none;
	display: inline-block;
}
.pho_Navigate .pho_gate img{
	width: 18%;
	margin: 0 0 0 2%;
}
.pho_Navigate .gate_down{
	display: none;
}
.pho_Navigate .gate_down a{
	text-align: center;
	line-height: 40px;
	font-size: 1.8rem;
	display: inline-block;
	text-align: center;
	width: 100%;
	color: #646464;
	text-decoration:none;
}
.onbg{
	background:#00a0e9;
}
.top_back{
	position: fixed;
	left:50%;
	margin:0 0 0 32%;
	bottom:10%;
	cursor:pointer;
	
}
.condown{ display:block;}
.condowns{ display:none;}
/*飘窗*/
.kaside{
	position:fixed;
	right:1%;
	bottom:50%;
	margin: 0 0 -247px 0;
	z-index: 999;
}
.kaside-ul{
	max-width:85px;
	background:#027ab9;
	overflow: hidden;
}
.kaside-ul li{
	width: 100%;
	border-top: 1px solid #607288;
	text-align: center;
	display: inline-block;
}
.kaside-ul li a{
	width: 100%;
    padding: 8% 0%;
    display: block;
    float: left;
}
.kaside-ul li a p {
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
}
.kasideto{
	min-width:85px;
	padding: 16% 0;
	background: #00a0e9;
	text-align: center;
	cursor: pointer;
}
.kasideto p{
	padding: 3px 0 0;
	font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
}
.kasideto2{
	padding: 9.5% 0;
	display: none;
}
.kasidetoggle .kasideto2{
	display: inline;
}
.kasidetoggle .kasideto1{
	display: none;
}
.kasidetoggle p{
	display: none;
}
.nobor{
	border: 0 !important;
}
.nobg{
	background: none !important;
}
/* tab */
.turn_tit{margin:0 0 3% 0;border-bottom:1px dashed #d0dbe4;text-align:center;}
.turn_tit li{padding:0% 2% 1%;line-height:32px; font-size:18px; font-size:1.8rem; color:#969696; cursor: pointer; position: relative; float:left; cursor:pointer;}
.turn_tit li span{border-right:1px solid #d0dbe4;border-bottom:1px solid #d0dbe4; font-weight:800;cursor:pointer; display:block;  }
.turn_tit .t_current{ margin: 0 0 -1px 0; line-height:33px; background:url("../images/turn_titcur.png") no-repeat bottom center; color:#0a7dc2; font-weight: bold; cursor:default;}
.turn_tit .t_current span{ background:#fff; color:#005bac; cursor:default; }
.turn_ins{border:1px solid #d2d2d2; display: none;}

/* 首页内容标题 */
.title-img{
	width: 20%;
	float: left;
	margin-right: 10px;
}
.title-img img{
	width: 100%;
}
.title-word{
	line-height: 6.8rem;
	font-size: 89px;
	font-size: 8.9rem;
	color: #959a9c;
	float: left;
}
.title-cot{
	float: left;
}
.title-cot h3{
	font-size: 28px;
	font-size: 2.8rem;
	color: #aaaaaa;
}
.title-cot p{
	font-size: 36px;
	font-size: 3.6rem;
	color: #292929;
	text-align: left;
	font-weight: bold;
	line-height: 36px;
}
.ulbor{
	border: 1px solid #d2d2d2;
	display: block;
}
.bor2{
	border:2px solid #e8e8e8;
}
/* 页码 */
/*css sabrosus style pagination*/
div.sabrosus{padding:6% 0 2% 0;text-align:center;font-size:14px;font-size:1.4rem;color:#969696;}
div.sabrosus a{border:#d2d2d2 1px solid;padding:1% 1.2%;margin: 0 0.5% 0 0.5%;font-size:14px;font-size:1.4rem;color:#969696;text-decoration:none; background: #fff;}
div.sabrosus a:hover{border:#d2d2d2 1px solid;color:#fff;background-color:#00a0e9}
div.pagination a:active{border:#2b66a5 1px solid;color:#fff;background-color:#00a0e9}
div.sabrosus span.current{border:1px solid #00a0e9; padding: 1% 1.2%;font-weight:bold;color:#fff;margin:0 0.5% 0 0.5%;background-color:#00a0e9}
div.sabrosus span.disabled{border:#d2d2d2 1px solid; padding: 1% 1.2%;margin:0 0.5% 0 0;}
div.sabrosus input{ 
	width: 30px;
    border: #d2d2d2 1px solid;
    padding: 1% 0.3%;
    margin: 0 5px 0 5px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #969696;
    text-align: center;
    text-decoration: none;
}
div.sabrosus button{
    border: #d2d2d2 1px solid;
    padding: 1% 1.5%;
    margin: 0 5px 0 5px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #969696;
    text-decoration: none;
    background:none;
}
div.sabrosus button:hover{
	background-color: #00a0e9;
	color: #fff;
}
div.sabrosus .phnext{
	display: inline;
}
.w_disiping{ overflow-y:scroll;}
.condowqq{ display:none;}
.phadv{
	display: none;
}
.phadv img{
	width: 100%;
	display: block;
}
.banner-ph{
	display: none;
}
.w_server{ display:none;}

/*==============================================*/
@media only screen and (max-width:1366px){
.t-menu li{
	font-size: 16px;
	font-size: 1.6rem;
}
}


@media only screen and (max-width:1024px){
.l-bn-c a{
color:#333 !important;}
.conup .conuplt{ width:100%;}
.contain{padding: 0 !important;}
.contain .conup{ background:none;}
.slidetxt .slidetxtlt{ width: 13%;}
.slidetxt .slidetxtrt{left: 12%;}
.slidetxtrt h2{ text-align:left;}
.slidetxtrt h3{ text-align:right;}
.conup .conuprt{ width:100%;}
.Four-title .title-cot{ margin-top:2.5%;}
.conup .conuprt{ margin:0;}
.conuprt .k-news .k-news-r p{ line-height:1.5rem;}
.conuprt .Four-title{ background:#f5f5f5; padding:2%;}
.conuprt .Four-title{ padding:2% 2%;}
.conup .conuprt .k-news{ margin:0% 2%; border-bottom:1px solid #d1d1d1; padding:0;}
.conup .conuprt .k-news .k-news-r{ padding-left:0; width:83%;}
.conup .conuprt .k-news .k-news-l{ min-height:80px; margin:5% 0 0 0;}
.conup .conuprt .k-news .k-news-l .k-newsdata1{ line-height:3rem;}
.conup .conuprt .k-news-r-ul{ padding:0;}
.conup .conuprt .k-news-r-ul li{ border-bottom:1px solid #d1d1d1; margin:0 2%; width:96%; line-height:25px;}
.conup .conuprt .k-news-r-ul li a{ max-width:75%; overflow:hidden; height:20px;}
.w_a{ width:5% !important;}
.condowq{ display:none !important;}
.condowqq{ display:block; margin-top:32px;}
.condown{ display:none !important;}
.condowns{ display:block !important;}
.conup .condowna .k-news-r-ul li{ border-bottom:none !important;width:96%;  margin:0 2%; line-height:25px;text-align: left;}
.conup .condowna .k-news-r-ul li a{ max-width:73% !important;}
.section2bg{ background:none !important;}
.three-title{ width:100% !important; background:#f1f1f1; float:left; padding:2%;}
.two-middle-content{ float:left; margin-top:0 !important;}
.three-title .title-img{ width:4% !important;}
.two-middle-content .tow-left-list{ width:100% !important; background:url(../images/w_shuxian.jpg) repeat-x;}
.tow-left-list li{ float:left; width:22%;}
.two-middle-content .tow-right-list{width: 92% !important;padding:61px 4% 0 !important; float: left !important;border:0 !important;border-left:0;background: #fff;}
.tow-left-list li p{ background:none !important; color:#969696 !important;}
.tow-left-list li.now p{ background:none !important; color:#fff !important;}
.tow-left-list .n-col p{ background:none !important;}
.tow-right-list li .r-list{ width:100% !important; border-bottom:1px solid #d2d2d2; padding-bottom:2%;}
.r-list .r-list-o{ height:50px !important; width:15% !important;}
.r-list-t h4{ height:20px; overflow:hidden;}
.r-list-t p{ height:20px; overflow:hidden; margin-top:10px !important;}
.mct-left, .mct-right{ width:100% !important;}
.mct-right{ display:none;}
.middle-content-bottom{ background:none !important; margin-left:2%; padding:0 !important; margin-top:5px;}
.middle-content-bottom li{ width:47% !important; padding:3% 0; float:left;background: url(../images/ab-bg.png) no-repeat; border:1px solid #ccc; margin-right:2%; margin-bottom:2%; margin:0 2% 2% 0 !important;}
.middle-content-bottom img{ vertical-align:middle; margin-left:10%; float:left;}
.middle-content-bottom  p{ float:left; line-height:57px; margin-left:5%;}
.right-list{ float:left !important; width:100% !important; border:none !important; border-top:20px solid #f1f1f1!important; height:auto !important; padding-bottom:5% !important;}
.Four-title{ width:96% !important; background:#f5f5f5; float:left; padding:2%;}
.four-title .title-img{ width:12% !important;}
.footer-ins-l{ width:100% !important; margin:1% 0 2% 2%;}
.footer-ins-r{  width:100% !important;}
.footer-ins-r h2{ margin-left:2% !important;}
.footer-ins-r ul li{ width: 12.333%;!important;}
.footer-ins-r h2{ margin-bottom:0 !important;}
.footer-ins-r ul{ margin:0 !important;}
.footer-ins-l a{
	display: none;
}
.footer-ins-c{
	display: none;
}
.right-tab div{ background:#fff !important; color:#ccc !important;}
.right-tab div.now{ background:#fff !important; color:#027ab9 !important;}
.right-tab div{ color:#CCC !important; width:49.5% !important;}
.right-tab{ border-bottom:1px solid #ccc; width:95%; margin:0 auto;}
.right-tab div span{ left:26% !important;}
.w_xian{ border-right:1px solid #ccc; height:50px; float:left; margin-top:15px;}
.t-b-right{ width:100% !important; float:left !important;}
.t-b-left{ width:96% !important; padding:2%;}
.l-bt{ float:right !important; width:50% !important;}
/* .l-ban{ width:50% !important; overflow:hidden;} */
.lb-t{ background:none !important; padding:8px 0px 20px 5% !important;}
.lb-t p{ top:10px !important; left:20% !important;}
.lb-t p{ color:#333333 !important;}
.lb-t h3{ color:#333333 !important;}
.l-bn{ padding-top:0 !important; padding-bottom:0 !important; background:none !important; padding-left:5% !important;}
.l-bn-c p{ color:#333333 !important;}
.l-bn-c h4{ color:#333333 !important;}
.two-middle-content .tow-right-list{ height:auto !important;}
.tow-left-list li.now{ background:url(../images/w_shuxian1.jpg) no-repeat bottom center !important;}
.section3bg{ background:none !important;}
.bottom-content{ display:none;}
.w_disiping{ overflow:inherit;}
.two-section{ padding:0 !important;}
.three-section{ padding:0 !important;}
.left-img img{height:140px !important;}
.middle-content-top .right-content p{ display:none;}
.mct-left .left-img, .mct-right .left-img{height:140px !important;}
.middle-content-top .right-content{ height:102px !important;}
.middle-content-top .right-content h4{ line-height:23px !important;}
.t-b-right ul li{ height:110px !important;}
.tb-listss  li img{ height:auto !important;}
.tb-listss  li div{height:110px !important;}
.tb-listss  li p{height:110px !important;}
.tb-listss  li div,.tb-lists  li p{float: left;}
.tb-listss  li div{width:24%;height: 130px;float: left;margin-left: 20%;}
.tb-listss  li img{height: 62px; display: inline-block;margin-top: 34px; width:100%;}
.tb-listss  li p{font-size: 18px;font-size: 1.8rem;line-height: 130px;color: #fff;font-weight: bold;float: left;width: 51%;margin-left: 5%;text-align: left;}
.tb-listss  li.nother-c{background: #027ab9;}
.t-b-right{ margin-top:5%;}
.right-tab div{ padding:30px 0 25px 0 !important;}
.section4bg{ background:none !important;}
.right-tab p{ text-align:left; margin-left:10%;}
.lb-t h3:first-letter{ color:#000 !important; font-size:52px !important; font-size:5.2rem !important;}
.right-tab p:first-letter{font-size:52px !important; font-size:5.2rem !important;}
.content-list .left-lists{width:96% !important; margin:2%;}
.left-lists .i-1{width: 100% !important; background-size:30% !important;background: url(../images/four-icon-1.png) no-repeat 55px !important;display: inline-block;height: 50px;float: left;}
.left-lists .i-2{width: 100% !important; background-size:30% !important;background: url(../images/four-icon-2.png) no-repeat 55px !important;display: inline-block;height: 50px;float: left;}
.left-lists .i-3{width: 100% !important; background-size:30% !important;background: url(../images/four-icon-3.png) no-repeat 55px !important;display: inline-block;height: 50px;float: left;}
.left-lists .i-4{width: 100% !important; background-size:30% !important;background: url(../images/four-icon-4.png) no-repeat 55px !important;display: inline-block;height: 50px;float: left;}
.left-lists .i-5{width: 100% !important; background-size:30% !important;background: url(../images/four-icon-5.png) no-repeat 55px !important;display: inline-block;height: 50px;float: left;}
.left-lists .i-6{width: 100% !important; background-size:30% !important;background: url(../images/four-icon-6.png) no-repeat 55px !important;display: inline-block;height: 50px;float: left;}
.left-lists .i-7{width: 100% !important; background-size:30% !important;background: url(../images/four-icon-7.png) no-repeat 55px !important;display: inline-block;height: 50px;float: left;}
.left-lists .i-8{width: 100% !important; background-size:30% !important;background: url(../images/four-icon-8.png) no-repeat 55px !important;display: inline-block;height: 50px;float: left;}
.left-lists li div{ float:none !important; text-align:center !important;margin-left: 10px;color: #fff;font-size:18px;font-size: 1.8rem;}
.left-lists li{ padding-top:20px !important; padding-bottom:50px !important;float: left;width: 42%;height: 50px;background: #0071b3;padding-left: 4%;padding-right: 4%;}
.content-list .left-lists{float: left;width: 62.8%;position: relative;}
.left-lists li.new-bg{background: #027ab9;}
.left-lists li.nother-c{ background:#027ab9;}
.t-b-right ul{ width:96% !important; padding:2%;}
.k-news-r-ul li:last-child{ border-bottom:none !important;}
.conuprt .k-news .k-news-r{ padding-bottom:2% !important;}
.tow-right-list li .r-list{ margin:10px 0 !important; padding-bottom:5%;} 
.middle-content{ margin-top:5px !important;}
.mct-left{ margin-top:15px; width:96% !important; padding:2%;}
.middle-content-top .right-content{ padding:19px 2% !important;}
.pho_Navigate .pho_gate img.iconpre{ display:inline-block;}
.section1bg .four-section{ height:auto !important;}
.section2bg .four-section{ height:auto !important;}
.section3bg .four-section{ height:auto !important;}
.section4bg .four-section{padding:0; height:auto !important;}
.w_server{ display:block; width:96%; padding:2%;float:left; border-top:20px solid #f1f1f1;}
.w_server_top{ border-bottom:1px solid #d2d2d2; position:relative; padding:3% 0; }
.w_server_top h2{ font-size:28px; font-size:2.8rem; left:40px; position:absolute; top:20px; color:#707070;}
.w_server_top p{ font-size:36px; font-size:3.6rem; text-align:left; font-weight:bold; color:#292929;}
.w_server_top p:first-letter{ font-size:72px; font-size:7.2rem;}
.w_server_bottom ul{ float:left; width:96%; background:url(../images/w_server.jpg) repeat-y left 0px; margin:0 auto; margin-top:25px;}
.w_server_bottom li{ border-bottom:1px dashed #d2d2d2; float:left; width:100%; position:relative; padding:5px 0 5px; margin:-3% 0 15px 15px;}
.w_server_bottom li h2{ color:#027ab9;font-size:20px; font-size:2rem; text-align:left; width:70%; line-height:25px;}
.w_server_bottom li p{ color:#333; font-size:16px; font-size:1.6rem; text-align:left; width:70%; line-height:25px;}
.w_server_bottom li a{ color:#fff; padding:2%; position:absolute; font-size:16px; font-size:1.6rem; top:20%; right:0;height:10px; line-height:10px; z-index:99999;}
.w_server_bottom li:last-child{ border-bottom:none !important;}
.w_server_bottom li a.jiezhi{ background:#969696;}
.w_server_bottom li a.baoming{ background:#0071b3;}
.industry-news img{margin-left: -6% !important;}
.Training_hd ul li{ width:96% !important; margin-left:2% !important;}
.liuyanban{ width:100% !important; position:inherit !important;}
.liuyanban p span{ width:26% !important;}
.right-tabs div span{ width:65% !important; left:30% !important; top:10px !important;}
.right-tabs p{ float:left !important; margin-left:18% !important;}
.right-tabs div{ padding:20px 0 10px 0 !important;}
.fwjsul li{ width:100% !important; margin-bottom:10px;}
.sul-one img{ width:18%  !important;}
.huaq-sul img{ width:100%;}
.safetytxt{ left:3% !important;}
.safetytxt h2{ font-size:14px !important; font-size:1.4rem !important;}
.safetytxt h3{ font-size:14px !important; font-size:1.4rem !important;}
.safetytxtins{ padding-top:1% !important;}
.safetytxtins p{ font-size:12px !important; font-size:1.2rem !important;}
.huaq-sul .sul-one{ margin-bottom:10px !important; width:100% !important;}
.huaq-sul .sul-one a h2{ width:70%; float:right; padding:5% !important;}
.huaq-sul li{ width:18% !important; margin:0 1% 0 1% !important;}
.huaq-sul li img{ width:100%;}
.huaq-sul .sul-one a{ padding:1% 0 1% 3% !important;}
.huaq-sul li a h2{ font-size:14px !important; font-size:1.4rem !important;}
.huaq-sul li a{ padding:25% 0 25% 5% !important;}
.l-bns{height:auto !important; padding-top:0px !important;padding-bottom:0px !important;}
.l-bns li{ line-height:14px !important; font-size:14px !important; font-size:1.4rem !important;}
.l-bns li a{color:#333 !important;}
.t-b-left{ background:none !important;}
/*2018*/
.w_wid_ul_li{ width:93% !important;}
.w_wid_ul_lis{ width:93% !important;}
}
@media only screen and (max-width:1024px){
html{ 
	font-size: 40%;
}
.header{
	display: none;
}
.conuplt{ width:100%;}
.pho_title{
	position: relative;
	display: block;
	}
.kaside{
	display: none;
}
.box .gateimg{
	display: block;
}
.adv{
	display: none;
}
.phadv{
	display: block;
}
.l-ban{
height:initial !important;
}
.l-ban .device1{
height:initial !important;
}
}





@media only screen and (max-width:768px){
.conuplt{ width:100%;}
.ph_Nav{
    width:45%;
}
.pho_close span {
    width: 20%;
    padding: 7%;
}
.gateimg {
    padding: 44% 5% 50px;
}
.pho_login{
	font-size: 3rem;
}
}
@media only screen and (max-width:640px){
.ph_Nav{
    width:50%;
}
.pho_close span {
	width: 19%;
    padding: 5.2%;
}
.gateimg {
    padding: 40% 5% 50px;
}
}
@media only screen and (max-width:480px){
.ph_Nav{
    width:60%;
}
.pho_close span {
    width: 18%;
    padding: 3.5%;
}
.gateimg{
    padding: 38% 5% 50px;
}
.footer-ins-r ul{
	width: 100%;
}
.footer-ins-r ul li{
	width: 29.333%;
}
}
@media only screen and (max-width:375px){
.pho_Navigate .i_li{
	line-height: 32px;
}
.gateimg {
    padding: 42% 5% 50px;
}
.pho_Navigate .pho_gate{
	font-size: 16px;
    font-size: 1.6rem;
}
.ph_box .gateimg a{
	font-size: 14px;
    font-size: 1.4rem;
}
.pho_close span {
    width: 18%;
    padding: 4%;
}	
.ph_box{
	width: 50%;
}
.ph_Navrt{
	width: 50%;
}
.gateimg {
    padding: 42% 0 50px;
}
}


