*{ 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{ width: 1200px; text-align: center; margin: 70px auto 40px;}
.more-title h3{ font-size: 32px; line-height: 32px; color: #333; font-weight: bold; margin-bottom: 15px;}
.more-title h4{ font-size: 18px; color: #666; line-height: 18px;}

/*header*/

.header{ width: 100%; font-size: 0;}
.header .header_slogan{ height: 150px;overflow: hidden;}
.header .header_slogan .logo{ width: 185px; padding-top: 40px;}
.header .header_slogan .text{ padding: 50px 0 0 20px; position: relative;}
.header .header_slogan .text:before{ content: ""; display: block; position: absolute; left: 0; top: 40px; width: 1px; height: 75px; z-index: 6; background-color: rgb(220, 220, 220);}
.header .header_slogan .text h3{ color: #333; font-size: 26px;line-height: 26px;margin-bottom: 10px;}
.header .header_slogan .text h3 i{ font-weight: bold;}
.header .header_slogan .text p{ color: #666; line-height: 20px;font-size: 20px;}
.header .header_slogan .right>div{ display: inline-block; vertical-align: top;}
.header .header_slogan .right .phone{ margin: 60px 10px 0 0;}
.header .header_slogan .right .rx{ margin-top: 50px;}
.header .header_slogan .right .rx h3{ font-weight: bold; color: #333; font-size: 26px;line-height: 26px;}

/*nav*/

.header .nav{ width: 100%; height: 68px; line-height: 68px; background: #f07905;}
.header .nav .nav-content{ padding: 0 10px;}
.header .nav .nav-content nav .xz{  height: 68px; position: relative; display: inline-block; vertical-align: top; text-align: center; margin-right:5px;padding-left: 13px;padding-right: 15px;}
.header .nav .nav-content nav .xz i{ color: #fff; font-size: 16px;}
.header .nav .nav-content nav .xz:before{ content: ''; background: #fff; width: 0; height: 4px; position: absolute; left: 0; bottom: 0; transform: scale(0); transform: translateX(-10%); transition: all .3s ease-in;}
.header .nav .nav-content nav .xz.on:before,.header .nav .nav-content nav .xz:hover:before{ width: 100%; transform: scale(1); transform: translateX(0);}
.header .nav .nav-content nav a:last-child{ margin-right: 0;}
.header .nav .nav-content nav .xz ul{ display: none; position: absolute; left: -40%; top: 68px; z-index: 999; width: 180%; 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: 16px; color: #666; line-height: 16px; 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: #f07905;}
.header .nav .nav-content nav .xz:nth-child(5) ul{ display: none; width: 140%; left: -25px;}

/*轮播*/

.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: ""; width: 14px; height: 14px; background: #f07905; 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: 4px; top: 4px; 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*/

.search{ font-size: 0; width: 100%; height: 70px; line-height: 70px; border-bottom: 1px solid #f0f0f0; overflow: hidden;}
.search-content>div{ display: inline-block;vertical-align: top;}
.search-keywords span{ margin-right: 10px; font-weight: bold;}
.search-keywords span,.search-keywords a,.search-keywords i{ color: #474747; font-size: 14px;}
.search-keywords a:hover{ color: #f07905;}
.search-keywords i{ margin: 0 10px;}
.search-form{ float: right;}
#searchForm{ margin-top: 20px; background: url(../images/search.png)no-repeat; width: 239px; height: 31px; display: inline-block; vertical-align: top;}
#searchForm>input{ background: none; border: none; outline: none; display: inline-block; vertical-align: top; color: #999899;}
#searchForm .search-input{ height: 31px; line-height: 31px; width: 86%;}
.search-form #s_btn{ width: 31px; height: 31px; cursor: pointer;}
#searchForm .search-input::-webkit-input-placeholder{/* WebKit browsers */
	color: #999899;}
#searchForm .search-input:-moz-placeholder{/* Mozilla Firefox 4 to 18 */
	color: #999899;}
#searchForm .search-input::-moz-placeholder{/* Mozilla Firefox 19+ */
	color: #999899;}
#searchForm .search-input:-ms-input-placeholder{/* Internet Explorer 10+ */
	color: #999899;}

/*product*/

.product>div{ background: #fafafa; height: 500px; overflow: hidden; font-size: 0;}
.product .content_2{ background: #e7e7e7;}
.product .content_1 .nr .stfl{ margin-right: 50px;}
.product .content_2 .nr .stfl{ margin-left: 50px;}
.product .nr{ padding: 60px 0;}
.product .nr>div{ display: inline-block; vertical-align: top;}
.product .nr .stfl{ width: 408px; height: 380px; overflow: hidden; position: relative;}
.product .nr .stfl .text{ position: absolute; left: 0; top: 0; width: 408px; height: 380px; padding: 30px 0 0 30px;}
.product .nr .stfl img{ width: 100%;}
.product .nr .stfl dt{ border-bottom: 1px solid rgb(125, 125, 125); margin-right: 30px; margin-bottom: 20px;}
.product .nr .stfl dt p{ color: #f07905; font-size: 26px; line-height: 26px; font-weight: bold;}
.product .nr .stfl dt b{ float: right; display: block; border: 1px solid rgba(255, 255, 255, 0.8); color: #fff; font-size: 14px; border-radius: 14px; width: 64px; height: 25px; padding-left: 14px; line-height: 25px; background: url(../images/cpicon.png)no-repeat 45px center;}
.product .nr .stfl dt b:hover{ color: #f07905; border: 1px solid rgba(240, 121, 4, 0.8); background: url(../images/cpicons.png)no-repeat 45px center;}
.product .nr .stfl dt span{ margin: 15px 0 25px; display: block; color: #fff; font-size: 20px; line-height: 20px;}
.product .nr .stfl dd{ color: #ccc; font-size: 16px; margin-bottom: 22px;}
.product .nr .stfl dd i{ color: #fff;}
.product .nr .cplb{ position: relative; width: 742px;}
.product .nr .cplb ul li{ display: inline-block; vertical-align: top; width: 360px; height: 380px; margin-right: 20px; overflow: hidden; background: #fff; text-align: center;}
.product .nr .cplb ul li .pic{ width: 360px; height: 315px; overflow: hidden;}
.product .nr .cplb ul li .pic img{ width: 100%; transition: all .8s ease-out;}
.product .nr .cplb ul li .mc{ height: 65px; line-height: 65px; color: #666; font-size: 16px;}
.product .nr .cplb ul li:hover .pic img{ transform: translateX(15px);}
.product .nr .cplb ul li:hover .mc{ color: #f07905;}
.product .nr .cplb .btn{ position: absolute; top: 160px; z-index: 6; width: 30px; height: 60px; cursor: pointer;}
.product .nr .cplb .prev{ background: url(../images/btn1.png)no-repeat; left: -15px;}
.product .nr .cplb .next{ right: -15px; background: url(../images/btn2.png)no-repeat;}
.product .nr .cplb .prev:hover{ background: url(../images/btn3.png)no-repeat;}
.product .nr .cplb .next:hover{ background: url(../images/btn4.png)no-repeat;}

/*advantage*/

.advantage{ position: relative; background: url(../images/ysbg.png)no-repeat center top; width: 100%; height: 943px; overflow: hidden; margin-top: 70px; padding-top: 55px;}
.advantage .hd{ height: 70px; line-height: 70px;}
.advantage .hd ul li{ cursor: pointer; text-align: center; float: left; margin-right: 176px; font-weight: bold; color: #fff; font-size: 20px; position: relative;}
.advantage .hd ul li>div{ display: inline-block; vertical-align: middle;}
.advantage .hd ul li .icon{ position: relative; width: 42px; height: 42px;}
.advantage .hd ul li .icon img{ position: absolute; left: 0; top: 0;}
.advantage .hd ul li.on .icon .xs{ display: none;}
.advantage .hd ul li.on .icon .yc{ display: block;}
.advantage .hd ul li .icon .yc{ display: none;}
.advantage .hd ul li.on{ color: #f07905;}
.advantage .hd ul li:before{ transition: all .3s ease-in; content: ""; background: #f07905; position: absolute; left: 0; bottom: 2px; width: 0; height: 2px; z-index: 6;}
.advantage .hd ul li.on:before,.advantage .hd ul .more:hover:before{ width: 100%;}
.advantage:before{ content: ""; background-color: rgb(108, 108, 108); width: 100%; height: 1px; position: absolute; left: 0px; top: 158px;}
.advantage:after{ content: ""; background-color: rgb(108, 108, 108); width: 100%; height: 1px; position: absolute; left: 0px; top: 228px;}
.advantage .bd{ margin-top: 40px; height: 675px; overflow: hidden;}
.advantage .bd ul li{ position: relative; height: 675px; overflow: hidden;}
.advantage .bd ul li .pic img{ width: 100%;transition: all .8s;}
.advantage .bd ul li:hover .pic img{ transform: scale(1.1);}
.advantage .bd ul li .text{ padding: 30px 0 0 50px; background-color: rgba(240, 121, 5, 0.902); position: absolute; left: 0; bottom: 0; width: 1200px; height: 140px; z-index: 1;}
.advantage .bd ul li .text dd{ margin-bottom: 5px; color: #fff; font-size: 16px;}
.advantage .bd ul li .text p{ color: #fff; font-size: 30px; font-weight: bold; line-height: 30px; margin-bottom: 15px;}
.advantage .bd ul li .text i{ color: #fff; display: block; font-size: 22px; line-height: 22px;}
.advantage .bd ul li .text>div{ display: inline-block; vertical-align: top;}
.advantage .bd ul li .text .jd>div{ display: inline-block; vertical-align: top;}
.advantage .bd ul li .text .jd{ position: relative; width: 405px;}
.advantage .bd ul li .text .jd:before{ content: ""; background-color: #fff; opacity: 0.502; position: absolute; right: 0; top: 0; width: 1px; height: 90px; z-index: 1;}
.advantage .bd ul li .text .wb{ padding: 0 0 0 60px;}

/*case*/

.case{ font-size: 0; overflow: hidden;}
.case .nr ul li{ display: inline-block; vertical-align: top; position: relative; width: 380px; height: 280px; overflow: hidden; text-align: center; margin: 0 30px 30px 0;}
.case .nr ul li:nth-child(3n){ margin-right: 0;}
.case .nr ul li .pic img{ width: 100%;transition: all .8s;}
.case .nr ul li .pic:hover img{ transform: scale(1.1);}
.case .nr ul li .mc{ transition: all .3s ease-in; position: absolute; left: 0; bottom: 0; z-index: 1; width: 380px; height: 40px; line-height: 40px; background-color: rgba(51, 51, 51, 0.8); color: #fff; font-size: 18px;}
.case .nr ul li .text{ background-color: rgba(240, 121, 5, 0.8); transition: all .3s ease-in; position: absolute; left: 0; top: 0; width: 100%; height: 0; color: rgba(51, 51, 51, 0); font-size: 20px; z-index: 2;}
.case .nr ul li:hover .text i{ background: url(../images/caseicon.png)no-repeat center; height: 38px; width: 100%; margin-top: 20px; display: block;}
.case .nr ul li:hover .mc{ bottom: -40px;}
.case .nr ul li:hover .text{ height: 100%; padding-top: 110px; color: #fff;}

.case .nr ul .ac .text i{ background: url(../images/caseicon.png)no-repeat center; height: 38px; width: 100%; margin-top: 20px; display: block;}
.case .nr ul .ac .mc{ bottom: -40px;}
.case .nr ul .ac .text{ height: 100%; padding-top: 110px; color: #fff;}

.case .nr .morea{ margin: 0 auto; cursor: pointer; position: relative; width: 380px; height: 54px; line-height: 54px; text-align: center; color: #fff; font-size: 18px; background: #333;}
.case .nr .morea{-webkit-transform: scale(1); -ms-transform: scale(1);-o-transform: scale(1); transform: scale(1);overflow: hidden;}
.case .nr .morea:before{ content: '';display: block;width: 120%; height: 0;padding: 60% 0; background: #f07905; 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 .morea:hover:before{ height: 100%; transform: translateY(-50%) scale(1);}

/*about*/

.about{ margin-top: 70px; background: url(../images/aboutbg.png)no-repeat center; width: 100%; height: 734px; overflow: hidden; padding-top: 60px; font-size: 0;}
.about .nr>div{ display: inline-block; vertical-align: top; position: relative; height: 500px; overflow: hidden;}
.about .pic{ width: 840px;}
.about .pic img{ width: 100%;transition: all .8s;}
.about .pic:after{content: ''; cursor: pointer; position: absolute; left: -100%; top: 0; width: 100%; height: 100%; background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0)); background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0)); transform: skewx(-25deg);}
.about .pic:hover:after{left: 100%; -moz-transition: 1s; -o-transition: 1s; -webkit-transition: 1s; transition: 1s;}
.about .pic:hover img{ transform: scale(1.1);}
.about .text{ background: url(../images/aboutr.png)no-repeat; padding: 40px 35px 0; width: 360px;}
.about .text dt{ font-size: 28px; color: #fff; line-height: 28px; font-weight: bold; margin-bottom: 35px;}
.about .text dd{ color: #fff; font-size: 16px; line-height: 30px; height: 320px; overflow: hidden;}
.about .text .morea{ position: relative; display: inline-block; vertical-align: top; width: 128px; height: 38px; line-height: 38px; font-size: 16px; color: #fff; border: 1px solid #fff; text-align: center; overflow: hidden; border-radius: 20px;}
.about .text .morea{-webkit-transform: scale(1); -ms-transform: scale(1);-o-transform: scale(1); transform: scale(1);overflow: hidden;}
.about .text .morea:before{ content: '';display: block;width: 120%; height: 0;padding: 60% 0; background: #fff; 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;}
.about .text .morea:hover:before{ height: 100%; transform: translateY(-50%) scale(1);}
.about .text .morea:hover{ transition: all .5s; color: #f07905;}

/*qysl*/

.qysl{ font-size: 0; margin-top: 30px;}
.qysl .nr .hd ul li{ display: inline-block; vertical-align: top; width: 190px; height: 50px; line-height: 50px; color: #333; font-size: 18px; text-align: center; cursor: default;}
.qysl .nr .hd ul li.on{ color: #fff;}
.qysl .nr .hd ul li:first-child+li{ background: url(../images/qyxchd2.png)no-repeat; margin-left: -10px;}
.qysl .nr .hd ul li:first-child{ text-align: left; padding-left: 25px; background: url(../images/qyxchd1.png)no-repeat;}
.qysl .nr .hd ul li:first-child.on{ background: url(../images/qyxchd1s.png)no-repeat;}
.qysl .nr .hd ul li:first-child+li.on{ background: url(../images/qyxchd2s.png)no-repeat;}
.qysl .nr .bdnr{ margin-top: 20px;}
.qysl .nr .bdnr .bd{ position: relative;}
.qysl .nr .bdnr .bd .tempWrap{ width: 1200px!important;}
.qysl .nr .bdnr .bd ul li{ width: 284px; margin-right: 20px; display: inline-block; vertical-align: top; text-align: center;}
.qysl .nr .bdnr .bd ul li .pic{ width: 284px; overflow: hidden;}
.qysl .nr .bdnr .bd ul li .mc{ color: #333; font-size: 16px; line-height: 16px; margin-top: 15px; padding-bottom: 15px; border-bottom: 1px solid #dcdcdc;}
.qysl .nr .bdnr .bd ul li .pic img{ width: 100%;transition: all .8s;}
.qysl .nr .bdnr .bd ul li:hover .pic img{ transform: scale(1.1, 1.1);}
.qysl .nr .bdnr .bd ul li:hover .mc{ color: #f07905;}
.qysl .nr .bdnr .bd .morea{ position: absolute; right: 0; top: -45px; z-index: 10; font-size: 14px; line-height: 14px;}
.qysl .nr .bdnr .bd .morea a{ display: block; color: #999;}
.qysl .nr .bdnr .bd .morea a:hover{ color: #f07905;}

/*new*/

.new{ margin: 60px auto 0;}
.new>div{ float: left; width: 355px;}
.new>div:first-child+div{ margin: 0 36px;}
.new .new_list .list_top{ background: url(../images/newtopbg.png)no-repeat; width: 355px; height: 45px; line-height: 45px; overflow: hidden; padding: 0 15px 0;}
.new .new_list_last{ width: 417px;}
.new .new_list_last .list_top{ background: url(../images/newtopbg2.png)no-repeat; width: 417px;}
.new .new_list .list_top .zz img{ display: inline-block; vertical-align: middle;display: none;}
.new .new_list .list_top .zz i{ display: inline-block; vertical-align: middle; color: #fff; font-size: 18px;}
.new .new_list .list_top .yy{ color: #999; font-size: 18px; text-transform: uppercase;}
.new .new_list .list_nr .list_pic{ margin-bottom: 15px; width: 354px; height: 168px; overflow: hidden;}
.new .new_list .list_nr .list_pic img{ width: 100%;}
.new .new_list .list_top .yy:hover{ color: #f07905;}
.new .new_list .list_nr{ margin: 15px 0 0;}
.new .new_list .list_nr .list_vice dl dd a{ color: #666; font-size: 14px; line-height: 24px;}
.new .new_list .list_nr .list_vice dl dd a:hover{ color: #f07905;}
.new .new_list .list_nr .list_vice dl dd a span{ float: right;color: #999899;}
.new .new_list_last .new_lb{ height: 604px;overflow: hidden;}
.new .new_list .list_nr .list_vice dl dd{ border-bottom: 1px solid #ddd; margin-bottom: 6px; padding-bottom: 4.5px;}
.new .new_list_last .new_lb ul li{ padding-bottom: 10px; border-bottom: 1px dashed #ddd; margin: 0 0 12px 0; height: 92px!important;}
.new .new_list_last .new_lb ul li .wen a{ color: #666; font-size: 14px;}
.new .new_list_last .new_lb ul li .wen{ margin-bottom: 7px;}
.new .new_list_last .new_lb ul li .wen:before,.new .new_list_last .new_lb ul li .da:before{ content: ""; width: 26px; height: 26px; display: inline-block; vertical-align: top; margin: 0 7px 0 0;}
.new .new_list_last .new_lb ul li .wen:before{ background: url(../images/question.png)no-repeat;}
.new .new_list_last .new_lb ul li .da:before{ background: url(../images/reply.png)no-repeat;}
.new .new_list_last .new_lb ul li .da a{ color: #666; font-size: 14px; display: inline-block; vertical-align: top; width: 360px; line-height: 24px;}
.new .new_list_last .new_lb ul li .wen a:hover{ color: #f07905;}
.new .new_list_last .new_lb ul li .da a:hover{ text-decoration: underline;}

/*foot*/

.foot{ margin-top: 50px; font-size: 0; background: #333;}
.foot nav{ background: #f07905; width: 100%; height: 60px; line-height: 60px;overflow: hidden;}
.foot nav ul{ padding: 0 25px;}
.foot nav ul a{ position: relative; color: #fff; font-size: 16px; display: inline-block; vertical-align: top; margin-right: 53px;}
.foot nav ul a:after{ content: ""; position: absolute; left: 0; bottom: 0; background: #fff; width: 0; height: 3px; transition: all .3s; z-index: 1;}
.foot nav ul a:hover:after{ width: 100%;}
.foot nav ul a:last-child{ margin-right: 0;}
.foot .footnr .link{ padding: 30px 0;}
.foot .footnr .link a,.foot .footnr .link i{ display: inline-block; vertical-align: top; color: #ccc; font-size: 14px;}
.foot .footnr .link a:first-child:hover{ text-decoration: none;}
.foot .footnr .link a:hover{ text-decoration: underline;}
.foot .footnr .content{ border-top: 1px solid #434343; padding-bottom: 50px;}
.foot .footnr .content .left ul li{ margin-bottom: 20px; line-height: 16px; color: #ccc; font-size: 16px;}
.foot .footnr .content .left{ padding-top: 40px; width: 500px;}
.foot .footnr .content .zb{ padding-top: 40px;}
.foot .footnr .content .zb dd{ display: inline-block; vertical-align: top; line-height: 0;}
.foot .footnr .content .right>div{ display: inline-block; vertical-align: top;}
.foot .footnr .content .right .dh{ text-align: right; margin-top: 40px;}
.foot .footnr .content .right .dh p{ color: #fff; font-size: 16px; line-height: 16px;}
.foot .footnr .content .right .dh h6{ font-family: arial; text-align: right; font-size: 26px; line-height: 26px; color: #f07905;}
.foot .footnr .content .right .xx{ width: 1px; height: 88px; background: #434343; display: inline-block; vertical-align: top;}
.foot .footnr .content .right .bz{ text-align: center; margin-left: 15px;}
.foot .bottom{ text-align: center; color: #7c7c7c; font-size: 14px; width: 100%; height: 60px; line-height: 60px; border-top: 1px solid #434343;}
.foot .bottom a{ color: #7c7c7c; font-size: 14px;}
.foot .bottom a:hover{ color: #f07905;}
@media screen and (max-width: 1365px){ .foot .footnr .content .right{ margin-right: 50px;}
	}
@media screen and (max-width: 1265px){ .foot .footnr .content .right{ margin-right: 85px;}
	}
@media screen and (max-width: 1200px){ .foot .footnr .content .right{ margin-right: 115px;}
	}
