/*初始化样式*/
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;}
dt{font-weight: normal;}

/*----- 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: 120px;background:#fff;position: relative;background: #fff;z-index: 99999;width: 100%;}
.top2.cur{position: fixed;top:0;}
#header{width:1000px;margin:0 auto;}
.logo{float:left;line-height: 120px;}
.top2 .k2{margin-top: 35px;font-size: 16px;color: #333333;line-height: 35px;text-align: right;}

.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:"微软雅黑";}

#menu{position: relative;z-index: 999;}

.xfimg{position:fixed;right:0;top:20%;z-index:999999;}
.nav li.yuyan{width:auto;}
.nav li.yuyan a{display:inline-block;width:auto;}
.nav >li.yuyan >a:hover{font-weight:normal;}











/*热门搜索*/
.sou{margin: 15px 0;}
#formsearch{float:right;}
.hotSearch{float:left;font-weight:normal;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}


/*搜索和热门搜索*/
.hotSearch a{margin-right:6px;}
#formsearch input{height:22px;background:transparent;border:none;line-height:43px;}
#formsearch input#keyword{height:43px;line-height:43px;padding-left:18px;color: #3d3d3d;font-size: 14px;width: 249px;height: 43px;background-color: #ffffff;}
#formsearch input#s_btn{width:46px;line-height:43px;text-align:center;margin-left: 6px; width: 61px;height: 43px;background-color: #ff7200;color:#fff;border:none;cursor:pointer;font-size: 12px;}
.sou ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #3d3d3d;
}
.sou :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #3d3d3d;
}
.sou ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #3d3d3d;
}
.sou :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #3d3d3d;
}














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

.nav li a{display:block;line-height:120px;color:#000000;height:120px;padding: 0;font-size: 16px;padding: 0;}
.nav li a:hover{color:#019736;text-decoration:none;background-color:transparent;font-weight: bold;}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}

.nav .sec{height:0;background:#019736;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:120px;left:0px;width: 100%;}
.nav .sec a{background:#019736;color:#fff;height:38px;line-height:38px;font-size: 14px;}
.nav .sec a:hover{background:#047b2e;color:#fff;text-decoration:none;font-weight: normal;}


/**/
.box1{background: url(//cdn.myxypt.com/afe1b587/21/03/ca5763bcb8cc473fdf680fd7c996ba7db6c0f3cd.png) no-repeat bottom center;overflow: hidden; padding: 83px 0 84px 0;}
.aul{display: flex;justify-content: space-between;flex-wrap: nowrap;display: -webkit-flex;}
.bt1{text-align: center;}
.bt1 dd{color: #333333;font-size: 40px;line-height: 40px;}
.bt1 dt{color: #019736;font-size: 22px;margin-top: 17px;line-height: 22px;}
.box1 .bt1 dt{margin-top: 27px;}
.acon{color: #555555;font-size: 16px;line-height: 40px;padding:27px 41px 56px 41px;}
.aul li{text-align: center;}
.aul li .img{height: 60px;line-height: 60px;}
.aul li h3{color: #333333;font-size: 18px;margin: 15px 0 22px 0;}
.aul li {color: #333333;font-size: 14px;line-height: 22px;}
.abox{margin-top: 85px;}
.aul2{display: flex;justify-content: space-between;flex-wrap: nowrap;display: -webkit-flex;margin-top:50px;}
.aul2 li .img img{display: block;width: 342px;height: 244px;}


/**/
.box2{margin: 60px  0 75px 0;overflow: hidden;}
.plist{margin-top: 56px;}
.plist li{margin-right: 15px;margin-bottom: 29px;position: relative;overflow: hidden;}
.plist li:nth-child(3n){margin-right: 0;}
.plist li a.img{display: block;}
.plist li a.img img{width: 387px;height: 282px;}
.plist li h3{font-weight: normal;background: rgba(0,0,0,.5);position: absolute;width: 100%;height: 100%;bottom:-100%;left: 0;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.plist li h3 a{display: block;color: #fff;font-size: 18px;font-weight: normal;width: 229px;height: 60px;line-height: 54px;text-align: center;margin: 0 auto;margin-top:111px; border: solid 3px #ffffff;}
.plist li:hover h3{bottom: 0; }


/**/
.box3{height: 865px;background: url(//cdn.myxypt.com/afe1b587/21/03/2435bbe0370c40d99bbfbd4b32d1472905e76829.jpg) no-repeat top center;padding-top: 91px;}
.box3 .bt1 dd{color: #019736;text-shadow:#fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;
-webkit-text-shadow:#fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;
-moz-text-shadow:#fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;
*filter: Glow(color=#fff, strength=2);}
.box3 .bt1 dt{
	margin-top: 22px;
	text-shadow:#fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;
-webkit-text-shadow:#fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;
-moz-text-shadow:#fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;
*filter: Glow(color=#fff, strength=2);
}
.ybox{height: 538px;overflow: hidden;position: relative;margin-top: 106px;}
.yul li{width: 528px;height: 232px;margin-bottom: 74px;padding: 38px 0 0 20px;}
.yul li:nth-child(2n){float: right;text-align: right;padding-right: 23px;}
.ysimg{position: absolute;left: 408px;top:78px;}
.ysimg img{width: 383px;height: 383px;}
.yul li p{width: 318px;color: #ffffff;font-size: 16px;line-height: 32px;margin-top: 15px;}
.yul li h3{color: #ffffff;font-size: 26px;}
.yul li:nth-child(2n) p{margin-left: 168px;}



/**/
.box4{margin: 84px 0 86px 0;}
.p1{text-align: center;color: #727272;font-size: 14px;line-height: 26px;margin: 43px 226px 58px;}
.tab1{display: none;}
.fsort{text-align: center;margin-top:45px;}
.fsort li{width: 300px;}
.fsort li h3{display: block;background: #1cb92a;height: 57px;line-height: 57px;cursor: pointer;color: #ffffff;font-size: 18px;}
.fsort li.cur h3{background-color: #fb9f00;}
.sleft{width: 559px;background:url(//cdn.myxypt.com/afe1b587/21/11/519f3eaa735dd059aa8f539b001fca824dee25c6.png) no-repeat center;width:564px;height:339px;padding:25px 20px 0 20px;}
.fbox .img img{display: block;}
.fbox .img{width: 588px;}
.fbox{margin-top: 64px;}
.sbt{color: #fff;font-size: 44px;font-weight: lighter;}
.sbt span{display: block;color: #e2f0d5;font-size: 30px;font-weight: bold;letter-spacing: 2px;line-height: 30px;padding-top:15px;background:url(//cdn.myxypt.com/afe1b587/21/11/03899510c62843a0b81b3e73b5541af818e07aae.png) no-repeat top left;margin-top:5px;}
.sleft p{height: 171px;margin-top: 34px;color: #fff;font-size: 14px;line-height: 35px;}


/**/
.box33{background:url(//cdn.myxypt.com/afe1b587/21/11/5de642536f6e20c9b09c11e2498069fc2cb154a4.jpg) no-repeat top center;height:490px;padding-top:89px;}
.box33 .bt1 dd{color: #019736;text-shadow:#fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;
-webkit-text-shadow:#fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;
-moz-text-shadow:#fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;
*filter: Glow(color=#fff, strength=2);}
.box33 .bt1 dt{
	margin-top: 22px;
	text-shadow:#fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;
-webkit-text-shadow:#fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;
-moz-text-shadow:#fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;
*filter: Glow(color=#fff, strength=2);
}
.gun{margin-top:64px;}
.rul li{margin-right:35px;}
.rul li h3 a{display:block;color:#ffffff;font-size:14px;text-align:center;line-height:37px;margin-top:1px;background:rgba(10,81,11,.55);font-weight:normal;}
.rul li .img img{display:block;width:261px;height:174px;}


/**/
.box5{background: url(//cdn.myxypt.com/afe1b587/21/03/2a2deb512e786a7566c9fb5419b91aafb5ec98cd.jpg) no-repeat top center;padding-top: 67px;}
.box5 .anli{position: relative;}
.box5 .bt1 dd{color: #ffffff;}
.box5 .bt1 dt{color: #ffffff;margin-top: 13px;}
.box5 .bd{margin-top: 30px;overflow: hidden;}
.box5 .hd{position: relative;}
.hul li{position: relative;margin-bottom: 130px;}
.hul li .img img{display: block;width: 1200px;height: 372px;}
.hul li .bj1{width: 949px;height: 156px;padding: 0 89px; background-color: #ffffff;box-shadow: 0 0 5px rgba(0,0,0,.5);margin: 5px;bottom: -40px;position: absolute;left: 120px;}
.bj1 h3 a{display: block;color: #323232;font-size: 18px;padding: 24px 0 11px 0; background: url(//cdn.myxypt.com/afe1b587/21/03/6d6cef6e7110d9298eedcffa51175ad76a4f51f2.jpg) no-repeat bottom center;text-align: center;}
.bj1 p{color: #5a5a5a;font-size: 14px;line-height: 24px;text-align: center;margin-top: 16px;}
.gd a{display: block;width: 114px;height: 31px;background-color: #019736;border-radius: 5px;margin: 0 auto;line-height: 31px;text-align: center;color: #ffffff;font-size: 14px;margin-top: 23px;}
.box5 .hd .prev,.box5 .hd .next{width: 42px;height: 63px;position: absolute;top:-208px;z-index: 999;}
.box5 .hd .prev{left: 138px;background: url(//cdn.myxypt.com/afe1b587/21/03/a207eb5b3d1aa3adb9d97bf17014fbaaa5e895df.jpg) no-repeat center;}
.box5 .hd .next{right: 138px;background: url(//cdn.myxypt.com/afe1b587/21/03/bb37c5b7ad7a057e21654a69b28d0c838028da0e.jpg) no-repeat center;}


/**/
.nlist{display: flex;justify-content: space-between;flex-wrap: nowrap;display: -webkit-flex;margin-top: 39px;}
.nlist li{width: 380px;}
.nlist li .img img{display: block;width: 380px;height: 250px;}
.nlist li h3 a{display: block;color: #000000;font-size: 18px;margin: 12px 0 14px 0;font-weight: normal;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.nlist li p{color: #727272;line-height: 20px;font-size: 14px;margin-top: 16px;}

/**/
.box7{margin-top: 85px;background-color: #f6f6f6;padding: 65px 0 60px 0;overflow: hidden;}
.tewm{color: #333333;font-size: 16px;font-weight: bold;text-align: center;}
.tewm img{display: block;margin-bottom: 27px;}
.gleft {width: 478px;padding-left: 49px;}
.gleft h3{color: #019736;font-size: 22px;}
.gmid h3{color: #019736;font-size: 22px;}
.line1{width: 25px;height: 3px;background-color: #525252;margin-top: 17px;}
.map{margin: 28px 0 37px 0;}
.p2{color: #333333;font-size: 16px;}
.p2 span{font-size: 24px;font-weight: bold;}
.zbox{margin: 51px 0 70px 0;}
.zimg2{margin: 8px 0 0 47px;}


/**/
.foot{background: #019736;padding: 37px 0;}
.dao{color: #fff;}
.dao a{color: #ffffff;font-size: 12px;}
.tright h3{color: #ffffff;font-size: 18px;margin-bottom: 11px;}
.dtel{padding-left: 31px;font-weight: bold;margin-top: 25px; background: url(//cdn.myxypt.com/afe1b587/21/03/ab6afaf5c95f637d7381a0c73dd6b8a592355c96.png) no-repeat left center;font-size: 18px;color: #fff;}
.foot1{background: #006323;padding: 20px 0;color: #ffffff;font-size: 12px;line-height: 24px;}
.foot1 a{color: #fff;}












/*友情链接*/

.f_link{line-height: 24px;margin:0 auto;background: #f6f6f6;font-size: 14px;padding-bottom: 20px;}
.f_link a{color: #666;}

/*内页左侧样式*/


.container{width: 1200px!important;margin: 0 auto;padding: 0;}


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