*{ margin: 0; padding: 0; list-style: none; text-decoration: none; box-sizing: border-box;}
body{ position: relative; font: 14px/1.5 Microsoft YaHei, arial, 微软雅黑, sans-serif; vertical-align: baseline; width: 100%; overflow-x: hidden;}
i, em{ font-style: normal;}
a{ color: #333;}
h1, h2, h3, h4, h5, h6, b{ font-weight: normal;}
img{ border: none \9; display: inline-block;}
.clearfix:after{ content: "."; display: block; height: 0; clear: both; overflow: hidden; visibility: hidden;}
.fl{ float: left;}
.fr{ float: right;}
@font-face{ font-family: 'Kozuka Gothic Pr6N-Bold';src: url('../fonts/Kozuka Gothic Pr6N-Bold.ttf');font-weight: normal; font-style: normal;}
.ty_content,.tywidth{ width: 1200px; margin: 0 auto;}
.more-title{ position: relative; z-index: 6; width: 1200px; margin: 50px auto 0; text-align: center;line-height: 0;}
.more-title>div{ display: inline-block; vertical-align: bottom;}
.more-title .ls{ background: url(../images/more_titleicon1.png)no-repeat center; width: 61px; height: 66px;transition: all .5s;}
.more-title .lsy{ background: url(../images/more_titleicon2c.png)no-repeat center; width: 61px; height: 66px;}
.more-title .topby{ margin: 0 45px;}
.more-title h5{ font-size: 28px; line-height: 28px; font-weight: bold; color: #222;}
.more-title h6{ display: inline-block; vertical-align: top; position: relative; margin-top: 15px; font-size: 18px; color: #e0651f; line-height: 35px; height: 35px; letter-spacing: 2px;}
.more-title h6:before{ content: ""; position: absolute; top: 0;}
.more-title h6:after{ content: ""; position: absolute; bottom: 0;}
.more-title:hover .ls{ transform: rotateY(360deg);}
@-webkit-keyframes bounce-up{ 25%{-webkit-transform: translateY(2px);}
	50%, 100%{-webkit-transform: translateY(0);}
	75%{-webkit-transform: translateY(-2px);}
	}
@keyframes bounce-up{ 25%{transform: translateY(2px);}
	50%, 100%{transform: translateY(0);}
	75%{transform: translateY(-2px);}
	}
@keyframes msClock{ 0%,90%,100%{ transform: rotate(0) scale(1);}
	20%,40%{ transform: rotate(-15deg) scale(1.1);}
	30%,50%{ transform: rotate(15deg) scale(1.1);}
	}

/*头部*/

.header{ width: 100%; font-size: 0;}
.header_top{ width: 100%; height: 38px; line-height: 38px; background: #f1f1f1; overflow: hidden;}
.header_top .nr .topic{ color: #999; font-size: 14px;}
.header_top .nr .navbj a,.header_top .nr .navbj i{ color: #999; font-size: 14px;}
.header_top .nr .navbj i{ margin: 0 15px;}
.header_top .nr .navbj a:hover{ color: #e0651f;}
.header_top .nr .navbj .dt{ background: url(../images/head_icon1.png)no-repeat left center; padding-left: 30px;}
.header_top .nr .navbj .lx{ background: url(../images/head_icon2.png)no-repeat left center; padding-left: 25px;}
.header_top .nr .navbj .ly{ background: url(../images/head_icon3.png)no-repeat left center; padding-left: 25px;}
.header .header_slogan{ height: 125px;}
.header .header_slogan .logo{ width: 275px; padding-top: 24px;}
.header .header_slogan .text{ position: relative; padding: 35px 0 0 30px;}
.header .header_slogan .text:before{ content: ""; background: url(../images/head_hr.png)no-repeat left center; position: absolute; left: 0; top: 20px; width: 1px; height: 83px;}
.header .header_slogan .text h3{ font-weight: bold;color: #e0651f; font-size: 20px;line-height: 20px;margin: 0 0 10px 0;}
.header .header_slogan .text p{ font-weight: bold;color: #e0651f; line-height: 24px;font-size: 24px;}
.header .header_slogan .right>div{ display: inline-block; vertical-align: middle; margin-top: 40px;}
.header .header_slogan .right .phone{ margin-right: 10px;}
.header .header_slogan .right .rx h3{ color: #e0651f; font-size: 24px; font-weight: bold;line-height: 24px;}

/*导航*/

.header .nav{ width: 100%; height: 60px; line-height: 60px; border-top: 1px solid #ccc;}
.header .nav .nav-content nav .xz{ width: 132px; height: 60px; position: relative; display: inline-block; vertical-align: top; text-align: center; margin-right: 20px;}
.header .nav .nav-content nav .xz i{ margin-top: 10px; display: block; height: 40px; color: #333; font-size: 16px; border-radius: 5px; transition: all .5s; line-height: 40px; position: relative; z-index: 6; -webkit-transform: scale(1); -ms-transform: scale(1);-o-transform: scale(1); transform: scale(1);overflow: hidden;}
.header .nav .nav-content nav .xz i:before{ content: '';display: block;width: 120%; height: 0;padding: 60% 0; border-radius: 50%;position: absolute;left: -10%;top: 50%; -webkit-transform: translateY(-50%) scale(0); transform: translateY(-50%) scale(0); z-index: -1; transition: all .5s;}
.header .nav .nav-content nav .xz.on i:before,.header .nav .nav-content nav .xz:hover i:before{ height: 100%; transform: translateY(-50%) scale(1);}
.header .nav .nav-content nav .xz.on i,.header .nav .nav-content nav .xz:hover i{ box-shadow: inset 0px 2px 7px 0px rgba(7, 0, 2, 0.26); background-color: #e0651f; color: #fff;}
.header .nav .nav-content nav a:last-child{ margin-right: 0;}
.header .nav .nav-content nav a:first-child.on i,.header .nav .nav-content nav a:first-child:hover i{ padding-left: 30px;}
.header .nav .nav-content nav a:first-child i:after{ opacity: 0; content: ""; position: absolute; z-index: 7; left: 10px; top: 10px; background: url(../images/home.png)no-repeat; width: 20px; height: 20px;}
.header .nav .nav-content nav a:first-child.on i:after,.header .nav .nav-content nav a:first-child:hover i:after{ opacity: 1;}
.header .nav .nav-content nav .xz ul{ display: none; position: absolute; left: 0%; top: 59px; z-index: 999; width: 100%; background-color: rgba(255, 255, 255, 0.902); border: 1px solid #eee; padding: 20px 0;}
.header .nav .nav-content nav .xz ul li{ font-size: 14px; color: #666; line-height: 14px; margin-top: 20px;}
.header .nav .nav-content nav .xz ul li:first-child{ margin-top: 0;}
.header .nav .nav-content nav .xz ul li:hover{ color: #e0651f;}

/*轮播*/

.banner-index{ line-height: 0;}
.banner-index img{ width: 100%;}
.slideBox{ width: 100%; height: auto; overflow: hidden; position: relative;}
.slideBox .hd{ height: 14px; overflow: hidden; position: absolute; left: 48%; bottom: 35px; z-index: 1;}
.slideBox .hd ul{ overflow: hidden; zoom: 1; float: left;}
.slideBox .hd ul li{ float: left; position: relative; width: 14px; height: 14px; margin-right: 15px; cursor: pointer;}
.slideBox .hd ul li:after{ content: ""; background: #e0651f; width: 14px; height: 14px; position: absolute; left: 0; top: 0; transform: scale(0); transition: all .3s;}
.slideBox .hd ul li:before{ content: ""; background: #fff; width: 14px; height: 14px; position: absolute; left: 0; top: 0; transition: all .3s;}
.slideBox .hd ul li.on:after{ transform: scale(1);}
.slideBox .hd ul li.on:before{ transform: scale(0);}
.banner-index .slideBox .bd img{ width: 100%;}
.slideBox .bd ul li{ display: none;}
.slideBox .bd ul li:first-child{ display: none;}
.banner img{ width: 100%;}

/*搜索*/

.search{ background-color: rgb(255, 255, 255); box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1); font-size: 0; width: 100%; height: 70px; line-height: 70px;}
.search-content>div{ display: inline-block;vertical-align: top;}
.search-keywords span{ color: #222; font-size: 14px;}
.search-keywords a{ color: #666; font-size: 14px;margin-right: 30px;}
.search-keywords a:hover{ color: #e0651f;}
.search-form{ float: right;}
#searchForm{ margin-top: 20px; background: url(../images/search.png)no-repeat; width: 350px; height: 35px; display: inline-block; vertical-align: top;}
#searchForm>input{ background: none; border: none; outline: none; display: inline-block; vertical-align: top; color: #ccc;}
#searchForm .search-input{ text-indent: 10px; height: 35px; line-height: 35px; width: 90%;}
.search-form #s_btn{ width: 35px; height: 35px; cursor: pointer;}
#searchForm .search-input::-webkit-input-placeholder{/* WebKit browsers */
	color: #ccc;}
#searchForm .search-input:-moz-placeholder{/* Mozilla Firefox 4 to 18 */
	color: #ccc;}
#searchForm .search-input::-moz-placeholder{/* Mozilla Firefox 19+ */
	color: #ccc;}
#searchForm .search-input:-ms-input-placeholder{/* Internet Explorer 10+ */
	color: #ccc;}

/*product*/

.product .more-title h6:before{ background: url(../images/cptophr1.png)no-repeat center; width: 313px;height: 2px; left: -40px;}
.product .more-title h6:after{ background: url(../images/cptophr2.png)no-repeat center; width: 313px;height: 2px; left: -40px;}
.product .nr .hd{ margin-top: 45px; height: 55px; line-height: 55px; border-top: 2px solid rgb(171, 171, 171); border-bottom: 2px solid rgb(171, 171, 171);}
.product .nr .hd ul li{ position: relative; float: left; font-size: 18px; cursor: default; font-weight: bold; text-align: center; width: 14.2861%;}
.product .nr .hd ul li .by{ color: #474747; transition: all .3s; height: 52px;}
.product .nr .hd ul li .jt{ background: url(../images/cpicon1.png)no-repeat center; transition: all .3s; height: 12px; opacity: 0;}
.product .nr .hd ul li.on .by{ color: #e0651f;}
.product .nr .hd ul li.on .jt{ opacity: 1;}
.product .nr .hd ul li:before{ content: ""; position: absolute; left: 50%; top: -2px; z-index: 1; height: 2px; width: 0; background: #e0651f; transition: all .3s;}
.product .nr .hd ul li:after{ content: ""; position: absolute; left: 50%; bottom: 11px; z-index: 1; height: 2px; width: 0; background: #e0651f; transition: all .3s;}
.product .nr .hd ul li.on:before{ width: 100%; left: 0;}
.product .nr .hd ul li.on:after{ width: 100%; left: 0;}
.product .nr .bd{ margin-top: 40px;}
.product .nr .bd ul li dd{ float: left; width: 379px; margin: 0 31px 35px 0;}
.product .nr .bd ul li dd:nth-child(3n){ margin-right: 0;}
.product .nr .bd ul li .pic{ width: 379px; height: 334px; overflow: hidden; border: 1px solid #ccc;}
.product .nr .bd ul li .pic img{ width: 100%; transition: all .5s;}
.product .nr .bd ul li dd:hover .pic img{ transform: scale(1.1, 1.1);}
.product .nr .bd ul li .title{ position: relative; width: 100%; height: 45px; line-height: 45px; text-align: center; color: #fff; font-size: 20px; background: #474747; transition: all .5s; overflow: hidden;}
.product .nr .bd ul li .title{ position: relative;-webkit-transform: scale(1); -ms-transform: scale(1);-o-transform: scale(1); transform: scale(1);overflow: hidden;}
.product .nr .bd ul li .title:before{ content: '';display: block;width: 120%; height: 0;padding: 60% 0;background-color: #e0651f; border-radius: 50%;position: absolute;left: -10%;top: 50%; -webkit-transform: translateY(-50%) scale(0); transform: translateY(-50%) scale(0); z-index: -1; transition: all .5s;}
.product .nr .bd ul li dd:hover .title:before{ height: 100%; transform: translateY(-50%) scale(1);}

/*model1*/

.model1{ margin-top: 50px; background: url(../images/con1bg.png)no-repeat center; width: 100%; height: 471px; overflow: hidden; padding-top: 115px; font-size: 0;}
.model1 .nr .right ul li{ text-align: center; margin-right: 40px; width: 106px; display: inline-block; vertical-align: top;}
.model1 .nr .right ul li:last-child{ margin-right: 0;}
.model1 .nr .right ul li .icon{ width: 106px; height: 96px; overflow: hidden; transition: all .3s;}
.model1 .nr .right ul li .text{ color: #fff; font-size: 16px; line-height: 16px; margin-top: 15px;}
.model1 .nr .right dt{ line-height: 0; margin-bottom: 35px;}
.model1 .nr .right ul li:hover .icon{ transform: rotateZ(360deg);}

/*advantage*/

.advantage .more-title i{ font-style: italic; font-size: 42px; font-weight: bold; color: #e0651f;}
.advantage .nr .hd{ height: 52px; line-height: 52px; border-top: 2px solid rgb(171, 171, 171); border-bottom: 2px solid rgb(171, 171, 171);}
.advantage .nr .hd ul li{ position: relative; float: left; font-size: 18px; cursor: default; font-weight: bold; text-align: center; width: 25%;}
.advantage .nr .hd ul li .by{ color: #474747; transition: all .3s; height: 50px;}
.advantage .nr .hd ul li .jt{ background: url(../images/cpicon1.png)no-repeat center; transition: all .3s; height: 12px; opacity: 0;}
.advantage .nr .hd ul li.on .by{ color: #e0651f;}
.advantage .nr .hd ul li.on .jt{ opacity: 1;}
.advantage .nr .hd ul li:before{ content: ""; position: absolute; left: 50%; top: -2px; z-index: 1; height: 2px; width: 0; background: #e0651f; transition: all .3s;}
.advantage .nr .hd ul li:after{ content: ""; position: absolute; left: 50%; bottom: 12px; z-index: 1; height: 2px; width: 0; background: #e0651f; transition: all .3s;}
.advantage .nr .hd ul li.on:before{ width: 100%; left: 0;}
.advantage .nr .hd ul li.on:after{ width: 100%; left: 0;}
.advantage .nr .bd{ margin-top: 35px; height: 550px; overflow: hidden;}
.advantage .nr .bd ul li{ position: relative; height: 550px; overflow: hidden;}
.advantage .nr .bd ul li .pic img{ width: 100%; transition: all .3s;}
.advantage .nr .bd ul li:hover .pic img{ transform: scale(1.1, 1.1);}
.advantage .nr .bd ul li .text{ position: absolute; right: 0; top: 30px; z-index: 2; width: 515px;}
.advantage .nr .bd ul li .top{ background-color: rgba(224, 101, 31, 0.859); position: relative; left: 0; top: 0; z-index: 3; width: 175px; height: 175px; padding: 20px 0 0 15px;}
.advantage .nr .bd ul li .top dt{ color: #fff; font-size: 66px; font-weight: bold;}
.advantage .nr .bd ul li .top .xl i{ display: inline-block; vertical-align: middle; background-color: rgb(255, 255, 255); width: 66px; height: 1px; margin-right: 25px;}
.advantage .nr .bd ul li .top .xl span{ display: inline-block; color: #fff; font-size: 18px; font-family: arial; vertical-align: middle; text-transform: uppercase;}
.advantage .nr .bd ul li .wb{ padding: 90px 24px 0 28px; position: relative; left: 106px; top: -65px; z-index: 2; background-color: rgb(255, 255, 255, 0.859); width: 409px; height: 336px;}
.advantage .nr .bd ul li .wb dl dd{ color: #474747; font-size: 16px; line-height: 28px;}
.advantage .nr .bd ul li .wb .by{ margin-bottom: 20px;}
.advantage .nr .bd ul li .wb .by p{ color: #e0651f; font-size: 24px; line-height: 24px; font-weight: bold;}
.advantage .nr .bd ul li .wb .by b{ display: block; color: #333; font-size: 18px; line-height: 18px; font-weight: bold; margin-top: 10px; padding-bottom: 10px; width: 358px; border-bottom: 2px solid #e0651f;}
.advantage .nr .bd ul li .wb .dw{ position: absolute; top: 0; right: -8px; z-index: 1; color: rgba(153, 153, 153, 0.259); font-size: 156px; font-weight: bold; line-height: 117px;}

/*case*/

.case{ margin-top: 50px; background: url(../images/casebg_a.png)no-repeat center; width: 100%; height: 781px; padding-top: 65px; overflow: hidden;}
.case .more-title h6:before{ background: url(../images/casetophr1.png)no-repeat center; width: 279px;height: 2px; left: -27px;}
.case .more-title h6:after{ background: url(../images/casetophr1.png)no-repeat center; width: 279px;height: 2px; left: -27px;}
.case .more-title .ls{ background: url(../images/more_titleicon3.png)no-repeat;}
.case .more-title .lsy{ background: url(../images/more_titleicon3c.png)no-repeat;}
.case .nr .hd{ margin: 30px 70px;}
.case .nr .hd ul li{ transition: all .5s; cursor: default; margin-right: 63px; float: left; border: 1px solid rgb(255, 255, 255); border-radius: 10px; position: relative; width: 124px; height: 34px; overflow: hidden; line-height: 34px; text-align: center;}
.case .nr .hd ul li{ position: relative;-webkit-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1); transform: scale(1);overflow: hidden;}
.case .nr .hd ul li:before{ content: '';display: block;width: 120%; height: 0;padding: 60% 0;background-color: #e0651f; border-radius: 50%;position: absolute;left: -10%;top: 50%; -webkit-transform: translateY(-50%) scale(0); transform: translateY(-50%) scale(0); z-index: -1; transition: all .5s;}
.case .nr .hd ul li.on{ border: 1px solid rgba(224, 101, 31, 0);}
.case .nr .hd ul li.on:before{ height: 100%; transform: translateY(-50%) scale(1);}
.case .nr .hd ul li:last-child{ margin-right: 0;}
.case .nr .hd ul li p{ position: relative; z-index: 2; color: #fff; font-size: 16px; font-weight: bold;}
.case .nr .hd ul li p a{color: #fff; font-size: 16px;}
.case .nr .hd ul li:before{ content: ""; position: absolute;}
.case .nr .bd ul li .left{ width: 633px; margin-right: 19px;}
.case .nr .bd ul li .left dd{ position: relative; display: inline-block; vertical-align: top; width: 306px; height: 220px; overflow: hidden; margin: 0 16px 20px 0;}
.case .nr .bd ul li .left dd:nth-child(2n){ margin-right: 0;}
.case .nr .bd ul li .left .pic img,.case .nr .bd .right .pic img{ width: 100%; transition: all .3s;}
.case .nr .bd ul li .left dd:hover .pic img{ transform: scale(1.1, 1.1);}
.case .nr .bd ul li .left dd .text{ position: absolute; top: 0; right: 0; bottom: 0px; left: 0; visibility: hidden; opacity: 0; background-color: rgb(0, 0, 0, .6); -webkit-transition: all .3s ease .1s; -o-transition: all .3s ease .1s; transition: all .3s ease .1s; -webkit-transform: scale3d(0, 1, 0); -ms-transform: scale3d(0, 1, 0); -o-transform: scale3d(0, 1, 0); transform: scale3d(0, 1, 0); -webkit-transform-origin: center; -ms-transform-origin: center; -o-transform-origin: center; transform-origin: center;}
.case .nr .bd ul li .left dd:hover .text{ opacity: 1; visibility: visible; -webkit-transform: scale3d(1, 1, 1); -ms-transform: scale3d(1, 1, 1); -o-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1);}
.case .nr .bd ul li .left dd .text .con{ padding-left: 65px; opacity: 1;}
.case .nr .bd ul li .left dd .text .con h3{ color: #fff; font-size: 16px; margin: 75px 0 25px;}
.case .nr .bd ul li .left dd .text .con p{ background: url(../images/casemore.png)no-repeat; width: 83px; height: 10px;}
.case .nr .bd .right{ position: relative; width: 548px; height: 460px; overflow: hidden;}
.case .nr .bd .right .title{ color: #fff; font-size: 16px; background-color: rgba(0, 0, 0, 0.859); position: absolute; left: 0; bottom: 0; padding-left: 35px; width: 548px; height: 75px; line-height: 75px;}
.case .nr .bd .right .pic img{ width: 100%; transition: all .3s;}
.case .nr .bd .right:hover .pic img{ transform: scale(1.1, 1.1);}
.case .nr .bd .right .pic ol{ width: 548px; height: 460px; overflow: hidden;}
.case .nr .bd .right .fyhd{ position: absolute; right: 30px; bottom: 20px; z-index: 99; height: 21px;}
.case .nr .bd .right .fyhd .tempWrap{ height: 21px!important;}
.case .nr .bd .right .fyhd ul li{ margin-right: 2px; display: inline-block; vertical-align: top; background: url(../images/caseicon1.png)no-repeat center; width: 21px!important; height: 21px!important; cursor: pointer;}
.case .nr .bd .right .fyhd ul li.on{ background: url(../images/caseicon2.png)no-repeat center;}
.case .nr .bd{ height: 460px; overflow: hidden;}
.case .nr .bd .right .fyhd ul{ top: 0!important;}

/*process*/

.process .more-title h6:before{ background: url(../images/lctophr1.png)no-repeat; width: 263px; height: 2px; left: -40px;}
.process .more-title h6:after{ background: url(../images/lctophr2.png)no-repeat; width: 263px; height: 2px; left: -40px;}
.process .nr{ position: relative; padding-top: 50px;}
.process .nr ul li{ width: 138px; float: left; text-align: center; margin-right: 13px;}
.process .nr ul li .pic{ position: relative; height: 207px;}
.process .nr ul li .pic .icon{ transition: all .3s; border-radius: 50%; background-color: rgb(51, 51, 51); position: absolute; left: 45px; bottom: 8px; z-index: 1; width: 49px; height: 49px; line-height: 49px;}
.process .nr ul li .pic .icon img{ vertical-align: middle;}
.process .nr ul li:last-child{ margin-right: 0;}
.process .nr ul li p{ margin-top: 5px; color: #474747; font-size: 18px; line-height: 18px;}
.process .nr ul li dt{ margin: 15px 0; height: 14px;}
.process .nr ul li dd{ font-weight: bold; color: #ccc; font-size: 18px; line-height: 18px;}
.process .nr ul li:hover .icon{ transform: rotateZ(360deg); background: #e0651f;}
.process .nr ul li:hover dd{ color: #e0651f;}
.process .nr ul li:hover dt{ background: url(../images/lcjt.png)no-repeat center;}
.process .nr:before{ content: ""; position: absolute; left: 50%; bottom: 6px; margin-left: -965px; background: url(../images/lchr.png)no-repeat center; width: 1920px; height: 3px;}

/*about*/

.about{ margin-top: 50px; position: relative; overflow: hidden; height: 623px;}
.about .nr{ width: 1920px; height: 585px; position: absolute; left: 50%; margin-left: -960px;}
.about .nr>div{ float: left;}
.about .pic{ width: 1030px; height: 559px; position: relative; z-index: 1; overflow: hidden;}
.about .pic .zg{ width: 100%; height: 100%; position: absolute; left: 0; bottom: 0; background-color: rgb(0, 0, 0, 0.761); transition: all .3s;}
.about .pic img{ width: 100%; transition: all .3s;}
.about .pic:hover img{ transform: scale(1.1, 1.1);}
.about .pic:hover .zg{ height: 0;}
.about .text{ width: 890px;height: 559px; overflow: hidden;}
.about .text dt{ position: relative; z-index: 2; line-height: 0; margin: 45px 0 65px -95px;}
.about .text dl{ background: #f1f1f1; padding: 45px 0 0 65px; height: 436px;}
.about .text dd{ overflow: hidden; width: 435px; color: #666; font-size: 14px; line-height: 24px;}
.about .text .more{ margin-top: 40px; display: inline-block; vertical-align: top; width: 109px; height: 36px; background: url(../images/aboutmore.png)no-repeat;}

/*equipment*/

.equipment{ margin-top: 30px; font-size: 0;}
.equipment .top{ border-bottom: 1px solid #e6e6e6; height: 40px;}
.equipment .top .topic{ position: relative; color: #e0651f; font-size: 22px;}
.equipment .top .topic:before{ content: ""; position: absolute; left: 0; bottom: -6px; z-index: 1; background-color: rgb(224, 101, 31); width: 122px; height: 4px;}
.equipment .top .more{ color: #999; font-size: 18px; font-family: arial; text-transform: uppercase; margin-top: 10px;}
.equipment .top .more:hover{ color: #e0651f;}
.equipment .nr .bd{ margin-top: 15px; height: 200px; overflow: hidden;}
.equipment .nr .bd ul li{ position: relative; display: inline-block; vertical-align: top; width: 285px; height: 200px; overflow: hidden; margin-right: 20px;}
.equipment .nr .bd ul li img{ width: 100%; transition: all .5s;}
.equipment .nr .bd ul li:hover img{ transform: scale(1.1);}

/*new*/

.new{ margin-top: 50px; height: 490px; border-bottom: solid 1px #ccc; font-size: 14px;}
.new .top{height: 48px;border-bottom: solid 1px #ccc;}
.new .top ul li{ height: 48px; line-height: 48px; cursor: default; float: left; padding: 0 10px; font-size: 22px;color: #222;text-align: center;margin-right: 20px;}
.new .top ul .on{border-bottom: solid 4px #e0651f;}
.new .top a{ font-family: arial; font-size: 18px; color: #999;float: right;margin-top: 15px; text-transform: uppercase;}
.new .nr{height: 409px;margin-top: 32px;}
.new .nr ul li .left{width: 650px;float: left;}
.new .nr ul li .left .xq{width: 650px;height: 180px;background: #eee;padding: 13px;margin-bottom: 20px;}
.new .nr ul li .left .xq .img{width: 220px;height: 154px;float: left;overflow: hidden;}
.new .nr ul li .left .xq .img img{width: 100%;}
.new .nr ul li .left .xq .wz{width: 370px;height: 154px;float: right;}
.new .nr ul li .left .xq .wz a{font-size: 18px;color: #333;display: block;}
.new .nr ul li .left .xq .wz i{font-size: 14px;color: #a9a9a9;display: block; margin: 15px 0 10px;}
.new .nr ul li .left .xq .wz p{font-size: 14px;color: #666;line-height: 24px;}
.new .nr ul li .left .xq:hover{background: #e0651f;}
.new .nr ul li .left .xq .img:hover img{ transform: scale(1.1, 1.1); transition-duration: 300ms;}
.new .nr ul li .left .xq:hover .wz a{color: #fff;}
.new .nr ul li .left .xq:hover .wz i{color: #fff;}
.new .nr ul li .left .xq:hover .wz p{color: #fff;}
.new .nr ul li .right{width: 500px;float: right;}
.new .nr ul li .right .list{width: 500px;height: 37px;border-bottom: solid 1px #ccc;margin-bottom: 15px;}
.new .nr ul li .right .list:nth-child(8n){ margin-bottom: 0px;border: none;}
.new .nr ul li .right .list a{color: #222;}
.new .nr ul li .right .list a span{color: #222;margin-right: 15px;}
.new .nr ul li .right .list a i{ color: #666; float: right;}
.new .nr ul li .right .list:hover a,.new .top a:hover{color: #e0651f;}
.new .nr ul li .right .list:hover a span,.new .nr ul li .right .list:hover a i{color: #e0651f;}

/*question*/

.question{ position: relative; font-size: 0;}
.question>div{ display: inline-block; vertical-align: top; height: 104px; overflow: hidden;}
.question .left{ width: 190px; background: url(../images/wdbj.png)no-repeat; height: 104px; overflow: hidden;}
.question .left .top{ padding-top: 15px; width: 172px; height: 104px; text-align: center;}
.question .left h3{ font-size: 22px; color: #333; line-height: 22px;}
.question .left p{ margin: 10px 0 0;font-size: 14px; color: #999; line-height: 14px;}
.question .btn{ position: absolute; background: #222; width: 80px; height: 25px; text-align: center; line-height: 25px; cursor: pointer; bottom: 0;}
.question .btn:hover{ background: #e0651f;}
.question .btn img{ vertical-align: middle;}
.question .prev:hover img{ transform: translate(-10px, 0); transition-duration: 300ms;}
.question .next:hover img{ transform: translate(10px, 0); transition-duration: 300ms;}
.question .prev{ left: 0;}
.question .next{ left: 80px;}
.question .bd{ margin-left: 36px; width: 974px;}
.question .bd ul li{ display: inline-block; vertical-align: top; border: 1px solid rgb(220, 220, 220); width: 468px!important; height: 104px; padding: 15px 20px 0; margin-right: 37px;}
.question .bd ul li .dd .wen{ margin-bottom: 10px;}
.question .bd ul li:hover{ background: #f7f7f7;}
.question .bd ul li .dd a:hover i{ text-decoration: underline;}
.question .bd ul li .dd .da{ height: 42px; overflow: hidden;}
.question .bd ul li .da a:before,.question .bd ul li .wen a:before{ width: 20px; height: 20px; display: inline-block; vertical-align: middle; margin-right: 10px;}
.question .bd ul li .wen a:before{ margin-top: -3px; content: url(../images/wenicon.png);}
.question .bd ul li .da a:before{ content: url(../images/daicon.png);}
.question .bd ul li .wen a{ font-size: 16px; color: #222;}
.question .bd ul li .da a i{ font-size: 14px; color: #888; text-align: justify; display: inline-block; vertical-align: top; width: 395px;}

/*foot*/

.foot{ margin-top: 50px; font-size: 0; background: #222;}
.foot .yqbg{ background: #e0651f; width: 100%; height: 60px; line-height: 60px; overflow: hidden;}
.foot .link a{position: relative; color: #a1a1a1; font-size: 14px; display: inline-block; vertical-align: top;}
.foot .link a:last-child{ margin-right: 0;}
.foot .link a:first-child:hover{ text-decoration: none;}
.foot .link a:hover{ text-decoration: underline;color: #fff;}
.foot .link i{ margin: 0 10px; color: #a1a1a1; font-size: 16px; display: inline-block; vertical-align: top;}
.foot nav ul a:after{ content: ""; position: absolute; left: 50%; bottom: 0; background: #fff; width: 0; height: 3px; transition: all .3s; z-index: 1;}
.foot nav ul a:hover:after{ left: 0; width: 100%;}
.foot nav ul{ padding: 0 60px;}
.foot nav ul a{ position: relative; display: inline-block; vertical-align: top; color: #fff; font-size: 16px; margin-right: 120px;}
.foot nav ul a:last-child{ margin-right: 0;}
.foot .footnr .content{ padding-bottom: 5px;}
.foot .footnr .content .left ul li{ margin-bottom: 10px; line-height: 16px; color: #ccc; font-size: 16px;}
.foot .footnr .content .left{ padding: 40px 0 0 10px; width: 455px;}
.foot .footnr .content .zb{ padding-top: 55px;}
.foot .footnr .content .zb dd{ display: inline-block; vertical-align: top; line-height: 0;}
.foot .footnr .content .right{ background: url(../images/hotline.png)no-repeat; width: 370px; color: #e0651f; font-weight: bold; font-size: 40px; padding-top: 139px; text-align: right; margin-top: 50px;}
.foot .bottom{ text-align: center; color: #ccc; font-size: 14px; width: 100%; height: 50px; line-height: 50px;}
.foot .bottom dd{ border-top: 1px solid #434343;margin-top: 5px;}
.foot .bottom a{ color: #ccc; font-size: 14px;}
.foot .bottom a:hover{ color: #ff761a;}
