* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html,body{
	-webkit-user-select:none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color:transparent;
	-webkit-user-select:none;
	-webkit-touch-callout:none;
	-webkit-touch-callout:none;
} 
body {margin:0px auto; background: #fff; color:#555; font-family:微软雅黑,sans-serif; width: 100%; font-size: 12px; overflow-x: hidden;}
div,ul,ol,dl,dt,dd,li,dl,h1,h2,h3,h4,h5,h6,p,pre,table,caption,th,td,form,input,button,select,textarea{margin:0; padding:0; list-style:none;}

header, article, section, aside, footer, figure, nav{display: block;}

a, a:visited {color:#555; text-decoration: none;
transition:all 0.3s;
-moz-transition:all 0.3s;
-ms-transition:all 0.3s;
-o-transition:all 0.3s;
-webkit-transition:all 0.3s;
}

a:hover{color:#ff7200; text-decoration: none;}


img {border:none; vertical-align:top;}
.clearfix:after{display: block; content: ""; clear:both;}

.b-blank10{margin:0 0 10px 0;}
.b-blank20{margin:0 0 20px 0;}
.b-blank30{margin:0 0 30px 0;}
.blank10{width:100%; height:10px;}
.blank20{width:100%; height:20px;}
.blank30{width:100%; height:30px;}
.l-blank25{float:left; width:25px; height:10px;}

@font-face {
	font-family: 'BEBAS';
	src:url('../font/BEBAS.eot'); 
	src: 
		url('../font/BEBAS.eot?#iefix') format('embedded-opentype'), 
		url('../font/BEBAS.woff') format('woff'), 
		url('../font/BEBAS.ttf') format('truetype'), 
		url('../font/BEBAS.svg#aGENCYR') format('svg');
}


/************************************************************共用部分开始************************************************************/
.main{width: 100%; margin: 0 auto; position: relative;}

@media screen and (min-width: 1200px){
	.main{width: 1200px;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
	.main{width: 100%; max-width:1000px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.main{padding: 0 15px;}
}
@media screen and (max-width: 767px){
	.main{padding: 0 15px;}
}


/*top*/
header{position: relative; background: #fff; z-index: 9999;}
header .top{background:#333333; height: 35px; line-height: 35px; color: #fff;}
header .top h2{float: left; font-size: 12px; font-weight: normal;}
header .top ul{float: right; position: relative; border-right: 1px solid #484848;}
header .top ul li{float: left; position: relative; z-index: 100;}
header .top ul li i{font-size: 12px;}
header .top ul li a,
header .top ul li a:visited,
header .top ul li a:hover{display: block; padding: 0 10px; border-left: 1px solid #484848; color: #fff;}
header .top ul li .xl_sj_box{position: absolute; z-index: 110; left: 50%; top: 33px; margin: 0 0 0 -55px; padding: 10px 0 0 0; display:none;}
header .top ul li .xl_sj_box .xl_sj{background: #fff; box-shadow: 0 0 5px #c9c9c9; text-align: center; color: #888; line-height: 30px; position: relative; behavior:url(pie.htc);}
header .top ul li .xl_sj_box .xl_sj i{position: absolute; left: 50%; margin: 0 0 0 -12px; top: -12px; }
header .top ul li .xl_sj_box .xl_sj>img{float: left; width: 100px; height: 100px; background: #ccc; margin: 5px 5px 0 5px;}
header .top ul li:hover .xl_sj_box{display: block;}

header .logo{float: left; height: 120px; line-height: 116px;}
header .logo img{display: inline; vertical-align: middle;}

header .tel{float: right; margin-top: 35px; position: relative; padding-left: 65px;}
header .tel i{position: absolute; left: 0px; top: 0px; font-size: 50px; color: #ff7200; line-height: 1;}
header .tel span{display: block; padding-top: 3px; font-size: 14px;}
header .tel h2{font-size: 34px; color: #ff7200; line-height: 1; font-family:Impact; font-weight: normal;}

header .mmenu{position: absolute; right: 0px; top: 0px; bottom: 0px; width: 50px; text-align: center; display: none;}
header .mmenu i{color: #999; font-size: 24px; position: relative; top: 35%;}

@media screen and (min-width: 992px) and (max-width: 1199px){
	header .logo{height: 110px; line-height: 105px;}
	
	header .tel{margin-top: 28px; padding-left: 55px;}
	header .tel i{margin-right: 12px; font-size: 45px;}
	header .tel h2{font-size: 32px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	header .logo{height: 90px; line-height: 85px;}
	header .logo img{max-height: 60%;}
	
	header .tel{margin-top: 20px; padding-left: 50px;}
	header .tel i{margin-right: 10px; font-size: 40px;}
	header .tel span{font-size: 12px;}
	header .tel h2{font-size: 28px;}
}
@media screen and (max-width: 767px){
	header{border-top: 3px solid #014488; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
	header .top{display: none;}
	header .logo{height: 60px; line-height: 56px;}
	header .logo img{max-height: 60%;}
	
	header .tel{display: none;}
	
	header .mmenu{display: block;}
}

.nav {background: #014488; border-bottom: 3px solid #003d7a;}
.nav ul{position: relative; z-index: 10;}
.nav ul li{position:relative; float:left; z-index:50; width: 12.5%; text-align: center;}
.nav ul li a{position: relative; display:block; font-size:14px; line-height: 55px; color: #fff; font-weight: bold; overflow: hidden; white-space: nowrap; border-left: 1px solid #003d7a!important;}
.nav ul li:first-child a{border-left: none!important;}
.nav ul li a:hover,
.nav ul li a.on,
.nav ul li a.selected{background: #003d7a; color: #fff;}
* HTML .nav ul li a{display: inline-block}

.nav ul li ul{position: absolute; width:100%; visibility:hidden; z-index:999999;}
.nav ul li ul li{width: 100%; background: #fff; margin-left: 0px;}
.nav ul li ul li:before{display: none;}
.nav ul li ul li a{overflow:hidden; border-left: none!important; line-height:45px; height:45px; text-align: left; text-indent: 15px; font-weight:normal; font-size: 12px; border-bottom: 1px solid #e7e7e7; color: #555;}
.nav ul li ul li a:after{display: none;}
.nav ul li ul li a.selected,
.nav ul li ul li a:hover{background:#014488; color: #fff; font-weight: normal;}
.nav ul li ul li ul{width: 100%;}

* HTML .nav {height: 1%}
.downarrowclass {position: absolute; top: -1000px; right: 7px}
.rightarrowclass {position: absolute; top: 8px; right:15px}
.ddshadow {position: absolute; width: 0px; background:none transparent scroll repeat 0% 0%; height: 0px; top: 0px; LEFT: 0px}
.toplevelshadow {opacity: 0.0}
.nav ul li img{display: none;}

.nav ul li a:after{
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.nav ul li a{font-size: 12px; line-height: 50px;}
}
@media screen and (max-width: 767px){
	.nav{display: none;}
}

/**/
footer{background: #1a1a1a;}
footer .link{background: #141414; position: relative; z-index: 1;}
footer .link:after{position: absolute; left: 0px; top: 0px; z-index: -1; width: 50%; height: 100%; display: block; content: ""; background: #014488;}
footer .link ul{overflow: hidden; position: relative; background: #141414; padding: 17px 0 17px 70px;}
footer .link ul i{position: absolute; left: 0px; top: 0px; width: 65px; height: 100%; padding-top: 20px; background: #013d7a; text-align: center; color: #fff; font-size: 20px;}
footer .link ul li{float: left; position: relative; display: inline-block; padding: 0 10px; line-height: 25px; color: #fff; font-size: 14px;}
footer .link ul li a{color: #b5b5b5;}

footer .f_menu2{padding-top: 45px;}
footer .f_menu2 > li{float: left; width: 30%;}

footer .f_menu2 > li .part4{padding-bottom: 34px; color: #fff;}
footer .f_menu2 > li .part4 h2{font-family: Arial; font-size: 20px; line-height: 1; text-transform: uppercase;}
footer .f_menu2 > li .part4 h3{padding-top: 10px; font-size: 14px; line-height: 1;}

footer .f_menu2 > li.f_logo{width: auto; padding-right: 95px;}

footer .f_menu2 > li .f_lxwm{margin-top: -5px; color: #c2c2c2; line-height: 24px;}

footer .f_menu2 > li .f_tel{}
footer .f_menu2 > li .f_tel i{display: inline-block; margin-right: 10px; width: 26px; height: 26px; text-align: center; line-height: 26px; font-size: 14px; color: #fff; background: #ff7200; border-radius: 50%; position: relative; behavior:url(pie.htc); vertical-align: top;}
footer .f_menu2 > li .f_tel h2{display: inline-block; font-size: 20px; text-align: left; line-height: 1; font-weight: normal; color: #ff7200; font-family: Arial;}
footer .f_menu2 > li .f_tel h2 span{display: block; font-size: 12px; font-family: "微软雅黑"; letter-spacing: 5px;}
footer .f_menu2 > li .f_tel a{margin-top: 24px; display: block; background: #ff7200; width: 112px; height: 30px; text-align: center; line-height: 30px; color: #fff;}
footer .f_menu2 > li .f_tel a em{margin-right: 5px; font-size: 14px;}

footer .f_menu2 > li.f_ewm{float: right; width: auto;}
footer .f_menu2 > li.f_ewm ol li{float: left; margin-left: 18px; text-align: center; color: #9f9f9f;}
footer .f_menu2 > li.f_ewm ol li:first-child{margin-left: 0px;}
footer .f_menu2 > li.f_ewm ol li img{margin-bottom: 10px; width: 110px;}

footer .foot{margin-top: 30px; border-top: 1px solid #262626; padding: 20px 0; text-align: center; color: #fff;}
@media screen and (min-width: 992px) and (max-width: 1199px){
	footer .f_menu2{padding-top: 40px;}
	footer .f_menu2 > li{width: 25%;}
	footer .f_menu2 > li.f_logo img{}
	
	footer .f_menu2 > li.f_ewm ol li img{width: 100px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	footer .f_menu2{padding-top: 35px;}
	footer .f_menu2 > li{width: 33.33%;}
	
	footer .f_menu2 > li .part4{padding-top: 15px; padding-bottom: 15px;}
	footer .f_menu2 > li .part4 h2{font-size: 16px;}
	footer .f_menu2 > li .part4 h3{font-size: 12px;}
	
	footer .f_menu2 > li.f_logo{float: none; width: auto; text-align: center; padding-bottom: 15px; padding-right: 0px; border-bottom: 1px solid #262626;}
	footer .f_menu2 > li.f_logo img{height: 100px;}
	
	
	footer .f_menu2 > li .f_lxwm {}
	
	footer .f_menu2 > li .f_tel a{margin: 20px 0 0 0;}
	
	footer .f_menu2 > li.f_ewm ol li{text-align: left;}
	footer .f_menu2 > li.f_ewm ol li img{width: 90px;}
	
	footer .foot{margin-top: 30px; padding: 15px 0;}
}
@media screen and (max-width: 767px){
	footer .link{display: none;}
	
	footer .f_menu2{padding-top: 30px;}
	footer .f_menu2 > li{float: none; width: auto; text-align: center;}
	
	footer .f_menu2 > li .part4{display: none;}
	
	footer .f_menu2 > li.f_logo{padding-bottom: 15px; padding-right: 0px;}
	footer .f_menu2 > li.f_logo img{height: 80px;}
	
	footer .f_menu2 > li .f_lxwm{padding-bottom: 10px;}
	
	footer .f_menu2 > li.m_f_tel{display: none;}
	
	footer .f_menu2 > li.f_ewm{display: none;}
	
	footer .foot{margin-top: 10px; padding: 10px 0;}
}




/************************************************************共用部分结束************************************************************/

/************************************************************首页样式开始************************************************************/
/*幻灯片*/
.banner{position: relative;}
.banner img {width: 100%; max-height: 100%;}
.banner div{position: relative; z-index: 2}

@media screen and (min-width: 768px) and (max-width: 991px){
	.slick-dots li button {height:4px!important; width:45px!important;}
}
@media screen and (max-width: 767px){
	.slick-dots {bottom:10px!important;}
	.slick-dots li button {height:4px!important; width:37px!important;}
}

/**/
.search_box{height: 80px;}
.search_box ul{float: left; width: 50%; overflow: hidden;}
.search_box ul li{float: left; line-height: 80px; position: relative; color: #888;}
.search_box ul li:after{position: absolute; right: 0px;; top: 50%; margin-top: -4px; display: block; content: ""; background: #c9c9c9; width: 1px; height: 11px;}
.search_box ul li:first-child:after{display: none;}
.search_box ul li a,
.search_box ul li a:visited{margin: 0 10px; color: #888;}
.search_box ul li a:hover{color: #ff7200;}
.search_box form{float: right; width: 45.16%; margin-top: 20px; position: relative;}
.search_box form .btn_text{width: 100%; height: 40px; background: #eeeeee; border: none; font-size: 12px; padding-left: 18px; color: #888;}
.search_box form .btn_submit{position: absolute; right: 0px; top: 0px; width: 50px; height: 100%; background: url(../images/ss_tb.png) no-repeat center #eee; background-size: 40%; border: none; cursor: pointer;}
@media screen and (min-width: 992px) and (max-width: 1199px){
	.search_box{height: 70px;}
	.search_box ul li{line-height: 70px;}
	.search_box form{margin-top: 16px;}
	.search_box form .btn_text{height: 38px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.search_box{height: 60px;}
	.search_box ul li{line-height: 60px;}
	.search_box form{margin-top: 13px;}
	.search_box form .btn_text{height: 35px;}
}
@media screen and (max-width: 767px){
	.search_box{height: auto;}
	.search_box ul{display: none;}
	.search_box form{float: none; width: auto; margin-top: 10px; margin-bottom: 10px;}
	.search_box form .btn_text{height: 35px;}
}

/**/
.about_bg{background: url(../images/about_bg.jpg) no-repeat center fixed; background-size: cover; height: 649px; color: #fff; overflow: hidden;}
.about_con{float: left; width: 60.41%;}
.about_con h2{padding-top: 80px; font-size: 30px; line-height: 1;}
.about_con h3{padding-top: 18px; font-size: 18px; font-weight: normal; line-height: 1;}
.about_con h3:after{margin-top: 20px; display: block; content: ""; width: 30px; height: 2px; background: #fff;}
.about_con p{margin-top: 22px; line-height: 30px;}
.about_con a,
.about_con a:visited{margin-top: 65px; display: block; width: 120px; height: 35px; border: 1px solid #fff; text-align: center; line-height: 35px; color: #fff;}
.about_con a:hover{background: #fff; color: #014488;}

.about_list{float: right; width: 33%; overflow: hidden; margin-top: 175px; margin-left: -30px;}
.about_list li{float: left; width: 33.33%;}
.about_list li a{display: block; margin-left: 30px; margin-bottom: 20px; border-radius: 5px; overflow: hidden; position: relative; height: 103px; text-align: center; color: #fff; z-index: 1;}
.about_list li a:after{position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; display: block; content: ""; background: #000; opacity: 0.1; z-index: -1;}
.about_list li i{display: block; margin-top: 10px; margin-bottom: 5px; font-size: 40px;}
.about_list li h2{font-size: 12px; font-weight: normal;}
.about_list li a:hover:after{background: #ff7200; opacity: 1;}
.about_list li a:after{
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}
@media screen and (min-width: 992px) and (max-width: 1199px){
	.about_bg{height: auto; padding-bottom: 200px;}
	.about_con {width: 57%;}
	.about_con h2{padding-top: 60px; font-size: 26px;}
	.about_con h3{font-size: 17px;}
	.about_con a,
	.about_con a:visited{margin-top: 55px;}
	
	.about_list{margin-top: 155px; width: 40%; margin-left: -25px;}
	.about_list li a{margin-left: 25px; margin-bottom: 15px; height: 100px;}
	.about_list li i{font-size: 36px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.about_bg{height: auto; padding-bottom: 40px;}
	.about_con {width: 57%;}
	.about_con h2{padding-top: 40px; font-size: 22px;}
	.about_con h3{font-size: 16px;}
	.about_con p{line-height: 28px; height: 168px; overflow: hidden;}
	.about_con a,
	.about_con a:visited{margin-top: 40px;}
	
	.about_list{margin-top: 148px; width: 42%; margin-left: -20px;}
	.about_list li a{margin-left: 20px; margin-bottom: 15px; height: 90px;}
	.about_list li i{font-size: 32px;}
	
}
@media screen and (max-width: 767px){
	.about_bg{height: auto; padding-bottom: 20px;}
	.about_con{float: none; width: auto;}
	.about_con h2{padding-top: 30px; font-size: 18px;}
	.about_con h3{padding-top: 10px; font-size: 14px;}
	.about_con h3:after{margin-top: 15px;}
	.about_con p{line-height: 24px;}
	.about_con a,
	.about_con a:visited{margin-top: 20px; width: 100px;}
	
	.about_list{float: none; width: auto; margin-top: 30px; margin-left: -15px;}
	.about_list li a{margin-left: 15px; margin-bottom: 15px; height: 80px;}
	.about_list li i{font-size: 28px;}
}



/**/
.ys_bg{}
.ys_box{padding-top: 40px; padding-bottom: 30px; position: absolute; left: 0px; top: -155px; background: #fff; box-shadow: 0px 0px 8px 0px rgba(33, 22, 19, 0.24);}
.ys_box .ys{}
.ys_box .ys_list{_display:inline; border-left: 1px solid #f2f2f2; position: relative;}
.ys_box .ys_list a{display: block; padding: 0 24px; min-height: 215px; position: relative; z-index: 1; text-align: center;}
.ys_box .ys_list i{display: inline-block; width: 75px; height: 75px; border-radius: 50%; background: #014488; line-height: 70px; font-size: 35px; color: #fff;}
.ys_box .ys_list h2{padding-top: 15px; font-size: 14px; color: #444;}
.ys_box .ys_list h2:after{margin: 12px auto 0 auto; display: block; content: ""; width: 20px; height: 2px; background: #014488;}
.ys_box .ys_list p{padding-top: 10px; line-height: 22px; color: #888;}
.ys_box .slick-prev{left: -40px;}
.ys_box .slick-next{right: -40px;}
.ys_box .ys_list a:hover i{background: #ff7200;}
.ys_box .ys_list a:hover h2:after{background: #ff7200;}
.ys_box .ys_list i,
.ys_box .ys_list h2:after{
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}
.ys_box .slick-prev i,
.ys_box .slick-next i{display: block; position: relative;}
@media screen and (min-width: 992px) and (max-width: 1199px){
	.ys_box{padding-top: 35px; padding-bottom: 25px;}
	.ys_box .ys_list a{padding: 0 20px;}
	.ys_box .ys_list a i{width: 70px; height: 70px; line-height: 65px; font-size: 33px;}
	
	.ys_box .slick-prev{left: -0;}
	.ys_box .slick-next{right: -0;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.ys_box{position:static; margin: 0 -15px;}
	.ys_box .ys_list a{min-height: auto;}
	.ys_box .slick-prev,
	.ys_box .slick-next{width: 35px;}
	.ys_box .slick-prev{left: -0;}
	.ys_box .slick-next{right: -0;}
}
@media screen and (max-width: 767px){
	.ys_box{position: static; padding-top: 20px; padding-bottom: 20px; margin: 0 -15px;}
	.ys_box .ys_list a{padding: 0 15px; min-height: auto;}
	.ys_box .ys_list a i{width: 65px; height: 65px; line-height: 65px; font-size: 30px;}
	
	.ys_box .slick-prev,
	.ys_box .slick-next{width: 35px;}
	.ys_box .slick-prev{left: -0;}
	.ys_box .slick-next{right: -0;}
	.ys_box .slick-prev i,
	.ys_box .slick-next i{font-size: 20px!important;}
}

/*共用标题*/
.part1{margin-top: 50px; margin-bottom: 35px; text-align: center;}
.part1 h2{position: relative; padding-bottom: 16px; border-bottom: 1px solid #dadada;font-size: 34px; line-height: 1; text-transform: uppercase; color: #014488;}
.part1 h2:before{position: absolute; left: 50%; bottom: -2px; margin-left: -20px; display: block; content: ""; width: 40px; height: 3px; background: #014488;}
.part1 h3{padding-top: 18px; font-size: 14px; line-height: 1; font-weight: normal; text-transform: uppercase;}
.part2 h2{border-bottom-color: rgba(255,255,255,0.1); color: #fff}
.part2 h2:before{background: #fff;}
.part2 h3{color: #fff;}
@media screen and (min-width: 992px) and (max-width: 1199px){
	.part1{margin-top: 40px; margin-bottom: 30px;}
	.part1 h2{padding-bottom: 15px; font-size: 28px;}
	.part1 h3{padding-top: 15px; font-size: 16px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.part1{margin-top: 30px; margin-bottom: 25px;}
	.part1 h2{padding-bottom: 10px; font-size: 24px;}
	.part1 h3{padding-top: 10px; font-size: 12px;}
}
@media screen and (max-width: 767px){
	.part1{margin-top: 25px; margin-bottom: 15px;}
	.part1 h2{padding-bottom: 10px; font-size: 18px;}
	.part1 h2:before{margin-left: -15px; width: 30px;}
	.part1 h3{padding-top: 10px; font-size: 12px;}
}

/*产品*/
.pro_bg{background: #f3f3f3; overflow: hidden; padding-top: 135px;}

.pro_class{margin-bottom: 30px; text-align: center;}
.pro_class li{display: inline-block; margin: 0 3px;}
.pro_class li a{display: block; padding: 0 20px; line-height: 40px; font-size: 14px; border: 1px solid #e0e0e0; border-radius: 5px;}
.pro_class li a:hover{border-color: #014488; background: #014488; color: #fff;}
@media screen and (min-width: 992px) and (max-width: 1199px){
	
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.pro_class{margin-bottom: 25px;}
	.pro_class li a{padding: 0 18px; line-height: 35px; font-size: 12px;}
}
@media screen and (max-width: 767px){
	.pro_class{margin-bottom: 20px;}
	.pro_class li a{padding: 0 15px; line-height: 32px; font-size: 12px;}
}


.pro_box{}
.pro_box .pro{margin: 0 -10px;}
.pro_box .pro_list{_display:inline;}
.pro_box .pro_list a{display: block; margin: 0 10px 10px 10px; position: relative; z-index: 1;}

.pro_box .pro_list span{display: block; position: relative; padding-bottom: 80%; overflow: hidden; background: #fff}
.pro_box .pro_list span img{position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; margin: auto; max-width: 100%; max-height: 100%; background: #fff}
.pro_box .pro_list h3{position: absolute; left: 0px; bottom: 0px; width: 100%; height: 40px; line-height: 40px; z-index: 1; text-align: center; font-weight: normal; color: #fff; padding: 0 10px; font-size: 14px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.pro_box .pro_list h3:before{position: absolute; left: 0px; top: 0px; display: block; content: ""; width: 100%; height: 100%; background: #000; opacity: 0.6; z-index: -1;}
.pro_box .pro_list .con{position: absolute; left: 0; bottom: 0px; width: 100%; height: 100%; z-index: 1; color: #fff; padding: 20px; overflow: hidden; opacity: 0;}
.pro_box .pro_list .con:before{position: absolute; left: 0px; top: 0px; display: block; content: ""; width: 100%; height: 100%; background: #000; opacity: 0.7; z-index: -1;}
.pro_box .pro_list .con h2{font-size: 16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.pro_box .pro_list .con h2:after{margin-top: 15px; margin-bottom: 10px; display: block; content: ""; width: 30px; height: 2px; background: #e0651f;}
.pro_box .pro_list .con p{line-height: 28px; overflow: hidden; height: 84px;}
.pro_box .pro_list .con em{display: block; padding-top: 32px; font-style: normal;}
.pro_box .pro_list .con i{position: absolute; right: 20px; bottom: 20px; width: 35px; height: 35px; background: #e0651f; text-align: center; line-height: 35px; font-size: 20px; color: #fff;}
.pro_box .pro_list a:hover{box-shadow: 8px 8px 0 0px #014488;}
.pro_box .pro_list a:hover span img{
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
}
.pro_box .pro_list a:hover h3{opacity: 0;}
.pro_box .pro_list a:hover .con{opacity: 1;}
.pro_box .pro_list span img,
.pro_box .pro_list h3,
.pro_box .pro_list .con{
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}
.pro_box .slick-prev{left: -70px;}
.pro_box .slick-next{right: -70px;}

.pro_box .slick-prev i,
.pro_box .slick-next i{display: block; position: relative;}

@media screen and (min-width: 992px) and (max-width: 1199px){
	.pro_box .pro_list .con p{height: auto; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
	
	.pro_box .slick-prev{left: -50px;}
	.pro_box .slick-next{right: -50px;}
	.pro_box .slick-prev,
	.pro_box .slick-next{width: 45px!important;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.pro_bg{padding-top: 0px;}
	.pro_box .pro_list .con h2:after{margin-top: 10px; margin-bottom: 10px;}
	.pro_box .pro_list .con p{height: auto; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
	.pro_box .pro_list .con em{padding-top: 15px;}
	.pro_box .pro_list .con i{right: 10px; bottom: 10px; width: 30px; height: 30px; font-size: 16px;}
	
	.pro_box .slick-prev{left: 0px;}
	.pro_box .slick-next{right: 0px;}
	.pro_box .slick-prev,
	.pro_box .slick-next{width: 35px!important;}
	.slick-prev i,
	.slick-next i{font-size: 22px!important;}
}
@media screen and (max-width: 767px){
	.pro_bg{padding-top: 0px;}
	.pro_box .pro{margin: 0 -6px;}
	.pro_box .pro_list{width: 50%;}
	.pro_box .pro_list a{margin: 0 6px 6px 6px;}
	.pro_box .pro_list h3{height: 35px; line-height: 35px; font-size: 12px;}
	.pro_box .pro_list .con{padding: 10%;}
	.pro_box .pro_list .con h2{font-size: 1.16em;}
	.pro_box .pro_list .con h2:after{margin-top: 10px; margin-bottom: 10px; width: 20px;}
	.pro_box .pro_list .con p{height: auto; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
	.pro_box .pro_list .con em{padding-top: 15px;}
	.pro_box .pro_list .con i{right: 10px; bottom: 10px; width: 30px; height: 30px; line-height: 30px; font-size: 16px;}
	
	.pro_box .slick-prev,
	.pro_box .slick-next{width: 35px!important;}
	.pro_box .slick-prev{left: 0px;}
	.pro_box .slick-next{right: 0px;}
	.slick-prev i,
	.slick-next i{font-size: 20px!important;}
}

/**/
.more{margin-top: 30px; margin-bottom: 50px; text-align: center;}
.more a{display: inline-block; width: 120px; text-align: center; background: #014488; line-height: 35px; font-weight: normal; color: #fff;}
.more a:hover{background: #ff7200; color: #fff;}
@media screen and (min-width: 992px) and (max-width: 1199px){
	.more{margin-top: 25px; margin-bottom: 40px;}
	.more a{width: 130px; line-height: 35px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.more{margin-top: 20px; margin-bottom: 35px;}
	.more a{width: 120px; line-height: 30px; font-size: 12px;}
}
@media screen and (max-width: 767px){
	.more{margin-top: 15px; margin-bottom: 20px;}
	.more a{width: 110px; line-height: 30px; font-size: 12px;}
}


/**/
.ys2{background: url(../images/ys2_bg.jpg) no-repeat center fixed; background-size: cover; height: 792px; overflow: hidden;}
.ys2_list{padding-top: 20px; overflow: hidden;}
.ys2_list span{float: right; width: 38.33%;}
.ys2_list span img{width: 100%;}
.ys2_list ul{float: left; width: 57.5%; counter-reset:ceshi;}
.ys2_list ul li{position: relative; padding-bottom: 35px; padding-left: 95px; color: #fff; counter-increment:ceshi; overflow: hidden;}
.ys2_list ul li:before{position: absolute; left: 34px; top: 78px; display: block; content: ""; width: 1px; height: 100%; background: #fff;}
.ys2_list ul li:first-child+li+li+li:before{display: none;}
.ys2_list ul li i{position: absolute; left: 0px; top: 0px; width: 68px; height: 78px; background: url(../images/ys2_bk.png) no-repeat center; background-size: contain; text-align: center; line-height: 78px; font-size: 26px; font-style: normal; font-family: "BEBAS";}
.ys2_list ul li i:after{display: inline-block; content:counters(ceshi,"-");}
.ys2_list ul li h2{padding-top: 10px; font-size: 20px; line-height: 1; font-weight: normal;}
.ys2_list ul li p{padding-top: 15px; line-height: 22px;}
@media screen and (min-width: 992px) and (max-width: 1199px){
	.ys2{height: auto; padding-bottom: 50px;}
	.ys2_list ul li{padding-bottom: 20px; padding-left: 80px;}
	.ys2_list ul li:before{left: 30px; top: 69px;}
	.ys2_list ul li i{width: 60px; height: 69px; line-height: 69px; font-size: 24px;}
	.ys2_list ul li h2{padding-top: 5px; font-size: 18px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.ys2{height: auto; padding-bottom: 50px;}
	.ys2_list ul li{padding-bottom: 20px; padding-left: 70px;}
	.ys2_list ul li:before{left: 25px; top: 57px;}
	.ys2_list ul li i{width: 50px; height: 57px; line-height: 57px; font-size: 20px;}
	.ys2_list ul li h2{padding-top: 5px; font-size: 16px;}
}
@media screen and (max-width: 767px){
	.ys2{height: auto;}
	.ys2_list{padding-top: 0px;}
	.ys2_list span{float: none; width: auto;}
	.ys2_list ul{margin-top: 20px; float: none; width: auto;}
	.ys2_list ul li{padding-bottom: 20px; padding-left: 70px;}
	.ys2_list ul li:before{left: 25px; top: 57px;}
	.ys2_list ul li i{width: 50px; height: 57px; line-height: 57px; font-size: 20px;}
	.ys2_list ul li h2{padding-top: 5px; font-size: 16px;}
	.ys2_list ul li p{padding-top: 10px;}
}


/*客户案例*/
.case_box{}
.case_box .case{margin: -10px -15px;}
.case_box .case_list{_display:inline;  position: relative;}
.case_box .case_list a{display: block; margin: 10px 15px; background: #fff;}
.case_box .case_list span{display: block; position: relative; padding-bottom: 65%; overflow: hidden;}
.case_box .case_list span img{position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: #ccc;}
.case_box .case_list h2{padding-left: 10px; padding-right: 10px; border-top: 3px solid #e5e3e2; border-bottom: 1px solid #e5e3e2; line-height: 50px; font-size: 14px; font-weight: normal; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.case_box .case_list a:hover{box-shadow: 0px 2px 17.64px 0.36px rgba(0, 0, 0, 0.08);}
.case_box .case_list a:hover span img{
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
}
.case_box .case_list a:hover h2{border-top-color: #ff7200;}
.case_box .case_list span img,
.case_box .case_list h2{
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}

.case_box .slick-prev{left: -70px;}
.case_box .slick-next{right: -70px;}
.case_box .slick-prev i,
.case_box .slick-next i{display: block; position: relative;}
@media screen and (min-width: 992px) and (max-width: 1199px){
	.case_box .case{margin: -10px -12px;}
	.case_box .case_list a{margin: 10px 12px;}
	.case_box .case_list h2{line-height: 45px;}
	
	.case_box .slick-prev{left: -50px;}
	.case_box .slick-next{right: -50px;}
	.case_box .slick-prev,
	.case_box .slick-next{width: 45px!important;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.case_box .case{margin: -10px -10px;}
	.case_box .case_list a{margin: 10px 10px;}
	.case_box .case_list h2{font-size: 12px; line-height: 40px;}
	
	.case_box .slick-prev{left: 0px;}
	.case_box .slick-next{right: 0px;}
	.case_box .slick-prev,
	.case_box .slick-next{width: 35px!important;}
	.slick-prev i,
	.slick-next i{font-size: 22px!important;}

}
@media screen and (max-width: 767px){
	.case_box .case{margin: -10px -6px;}
	.case_box .case_list a{margin: 10px 6px;}
	.case_box .case_list h2{font-size: 12px; line-height: 40px;}
	
	.case_box .slick-prev,
	.case_box .slick-next{width: 35px!important;}
	.case_box .slick-prev{left: 0px;}
	.case_box .slick-next{right: 0px;}
	.slick-prev i,
	.slick-next i{font-size: 20px!important;}
}


/**/

.news_bg{background: #f2f2f2; overflow: hidden; padding-top: 40px;}

.part3{margin-top: 10px; margin-bottom: 20px; border-left: 3px solid #014488; overflow: hidden;}
.part3 h2{float: left; padding-left: 10px; font-size: 20px; color: #014488; line-height: 1;}
.part3 h3{float: left; padding-left: 10px; padding-top: 3px; font-size: 18px; font-weight: normal; text-transform: uppercase; line-height: 1; color: #333;}
.part3 span{float: right;  font-size: 14px;}
.part3 span a{margin: 0 8px;}
@media screen and (min-width: 992px) and (max-width: 1199px){
	.part3 h2{font-size: 18px;}
	.part3 h3{font-size: 16px;}
}
@media screen and (min-width: 769px) and (max-width: 991px){
	.part3 h2{font-size: 18px;}
	.part3 h3{font-size: 16px;}
}
@media screen and (max-width: 768px){
	.part3{margin-top: 30px; margin-bottom: 10px;}
	.part3 h2{font-size: 18px; line-height: inherit;}
	.part3 h3{padding-top: 6px; font-size: 14px;}
	.part3 span{ font-size: 12px;}
}

.news_tt{float: left; width: 37%; background: #f9f9f9;}
.news_tt a{display: block; padding: 40px;}
.news_tt h2{font-size: 1.5em; font-weight: normal; line-height: 1; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.news_tt h2:after{margin-top: 20px; margin-bottom: 12px; display: block; content: ""; width: 30px; height: 2px; background: #014488;}
.news_tt p{margin-bottom: 20px; line-height: 25px; color: #888;}
.news_tt i{font-size: 1.16em; color: #e2e2e2; font-style: normal; font-family: Arial;}
.news_tt span{display: block; margin-top: 25px; padding-bottom: 75%; position: relative; overflow: hidden;}
.news_tt span img{position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: #fff;}
.news_tt span img{
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}
.news_tt a:hover span img{
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
}

.list{float: right; width: 59.58%;}
.list li{margin-top: 30px; padding-bottom: 25px; border-bottom: 1px solid #e7e7e7; overflow: hidden;}
.list li:first-child{margin-top: 0px;}
.list li a{display: block; overflow: hidden;}
.list li span{float: left; width: 190px; margin-right: 40px;}
.list li span i{display: block; position:relative; padding-bottom: 75%; overflow: hidden;}
.list li span i img{position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: #ccc;}
.list li h2{margin-top: 10px; margin-bottom: 15px; font-size: 1.5em; font-weight: normal; line-height: 1; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.list li p{line-height: 25px; color: #888;}
.list li em{display: block; margin-top: 35px; color: #c9c9c9; font-style: normal; font-family: Arial;}
.list li span i img{
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}
.list li a:hover span i img{
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
}
@media screen and (min-width: 992px) and (max-width: 1199px){
	.news_bg{padding-top: 30px;}
	.news_tt a{padding: 30px;}
	.news_tt p{height: 100px; overflow: hidden;}
	.list li{margin-top: 25px; padding-bottom: 20px;}
	.list li span{width: 170px; margin-right: 30px;}
	.list li em{margin-top: 20px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.news_bg{padding-top: 20px;}
	.news_tt a{padding: 20px;}
	.news_tt p{margin-bottom: 15px; line-height: 22px;}
	.news_tt span{margin-top: 15px;}
	
	.list li{margin-top: 20px; padding-bottom: 15px;}
	.list li span{width: 150px; margin-right: 20px;}
	.list li h2{margin-top: 5px; font-size: 1.33em;}
	.list li p{height: 50px; overflow: hidden;}
	.list li em{margin-top: 10px;}
}
@media screen and (max-width: 767px){
	.news_bg{padding-top: 20px;}
	.news_tt{float: none; width: auto;}
	.news_tt a{padding: 20px 15px;}
	.news_tt h2{font-size: 1.33em;}
	.news_tt h2:after{margin-top: 15px; margin-bottom: 10px;}
	.news_tt p{margin-bottom: 10px; line-height: 23px;}
	.news_tt i{font-size: 1em;}
	.news_tt span{margin-top: 15px;}
	
	.list{float: none; width: auto;}
	.list li{margin-top: 15px!important; padding-bottom: 15px;}
	.list li span{width: 140px; margin-right: 15px;}
	.list li h2{margin-top: 5px; margin-bottom: 8px; font-size: 1.16em; line-height: inherit;}
	.list li p{line-height: 20px; height: 40px; overflow: hidden;}
	.list li em{margin-top: 10px;}
}
/************************************************************首页样式结束************************************************************/





















/************************************************************内页样式开始************************************************************/
.n_bg{background: #f9f9f9;}

.n_banner{height: 400px; background-size: cover!important;}
@media screen and (min-width: 992px) and (max-width: 1199px){
	.n_banner{height: 250px; background-size:cover;}
}
@media screen and (min-width: 769px) and (max-width: 991px){
	.n_banner{height: 200px; background-size:cover;}
}
@media screen and (min-width: 480px) and (max-width: 768px){
	.n_banner{height: 150px; background-size:cover;}
}
@media screen and (max-width: 479px){
	.n_banner{height: 100px; background-size:cover;}
}

/*left*/
.n_left{float: left; width: 21.66%; margin-top: -70px;}
.n_right{float: right; margin-top: 20px; margin-bottom: 35px; width: 76.66%; background: #fff; padding: 0 15px;}

.n_part1{background: #014488; height: 115px; padding-left: 20px; color: #fff;}
.n_part1 i{float: left; margin-top: 35px; margin-right: 15px; font-size: 48px; line-height: 1;}
.n_part1 h2{padding-top: 40px; font-size: 24px; font-weight: normal; line-height: 1;}
.n_part1 h3{padding-top: 3px; font-size: 18px; color: #5c92c7; line-height: 1; font-weight: normal; font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"}

.class_list{margin-top: 6px; margin-bottom: 15px;}
.class_list li{}
.class_list li a{position: relative; display: block; border-bottom: 1px solid #f0f0f0; padding-left: 24px; background: #fff; line-height: 47px; font-size: 14px;}
.class_list li a i{position: absolute; right: 15px; top: 50%; margin-top: -14px; font-size: 24px; line-height: 1; color: #cdcdcd;}
.class_list li a:hover,
.class_list li a.on{background: #333; color: #fff; font-weight: bold;}
.class_list li a:hover i,
.class_list li a.on i{color: #fff;}

.n_con_bk1{background: #fff; overflow: hidden; padding: 0 10px 10px 10px;}
.n_part11{border-bottom: 1px solid #c7c7c7; padding: 14px 0;}
.n_part11 h2{padding-left: 10px; border-left: 4px solid #014488; font-size: 16px; line-height: 1; font-weight: bold; color: #333;}

.n_list2{padding: 5px 0;}
.n_list2 li{position: relative; padding-left: 20px; line-height: 40px; border-bottom: 1px dashed #dcdcdc; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.n_list2 li:after{position: absolute; left: 5px; top: 16px; margin-right: 10px; border-left: 4px solid #b2b2b2; border-top: 4px solid transparent; border-bottom: 4px solid transparent; display: inline-block; content: "";}

.n_lxwm{margin-top: 20px; margin-bottom: 20px;}
.n_lxwm img{width: 100%;}
@media screen and (min-width: 992px) and (max-width: 1199px){
	.n_left{margin-top: -50px;}
	
	.n_right{margin-top: 15px; margin-bottom: 30px;}
	
	.n_part1{height: 105px;}
	.n_part1 i{margin-top: 30px; margin-right: 10px; font-size: 44px;}
	.n_part1 h2{padding-top: 35px; font-size: 23px;}
	.n_part1 h3{font-size: 20px;}
}
@media screen and (min-width: 769px) and (max-width: 991px){
	.n_left{margin-top: -50px;}
	
	.n_right{margin-top: 15px; margin-bottom: 25px;}
	
	.n_part1{height: 95px;}
	.n_part1 i{margin-top: 25px; margin-right: 10px; font-size: 38px;}
	.n_part1 h2{padding-top: 30px; font-size: 20px;}
	.n_part1 h3{font-size: 18px;}
	
	.class_list{margin-bottom: 10px;}
	.class_list li a{padding-left: 20px; line-height: 45px; font-size: 12px;}
	.class_list li a i{margin-top: -12px; font-size: 20px;}
	
	.n_part11 h2{font-size: 14px;}
	
	.n_list2 li{line-height: 35px;}
	.n_list2 li:after{top: 12px;}
	
	.n_lxwm{margin-top: 10px;}
}
@media screen and (max-width: 768px){
	.n_left{display: none;}
	.n_right{float: none; width: auto; margin-left: -15px; margin-right: -15px; margin-top: 0; margin-bottom: 15px;}
}



/*right*/
.breadCrumb{margin: 0 -15px; padding-left: 15px; border-top: 2px solid #11569e; border-bottom: 1px solid #e7e7e7; line-height:44px; overflow: hidden;}
.breadCrumb a{margin: 0 4px;}
@media screen and (min-width: 769px) and (max-width: 991px){
}
@media screen and (min-width: 480px) and (max-width: 768px){
	.breadCrumb{height: 40px; line-height: 40px;}
}
@media screen and (max-width: 479px){
	.breadCrumb{height: 40px; line-height: 40px;}
}



/*通用详细页 开始*/
.content{padding: 15px 0; line-height: 210%;  font-size: 14px;}
.content img{max-width: 100%!important; height: auto!important;}

.title{font-size: 26px; color: #333; font-weight: normal; padding: 40px 0 20px 0; line-height: 1;}
.time{color: #b0b0b0; padding: 0 0 14px 0; border-bottom: 1px solid #e7e7e7; overflow: hidden;}
.time li{display: inline-block; position: relative;}
.time li i{margin: 0 5px 0 0;}
.time li:before{position: relative; display:inline-block; content: ""; margin: 0 10px; width: 1px; height: 7px; background: #bababa;}
.time li:first-child:before{display: none;}

.fy{margin-bottom: 10px; padding: 8px 0;}
.fy li{height: 28px; line-height: 28px; color: #ff7200; font-size: 14px; white-space: nowrap; text-overflow: ellipsis;}

.n_part2{background: #f4f4f4; line-height: 35px; overflow: hidden;}
.n_part2 h2{float: left; background: #014488; color: #fff; padding: 0 22px; font-size: 14px; font-weight: normal;}

.n_part3{border-top: 5px solid #014488; padding-top: 15px;  padding-left: 10px; font-size: 14px; color: #014488;}

.n_list1{overflow: hidden; padding: 10px 0 10px 0;}
.n_list1 li{float: left; width: 50%; height: 32px; line-height: 32px; padding: 0 10px 0 0; overflow: hidden; font-size: 14px; white-space: nowrap; text-overflow: ellipsis;}
.n_list1 li:before{display: inline-block; content: ""; float: left; margin: 15px 8px 0 3px; width: 3px; height: 3px; background: #989898;}
@media screen and (min-width: 992px) and (max-width: 1199px){
	.title{padding: 30px 0 15px 0; font-size: 24px;}
}
@media screen and (min-width: 769px) and (max-width: 991px){
	.title{padding: 20px 0 15px 0; font-size: 24px;}
	
	.content{font-size: 12px;}
	
	.fy li{font-size: 12px;}
	
	.n_part3{border-top-width: 3px; padding-top: 10px;}
}
@media screen and (max-width: 768px){
	.title{padding: 20px 0 10px 0; font-size: 20px; line-height: inherit;}
	.time{text-align: left;}
	.time li{float: left;}
	.time li:last-child{display: none;}
	.content{padding: 10px 0; font-size: 12px; line-height: 200%;}
	
	.fy{padding: 5px 5px;}
	.fy li{height: 25px; line-height: 25px; font-size: 12px;}

	.n_part2{line-height: 30px;}
	.n_part2 h2{padding: 0 15px;}
	
	.n_part3{border-top-width: 2px; padding-top: 10px;}
	
	.n_list1 li{float: none; width: 100%; font-size: 12px; line-height: 26px; height: 26px;}
	.n_list1 li:before{margin-top: 10px;}
}
/*通用详细页 结束*/



/*客户案例*/
.img_list{margin-top: 0; margin-left: -25px; overflow: hidden;}
.img_list li{float: left; width: 33.33%;}
.img_list li a{display: block; margin-left: 25px; margin-top: 20px;}
.img_list li span{display: block; position: relative; padding-bottom: 74%; overflow: hidden; border: 1px solid #e7e7e7;}
.img_list li span img{position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; margin: auto; max-width: 90%; max-height: 90%; }
.img_list h2{line-height: 48px; background: #f5f5f5; font-size: 14px; color: #555; text-align: center; font-weight: normal; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.img_list li a:hover{box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.img_list li a:hover h2{background: #014488; color: #fff;}
.img_list li a:hover span{border-color: #014488;}
.img_list li a:hover span img{
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
}
.img_list li span,
.img_list li span img,
.img_list li h2{
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}
.img_list01{margin-bottom: 20px; margin-top: 20px;}
.img_list01 h2{background: none;}
.img_list01 li a{margin-top: 0px!important;}
.img_list01 li:first-child+li+li+li{display: none;}

@media screen and (min-width: 992px) and (max-width: 1199px){
	.img_list{margin-left: -20px;}
	.img_list li a{margin-left: 20px; margin-top: 15px;}
	.img_list h2{line-height: 40px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.img_list{margin-left: -15px;}
	.img_list li a{margin-left: 15px; margin-top: 15px;}
	.img_list h2{line-height: 40px; font-size: 12px;}
}
@media screen and (max-width: 767px){
	.img_list{margin-left: -15px; margin-bottom: 10px;}
	.img_list li{width: 50%;}
	.img_list li a{margin-left: 15px; margin-top: 15px;}
	.img_list h2{line-height: 35px; font-size: 1em;}

	.img_list01 li:first-child+li+li+li{display: block;}
}

/*客户案例*/
.img_list2{margin-top: 20px; margin-left: -25px; overflow: hidden;}
.img_list2 li{float: left; width: 33.33%;}
.img_list2 li a{display: block; margin-left: 25px;}
.img_list2 li span{display: block; position: relative; padding-bottom: 74%; overflow: hidden; border: 5px solid #f7f7f7;}
.img_list2 li span img{position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; margin: auto; max-width: 90%; max-height: 90%; }
.img_list2 li h2{line-height: 48px; font-size: 14px; color: #555; text-align: center; font-weight: normal; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.img_list2 li a:hover{}
.img_list2 li a:hover span{border-color: #014488; box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.img_list2 li a:hover span img{
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
}
.img_list2 li span,
.img_list2 li span img,
.img_list2 li h2{
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}
@media screen and (min-width: 992px) and (max-width: 1199px){
	.img_list2{margin-top: 15px; margin-left: -20px;}
	.img_list2 li a{margin-left: 20px;}
	.img_list2 h2{line-height: 40px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.img_list2{margin-top: 15px; margin-left: -15px;}
	.img_list2 li a{margin-left: 15px;}
	.img_list2 h2{line-height: 40px; font-size: 12px;}
}
@media screen and (max-width: 767px){
	.img_list2{margin-top: 15px; margin-left: -15px;}
	.img_list2 li{width: 50%;}
	.img_list2 li a{margin-left: 15px;}
	.img_list2 h2{line-height: 35px; font-size: 1em;}
}


/*新闻类 开始*/
.news_list{}
.news_list li{overflow: hidden; position: relative; padding-right: 15px; margin-top: 20px;}
.news_list li span{float: left; width: 240px;}
.news_list li span i{display: block; position: relative; width: 100%; padding: 0 0 70% 0; overflow: hidden;}
.news_list li span i img{position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: #e7e7e7;}
.news_list li .con{margin-left: 260px;}
.news_list li h2{position: relative; font-size: 16px; line-height: 1; color: #333; font-weight: normal; padding-top: 20px; padding-bottom: 15px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.news_list li h3{padding-bottom: 15px; border-bottom: 1px dashed #eee; font-size: 12px; font-weight: normal; color: #888;}
.news_list li p{margin-top: 10px; line-height: 26px; color: #888; font-size: 12px;}

.news_list li:hover{background: #fafafa!important;}
.news_list li:hover span img{
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
}
.news_list li:hover h2{color: #ff7200;}
.news_list li,
.news_list li h2,
.news_list li span i img{
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}
@media screen and (min-width: 992px) and (max-width: 1199px){
	.news_list li{}
	.news_list li span{width: 200px; margin-right: 20px;}
	.news_list li .con{margin-left: 220px;}
	.news_list li h2{padding-top: 10px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.news_list li{margin-top: 20px; padding-right: 15px;}
	.news_list li span{width: 190px; margin-right: 20px;}
	.news_list li .con{margin-left: 210px;}
	.news_list li h2{padding: 10px 0 10px 0;}
	.news_list li p{margin-bottom: 10px; height:44px; font-size: 12px; line-height: 22px; overflow: hidden;}
}

@media screen and (max-width: 767px){
	.news_list{}
	.news_list li{margin-top: 15px;}
	.news_list li span{width: 120px; margin-right: 10px;}
	.news_list li .con{margin-left: 135px;}
	.news_list li h2{padding-top: 5px; font-size: 14px; padding-bottom: 10px;}
	.news_list li h3{padding-bottom: 7px;}
	.news_list li p{margin-top: 5px; line-height: 22px; font-size: 12px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
}
/*新闻类 结束*/


/*产品详细 开始*/
.pro_img{float:left; width: 50.27%; margin:20px 0 15px 0; border:1px solid #e7e7e7; padding:3px; background: #fff;}
.pro_img span{display: block; position: relative; width: 100%; padding: 0 0 75% 0;}
.pro_img span img{position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; margin: auto; max-width: 95%; max-height: 95%;}

.pro_js_box{float: right; width: 47%; margin-top: 25px;}
.pro_js_box .pro_js{}
.pro_js_box .pro_js h2{font-size:24px; font-weight:normal; padding:10px 0 15px 0; border-bottom:1px dashed #e7e7e7; color: #333; }
.pro_js_box .pro_js span{line-height:24px; font-size:14px; padding:15px 0; border-bottom:1px dashed #e7e7e7; display:block}
.pro_js_box .pro_tel{font-size:14px; font-weight:bold; color:#333; padding:10px 0 20px 0; display:block;}
.pro_js_box .pro_tel b{font-size:24px; color:#ff7200; font-family: Impact; font-weight: normal;}
.pro_js_box .pro_gm{overflow: hidden; border-bottom:1px dashed #e7e7e7; padding: 0 0 28px 0; margin: 0 0 20px 0;}
.pro_js_box .pro_gm a{float: left; width:125px; height:35px; text-align:center; line-height:35px; overflow:hidden; font-size:14px; margin:0 10px 0 0;}
.pro_js_box .pro_gm a:hover{background:#dc3333;}
.pro_js_box .pro_gm a.gm{background:#014488; color: #fff}
.pro_js_box .pro_gm a:hover.gm{background: #014488; color: #fff}
.pro_js_box .pro_gm a.zx{background:#ff7200; color: #fff;}
.pro_js_box .pro_gm a:hover.zx{background: #ff7200; color: #fff;}

@media screen and (min-width: 992px) and (max-width: 1199px){
	.pro_js_box .pro_js h2{padding-top: 5px; padding-bottom: 10px; font-size: 22px}
	.pro_js_box .pro_js span{padding: 10px 0;}
	
	.pro_js_box .pro_gm{padding-bottom: 20px; margin-bottom: 15px;}
}	
@media screen and (min-width: 769px) and (max-width: 991px){
	.pro_js_box .pro_js h2{padding-top: 0px; padding-bottom: 10px; font-size: 20px}
	.pro_js_box .pro_js span{padding: 7px 0; font-size: 12px;}
	.pro_js_box .pro_tel{padding-bottom: 15px;}
	.pro_js_box .pro_gm{padding-bottom: 15px; margin-bottom: 10px;}
	.pro_js_box .pro_gm a{width: 100px; height: 30px; line-height: 30px; font-size: 12px;}
}
@media screen and (min-width: 481px) and (max-width: 768px){
	.pro_img{float: none; width: auto; margin-top: 15px;}
	
	.pro_js_box{float: none; width: auto; margin-top: 0px;}
	.pro_js_box .pro_js h2{padding-top: 0px; padding-bottom: 10px; font-size: 18px;}
	.pro_js_box .pro_js span{padding: 10px 0; font-size: 12px;}
	.pro_js_box .pro_tel{padding-bottom: 10px;}
	.pro_js_box .bdsharebuttonbox{display: none;}
	.pro_js_box .pro_gm{padding: 3px 0 12px 0; margin: 0px; border-bottom: none; text-align: center;}
	.pro_js_box .pro_gm a{display: inline-block; width: 90px; height: 30px; line-height: 30px; font-size: 12px;}
}
@media screen and (max-width:480px){
	.pro_img{float: none; width: auto; margin-top: 15px;}
	
	.pro_js_box{float: none; width: auto; margin-top: 0px;}
	.pro_js_box .pro_js h2{padding-top: 0px; padding-bottom: 10px; font-size: 18px;}
	.pro_js_box .pro_js span{padding: 10px 0; font-size: 12px;}
	.pro_js_box .pro_tel{padding-bottom: 10px;}
	.pro_js_box .bdsharebuttonbox{display: none;}
	.pro_js_box .pro_gm{padding: 3px 0 12px 0; margin: 0px; border-bottom: none; text-align: center;}
	.pro_js_box .pro_gm a{display: inline-block; width: 90px; height: 30px; line-height: 30px; font-size: 12px;}
}

/*产品订购*/
.order{ margin:15px 0; border: 1px solid #e7e7e7; padding: 10px 0;}
.order tr td:first-child{text-align: right; width: 105px;}
.order tr td:first-child span{color: #8d0001}
.order td{padding:5px; color: #555;}
.order td span{color:#f00;}
.order input,
.order textarea{behavior:url(pie.htc); position:relative;}

.order .order_text{border:1px solid #c1c1c1; padding:0 10px; width:300px; height:25px; line-height:25px; overflow:hidden; font-size:12px; color:#828282; font-family:inherit; border-radius:3px; box-shadow:inset 1px 1px 3px #eaeaea;}
.order .order_text:hover{border:1px solid #ff9207;}
.order .order_text2{width: 470px; height: 80px; line-height:22px !important; padding:5px 10px !important;}

.order .order_submit{padding:0 25px; height:30px; line-height:30px; border-radius:3px; overflow:hidden; cursor:pointer; font-family:inherit; background:#ff7200; color:#fff; border:none; font-weight: bold;}
.order .order_submit:hover{background:#ff7200;}

@media screen and (min-width: 769px) and (max-width: 991px){
	.img_list201 li{width: 25%;}
}
@media screen and (min-width: 481px) and (max-width: 768px){
	.order td{display: block; padding: 3px 10px;}
	.order tr td:first-child{text-align: left; width:auto;}
	.order .order_text{width: 100%;}
	.order .order_text2{width: 100%;}
}
@media screen and (max-width:480px){
	.order td{display: block; padding: 3px 10px;}
	.order tr td:first-child{text-align: left; width:auto;}
	.order .order_text{width: 100%;}
	.order .order_text2{width: 100%;}
}
/*产品详细 结束*/




/*在线留言 开始*/
.message{margin-top: 30px; margin-bottom: 50px; background: #f9f9f9;}
.message ul{padding: 2% 2% 2% 0;}
.message ul li{position: relative; float: left; margin: 0 0 12px 2%; padding-left: 55px; background: #fff; width: 48%; height: 40px; line-height: 40px; border: 1px solid #e7e7e7; border-radius: 5px; overflow: hidden; behavior:url(pie.htc); }
.message ul li h2{position: absolute; left: 0px; top: 0px; color: #555; font-size: 14px; font-weight: normal; padding: 0 5px 0 10px;}
.message ul li span{color: #ff7200;}
.message ul li .ly_text{width: 100%; height: 26px; line-height: 26px; font-family: "微软雅黑"; color: #888; font-size: 12px; border: none;}
.message ul li .ly_text2{clear: both; height: 90px; line-height: 22px; margin: 3px 0 0 0;}

.message ul li.con{clear: both; float: none; width: auto; height: 115px; padding: 7px 20px 10px 55px;}
.message ul li.yzm{clear: both; float: none; padding-left: 65px; width: 200px;}
.message ul .ly_submit{margin-left: 20px; width: 110px; height:32px; text-align: center; line-height: 32px; color: #fff; font-size: 14px; font-weight: bold; background: #ff7200; border: none; border-radius: 5px; position: relative; overflow: hidden; behavior:url(pie.htc);}

@media screen and (min-width: 768px) and (max-width: 991px){
	.message ul{}
}

@media screen and (max-width:767px){
	.message{margin-top: 15px; margin-bottom: 20px;}
	.message ul{padding: 10px}
	.message ul li{float: none; width: auto; margin-left: 0px; margin-bottom: 10px;}
	.message ul li h2{font-size: 12px;}
	.message ul li.con{width: auto;}
	.message ul li .ly_text2{width:100%;}
	.message ul .ly_submit{margin-left: 0px;}
}
/*在线留言 结束*/




.zp_list{}
.zp_list li{margin-top: 20px; border: 1px solid #e7e7e7;}
.zp_list li h2{background: #fafafa; line-height: 45px; padding: 0 15px; font-size: 1em; font-weight: normal; overflow: hidden;}
.zp_list li h2 span{float: left; color: #333;}
.zp_list li h2 span font{color: #888;}
.zp_list li h2 span:first-child{width: 25%;}
.zp_list li h2 span:first-child+span+span{float: right;}
.zp_list li p{padding: 10px 15px; line-height: 28px; color: #333;}
.zp_list li p font{color: #888;}
.zp_list li a{margin-left: 12px; margin-bottom: 12px; display: block; background: #ff7200; width: 75px; line-height: 30px; text-align: center; color: #fff; border-radius: 3px;}
.zp_list li:hover{box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.zp_list li{
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}
@media screen and (min-width: 992px) and (max-width: 1199px){
	
}
@media screen and (min-width: 768px) and (max-width: 991px){
	
}
@media screen and (max-width: 767px){
	.zp_list li{margin-top: 15px;}
	.zp_list li h2{padding: 10px 15px; line-height: 22px;}
	.zp_list li h2 span{width: auto!important;}
	.zp_list li h2 span:first-child+span{float: right;}
	.zp_list li h2 span:first-child+span+span{float: none; display: block; clear: both;}
	
	.zp_list li p{line-height: 22px;}
}
.zpgw_js{border-top: 1px solid #e7e7e7; padding: 10px 0;}
.zpgw_js li{line-height: 28px; font-size: 14px;}
.zpgw_js li font{color: #888;}
.n_part4{border-top: 1px solid #e7e7e7; padding-top: 15px; font-size: 14px; font-weight: bold;}

.btn_yp{border-top: 1px solid #e7e7e7; padding: 20px 0 15px 0;}
.btn_yp a{display:inline-block; padding: 7px 20px; background: #014488; color: #fff;font-size: 1.16em; border-radius: 5px;}


.yp{overflow: hidden; margin: 0 -15px; background: #f6f6f6; padding: 20px 0;}
.yp li{float: left; width: 50%; position: relative; margin-bottom: 15px; padding-left: 90px; padding-right: 30px;}
.yp li.n_f{float: none; clear: both; width: auto;}
.yp li h2{position: absolute; left: 20px; top: 0px; line-height: 35px; font-size: 14px; font-weight: normal; color: #666;}
.yp li span{position: absolute; color: #d00; top: 0px; right: 20px; line-height: 35px;}
.yp li .btn_text{padding: 0 10px; width: 100%; height: 35px; line-height: 35px; border: 1px solid #e7e7e7; font-family:"微软雅黑"; color: #888; font-size: 1em; border-radius: 5px; box-sizing: border-box;}
.yp li .btn_text2{padding: 10px; line-height: 25px; height: 80px;}
.yp li .btn_submit{background: #014488; width: 130px; height: 40px; line-height: 40px; color: #fff; text-align: center; font-size: 1.16em; border: none; border-radius: 5px;}
@media screen and (min-width: 992px) and (max-width: 1199px){
	.yp{}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.yp{}
	.yp li .btn_submit{width: 110px; line-height: 35px; height: 35px; font-size: 12px;}
}
@media screen and (max-width: 767px){
	.yp{margin-bottom: -15px; padding-right: 15px;}
	.yp li{float: none; width: auto; padding-right: 0; margin-bottom: 10px;}
	.yp li h2{font-size: 12px; line-height: 30px;}
	.yp li span{line-height: 30px;}
	.yp li .btn_text{height: 30px; line-height: 30px;}
	.yp li .btn_text2{height: auto; padding: 5px 10px;}
	.yp li .btn_submit{width: 100px; line-height: 32px; height: 32px; font-size: 12px;}
}
/************************************************************内页样式结束************************************************************/











/*page*/
.page{text-align:center; margin:20px 0 40px 0;}
.page a.PageBtn{display: inline-block; margin: 0 3px; height: 29px; line-height: 29px; padding: 0 12px; border: 1px solid #dddddd; background: #fff;}
.page a.PageBtn:hover,
.page a.Current{background: #005698; border: 1px solid #005698; color: #fff!important;}

@media screen and (min-width: 769px) and (max-width: 991px){
	.page{margin: 20px 0 30px 0; padding-top: 15px;}
}
@media screen and (min-width: 481px) and (max-width: 768px){
	.page{margin: 15px 0 20px 0;}
	.page a.PageBtn{margin: 0px;padding: 0 10px; height: 25px; line-height: 25px;}
}
@media screen and (max-width:480px){
	.page{margin: 10px 0 20px 0; padding-top: 15px;}
	.page a.PageBtn{margin: 0px; padding: 0 10px; height: 25px; line-height: 25px;}
}
