/* CSS Document*/
html {
	height: 100%;
	border: none;
}

body {
	height: 100%;
	min-width: 1200px;
	border: none;
	padding: 0;
	margin: 0;
	text-align: left;
	font-size: 14px;
	color: #484848;
	font-family: Arial, "microsoft yahei";
	background: #FFF;
}

div,
ul,
li,
img,
dl,
dd,
dt,
p {
	padding: 0;
	margin: 0;
	border: none;
}

ul,
dl {
	list-style-type: none;
}

h1,
h2,
h3,
h4,
h5 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

a {
	color: #333;
	text-decoration: none;
}

a{
	text-decoration: none;
}

.clear {
	clear: both;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

.container {
	width: 1200px;
	margin: 0 auto;
}

.header {
	height: 157px;
}

.top {
	height: 36px;
	line-height: 36px;
	color: #666;
	border-bottom: 1px solid #e2e2e2;
}

.top a {
	padding: 5px 8px;
	color: #666;
}

.top ul {
	float: right;
}

.top ul li {
	float: left;
	padding: 0 10px;
}

.top .fr {
	position: relative;
}

.top .fr img {
	position: relative;
	top: 3px;
	margin-right: 4px;
}

#logo {
	height: 140px;
	width: 100%;
	background:#fff;
}

#logo .logo {margin-top:24px;}
#logo .logo a{display:block;}
#logo .logo img {
    display:block;
	height: 67px;
}

#logo .company {
	padding-left: 15px;
	border-left: 1px solid #c4c4c4;
	height: 60px;
	margin-top: 25px;
	margin-left: 10px;
	padding-top: 5px;
}

#logo .company h2 {
	font-size: 24px;
	color: #282828;
	font-weight: bold;
}

#logo .company h3 {
	font-size: 18px;
	margin-top: 5px;
	color: #666;
}

#logo .tel {
	background: url(../images/tel.png) no-repeat left center;
	height: 120px;
	width: 214px;
	padding-left: 58px;
}

.BMap_Marker{background: url(../images/dw.png) no-repeat!important;}

#logo .tel p {
	font-size: 16px;
	color: #666;
	margin-top: 35px;
}

#logo .tel p span {
	font-size: 30px;
	display: block;
	font-weight: bold;
	color: #666;
}

.nav {
	background: url(../images/navbg.jpg) no-repeat top center;
	height: 68px;
}

.nav ul li {
	float: left;
	display: inline;
	text-align: center;
	font-size: 16px;
	position: relative;
	margin-top: 7px;
}

.nav ul li:after {
	content: '┆';
	position: absolute;
	left: 0;
	top: 18px;
	width: 1px;
	height: 60px;
	display: block;
	color: #FFF;
}

.nav ul li a {
	color: #FFF;
	display: block;
	width: 130px;
	height: 60px;
	line-height: 60px;
	position: relative;
	z-index: 2;
}

.nav ul li a:hover,
.nav ul>li.on>a {
	color: #656477;
}


.cx-about{padding:60px 0;overflow:hidden;}
.about-left,.about-right{display:block;float:left;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.about-cont{display:block;padding-right:80px;overflow:hidden}
.about-left{width:680px;}
.about-left h3{font-size:42px;color:#323232;margin-bottom:30px;}
.about-left p{font-size:13px;line-height:24px;color:#666;}
.about-right{width:520px;height:293px;position:relative;margin-top:50px;}
.video-btn{display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:99;cursor:pointer;}
.about-right .video{display:block;width:520px;height:293px;box-shadow:0px 20px 80px 0px rgba(0, 0, 0, 0.2);}
.about-right img{display:block;width:100%;height:auto;}

.aboutimg img{display:block;width:100%;height:auto;}
.aboutbom h3{font-size:42px;margin:20px 0;}
.aboutbom p{font-size:16px;line-height:26px;margin-bottom:20px;}
.aboutbom .about-cont{padding-right:0;}
.aboutbom p .str1{font-size:28px;display:inline-block;border-left:solid 3px #ffe300;padding-left:10px;color:#282828;}
.aboutbom p.p12{font-size:18px;}

.cx-culture{display:block;background:#f7f7f7;padding:60px 0;overflow:hidden;}
.culture-left,.culture-right{display:block;float:left;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.culture-left{width:640px;}
.culture-left img{display:block;width:100%;height:auto;}
.culture-right{width:560px;padding-left:60px;}
.culture-right h3{font-size:42px;color:#323232;margin-bottom:30px;}
.culture-right p{display:block;margin-bottom:20px;}
.culture-right p i{display:block;font-size:14px;color:#666;font-style:normal}
.culture-right p i.i2{font-size:18px;font-weight:bold;margin-top:10px;}
.cx-advantage{padding:60px 0;}
.abva-top{display:block;text-align:center;}
.abva-top h3{display:block;font-size:42px;color:#323232;}
.abva-top h3:after{content:"";width:45px;height:5px;background:#47455f;display:block;margin:20px auto;}
.cx-advantage ul{overflow:hidden;margin-top:40px;}
.cx-advantage ul li{display:block;float:left;width:300px;padding:0 30px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.cx-advantage ul li span{display:block;width:88px;height:88px;margin:30px auto;}
.cx-advantage ul li span.s-icon1{background:url(../images/icon1.png) no-repeat;}
.cx-advantage ul li span.s-icon2{background:url(../images/icon2.png) no-repeat;}
.cx-advantage ul li span.s-icon3{background:url(../images/icon3.png) no-repeat;}
.cx-advantage ul li span.s-icon4{background:url(../images/icon4.png) no-repeat;}
.text p.sm{margin-top:20px;}

.down .position{padding:20px 0;}
.down-row ul{overflow:hidden;margin:0 -10px;}
.down-row ul li{display:block;width:33.3333%;float:left;}
.downdiv{display:block;padding:25px 15px;background:#fff;margin:10px;}
.downdiv .txt h3{font-size:18px;color:#323232;}
.downdiv .property{margin-top:15px;overflow:hidden;}
.downdiv .property .spanr{float:right}
.xia{display:block;background:#f7f7f7;padding:10px;text-align:center;}
.xia .xiazai a{background: url(../images/down.png) left center no-repeat; color: #333; display: inline-block; margin-right: 10px; text-align: center; font-size: 14px; padding: 5px 0 5px 20px;}
.fwlc img{display:block;width:65%;margin:0 auto;margin-top:60px;}

.default{display:block;padding:60px 0;background:#f7f7f7;overflow:hidden}
.default label{display:block;float:left;width:400px;padding:0 30px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;margin-bottom:15px;}
.default label .inp{display:block;width:100%;height:40px;padding:0 15px;line-height:40px;outline:none;border:none;resize:none;}
.default .btn-1{padding:0;}
.btn-1{display:block;width:100%;margin-top:20px;}
.btn-1 .focus{display:block;width:200px;height:48px;line-height:48px;text-align:center;font-size:18px;}
.defaultdiv{overflow:hidden;margin:0 -30px;margin-top:40px;}

.contact{padding:60px 0;}
.contactdiv{padding-top:40px;overflow:hidden;}
.contactdiv p.ph3{font-size:32px;}
.contactdiv p{padding-bottom:15px;font-size:16px;border-bottom:solid 1px #f7f7f7;padding-top:15px;}
.contactdiv p a{background:#ffe300;padding:0 20px;padding-top:10px;padding-bottom:10px;color:#282828;border-radius:3px;}
.servicon p strong{display:inline-block;font-size:20px;padding-bottom:10px;}

.select{background: url(../images/ys1.jpg) no-repeat center top; height: 1180px; overflow: hidden;}
.select .container{position:relative}
.select dl{margin-left: 36px; width: 495px; height: 267px; overflow: hidden;position:absolute}
.select dl dt{margin-bottom: 4px; height: 69px; overflow: hidden;}
.select dl dt p{display: inline-block; float: left; width: 400px; height: 65px; overflow: hidden; font: bold 36px/46px "Microsoft Yahei"; display: block; color: #47455f;}
.select dl dt p em{color: #494949;}
.select dl dt p i{display: block; color: #8d8d8d; font: 12px/19px Arial, Helvetica, sans-serif; text-transform: uppercase;}
.select dl dd{padding-left: 18px; width: 475px; overflow: hidden; color: #212121; font: 18px/32px "Microsoft Yahei"; background: url(../images/ys_icon.gif) no-repeat left 11px;}
.select dl dt span{float: left; padding: 0 14px 0 0; width: 61px; height: 53px; overflow: hidden;}
.select dl dt span img{width: 61px; height: 53px;}

.footer .kfsev.contact{line-height:inherit;padding:0;padding-left:120px;}
.footer .kfsev.contact h3{margin-bottom:0}
.footer .kfsev.contact .zxsj{font-size:12px;}
.footer .kfsev.contact .kfservice2{display:inline-block;background:url(../images/kfservice2.png) no-repeat;width: 200px; height: 45px; margin-top:20px;}
.footer .kfsev.contact .kfservice2:hover{background:url(../images/kfservice2-hover.png) no-repeat;}

.select .ys_dl01{left:30px;top:230px;}
.select .ys_dl02{right:20px;top:588px;}
.select .ys_dl03{left:30px;top:936px;}
em{font-style: normal;}

.Solution{display:block;overflow:hidden;}
.Solution .cleft{width: 293px; height: 528px;float:left;}
.Solution .con3_con{width: 907px;height: 580px; display: block;float:left;}
.Solution .con3_con li{position: relative; width: 288px; border-right: 1px solid #ccc; height: 258px; margin-left: 13px; margin-bottom: 10px; float: left;}
.Solution .con3_con .effect-ming img{opacity: 0.9; -webkit-transition: opacity 0.35s; transition: opacity 0.35s; width: 288px; height: 258px;}
.Solution .con3_con .figcaption,.Solution .con3_con .figcaption > a{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.Solution .con3_con .effect-ming:hover .figcaption{background-color: rgba(58,52,42,0);}
.Solution .con3_con .effect-ming .figcaption::before{position: absolute; top: 20px; right: 20px; bottom: 20px; left: 20px; border: 2px solid #f5c71c; box-shadow: 0 0 0 20px rgba(255,255,255,0.2); content: ''; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: scale3d(0.4,0.4,1); transform: scale3d(0.4,0.4,1);}
.Solution .con3_con .effect-ming p{opacity: 0; display: none\9; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: scale(1.5); transform: scale(1.5); padding: 30px; padding-top: 0px; color: #fff; height: 72px; line-height: 21px; overflow: hidden;}
.Solution .con3_con .effect-ming span{text-align: center; display: none\9; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; padding-top: 40px; color: #fff; opacity: 0; height: 30px; overflow: hidden;}
.Solution .con3_con .effect-ming{background: #030c17;}
.Solution .con3_con .effect-ming:hover span{-webkit-transform: scale(0.9); font-size:20px; opacity:1;transform: scale(0.9); display: block;display:none\9;-webkit-margin-before: 0.83em;-webkit-margin-after: 0.83em;-webkit-margin-start: 0px;-webkit-margin-end: 0px;font-weight: bold;}
.Solution .con3_con .effect-ming:hover .figcaption::before,
.Solution .con3_con .effect-ming:hover p{opacity: 1;-webkit-transform: scale3d(1,1,1);transform: scale3d(1,1,1);}
.Solution .con3_con .effect-ming:hover .figcaption{background-color: rgba(58,52,42,0);}
.Solution .con3_con .effect-ming:hover img{opacity: 0.4;}

.certification{background:#f7f7f7;padding:60px 0;}
.certification ul{display:block;text-align:center;margin-top:60px;}
.certification ul li{display:block;float:left;width:23%;margin:1%;background: #fff;transition:all .3s;overflow:hidden;position:relative;z-index:1;cursor:pointer;}
.certification .pic img{display:block;width:100%;height:auto;}
.certification ul li:hover{box-shadow: 0px 20px 80px 0px rgba(0, 0, 0, 0.2);z-index:2}
.certification .titlespan{display:block;width:100%;height:68px;line-height:68px;}
.certification ul li:hover{background:#47455f;color:#fff;}
.clear{clear:both} 

.aboutCase{padding:60px 0;}
.aboutCase ul{margin:0 -10px;margin-top:60px;}
.aboutCase ul li{display:block;float:left;width:203px;height:140px;padding:10px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;cursor:pointer;}
.aboutCase ul li i{display:block;width:100%;height:100%;border:solid 1px #f7f7f7;text-align:center;position:relative;z-index:1;transition:all .3s}
.aboutCase ul li i.icon1{background:#fff url(../images/icon/hb-1.png) no-repeat;background-size: cover;}
.aboutCase ul li i.icon2{background:#fff url(../images/icon/hb-2.png) no-repeat;background-size: cover;}
.aboutCase ul li i.icon3{background:#fff url(../images/icon/hb-3.png) no-repeat;background-size: cover;}
.aboutCase ul li i.icon4{background:#fff url(../images/icon/hb-4.png) no-repeat;background-size: cover;}
.aboutCase ul li i.icon5{background:#fff url(../images/icon/hb-5.png) no-repeat;background-size: cover;}
.aboutCase ul li i.icon6{background:#fff url(../images/icon/hb-6.png) no-repeat;background-size: cover;}
.aboutCase ul li i.icon7{background:#fff url(../images/icon/hb-18.png) no-repeat;background-size: cover;}
.aboutCase ul li i.icon8{background:#fff url(../images/icon/hb-8.png) no-repeat;background-size: cover;}
.aboutCase ul li i.icon9{background:#fff url(../images/icon/hb-9.png) no-repeat;background-size: cover;}
.aboutCase ul li i.icon10{background:#fff url(../images/icon/hb-10.png) no-repeat;background-size: cover;}
.aboutCase ul li i.icon11{background:#fff url(../images/icon/hb-11.png) no-repeat;background-size: cover;}
.aboutCase ul li i.icon12{background:#fff url(../images/icon/hb-17.png) no-repeat;background-size: cover;}
.aboutCase ul li i.icon13{background:#fff url(../images/icon/hb-13.png) no-repeat;background-size: cover;}
.aboutCase ul li i.icon14{background:#fff url(../images/icon/hb-14.png) no-repeat;background-size: cover;}
.aboutCase ul li i.icon15{background:#fff url(../images/icon/hb-15.png) no-repeat;background-size: cover;}
.aboutCase ul li i.icon16{background:#fff url(../images/icon/hb-16.png) no-repeat;background-size: cover;}
.aboutCase ul li i.icon17{background:#fff url(../images/icon/hb-7.png) no-repeat;background-size: cover;}
.aboutCase ul li i.icon18{background:#fff url(../images/icon/hb-12.png) no-repeat;background-size: cover;}
.aboutCase ul li i:hover{box-shadow:0px 28px 90px 0px rgba(0, 0, 0, 0.1);z-index:2}

#dituContent{display:block;width:1200px;height:450px;margin:0 auto;margin-bottom:60px;}

.product{padding:30px 0px 60px 0;}
.product-row ul{margin:0 -10px;margin-top:20px;}
.product-row ul li{display:block;float:left;position: relative; width:336px; height: 100%; text-align: left; padding: 30px 25px; background:#fff;transition: all 0.3s;margin:10px;z-index:1}
.product-row ul li .pic{display:block;width:100%;margin:20px 0;}
.product-row ul li .pic img{display:block;width:100%;height:100%;}
.product-row ul li h3{display:block;text-align:center;font-size:16px;line-height:30px;transition:all .3s}
.product-row ul li p{font-size:14px;color:#888;text-align:center;line-height:24px;transition:all .3s}
.product-row ul li p i{font-style:normal;margin:0 5px;}
.product-row ul li:hover{box-shadow:0px 20px 80px 0px rgba(0, 0, 0, 0.2);z-index:2;}
.index-pro .product-row ul li:hover{box-shadow:none;}
.filter{background:#fff;padding:20px;}
.filter dl{overflow:hidden;/*white-space: nowrap; overflow-y: hidden; overflow-x: scroll;*/}
.filter dl dt{float: left; width: 64px; font-weight: 700; line-height: 48px;position:relative;}
.filter dl dt:after{content: ""; position: absolute; right: 12px; top: 22px; border: 1px solid #333; border-width: 0 1px 1px 0; width: 4px; height: 4px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); transform: rotate(-45deg);}
.filter dl dd{display: inline-block; overflow: hidden; line-height: 28px; float: left; width: 1088px; margin-top: 10px;}
.filter dl dd a{display: inline-block;cursor:pointer;padding:0 10px;}
.filter dl dd a b{color:#e50011;cursor:pointer;}
.filter dl.filter2 dd a.hover{color:#e50011;font-weight:700;}

/*浏览器滚动条*/
::-webkit-scrollbar{width:12px;height:12px}
::-webkit-scrollbar-button:vertical{display:none}
::-webkit-scrollbar-track:vertical{background-color:black}
::-webkit-scrollbar-track-piece{background:#E3E3E3}
::-webkit-scrollbar-thumb:vertical{background-color:#555;border-radius:0px}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#3B3B3B}
::-webkit-scrollbar-corner:vertical{background-color:#535353}
::-webkit-scrollbar-resizer:vertical{background-color:#FF6E00}

.partners{background:#f1f1f1;padding-bottom:60px;}
.partners-row ul{margin:0 -10px;}
.partners-row ul li{display:block;float:left;width:203px;height:128px;padding:10px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;cursor:pointer;}
.partners-row ul li i{display:block;width:100%;height:100%;border:solid 1px #f7f7f7;text-align:center;position:relative;z-index:1;transition:all .3s}
.partners-row ul li i.icon1{background:#fff url(../images/icon/hb-1.png) no-repeat;}
.partners-row ul li i.icon2{background:#fff url(../images/icon/hb-2.png) no-repeat;}
.partners-row ul li i.icon3{background:#fff url(../images/icon/hb-3.png) no-repeat;}
.partners-row ul li i.icon4{background:#fff url(../images/icon/hb-4.png) no-repeat;}
.partners-row ul li i.icon5{background:#fff url(../images/icon/hb-5.png) no-repeat;}
.partners-row ul li i.icon6{background:#fff url(../images/icon/hb-6.png) no-repeat;}
.partners-row ul li i.icon7{background:#fff url(../images/icon/hb-7.png) no-repeat;}
.partners-row ul li i.icon8{background:#fff url(../images/icon/hb-8.png) no-repeat;}
.partners-row ul li i.icon9{background:#fff url(../images/icon/hb-9.png) no-repeat;}
.partners-row ul li i.icon10{background:#fff url(../images/icon/hb-10.png) no-repeat;}
.partners-row ul li i.icon11{background:#fff url(../images/icon/hb-11.png) no-repeat;}
.partners-row ul li i.icon12{background:#fff url(../images/icon/hb-12.png) no-repeat;}
.partners-row ul li i.icon13{background:#fff url(../images/icon/hb-13.png) no-repeat;}
.partners-row ul li i.icon14{background:#fff url(../images/icon/hb-14.png) no-repeat;}
.partners-row ul li i.icon15{background:#fff url(../images/icon/hb-15.png) no-repeat;}
.partners-row ul li i.icon16{background:#fff url(../images/icon/hb-16.png) no-repeat;}
.partners-row ul li i.icon17{background:#fff url(../images/icon/hb-17.png) no-repeat;}
.partners-row ul li i.icon18{background:#fff url(../images/icon/hb-18.png) no-repeat;}
.partners-row ul li i:hover{box-shadow:0px 28px 90px 0px rgba(0, 0, 0, 0.1);z-index:2}


/*-------滚动条整体样式----*/
.filter dl::-webkit-scrollbar {width:0;height:0;}

.nav ul li dl {
	margin: 0px;
	padding: 0;
	position: absolute;
	z-index: 999;
	display: none;
}

.nav ul li dl dt a {
	display: block;
	width: 140px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #282828;
	color: #fff;
}
.nav ul li.li3 dl dt a{width:200px;}
.nav ul li.li3 dl dt a:hover{width:200px;}

.nav ul li dl dt a:hover {
	background: #47455f;
	color: #fff;
	display: block;
	width: 140px;
	height: 50px;
}

.nav ul .home {
	margin-left: 15px;
}

.nav ul .home a {
	color: #fff!important;
}


.nav ul .home:after,
.nav ul li:nth-child(2):after {
	display: none;
}

.banner {
	height: 600px;
	overflow: hidden;
	position: relative;
}

.banner .hd {
	height: 18px;
	position: absolute;
	width: 100%;
	z-index: 1;
	text-align: center;
	bottom: 20px;
}

.banner .hd ul li {
	display: inline-block;
	margin: 0 5px;
	width: 10px;
	height: 10px;
	cursor: pointer;
	background: #90909c;
	border-radius: 8px;
}

.banner .hd ul li.on {
	background: #47455f;
}

.banner .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.banner .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 100%;
	height: 600px;
	display: block;
}

.banner .bd li a {
	width: 100%;
	height: 512px;
	display: block;
}

.search {
	height: 70px;
	border-bottom: 1px solid #e2e2e2;
}

.search .fl {
	line-height: 70px;
}

.search .fl a {
	margin-right: 15px;
}

.search .fl span {
	color: #333;
	font-weight: bold;
}

.search .fr {
	width: 384px;
	height: 70px;
}

.search .fr input {
	width: 280px;
	height: 36px;
	border: 1px solid #eee;
	margin-top: 15px;
	padding-left: 3px;
	border-radius: 6px 0 0 6px;
	padding-left: 15px;
}

.search .fr button {
	width: 75px;
	height: 40px;
	background: url(../images/search.jpg) no-repeat;
	border: none;
	position: relative;
	left: -10px;
	top: 14px;
}

.sec-title {
	text-align: center;
	padding: 40px 0;
	height: 40px;
	position: relative;
}

.sec-title h2 {
	font-size: 24px;
	color: #282828;
	font-weight: bold;
}

.sec-title h2 span {
	color: #282828;
}

.sec-title p {
	font-size: 14px;
	margin-top: 10px;
	color:#888;
}

.ys {
	padding-bottom: 40px;
}

.ys .content {
    overflow:hidden;
	margin-top: 5px;
}

.ys .content dl {
	float: left;
	display: inline-block;
	margin-right: 14px;
	width: 237px;
	height: 110px;
	border: 1px solid #cccccc;
	padding: 30px 20px 30px 30px;
}

.ys .content dl:last-child {
	margin-right: 0;
}

.ys .content dl:hover {
	background: #656477;
	color: #fff;
	border:solid 1px #656477;
}

.ys .content dl dt {
	float: left;
}

.ys .content dl dd {
	float: right;
	margin-top: 25px;
}

.ys .content dl dt h3 {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	transition:all .3s;
}

.ys .content dl dt p {
	line-height: 35px;
	font-size:14px;
}

.ys .content dl dt .more {
	width: 90px;
	height: 36px;
	display: block;
	line-height: 36px;
	text-align: center;
	background: #656477;
	border-radius:3px;
	margin-top: 15px;
}

.ys .content dl dt .more a {
	color: #fff;
	width: 90px;
	height: 36px;
	display: block;
}

.ys .content dl:hover h3 {
	color: #fff;
}

.ys .content dl:hover .more a {
	background: #fff;
	color: #656477;
}

.sec-titles {
	text-align: center;
	padding-bottom:30px;
	height: 40px;
	position: relative;
}

.sec-titles h2 {
	font-size: 30px;
	color: #282828;
	font-weight: bold;
	background: url(../images/line.png) no-repeat bottom center;
	padding-bottom: 10px;
}

.sec-titles p {
	font-size: 14px;
	margin-top: 8px;
	color:#888;
}

/*.index-pro {
	padding: 30px 0 30px;
	height: auto;
	overflow: hidden;
	background: url(../images/probg.jpg) no-repeat top center;
}*/

.index-pro {
	padding:60px 0;
	height: auto;
	overflow: hidden;
	background:#f7f7f7;
}

.index-pro .content {
	margin-top: 30px;
	height: auto;
}

.index-pro .content .fl {
	width: 300px;
}

.index-pro .content .fr {
	width: 860px;
}

.index-pro .content .fl .title {
	height: 70px;
	width: 270px;
	background: #3161e1 url(../images/ico01.jpg) no-repeat 20px center;
	color: #fff;
	padding: 15px 0 0 30px;
}

.index-pro .content .fl .title span {
	font-size: 28px;
	padding-left: 50px;
	display: block;
}

.index-pro .content .fl .title span i {
	display: block;
	font-size: 14px;
	font-style: normal;
}

.index-pro .content .fl .contact {
	background: #3161e1;
	text-align: center;
	padding: 20px 0;
}

.index-pro .content .fl .contact p {
	font-size: 18px;
	color: #fff;
	margin-top: 10px;
}

.index-pro .content .fl .contact p span {
	display: block;
	font-size: 24px;
	font-weight: bold;
}

.category {
	width: 100%;
	padding: 20px 0;
	background: #282828;
	height: auto;
	overflow: hidden;
}

.category h3 {
	line-height: 58px;
	width: 230px;
	height: 58px;
	margin-left: 25px;
}

.category h3 a {
	float: left;
	line-height: 58px;
	color: #FFF;
	width: 230px;
	border-bottom: 1px solid #ccc;
	padding-left: 20px;
	;
	background: #484848 url(../images/ico02.png) no-repeat 210px center;
	display: block;
}

.category h3.on a {
	background: #ffe300 url(../images/ico02.png) no-repeat 210px center;
	color: #FFF;
}

.category h3 span {
	float: left;
}

.category ul {
	display: none;
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.category li {
	display: block;
	line-height: 40px;
}

.category li a {
	display: block;
	color: #666;
	font-size: 14px;
	padding-left: 58px;
}

.category li.on a {
	color: #ffe300;
}

.index-pro .content .fr ul li {
	float: left;
	display: inline-block;
	margin-right: 23px;
	text-align: center;
	margin-bottom: 20px;
	font-size: 16px;
}

.index-pro .content .fr ul li:nth-child(3n) {
	margin-right: 0
}

.index-pro .content .fr ul li .img {
	width: 269px;
	height: 196px;
	border: 1px solid #ccc;
	position: relative;
	overflow: hidden;
}

.index-pro .content .fr ul li .img img {
	width: 269px;
	height: 196px;
}

.index-pro .content .fr ul li .mask {
	background: rgba(230, 33, 42, 0.8);
	display: none;
	text-align: center;
	width: 269px;
	height: 196px;
	position: absolute;
	left: 0;
	top: 0;
}

.index-pro .content .fr ul li:hover .mask {
	display: block;
}

.index-pro .content .fr ul li .mask h2 {
	font-size: 18px;
	line-height: 42px;
	padding-top: 60px;
}

.index-pro .content .fr ul li .mask .more {
	width: 120px;
	height: 30px;
	margin: 0 auto;
	border: 1px solid #FFF;
	border-radius: 15px;
	line-height: 30px;
}

.index-pro .content .fr ul li a:hover h2 {
	color: #FFF;
}

.index-pro .content .fr ul li a:hover .more {
	color: #FFF;
}

.liucheng {
	height: 330px;
	overflow: hidden;
}

.liucheng ul li {
	float: left;
	display: inline-block;
	transition-duration: 0.8s;
	width: 172px;
	height: 155px;
	border: 1px solid #cccccc;
	margin-right: 30px;
	text-align: center;
}

.liucheng ul li:hover {
	margin-top: 10px;
}

.liucheng ul li:last-child {
	margin-right: 0;
}

.liucheng ul li img {
	margin-top: 38px;
}

.liucheng ul li p {
	font-size: 16px;
	margin-top: 8px;
}

.about {
	background: url(../images/aboutbg-index.jpg) no-repeat top center;
	height:566px;
	overflow: hidden;
	padding-top: 54px;
}

.about .fl {
	float: left;
	display: inline-block;
	width: 622px;
}

.about .fr {
	float: right;
	display: inline-block;
	padding-top: 20px;
}

.about .fr img {
	width: 482px;
	height: 307px;
	border-radius: 10px;
	border: 15px solid #FFF;
}

.about .fl span {
	color: #4f5358;
	font-size: 30px;
	font-weight: bold;
}

.about .fl h2 {
	font-weight: bold;
	color: #FFF;
	position: relative;
	height: 50px;
}

.about .fl h2:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 70px;
	height: 3px;
	background: #47455f;
}

.about .fl .info {
	font-size: 14px;
	line-height: 25px;
	color: #FFF;
	margin-top: 20px;
	overflow: hidden;
}
.info p img{display:block;margin:0 auto;}
.info p{line-height:25px!important;}
.info p span{font-size:14px!important;color:#fff!important;font-weight:normal!important;}

.about .fl .more {
	width: 185px;
	height: 42px;
	line-height: 42px;
	border-radius: 5px;
	margin-top: 20px;
	background: #47455f url(../images/ico03.png) no-repeat 40px center;
	display: block;
}

.about .fl .more a {
	color: #fff;
	padding-left: 80px;
}

.honor {
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-top: -55px;
}

.honor .hd {
	height: 55px;
	overflow: hidden;
	width: 100%;
}

.honor .hd ul li {
	display: inline-block;
	width: 200px;
	height: 55px;
	font-size: 16px;
	line-height: 55px;
	margin-right: 12px;
}

.honor .hd ul li a {
	background: #f2f2f2;
	width: 200px;
	height: 55px;
	display: block;
	border-radius: 5px 5px 0 0
}

.honor .hd ul li a:hover {
	background: #ffe300;
	color: #282828;
}

.honor .hd ul li.on a {
	background: #ffe300;
	color: #282828;
}

.honor .bd {
	padding-top: 40px;
}

.honor .bd ul li {
	float: left;
	display: inline-block;
	margin-right: 20px;
	text-align: center;
	font-size: 16px;
	width: 285px;
	height: 189px;
	border: 1px solid #ccc;
	overflow: hidden;
}

.honor .bd ul li img {
	max-width: 287px;
	height: 190px;
}

.index-news {
	height: auto;
	width: 100%;
	overflow: hidden;
	padding-bottom: 40px;
}

.index-news .fl {
	width: 675px;
}

.index-news .fr {
	width: 500px;
}

.index-news .fr .tit {
	font-size: 14px;
	color: #999999;
}

.index-news .fr .tit span {
	font-weight: bold;
	font-size: 20px;
	color: #333;
	margin-right: 15px;
}

.index-news .fr .tit em {
	float: right;
	margin-top: 4px;
}

.index-news .fr .gun-news {
	padding-top: 20px;
}

.index-news .fr .gun-news ul li {
	padding: 20px 0;
	border-bottom: 1px solid #ccc;
}

.index-news .fr .gun-news h2 {
	background: url(../images/wen.jpg) no-repeat left bottom;
	font-size: 14px;
	font-weight: bold;
	line-height: 29px;
	height: 29px;
	display: block;
	padding-left: 30px;
}

.index-news .fr .gun-news p {
	background: url(../images/da.jpg) no-repeat left top;
	font-size: 14px;
	line-height: 26px;
	display: block;
	padding-left: 30px;
}

.tab-news .hd {
	float: left;
	display: inline;
	width: 125px;
	margin-right: 20px;
}

.tab-news .hd ul li {
	width: 75px;
	height: 164px;
	background: #656477;
	margin-bottom: 1px;
	padding: 25px;
}

.tab-news .hd ul li h3 {
	font-size: 14px;
	padding-top: 15px;
	color: #FFF;
}

.tab-news .hd ul li h3 span {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	display: block;
	color: #FFF;
}

.tab-news .hd ul li .more {
	padding: 3px 5px;
	border: 1px solid #FFF;
	text-align: center;
	margin-top: 15px;
}

.tab-news .hd ul li .more a {
	color: #FFF;
}

.tab-news .hd ul li.on {
	background: #47455f;
}

.tab-news .bd {
	float: left;
	display: inline;
	width: 520px;
}

.tab-news .bd dl {
	width: 490px;
	height: 165px;
	background: #f8f8f8;
	padding: 15px;
}

.tab-news .bd dl dt {
	float: left;
	display: inline;
}

.tab-news .bd dl dd {
	float: right;
	display: inline;
	width: 257px;
}

.tab-news .bd dl dd .date {
	font-size: 18px;
	color: red;
	font-weight: bold;
}

.tab-news .bd dl dd .date span {
	display: block;
	font-size: 12px;
}

.tab-news .bd dl dd h4 {
	font-weight: bold;
	font-size: 16px;
	padding: 5px 0
}

.tab-news .bd dl dd p {
	line-height: 25px;
}

.tab-news .bd dl dt img {
	width: 220px;
	height: 162px;
}

.tab-news .bd ul {
	padding-top: 15px;
}

.tab-news .bd ul li {
	line-height: 40px;
}

.tab-news .bd ul li span {
	float: right;
}

.tab-news .bd ul li a:before {
	content: "●";
	font-size: 12px;
	margin-right: 7px;
	color: #47455f;
}

.links {
	padding-bottom: 20px;
}

.links span {
	font-weight: bold;
	font-size: 18px;
}

.links a {
	margin-right: 15px;
}

.footer {
	background: #333333;
	height: 240px;
	overflow: hidden;
	padding-top: 45px;
	color: #bbbbbb;
}


.footer .fl h3 {
	color: #FFF;
	margin-bottom: 20px;
}

.footer .fl a {
	color: #bbbbbb;
}

.footer .fl a:hover {
	color: #999;
}

.footer .dh {
	width: 220px;
	line-height: 30px;
}

.footer .dh ul li {
	float: left;
	width: 45%;
}

.footer .pro {
	width: 150px;
	margin-right: 50px;
	line-height: 30px;
	padding: 0 50px;
	border-left: 1px solid #484848;
	border-right: 1px solid #484848;
	background:none!important;
	margin-top:0!important;
}

.footer .contact {
	line-height: 30px;
}

.footer .fr h3 {
	background: #494949;
	width: 140px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
}

.footer .fr img {
	height: 140px;
}

.copyright {
	background: #333333;
	padding: 15px 0;
	border-top: 1px solid #484848;
	color: #bbbbbb;
	text-align: center;
}

.copyright a {
	color: #bbbbbb;
}

.kefu {
	position: fixed;
	right: -170px;
	top: 50%;
	z-index: 900;
}

.kefu li a {
	text-decoration: none;
	color: #FFF;
}

.kefu li {
	margin-top: 1px;
	clear: both;
	height: 71px;
	position: relative;
}

.kefu li i {
	background: url(../images/fx.png) no-repeat;
	display: block;
	width: 30px;
	height: 27px;
	margin: 0 auto;
	text-align: center;
}

.kefu li p {
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
	margin: 0;
}

.kefu .kefu-qq i {
	background-position: 4px 5px;
}

.kefu .kefu-tel i {
	background-position: 0 -21px;
}

.kefu .kefu-liuyan i {
	background-position: 4px -53px;
}

.kefu .kefu-weixin i {
	background-position: -34px 4px;
}

.kefu .kefu-weibo i {
	background-position: -30px -22px;
}

.kefu .kefu-ftop {
	display: none;
}

.kefu .kefu-ftop i {
	width: 33px;
	height: 35px;
	background-position: -27px -51px;
}

.kefu .kefu-left {
	float: left;
	width: 77px;
	height: 47px;
	position: relative;
}

.kefu .kefu-tel-right {
	font-size: 16px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	padding: 0 15px;
	border-left: 1px solid #fff;
	margin-top: 14px;
}

.kefu .kefu-right {
	width: 20px;
}

.kefu .kefu-tel-main {
	background: #ffe300;
	color: #282828;
	height: 56px;
	width: 247px;
	padding: 9px 0 6px;
	float: left;
}

.kefu .kefu-main {
	background: #ffe300;
	width: 97px;
	height: 56px;
	position: relative;
	padding: 9px 0 6px;
	float: left;
}

.kefu .kefu-weixin-pic {
	position: absolute;
	left: -130px;
	top: -24px;
	display: none;
	z-index: 333;
}

.kefu-weixin-pic img {
	width: 115px;
	height: 115px;
}

.ban {
	width: 100%;
	height: 420px;
	overflow: hidden;
}

.ny {
	height: auto;
	overflow: hidden;
	width: 100%;
	padding: 30px 0;
	background:#f7f7f7;
}

.ny .fl {
	width: 300px;
	border: 1px solid #ccc;
}


.ny .fl .title {
	height: 70px;
	width: 270px;
	background: #ffe300 url(../images/ico01.jpg) no-repeat 20px center;
	color: #282828;
	padding: 15px 0 0 30px;
}

.ny .fl .title span {
	font-size: 28px;
	padding-left: 50px;
	display: block;
}

.ny .fl .title span i {
	display: block;
	font-size: 14px;
	font-style: normal;
	text-transform: uppercase
}

.ny .contact {
	background: #ffe300;
	text-align: center;
	padding: 20px 0;
}

.ny .contact p {
	font-size: 18px;
	color: #FFF;
	margin-top: 10px;
}

.ny .contact p span {
	display: block;
	font-size: 24px;
	font-weight: bold;
}

.ny .fr .title span {
	font-size: 20px;
	color: #ffe300;
	border-bottom: 3px solid #ffe300;
	padding-bottom: 10px;
}

.ny .fr .title p {
	display: inline-block;
	float: right;
}

.ny .fr .tit span {
	font-size: 18px;
	color: #282828;
}

.ny .fr .txt {
	border: 1px solid #e1e1e1;
	background: #f4f4f4;
	margin-top: 20px;
	padding: 15px;
}


.list-1 dl dt {
	line-height: 35px;
	font-size: 16px;
}

.list-1 dl dt span {
	float: right;
	font-size: 14px;
}

.list-1 dl dt h3 a{
	font-size:20px;
	color:#282828;
	line-height:28px;
}

.list-1 dl dd {
	color: #999;
	font-size:15px;
	line-height:24px;
	margin:15px 0;
}
.list-1 dl dd a{color: #999;}

.list-2 {
	height: auto;
	overflow: hidden;
	padding-bottom: 30px;
}

.list-2 ul li {
	float: left;
	display: inline-block;
	margin-right: 27px;
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
}

.list-2 ul li:nth-child(3n) {
	margin-right: 0
}

.list-2 ul li .img {
	width: 266px;
	height: 190px;
	border: 1px solid #c1c1c1;
}

.list-2 ul li img {
	width: 100%;
	height: 190px;
}

.list-2 ul li p {
	margin-top: 5px;
}

.news {
	background: #fff;
	padding:30px;
	margin-top:30px;
}

.news h1 {
	text-align: center;
	font-size: 24px;
}

.news .date {
	text-align: center;
	font-size: 14px;
	padding: 15px 0;
}


.news .date span {
	padding: 0 15px;
}

.news .info {
	padding: 10px 0 0;
	line-height: 25px;
}

.news .info p{font-size:16px;margin-bottom:15px;}

.yimg{
    clear: right;
	float: right;
	margin:20px 8px 0px 30px;
	width: 336px;
	height: auto;
	moz-background-clip: border;
	moz-background-origin: padding;
	moz-background-inline-policy: continuous;
	border: 1px solid #CCC;
	padding: 2px;
}

.news .info img {
	max-width: 100%;
}

.tags {
	height: 35px;
	line-height: 35px;
	background:#fff;
	padding:15px 30px;
}

.tags span {
	font-size:16px;
}

.tags a {
	margin-right: 15px;
}

.page {
	line-height: 50px;
	background:#fff;
	padding:15px 30px;
}

.page span {
	float: right;
}
.page a{font-size:16px;}

.xg-pro {
	overflow: hidden;
	margin-top:30px;
	background:#fff;
	padding:30px;
}
.xg-pro .tit span{font-size:18px;}
.xg-pro ul{overflow:hidden;margin-top:20px;}

.xg-pro ul li {
	float: left;
	display: inline-block;
	width: 270px;
	margin-right: 15px;
	text-align: center;
}

.xg-pro ul li img {
	width: 100%;
	height: auto;
}
.xg-pro ul li p{font-size:16px;padding:20px 0;}

.xg-news {
	overflow: hidden;
	margin-top: 30px;
	background:#fff;
	padding:30px;
	
}

.xg-news ul li {
	float: left;
	display: inline-block;
	width: 47%;
	margin-right: 3%;
	line-height: 25px;
}

.xg-news ul li:before {
	content:'■';
	font-size: 12px;
	margin-right: 5px;
	color: #47455f;
	position: relative;
	top: -10px;
}

.newsdiv{overflow:hidden;padding:30px;background:#fff;margin-bottom:10px;cursor:pointer;position:relative;z-index:1;transition: all 0.3s;}
.newsdiv .pica{overflow:hidden;float:left;width:25%;height:162px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;background:#fff;}
.newsdiv .pica img{display:block;width:80%;height:100%;object-fit:cover;margin:0 auto;}
.newsdiv dl{float:left;width:75%;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;padding-left:50px;}
.list-1{margin-top:30px;}
.list-1 dl dt h3{display:inline-block}
.newsdiv:hover{box-shadow:0px 20px 80px 0px rgba(0, 0, 0, 0.2);z-index:2;}
.newsdiv:hover h3 a{color:#47455f;}



.solution-row ul{display:block;overflow:hidden;margin-top:40px;margin-bottom:80px;}
.solution-row ul li{display:block;float:left;width:240px;height:400px;position:relative;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;background-size:100%;}
#li1{background:url(../images/s-img3.png) no-repeat;}
#li2{background:url(../images/s-img1.png) no-repeat;}
#li3{background:url(../images/s-img2.png) no-repeat;}
#li4{background:url(../images/s-img4.png) no-repeat;}
#li5{background:url(../images/s-img5.png) no-repeat;}
.soludiv{display:block;padding:50px 30px 30px;transition:all .3s;}
.soludiv p.titleh3{font-size:28px;color:#fff;transition:all .3s;}
.soludiv i.xi{display:block;width:60px;height:5px;background:#47455f;margin-top:-5px;}
.soludiv p.yw{display:block;font-size:14px;color:#fff;line-height:24px;margin-top:10px;transition:all .3s;opacity:1;}
.soludiv p.info{display:block;font-size:14px;color:#fff;line-height:24px;margin-top:15px;transition:all .3s;opacity:0;display: -webkit-box; -webkit-line-clamp: 9; -webkit-box-orient: vertical; overflow: hidden;}
.soludiv a.morea{display:block;width:40px;height:40px;border:solid 1px #fff;color:#fff;line-height:40px;text-align:center;border-radius:4px;position:absolute;left:30px;bottom:30px;transition:all .3s;overflow:hidden;}
.soludiv a.morea:after{display:none;content:"了解更多";font-size:14px;transition:all .3s;opacity:0;}
.soludiv a.morea i.icon{color:#fff;transition:all .3s;}
.solution-row ul li:hover .soludiv{padding-top:20px}
.solution-row ul li:hover .yw{display:none;opacity:0;}
.solution-row ul li:hover .info{display:-webkit-box;opacity:1;}
.solution-row ul li:hover .morea{width:120px;background:#47455f;border:solid 1px #47455f;}
.solution-row ul li:hover .morea:after{display:block;opacity:1;}
.solution-row ul li:hover .morea i.icon{display:none;opacity:0;}



.xg-news .tit span{font-size:16px;}
.xg-news ul{margin-top:20px;}

.xg-news ul li a {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 240px;
	display: inline-block;
}

.xg-news ul li span {
	float: right;
}

.xg-area {
	height: auto;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 15px;
}

.xg-area ul li {
	float: left;
	display: inline-block;
	margin-right: 25px;
	line-height: 25px;
}

.pro {
	overflow: hidden;
	padding:30px;
	background:#fff;
	margin-top:30px;
}

.pro .img {
	float: left;
	display: inline-block;
	width: 480px;
}

.pro .text {
	float: right;
	display: inline-block;
	width: 580px;
}

.pro .text h1 {
	font-size: 24px;
	padding-top: 20px;
}

.pro .text .desc {
	padding-bottom:20px;
	height: auto;
	font-size: 14px;
	line-height: 24px;
	overflow:hidden;
}
.pro .text .desc p{display:block;float:left;width:50%;margin-top:20px;}

.pro .text .btn {
	width: 130px;
	height: 50px;
	background-image: linear-gradient(to bottom, #fff 0%, #f6f6f6 100%);
	color: #282828;
	display: block;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	border:solid 1px #ccc;
	border-radius:2px;
}
.pro .text .btn:hover{background:#47455f!important;color:#fff;border:solid 1px #47455f;}

.btnbox{overflow:hidden;margin-top:20px;}
.btnbox a{
    float:left;
    width: 130px;
	height: 50px;
	background-image: linear-gradient(to bottom, #fff 0%, #f6f6f6 100%);
	color: #282828;
	display: block;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	margin-right:20px;
	border:solid 1px #ccc;
	border-radius:2px;
}
.btnbox a:hover{background:#47455f!important;color:#fff;border:solid 1px #47455f}
.btnbox a span{display:inline-block;line-height:30px;}
.btnbox a .dg{background:url(../images/dg1.png) no-repeat left center;padding-left:24px;}
.btnbox a .qq{background:url(../images/qq1.png) no-repeat left center;padding-left:24px;}
.btnbox a .ww{background:url(../images/ww1.png) no-repeat left center;padding-left:24px;}
.btnbox a:hover .dg{background:url(../images/dg2.png) no-repeat left center;}
.btnbox a:hover .qq{background:url(../images/qq2.png) no-repeat left center;}
.btnbox a:hover .ww{background:url(../images/ww2.png) no-repeat left center;}
.leix{display:block;margin-top:20px;}
.leix p{display:block;padding-top:10px;font-size:14px;}
.leix p span{display:inline-block;background:#f7f7f7;padding:0 10px;line-height:30px;color:#333;}

.contactdiv p a span.qq{background:url(../images/qq1.png) no-repeat left center;padding-left:24px;display:inline-block;}
.contactdiv p a span.ww{background:url(../images/ww2.png) no-repeat left center;padding-left:24px;display:inline-block;}

.pro-content{background:#fff;margin-top:30px;padding:30px;}
.pro-content .tits span {
	color: #282828;
	font-size:18px;
}

.pro-content .info {
	padding: 20px 0;
}
.tablebox{width:100%;text-align: center; background-color: transparent; border-collapse: collapse; border-spacing: 0;}
.firstRow th{background:#47455f;color:#fff;line-height:40px;border:solid 1px #e5e5e5}
.tablebox td{line-height:45px;border:solid 1px #e5e5e5;}
.news .info p video{display:block;margin:20px auto;height:auto;width:100%}
#cx-about{padding:0;}
#aboutx{overflow:hidden;background:#fff;padding:30px;margin-top:20px;}
#aboutx p{display:block;margin-bottom:20px;font-size:16px;line-height:24px;}
#aboutx .about-right{height:333px;margin-top:0;}
#aboutx .about-left{width:620px;}
.about-Service{display:block;padding:30px;background:#fff;margin-top:20px;}
.about-Service h3{display:inline-block;border-left:solid 5px #47455f;font-size: 28px; line-height: 24px; padding-left: 10px; margin-bottom: 28px;}
.about-Service p{display:block;font-size:16px;color:#666;margin-bottom:15px;line-height:24px;}
.about-Service .about-cont{padding-right:0;}
.about-nav{display:block;width:100%;background:#fff;}
.about-nav ul{display:block;width:1200px;margin:0 auto;text-align:center;}
.about-nav ul li{display:inline-block;width:20%;}
.about-nav ul li a{display:block;width:100%;height:60px;line-height:60px;text-align:center;}
.about-nav ul li a.hover{background:#47455f;color:#fff;}

.fault{overflow:hidden;}
.fault p{width:33.333%;float:left;text-align:center;padding-top:75px;margin-bottom:0!important;margin:15px 0!important;}
.fault p.picon1{background:url(../images/gz-icon1.png) no-repeat center top;background-size:60px 60px;}
.fault p.picon2{background:url(../images/gz-icon2.png) no-repeat center top;background-size:60px 60px;}
.fault p.picon3{background:url(../images/gz-icon3.png) no-repeat center top;background-size:60px 60px;}
.fault p.picon4{background:url(../images/gz-icon4.png) no-repeat center top;background-size:60px 60px;}
.fault p.picon5{background:url(../images/gz-icon5.png) no-repeat center top;background-size:60px 60px;}
.fault p.picon6{background:url(../images/gz-icon6.png) no-repeat center top;background-size:60px 60px;}
.sredivbox{overflow:hidden;}
.srediv{display:block;width:50%;float:left;}

div.zoomDiv {
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	background: #ffffff;
	border: 1px solid #ddd;
	display: none;
	text-align: center;
	overflow: hidden;
	font-size: 0;
}

div.zoomMask {
	position: absolute;
	cursor: move;
	z-index: 1;
}

.pc-slide {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.view .swiper-slide .imgauto {
	width: 100%;
	height: 380px;
	position: relative;
	overflow: hidden;
}
.preview .swiper-slide.active-nav .imgauto{border:red 1px solid;}

.view .swiper-slide .imgauto img {
    width:100%;
	height:auto;
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.view .swiper-container {
	width: 100%;
}

.preview {
	width: 100%;
	margin-top: 10px;
	position: relative;
	text-align:center;
}
.preview .swiper-container {
	width:80%;
	overflow: hidden;
	margin:0 10%;
}

.preview .swiper-slide {
	width: 68px;
	padding: 5px;
}

.preview .swiper-slide .imgauto {
	width: 60px;
	height: 60px;
	line-height: 80px;
	border: 1px solid #ddd;
	text-align: center;
	cursor: pointer;
	position: relative;
	display: block;
	overflow: hidden;
}

.preview .swiper-slide .imgauto img {
	display: inline-block;
	vertical-align: middle;
	width:100%;
	height: 100%;
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.preview .slide6 {
	width: 82px;
}

.preview img {
	padding: 1px;
}

.preview .active-nav .imgauto {
	border: 1px solid #e5e5e5;
}

.preview .active-nav .imgauto:hover{
	border:1px solid red;
}

.preview .arrow-left {
	background: url(../images/prev1.png) no-repeat left center;position: absolute; left: 10px; top: 50%; margin-top: -9px; width: 10px; height: 18px; z-index: 10;
}

.preview .arrow-right {
	background: url(../images/next1.png) no-repeat left center;
	position: absolute;
	right: 10px; top: 50%; width: 10px; height: 18px; z-index: 10; margin-top: -9px;
}

.clearfix {
	*zoom: 1;
}

.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#message {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1000;
	transform: scale(0);
	transition: .3s;
}

.messagebg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .6);
	z-index: 1001;
}

#message .m-content {
	margin-top: 10%;
}

#message .m-content .m-message {
	background: #fff;
	width: 580px;
	background: #fff;
	padding: 50px;
	margin: 0 auto;
	position: relative;
	z-index: 1002;
	box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
}

.m-message {
	width: 494px;
	margin: 48px auto 0;
}

.m-message label {
	margin-bottom: 15px;
	display: block;
	font-size: 14px;
}

.m-message label em {
	display: block;
	float: right;
	color: red;
	height: 32px;
	line-height: 32px;
}

.m-message label span {
	width: 70px;
	height: 34px;
	line-height: 34px;
	color: #2F2F2F;
	float: left;
	font-weight: bold;
	text-align: right;
	margin-right: 30px;
	display: inline-block;
}

.m-message label input.inp,
.m-message label textarea,
.m-message label.code input {
	width: 77%;
	overflow: hidden;
	height: 32px;
	line-height: 32px;
	border: #cccccc 1px solid;
	border-radius: 3px;
	padding: 0 14px;
	box-sizing: border-box;
	color: #555;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.m-message label input:focus,
.m-message label textarea:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(247, 150, 0, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(247, 150, 0, .6);
}

.m-message label textarea {
	height: 72px;
	line-height: 24px;
	padding: 10px 14px;
}

.m-message label.code {
	line-height: 34px;
}

.m-message label.code input {
	width: 30%;
	float: left;
	margin-right: 30px;
}

.m-message label.code .pic {
	display: inline-block;
	vertical-align: top;
	width: 80px;
	height: 32px;
}

.m-message label.code img {
	display: block;
	width: 100%;
	height: 100%;
}

.btn-1 input {
	width: 52px;
	height: 32px;
	line-height: 32px;
	background: #e8e8e8;
	border: none;
	color: #333;
	margin-right: 22px;
	cursor: pointer;
	transition: 0.3s;
}

.btn-1 {
	padding-left: 100px;
}

.btn-1 input.focus {
	background: #47455f;
	color: #fff;
}

.btn-1 input.focus:hover {
	background: #2053da;
	color:#fff;
}

.btn-1 input:hover {
	background: #ccc;
}

.pagination p {
	margin: 0;
	cursor: pointer
}

.pagination {
	text-align: center;
	padding: 20px 0px;
}

.pagination li {
	display: inline-block;
	text-decoration: none;
	margin-right: 8px;
}

.pagination li a:hover{
	color: #47455f;
	background: white;
	border: 1px #47455f solid;
}

.pagination .current {
	border: none;
	background: #47455f;
	color: #fff;
	border:solid 1px #47455f;
}

.pagination li a,.pagination li span{
	display: inline-block;
	padding: 2px 12px;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	color: #bbb;
	border: 1px #ccc solid;
	background: #fcfcfc;
}

.pagination p.pageRemark {
	border-style: none;
	background: none;
	margin-right: 0px;
	padding: 4px 0px;
	color: #666;
}

.pagination p.pageRemark b {
	color: red;
}

.pagination p.pageEllipsis {
	border-style: none;
	background: none;
	padding: 4px 0px;
	color: #808080;
}

.dates li {
	font-size: 14px;
	margin: 20px 0
}

.dates li span {
	float: right
}
