@CHARSET "UTF-8";
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:#e87518;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;}

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


@font-face {
    font-family: 'constan2';
    src:url('../fonts/Microsoft JhengHei UI/msjhl_0.ttc') format('truetype');
}
.ssddds{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

            .demo-message-wrap input::-webkit-input-placeholder,
            .demo-message-wrap textarea::-webkit-input-placeholder {
                /* WebKit browsers */
                  color: #fff;
            }

            .demo-message-wrap input:-moz-placeholder,
            textarea:-moz-placeholder {
                /* Mozilla Firefox 4 to 18 */
                  color: #fff;
            }

            .demo-message-wrap input::-moz-placeholder,
            textarea::-moz-placeholder {
                /* Mozilla Firefox 19+ */
                   color: #fff;
            }

            .demo-message-wrap input:-ms-input-placeholder,
            textarea:-ms-input-placeholder {
                /* Internet Explorer 10+ */
                  color: #fff;
            }

            .demo-message-wrap input[type='text']::-webkit-input-placeholder{
                color: #fff;
            }



.aby_hh li:hover .aby_hh_img img{
    filter: invert(49%) sepia(93%) saturate(369%) hue-rotate(900deg) brightness(60%) contrast(93%);
}


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;}




.sun-keywords { background: #f3f3f3; padding: 10px 0; }
.sun-keywords .sun-left { font-size: 14px; color: #444444; line-height: 38px; }
.sun-keywords .sun-left a { color: #444444; margin: 0 8px; }
.sun-keywords .sun-left a:hover { color: #fe817d; }
.sun-left { float: left; }
.sun-right { float: right; }
.sun-keywords .sun-search { width: 248px; height: 38px; background: #fff; border-radius: 5px; position: relative; }
.sun-keywords .sun-search #keyword { width: 210px; height: 38px; padding: 0 10px; font-size: 14px; color: #333; background: none; outline: none; border: none; }
.sun-keywords .sun-search #keyword::placeholder { color: #acacac; }
.sun-keywords .sun-search #s_btn { position: absolute; right: 0; top: 0; height: 38px; width: 38px; background: url(../images/search.png) center no-repeat; outline: none; border: none; font-size: 0; cursor: pointer; }
.sun-container, .container { width: 1200px !important; padding: 0 !important; margin: 0 auto; }




/*滚动*/
#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:96%;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);}



/*头部样式*/
.sky{width:1920px;margin:0 auto;position:relative;left:50%;margin-left:-960px;top:0;z-index: 99}
.head{height: 38px;line-height: 38px;width: 1200px;margin:0 auto;color: #000;font-size: 14px;}
.head a{color: #000;}
.top_tel{margin-right: 10px;}
#header{height: 84px;background: rgba(255,255,255,0.8);}
.top{width:1200px;margin:0 auto;}


.logo{float:left;line-height: 84px}

.topLink{float:right;text-align:right;position: relative;z-index: 9999;width:688px;}
.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 .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}




/*热门搜索*/
.search{margin-left:45px;padding-top:22px;width:435px;}
#formsearch{width:435px;height:41px;background: url(../images/ss.png) no-repeat;}
.hotSearch{height:24px;line-height:24px;font-weight:normal;color:#000000;font-size:16px;padding-top:8px;padding-left:15px;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}

/*搜索和热门搜索*/
.hotSearch a{margin:0 7px;color:#292929;font-size:14px;}
#formsearch input{}
#formsearch input#keyword{height:41px;line-height:41px;padding-left:4px;color:#666;background:none;outline:none;border:none;}
#formsearch input#s_btn{width:60px;height:41px;line-height:24px;text-align:center;background:none;outline:none;border:none;color:#fff;border:none;cursor:pointer;float:right;}






#menu{float: right;margin-top: 26px;}
.navs{height:35px;}
.navs li{text-align:center;width:103px;float:left;position:relative;z-index:999;height:35px;}
.navs li a{display:block;line-height:35px;color:#323232;font-size:15px;}


.navs li a:hover{color:#fff;text-decoration:none;background: #55844f}


.navs .sec{height:0;background:#55844f;color:#fff;overflow:hidden;z-index:9999;position:absolute;top: 35px;left:0;}
.navs .sec a{background:#55844f;color:#fff;height:38px;line-height:38px;width: 103px;}
.navs .sec a:hover{background:#55844f;text-decoration:none;color:#fff;}





.banner2{width:542px;margin:0 auto;position:relative;left:50%;margin-left:-271px;height:398px;}
.banner2 ul.bb2{position:relative;padding:0px;margin:0px;z-index:5;}
.banner2 ul.bb2 li{position:absolute;display:none;border:2px solid #fff;}
.banner2 .num2{position:absolute;right:0;bottom:19px;z-index:100;width:100%;text-align: center;}
.banner2 .num2 li{width:23px;height:3px;display:inline-block;margin:0 4px;background:#fff;line-height:3px;
    text-indent:-100px;overflow:hidden;}
.banner2 .num2 li.num_hover{background-color:#55844f;}
.banner2 .num2 li.num_hover a{color:#fff;}
.banner2 .num2 li a{float:left;display:block;text-align:center;color:#666;text-decoration:none;cursor:pointer;width:18px;height:18px;line-height:18px;}




.honor{margin-top:33px;height:351px;overflow:hidden;}
.honortt{color:#457040;font-size:30px;text-align:center;font-weight: bold;}
.honortt p{color:#000000;font-size:20px;text-transform:uppercase;background:url(../images/tt.png) no-repeat center bottom;padding-bottom:10px;font-weight: normal;}



.box1{width:1920px;margin:0 auto;position:relative;left:50%;margin-left:-960px;height:523px;background:url(//cdn.xypt.top/d92ca4d7/21/05/c22a27864902f09ec955d1696ec6f33214cc4442.png) no-repeat;overflow: hidden;}


.product_list2{padding-top: 49px;}
.product_list2 li{float:left;_display:inline;background:#fff;padding:9px;box-shadow:4px 4px 4px #ddd;width: 577px;height: 428px;}
.product_list2 li+li{margin-left:44px;}
.product_list2 li .img{width:560px;height:330px;overflow:hidden;}
.product_list2 li .img img{width:560px;height:330px;transition:all 0.6s;cursor:pointer;}
.product_list2 li .det{padding-bottom:15px;}
.product_list2 li .nr{width:460px;}
.product_list2 li h3{color:#323232;font-size:18px;font-weight:bold;line-height: 87px;}

.product_list2 li a.img{display:block;}
.product_list2 li:hover .img img{transform:scale(1.2);}







.product_list3{margin-top:25px;}
.product_list3 li{float:left;_display:inline;position:relative;}
.product_list3 li+li{margin-left:31px;}
.product_list3 li a.img{}
.product_list3 li a.img img{width:379px;height:229px;}
.product_list3 li h3{color:#393939;font-size:14px;padding-top:8px;font-weight:normal;text-align:center;}
.product_list3 li .mask{background:url(../images/mask.png) no-repeat;position:absolute;left:0;top:0;width:379px;height:229px;opacity:0;}
.product_list3 li:hover .mask{opacity:1;}


.box5{width:1920px;margin:0 auto;position:relative;left:50%;margin-left:-960px;height:205px;background:url(//cdn.xypt.top/e7d7769f/21/04/d0eece353d3da581b682e42240f88b87e67db8cc.png) no-repeat;}


.ads3{padding-top:26px;}
.ads3 li{width:173px;float:left;text-align:center;}
.ads3 li.li1{margin-left:66px;}
.ads3 li.li2{margin-left:5px;}
.ads3 li.li3{margin-left:15px;}
.ads3 li.li4{margin-left:15px;}


.ads3 li img{}
.ads3 li h3{font-size:18px;padding-top:14px;color:#ffffff;font-weight:normal;}
.ads3 li span{font-size:14px;line-height:24px;display:block;color:#ffffff;}
.ads3 li:hover {

          -webkit-transform: translateY(-3px);

          -moz-transform: translateY(-3px);

          -ms-transform: translateY(-3px);

          -o-transform: translateY(-3px);

          transform: translateY(-3px);

          -webkit-transition: all 0.8s;

          -moz-transition: all 0.8s;

          -ms-transition: all 0.8s;

          -o-transition: all 0.8s;

          transition: all 0.8s; }


.ab-tit{width: 1920px;margin-left: -960px;left:50%;position: relative;background: url(//cdn.xypt.top/d92ca4d7/21/05/ae8901095fb17c030970e077d48f15f576010263.png)no-repeat;height: 187px;color: #fff;padding-top: 57px;}
.ab-tit .honortt{color: #fff;}
.ab-tit .honortt p{background:url(../images/biao.png)no-repeat center bottom;color: #fff;}
.box6{width:1920px;margin:0 auto;position:relative;left:50%;margin-left:-960px;height:544px;padding-top:36px;background:url(//cdn.xypt.top/d92ca4d7/21/05/20972055d371dc6291eb3f98b6156646fe36dbdc.png) no-repeat;}
.box6 .container{position:relative;}
.abpic{width:542px;margin-left:103px;}
.xian{background:url(../images/xian.png) no-repeat;width:339px;height:5px;position:absolute;left:547px;top:113px;z-index:99999;}
.about{width:507px;float:right;}
.about_title{font-size:34px;color:#2a2a2a;padding-left:4px;padding-top:30px;font-weight: bold;}
.about .content{color:#5a5a5a;font-size:16px;line-height:26px;margin-top:60px;height:177px;overflow:hidden;}
.about a{display:block;text-align:center;color:#fff;font-size:18px;background: #457040;width:207px;line-height:59px;}


.box3{width:1920px;margin:0 auto;position:relative;left:50%;margin-left:-960px;height:859px;padding-top:40px;background:url(//cdn.xypt.top/d92ca4d7/21/05/931c43e7b8b778801bb272c8c1cc09667775e966.png) no-repeat;}

.honortt2{color:#fff;}
.honortt2 p{color:#fff;font-size:20px;text-transform:uppercase;background:url(../images/tt2.png) no-repeat center bottom;padding-bottom:10px;}

.box3 .container{position:relative;}

.menu_cate{width:286px;float:left;background:#457040;height:714px;overflow:hidden;position:relative;margin-top:-22px;}
.cate_title{width:286px;height:147px;line-height: 147px;text-align: center;}

.sort1{padding-top: 29px;height: 387px;background: #fafafa;}
.sort1 li{width:245px;margin:0 auto;margin-bottom:30px;height: 59px;line-height: 59px;}
.sort1 li a{background:url(../images/s1.png) no-repeat;color:#333333;font-size:16px;padding-left:52px;display:block;}
.sort1 li a:hover{background:url(../images/s2.png) no-repeat;color:#fff;}
.dh{background:url(../images/dh.png) no-repeat left center;font-size:14px;color:#fff;padding-left:53px;margin-left:25px;margin-top: 36px;}
.add{margin-left:25px;color:#fff;font-size:14px;padding-top:20px;line-height: 30px;}


.prod{width:894px;margin-top:72px;}

.ads2{}
.ads2 li{background:#fafafa;height:302px;overflow:hidden;}
.ads2 li img{width:554px;height:302px;float:left;}
.ads2 li .det{float:left;margin-left:20px;padding-top:62px;}
.ads2 li h3{font-size:20px;color:#222222;font-weight:normal;background:url(../images/line.png) no-repeat left center;padding-left:20px;}
.ads2 li span{font-size:13px;line-height:26px;padding-top:12px;display:block;color:#777777;}
.ads2 li a.mm{display:block;color:#484848;font-size:14px;text-align:center;float:left;border:1px solid #b5b5b5;width:100px;line-height:28px;border-radius:20px;margin-top:33px;}

.ads2 li a.zx{display:block;color:#484848;font-size:14px;text-align:center;float:left;border:1px solid #b5b5b5;width:100px;line-height:28px;border-radius:20px;margin-top:33px;margin-left:20px;}
.ads2 li a.mm:hover{color:#fff;background:#f0852a;border-color:#f0852a;}
.ads2 li a.zx:hover{color:#fff;background:#f0852a;border-color:#f0852a;}


.product_list4{margin-top:18px;}

.product_list4 li{float:left;_display:inline;background:#fff;background:#fafafa;width:286px;height:299px;overflow:hidden;}
.product_list4 li+li{margin-left:18px;}
.product_list4 li .img{width:286px;height:222px;overflow:hidden;}
.product_list4 li .img img{width:286px;height:221px;transition:all 0.6s;cursor:pointer;}
.product_list4 li .det{padding-left:18px;padding-right:17px;}
.product_list4 li .nr{width:460px;}
.product_list4 li h3{color:#333333;font-size:16px;padding-top:15px;font-weight:normal;float:left;width:208px;}
.product_list4 li .zx2{display:inline-block;color:#fff;font-size:12px;width:37px;line-height:20px;text-align:center;background:#55844f;border-radius:15px;margin-top:15px;}

.product_list4 li p{color:#3c3c3c;font-size:13px;margin-top: 5px;}
.product_list4 li a.img{display:block;}
.product_list4 li:hover .img img{transform:scale(1.2);}
.product_list4 li:hover h3{color:#457040;}
.product_list4 li:hover a.zx2{color:#fff;background:#f0852a;}




.box4{width:1920px;margin:0 auto;position:relative;left:50%;margin-left:-960px;height:1175px;background:url(//cdn.xypt.top/d92ca4d7/21/05/17e59ef668c5a69fb551c52d0d6c11a6e2d4f3b9.jpg) no-repeat;}
.b4tt{color:#457040;font-size:30px;text-align:center;padding-top:42px;font-weight: bold;}
.b4tt p{text-transform:uppercase;font-size:15px;padding-top:6px;color: #fff;font-weight: normal;}

.want1{width:1200px;margin:0 auto;position: relative;height:634px;margin-top:88px;}
.want_list1 li{position: absolute;transition:.3s;transform:rotate(0);}
.want_list1 li:hover{transition:.3s;transform:rotateY(180deg);}
.want_list1 li.li1{left:110px;bottom:313px;}
.want_list1 li.li2{left:510px;bottom:508px;}
.want_list1 li.li3{left:875px;bottom:418px;}
.want_list1 li.li4{left:307px;bottom:130px;}
.want_list1 li.li5{left:582px;bottom:130px;}
.want_list1 li.li6{left:880px;bottom:140px;}


.product_list5{margin-top:34px;}
.product_list5 li{float:left;margin-left:10px;margin-right:10px;_display:inline;}
.product_list5 li a.img{}
.product_list5 li a.img img{width:278px;height:196px;}
.product_list5 li h3{text-align:center;padding-top:10px;}
.product_list5 li h3 a{font-weight:normal;color:#000000;font-size:15px;}
.product_list5 li a.img{display:block;}
.product_list5 li a.img:hover{border-color:#e87518;}



.box2{width:1920px;margin:0 auto;position:relative;left:50%;margin-left:-960px;height:971px;padding-top:2px;background:url(//cdn.xypt.top/d92ca4d7/21/05/d9bd02f9f20fc41f6c3435e1fa45646328006193.png) no-repeat;}
.ads{margin-top:31px;}
.ads li{width:510px;float:left;height: 409px;}
.ads li:nth-child(2n){float: right;}
.ads li img{width:496px;height:257px;padding:8px;display:block;border:1px solid #d7d7d7;background: #fff;border-radius: 5px;}
.ads li h3{font-size:23px;padding-top:10px;color:#303030;text-align:center;}
.ads li span{font-size:17px;line-height:28px;padding-top:8px;display:block;color:#646464;}



.box7{margin-top:35px;margin-bottom:35px;}
.box7 .cont{margin-top:33px;height:463px;overflow:hidden;}
.news_list1{float:left;width:348px;padding:11px 13px 0;border:1px solid #457040;height:463px;overflow:hidden;}
.news_list1 li a.img img{width:322px;height:245px;padding-bottom:20px;}
.news_list1 li a{color:#5a5a5a;font-size:16px;font-weight: bold;}
.news_list1 li p{color:#5a5a5a;font-size:14px;line-height:27px;padding-top:12px;}
.news_list1 li span{color:#393838;font-size:12px;display:block;text-transform:uppercase;padding-top:12px;}

.news_list2{width:809px;float:right;}
.news_list2 li{padding-bottom:16px;margin-bottom:16px;border-bottom:1px dashed #959595;}
.news_list2 li a.img img{width:243px;height:132px;float:left;}
.news_list2 li .det{width:520px;float:right;padding-top:8px;}
.news_list2 li a{color:#5a5a5a;font-size:16px;font-weight: bold;}
.news_list2 li p{color:#5a5a5a;font-size:14px;line-height:24px;padding-top:12px;}
.news_list2 li:last-child{border:none;}
.news_list2 li a:hover{color:#457040;}
.news_list2 li span{color:#a8a8a8;font-size:12px;display:block;text-transform:uppercase;padding-top:12px;padding-bottom:0px;margin-bottom:0px;}












/*友情链接*/
.f_link{width:1200px;margin:0 auto;;overflow:hidden;color:#444444;font-size:14px;margin-top:10px;}
.f_link a{color:#444444;padding-top:15px;display:inline-block;}




/*页面底部*/
#footer{width:1920px;margin:0 auto;position:relative;left:50%;margin-left:-960px;height:186px;padding-top:25px;overflow:hidden;background:url(//cdn.xypt.top/d92ca4d7/21/05/39c52c5b81bfdfb3d0372ba081ebbc095cf576e9.jpg) no-repeat;color:#fff;}
#footer a{color:#fff;}
#footer a:hover{color:#d1d1d1;text-decoration:none;}


.foot1{width:288px;}
.foot_tt{font-size:16px;font-weight:bold;}
.foot_dh{color:#f6ac40;font-size:30px;font-family:"Impact";padding-top:15px;letter-spacing:2px;}

.foot2{width:330px;}
.nav_foot{line-height:38px;font-size:13px;padding-top:8px;}
.nav_foot a{width:110px;float:left;}

.foot3{width:355px;margin-left:36px;}
.lx{font-size:14px;line-height:30px;padding-top:7px;}
.lx:nth-child(2) p{margin-top:8px;}


.foot4{width: 191px;margin-top: 10px;}

.wei{}
.foot4 span{display: block;float: left;margin-left: 13px;margin-top: 20px;color: #fff;font-size: 13px;line-height: 25px;}


.copyright{text-align:center;line-height:20px;background:#292525;color:#aaaaaa;padding:8px 0;}
.copyright a{color:#aaaaaa;}





/*内页左侧样式*/


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


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