﻿.sidebanner{width:100%;height:550px;color:#fff;position:relative;text-align:center;background-size:auto 100%;background-position:center;}
.sidebanner .title{color:#fff;padding-top:180px;text-align:left;}
.sidebanner .title img{width:55%}

.sidenav{background:#f4f8fb;box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);width:100%;}
.sidenav .wrap{display:flex;justify-content:space-between;}
.sidenav ul{display:flex;width:80%;justify-content:space-between;}
.sidenav ul li{line-height:80px;font-size:var(--f18);text-align:center;margin:0 0px 0 0;cursor:pointer;}
.sidenav ul li.active{border-bottom:2px solid #019944;}
.sticky{position: -webkit-sticky;position: sticky;top: 90px;background: #fff;z-index: 8;}
.sidenav .path{text-align:right;line-height:80px;font-size:var(--f16);color:#919095;}
.sidenav .path a{color:#919095;}
.p-sidenav{background:#fff;box-shadow:none;border-bottom:1px solid #eaeaea;}
.p-sidenav ul{justify-content:left;}
.p-sidenav ul li{text-align:left;margin-right:50px;font-size:var(--f22);}
.p-sidenav ul li a{color:#000;}
.p-sidenav ul li.active a{color:#019944;font-weight:bold;}

.about{background:url(/images/about-bg.jpg) no-repeat center bottom;padding-bottom:150px;}
.about .wrap{}
.about .text{width:100%;}
.about .text h1{font-size:var(--f30);font-weight:bold;color:#019944;padding:var(--f80) 0 10px 0;}
.about .text h2{font-size:var(--f26);font-weight:600;line-height:1.3;color:#005e29;padding-bottom:25px;}
.about .text p{font-size:var(--f18);color:#666;line-height:1.8;padding:0 0 20px 0;font-weight:400;text-indent:2em;}
.about ul{display:flex;justify-content:space-between;margin-top:80px;}
.about ul li{width:30%;background:#fff;padding:30px 0 30px 2%;border-radius:20px;color:#019944;display:flex;box-sizing:border-box;}
.about ul li i{font-size:var(--f70);}
.about ul li p{font-size:var(--f22);font-weight:bold;padding-left:10px;line-height:1.4;padding-top:5px;}

.title{color:#019944;font-size:var(--f44);line-height:2;font-weight:bold;padding-bottom:var(--f40);margin:0;}
.leader{padding-top:80px;padding-bottom:80px;}
.leader .box{display:flex;justify-content:space-between;}
.leader .box .text{width:66%;}
.leader .box .text p{font-size:var(--f18);color:#666;line-height:1.8;padding-bottom:20px;text-indent:2em;}
.leader .box .pic{width:30%;padding-top:var(--f60);}
.leader .box .pic img{width:100%;margin-bottom:20px;}
.leader .box .pic h3{font-size:var(--f22);color:#333;line-height:2;font-weight:bold;}
.leader .box .pic p{line-height:1.6;font-size:var(--f18);}

.history{padding-top:100px;padding-bottom:80px;}
.history .swiper-wrapper{display:flex;padding:0 10px;}
.history .swiper-slide{border:2px solid #f1f0f3;border-right:none;border-bottom:0;height:100%;min-height:300px;box-sizing:border-box;padding:30px 25px 0 25px;color:#333;box-sizing:border-box;position:relative;margin-top:10px;}
.history .swiper-slide:after{content:"";width:3px;height:50px;background:#019944;position:absolute;top:30px;left:0;}
.history .swiper-slide h2{font-size:var(--f60);font-family: 'Montserrat-Regular';font-weight:normal;padding-bottom:30px;}
.history .swiper-slide li{padding-bottom:20px;}
.history .swiper-slide li span{display:block;padding:0 5px;border-radius:5px;font-size:var(--f20);background:#e7e7e7;height:36px;line-height:36px;margin-top:3px;}
.history .swiper-slide li img{width:100%;height:auto;padding-bottom:15px;}
.history .swiper-slide li p{font-size:var(--f18);line-height:1.6;}
.history .swiper-slide i{position:absolute;left:-10px;top:-10px;color:#019944;font-size:20px;}

.history .swiper-button-next,.history .swiper-button-prev{color:#2d2d2d;background:#cbcbd4;font-size:26px;line-height:43px;font-family:iconfont;width:43px;text-align:center;top:30px;}
.history .swiper-button-prev{right:60px;left:initial;}


.photo{padding:80px 0 150px 0;background:#f5f5f5;}
.photo .swiper-slide{height:500px;}
.photo .swiper-slide .img{width: 100%;height: 100%;position: relative;overflow: hidden;box-sizing:border-box;background:#000;}
.photo .swiper-slide .img img{width: 100%;height: 100%;object-fit: cover;position: absolute;left: 0;top: 0;opacity:0.8;}
.photo .swiper-slide.swiper-slide-active img{opacity:1;}
.photo .swiper-button-next,.photo .swiper-button-prev{color:#fff;background:#006835;font-size:var(--f40);height:var(--f80);font-family:iconfont;width:var(--f80);text-align:center;top:50%;border-radius:50%;line-height:var(--f80);}
.photo .swiper-button-prev{left:10%}
.photo .swiper-button-next{right:10%;}

.Organization{width:100%;border:1px solid #e3e3e3;padding:var(--f80) 0;border-left:none;border-right:0;}
.Organization .title{padding-bottom:0;}
.Organization img{width:100%;}

.honour{padding-top:80px;padding-bottom:100px;}
.honour .swiper-slide{border:1px solid #d2d2d2;border-radius:10px;padding:40px 30px;box-sizing:border-box;}
.honour .swiper-slide .text{width:100%;height:170px;}
.honour .swiper-slide h4{font-size:var(--f15);line-height:1.4;}
.honour .swiper-slide p{font-size:var(--f14);line-height:1.6;padding:20px 0;color:#929292;}
.honour .swiper-slide .img{width:100%;height:170px;position: relative;overflow: hidden;}
.honour .swiper-slide .img img{max-width: 100%;max-height:100%;object-fit: cover;position: absolute;left: 0;top: 0;}

.category{display:flex;color:#999;padding-top:30px;padding-bottom:20px;}
.category .left{width:150px;line-height:50px;}
.category ul{display:flex;flex-wrap:wrap;width:100%;}
.category li{line-height:50px;font-size:var(--f20);padding-right:30px;}
.category li a{color:#888;}
.category li.on a,.category li a:hover{color:#008c3f;font-weight:bold;}

.product{display:flex;padding-top:80px;padding-bottom:80px;justify-content:space-between;background:#f2f4f5;}
.product ul{display:grid;padding:0 0 40px 0;gap:45px;grid-template-columns: repeat(2,calc(calc(100% - 30px) / 2));}
.product li{position:relative;background:#fff;overflow:hidden;box-sizing:border-box;border-radius:10px;border:1px solid #f2f4f5;padding:30px;}
.product li a{color:#555;display:flex;justify-content:space-between;}
.product li .pic{width:40%;height:0;padding-top:40%;position:relative;overflow:hidden;}
.product li .pic img{position: absolute;object-fit: cover;height: 100%;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.product li .text{width:60%;box-sizing:border-box;padding-left:20px;}
.product li .text h1{font-size:var(--f30);font-weight:600;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height:2.4;color:#019944;}
.product li .text p{font-size:var(--f16);display: -webkit-box;-webkit-box-orient: vertical;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;line-height:1.5;color:#777;}
.product li:hover{border:1px solid #019944;}

#container{background:#fafafa;}
.pdetail .flexslider .slides li{margin-top:0;height:auto;}
.pdetail .flex-direction-nav{top:38%;line-height:500px;overflow:hidden;}
.pdetail{padding:80px 0;display:flex;justify-content:space-between;}
.pdetail .left{width:35%;background:#fff;padding:20px;}
.pdetail .btn{width:100%;padding-top:20px;display:flex;}
.pdetail .btn a{display:block;width:230px;line-height:60px;height:60px;font-size:var(--f20);text-align:center;border-radius:3px;vertical-align:middle;font-family:'OPPOSans-M';margin-right:20px;box-sizing:border-box;}
.pdetail .btn a i{font-family:iconfont;font-size:26px;}
.pdetail .btn a:first-child{border:1px solid #019944;color:#019944;}
.pdetail .btn a:last-child{background: #019944;color:#fff;}
.pdetail .btn a:first-child:hover{background:#019944;color:#fff;}
.pdetail .btn a:last-child:hover{border:1px solid #019944;color:#019944;background:#fff;}

.pdetail .right{width:52%;}
.pdetail .right .title{font-size:var(--f40);line-height:3;color:#019944;font-weight:bold;padding-bottom:10px;}
.pdetail .right p{color: #666;line-height: 30px;font-size:var(--f18);}
.des{padding-bottom:50px;width:100%;max-width:800px;margin:0 auto;}
.des *{line-height:1.6 !important;font-size:var(--f20) !important; font-family:"Source Han Sans CN",'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI' !important;white-space:pre-wrap !important;color:#666 !important;}
.des > section:first-child { max-width: 100% !important;}
.des .title{display:none;}
.des img{max-width:100%;}
.title2{font-size: var(--f36);line-height: 5;}

.description{background:#fcfcfc;padding:0px 0 50px 0;}
.description .title{font-size:36px;line-height:120px;font-weight:bold;}
.pdetail .right .des img{max-width:600px;}
.pdetail .right .des table{width:100%;}
.pdetail .right .des td{border-width: 1px 1px 1px 1px;border-style: solid solid solid solid;border-color: rgb(0, 0, 0);padding: 0px 7px;background-color: transparent}

.recommend{padding:40px 0 100px 0;background:#fff;}
.recommend .title{font-size:36px;line-height:120px;font-weight:bold;}
.recommend ul{display:flex;justify-content:space-between;}
.recommend ul li{width:calc(calc(100% - 120px) / 5);box-sizing:border-box;}
.recommend ul li:last-child{display:none;}
.recommend ul li h1{font-size:var(--f18);text-align:center;color:#666;line-height:30px;padding-top:10px;display: -webkit-box;-webkit-box-orient: vertical;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.recommend ul li .pic{width:100%;height:0;padding-top:100%;position:relative;overflow:hidden;}
.recommend ul li .pic img{position: absolute;object-fit: cover;height: 100%;left: 50%;top: 50%;transform: translate(-50%, -50%);}

.article{padding-top:80px;padding-bottom:100px;}
.article *{transition-duration: 0.3s;}
.article ul{display:flex;justify-content:space-between;flex-wrap:wrap;}
.article li{width:100%;margin-bottom:60px;background:#fbfbfb;}
.article li a{display:flex}
.article li .img{width:40%;height:400px;overflow:hidden;position:relative;}
.article li img{width:100%;height:100%;object-fit:cover;position:absolute;left:0;top:0;}
.article li .info{width:60%;padding:3.5% 6.5% 0 6.5%;box-sizing:border-box;}
.article li h1{font-size:var(--f28);margin:25px 0 10px 0;font-weight:500;line-height:1.4;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;color:#000;}
.article li h5{font-size:var(--f16);padding:15px 0 20px 0;color:#999;}
.article li p{color:#777;font-size:var(--f16);display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;margin-top:20px;line-height:1.5;display: -webkit-box;}
.article li:hover h1{color:#006835;}

.titlebar{font-size:var(--f44);font-weight:600;color:#019944;padding-bottom:var(--f60)}

.bar .path{font-size:15px;color:#aaa;line-height:var(--f30);padding:20px 0;font-weight:400;}
.bar .path a{color:#999;}

.pagin{padding-top:20px;display:flex;justify-content:center;flex-wrap:wrap;}
.pagin a, .pagin span { float: left; height: 20px; padding: 10px 15px; border: 1px solid #ddd; margin-left: 5px; font-family: arial; line-height: 20px; font-size: 18px; overflow: hidden; -moz-border-radius: 5px; -webkit-border-radius: 5px;background:#fff;margin-bottom:10px;}
.pagin-m a, .pagin-m span { height: 14px; line-height: 14px; font-size: 12px; }
.pagin a, .pagin span { height: 19px; }
.pagin .text, .pagin .current { border: 0; }
.pagin .current, .pagin .current:link, .pagin .current:visited { color: #fff; font-weight: 700;background:#019944; }
.pagin-m a, .pagin-m span.text { height: 14px; font-family: verdana; }
.pagin .text i { font-style: normal; font-weight: bold; color: #e3393c; }
.pagin .prev, .pagin .next, .pagin .prev-disabled, .pagin .next-disabled { position: relative;height: 18px; line-height: 18px; }
.pagin .prev-disabled, .pagin .next-disabled { color: #ccc; cursor: default; }
.pagin .prev, .pagin .prev-disabled { padding-left: 12px; }
.pagin-m .prev, .pagin-m .next, .pagin-m .prev-disabled, .pagin-m .next-disabled { padding-top: 3px; height: 14px; line-height: 14px; }
.pagin .prev, .pagin .next, .pagin .prev-disabled, .pagin .next-disabled { border-radius: 3px; background: #fff; }
.pagin b { display: block; position: absolute; top: 9px; width: 5px; height: 9px; background-image: url(../Images/bg_hotsale.gif); background-repeat: no-repeat; overflow: hidden; }
.pagin-m b { top: 7px; }
.pagin a, .pagin a:visited { color: #666; }
.pagin a:hover{background:#006835;color:#fff;}
.pagin .next b { right: 3px; background-position: -62px -608px; }
.pagin .prev b { left: 3px; background-position: -68px -608px; }
.pagin .prev-disabled b { left: 3px; background-position: -80px -608px; }
.pagin .next-disabled b { right: 3px; background-position: -74px -608px; }
.pagin .page-skip { height: 26px; padding: 0 10px; border: none; font-size: 12px; }
.pagin .page-skip em { float: left; height: 26px; line-height: 26px; }
.pagin .jumpto { float: left; width: 36px; height: 21px; padding: 1px; border-width: 1px; border-style: solid; border-color: #aaa #ddd #ddd #aaa; margin: 0 5px; text-align: center; font-family: verdana; }
.pagin a.btn-skipsearch, .pagin .btn-skipsearch:hover { float: left; width: 53px; height: 25px; padding: 0; margin-left: 5px; border: none; background: url(../Images/20130415i.png) no-repeat -126px -52px; line-height: 25px; text-align: center; cursor: pointer; color: #333; }

.adetail{padding:70px 0 150px 0;}
.adetail h1{font-size:var(--f32);color:#222;text-align:center;font-weight:500;}
.adetail h2{color:#888;font-size:16px;border-bottom:1px solid #eaeaea;line-height:var(--f80);margin-bottom:50px;text-align:center;}
.adetail .des *{font-family: "Source Han Sans CN","PingFang SC","Microsoft YaHei","simsun","Segoe UI",Roboto,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;}
.adetail .des{max-width:1000px;margin:0 auto;font-size:16px;line-height:30px;}
.adetail .des img{padding:10px 0;max-width:100%;}

.tech{padding-top:80px;padding-bottom:100px;}
.tech *{transition-duration: 0.3s;}
.tech ul{display:flex;justify-content:space-between;flex-wrap:wrap;}
.tech li{width:100%;margin-bottom:60px;background:#fbfbfb;}
.tech li a{display:flex}
.tech li .info{width:100%;padding:3% 5%;box-sizing:border-box;}
.tech li h1{font-size:var(--f30);margin:15px 0 10px 0;font-weight:600;line-height:var(--f36);display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;color:#000;}
.tech li h5{font-size:var(--f16);padding:0px 0 10px 0;color:#999;}
.tech li p{color:#777;font-size:var(--f16);display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;margin-top:20px;line-height:1.4;display: -webkit-box;}
.tech li:hover h1{color:#006835;}

 .contactt{background:#f4f8fb;padding:80px 0 100px 0;}
 .contactt .list{display:flex;flex-wrap:wrap;justify-content:space-between;}
 .contactt .list li{width:23%;background:#fff;border-radius:20px;box-sizing:border-box;padding:4% 3%;background-image: linear-gradient(to bottom, #fff,#fff,#fff, #d8efe2);}
 .contactt .list li h1{color:#000;font-size:var(--f30);font-weight:600;padding-top:10px;}
 .contactt .list li h2{color:#999;font-size:var(--f18);}
 .contactt .list li h3{color:#019944;font-size:var(--f24);font-weight:bold;font-family: "MONTSERRAT-REGULAR";padding:25px 0;}
 .contactt .list li h4{color:#000;font-size:var(--f18);font-weight:500;line-height:1.6;}
 .contactt .list li p{color:#000;font-size:var(--f18);line-height:1.6;}


.conbox{padding:80px 0;}
.conbox .wrap{display:flex;justify-content:space-between;}
.conbox .text{width:50%;}
.conbox h2{font-size:var(--f34);color:#fabf16;margin-bottom:20px;font-family: 'MONTSERRAT-REGULAR';}
.conbox h3{font-size:var(--f28);line-height:2;padding-bottom:20px;}
.conbox p i{font-family:iconfont;}
.conbox p{font-size:var(--f18);color:#666;line-height:28px;}
.conbox img{float:right;width:30%;}
.conbox p a{color: #8f8f8f;}
 .map{width:45%;height:500px;border:none;border-radius:10px;overflow:hidden;box-shadow: 0 0 20px #0003;}



 @media screen and (max-width:1440px){
	.about .text p{line-height:1.7;}
}
@media screen and (max-width:1280px){
    .sidebanner{height:450px;}
    .sidebanner .title{padding-top:120px;}

    .about{padding-bottom:120px;}
	.about ul{margin-top:60px;}

    .product ul{gap:35px;}
    .article li h1{margin-top:15px;}
    .article li .img{height:350px;}
}
@media screen and (max-width:1024px) {   
    .sidebanner{height:350px;}
    .sidebanner .title{padding-top:120px;}
    .sidenav .path{display:none;}
    .sidenav ul{width:100%;}
    .sidenav ul li{font-size:15px;}
    .p-sidenav ul li{font-size:18px;}
    .sticky{top:114px;}
    .about ul li{padding:20px 0 20px 3%;}
    
    .photo{padding:60px 0 120px 0;}
    .photo .swiper-slide{height:350px;}
    .product li .text h1{line-height:2;}
    .product li .text p{-webkit-line-clamp: 4;}
    .pdetail .right .title{line-height:2;padding-bottom:10px;}
    .pdetail .btn{padding-top:50px;}

    .article li .img{height:300px;}
    .article li p{margin-top:0;-webkit-line-clamp:3;}

    .bar{display:none;}
    .adetail{padding-top:50px;padding-bottom:80px;}

    .tech li{}
    .tech li .img{height:220px;}
    .tech li span{display:none;}
    .tech li p{margin-top:0;-webkit-line-clamp:2;}

    .pdetail{padding:40px 0;}
    .pdetail .left{width:40%;}
    .pdetail .right{width:45%;}
    .pdetail .right .des img{max-width:100%;height:auto !important;}
    .pdetail .flex-direction-nav{top:30%;}

    .team li .img{padding-top:30px;}
    .tech li .date{width:30%;font-size:22px;}
    .tech li .title{width:60%;font-size:20px;}
    .tech li .more{font-size:34px;}
}
@media screen and (max-width:820px) { 
    .sidebanner{height:330px;}  
    .sidebanner .title img{width:65%;}
    .sidenav ul li{font-size:14px;}
    .p-sidenav ul li{font-size:18px;}
    .about{padding-bottom:100px;background-size:150% auto;}
	.about ul li{padding:20px 0 20px 2%;width:31%;}
	.about ul li p{padding-left:10px;}
    .honour .swiper-slide .img{height:170px;}
    .honour .swiper-slide .text{height:120px;}

    .product{padding-top:50px;}
    .product ul{gap:25px;}
    .product ul li{padding:20px;}
    .product li .text p{-webkit-line-clamp: 3;}
    

    .pdetail .right p{font-size:16px;}
    .pdetail .btn{padding-top:20px;margin-right:0;justify-content:space-between;}
    .pdetail .btn a{width:47%;font-size:18px;line-height:50px;height:50px;margin-right:0;}
    .pdetail .btn a i{font-size:22px;}

    .description .title,.recommend .title{font-size:32px;line-height:80px;}
    .recommend{padding-bottom:50px;}

    .article li .img{height:250px;}
    .article li h1{margin-top:0;}
    .tech li .img{height:200px;}

    .tech li .date:after{right:40px;}

    .contactt{padding:60px 0;}
    .contactt .list li{width:48.5%;margin-bottom:20px;}
   
    .conbox .wrap{flex-direction:column;}
    .conbox .text{width:100%;}
    .map{width:100%;height:300px;margin-top:30px;}
}
@media screen and (max-width:670px) { 
    .sidebanner{height:230px;}
    .sidebanner .title img{width:75%;}
    .sidebanner .title{padding-top:80px;}

    .sidenav{display:none;}
   
    .about{padding-bottom:80px;background:url(/Images/about-bg-wap.jpg) no-repeat center bottom;background-size:100% auto}
	.about .wrap{padding-top:0px;}
	.about .text{width:100%;}
    .about .text h1{font-size:var(--f44);padding:30px 0 0px 0;}
	.about .text h2{line-height:1.5;}
	.about ul{flex-direction:column;margin-top:30px;align-items:center;}
	.about ul li{padding:15px 7%;width:100%;margin-bottom:20px;border-radius:7px;}
	.about ul li p{line-height:1.2;padding:5px 0 0 20px;}
    .photo .swiper-button-next,.photo .swiper-button-prev{font-size:20px;width:50px;height:50px;line-height:50px;}

    .leader{padding-top:40px;padding-bottom:40px;}
    .leader .box{padding-top:0px;justify-content:flex-start;flex-direction:column;}
    .leader .box .pic{order:0;width:80%;padding:10px 10% 30px 10%;}
    .leader .box .text{order:1;width:100%;} 
    
    .photo{padding:40px 0 60px 0;}
    .photo .swiper-slide{height:200px;}
    .history{padding-top:60px;padding-bottom:40px;}
    .Organization .title{padding-bottom:30px;}

    .honour .swiper-slide{padding:25px 15px;}
    .honour .swiper-slide p{padding:10px 0;}
    .honour .swiper-slide .img{height:130px;}
    
    .pathbar .subnav ul{display:flex;justify-content:space-between;}
    .pathbar .subnav li{margin-right:0;line-height:60px;}
    .category{padding-top:15px;padding-bottom:10px;}
    .category .left{display:none;}
    .category li{line-height:36px;padding-right:15px;}
    .p-sidenav{display:block;}
    .p-sidenav .path{display:none;}
    .p-sidenav .wrap{padding:0 10px;}
    .p-sidenav ul li{line-height:60px;margin-right:20px;font-size:16px;}
    .product{padding-top:20px;}
    .product ul{gap:15px;grid-template-columns: repeat(1,100%);}
    .product ul li{padding:10px;}
    .product ul li .img{width:50%;padding-top:50%;}
    .product ul li .text{width:50%;padding-left:10px;}
    .product li .text p{-webkit-line-clamp: 4;}
    .product ul li .text h1{font-size:16px;line-height:2.4;margin-top:5px;}

    .article{padding-top:50px;padding-bottom:50px;}
    .article li{margin-bottom:30px;}
    .article li a{flex-direction:column;}
    .article li .img{height:200px;}
    .article li .img{width:100%;height:200px;}
    .article li .info{width:100%;padding:20px 20px 20px 20px;}
    .article li .info h1{font-size:17px;padding:0px 0 0 0;margin:0;line-height:24px;}
    .article li .info p{margin-top:10px;-webkit-line-clamp:2;}
    .article li .info span{font-size:14px;width:80px;line-height:30px;display:none;}
    .article li h5{padding:5px 0 0px 0;}

    .tech{padding-top:50px;padding-bottom:50px;}
    .tech li{padding:0;margin-bottom:20px;}
    .tech li .info{padding:20px 15px;}
    .tech li .img{height:100px;}
    .tech li p{}
    .tech li h1{-webkit-line-clamp:2;padding:0;margin:10px 0 5px 0;line-height:24px;font-weight:500;}

    .adetail{padding-top:30px;}
    .adetail h1{}
    .adetail h2{line-height:40px;font-size:14px;padding-bottom:0px;margin-bottom:2px;}
    .adetail .des img,.adetail .des video{max-width:100% !important;height:auto !important;}

       
    #container{padding:0;width:100%;}    
    .pdetail{display:block;}
    .pdetail{padding:0px 0;}
    .pdetail .left{width:100vw;padding:0;background:none;}
    .pdetail .right{width:100%;box-sizing:border-box;padding:0 20px;padding-bottom:50px;}
    .pdetail .right .title{padding:40px 0 10px 0;}
    .des{padding:20px 0;}
    .title2{display:none;}

    .description{padding:0;background-size:45%;}
    .description .title{display:none;}
    .description .recommend .title{display:block;font-size:24px;}
    .recommend{padding-top:20px;}
    .recommend ul li:last-child{display:block;}
    .recommend ul{flex-wrap:wrap;}
    .recommend ul li{width: 49%;margin-bottom:15px;}
    
    .description #content *{font-size:17px !important;line-height:30px !important;}
    .description #content img{max-width:100%;height:auto !important;}
    .pdetail .btn a{font-size:18px;line-height:50px;}
    .pdetail .right .title{font-size:26px;line-height:50px;}
    .flexslider{height:auto;padding-bottom:10px;}
    .pdetail .flexslider .slides li{width:100vw;height:100vw;}
    .pdetail .flex-direction-nav{display:none;}

    .pagin a, .pagin span{font-size:14px;}
    .pagin a:first-child,.pagin a:last-child{padding:10px 5px;}

    .contactt{padding:50px 0 30px 0;}
    .contactt .list ul{}
    .contactt .list li{width:48%;padding:30px 20px;margin-bottom:15px;border-radius:10px;}
    .contactt .manage li{width:100%;padding:15px 20px;}
    .contactt .list li p{font-size:14px;}
    .contactt .list li h3{font-size:18px;padding:20px 0 15px 0;}
    .contactt .list li h2{padding-top:5px;}
    .conbox{padding:50px 0;}
    .conbox h2{font-size:20px;margin-bottom:10px;}
    .conbox p{font-size:15px;font-weight:normal;}
}
@media screen and (max-width:390px) {
    .about ul li p{font-size:17px;}
    .contactt .list li h3{font-size:17px;}
    .conbox h2{font-size:18px;}
}