@charset "utf-8";



*{



	margin:0px;

	padding:0px;

	font-family:Microsoft YaHei, Arial, Helvetica, sans-serif;

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	-ms-box-sizing: border-box;

	-o-box-sizing: border-box;

	box-sizing: border-box;

}



article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}



body{ 

	margin:0px auto;

	font: normal 14px ;

	color:#333; 

	overflow-x: hidden;	

}







button,submit{cursor:pointer;}

input {-webkit-appearance:none; /*去除input默认样式*/}

img{border:0;}



li{list-style-type:none;}



ul{list-style:none;}



i{ font-style:normal;}



a:link,a:visited{text-decoration:none;color:#656565;}



a:hover{color:#0D6BAD; text-decoration:none;}



.cl{ clear:both;}



.fr{float:right}



.fl{float:left}



.mob{ display:none;}



input{outline:none;}



.trans{







    -webkit-transition: all .5s ease;



    -moz-transition:all .5s ease;



    -o-transition:all .5s ease;



    -ms-transition:all .5s ease;



    transition:all .5s ease;



}



a.mask {



	text-decoration: none;



	overflow: hidden;



	display: block;



}



img.zoom-img:hover {



	-webkit-transform: scale(1.15);



	-webkit-transition-timing-function: ease-out;



	-webkit-transition-duration: 750ms;



	-moz-transform: scale(1.15);



	-moz-transition-timing-function: ease-out;



	-moz-transition-duration: 750ms;



	overflow: hidden;



}



img.zoom-img {



	-webkit-transform: scale(1, 1);



	-webkit-transition-timing-function: ease-out;



	-webkit-transition-duration: 250ms;



	-moz-transform: scale(1, 1);



	-moz-transition-timing-function: ease-out;



	-moz-transition-duration: 250ms;



}

.mob{display: none;}

.box{

	width:1200px;

	margin:0 auto;

}

.logo{

	float:left;

	margin:15px 0;

}

.logo img{

	max-width:100%;

}

.top-right{

	float:right;

	

}

.top-right .toptel{

	width:100%;

	text-align: right;

	margin-top:15px;

}

.top-right .toptel span{

	background: url(../images/ico1.png) left center no-repeat;

	padding-left:30px;

	font-size:14px;

}

.top-right .toptel i{

	color:#00449d;

	font-size:20px;

	vertical-align: middle;

}

.top-right .toptel .en{

	background: #1059A8;

	padding:5px 10px;

	color:#fff;

	font-size:12px;

	display: inline-block;

	border-radius:3px;

	margin-left:10px;

}

.top-menu{

	width:100%;

	float:left;

	margin-top:18px;

}

.top-menu ul{

	float:left;

	margin-right:50px;

}

.top-menu li{

	float:left;

	margin-right:30px;

}

.top-menu li a{

	font-size:17px;

	background: url(../images/ico2.png) right center no-repeat;

	padding-right:15px;

	color:#333;

}

.top-menu li a:hover,.top-menu li a.cur{

	color:#1059a8;

}

.top-menu .sear{

	float:right;

	border:1px solid #ccc;

	height:32px;

	border-radius:32px;

}

.top-menu .sear .text{

	border:none;

	height:26px;

	margin:1px 0 0 8px;

	float:left;

	width:160px;

}

.top-menu .sear .input{

	float:right;

	background: url(../images/ico3.png) center no-repeat;

	width:26px;

	height:26px;

	border:none;

	margin:2px 5px 0 5px;

	cursor: pointer;

}

.top-menu .sear span{

	width:1px;

	height:30px;

	background: #ccc;

	overflow: hidden;

	float:left;

}
.searli{padding:28px 32px 0 32px;}
.nav-sear{border:1px solid #aab5b7;height: 32px;line-height: 32px;border-radius:32px;position: relative;padding:0 15px;}
.nav-sear .text{width:100%;border:none;height: 30px;background: none;line-height: 30px;font-size:12px;margin:0;float:left;color:#aab5b7;}
.nav-sear .input{
	background: url(../images/ico3.png) center no-repeat;

	width:26px;

	height:26px;

	border:none;

	margin:2px 5px 0 5px;

	cursor: pointer;
	position: absolute;
	right:2px;top:2px;
}

.head-v3{position:relative;z-index:100;}

.head-v3 .navigation-inner{margin:0 auto;width:1200px;position:relative}

.navigation-up{width: 100%;

   	background: #1059A8;

	height:67px;}

.navigation-up .navigation-v3{float:left;width:100%;}

.navigation-up .navigation-v3 ul{float:left;width:100%;}

.navigation-up .navigation-v3 li{float:left;width:20%; text-align: center;border-left: 1px solid #3674B6;}

.navigation-up .navigation-v3 .nav-up-selected{background:#004691;}

.navigation-up .navigation-v3 .nav-up-selected-inpage{background:#F9F9F9}

.navigation-up .navigation-v3 li h2{font-weight:normal;padding:0;margin:0;}

.navigation-up .navigation-v3 li h2 a{padding:0 25px;color:#fff;display:inline-block;height:67px;line-height: 67px; font-size:18px;}

.navigation-up .navigation-v3 li h2 a span{

	width:27px;

	vertical-align: middle;

	margin-left:15px;

	min-height:27px;

	display: inline-block;

}

.navigation-up .navigation-v3 li h2 a.ico1 span{

	background: url(../images/menu1.png) right center no-repeat;

	

}

.navigation-up .navigation-v3 li h2 a.ico2 span{

	background: url(../images/menu2.png) right center no-repeat;

	

}

.navigation-up .navigation-v3 li h2 a.ico3 span{

	background: url(../images/menu3.png) right center no-repeat;

	

}

.navigation-up .navigation-v3 li h2 a.ico4 span{

	background: url(../images/menu4.png) right center no-repeat;

	

}

.navigation-up .navigation-v3 li h2 a.ico5 span{

	background: url(../images/menu5.png) right center no-repeat;

	

}







.navigation-up .navigation-v3 li:hover h2 a span {

	-webkit-animation: toTopFromBottom 0.3s forwards;

	-moz-animation: toTopFromBottom 0.3s forwards;

	animation: toTopFromBottom 0.3s forwards;

}



@-webkit-keyframes toTopFromBottom {

	49% {

		-webkit-transform: translateY(-100%);

	}

	50% {

		opacity: 0;

		-webkit-transform: translateY(100%);

	}

	51% {

		opacity: 1;

	}

}

@-moz-keyframes toTopFromBottom {

	49% {

		-moz-transform: translateY(-100%);

	}

	50% {

		opacity: 0;

		-moz-transform: translateY(100%);

	}

	51% {

		opacity: 1;

	}

}

@keyframes toTopFromBottom {

	49% {

		transform: translateY(-100%);

	}

	50% {

		opacity: 0;

		transform: translateY(100%);

	}

	51% {

		opacity: 1;

	}

}







.navigation-down{position:absolute;top:67px;left:0px;width:100%}

.navigation-down .nav-down-menu{width:100%;margin:0;background:#f9f9f9;position:absolute;top:0px}

.navigation-down .nav-down-menu .navigation-down-inner{margin:auto;width:1200px;position:relative}

.navigation-down .nav-down-menu dl{float:left;margin:18px 80px 18px 0}

.navigation-down .menu-1 dl{margin:20px 5% 25px 0;width:15%;}

.navigation-down .menu-1 dt{color:#1059a8;padding-bottom:10px;font-size:18px;border-bottom:1px solid #E8E8E8;margin-bottom:10px}

.navigation-down .menu-1 dd{width:50%;float:left;margin:5px 0;}

.navigation-down .menu-1 dd a{color:#565656;font-size:14px;background: url(../images/ico4.png) left center no-repeat;padding-left:10px;}

.navigation-down .menu-1 dd a:hover{color:#60aff6}

.navigation-down .menu-2 dd a,.navigation-down .menu-3 dd a{color:#fff;font:normal 16px "microsoft yahei"}
.navigation-down .menu-1a dl{width:11.6666%;}




.swiper-container {

	width: 100%;	        

	        

}

.swiper-slide {

	       	overflow: hidden;

	        /* Center slide text vertically */

	        display: -webkit-box;

	        display: -ms-flexbox;

	        display: -webkit-flex;

	        display: flex;

	        -webkit-box-pack: center;

	        -ms-flex-pack: center;

	        -webkit-justify-content: center;

	        justify-content: center;

	        -webkit-box-align: center;

	        -ms-flex-align: center;

	        -webkit-align-items: center;

	        align-items: center;

	    }

	     .swiper-slide img{

	    	max-width: 100%;

			 vertical-align: bottom;

	    	

	    }

.home-title{

	width:100%;

	padding:50px 0;

	text-align: center;

	color:#000;

	font-size:24px;

}

.home-title p{

	font-size:14px;

	color:#999;

	text-transform: uppercase;

}



.owl-carousel .owl-wrapper:after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}

/* display none until init*/

.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}

.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}

.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}

.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}

.owl-carousel .owl-item{float: left;}

.owl-controls .owl-page,

.owl-controls .owl-buttons div{cursor: pointer;}

.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}

/* mouse grab icon*/



.owl-carousel .item{border:1px solid #EFEFEF;background: #fff;margin:0 6px;text-align: center;padding:10px 22px;position: relative;}

.owl-carousel .item p{width:100%;text-align: center;padding:15px 0;border-top:1px solid #eee;}

.owl-carousel .item img{

	max-width:100%;

}

.owl-carousel .item .imghover{

	width:100%;

	height:100%;

	background: url(../images/bg1.png);

	color:#fff;

	position: absolute;

	top:0;

	left:0;

	padding:23px;

	text-align: left;

	filter:alpha(opacity=0);  

      -moz-opacity:0;  

      -khtml-opacity: 0;  

      opacity: 0; 

	

}

.owl-carousel .item:hover .imghover{

	filter:alpha(opacity=100);  

      -moz-opacity:1;  

      -khtml-opacity: 1;  

      opacity: 1; 

}

.owl-carousel .item .imghover h1{

	font-weight:normal;

	font-size:14px;

	

}

.owl-carousel .item .imghover p{

	border-top:none;

	border-bottom:1px dotted #fff;

	padding:25px 0;

	font-size:12px;

	text-align: left;

	line-height: 19px;

}

.owl-carousel .item .imghover a.more{

	display: inline-block;

	background: #fff;

	height:30px;

	border-radius:4px;

	padding:0 15px;

	line-height: 30px;

	font-size:14px;

	color:#1059A8;

	margin-top:30px;

}

/* fix*/

.owl-carousel .owl-wrapper,

.owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}

.owl-prev{position: absolute;left:-50px;top:50%;width:30px;height:54px;margin-top:-27px;background: url(../images/left.png) no-repeat; text-indent: -999999999px;overflow: hidden;}

.owl-prev:hover{background: url(../images/lefth.png);}

.owl-next{position: absolute;right:-50px;top:50%;width:30px;height:54px;margin-top:-27px;background: url(../images/right.png) no-repeat; text-indent: -999999999px;overflow: hidden;}

.owl-next:hover{background: url(../images/righth.png)}





.home-pro{

	background: #F9F9F9;

}

.home-more{

	width:100%;

	text-align: center;

	padding:50px 0;

}

.home-more a{

	display: inline-block;

	border:1px solid #8D8D8D;

	border-radius:4px;

	height:48px;

	line-height: 48px;

	text-align: center;

	width:195px;



}

.home-more a:hover{

	background: #1059A8;

	color:#fff;

	border-color:#1059A8;

}







.case-top{

	width:100%;

	background: #1059A8;

	float:left;

}



.case-top img,.case-top .con{



	width:50%;



	float:left;



}



.case-top .con{



	padding:68px;



	



}



.case-top .con a{



	font-size:22px;



	color:#fff;



}



.case-top .con p{



	font-size:12px;



	color:#bfbfbf;



	padding:40px 0;



}



.case-top .con .more{



	background: #F4AA04;



	color:#fff;



	font-size:14px;



	width:123px;



	height:36px;



	display: inline-block;



	line-height: 36px;



	text-align: center;



	border-radius:4px;



}

.home-hot{



	width:100%;



	float: left;



}



.home-hot .list{



	width:380px;



	float:left;



	margin-top:29px;
	margin-left:30px;
	

	padding:0;



}

.ml30a{margin-left:-30px;}

.home-hot .list.ml30{



	margin-left:30px;



}



.home-hot .list img{

	vertical-align: bottom;

	max-width:100%;



}



.home-hot .list a{



	margin:0;



	padding:0;



}



.home-hot .list p{



	width:100%;



	background: #F3F3F3;



	padding:24px;



	margin:0;



}



.home-hot .list:hover p{



	background: #1059A8;



	color:#fff;



}



.home-hot .list p span{



	width:21px;



	height:21px;



	float:right;



	background: url(../images/ico5.png) center no-repeat;



}



.home-hot .list:hover p span{



	background: url(../images/ico5h.png) center no-repeat;



}



.home-hot .list:hover img{



	opacity:0.7;



   



}



.home-hot .list:hover{



	-webkit-box-shadow:5px 5px 5px 5px #BCBCBC;box-shadow:3px 10px 10px 3px #BCBCBC;



}

.home-news{

	width:100%;

	background: #f9f9f9;

	padding:50px 0;

}

.home-news .news-title{

	width:100%;

	float:left;

}

.home-news .news-title .tit{

	float:left;

}

.home-news .news-title .tit i{

	font-size:60px;

	color:#E0E0E0;

	text-transform: uppercase;

	font-weight:bold;

	vertical-align: middle;

	display: inline-block;

}

.home-news .news-title .tit span{

	vertical-align: middle;

	display: inline-block;

	font-size:24px;

	color:#000;

	margin-left:10px;

}

.home-news .news-title .tit span p{

	color:#999;

	font-size:14px;

	font-weight:normal;

}

.home-news .news-title .tab{

	float:right;

}

.home-news .news-title .tab li{

	width:160px;height:45px;background: #333; text-align: center;color:#fff;font-size:16px;line-height: 45px;margin:0 5px;float:left;cursor: pointer;

}

.home-news .news-title .tab li.hover{background: #F4AA04;}



.home-news-list{

	width:100%;

	float:left;

}

.home-news-list ul{

	margin-left:-220px;

}

.home-news-list li{

	width:472px;

	float:left;

	margin:60px 0 0 220px;

}

.home-news-list li .times{

	width:80px;

	float:left;

	text-align: center;

	font-size:61px;

	color:#666;

}

.home-news-list li .times p{

	font-size:14px;

}

.home-news-list li .con{

	float:left;

	width:360px;

	margin-left:30px;

	padding-top:10px;

}

.home-news-list li .con a{

	font-size:18px;

	color:#333;

}
.home-news-list li .con a:hover{color:#1059A8}
.home-news-list li .con p{

	font-size:12px;

	padding-top:10px;

}

.home-about{

	width:100%;

	background: #1059A8;

}

.home-about img{

	width:50%;

	float:left;

}

.home-about .con .tit,.home-about .con .content,.home-about .con .more{

	width:100%;

	float:left;

}

.home-about .con{

	width:510px;

	float:left;

	padding:50px 0 0 50px;

}

.home-about .con .tit{

	background: url(../images/ico7.png) left center no-repeat;

	padding-left:35px;

	color:#fff;

	font-size:24px;

}

.home-about .con .tit p{font-size:14px;text-transform: uppercase;}

.home-about .con .content{

	margin-top:20px;

	line-height: 25px;

	color:#fff;

	font-size:14px;

}

.home-about .con .content p{

	margin-top:15px;

	text-indent: 2rem;

}

.home-about .con .more{

	margin-top:30px;

}

.home-about .con .more a{

	float:right;

	width:25px;

	height:24px;

	background: url(../images/ico6.png);

	

}

.footer{

	width:100%;

	background: #F1F1F1;

	padding:35px 0;

}

.foot-left{

	width:290px;

	float:left;

	

}

.foot-left img{max-width:100%;}

.foot-left p{

	width:100%;

	

	margin-top:40px;

}

.foot-left p a{

	

	width:34px;

	height:34px;

	margin-left:17px;

	display: inline-block;

}

.foot-left p a.wx{

	background: url(../images/wx.png) no-repeat;
	position: relative;
	background-size:34px auto;

}
.foot-left p a.wx span{position: absolute;bottom:40px;left:0;display: none;width:128px;}
.foot-left p a.wx:hover span{display: inline-block}

.foot-left p a.sina{

	background: url(../images/sina.png) no-repeat;

	background-size:34px auto;

}

.foot-left p a.qq{

	background: url(../images/qq.png) no-repeat;

	background-size:34px auto;

}

.foot-mid{

	width:537px;

	float:left;

	border-left:1px solid #D9D9D9;

	border-right:1px solid #D9D9D9;

	padding:0 0 0 35px;

}

.foot-mid p{

	width:100%;

	float:left;

	margin-bottom:25px;

}

.foot-mid p span{

	font-size:14px;

	font-weight:bold;

	width:75px;

	float:left;

}

.foot-mid p a{

	font-size:14px;margin-right:15px;float:left;color:#333;

}
.foot-mid p a:hover{color:#1059A8}
.foot-tel{

	width:330px;

	float:right;

}

.foot-tel .tellist{

	width:100%;float:left;margin-bottom:23px;

}

.foot-tel .tellist span{

	float:left;

	width:38px;

	height:38px;

	background: #000;

	border-radius:38px;

	color:#fff;

	padding:0;

	font-size:22px;

	text-align: center;

	line-height: 38px;

}

.foot-tel .tellist .con{

	width:280px;

	float:right;

	font-size:12px;

	font-weight:bold;

}

.foot-tel .tellist .con p{font-weight:normal;}

.copyright{

	width:100%;

	background: #DADADA;

	padding:10px 0;

	font-size:12px;

}

.subbanner{

	width:100%;

}

.subbanner img{max-width:100%;vertical-align: bottom}



.subbox{background: #F9F9F9;}

.pro-toparea{

	background: #fff;

	width:100%;

	float:left;

	padding:25px 30px;

}

.pro-toparea span.fl{font-size:20px;color:#1059a8;padding:10px;}

.pro-toparea span.fr{font-size:14px;padding:10px;}

.pro-choose{

	width:100%;

	float:left;

	background: #fff;

	padding:10px 30px 30px;

	margin-top:10px;

}

.pro-choose .list{

	width:100%;float:left;

	margin-top:20px;

	position: relative;

}

.pro-choose .list span{width:80px;font-size:14px;color:#666;float:left;}

.pro-choose .list .con{width:90%;float:left;}

.pro-choose .list .con a{font-size:16px;color:#333;float:left;margin-right:20px;margin-bottom:6px;}

.pro-choose .list .con a.ac{color:#1059a8;}

.pro-choose .list .down{width:28px;height:16px;position: absolute;right:0;top:4px;background: url(../images/down.png);}

.pro-choose .list .up{width:28px;height:16px;position: absolute;right:0;top:4px;background: url(../images/up.png);}

.pro-botbg{width:100%;height:6px;float:left;background: url(../images/bg2.png) top repeat-x;}





.pro-list{

	width:100%;

	float:left;

}

.pro-list ul{

	margin-left:-22px;

}

.pro-list li{

	width:385px;

	float:left;

	margin:25px 0 0 22px;

	text-align: center;

	

}

.pro-list li .pic{

	width:100%;

	float:left;

	border:7px solid #fff;

	border-bottom:none;
	text-align: center;
	background: #fff;
}

.pro-list li .pic img{

	max-width:100%;

	vertical-align: bottom;

}

.pro-list li .con{

	background: #1059A8;

	width:100%;

	float:left;

}

.pro-list li .con i{

	width:39px;

	height:1px;

	background: #D4D4D4;

	display: inline-block;

	margin-top:17px;

}

.pro-list li .con p{

	width:100%;

	padding:20px 30px;

	height:20px;

	line-height: 20px;

	display: block;

	overflow: hidden;

	text-overflow: ellipsis;

	font-size:16px;

	color:#fff;

}

.pro-list li .con span{

	width:33px;

	height:33px;

	display: inline-block;

	margin:10px 0;

	background: url(../images/ico8.png);

}

.pro-list li:hover .pic{

	border-color:#D99B37;

}

.pro-list li:hover .con{

	background: #D99B37;

}

.pro-list li:hover .con span{

	background: url(../images/ico8h.png);

}

.pages{

	width:100%;

	float:left;

	padding:50px 0;

	text-align: center;

}

.pages a,.pages span{

	display: inline-block;

	padding:7px 15px;

	border-radius:3px;

	border:1px solid #CBCBCB;

	margin:0 3px;

}

.pages span{

	background: #1059A8;

	border-color:#1059A8;

	color:#fff;

}

.pro-toparea .back{

	float:left;

	border:1px solid #E2E2E2;

	color:#333;

	padding:10px 30px;

	font-size:14px;

}

.show-pro-top{

	width:100%;

	float:left;

	background: #fff;

	margin-top:70px;

	border:1px solid #ECECEC;

}

.show-pro-top .swiper-container{

	width:40%;

	float:left;

	

}

.show-pro-top .swiper-button-prev{

	width:32px;

	height:32px;

	background: url(../images/show-left.png);

}

.show-pro-top .swiper-button-next{

	width:32px;

	height:32px;

	background: url(../images/show-right.png);

}

.show-top-con{

	width:60%;

	float:left;

	background: #1059A8;

	padding:40px;

	color:#fff;

}

.show-top-con h1{

	font-weight:normal;

	font-size:22px;

	border-bottom:1px solid #fff;

	padding-bottom:15px;

	width:100%;

	float:left;

}

.show-top-con .con{

	width:100%;

	float:left;

	margin-top:15px;

	font-size:14px;

}

.show-top-con .more{

	width:100%;

	float:left;

	margin-top:25px;

}

.show-top-con .more a{

	background: #fff;

	padding:10px 30px;

	color:#1059a8;

	font-size:14px;

	display: inline-block;

}

.show-pro-con{

	width:100%;

	float:left;

	background: #fff;

	margin-top:50px;

	border:1px solid #ECECEC;

	padding:25px 30px;

}

.show-pro-con .tit{

	width:100%;

	float:left;

	height:60px;

	background: url(../images/bg3.png) left no-repeat;

	padding:0 33px;

	font-size:18px;

	color:#fff;

	line-height: 60px;

}

.show-pro-con .content{

	width:100%;

	float:left;

	margin-top:30px;

	line-height: 30px;

	font-size:16px;

}

.show-pro-tit{

	width:100%;

	float:left;

	padding:30px 0 0 0;

	

}

.show-pro-tit span{

	border-left:4px solid #1059A8;

	height:20px;

	line-height: 20px;

	font-size:16px;

	float:left;

	color:#000;

	padding-left:10px;

}

.mb70{

	margin-bottom:70px;

}

.show-case-con{

	width:100%;

	float:left;

	margin:40px 0;

	border:1px solid #ECECEC;

	background: #fff;

	padding:30px;

}

.show-case-con .title{

	width:100%;

	float:left;

	text-align: center;

	font-size:30px;

	color:#333;

}

.show-case-con .titbot{

	width:100%;

	float:left;

	text-align: center;

	border-bottom:1px solid #F0F0F0;

	padding-bottom:30px;

	font-size:16px;

	margin-top:20px;

	

}

.show-case-con .titbot .bshare-custom{display: inline-block;margin-top:-5px;}

.show-case-con .content{

	padding:35px 0;

	line-height: 30px;

	width:100%;

	float:left;

	font-size:16px;

}

.show-case-page{

	width:100%;

	float:left;padding:30px 0;

	margin-top:30px;

	border-top:1px solid #F0F0F0;

	text-align: right;

}

.show-case-page a{

	display:inline-block;margin:0 3px;

	background: #F0F0F0;

	padding:0 30px;

	height:36px;

	line-height: 36px;

	font-size:14px;

	vertical-align: middle;

}

.show-case-page a.list{

	padding:0;

	background: url(../images/ico9.jpg);

	width:56px;

}

.gy-list{

	width:100%;

	float:left;

	border:1px solid #ECECEC;

	background: #fff;

	padding:30px;

	margin-top:40px;

}

.gy-list ul{margin:-30px 0 0 -30px;}

.gy-list li{

	width:550px;

	float:left;

	margin:30px 0 0 30px;

	background: #1059A8;

	padding:30px 30px 30px 15px;

	position: relative;

}

.gy-list li .num{

	display: inline-block;

	width:120px;

	color:#fff;

	font-size:86px;

	text-align: center;

	vertical-align: middle;

}

.gy-list li .con{

	display: inline-block;

	vertical-align: middle;

	width:378px;

	padding:5px;

	background: #fff;

	border-radius:5px;

}

.gy-list li .con img{max-width:100%;}

.gy-list li .ico{

	position: absolute;

	left:0;

	top:0;

	width:43px;

	height:41px;

	background: url(../images/bg4.jpg);

}

.rmenu{

	float:right;

	margin-top:10px;

}

.rmenu a{

	font-size:18px;margin-left:40px;

}

.rmenu a.cur{color:#1059a8;}

.area{

	width:100%;

	float:left;

	padding:30px 0;

	text-align: right;

	font-size:14px;

}

.area a{

	font-size:14px;

}

.about-content{

	width:100%;

	float:left;

	margin-bottom:40px;

	padding:30px;

	font-size:16px;

	line-height: 35px;

	border:1px solid #ECECEC;

	background: #fff;

}

.about-content p{

	text-indent: 2em;

	margin-bottom:20px;

}







.toggle-content{



	display:none;



	padding-top:0px;



}







.toggle-content p{



	border-top:solid 1px rgba(0,0,0,0.05);



	margin-bottom:0px;



	padding-top:10px;



	padding:15px;



}



.toggle-content p a{font-size:1.3em;}



.toggle-3{



	background-color:#eeeeee;   



}







.toggle-3{











}











.top-area{background:#1059A8; border-radius:3px; display:none; margin-top:3%;}



a.deploy-toggle-3{



	



	font-size:16px;



	color:#fff;



	width:100%;



	display:block;



	padding:2% 3%;



	box-sizing:border-box;



	



}







.deploy-toggle-3 em{



	



	position:absolute;



	transition: 0.1s ease-out;



	right:20px;



	width:20px;



	height:20px;



	border-radius:30px;



}







.deploy-toggle-3 em strong{



	top:2px;



	left:2px;



	height:16px;



	width:20px;



	background:url(../images/ico-2.jpg) center no-repeat;



	



	position:absolute;



	z-index:999;



}







.toggle-3-active-background{



	width:20px;



	background:url(../images/ico-5.png) center no-repeat;



	background-size:20px;



}







.toggle-3-active-ball{



	left:2px;



	



}







.toggle-content{



	display:none;



	padding-top:0px;



}







.toggle-content p{



	border-top:solid 1px rgba(0,0,0,0.05);



	margin-bottom:0px;



	padding-top:10px;



	padding:15px;



}



.toggle-content p a{font-size:14px;color:#fff;}



.toggle-3{



	background-color:#eeeeee;   



}

.contact-box{

	width:790px;

	margin:0 auto;

}

.contact-box h1{

	width:100%;

	float:left;

	border-bottom:1px dotted #999;

	padding:10px 0;

	font-size:20px;

	color:#1059a8;

	font-weight:normal;

}

.contact-box .con{

	width:100%;

	float:left;

	margin-top:15px;

	font-size:14px;

	color:#666;

	

}

.contact-box .contact-tit{

	width:100%;

	float:left;

	background: #1059a8;

	color:#fff;

	padding:2px 20px;

	font-size:14px;

	margin-top:30px;

}

.contact-box .con h2{

	font-weight:normal;

	font-size:18px;

	

}

.contact-box .con img{

	vertical-align: middle;

}

.contact-box .con .ewm{

	float:right;

	line-height: normal;

	margin-top:15px;

}

.contact-box .con .ewm p{

	padding:0;

	margin:0;

	font-size:14px;

}

.contact-box .con .ewm img{

	margin:0;

}

.news-list{

	width:100%;

	float:left;

	

}

.news-list ul{margin:-24px 0 0 -24px;}

.news-list li{

	width:384px;

	float:left;

	margin:24px 0 0 24px;

	background: #fff;

}

.news-list li .pic img{

	width:100%;

}

.news-list li .con{

	padding:25px;

	

}

.news-list li .con a.tit{font-size:18px;color:#333;width:100%;height:50px;overflow: hidden;display: block}

.news-list li .con p{

	width:100%;

	line-height: 20px;

	font-size:14px;

	padding:20px 0;

	height:80px;

	overflow: hidden;

	color:#666;

}

.news-list li .time{

	width:100%;

	text-align: left;

	margin-top:10px;

	font-size:14px;

}

.news-list li:hover{background: #1059A8;}

.news-list li:hover .con a,.news-list li:hover .con p,.news-list li:hover .con .time{color:#fff;}


.izl-rmenu{
	       margin-right: 0;
	       width: 72px;
	       position: fixed;
	       right: 2px;
	       bottom: 5%;
	       /*-webkit-box-shadow: #DDD 0px 1px 5px;
	       -moz-box-shadow: #DDD 0px 1px 5px;
	       box-shadow: #DDD 0px 1px 5px;*/
	       z-index:999;
}
.izl-rmenu a{display: block;margin-bottom:1px;}

.izl-rmenu .consult{    
	background-image: url(../images/consult_icon.png);
    background-repeat: no-repeat;
    background-position: center -221px;
    display: block;
    height: 76px;
    width: 72px;
	position: relative;
}
.izl-rmenu .consult .pic {
    
    display:none;
    position: absolute;
    left: -160px;
    top: 0;
    width: 160px;
    height: 160px;
    background:url(../images/shouji.png) center no-repeat;
	background-size: 100% 100%;
}
.izl-rmenu .consult:hover .pic{display:inline !important;}


.izl-rmenu a.mem{width:72px;height:73px;background: url(../images/consult_icon.png); background-position: 0 0;}
.izl-rmenu a.qq{width:72px;height:73px;background: url(../images/consult_icon.png); background-position: 0 -74px;}


.izl-rmenu .cart {
    background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
    height: 73px;
    width: 72px;
    background: url(../images/consult_icon.png); background-position: 0 -147px;
}
.izl-rmenu a.cart:hover .pic,.izl-rmenu .consult:hover .pic{display:block;}
.izl-rmenu .btn_top {
    background-image: url(../images/float_top.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 73px;
    width: 72px;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}
.izl-rmenu .btn_top:hover {
	background-image: url(../images/float_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.izl-rmenu .cart .pic {
	display:none;
    position: absolute;
    left: -160px;
    top: 65px;
    width: 160px;
    height: 160px;
    background:url(../images/ewm.jpg) center no-repeat;
	background-size: 100% 100%;
}

.mob-topnav{
	width:100%;
	background: #1059A8;
	display: none;
	border-top:1px solid #3674B6;
}
.mob-topnav ul{
	
}
.mob-topnav li{
	width:20%;
	float:left;
	height:40px;
	border-left:1px solid #3674B6;
}
.mob-topnav li a{
	display: block;
	text-align: center;
	font-size:15px;
	color:#fff;
	line-height: 40px;
}
.lag{position: absolute;right:60px;top:0;line-height: 50px;color:#fff;font-size:13px;}
.lag:link,.lag:visited{color:#fff;}