*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;}
body{font-size: 14px;min-width: 1300px;font-family:"Microsoft YaHei";overflow-x:hidden;color: #333;}
a{text-decoration: none;font-size: 14px;}
address, caption, cite, code, dfn, em, th, var, optgroup, i{font-style: inherit;font-weight: inherit;}
img{vertical-align: top;border: none;}
input, textarea{outline: none;border: none;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
.fr{ float:right;}
.fl{ float:left;}
.w1500,.page,.gy,.box{max-width: 1500px; min-width: 1300px; width: 100%; margin: 0 auto;}
.clear,.cl{height: 0; overflow: hidden; clear: both;}
.dfc{display:flex;align-items:end;justify-content:center;}
.dfe{display:flex;align-items:end;justify-content:end;}
.db>div, .lb>li, .dd>dl{display:inline-block;vertical-align:top;}

/*间隙*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}


/*抬头*/
.header{height: 130px;}
.hlogo{width: 15%;margin-left: 2%;    height: 100%;}
.hlogo a img{width: 100%;height: auto;}
.hlogo a{display: flex;align-items: center;height: 100%;}
.dingbu{ height: 40px; background: #e6eae7; line-height: 40px; }
.dingbu p, .dingbu a{ font-size: 14px; color: #666;}
.dingbu p:nth-child(1){margin-left: 2%;}
.dingbu p:nth-child(2){margin-right: 2%;}


/*导航*/
.nav{font-size: 0;}
.nav li{display: inline-block;vertical-align: top; position: relative; margin-right: 52px;transition: all .3s ease;}
.nav li>a{position: relative;font-size: 16px;color: #343736;line-height: 130px;display: block; padding: 0 5px;}
.nav>ul>li.cur>a, .nav>ul>li:hover>a {color:#1ba338; font-weight:bold;}
.nav li>a i{display: block;position: absolute;opacity: 0;left: 0;width: 100%;height: 1px;background: #1ba338;bottom: 20px; transition: all .3s ease;}
.nav li:hover>a i,.nav li.cur>a i{bottom: 35px;opacity: 1;}
.nav li>a i:after{content: '';display: block;position: absolute;left: 0;right: 0;margin: 0 auto;top: -5px;width: 8px;height: 8px;border: 1px solid #2c9b99;border-radius: 50%;background:#fff;}
.nav li>.nav2 {display: none; position:absolute; left:-100%; right: 0;top:100%; z-index: 99999;box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3); width: 300% }
.nav li>.nav2 a{display: block;background:#fff;height:72px;color:#333; border-bottom: none;padding:15px 0px 0px 35px; border-bottom:1px solid #eee;}
.nav li>.nav2 a:hover{background:#1ba338;color: #fff;padding:15px 0px 0px 20px;}
.nav2 b{color:#999;}
.nav li>.nav2 a span{font-size:16px;color:#333;line-height: 18px;text-transform: uppercase;transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s;-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;-moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;display:block}
.nav li>.nav2 a b{color:#ccc; font-size: 13px; font-weight: normal;line-height:30px;position: relative;display: inline-block; transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s;-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;-moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;display:block}
.nav li>.nav2 a span:before{content:'';display: inline-block;vertical-align: middle;height: 2px;width:0;background: #fff;transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s;-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;-moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;}
.nav li>.nav2 a b:before{content:'';display: inline-block;vertical-align: middle;height: 2px;width:0;background: transparent;transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s;-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;-moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;}
.nav li>.nav2 a:hover span{transform: translateY(-25px);font-size: 18px;color:#fff;line-height: 23px;}
.nav li>.nav2 a:hover b{transform: translateY(25px);color:#fff;}
.nav li>.nav2 a:hover span:before,.NavCeshi li>.nav2 a:hover b:before{width: 40px;margin-right: 5px;}
@media screen and (max-width:1650px){
.nav li{margin-right: 20px;}
}
@media screen and (max-width:1550px){
.nav li>a{font-size: 18px;}
}
@media screen and (max-width:1400px){
.nav li{margin-right: 10px;}
.hul li{width: 70px;}
}

.hul{font-size: 0;}
.hul li{height: 130px;width: 85px;text-align: center;display: inline-block;vertical-align: top; cursor: pointer;background: url(https://memberpic.114my.com.cn/076983266060/uploadfile/image/20220317/20220317094513_1703093993.png) no-repeat center; position: relative;transition: all .3s ease;border-left: 1px solid #7a7979;}
.hul .drop{opacity: 0;top: 110%;padding: 20px;background: #fcfcfc; z-index: 99;transition: all .3s ease; position: absolute;right: 0; visibility: hidden;}
.hul li:hover .drop{top: 100%;opacity: 1; visibility: visible;}
.hul .drop .htel{font-size: 28px;font-family: arial;font-weight: bold;white-space: nowrap;color: #1ba338; }
.hul li+li{background: url(https://memberpic.114my.com.cn/076983266060/uploadfile/image/20220317/20220317095635_24338078.png) no-repeat center;}
.hul li>span{display: block;margin-top: 53px;height: 22px;position: relative;}
.hul li+li>span:after {content: '';position: absolute;width: 30px;height: 30px;border: 3px solid #1ba338;left: 19px;top: -11px;padding: 5px;}
.search{width:625px; right:0px;background:#fff; z-index:999; opacity:0; transition:all .3s ease;}
.search-bg{ width:530px; margin:0 auto; height:40px; padding-left:20px; border-radius:30px; border:1px solid #ddd;}
.search-bg input{ float:left; }

#infoname{ border:none; height:38px;  width:485px;}
#soo{ margin-top:12px;}
.keywords{ margin-top:20px; text-align:center;}
.keywords,.keywords a{ font-size:13px; color:#666; font-weight:lighter; line-height: 35px;}
.keywords span{ color:#1ba338;}
.keywords a:hover{ color:#1ba338;}


/*banner*/
.bann{overflow: hidden;}
.slider {width: 100%;}
.slick-slide{height: auto;}
.slick-slide img {width: 100%;}
.slick-prev {left: 38px;z-index: 99;}
.slick-next {right: 40px;}
.slick-dots{bottom: 32px;}
.slick-dotted.slick-slider{margin-bottom: 0;}
.slick-prev:before, .slick-next:before{font-size: 34px;font-family: "zxi";}
.slick-dots li{margin:0 2px !important;}
.slick-dots li button{font-size:0 !important;position:absolute;}
.slick-dots li button:before{color: #fff;opacity: 1;font-size:42px;}
.slick-dots li.slick-active button:before{color:#1ba338;}
.bann.slick-dotted .slick-prev{left:-52px;transition:all 0.5s;}
.bann.slick-dotted:hover .slick-prev{left:38px;}
.bann.slick-dotted .slick-next{right:-52px;transition:all 0.5s;}
.bann.slick-dotted:hover .slick-next{right:38px;}
.bann .slick-prev:before,.bann .slick-next:before{width:36px;height:52px;background:rgba(0,0,0,0.8) url(https://memberpic.114my.com.cn/015508/uploadfile/image/20211023/20211023164114_496103041.png)center no-repeat;line-height: 52px;display: block;top:calc(50% - 26px);font-family:'zxi';}
.bann .slick-prev:before {content: '';display: block;left:0;    transform: rotate(180deg);}
.bann .slick-next:before{content: '';right:0;}


/*定制属于您的毛绒玩具*/
.patitl{ text-align: center;}
.patitl p:nth-child(1){ font-size:40px; color:#333;}
.patitl p:nth-child(1) span{color:#1ba338;}
.patitl p:nth-child(2){ font-size:18px; color:#888; font-weight:lighter; margin:8px 0px 20px 0px;}
.patitl p:nth-child(3) span{ display:inline-block; width:8px; height:8px; border-radius:50%;}
.patitl p:nth-child(3) span+span{ margin-left:12px;}
.patitl p:nth-child(3) span:nth-child(1){ background:#ceded2;}
.patitl p:nth-child(3) span:nth-child(2){ background:#1ba338;}
.patitl p:nth-child(3) span:nth-child(3){ background:#ceded2;}

.xadv{padding-top: 70px;    padding-bottom: 282px;    background: url(https://memberpic.114my.com.cn/076983266060/uploadfile/image/20220304/20220304152938_921396955.jpg) center bottom no-repeat;}
.ia2 .dots .dot,.ia2 .dots .dot h3,.ia2 .dots .dot p,.ia2 .dots .dot .a,.ia2 .dots .dot .b,.ia2 .dots .dot .img{transition:ease .6s all;-moz-transition:ease .6s all; -webkit-transition:ease .6s all; -o-transition: ease .6s all;}
.ia2 .dots .dot .img-box{transition:ease .8s all;-moz-transition:ease .8s all; -webkit-transition:ease .8s all; -o-transition: ease .8s all;}
.ia2{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding:100px 0 200px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box}
.ia2 .dots{display: flex;justify-content: space-between;}
.ia2 .dots .dot{ position:relative; border-radius:18px; float:left; width:24%; padding: 0 25px 30px 25px; border:1px solid #b8bcbc; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background:#fff;}
.ia2 .dots .dot .img{ border-radius:100%; position:relative; width:100px; height:100px; background:#1ba338;}
.ia2 .dots .dot .img>img{ position:absolute; top:0; left:0;}
.ia2 .dots .dot .img .b{ opacity:0;}
.ia2 .dots .dot h3{ margin-top:80px; margin-bottom:10px; font-size:20px; color:#222;}
.ia2 .dots .dot p{ font-size:16px; color:#888; line-height:24px;}
.ia2 .dots .dot:hover{ border:1px solid #fff; background:#1ba338;}
.ia2 .dots .dot:hover h3,.ia2 .dots .dot:hover p{ color:#fff;}
.ia2 .dots .dot:hover .a{ opacity:0;}
.ia2 .dots .dot:hover .b{ opacity:1;}
.ia2 .dots .dot:hover .img{ background:#fff;}
.ia2 .img-box{ position:absolute; top:-50px; left:20px;}
.ia2 .dots .dot:hover .img-box{ left:calc(100% - 120px);}


/*pro*/
.pro{overflow: hidden;    padding-top: 20px;padding-bottom: 80px;}
.pro_box {width:1400px;margin: 0 auto;}
.pro_tit {text-align: center;}
.pro_tit span {font-size: 40px;line-height: 44px;position: relative;display: inline-block;}
.pro_tit span:after {content:'';background: url(https://memberpic.114my.com.cn/dgqfcy11/uploadfile/image/20210513/20210513111653_24900005.png)no-repeat;width: 66px;height: 65px;position: absolute;right: -13px;top:0;}
.pro_tit p {font-size: 18px;color: #999;padding-top: 20px;}
.pro_tab {padding-top: 40px;overflow: hidden;}
.pro_nav {width: 1400px;margin: 0 auto;}
.pro_nav table {width:100% !important;}
.pro_nav table tr { max-width: 1400px;margin: 0 auto; display: flex;justify-content: space-around;}
.pro_nav table tr td {border: 1px solid #eee; width: 16%; text-align: center; }
.pro_nav table tr td a {font-size: 16px; display: block;}
.pro_nav table tr td:hover{background: #1ba338; color: #fff;}
.pro_nav table tr td:hover a{color: #fff !important;}
.pro_con {}
.pro_call {width: 100%;margin: 0 auto;margin-top: 60px;overflow: hidden;}
.pro_call td{float: right;position: relative;margin-left: 0.3%;overflow: hidden;padding-left:0!important;border: 1px solid #ddd;}
.pro_call td br{display:none;}
.pro_call td{width:24.7%;height:100%;}
.pro_call td>a,.pro_call td>a>img{width:100%;height:auto;transition:0.5s;}
.pro_call td:hover img{transform: translate3d(0px, -50px, 0px);transition:0.5s;}
.pro_call td:nth-child(1){width:49.8% !important;height:100% !important;float: left;margin-left: 0px;}
.pro_call td:nth-child(1) >a{width: 100% !important;height: 100% !important;display: block;}
.pro_call td:nth-child(1) img{width: 100% !important;height: auto !important;}
.pro_call td:nth-child(n+4){margin-top:0.3%;}
.pro_call td span {padding-top: 0px !important;position: absolute;transition: 0.5s;bottom: 0;left: 0;width: 100%;background: #1ba338;height: 50px;transform: translateY(50px);transition:0.5s;}
.pro_call td:hover span{transform: translateY(0px);transition:0.5s;}
.pro_call td span a{color: #fff;font-size: 19px;line-height: 50px;}
@media screen and (max-width: 1500px){
  .pro_call{width:100%;}
}

.pr{padding-top: 30px;}
.pr_l{width: 840px; float: left; height: 640px;}
.product_cont_page > .divproduct_new_div{padding:0px 0px; position: relative;}
.product_cont_page > .divproduct_new_div:after{content: '';clear: both;display: block;}
.product_cont_page > .divproduct_new_div > .divproduct_new_div_item{width: 840px;float: left;margin: 0%;position: relative;overflow: hidden;z-index: 3; box-shadow: inset 0 0 40px 0 rgba(0,0,0,0.07); height: 631px;}
.product_cont_page > .divproduct_new_div > .divproduct_new_div_item > .product_div_item_pic{position: relative;}
.product_cont_page > .divproduct_new_div > .divproduct_new_div_item > .product_div_item_pic > a,.product_cont_page > .divproduct_new_div > .divproduct_new_div_item > .product_div_item_pic > a > img{width: 100%;height: auto;display: block;}、
.product_cont_page > .divproduct_new_div > .divproduct_new_div_item > .product_div_item_pic > a{position:relative;}
.product_cont_page > .divproduct_new_div > .divproduct_new_div_item > .product_div_item_pic > a:after{content: '';background: rgba(0,0,0,0.65);position: absolute;display: block;left: 0;top: 0;width: 100%;height: 100%;transition: 0.3s all ease;opacity: 0;filter: alpha(opacity=0);}
.product_cont_page > .divproduct_new_div > .divproduct_new_div_item:hover > .product_div_item_pic > a:after{opacity: 1;filter: alpha(opacity=100);}
.product_cont_page > .divproduct_new_div > .divproduct_new_div_item > .divproduct_new_div_item_content{}
.product_cont_page > .divproduct_new_div > .divproduct_new_div_item > .divproduct_new_div_item_content .divproduct_new_div_item_a{z-index:3;color: #fff;font-size: 23px;display: block;text-align: center;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;line-height: 80px;position: absolute;width: 100%;top: -120%;margin-top: -70px;padding:0 10%;box-sizing: border-box;transition:0.3s all ease;}
.product_cont_page > .divproduct_new_div > .divproduct_new_div_item > .divproduct_new_div_item_content .divproduct_new_div_item_body{z-index:3;position: absolute;padding:0 10%;box-sizing: border-box;color: #aaa;line-height: 25px;font-size: 14px;font-weight: lighter;text-align: center;height: 50px;top: 110%;margin-top: 0px;width: 100%;transition:0.3s all ease;}
.product_cont_page > .divproduct_new_div > .divproduct_new_div_item > .divproduct_new_div_item_content .divproduct_new_div_item_a:after{content: '';display: block;width: 40px;height: 3px;position: absolute;left: 50%;margin-left: -20px;background: #1ba338;top:0;}
.product_cont_page > .divproduct_new_div > .divproduct_new_div_item:hover > .divproduct_new_div_item_content .divproduct_new_div_item_a{top:50%}
.product_cont_page > .divproduct_new_div > .divproduct_new_div_item:hover > .divproduct_new_div_item_content .divproduct_new_div_item_body{top:50%}

/*sup*/
.ys_c{width: 100%;background: url(https://memberpic.114my.com.cn/076983266060/uploadfile/image/20220304/20220304164549_1553582780.jpg) no-repeat center;padding: 82px 0;}
.ys_c .patitl p:nth-child(1) span{color: #fff !important;}
.ys_c .patitl p:nth-child(1){color: #fff !important;}
.ys_c .patitl p:nth-child(2){    color: rgba(255, 255, 255, 0.8) !important;}
.ys_c .patitl p:nth-child(3) span:nth-child(2){background: #fde515 !important;}

.sup{margin-top: 60px;}
.sup_t h3 {font-size:40px; text-align: center; font-weight: normal; padding-top:50px; line-height:43px; }
.sup_t h3 span { display: block; font-size: 18px; color:#888; font-weight: normal; font-weight:100; }
.sup_t h3 b{ color:#1ba338;}

.sup{line-height:24px; font-size: 16px; position: relative; z-index: 1; clear: both; padding:56px 0 0; color: #fff; width: 100%; overflow: hidden; max-width: 1980px; display: block; margin: 0 auto; }
.leit{ width: 100%; height:610px; }
.leit ul{ width: 100%; display: flex;}
.leit li{ cursor:pointer; transition:all 0.5s; position: relative; height: 610px; width:25%; background:#fff; padding:35px; overflow:hidden;}
.leit li+li{margin-left: 5px;}
.leit li:nth-child(1) .hav{background:#fff url(https://memberpic.114my.com.cn/076983266060/uploadfile/image/20220319/20220319085056_1933223870.jpg) top center no-repeat;}
.leit li:nth-child(2) .hav{background:#fff url(https://memberpic.114my.com.cn/076983266060/uploadfile/image/20220319/20220319085056_1696477710.jpg) top center no-repeat;}
.leit li:nth-child(3) .hav{background:#fff url(https://memberpic.114my.com.cn/076983266060/uploadfile/image/20220319/20220319085056_752566088.jpg) top center no-repeat;}
.leit li:nth-child(4) .hav{background:#fff url(https://memberpic.114my.com.cn/076983266060/uploadfile/image/20220304/20220304200014_841300075.jpg) top center no-repeat;}
.leit li img{ display: block; }
.hav{height: 400px; }

.shu2{ font-size: 30px; color: #fff; }
.leit li.on .shu2{opacity: 0;display: none;}
.shu2 span {display:block;font-size:28px;color:#1ba338;font-weight:bold;margin-top:30px;}
.shu2 p{color: #dfdfdf;font-size: 14px;margin-top: 9px;}
.shu2 b{font-size: 102px;color: #f1f1f1;display: block;margin-top: 20px;}
.shu2 em{ display: block; font-size: 16px; text-align: center; color: #f6f6f6; line-height:40px; text-transform:uppercase;font-style: normal;}

.bock{ width:100%;opacity:0;box-sizing: border-box;transition:0.5s; padding:32px 0 45px;}
.bock i{display: block;font-size: 102px;color: #f1f1f1;position: absolute;bottom: -33px;right: 26px;font-weight: bold;}
.leit li.on .bock{opacity: 1;}
.bock b{font-size:28px;color:#1ba338;font-weight:bold;display:flex;align-items:center;}
.bock b span{font-size: 16px;color: #666;display: inline-block;padding-left: 72px;position: relative;}
.bock b span:before{content: ""; position: absolute; width: 30px; height:1px; background:#d6d6d6; left:18px; top:50%;}
.bock p {width: 100%;padding-top: 17px;line-height: 30px;font-size: 14px;color: #969696;position: relative;z-index: 2;}


/*工程案例*/
.honor_bg {padding: 80px 0;}
.honor{margin-top: 50px;}
.honor_cont .tempWrap{width:1500px !important;}
.honor_cont table td{width:352px !important;height:266px;padding-left:0px !important;display:block;float:left;-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out;  position: relative;margin-right:25px; border: 1px solid #eee;}
.honor_cont table tr{display:block;}
.honor_cont table td br{display:none;}
.honor .btn{background:url(https://memberpic.114my.com.cn/076922924683/uploadfile/image/20211225/20211225110608_263755714.png)no-repeat center;width:150px;height:44px;bottom:16px !important;position: absolute;cursor: pointer;}
.honor_btnl{left:36% !important;    top: 0px;}
.honor_btnr{right:36% !important;    top: 0px;-webkit-transform: rotate(180deg);transform: rotate(180deg);}
.honor_b{position: relative;}
.honor_b a{background:url(https://memberpic.114my.com.cn/076922924683/uploadfile/image/20211225/20211225110608_633522485.png) center no-repeat;width:58px;height:44px;display:block;margin:30px auto 0;border-radius: 5px; border:1px #eee solid;-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out;}
.honor_b a:hover{background:#169b3e url(https://memberpic.114my.com.cn/076922924683/uploadfile/image/20211225/20211225110608_658179047.png) center no-repeat;}
.honor_cont table td>a>img{ padding:8px;    width: 100%; height: auto;}

/*about*/
.ab_bg {background: url(https://memberpic.114my.com.cn/076983266060/uploadfile/image/20220304/20220304173641_1557956819.jpg) no-repeat top; width: 100%; height: 486px;}
.ab_ic {position: relative; display: flex; justify-content: flex-end;}
.ab_tit>i {font-size:30px; color: #fff; position: relative; display: inline-block;letter-spacing: 0.1em;}
.ab_tit>i:after {position: absolute; content: ""; width: 35px; height: 2px; background: #fff; right: -54px; top: 50%; margin-top: -1px;}
.ab_tit>b {display: block;font-family: arial;font-size: 46px; color: #fff; text-transform: uppercase; margin-top: 20px;}
.ab_lc {position: absolute; bottom: 0; left: 0; background: url(https://memberpic.114my.com.cn/076983266060/uploadfile/image/20220304/20220304175044_1013089166.jpg) no-repeat center; padding: 78px 64px 78px 10%; width: 994px; z-index: 5;}
.ab_lc>b {font-size: 42px; color: #1ba338;}
.ab_lc>p {font-size: 16px; color: #666; line-height: 36px; margin: 34px 0 68px;}
a.ab_btn {display: block; width: 138px; height: 44px; background: #1ba338; color: #fff; font-size: 18px; text-align: center; line-height: 44px;}
.ab_c {position: relative; margin-top: -310px;}
.ab_tit {padding-left: 10%; margin-bottom: 94px;}
.ab_rc {width: 59%; position: relative;}
.ab_rc img {z-index: 3; position: relative;}
.ab_rc:after {position: absolute; content: ""; width: 106%; height: 100%; background: rgba(8, 195, 48, 0.7); top: -50px; left: -50px;}
.ab_bc {overflow: hidden;} @media screen and (max-width: 1540px){.ab_tit,.ab_lc{padding-left: 2%} }

/* news */
.news_wrap{width:100%;padding:80px 0;overflow:hidden;}
.news_tab{text-align: center;margin-bottom:50px; margin-top: 50px;}
.news_tab li{width:230px;height:56px;border-radius:56px;box-shadow: 0px 0px 20px #eee;}
.news_tab li+li{margin-left:20px;}
.news_tab li.on{background:#30A64D;box-shadow: 0px 0px 20px rgba(58,158,82,0.3);}
.news_tab li a{display: block;line-height:56px;font-size:18px;}
.news_tab li.on a{color:#fff;}

.new_list .news_div{height:0;visibility: hidden;}
.new_list .news_div.block{height:auto;visibility:visible;}
.new_list .news_div_item{display:inline-block;vertical-align: top;width:calc((100% - 60px)/3);padding:25px;border:1px solid #eee;position:relative;padding-bottom:92px;margin-right:30px;}

.new_list .news_div_item_pic img{width:100%;}
.new_list .news_div_item_date{display:flex;width:106px;height:36px;justify-content:center;background:#333;position:absolute;bottom:194px;left:25px;}
.new_list .news_div_item:hover .news_div_item_date{background:#30a64d;}
.new_list .news_div_item_date>div{font-size:16px;color:#fff;line-height:36px;}
.new_list .news_div_item_content{margin-top:10px;}
.new_list .news_div_item_title{height:36px;}
.new_list .news_div_item_title a{font-size:18px;display:block;line-height:36px;position:relative;}
.new_list .news_div_item_title a::before{position:absolute;content:'查看详情';bottom: -122px;left: 0;width:134px;height: 36px;background: #fff;border-radius: 36px;line-height: 36px;color: #999;font-size: 15px;text-align:center;border:1px #eee solid;transition:all 0.5s;}
.new_list .news_div_item:hover .news_div_item_title a::before{width:164px;border-color:#30a64d;color:#30a64d;}
.new_list .news_div_item_body{font-size:14px;color:#999;line-height:28px;height:56px;overflow:hidden;}


/*copy*/
.footer {display: flex;justify-content: space-between;}
.footer_bg{width: 100%;color: #fff;background: url(https://memberpic.114my.com.cn/076983266060/uploadfile/image/20220304/20220304180157_750951465.png) no-repeat center;position: relative;overflow:hidden;padding-top: 236px;}
.fbt{border-top:10px solid #ff5c00;}
.bq_item li{position: relative;}
.bq_item li{ float: left;position: relative;}
.footer_w1 t{display: block;float: left;font-size: 24px;font-weight: bold;margin-right: 11px;}
.footer_w1 span{display: block;float: left;font-size: 20px;margin-top:3px;}

.bq_gzh li{width:130px;}
.footer_w{font-size: 14px; line-height: 34px; color: #999;}
.footer_w p{position:relative;}
.footer_w p:before{left:0;font-family: "iconfont";font-size: 16px;}
.bq_item li a{ display: block;font-size: 14px; line-height: 30px; color: rgba(255,255,255,0.7);}
.bq_item li a:hover{color:#fff;}
.footer_t{font-size: 16px !important; color: #fff !important;  line-height: 100%!important; position: relative;font-weight: bold;padding-bottom: 26px;}
.footer li img{width:130px;}
.bq_gzh li p{text-align:center; color:#fff; line-height:30px; margin-bottom:10px;}

.copy{line-height: 30px; font-size: 14px;color: #999; margin-top:20px;    padding-top: 10px;}
.copy a{font-size: 14px; color: #999;}
.copy a:hover{color: #ff7b0f;}
/*link*/
.link_bg{height: 239px;background:url(https://memberpic.114my.com.cn/gddgjn/uploadfile/image/20210325/20210325174531_604267125.png) no-repeat center;    position: relative;
    margin-top: -100px;}
.linkTagcs li a{font-size:14px;}
.links_r a{font-family: "iconfont" !important;font-size:42px;font-style: normal;color:rgba(255,255,255,0.3);display:inline;height:80px;display: block;line-height:80px;padding-left: 32px;}
.links_l{display: flex;align-items: center;padding-left:27px;}
.l_wz{position: relative;}
.l_wz b{font-size: 25px;color: #fff;line-height: 21px;}
.l_wz p{color: rgba(255,255,255,0.38);letter-spacing: 5px;}

.links{display: flex;align-items: center;justify-content: space-between;margin: 60px 0 50px;background: url(https://memberpic.114my.com.cn/076983266060/uploadfile/image/20220304/20220304180914_1567849633.png);height: 51px;}
.links>div{display: flex;align-items: center;}
.links_m{}
.linkTagcs li a{color: rgba(255,255,255,0.38)!important;}
.foo_icon{display: flex;justify-content: space-between;margin-bottom: 69px;}
.foo_icon li span{color:#fff;display: block;width: 38px;height: 38px;border-radius: 100%;background: #e60113;display: flex;justify-content: center;align-items: center;position: relative;font-size: 22px;z-index:1;}
.foo_icon li span:after{content: '';position: absolute;width: 48px;height: 48px;border-radius: 100%;background: rgba(32,114,224,0.22);top: -5px;left: -5px;z-index:-1;}
.foo_icon li{display: flex;align-items: center;}
.foo_icon li div{margin-left: 13px;}
.foo_icon li div b{font-size: 16px;}
.bq_gzh{float: right;padding-top:7px;}
.bq_gzh li+li{margin-left: 44px!important}
.copy_bg{background: #fff;}
.copy_b{display: flex;justify-content: space-between;align-items: center;}
.copy_bg div{color: #333;height: 80px;line-height: 80px;}
.copy_b div:nth-child(1){width: 65%;}
.copy_b div:nth-child(2){position: relative;}
.copy_b div:nth-child(2):after {position: absolute;content: "";width: 300px;height: 100%;top: 0;right: -300px;}
.copy_bg div a{color: #333;}
.foo_icon li div p {margin-top: 3px;}
.cl {clear: both;}
.banq{width: 62%;}
.bq_cl>b, .bq_cr>b, .bq_r>b {font-size: 16px;color: #fff;display: block;margin-bottom: 20px;}
.bq_ewm {display: flex;position: relative;}
.bq_ewm li span {display: flex;width: 36px;height: 36px;border-radius: 100%;font-size: 14px;text-align: center;line-height: 36px;color: #059408;border:1px solid #059408;    align-items: center; justify-content: center;}
.bq_ewm li:hover span{background: #059408;border-color: #059408;color: #fff;}
.ewm_cc {position: absolute;top: -172px;left: -23px;display: none;z-index:999;}
.ewm_cc img {width: 150px!important;}
.bq_r {width: 29%;position: relative;}
.bq_lx {line-height: 36px;font-size: 16px;color: rgba(255,255,255,0.7);}
.bq_ewm li+li {margin-left: 10px;}
.bq_ewm li span img+img {
    display: none;
}

.bq_ewm li:hover span img+img {
    display: block;
}

.bq_ewm li:hover span img {
    display: none;
}
.bq_item li:first-child:before {left: 0;}
.bq_item{display: flex;justify-content: space-between;}
.bq_r>b{position: relative;margin-bottom: 40px;}

.bq_r>b:after{position: absolute;content: "";width: 100%;height: 1px;background: rgba(255,255,255,0.38);bottom: -25px;left: 0;}
.bq_r>b:before {position: absolute;content: "";background: url(https://memberpic.114my.com.cn/076983266060/uploadfile/image/20220304/20220304180804_1042127414.png) no-repeat center;width: 78px;height: 41px;top: -12px;right: 0;}
.link_btn{width: 170px;height: 44px;line-height: 44px;background: #fff;text-align: center;font-size: 16px;color: #4d4d4d;border-radius: 22px;display: block;}
.bq_r>div{color: rgba(255,255,255,0.7);line-height: 34px;font-size: 14px;}

.bq_r>div a{text-decoration: none;color: rgba(255,255,255,0.7);font-size: 14px;}
.back_ic{position: absolute;display: block;width: 102px;height: 102px;background: #1ba338;border-radius: 100%;text-align: center;top: 78px;left: 50%;margin-left: -51px;cursor: pointer;    padding-top: 25px;}







/* 客服样式*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(https://memberpic.114my.com.cn/076983266060/uploadfile/image/20220307/20220307091419_1745140191.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; background-color:#1ba338; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;border-bottom: 1px #efefef solid;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color:#1ba338; border-color:#1ba338; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #1ba338; border-color: #1ba338;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px; }
.y-kefu-box01 .kf-zixun1 i { width: 21px; height: 22px; background-position: -5px -180px; }
.y-kefu-box01 .kf-zixun1:hover>i { background-position: -30px -180px; }


.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
/*咨询热线*/
.y-kefu-box01 .mobile-infos { width: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color:#1ba338; font-size: 18px; }
y-kefu-box .right {
width: 12px;
height: 12px;
position: absolute;
right: -12px;
top: 24px;
}
y-kefu-box .right-arrow1,
y-kefu-box .right-arrow2 {
width: 0;
height: 0;
display: block;
position: absolute;
left: 0;
top: 0;
border-top: 6px transparent dashed;
border-right: 6px transparent dashed;
border-bottom: 6px transparent dashed;
border-left: 6px white solid;
overflow: hidden;
}
y-kefu-box .right-arrow1 {
left: 1px;
border-left: 6px #efefef solid;
}
y-kefu-box .right-arrow2 {
border-left: 6px white solid;
}
/*二维码*/
.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width:115px; height:114px; margin: 20px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*email*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; width:260px;}
.y-kefu-box01 .y-email-infos p { color: #1ba338; font-size: 16px; }
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }

.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#1ba338;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }



.mask {position: fixed;bottom: 0;right:100%;width: 100%;height: 70px;background: rgba(4,4,4,.71);background-image:url(https://memberpic.114my.com.cn/076983266060/uploadfile/image/20220307/20220307084518_1533541319.png);background-position: center center;z-index: 1001;}
.closeee{background: url("//memberpic.114my.com.cn/076983266060/uploadfile/image/20220307/20220307084544_1465019440.png")  no-repeat center center;}
.mask .gotoCenter {display: block;width: 1000px;height: 140px;margin: 0 auto;}
.mask .closeee {position: absolute;top: 0;right: 100px;margin-right: 0px;width: 40px;height: 100%;cursor: pointer;}
.clickarea{position: absolute;top: 0;right: 200px;margin-right: 0px;width: 100%;height: 100%;cursor: pointer;}
.thumbnail {position: fixed;left: 0px;bottom: 0px;width: 184px;height: 124px;cursor: pointer;}
@-webkit-keyframes rotate {
	from {-webkit-transform:rotate(0deg);}
	to {-webkit-transform:rotate(360deg);}
}