@charset "utf-8";


*{list-style:none;outline:none;font-family:"微软雅黑",arial;border:none;padding:0;margin:0;}
ul,ol,p{margin-bottom:0;padding:0;}
.fl{float:left;}
.fr{float:right;}
html,body{height:100%;overflow-x:hidden;}
.bgcolor-f0{background-color:#f0f0f0;}
/*******************************************首页********************************************/


.alltop{width:100%;height:30px;margin:0 auto;overflow:hidden;background:url(../images/head-bg.jpg) left top repeat-x; border-bottom:1px #e2e2e2 solid;line-height:30px; text-align:right;}
.topnv{width:1200px;margin:auto;line-height:30px;color:#616161;}
.topnv a{color:#616161;}
.topnv a:hover{color:#025db0;}
.tnl{float:left; padding-left:20px; font-size:14px;}
.tnr{float:right; padding-right:10px; font-size:14px;}
.tnr span{color:#025db0;}


.header { height: 100px; background: #fff; position: relative; margin-top: -10px;}
/**.header .logo { display: none; float: left; width: 135px; margin-top: 30px; }
.header .logo img { display: block; width: 100%; }
.header .logos { display: block; float: left; width: 135px; height: 100px; margin-top: 0; background: url(../img/logos.png) no-repeat right center; -webkit-transition: all .2s; transition: all .2s; padding-bottom: 0; }
.header .logos:hover { background-position: left center; }**/


.index-head{z-index:999;padding: 15px 0 0 0;}
.header .logo-box{	display:block;	float:left;	width:300px;	padding:25px 0;}
.header .logo-box img{	display:block;}
.header .logo-box .logo2{display:none;}


.header .nav { float: left; padding: 7px 0 0 0; margin-left: 40px; }
.header .nav .nul { font-size:16px;}
.header .nav .nul .nli { float: left; }
.header .nav .nul .nli .na { line-height: 24px; padding: 26px 13px 38px; display: block; text-decoration: none; border-right:1px solid #d2d2d2;height:110px; text-align: center;color:#333;}
.header .nav .nul .nli .na1 {line-height: 24px; padding: 26px 13px 38px; display: block; text-decoration: none; border-right:1px solid #d2d2d2;height:110px; text-align: center; background: #025db0;color:#FFFFFF;}

.header .nav .nul .nli .na:hover { color:#FFFFFF;}
.header .nav .nul .nli .na1:hover {color:#FFFFFF;}

/*tel*/
.header .nav .nul .nlitel { float: right; }
.header .nav .nul .nlitel .na { line-height: 24px; padding: 26px 13px 38px 30px; display: block; font-size: 18px;font-weight: bolder; text-decoration: none; height:110px; text-align: center;color:#333;}
.header .nav .nul .nlitel .na:hover { color:#FFFFFF;}

/*ewm
.header .nav .nul .nliewm { float: right; }
.header .nav .nul .nliewm .na { padding: 0px 0px 0px 0px; display: block;  text-decoration: none; height:110px; text-align: center;color:#333;}
.header .nav .nul .nliewm .na:hover { color:#FFFFFF;}*/


/*
.header .nav .nul .nli .na:hover { color:#FFFFFF; background-color:#025db0;}
.header .nav .nul .nli .na a{	display:block;	float:left;	width:14%;	height:119px;	padding:31px 0;	text-align:center;	border-right:1px solid #d2d2d2; }
.header .nav .nul .nli .na a:last-of-type{border-right:0;}
.header .nav .nul .nli .na a span{	display:block;	color:#666;}
.header .nav .nul .nli .na a span:hover { color: #FFFFFF; }

.header .nav .nul .nli .na1:hover { color:#FFFFFF; background-color:#025db0;}
.header .nav .nul .nli .na1 a{	display:block;	float:left;	width:14%;	height:119px;	padding:31px 0;	text-align:center;	border-right:1px solid #d2d2d2; }
.header .nav .nul .nli .na1 a:last-of-type{border-right:0;}
.header .nav .nul .nli .na1 a span{	display:block;	color:#666;}
.header .nav .nul .nli .na1 a span:hover { color: #FFFFFF; }

*/

/*
.header .nav .nav-en{	font-size:12px;	line-height:12px;	margin-bottom:10px;}
.header .nav .nav-cn{	font-size:16px;	line-height:16px;}


.header .nav .nav-en:hover{color: #FFFFFF;}
.header .nav .nav-cn:hover{color: #FFFFFF;}

.header .nav .nav-en{color: #000000;}
.header .nav .nav-cn{color: #000000;}
*/

.header .nav .nul a:hover ,
.header .nav .nul a.on-top {background-color:#025db0;}
.header .nav .nul a:hover span,
.header .nav .nul a.on-top span{color:#fff;}


.navZooms {position: relative; }
.navZooms {display: block;overflow: hidden;}
.navZooms:hover {box-shadow: 0 0 0px gray;}
.navZooms:hover img {transform: scale(1.1);transition: all 0s ease 0s;-webkit-transform: scale(1.1);-webkit-transform: all 0s ease 0s;color: #FFFFFF;background-color: #FFFFFF;}



.header .nav .nul .nli .sub { position: absolute; left: 0; right: 0; top: 100px; z-index: 109; display: none; width: 1400px;text-align: center;margin-left: -30px;}
.header .nav .nul .nli .sub li { width: 150px; float: left; padding: 40px 10px 10px; }


.header .nav .nul .nli  li a:last-of-type{border-right:0;}
.header .nav .nul .nli  li a span{	display:block;	color:#666;}


.header .nav .nul .nli .sub .img {  }
.header .nav .nul .nli .sub .img img { display: block; width: 120px; height: 120px; margin: 0 auto; margin-bottom: 10px; }
.header .nav .nul .nli .sub .name { text-align: center; font-size: 12px; }

.subboxbg { background: #fff; position: absolute; height: 210px; left: 0; right: 0; top: 155px; -webkit-transition: all 0 linear; transition: all 0 linear; z-index: 4; border-top: 1px solid #fff; opacity: 0; filter: alpha(opacity=0); visibility: hidden; }
.subboxbg.current { height: 210px; box-shadow: 0 3px 4px rgba(0,0,0,0.18); border-top-color: #dedede; opacity: 1; filter: alpha(opacity=100); visibility: visible; }



/***************** pchead*****************/

/***************** head*****************/

.mb-nav{
	z-index:900;
	position:absolute;
	width:250px;
	top:0;
	right:-300px;
	background:#333333;
	transition:.5s;
}
.mb-nav-tit{
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	padding:15px 0;
	color:#999;
	text-align:center;
}
.mb-nav-close{
	font-size:15px;
	line-height:20px;
	padding:15px 0 15px 15px;
	color:#ddd;
	background:#2b2b2b url(../images/close.png) no-repeat 222px center;
	cursor:pointer;
}
.mb-fir-nav>li{
	position:relative;
}
.mb-fir-nav>li>a{
	display:block;
	width:100%;
	font-size:15px;
	line-height:20px;
	padding:15px 0 15px 15px;
	color:#ddd;
	border-bottom:1px solid #2b2b2b;
}

.mb-nav-arrow{
	position:absolute;
	display:block;
	width:44px;
	height:50px;
	border-left:1px solid #2b2b2b;
	right:0;
	top:0;
	background:url(../images/up.png) no-repeat 16px center;
	cursor:pointer;
}
.mb-nav-arrow:hover{
	background:#025db0 url(../images/up.png) no-repeat 16px center;;
} 
.mb-sec-nav{display:none;}
.mb-sec-nav>li>a{
	display:block;
	width:100%;
	font-size:15px;
	line-height:20px;
	padding:15px 0 15px 35px;
	color:#ddd;
	border-bottom:1px solid #2b2b2b;
}
.mb-fir-nav>li>a:hover,
.mb-sec-nav>li>a:hover{
	background:#025db0;
}


/*顶部导航 begin*/

/*顶部导航 end*/

.toggle{
	float:right;
	cursor:pointer;
	width:35px;
	height:24px;
	margin-top:38px;
	z-index:100;
	display:none;
}
.toggle span{
	display:block;
	width:100%;
	height:4px;
	margin-bottom:6px;
	background-color:#025db0;
	border-radius:2px;
	transition:all .1s ease
}
.toggle:hover span{
	background-color:#2e3c63;
}

@media (max-width:1259px) {
	.nav{
		width:calc(100% - 440px);
	}
}
@media (max-width:991px) {
	.header .logo-box .logo1{display:block;}
	.header .logo-box .logo2{display:none;text-align: center;}
	.header .logo-box {width:56px;}
	.nav{width:calc(120% - 140px);}
.header .nav { float: left; padding: 12px 0 0 0; margin-left: 0px; }
	
}




@media (max-width: 767px) {
	.header .logo-box .logo1{display:none;}
	.header .logo-box .logo2{display:block;}
	.nav{display:none;}
	.toggle{display:block;}
	.header { float: left;}
}



/***************** banner*****************/
.slider {
	position: relative;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
.rslides img {
  display: block;
  height: auto;
  float: left;
  width:100%;
  border: 0;
  }
.callbacks_tabs{
	position: absolute;
	bottom:5%;
	z-index:100;
	left:47%;
	margin-left:-28px;
	margin-bottom:0;
}
.callbacks_tabs li{
	display:inline-block;
}

.callbacks_tabs li a{
	visibility: visible;
	font-size:0;
	height: 24px;
	width: 24px;	
	display:block;
	background:#fff;
	border-radius:50%;
	margin:0 8px;
	box-shadow:2px 2px 5px #000;
}
.callbacks_tabs li a:hover,
.callbacks_tabs .callbacks_here a{
	background:#025db0;
}
.callbacks_tabs a{
	visibility:hidden;
}
.sub-banner img{
	display:block;
	width:100%;
}

@media(max-width:640px){
	.callbacks_tabs{
		margin-left:-22px;
		bottom:15px;
	}
	.callbacks_tabs li a{
		height: 10px;
		width: 10px;
		margin:0 6px;
	}	
}
/****************更多*************************/
.more{
	display:block;
	width:160px;
	height:40px;
	line-height:38px;
	font-size:16px;
	transition:.3s;
}
.more1{
	color:#fff;
	text-align:center;
	border:1px solid #025db0;
	background-color:#025db0;
}

.more1:hover{
	color:#025db0;
	background-color:transparent;
}
.more2{	
	color:#666;
	padding-left:35px;
	border:1px solid #666;
	background:url(../images/arrow_01.png) no-repeat 110px center;
}
.more2:hover{
	background:#025db0 url(../images/arrow_02.png) no-repeat 120px center;
	color:#fff;
	border:1px solid #025db0;
}
@media (max-width:991px) {
	.more{
		width:120px;
		height:32px;
		line-height:30px;
		font-size:15px;
	}
	.more2{	
		padding-left:20px;
		background:url(../images/arrow_01.png) no-repeat 88px center;
}
	.more2:hover{
		background:#025db0 url(../images/arrow_02.png) no-repeat 98px center;
	}
	
}
/********首页标题**************/
.index-tit-white div{color:#fff;}
.index-tit{margin-bottom:40px;}
.index-tit01{
	width:100%;
	height:52px;
	position:relative;
}
.index-tit01:after{
	content:"";
	display:block;
	width:100%;
	height:1px;
	background-color:#025db0;
	position:absolute;
	left:0;
	top:50%;
	z-index:-1;
}
.index-tit01 .index-tit-cn,
.index-tit01 .index-tit-en{
	float:left;
	width:50%;
	padding:0 10px;
	font-size:22px;
	line-height:52px;
	font-weight:bold;
} 
.index-tit01 .index-tit-cn {
	background-color:#025db0;
	color:#fff;
	text-align:right;
} 
.index-tit01 .index-tit-en{
	background-color:#025db0;
	color:#fff;
	text-align:left;
}
/*.index-tit01 .index-tit-en{
	background-color:#ded5d5;
	color:#333;
	text-align:left;
}
*/
.index-tit02{text-align:center;}
.index-tit02 .index-tit-cn{
	font-size:30px;
	line-height:22px;
	font-weight:bold;
	margin-bottom:10px;
}
.index-tit02 .index-tit-en{
	font-size:20px;
	line-height:20px;
}
@media (max-width:991px) {
	.index-tit01 .index-tit-cn,
	.index-tit01 .index-tit-en{
		font-size:20px;
	} 
}
@media (max-width:767px) {
	.index-tit{margin-bottom:30px;}
	.index-tit01{
		display:none;
		height:40px;
	}
	.index-tit01 .index-tit-cn{
		width:35%;
		font-size:18px;
		line-height:40px;
	} 
	.index-tit01 .index-tit-en{
		width:65%;
		font-size:14px;
		line-height:40px;
	} 
	.index-tit02 .index-tit-cn{
		font-size:18px;
		line-height:18px;
	}
	.index-tit02 .index-tit-en{
		font-size:14px;
		line-height:14px;
	}
}
@media (max-width:500px) {
	.index-tit01 .index-tit-cn{
		font-size:17px;
		line-height:40px;
	} 
}
/***************产品中心***************************/
.index-pro{
	padding:50px 0 10px;
}
.index-pro-nav{
	margin-bottom:40px;
	text-align: center;
}
.index-pro-nav a{
	display:block;
	float:left;
	width:calc((100% - 60px)/7);
	height:60px;
	padding:10px 0px;
	text-align:center;
	margin-right:10px;
	position:relative;
	transition:.8s;
}
.index-pro-nav a:last-of-type{margin-right:0;}
.index-pro-nav a:before,
.index-pro-nav a:after{
	content:"";
	display:block;
	position:absolute;
	width:26px;
	height:26px;
}
.index-pro-nav a:before{
	border-top:1px solid #d2d2d2;
	border-left:1px solid #d2d2d2;
	left:0;
	top:0;
}
.index-pro-nav a:after{
	border-bottom:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	right:0;
	bottom:0;
}
.ipn-cn{
	display:block;
	font-size:16px;
	line-height:16px;
	margin-bottom:10px;
}
.ipn-en{
	display:block;
	font-size:14px;
	line-height:14px;
	color:#d2d2d2;white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.index-pro-nav a:hover{
	background-color:#025db0;
}
.index-pro-nav a:hover span{color:#fff;}
.index-pro-nav a:hover:before,
.index-pro-nav a:hover:after{display:none;}
.index-pro-list li{
	float:left;
	width:31.7%;
	margin-bottom:30px;
	margin-right:1%;
	margin-left:0.5%;
	transition:.5s;
}


.index-pro-list li:nth-of-type(3n){
	margin-right:0;
}
.ipl-pic{border:1px solid #ccc;}
.ipl-pic img{
	display:block;
	width:100%;
}
.ipl-tit{
	display:block;
	width:100%;
	height:40px;
	font-size:16px;
	line-height:40px;
	text-align:center;
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.index-pro-list li:hover .ipl-pic{border:1px solid #025db0;}
.index-pro .more{margin:10px auto 0;}
@media (max-width:1259px){
	.index-pro-nav a{padding:10px;}
	.ipn-cn{
		font-size:14px;
		line-height:40px;
		margin-bottom:0;
	}
	.index-pro-nav a:nth-of-type(6) .ipn-cn{line-height:20px;}
	.ipn-en{
		display:none;
	}
}
@media (max-width:991px){
	.index-pro-nav a{
		padding:5px;
		height:50px
	}
	.index-pro-nav a:before,
	.index-pro-nav a:after{
		width:20px;
		height:20px;
	}
	.index-pro-nav a:nth-of-type(5) .ipn-cn{line-height:20px;}
}
@media (max-width:767px){
	.index-pro-nav{margin-bottom:20px;}
	.index-pro-nav a{
		display:inline-block;
		float:none;
		width:auto;
		height:32px;
		padding:0 5px;
		text-align:center;
		margin:0 2px 10px;
		border:1px solid #999;
		border-radius:4px;
	}
	.ipn-cn{
		display:block;
		width:100%;
		height:100%;
		font-size:14px;
		line-height:30px;
		color:#666;	
	}
	.index-pro-nav a:nth-of-type(5) .ipn-cn,
	.index-pro-nav a:nth-of-type(6) .ipn-cn{line-height:30px;}
	.index-pro-nav a:before,
	.index-pro-nav a:after{
		display:none;
	}
	.index-pro-nav a:hover{
		border:1px solid #025db0;
	}
	.index-pro-list li{
		width:32%;
		margin-right:0;
		margin-bottom:10px;
	}
	

	
	.index-pro-list li:nth-of-type(3n-1){
		margin-left:2%;
		margin-right:2%;
	}
	.ipl-tit{font-size:14px;}
}
@media (max-width:500px){
	.index-pro-list li{
		width:48%;
	}
	.index-pro-list li:nth-of-type(3n-1){
		margin-left:0;
		margin-right:0;
	}
	.index-pro-list li:nth-of-type(2n){
		margin-left:2%;
	}
	
	
	

	
	
}
/****************走进**********************/
.index-about{
	padding:60px 0;
	background:url(../images/index_about_bg.jpg) no-repeat center;
	background-size:cover;
}
.index-about-l{
	float:left;
	width:50%;
}
.index-about-l img{
	display:block;
	width:100%;
}
.index-about-r{
	float:right;
	width:50%;
	height:525px;
	background-color:#fff;
	padding:40px 40px 0 40px;
}

.index-about-des span{
	display:block;
	font-size:15px;
	line-height:40px;
	text-indent:2em;
	color:#666;
}
.index-about-list{margin:35px 0;}
.index-about-list li{
	float:left;
	border-right:1px solid #d2d2d2;
	padding:0 60px;
}
.index-about-list li:last-of-type{
	border-right:0;
}
.ial-icon{
	width:48px;
	height:38px;
	margin:0 auto 15px;
}
.ial-tit{
	font-size:14px;
	color:#666;
	text-align:center;
	margin-top:10px;
}
.index-about .more1{float:right}
@media (max-width:1259px){
	.index-about-des span{
		font-size:14px;
		line-height:22px;
	}
	.index-about-r{
		height:360px;
		padding:20px 20px 0 20px;
	}
	.index-about-list{margin:20px 0 25px;}
}
@media (max-width:991px){
	.index-about-des span{
		line-height:20px;
	}
	.index-about-r{
		height:276px;
		padding:15px 20px 0 20px;
	}
	.index-about-list{display:none;}
}
@media (max-width:767px){
	.index-about-l{display:none;}
	.index-about-r{
		float:none;
		width:100%;
		height:auto;
		padding:10px;
		background-color:rgba(255,255,255,.3);
		border-radius:10px;
	}	
	.index-about-des span{
		color:#666;
		line-height:24px;
	}
	.index-about .more1{
		float:none;
		margin:30px auto 0;
	}
}
/****************新闻**********************/
.index-news{padding:60px 0;}
.index-news-top{
	width:100%;
	border:1px solid #999;
	padding:30px;
}
.int-pic{
	float:left;
	width:360px;
	position:relative;
}
.int-pic img{
	display:block;
	width:100%;
	height:202px;
	position:relative;
}
.int-tt{
	width:84px;
	height:67px;
	background:url(../images/index_news_tt.png) no-repeat center;
	position:absolute;
	top:0;
	left:0;
}
.int-info{
	float:right;
	width:calc(100% - 390px);
}
.int-info-tit{
	display:block;
	width:100%;
	font-size:18px;
	line-height:24px;
	height:24px;
	font-weight:600;
	color:#025db0;
	margin:10px 0 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
}
.int-info-txt{
	display:block;
	width:100%;
	font-size:15px;
	line-height:26px;
	height:78px;
	overflow:hidden;
	color:#666;
}
.int-info .more2{
	margin-top:20px;
}
.index-news-bottom li{
	float:left;
	width:33.333333333333333333333%;
	padding:30px;
	border-top:0;
}
.index-news-bottom li:nth-of-type(2){
	border-left:0;
	border-right:0;
}
.inb-date{
	display:block;
	margin-bottom:15px;
}
.inb-date-d{
	display:inline-block;
	width:30px;
	height:30px;
	line-height:30px;
	font-size:16px;
	background-color:#025db0;
	color:#fff;
	text-align:center;
	margin-right:10px;
}
.inb-date-y{
	font-size:14px;
	line-height:30px;
	color:#999;
}
.inb-info-tit{
	display:block;
	width:100%;
	font-size:16px;
	line-height:24px;
	height:24px;
	margin-bottom:15px;
	font-weight:600;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
}
.inb-info-txt{
	display:block;
	width:100%;
	font-size:14px;
	line-height:20px;
	height:40px;
	overflow:hidden;
	color:#666;
}
.index-news-bottom li:hover .inb-info-tit{
	text-decoration: underline;
	color:#025db0;
}
.index-news .more1{
	margin:40px auto 0;
}
@media (max-width:991px){
	.index-news-top{padding:15px;}
	.index-news-bottom li{padding:15px;}
	.int-info-tit{
		margin:15px 0;
	}
	.int-info-txt{font-size:14px;}
	.inb-info-txt{height:60px;}
}
@media (max-width:767px){
	.index-news-top{
		border:0;
		padding:0;
		width:100%;
		margin:0 auto 20px;
	}
	.int-pic{
		float:none;
		width:100%;
	}
	.int-info{
		float:none;
		width:100%;
	}
	.int-info-tit{font-size:16px;}
	.int-info-txt{
		height:auto;
		font-size:14px;
		line-height:20px;
	}
	.int-info .more1{
		margin-top:15px;
	}

	.index-news-bottom li{
		float:none;
		width:100%;
		margin:0 auto;
		padding:15px 0;
		border:0;
		border-bottom:1px dashed #999;
	}
	.index-news-bottom li:first-of-type{
		border-top:1px dashed #999;
	}
	.inb-date{margin-bottom:10px;}
	.inb-info-tit{
		margin-bottom:10px;
	}
	.inb-info-txt{
		height:auto;
	}	
	.index-news .more1{
		margin:30px auto 0;
	}
}

/******************优势*****************/
.index-adv{
	padding:60px 0;
	background:url(../images/index_adv_bg.jpg) no-repeat center;
	background-size:cover;
	background-attachment: fixed;
}
.index-adv-box li{
	float:left;
	width:25%;
	padding:0 40px;
}
.index-adv-pic{
	width:155px;
	margin:0 auto 30px;
}
.index-adv-pic img{
	display:block;
	width:100%;
}
.index-adv-tit{
	font-size:18px;
	line-height:20px;
	text-align:center;
	margin-bottom:30px;
	color:#fff;
	font-weight:bold;
}
.index-adv-des{
	font-size:16px;
	line-height:24px;
	color:#fff;
}
@media (max-width: 1259px) {
	.index-adv-box li{
		padding:0 25px;
	}
	.index-adv-pic{
		width:140px;
		margin:0 auto 10px;
	}
	.index-adv-tit{
		font-size:16px;
		margin-bottom:20px;
	}
	.index-adv-des{
		font-size:15px;
	}
}
@media (max-width: 991px) {
	.index-adv-pic{
		width:120px;
		margin:0 auto 5px;
	}
	.index-adv-tit{
		margin-bottom:10px;
	}
	.index-adv-des{
		font-size:14px;
	}
	.index-adv-box li{
		padding:0 15px;
	}
}
/****************foot**********************/
.index-foot{
	padding:30px 0;
}
.index-foot-l,
.index-foot-m{
	float:left;
	width:calc( (100% - 210px)/2);
}
.index-foot-r{
	float:right;
}

.index-foot-tit{
	position:relative;
	height:50px;
	margin-bottom:25px;
}
.index-foot-tit:after{
	content:"";
	display:block;
	width:60px;
	height:4px;
	background-color:#d2d2d2;
	position:absolute;
	bottom:0;
	left:0;
}
.index-foot-tit span{
	font-size:22px;
	line-height:22px;
}
.ift-cn{
	color:#666;
	padding-right:18px;
}
.ift-en{
	color:#d2d2d2;
}
.index-foot-add span{
	display:block;
	font-size:14px;
	line-height:30px;
	color:#666;
}
.index-foot-nav li{
	float:left;
	width:40%;
}
.index-foot-nav li a{
	font-size:14px;
	line-height:30px;
	color:#666;
}
.index-foot-nav li a:hover{
	color:#025db0;
}

.foot-link{
	background-color:#3f4551;
	padding:10px 0;
}
.foot-copy{
	float:left;
	font-size:14px;
	line-height:24px;
	color:#ccc;
}
.foot-bei{
	float:left;
	font-size:14px;
	line-height:24px;
	color:#ccc;
	margin-left:20px;
}
.foot-tech{
	float:right;
	font-size:14px;
	line-height:24px;
	color:#ccc;
}
.friend-link{margin-top:10px;}
.friend-link span,
.friend-link a{
	display:inline-block;
	color:#ccc;
	font-szie:14px;
	line-height:20px;
	margin-right:10px;
}
.foot-link a:hover{text-decoration:underline;}

@media (max-width: 991px) {
	.index-foot-tit{
		height:34px;
		margin-bottom:15px;
	}
	.index-foot-tit span{
		font-size:16px;
		line-height:20px;
	}
	.ift-cn{
		padding-right:10px;	
		font-weight:bold;
	}
	.index-foot-l{padding-right:50px;}
	.index-foot-nav li{width:50%;}
}
@media (max-width: 767px) {
	.foot-copy{
		float:none;
		display:block;
		width:100%;
		margin:0;
	}
	.foot-bei{
		margin-left:0;
		margin-right:30px;
	}
	.foot-tech{
		float:left;
	}
}
/****************首页边距**********************/
@media (max-width: 991px) {
	.index-pro,
	.index-about,
	.index-news,
	.index-adv{padding:50px 0;}
}
@media (max-width: 767px) {
	.index-pro,
	.index-about,
	.index-adv,
	.index-news{padding:40px 0;}
	.index-foot{padding:20px 0;}
}
/*******************************************内页********************************************/
/******面包屑导航******/
.pos{
	margin-bottom:50px;
	background-color:#f0f0f0;
	padding:10px 0;
}
.pos-box span,
.pos-box a{
	line-height:20px;
	margin-right:5px;
	color:#666;
}

.pos-box a:hover{text-decoration:underline;}
.mainlist-pos{padding-left:280px;}
@media (max-width:991px) {
	.mainlist-pos{padding-left:0;}
}
@media (max-width:600px) {
	.pos{
		margin-bottom:30px;
		padding:5px 0;
	}
	.pos-box span,
	.pos-box a{
		font-size:12px;
	}
}

/******main******/
.main{
	width:100%;
	padding-bottom:40px;
}
.mainleft{
	float:left;
	width:250px;
	margin-right:60px;
}
.mainlist{
	float:left;
	width:calc(100% - 310px);
}
.maininfo{
	float:left;
	width:calc(100% - 310px);
}
.mainright{
	float:left;
	width:230px;
	margin-left:50px;
}
@media (max-width: 991px) {
	.mainleft,.mainlist,.maininfo{
		float:none;
		width:100%;
	}
	
}

/*****首页产品中心展示+左侧菜单****/
.left-nav-index-tit{
	width:100%;
	text-align:center;
	background-color:#025db0;
	padding:40px 0;
	margin-bottom:1px;
}
.lnt-cn-index{
	display:block;
	width:100%;
	font-size:26px;
	line-height:26px;
	color:#fff;
	margin-bottom:10px;
}
.lnt-en-index{
	display:block;
	width:100%;
	font-size:14px;
	line-height:14px;
	color:#fff;
}

.left-nav-index-list li a{
	display:block;
	width:100%;
	padding:20px;
	line-height:20px;
	margin-bottom:1px;
	font-size:14px;
	background-color:#f0f0f0;
	color:#666;
	text-align:center;
	position:relative;
	overflow:hidden;
	transition:.8s;
	z-index:1;
}

.left-nav-index-list li a:before{
	content:"";
	display:block;
	width:100%;
	height:100%;
	background-color:#025db0;
	position:absolute;
	left:-100%;
	top:0;
	transition:.8s;
	z-index:-1;
}
.left-nav-index-list li a:hover:before{left:0;}
.left-nav-index-list li a:hover{color:#fff;}
.left-nav-index{
	position:relative;
	top:20px;
	left:0;
	z-index:800;
}

/*********首页产品中心列表***********/
.sub-prolist-index{margin-bottom:10px;}
.sub-prolist-index li{
	float:left;
	width:30%;
	margin-bottom:30px;
}
.sub-prolist-index li:nth-of-type(3n-1){
	margin-left:5%;
	margin-right:5%;
}
.sub-prolist-pic-index{
	border:4px solid #ccc;
}
.sub-prolist-pic-index img{
	display:block;
	width:100%;
}
.sub-prolist-tit-index{
	display:block;
	width:100%;
	height:40px;
	font-size:16px;
	line-height:40px;
	text-align:center;
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}

.sub-prolist-index li:hover .sub-prolist-pic-index{
	border:4px solid #025db0;
}




/*****左菜单****/

.left-nav-tit{
	width:100%;
	text-align:center;
	background-color:#025db0;
	padding:40px 0;
	margin-bottom:1px;
}
.lnt-cn{
	display:block;
	width:100%;
	font-size:26px;
	line-height:26px;
	color:#fff;
	margin-bottom:10px;
}
.lnt-en{
	display:block;
	width:100%;
	font-size:14px;
	line-height:14px;
	color:#fff;
}

.left-nav-list li a{
	display:block;
	width:100%;
	padding:20px;
	line-height:20px;
	margin-bottom:1px;
	font-size:14px;
	background-color:#f0f0f0;
	color:#666;
	text-align:center;
	position:relative;
	overflow:hidden;
	transition:.8s;
	z-index:1;
}

.left-nav-list li a:before{
	content:"";
	display:block;
	width:100%;
	height:100%;
	background-color:#025db0;
	position:absolute;
	left:-100%;
	top:0;
	transition:.8s;
	z-index:-1;
}
.left-nav-list li a:hover:before{left:0;}
.left-nav-list li a:hover{color:#fff;}
.left-nav{
	position:relative;
	top:-150px;
	left:0;
	z-index:800;
}


.left-con{margin-top:-100px;}
.left-con-tit{
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	margin-bottom:20px;
}

.left-con-info li{
	width:100%;
	font-size:14px;
	line-height:25px;
	padding-left:30px;
	color:#666;
	margin-bottom:10px;
}
.left-con-info li:nth-of-type(1){
	background:url(../images/left_nav01.png) no-repeat left 3px;
}
.left-con-info li:nth-of-type(2){
	background:url(../images/left_nav02.png) no-repeat left 3px;
}
.left-con-info li:nth-of-type(3){
	background:url(../images/left_nav03.png) no-repeat left 3px;
}
.left-con-info li:nth-of-type(4){
	background:url(../images/left_nav04.png) no-repeat left 3px;
}
@media (max-width: 991px) {
	.left-nav{top:0;}
	.left-nav-tit{display:none;}
	.left-nav-list{text-align:center;}
	.left-nav-list li{display:inline-block;margin:0 2px;}
	.left-nav-list li a{
		padding: 0 10px;
    height: 32px;
    line-height: 30px;
    border: 1px solid #999;
    color: #666;
    border-radius: 4px;
		background-color:#fff;
	}
	.left-nav-list li a:hover{
		border:1px solid #025db0;
	}
	.left-nav-list li:last-of-type{margin-bottom:30px;}
	
	/*以下是首页产品列表wap版css*/
	.left-nav-index{top:0;}
	.left-nav-index-tit{display:none;}
	.left-nav-index-list{text-align:center;}
	.left-nav-index-list li{display:inline-block;margin:0 2px;}
	.left-nav-index-list li a{
		padding: 0 10px;
    height: 32px;
    line-height: 30px;
    border: 1px solid #999;
    color: #666;
    border-radius: 4px;
		background-color:#fff;
	}
	.left-nav-index-list li a:hover{
		border:1px solid #025db0;
	}
	.left-nav-index-list li:last-of-type{margin-bottom:30px;}
	
}

/*****右侧推荐新闻**********/

.snl-tit{
	width:100%;
	height:50px;
	font-size:18px;
	line-height:50px;
	text-align:center;
	background-color:#025db0;
	margin-bottom:2px;
	color:#fff;
}
.snl-info li{padding:15px 10px;height:46px;border-bottom:1px dashed #999; }
.snl-info li span{
	display:block;
	width:20px;
	height:16px;
	float:left;
	margin-right:10px;
	color:#fff;
	font-size:12px;
	line-height:16px;
	text-align:center;
	background-color:#999;
}
.snl-info li:nth-of-type(1) span{background-color:#025db0;}
.snl-info li:nth-of-type(2) span{background-color:#025db0;}
.snl-info li:nth-of-type(3) span{background-color:#025db0;}
.snl-info li div{
	float:left;
	width:calc(100% - 30px);
	font-size:14px;
	line-height:16px;
	height:16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.snl-info li:hover span{background-color:#025db0;}
.snl-info li:hover div{color:#025db0;}


/******常见问题**********/
.sub-quest-tj{margin-top:50px;margin-bottom:50px;}
.tj-tit{
	width:100%;
	height:30px;
	padding-left:25px;
	background:url(../images/tit_bg.jpg) no-repeat left center;
	font-size:16px;
	line-height:30px;
	color:#fff;
}
.sub-tjquest-box,
.sub-tjpro-box{
	padding:25px 10px;
	border-bottom:1px solid #999;
}
.sub-tjquest-box li{
	width:48%;
	height:28px;
	overflow:hidden;
}
.sub-tjquest-box li:nth-of-type(2n){float:right;}
.sub-tjquest-box li:nth-of-type(2n+1){float:left;}
.sub-tjquest-box li .tj-dot{
	display:block;
	float:left;
	width:6px;
	height:6px;
	margin-top:11px;
	border-radius:50%;
	background-color:#025db0;
	margin-right:10px;
}
.sub-tjquest-box li div{
	float:left;
	width:calc(100% - 110px);
	font-size:14px;
	line-height:28px;
	height:28px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
}
.sub-tjquest-box li .tj-date{
	display:block;
	float:right;
	font-size:12px;
	line-height:28px;
	color:#666;
}
.sub-tjquest-box li:hover div,
.sub-tjquest-box li:hover .tj-date{color:#025db0;}
@media (max-width: 1229px) {
	.sub-tjquest-box li .tj-date{display:none;}
	.sub-tjquest-box li div{width:calc(100% - 20px);}
}

/*****推荐产品**********/
.sub-tjpro-box li{
	float:left;
	width:23.5%;
	margin-right:2%;
}
.sub-tjpro-box li:last-of-type{
	margin-right:0;
}
.sub-tjpro-box li img{	
	width:100%;
	border:1px solid #999;
}
.sub-tjpro-box li span{
	display:block;
	width:100%;
	height:20px;
	font-size:14px;
	line-height:20px;
	margin-top:10px;
	text-align:center;
	white-space:nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
}
.sub-tjpro-box li:hover img{
	border:1px solid #025db0;
	box-shadow:0 0 8px rgba(12,143,215,.3);
}
.sub-tjpro-box li:hover span{color:#025db0;}


/*******分页**********/
.pagebar{clear:both;margin:20px 0;text-align:center;}
.pagebar a:hover{color:#025db0;}
.pagebar span a{color:#333;}
.page-status{border-radius:2px 0 0 2px;}
.page-last{border-radius:0 2px 2px 0;}
.page-index,.page-last,.page-next,.page-num,.page-pre,.page-status{display:inline-block;margin:0 -1px 5px 0;padding:0 15px;height:28px;border:1px solid #e2e2e2;background-color:#fff;color:#333;vertical-align:middle;font-size:12px;line-height:28px;}
.page-status{display:none;}
.page-num-current{background-color:#025db0;color:#fff !important;}
a.page-num-current:hover{color:#fff;}
/*******上下页**********/
.sub-prenext{margin-top:30px;}
.sub-prenext div span{
	font-size:14px;
	color:#666;
	line-height:24px;
	margin-right:10px;
}
.sub-prenext div a{
	font-size:14px;
	color:#666;
	line-height:24px;
}
.sub-prenext div a:hover{color:#025db0;}
.sub-back{
	display:block;
	width:130px;
	padding-left:20px;
	text-align:center;
	font-size:14px;
	line-height:32px;
	height:32px;
	background:#025db0 url(../images/back.png) no-repeat 8px center;
	color:#fff;
	border-radius:5px;
	margin-top:10px;
	margin-left:45%;
	position:relative;
	top:0;
}
.sub-back:hover{top:-2px;box-shadow:0 1px 6px 1px rgba(0,0,0,.5); }
/*********产品列表***********/
.sub-prolist{margin-bottom:10px;}
.sub-prolist li{
	float:left;
	width:49%;
	margin-bottom:50px;
    overflow: hidden;
	
}




.sub-prolist li span{
	color: blue;
}


.sub-prolist li:nth-of-type(2n-1){
	margin-left:1%;
	margin-right:1%;
}
.sub-prolist-pic{
	float:left;
	border:1px solid #ccc;
	margin-right: 20px;
}
.sub-prolist-pic img{
	display:block;
	width:200px;
}
.sub-prolist-tit{
	width:50%;
	height:38px;
	font-size:1.3em;
	line-height:38px;
	text-align:left;
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
    color:#005bae;
	text-transform:uppercase;
	font-weight: bold;
}

.sub-prolist-tit1{
	line-height: 25px;
	color:#005bae;
	font-size: 1em;
	text-transform:uppercase;
}


.sub-prolist-tit2{
	line-height: 21px;
    color:#000000;
	text-transform:uppercase;
}



.sub-prolist li:hover .sub-prolist-pic{
	border:1px solid #025db0;
}


/*********pic图片列表***********/
.sub-prolist-tupian{margin-bottom:10px;}
.sub-prolist-tupian li{
	float:left;
	width:30%;
	margin-bottom:30px;
}
.sub-prolist-tupian li:nth-of-type(3n-1){
	margin-left:5%;
	margin-right:5%;
}
.sub-prolist-tupian-pic{
	border:1px solid #ccc;
}
.sub-prolist-tupian-pic img{
	display:block;
	width:100%;
}
.sub-prolist-tupian-tit{
	display:block;
	width:100%;
	height:40px;
	font-size:16px;
	line-height:40px;
	text-align:center;
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}

.sub-prolist-tupian li:hover .sub-prolist-tupian-pic{
	border:1px solid #025db0;
}


@media (max-width:1259px){
	.sub-prolist li{width:32%}
	.sub-prolist li:nth-of-type(3n-1){
		margin-left:2%;
		margin-right:2%;
	}
	/*********首页产品展示***********/
	.sub-prolist-index li{width:32%}
	.sub-prolist-index li:nth-of-type(3n-1){
		margin-left:2%;
		margin-right:2%;
	}
	
	.sub-prolist-pic img{
	display:block;
	width:100%;
}
}
@media (max-width:767px){
	.sub-prolist{margin-bottom:20px}
	.sub-prolist li{margin-bottom:10px}
	.sub-prolist-tit{
		font-size:14px;
	}
	/*********首页产品展示***********/
	.sub-prolist-index{margin-bottom:20px}
	.sub-prolist-index li{margin-bottom:10px}
	.sub-prolist-tit-index{
		font-size:14px;
		
	}
	.sub-prolist-pic img{
	display:block;
	width:100%;
}
}
@media (max-width:500px){
	.sub-prolist li{
		width:48%;
	}
	.sub-prolist li:nth-of-type(3n-1){margin:0 0 10px 0;}
	.sub-prolist li:nth-of-type(2n+1){margin:0 4% 10px 0;}
	
	
	/*********首页产品展示***********/
	.sub-prolist-index li{
		width:48%;
	}
	.sub-prolist-index li:nth-of-type(3n-1){margin:0 0 10px 0;}
	.sub-prolist-index li:nth-of-type(2n+1){margin:0 4% 10px 0;}
	
	.sub-prolist-pic img{
	display:block;
	width:100%;
}
}


/*********新闻列表&内页***********/
.sub-newslist{
	margin-bottom:40px;
}
.sub-newslist li{
	padding-bottom:20px;
	border-bottom:1px solid #f5f5f5; 
	margin-bottom:20px;
}
.sub-newslist-date{
	float:left;
	width:70px;
	height:70px;
	padding:12px 0;
	margin-right:20px;
	text-align:center;
	background-color:#025db0;
}
.sub-newslist-d{
	display:block;
	font-size:24px;
	font-weight:bold;
	line-height:24px;
	height:24px;
	margin-bottom:10px;
	color:#fff;
}
.sub-newslist-ym{
	display:block;
	font-size:12px;
	line-height:12px;
	height:12px;
	color:#fff;
}
.sub-newslist-info{
	float:right;
	width:calc(100% - 90px); 
}
.sub-newslist-tit{
	font-size:16px;
	font-weight:bold;
	line-height:16px;
	height:16px;
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	margin-bottom:10px;
}
.sub-newslist-des{
	font-size:14px;
	line-height:22px;
	height:44px;
	overflow:hidden;
	text-indent: 2em;
}
.sub-newslist li:hover .sub-newslist-tit{color:#025db0;}
@media (max-width:600px){
	.sub-newslist-date{
		width:60px;
		margin-right:10px
	}
	.sub-newslist-info{
		width:calc(100% - 70px); 
	}
}
/*******新闻详情页**********/
.sub-newstit{font-size:20px;line-height:20px;font-weight:bold;text-align:center;margin-bottom:20px;}
.sub-newsdate{font-size:14px;line-height:24px;text-align:center;margin-bottom:30px;padding-bottom:20px;border-bottom: 1px dashed #ddd;}
.sub-newsdate span{margin: 0 15px;color:#666;}
@media (max-width:600px){
	.sub-newstit{font-size:16px;margin-bottom:10px;}
	.sub-newsdate{font-size:12px;line-height:20px;padding-bottom:10px;}
}
/*********产品内页***********/
.sub-protit{font-size:20px;line-height:20px;font-weight:bold;text-align:center;padding-bottom:20px;border-bottom: 1px dashed #ddd;}
.sub-proinfo{padding-top:30px;}
.sub-proinfo img{max-width:100%; height:auto;}


.sub-proinfo1{ margin-top:50px; padding:0 0px;}
.sub-proinfo1 .about-pic ul{width:100%; margin:30px auto; float:left;  }
.sub-proinfo1 .about-pic li{width:32%; text-align:center; margin:10px 5px; float:left; padding-top:10px; }


.sub-proinfoico h4{
    font-weight: bold;
    font-size: 24px;
    color: #005bae;
	padding-top: 40px;
    padding-bottom: 20px;
}

.sub-proli ul li{
    font-weight: normal;
    font-size:1.1em;
    color: #000000;
	line-height: 25px;
   list-style-type: disc;
	vertical-align: middle;
	margin-left: 50px;
}

.PictureZooms {position: relative; }
.PictureZooms {display: block;overflow: hidden;}
.PictureZooms:hover {box-shadow: 0 0 1px gray;}
.PictureZooms:hover img {transform: scale(1.1);transition: all 1s ease 0s;-webkit-transform: scale(1.1);-webkit-transform: all 1s ease 0s;}

@media (max-width:600px){
	.sub-protit{font-size:16px;padding-bottom:10px;}
}

/*********联系我们 **************/
.sub-contact-list li{
	float:left;
	margin-top:50px;
	padding-left:80px;
	line-height: 50px;
}
.sub-contact-list li:nth-of-type(2n-1){width:60%;}
.sub-contact-list li:nth-of-type(2n){width:40%;}
.sub-contact-li01{background:url(../images/cont_icon01.png) no-repeat left center;}
.sub-contact-li02{background:url(../images/cont_icon02.png) no-repeat left center;}
.sub-contact-li03{background:url(../images/cont_icon03.png) no-repeat left center;}
.sub-contact-li04{background:url(../images/cont_icon04.png) no-repeat left center;}
.sub-contact-li05{background:url(../../skin/images/cont_icon05.png) no-repeat left center;}
.sub-contact-li06{background:url(../../skin/images/cont_icon06.png) no-repeat left center;}
.sub-contact-tit{
	font-size:20px;
	line-height:20px;
	font-weight:bold;
}
.sub-contact-des{
	display:inline-block;
	font-size:16px;
	line-height:24px;
	color:#666;
	padding-top:10px;
	margin-top:13px;
	border-top:1px solid #ddd;
}
@media (max-width:991px){
	.sub-contact-list li{
		padding-left:70px;
	}
}
@media (max-width:767px){
	.sub-contact-list li{
		float:none;
		margin-top:30px;
		padding-left:55px;
		background-size:40px;
	}
	.sub-contact-list li:nth-of-type(2n-1),
	.sub-contact-list li:nth-of-type(2n){
		width:100%;
	}
	.sub-contact-tit{
		font-size:16px;
		line-height:20px;
	}
	.sub-contact-des{
		font-size:14px;
		line-height:20px;
		padding-top:5px;
		margin-top:5px;
	}
}
@media (max-width:500px){
	.sub-contact-list li{
		width:100%
	}
	.sub-contact-list li:nth-of-type(2n){margin-left:0;}
}

/************客户反馈*******************/
.page-feedback-txt{color:#666;}
.feedback-tit{
	line-height:32px;
	font-weight:bold;
	color:#666;
	margin-top:40px;
}
.cus-mes{
	width:100%;
	height:140px;
	line-height:24px;
	padding:10px;
	border:1px solid #aeaeae;
	border-radius:4px;
}
.feedback-line1,
.feedback-line2,
.feedback-line3{
	width:100%;
}
.feedback-line3{margin-top:20px;}
.cus-info{
	display:block;
	float:left;
	width:23.5%;
	margin-right:2%;
	height:44px;
	line-height:24px;
	padding:10px 10px 10px 40px;
	border:1px solid #aeaeae;
	border-radius:4px;
}
.cus-info:nth-of-type(1){
	background:url(../images/feed_icon01.png) no-repeat 10px center;
}
.cus-info:nth-of-type(2){
	background:url(../images/feed_icon02.png) no-repeat 10px center;
}
.cus-info:nth-of-type(3){
	background:url(../images/feed_icon04.png) no-repeat 10px center;
}
.cus-info:nth-of-type(4){
	background:url(../images/feed_icon03.png) no-repeat 10px center;
	margin-right:0;
}

.captcha{
	display:block;
	float:left;
	width:23.5%;
	margin-right:2%;
	height:44px;
	line-height:24px;
	padding:10px;
	border:1px solid #aeaeae;
	border-radius:4px;
}

.captcha-img{
	float:left;
	width:85px;
	height:32px;
	margin-top:6px;
	border:1px solid #aeaeae;
	border-radius:4px;
}
.captcha-img img{
	width:100%;
	height:100%;
	max-width:100%;
	max-height:100%;
}
.feedback-submit,
.feedback-reset{
	display:block;
	float:left;
	width:49%;
	height:44px;
	line-height:24px;
	padding:10px;
	border-radius:4px;
	color:#fff;
}
.feedback-submit{
	margin-right:2%;
	background-color:#025db0;
}
.feedback-reset{
	background-color:#bbb;
}
.feedback-submit:hover{
	background-color:#be201f;
}
.feedback-reset:hover{
	background-color:#999;
}

@media (max-width:767px){
	.cus-mes{padding:5px;}
	.cus-info{
		padding:5px 5px 5px 26px;
		height:34px;
	}
	.cus-info:nth-of-type(1){
		background:url(../images/feed_icon01.png) no-repeat 5px center;
		background-size:16px;
	}
	.cus-info:nth-of-type(2){
		background:url(../images/feed_icon02.png) no-repeat 5px center;
		background-size:16px;
	}
	.cus-info:nth-of-type(3){
		background:url(../images/feed_icon04.png) no-repeat 5px center;
		background-size:16px;
	}
	.cus-info:nth-of-type(4){
		background:url(../images/feed_icon03.png) no-repeat 5px center;
		background-size:16px;
	}
	.captcha{
		height:34px;
		padding:5px;
	}
	.captcha-img{margin-top:1px}
	.feedback-submit,
	.feedback-reset{
		height:34px;
		padding:5px;
	}
}
@media (max-width:680px){
	.feedback-tit{
		margin-top:20px;
	}
	.cus-info{
		width:49%;
		margin-bottom:10px;
	}
	.captcha{
		width:49%;
	}
	.cus-info:nth-of-type(2){margin-right:0;}
}


#maximg img{ max-width:100%; height:auto !important}
#maximg{ line-height:30px}

.pagebar { padding:20px; overflow:hidden; clear:both}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px; line-height:100%
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}
.pagination a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
.pagination .st{ font-family:宋体}
.text-secondary{ text-align:center; padding:20px 0}


.mob-head{ position:relative;}


/*在线客服*/
/*浮动客服*/


.toolbar{position: fixed;top: 50%;right: 1%;margin-top: -163px;z-index: 100;width: 80px;}
.toolbar dd{position: relative;float: left;width: 80px;height: 80px;background: #025db0;margin-top: 2px;border-radius: 5px;color: #fff;font-size: 14px;line-height: 21px;text-align: center;cursor: pointer;transition: all .5s;}
.toolbar dd:first-child{margin-top: 0;}
.toolbar dd i{width: 100%;height: 30px;display: block;margin-top: 13px;background: url(../images/toolbar.png) no-repeat center 0;}
.toolbar dd.qq i{background-position-y: 0;}
.toolbar dd.tel i{background-position-y: -30px;}
.toolbar dd.code i{background-position-y: -60px;}
.toolbar dd.top i{background-position-y: -90px;}
.toolbar dd span{display: block;color: #fff;}
.toolbar dd.tel .box{position: absolute;top: 0;width: 190px;right: -200px;height: 100%;margin-right: 10px;border-radius: 5px;background: #025db0;opacity: 0;transition: all .5s;}
.toolbar dd.tel .box p{font-size: 14px;margin: 15px auto 7px;}
.toolbar dd.tel .box h3{font-size: 18px;font-weight: bold;}
.toolbar dd.tel .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent #025db0;border-width: 9px;width: 0;height: 0;position: absolute;top: 50%;margin-top: -9px;right: -18px;margin-left: -12px;}
.toolbar dd.code .box{position: absolute;top: 0;width: 162px;right: -172px;height: 162px;margin-right: 10px;border-radius: 5px;background: #025db0;opacity: 0;transition: all .5s;}
.toolbar dd.code .box img{width: 140px;height: 140px;padding: 11px;}
.toolbar dd.code .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent #025db0;border-width: 9px;width: 0;height: 0;position: absolute;top: 30px;right: -18px;margin-left: -12px;}
.toolbar dd:hover{background: #333;}
.toolbar dd.tel:hover .box{opacity: 1;right: 80px;}
.toolbar dd.code:hover .box{opacity: 1;right: 80px;}