body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select {
	margin: 0;
	padding: 0
}

body {
	font-family: "微软雅黑","Arial Narrow",HELVETICA;
	background: #fff;
    -webkit-text-size-adjust: 100%;
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
}

a {
	color: #172c45;
	text-decoration: none
}

a:hover {
	color: #cd0200;
}

em {
	font-style: normal
}

li {
	list-style: none
}

img {
	border: 0;
	vertical-align: middle
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

p {
	word-wrap: break-word
}

/***      蒙版层       ***/
.mbc{
	position: fixed;
	top: 1.40rem;
	height: calc(100% - 1.40rem);
	width: 100%;
	max-width: 640px;
	background: #f0f0f0;
	z-index: 99999999999;
}
.mbc .mbc_t{
	margin: .5rem 4% 0rem 4%;
}
.mbc .mbc_t ul li{
	padding: .3rem 0rem;
	border-bottom: 1px solid #aaaaaa;
}
.mbc .mbc_t ul li a{
	font-size:.5rem;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(36,36,36,1);
}
.mbc .mbc_t ul li ul li{
	border-bottom: none;
	padding: .4rem 0rem;
}
.mbc .mbc_t ul li ul li a{	
    font-size:.4rem;
    font-family:Microsoft YaHei;
    font-weight:400;
	color:rgba(116,116,116,1);
	margin-right: 1rem;
	line-height: .7rem;
}
.header_b{
	height: 1.40rem;
}
.head{
    background: #FFF;
	padding: .2rem 0rem;
	display: flex;
	align-items: center;
	justify-content: center;
	position: fixed;
	width: 100%;
	max-width: 640px;
	z-index: 99999999999;
} 
.head .header_c{
	width: 100%;
	position: relative;
}
.head .head_left{
	justify-content: center;
	width: 45%;
}
.head .head_left img{
	width: 100%;
	max-width: 270px;
}
.head .head_right{
	position: absolute;
	right: 10px;
	width: 7%;
	cursor: pointer;
}
.head .head_right img{
	width: 100%;
	max-width: 40px;
}

.banner{
   background: blue;
   padding: 1rem 0rem;
   text-align: center;
}
.banner .p1{
   font-size: 1rem;
   color: #FFFFFF;
   font-weight: bold;
}
.banner .p2{
    padding: 0 1rem;
    margin-top: .3rem;
    font-size: .3rem;
    line-height: .5rem;
    color: #fff;
}
.banner .p3{
    margin-top: .45rem;
}
.banner .p3 a{    
    font-size: .3rem;
    color: #fff;
    padding: .15rem .6rem;
    font-weight: 400px;
    background-color: #3eb296;
}
.banner .p3 a:last-child{
    margin-left: .5rem;
    background-color: #ffffff;
    color: #000000;
}

.footer{
    background: #3e3d49;
    text-align: center;
}
.footer p{
    line-height: 1.2rem;
    font-size:.3rem;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(129,128,146,1);
}

.wap_pro1_swap1{
    display: flex;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 0.5rem;
	margin-top: .6rem;
}
.wap_pro1_swap1 div{
    width: 25%;
    font-size:0.4rem;
    text-align: center;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(33,33,33,1);
    border-right: 1px solid #f5f5f5;
    box-sizing: border-box;
    padding: 0 0.2rem;
}
.wap_pro1_swap1 div:last-child{
    border-right: 0px;
}
.wap_pro1_swap1 .p1{
    height: 50px;
    line-height: 50px;
}
.wap_pro1_swap1 .p1 img{
   width: 30%;
   max-width: 50px;
}
.wap_pro1_swap1 div .p2{
    margin-top: 0.2rem;
    font-size: 0.3rem;
}
.swiper-pagination-bullet{
     margin-rigth:5px!important;
}

h1 {
	font-size: 0.5rem;
	font-weight: 400;
	color: rgba(33,33,33,1);
}

h1 label {
	color: #3FB296;
	margin-right: 0.3rem;
}

h2 {
	font-size: 0.3rem;
	font-weight: 400;
	color: rgba(132,132,132,1);
	margin-top: 5px;
}
.wap_pro1_swap2{
    text-align: center;
    padding-top: 1.2rem;
}
.pro1_swap2_pic{
    background-image: linear-gradient(#4c98f1, #586ceb);
	border-radius: 20px;
	display: flex;
	align-items: center;
    justify-content: center;
    padding: .5rem .5rem;
    margin: .5rem 4% 0rem 4%;
}
.pro1_swap2_pic .pro1_tleft_left{
    text-align: left;
    margin-right: .3rem;
    flex: 1;
}
.pro1_swap2_pic .pro1_tRight_right{
    width: 30%;
}
.pro1_swap2_pic .pro1_tRight_right img{
    width: 100%;
}
.pro1_swap2_pic .pro1_tleft_left .p1{    
    font-size:.5rem;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(255,255,255,1);
}
.pro1_swap2_pic .pro1_tleft_left .p2{
    height: 3px;
    background: #3EB296;
    margin-top: .2rem;
    width: 20%;
}
.pro1_swap2_pic .pro1_tleft_left .p3{    
    font-size:.3rem;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    margin-top: .2rem;
    line-height: .5rem;
}

.wap_pro1_swap3{    
    margin-top: 1.2rem;
    text-align: center;
    padding-top: 1rem;
    background: #f2f4f7;
    padding-bottom: 1.2rem;
}
.wap_pro1_swap3 .pro1_swap3_t{
    margin: .5rem 4% 0rem 4%;
    display: flex;
    flex-wrap: wrap;
}
.wap_pro1_swap3 .pro1_swap3_t .wap_pro1_swap3_t{
    width: 50%;
    box-shadow: 0 0 .5px #6FC5B0;    
    display: flex;
    justify-content: center;
    align-items: center;
    padding: .3rem .2rem;
	background: #fff;
	box-sizing: border-box;
}
.wap_pro1_swap3 .pro1_swap3_t .wap_pro1_swap3_t .wap_pro1_swap3_t_left{
    flex: 1;
	margin-left: .1rem;
	margin-right: .2rem;
}
.wap_pro1_swap3 .pro1_swap3_t .wap_pro1_swap3_t .wap_pro1_swap3_t_left img{
    width: 100%;
    max-width: 73px;
}
.wap_pro1_swap3 .pro1_swap3_t .wap_pro1_swap3_t .wap_pro1_swap3_t_right{
     margin-left: .1rem;
     margin-right: .1rem;
     width: 68%;
     text-align: left;
}
.wap_pro1_swap3 .pro1_swap3_t .wap_pro1_swap3_t .wap_pro1_swap3_t_right .p1{    
   font-size:.35rem;
   font-family:Microsoft YaHei;
   font-weight:bold;
   color:rgba(89,89,89,1);
}
.wap_pro1_swap3 .pro1_swap3_t .wap_pro1_swap3_t .wap_pro1_swap3_t_right .p2{
    font-size: .3rem;
    margin-top: .1rem;
	line-height: .45rem;
	color:rgba(89,89,89,1);
}
.wap_pro1_swap3 .p_btn{
    margin-top: 1rem;
}
.wap_pro1_swap3 .p_btn a{    
    font-size: .3rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(63,178,150,1);
    border: 1px solid rgba(63,178,150,1);
    padding: .1rem .5rem;
    border-radius: 20px;
}
.wap_pro1_swap3 .p_btn a:first-child{
    margin-right: .4rem;
}
.wap_pro1_swap3 .p_btn a:last-child{
    background: rgba(62,178,150,1);
    color: #fff;
}

.wap_pro1_swap4{
    text-align: center;
    padding-top: 1rem;
	background: url(../images/pro1_yycj.png);
	background-size: 100% 100%;
    padding-bottom: 1.2rem;
}
.wap_pro1_swap4 .pro1_swap4_t{
    display: flex;
    flex-wrap: wrap;
    margin: .5rem 4% 0rem 4%;
}
.wap_pro1_swap4 .pro1_swap4_t .wap_pro1_swap4_t{
    width: calc((100% / 3) - 3%);
    margin-right: 4.5%;
}
.wap_pro1_swap4 .pro1_swap4_t .wap_pro1_swap4_t:nth-child(3),.wap_pro1_swap4 .pro1_swap4_t .wap_pro1_swap4_t:nth-child(6){
    margin-right: 0%;
}
.wap_pro1_swap4 .pro1_swap4_t .wap_pro1_swap4_t:nth-child(4),.wap_pro1_swap4 .pro1_swap4_t .wap_pro1_swap4_t:nth-child(5),.wap_pro1_swap4 .pro1_swap4_t .wap_pro1_swap4_t:nth-child(6){
    margin-top: .6rem;
}
.wap_pro1_swap4 .pro1_swap4_t .wap_pro1_swap4_t .p1 img{
    width: 100%;
    max-width: 155px;
}
.wap_pro1_swap4 .pro1_swap4_t .wap_pro1_swap4_t .p2{    
    font-size:.4rem;
    margin-top: .2rem;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(255,255,255,1);
}
.wap_pro1_swap4 .pro1_swap4_t .wap_pro1_swap4_t .p3{
    margin-top: .3rem;
}
.wap_pro1_swap4 .pro1_swap4_t .wap_pro1_swap4_t .p3 a{
    font-size: .3rem;
    font-weight: 400;
    color: rgba(62,178,150,1);
    padding: .1rem .5rem;
    border-radius: 20px;
    background: #ffffff;
}

.wap_pro1_swap5{    
    text-align: center;
    padding-top: 1rem;
    padding-bottom: 1.2rem;
    border-bottom: 1px solid #f5f5f5;
}
.wap_pro1_swap5 .wap_pro1_swap5_t{
    margin: .5rem 4% 0rem 4%;
}
.wap_pro1_swap5 .wap_pro1_swap5_t .p1 img{
    width: 80%;
}
.wap_pro1_swap5 .wap_pro1_swap5_t .p2{    
    font-size:.5rem;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(62,178,150,1);
    margin-top: .1rem;
    padding-bottom: .5rem;
}
.wap_pro1_swap5 .wap_pro1_swap5_t .p3{
    text-align: left;
    font-size:.3rem;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(89,89,89,1);
    line-height: .6rem;
}
.wap_pro1_swap5 .wap_pro1_swap5_t .p4{
    margin-top: 1rem;
}
.wap_pro1_swap5 .wap_pro1_swap5_t .p4 a{
    font-size: .3rem;
    font-weight: 400;
    color: rgba(62,178,150,1);
    padding: .2rem 1rem;
    border: 1px solid #3fb296;
    border-radius: 20px;
}

.pro2_swap1 {
	margin: 0 auto;
	display: flex;
    padding: .2rem 0px .8rem 0px;
    flex-wrap: wrap;
    justify-content: center;
    border-bottom: 1px solid #eeeeee;
}

.pro2_swap1 div {
	width: calc(100% / 3);
	text-align: center;
	box-sizing: border-box;
    border-right: 1px solid #eeeeee;
    margin-top: .6rem;
}

.pro2_swap1 div:nth-child(3),.pro2_swap1 div:last-child {
	border-right: none;
}

.pro2_swap1 .p1 {
	font-size: .8rem;
	font-family: Arial;
	font-weight: bold;
	color: rgba(62,178,150,1);
}

.pro2_swap1 .p1 label {
	font-size: .4rem;
}

.pro2_swap1 .p2 {
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(153,153,153,1);
}

.pro2_swap2{
    margin: .5rem 4% 1rem 4%;
}

.pro2_swap2 .p1{
    margin-top: 1rem;
    font-size:.48rem;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(64,64,64,1);
    text-align: center;
}
.pro2_swap2 .p2{
    width: 60%;
    margin: .5rem auto 0 auto;
}
.pro2_swap2 .p2 img{
    width: 100%;
    max-width: 383px;
}
.pro2_swap2 .p3{    
   font-size:.3rem;
   font-family:Microsoft YaHei;
   font-weight:400;
   color:rgba(80,80,80,1);
   margin-top: .4rem;
   line-height: .5rem;
}
.pro2_swap2 .p4{
    margin-top: .8rem;
    text-align: center;
}
.pro2_swap2 .p4 a{
    border: 1px solid rgba(255,255,255,1);
    font-size: .3rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(63,178,150,1);
    padding: .2rem .8rem;
    border: 1px solid rgba(63,178,150,1);
    border-radius: 30px;
    margin-left: 5px;
}

.pro2_swap3{
    text-align: center;
    background: #f2f4f7;
    padding: .8rem 0px .5rem 0px;
}
.pro2_swap3 .pro2_swap3_flex{
    display: flex;
    flex-wrap: wrap;
    margin: .5rem 4% .2rem 4%;
}
.pro2_swap3 .pro2_swap3_t {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
    background: #fff;
    box-shadow: 0 0 1px #6FC5B0;    
    padding: .3rem 0rem;
}

.pro2_swap3 .pro2_swap3_t .pro3_t_div_left {
    margin-left:.3rem;
    margin-right: .3rem;
    width: 20%;
}
.pro2_swap3 .pro2_swap3_t .pro3_t_div_left img{
    width: 100%;
    max-width: 65px;
}

.pro2_swap3 .pro2_swap3_t .pro3_t_div_right {
    flex: 1;
}

.pro2_swap3 .pro2_swap3_t .pro3_t_div_right .p1 {
	font-size: .45rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(80,80,80,1);
    margin-bottom: .2rem;
    text-align: left;
}

.pro2_swap3 .pro2_swap3_t .pro3_t_div_right .p2 {
	display: flex;
}

.pro2_swap3 .pro2_swap3_t .pro3_t_div_right .p2 ul li{
    float: left;
    margin-right: .2rem;
    line-height: .5rem;
}

.pro2_swap3 .pro2_swap3_t .pro3_t_div_right .p2 a:hover {
	color: #fff;
	background: rgba(63,178,150,1);
}

.pro2_swap3 .pro2_swap3_t .pro3_t_div_right .p2 span {
	flex: 1;
	height: 1px;
	background: #eeeeee;
	display: inline-block;
	margin-top: 22px;
}
.pro2_swap4{
    padding: .8rem 0px .5rem 0px;
    margin: .5rem 4% .2rem 4%;
}
.pro2_swap4 .ptit{
    font-size:0.5rem;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(64,64,64,1);
    text-align: center;
    padding-bottom: .5rem;
}

.pro2_swap4  div {
	text-align: left;
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(153,153,153,1);
	line-height: .6rem;
	padding: .2rem 0rem;
    border-bottom: 1px solid #eeeeee
}

.pro2_swap4  div img{
    width: 5%;
    max-width: 30px;
}

.pro2_swap4 div span {
	padding: 0 10px;
	font-size: .4rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(63,178,150,1);
}

.pro2_swap4 div label {
	font-size: .4rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(63,178,150,1);
}

.pro2_swap5{
    padding: 1.3rem 0px 1rem 0px;   
    background: #eeeeee;
    text-align: center;
}
.pro2_swap5 .pro2_swap5_t{    
    margin: .5rem 4% .2rem 4%;
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    padding: 3% 0%;
    border: 1px solid rgba(111, 197, 176, 1);
}

.pro2_swap5 .pro2_swap5_t div {
	width: calc(100% / 3);
	box-sizing: border-box;
    border-right: 1px solid #eeeeee;
}
.pro2_swap5 .pro2_swap5_t div:nth-child(4),.pro2_swap5 .pro2_swap5_t div:nth-child(5),.pro2_swap5 .pro2_swap5_t div:nth-child(6){
    margin-top: .5rem;
}

.pro2_swap5 .pro2_swap5_t div:hover .p2 {
	color: rgba(68,181,154,1);
}

.pro2_swap5 .pro2_swap5_t div .p2 {
	font-size: .4rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(33,33,33,1);
	margin-top: .2rem;
}

.pro2_swap5 .pro2_swap5_t div .p4 {
	margin: .2rem .1rem 0 .1rem;
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(153,153,153,1);
}

.pro2_swap6{    
    padding: 1.3rem 0px 0rem 0px;   
    text-align: center;
}

.pro2_swap6 .tabs .swiper-slide {
    margin-top: 1rem;
	margin-right: .1rem;
	padding-bottom: .2rem;
	text-align: center;
	font-size: .4rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(33,33,33,1);
	cursor: pointer;
}

.pro2_swap6 .tabs1_div {
	margin: .5rem 4% .5rem 4%;
	padding: .1rem 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.pro2_swap6 .tabs1_div .tabs1_div_left {
    width: 65%;
	text-align: left;
}

.pro2_swap6 .tabs1_div .tabs1_div_left .p1 {
	font-size: .5rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(90,90,90,1);
}

.pro2_swap6 .tabs1_div .tabs1_div_left .p2 {
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(153,153,153,1);
	margin-top: .3rem;
	line-height: .7rem;
}
.pro2_swap6 .tabs1_div .tabs1_div_left .p3{
    margin-top: .5rem
}
.pro2_swap6 .tabs1_div .tabs1_div_left .p3 a {
	border: 1px solid rgba(63,178,150,1);
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(63,178,150,1);
	padding: .2rem .8rem;
	border-radius: 20px;
}

.pro2_swap6 .tabs1_div .tabs1_div_right{
     width: 35%;
     margin-right: 5%;
}
.pro2_swap6 .tabs1_div .tabs1_div_right img{
     width: 100%;
     max-width: 222px;
}

.pro2_swap6 .swiper-wrapper .swiper-slide.on {
	border-bottom: 3px solid rgba(68,181,154,1);
}

.pro2_swap6 .swiper-wrapper .swiper-slide:last-child {
	margin-right: 0px;
}

.pro2_swap7{    
    padding: .5rem 0px .5rem 0px;   
    text-align: center;
}

.pro2_swap7 .pro2_swap7_t {
    display: flex;
    flex-wrap: wrap;
	margin: .5rem 4% .5rem 4%;
}

.pro2_swap7 .pro2_swap7_t .pro2_swap7_t_div {
    width: calc((100% / 3) - 2%);
    margin-right: 3%;
	text-align: center;
}

.pro2_swap7 .pro2_swap7_t .pro2_swap7_t_div:nth-child(3),.pro2_swap7 .pro2_swap7_t .pro2_swap7_t_div:nth-child(6) {
	margin-right: 0;
}

.pro2_swap7 .pro2_swap7_t .pro2_swap7_t_div .p1 {
	margin-top: .5rem;
}
.pro2_swap7 .pro2_swap7_t .pro2_swap7_t_div .p1 img{
    width: 100%;
}
.pro2_swap7 .pro2_swap7_t .pro2_swap7_t_div .p2 {
	margin-top: .5rem;
	font-size: .4rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #212121;
}

.pro2_swap7 .pro2_swap7_t .pro2_swap7_t_div .p3 {
	margin-top: .4rem;
}

.pro2_swap7 .pro2_swap7_t .pro2_swap7_t_div .p3 a {
	font-size: .3rem;
	font-weight: 400;
	color: rgba(62,178,150,1);
	padding: .1rem .5rem;
	border-radius: 20px;
	background-color: #eeeeee;
}

.pro3_swap2 {
	text-align: center;
	margin: .5rem 4% 1rem 4%;
}

.pro3_swap2 .p1 {
	font-size: .4rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(64,64,64,1);
	margin-top: 1rem;
}

.pro3_swap2 .p2 {
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(80,80,80,1);
	line-height: .6rem;
	margin-top: .3rem;
	text-indent: .6rem;
}

.pro3_swap2 .p3 {
	background: rgba(62,178,150,1);
	margin: .5rem auto 0 auto;
    display: flex;
    flex-wrap: nowrap;
}

.pro3_swap2 .p3 .p3_left {
	margin-left: .5rem;
    text-align: left;
    width: 50%;
}

.pro3_swap2 .p3 .p3_left .p5 {
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(255,255,255,1);
	margin-top: .2rem;
}

.pro3_swap2 .p3 .p3_left .p6 {
	font-size: .25rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255,255,255,1);
	margin-top: .1rem;
}

.pro3_swap2 .p3 .p3_right {
    width: 50%
	
}
.pro3_swap2 .p3 .p3_right img{
    width: 100%;
    max-width: 439px;
}

.pro3_swap2 .p4 {
	margin-top: 1rem;
}

.pro3_swap2 .p4 a {
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(63,178,150,1);
	border: 1px solid rgba(63,178,150,1);
	padding: .2rem .5rem;
	border-radius: 20px;
}
.pro3_swap3{
    background: #f2f4f7;
    padding: .8rem 0px .8rem 0px;   
    text-align: center;
}


.pro3_swap3 .pro3_swap3_t {
	display: flex;
	flex-wrap: wrap;
	margin: .5rem 4% .5rem 4%;
}

.pro3_swap3 .pro3_swap3_t div {
	width: calc(100% / 2);
	background: #fff;
	box-sizing: border-box;
	border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    padding: .5rem .2rem;
	cursor: pointer;
}
.pro3_swap3 .pro3_swap3_t div .p1{
    width: 20%;
    margin: 0 auto;
    height: 1rem;
    line-height: 1rem;
}
.pro3_swap3 .pro3_swap3_t div .p1 img{
    width: 100%;
    max-width: 40px;
}
.pro3_swap3 .pro3_swap3_t div .p2 {
	font-size: .4rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #404040;
	margin-top: .3rem;
}

.pro3_swap3 .pro3_swap3_t div:hover .p2 {
	color: rgba(63,178,150,1)
}

.pro3_swap4{
    padding: .8rem 0px .8rem 0px;   
    text-align: center;
}
.pro3_swap4 .pro3_swap4_t{    
	margin: .5rem 4% .5rem 4%;
}
.pro3_swap4 .pro3_swap4_t .iy{
    width: 60%;
    margin: .5rem auto 0 auto;
    border-radius:5px;
    padding: .3rem .5rem;
    border:1px solid rgba(111, 197, 176, 1);
}
.pro3_swap4 .pro3_swap4_t .iy .p1{    
    font-size:.45rem;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(63,178,150,1);
}
.pro3_swap4 .pro3_swap4_t .iy .p2{  
    margin-top: .2rem;
    line-height: .6rem;
    font-size:.35rem;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(83,83,83,1);
}

.pro3_swap5{    
    background: #f2f4f7;
    padding: .8rem 0px .8rem 0px;   
    text-align: center;
    border-bottom: 1px solid #cccccc;
}

.pro3_swap5 .pro3_swap5_t div {
    width: 75%;
    margin: 1rem auto 0 auto;
    box-shadow: 0 0 5px #6FC5B0;
    padding-bottom: 1rem;	
	border-radius: 15px;
}

.pro3_swap5 .pro3_swap5_t div .p1 {
	font-size: .8rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255,255,255,1);
    height: 2rem;
    line-height: 2rem;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

.pro3_swap5 .pro3_swap5_t div .p2 {
	margin-top: .8rem;
	font-size: .8rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(64,64,64,1);
}

.pro3_swap5 .pro3_swap5_t div .p3 {
	margin-top: .6rem;
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(83,83,83,1);
	height: 2rem;
	line-height: .7rem;
	padding: 0 45px;
	text-align: center;
}

.pro3_swap5 .pro3_swap5_t div .p4 {
	margin-top: .3rem;
	font-size: .8rem;
	font-family: Arial;
	font-weight: 400;
	color: rgba(121,79,198,1);
}

.pro3_swap5 .pro3_swap5_t div .p5 {
	margin-top: 35px;
}

.pro3_swap5 .pro3_swap5_t div .p5 a {
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(130,130,130,1);
	padding: .2rem .6rem;
	border: 1px solid #C4C0BE;
	border-radius: 35px;
}

.pro3_swap5 .pro3_swap5_t div .p5 a:hover {
	border: 1px solid #3FB296;
	color: #3FB296;
}

.pro3_swap6{    
    background: #f2f4f7;
    padding: .8rem 0px .8rem 0px;   
    text-align: center;
    border-bottom: 1px solid #cccccc;
}
.pro3_swap6 .pro3_swap6_t{
    display: flex;
	margin: .5rem 4% .5rem 4%;
}
.pro3_swap6 .pro3_swap6_t .first-div .on {
    margin-right: 9px;
    background: #fff;
	padding: 1rem .5rem;
	cursor: pointer;
}

.pro3_swap6 .pro3_swap6_t .first-div .p1{
    width: 80%;
    margin: 0 auto;
    max-width: 80px;
}
.pro3_swap6 .pro3_swap6_t .first-div .p1 img{
    width: 100%;
}

.pro3_swap6 .pro3_swap6_t .first-div .p2 {
	margin-top: .2rem;
	font-size: .4rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(161,161,161,1);
}

.pro3_swap6 .pro3_swap6_t .first-div:last-child .on {
	margin-right: 0px;
}

.pro3_swap6 .pro3_swap6_t .first-div .p3 {
	margin-top: .3rem;
	font-size: .4rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(0,0,0,1);
}

.pro3_swap6 .pro3_swap6_t .first-div .p4 {
	margin-top: .3rem;
}

.pro3_swap6 .pro3_swap6_t .first-div .p5 {
	margin-top: .3rem;
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(80,80,80,1);
	text-align: left;
	line-height: 23px;
}

.pro4_swap2{        
    padding: .8rem 0px .8rem 0px;   
    text-align: center;
}
.pro4_swap2 .pro4_swap2_t {
    display: flex;
    flex-wrap: wrap;
    margin: .5rem 4% .5rem 4%;
}

.pro4_swap2 .pro4_swap2_t div {
    width: calc((100% / 2) - 1%);	    
	background: rgba(249,250,253,1);
	border-radius: 10px;
	margin-right: 2%;
    box-sizing: border-box;
    padding-bottom: .5rem;
    margin-top: .5rem;
    border: 1px solid #6FC5B0;
}
.pro4_swap2 .pro4_swap2_t div:nth-child(1),.pro4_swap2 .pro4_swap2_t div:nth-child(2){
    margin-top: 0px;
}
.pro4_swap2 .pro4_swap2_t div:nth-child(2),.pro4_swap2 .pro4_swap2_t div:nth-child(4){
    margin-right: 0%;
}

.pro4_swap2 .pro4_swap2_t div:hover {
	border: 2px solid rgba(111, 197, 176, 1);
}

.pro4_swap2 .pro4_swap2_t div h5 {
	font-size: .5rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(33,33,33,1);
	padding-top: .5rem;
	padding-bottom: .5rem;
}

.pro4_swap2 .pro4_swap2_t div:hover h5 {
	color: #48B69B;
}

.pro4_swap2 .pro4_swap2_t div p {
	font-size: .4rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(83,83,83,1);
	text-align: left;
	line-height: .8rem;
	border-left: 1px solid #d2d2d2;
	margin-left: 1.5rem;
}

.pro4_swap2 .pro4_swap2_t div p span {
	width: 5px;
	height: 5px;
	background-color: #3EB296;
	display: inline-block;
	vertical-align: middle;
	margin-left: -2.5px;
	border-radius: 5px;
	margin-right: 14px;
}

.pro4_swap4{    
    padding: .0rem 0px .8rem 0px;   
    text-align: center;
}
.pro4_swap4 .pro4_swap4_t {
	display: flex;
    flex-wrap: wrap;
    margin: .5rem 4% .5rem 4%;
}

.pro4_swap4 .pro4_swap4_t div {
    width: 50%;
    box-sizing: border-box;
	padding-top: .4rem;
	padding-bottom: .8rem;
}
.pro4_swap4 .pro4_swap4_t div .p1{
    width: 40%;
    margin: 0 auto;
}
.pro4_swap4 .pro4_swap4_t div .p1 img{
    width: 100%;
    max-width: 107px;
}

.pro4_swap4 .pro4_swap4_t div .p2 {
	margin-top: .2rem;
	font-size: .5rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
    
}
.pro4_swap4 .pro4_swap4_t div .p2  label{
    padding-bottom: .2rem;
    color: #3EB296;
    border-bottom: 1px solid #3EB296;
}

.pro4_swap4 .pro4_swap4_t div .p4 {
	margin: .5rem auto 0 auto;
	width: 80%;
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(83,83,83,1);
	line-height: .5rem;
}

.pro4_swap5{
	background:url(../images/pro4_pic.png) no-repeat;
	background-size: 100% 100%;
	padding-bottom: 6.5rem;
}

.pro4_swap5 .pro4_swap5_t{    
	margin:.0rem 4% .5rem 4%;
	text-indent: .5rem;
}

.pro4_swap5 .pro4_swap5_t .p1 {
	font-size: .5rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255,255,255,1);
	padding-top: 1rem;
}

.pro4_swap5 .pro4_swap5_t .p2 {
	font-size: .6rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(255,255,255,1);
	margin-top: .2rem;
}

.pro4_swap5 .pro4_swap5_t .p3 {
	font-size: .4rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255,255,255,1);
	margin-top: .15rem;
}

.pro4_swap5 .pro4_swap5_t .p4 {
    margin-top: .5rem;
    padding-bottom: .5rem;
}

.pro4_swap5 .pro4_swap5_t .p4 a {
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(62,178,150,1);
	background: #fff;
	padding: .2rem .7rem;
	border-radius: 30px;
}
.pro4_swap5 .pro4_swap5_t .p5{
    width: 80%;
    margin-left: 10%;
}
.pro4_swap5 .pro4_swap5_t .p5 img{
    width: 100%;
    max-width: 438px;
}

.pro4_swap6{    
    padding: .5rem 0px .8rem 0px;   
    text-align: center;
    background: #f0f2f5;
}
.pro4_swap6 .pro4_swap5_f {  
    margin:.5rem 4% .5rem 4%;	
	border: 1px solid rgba(111, 197, 176, 1);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
	padding: .5rem 0px;
	background: #fff;
}
.pro4_swap6 .p_btn{
	margin-top: .9rem;
	margin-bottom: .2rem;
}
.pro4_swap6 .p_btn a{	
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #3BA087;
	border: 1px solid #3BA087;
	padding: .2rem .6rem;
	border-radius: 40px;	
}

.pro4_swap5_f div {
	width: calc(100% / 3);
	box-sizing: border-box;
	border-right: 1px solid #eeeeee;
}
.pro4_swap5_f div:nth-child(4),.pro4_swap5_f div:nth-child(5){
    margin-top: .5rem;
}
.pro4_swap5_f div .p1{
    width: 40%;
    margin: 0 auto;
}
.pro4_swap5_f div .p1 img{
    width: 100%;
    max-width: 65px;
}

.pro4_swap5_f div .p2 {
	font-size: .45rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(68,181,154,1);
	margin-top: .2rem;
}


.pro4_swap5_f div .p3 {
	background: rgba(68,181,154,1);
	height: 1px;
	width: 70%;
	margin: .1rem auto 0 auto;
}

.pro4_swap5_f div .p4 {
	width: 80%;
	margin: .1rem auto 0 auto;
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(153,153,153,1);
	line-height: .6rem;
}


.fwbj_swap1{        
    padding: .5rem 0px .8rem 0px;   
    text-align: center;
}
.fwbj_swap1 .fwbj_swap1_t {
	margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    margin: .5rem 4% .5rem 4%;
    
}

.fwbj_swap1 .fwbj_swap1_t div.one {
	width: calc((100% / 2) - 1%);
	margin-right: 2%;
    box-shadow: 0 0 3px 5px #edf9f6;
    padding-bottom: .7rem;
    margin-top: .5rem
}

.fwbj_swap1 .fwbj_swap1_t div.one:nth-child(2),.fwbj_swap1 .fwbj_swap1_t div.one:nth-child(4) {
	margin-right: 0px;
}

.fwbj_swap1 .fwbj_swap1_t div.one .p1 {
	font-size: .5rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255,255,255,1);
	padding: .4rem 0px;
}

.fwbj_swap1 .fwbj_swap1_t div.one .p_t {    
	margin: .5rem .4rem 0 .4rem;
	display: flex;
	align-items: center;
	flex-direction: column;
    line-height: .7rem;
    height: 5.5rem;
}

.fwbj_swap1 .fwbj_swap1_t div.one .p_ff {    
	
    height: 1.4rem;
}

.fwbj_swap1 .fwbj_swap1_t div.one .p2 {
	font-size: .4rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(83,83,83,1);
}

.fwbj_swap1 .fwbj_swap1_t div.one .p3 {
	font-size: .4rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(82,186,161,1);
	margin-top: .3rem;
}

.fwbj_swap1 .fwbj_swap1_t div.one .p3 label {
	font-size: .5rem;
}

.fwbj_swap1 .fwbj_swap1_t div.one .p4 {
	margin-top: .3rem;
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(154,154,154,1);
}

.fwbj_swap1 .fwbj_swap1_t div.one .p4 label {
	color: #3BA087;
	margin-left: 10px;
}
.fwbj_swap1 .fwbj_swap1_t div.one .p4 .price-benefit {
	text-decoration: line-through;
}

.fwbj_swap1 .fwbj_swap1_t div.one .p5 {
	margin-top: .7rem;
}

.fwbj_swap1 .fwbj_swap1_t div.one .p5 a {
	font-size: .4rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #3BA087;
	border: 1px solid #3BA087;
	padding: .2rem .6rem;
	border-radius: 40px;
}

.fwbj_swap1 .fwbj_swap1_t div.one .p5 a:hover {
	color: rgba(255,255,255,1);
	background: #3BA087;
}

.fwbj_swap1 .fwbj_swap1_t div.on2 .p3 {
	color: #305CB0;
}

.fwbj_swap1 .fwbj_swap1_t div.on2 .p4 label {
	color: #305CB0;
}

.fwbj_swap1 .fwbj_swap1_t div.on2 .p5 a {
	color: #305CB0;
	border: 1px solid #305CB0;
}

.fwbj_swap1 .fwbj_swap1_t div.on2 .p5 a:hover {
	background: #305CB0;
}

.fwbj_swap1 .fwbj_swap1_t div.on3 .p3 {
	color: #874CC2;
}

.fwbj_swap1 .fwbj_swap1_t div.on3 .p4 label {
	color: #874CC2;
}

.fwbj_swap1 .fwbj_swap1_t div.on3 .p5 a {
	color: #874CC2;
	border: 1px solid #874CC2;
}

.fwbj_swap1 .fwbj_swap1_t div.on3 .p5 a:hover {
	background: #874CC2;
}

.fwbj_swap1 .fwbj_swap1_t div.on4 .p3 {
	color: #BF9E65;
}

.fwbj_swap1 .fwbj_swap1_t div.on4 .p4 label {
	color: #EC3636;
}

.fwbj_swap1 .fwbj_swap1_t div.on4 .p5 a {
	color: #BF9E65;
	border: 1px solid #BF9E65;
}

.fwbj_swap1 .fwbj_swap1_t div.on4 .p5 a:hover {
	background: #BF9E65;
}

.index_swap1{
    padding: .5rem 0px .8rem 0px;   
    text-align: center;
}
.index_swap1 .index_swap1_t{       
    margin: .2rem .4rem 0 .4rem;
    display: flex;
    flex-wrap: wrap;
}
.index_swap1 .index_swap1_t div{
   width: calc((100% / 2) - 1%);
   margin-right: 2%;
   margin-top: .3rem;
}
.index_swap1 .index_swap1_t div .p2{
    width: 90%;
    margin: 0 auto;
}
.index_swap1 .index_swap1_t div .p2 img{
    width: 100%;
    max-width: 215px;
}
.index_swap1 .index_swap1_t div:nth-child(2),.index_swap1 .index_swap1_t div:nth-child(4){
   margin-right: 0%;
}
.index_swap1 .index_swap1_t div .p1{    
   font-size:.4rem;
   font-family:Microsoft YaHei;
   font-weight:400;
   color:rgba(33,33,33,1);
   margin-top: .3rem;
}
.index_swap1 .index_swap1_t div .p1 img{
    width: 11%;
    max-width: 30px;
}
.index_swap2{
    padding: .8rem 0px .8rem 0px;   
    text-align: center;
    background: #f0f2f5;
}
.index_swap2 .pro2_swap3_flex{
    display: flex;
    flex-wrap: wrap;
    margin: .5rem 4% .2rem 4%;
}
.index_swap2 .pro2_swap3_t {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
    background: #fff;
    box-shadow: 0 0 1px #6FC5B0;    
    padding: .3rem 0rem;
}

.index_swap2 .pro2_swap3_t .pro3_t_div_left {
    margin-left:.3rem;
    margin-right: .3rem;
    width: 20%;
}
.index_swap2 .pro2_swap3_t .pro3_t_div_left img{
    width: 100%;
    max-width: 65px;
}

.index_swap2 .pro2_swap3_t .pro3_t_div_right {
    flex: 1;
}

.index_swap2 .pro2_swap3_t .pro3_t_div_right .p1 {
	font-size: .45rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(80,80,80,1);
    margin-bottom: .2rem;
    text-align: left;
}

.index_swap2 .pro2_swap3_t .pro3_t_div_right .p2 {
	display: flex;
}

.index_swap2 .pro2_swap3_t .pro3_t_div_right .p2 ul li{
    float: left;
    margin-right: .2rem;
    line-height: .5rem;
}

.index_swap2 .pro2_swap3_t .pro3_t_div_right .p2 a:hover {
	color: #fff;
	background: rgba(63,178,150,1);
}

.index_swap2 .pro2_swap3_t .pro3_t_div_right .p2 span {
	flex: 1;
	height: 1px;
	background: #eeeeee;
	display: inline-block;
	margin-top: 22px;
}
.index_swap3{
	background: url(../images/index_banner2.png) no-repeat;
	background-size: 100% 100%;
    padding: .8rem 0px .8rem 0px;   
    text-align: center;
}
.index_swap3 .index_swap3_t{
    margin: .5rem 4% .2rem 4%;
    text-align: left;
}
.index_swap3 .index_swap3_t .p1 {
	font-size: .6rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255,255,255,1);
}

.index_swap3 .index_swap3_t .p2 {
	font-size: .6rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255,255,255,1);
}
.index_swap3 .index_swap3_t div {
	border-left: 3px solid #6FC5B0;
	margin-top: .5rem;
	padding-left: .2rem;
}

.index_swap3 .index_swap3_t .p3 {
	font-size: .5rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(255,255,255,1);
}

.index_swap3 .index_swap3_t .p4 {
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255,255,255,1);
	margin-top: 8px;
}
.index_swap3 .index_swap3_t .p5{
    margin-top: 1rem;
    text-align: center;
}
.index_swap3 .index_swap3_t .p5 a {
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255,255,255,1);
	border: 1px solid #6FC5B0;
	padding: .2rem .6rem;
	border-radius: 30px;
}

.index_swap4_bk {
    background-color: #3eb296;
    text-align: center;
}

.index_swap4_bk .index_swap4 {
	margin: 0 auto;
	padding: .5rem 0px;
}

.index_swap4_bk .index_swap4 p b {
	font-size: .6rem;
	font-family: Arial;
	font-weight: 400;
	color: rgba(255,255,255,1);
	vertical-align: middle;
}

.index_swap4_bk .index_swap4 p {
	font-size: .4rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255,255,255,1);
}

.index_swap4_bk .index_swap4 p label {
	font-size: .5rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255,255,255,1);
	margin: 0 .4rem;
}
.index_swap5{
    background: #f2f4f7;
    padding: .8rem 0px .8rem 0px;   
    text-align: center;
}
.index_swap5 .pro3_swap6_t{
	margin: .5rem 4% .5rem 4%;
}
.index_swap5 .pro3_swap6_t .first-div .on {
    margin-right: 9px!important;
    background: #fff;
	padding: .5rem .5rem;
	cursor: pointer;
}

.index_swap5 .pro3_swap6_t .first-div .p1{
    width: 80%;
    margin: 0 auto;
    max-width: 80px;
}
.index_swap5 .pro3_swap6_t .first-div .p1 img{
    width: 100%;
}

.index_swap5 .pro3_swap6_t .first-div .p2 {
	margin-top: .2rem;
	font-size: .4rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(161,161,161,1);
}

.index_swap5 .pro3_swap6_t .first-div:last-child .on {
	margin-right: 0px;
}

.index_swap5 .pro3_swap6_t .first-div .p3 {
	margin-top: .3rem;
	font-size: .4rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(0,0,0,1);
}

.index_swap5 .pro3_swap6_t .first-div .p4 {
	margin-top: .3rem;
}

.index_swap5 .pro3_swap6_t .first-div .p5 {
	margin-top: .3rem;
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(80,80,80,1);
	text-align: left;
	line-height: 23px;
}
.index_swap5 .p_btn{
    margin-top: 1rem;
}
.index_swap5 .p_btn a{
    font-size: .3rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
    border: 1px solid rgba(63,178,150,1);
    padding: .2rem .7rem;
    border-radius: 20px;
    background: rgba(63,178,150,1);
}

.index_swap6{
    padding: .8rem 0px .8rem 0px;   
    text-align: center;
}
.index_swap6 .index_swap6_t {
	display: flex;
	flex-wrap: wrap;
	margin: .3rem 4% .5rem 4%;
}

.index_swap6 .index_swap6_t div {
	width: calc((100% / 5) - 2%);
	padding: .3rem 0px;
    box-sizing: border-box;
    margin-right: 2.5%
}

.index_swap6 .index_swap6_t div:nth-child(5),.index_swap6 .index_swap6_t div:nth-child(10){
    margin-right: 0px;
}

.index_swap6 .index_swap6_t div .p1 {
	height: 55px;
	width: 55px;
	background: #e4e4e4;
	margin: 0 auto;
}

.index_swap6 .index_swap6_t div .p2 {
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(93,113,122,1);
	margin-top: .2rem;
}
.index_swap7{
    padding: .0rem 0px .8rem 0px;       
}
.index_swap7 .index_swap7_t{
    border-bottom: 1px solid #d7d7d7;
}
.index_swap7 .index_swap7_t .tabs{
    border-bottom: 1px solid #d7d7d7;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: .5rem;
}
.index_swap7 .index_swap7_t .tabs div{
    font-size: .4rem;
    padding: .2rem .4rem;
    font-weight: 400px;
    margin-right: .1rem;
    border-radius:30px;
}
.index_swap7 .index_swap7_t .tabs div.on{
    color: #fff;
    background: #3FB296;
}
.index_swap7 .p_content{    
	margin: .3rem 4% .2rem 4%;
}
.index_swap7 .p_content .dt {
    display: flex;
    justify-items: center;
    align-items: center;
	margin-top: .3rem;
}
.index_swap7 ul li {
	margin-top: 20px;
}

.index_swap7 ul li .p1 {
	font-size: .4rem;
	color: #505050;
}

.index_swap7 ul li .p1 span {
	display: inline-block;
	background: #333333;
	width: 5px;
	height: 5px;
	border-radius: 5px;
	margin-right: 8px;
	vertical-align: middle;
}

.index_swap7 ul li .p2 {
	font-size: .3rem;
	color: #aeaeae;
	text-indent: .4rem;
	margin-top: .1rem;
}

.index_swap7 ul li .p3 {
	font-size: .4rem;
	color: #bababa;
	margin-left: .3rem;
	margin-top: .1rem;
	line-height: .7rem;
}

.index_swap7 .p_content .dt .p_content_left {
	margin-right: .3rem;
}

.index_swap7 .p_content .dt .p_content_right .p1 {
	font-size: .4rem;
	color: #505050;
	line-height: .6rem;
}

.index_swap7 .p_content .dt .p_content_right .p2 {
	font-size: .3rem;
	color: #aeaeae;
	margin-top: .1rem;
}

.index_swap7 .p_btn{
	text-align: center;
	padding-top: 1rem;
	padding-bottom: .8rem;
}
.index_swap7 .p_btn a{
	font-size: .3rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #aeaeae;
    border: 1px solid rgba(63,178,150,1);
    padding: .2rem .7rem;
    border-radius: 20px;
   
}

.index_swap8{    
    padding: .0rem 0px .8rem 0px;       
}
.index_swap8 .index_swap8_t{    
	margin: .3rem 4% .5rem 4%;
}
.index_swap8 .p1 {
	font-size: .8rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(62,61,73,1);
	text-align: center;
}

.index_swap8 .p2 {
	font-size: .4rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(62,61,73,1);
	margin-top: .2rem;
}

.index_swap8 .p3 {
	text-align: center;
	margin-top: .5rem;
}

.index_swap8 .p3 a {
	font-size: .3rem;
    color: #fff;
    background: #3FB296;
	border: 1px solid #3FB296;
	padding: .2rem .8rem;
	font-weight: 400px;
	margin-right: .4rem;
}

/**   å¯¼èˆª  **/
.nav_index_bk {
	background: #f5f7fa;
}

.nav_index_bk .nav_index {
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}

.nav_index_bk .nav_index div {
	padding: .3rem .15rem;	
	text-align: center;
}

.nav_index_bk .nav_index div:hover{
	border-bottom: 1px solid rgba(62,178,150,1);
}

.nav_index_bk .nav_index div.on {
	border-bottom: 1px solid rgba(62,178,150,1);
}

.nav_index_bk .nav_index div a {
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #484848;
}

.nav_index_bk .nav_index div.on a{
	color: rgba(62,178,150,1);
}

.nav_index_bk .nav_index div:hover a {
	color: rgba(62,178,150,1);
}

.news_swap1 .tL {
	display: flex;
	margin: .3rem 4% .5rem 4%;
	justify-content: center;
}

.news_swap1 .tL .xwzx1_content_leftPic {
	width: 35%;
	height:100px;
	margin-right: 2%;
	background: #939393;	
}
.news_swap1 .tL .xwzx1_content_leftPic img{
	width: 100%;
}
.news_swap1 .tL .xwzx1_content_rightTitle{
	width: 62%;
}
.news_swap1 .tL .xwzx1_content_rightTitle .p2 {
	font-size: .4rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(57,57,57,1);
	overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.news_swap1 .tL .xwzx1_content_rightTitle .p3 {
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(132,132,132,1);
	line-height: .5rem;
	margin-top: .2rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.news_swap1 .tL .xwzx1_content_rightTitle .p4 {
	text-align: right;
	margin-top: .3rem;
}

.news_swap1 .tL .xwzx1_content_rightTitle .p4 label{
	font-size:.3rem;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(132,132,132,1);
	margin-right: .3rem;
}

.news_swap1 .tL .xwzx1_content_rightTitle .p4 a {
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(62,178,150,1);
}

.news_swap1 .page {
	margin-top: .7rem;
	text-align: center;
}
.news_swap1 .page ul {
	display: flex;
	align-items: center;
	justify-content: center;
}
.news_swap1 .page ul li {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #f5f5f5;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #cacad2;
	margin-right: .2rem;
}

.rdzx {
	border: 1px solid rgba(164, 164, 164, 0.3);
	padding-bottom:  .4rem;
	margin: .6rem 4% .5rem 4%;
}

.rdzx .ptit,.tjzx .ptit,.rmbq .ptit {
	padding: .3rem 0px;
	background: #f5f7fa;
}

.rdzx .ptit label,.tjzx .ptit label,.rmbq .ptit label{
	margin-left: .6rem;
	border-left: 3px solid #3eb296;
	font-size: .4rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(72,72,72,1);
	padding-left: .3rem;
}

.rdzx ul li {
	margin-top: .3rem;
	text-indent: .3rem;
}

.rdzx ul li a {
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(57,57,57,1);
}

.rdzx ul li a span {
	display: inline-block;
	background: #3eb296;
	width: 7px;
	height: 7px;
	vertical-align: text-top;
	margin-top: 8px;
	margin-right: 10px;
}

.tjzx {
	border: 1px solid rgba(164, 164, 164, 0.3);
	padding-bottom: .4rem;
	margin: .3rem 4% .5rem 4%;
}

.tjzx ul li {
	margin-top: 15px;
	text-indent: 15px;
}

.tjzx ul li a {
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(57,57,57,1);
}

.tjzx ul li a span {
	display: inline-block;
	background: #3eb296;
	width: 7px;
	height: 7px;
	vertical-align: text-top;
	margin-top: 8px;
	margin-right: 10px;
}

.rmbq {
	border: 1px solid rgba(164, 164, 164, 0.3);
	padding-bottom: .4rem;
	margin: .3rem 4% .5rem 4%;
}
.rmbq .p1 {
	margin-top: .4rem;
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(57,57,57,1);
	text-indent: .5rem;
}
.rmbq .p1 a {
	color: #393939;
}
.rmbq .p1 label {
	padding: 0 .5rem;
	color: #CDCDCD
}
 .wz{
	margin: .5rem 4% .5rem 4%;
 }
 .wz img{
	 max-width:calc(100% - 8%)!important;
	 max-height: calc(100%)!important;
 }
 .wz .p_tit {
	font-size: .4rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(57,57,57,1);
	text-align: center;
}

 .wz .p_ftit {
	margin-top: .3rem;
	text-align: center;
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(196,196,196,1);
	padding-bottom: .5rem;
	border-bottom: 1px solid #C4C4C4;
}

 .wz .p1 {
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(132,132,132,1);
	line-height: .6rem;
	margin-top: .3rem;
	text-indent: .6rem;
}

 .wz .p2 {
	text-align: center;
	margin-top: .5rem;
}
.wz .p2 img{
	width: 60%;
	max-width: 554px;
}

.wz_footer {
	background: #f5f7fa;
	font-size: .3rem;
	line-height: .6rem;
	padding: .3rem .5rem;
	margin-top: .4rem;
}
.wz_footer b{
	margin-right: .2rem;
}


.hot{
	margin: .5rem 4% .5rem 4%;
	background: #F5F7FA;
	padding: .2rem .4rem;
}
.hot .p1{	
		font-size:.4rem;
		font-family:Microsoft YaHei;
		font-weight:bold;
		color:rgba(72,72,72,1);
}
.hot .p1 span{
	border-left: 2px solid #3EB296;
	padding-left: .2rem;
}
.hot .p1 span label{
	color: #3EB296;
}
.hot .p2{	
	margin-top: .2rem;
		font-size:.3rem;
		font-family:Microsoft YaHei;
		font-weight:400;
		color:rgba(132,132,132,1);
}

.sdk_swap1 .tabs {
	display: flex;
	margin: .5rem 4% .5rem 4%;
	flex-wrap: wrap;
}

.sdk_swap1 .tabs div {
	width: 48%;
	margin-right: 4%;
	border: 1px solid rgba(164, 164, 164, 0.3);
	box-sizing: border-box;
	padding: .3rem .2rem;
	text-align: center;
	border-radius: 15px;
	cursor: pointer;
}

.sdk_swap1 .tabs div.on {
	border: 1px solid rgba(62,178,150,1);
}

.sdk_swap1 .tabs div:nth-child(2),.sdk_swap1 .tabs div:last-child {
	margin-right: 0px;
}
.sdk_swap1 .tabs div:nth-child(3),.sdk_swap1 .tabs div:nth-child(4){
	margin-top: .4rem;
}

.sdk_swap1 .tabs div.on .p1 {
	font-size: .5rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(62,178,150,1);
}

.sdk_swap1 .tabs div .p1 {
	font-size: .5rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(33,33,33,1);
}

.sdk_swap1 .tabs div .p2 {
	margin-top: .2rem;
	font-size: .3rem;
	line-height: .5rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(83,83,83,1);
}

.sdk_swap1 .content {
	margin: .5rem 4% .5rem 4%;
	padding-bottom: .5rem;
}

.sdk_swap1 .content .sdk_header {
	background: #f5f7fa;
	padding: .5rem .6rem;
	border-radius: 20px;
	margin-top: .5rem;
}

.sdk_swap1 .content .sdk_header .p1 {
	font-size: .5rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(33,33,33,1);
}

.sdk_swap1 .content .sdk_header .p1 label {
	border-left: 3px solid #3eb296;
	margin-right: .3rem;
}

.sdk_swap1 .content .sdk_header .p2 {
	margin-top: .4rem;
	font-size: .35rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(80,80,80,1);
	line-height: .7rem;
}

.sdk_swap1 .content table {
	border-collapse: collapse;
	empty-cells: show;
	width: 100%;
	margin-top: .5rem;
}

.sdk_swap1 .content table th:first-child {
	border-top-left-radius: 4px;
}

.sdk_swap1 .content table th, .sdk_swap1 .content table thead td {
	white-space: nowrap;
	font-weight: 600;
	background-color: #d5d5d5;
	border: 1px solid transparent;
}

.sdk_swap1 .content table th, .sdk_swap1 .content table td {
	padding: .2rem .4rem;
	font-size: .3rem;
	word-break: break-word;
	word-wrap: break-word;
}

.sdk_swap1 .content table tbody td {
	border: 1px solid #d5d5d5;
}

.sdk_swap1 .content .sdk_content {
	margin-top: .8rem;
}

.sdk_swap1 .content .sdk_content .sdk_title p {
	font-size: .4rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(64,64,64,1);
}

.sdk_swap1 .content .sdk_content .sdk_title p a {
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255,255,255,1);
	background: rgba(62,178,150,1);
	padding: .1rem .4rem;
	margin-left: .2rem;
	border-radius: 25px;
}

.sdk_swap1 .content .sdk_content .sdk_footer .sdk_p1 {
	display: flex;
}

.sdk_swap1 .content .sdk_content .sdk_footer .sdk_p1 .sdk_p_left {
	padding-top: .5rem;
	border-right: 1px solid #cecece;
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(64,64,64,1);
	padding-right: .5rem;
	position: relative;
}

.sdk_swap1 .content .sdk_content .sdk_footer .sdk_p1 .sdk_p_left span {
	background: rgba(62,178,150,1);
	width: 16px;
	height: 16px;
	position: absolute;
	right: -8px;
	margin-top: 3px;
	border-radius: 16px;
}

.sdk_swap1 .content .sdk_content .sdk_footer .sdk_p1 .sdk_p_right {
	border-bottom: 1px solid #cecece;
	margin-left: .5rem;
	padding-bottom: 1rem;
	padding-top: .5rem;
	width: 65%;
}

.sdk_swap1 .content .sdk_content .sdk_footer .sdk_p1 .sdk_p_right .p1 {
	font-size: .4rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(64,64,64,1);
}

.sdk_swap1 .content .sdk_content .sdk_footer .sdk_p1 .sdk_p_right .p2 {
	font-size: .4rem;
	margin-top: .6rem;
	font-family: Microsoft YaHei;
	color: #404040;
}

.sdk_swap1 .content .sdk_content .sdk_footer .sdk_p1 .sdk_p_right .p3 {
	font-size: .3rem;
	margin-top: .3rem;
	font-family: Microsoft YaHei;
	color: #AAAAAA;
}


.gywm_swap1 {
	text-align: center;
	margin: .5rem 4% .1rem 4%;
	padding: .5rem 0px;
}

.gywm_swap1 .gywm_swap1_t {
	margin-top: .4rem;
}

.gywm_swap1 p {
	margin: 0 auto;
	font-size: .35rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(83,83,83,1);
	text-align: left;
	line-height: .7rem;
}

.gywm_swap1 p.p1 {
	margin-top: .3rem;
}

.gywm_swap2_bk {
	background: #f5f7fa;
}

.gywm_swap2_bk .gywm_swap2 {
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	margin: .5rem 4% .1rem 4%;
	padding: .5rem 0px;
}

.gywm_swap2_bk .gywm_swap2 div {
	width: 50%;
	background: #ffffff;
}
.gywm_swap2_bk .gywm_swap2 div img{
	width: 100%;
}

.gywm_swap2_bk .gywm_swap2 div .p1 {
	width: 59px;
	height: 4px;
	background-color: #3eb296;
	margin-top: .2rem;
	margin-left: .5rem;
}

.gywm_swap2_bk .gywm_swap2 div .p2 {
	padding: 0 .5rem;
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(83,83,83,1);
	line-height: .58rem;
	margin-top: .1rem;
}

.gywm_swap3 {	
	margin: .5rem 4% .1rem 4%;
	padding: .3rem 0px;
}

.gywm_swap3 .p_tit {
	border-left: 3px solid #3eb296;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(72,72,72,1);
	text-indent: 10px;
}

.gywm_swap3 .gywm_swap3_t {
	margin-top: .3rem;
	border: 1px solid rgba(164, 164, 164, 0.3);
	padding: .4rem;
}

.gywm_swap3 .gywm_swap3_t .ptit {
	font-size: .5rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(72,72,72,1);
}

.gywm_swap3 .gywm_swap3_t .gywm_swap_t_left {
	font-size: .35rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(72,72,72,1);
	line-height: .65rem;
	border-right: 1px solid #f1f1f1;
}


.gywm_swap4{
	text-align: center;
    margin: .1rem 4% .6rem 4%;
    padding: .0rem 0px .5rem 0px;
	display: flex;
	flex-wrap: wrap;
}

.gywm_swap4 div{
	width: calc(48%);
	margin-right: 4%;
	margin-top: 3%;
	text-align: center;
}
.gywm_swap4 div:nth-child(2),.gywm_swap4 div:nth-child(4),.gywm_swap4 div:nth-child(6){
	margin-right: 0px;
}
.gywm_swap4 div .p1 img{
	width: 100%;
}
.gywm_swap4 div .p2{
	margin-top: .2rem;
    font-size:.4rem;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(23,23,23,1);
}

.cpdz_swap1{
    text-align: center;
	margin: .5rem 4% .1rem 4%;
}
/**     产品定制      **/
.cpdz_swap1 {
	margin: .5rem 4% .1rem 4%;
	text-align: center;
	padding-top: .3rem;
}

.cpdz_swap1 .cpdz_swap1_t {
	width: 100%;
	display: flex;
	margin-top: .4rem;
}
.cpdz_swap1 .cpdz_swap1_t .gallery{
	width: 100%;
	display: flex;
}
.cpdz_swap1 .cpdz_swap1_t .gallery li{
	width: 100%;
}

.cpdz_swap1 .cpdz_swap1_t div{
	width: 100%;
}
.cpdz_swap1 .cpdz_swap1_t div .p1 img{
	width: 100%;
}

.cpdz_swap1 .cpdz_swap1_t div:last-child{
	margin-right: 0%;
}

.cpdz_swap1 .cpdz_swap1_t .p2 {
	margin-top: .5rem;
	padding-bottom: .6rem;
}

.cpdz_swap1 .cpdz_swap1_t .p2 a {
	padding: .15rem .5rem;
	border: 1px solid rgba(62, 178, 150, 1);
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(62,178,150,1);
}

.cpdz_swap1 .cpdz_swap1_t .p2 a:hover {
	background: rgba(62,178,150,1);
	color: #fff;
}

.cpdz_swap5 {
	margin: .5rem 4% .1rem 4%;
	text-align: center;
	padding-top: .2rem;
	padding-bottom: .53rem;
}

.cpdz_swap5 .cpdz_swap5_t {
	display: flex;

	margin-top: .2rem;
}

.cpdz_swap5 .cpdz_swap5_t ul li {
	margin-right: 2%;
	margin-top: .25rem;
	width: 32%;
	float: left;
}
.cpdz_swap5 .cpdz_swap5_t ul li img{
	width: 100%;
}

.cpdz_swap5 .cpdz_swap5_t ul li:last-child {
	margin-right: 0px;
}

.cpdz_swap5 .p_btn {
	margin-top: .8rem;
}

.cpdz_swap5 .p_btn a {
	padding: .15rem .6rem;
	border: 1px solid rgba(62, 178, 150, 1);
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(62,178,150,1);
	border-radius: 30px;
}

.cpdz_swap5 .p_btn a:hover {
	background: rgba(62,178,150,1);
	color: #fff;
}

.al1_swap1{	
	margin: .8rem 0% .8rem 0%;
	text-align: center;
}
.al1_swap1 .swiper-slide{	
	display: flex;
}
.al1_swap1 .swiper-slide div {
	border: 1px solid #D9D9D9;
	margin-left: 7.5%;
	margin-right: 2%;
	margin-top: .3rem;
	border-radius: 10px;
	cursor: pointer;
	padding-bottom: .5rem;
	width: 100%;
}
.al1_swap1 .swiper-slide div:nth-child(2),.al1_swap1 .swiper-slide div:nth-child(4){
	margin-right: 0px;
	margin-left: 0px;
}

.al1_swap1 .swiper-slide div:hover {
	border: 1px solid #3EB296;
}

.al1_swap1 .p1 {
	height: 116px;
	line-height: 116px;
	margin-top: .4rem;
	width: 86%;
	margin-left: 7%;
}

.al1_swap1 .p2 {
	height: 4px;
	background: #4eb89f;
	margin: .2rem auto 0 auto;
	width: 74px;
}

.al1_swap1 .p3 {
	height: 18px;
	font-size: .4rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(0,0,0,1);
	margin-top: .5rem;
}

.al1_swap1 .swiper-slide div:hover .p3 {
	color: #4eb89f;
}

.al1_swap1 .p4 {
	margin: .5rem 0 0 0;
	font-size: .3rem;
	height: .9rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(132,132,132,1);
	line-height: .5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-wrap:break-word;
	width:100%;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	right: 8px!important;
	width: 10px!important;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev img{
	width: 100%;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	left: 8px!important;
	width: 10px!important;
    right: auto!important;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next img{
	width: 100%;
}

.al1_swap2_bk{
	background-color: #f5f7fa;
}

.al1_swap2 .al1_swap2_tab {
	border-bottom: 1px solid #D9D9D9;
	display: flex;
	flex-wrap: wrap;
	padding-top: .4rem;
	align-items: center;
	justify-content: center;
}

.al1_swap2 .al1_swap2_tab div {	
	background: #fff;
	padding: .2rem .5rem;
	margin-right: .4rem;
	border-radius: 30px;
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(62,178,150,1);
	cursor: pointer;
	margin-bottom: .4rem;
}

.al1_swap2 .al1_swap2_tab div.on {
	background: rgba(62,178,150,1);
	color: #fff;
}

.al1_swap2 .al1_swap2_content .al1_swap2_con1 {
	display: flex;
	flex-wrap: wrap;
}

.al1_swap2 .al1_swap2_content .al1_swap2_con1 div {
	width: calc(48%);
	border: 1px solid #D9D9D9;
	margin-right: 2%;
	margin-top: 2%;
	border-radius: 10px;
	cursor: pointer;
    padding-bottom: .5rem;
	background: #fff;
	text-align: center;
}

.al1_swap2 .al1_swap2_content .al1_swap2_con1 div:nth-child(2n),.al1_swap2 .al1_swap2_content .al1_swap2_con1 div:nth-child(4),.al1_swap2 .al1_swap2_content .al1_swap2_con1 div:nth-child(6),.al1_swap2 .al1_swap2_content .al1_swap2_con1 div:nth-child(8),.al1_swap2 .al1_swap2_content .al1_swap2_con1 div:nth-child(10),.al1_swap2 .al1_swap2_content .al1_swap2_con1 div:nth-child(12) {
	margin-right: 0px;
}

.al1_swap2 .al1_swap2_content .al1_swap2_con1 div:hover {
	border: 1px solid #3EB296;
}

.al1_swap2 .al1_swap2_content{	
	margin: .2rem 4% .0rem 4%;
}
.al1_swap2 .p1 {
	height: 116px;
	line-height: 116px;
	margin-top: .4rem;
}

.al1_swap2 .p2 {
	height: 4px;
	background: #4eb89f;
	margin: .2rem auto 0 auto;
	width: 74px;
}

.al1_swap2 .p3 {
	height: 18px;
    font-size: .4rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(0,0,0,1);
    margin-top: .5rem;
}

.al1_swap2 .al1_swap2_content .al1_swap2_con1 div:hover .p3 {
	color: #4eb89f;
}

.al1_swap2 .p4 {
    margin: .5rem auto 0 auto;
    padding: 0rem .4rem;
    font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(132,132,132,1);
    line-height: .5rem;
}

.al1_swap2 .p_btn {
	margin-top: 1rem;
	padding-bottom: 1rem;
	text-align: center;
}

.al1_swap2 .p_btn a {
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(62,178,150,1);
	border: 1px solid #3EB296;
	padding: .2rem .7rem;
	margin-right: .5rem;
	border-radius: 30px;
}

.al1_swap2 .p_btn a:hover {
	background: #3EB296;
	color: #fff;
}

.al1_swap2 .p_btn a:last-child {
	margin-right: 0px;
}



.al2_swap1 .tabs_bk {
	background: #fff;
	padding-top: .5rem;
	margin: .2rem 4% .0rem 4%;
}

.al2_swap1 .tabs_bk .tabs {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.al2_swap1 .tabs_bk .tabs div {   
    padding: .2rem .5rem;
    margin-right: .4rem;
    border-radius: 30px;
    font-size: .3rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(62,178,150,1);
    cursor: pointer;
    margin-bottom: .4rem;
    border: 1px solid #3EB296;
}

.al2_swap1 .tabs_bk .tabs div.on {
	font-size: .3rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255,255,255,1);
	background: #3EB296;
}

.al2_swap1 {
	margin: 0 auto;
}

.al2_swap1 .c_tabs_header {
	padding: .4rem .5rem .3rem .5rem;
	margin: .5rem 4% .0rem 4%;
	background: #FFFFFF;
	border: 1px solid #D9D9D9;
	border-radius: 10px;
	text-align: center;
}

.al2_swap1 .c_tabs_header .c_tabs_header_left .p2 {
	height: 4px;
	background: #3eb296;
	width: 74px;
	margin: .4rem auto 0 auto;
}

.al2_swap1 .c_tabs_header .c_tabs_header_left .p3 {
	margin-top: .4rem;
	font-size: .5rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(0,0,0,1);
}

.al2_swap1 .c_tabs_header .c_tabs_header_center {
	font-size: .4rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(132,132,132,1);
	line-height: .7rem;
	margin-top: .5rem;
}

.al2_swap1 .c_tabs_header .c_tabs_header_right {
	margin-top: .5rem;
}

.al2_swap1 .c_tabs_header .c_tabs_header_right .p_tit {
	font-size: .5rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(62,178,150,1);
}

.al2_swap1 .c_tabs_header .c_tabs_header_right .p2 {
	margin-top: .3rem;
	font-size: .4rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(132,132,132,1);
	line-height: .7rem;
	text-align: left;
}

.al2_swap1 .c_tabs_footer {
	padding: .8rem .5rem .3rem .5rem;
	margin: .5rem 4% .0rem 4%;
	background: #FFFFFF;
	border: 1px solid #D9D9D9;
	border-radius: 10px;
}

.al2_swap1 .c_tabs_footer .c_tabs_footer_tit {
	border-bottom: 1px solid #3eb296;
	padding-bottom: .2rem;
}

.al2_swap1 .c_tabs_footer .c_tabs_footer_tit span {
	font-size: .4rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(255,255,255,1);
	background: #3eb296;
	padding: .2rem .4rem;
}

.al2_swap1 .p_btn {
    margin-top: 1rem;
    padding-bottom: 1rem;
    text-align: center;
}

.al2_swap1 .p_btn a {
    font-size: .3rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(62,178,150,1);
    border: 1px solid #3EB296;
    padding: .2rem .7rem;
    margin-right: .5rem;
    border-radius: 30px;
}

.al2_swap1 .p_btn a:hover {
	background: rgba(62,178,150,1);
	color: #fff;
}

.yhzn_content{
	margin: 0 auto;
	padding-bottom: .2rem;
}
.yhzn_content .yhzn_content_left{
	width: 30%;
	background: #eef1f5;
	text-indent: .3rem;
	height: calc(100vh - 3.4rem);
	float: left;
}
.yhzn_content .yhzn_content_left .yhzn_tit{		
	padding: .6rem 0px;
    font-size:.4rem;
    font-family:Microsoft YaHei;
    font-weight:bold;
	color:rgba(85,85,85,1);
	border-bottom: 1px solid #e2e2e3;
}
.yhzn_content .yhzn_content_left .yhzn_con ul li{
	line-height: 1rem;
	text-indent: .6rem;
}
.yhzn_content .yhzn_content_left .yhzn_con ul li a{		
    font-size:.35rem;
    font-family:Microsoft YaHei;
    font-weight:400;
	color:rgba(85,85,85,1);
}
.yhzn_content .yhzn_content_left .yhzn_con ul li ul li{		
	margin-left: .1rem;
    font-size:.3rem;
    font-family:Microsoft YaHei;
    font-weight:400;
	color:rgba(85,85,85,1);
	line-height: .5rem;
	margin-top: 10px;
	margin-bottom: 10px;
}
.yhzn_content .yhzn_content_left .yhzn_con ul li ul li span{
	display: inline-block;
	width: 5px;
	height: 5px;
	margin-right: 5px;
	vertical-align: middle;
	background: rgba(85,85,85,1);
	border-radius:50%;
}
.yhzn_content .yhzn_content_left .yhzn_con ul li ul li:hover span{
	background: #52b89f;
}
.yhzn_content .yhzn_content_left .yhzn_con ul li ul li a{
	font-size:14px;
}
.yhzn_content .yhzn_content_left .yhzn_con ul li ul li:hover a{
	color: #52b89f;
}
.yhzn_content .yhzn_content_right{	
	width: 66%;
	float: left;
	margin-left: 2%;
}
.yhzn_content .yhzn_content_right .yhzn_rTit{
	padding: .8rem 0px .5rem 0px;
	border-bottom: 1px solid #e2e2e3;
}
.yhzn_content .yhzn_content_right .yhzn_rTit p a{		
    font-size:.3rem;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(85,85,85,1);
}
.yhzn_content .yhzn_content_right .yhzn_rTit p a.on{
	color: #3EB296;
}
.yhzn_content .yhzn_content_right .p1{
    font-size:.5rem;
    font-family:Microsoft YaHei;
    font-weight:400;
	color:rgba(43,43,43,1);
	margin-top: .5rem;
	margin-bottom: .3rem;
}
.yhzn_content .yhzn_content_right .p2{
    font-size:.3rem;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(94,94,94,1);
    line-height:.6rem;
	margin-bottom: .4rem;
}
.yhzn_content .yhzn_content_right .p3{
	font-size:.3rem;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(94,94,94,1);
    line-height:.6rem;
}

pre{overflow-x:scroll;background:#ffffff;border:1px solid #cecece;padding:10px;}
.clear{clear:both;}
.zoomed > .container{-webkit-filter:blur(3px);filter:blur(3px);}
.container{width:505px;margin:0 auto;}

.ts2 .swiperbox {
	position: absolute;
	background: url("../images/phoned.png") no-repeat;
	background-size: 100% 100%;
	width: 33%;
	height: 102%;
	z-index: 2;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}