﻿@charset "UTF-8";
body{overflow-x: hidden;overflow-y: auto;}
body,p,form,textarea,h1,h2,h3,h4,h5,dl,dd{margin: 0px;}
input,button,ul,ol{margin: 0px; padding: 0px;}
body,input,button,form{font-size: 14px;line-height: 28px;font-family: "microsoft yahei","宋体", "Arial";color: #333;}
h1,h2,h3,h4,h5,h6{font-size: 14px; font-weight: normal;}
ul,ol,li{list-style: none;}
input{background: none; border: 0 none;}
img,iframe{border: 0px;}
em,i{font-style: normal;}
button,input,select,textarea{font-size: 100%;}
table{border-collapse: collapse; border-spacing: 0;}
.red{color: #ba292e;}
.fl{float: left;}
.fr{float: right;}
.tac{text-align: center;}
.tar{text-align: right;}
.poa{position: absolute;}
.por{position: relative;}
.hidden{display: none;}
.w1200{width: 1200px; margin: 0 auto;}
a{color: #434343;text-decoration: none;}
a:hover{color: #0094dd; text-decoration: none;}
a:visited{text-decoration: none;}
.ease,
.ease *{-webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms;}
.noease,
.noease *{-webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none;}
:-moz-placeholder{color: #aaa;}
::-moz-placeholder{color: #aaa;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder{color: #aaa;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{color: #aaa;}
/*清除浮动*/
.clearfix{*zoom: 1;}
.clearfix:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
/*网站顶部*/
.top_main{width: 100%;height: 35px;color: #777;font-size: 12px;line-height: 35px;background-color: #f3f3f3;}
.top_main li{position: relative;display: inline-block;text-align: center;margin: 0 8px;}
.top_main .split{display: inline-block;width: 1px;height: 12px;background: #777;vertical-align: middle;margin: 0;margin-top: -2px;}
.top_main li a{color: #777;cursor: pointer;}
.top_main li a:hover{color: #0094dd;}
/*网站头部*/
.header_main{
	width: 100%;
	height: 100px;
	z-index: 100;
	background: #fff;
}
.header_main .logo{
	display: block;
	margin-top: 20px;
}
.header_main .logo img{width: 100%;height: 100%;display: block;}
.header_main .ewm{
	float: right;
	position: relative;
	z-index: 999;
}
.header_main .ewm li{
	background: url(img/ewm1.png) no-repeat center top;
	float: left;
	margin-left: 20px;
	height: 60px;
	margin-top: 25px;
	position: relative;
	cursor: pointer;
transition: all .5s;}
.header_main .ewm li:nth-child(2n){margin-right: 0;}
.header_main .ewm li p{text-align: center;margin-top: 30px;line-height: 30px;font-size: 15px;color: #777;transition: all .5s;}
.header_main .ewm li img{position: absolute;top: 100%;left: 50%;margin-left: -75px;width: 150px;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.header_main .ewm li:hover img{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.header_main .ewm li:hover{background: url(img/ewm2.png) no-repeat center top;}
.header_main .ewm li:hover P{color: #0094dd;}
.header_main .tel{
	float: right;background:url(img/pho.png) left top no-repeat; height:43px;margin-top:30px; padding-left:50px;
}
.header_main .tel span{text-align:left;font-size:14px;color:#787878px;float:left;height:14px;line-height:14px;}
.header_main .tel p{
	font-size: 24px;
	height:29px;line-height:29px;
	color: #0094dd;
	font-weight: bold; 
}
 
/*网站导航*/
.nav_main{
	width:100%;
	height: 60px;
	position: relative;
	z-index: 3;
	background-color: #333333;
}
.nav_main .nav{width: 1200px; margin: 0 auto;}
.nav_main .nav li{float:left;width: 120px;line-height: 60px;display: block;position: relative;z-index: 10;font-size: 16px;text-align: center;transition: all .5s;}
.nav_main .nav li a{display: block;color:#fff;font-size:16px;}
.nav_main .nav li:hover, .nav_main .nav li.hover{background: #0094dd;}
.nav_main .nav dl{width: 100%;position: absolute;left: 0;top: 100%;z-index: 12;box-shadow: 3px 0 10px rgba(0, 0, 0, 0.1);}
.nav_main .nav dl{position: absolute;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.nav_main .nav li:hover dl{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.nav_main .nav dl dd{line-height: 44px;height: 44px;text-align: left;position: relative;z-index: 12;display: block;width: 100%;border-top: 1px solid #1b1b1b;}
.nav_main .nav dl dd:first-child{border: none;}
.nav_main .nav dl dd a{
	color: #fff;
	font-size: 14px;
	padding: 0;
	text-align:center;
	background-repeat: no-repeat;
	background-image: url(img/linear-gradientto20right,20));
	background-image: linear-gradient(to right, #0094dd, #0094dd);
-webkit-transition: all 0.5s;	transition: all 0.5s;
	background-size: 0% 100%;
	background-color: #333333;
}
.nav_main .nav dl dd a:hover {background-size: 100% 100%;padding-left: 10px;color: rgba(255, 255, 255, 0.9999);}
/*网站大图*/
#banner_main{overflow:hidden;position: relative;z-index: 2;max-width:1920px;margin:0 auto;}
#banner_main .banner{height: 595px;}
#banner{width:100%;min-width:1000px;position:relative;overflow:hidden;z-index:0;}
#banner, .banner ul{max-height: 595px;overflow:hidden;}
.banner li{width:100%;position:absolute;z-index:1;overflow:hidden;display: none;}
.banner li:first-child{display:block;}
.banner li img{width:1920px;display:block;position:relative;left:50%;margin-left:-960px;top:0;}
#banner .tip{width:1000px;height: 12px;line-height:0;font-size:0;text-align:center;position:absolute;left:50%;margin-left:-500px;bottom: 20px;z-index:3;}
#banner .tip span{width: 10px;height: 10px;margin: 0 7px;display:inline-block;cursor: pointer;background: #fff;border: 1px solid #fff;transition: all .5s;}
#banner .tip span.cur{background: #0094dd;}
#banner #btn_prev,#banner #btn_next{width: 40px;height: 60px;position:absolute;top: 50%;margin-top: -30px;background: #000 url(img/arrows.png) center no-repeat;z-index:5;opacity: 0;}
#banner #btn_prev{background-position: -3px;left: 4%;}
#banner #btn_next{background-position: -37px;right: 4%;}
#banner:hover #btn_prev,#banner:hover #btn_next{opacity: 0.5;}
/*搜索栏*/
.search_main{height: 60px;width:100%;overflow:hidden;background: #f3f3f3;line-height:60px;text-align:left;}
.search_main p{color:#0094dd;text-align:left;float:left;}
.search_main p a{color:#787878;margin-right:10px;}
.search_main .skey{float:left;line-height: 60px;padding-left: 20px;background: url(img/huo.png) no-repeat left center;}
.search_main .skey p{font-size: 14px;color: #2b2b2b;line-height: 60px;}
.search_main .skey p a{display:inline-block;font-weight: normal;color: #777777;margin: 0 5px;line-height: 15px;}
.search_main .skey p a:last-of-type{border-right:none;}
.search_main .skey p a:hover{color:#0094dd;}
.search_main .search_form{
	float:right;
	width: 300px;
	height: 40px;
	overflow: hidden;
	border-radius: 5px;
	position:relative;
	margin-top: 10px;
	position:relative;
	border: 1px solid #999999;
}
.search_main .search_form input{background-color: #fff;border: none;outline: none;}
.search_main .search_form .stxt{width: 1150px;height: 40px;line-height: 28px;display: block;text-indent: 10px;color: #777;}
.search_main .search_form .sbtn{
	width: 50px;
	height: 40px;
	display: block;
	cursor: pointer;
	position:absolute;
	top: 0;
	right: 0;
	font-size: 0;
	background-image: url(img/sou.png);
	background-repeat: no-repeat;
	background-position: center;
}
/*网站底部*/
.footer{width: 100%;filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#c8000000,endcolorstr=#c8000000);background-image: url(img/contact_bg.jpg);background-position:center -499px; }
.footer .foot_bg{width: 100%;height: 95px;background-color: rgba(0,0,0,0.5);filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);}
.footer .foot_bg .fnav{height: 30px;margin-top:32.5px;position: relative;}
.footer .foot_bg .fnav:before{content: '';position: absolute;left: 0px;top:6.5px;width: 1px;height: 17px;background-color: #A0A0A0;}
.footer .foot_bg .fnav li{float: left;margin:0px 20px ;line-height: 30px;position: relative;}
.footer .foot_bg .fnav li:before{content: '';position: absolute;right: -20px;top:6.5px;width: 1px;height: 17px;background-color: #A0A0A0;}
.footer .foot_bg .fnav li a{font-size: 16px;color: #A0A0A0;line-height: 30px;transition: all 0.3s linear;-webkit-transition: all 0.3s linear;}
.footer .foot_bg .fnav li a:hover{color: #0094dd;}
.footer .foot_bg .weixin{height: 95px;position: relative;}
.footer .foot_bg .weixin span{display: block;height: 30px;margin-top:32.5px;padding-right: 54px;background: url(img/weixin.png) no-repeat right center;font-size: 16px;color: #A0A0A0;line-height: 30px;position: relative;z-index: 5;cursor: pointer;}
.footer .foot_bg .weixin img{width: 90px;height: 90px;position: absolute;top:2.5px;z-index: 3;right: 0px;opacity: 0;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);transition: all .5s;}
.footer .foot_bg .weixin span:hover+img{right:130px;opacity: 1;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);}
.footer .foot_con_bg{width: 100%;background-color: #121212;}
.footer .links{border-bottom: 1px solid #232323;padding:10px 0px;}
.footer .links span{display: inline-block;line-height: 180%;color: #A0A0A0;font-size: 14px;margin-right: 10px;}
.footer .links a{display: inline-block;line-height: 180%;color: #3e3d3d;font-size: 12px;margin-right: 10px;}
.footer .links a:hover{color: #0094dd;}
.footer .copyr{width:100%;line-height: 35px;color: #A0A0A0;font-size: 14px;text-align: center;}
.footer .copyr a{color: #A0A0A0;}
/*产品导航*/
.bootom_nav{width: 100%;height: 40px;background-color: #868686;background-color: rgba(0,0,0,0.6);position: fixed;bottom: 0px;left: 0px;z-index: 66;}
.bootom_nav a{position: relative;top: -14px;left: 0;width: 176px;height: 54px;display: block;}
.bootom_nav a img{width: 176px;height: 54px;display: block;}
.bootom_nav .tel{height: 40px;padding-left: 30px;background: url(img/cel.png) no-repeat left 15px;line-height: 40px;color: #fff;font-size: 18px;margin-left: 74px;}
.bootom_nav .tel i{
	color: #FFFFFF;
	font-size: 28px;
}
.bootom_nav select{width: 300px;float: left;height: 30px;background-color: #fff;margin-left: 100px;cursor: pointer;margin-top:5px;color: #333;}
.bootom_nav .top{position: relative;width: 48px;height: 40px;float: right;color: #ffffff;font-size: 12px;line-height: 55px;cursor: pointer;}
.bootom_nav .top:before{content: "";width:0;height:0;position:absolute;top: 8px;left:50%;margin-left: -8px;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 7px solid #0094dd;}
/*******index css*******/
/*首页标题*/
.index .in_title{color: #2b2b2b;text-align: center;padding-top: 60px;}
.index .in_title h3{font-size: 48px;line-height: 60px;font-weight: bold;}
.index .in_title h3 b{color: #0094dd;}
.index .in_title p{display: block;font-size: 16px;letter-spacing: 5px;margin-top: 3px;}
/*产品中心*/
.index .product{padding-bottom: 45px;background: #fff;}
.index .product .cpter{height: 110px;padding-top: 15px;position: relative;z-index: 3;}
.index .product .cpterft{ background: url(img/cp02.png) no-repeat center center;width:280px;height:100px;float: left;}
.index .product .cpterft P{font-size: 24px;color: #ffffff;font-weight: bold;text-indent: 98px;margin-top: 25px;}
.index .product .cpterft span{
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 98px;
}
.index .product .cpter ul{float: left;width:920px;}
.index .product .cpter ul li{float: left;margin-left: 10px;position: relative;margin-bottom: 10px;}
.index .product .cpter ul li>a{display: block;width:174px;height:45px;background: #2b2b2b;text-align: center;line-height: 45px;font-size: 15px;color: #fff;}
.index .product .cpter ul li>a:hover{background: #0094dd;}
.index .product .cpter ul li>div{width:174px;position: absolute;top: 45px;left: 0;z-index: 1000;}
.index .product .cpter ul li>div{position: absolute;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.index .product .cpter ul li>div:before{content: '';border-style: solid dashed dashed dashed;border-color: transparent transparent #333 transparent;border-width: 10px;width: 0;height: 0;overflow: hidden;position: absolute;left: 50%;margin-left: -10px;top: -10px;}
.index .product .cpter ul li>div>a{background: #2b2b2b;display:block;width:174px;height:45px;text-align: center;line-height: 45px;color: #fff;font-size: 15px;border-bottom: 1px solid #222;}
.index .product .cpter ul li>div>a:nth-child(1){margin-top: 10px;}
.index .product .cpter ul li:hover div{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.index .product .cpter ul li>div>a:hover{background: #0094dd;}
.index .product .cpter ul li.cpp1>a{background: #0094dd;}
.index .product .list{width:100%; }
 
/*小banner*/
.index .xbanner{height:250px;background: url(../images/bg.png) center no-repeat;}
.index .xbanner .in_title{color: #fff;padding-top: 50px;}
.index .xbanner .in_title h3{position: relative;}
.index .xbanner .in_title p{letter-spacing: 0;padding-bottom: 20px;}
.index .xbanner .in_title p span {font-size: 18px;color: #fff;font-weight: bold;}
.index .xbanner a{display: block;width: 170px;height: 40px;margin: auto;background: #0094dd;text-align: center;line-height: 40px;font-size: 15px;color: #fff;}
.index .xbanner a:hover{background: #fff;color: #0094dd;}
/*加工定制*/
.index .dingzhi{}
.index .dingzhi ul{margin-top: 50px;background: url(img/dz02.png) no-repeat 237px 44px;}
.index .dingzhi ul li{float: left;margin-bottom: 46px;}
.index .dingzhi ul li a{display: block;width: 240px;height: 100px;cursor: pointer;background-repeat: no-repeat;background-position: center top;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);}
.index .dingzhi ul li p{text-align: center;line-height: 35px;font-size: 15px;color: #2b2b2b;padding-top: 65px;}
.index .dingzhi ul li.dz1 a{background-image: url(img/dz1.png);}
.index .dingzhi ul li.dz2 a{background-image: url(img/dz2.png);}
.index .dingzhi ul li.dz3 a{background-image: url(img/dz3.png);}
.index .dingzhi ul li.dz4 a{background-image: url(img/dz4.png);}
.index .dingzhi ul li.dz5 a{background-image: url(img/dz5.png);}
.index .dingzhi ul li.dz6 a{background-image: url(img/dz10.png);}
.index .dingzhi ul li.dz7 a{background-image: url(img/dz9.png);}
.index .dingzhi ul li.dz8 a{background-image: url(img/dz8.png);}
.index .dingzhi ul li.dz9 a{background-image: url(img/dz7.png);}
.index .dingzhi ul li.dz10 a{background-image: url(img/dz6.png);}
.index .dingzhi ul li a:hover{-webkit-filter: none;-moz-filter: none;-ms-filter: none;-o-filter: none;filter: none;}
/*四大优势*/
.index .advantage{max-width: 1920px;padding-bottom: 50px;background: #f3f3f3;margin: auto;}
.index .advantage ul{margin-top: 50px;}
.index .advantage ul li{height:250px;margin-bottom: 30px;}
.index .advantage ul li:nth-child(2n) .txt{float: right;}
.index .advantage ul li:nth-child(2n) .img{float: left;}
.index .advantage ul li .img{width:560px;height:250px;float: right;}
.index .advantage ul li .img img{width: 100%;height: 100%;}
.index .advantage ul li .txt{position: relative;width:560px;height:250px;float: left;}
.index .advantage ul li .txt i{position: absolute;top: 58px;display: block;width: 55px;height: 78px;color: #fff;font-size: 28px;line-height: 70px;font-weight: bold;text-align: center;background: #0094dd;}
.index .advantage ul li .txt i:after{content: '';position: absolute;bottom: 10px;left: 50%;margin-left: -13px;width: 26px;height: 2px;background: #fff;}
.index .advantage ul li .txt h3{margin-left: 74px;font-size: 24px;color: #2b2b2b;font-weight: bold;margin-top: 58px;padding-bottom: 12px;border-bottom: 1px dashed #2b2b2b;}
.index .advantage ul li .txt p{margin-left: 74px;margin-top: 12px;height:90px;color: #777;line-height: 30px;text-align: justify;}
.index .advantage ul li .txt p span{color: #0094dd;font-weight: bold;}
/*关于我们*/
.index .about{padding-bottom: 50px;background: url(img/about_bg.jpg) center top no-repeat;}
.index .about .text{padding-top: 30px;}
.index .about .text .con{width: 580px;}
.index .about .text .con h3{font-size: 26px;line-height: 30px;color: #2b2b2b;}
.index .about .text .con p{color: #818181;font-size: 14px;line-height: 24px;text-align: justify;margin-top: 20px;height: 240px;overflow: hidden;}
.index .about .text .con a{display: block;width:140px;height:40px;color: #666;font-size: 14px;line-height: 40px;text-align: center;border: 1px solid #cbcbcb;margin-top: 28px;}
.index .about .text .con a:hover{color: #fff;background: #0094dd;border: 1px solid #0094dd;}
.index .about .text .img{width: 590px;height: 360px;overflow: hidden;}
.index .about .text .img img{width: 100%;height: 100%;transition: all .5s;}
.index .about .text .img:hover img{transform: scale(1.1);}


.index .kehu{max-width: 1920px;padding-bottom: 50px;background: #fff;margin: auto;border-top:1px solid #ddd;}
.index .kehu ul{width:100%; margin-top:20px; }
.index .kehu ul li{width:-webkit-calc(20% - 2px); width:-moz-calc(20% - 2px); width:calc(20% - 2px);float:left;border:1px solid #f3f3f3;margin-bottom:-1px;} 
.index .kehu ul li .img_wap{padding-bottom:40%;width: 100%;position: relative;overflow: hidden;}
.index .kehu ul li .img_wap img{width: 100%;height: 100%; position: absolute;top: 0;left: 0; }
/*客户案例*/
.index .case{max-width: 1920px;padding-bottom: 50px;background: #f3f3f3;margin: auto;}
.index .case .tab{text-align: center;padding-top: 40px;}
.index .case .tab a{padding: 0 16px;line-height: 40px;font-size: 16px;display: inline-block;margin: 5px;color: #fff;background: #2b2b2b;}
.index .case .tab a:hover{background: #0094dd;}
.index .case .proCase{position: relative;padding-top: 40px;}
.index .case .proCase .bd{overflow: hidden;}
.index .case .proCase .list{width: 100%;}
.index .case .proCase .list li{position: relative;display: block;float: left;width: 370px;margin-right: 42px;border: 1px solid #f1f1f1;background: #fff;transition: all .5s;}
.index .case .proCase .list li a{display: block;}
.index .case .proCase .list li .img{position: relative;width: 370px;height: 278px;overflow: hidden;border-bottom: 1px solid #f1f1f1;}
.index .case .proCase .list li .img img{display: block;width: 100%;height: 100%;transition: all .5s;}
.index .case .proCase .list li .img .mask{position:absolute;top: 0;left: 0;z-index: 1;width: 100%;height: 100%;opacity: 0;background: rgba(0,0,0,.6);transition: all .5s;}
.index .case .proCase .list li .img .mask .see{position:absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 90%;font-size: 16px;line-height: 20px;text-align: center;padding: 10px 0;color: #fff;}
.index .case .proCase .list li .img .mask .see:before,.index .case .proCase .list li .img .mask .see:after{content: '';position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);width: 60%;height: 1px;background: #fff;transition: all .5s;}

.index .case .proCase .list li .img .mask .see:after{top: 0;}
.index .case .proCase .list li .tit{position: relative;overflow: hidden;padding: 20px 20px 10px;box-sizing: border-box;}
.index .case .proCase .list li .tit h3{color: #333;font-size: 16px;line-height: 22px;transition: all .5s;}
.index .case .proCase .list li .tit p{color: #777;line-height: 20px;text-align: justify;padding: 10px 0;height: 40px;overflow: hidden;border-bottom: 1px solid #e5e5e5;}
.index .case .proCase .list li .tit span{position: relative;display: block;font-size: 14px;line-height: 38px;color: #777;}
.index .case .proCase .list li .tit span i{position: absolute;top: 50%;right: 0;margin-top: -4px;display: block;width: 24px;height: 8px;background: url(img/you.png) no-repeat;}
.index .case .proCase .list li:hover .img img{transform: scale(1.1);}
.index .case .proCase .list li:hover .img .mask{opacity: 1;}
.index .case .proCase .list li:hover .img .mask .see:before,.index .case .proCase .list li:hover .img .mask .see:after{width: 10%;}
.index .case .proCase .list li:hover .tit h3{color: #0094dd;}
.index .case .proCase .hd{position: absolute;width: 100%;}
.index .case .proCase .hd span{position: absolute;top: -240px;display: block;width: 25px;height: 50px;cursor: pointer;}
.index .case .proCase .hd .prev{left: -80px;}
.index .case .proCase .hd .next{right: -80px;}
.index .case .proCase .hd .prev:after,.index .case .proCase .hd .prev:before,
.index .case .proCase .hd .next:after,.index .case .proCase .hd .next:before{content:"";display: block;position: absolute;top: 19px;width: 30px;height: 2px;background: #616161;transition: all .5s;}
.index .case .proCase .hd .prev:after,.index .case .proCase .hd .next:after{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.index .case .proCase .hd .prev:before,.index .case .proCase .hd .next:before{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.index .case .proCase .hd .prev:after{top: 34px;}
.index .case .proCase .hd .prev:before{top: 14px;}
.index .case .proCase .hd .next:after{right: 0;top: 14px;}
.index .case .proCase .hd .next:before{right: 0;top: 34px;}
.index .case .proCase .hd .prev:hover:after,.index .case .proCase .hd .prev:hover:before,
.index .case .proCase .hd .next:hover:after,.index .case .proCase .hd .next:hover:before{background: #0094dd;}
.index .case .more{margin-top: 50px;text-align: center;}
.index .case .more a{position:relative;display: inline-block;width: 240px;height: 50px;font-size: 16px;line-height: 50px;text-align: center;border: 1px solid #cbcbcb;background: #fff;color: #666;transition: all .5s;}
.index .case .more a:hover{color: #fff;border-color: #0094dd;background: #0094dd;box-shadow: 0 0 30px rgba(0,0,0,.2);}
/*新闻中心*/
.index .inews{padding: 50px 0;}
.index .news{width: 383px;margin-right: 25px;float: left;}
.index .news:nth-child(3n){margin-right: 0;}
.index .inews .title{width: 100%;height: 39px;line-height: 39px;margin-bottom: 20px;border-bottom: 1px solid #434343;}
.index .inews .title h3{display: inline-block;color: #434343;font-size: 16px;font-weight: bold;line-height: 36px;padding-right: 20px;border-bottom: 3px solid #434343;}
.index .inews .title h3 s{position: relative;width: 4px;height: 16px;display: inline-block;vertical-align: middle;margin-top: -2px;margin-right: 10px;background: #0094dd;}
.index .inews .title h3 span{font-weight: normal;}
.index .inews .title a{color: #434343;}
.index .inews .item{width: 100%;display: block;padding-bottom: 20px;border-bottom: 1px dashed #d4d4d4;}
.index .inews .item img{width: 100px;height: 75px;float: left;display: block;margin-right: 20px;}
.index .inews .item h3{color: #333;line-height: 24px;height: 24px;overflow: hidden;margin-bottom: 10px;transition: all .5s;}
.index .inews .item .txt{line-height: 20px;height: 40px;text-align: justify;overflow: hidden;color: #999999;}
.index .inews .item:hover h3{color: #0094dd;}
.index .inews .list{line-height: 55px;}
.index .inews .list li{width: 100%;height: 55px;line-height: 55px;overflow: hidden;border-bottom: 1px dashed #dbdbdb;}
.index .inews .list li a{width: 100%;display: block;}
.index .inews .list li .time{color: #c5c5c5;float: right;font-weight: normal;}
.index .inews .faq{height: 375px;overflow: hidden;}
.index .inews .faq li{width: 100%;padding: 15px 0;overflow: hidden;border-bottom: 1px dashed #dbdbdb;}
.index .inews .faq li a{display: block;}
.index .inews .faq li i{position: absolute;top: 0;left: 0;display: inline-block;width: 20px;height: 20px;color: #fff;font-size: 12px;line-height: 20px;font-weight: normal;text-align: center;background: #434343;border-radius: 5px;}
.index .inews .faq li h3{position: relative;color: #434343;font-size: 16px;line-height: 20px;font-weight: bold;padding-left: 30px;}
.index .inews .faq li p{position: relative;color: #707070;font-size: 14px;line-height: 22px;text-align: justify;margin-top: 5px;overflow: hidden;padding-left: 30px;}
.index .inews .faq li p i{background: #0094dd;top: 1px;}
.contact_map{width: 100%;height: 439px;background: url(img/contact_bg.jpg) no-repeat center top;padding-top: 60px;}
.contact_map .title{height: 44px;padding-bottom: 40px;}
.contact_map .title div{display: inline-block;height: 44px;position: relative;line-height: 100%;font-size: 30px;color: #fff;border-bottom: 1px solid #DDDDDD;}
.contact_map .title div i{color: #0094dd;}
.contact_map .title div:before{content: '';width: 58px;height: 3px;background-color: #0094dd;position: absolute;bottom: -1px;left: 0px;}
.contact_map .contact{float: left;width: 410px;height: 269px;padding: 28px 0px 18px 120px;background: rgba(42,114,108,.8);}
.contact_map .contact h3{line-height: 100%;font-size: 24px;color: #FFF;height: 44px;position: relative;margin-bottom: 15px;}
.contact_map .contact h3:before{content: '';position: absolute;bottom: 0;left: 0;width: 47px;background-color: #fff;height: 2px;}
.contact_map .contact p{color: #fff;font-size: 14px;line-height: 30px;}
.contact_map .book{float: right;width: 550px;height: 295px;background: rgba(42,114,108,.8);padding:20px 0px 0px 40px;border-radius: 3px;}
.contact_map .book div{position: relative;}
.contact_map .book .name ,.contact_map .book .phone{display: block;width: 250px;height: 40px;float: left;margin-right: 20px;background-color: rgba(255,255,255,0.8);filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4cffffff,endcolorstr=#4cffffff);margin-bottom: 20px;border-radius: 3px;}
.contact_map .book div input,.contact_map .book div textarea,.contact_map .book button{font-family: "microsoft yahei";border: 0;padding: 0;outline: none;}
.contact_map .book div input{display: block;width: 250px;height: 40px;line-height: 40px;text-indent: 15px;color: #FFF;font-size: 14px;background-color: transparent;}
.contact_map .book .liuyan{display: block;width: 520px;height: 143px;float: left;margin-bottom: 20px;background-color: rgba(255,255,255,0.8);filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4cffffff,endcolorstr=#4cffffff);border-radius: 3px;}
.contact_map .book div textarea{display: block;width: 516px;height: 143px;line-height: 40px;text-indent: 15px;color: #FFF;font-size: 14px;background-color: transparent;}
.contact_map .book div input::-webkit-input-placeholder,.contact_map .book div textarea::-webkit-input-placeholder{color: #fff;}
.contact_map .book button{display: block;width: 250px;height: 40px;line-height: 40px;text-align: center;color: #fff;font-size: 14px;float: left;margin-right: 20px;background-color: rgba(255,255,255,0.8);filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4cffffff,endcolorstr=#4cffffff);margin-bottom: 20px;border-radius: 3px;cursor: pointer;transition: all .5s;}
.contact_map .book button:hover{background-color: #333;}
/*******内页样式********/
.nybanner{
	width: 100%;
	position: relative;
	height: 200px;
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(img/nybanner.jpg);
}
.submian{padding: 30px 0;}
.submian .sobtitle{
	height: 26px;
	line-height: 20px;
	padding-bottom: 5px;
	font-size: 14px;
	color: #666;
	border-bottom: 1px solid #ddd;
	text-align: right;
	margin-bottom: 10px;
}
.page_title {
  border-bottom: 1px solid #036aac;
  padding-top: 15px;
}

.page_title h3 {
  width: 140px;
  height: 42px;
  font-size: 18px;
  margin-top: 10px;
  display: block;
  color: #fff;
  line-height: 42px;
  background: #036aac;
  text-align: center;
  font-weight: normal;
}
.news_list {
  width: 100%;
  padding: 20px;
  border: 1px solid #EBEBEB;
}

.news_list ul li {
  width: 100%;
  float: left;
  height: 38px;
  padding-top: 9px;
  border-bottom: 1px dashed #c6c6c6;
  margin-bottom: 8px;
}

.news_list ul li a {
  float: left;
  width: 60%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 14px;
  color: #666;
}

.news_list ul li p {
  float: right;
  font-size: 12px;
  color: #666;
}

.news_list ul li:hover a {
  color: #036aac;
}

.hot_new .news_list {
  border: none;
  padding: 0;
  margin-top: 8px;
}

.hot_new .news_list li {
  width:-webkit-calc(49% - 17px); width:-moz-calc(49% - 17px); width:calc(49% - 17px);
  float: left;
  margin-right: 2%;
  padding-left: 17px;
  background: url(../../img/dian2.png) no-repeat 5px center;
}

.hot_new .news_list li:nth-child(2n) {
  margin-right: 0;
}


.flink {
  margin-top: 50px;
  width: 100%;
}

.flink .flink_tit {
  width: 100%;
  position: relative;
}

.flink .flink_tit p {
  height: 12px;
  width: 100%;
  background: url(../img/dian.png);
  position: absolute;
  top: 15px;
}

.flink .flink_tit span {
  height: 42px;
  background: #fff;
  color: #1C4587;
  font-size: 14px;
  border: 1px solid #1C4587;
  position: relative;
  z-index: 9;
  display: block;
  width: 115px;
  text-align: center;
  line-height: 42px;
  margin-left: 0px;
}

.flink .flink_list {
  width: 100%;
  margin-top: 20px;
  margin-left: 0px;
}

.flink .flink_list ul li {
  float: left;
  margin-right: 28px;
  margin-bottom: 8px;
}

.flink .flink_list ul li a {
  font-size: 12px;
  color: #5a5a5a;
}

.flink .flink_list ul li a:hover {
  color: #036aac;
}



.submian .sobtitle h3{float: left;position: relative;height: 30px;color: #666;font-size: 18px;border-bottom: 2px solid #0094dd;}
.submian .sobtitle s{display: inline-block;width: 15px;height: 15px;margin-right: 10px;background: url(img/locationIco.png) no-repeat;vertical-align: middle;}
.submian .sobtitle a{font-size: 14px;color: #666;}
.submian .sobtitle a:hover{color: #0094dd;}
/*内页左侧*/
.submian .subleft{width: 250px;}
.submian .subleft .title{height: 90px;background: #0094dd;border-radius: 10px 10px 0 0;}
.submian .subleft .title h2{margin: 0 24px;padding-top: 15px;color: #fff;font-size: 20px;line-height: 30px;font-weight: bold;}
.submian .subleft .title h2 span{display: block;font-size: 16px;font-weight: normal;}
/*栏目分页*/
.submian .subleft .lefta{margin-bottom: 20px;}
.submian .subleft .lefta .comt{background: #f8f8f8;padding: 20px 20px 30px;border-radius: 0 0 10px 10px;}
.submian .subleft .lefta .comt ul{border-top: 0;}
.submian .subleft .lefta .comt ul li a{position: relative;display: block;color: #838383;font-size: 14px;line-height: 47px;border-bottom: 1px solid #ededed;transition: all .5s;overflow: hidden;}
.submian .subleft .lefta .comt ul li a:after{content: ">";position:absolute;right: 0;top:50%;margin-top: -10px;width: 20px;height: 20px;font-family: 宋体;color: #fff;font-size: 12px;line-height: 20px;text-align: center;background: #a4a4a4;border-radius: 50%;transition: all .5s;}
.submian .subleft .lefta .comt ul li:hover a, .submian .subleft .lefta .comt ul li.hover a{color: #0094dd;}
.submian .subleft .lefta .comt ul li:hover a:after, .submian .subleft .lefta .comt ul li.hover a:after{background: #0094dd;}
.submian .subleft .lefta .comt ul li .boxlist{display: none;}
.submian .subleft .lefta .comt ul li .boxlist li a{color: #838383;font-size: 12px;line-height: 35px;border-bottom: 0;padding-left: 10px;}
.submian .subleft .lefta .comt ul li .boxlist li a:after{content: " ";left: 0;margin-top: -2px;width: 4px;height: 4px;background: #0094dd;}
.submian .subleft .lefta .comt ul li .boxlist li a:hover, .submian .subleft .lefta .comt ul li .boxlist li a.hover{color: #0094dd;}
.submian .subleft .lefta .comt ul li.hover .boxlist{display: block;}
/*联系我们*/
.submian .leftnews .title{padding-left: 54px;font-weight: bold;font-size: 20px;line-height: 60px;height: 60px;color: #fff;background: #0094dd url(img/Phone.png) no-repeat 24px 19px;}
.submian .leftnews .leftcont{padding: 30px 20px 15px;background: #464646;border-radius: 0 0 10px 10px;}
.submian .leftnews .leftcont h2{font-size: 16px;line-height: 16px;color: #acacac;padding-bottom: 6px;}
.submian .leftnews .leftcont h3{font-weight: bold;font-size: 24px;line-height: 50px;color: #0094dd;border-bottom: 1px solid #545454;}
.submian .leftnews .leftcont p{color: #fff;font-size: 14px;line-height: 27px;padding: 5px 0;border-bottom: 1px solid #545454;}
.submian .leftnews .leftcont p span{color: #acacac;}
/*内页右侧*/
.submian .subright{width: 930px;}
/*默认单页*/
.submian .Aboutpage{color: #666;font-size: 14px;line-height: 28px;text-align: justify;}
.submian .Aboutpage img{max-width: 100%;}
.submian .Aboutpage .t{padding: 0 0 25px;color: #0094dd;font-size: 18px;}
.submian .contact .t1{font-size: 36px;line-height: 60px;text-align: center;color: #333;}
.submian .contact .t2{color: #5f5f5f;margin-top: 10px;margin-bottom: 40px;text-align: center;}
.submian .contact .txt{width: 450px;}
.submian .contact .txt h3{color: #0094dd;font-size: 22px;font-weight: bold;line-height: 50px;}
.submian .contact .txt p{line-height: 37px;}
.submian .contact .txt a{display: block;width: 210px;color: #fff;font-size: 16px;line-height: 46px;text-align: center;background: #0094dd;margin-top: 19px;}
.submian .contact .txt a:hover{background:#333;}
.submian .contact .img{width: 450px;height: 300px;}
.submian .contact .img img{width: 100%;height: 100%;}
/*文章列表*/
.submian .Newslist{}
.submian .Newslist .list{padding-bottom: 20px;}
.submian .Newslist .item{display: block;padding: 10px;border: 1px solid #e1e1e1;margin-bottom: 15px;transition: all .5s;}
.submian .Newslist .item a{display: block;}
.submian .Newslist .item .txt{width: 100%;}
.submian .Newslist .item .txt h3{font-size: 16px;line-height: 30px;transition: all .5s;}
.submian .Newslist .item .txt .mark{color: #999;font-size: 12px;line-height: 20px;padding:0;}
.submian .Newslist .item .txt .mark span{display: inline-block;padding-right: 18px;}
.submian .Newslist .item .txt p{color: #999;line-height: 25px;text-align: justify;height: 50px;overflow: hidden;}
.submian .Newslist .item .txt p span{display: inline-block;color:#0094dd;padding-left: 10px;}
.submian .Newslist .item a:hover .txt h3{color:#0094dd;}
/*下载列表*/
.submian .Xiazai{}
.submian .Xiazai .list{
	padding-bottom: 20px;
}
.submian .Xiazai .item{
	display: block;
	padding: 10px;
	border: 1px solid #e1e1e1;
	margin-bottom: 15px;
	transition: all .5s;
}
.submian .Xiazai .item .you{
	width: 115px;
}

.submian .Xiazai .item  a{display: block;}
.submian .Xiazai .item .txt{
	width: 750px;
}
.submian .Xiazai .item .txt h3{font-size: 16px;line-height: 30px;transition: all .5s;}
.submian .Xiazai .item .txt .mark{color: #999;font-size: 12px;line-height: 20px;padding:0;}
.submian .Xiazai .item .txt .mark span{display: inline-block;padding-right: 18px;}
.submian .Xiazai .item .txt p{color: #999;line-height: 25px;text-align: justify;height: 50px;overflow: hidden;}
.submian .Xiazai .item .txt p span{display: inline-block;color:#0094dd;padding-left: 10px;}
.submian .Xiazai .item a:hover .txt h3{color:#0094dd;}
/*一级产品列表*/
.oneProlist ul.list{float: left;width: 100%;padding-left: 0px;}
.oneProlist ul.list li.item{
	float: left;
	position: relative;
	width: 294px;
	margin-bottom: 20px;
	margin-right: 20px;
	background: #f6f6f6;
transition: all .5s;	border: 1px solid #CCCCCC;
}
.oneProlist ul.list li.item:nth-child(3n){margin-right: 0;}
.oneProlist ul.list li.item a{display: block;}
.oneProlist ul.list li.item span{
	width: 100%;
	color: #555;
	text-align: left;
	display: block;
	transition: all .5s;					
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	height: 120px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.oneProlist ul.list li.item span p{
	color: #555;
	text-align: left;
	display: block;
	transition: all .5s;					
	font-size: 14px;
	margin-bottom: 20px;
	font-weight: normal;
}

.oneProlist ul.list li.item .img{
	width: 100%;
	height: 222px;
	overflow: hidden;
}
.oneProlist ul.list li.item .img img{width: 100%;height: 100%;transition: all .5s;}
.oneProlist ul.list li.item .bg{position: absolute;top: 0;width: 100%;height: 222px;background: url(img/more.png) center no-repeat;background-color: rgba(0,0,0,.7);opacity: 0;transition: all .5s;}
.oneProlist ul.list li.item:hover .bg{opacity: 1;}
.oneProlist ul.list li.item:hover .img img{transform: scale(1.1);}
/*二级产品列表*/
.twoProlist ul.list{float: left;width: 460px;padding-left: 0px;}
.twoProlist ul{
	float: left;
	width: 460px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	padding-bottom: 10px;
	margin-right: 5px;
}
.twoProlist ul.list li.item{
	position: relative;
	width: 150px;
	transition: all .5s;
	float: left;
	margin-right: 10px;
}
.twoProlist ul.list li.etem{
	position: relative;
	width: 300px;
	transition: all .5s;
	float: left;
}

.twoProlist ul.list li.item:nth-child(3n){margin-right: 0;}
.twoProlist ul a{
	font-size: 16px;
	font-weight: bold;
	display: block;
}
.twoProlist ul.list li.item span{width: 100%;height: 45px;color: #555;text-align: center;display: block;line-height: 45px;transition: all .5s;}
.twoProlist ul.list li.item .img{
	width: 150px;
	height: 113px;
	overflow: hidden;
	margin-right: 20px;
}
.twoProlist ul.list li.item .img img{
	width: 150px;
	height: 113px;
transition: all .5s;}
.twoProlist ul.list li.item:hover .bg{opacity: 1;}
.twoProlist ul.list li.item:hover .img img{transform: scale(1.1);}
/*案例列表*/
.Prolist ul.list{float: left;width: 100%;padding-left: 0px;}
.Prolist ul.list li.item{float: left;position: relative;width: 296px;margin-bottom: 20px;margin-right: 20px;background: #f6f6f6;transition: all .5s;}
.Prolist ul.list li.item:nth-child(3n){margin-right: 0;}
.Prolist ul.list li.item a{display: block;}
.Prolist ul.list li.item span{width: 100%;height: 45px;color: #555;text-align: center;display: block;line-height: 45px;transition: all .5s;}
.Prolist ul.list li.item .img{width: 100%;height: 222px;overflow: hidden;}
.Prolist ul.list li.item .img img{width: 100%;height: 100%;transition: all .5s;}
.Prolist ul.list li.item .bg{position: absolute;top: 0;width: 100%;height: 222px;background: url(img/more.png) center no-repeat;background-color: rgba(0,0,0,.7);opacity: 0;transition: all .5s;}
.Prolist ul.list li.item:hover .bg{opacity: 1;}
.Prolist ul.list li.item:hover .img img{transform: scale(1.1);}

.Hzhblist ul.list{float: left;width: 100%;padding-left: 0px; }
.Hzhblist ul.list li.item{float: left; width: 230px; transition: all .5s;border:1px solid #f3f3f3;}
.Hzhblist ul.list li.item img{width:230px;height:92px;}
/*图片列表*/
.Piclist ul.list{float: left;width: 100%;}
.Piclist ul.list li{position: relative;display: block;float: left;width: 294px;margin-right: 20px;margin-bottom: 20px;border: 1px solid #f1f1f1;background: #fff;transition: all .5s;}
.Piclist ul.list li:nth-child(3n){margin-right: 0;}
.Piclist ul.list li a{display: block;}
.Piclist ul.list li .img{position: relative;width: 294px;height: 221px;overflow: hidden;border-bottom: 1px solid #f1f1f1;}
.Piclist ul.list li .img img{display: block;width: 100%;height: 100%;transition: all .5s;}
.Piclist ul.list li .img .mask{position:absolute;top: 0;left: 0;z-index: 1;width: 100%;height: 100%;opacity: 0;background: rgba(0,0,0,.6);transition: all .5s;}
.Piclist ul.list li .img .mask .see{position:absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 90%;font-size: 16px;line-height: 20px;text-align: center;padding: 10px 0;color: #fff;}
.Piclist ul.list li .img .mask .see:before,.Piclist ul.list li .img .mask .see:after{content: '';position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);width: 60%;height: 1px;background: #fff;transition: all .5s;}
.Piclist ul.list li .img .mask .see:after{top: 0;}
.Piclist ul.list li .tit{position: relative;overflow: hidden;padding: 15px 15px 5px;box-sizing: border-box;}
.Piclist ul.list li .tit h3{color: #333;font-size: 16px;line-height: 22px;transition: all .5s;}
.Piclist ul.list li .tit p{color: #777;line-height: 20px;text-align: justify;padding: 10px 0;height: 40px;overflow: hidden;border-bottom: 1px solid #e5e5e5;}
.Piclist ul.list li .tit span{position: relative;display: block;font-size: 14px;line-height: 35px;color: #777;}
.Piclist ul.list li .tit span i{position: absolute;top: 50%;right: 0;margin-top: -4px;display: block;width: 24px;height: 8px;background: url(img/you.png) no-repeat;}
.Piclist ul.list li:hover{box-shadow: 0 3px 10px rgb(222, 222, 222);}
.Piclist ul.list li:hover .img img{transform: scale(1.1);}
.Piclist ul.list li:hover .img .mask{opacity: 1;}
.Piclist ul.list li:hover .img .mask .see:before,.Piclist ul.list li:hover .img .mask .see:after{width: 10%;}
.Piclist ul.list li:hover .tit h3{color: #0094dd;}
/*留言表单*/
.formData{padding-bottom: 20px;}
.formData .t2{padding: 25px 0;color: #0094dd;font-size: 24px;}
.formData .item{float: left;color: #999;font-weight: normal;width: 420px;height: 56px;line-height: 56px;border: 1px solid #e4e4e4;margin-right: 76px;margin-bottom: 45px;position: relative;}
.formData .item label{padding-left: 15px;position: absolute;left: 0;top: 0;z-index: 11;text-align: center;display: block;margin: 0;height: 56px;line-height: 56px;font-size: 18px;color: #666;}
.formData .item input{outline: none;line-height: 38px;height: 38px;font-size: 18px;}
.formData .item .txt{width: 350px;height: 56px;line-height: 56px;display: block;background: none;padding-left: 70px;border: 0 none;color: #666;}
.formData .item .red{position: absolute;right: 15px;top: 0;color: #ff0000;z-index: 11;}
.formData .item.mr0{margin-right: 0;}
.formData .msg-box{position: absolute;left: 0;top: 0px;}
.formData .liuyan{width: 918px;height: 260px;border: 1px solid #e4e4e4;float: left;}
.formData .liuyan label{text-align: right;display: block;}
.formData .liuyan textarea{width: 908px;height: 234px;line-height: 35px;padding: 12px 10px;text-indent: 100px;font-size: 18px;font-family: "microsoft yahei";color: #333;border: 0 none;overflow: hidden;background: none;resize: none;display: block;outline: none;}
.formData .bot{width: 100%;}
.formData .sub{width: 232px;line-height: 52px;border: 2px solid #0094dd;margin-right: 2px;text-align: center;background: #0094dd;color: #FFF;cursor: pointer;font-size: 18px;display: block;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.formData .sub:hover{background: none;color: #0094dd;}
.formData .yzm .txt{padding-left: 80px;}
.formData .yzm img{position: absolute;right: 0;top: 0;height: 56px;border: 0px;display: block;}
/*内容详情页*/
.pro_tag {
    border-top: 1px dashed #999;
    border-bottom: 1px dashed #999;
    line-height: 40px;
    margin-top: 20px;
}

.pro_tag span {
  font-size: 14px;
  color: #333;
}
.pro_tag a {
  font-size: 11px;
  color: #666;
  padding-right: 15px;
}
.pro_tag a:hover {
  color: #036aac;
}
.show_pages {
  padding-top: 20px;
}

.show_pages p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  margin-top: 6px;
}

.show_pages p a {
  font-size: 14px;
  line-height: 24px;
  color: #333;
}
.hot_pro {
  width: 100%;
}

.hot_pro .pro_list {
  margin-top: 15px;
}
.pro_list {
  width: 100%;
  overflow: hidden;
  margin-top: 32px;
}

 .showarea {
    padding: 15px 0;
}
.showarea h3 {
  padding-bottom: 10px;
  font-size: 16px;
  color: #036aac;
  border-bottom: 1px solid #e4e4e4;
  display: block;
}
.showarea h3 span {
  font-weight: 400;
  color: #999;
  text-transform: uppercase;
}
.showarea .list {
      overflow: hidden;
    margin-top: 20px;
}
.showarea .list a {
    display: block;
    margin-right: 17px;
    font-size: 14px;
    float: left;
    margin-bottom: 12px;
}
.showarea .list a:hover {
  color: #036aac;
}

.submian .subright .conBox{width:100%; }
.submian .subright .conBox .bt{width:100%;float:left;height:400px;margin-top:20px;}
.submian .subright .conBox .bt .l{width:400px;height:400px;float:left; }
.submian .subright .conBox .bt .l .slider{position:relative;overflow:hidden;width:100%}
.submian .subright .conBox .bt .l .slideBox .hd{height:10px;z-index:1;overflow:hidden;position:absolute;left:50%;bottom:20px;transform:translateX(-50%);z-index:1}
.submian .subright .conBox .bt .l .slideBox .hd ul{text-align:center;padding-top:5px}
.submian .subright .conBox .bt .l .slideBox .hd ul li{cursor:pointer;float:left;margin-right:5px;width:30px;height:10px;line-height:14px;text-align:center;background:#fff}
.submian .subright .conBox .bt .l .slideBox .hd ul .on{background:#00a2ff;color:#fff}
.submian .subright .conBox .bt .l .slideBox .bd{position:relative;z-index:0}
.submian .subright .conBox .bt .l .slideBox .bd li img{width:100%;vertical-align:top}
.submian .subright .conBox .bt .r{width:500px;height:400px;float:right; }
.submian .subright .conBox .bt .r .t1{width:100%;height:100px;line-height:100px; font-size:30px;text-align:left; font-weight:bold;color:#333;float:left;}
.submian .subright .conBox .bt .r .t2{width:-webkit-calc(100% - 30px); width:-moz-calc(100% - 30px); width:calc(100% - 30px);float:left;background:#f6f6f6;padding:15px;font-size:14px;color:#787878; }
.submian .subright .conBox .bt .r .t3{width:100%;float:left;margin-top:20px;height:40px;line-height:40px;text-align:left;font-size:14px;color:#787878;}
.submian .subright .conBox .bt .r .t3 p{font-size:30px;color:#0070c0;}
.submian .subright .conBox .bt .r .t4{float:left;margin-top:15px;margin-bottom:15px;width:180px;height:30px;line-height:30px;text-align:center;font-size:14px;background:#0064b4}
.submian .subright .conBox .bt .r .t4 a{color:#fff;}
.submian .subright .conBox .nr{width:100%;float:left;margin-top:20px;}
.submian .subright .conBox .ArticleTitle h1{
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #f8f8f8;
}
.submian .subright .conBox .ArticleMessage{
	line-height: 30px;
	height: 30px;
	margin-bottom: 10px;
	text-align: center;
	border-bottom: 1px dashed #ccc;
}
.submian .subright .conBox .ArticleMessage span:first-child{margin-left:0;}
.submian .subright .conBox .ArticleMessage span{color: #999;margin-left: 14px;font-size: 12px;}
.submian .subright .conBox .ArticleMessage .jiathis_style{float: left; margin-top: 5px;}
.submian .subright .conBox #pic{width: max-content;margin: 20px auto;padding: 1px;box-shadow: 0 0 20px 0 rgba(0,0,0,.3);}
.submian .subright .conBox #pic img{max-width: 800px;}
.submian .subright .conBox .ArticleTencont{padding: 5px 0px 20px 0px;color: #666;font-size:14px;line-height: 28px;text-align: justify;overflow: hidden;}
.submian .subright .conBox .ArticleTencont img{max-width: 100%;}
/*内容详情页选项卡*/
.tabs {
	position: relative;
	width: 900px;
	background-color: #f8f8f8;
	padding-top: 20px;
	margin: auto;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
}

.tabs input {
	position: absolute;
	z-index: 1000;
	width: 120px;
	height: 40px;
	left: 0px;
	top: 0px;
	opacity: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
	cursor: pointer;
}
.tabs input#tab-2{
	left: 120px;
}
.tabs input#tab-3{
	left: 240px;
}
.tabs input#tab-4{
	left: 360px;
}

.tabs label {
	background: #5ba4a4;
	background: -moz-linear-gradient(top, #5ba4a4 0%, #4e8c8a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5ba4a4), color-stop(100%,#4e8c8a));
	background: -webkit-linear-gradient(top, #5ba4a4 0%,#4e8c8a 100%);
	background: -o-linear-gradient(top, #5ba4a4 0%,#4e8c8a 100%);
	background: -ms-linear-gradient(top, #5ba4a4 0%,#4e8c8a 100%);
	background: linear-gradient(top, #5ba4a4 0%,#4e8c8a 100%);
	font-size: 15px;
	line-height: 40px;
	height: 40px;
	position: relative;
	padding: 0 20px;
	float: left;
	display: block;
	width: 80px;
	color: #333333;
	top: 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.3);
	border-radius: 3px 3px 0 0;
	box-shadow: 2px 0 2px rgba(0,0,0,0.1), -2px 0 2px rgba(0,0,0,0.1);
}

.tabs label:after {
    content: '';
	background: #fff;
	position: absolute;
	bottom: -8px;
	left: 0;
	width: 100%;
	height: 8px;
	display: block;
}

.tabs input:hover + label {
	background: #5ba4a4;
	top: -8px;
	-webkit-transition: top linear 0.2s;
    -moz-transition: top linear 0.2s;
    -o-transition: top linear 0.2s;
    -ms-transition: top linear 0.2s;
    transition: top linear 0.2s;
}
.tabs input:hover + label:after{
	background: #5ba4a4;
}
.tabs input:hover + label ~ .clear-shadow {
    top: -8px;
	-webkit-transition: top linear 0.2s;
    -moz-transition: top linear 0.2s;
    -o-transition: top linear 0.2s;
    -ms-transition: top linear 0.2s;
    transition: top linear 0.2s;
}

.tabs input:checked:hover + label {
    top: 0;
}
.tabs input:checked:hover + label:after{
	background: #fff;
}
.tabs input:checked:hover + label ~ .clear-shadow {
    top: 0;
	background: #fff;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
}

.tabs input.tab-selector-1:hover + label.tab-label-1 ~ .clear-shadow{
    z-index: 3;
}

.tabs input.tab-selector-2:hover + label.tab-label-2 ~ .clear-shadow {
    z-index: 2;
}

.tabs input.tab-selector-3:hover + label.tab-label-3 ~ .clear-shadow {
    z-index: 1;
}

.tabs input.tab-selector-4:hover + label.tab-label-4 ~ .clear-shadow {
    z-index: 0;
}
.tabs label:first-of-type {
    z-index: 4;
    box-shadow: 2px 0 2px rgba(0,0,0,0.1);
}

.tab-label-2 {
    z-index: 3;
}

.tab-label-3 {
    z-index: 2;
}

.tab-label-4 {
    z-index: 1;
}

.tabs input:checked + label {
    background: #fff;
	z-index: 6;
	-webkit-transition: top linear 0.2s;
    -moz-transition: top linear 0.2s;
    -o-transition: top linear 0.2s;
    -ms-transition: top linear 0.2s;
    transition: top linear 0.2s;
}

.clear-shadow {
    background: #5ba4a4;
	position: relative;
	top: 0;
    height: 10px;
	margin-bottom: -10px;
    clear: both;
	z-index: -2;
    box-shadow: 0 -2px 3px -2px rgba(0,0,0,0.2);
    border-radius: 3px;
}
.content {
	background: #fff;
	width: 100%;
	z-index: 5;
	overflow: hidden;
	box-shadow: 0 -2px 3px -2px rgba(0,0,0,0.2), 0 2px 2px rgba(0,0,0,0.1);
	border-radius: 0 3px 3px 3px;
	position: relative;
}

.content div {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 100%;
	overflow: hidden;
	z-index: 1;
	opacity: 0;
    -webkit-transition: all linear 0.1s;
    -moz-transition: all linear 0.1s;
    -o-transition: all linear 0.1s;
    -ms-transition: all linear 0.1s;
	transition: all linear 0.1s;
	height: 100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 900px;
}
.tabs input.tab-selector-1:checked ~ .content .content-1,
.tabs input.tab-selector-2:checked ~ .content .content-2,
.tabs input.tab-selector-3:checked ~ .content .content-3,
.tabs input.tab-selector-4:checked ~ .content .content-4 {
	bottom: 0px;
    z-index: 100;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all ease-out 0.2s 0.2s;
    -moz-transition: all ease-out 0.2s 0.2s;
    -o-transition: all ease-out 0.2s 0.2s;
    -ms-transition: all ease-out 0.2s 0.2s;
    transition: all ease-out 0.2s 0.2s;
	position: relative;
	width: 900px;
}
.content div h3{
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #ebf4f4;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
}
/*内容分页*/
.reLink{height: 38px;border: 1px solid #ddd;margin: 10px auto 10px;padding: 0px 10px;}
.reLink .prevLink, .reLink .nextLink{height: 38px;line-height: 38px;color: #666;}
.reLink .prevLink a, .reLink .nextLink a{height: 38px;line-height: 38px;color: #666;}
.reLink .prevLink a:hover, .reLink .nextLink a:hover{color: #0094dd;}
.reLink .prevLink{float: left;}
.reLink .nextLink{float: right;}
/*浮动客服*/
.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: #0094dd;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(img/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: #0094dd;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 #0094dd;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: #0094dd;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 #0094dd;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;}
/*↓组图样式↓*/
.MainBg{
	width: 930px;
	margin:0 auto;
	background-color: #f8f8f8;
}
#ThumbPic img{
	cursor:pointer;
	width: 900px;
	display:block;
transition: all .5s;					margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 20px;
}
/*↑组图样式↑*/
