@import "comm.css";

body {
    background-color: #fff !important;
}

.swiper-pagination-bullet-active {
    background: #666;
}


#header {
    position: fixed;
    top: 0;
	right: 0;
    width: 100%;
    z-index: 1003;
	height:1.2rem;
	background: #fdfefd;
}


#header .nav-btn img {
    display: block;
    width: 100%;
}

#header .nav-btn img {width: 2.88rem;height: 0.91rem;}

.gnav {float: right;margin-right: 0.2rem;margin-top:1%;}


/** 右侧滑动菜单 **/




.drawer-open {
    height: 100%;
    /*overflow: hidden !important;*/
}

.drawer-mask {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    right: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.drawer-mask-open {
    visibility: visible;
    opacity: 1;
}

.drawer-nav {
    position: fixed;
    right: -2rem;
    z-index: 1005;
    width: 2rem;
    height: 100%;
    background: #333;
    transition: all ease .3s;
    transform: translate(0px, 0px) translateZ(0px);
}

.drawer-nav-open {
    right: 0;
	/*margin-top: 0.2rem;*/
}

.drawer-nav ul {
    padding: 0.1rem;
}

.drawer-nav li {
    text-align: center;
    border-bottom: 1px solid #3f3f3f;
}

.drawer-nav li a {
    display: block;
    height: 0.6rem;
    line-height: 0.6rem;
    color: #fff;
    font-size: 0.24rem;
}

/** 右侧滑动菜单 End **/

.index-focus {
    margin: 0 0 0.3rem 0;
}




.index-case {
    margin: 0.2rem 0 0 0;
}

.index-case img {
    display: block;
    width: 100%;
}

.index-case .swiper-slide {
    position: relative;
}

.index-case .case-info {
    position: absolute;
    left: 3.3%;
    top: 0;
    width: 45%;
}

.index-case label {
    display: inline-block;
    padding: 0 0.1rem;
    font-size: 0.2rem;
    color: #fff;
    line-height: 0.35rem;
    background: #4cbbb4;
    border-radius: 0 0 5px 5px;
    vertical-align: top;
}

.index-case .title {
    padding: 10% 0 0 0;
    font-size: 0.2rem;
}

.index-case .title span {
    display: block;
    font-size: 0.36rem;
    line-height: 120%;
}

.index-case .info {
    padding: 10% 0 0 0;
    font-size: 0.2rem;
    line-height: 0.24rem;
    color: #666;
}

.index-case .info span {
    display: block;
    width: 1.1rem;
    height: 0.34rem;
    margin: 0 0 4% 0;
    line-height: 0.34rem;
    text-align: center;
    font-size: 0.2rem;
    background: #666;
    color: #fff;
}

.index-case p {
    position: absolute;
    left: 0;
    top: 88%;
    width: 100%;
    text-align: center;
    font-size: 0.24rem;
}

.index-case .btn-more {
    display: block;
    width: 3.4rem;
    height: 0.6rem;
    margin: 0.2rem auto 0;
    line-height: 0.6rem;
    text-align: center;
    font-size: 0.24rem;
    color: #fff;
    border-radius: 3px;
    background: #fda233;
}


.brand-zhuanjia {
    margin-top: 0.2rem;
}

.brand-zhuanjia .bd li {
    position: relative;
}

.brand-zhuanjia .bg {
    position: absolute;
    left: 0;
    bottom: 8%;
    width: 100%;
    padding: 3%;
    font-size: 0.2rem;
    line-height: 0.24rem;
    color: #666;
    background: rgba(255, 255, 255, 0.7);
}

.brand-zhuanjia .title {
    padding: 0 0 2% 0;
    font-size: 0.24rem;
    color: #4cbbb4;
}

.brand-zhuanjia .swiper-pagination {
    position: static;
}

.brand-zhuanjia .hd {
    margin: 0.1rem 0 0 0;
    font-size: 0;
    text-align: center;
}

.brand-zhuanjia .hd li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    background: #ddd;
    vertical-align: top;
}

.brand-zhuanjia .hd li.on {
    background: #666;
}



.ihd2 {
    padding: 0 0 2% 0;
    font-size: 0.28rem;
    color: #333;
    text-align: center;
    line-height: 0.3rem;
}

.teyao li {
    position: relative;
    padding: 1.5%;
    margin: 2% 0 0 0;
    background: #f1f1f1;
}

.teyao li a {
    display: block;
}

.teyao .zj-pic {
    position: relative;
    float: left;
    width: 22.83%;
    padding: 22.83% 0 0 0;
    border-radius: 50%;
    overflow: hidden;
}

.teyao .zj-pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.teyao .zj-title {
    width: 90%;
    height: 0.7rem;
    padding: 0.2rem 0 0 0;
    line-height: 0.5rem;
    font-size: 0.2rem;
    color: #666;
    border-bottom: 1px dashed #e1e1e1;
}

.teyao .zj-title span {
    padding: 0 0.2rem 0 0.2rem;
    font-size: 0.24rem;
    color: #333;
}

.teyao .zj-info {
    padding: 0.15rem 0 0 0;
    font-size: 0.2rem;
    color: #333;
    line-height: 0.26rem;
}

.teyao .zj-info span {
    display: inline-block;
    padding: 2px 3px 0 3px;
    margin: 0 0.05rem 0 0.2rem;
    line-height: 0.26rem;
    color: #fff;
    background: #666;
    vertical-align: middle;
    border-radius: 3px;
}

.teyao i {
    position: absolute;
    right: 1.5%;
    top: 7%;
    width: 0.7rem;
    height: 0.7rem;
    padding: 0.13rem 0 0 0;
    color: #fff;
    font-style: normal;
    font-size: 0.2rem;
    line-height: 0.24rem;
    text-align: center;
    background: #a6d5d2;
    border-radius: 50%;
}

.teyao i:after {
    position: absolute;
    z-index: 1;
    left: 0rem;
    bottom: 0;
    width: 0.32rem;
    height: 0.32rem;
    content: '';
    background: #a6d5d2;
}

.teyao i span {
    position: relative;
    z-index: 2;
}

.btn-ty {
    display: block;
    width: 3.4rem;
    height: 0.6rem;
    margin: 2% auto 0;
    line-height: 0.6rem;
    text-align: center;
    font-size: 0.24rem;
    color: #fff;
    border-radius: 3px;
    background: #fda233;
}

.zjpq-btn {
    width: 5.6rem;
    margin: 0 auto;
    margin-top: 0.2rem;
}

.zjpq-btn img {
    display: block;
    width: 100%;
    height: auto;
}


.main { margin-top: 1.4rem;background:#fff;}

.heads {    margin-bottom: 0.2rem;}
.heads  .title {
    padding-top: 0.3rem;
    font-size: 0.41rem;
    color: #333333;
    padding-left: 0.4rem;
}
.heads span { margin-left: 52%;}
.heads span a { font-size: 0.25rem;color: #999999;}
.guanyumaiya {text-align:center;}
.guanyumaiya img{width: 6.70rem;height: 5.80rem;}
.m1 .jieshao {margin-top:0.4rem;text-align:center;color:#333333;font-size:0.225rem;margin-left: 0.2rem;}
.m1 li{float: left;padding: 0.1rem;margin-top: 0.4rem;margin-left: 0.1rem;text-align: center;background: #f5f8fa;width: 2.10rem;height: 1.2rem;border-top-left-radius: 0.5rem;}

.rongyu {text-align:center;}
.rongyu img{width: 6.60rem;height: 4.20rem;}

.m1 .m-data {height: 4rem;margin-left: 0.3rem;}
.m1 .ul-listb2 li .con {color: #424040;}
.m1 .ul-listb2 li .con p {font-size: 0.28rem;}
.m1 .ul-listb2 li .big {font-size: 0.45rem;color: #4cbbb4;font-weight: bold;}
.m1 .ul-listb2 li span {font-size: 0.22rem;color: #999999;}
.m1 li .jia {position: absolute;margin-top: 0.05rem;margin-left: 0.05rem;}


.zjtd{height: 12rem;background: #fff;}

#video video{ width: 100%;height: 4.86rem;}



.zjtd-focus{height: 6.7rem;}
.zjtd-focus .hd{margin-top:2rem;font-size: 0;line-height: 0; text-align: center;}
.zjtd-focus .hd li{display: inline-block;width: 12px;height: 12px;margin: 0 5px;overflow:hidden; border-radius: 6px; background: #fff;  cursor: pointer;}
.zjtd-focus .hd li.on{width: 52px;background: #4cbbb4;transition: all linear .2s;}	

.jieshao {display: inline-block;
    margin-top: 0.8rem;
    text-align: center;
    color: #333333;
    font-size: 0.225rem;
	    margin-left: 0.2rem;
	}

.m3 {height:7.5rem;}
.laiyuan {    margin-bottom: 0.2rem;}
.laiyuan  .title {
	position:absolute;
    margin-top:0.3rem;
    font-size: 0.41rem;
    color: #333333;
    padding-left: 0.4rem;
}
.laiyuan span { margin-left: 52%;}
.laiyuan span a { font-size: 0.25rem;color: #999999;}

.m5 {background:#fff;height:6.2rem;}
.swiper-slide {width:5.5rem;height:auto;}
.swiper-slide {margin:0.5rem 0.08rem 0.8rem 0.08rem;}	
.m5 .m3-slider ul li .p1 {color:#333333;font-size: 0.24rem;}	
.m5 .m3-slider ul li .p2 {color:#333333;font-size: 0.24rem;}	
	
	

.join_title {
    font-size: 34px;
    font-weight: 600;
    color: #fff;
    line-height: 2;
    display: inline-block;
    border-bottom: solid 4px #e1e1e1;
}
.join_des {
    font-size: 0.22rem;
    font-weight: 500;
    margin-top: 30px;
}

.join_content {
    width: 100%;
    padding: 1px 8%;
    background-color: #fff;
	height: 6rem;
}
.join_content_item {
    width: 100%;
}
.join_content_item_top {
    display: flex;
    justify-content: space-between;
    padding: 0.1rem 0;
    color: #fff;
    text-align: left;
    font-size: 18px;
    align-items: center;
    border-bottom: solid 1px #e1e1e1;
}
.join_content_item_left {
    width: 300px;
	color:#999999;
}
.join_content_item_left_title {
    font-size: 0.22rem;
    line-height: 2

}
.join_content_item_right {
    width: 0.26rem;
    height: 0.15rem;
}
.join_content_item_right img {
    width: 0.26rem;
    height: 0.15rem;
}
.join_content_item_detail {
    /* width: 500px; */
    line-height: 1.6;
    display: none;
}
.join_content_item_detail_zhize {
    margin-top: 5px;
    font-size: 16px;
    color: #323e48;
}
.join_content_item_detail_zhize div{
    font-size: 18px;
    color: #323e48;
}

.join_content .title {
	color: #c72727; 
    text-align:center;	
	font-size: 0.48rem;
}

.content {
	    display: flex;
    align-items: center;
    font-weight: 700!important;
}
.content>img[data-v-75130780] {
    width: 20px;
}
.join_content .zhds {
	color: #333333; 
    text-align:center;		
	font-size: 0.48rem;
}
.gengduo {color: #c72727;    font-size: 0.24rem;padding-top: 0.2rem;}

.ping1 {
	background:#fff;
	height:7.2rem;
}

.ping1 .p {
    font-size: 0.2rem;
    line-height: 0.3rem;
    color: #999999;
    text-align: center;
    margin-bottom: 0.5rem;
    margin-top: 0.2rem;
}

.ping1 .p span {
    color: #4cbbb4;
}


.ping1-pro ul { margin-left: 5%;}
.ping1-pro li {
    float: left;
	width: 2.25rem;
	height:1.7rem;
}

.ping1-pro a {
    position: relative;
    display: block;
    margin: 0 auto;
}


.ping1-pro span {
    position: absolute;
    left: 0;
    top: 1.2rem;
    width: 100%;
    text-align: center;
    font-size: 0.3rem;
    color: #333;
}

.ping1-pro img {
    display: block;
    width: 100%;
}

.ping1-pro span p {
    font-size: 0.14rem;
}

