﻿@charset "utf-8";
@font-face{ font-family: 'en1'; src: url('/css/Oswaldregular.woff.ttf');}
/* CSS Document */

*{box-sizing:content-box;}
body{ margin:0px; padding:0px; font-size:0.16rem; color:#666666; font-family:"Arial,Inter,SF Pro Text,Roboto,Helvetica Neue,Helvetica,Tahoma,Arial,PingFang SC,Microsoft YaHei!important;"; min-width:14rem; }
pre{white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; Word-wrap: break-word;font-family:"Arial,Inter,SF Pro Text,Roboto,Helvetica Neue,Helvetica,Tahoma,Arial,PingFang SC,Microsoft YaHei!important;";}
:hover{/* transition: all 0.3s ease-in 0.1s,color 0.2s ease-out 0.1s; */}
a{color:#2b2b2b;text-decoration:none;}
a:hover{color:#666666;text-decoration:none;}
ol,ul,li,p,h1,h5,h2,h3,h4,h6{list-style:none;margin:0px; padding:0px;}
img{border:0px;}
img,div,li,h2,h3,ul,a{transition: all 0.5s ease;}
h1,h2,h3,h4,h5,h6{ font-size:0.16rem;}
form{ margin:0px; padding:0px;}input,textarea{ outline:0}
@-webkit-keyframes bta{0%{margin-bottom:0;}30%{margin-bottom:-5px;}60%{margin-bottom:0;}80%{margin-bottom:5px;}100%{margin-bottom:0;}}
@-moz-keyframes bta{0%{margin-bottom:0;}30%{margin-bottom:-5px;}60%{margin-bottom:0;}80%{margin-bottom:5px;}100%{margin-bottom:0;}}
@-o-keyframes bta{0%{margin-bottom:0;}30%{margin-bottom:-5px;}60%{margin-bottom:0;}80%{margin-bottom:5px;}100%{margin-bottom:0;}}
@keyframes bta{0%{margin-bottom:0;}30%{margin-bottom:-5px;}60%{margin-bottom:0;}80%{margin-bottom:5px;}100%{margin-bottom:0;}}
.fl{float:left;}
.fr{float:right}
.wd1200{width:85%;margin: 0 auto;height: auto; position: relative}
.top13{ width: 100%;float: left;height: 0.5rem;z-index: 990; position: relative;min-width: 14rem;background:url(../pic/headbg.jpg) no-repeat center top; }
.top13 p{ float: left; margin-right: 0.2rem; line-height: 0.5rem;color: #ffffff; font-size: 0.14rem;}

.header{ width: 100%; float: left;transition: 0.5s all;position:relative;z-index: 990;height: 1.3rem;   min-width: 14rem; background: #ffffff;}
.top13 .wd1200,.header .wd1200{ width: 14rem}
.header .logo{ float: left;width: 2rem; margin: 0.1rem 0.1rem 0 0;border-right: 1px solid #ededed;padding-right: 0.15rem;height: 1.1rem;}
.header .logo img{ width: 2rem;/*filter: grayscale(1) brightness(10);*/}
.headerfix {
   /* border-bottom: solid 1px #d9d9d9;
    background: #fff;-webkit-animation: headerfix ease-in-out .9s 0.1s both;
    -moz-animation: headerfix ease-in-out .9s 0.1s both;
    animation: headerfix ease-in-out .9s 0.1s both; /*box-shadow: 1px 1px 5px #393939*/
}
/*.headerfix .logo img{filter:none;}*/
.logo_2{float: right;width: calc(100% - 2.3rem);margin: 0.2rem 0 0 0rem;}
.logo_2 strong{ width: 100%; float: left; line-height: 0.45rem;text-overflow: ellipsis; -o-text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden;font-family: en1;font-size: 0.32rem;color: #162161;   }
.logo_2 p{float: left;margin-right: 0.2rem;}
.logo_4{   float: right;width: calc(100% - 2.3rem);margin: 0.1rem 0 0 0rem; }
.logo_4 p{line-height: 0.2rem;font-size: 0.12rem;font-family: Arial; float: left}
.logo_4 p:nth-child(1){ background: url(../pic/phonebg.jpg) no-repeat 0 0.05rem; padding-left: 0.3rem;}
.logo_4 p:nth-child(2){ background: url(../pic/emailbg.jpg) no-repeat 0 0.05rem;padding-left: 0.45rem; margin-left: 0.5rem}
.logo_4 p b{color: #78b122;    font-size: 0.16rem;}

/*搜索*/
.container {position: absolute;/*margin: auto;*/top: 0.03rem;right: 1.4rem;bottom: 0;width: 2rem;height: 0.3rem; margin-left: 0.1rem}
.container .search {position: absolute;margin: auto;top: 0.05rem;right: 0;width: 0.3rem;height: 0.3rem;background: #f0f0f0;border-radius: 50%;transition: all 1s;z-index: 4;box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.4);}
.container input {position: absolute;margin: auto;top: 0.05rem;right: 0;width: 0.5rem;height: 0.35rem;outline: none;border: none;background: #f0f0f0;color:  #303030;text-shadow: 0 0 10px #f0f0f0;padding: 0 0.3rem 0 0.2rem;border-radius: 0.3rem;box-shadow: 0 0 0.08rem 0 #f0f0f0, 0 0.2rem 0.25rem 0 rgba(0, 0, 0, 0.2);transition: all 1s;opacity: 0;z-index: 5;font-weight: bolder;letter-spacing: 0.1em;}
.container .search::before {content: "";position: absolute;margin: auto;top: 0.12rem;right: 0;bottom: 0;left: 0.12rem;width: 0.06rem;height: 0.02rem;background: #303030;transform: rotate(45deg);transition: all .5s;}
.container .search::after {content: "";position: absolute;margin: auto;top: -0.04rem;right: 0;bottom: 0;left: -0.05rem;width: 0.12rem;height: 0.12rem;border-radius: 50%;border: 2px solid #303030;transition: all .5s;}
.container input::placeholder {color: #303030;opacity: 0.5;font-weight: bolder;}


.container {width: 0.4rem;}
.container input{width: 0;}
.container:hover {width: 2rem;}
.container:hover .search {cursor: pointer;}
.container:hover input {width: 1.3rem;opacity: 1;cursor: text; right: 0; top: 0.05rem; height: 0.3rem;}
.container:hover .search {right: 0rem;background: #151515;z-index: 6;}
.container:hover .search::before {content: "";position: absolute;margin: auto;top: 0.12rem;right: 0;bottom: 0;left: 0.12rem;width: 0.06rem;height: 0.02rem;background: white;transform: rotate(45deg);transition: all .5s;}
.container:hover .search::after {content: "";position: absolute;margin: auto;top: -0.04rem;right: 0;bottom: 0;left: -0.05rem;width: 0.12rem;height: 0.12rem;border-radius: 50%;border: 2px solid #fff;transition: all .5s;}


/*Get a Quote*/
.Quote{ position:relative; right: 0; top: 0.08rem; width: 1.2rem; height: 0.3rem; background: #78b122; border-radius: 0.2rem; line-height: 0.3rem; text-align: center; font-size: 0.14rem; font-weight: bold; cursor: pointer;float: right;}
.Quote a{color: #fff;}
.Quote:HOVER{background: #609b07;}

.gettc{ position: fixed;width: 100%;height: 100%;top: 0;left: 0;background: #0000008f;z-index: 999;}
.gettc .message{ width: 50%;top: 50%;height: 80vh;    overflow-y: scroll;    transform: translateY(-50%); position: absolute; left: 25%; background: #ffffff;    padding: 0.3rem 0.2rem 0.1rem 0.2rem;}
.gettc .message .close{    width: 0.6rem;height: 0.6rem;position: absolute;right: 0;top: 0;cursor: pointer;transform: rotate(45deg);z-index: 1;}
.gettc .message .close::before {content: '';width: 0.26rem;height: 0.02rem;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);background-color: #343434;}
.gettc .message .close::after {content: '';width: 0.02rem;height: 0.26rem;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);background-color: #343434;}
.gettc .message .form_wrapper{width: calc(100% - 0.6rem);    padding: 0.3rem 0.3rem;margin: 0.2rem 0 0.2rem 0;}
.gettc .message::-webkit-scrollbar {/*滚动条整体样式*/width : 0.05rem;  /*高宽分别对应横竖滚动条的尺寸*/height: 0.01rem;}
.gettc .message::-webkit-scrollbar-thumb {/*滚动条里面小方块*/border-radius: 0.1rem;box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);background: #d8d8d8;}
.gettc .message::-webkit-scrollbar-track {/*滚动条里面轨道*/box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);border-radius: 0.1rem;background: #f2f2f2;}
/*菜单*/
* html .clearfix{ zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.index-nav{width: calc(100% - 0rem);;height: 0.6rem;color:#000;padding: 0 0 0 0;position: absolute;top: 1.8rem;z-index: 990;margin: 0 auto;}
.index-nav-frame{margin: 0 auto;height: 0.6rem; display: flex;/*父div设置该属性*/ justify-content : space-around;/*平均间隙分配*/justify-content : space-between;/*左右两边靠边，其他再分配，手机用的比较多*/; width:13.4rem;background: #303030;transform: skewX(-25deg);    transform-origin: 100% 50%;}

.Nptline{z-index: 9999999;width:auto;float: left;position: relative;display: block;outline: none;cursor: pointer;height: 0.6rem;line-height: 0.6rem;text-align: center;font-size: 0.2rem;;margin: 0rem 0.5rem;font-family: en1;}
.index-nav-frame ul:first-child.Nptline{background: #78b122; margin: 0; padding: 0 0.5rem;}

.Nptline.active{background: #fff;}
.Nptline:after{position:absolute;content:"";bottom:0;width:0;height:0.02rem;background:#fff;left:0}
.Nptline:hover:after{width:100% }
.Nptline:hover{ background:no-repeat; color: #fdb532}
.Nptline:hover .Nptcenter{height:auto;opacity: 1;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0); top: 0.6rem;transform: skewX(25deg);}
.Nptline a{color:#fff;    transform: skewX(25deg);    float: left;}

.Nptcenter{ padding: 0 0.2rem;min-width: 2rem;;border-top:0;background: rgba(255,255,255);box-shadow: 0 0px 12px rgb(0 0 0 / 18%);opacity: 0;display: block;height:0;position: absolute;overflow: hidden;transition: all 0.5s;margin-bottom: 1px;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;/* Firefox 4 */-o-transition: all 0.5s; /* Opera */transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0); top: 0.6rem;transform: skewX(25deg);}
.Nptcenter .Nptli{width: 100%;font-weight: normal;font-size: 0.16rem;text-align: center;background: rgba(255,255,255,0.9);color: #000;float:left;height: 0.4rem;line-height: 0.4rem;margin: 0 auto;text-decoration: none;border-bottom: dotted 1px #ccc;z-index:99;margin-bottom: 0.01rem;    transform: skewX(-0deg);}
.Nptcenter .Nptli a{color: #333;float:left;width:100%;}
.Nptcenter a:hover{background: #fff;color: #666;}
.Nptline-focus:focus{display: none;}
/*轮播广告*/
.bn-alp { width:100%; height:7rem; position:relative; float:left; background: #ffed29 no-repeat;background-position:50% 0%; overflow:hidden }
.bn-alp ul,.bn-alp li { margin:0; padding:0; list-style:none; }
.bn-alp .abox { height:100%; position:relative; }
.bn-alp .abox li { width:100%; height:7rem; background-position:50% 0%; background-repeat:no-repeat; background-color:#dddddd; background-size:cover; position:absolute; top:0; left:0; z-index:10; }
.bn-alp .abox li.on { z-index:99; }
.bn-alp .abox li img.bg { display:none; }
.bn-alp .abox li a.b { display:block; width:100%; height:100%; }
.bn-alp .i { bottom:0.25rem; left:50%; margin-left:-0.5rem; text-align:center; position:absolute; z-index:100; }
.bn-alp .i i {display:inline-block;margin-right:10px;width: 0.44rem;height: 0.07rem;background: rgba(162,162,162,.8);border-radius: 6px;cursor:pointer;/* transition: 0.3s all ease-in-out; */}
.bn-alp .i i.on {background-position: -1.3rem 0;background: #78b122;}

.Ead01,.Ead02,.Ead03,.Ead04,.Ead05,.Ead06,.Ead07,.xad03,.xad02,.d03{ width: 100%; float: left; position: relative; padding-top: 0.6rem;}


/*首页1类*/
.Ead01{    background: url(../pic/Ead01bg.jpg) no-repeat center 0;    height: 1.75rem; margin: 0;padding-top: 0}

.Ead01 .Etittle0{ float: left; width: 20%; padding-right: 5%; text-align: right; padding-top: 0.7rem; color: #ffffff; font-size: 0.14rem;text-shadow:1px 0 8px #000000d1;background: #78b122;    height: 1.05rem;    transform: skewX(-10deg);    transform-origin: 100% 50%; }
.Ead01 .Etittle0 p{transform: skewX(10deg);    transform-origin: 100% 50%; }
.Ead01 .Etittle0 b{ font-size: 0.3rem; }

.Ead01 ul li{ width: 75%; float: right}
.Ead01 ul li div{flex:1; width: calc( 100% / 4 - 0.4rem - 0px);  overflow: hidden; margin-left: 0.4rem;  position: relative;margin-top: 0.45rem; float: left; text-align: center; color: #ffffff}
.Ead01 ul li div span{ float: left; width: 100%; text-align: center; height: 0.8rem; overflow: hidden}
.Ead01 ul li div span img{object-fit:contain;    object-position: 50% 50%;    width: 100%;    height: 100%;}
.Ead01 ul li div h5{ float: left; width: 100%; text-align: center; font-weight: normal}



/*产品*/
.product {width: 100%;float: left;position: relative;padding-bottom: 0.5rem;background: #f7f7f7; padding-top: 0.4rem;}
.product .cpfl{width: 25%;background: #ffffff;    border-radius: 0.1rem;}
.product .cpfl .li01{float:left;width: calc(100% - 0.6rem);font-size: 0.22rem;color: #303030;display: block;position: relative;background:url(../pic/chanpfl.png) no-repeat 0.3rem center;padding-left: 0.6rem;line-height: 0.75rem;height: 0.75rem;}
.product .cpfl .li01:before{position: absolute;bottom: -0.09rem;left: 0.16rem;content:'';/* border-top: 0.09rem solid #07435f; */border-left: 0.17rem solid transparent;border-right: 0.15rem solid transparent;}
.product .cpfl .li03 a.sub{color: #525252;font-size: 0.16rem;}
.product .cpfl .li03 {width: 100%;background: #fff;padding-bottom: 0.1rem;float:left;overflow: hidden;    border-bottom: 1px solid #ededed;}
.product .cpfl .gundong{max-height: 6.2rem;overflow: auto;overflow-x: hidden;}
.product .cpfl .gundong::-webkit-scrollbar {/*滚动条整体样式*/  width: 0.06rem;     /*高宽分别对应横竖滚动条的尺寸*/  height: 0.06rem;}
.product .cpfl .gundong::-webkit-scrollbar-thumb {/*滚动条里面小方块*/  -webkit-box-shadow: inset 0 0 0.05rem rgba(0,0,0,0.1);  background: rgba(0,0,0,0.4);}
.product .cpfl .gundong::-webkit-scrollbar-track {/*滚动条里面轨道*/  -webkit-box-shadow: inset 0 0 0.05rem rgba(0,0,0,0.1);  border-radius: 0;  background: rgba(0,0,0,0.05);}
.product .cpfl .li03 h2{float: right;width: calc(100% - 1rem);font-size: 0.18rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;position: relative;margin-bottom: 0.1rem;padding: 0.2rem 0.5rem 0.1rem 0.5rem;border-top:1px solid #ededed;/* text-align: center; */line-height: 0.16rem;font-weight: normal; font-weight: bold;color: #686868}
.product .cpfl .li03 h2:before{content: "";  position:absolute; background:#78b122; width:0.1rem; height:0.1rem; border-radius:50%; border:3px solid #ffffff; outline:1px solid #78b122;left: 0.25rem;}
.product .cpfl .li03 h2:hover a{color:#78b122;font-weight:bold}
.product .cpfl .li03 h3{float: left;width:calc(100% - 0.5rem);font-size: 0.14rem;line-height: 0.5rem;padding-left: 0.5rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;position: relative;display: none;border-top: 1px dashed #ededed;font-weight: normal;}
.product .cpfl .li03 h3:hover a{color:#303030;font-weight:bold;font-size: 0.14rem;}
.product .cpfl .li03 h3:before{position: absolute;content: "";left: 0.3rem;width: 0.06rem;height: 0.06rem;background: #afafaf;border-radius: 50%;top: 0.22rem;}
.product .cpfl .li03 h3:hover:before{background:#07435f}
.product .cpfl h2 span{position: absolute;right: 0.3rem;cursor:pointer;background: #303030;color: #fff;border-radius: 50%;font-weight: bold;width: 0.16rem;height: 0.16rem;line-height: 0.16rem;text-align: center;font-size: 0.14rem;font-family: "微软雅黑";}


.product .ScplistR3{width:calc(75% - 0.1rem);float: right;position: relative;}
.product .ScplistR3 .tittle{ float:right; width:9.7rem; border-bottom:1px solid #ededed; line-height:0.35rem; margin-bottom:0.2rem;}
.product .ScplistR3 .tittle p{ float:left; border-bottom:1px solid #07435f; color:#07435f; font-size:0.16rem; font-weight:bold}
.product .ScplistR3 li {width: calc(100% / 3 - 0.28rem);float: left;margin: 0px 0px 0.2rem 0.2rem;height: 3.7rem;overflow:hidden;padding: 0.04rem;background: #ffffff;position: relative;border-radius: 0.1rem;}
.product .ScplistR3 li a {display: block;margin: 0;display: table-cell;vertical-align: top;float: left;width: 100%;}
.product .ScplistR3 li:hover {box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .1);}
.product .ScplistR3 li a div.img{width: 100%;float:left;position:relative;overflow: hidden;height: 3.0rem;}
.product .ScplistR3 li a div.img img{width: 100%;height: 100%;transition: all .5s ease;border-radius: 6px;object-fit: cover;object-position: 50% 50%;}
.product .ScplistR3 li:hover img{-webkit-transform: scale(1.1);}
.product .ScplistR3 li a h2.title {font-size: 0.16rem;font-weight: 400;color: #333;line-height: 0.25rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;float:left;width: calc(100% - 0.1rem);height: 0.5rem;padding: 0.1rem 0px 0rem 0.05rem;z-index: 5;position: relative;text-align: center;}
.product .ScplistR3 li a  p.desc {font-size: 0.14rem;line-height: 0.16rem;color: #888;height: 0.16rem;margin-top: -0.02rem; float:left;width:2.15rem;white-space: nowrap;overflow: hidden;display: block;text-overflow: ellipsis; padding-bottom:0.05rem; }
.z06a{position: relative;width: 1rem;border-radius: 0.05rem;color: #303030;text-align: center;line-height: 0.4rem;float: left;text-align: center;width: calc(40% - 2px);left: 30%;border: 1px solid #303030;margin: 0.15rem 0;}
.z06a:hover{background: #78b122;color:#fff;border:1px solid #78b122}



.Etittle{ font-size: 0.36rem; font-weight: bold; width: auto;  float: left; color: #78b122;margin-top: 0.2rem;font-family: en1;position: relative;}

.Econtent{font-size: 0.14rem;width: 90%;margin: 0.5rem 5% 0 5%;text-align: center;float: left;line-height: 0.25rem;position: relative;color: #a4a4a4;}

/*首页2类*/

.Ead02{background: url(../pic/Ead03bg.jpg) repeat-y center center;padding-top:0;margin-top: 0.4rem;}
.Ead02 .homeL{width: 25%;float: left;background: #303030;height: 5.4rem;}
.Ead02 .homeL ul{width: calc(60% - 6px);margin: 0.5rem 0 0 20%;border: 3px solid #78b122;float: left;position: relative;height: 4.4rem;}
.Ead02 .homeL ul .Etittle{background: #303030;position: absolute;top: 35%;left: -0.5rem;/* padding-left: 0.5rem; */max-width: calc(100% + 1rem);height: 1rem;line-height: 1rem;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.Ead02 .homeL ul .wmore{width: max-content;left: 25%;bottom: 0.5rem;position: absolute;font-size: 0.14rem;color: #78b122;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);height: 0.25rem;}
.Ead02 .homeL ul .wmore:before{content: "";right: -0.2rem;top:0;background: url(../pic/vmore.png) no-repeat 0 0.02rem;width: 0.16rem;height: 0.25rem;position: absolute;}
.Ead02 .wd1200 {overflow: hidden}

.pavilion-container{padding: 0.5rem 0 0;width: calc(75% - 0.2rem);float: right;position: relative;}
/*tab分类*/
.pavilion-container .pavilion-inner{max-width: 100%;margin:0 auto;}
.pavilion-container .pavilion-inner .tab-nav{float: left;width: 0.6rem;margin-top: 0.6rem;padding-right: 0.2rem;}
.pavilion-container .pavilion-inner .tabs1{width: 100%;float: left;}
.pavilion-container .pavilion-inner .tabs1 li a{color: #333;float: left;width: 100%;overflow: hidden;}
.pavilion-container .pavilion-inner .tabs1 .li{float:left;padding:0 0.21rem;border:1px solid #c9a467;border-radius:2px;line-height:0.36rem;font-size:0.16rem;color:#c9a467;letter-spacing:.35px}
.pavilion-container .pavilion-inner .tabs1 li{display: inline-block;line-height: 0.25rem;text-align: center;font-size: 0.09rem;width: 100%;height: 0.6rem;}
.pavilion-container .pavilion-inner .tabs1 li{cursor:pointer;color: #c6c6c6;}
.pavilion-container .pavilion-inner .tabs1 li:nth-child(1){background:#000000 }
.pavilion-container .pavilion-inner .tabs1 li:nth-child(2){background:#303030 }
.pavilion-container .pavilion-inner .tabs1 li:nth-child(3){background:#4c4c4c }
.pavilion-container .pavilion-inner .tabs1 li:nth-child(4){background:#666666 }
.pavilion-container .pavilion-inner .tabs1 li:nth-child(5){background:#818181 }
.pavilion-container .pavilion-inner .tabs1 li b{font-weight: normal;font-size: 0.24rem;width: 100%;float: left;}

.pavilion-container .pavilion-inner .tabs1 li.on,.pavilion-container .pavilion-inner .tabs1 li:hover{position: relative;background: #78b122;color:#fff;}
.pavilion-container .pavilion-inner .tabs1 li.on:before{content:"▶";position:absolute;right: -0.15rem;top:0.2rem;color:#78b122;width:0.2rem;height: 0.2rem;font-size: 0.2rem;font-family: 'en1';}
.pavilion-container .pavilion-inner .tabs1 li>span{display:inline-block;vertical-align:middle}
/*tab内容*/
.pavilion-container .tab-content-wrap{position:relative;float: right;overflow: hidden;width: calc(100% - 0.8rem);min-height: 1rem;background: #f7f7f7;/* padding-left: 0.2rem; */}
.pavilion-container .tab-content{position:relative;top:0.65rem;transition:all .5s linear;opacity:0;z-index:-1;height:0;width:100%; overflow: hidden}
.pavilion-container .tab-content.show{height:auto;opacity:1;top:0;z-index:1}
.pavilion-container .tab-content .li02{float: left;margin-left: 0.3rem;width: calc(100% - 0rem);overflow: hidden;position: relative;/* border: 1px solid #ceddea; */box-sizing: border-box;padding:0.12rem;height: 4.4rem;/* background: #f7f7f7; */}
.pavilion-container .tab-content .li02:nth-child(3n+1){margin-left:0;}
.pavilion-container .tab-content .li02 .Hpro_img{width: 100%;height: 3rem;float:left;position: relative;overflow: hidden}
.pavilion-container .tab-content .li02 .Hpro_img img{width:100%;height: 100%;object-fit: cover;top: 0;left: 0;position: absolute;}
.pavilion-container .tab-content .li02:hover img{transform:scale(1.1);transition:all 0.4s}
.pavilion-container .tab-content .li02 .Hpro_word{float:right;width: 100%;;}
.pavilion-container .tab-content .li02 .Hpro_word h2{font-size:0.18rem;float:left;width: 100%;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin: 0.2rem 0 0.1rem;}
.pavilion-container .tab-content .li02 .Hpro_word p{width:100%;float:left;font-size: 0.16rem;line-height: 0.24rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}






/*首页公司介绍*/














.d03{background: url(../pic/Ead03bg.jpg) repeat-y center center;padding-top: 0;margin-top: 0.4rem;}

.d03 .homeL{width: 25%;float: left;background: #303030;height: 6.4rem;}
.d03 .homeL ul{width: calc(60% - 6px);margin: 1rem 0 0 20%;border: 3px solid #78b122;float: left;position: relative;height: 4.4rem;}
.d03 .homeL ul .Etittle{background: #303030;position: absolute;top: 35%;left: -0.5rem;/* padding-left: 0.5rem; */max-width: calc(100% + 1rem);height: 1rem;line-height: 1rem;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.d03 .homeL ul .wmore{width: max-content;left: 25%;bottom: 0.5rem;position: absolute;font-size: 0.14rem;color: #78b122;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);height: 0.25rem;}
.d03 .homeL ul .wmore:before{content: "";right: -0.2rem;top:0;background: url(../pic/vmore.png) no-repeat 0 0.02rem;width: 0.16rem;height: 0.25rem;position: absolute;}


.d03 .wd1200{background: #ffffff;/*float: left; padding: 0.5rem 0.1rem 0.5rem 0.5rem;  box-shadow: 0 0 8px #88888833;    width: 100%;display: flex;父div设置该属性justify-content : space-around;/*平均间隙分配justify-content : space-between;/*左右两边靠边，其他再分配，手机用的比较多; overflow: hidden; box-sizing: border-box*/}
.d03 .wd1200 .li01{width: calc(35% - 0.2rem);float: left;margin-left: 0.2rem;height: 4.4rem;}
.d03 .wd1200 .li01 video {width: 100%;    height: 100%;    background: #000000;    margin: 0;    padding: 0;    object-fit: cover;}
.d03 .wd1200 .ul{/*flex: 1;*/width: calc( 75% - 0.2rem);overflow: hidden;margin: 0.3rem 0rem 0 0;height: 1.7rem;position: relative;float: right;box-sizing: border-box;}


.d03 .wd1200 .ul img{ width: 100%;object-fit: cover; object-position: 50% 50%;  height: 100%;opacity: 1;transition: all .5s ease;}
.d03 .wd1200 .ul img:hover{-webkit-transform: scale(1.1);transform: scale(1.1); }
.d03 .wd1200 .ul a{width: calc(100% / 4 - 0.2rem);height: 1.7rem;background:#000000;float: left;/*margin-left: 0.2rem;*/position: relative;}
.d03 .wd1200 .ul a h2{font-family: en1; position: absolute; top: 0.4rem; left: 0.4rem; text-align: center;width: calc(100% - 0.8rem); font-size: 0.2rem; color: #ffffff; text-shadow:1px 0 8px #000000d1;transition: all .5s ease; display: none; background: #00000047; font-weight: normal;text-overflow: ellipsis; -o-text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden;}
.d03 .wd1200 .ul a:hover{background:#333333;}
.d03 .wd1200 .ul a:hover h2{ color: #fff;-webkit-transform: scale(1.1);transform: scale(1.1); display: block }

.d03 .wd1200 .gsjsE {background: #ffffff;float: right;width: calc(40% - 0.3rem);box-shadow: 0 0 8px #88888833;padding: 0.2rem;box-sizing: border-box;position: relative;height: 4.4rem;margin: 0rem 0rem 0 0;}
.d03 .wd1200 .gsjsE .li01:hover img{-webkit-transform: scale(1.1);transform: scale(1.1); opacity: 0.9 }
.d03 .wd1200 .gsjsE .li02{width: 100%;float: left;box-sizing: border-box;}
.d03 .wd1200 .gsjsE .li02 .content{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 9;-webkit-box-orient: vertical;width: 100%;float: left;margin: 0;line-height: 0.3rem;}
.d03 .wd1200 .gsjsE .li02 .title{font-size: 0.2rem;font-weight: bold;margin: 0 0 0.2rem 0;width: 100%;float: left;padding: 0;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;overflow: hidden;letter-spacing: 0.01rem;font-family: 'en1';}
.d03 .wd1200 .gsjsE .li03{position: absolute;bottom: 0.3rem;left: 0.5rem;width: 3rem;}
.d03 .wd1200 .gsjsE .li03 a{ background:#fdb532;padding: 0.1rem 0.5rem;font-size: 0.2rem;color: rgb(255, 255, 255);transition: all 0.25s ease 0s;position: absolute;/* width: 2rem; */z-index: 1;bottom: 0;height: auto;width: auto;}

.d03 .gsjsE .li03:before{ z-index: 1;position: absolute;content: "";bottom: 0.13rem;right: 0.69rem;width: 65%;height: 0.32rem;box-shadow: 0 15px 10px #777;-webkit-transform: rotate(4deg);transform: rotate(4deg);transition: all 150ms ease-in-out;}

.d03 .wd1200 .gsjsE .li03:hover::before {-webkit-transform: rotate(0deg);	  transform: rotate(0deg);bottom: 0.2rem;z-index: -10;}
.d03 .wd1200 .gsjsE .li03:after {position: absolute;content: "";left: 0.15rem;border-radius: 50%;box-shadow: inset 1px 1px 1px 0px rgb(0 0 0 / 50%), inset 0 0 0 25px white;width: 0.2rem;height: 0.2rem;display: inline-block;text-align: right;/* padding: 0 20px 0 0; */bottom: 0.12rem;z-index: 3;}





/*首页4类*/
.Ead04{padding-top: 0;position: relative;background: #f7f7f7;margin-top: 0.4rem;}
.Ead04:before{content: "";position: absolute;right: 0;top: 0;background: url(../pic/Ead03bg.jpg) repeat-y 80% 0;transform: rotatey(180deg);transform-origin: 50% 50%;background-position: 100% 50%;width: 50%;height: 5.4rem;background: #303030;}
.Ead04 .homeL .Econtent{color: #78b122;}

.Ead04 .homeL{width: 25%;float: left;height: 5.4rem;}
.Ead04 .homeL ul{width: calc(60% - 6px);margin: 0.5rem 0 0 20%;border: 3px solid #78b122;float: left;position: relative;height: 4.4rem;}
.Ead04 .homeL ul .Etittle{background: #f7f7f7;position: absolute;top: 35%;left: -0.5rem;/* padding-left: 0.5rem; */max-width: calc(100% + 1rem);height: 1rem;line-height: 1rem;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.Ead04 .homeL ul .wmore{width: max-content;left: 25%;bottom: 0.5rem;position: absolute;font-size: 0.14rem;color: #78b122;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);height: 0.25rem;}
.Ead04 .homeL ul .wmore:before{content: "";right: -0.2rem;top:0;background: url(../pic/vmore.png) no-repeat 0 0.02rem;width: 0.16rem;height: 0.25rem;position: absolute;}

.bannerBox{position: relative;height: 4.9rem;background: #303030;width: calc(45% - 0.75rem);padding: 0.25rem 0 0.25rem 0.25rem;float: left;margin-left: 0.2rem;}


.bannerBox .swiper{/*position: relative;*/width: 100%;height: 4.9rem;/* background:url(../pic/envipboxbg02.jpg) center no-repeat; */margin-top: 0;float: left}
.imgBox{height:4rem;text-align: center;/*overflow:hidden;width: calc(100% - 0rem);position: absolute;left: 0rem;top:0;*/width: 100%;}
.imgBox li{float:left;height:4rem;background:url() center 0 no-repeat;}
.arrowBox b{position: absolute;display: inline-block;width: 0.3rem;height: 0.3rem;z-index: 9;}
.arrowBox .prev{top: 1.5rem;-webkit-transform: translateY(-50%);transform: translateY(-50%);left: 0.25rem;background:url(../pic/sjb202422.png) center no-repeat;position: absolute;border: 1px solid #ededed;border-radius: 50%;background-size: 90%;cursor: pointer;}
.arrowBox .next{top: 1.5rem;-webkit-transform: translateY(-50%);transform: translateY(-50%);right: 0rem;background:url(../pic/sjb202423.png) center no-repeat;position: absolute;border: 1px solid #ededed;border-radius: 50%;background-size: 90%;cursor: pointer;}

.Ead04 .bannerBox ul li div {width: calc(100% - 0rem);height: 2.8rem;float: left;margin-top: 0.0rem;margin-left: 0rem;overflow: hidden}
.Ead04 .bannerBox ul li div img{object-fit: cover; object-position: 50% 50%; width: 100%; height: 100%;transition: all 0.5s ease-in-out;}
.Ead04 .bannerBox ul li h2{font-family: en1;float: right;width: calc(100% - .0rem);margin: 0.3rem 0rem 0 0rem;text-align: left;color: #ffffff;/* text-align: center; */font-size: 0.3rem;line-height: 0.35rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.Ead04 .bannerBox ul li p{float: right;width: calc(100% - 0rem);margin: 0.2rem 0rem 0 0rem;text-align: left;color: #ffffff;font-size: 0.16rem;line-height: 0.25rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.Ead04 .bannerBox ul li a{float: right;width: calc(100% - 0rem);margin: 0.3rem 0rem 0 0rem;text-align: left;color: #ffffff;font-size: 0.16rem;line-height: 0.24rem;border-radius: 0.2rem;transition: all .5s ease;position: relative;}
.Ead04 .bannerBox ul li a b{/* background: #78b122; *//* border: 1px solid #78b122; */font-weight: bold;font-size: 0.16rem;text-align: center;color: #78b122;float: left;border-radius: 0.3rem;background: url(../pic/vmore.png) no-repeat 0 0.03rem;padding: 0 0 0 0.24rem;height: 0.24rem;}
.Ead04 .bannerBox ul li a:hover b{color: #fdb532; }
.Ead04 .EadL{width: calc(30% - 0.1rem);float:right;}
.Ead04 .EadL a{width: calc(100% - 0.2rem);padding-left: 0.2rem;float: left;position: relative;color: #a9a9a9;margin: 0.3rem 0 0 0;}
.Ead04 .EadL a:before{content: "▶";position: absolute;left: 0;top: 0.02rem;font-size: 0.14rem;color: #78b122}
.Ead04 .EadL a h2{font-size: 0.18rem;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;overflow: hidden;width: 100%;float: left;color: #cfcfcf;font-weight: normal;}
.Ead04 .EadL a p{font-size: 0.14rem;overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical; width: 100%; float: left}

/*首页6类*/
.Ead06{padding-top: 0;position: relative;background: #f7f7f7;margin-top: 0.4rem;}
.Ead06:before{content: "";position: absolute;right: 0;top: 0;background: url(../pic/Ead03bg.jpg) repeat-y 80% 0;transform: rotatey(180deg);transform-origin: 50% 50%;background-position: 100% 50%;width: 50%;height: 5.4rem;background: #303030;}

.Ead06 .homeL{width: 25%;float: left;/* background: #303030; */height: 5.4rem;}
.Ead06 .homeL ul{width: calc(60% - 6px);margin: 0.5rem 0 0 20%;border: 3px solid #78b122;float: left;position: relative;height: 4.4rem;}
.Ead06 .homeL ul .Etittle{background: #f7f7f7;position: absolute;top: 35%;left: -0.5rem;/* padding-left: 0.5rem; */max-width: calc(100% + 1rem);height: 1rem;line-height: 1rem;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.Ead06 .homeL ul .Econtent{color: #78b122}
.Ead06 .homeL ul .wmore{width: max-content;left: 25%;bottom: 0.5rem;position: absolute;font-size: 0.14rem;color: #78b122;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);height: 0.25rem;}
.Ead06 .homeL ul .wmore:before{content: "";right: -0.2rem;top:0;background: url(../pic/vmore.png) no-repeat 0 0.02rem;width: 0.16rem;height: 0.25rem;position: absolute;}

.Ead06 ul.homeR{position: relative;height: 4.4rem;background: #303030;width: calc(75% - 0.2rem);padding: 0.5rem 0;float: right;}
.Ead06 ul.homeR li {/*flex:1;*/ width: calc( 25% - 0.1rem);  overflow: hidden;  height: 1.6rem; position: absolute}
.Ead06 ul.homeR li:nth-child(1){height: 3rem;left: 0.3rem;top: 0.3rem;width: calc( 25% - 0.3rem);}
.Ead06 ul.homeR li:nth-child(2){height: 1.7rem;left: 0.3rem;top: 3.4rem;width: calc( 25% - 0.3rem);}
.Ead06 ul.homeR li:nth-child(3){height: 2.0rem;left: calc( 25% + 0.1rem);top: 0.3rem;}
.Ead06 ul.homeR li:nth-child(4){height: 2.0rem;left: calc( 50% + 0.1rem);top: 0.3rem;}
.Ead06 ul.homeR li:nth-child(5){height: 1.7rem;left: calc( 25% + 0.1rem);top: 3.4rem}
.Ead06 ul.homeR li:nth-child(6){height: 1.7rem;left: calc( 50% + 0.1rem);top: 3.4rem}
.Ead06 ul.homeR li:nth-child(7){height: 1.45rem;right: 0;top: 0.3rem;}
.Ead06 ul.homeR li:nth-child(8){height: 1.45rem;right: 0;top: 1.85rem;}
.Ead06 ul.homeR li:nth-child(9){height: 1.7rem;right: 0;top: 3.4rem}
.Ead06 ul.homeR h3{width: calc( 50% - 0.1rem);height: 0.9rem;position: absolute;top: 2.4rem;left: calc( 25% + 0.1rem);background: #78b122;font-family: en1;font-size: 0.36rem;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;overflow: hidden;color: #fff;text-align: center;line-height: 0.9rem}

.Ead06 ul.homeR li span{ width: 100%; float: left; overflow: hidden; height: 100%;}
.Ead06 ul.homeR li span img{object-fit: cover;object-position: 50% 50%;  width: 100%; height: 100%;transition: all 0.5s ease-in-out;}
.Ead06 ul.homeR li span:hover img{-webkit-transform: scale(1.1);transform: scale(1.1);}




/*首页7类*/
.Ead07 ul li{ font-family: en1;float: left;  padding: 0.5rem 2rem 0.3rem 0.5rem; width:calc(100% - 2.5rem); color: #ffffff; font-size: 0.24rem; font-weight: bold; line-height: 0.3rem;  position: relative;background: #78b122;}
.Ead07 ul li p{font-size: 0.16rem; font-weight: 100; color: #f0f0f0;font-family:auto}
.Ead07 ul li a{ position: absolute; width: 1.5rem;right: 0.5rem; top: 0.5rem; background: #f0f0f0; border: 1px solid #f0f0f0; border-radius: 0.3rem;height: 0.4rem; line-height: 0.4rem; color: #333; text-align: center; font-size: 0.14rem; font-weight: bold;transition: all 0.5s ease-in-out;font-family:auto}
.Ead07 ul li a:hover{background: #f4f8ff; border: 1px solid #fdb532; color: #333;transform: scale(1.0);}


/*首页底部*/
.bottomlinks{ background: #404041; float: left; padding: 0.2rem 0; width: 100%; margin-top: 0.4rem;}
.bottomlinks ul li{ width: 100%; float: left;color: #ffffff; margin-top: 0.2rem;line-height: 0.25rem;}

.bottomlinks ul li:nth-child(1){ font-weight: bold; font-size: 0.24rem;font-family: en1;}
.bottomlinks ul li a{color:#dedede; margin-right: 0.2rem; font-size: 0.16rem;float: left}
.bottomlinks ul li:last-child{ text-align: center; margin: 0.4rem 0 0rem 0; padding-top: 0.2rem; font-size: 0.14rem; border-top: 1px solid #5e5e5e;color: #B1B1B1; line-height: 0.2rem;}




/*内页样式*/
/*产品详情页*/
.cat{position: relative;color:#4b4b4b;height: 0.6rem;overflow: hidden;margin-bottom: 0.3rem; line-height: 0.6rem;font-size: 0.14rem;border-bottom:1px solid #ebebeb;background: #fffff;float: left;width: 100%}
.cat:before{position: absolute;bottom: 1px;left: 0;width: 100%;content:'';border-bottom: 1px solid #ebebeb;}
.cat a{display: inline-block;margin: 0 0.06rem;color:#4b4b4b;font-size: 0.14rem;}
.cat a:first-child{padding-left:0.26rem;margin-left: 0;background: url(../pic/home.png) no-repeat left center;}
.cat a:first-child+a{color: #000;}


.Eproductsad{width: 100%; float: left; position: relative; height: 6.5rem; overflow: hidden;border-top: 0rem solid #000000; margin-top: 0rem;} 
.Eproductsad img{ width: 100%; top: 0%; -webkit-transform: translateY(-0%);transform: translateY(-0%); position: absolute}
.wrap{width:100%;float:left;}
.houbu{margin-top: -0.3rem;background: url(../pic/xad03bg.jpg); padding-top: 0.3rem;position: relative}
.wrap .cpfl{width:2.7rem;background: #f6f9fc;margin-bottom: 0.46rem;box-shadow: 0 -4px 20px 0 rgb(0 0 0 / 6%);}
.wrap .cpfl .li01{font-family: en1;float:left;width:100%;font-size: 0.22rem;color: #FFFFFF;text-align: center;line-height: 0.55rem;display: block;font-weight:bold;position: relative;background: #78b122;}
.wrap .cpfl .li01:before{position: absolute;bottom: -0.09rem;left: 0.16rem;content:'';border-top: 0.09rem solid #78b122;border-left: 0.17rem solid transparent;border-right: 0.15rem solid transparent;}
.wrap .cpfl .li03 a.sub{color: #525252;font-size: 0.16rem;}
.wrap .cpfl .li03 {width: 100%;background: #ffffff;padding-bottom: 0.1rem;padding-top: 0.3rem;float:left;overflow: hidden;}
.wrap .cpfl .gundong{max-height: 3.8rem;overflow: auto;overflow-x: hidden;}
.wrap .cpfl .gundong::-webkit-scrollbar {/*滚动条整体样式*/  width: 0.06rem;     /*高宽分别对应横竖滚动条的尺寸*/  height: 0.06rem;}
.wrap .cpfl .gundong::-webkit-scrollbar-thumb {/*滚动条里面小方块*/  -webkit-box-shadow: inset 0 0 0.05rem rgba(0,0,0,0.1);  background: rgba(0,0,0,0.4);}
.wrap .cpfl .gundong::-webkit-scrollbar-track {/*滚动条里面轨道*/  -webkit-box-shadow: inset 0 0 0.05rem rgba(0,0,0,0.1);  border-radius: 0;  background: rgba(0,0,0,0.05);}
.wrap .cpfl .li03 h2{font-family: en1;float: right;width: 2rem;font-size: 0.16rem;/*white-space: nowrap;overflow: hidden;text-overflow: ellipsis;*/position: relative;margin-bottom: 0.15rem;padding: 0.1rem 0.2rem 0.1rem 0.4rem;border-bottom:1px solid #ededed;/* text-align: center; */line-height: 0.16rem;}
.wrap .cpfl .li03 h2 a:hover{color:#fdb532;}
.wrap .cpfl .li03 h3{float: left;width: 2rem;font-size: 0.13rem;line-height: 0.4rem;padding-left: 0.5rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;position: relative;margin-bottom: 0.15rem;display: none;border-bottom: 1px dashed #ededed;font-weight: normal;}
.wrap .cpfl .li03 h3:hover a{color:#fdb532;font-weight:bold}
.wrap .cpfl .li03 h3:before{position: absolute;content: "";left: 0.3rem;width: 0.06rem;height: 0.06rem;background: #afafaf;border-radius: 50%;top: 0.17rem;}
.wrap .cpfl .li03 h3:hover:before{background:#fdb532}
.wrap .cpfl h2 span{position: absolute;left: 0.15rem;cursor:pointer;background: #78b122;color: #fff;border-radius: 50%;font-weight: bold;width: 0.16rem;height: 0.16rem;line-height: 0.16rem;text-align: center;font-size: 0.14rem;font-family:Arial,Helvetica,sans-serif;}


.wrap .cplr{width: calc(100% - 2.7rem);margin: 0 0 0.66rem 0;}

.wrap .cplr li {width: calc(100% / 3 - 0.3rem - 2px);float: left;margin-top: 0.4rem;margin: 0.3rem 0rem 0 0.3rem;background: #ffffff;padding: 0rem;position: relative;border: 1px solid #ffffff;}
.wrap .cplr li  a {width:calc(100% - 0px);float: left;overflow: hidden;height: 4.9rem;background: url(../pic/envip13cpic.png) #ffffff no-repeat center 4.05rem;padding: 0rem;position: relative;border: 1px solid #ffffff;z-index: 2;}

.wrap .cplr li  div{ width: 100%; float: left; height: 3.4rem; overflow: hidden}
.wrap .cplr li  div img{object-fit: cover; object-position: 50% 50%; width: 100%; height: 100%;}
.wrap .cplr li  a div:hover img{-webkit-transform: scale(1.1);transform: scale(1.1); opacity: 1 }
.wrap .cplr li  h2{width: calc(100% - 0.2rem);float: left;overflow: hidden;font-size: 0.16rem;line-height: 0.25rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;height: 0.5rem;padding-top: 0.2rem;background: #ffffff;color: #515151;text-align: center;padding: 0.1rem 0 0 0.1rem;font-family: '';font-weight: normal;letter-spacing: -0.008rem;}
.wrap .cplr li  a span{border: 1px solid #000000;float: left;padding: 0.08rem 0.3rem;border-radius: 0.1rem;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);position: relative;margin-top: 0.35rem;font-size: 0.12rem;}
.wrap .cplr li  a:hover span{background: #ffffff;}

.wrap .cplr li  a:hover h2{color: #000000 ; background: #fcb334; }
.wrap .cplr li  a:hover{background: url(../pic/envip13cpic.png) #fcb334 no-repeat center 4.1rem;}

.wrap .cplr li:nth-child(3n):before {z-index: 1;position: absolute;content: "";bottom: 0.13rem;left: 0.1rem;width: 80%;height: 0.32rem;box-shadow: 0 0.15rem 0.15rem #777;-webkit-transform: rotate(4deg);transform: rotate(4deg);transition: all 150ms ease-in-out;}
.wrap .cplr li:nth-child(3n+1):before {z-index: 1;position: absolute;content: "";bottom: 0.13rem;right: 0.1rem;width: 80%;height: 0.32rem;box-shadow: 0 0.15rem 0.15rem #777;-webkit-transform: rotate(4deg);transform: rotate(-4deg);transition: all 150ms ease-in-out;}







/*翻页*/
.turn_page{text-align:center;line-height:0.35rem;clear:both;margin: 0 auto;overflow: hidden;position: relative;bottom: -0.15rem; font-family:Arial,Helvetica,sans-serif}
.turn_page span{border:1px #cecece solid; display:inline-block; *display:inline; *zoom:1; font-size:0.14rem; height:0.33rem; line-height:0.33rem; overflow:hidden; background:#fff; vertical-align:top; margin:0 0.04rem; border-radius:0.04rem; -ms-border-radius:0.04rem; -moz-border-radius:0.04rem; -webkit-border-radius:0.04rem;}
.turn_page span em{width:0.15rem;height:0.15rem;display:inline-block;vertical-align:middle;margin-top:-0.02rem;}
.turn_page font, .turn_page a{width:0.32rem; height:0.33rem; display:block; text-align:center; text-decoration:none;}
.turn_page .page_item_current{background:#333; color:#fff; cursor:default;}
.turn_page .page_button, .turn_page .page_noclick{width:auto; padding:0 0.12rem;}
.turn_page .page_noclick{cursor:no-drop;}
.turn_page .icon_page_prev{background:url(../pic/fanyeleft.png) no-repeat -0rem -0rem; background-size: 100%}
.turn_page .icon_page_next{background: url(../pic/fanyeright.png) no-repeat  -0rem -0rem; background-size: 100%}



/* 内页-详细描述轮播 */

.house_con{ width:calc(100% - 0rem - 0px); background:#ffffff; padding:0rem;border: 0px solid #dedede;box-shadow: 0 -4px 20px 0 rgb(0 0 0 / 6%);  overflow: hidden; margin: 0rem 0 0.2rem 0; float: left}

.house_con .jieshao{ float:right; width:calc(100% - 7.3rem);}
.house_con .h1T{ font-family: en1;float:left; width:calc(100% - 0.4rem); font-size:0.24rem; line-height:0.35rem; overflow:hidden; padding:0.2rem 0.2rem 0rem 0.2rem; margin-bottom:0.3rem; color: #000}
.house_con .jieshao .price_con { float:left;padding-bottom: 0.05rem; width: 100%; overflow: hidden; border-bottom:1px dashed #dedede}
.house_con .jieshao .price_con span{ width: 50%; float: left; color: #666; margin-top: 0.2rem;}
.house_con .jieshao .price_con i { font-size: 0.3rem; font-weight: bold; color: #222; font-style: normal; line-height: 0.5rem; }
.house_con .jieshao .two{ float:left; line-height:0.25rem; font-size:0.14rem; color:#000000;padding:0.1rem 0 0.1rem 0; width:5.6rem;}
.house_con .jieshao .two font{ color:#999999; float:left; width:100%;}
.house_con .jieshao .two span{ float:right; width:100%;}
.house_con .jieshao .san{ float:left; line-height:0.3rem; font-size:0.14rem; color:#000000; width:5.6rem; padding:0.4rem 0 0 0}
.house_con .jieshao .san .zx{display: block;width: 2.5rem;height: 0.5rem;float: left;font-size: 0.22rem;color: #fff;line-height: 0.48rem;background: #e2011e;text-align: center;text-decoration: none;position: relative;transition: 0.3s all ease-in-out; border-radius: 0.2rem;}
.house_con .jieshao .san .zx img {position: absolute;top: 0.15rem;left: 0.2rem;}
.house_con .jieshao .san .zx:hover img{animation: ddh 0.8s ease-out both;}
.linex{border-bottom:1px dashed #dedede;}
.house_con_lf{position: relative; margin: 0 auto;float:left; width:7rem;}
.house_imgs{position: relative; z-index: 8; width: 100%; overflow: hidden;}
.house_bigImg{margin-bottom: 0.1rem;width: calc(7rem - 2px);height: calc(4rem - 2px);overflow: hidden;float:left;position:relative;border: 1px solid #e5e5e5;}
.house_bigImg img{position: absolute;max-width:7rem;height: auto;object-fit: cover; width: 100%; height: 100%}
.house_bigImg ul li{position: relative; z-index: 9;}
.project_img{width: 6.7rem; height: 4.45rem; overflow: hidden;}
.project_img dl{width:auto; height:4.45rem; overflow: hidden;}
.project_img dl dd{float: left; width: 6.7rem; height: 4.04rem;}
.house_smallImg{position: relative; margin-top: 0px; height: 0.67rem; overflow: hidden; float:left; width:6.4rem; margin-left:0.3rem; margin-right:0.3rem;}
.house_smallImg ul{width: 100%;}
.house_smallImg ul li{position:relative; float: left; width: 1rem;margin-right:0.08rem;}
.house_smallImg ul li img{display: block; width: 1rem; height: 0.67rem; cursor: pointer;}
 .house_smallImg ul li.on img{width: calc(1rem - 2px); height: 0.65rem; border: 1px #f23742 solid;}
 .house_smallImg ul li .bun_bg{display: block; position: absolute; bottom: 0; left: 0; z-index: 9; width: 1.26rem; height: 0.27rem; line-height: 0.26rem; text-align: center; font-size: 0.14rem; color: #FFF; background: rgba(0,0,0,0.5); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#2f000000,endColorstr=#2f000000); cursor: pointer;}
 .house_smallImg ul li.on .bun_bg{width: 1.22rem; bottom: 0.02rem; left: 0.02rem;}
 span.house_imgs_lf{display: block;position: absolute;left:0px;bottom: 0px;z-index: 10;width: 0.12rem;height: 0.67rem;background:#ccc;cursor:pointer;background: url(../pic/fanyeright.png) center center no-repeat #f2f2f2;background-size:0.12rem;transform: rotate(180deg);border: 1px solid #ccc;}
 span.house_imgs_rt{display: block;position: absolute;right:0px;bottom: 0px;z-index: 10;width: 0.12rem;height: 0.67rem;background:#ccc;cursor:pointer;background: url(../pic/fanyeright.png) center center no-repeat #f2f2f2; background-size:0.12rem ; border: 1px solid #ccc;}
 span.house_imgs_lf:hover{background:url(../pic/fanyeright.png) center center no-repeat #ffffff;background-size:0.12rem;transform: rotate(180deg);}
 span.house_imgs_rt:hover{background:url(../pic/fanyeright.png)  center center no-repeat #ffffff;background-size:0.12rem ;}
 
 
 
 
 .wrap .miaoshu {width: calc(100% - 3.4rem);padding: 0.2rem 0.2rem;box-shadow: 0 -4px 20px 0 rgb(0 0 0 / 6%);  line-height: 0.25rem;font-size: 0.14rem;table-layout: fixed;word-wrap: break-word;overflow: hidden;float: right;margin-top: 0.3rem;}
 .wrap .miaoshu .tittle{font-family: en1;float:left;border-bottom:1px solid #ededed;font-size:0.16rem;font-weight:bold;width: 100%;padding-bottom:0.1rem;position:relative;margin:0}
 .wrap .miaoshu .tittle:before{content:""; position:absolute; width:1.7rem; height:0.03rem; background:#fdb532; left:0px; bottom:-0.02rem}
 .wrap .miaoshu .tittle span{font-family: auto; position:absolute; right:0; bottom:0.12rem; font-size:0.14rem; color:#888888 ; font-weight:normal}
 
 .wrap .chanpC{width: 100%;margin: 0 0 0.66rem 0;padding-top: 0.3rem; float: left; line-height: 0.35rem; }
 .wrap .chanpC img{    WIDTH: auto !important;    height: auto !important; font-size: 0;display: block;padding: 0;margin: 0}
 
 .EproductsXX .wrap .cpfl{ margin-top: 0.3rem;}
 
 
 
 /* 内页-新闻*/
.top_title{font-family: en1;width:calc(100% - 3.3rem);float: right;border-bottom: 1px solid #78b122;font-size: 0.2rem;line-height: 0.5rem;font-weight: bold;margin-bottom: 0.0rem;padding-left: 0.3rem;position: relative;background: #ffffff;}
.top_title:before{content: "";position: absolute;left: 0.15rem;height: 0.18rem;width: 0.05rem;top: 0.17rem;background: #78b122;}
.wrap .newslist{width: calc(100% - 3rem);margin: 0 0 0.66rem 0; float: right}
.wrap .newslist li{width: 100%;float: left;border-bottom:0px solid #ededed;padding: 0.25rem 0rem 0.25rem 0;overflow: hidden;background: #ffffff;margin-bottom: 0.2rem;}


.wrap .newslist li:hover{box-shadow:1px 1px 8px #ccc}

.wrap .newslist li:nth-child(even){}
.news_con_img{width: 4.5rem; height: 3.1rem; position: relative; float: left;  font-size: 0px; padding:0rem; background: #ffffff; margin-left: 0.2rem}
.news_con_img img{object-fit: cover;object-position: 50% 50%;  width: 100%; height: 100%; overflow: hidden}
.news_con_txt{float:right;width: calc(100% - 5.2rem - 0px);position:relative;height: 3.1rem; overflow: hidden; padding-right: 0.2rem}
.news_con_txt h2{font-family: en1;width: 100%;float: right;color: #000;max-height: 0.8rem; font-size: 0.24rem; padding: 0.1rem 0 0 0;line-height: 0.35rem;overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;position: relative; margin-bottom: 0.1rem}

.news_con_txt p{max-height: 0.75rem;line-height: 0.25rem;font-size: 0.14rem; color: #666; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;float: left;  margin-bottom: 0.2rem; color: #555555}
.news_con_txt i{ font-style:normal;display: block; padding-top: 0.1rem; line-height: 0.3rem; font-size: 0.14rem; font-style: normal; position:absolute; left:0px; bottom:0; color: #999999;}
.news_con_txt a{ position: absolute; font-size: 0.16rem; right: 0.2rem; bottom: 0; color: #333; border: 1px solid #000; padding: 0.1rem 0.5rem; }
.news_con_txt a:hover{border: 1px solid #fdb532; color: #fff; background: #fdb532}


.news_con_txt1{ float:left; width:8.6rem; position:relative; padding-left:0.1rem;}
.news_con_txt1:before{content:""; position:absolute; left:0; top:0.17rem; width:0.06rem; height:0.06rem; border-radius:50%; background:#ec7302}
.news_con_txt1 h2{width: 8.8rem;float: left;color: #333333;height: 0.4rem;overflow: hidden;padding: 0.1rem 0 0 0;line-height: 0.2rem;text-overflow: ellipsis;-o-text-overflow: ellipsis;font-weight:normal;white-space: nowrap;overflow: hidden;font-size: 0.18rem;}

.news_con_txt1 p{max-height: 0.5rem;width:100%;line-height: 0.25rem;font-size: 0.14rem; color: #666; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;float: left; color:#666666}

.news_con_txt1 i{ font-style:normal;display: block; padding-top: 0.1rem; line-height: 0.3rem; font-size: 0.14rem; font-style: normal; float:left; color: #999999;}
.wrap .newslist .turn_page{ bottom:-0.5rem;}
 

 /* 内页-新闻-XX*/

 .wrap .newsxx {width: calc(100% - 3.4rem);padding: 0.5rem 0.2rem 0.2rem 0.2rem;box-shadow: 0 -4px 20px 0 rgb(0 0 0 / 6%);  line-height: 0.25rem;font-size: 0.14rem;table-layout: fixed;word-wrap: break-word;overflow: hidden;float: right;margin-top: 0.3rem;}
 .wrap .newsxx .chanpT{ font-family: en1;width: 100%; line-height: 0.4rem; font-size: 0.24rem;  font-weight: bold; color: #000;  padding: 0.2rem 0 0.3rem 0; text-align: center}
 .wrap .newsxx .chanpTime{width: 100%; line-height: 0.25rem; font-size: 0.14rem;   color: #888;  padding: 0rem 0 0rem 0; text-align: center}
 .wrap .newsxx .chanpC{width: 100%;margin: 0 0 0.46rem 0;padding: 0.3rem 0; float: left; line-height: 0.35rem;  border-bottom: 1px solid #ededed}
 .wrap .newsxx .chanpC img{    WIDTH: auto !important;    height: auto !important; max-width: 100%; font-size: 0;display: block;padding: 0;margin: 0}
 
.wrap .newsxx .news_box{ width: 100%; float: left; margin-bottom: 0.3rem;}
.wrap .newsxx .news_box .previtem, .wrap .newsxx .news_box .nextitem{width: 100%; float: left; margin-bottom: 0.3rem;}
.wrap .newsxx .news_box .icon{ float: left; background:#fdb532; width:1.5rem; line-height: 0.4rem; height: 0.4rem; color: #ffffff; text-align: center}
.wrap .newsxx .news_box .title{float: right;width: calc(100% - 1.7rem);line-height: 0.4rem;}
 .wrap .newsxx .news_box .title a{ color: #000}
 .wrap .newsxx .news_box .title a:hover{ color: #fdb532; font-weight: bold}
 
 
  /* 内页-案例-XX*/
.wrap .caselist{width: calc(100% - 3rem);margin: 0 0 0.66rem 0; float: right}
.wrap .caselist li{width: calc(100% / 3 - 0.5rem); float: left;margin-right: 0.3rem; margin-bottom: 0.1rem;margin-top: 0.3rem;padding: 0.1rem;  height: 4.4rem; overflow: hidden; position: relative;background: #ffffff}
.wrap .caselist li img{object-fit: cover;object-position: 50% 50%;  width: 100%; height: 100%; overflow: hidden;transition: all 0.5s ease-in-out;}
.wrap .caselist li .news_con_img{ width: 100%; height: 3.6rem; float: left; position: relative;margin: 0; overflow: hidden;background: #ffffff; box-sizing: border-box}
.wrap .caselist li:hover{box-shadow:1px 1px 8px #ccc}
.wrap .caselist li:hover img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.wrap .caselist li h2{font-family: 'en1';width: 100%;font-size: 0.2rem;text-align: center;box-sizing: border-box; line-height: 0.3rem; height: 0.6rem;margin-top: 0.1rem;    float: left;overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;}
.wrap .caselist li:before{position: absolute;	bottom: 0px;left: 0;height:3px;content: "";width: 0;background: #fdb532; transition: width .6s ease-out;}
 .wrap .caselist li:hover:before{width: 100%}
  /* message*/
.message{width: calc(100% - 3.4rem);padding: 0.5rem 0.2rem 0.2rem 0.2rem;box-shadow: 0 -4px 20px 0 rgb(0 0 0 / 6%);  line-height: 0.25rem;font-size: 0.14rem;table-layout: fixed;word-wrap: break-word;overflow: hidden;float: right;margin-top: 0.3rem;}
.message h5{font-family: en1;width: 100%; line-height: 0.4rem; font-size: 0.24rem;  font-weight: bold; color: #000;  padding: 0.2rem 0 0.3rem 0; text-align: center}
.message .brief{width: 100%; line-height: 0.25rem; font-size: 0.14rem;   color: #888;  padding: 0rem 0 0rem 0; text-align: center}
.message .form_wrapper{width: calc(100% - 2rem);margin: 0.3rem 0 0.46rem 0;padding: 0.3rem 1rem; float: left; line-height: 0.35rem;  border-bottom: 1px solid #ededed; background: #f4f4f8}

.message .form_wrapper .rows{ width: 50%; float: left;line-height: 0.35rem; margin-bottom: 0.2rem;}
.message .form_wrapper .rows2{ width: 100%; float: left;line-height: 0.35rem;margin-bottom: 0.2rem;}
.message .form_wrapper .rows i,.message .form_wrapper .rows2 i{ color: #FF0004; font-style: normal; padding-left: 0.05rem;}
.message .form_wrapper .label{ float: left;width: 100%;}
.message .form_wrapper .input{float: left;width: 100%;}
.message .form_wrapper .input2{float: left;width: 100%;}
.message .form_wrapper .input_txt{width: calc(100% - 0.4rem);background-color: #fff;border: 0;box-sizing: border-box;height: 0.56rem;line-height: 0.56rem;border-radius: 0.08rem;padding: 0 0.2rem;}
.message .form_wrapper .textarea_txt{width: calc(100% - 0.4rem);background-color: #fff;border: 0;box-sizing: border-box;border-radius: 0.08rem;padding: 0.2rem; height: 1rem;}

.button_rows{width: 100%; float: left;}
.inquiry_submit{width:  calc(100% - 0.4rem);background-color: #1a1d22;color: #fff;border: 0;border-radius: 0.08rem;margin: 0.2rem;font-size: 0.18rem;text-transform: uppercase; line-height: 0.6rem;}


 
 
 
 
 