﻿html{font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;font-size:16px;color:#666;}
*{padding:0;margin:0;}
body{margin:0;padding:0;height:100%;min-width:320px;box-sizing:border-box;}
a{text-decoration:none;color:#666;}
a:hover{color:#6ca32e;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.content{background:#f2f2f2;}

@media (min-width:1440px){
.container{width:1400px;}		
}
/*----index----*/
/*--header start here--*/

.navbar-inverse {background: none;border:none;}
.navbar-inverse .navbar-collapse{border:none;}
.navbar {margin-bottom: 0px !important;min-height: 0px !important;}
.navbar-inverse .navbar-toggle{border:none;background:#6ca32e;}
.navbar-inverse .navbar-toggle:focus{background:#6ca32e;}
.navbar-nav li ul{display:none;background:rgba(0,0,0,0.7);width:100%;z-index:99999;}

@media (min-width: 768px){
.navbar-nav li{position:relative;}
.navbar-nav li ul{position:absolute;}
.navbar-nav li:hover dt{background:#f2f2f2;}
.navbar-nav li:hover .top-nav{color:#6ca32e;}
.dropdown-menu dd{text-align:center;line-height:36px;border-bottom:1px dashed #666;}
.dropdown-menu dd a{color:#dedede;}
.dropdown-menu dd:hover a{color:#6ca32e;}
}
@media (max-width: 767px){
.header{position:fixed;height:50px;width:100%;background:#fff;z-index:99999;}
.header .container{padding:0!important;}
.navbar-nav li dd{line-height:36px;border-bottom:1px dashed #666;padding-left:40px;}
.navbar-nav li dd a{color:#dedede;}
.navbar-inverse .navbar-collapse{background:#f2f2f2;}
}
@media (min-width: 1200px){	
.navbar-nav li dt a{padding:0 30px;}
.navbar-nav li .xiala{display:none;}
}
@media screen and (max-width: 1199px) and (min-width: 768px){

.navbar-nav li .xiala{display:none;}	
}

@media (max-width: 767px){
.navbar-nav li dt{border-bottom:1px dashed #dedede;overflow:hidden;width:100%;text-align:center;line-height:40px;}
.navbar-nav li dt a{}
.navbar-nav li .hover .xiala{background:url(/static/images/sanjiao2.png) no-repeat center;}
.navbar-nav li .xiala{width:16px;height:16px;float:right;padding:0 20px;background:url(/static/images/sanjiao.png) no-repeat center;margin-top:12px;}
.navbar-nav li .xiala img{width:100%;}
}

@media (min-width: 768px){
.navbar-wrapper {border-bottom:2px solid #6ca32e;}
.navbar-header .logo img{padding-left:5px;}
.navbar-nav .on{background:#6ca32e;}
.navbar-nav .on a{color:#fff;}
.navbar-inverse .navbar-collapse{border:none;float:right;}
.navbar-wrapper .navbar-header{padding: 15px 0;}

.navbar .cl-effect-11{float:left;}
.wap-button{display:none;}
}

@media screen and (max-width: 1199px) and (min-width: 1041px) {
.navbar-nav li dt a{padding:0 25px;}
}
@media screen and (max-width: 1040px) and (min-width: 904px) {
.navbar-nav li dt a{padding:0 10px;}
}

@media (min-width: 904px){
.navbar-header .logo img{height:50px;}
.navbar-nav li dt a{font-size:18px;line-height:80px;display:block;}
}
@media screen and (max-width: 903px) and (min-width: 768px) {
.navbar-header .logo img{height:40px;}
.navbar-nav li dt a{font-size:15px;line-height:70px;padding:0 15px;}
}
@media (max-width: 767px){
.navbar-header .logo img{padding:5px 5px 5px 15px;height:40px;}
.wap-button{float:right;}
.wap-button .tit1{padding:0;}
.navbar-toggle .icon-bar{width:24px;}
.navbar-toggle .icon-bar + .icon-bar{margin-top:5px!important;}
.banner,.cate-bg{padding-top:50px;}
}
/*--header end here-*/

/*banner*/
@media screen and (max-width:668px) {.button div {width:28px;height:28px;} }	     
.banner {display:block;overflow:hidden;width:100%;} 
.banner img {display:block;width:100%;height:auto;margin:0 auto;} 
.banner .swiper-button-next, .banner .swiper-button-prev {display:none;position:absolute;z-index:5;width:58px;height:58px;border-radius:50%;top:50%;margin-top:-29px;text-align:center;line-height:58px;color:#fff;font-family:"Simsun";font-size:34px;background-color:#000 !important;background-color:rgba(0,0,0,0.2) !important;background-image:none;transition:0.5s;-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;}  
@media screen and (max-width:768px) { .banner .swiper-button-next, .banner .swiper-button-prev {display:none;} } 
.banner:hover .swiper-button-next, .banner:hover .swiper-button-prev {display:block;}  
@media screen and (max-width:768px) { .banner:hover .swiper-button-next, .banner:hover .swiper-button-prev {display:none;} } 
.banner .swiper-button-prev {left:5%;} .banner .swiper-button-next {right:5%;} 
.banner:hover .swiper-button-next:hover, .banner:hover .swiper-button-prev:hover {background-color:rgba(0,0,0,0.6) !important;} 
.swiper-pagination {font-size:0;} 
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom:20px;}  
@media screen and (max-width:640px) { .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom:10px;} }
.banner .swiper-pagination-bullets .swiper-pagination-bullet {display:inline-block; *display:inline; *zoom:1;width:45px;height:2px;margin:0px 5px 0 5px;background-color:#ccc;background-color:rgba(0,0,0,0.5);cursor:pointer;opacity:1;border-radius:0;transition:0.5s;-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;}  
@media screen and (max-width:768px) { .banner .swiper-pagination-bullets .swiper-pagination-bullet {width:24px;height:2px;} }
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active {background-color:#fff;} 


.footer{background:#3c3c3c;overflow:hidden;}
.footer .logo-menu{overflow:hidden;width:100%;padding-bottom:20px;border-bottom:1px solid #fff;margin-bottom:10px;}
.footer .logo{float:left;width:20%;border-right:2px solid #fff;}
.footer .logo img{height:120px;}
.footer .foot-menu li{float:left;line-height:20px;padding:5px 0;text-align:center;margin-bottom:15px;}
.footer .foot-menu li dt{margin-bottom:10px;}
.footer .foot-menu li dt a{font-weight:bold;font-size:16px;border-left:2px solid #fff;padding-left:10px;}
.footer .foot-menu li dd{padding:3px 0;}
.footer .foot-menu li dd a{font-size:14px;}
.footer .foot-menu li a{color:#fff;}
.footer .foot-menu li a:hover{color:#6ca32e;}
.footer .powerby p{text-align:center;line-height:30px;color:#fff;font-size:16px;margin:0;}
.footer .powerby p a{color:#fff;font-size:14px;}

@media screen and (min-width:1200px){
.footer{padding:50px 0 30px;}
.footer .foot-menu{width:78%;float:right;padding-left:1%;}
.footer .foot-menu li{width:25%;}
}

@media screen and (max-width:1199px) and (min-width:769px){
.footer{padding:30px 15px;}
.footer .foot-menu{width:78%;float:right;padding-left:1%;}
.footer .foot-menu li{width:25%;}

}

@media screen and (max-width:768px){
.footer{padding:10px 0 70px;}
.footer .logo{display:none;}
.footer .foot-menu li{width:25%;}
}
@media screen and (max-width:768px) and (min-width:640px){
.footer .foot-menu li{width:25%;}
}
@media screen and (max-width:639px) and (min-width:480px){
.footer .foot-menu li{width:50%;}
}
@media screen and (max-width:479px){
.footer .logo-menu{display:none;}
.powerby p, .powerby p a{font-size:13px!important;}
}

@media screen and (min-width:768px){	
.kefu{display:none;}
}

.kefu{height:60px;width:100%;position:fixed;bottom:0;background:#6ca32e;}
.kefu li{width:50%;float:left;padding:10px 0;}
.kefu li span{display:block;font-weight:bold;line-height:20px;}
.kefu li span a{display:block;text-align:center;color:#fff;font-size:14px;letter-spacing:2px;}
.kefu li .a1{border-right:1px solid #ddd;}
.kefu li img{height:20px;display:block;font-size:0;text-align:center;margin:0 auto;}



/*---index.html---*/
.indexpd{padding:30px 0;}

.index-title{text-align:center;}
.index-title .line{padding-bottom:10px;}
.index-title .line span{display:block;margin:0 auto;width:60px;height:4px;background:#6ca32e;}
.index-title h3{font-size:24px;line-height:32px;color:#333;padding-bottom:10px;}
.index-title h4{font-size:30px;line-height:24px;color:#dedede;text-transform: uppercase;padding-bottom:15px;}
.index-title p{font-size:16px;line-height:24px;color:#999;display:none;}

.index-list{padding-top:15px;}

@media (min-width:768px){
.index-title h3{font-size:28px;}
.index-title h4{font-size:32px;}
.index-title p{font-size:18px;}

.index-list{padding-top:20px;}
}




@media (min-width:1200px){
.indexpd{padding:50px 0;}
.index-title h3{font-size:32px;padding-bottom:15px;}
.index-title h4{font-size:36px;padding-bottom:25px;letter-spacing:4px;}
.index-title p{font-size:18px;display:block;}

.index-list{padding-top:30px;}		
}


.index-service li{float:left;margin-right:30px;margin-bottom:30px;}
.index-service li:last-child{margin-right:0;}
.index-service li img{width:100%;border:1px solid #dedede;border-radius:15px;margin-bottom:10px;}
.index-service li p{display:none;}
.index-service li h5{text-align:center;line-height:30px;}
.index-service li h5 a{color:#6ca32e;font-size:18px;}
.index-service li h5 a:hover{color:#375415;}
.index-service li p{display:none;font-size:14px;line-height:22px;color:#666;}
.index-service li p a{padding-left:10px;color:#6ca32e;}
.index-service li p a:hover{color:#375415;}
@media (max-width:991px){
.index-service li{width:calc(50% - 15px);}
.index-service li:nth-child(2n){margin-right:0;}
}
@media (max-width:768px){
.index-service li{width:calc(50% - 10px);margin-right:20px;margin-bottom:20px;}
.index-service li h5{line-height:20px;}
.index-service li h5 a{font-size:16px;}
}

@media (min-width:992px){

.index-service li{width:calc(25% - 25px);}
}

@media (min-width:1200px){
.index-service li{width:calc(25% - 30px);margin-right:35px;}
.index-service li h5{margin-bottom:10px;}
.index-service li p{display:block;}
}

@media (min-width:1440px){
.index-service li{width:calc(25% - 52.5px);margin-right:70px;}
.index-service li p{font-size:16px;line-height:28px;}
}


.index-advantage{background:#f8f9fa;}
.index-advantage li{float:left;box-sizing:border-box;border:1px solid #ccc;border-radius:15px;text-align:center;margin:0 20px 20px 0;width:calc(33.3333% - 20px);padding:30px;}
.index-advantage li:nth-child(3n){margin-right:0;}
.index-advantage li .img{margin:0 auto;width:60px;padding:25px;border-radius:50%;background:#d9e5bf;}
.index-advantage li .img img{width:100%;}
.index-advantage li .txt{padding-top:15px;}
.index-advantage li .txt h5{color:#333;font-weight:600;margin-bottom:10px;font-size:20px;}
.index-advantage li .txt p{color:#999;font-size:16px;}

@media (max-width:768px){
.index-advantage li{width:calc(50% - 10px);padding:20px 10px;}
.index-advantage li:nth-child(3n){margin-right:20px;}
.index-advantage li:nth-child(2n){margin-right:0!important;}
.index-advantage li .img{width:50px;padding:20px;}
.index-advantage li .txt h5{font-size:18px;}
.index-advantage li .txt p{font-size:16px;}
}

.index-sample li{float:left;border:1px solid #dedede;border-radius:15px;box-sizing:border-box;padding:20px;margin:0 20px 20px 0;width:calc(33.3333% - 20px);}
.index-sample li:nth-child(3n){margin-right:0;}
.index-sample li .img{float:left;width:30%;margin-right:5%;}
.index-sample li .img img{width:100%;}
.index-sample li .txt{float:left:width:65%;padding-top:30px;}
.index-sample li .txt h5{width:100%;margin-bottom:15px;}
.index-sample li .txt h5 .t{font-size:20px;font-weight:600;color:#333;}
.index-sample li .txt h5 .t:hover{color:#6ca32e;}
.index-sample li .txt h5 span{float:right;background:#6ca32e;padding:0 15px;border-radius:7px;line-height:24px;}
.index-sample li .txt h5 span a{color:#fff;font-size:16px;}
.index-sample li .txt h5 span:hover{background:#375415;}
.index-sample li .txt p{font-size:16px;line-height:30px;height:60px;overflow:hidden;}

@media (max-width:1200px){
.index-sample li{width:calc(50% - 10px);}
.index-sample li:nth-child(3n){margin-right:20px;}
.index-sample li:nth-child(2n){margin-right:0!important;}
}
@media (max-width:768px){
.index-sample li .txt{padding-top:5px;}
.index-sample li .txt h5{margin-bottom:5px;}
.index-sample li .txt h5 .t{font-size:16px;}
.index-sample li .txt h5 span{display:none;}
.index-sample li .txt p{line-height:24px;height:48px;}
}

@media (max-width:480px){
.index-sample li .txt{padding-top:15px;}
.index-sample li .txt h5{margin-bottom:10px;}
.index-sample li .txt h5 .t{font-size:16px;}
.index-sample li .txt h5 span{display:none;}
.index-sample li .txt p{display:none;line-height:24px;}
}
.cate-bg{width:100%;height:400px;background:url(/static/picture/innerbg1.jpg) top center no-repeat;background-size:100% auto;}
.cate-bg .pagetitle{background:rgb(255 255 255 / 70%);width:300px;margin-top:100px;border-radius:20px;padding:30px;}
.cate-bg .pagetitle p{font-size:32px;color:#6ca32e;margin-bottom:0;}
.cate-bg .pagetitle p .ico{padding:0 10px;}
.cate-bg .pagetitle .line span{display:block;background:#6ca32e;width:60px;height:2px;margin:15px 0;}
.cate-bg .pagetitle .ch{font-size:26px;color:#222;}

@media (max-width:1200px){
.cate-bg{height:250px;}
.cate-bg .pagetitle{width:250px;margin-top:50px;padding:25px;border-radius:15px;}
.cate-bg .pagetitle p{font-size:26px;}
.cate-bg .pagetitle .ch{font-size:20px;}
}
@media (max-width:768px){
.cate-bg{height:200px;background-size:auto 100%;}
.cate-bg .pagetitle{width:220px;margin-top:50px;padding:20px;border-radius:10px;}
.cate-bg .pagetitle p{font-size:22px;}
.cate-bg .pagetitle .line span{margin:7px 0;}
.cate-bg .pagetitle .ch{font-size:18px;}

}
@media (max-width:480px){
.cate-bg{height:150px;}
.cate-bg .pagetitle{width:220px;margin-top:30px;padding:15px;}
.cate-bg .pagetitle p{font-size:18px;}
.cate-bg .pagetitle .line span{margin:5px 0;}
.cate-bg .pagetitle .ch{font-size:18px;}
}

.pagebox{background:#f8f9fa;overflow:hidden}
.pagebox .box{background:#fff;padding:50px;border-radius:15px;box-shadow:0 5px 15px rgba(0, 0, 0, 0.1);}

.position{margin:20px 0;font-size:15px;line-height:20px;color:#666;}
.position a{color:#666;}
.position a:hover{color:#6ca32e;}

@media (max-width: 1200px){
.pagebox .box{padding:35px;}
}

@media (max-width: 767px){
.pagebox .box{padding:20px;}
.position{font-size:13px;}
}

.pagebox .sort-tt{margin:30px 0 70px;text-align:center;}
.pagebox .sort-tt .line{display:inline-block;background:#6ca32e;height:2px;width:60px;margin-bottom:10px;}
.pagebox .sort-tt .tt{font-weight:600;color:#6ca32e;font-size:32px;padding:0 5px;}
.pagebox .sort-tt p{font-size:18px;color:#777;margin-top:30px;padding:0 30px;}
.pagebox .sort-tt .wap{display:none;}
@media (max-width: 767px){
.pagebox .sort-tt{margin:20px 0 50px;}
.pagebox .sort-tt p{margin-top:20px;}
.pagebox .sort-tt .pc{display:none;}
.pagebox .sort-tt .wap{display:block;}
}

/*list-page*/
.list-page {width:100%;margin:10px 0;background:#fff;font-size:16px;text-align:center;overflow:hidden;}
.list-page span {margin:0 3px;padding:5px 10px;border:1px solid #CCC;} 
.list-page span a {min-width:20px;}
.list-page option {} 
.list-page select{display:block;height:50px;line-height:25px;border:1px solid #fff;float:left;margin-left:5px;} 
.list-page .thisclass {border:1px solid #6ca32e;background:#6ca32e;color:#fff;text-decoration:none;} 
.list-page ul{margin:0;padding:15px 0;line-height:33px;}
.list-page ul span .pageinfo{color:#999;display:block;padding:0 7px;height:50px;line-height:50px;} 
.list-page span strong{color:#555;font-weight:normal;margin:0px 2px;}
.list-page .thisclass a{color:#fff;} 
.list-page span:hover{border:1px solid #6ca32e;color:#333;text-decoration:none;}
.list-page span a:hover{color:#6ca32e;}
.list-page .next:hover{background:#6ca32e;}
.list-page .next:hover a{color:#fff;}

/*--contact.html--*/

.contact .c-box{display:flex;gap:40px;margin-bottom:60px;}
.contact .box{flex:1;}
.contact .box h3{font-size:24px;color:#6ca32e;margin-bottom:30px;}
.contact .cc{padding-right:50px;}
.contact .cc li{width:100%;float:left;overflow:hidden;margin-bottom:30px;}
.contact .cc li .img{float:left;width:50px;margin-right:10px;}
.contact .cc li .img img{width:100%;}
.contact .cc li .txt h5{font-weight:600;font-size:18px;color:#222;line-height:30px;margin-bottom:5px;}
.contact .cc li .txt span{display:inline-block;font-size:16px;}
.contact .att ul{width:100%;}
.contact .att li{margin-bottom:20px;}
.contact .att li label{font-size:18px;font-weight:600;color:#333;letter-spacing:2px;}
.contact .att li label span{color:red;padding-left:5px;}
.contact .att li .form-control{box-sizing:border-box;line-height:34px;height:50px;padding:6px 12px;font-size:16px;color:#333;}
.contact .att li .form-control:focus{border-color:#6ca32e;box-shadow:none;}
.contact .att li textarea{min-height:102px;}
.contact .att li .btn-submit{background:#6ca32e;border:none;color:#fff;font-size:18px;border-radius:7px;padding:12px 25px;}
.contact .att li .btn-submit:hover{background:#375415;}
@media (max-width:992px){
.contact .cc li .img{width:40px;}
.contact .cc li .txt h5{font-size:16px;line-height:24px;}
.contact .cc li .txt span{font-size:15px;}
.contact .att li .form-control{height:44px;}
}
@media (max-width:768px){
.contact .c-box{flex-direction:column;}
}

/*--about.html--*/
.about-content p{font-size:18px;color:#333;line-height:30px;margin-bottom:20px;}
.about-content .my-company{display:flex;gap:40px;margin-bottom:60px;}
.about-content .my-company .flex{flex:1;}
.about-content .my-company h5{color:#6ca32e;font-size:24px;line-height:30px;margin-bottom:30px;}
.about-content .my-company .img{width:100%;overflow:hidden;box-shadow:0 5px 15px rgba(0, 0, 0, 0.1);}
.about-content .my-company .img img{width:100%;border-radius:15px;}
@media (max-width:992px){
.about-content .my-company{flex-direction:column;}
}
.about-content .my-advantage{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:30px;margin-bottom:60px;}
.about-content .my-advantage li{box-sizing:border-box;background:#fff;text-align:center;width:100%;border-radius:15px;box-shadow:0 5px 15px rgba(0, 0, 0, 0.1);padding:50px;}
.about-content .my-advantage li .ico{margin-bottom:30px;}
.about-content .my-advantage li .ico img{width:60px;}
.about-content .my-advantage li .txt h6{font-size:24px;font-weight:600;text-align:center;line-height:30px;margin-bottom:30px;}

/*--sample.html--*/
.sample-content{background:#fff;box-shadow:0 5px 15px rgba(0, 0, 0, 0.1);padding:50px;border-radius:15px;margin-bottom:70px;}
.sample-content .flex{display:flex;gap:40px;}
.sample-content .boxmbpb{margin-bottom:40px;}
.sample-content .flex-box{flex:1;}
.sample-content h3{font-weight:600;padding-left:10px;border-left:4px solid #6ca32e;color:#6ca32e;font-size:24px;line-height:24px;margin-bottom:30px;}
.sample-content h4{font-weight:600;color:#6ca32e;font-size:20px;margin-bottom:15px;}
.sample-content p{font-size:20px;line-height:40px;color:#222;margin-bottom:20px;}


.sample-content .des .img{overflow:hidden;width:100%;}
.sample-content .des .img img{width:100%;border-radius:15px;}
.sample-content .des .info{padding-top:10px;}
.sample-content .sample-icontype{text-align:center;border-bottom:1px solid #ddd;padding-bottom:20px;margin-bottom:30px;color:#6ca32e;}
.sample-content .sample-icontype .ico{font-size:50px;}
.sample-content .sample-icontype h1{font-weight:600;font-size:30px;margin:30px 0 15px;}

.sample-content .grid{display:grid;grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));gap:30px;}
.sample-content .grid .card{background:#e8f3df;box-sizing:border-box;border-radius:15px;padding:30px;}
.sample-content .grid .card h4 i{margin-right:10px;}
.sample-content .grid .card p{line-height:30px;margin-bottom:0;}

.sample-content .tips{background:#f7fdf1;/*border-left:3px solid #6ca32e;*/padding:30px 20px;font-size:18px;margin-top:20px;}
.sample-content .tips h4{font-weight:600;color:#6ca32e;line-height:24px;margin-bottom:15px;}
.sample-content .tips p{color:#000;margin-bottom:0;}

.sample-content .process .steps .item{display:flex;align-items:flex-start;margin-bottom:30px;}
.sample-content .process .steps .item .num{width:40px;height:40px;background:#6ca32e;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:20px;flex-shrink:0;font-weight:bold;}
.sample-content .process .steps .item .txt{flex:1;background:#f7f7f7;border-radius:10px;padding:30px;}
.sample-content .process .steps .item .txt h4{color:#222;}
.sample-content .process .steps .item .txt p{margin:0;}

.sample-content .notes .list{background:#f7f7f7;padding:30px;border-radius:10px;}
.sample-content .notes .list li{position:relative;padding-left:20px;line-height:40px;color:#666;font-size:20px;}
.sample-content .notes .list li:before{content:'';position:absolute;left:0;top:16px;border-radius:50%;background:#6ca32e;width:8px;height:8px;}
.sample-content .notes .list li p{margin-bottom:0;}
.sample-content .cta{margin-top:50px;text-align:center;}
.sample-content .cta a{display:inline-block;background:#6ca32e;color:#fff;font-size:20px;padding:20px 50px;border-radius:10px;}
.sample-content .cta a:hover{background:#375415;}

@media (max-width:992px){
.sample-content{padding:30px;}
.sample-content .boxmbpb{margin-bottom:30px;}
.sample-content .des{flex-direction:column;}
.sample-content .sample-icontype{padding-bottom:15px;margin-bottom:20px;}
.sample-content .sample-icontype h1{font-size:24px;margin:20px 0 15px;}
.sample-content h3{font-size:20px;line-height:20px;}
.sample-content p{font-size:16px;line-height:28px;margin-bottom:10px;}
.sample-content h4{font-size:18px;margin-bottom:10px;}
.sample-content .grid .card h4 i{margin-right:5px;}
.sample-content .notes .list li{font-size:16px;}
}
@media (max-width:768px){
.sample-content{padding:20px;}
.sample-content .sample-icontype{padding-bottom:10px;margin-bottom:15px;}
.sample-content .sample-icontype .ico{font-size:35px;}
.sample-content .sample-icontype h1{font-size:20px;margin:15px 0 10px;}
.sample-content .grid{gap:20px;}
.sample-content .grid .card{padding:20px;}
.sample-content h3{margin-bottom:20px;}
.sample-content .tips p{margin-bottom:5px;}

.sample-content .process .steps .item .num{width:25px;height:25px;margin-right:7px;}
.sample-content .process .steps .item .txt{padding:20px;}
.sample-content .notes .list{padding:20px;}
.sample-content .notes .list li{line-height:24px;margin-bottom:10px;}
.sample-content .notes .list li:before{top:8px;}
.sample-content .cta{margin-top:30px;}
.sample-content .cta a{font-size:18px;padding:10px 30px;}
}

/*--samplelist.html--*/
.samplelist .list{display:grid;grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));gap:50px;margin-bottom:70px;}
.samplelist .list li{flex:1;background:#fff;overflow:hidden;border-radius:10px;box-shadow:0 5px 15px rgba(0, 0, 0, 0.1);transition:transform 0.3s;}
.samplelist .list li:hover{transform: translateY(-10px);}
.samplelist .list li .img img{width:100%;}
.samplelist .list li .txt{padding:30px 50px 50px;}
.samplelist .list li h3{color:#6ca32e;font-weight:600;line-height:20px;margin-bottom:30px;font-size:20px;}
.samplelist .list li p{line-height:30px;font-size:18px;color:#777;margin-bottom:30px;}
.samplelist .list li .meta{display:flex;justify-content:space-between;align-items:center;}
.samplelist .list li .meta .tips{display:inline-block;background:#e8f3df;color:#6ca32e;padding:7px 10px;border-radius:5px;}
.samplelist .list li .meta .more a{display:inline-block;background:#6ca32e;color:#fff;font-size:20px;padding:10px 20px;border-radius:7px;}
.samplelist .list li .meta .more a:hover{background:#375415;}
.samplelist .icon li .ico{text-align:center;font-size:50px;color:#6ca32e;padding-top:50px;} 
.samplelist .icon li h3{text-align:center;}


@media (max-width:992px){
.samplelist .list{gap:30px;margin-bottom:50px;}
.samplelist .list li h3{margin-bottom:20px;}
.samplelist .list li .txt{padding:30px 40px 40px;}
.samplelist .list li p{margin-bottom:20px;}
.samplelist .icon li .ico{padding-top:40px;}
}
@media (max-width:768px){
.samplelist .list li .txt{padding:20px;}
.samplelist .list li h3{font-size:18px;margin-bottom:15px;}
.samplelist .list li p{font-size:16px;line-height:26px;margin-bottom:15px;}
.samplelist .list li .meta .tips{padding:5px 7px;font-size:15px;}
.samplelist .list li .meta .more a{font-size:16px;padding:7px 15px;}
.samplelist .icon li .ico{padding-top:20px;}
}


/*--servicelist.html--*/
.servicelist .list{display:grid;grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));gap:50px;margin-bottom:70px;}
.servicelist .list li{flex:1;background:#fff;overflow:hidden;border-radius:10px;box-shadow:0 5px 15px rgba(0, 0, 0, 0.1);transition:transform 0.3s;}
.servicelist .list li:hover{transform: translateY(-10px);}
.servicelist .list li .tt{text-align:center;background:#6ca32e;padding:40px;color:#fff;}
.servicelist .list li .tt .ico i{font-size:40px;}
.servicelist .list li .tt h3{font-size:20px;font-weight:600;line-height:20px;margin-top:30px;}
.servicelist  .list li .txt{padding:30px;font-size:18px;}
.servicelist  .list li .txt p{color:#777;line-height:30px;margin-bottom:30px;}
.servicelist  .list li .txt .tips span{position:relative;padding-left:15px;color:#222;display:block;line-height:40px;}
.servicelist  .list li .txt .tips span:before{content:'';position:absolute;left:0;top:16px;border-radius:50%;background:#6ca32e;width:8px;height:8px;}
.servicelist  .list li .more{text-align:center;margin-bottom:30px;}
.servicelist  .list li .more a{display:inline-block;background:#6ca32e;color:#fff;line-height:20px;padding:12px 30px;border-radius:7px;}
.servicelist  .list li .more a:hover{background:#375415;}
@media (max-width:992px){
.servicelist .list{gap:40px;margin-bottom:50px;}
.servicelist .list li .tt{padding:30px;}
.servicelist .list li .tt h3{font-size:18px;margin-top:20px;}
.servicelist  .list li .txt{padding:25px;font-size:16px;}
.servicelist  .list li .txt p{line-height:26px;margin-bottom:20px;}
.servicelist  .list li .txt .tips span{line-height:34px;}
.servicelist  .list li .more{margin-bottom:30px;}
.servicelist  .list li .more a{padding:12px 30px;}
}

@media (max-width:768px){
.servicelist .list{gap:25px;margin-bottom:30px;}
.servicelist .list li .tt{padding:20px;}
.servicelist .list li .tt .ico i{font-size:30px;}
.servicelist  .list li .txt .tips span{line-height:30px;}
.servicelist  .list li .more{margin-bottom:30px;}
.servicelist  .list li .more a{padding:10px 24px;}
.servicelist  .list li .txt .tips span:before{top:12px;}
}

/*--service.html--*/
.service .s-box{display:flex;gap:30px;margin-bottom:70px;}
@media (max-width: 992px){
.service .s-box{flex-direction: column;}
}
.service .s-body{flex:2;background:#fff;border-radius:10px;padding:30px;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);}
.service .s-body .tt{margin-bottom:50px;text-align:center;color:#6ca32e;}
.service .s-body .tt .ico{font-size:50px;margin-bottom:30px;}
.service .s-body .tt h1{font-size:30px;font-weight:600;margin-bottom:25px;}
.service .s-body .tt p{font-size:18px;color:#777;line-height:30px;}
.service .s-body .details {font-size:20px;}
.service .s-body .details h3{font-weight:600;color:#518515;border-bottom:1px solid #eee;font-size:24px;margin-top:25px;margin-bottom:20px;padding-bottom:15px;}
.service .s-body .details h3 i{margin-right:5px;}
.service .s-body .details p{color:#333;line-height:34px;}
.service .s-body .details .tips{background:#f7fdf1;border-left:3px solid #6ca32e;padding:30px 20px;font-size:18px;margin-top:20px;}
.service .s-body .details .tips h4{font-weight:600;color:#6ca32e;line-height:24px;margin-bottom:15px;}
.service .s-body .details .tips p{color:#000;}
.service .s-body .details li{position:relative;line-height:30px;color:#000;padding-left:20px;margin-bottom:10px;}
.service .s-body .details li:before{content:'';position:absolute;left:0;top:16px;border-radius:50%;background:#000;width:8px;height:8px;}
.service .s-body .details b{font-weight:600;color:#333;}
.service .s-body .cta{margin:50px 0 30px;text-align:center;}
.service .s-body .cta a{display:inline-block;background:#6ca32e;color:#fff;font-size:20px;padding:15px 30px;border-radius:10px;}
.service .s-body .cta a:hover{background:#375415;}

.service .s-body .cancer-table{width:100%;border-collapse:collapse;margin:30px 0;}      
.service .s-body .cancer-table th, .cancer-table td{padding:15px;text-align:center;border:1px solid #ddd;}      
.service .s-body .cancer-table th{background:#6ca32e;color:#fff;font-weight:500;}       
.service .s-body .cancer-table tr:nth-child(2){background-color: #f9f9f9;}       
.service .s-body .cancer-table tr:hover{background-color: var(--light-color);}       
.service .s-body .check-icon {color:#666;font-size:20px;}




@media (max-width: 992px){
.service .s-body .details {font-size:18px;}
}
@media (max-width: 768px){
.service .s-body .tt{margin-bottom:35px;}
.service .s-body .tt .ico{margin-bottom:20px;}
.service .s-body .tt h1{font-size:24px;margin-bottom:20px;}
.service .s-body .tt p{font-size:15px;line-height:24px;}
.service .s-body .details {font-size:16px;}
.service .s-body .details h3{font-size:20px;margin-top:20px;margin-bottom:10px;padding-bottom:10px;}
.service .s-body .details p{line-height:28px;margin-bottom:7px;}
.service .s-body .details .tips{padding:20px 15px;font-size:15px;margin-top:15px;}
.service .s-body .details .tips h4{margin-bottom:10px;}
.service .s-body .details li{line-height:28px;padding-left:15px;margin-bottom:7px;}
.service .s-body .details li:before{width:5px;height:5px;top:13px;}
.service .s-body .cta{margin:35px 0 20px;}
.service .s-body .cta a{font-size:18px;padding:12px 25px;}
.service .s-body .cancer-table{margin:20px 0;}
.service .s-body .cancer-table th, .cancer-table td{padding:7px 10px;}

}

.s-bar{flex:1;}
.s-bar .card-box{background:#fff;padding:30px;margin-bottom:25px;border-radius:10px;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);}
.s-bar .card-box h3{text-align:left;color:#6ca32e;border-bottom:1px solid #eee;font-size:22px;padding-bottom:10px;margin-bottom:15px;}
.s-bar .contact-card{text-align:center;font-size:18px;}
.s-bar .contact-card p{color:#222;line-height:30px;}
.s-bar .contact-card a{display:inline-block;text-align:center;border-radius:10px;color:#fff;background:#6ca32e;font-size:20px;line-height:20px;margin:20px auto;padding:12px 30px;}
.s-bar .contact-card a:hover{background:#375415;}
.s-bar .contact-card p i{color:#6ca32e;margin-right:5px;}
.s-bar .process-card .steps{}
.s-bar .process-card .steps .item{display:flex;align-items:flex-start;margin-bottom:10px;}
.s-bar .process-card .steps .item:last-child{margin-bottom:0;}
.s-bar .process-card .steps .num{text-align:center;font-weight:600;background:#6ca32e;color:#fff;border-radius:50%;display:block;margin-right:12px;width:28px;height:28px;line-height:28px;}
.s-bar .process-card .steps .txt{font-size:15px;color:#777;}
.s-bar .process-card .steps .txt h4{font-weight:600;color:#333;margin-bottom:10px;font-size:16px;}
.s-bar .process-card .steps .txt p{line-height:24px;}

.s-bar .faq-item{margin-bottom:15px;border-radius:10px;border:1px solid #f1f1f1;border-radius:7px;}
.s-bar .faq-item .q{color:#000;line-height:20px;background:#e8f3df;padding:12px 20px;}
.s-bar .faq-item .q i{float:right;transition: transform 0.3s;}
.s-bar .faq-item .a{transition:max-height 0.3s, padding 0.3s;color:#333;display:none;background:#fff;line-height:26px;padding:20px;font-size:16px;}
.s-bar .faq-item .a p:last-child{margin-bottom:0;}
.s-bar .active .q i{transform: rotate(180deg);}
.s-bar .active .a{display:block;}

@media (max-width: 992px){
.s-bar .card-box{padding:20px;margin-bottom:20px;}
.s-bar .card-box h3{font-size:18px;}
.s-bar .contact-card{font-size:16px;}
.s-bar .contact-card p{line-height:28px;}
.s-bar .contact-card a{font-size:18px;margin:12px auto;}
.s-bar .process-card .steps .item{margin-bottom:7px;}
.s-bar .process-card .steps .txt h4{margin-bottom:5px;}
.s-bar .process-card .steps .txt p{font-size:15px;}
.s-bar .faq-item .a{font-size:14px;line-height:24px;}
}

/*--guidelist.html--*/
.guides-list .list{background:#fff;padding:50px;margin-bottom:70px;border-radius:10px;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);}
.guides-list .list li{border-bottom:1px solid #dedede;padding-bottom:20px;margin-bottom:20px;}
.guides-list .list li h3{color:#6ca32e;line-height:30px;font-size:20px;margin-bottom:20px;}
.guides-list .list li p{color:#666;font-size:18px;line-height:30px;margin-bottom:0;}
.guides-list .list .tips{margin-top:20px;overflow:hidden;}
.guides-list .list .tips .date{display:inline-block;font-size:16px;color:#888;}
.guides-list .list .tips .more{font-weight:600;display:inline-block;float:right;background:#6ca32e;border-radius:7px;color:#fff;font-size:16px;padding:12px 25px;}
.guides-list .list .tips .more:hover{background:#375415;}

@media (max-width: 992px){
.guides-list .list{margin-bottom:50px;padding:35px;}
}
@media (max-width: 768px){
.guides-list .list{padding:20px;}
.guides-list .list li{padding-bottom:15px;margin-bottom:15px;}
.guides-list .list li h3{line-height:26px;font-size:16px;margin-bottom:5px;}
.guides-list .list li p{font-size:15px;line-height:24px;}
.guides-list .list .tips{margin-top:15px;}
.guides-list .list .tips .date{font-size:14px;}
.guides-list .list .tips .more{font-size:14px;padding:7px 15px;}
}
/*--guide.html--*/
.guides .g-box{display:flex;gap:30px;margin-bottom:70px;}
@media (max-width: 992px){
.guides .g-box{flex-direction: column;margin-bottom:50px;}
}
.guides .g-body{flex:2;}
.guides .g-body .g-content{background:#fff;border-radius:10px;padding:50px;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);margin-bottom:30px;}
.guides .g-body .tt{color:#6ca32e;border-bottom:1px solid #e8f3df;margin-bottom:30px;padding-bottom:10px;}
.guides .g-body .tt .info span{padding-right:50px;color:#777;}
.guides .g-body .tt .info span i{color:#6ca32e;}
.guides .g-body .tt .info span:last-child{padding-right:0;}
.guides .g-body .tt h1{font-size:30px;font-weight:600;margin-bottom:25px;}
.guides .g-body .tt p{font-size:18px;color:#777;line-height:30px;}

.guides .g-body .details{font-size:20px;}
.guides .g-body .details img{max-width:100%;margin-bottom:20px;}
.guides .g-body .details h3{font-weight:600;color:#518515;border-bottom:1px dashed #ddd;font-size:20px;margin:20px 0;padding-bottom:15px;}
.guides .g-body .details h3 i{margin-right:5px;}
.guides .g-body .details p{color:#333;line-height:34px;}
.guides .g-body .details h4{color:#6ca32e;margin-bottom:10px;}
.guides .g-body .details li{position:relative;line-height:30px;color:#000;padding-left:20px;margin-bottom:10px;}
.guides .g-body .details li:before{content:'';position:absolute;left:0;top:16px;border-radius:50%;background:#000;width:8px;height:8px;}
.guides .g-body .details b{font-weight:600;color:#333;}
.guides .g-body .prenext{display:flex;gap:30px;}
.guides .g-body .prenext li{flex:1;background:#fff;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);border-radius:10px;border-left:4px solid #6ca32e;padding:30px;}
.guides .g-body .prenext li h5{font-size:18px;margin-bottom:10px;}
.guides .g-body .prenext li span{display:inline-block;}
.guides .g-body .prenext li span a{color:#6ca32e;font-size:16px;line-height:26px;}
.guides .g-body .prenext li:last-child span{float:right;}
@media (max-width: 992px){
.guides .g-body .g-content{padding:35px;}
.guides .g-body .details p{font-size:18px;line-height:30px;}
.guides .g-body .details li{font-size:18px;line-height:30px;}
}
@media (max-width: 768px){
.guides .g-body .g-content{padding:20px;}
.guides .g-body .tt h1{line-height:26px;font-size:17px;margin-bottom:15px;}
.guides .g-body .tt .info span{padding-right:15px;font-size:14px;}
.guides .g-body .details img{margin-bottom:10px;}
.guides .g-body .details p{font-size:16px;line-height:26px;}
.guides .g-body .details li{font-size:16px;line-height:26px;}
.guides .g-body .details h3{font-size:16px;margin:15px 0 10px;padding-bottom:10px;}
.guides .g-body .details h4{font-size:16px;}
.guides .g-body .prenext{flex-direction:column;gap:20px;}
.guides .g-body .prenext li{padding:15px;}
.guides .g-body .prenext li h5{font-size:16px;margin-bottom:5px;}
.guides .g-body .prenext li span a{font-size:14px;line-height:20px;}
.guides .g-body .prenext li:last-child span{float:left;}
}
.s-bar .recommend-card li{border-bottom:1px solid #eee;padding-bottom:15px;margin-bottom:15px;}
.s-bar .recommend-card li:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0;}
.s-bar .recommend-card li a{color:#333;font-size:16px;line-height:28px;margin-bottom:10px;}
.s-bar .recommend-card li a:hover{color:#6ca32e;}
.s-bar .recommend-card li .date{color:#666;}
.s-bar .tags-card a{display:inline-block;background:#e8f3df;color:#6ca32e;padding:3px 10px;margin:0 10px 15px 0;border-radius:7px;font-size:14px;}
.s-bar .tags-card a:hover{background:#6ca32e;color:#fff;}

@media (max-width: 768px){
.s-bar .recommend-card li{padding-bottom:10px;margin-bottom:10px;}
.s-bar .recommend-card li a{font-size:15px;line-height:26px;}
.s-bar .tags-card a{margin-bottom:10px;}	
}
