/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#666;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:link{color:#666;}
a:visited{color:#666;}
a:hover,a:active,a:focus{color:#009b4c;text-decoration:none;outline:none;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}


/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%!important;}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:92%;margin:0 auto;}
#m_indemo {float: left;width:800%!important;}
#m_demo1 {float: left;}
#m_demo2 {float: left;}


.wh{width: 1200px;margin:0 auto;}
.pos{position: relative;width: 1920px;left: 50%;margin-left: -960px;}

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}



.roll_product {float: left;}


/*头部样式*/
.top1{height: 27px;background: #e6e6e6;color: #595959;line-height: 27px;overflow: hidden;font-size: 13px;}
.top2{height: 98px;overflow: hidden;}
#header{width:1000px;margin:0 auto;}
.logo{float:left;line-height: 98px;}
.logowz{padding-left: 20px;margin-left: 25px;height: 72px;background: url(../images/line1.png) no-repeat left center;color: #333333;font-size: 18px;line-height: 30px;padding-top: 5px;margin-top: 13px;}
.top2 .k2{margin-top: 15px;font-size: 20px;color: #666666;line-height: 35px;}
.yw{margin-top: 37px;margin-left: 23px;}
.yw a{margin-left: 5px;}
.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1 a{color: #595959;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}
.dbox{/*position: absolute;*/top:0;z-index: 9999;background: #fff;}

/*热门搜索*/
.sou{background: #f0f0f0;height: 64px;}
#formsearch{float:right;width: 337px;height: 40px;border: solid 1px #ed6c00;margin-top: 13px;}
.hotSearch{float:left;height:64px;line-height:64px;font-weight:normal;color: #999999;font-size: 14px;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}


/*搜索和热门搜索*/
.hotSearch a{margin-right:6px;color: #999999;}
#formsearch input{height:38px;background:transparent;border:none;line-height:38px;}
#formsearch input#keyword{height:38px;line-height:38px;padding-left:4px;color:#666;width: 265px;}
#formsearch input#s_btn{width:70px;height:38px;line-height:38px;text-align:center;background-color:#ed6c00;color:#fff;border:none;cursor:pointer;font-size: 12px;}

.x-banner{position: relative;}
.shu{position: absolute;left: 50%;margin-left: --14px;bottom: 50px;z-index: 9999;-webkit-animation: myfirst 1.5s infinite; animation: myfirst 1.5s infinite;
}

@-webkit-keyframes myfirst{
    0%{-webkit-transform: translate(0px, 0px); transform: translate(0px, 0px);}
    50%{-webkit-transform: translate(0px, -10px); transform: translate(0px, -10px);}
    100%{-webkit-transform: translate(0px, 0px); transform: translate(0px, 0px);}
}
@keyframes myfirst{
    0%{-webkit-transform: translate(0px, 0px); transform: translate(0px, 0px);}
    50%{-webkit-transform: translate(0px, -10px); transform: translate(0px, -10px);}
    100%{-webkit-transform: translate(0px, 0px); transform: translate(0px, 0px);}
}



/*导航栏样式*/
.nav li{text-align:center;float:left;position:relative;z-index:999;width: 133px; }

.nav li a{display:block;line-height:62px;color:#fff;height:62px;padding: 0;font-size: 16px;padding: 0;}
.nav li a:hover{color:#fff;text-decoration:none;background-color:#e15616;}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #e15616;
}

.nav .sec{height:0;background:#009b4c;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:62px;left:0px;width: 100%;}
.nav .sec a{background:#009b4c;color:#fff;height:38px;line-height:38px;font-size: 14px;}
.nav .sec a:hover{background:#e15616;text-decoration:none;}

dt{font-weight: normal;}
.box1{margin-top: 63px;}
.pbt{text-align: center;}
.pbt dd{letter-spacing: -1px;font-size: 36px;color: #ed6c00;font-weight: bold;}
.pbt dt{color: #333333;font-size: 16px;}
.bt1{margin-top: 16px;}
.pbox{height: 748px;background-color: #ebebeb;margin-top: 46px;}
.tab1{display: none;}
.gun{height: 266px;background-color: #ffffff;box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.17);padding: 46px 42px 0 42px;}
.psort li{margin-right: 65px;border:2px solid #fff;border-radius: 50%;}
.psort li a{display: block;}
.psort li a img{width: 188px;height: 188px;display: block;border-radius: 50%;border: solid 2px #e8e8e8;}
.psort li:hover a img{border: solid 2px #ed6c00;}
.psort li:hover{border: solid 2px #ed6c00;}
.ads1 .img img{display: block;width: 601px;height: 483px;}
.pleft{width: 514px;padding-top: 104px;}
.pleft h3 a{display: block;letter-spacing: -1px;color: #000000;font-size: 30px;}
.pleft span{color: #666666;font-size: 14px;display: block;padding-bottom: 12px;border-bottom: 1px solid #999999;margin-top: 9px;}
.pleft p{color: #333333;font-size: 14px;line-height: 24px;margin-top: 25px;height:96px;}
.m1 {margin-top: 42px;}
.m1 a{display: block;float: left;width: 160px;height: 44px;background: #ed6c00 url(../images/jt1.png) no-repeat 103px center;padding-left: 41px; line-height: 44px;color: #ffffff;font-size: 14px;}
.m1 a:last-child{border: solid 1px #7d7d7d;background: #ebebeb url(../images/jt.png) no-repeat 103px center;color: #666666;border-left: none;}
.pmore a{display: block;color: #ed6c00;font-size: 14px;width: 85px; background: url(../images/jt2.png) no-repeat right center;margin-top: 95px;}



.box2{margin-top: 70px;}
.box2 .bt1{margin-top: 10px;}
.plist{margin-top: 36px;}
.plist li{margin-right: 13px;margin-bottom: 21px;}
.plist li:nth-child(4n){margin-right: 0;}
.plist li a.img{width: 290px;height: 233px;background-color: #ffffff;box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);border: solid 1px #cdcdcd;display: block;}
.plist li a.img img{width: 288px;height: 231px;}
.plist li h3 a{display: block;color: #666666;font-size: 16px;font-weight: normal;padding-top: 13px;text-align: center;}
.plist li:hover a.img{border: solid 1px #ed6c00;}



.box3{height: 879px;background: url(../images/bj2.jpg) no-repeat top center;margin-top: 44px;}
.aright{border:4px solid #fff;border-bottom: none;position: relative;margin-top: 112px;}
.aright .sp img{width: 449px;height: 517px;}
.simg {position: absolute;top:188px;left: 180px;}
.aleft{width: 566px;}
.abt{color: #ffffff;font-size: 18px;margin-top: 95px;}
.abt h3{letter-spacing: -1px;color: #ffffff;font-size: 36px;margin-bottom: 10px;}
.acon{color: #ffffff;font-size: 14px;line-height: 30px;margin-top: 27px;}
.ads2 {margin-top: 30px;}
.ads2 li{margin-right: 45px;}
.ads2 li h3{color:#fff;font-size:17px;margin-top: 3px;font-weight: normal;}
.ads2 li:last-child{margin-right: 0;}
.ads2 li a{display: block;text-align: center;color: #ffffff;font-size: 17px;}
.ads2 li .img{height: 100px;line-height: 100px;}
.ads2 li a h3{font-weight: normal;margin-top: 3px;font-size: 17px;}
.amore a{display: block;padding-right: 27px;color: #ffffff;font-size: 14px;background: url(../images/jt3.png) no-repeat right center;margin-top: 20px;}
.abox{height: 246px;background: rgba(0,0,0,.6);}
.awz{width: 457px;height: 246px;background-color: #ed6c00;text-align: center;}
.p1{letter-spacing: -1px;color: #ffffff;font-size: 30px;padding-top: 65px;}
.p2 a{display: block;color: #ffffff;font-size: 44px;padding-right: 47px;background: url(../images/sjx.png) no-repeat 225px center;margin-left: 109px;}
.p2 a span{letter-spacing: 2px;color: #ffffff;font-size: 58px;font-weight: bold;padding-right: 10px;}
.p2 a div{margin-top: 7px;}
.sul {padding-top:70px;}
.sul li{width: 190px;}
.sul li:last-child{width: auto;}
.sul li p{font-size: 24px;letter-spacing: -1px;color: #ffffff;}
.sul li h3{color: #ffffff;font-size: 48px;margin-top: 24px;}



.box4{margin-top: 48px;height: 810px;background-color: #f1f1f1;padding-top: 82px;}
.box4  .pbt dd{letter-spacing: 5px;}
.plist2{margin-top: 50px;}
.plist2 li{width: 292px;height: 246px;margin-bottom: 24px; background-color: #ffffff;box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);border: solid 1px #eaeaea;margin-right: 10px;}
.plist2 li:nth-child(4n){margin-right: 0;}
.plist2 li a.img img{display: block;width: 289px;height: 199px;}
.plist2 li h3 a{display: block;padding:0 18px; font-size: 13px;color: #666666;font-weight: normal;border-top: solid 1px #eaeaea;height: 44px;line-height: 44px;background: url(../images/jt4.png) no-repeat 255px center;}
.plist2 li a.img{display: block;position: relative;}
.plist2 li a.img .bj1{display: none; position: absolute;top:0;left: 0;width: 100%;height: 100%;background: url(../images/cbj.png) no-repeat top center;}
.plist2 li:hover a.img .bj1{display: block;}


.box5{margin-top: 57px;}
.picScroll-left{position: relative;}
.box5 .wh{position: relative;}
.jbt{color: #333333;font-size: 16px;position: absolute;top:0;left: 0;z-index: 9999;}
.jbt h3{letter-spacing: -1px;color: #ed6c00;font-size: 36px;margin-bottom: 15px;}
.picList li a img{width: 600px;height: 306px;}
.box5 .hd{margin-top: 18px;}
.box5 .hd li{width: 300px;height: 200px;}
.sz{width: 50px;height: 50px;background-color: #ed6c00;letter-spacing: -1px;color: #ffffff;font-size: 30px;font-style: italic;line-height: 50px;font-weight: bold;padding-left: 6px;}
.jcon{margin-left: 24px;}
.jcon h3{color: #444444;font-size: 18px;font-weight: normal;margin: 20px 0 8px 0;}
.jcon span{color: #999999;font-size: 14px;display: block;height: 60px;overflow: hidden;}
.lj a{display: block;color: #ed6c00;font-size: 14px;background: url(../images/jt5.png) no-repeat 60px center;margin-left: 31px;}
.box5 .hd li.on{background: #ed6c00;}
.box5 .hd li.on .jcon h3,.box5 .hd li.on .jcon span{color: #fff;}
.box5 .hd li.on .lj a{background: url(../images/jt55.png) no-repeat 60px center;color: #fff;}
.picScroll-left .next,.picScroll-left .prev{width: 34px;height: 34px;position: absolute;top:237px;}
.picScroll-left .next{background: url(../images/lt.png) no-repeat top center;left: 0;}
.picScroll-left .prev{background: url(../images/rt.png) no-repeat top center;left: 47px;}
.picScroll-left .next:hover{background: url(../images/lt1.png) no-repeat top center;}
.picScroll-left .prev:hover{background: url(../images/rt1.png) no-repeat top center;}


.box6{height: 620px;background: url(../images/bj3.jpg) no-repeat top center;padding-top: 73px;}
.news_list1 li{width: 300px;height: 300px;position: relative;}
.nbt{color: #fff;font-size: 16px;}
.nbt h3{letter-spacing: -1px;color: #fff;font-size: 36px;margin-bottom: 15px;}
.nmore a{display: block;width: 123px;height: 30px;line-height: 30px;color: #ed6c00;font-size: 14px;padding-left: 23px;margin-top: 65px;margin-bottom: 57px; background: #ffffff url(../images/jt6.png) no-repeat 84px center;}
.news_list1 li span{display: block;width: 116px;height: 32px;background-color: #ed6c00;color: #ffffff;font-size: 14px;letter-spacing: 1px;text-align: center;position: absolute;top:0;left: 0;line-height: 32px;}
.news_list1 li a.img{display: block;margin-left: 25px;}
.news_list1 li a.img img{display: block;width: 249px;height: 142px;}
.xin{padding:17px 24px 0 24px;}
.xin h3 a{color: #ffffff;font-size: 14px;display: block;font-weight: normal;}
.xin p{color: #ffffff;font-size: 12px;line-height: 24px;margin-top: 15px;}
.m2 a{color: #ffffff;font-size: 12px;display: block;background: url(../images/jt7.png) no-repeat 51px center;margin-top: 18px;line-height: 12px;}
.news_list1 li:hover{background: url(../images/nbj.png) no-repeat bottom center;}
.news_list1 li:hover .xin h3 a{color: #ed6c00;}
.news_list1 li:hover p{color: #666666;}
.news_list1 li:hover .m2 a{color: #ed6c00;background: url(../images/jt77.png) no-repeat 51px center;}




/*友情链接*/

.f_link{width: 1200px;line-height: 30px;margin:0 auto;}
.f_link a{color: #666;}
/*页面底部*/
.foot{background: #f1f1f1;padding: 80px 0 70px 0;}
.xbt{color: #333333;font-size: 16px;}
.xbt h3{letter-spacing: -1px;color: #ed6c00;font-size: 36px;margin-bottom: 15px;}
.tlx a{display: block;margin-top: 168px;width: 213px;height: 55px;background-color: #ed6c00;border-radius: 27px;line-height: 55px;text-align: center;color: #ffffff;font-size: 16px;}
.fu{padding-left: 399px;background: url(../images/kf.png) no-repeat left top;min-height: 415px;width: 836px;}
.ftt{letter-spacing: -1px;color: #333333;font-size: 24px;margin-top: 35px;padding-bottom: 42px;margin-bottom: 40px;background: url(../images/line2.png) no-repeat bottom left;}
.ftt span{display: block;letter-spacing: 0;color: #999999;font-size: 14px;}
.ftel{color: #333333;font-size: 20px;line-height: 40px;height:75px;overflow: hidden;}
.dlx{color: #666666;font-size: 16px;line-height: 28px;}
.tbox2{margin-top: 58px;}
.tewm{color: #999999;font-size: 15px;text-align: center;line-height: 28px;}
.dnav{width: 807px;background: url(../images/line3.png) no-repeat center 45px;}
.dnav li{width: 201px;}
.dnav li dt{color: #333333;font-size: 18px;margin-bottom: 53px;}
.dnav li  a{display: block;color: #666666;line-height: 24px;}

.foot1{background: #ed6c00;padding: 20px 0 10px 0;text-align: center;}
.k22{color: #fff;font-size: 14px;margin-bottom: 5px;}
.k22 a{color: #fff;}

.bq{color: #f8c499;}
.bq a{color: #f8c499;}






/*内页左侧样式*/


.container{width: 1200px!important;margin: 0 auto;padding: 0;}
.xypg-right-content{font-size: 14px;line-height: 28px;font-family: '微软雅黑';}

.page-product-inquiry a{color: #fff;}