<style>
/*通用代码*/
*{ margin:0px; padding:0px;}
body{font-size:14px; color:#484848; font-family:"Microsoft YaHei"; font-family:'微软雅黑';}
img{margin: 0px; padding: 0px;border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
dl,dt,dd,ol,ul,li,from,input,select,span,p,div{margin: 0px; padding: 0px; list-style: none;}
.clear{clear:both;}
a{color: #484848; text-decoration: none; font-size:14px;}
a:hover{color: #28a268;cursor:pointer;}
em ,i{ font-style:normal;}
input,button,select,textarea{outline:none}
.w1400{ width:1400px; margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}
/*抬头*/
.header{ height:118px; background:#28a268; color:#fff;}
.header a{color:#fff;}
.hlogo{ padding-top:23px;}
.hlogo p{ margin:10px 0 0 12px; text-align:center;}
.hlogo p span{ display:block; margin:5px 0 0 0; letter-spacing:1px; font-weight:lighter; font-size:16px;}
.htop,.htop a{ line-height:44px; font-size:16px;}
.htop a{ display:inline-block; margin-left:15px;}
.htop strong{ font-size:16px;}
.htop a:hover,.htop i{ color:#ffff00;}
.htop span{ display:inline-block; padding-left:25px; background:url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200710/20200710141344_1162865174.png) no-repeat left center;}
.htop em a{ padding-left:30px;}
.htop em a:nth-child(1){ background:url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200710/20200710141344_849897908.png) no-repeat left center;}
.htop em a:nth-child(2){ background:url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200710/20200710141344_1107445882.png) no-repeat left center;}
.htop em a:nth-child(3){ background:url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200710/20200710141345_67564163.png) no-repeat left center;}
.nav li{ float:left; position:relative;}
.nav li>a{ font-size:16px; color:#ffffff; line-height:74px; padding:0 10px; transition:all .3s ease;    display: block;}
.nav li.cur>a,.nav li:hover>a{ color:#ffff00;}
.nav li+li{ margin-left:30px;}
.nav li .sedNav {width:270px; padding:30px;border:3px #fff solid;
        position: absolute;        
        background: rgba(255,255,255,0.95);
        right: 0;
        top:100%;
        z-index: 99;
        display: none;
    }

    .nav li .sedNav p{font-size:18px; font-weight:bold; color:#222;padding-bottom:8px;}
    .nav li .sedNav span{font-size:12px; color:#9ea9a5; text-transform:uppercase;}
.nav li .sedNav span:after{content:"";display: block;  width:30px; height:4px; background:#28a268; margin-top:20px;}
    .nav li .sedNav a {
        display: block; border:1px #e1e1e1 solid; width:140px;
        line-height: 34px;
        color: #8c9b96;
        font-size:14px;
        text-align: center;
    }
	.nav li .sedNav a+a{  margin-top:10px;}
    
    .nav li .sedNav a:hover {
        color: #fff;
        background-color: #28a268;
    }

.nav li .nav2{width:250%;}
.nav li .nav2 a{width:50%; float:left;}
.nav li#Zz6 .sedNav,.nav li#Zz7 .sedNav {left:-238px;}
/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative; z-index:1;}
.banner-box{ min-width:1300px; height:738px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:738px; background-position: center; background-repeat: no-repeat; background-color: #eee}
.banner-box .bd li a{ display:block; background-size:auto;     width: 100%;
    height: 80%;
    position: relative;
    z-index: 9;}
.banner-btn{ width: 100%; position: absolute; top:300px; left: 0; margin-left: 0; height: 410px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:30px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{ left:-50px; background:url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200710/20200710143938_477438141.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200710/20200710143938_477438141.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:10px; height:10px; border-radius :50%; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out}
.banner-box .hd ul li.on{ background: #ffff00;border-radius: 5px; width:50px;}
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }
/*搜索*/
.search{ border-bottom:1px solid #dfdfdf;}
.keywords,.keywords a{ font-size:14px; color:#8b9a95; line-height:90px;}
.keywords span,.keywords a:hover{ color:#28a268;}
#search_bg{ width:285px; height:42px; border-radius:25px; background:#e7edeb; padding:0 30px;}
.searchform{ position:relative; margin:23px 0 0 40px; padding:0 35px;}
.searchform:after,.searchform:before{ content:''; display:block; position:absolute; width:1px; height:22px; background:#d1d7d5; top:10px;}
.searchform:after{ left:0;}
.searchform:before{ right:0;}
#search_bg input{ background:none; float:left;} 
#infoname{ height:42px; width:260px;}
#sso{ margin-top:10px;}
.hconcat{ line-height:87px; padding-left:28px; background:url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200710/20200710145822_1915848178.png) no-repeat left center; font-size:14px; color:#8c9b96; font-weight:lighter;}
.hconcat span{ font-size:25px; color:#28a268;}
/*60秒读懂致腾，您必读*/
.speak{ height:317px; background:url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200710/20200710151101_994927444.jpg) no-repeat center; padding-top:70px;}
.speak .w1400{ position:relative;}
.speak .w1400:after{ content:''; display:block; position:absolute; left:0; top:26px; width:9px; height:206px; background:url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200710/20200710151610_1070770915.png) no-repeat center;}
.spleft{ margin:0 0 0 40px; padding:20px; background:#fff; box-shadow:0 0 10px #d5e6e1; border-radius:10px;}
.spleft .spvidio{ position:relative; width:393px; height:207px; background:url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20250329/20250329095958_386591757.jpg) no-repeat center;}
.vc{ width:48px; height:48px; background:url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200710/20200710151709_1575913069.png) no-repeat center; cursor:pointer;position: absolute; left:0; right:0; top:72px; margin:0 auto; }
.video_box{width:100%;height:100%;background:rgba(0,0,0,0.6);position: fixed;top:0;left:0;z-index:-1;opacity:0;transition:600ms ease;}
.video_box.cur{opacity:1;z-index:999999;transition:600ms ease;}
.video{position: fixed;top:-100%;left:43%;margin-top:-250px;margin-left:-500px;transition:600ms ease;}
.video_box.cur .video,.video_box.cur .video_x{top:50%;transition:600ms ease;}
.video_x{width:50px;height:50px;border-radius:50px;background:#fff;position: fixed;top:-100%;left:50%;margin-left:520px;margin-top:-250px;text-align: center;line-height:50px;font-size:22px;font-weight: lighter;cursor: pointer;transition:600ms ease;}
.pulse2 {position: absolute;  top: -25px;left: -25px;z-index: 1; width:100px; height:100px; border-radius: 50%; opacity: 0; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; opacity: 0; -webkit-animation: warn 2s ease-out; animation: warn 2s ease-out;-o-animation:warn 2s linear infinite;-moz-animation:warn 2s linear infinite; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; background: #fff;box-shadow: 1px 1px 30px #fff;}
.pulse3 {position: absolute; top: -25px;left: -25px;z-index: 1; width:100px; height:100px; border-radius: 50%; opacity: 0; -webkit-animation: warn1 2s ease-out; animation: warn1 2s ease-out;-o-animation:warn1 2s linear infinite;-moz-animation:warn1 2s linear infinite; -webkit-animation-iteration-count: infinite;background: #fff; animation-iteration-count: infinite;box-shadow: 1px 1px 30px #fff;}
@keyframes warn {
    0% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
    }
    25% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.4;
    }
    50% {
        transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.6;
    }
    75% {
        transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.65;
    }
    100% {
        transform: scale(1);-webkit-transform: scale(1);opacity: 0.0;
    }
}
@-o-keyframes warn {
    0% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
    }
    25% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.4;
    }
    50% {
        transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.6;
    }
    75% {
        transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.65;
    }
    100% {
        transform: scale(1);-webkit-transform: scale(1);opacity: 0.0;
    }
}
@-moz-keyframes warn {
    0% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
    }
    25% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.4;
    }
    50% {
        transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.6;
    }
    75% {
        transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.65;
    }
    100% {
        transform: scale(1);-webkit-transform: scale(1);opacity: 0.0;
    }
}
@-webkit-keyframes warn {
    0% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
    }
    25% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.4;
    }
    50% {
        transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.6;
    }
    75% {
        transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.65;
    }
    100% {
        transform: scale(1);-webkit-transform: scale(1);opacity: 0.0;
    }
}
@keyframes warn1 {
    0% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
    }
    25% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.4;
    }
    50% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.6;
    }
    75% {
        transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.65;
    }
    100% {
        transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.0;
    }
}
@-webkit-keyframes warn1 {
    0% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
    }
    25% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.4;
    }
    50% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.6;
    }
    75% {
        transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.65;
    }
    100% {
        transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.0;
    }
}
@-o-keyframes warn1 {
    0% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
    }
    25% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.4;
    }
    50% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.6;
    }
    75% {
        transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.65;
    }
    100% {
        transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.0;
    }
}
@-moz-keyframes warn1 {
    0% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
    }
    25% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.4;
    }
    50% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.6;
    }
    75% {
        transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.65;
    }
    100% {
        transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.0;
    }
}
.sp_t{ font-size:30px; color:#64746f;}
.spwa{ width:860px;}
.sp_t:after{ content:''; display:block; width:31px; height:3px; background:#28a268; margin:15px 0 5px 0;}
.sp_c{ font-size:14px; color:#afc3bc; font-weight:lighter; line-height:30px;}
.sp_num{ font-size:12px; color:#7e8c87; margin-top:35px;}
.sp_num em{ font-size:48px; font-family:impact;}
.sp_num span+span{ padding-left:30px;}
/*产品中心*/
.products{ padding:60px 0;}
.protop{ border-bottom:1px solid #e7edec; margin:0 0 30px 0;}
.protitl{ position:relative; width:150px; padding-left:22px; margin-top:20px; font-size:14px; color:#a5b3ae; font-weight:lighter; line-height:22px;}
.protitl:after{ content:''; display:block; position:absolute; left:0; top:0; width:3px; height:119px; background:#e7edec;}
.protitl strong{ display:block; font-size:26px; color:#28a268; line-height:26px;margin-bottom:12px;}
.protitl strong span{ display:block; text-transform:uppercase; margin-bottom:10px;}
.protitl p+p{ margin-top:25px; padding-left:30px;}
.protitl p i{ display:inline-block; cursor:pointer; width:38px; height:28px; border:1px solid #cfd8d7;} 
.protitl p i+i{ margin-left:5px;}
.protitl p i.prev{ background:url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200710/20200710170629_1731379576.png) no-repeat center;}
.protitl p i.next{ background:url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200710/20200710170629_1040949315.png) no-repeat center;}
.protitl p i:hover.prev{ background:#28a268 url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200710/20200710170629_1684042687.png) no-repeat center;}
.protitl p i:hover.next{ background:#28a268 url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200710/20200710170629_184848201.png) no-repeat center;}
.protitl p i:hover{ border-color:#28a268;}
.protab li{ height:180px; width:85px; border-right:1px solid #e7edec; padding:0 30px; padding-top:54px; color:#8c9b96; float:left;  cursor: pointer;}
.protab p{ font-size:25px;}
.protab li:nth-child(1){border-left:1px solid #e7edec; }
.protab p span{ display:block; font-size:16px;}
.protab a{ font-size:12px; text-transform:uppercase; color:#8c9b96; display:block; position:relative; margin-top:30px; padding-top:25px;}
.protab a:after{ content:''; display:block; position:absolute; left:0; top:0; width:25px; height:6px; background:url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200710/20200710171822_1988359229.png) no-repeat left center; transition:all .5s ease;}
.protab li.on a:after{ background-position-x:-25px;}
.protab li.on,.protab li.on a{ color:#28a268;}
.protab li{ position:relative;}
.protab li:after{ width:23px; height:23px; content:''; display:block; position:absolute; top:30px; left:-12px; background:url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200710/20200710171822_1637841763.png) no-repeat center;-webkit-transform: rotate(360deg);animation: rotation 2s linear infinite;-moz-animation: rotation 2s linear infinite;-webkit-animation: rotation 2s linear infinite;-o-animation: rotation 2s linear infinite;}
/*图片不停旋转*/
@-webkit-keyframes rotation{
from {-webkit-transform: rotate(0deg);}
to {-webkit-transform: rotate(360deg);}
}
.procen .divproduct_new_div_item{ float:left; position:relative;}
.procen .divproduct_new_div_item+.divproduct_new_div_item{ margin-left:20px;}
.procen .product_div_item_pic{ width:262px; height:262px; border:1px solid #e0e8e7; overflow:hidden; margin-bottom:167px;}
.procen .product_div_item_pic img{ width:100%; height:100%; transition:all .6s ease;}
.procen .divproduct_new_div_item:hover .product_div_item_pic img{ transform:scale(1.1);}
.procen .divproduct_new_div_item_content{ position:absolute; bottom:0; left:0; width:100%; background:#f3f6f5; height:157px; text-align:center;}
.procen .divproduct_new_div_item_a{ font-size:17px; color:#7e8c87;display: block; line-height: 26px;height: 26px; overflow: hidden;text-overflow: ellipsis; white-space: nowrap; padding: 0 10px;}
.procen .divproduct_new_div_item_title{ padding:25px 0 10px 0;}
.procen .divproduct_new_div_item_body{ font-size:14px; color:#7e8c87; font-weight:lighter;}
.probtn{ margin-top:15px;}
.probtn a{ display:inline-block; width:70px; line-height:30px; color:#fff; font-size:12px; font-weight:lighter; background:#a7b1af; transition:all .3s ease;}
.probtn a+a{ margin-left:10px; background:#28a268;}
.probtn a:hover{ border-radius:15px;}
/*选择致腾的四大优势*/
.adv{ background:#e9edec; padding:50px 0 70px 0; overflow:hidden;}
.advtile{ text-align:center; font-size:18px; color:#7e8c87; font-weight:lighter;}
.advtile strong{ display:block; font-size:40px; color:#28a268; margin-bottom:7px;}
.advtile:after{ content:''; display:block; height:2px; width:60px; background:#7e8c87; margin:20px auto 0 auto;}
.advcenter{ margin-top:50px; height:580px; background:#f4faf9; box-shadow:0 0 10px #dce3e1;}
.advcenter .w1400{ position:relative;}
.advright{ width:700px; height:580px;}
.advleft{ width:650px; padding:60px 50px 0 0;}
.advtop p{ float:left; font-size:20px; color:#404845;}
.advtop strong{ display:block; font-size:33px; margin-bottom:3px;}
.advtop p+p{ opacity:0.2; font-size:66px; font-family:impact; color:#28a268; float:right; line-height:70px;}
.adven{ font-size:18px; color:#b4beba; text-transform:uppercase; margin:25px 0 40px 0;}
.adven:after{ content:''; display:block; width:22px; height:4px; background:#28a268; margin:10px 0 0 0;}
.advwa{ line-height:36px; font-size:16px; font-weight:lighter; color:#b4beba;}
.advwa p{ padding-left:25px; position:relative;}
.advwa p:after{ content:''; display:block; position:absolute; width:10px; height:10px; border-radius:50%; background:#a4bbb0; left:0; top:12px;}
.advcon ul{ width:1660px !important;}
.advtab{ position:absolute; left:0; bottom:-70px; z-index:999;}
.advtab li{ width:342px; height:255px; position:relative; font-weight:lighter; color:#fff; font-size:18px; text-align:center; background:#28a268; cursor:pointer;}
.advtab li:after{ content:''; display:block; position:absolute; width:100%; height:0; left:0; top:0; transition:all .5s ease; background:#ffbe11;}
.advtab li+li{ margin-left:10px;}
.advtab li strong{ display:block; font-size:25px; margin-bottom:4px;}
.advtab li a{ display:inline-block; width:84px; line-height:30px; font-size:16px; color:#fff; background:#3eca87; border-radius:18px; margin-top:25px; transition:all .4s ease;}
.advtab li.on:after{ height:100%;}
.advtab li p{ position:relative; z-index:11;}
.advtab li.on a{ color:#a87a00; background:#ffd879;}
.advtab li p:nth-child(1){ height:75px; padding-top:30px;}
.advtab li{ float:left;}
.advtab:after,.advtab:before{ content:''; display:block; position:absolute; bottom:0; width:36px; height:54px;}
.advtab:after{ background:url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200713/20200713093008_1883648624.png) no-repeat center; left:-36px;}
.advtab:before{ background:url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200713/20200713093008_1157517110.png) no-repeat center; right:-36px;}
/*致腾缠绕膜成功案例*/
.case{ padding:60px 0; overflow:hidden;}
.casetitl{ text-align:center; font-size:18px; font-weight:lighter; color:#333;}
.casetitl strong{ display:block; font-size:40px; color:#404845; margin-bottom:15px;}
.casetitl strong span{ color:#28a268;}
.casetitl em{ padding-left:40px; background:
url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200713/20200713094951_830280179.png) no-repeat left center;}
.casetitl i{ font-size:30px;}
.casetitl p+p{ margin-top:10px;}
.casetitl:after{ content:''; display:block; width:44px; height:3px; background:#28a268; margin:15px auto 0 auto;}
.casecenter{ height:540px; background:#e9edec;}
.casetab{ width:540px; margin:29px 0 0 29px; z-index:999;}
.casetab li{ float:left; width:265px; height:113px; margin-bottom:10px;background:#f5fffd;  color:#404845; font-size:18px; position:relative; cursor:pointer;}
.casetab li:nth-child(2n){ margin-left:10px;}
.casetab p{ padding:35px 0 0 100px;}
.casetab p span{ display:block; color:#86958f; font-size:13px; font-weight:lighter; margin-top:3px;}
.casetab li em{ width:60px; height:60px; border-radius:50%; border:1px solid #dfeae7; text-align:center; position:absolute; top:25px; left:20px; z-index:33;}
.casetab li em i{ display:inline-block; line-height:60px; width:40px; height:40px; background:url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200713/20200713100256_388774161.png) no-repeat left top; margin-top:15px;}
.casetab li:nth-child(2) i{ background-position-x:-74px; width:30px;}
.casetab li:nth-child(3) i{ background-position-x:-141px; margin-top:12px; width:35px;}
.casetab li:nth-child(4) i{ background-position-x:-206px; width:25px;}
.casetab li:nth-child(5) i{ background-position-x:-268px; width:36px; margin-top:12px;}
.casetab li:nth-child(6) i{ background-position-x:-332px;  margin-top:12px;}
.casetab li:nth-child(7) i{ background-position-x:-404px;}
.casetab li:nth-child(8) i{ background-position-x:-471px; width:26px; margin-top:20px;}
.casetab li.on i{ background-position-y:-68px;}
.casetab li:after{ width:100%; height:100%; content:''; display:block; position:absolute; left:0; top:0; background:#28a268; transform:scale(0); transition:all .3s ease;}
.casetab li.on:after{ transform: scale(1);}
.casetab li.on,.casetab li.on span{ color:#fff;}
.casetab li.on em{ border-color:#fff;}
.casetab li p{ position:relative; z-index:33;}
.casecenter{ margin:30px 0 0 0;}
.casecon{ width:800px;  font-weight:lighter;}
.casecon .news_div_item_pic img{ width:800px; height:540px;}
.casecon .divdgweb_new_div_item{ position:relative;}
.casecon .divdgweb_new_div_item_content{ position:absolute;  width:90%; padding:25px 5%; background:rgba(0,0,0,0.8); color:#fff; bottom:0; left:0;}
.casecon a{ color:#fff;}
.casecon a:hover{ text-decoration:underline;}
.casecon .divdgweb_new_div_item_a{ font-size:22px;}
.casecon .divdgweb_new_div_item_body{ color:#fff; margin:10px 0;}
.casecon .divdgweb_new_div_item_body a{ color:#fff;}
/*致腾缠绕膜定制流程*/
.process{ height:330px; background:url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200713/20200713103424_716933845.jpg) no-repeat center; padding-top:57px; z-index:999; position:relative;}
.pctitl{ text-align:center; color:#fff; font-size:18px; font-weight:lighter;}
.pctitl strong{ display:block; font-size:40px; margin-bottom:8px;}
.process ul{ margin-top:50px; border-top:1px dotted #26cf7f;  padding: 15px 10px 0 10px;}
.process ul li{ width:100px; height:114px; text-align:center; font-size:16px; font-weight:lighter; color:#cff2e1; line-height:165px; background:url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200713/20200713104420_1798161395.png) no-repeat center; float:left; position:relative; cursor:pointer;}
.process ul li:nth-child(2){ background:url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200713/20200713104420_1556585639.png) no-repeat center;}
.process ul li:nth-child(3){ background:url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200713/20200713104420_201482680.png) no-repeat center;}
.process ul li:nth-child(4){ background:url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200713/20200713104421_1699788903.png) no-repeat center;}
.process ul li:nth-child(5){ background:url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200713/20200713104421_173758396.png) no-repeat center;}
.process ul li:nth-child(6){ background:url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200713/20200713104421_555211938.png) no-repeat center;}
.process ul li:nth-child(7){ background:url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200713/20200713104421_1458703931.png) no-repeat center;}
.process ul li:nth-child(8){ background:url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200713/20200713104421_703662155.png) no-repeat center;}
.process ul li:nth-child(9){ background:url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200713/20200713104421_238510726.png) no-repeat center;}
.process ul li:nth-child(10){ background:url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200713/20200713104421_924954529.png) no-repeat center;}
.process ul li+li{ margin-left:42px;}
.process ul li:after{ content:''; display:block; position:absolute; left:0; right:0; margin:0 auto; top:-23px; width:13px; height:13px; border-radius:50%; background:#26cf7f;}
@keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
@-webkit-keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
@-moz-keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
@-o-keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
.process li:hover{
	color:#fff;
	-webkit-animation: icon-bounce 0.5s alternate;
  -moz-animation: icon-bounce 0.5s alternate;
  -o-animation: icon-bounce 0.5s alternate;
  animation: icon-bounce 0.5s alternate;
	}
/*聚焦致腾*/
.news { position:relative; padding:50px 0 60px 0; background:#eff2f1; z-index:999;}
.news *{ box-sizing:border-box;}
.newstitl{ text-align:center; font-size:18px; text-transform:uppercase; font-weight:lighter; color:#404845;}
.newstitl strong{ display:block; font-size:36px; color:#28a268; margin-bottom:5px;}
.newsline{ height:1px; background:#dee6e4; position:absolute; top:201px; width:100%;}
.newstab a{ display:inline-block; font-size:18px; color:#484848; font-weight:lighter; position:relative; padding:0px 10px; padding-bottom:20px;}
.newstab a.on{ font-weight:bold; color:#28a268;}
.newstab a+a{ margin-left:50px;}
.newstab{ width:450px; margin:0 auto;}
.newstab a:after{ content:''; display:block; position:absolute; background:#28a268; bottom:-1px; width:0px; left:0px; right:0px; margin:0 auto; height:1px; transition:all 0.5s ease;}
.newstab a.on:after{ width:100%;}
.newsleft{ width:405px; float:left; position:relative;}
.newsleft .news_div_item_date{ display:none;}
.newsleft .news_div_item_pic{ width:405px; height:160px; position:absolute; top:0px; left:0px;}
.newsleft .news_div_item_pic img{ width:100%; height:100%;}
.newsleft .news_div_item_content{ position:absolute; top:175px; width:100%;}
.newsleft .news_div_item_content .news_div_item_title{text-align:center;}
.newsleft .news_div_item_content .news_div_item_title a{  font-size:18px; color:#28a268;}
.newsleft .news_div_item_content .news_div_item_title a:hover{ color:#28a268 !important;}
.newsleft .news_div_item_content .news_div_item_body{ margin-top:15px; font-size:14px; color:#a2a8a7; line-height:30px; height:90px; display: -webkit-box;-webkit-line-clamp:3;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.newsright{ width:950px; float:right;}
.newsright .news_div_item{ float:left; margin-bottom:10px; width:464px; height:100px; border:1px solid #dee6e4; background:#fff; padding:11px; cursor:pointer;}
.newsright .news_div_item:nth-child(2n){ margin-left:20px;}
.newsright .news_div_item:nth-child(5),.newsright .news_div_item:nth-child(6){ margin-bottom:0px;}
.newsright .news_div_item_date{ width:71px; height:71px; position:relative; float:left; background:#a4adab; color:#fff; font-size:14px; padding-top:43px; transition:all 0.5s ease;}
.newsright .news_div_item_date>div{ float:left;}
.newsright .news_div_item_date .news_div_item_day{ position:absolute; font-size:25px; font-weight:bold; top:10px; left:20px;}
.newsright .news_div_item_content { width:350px; float:right;}
.newsright .news_div_item_content .news_div_item_title a{ font-size:14px; color:#404845;transition:all 0.5s ease;}
.newsright .news_div_item:hover .news_div_item_content .news_div_item_title a{ color:#28a268;}
.newsright .news_div_item:hover .news_div_item_date{ background:#28a268;}
.newsright .news_div_item_title{ margin:5px 0;}
.newsright .news_div_item .news_div_item_date .news_div_item_year{ margin-left:8px;}
.newsright .news_div_item:hover{ border-color:#28a268;}
.newsright .news_div_item_content .news_div_item_body{  line-height:20px; font-size:12px; color:#c7c7c7; height:40px; display: -webkit-box;-webkit-line-clamp:2;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.newstab{ padding:30px 0 40px 0;}
/*关于致腾*/
.about{ padding:60px 0;}
.abtitl{ text-align:center; font-size:18px; font-weight:lighter; color:#9ea9a5;}
.abtitl strong{ display:block; font-size:36px; color:#28a268; margin-bottom:8px;}
.abtitl:after{ content:''; display:block; margin:15px 0 0 0; height:10px; background:url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200713/20200713112603_840107258.png) no-repeat center;}
.abpic{ margin:36px 0 30px 0; overflow:hidden;}
.abpic img{ transition:all .6s ease;}
.abpic:hover img{ transform:scale(1.1);}
.abcon{ padding:0 45px; position:relative; line-height:30px; font-size:14px; color:#b8c2be;}
.abcon strong{ display:block; margin-bottom:20px; font-size:25px; color:#5a605e; text-align:center;}
.abcon a{ font-size:14px; color:#b8c2be;}
.abcon a:hover{ color:#28a268; text-decoration:underline;}
.abcon:after,.abcon:before{ content:''; display:block; position:absolute; width:22px; height:19px; top:55px;}
.abcon:after{ left:0; background:url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200718/20200718182842_1885359412.png) no-repeat center;}
.abcon:before{ right:0; background:url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200713/20200713112603_2048842093.png) no-repeat center;}
.abcenter{ margin-top:50px;}
.abtab{ text-align:center; font-size:0; margin-bottom:30px;}
.abtab a{ transition:all .3s ease; display:inline-block; line-height:50px; width:150px; color:#fff; font-size:18px; background:#404845;}
.abtab a+a{ margin-left:1px;}
.abtab a.on{ background:#28a268;}
.abcen ul+ul{ display:none;}
.abcen td{ display:inline-block; padding:0px !important;}
.abcen td br{ display:none;}
.abcen td>a{ display:block; padding:5px; border:1px solid #dddddd;}
.abcen td>a img{ width:252px; height:auto;}
.abcen td div{ padding-top:15px !important;}
.abcen td div a{ font-size:14px; color:#595959;}
.abcen td:hover a{ border-color:#28a268; color:#28a268;}
.abcen td+td{ margin-left:20px;}
/*版权*/
.copyright{ background:#292d2c url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200713/20200713133930_1657236530.jpg) no-repeat top center;}
.crcon{ padding:50px 0;}
.crkslj li{ float:left;}
.crkslj li+li{ margin-left:80px;}
.crkslj li p{ font-size:18px; color:#fff; font-weight:lighter; margin-bottom:20px;}
.crkslj li a{ display:block; line-height:30px; font-size:12px; color:#878f88; font-weight:lighter; margin-left:5px;}
.crkslj li a:hover{ color:#fff;}
.erwema{ font-size:0; margin:0 0 25px 0;}
.erwema p{ display:inline-block; position:relative; cursor:pointer;}
.erwema p a,.erwema p span{ display:block; border:1px solid #525a58; border-radius:50%;}
.erwema p+p{ margin-left:40px;}
.erwema p>img{ position:absolute; z-index:999; top:44px; left:0; display:none; width:100px; height:100px;}
.erwema p:hover>img{ display:block;}
.craddr{ font-size:13px; color:#878f88; font-weight:lighter; line-height:33px;}
.craddr p span{ padding-left:50px;}
.links{ border-top:1px solid #343937; padding-right:35px; background:url(https://memberpic.114my.com.cn/076987314608/uploadfile/image/20200713/20200713134947_2078335458.png) no-repeat right center; line-height:116px; height:116px; overflow:hidden;}
.links p{ float:left; font-size:18px; color:#878f88;}
.links p:nth-child(2){ margin:0 20px 0 5px;}
.end{ line-height:80px; background:#28a268;}
.end,.end a{ font-size:14px; color:#ffffff;}
.end a:hover{ text-decoration:underline;}
.linkTagcs li a:hover{ color:#fff !important;}
</style>
