.gridtable {
	font-size: 16px;
	color: #333333;
	border-width: 1px;
	border-color: #ccc;
	border-collapse: collapse;
}
.gridtable th {
    border-width: 1px;
	padding: 1px;
    border-style: solid;
	border-color: #ccc;
	background-color: #dedede;
}
.gridtable td {
	border-width: 1px;
    padding: 3px;
    border-style: solid;
	border-color: #E3E3E3;
	background-color: #ffffff;
    padding: 0px;
}
.gridtable td span{white-space:initial!important}
.gridtable2 td span{white-space:initial!important}
.mar_t20{margin-top: 0.2rem!important;}
.mar_t30{margin-top: 0.3rem!important;}
.mar_b20{margin-bottom: 0.2rem!important;}
.mar_b30{margin-bottom: 0.3rem!important;}
.mar_20{margin 0.2rem auto!important;}
.mar_30{margin: 0.4rem auto!important;}

.gridtable td,.gridtable2 td{font-size: 0.4rem;padding: 10px;border: 1px solid #ececec;}
.ys_box01{width: 100%;overflow: hidden;}
.ys_box01 >ul{display: flex;flex-flow:wrap row;}
.ys_box01 >ul >li{float: left;width: 50%;margin-bottom: 10px;}
.ys_box01 >ul >li:nth-child(1){padding-right: 5px;}
.ys_box01 >ul >li:nth-child(2){padding-left: 5px;}
.ys_box01 >ul >li:nth-child(4){padding-right: 5px;}
.ys_box01 >ul >li:nth-child(5){padding-left: 5px;}
.ys_box01 >ul >li >.con{display: block;text-align: center;border-radius: 5px;padding: 10px;}
.ys_box01 >ul >li >.con >span{display: block;font-size: 20px;margin-bottom: 20px;}
.ys_box01 >ul >li >.con >i{display: inline-block;overflow: hidden;width: 100%;border-radius: 100%;}
.ys_box01 >ul >li >.con >i >img{width: 100% !important;}
.ys_box01 >ul >li >.con >p{font-size: 0.4rem;line-height: 25px;margin-top: 8px;}
.ys_box01 >ul >li.li01 >.con{background: #ffcdde;}
.ys_box01 >ul >li.li02 >.con{background: #daead5;}
.ys_box01 >ul >li.li03 >.con{background: #bae9f0;}
.ys_box01 >ul >li.li04 >.con{background: #f0eeba;}
.ys_box01 >ul >li.li01 >.con >i{border: 10px solid #f7b2ca;}
.ys_box01 >ul >li.li02 >.con >i{border: 10px solid #bcdeb2;}
.ys_box01 >ul >li.li03 >.con >i{border: 10px solid #8fdbe6;}
.ys_box01 >ul >li.li04 >.con >i{border: 10px solid #e3e096;}
.ys_box01 >ul.no_border>li>.con >i{border:none;}
.ys_box01 >ul >li.li01 >.con >span{color: #cb0347;}
.ys_box01 >ul >li.li02 >.con >span{color: #218303;}
.ys_box01 >ul >li.li03 >.con >span{color: #09899c;}
.ys_box01 >ul >li.li04 >.con >span{color: #898402;}
.ys_box01 >ul >li.li01 >.con >p{color: #cb0347;}
.ys_box01 >ul >li.li02 >.con >p{color: #218303;}
.ys_box01 >ul >li.li03 >.con >p{color: #09899c;}
.ys_box01 >ul >li.li04 >.con >p{color: #898402;}
.ys_box02{width: 100%;overflow: hidden;}		
.ys_box02 >ul{display: flex;flex-flow: wrap row;}
.ys_box02 >ul >li{float: left;width: 50%;padding: 10px 2px;}
.ys_box02 >ul >li >.con{text-align: center;}
.ys_box02 >ul >li >.con >span{display: block;}
.ys_box02 >ul >li >.con >span >img{width: 70%;margin: 0 auto;}		
.ys_box02 >ul >li >.con >label{display: block;margin-top: 30px;font-size: 18px;font-weight: bold;color: #3a3a3a;}		
.ys_box02 >ul >li >.con >i{display: inline-block;width: 25px;height: 2px;margin: 10px 0px;}		
.ys_box02 >ul >li.li01 >.con >i{background: #2ad7ec;}		
.ys_box02 >ul >li.li02 >.con >i{background: #f65050;}		
.ys_box02 >ul >li.li03 >.con >i{background: #28a3f9;}		
.ys_box02 >ul >li.li04 >.con >i{background: #f8853f;}		
.ys_box02 >ul >li >.con >p{color: #a2a2a2;line-height: 30px;padding: 0px 10px;}		
.ys_box03{width: 100%;overflow: hidden;}
.ys_box03 >ul{padding: 0.05rem;display: flex;flex-flow: wrap row;}
.ys_box03 >ul >li{float: left;width: 50%;padding: 0.1rem 3px;}
.ys_box03 >ul >li >.con{display: block;border-radius: 5px;overflow: hidden;position: relative;}
.ys_box03 >ul >li >.con >span{display: block;width: 100%;height: 50px;line-height: 50px;color: white;text-align: center;}
.ys_box03 >ul >li >.con >p{padding: 0.2rem;color: white;line-height: 0.8rem;}
.ys_box03 >ul >li.li01 >.con >span{background: #1856ca;}
.ys_box03 >ul >li.li02 >.con >span{background: #086fa5;}
.ys_box03 >ul >li.li03 >.con >span{background: #038174;}
.ys_box03 >ul >li.li04 >.con >span{background: #b42f29;}
.ys_box03 >ul >li.li05 >.con >span{background: #a32846;}
.ys_box03 >ul >li.li06 >.con >span{background: #3629b9;}
.ys_box03 >ul >li.li01 >.con{background: #236efb;}
.ys_box03 >ul >li.li02 >.con{background: #05a0f1;}
.ys_box03 >ul >li.li03 >.con{background: #01c9b4;}
.ys_box03 >ul >li.li04 >.con{background: #f45750;}
.ys_box03 >ul >li.li05 >.con{background: #ec3863;}
.ys_box03 >ul >li.li06 >.con{background: #584be3;}
.ys_box04{width: 100%;overflow: hidden;}
.ys_box04 >ul{}
.ys_box04 >ul >li{width: 100%;float: left;padding: 5px;}
.ys_box04 >ul >li >.con{display: block;}
.ys_box04 >ul >li >.con >.img{display: block;width: 100%;overflow: hidden;position: relative;}
.ys_box04 >ul >li >.con >.img >img{display: block;width: 100%;margin: 0 auto;}
.ys_box04 >ul >li >.con >.img >span{opacity: 0;display: block; position: absolute;top: 0;left: 0; width: 100%;height: 100%;text-align: center;line-height: 149px;color: white;font-size: 50px;font-family: monospace; background: rgba(0,0,0,0.5);}
.ys_box04 >ul >li >.con >.img >a >img{display: block;width: 100%;margin: 0 auto;}
.ys_box04 >ul >li >.con >.img >a >span{opacity: 0;display: block; position: absolute;top: 0;left: 0; width: 100%;height: 100%;text-align: center;line-height: 149px;color: white;font-size: 50px;font-family: monospace; background: rgba(0,0,0,0.5);}
.ys_box04 >ul >li >.con >.text{margin-top: 0.3rem;}
.ys_box04 >ul >li >.con >.text >span{font-size: 16px;font-weight: bold;color: #000000;display: block;margin-bottom: 10px;}
.ys_box04 >ul >li >.con >.text >p{font-size: 0.4rem;color: #6b6b6b;line-height: 0.6rem;}
.ys_box05{width: 100%;overflow: hidden;padding-top: 0.5rem;background: #f0f4f8;}
.ys_box05 >.tit{display: block;width: 100%;text-align: center;padding-bottom: 0.4rem;}
.ys_box05 >.tit >div{text-align: center;}
.ys_box05 >.tit >span{font-size: 24px;font-weight: bold;display: block;}
.ys_box05 >.tit >i{display: block;width: 50px;height: 3px;background: #1c7afa;margin: 7px auto;}
.ys_box05 >.tit >label{display: block;font-size: 0.4rem;color: #777777;}
.ys_box05 >.tit >label >span{color: #f63c5f;font-weight: bold;}
.ys_box05 >.con{}
.ys_box05 >.con >ul{padding: 0.1rem;}
.ys_box05 >.con >ul >li{float: left;width: 50%;padding: 0.1rem;}
.ys_box05 >.con >ul >li >.group{background: #fff;overflow: hidden;padding: 20px;text-align: center;}
.ys_box05 >.con >ul >li >.group >img{display: block;margin: 0 auto;} 
.ys_box05 >.con >ul >li >.group >span{display: block;margin-top: 20px;text-align: center;margin-bottom: 10px;font-size: 20px;} 
.ys_box05 >.con >ul >li >.group >i{display: block;width: 30px;height: 4px;width: 30px;margin: 0 auto; border-radius: 10px;background: #d2d2d2;} 
.ys_box05 >.con >ul >li >.group >p{display: block;font-size: 0.4rem;line-height: 25px;color: #878787;margin-top: 15px;text-align: left;} 
.ys_box05 >.con >ul >li >.group >label{display: none;text-align: center;padding: 15px 0px;} 
.ys_box05 >.con >ul >li >.group >label >a{display: inline-block;padding: 5px 20px;text-align: center;background: #cbcbcb;border-radius: 10px;font-size: 0.4rem;color: white;} 
.ys_box05 >.con >ul >li >.group:hover{
	-webkit-box-shadow:0 0 10px #bdbec2;  
       -moz-box-shadow:0 0 10px #bdbec2;  
            box-shadow:0 0 10px #bdbec2;
}
.ys_box05 >.con >ul >li >.group >i{background-image:-webkit-linear-gradient(to left, #0bc8a9,#1985eb); background-image:linear-gradient(to left,#0bc8a9,#1985eb);}
.ys_box05 >.con >ul >li >.group >label >a{background-image:-webkit-linear-gradient(to left, #0bc8a9,#1985eb); background-image:linear-gradient(to left,#0bc8a9,#1985eb);}
.ys_box06{ width: 100%;padding: 30px 5% 0.5rem 5%;text-align: center;background: white;background-size: 100% 100%;}
.ys_box06 >.tit{width: 100%;margin-bottom: 40px;text-align: center;}
.ys_box06 >.tit >span{color: #fff;font-size: 24px;font-weight: bold;}
.ys_box06 >.tit >i{display: block;width: 35px;height: 4px;background: #fff;margin: 10px auto;}
.ys_box06 >ul{display: block;margin: 0 auto;margin-bottom: 10px;}
.ys_box06 >ul >li{width: 50%;float: left;padding: 10% 0%;text-align: center;}
.ys_box06 >ul >li >span{color: #1085f1;font-size: 0.5rem;font-weight: bold;position: relative;}
.ys_box06 >ul >li >span >label{font-size: 0.4rem;color: #fff;position: absolute;right: -16px;top: 0px;font-weight: normal;}
.ys_box06 >ul >li >p{color: #949ca4;margin-top: 0.2rem;}
.ys_box06 >p{display: block;width: 100%;text-align: center;margin-top: 30px;}
.ys_box06 >p >a{display: inline-block;padding: 5px 20px;font-size: 0.4rem;color: white;border: 1px solid white;border-radius: 30px;}
.ys_box06 >ul >li.li01{border-right: 1px solid #e4e7eb;border-bottom: 1px solid #e4e7eb;}
.ys_box06 >ul >li.li02{border-bottom: 1px solid #e4e7eb;}
.ys_box06 >ul >li.li03{border-right: 1px solid #e4e7eb;}
.ys_box07{ width: 100%;padding: 30px 5% 0px 5%;text-align: center;background: white;background-size: 100% 100%;}
.ys_box07 >.tit{width: 100%;margin-bottom: 40px;text-align: center;}
.ys_box07 >.tit >span{color: #000;font-size: 24px;font-weight: bold;}
.ys_box07 >.tit >i{display: block;width: 35px;height: 4px;background: #0bc9a8;margin: 10px auto;}
.ys_box07 >ul{display:flex;margin: 0 auto;margin-bottom: 10px;flex-flow:wrap row;}
.ys_box07 >ul >li{width: 50%;float: left;padding: 10% 2%;text-align: center;}
.ys_box07 >ul >li >span{color: #0bc9a8;font-size: 30px;font-weight: bold;position: relative;}
.ys_box07 >ul >li >span >label{font-size: 0.4rem;color: #000;position: absolute;right: -16px;top: 0px;font-weight: normal;}
.ys_box07 >ul >li >p{color: #949ca4;margin-top: 0.2rem;}
.ys_box07 >p{display: block;width: 100%;text-align: center;margin-top: 30px;}
.ys_box07 >p >a{display: inline-block;padding: 5px 20px;font-size: 0.4rem;color: #0bc9a8;border: 1px solid #0bc9a8;border-radius: 30px;}
.ys_box07 >ul >li.li01{border-right: 1px solid #e4e7eb;border-bottom: 1px solid #e4e7eb;}
.ys_box07 >ul >li.li02{border-bottom: 1px solid #e4e7eb;}
.ys_box07 >ul >li.li03{border-right: 1px solid #e4e7eb;}
.ys_box08{width: 100%;text-align: center;}
.ys_box08>.tit{width: 100%;margin-bottom: 20px;text-align:center;}
.ys_box08>.tit>span{color: #000000;font-size: 24px;font-weight: bold;}
.ys_box08>.tit>i{display: block;width: 35px;height: 4px;background: #1085f1;margin: 10px auto;}
.ys_box08>ul{padding: 0.1rem;display:flex;flex-flow:row wrap;}
.ys_box08>ul>li{float: left;width: 50%;padding: 0.1rem;}
.ys_box08>ul>li>.con{background-color: #f2f5f8;height:100%;}
.ys_box08>ul>li>.con>.img{position: relative;overflow: hidden;}
.ys_box08>ul>li>.con>.img>img{width: 100%;}
.ys_box08>ul>li>.con>.img >a >img{width: 100%;}
.ys_box08>ul>li>.con>.img>em{display: block;width: 100%;height: 100%;position: absolute;top:0;left: 0;background: rgba(0,0,0,0.5);z-index: 2;opacity: 0; filter:alpha(opacity=0);transition: all 0.2s linear; }
.ys_box08>ul>li>.con>.img>span{display: block;width: 30px;height: 30px;border: 2px solid #FFFFFF;line-height: 25px;border-radius:50% ;position: absolute;z-index: 3;top:42%;left: 42%;color: #FFFFFF;text-align: center;font-size: 18px;opacity: 0; filter:alpha(opacity=0);transition: all 0.2s linear; }
.ys_box08>ul>li:hover>.con>.img>em{opacity: 1;filter: alpha(opacity=100);}
.ys_box08>ul>li:hover>.con>.img>span{opacity: 1;filter: alpha(opacity=100);}
.ys_box08>ul>li>.con >.img{position: relative;overflow: hidden;}
.ys_box08>ul>li>.con >.img >a>img{width: 100%;}
.ys_box08>ul>li>.con >.img >a >img{width: 100%;}
.ys_box08>ul>li>.con >.img >a>em{display: block;width: 100%;height: 100%;position: absolute;top:0;left: 0;background: rgba(0,0,0,0.5);z-index: 2;opacity: 0; filter:alpha(opacity=0);transition: all 0.2s linear; }
.ys_box08>ul>li>.con >.img >a>span{display: block;width: 30px;height: 30px;border: 2px solid #FFFFFF;line-height: 25px;border-radius:50% ;position: absolute;z-index: 3;top:42%;left: 42%;color: #FFFFFF;text-align: center;font-size: 18px;opacity: 0; filter:alpha(opacity=0);transition: all 0.2s linear; }
.ys_box08>ul>li:hover>.con >.img >a>em{opacity: 1;filter: alpha(opacity=100);}
.ys_box08>ul>li:hover>.con >.img >a>span{opacity: 1;filter: alpha(opacity=100);}
.ys_box08>ul>li>.con>.text{padding: 0.2rem 3px;color: #666666;font-size: 0.43rem;text-align:center;}
.ys_box08>ul>li>.con>.text>a{color: #666666;font-size: 0.43rem;}
.ys_box08>ul>li:hover>.con>.text{}

.ys_box09{width: 100%;text-align: center;position:relative;}
.ys_box09>ul{padding: 20px 0;background-color: #fcfcfc;position: relative;margin-top:0.2rem;}
.ys_box09>ul>li{width: 33.33%;float: left;padding: 0px 1%;}
.ys_box09>ul>li>img{display: block;margin: 0 auto;width: 50%;}
.ys_box09>ul>li>p{margin:15px 0;text-align: center;font-size: 0.43rem;line-height: 0.8rem; color: #424242;padding:0 3px;}
.ys_box09>ul>span{display:none;}
.ys_box09:after{width: 33%;height: 80px; border-left: 1px solid #dddddd;border-right: 1px solid #dddddd;display: block;position: absolute; top: 51px;left: 33%;content:"";}

.ys_box10{width: 100%;padding: 30px 0px 30px 0px;text-align: center!important;}
.ys_box10>.tit{text-align:  center;border: 2px solid #000000;display: inline-block;padding:5px 20px;height: 50px;position: relative;}
.ys_box10>.tit>em{display: block;font-style: normal;position: relative;top: -0.7rem;font-size: 0.35rem;color: #a2a2a2;}
.ys_box10>.tit>span{background-color: #FFFFFF;position: relative;top: -0.6rem;padding:0 5px;font-size: 0.45rem;font-weight: bold;}
.ys_box10>.tit>i:before{content: "";display: inline-block;width: 30px;height: 1px;background: #000000;margin-bottom: 10px;margin-right: 10px;position: absolute;left: -22px;bottom:2px;transform: rotate(-30deg);}
.ys_box10>.tit>i:after{content: "";display: inline-block;width: 30px;height: 1px;background: #000000;margin-bottom: 10px;margin-right: 10px;position: absolute;right: -33px;top:10px;transform: rotate(-30deg);}
.ys_box11{width: 100%;padding: 0px;text-align: center;}
.ys_box11>ul{padding: 1%;}
.ys_box11>ul>li{position: relative;background: no-repeat center;height: auto;width: 31%;margin: 1%; float: left;border-radius:5px;padding: 0.5rem 0.2rem;padding-bottom: 20px; text-align: left;}
.ys_box11.gby_01>ul>li{width: 33.33%;margin: 0px;padding: 10px;padding-bottom: 20px;}
.ys_box11>ul>li.li03{margin-right: 0;}
.ys_box11>ul>li>i{display: block;width: 60px;height: 2px;background-color: #FFFFFF;}
.ys_box11>ul>li>p{text-align: left;margin-top: 15px;font-size: 0.4rem;font-weight: bold;color: #FFFFFF;}
.ys_box11>ul>li>a{display: none;padding: 2px 0.2rem;width: 100%;text-align: center;font-size: 0.4rem;color: white;border: 1px solid white;margin-top: 10px;color: #fff !important;}
.ys_box12{width: 100%;padding: 0px;text-align: center;background-color: #f9f9f9;text-align: center !important;padding: 0.6rem 0px;}
.ys_box12>.tit{margin: 0 auto;margin-bottom: 0.4rem;}
.ys_box12>.tit>span{background-color:#f9f9f9;}
.ys_box12>ul{display: flex;flex-flow: wrap row;}
.ys_box12>ul>li{width: 50%;float: left;margin-bottom: 0.5rem;padding: 5px;}
.ys_box12>ul>li>div>img{display: block;margin: 0 auto;}
.ys_box12>ul>li>span{display: block;text-align: center;font-size: 18px;font-weight: 600;margin-top: 5px;}
.ys_box12>ul>li>p{text-align: center;color:#898989;font-size: 0.43rem;line-height: 0.8rem;}
.ys_box12>ul>li>i{display:block;width: 20px;height:3px;background-color: #049aa3;margin:10px auto;}
.ys_box12>a{display: inline-block;padding: 5px 20px;font-size: 0.4rem;color: white;margin-top: 0.3rem;border-radius:30px;background-color: #04babc ;}
.ys_box12>a:hover{
	-webkit-box-shadow:0 0 10px #bdbec2;  
       -moz-box-shadow:0 0 10px #bdbec2;  
            box-shadow:0 0 10px #bdbec2;
}
.ys_box13{width: 100%;text-align: center;background: no-repeat center center;background-size: 100% 100%;}	
.ys_box13>.tit{color: #1ff3eb;font-size: 18px;font-weight: bold;padding-top: 30px;text-align: center;}
.ys_box13>ul{padding: 0.1rem;padding-top: 30px;}
.ys_box13>ul>li{width: 100%;border:1px solid #FFFFFF ; position: relative; float: left;color: #FFFFFF;padding: 5%; margin-bottom: 0.5rem;text-align: center;}
.ys_box13>ul>li>p{font-size: 0.4rem;line-height: 0.8rem; margin-top: 10px;color: #FFFFFF;}
.ys_box13>ul>li>span{font-size: 0.43rem;line-height: 0.8rem; font-weight:bold ;}
.ys_box13>ul>li>a{display:inline-block; padding: 5px 20px; font-size: 0.43rem;color: white;background-color: #0ec0b9;border-radius:30px ;margin-top:15px;}
.ys_box13>ul>li.li01{border-right:1px solid #FFFFFF ;}
/* .ys_box13>ul>li.li03{border-right:1px solid #FFFFFF ;} */
.ys_box14{width: 100%;padding: 30px 0px 50px 0px;text-align: center;background-color: #e5f7f5;}
.ys_box14>.tit>span{font-size: 18px;font-weight: bold;}
.ys_box14>.tit>p{margin-top:15px ;font-size: 0.43rem;color: #8c8c8c;line-height: 0.8rem;padding: 0px 5%;}
.ys_box14>ul{margin-top: 20px;padding: 0.5%;display:flex;flex-flow:row wrap;}
.ys_box14>ul>li{background-color: #FFFFFF;width: 49%;margin: 0.5%;float: left;padding: 20px 0.4rem;border: 1px solid #e1e1e1;}
.ys_box14>ul>li>img{display:block;margin:0 auto;}
.ys_box14>ul>li>em{width:120px;height: 120px;display: block;margin: 0 auto;padding: 3px;border: 2px solid #06bea6;border-radius:50% ;}
.ys_box14>ul>li>em>img{width: 100%;border-radius:50%;}
.ys_box14>ul>li>i{display: block;width: 40px;height: 2px;background-color: #06bea6;margin: 10px auto;}
.ys_box14>ul>li>span{display: block;margin: 10px 0;font-size: 0.5rem;font-weight: bold;text-align: center;}
.ys_box14>ul>li>p{line-height: 20px;font-size: 0.4rem;line-height: 0.8rem;}
.ys_box14>ul>li.li02{border-left:none ;border-right:none ;}
.ys_box14>ul>li.li04{border-left:none ;}
.yx_box15{width: 100%;padding: 30px 0px 50px 0px;text-align: center;}
.yx_box15>.con1{margin-bottom: 14.94px;}
.yx_box15>.con1>.yx_l{width: 25%;float: left;margin-right: 2%;}
.yx_box15>.con1>.yx_l>img{width: 100%;}
.yx_box15>.con1>.yx_m{width: 25%;float: left;margin-right: 2%;}
.yx_box15>.con1>.yx_m>.yx_s{height: 140px;background-color: #0a71da;margin-bottom: 14.94px;padding: 28px 10px 10px 10px;text-align: left;color: #FFFFFF;}
.yx_box15>.con1>.yx_m>.yx_s>span{font-size: 18px;font-weight: bold;}
.yx_box15>.con1>.yx_m>.yx_s>i{display: block;width: 20px;background-color: #FFFFFF;height: 2px;margin: 10px 0;}
.yx_box15>.con1>.yx_m>.yx_s>p{color: #FFFFFF;}
.yx_box15>.con1>.yx_m>.yx_x>img{width: 100%;}
.yx_box15>.con1>.yx_r{width: 46%;float: left;}
.yx_box15>.con1>.yx_r>img{width: 100%;height: 288.63px;}
.yx_box15>.con2>.yx_l{width: 49%;float: left;margin-right: 2%;}
.yx_box15>.con2>.yx_l>img,.yx_box15>.con2>.yx_r>img{width: 100%;}
.yx_box15>.con2>.yx_r{width: 49%;float: left;}
.yx_box16{width: 100%;padding: 30px 0px 10px 0px;text-align: center;}
.yx_box16>.yx_l{width: 100%;margin-right: 5%;float: left;}
.yx_box16>.yx_r{width: 100%;float: left;padding: 0.2rem; padding-top: 0.3rem;}
.yx_box16>.yx_r>span{text-align: left;display: block;font-size: 18px;font-weight: bold;}
.yx_box16>.yx_r>p{margin: 15px 0;text-align: left;font-size: 0.43rem;}
.yx_box16>.yx_r>img{width: 100%;}
.yx_box16>.yx_l>ul{display:flex;flex-flow:wrap row;}
.yx_box16>.yx_l>ul>li{width: 25%;padding: 0px 2%;float: left;margin: 26px 0;cursor: pointer;margin-top: 0px;text-align: center;}
.yx_box16>.yx_l>ul>li>p{margin-top: 0.2rem;}
.yx_box16>.yx_l>ul>li>img{height: 29px;}
.yx_box17{width: 100%;padding: 30px 0px 50px 0px;text-align: center;background-color: #8a54b6;}
.yx_box17.orange{background-color:rgb(251, 125, 93)}
.yx_box17.black{background-color: #060606;}
.yx_box17.red{background-color: #f7584e;}
.yx_box17.blue{background-color: #06bfdc;}
.yx_box17.green{background-color: #2abf85;}
.yx_box17.purple{background-color: rgb(82, 53, 163);}
.yx_box17.brownness{background-color: #8c512e;}
.yx_box17.purple2{background-color: #8a54b6;}
.yx_box17>.tit{font-size: 18px;color: #FFFFFF;font-weight: bold;text-align: center;}
.yx_box17>ul{margin-top: 20px;padding: 1%;}
.yx_box17>ul>li{width: 50%;padding: 1%; float: left;}
.yx_box17.chenchengpeng-01>ul>li.li03{width: 100%;}
.yx_box17>ul>li>div{padding:10px 20px; border: 1px solid #ffffff;border-radius: 8px;}
.yx_box17>ul>li>div>span{font-size:16px;color: #ffffff;display: block;text-align: center;font-weight: 600;}
.yx_box17.orange>ul>li>div>span{color: #fcec5f;}
.yx_box17.green>ul>li>div>span{color: #fff701;}
.yx_box17.black>ul>li>div>span{color: #f9ec90;}
.yx_box17.purple>ul>li>div>span{color: rgb(2,208,134);}
.yx_box17.brownness>ul>li>div>span{color: #ff973e;}
.yx_box17>ul>li>div>i{display: block;width: 20px;height: 2px;margin: 10px auto;background-color: #ffffff;}
.yx_box17>ul>li>div>p{font-size: 0.4rem;color: #ffffff;text-align: left;}
.yx_box18{width: 100%;}
.yx_box18>ul>li{padding: 40px 0px;border-bottom: 1px solid #e3e3e3;}
.yx_box18>ul>li>span{width: 20%;float: left; }
.yx_box18>ul>li.left>span{margin-right: 5%;}
.yx_box18>ul>li.left>span img{height: auto !important;width: 100%;}
.yx_box18>ul>li.right>span{float:right;margin-left:5%;}
.yx_box18>ul>li.right>span img{height: auto !important;}
.yx_box18>ul>li.right>div{margin-right: 5%;}
.yx_box18>ul>li>div>p{display:block;margin-top:25px;font-size: 0.4rem;line-height: 0.8rem; color: #737373;}
.yx_box18>ul>li>div{}
.yx_box18>ul>li>div>span{font-size: 16px;font-weight: 600;}
.yx_box19{width: 100%;}
.yx_box19>.tit{padding:20px 0px;text-align: center;color: #000000;font-size:18px;font-weight: bold;}
.yx_box19>ul{}
.yx_box19>ul>li{width: 50%;float: left;height: 100%;}
.yx_box19>ul>li>div{border-right:1px solid #ececec ;margin: 30px 0;}
.yx_box19>ul>li>div>img{display: block;margin: 0 auto;}
.yx_box19>ul>li>div>span{display: block;text-align: center;font-size: 0.5rem;line-height: 0.6rem;font-weight: 600;margin:33px 0px 15px 0px;}
.yx_box19>ul>li>div>p{text-align: center;font-size: 0.4rem;line-height: 0.6rem; color: #898989;margin-top:15px;}
.yx_box19>ul>li>div>.red{color: #ff0000;}
.yx_box20{width: 100%;background-color:#059770;padding-bottom: 20px;}
.yx_box20 >.tit{width: 100%;text-align: center;}
.yx_box20 >.tit >span{margin-bottom: 20px; display: block;font-size: 18px;color: white;font-weight: normal;}
.yx_box20 >.tit >p{color: white;}
.yx_box20 >ul{display: block;padding-top:0.5rem;display:flex;flex-flow:row wrap;}
.yx_box20 >ul >li{float: left;width:33%;padding: 0px 10px;}
.yx_box20 >ul >li.box{border-right: 1px solid white;}
.yx_box20 >ul >li:nth-child(3n){border:none;}
.yx_box20 >ul >li >div>img{text-align: center;width: 50%;display: block;font-size: 70px;color: white;margin: 0 auto;}
.yx_box20 >ul >li >div >span{font-size: 0.45rem;color: white;font-weight: bold;margin-bottom: 10px;display: block;line-height: 0.8rem;margin-top: 0.3rem;}
.yx_box20 >ul >li >div>p{color: white;font-size: 0.4rem;line-height: 0.8rem;}
.yx_box20 >span{display: block;text-align: center;margin-top: 90px;}
.yx_box20 >span >div{display: inline-block;background: white;color: #059770;padding: 6px 40px;border-radius: 30px;font-size: 16px;}
.yx_box21{width: 100%;}
.yx_box21>ul{display:flex;flex-flow:row wrap;}
.yx_box21>ul>li{width: 50%;float: left;margin-top: 0.5rem;text-align: center;}
.yx_box21>ul>li>span{width: 100%;display: block;float: left;margin-right: 5%;}
.yx_box21>ul>li>span>em{width: 120px;height: 120px;display: block;margin: 0 auto;border: 2px solid #06bea6;border-radius: 50%;overflow: hidden;}
.yx_box21>ul>li>span>em>img{width: 100%;}
.yx_box21>ul>li>div{width: 100%;float: left;padding-top: 25px;text-align: center;padding: 10px;}
.yx_box21>ul>li>div>span{font-size: 0.4rem;}
.yx_box21>ul>li>div>span>em{font-size: 18px;color: #16b998;font-style: normal;}
.yx_box21>ul>li>div>p{color:#808080;margin-top: 20px;line-height: 0.8rem;font-size: 0.43rem;text-align: left;}
.yx_box21>.i_zixun{margin-top:50px;}
.yx_box22{width: 100%;background-color: #e4265a;}
.yx_box22 >ul{padding: 30px 0;overflow: hidden;width: 100%}
.yx_box22 >ul >li{width: 50%;float: left;padding: 0px 20px;text-align: center;margin-bottom: 0.8rem;}
.yx_box22 >ul >li >span{display: inline-block;width: 100%;border: 2px solid white;border-bottom: none; border-top-left-radius: 80px;border-top-right-radius:80px;padding-top: 30px;}
.yx_box22 >ul >li >b{display: block;font-size: 18px;color: white;padding-top: 20px;font-weight: normal;}
.yx_box22 >ul >li >b >span{display: inline-block;position: relative;}
.yx_box22 >ul >li >b >span >label{display: inline-block;font-size: 20px;position: absolute;top: -3px;right: -15px;}
.yx_box22 >ul >li >hr{display: inline-block; width: 15%;height: 2px; background: white;}
.yx_box22 >ul >li >strong{display: block;padding-top: 10px;color: white;font-weight: normal;font-size: 16px;}
.yx_box22 >ul >li >p{font-size: 0.43rem;line-height: 0.8rem; color: white;padding-top: 10px;}
.yx_box23{width: 100%;background-color: #eb4158;padding: 30px 0px;}
.yx_box23.orange{background-color: rgb(251, 125, 93);}
.yx_box23.black{background-color: #060606;}
.yx_box23.red{background-color: #f7584e;}
.yx_box23.blue{background-color: #06bfdc;}
.yx_box23.green{background-color: #2abf85;}
.yx_box23.purple{background-color: rgb(82, 53, 163);}
.yx_box23.brownness{background-color: #8c512e;}
.yx_box23>ul{display:flex;flex-flow:wrap row;}
.yx_box23>ul >li{float: left;width:50%;padding: 0px 5%;} 
.yx_box23>ul >li.li01{border-right: 1px solid white;} 
.yx_box23>ul >li >span{font-size: 0.5rem;color: white;} 
.yx_box23>ul >li >span >label{font-size: 0.4rem;padding-left: 5px;} 
.yx_box23>ul >li >hr{display: block;width: 15%;height: 2px;background: white;margin: 10px 0px;} 
.yx_box23>ul >li >p{font-size: 0.43rem; color: white;line-height: 0.8rem;} 
.yx_box24{width: 100%;}
.yx_box24>ul{display:flex;flex-flow:row wrap;}
.yx_box24>ul>li{width: 49%;border: 1px solid #e0e0e0;padding: 10px 10px 10px 10px;border-radius:5px;position: relative;}
.yx_box24>ul>li>img{display: block;margin: 0 auto;width: 40%;}
.yx_box24>ul>li>span{display: block;text-align: center;font-size: 0.5rem;margin-top: 0.2rem;}
.yx_box24>ul>li>i{display: block;width: 20px;height: 2px;background-color: #ed4557;margin: 10px auto;}
.yx_box24>ul>li>p{text-align: center;font-size: 0.4rem;line-height: 0.8rem; color: #84929e;}
.yx_box24>ul>li.li01{margin-right: 2%;}
.yx_box24>ul>li .exchange{position: absolute;left: 50%;margin-left: -41px;bottom: 22px;}

.yx_box25{width: 100%;text-align: center!important;}
.yx_box25>.tit{padding: 10px 20px;border:2px solid #000000;display: inline-block;font-size: 18px;position: relative;}
.yx_box25>.tit>span:before{content: "";display: inline-block;width: 30px;height: 2px;background: #000000;margin-bottom: 10px;margin-right: 10px;position: absolute;left: -22px;top:23px;}
.yx_box25>.tit>span:after{content: "";display: inline-block;width: 30px;height: 2px;background: #000000;margin-bottom: 10px;margin-right: 10px;position: absolute;right: -31px;top:23px}
.yx_box26{width: 100%;text-align: center !important;background-color: #0b67ce;padding:20px 10px;}
.yx_box26>.tit{padding: 10px 20px;border:2px solid #FFFFFF;display: inline-block;font-size: 18px;position: relative;color: #FFFFFF;}
.yx_box26>.tit>span:before{content: "";display: inline-block;width: 30px;height: 2px;background: #ffffff;margin-bottom: 10px;margin-right: 10px;position: absolute;left: -22px;top:23px;}
.yx_box26>.tit>span:after{content: "";display: inline-block;width: 30px;height: 2px;background: #ffffff;margin-bottom: 10px;margin-right: 10px;position: absolute;right: -31px;top:23px}
.yx_box26>ul{margin-top: 30px;}
.yx_box26>ul>li{width: 48%;float: left;border: 1px solid #FFFFFF;padding: 10px;text-align: left;color: #FFFFFF;margin-bottom: 20px;}
.yx_box26>ul>li>div{font-size: 0.43rem;line-height: 0.8rem;}
.yx_box26>ul>li>span{font-size: 0.5rem;}
.yx_box26>ul>li>p{font-size: 0.43rem;line-height: 0.8rem; margin: 5px 0;color: #fff;}
.yx_box26>ul>li.li01{margin-right: 4%;}
.yx_box26>ul>li.li03{margin-right: 4%;}
.ys_icon{display: none;}
.yx_box27 >.swiper-container{width: 100%;overflow: hidden;padding: 0.1rem;padding-bottom: 0.5rem;}
.yx_box27 >.swiper-container >.swiper-pagination{bottom: -7px;display: none;}
.yx_box27 >.swiper-container >.swiper-wrapper{display:block;}
.yx_box27 >.swiper-container >.swiper-wrapper >.swiper-slide{width: 100%;padding: 0.1rem 0.2rem;margin-bottom:0.2rem;}
.yx_box27 >.swiper-container >.swiper-wrapper >.swiper-slide>img{display:block;margin:0 auto;}
.yx_box27 >.swiper-container >.swiper-wrapper >.swiper-slide >a{display: block;border-bottom: 2px solid transparent;}
.yx_box27 >.swiper-container >.swiper-wrapper >.swiper-slide >a >span{display: block;width: 100%;overflow: hidden;}
.yx_box27 >.swiper-container >.swiper-wrapper >.swiper-slide >a >span >img{display: block;width: 100%;}
.yx_box27 >.swiper-container >.swiper-wrapper >.swiper-slide >a >label{display: block;overflow: hidden;font-size: 0.4rem;color: #000;font-weight: bold;text-align: center; line-height: 1rem;}
.yx_box27 >.swiper-container >.swiper-wrapper >.swiper-slide p{display: block;overflow: hidden;font-size: 0.4rem;color: #6a6a6a;line-height: 0.7rem;padding-top: 0.2rem;}
.ys_box28{width: 100%;background: #ECECEC;padding: 10px;}
.ys_box28 >.gallery-thumbs{margin-bottom: 0.4rem;}
.ys_box28 >.gallery-thumbs >.swiper-wrapper{}
.ys_box28 >.gallery-thumbs >.swiper-wrapper >.swiper-slide{cursor: pointer;float: left;text-align: center;color: #FFF;margin-right: 32px;padding: 10px;line-height: 0.7rem;font-size: 0.4rem;background: #0090df;}
.ys_box28 >.gallery-thumbs >.swiper-wrapper >.swiper-slide.swiper-slide-active{background: #FFE300 !important;color: #000 !important;position: relative;}
.ys_box28 >.gallery-thumbs >.swiper-wrapper >.swiper-slide >span{}
.gallery-top{}
.gallery-top >.swiper-wrapper{}
.gallery-top >.swiper-wrapper >.swiper-slide{}
.gallery-top >.swiper-wrapper >.swiper-slide >ul{}
.gallery-top >.swiper-wrapper >.swiper-slide >ul >li{float: left; width: 100%;padding: 0px 5px;margin-bottom: 0px;}
.gallery-top >.swiper-wrapper >.swiper-slide >ul >li >.group{background: #fff;display: block;padding-top: 5px;/*border-top:  3px solid #AEAEAE;*/}
.gallery-top >.swiper-wrapper >.swiper-slide >ul >li >.group >span{display: block;line-height: 50px;/*border-top: 5px dotted #AEAEAE;*/margin: 10px;text-align: center;font-size: 0.55rem;color: #000;}
.gallery-top >.swiper-wrapper >.swiper-slide >ul >li >.group >p{margin: 10px;font-size: 0.4rem;color: #6a6969;line-height: 0.7rem;}
.gallery-top >.swiper-wrapper >.swiper-slide >ul >li >.group >p >span{color: #222;}
.gallery-top >.swiper-wrapper >.swiper-slide >ul >li >.group >p >font{}
.gallery-top >.swiper-wrapper >.swiper-slide >ul >li >.group >a{-webkit-transition: all 0.4s ease;display: block;line-height: 1.2rem;text-align: center;color: #FFF !important;font-size: 0.45rem;background: #007fdb;margin-top: 22px;display:none;}
.gallery-top >.swiper-button-prev{background-image: none;}
.gallery-top >.swiper-button-next{background-image: none;}
.ys_box28 >.gallery-thumbs.Tfixed{border-bottom: 1px solid #eee;}
.ys_box28 >.gallery-thumbs.Tfixed >.swiper-wrapper >.swiper-slide{cursor: pointer;float: left;text-align: center;color: #666;margin-right: 32px;padding: 12px;border-right: 1px solid #eee;line-height: 0.7rem;font-size: 16px;background: #fff;font-family: "Microsoft Yahei",sans-serif;}
.ys_box28 >.gallery-thumbs.Tfixed >.swiper-wrapper >.swiper-slide.swiper-slide-active{color: #007fdb;border-bottom: 2px solid #007fdb;background: #fff;}
.ys_box29{width: 100%;background: #ECECEC;padding: 10px;}
.ys_box29 >.tabs{margin-bottom: 30px;width: 100%;}
.ys_box29 >.tabs >a{width: 25%;border-right: 1px solid #fff; cursor: pointer;float: left;text-align: center;color: #FFF;padding: 12px;line-height: 28px;font-size: 16px;background: #0090df;}
.ys_box29 >.tabs.tabs02 >a{width: 50%;}
.ys_box29 >.tabs.tabs03 >a{width: 33.33%;}
.ys_box29 >.tabs >a.active{background: #FFE300 !important;color: #000 !important;position: relative;}
.ys_box29 >.tabs >a.active:before{position: absolute;bottom: -15px;left: 45%; content: ""; width: 0;height: 0;border-top: 15px solid #ffe300;border-right: 10px solid transparent;border-left: 10px solid transparent;}
.Tfixed{position: fixed;top: 0px;background: #fff;left: 0px;right: 0px;max-width: 750px;margin: 0 auto;z-index: 9999999999;}
.Tfixed_con{padding-top: 80px;}
.ys_box29 >.tabss.Tfixed{border-bottom: 1px solid #eee;}
.ys_box29 >.tabs.Tfixed >a{cursor: pointer;float: left;text-align: center;color: #666;border-right: 1px solid #eee;line-height: 0.7rem;font-size: 16px;background: #fff;font-family: "Microsoft Yahei",sans-serif;border-bottom: 2px solid #ececec;}
.ys_box29 >.tabs.Tfixed >a:before{display: none;}
.ys_box29 >.tabs.Tfixed >a.active{color: #007fdb;background: #fff;}
.ys_box30{width: 100%;background: #ECECEC;padding: 10px;}
.ys_box30 >.gallery-top >.swiper-wrapper >.swiper-slide >ul >li >.group{border-top: none;padding-top: 15px;padding-bottom:10px;}
.ys_box30 >.gallery-top >.swiper-wrapper >.swiper-slide >ul >li >.group img{width: 90%;margin: 0 auto;display: block;}
.ys_box30 >.gallery-top >.swiper-wrapper >.swiper-slide >ul >li >.group >span{border-top: none;margin: 0px;}
.ys_box31{width: 100%;}
.ys_box31 >.tit{width: 100%;}
.ys_box31 >.tit >ul{margin-bottom: 0.5rem;}
.ys_box31 >.tit >ul >li{width: 20%;float: left;}
.ys_box31 >.tit >ul >li >.txtBox{text-align: center;font-size: 0.4rem;color: #6a35e5;}
/* .ys_box31 >.tit >ul >li >.txtBox >span{height: 100%;font-weight: bold;text-align: left;display: block; line-height: 1.2rem;background: #0090df;border-right: 1px solid #fff;text-align: center;color: #fff;} */
.ys_box31 >.tit >ul >li >.txtBox >span{line-height: 1rem;height: 1rem;font-weight: bold;text-align: left;display: block;background: #0090df;border-right: 1px solid #fff;text-align: center;color: #fff;display: -webkit-box;overflow: hidden;white-space: normal!important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.ys_box31 >.tit >ul >li >.txtBox >span >label{display: none;font-size: 8px;color: #bfbfbf;font-weight: 100;}
.ys_box31 >.tit >ul >li >.cover{display: none;}
.ys_box31 >.tit >ul >li.active >.txtBox >span{background: #FFE300;}
.ys_box31 >.tit >ul >li.active >.txtBox >span{color: #000;}
.ys_box31 >.con{width: 100%;}
.ys_box31 >.con >ul >li{display: none;}
.ys_box31 >.con >ul >li{display: block;}
@media screen and (min-width:300px) and (max-width: 350px){.ys_box31 >.con >ul >li{height: 200px;}}
@media screen and (min-width:350px) and (max-width: 400px){.ys_box31 >.con >ul >li{height: 250px;}}
@media screen and (min-width:400px) and (max-width: 500px){.ys_box31 >.con >ul >li{height: 270px;}}
@media screen and (min-width:500px) and (max-width: 600px){.ys_box31 >.con >ul >li{height: 280px;}}
@media screen and (min-width:600px) and (max-width: 650px){.ys_box31 >.con >ul >li{height: 330px;}}
@media screen and (min-width:650px) and (max-width: 700px){.ys_box31 >.con >ul >li{height: 350px;}}
@media screen and (min-width:700px) and (max-width: 750px){.ys_box31 >.con >ul >li{height: 400px;}}
@media screen and (min-width:750px){.ys_box31 >.con >ul >li{height: 400px;}}
.ys_box32 >.con >ul >li{display: none;}
.ys_box32 >.con >ul >li.active{display: block;}
@media screen and (min-width:300px) and (max-width: 350px){.ys_box32 >.con >ul >li{height: auto;}}
@media screen and (min-width:350px) and (max-width: 400px){.ys_box32 >.con >ul >li{height: auto;}}
@media screen and (min-width:400px) and (max-width: 500px){.ys_box32 >.con >ul >li{height: auto;}}
@media screen and (min-width:500px) and (max-width: 600px){.ys_box32 >.con >ul >li{height: auto;}}
@media screen and (min-width:600px) and (max-width: 650px){.ys_box32 >.con >ul >li{height: auto;}}
@media screen and (min-width:650px) and (max-width: 700px){.ys_box32 >.con >ul >li{height: auto;}}
@media screen and (min-width:700px) and (max-width: 750px){.ys_box32 >.con >ul >li{height: auto;}}
@media screen and (min-width:750px){.ys_box32 >.con >ul >li{height: auto;}}
.ys_box33{padding: 10px;padding-top: 30px;}
.ys_box33 >.swiper-container{padding-bottom: 40px;}
.ys_box33 >.swiper-container >.swiper-button-next{display: none;}
.ys_box33 >.swiper-container >.swiper-button-prev{display: none;}
.ys_box33 >.swiper-container >.swiper-wrapper{}
.ys_box33 >.swiper-container >.swiper-pagination{bottom: 5px;}
.ys_box33 >.swiper-container >.swiper-pagination >.swiper-pagination-bullet{width: 30px;border-radius: 0px;}
.ys_box33 >.swiper-container >.swiper-pagination >.swiper-pagination-bullet.swiper-pagination-bullet-active{background: #EA5404;}
.ys_box33 >.swiper-container >.swiper-wrapper{height:auto;}
.ys_box33 >.swiper-container >.swiper-wrapper >.swiper-slide{height:auto;}
.ys_box33 >.swiper-container >.swiper-wrapper >.swiper-slide >.group{height: 100%; background: white;border-radius: 5px;overflow: hidden;padding-bottom: 20px;}
.ys_box33 >.swiper-container >.swiper-wrapper >.swiper-slide >.group >img{display: block;width: 100%;}
.ys_box33 >.swiper-container >.swiper-wrapper >.swiper-slide >.group >span{display: block;text-align: center;padding: 10px;font-size: 0.4rem;line-height: 25px; font-weight: bold;color: #000000;}
.ys_box33 >.swiper-container >.swiper-wrapper >.swiper-slide >.group >p{padding: 0px 10px;line-height: 25px;}
.ys_box33 >.swiper-container >.swiper-wrapper >.swiper-slide >.group >p >span{display: block;font-size: 0.4rem;color: #888;}
.ys_box33 >.swiper-container >.swiper-wrapper >.swiper-slide >.group >p >span >label{color: #000000;}
.ys_box33 >.swiper-container >.swiper-wrapper >.swiper-slide >.group >ul{padding-top: 10px;padding-right: 10px;}
.ys_box33 >.swiper-container >.swiper-wrapper >.swiper-slide >.group >ul >li{padding-left: 10px;float: left;margin-bottom: 10px;}
.ys_box33 >.swiper-container >.swiper-wrapper >.swiper-slide >.group >ul >li >span{display: inline-block;padding: 5px;border: 1px solid #EA5404;color: #EA5404;font-size: 0.4rem;}
.ys_box33 >.swiper-container >.swiper-pagination{}
.ys_box33 >span{display: block;width: 100%;text-align: center;padding: 20px 0px;}
.ys_box33 >span >a{display: inline-block;padding: 10px 40px;border-radius: 5px;font-size: 16px;}
.ys_box34{width: 100%;padding: 10px;}
.ys_box34 >.tit{width: 100%;text-align: center;}
.ys_box34 >.tit >span{font-size: 0.5rem;color: white;}
.ys_box34 >.tabs{margin-bottom: 20px;width: 100%;border-radius: 50px;overflow: hidden;border: 1px solid white;}
.ys_box34 >.tabs >a{width: 25%;border-right: 1px solid #fff;cursor: pointer;float: left;text-align: center;color: #FFF;padding: 5px 10px;line-height: 28px;font-size: 0.4rem;}
.ys_box34 >.tabs >a.active{background: #fff;color: #000 !important;position: relative;}
.ys_box34 >.swiper-container{}
.ys_box34 >.swiper-container >.swiper-wrapper{}
.ys_box34 >.swiper-container >.swiper-wrapper >.swiper-slide{padding: 0px 10px;}
.ys_box34 >.swiper-container >.swiper-wrapper >.swiper-slide >p{font-size: 0.4rem;color: white;line-height: 30px;}
.ys_box34 >span{display: block;width: 100%;text-align: center;padding: 20px 0px;}
.ys_box34 >span >a{display: inline-block;padding: 5px 40px;border-radius: 30px;font-size: 16px;}
.ys_box34 >.tabs.tabs02 >a{width: 50%;}
.ys_box34 >.tabs.tabs03 >a{width: 33.33%;}
.ys_box34 >.tabs >a{width: 33.33%;}

.ys_box35{width: 100%;overflow: hidden;}
.ys_box35 >ul{display:flex;flex-flow:row wrap;}
.ys_box35.mtwo>ul>li{width: 50%;}
.ys_box35 >ul >li{width: 100%;padding:5px;margin-bottom:0.2rem;}
.ys_box35 >ul >li >.con{display: block;text-align: center;padding: 10px;position: relative;padding-bottom: 0.5rem;height: 100%;
-webkit-box-shadow:0 0 3px #e5e5e5;  
  -moz-box-shadow:0 0 3px #e5e5e5;  
   box-shadow:0 0 3px #e5e5e5;
}
.ys_box35 >ul >li >.con >span{display: block;font-size: 0.5rem;margin-bottom: 20px;font-weight: bold;}
.ys_box35 >ul >li >.con >i{display: inline-block;overflow: hidden;width: 100%;margin-bottom: 20px;}
.ys_box35 >ul >li >.con >i >img{width: 100%;}
.ys_box35 >ul >li >.con >p{display: block;font-size: 0.4rem;line-height: 0.8rem;margin-top: 15px;color: #888;width: 100%;text-align: left;}
.ys_box35 >ul >li >.con >label{display:none;text-align: center;position: absolute;bottom: 15px;left: 5%;width: 90%;}
.ys_box35 >ul >li >.con >label >a{display: none; font-size: 0.4rem;color: white;padding: 0px 10%;background: #F95B5E;border-radius: 30px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;width: 100%;}
.ys_box35.zixun_no >ul >li >.con{padding-bottom: 10px;}
.ys_box35.green>ul >li >.con{background: #2abf85;box-shadow: 0 0 8px #4ab58b;}
.ys_box35.green>ul >li >.con >span{color: #fff701;}
.ys_box35.green>ul >li >.con >label >a{background: #FFFFFF;color: #2abf85;font-weight: bold;}
.ys_box35.black>ul >li >.con{background: #000000;box-shadow: 0 0 8px #000000;}
.ys_box35.black>ul >li >.con >span{color: #f9ec90;}
.ys_box35.black>ul >li >.con >label >a{background: #FFFFFF;color: #000000;font-weight: bold;}
.ys_box35.red>ul >li >.con{background: #f7584e;box-shadow: 0 0 8px #f7584e;}
.ys_box35.red>ul >li >.con >span{color: #FFFFFF;}
.ys_box35.red>ul >li >.con >label >a{background: #ffdd18;color: #ca4a4a;font-weight: bold;}
.ys_box35.orange>ul >li >.con{background: #ea7623;box-shadow: 0 0 8px #ea7623;}
.ys_box35.orange>ul >li >.con >span{color: #dcf545;}
.ys_box35.orange>ul >li >.con >label >a{background: #ffdd18;color: #ca4a4a;font-weight: bold;}
.ys_box35.blue>ul >li >.con{background: #06bfdc;box-shadow: 0 0 8px #06bfdc;}
.ys_box35.blue>ul >li >.con >span{color: #fcec5f;}
.ys_box35.blue>ul >li >.con >label >a{background: #FFFFFF;color: #06bfdc;font-weight: bold;}
.ys_box35.purple>ul >li >.con{background: rgb(82, 53, 163);box-shadow: 0 0 8px rgb(82, 53, 163);}
.ys_box35.purple>ul >li >.con >span{color: rgb(2,208,134);}
.ys_box35.purple>ul >li >.con >label >a{background: rgb(52,37,143);color: #FFFFFF;font-weight: bold;}
.ys_box35.brownness>ul >li >.con{background: #8c512e;box-shadow: 0 0 8px #8c512e;}
.ys_box35.brownness>ul >li >.con >span{color: #eadec4;}
.ys_box35.brownness>ul >li >.con >label >a{background: #eadec4;color: #8c512e;font-weight: bold;}
.ys_box35.purple2>ul >li >.con{background: #7b84e1;box-shadow: 0 0 8px #7b84e1;}
.ys_box35.purple2>ul >li >.con >span{color: rgb(255, 234, 0);}
.ys_box35.purple2>ul >li >.con >label >a{background: rgb(255, 234, 0);color: #7b84e1;font-weight: bold;}
.ys_box35.green>ul >li >.con >p,.ys_box35.black>ul >li >.con >p,.ys_box35.red>ul >li >.con >p,.ys_box35.blue>ul >li >.con >p,.ys_box35.purple>ul >li >.con >p,.ys_box35.brownness>ul >li >.con >p,.ys_box35.purple2>ul >li >.con >p,.ys_box35.orange>ul >li >.con >p{color: #FFFFFF;}

.ys_box36{width: 100%;overflow: hidden;}
.ys_box36 >.swiper-container{padding-bottom: 37px;}
.ys_box36.img >.swiper-container >.swiper-wrapper >.li01 >ul >li >.con{padding-bottom: 10px;}
.ys_box36 >.swiper-container >.swiper-wrapper >.swiper-slide{height:100%;}
.ys_box36 >.swiper-container >.swiper-wrapper >.swiper-slide >ul{height:100%;}
.ys_box36 >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li{float: left;width: 100%;padding: 9px;height:100%;}
.ys_box36 >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li >.con{display: block;text-align: center;padding: 25px;position: relative;padding-bottom: 60px;height:100%;
-webkit-box-shadow:0 0 10px #e5e5e5;  
  -moz-box-shadow:0 0 10px #e5e5e5;  
   box-shadow:0 0 10px #e5e5e5;
}
.ys_box36.img >.swiper-container >.swiper-wrapper >.li01 >ul >li >.con >span{margin-top:0.2rem;}
.ys_box36 >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li >.con >span{display: block;font-size: 0.5rem;margin-bottom: 20px;font-weight: bold;}
.ys_box36 >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li >.con >i{display: inline-block;overflow: hidden;width: 100%;}
.ys_box36 >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li >.con >i >img{width: 100%;}
.ys_box36.img >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li >.con >i >img{width: 100%!important;height:auto!important;}
.ys_box36 >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li >.con >p{font-size: 0.4rem;line-height: 0.7rem;color: #888;}
.ys_box36 >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li >.con >label{display: block;text-align: center;position: absolute;bottom: 15px;left: 0px;width: 100%;}
.ys_box36 >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li >.con >label >a{display: inline-block; font-size: 0.4rem;color: white;padding: 5px 20px;background: #F95B5E;border-radius: 30px;}
.ys_box36 >.swiper-container >.swiper-button-next{display: none;}
.ys_box36 >.swiper-container >.swiper-button-prev{display: none;}
.ys_box37{width: 100%;padding-top: 25px;padding-bottom: 0px;}
.ys_box37 >.center >.tit{text-align: center;padding-bottom: 25px;}
.ys_box37 >.center >.tit >span{font-size: 0.5rem;color: #2d2d2d;display: block;font-weight: bold;}
.ys_box37 >.center >.tit >i{display: inline-block;width: 32px;height: 3px;background: #06acba;}
.ys_box37 >.center >.con >ul >li{margin-bottom: 1rem;border-bottom: 1px solid #eaeaea;padding-bottom: 0.2rem;border-bottom: 1px solid #e8edf2;}
.ys_box37 >.center >.con >ul >li >.e_tit >.e_tit_l{height: auto;padding-bottom: 0.3rem;}
.ys_box37 >.center >.con >ul >li >.e_tit >.e_tit_l >span{font-size: 0.5rem;color: #313030;font-weight: bold;}
.ys_box37 >.center >.con >ul >li >.e_tit >.e_tit_l >span >i{font-size: 48px;color: #13c2fb;font-weight: bold;font-style: italic;}
.ys_box37 >.center >.con >ul >li >.e_tit >.e_tit_l >label{display: block;width: 100px;height: 1px;background: #a1a1a1;margin-left: 89px;}
.ys_box37 >.center >.con >ul >li >.e_tit >.e_tit_l >label >i{display: none;}
.ys_box37 >.center >.con >ul >li >.e_tit >.e_tit_l >p{font-size: 0.35rem;color: #848484;padding-left: 50px;margin-top: -5px;}
.ys_box37 >.center >.con >ul >li >.e_tit >.e_tit_l >i{display: inline-block;width: 100px;height: 1px;background: #a1a1a1;margin-left: 89px;margin-bottom: 10px;}
.ys_box37 >.center >.con >ul >li >.e_tit >.e_tit_r{height: 105px;padding-top: 40px;display: none;}
.ys_box37 >.center >.con >ul >li >.e_tit >.e_tit_r >p{display: inline-block;width: 677px;}
.ys_box37 >.center >.con >ul >li >.e_tit >.e_tit_r >p >a{font-size: 18px;color: #F55269;font-weight: bold;}
.ys_box37 >.center >.con >ul >li >.e_tit >.e_tit_r >a{display: inline-block;height: 27px; font-size: 0.4rem;color: #838383;padding: 3px 5px;border: 1px solid #efefef;}
.ys_box37 >.center >.con >ul >li >.text{padding-top: 10px;}
.ys_box37 >.center >.con >ul >li >.text >.text_l{width: 40%;float: left;} 
.ys_box37 >.center >.con >ul >li >.text >.text_l >img{width: 100%;} 
.ys_box37 >.center >.con >ul >li >.text >.text_r{width: 60%;padding-left: 0.3rem;float: right;} 
.ys_box37 >.center >.con >ul >li >.text >.text_r >span{font-size: 0.45rem; color: #079fd1;} 
.ys_box37 >.center >.con >ul >li >.text >.text_r >p{display: none; font-size: 15px;font-weight: normal; color: #545454;line-height: 25px;padding-bottom: 8px;border-bottom: 1px dashed #d2d2d2;} 
.ys_box37 >.center >.con >ul >li >.text >.text_r >p >a{color: #fb3a3a;} 
.ys_box37 >.center >.con >ul >li >.text >.text_r >ul{padding-top: 5px;} 
.ys_box37 >.center >.con >ul >li >.text >.text_r >ul >li{font-size: 0.4rem;color: #818181;line-height: 0.8rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;} 
.ys_box37 >.center >.con >ul >li >.text >.text_r >ul >li >span{color: #060606;} 
.ys_box37 .zixun{width: 100%;padding-bottom:15px;margin-top: 0.4rem;}
.ys_box37 .zixun>ul{background-color:#fde9ee;padding: 8px;display: flex;padding-right: 0px;flex-flow: row wrap;}
.ys_box37 .zixun>ul>li{width: 48%;float: left;padding:10px 6px;background-color: #ffffff;margin-right: 0.1rem;border:1px solid #fa125e;border-radius:5px;font-size: 0.4rem;color: #fa125e;margin-bottom:0.15rem;}
.ys_box37 .zixun>ul>li:hover{background-color:#fa125e;color: #ffffff;}
.ys_box37 .zixun>ul>li>i{font-size: 0.6rem;margin-left: 5px;font-style: italic;font-weight: 600;}
.ys_box37 .zixun >span{display: inline-block;margin-right: 30px;color: #fb3a3a;font-size: 24px;color: #079fd1;font-style: italic;margin: 8px 0;} 
.ys_box37 .zixun >a{display: none;background: #08b3c1;color: white;padding: 7px 20px;}
.ys_box37 .zx_bt{margin-top:20px;text-align: center;}
.ys_box37 .zx_bt>a{display: none;padding: 0rem 15px;border: 1px solid #09b4ec;font-size: 0.36rem;border-radius:5px;color: #09b4ec !important;margin-right:20px;}
.ys_box37 .zx_bt>.a2{background-color:#09b4ec;color: #ffffff !important;}
.ys_box38{width: 100%;}
.ys_box38 >.center >.tit{background: #edf8fc;width: 100%;padding:0.2rem;padding-bottom: 0.4rem;}
.ys_box38 >.center >.tit >.tit_bt >.tit_l >span{display: block;font-size: 0.6rem;color: #000000;}
.ys_box38 >.center >.tit >.tit_bt >.tit_l >i{display: inline-block;width: 36px;height: 3px;background: #08b3c1;}
.ys_box38 >.center >.tit >.tit_bt >.tit_r{text-align: right;margin-bottom: 0.4rem;}
.ys_box38 >.center >.tit >.tit_bt >.tit_r >a{display: inline-block;width: 83px;height: 31px;line-height: 31px;background: #09b4ec;color: white;text-align: center;font-size: 16px;}
.ys_box38 >.center >.tit >.con{}
.ys_box38 >.center >.tit >.con >p{color: #727272;line-height: 0.8rem;font-size: 0.43rem;}
.ys_box38 >.center >.con{width: 100%;display:flex;flex-flow:wrap row;}
.ys_box38 >.center >.con >.con_text{float: left; width: 50%;text-align: center; background: #f55269;text-align: center;padding: 0.5rem 0px 0.5rem 0;position:relative;}
.ys_box38 >.center >.con >.con_text img{display: block;margin: 0 auto;width: 70% !important;height: auto !important;}
.ys_box38 >.center >.con >.con_text >strong{display: block;font-size: 20px;font-weight: bold;color: white;}
.ys_box38 >.center >.con >.con_text >p{font-size: 16px;line-height: 32px;color: white;padding-bottom: 20px;}
.ys_box38 >.center >.con >.con_text >a{bottom: 0.4rem;display: inline-block;padding: 5px 20px; background: white; border-radius: 20px;color: white;width: 60%;position: absolute;left: 20%;display:none;}
.ys_box39{}
.ys_box39 >.tit{display: block;text-align: center;padding: 0.5rem 0px;}
.ys_box39 >.tit >span{font-size: 20px;color: rgb(3, 150, 164);}
.ys_box39 >.con{}
.ys_box39 >.con >ul{display: flex;flex-flow: wrap row;}
.ys_box39 >.con >ul >li{width: 50%;overflow: hidden; display: block;margin: 0;padding: 5px;margin-bottom: 10px;}
.ys_box39 >.con >ul >li >div{display: block;width: 291px;overflow: hidden;}
.ys_box39 >.con >ul >li >div >img{display: block;width: 100%;margin:0 auto;}
.ys_box39 >.con >ul >li >span{display: block;width: 30px;height: 3px;margin: 0.2rem auto;background: #00C0A3;}
.ys_box39 >.con >ul >li >span >i{display: none;}
.ys_box39 >.con >ul >li >p{font-size: 0.43rem;color: #606060;line-height: 0.8rem;}

.class-intro >.i_box02{width: 100%;padding-top: 25px;padding-bottom: 30px;}
.class-intro >.i_box02 >.center >.tit{text-align: center;padding-bottom: 25px;}
.class-intro >.i_box02 >.center >.tit >span{font-size: 0.5rem;color: #2d2d2d;display: block;font-weight: bold;}
.class-intro >.i_box02 >.center >.tit >i{display: inline-block;width: 32px;height: 3px;background: #06acba;}
.class-intro >.i_box02 >.center >.con >ul >li{margin-bottom: 1rem;border-bottom: 1px solid #eaeaea;padding-bottom: 0.2rem;border-bottom: 1px solid #e8edf2;}
.class-intro >.i_box02 >.center >.con >ul >li >.e_tit >.e_tit_l{height: auto;padding-bottom: 0.3rem;}
.class-intro >.i_box02 >.center >.con >ul >li >.e_tit >.e_tit_l >span{font-size: 0.5rem;color: #313030;font-weight: bold;}
.class-intro >.i_box02 >.center >.con >ul >li >.e_tit >.e_tit_l >span >i{font-size: 48px;color: #13c2fb;font-weight: bold;font-style: italic;}
.class-intro >.i_box02 >.center >.con >ul >li >.e_tit >.e_tit_l >label{display: block;width: 100px;height: 1px;background: #a1a1a1;margin-left: 89px;}
.class-intro >.i_box02 >.center >.con >ul >li >.e_tit >.e_tit_l >label >i{display: none;}
.class-intro >.i_box02 >.center >.con >ul >li >.e_tit >.e_tit_l >p{font-size: 0.35rem;color: #848484;padding-left: 50px;margin-top: -5px;}
.class-intro >.i_box02 >.center >.con >ul >li >.e_tit >.e_tit_l >i{display: inline-block;width: 100px;height: 1px;background: #a1a1a1;margin-left: 89px;margin-bottom: 10px;}
.class-intro >.i_box02 >.center >.con >ul >li >.e_tit >.e_tit_r{height: 105px;padding-top: 40px;display: none;}
.class-intro >.i_box02 >.center >.con >ul >li >.e_tit >.e_tit_r >p{display: inline-block;width: 677px;}
.class-intro >.i_box02 >.center >.con >ul >li >.e_tit >.e_tit_r >p >a{font-size: 18px;color: #F55269;font-weight: bold;}
.class-intro >.i_box02 >.center >.con >ul >li >.e_tit >.e_tit_r >a{display: inline-block;height: 27px; font-size: 0.4rem;color: #838383;padding: 3px 5px;border: 1px solid #efefef;}
.class-intro >.i_box02 >.center >.con >ul >li >.text{padding-top: 10px;}
.class-intro >.i_box02 >.center >.con >ul >li >.text >.text_l{width: 40%;float: left;} 
.class-intro >.i_box02 >.center >.con >ul >li >.text >.text_l >img{width: 100%;} 
.class-intro >.i_box02 >.center >.con >ul >li >.text >.text_r{width: 60%;padding-left: 0.3rem;float: right;} 
.class-intro >.i_box02 >.center >.con >ul >li >.text >.text_r >span{font-size: 0.45rem; color: #079fd1;} 
.class-intro >.i_box02 >.center >.con >ul >li >.text >.text_r >p{display: none; font-size: 15px;font-weight: normal; color: #545454;line-height: 25px;padding-bottom: 8px;border-bottom: 1px dashed #d2d2d2;} 
.class-intro >.i_box02 >.center >.con >ul >li >.text >.text_r >p >a{color: #fb3a3a;} 
.class-intro >.i_box02 >.center >.con >ul >li >.text >.text_r >ul{padding-top: 5px;} 
.class-intro >.i_box02 >.center >.con >ul >li >.text >.text_r >ul >li{font-size: 0.4rem;color: #818181;line-height: 0.8rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;} 
.class-intro >.i_box02 >.center >.con >ul >li >.text >.text_r >ul >li >span{color: #060606;} 
.class-intro >.i_box02 .zixun{width: 100%;padding-bottom:15px;margin-top: 0.4rem;}
.class-intro >.i_box02 .zixun>ul{background-color:#fde9ee;padding: 8px;display: inline-block;padding-right: 0px;}
.class-intro >.i_box02 .zixun>ul>li{width: 46%;float: left;padding:10px 9px;background-color: #ffffff;margin-right: 0.1rem;border:1px solid #fa125e;border-radius:5px;font-size: 0.4rem;color: #fa125e;}
.class-intro >.i_box02 .zixun>ul>li:hover{background-color:#fa125e;color: #ffffff;}
.class-intro >.i_box02 .zixun>ul>li>i{font-size: 0.6rem;margin-left: 5px;font-style: italic;font-weight: 600;}
.class-intro >.i_box02 .zixun >span{display: inline-block;margin-right: 30px;color: #fb3a3a;font-size: 24px;color: #079fd1;font-style: italic;margin: 8px 0;} 
.class-intro >.i_box02 .zixun >a{display: inline-block;background: #08b3c1;color: white;padding: 7px 20px;}
.class-intro >.i_box02 .zx_bt{margin-top:20px;text-align: center;}
.class-intro >.i_box02 .zx_bt>a{display: inline-block;padding: 0rem 15px;border: 1px solid #09b4ec;font-size: 0.36rem;border-radius:5px;color: #09b4ec !important;margin-right:20px;}
.class-intro >.i_box02 .zx_bt>.a2{background-color:#09b4ec;color: #ffffff !important;}
.class-intro >.i_box03{width: 100%;}
.class-intro >.i_box03 >.center >.tit{background: #edf8fc;width: 100%;padding-top: 27px;padding-left: 27px;padding-bottom: 0.4rem;}
.class-intro >.i_box03 >.center >.tit >.tit_bt >.tit_l{width: 600px;}
.class-intro >.i_box03 >.center >.tit >.tit_bt >.tit_l >span{display: block;font-size: 0.6rem;color: #000000;}
.class-intro >.i_box03 >.center >.tit >.tit_bt >.tit_l >i{display: inline-block;width: 36px;height: 3px;background: #08b3c1;}
.class-intro >.i_box03 >.center >.tit >.tit_bt >.tit_r{text-align: right;margin-bottom: 0.4rem;}
.class-intro >.i_box03 >.center >.tit >.tit_bt >.tit_r >a{display: inline-block;width: 83px;height: 31px;line-height: 31px;background: #09b4ec;color: white;text-align: center;font-size: 16px;}
.class-intro >.i_box03 >.center >.tit >.con{}
.class-intro >.i_box03 >.center >.tit >.con >p{color: #727272;line-height: 0.8rem;font-size: 0.43rem;}
.class-intro >.i_box03 >.center >.con{width: 100%;}
.class-intro >.i_box03 >.center >.con >.con_text{float: left; width: 50%;text-align: center; background: #f55269;text-align: center;padding: 0.5rem 0px;}
.class-intro >.i_box03 >.center >.con >.con_text img{display: block;margin: 0 auto;width: 70% !important;height: auto !important;}
.class-intro >.i_box03 >.center >.con >.con_text >strong{display: block;font-size: 20px;font-weight: bold;color: white;}
.class-intro >.i_box03 >.center >.con >.con_text >p{font-size: 16px;line-height: 32px;color: white;padding-bottom: 20px;}
.class-intro >.i_box03 >.center >.con >.con_text >a{display: inline-block;padding: 5px 20px;background: white;border-radius: 20px;color: white;width: 138px;}
.class-intro >.i_box08{}
.class-intro >.i_box08 >.tit{display: block;text-align: center;padding: 0.5rem 0px;}
.class-intro >.i_box08 >.tit >span{font-size: 20px;color: rgb(3, 150, 164);}
.class-intro >.i_box08 >.con{}
.class-intro >.i_box08 >.con >ul{}
.class-intro >.i_box08 >.con >ul >li{float: left;width: 50%;overflow: hidden; display: block;margin: 0;padding: 5px;margin-bottom: 10px;}
.class-intro >.i_box08 >.con >ul >li >div{display: block;width: 291px;overflow: hidden;}
.class-intro >.i_box08 >.con >ul >li >div >img{display: block;width: 100%;}
.class-intro >.i_box08 >.con >ul >li >span{display: block;width: 30px;height: 3px;margin: 0.2rem auto;background: #00C0A3;}
.class-intro >.i_box08 >.con >ul >li >span >i{display: none;}
.class-intro >.i_box08 >.con >ul >li >p{font-size: 0.43rem;color: #606060;line-height: 0.8rem;}
.class-intro >.i_box09{}
.class-intro >.i_box09 >.tit{display: block;text-align: center;padding: 0.5rem 0px;}
.class-intro >.i_box09 >.tit >span{font-size: 20px;color: rgb(3, 150, 164);}
.class-intro >.i_box09 >.con{}
.class-intro >.i_box09 >.con >ul{}
.class-intro >.i_box09 >.con >ul >li{float: left;width: 50%;overflow: hidden; display: block;margin: 0;padding: 5px;margin-bottom: 10px;}
.class-intro >.i_box09 >.con >ul >li >img{display: block;width: 100%;}

.ys_box40{}
.ys_box40 >.tit{display: block;text-align: center;padding: 0.5rem 0px;}
.ys_box40 >.tit >span{font-size: 20px;color: rgb(3, 150, 164);}
.ys_box40 >.con >ul{width: 100%;}
.ys_box40 >.con >ul >li{float: left;width: 50%;padding: 5px;}
.ys_box40 >.con >ul >li >img{width: 100%;}
.ys_box41{width: 100%;}
.ys_box41 >.con{overflow: hidden;background: #fff;}
.ys_box41 >.con >ul{display:flex;flex-flow:row wrap;}
.ys_box41 >.con >ul >li{width: 100%;padding: 15px 10px;float: left;margin-bottom: 0.3rem;background: #fbfbfb;}
.ys_box41.mtwo>.con >ul >li{width: 50%;padding: 15px 5px;}
.ys_box41 >.con >ul >li >.group{display: block;}
.ys_box41 >.con >ul >li >.group >.group01{width: 100%;border-radius: 10px;}
.ys_box41 >.con >ul >li >.group >.group01 >img{display: block;margin: 0 auto;padding: 0px 0 10px;}
.ys_box41 >.con >ul >li >.group >.group01 >p{font-size: 0.45rem;font-weight: bold; display: block;text-align: center;color: #333;}
.ys_box41 >.con >ul >li >.group >.group02{font-size: 0.43rem;line-height: 0.8rem;color: #666;width: 100%;height: 100%;border-radius: 10px;border: none !important;}
.ys_box41 >.con >ul >li >.group >.group02>p{font-size: 0.4rem;font-weight: bold; display: block;text-align: justify;color: #333;padding: 5px;font-weight: normal;}
.ys_box42 .togglebox{width: 100%;margin: 0 auto;background: #fff;transform: translateZ(0);box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);}
.ys_box42 input[type="radio"]{position: absolute;opacity: 0;}
.ys_box42 label{position: relative;display: block;height: 50px;line-height: 50px;padding: 0 20px;font-size: 0.4rem;font-weight: 700;border-top: 1px solid #ddd;background: #fff;cursor: pointer;}
.ys_box42 label[for*='1']{border: 0;}
.ys_box42 label:after{content: '\76';position: absolute;top: 0px;right: 20px;font-family: fontawesome;transform: rotate(0deg);transition: .3s transform;font-size: 18px;}
.ys_box42 section{height: 0;transition: .3s all;overflow: hidden;}
.ys_box42 #toggle1:checked ~ label[for*='1']:after,
.ys_box42 #toggle2:checked ~ label[for*='2']:after,
.ys_box42 #toggle3:checked ~ label[for*='3']:after,
.ys_box42 #toggle4:checked ~ label[for*='4']:after,
.ys_box42 #toggle5:checked ~ label[for*='5']:after{transform: rotate(180deg);}
.ys_box42 #toggle1:checked ~ #content1,
.ys_box42 #toggle2:checked ~ #content2,
.ys_box42 #toggle3:checked ~ #content3,
.ys_box42 #toggle4:checked ~ #content4,
.ys_box42 #toggle5:checked ~ #content5{padding: 10px;height: auto;padding-top: 0px;line-height: 0.7rem;}
.ys_box43{background: #d9e1e9;padding: 20px 10px;}
.ys_box43 >.tit{}
.ys_box43 >.tit >ul{}
.ys_box43 >.tit >ul >li{position: relative;height: 42px;padding-right: 0px;line-height: 35px;margin-bottom: 5px;text-align: center; display: block;width: 100%; padding: 5px 10px;background: #692f6c;opacity: 0.5;}
.ys_box43 >.tit >ul >li.active{background: #692f6c;opacity: 1;}
.ys_box43 >.tit >ul >li::before{
    content: "";
    border-top: 42px solid transparent;
    position: absolute;
    top: -0px;
    border-right: 15px solid #692f6c;
    left: -15px;
}
.ys_box43 >.tit >ul >li::after{
    content: "";
    border-top: 42px solid transparent;
    position: absolute;
    top: -0px;
    border-left: 15px solid #692f6c;
    right: -15px;
}
.ys_box43 >.tit >ul >li >span{color: #fff;}
.ys_box43 >.tit >ul >li >img{width: 20px;display: inline-block;margin-top: 0px;margin-right: 10px;}
.ys_box43 >.con{padding: 10px 0px;}
.ys_box43 >.con >ul{background: #fff;padding: 10px;}
.ys_box43 >.con >ul >li{display: none;line-height: 26px;}
.ys_box43 >.con >ul >li.active{display: block;}
.ys_box44{}
.ys_box44 >.center >.con >ul >li{display: none;}
.ys_box44 >.center >.con >ul >li.active{display: block;}
.ys_box44 >.center >.tab_tit{padding-bottom: 30px;padding-top: 30px;}
.ys_box44 >.center >.tab_tit >ul{}
.ys_box44 >.center >.tab_tit >ul >li{float: left;width: 20%;padding: 0px 5px;}
.ys_box44 >.center >.tab_tit >ul >li >span{display: inline-block;width: 100%;text-align: center;line-height: 0.7rem; font-size: 0.4rem; cursor: pointer;background: #F3F3F3;border-radius: 30px;}
.ys_box44 >.center >.tab_tit >ul >li.active >span{background: #05B0B2;color: white;box-shadow: 1px 1px 3px rgb(20, 212, 214);}
.ys_box45{border-bottom: 0.3rem solid #e8edf2;max-height: initial!important;}
.ys_box45 >.tit{text-align: center;padding-bottom: 1rem;}
.ys_box45 >.tit >span{font-size: 0.6rem;line-height: 0.8rem; display: block;color: #000000;}
.ys_box45 >.tit >p{font-size: 0.5rem;display: block;color: #666;padding-top: 10px;margin-bottom: 0px;}
.ys_box45 >.tit >i{display: inline-block;width: 10%;height: 3px;background: #08B3C1;}
.ys_box45 >.swiper-container{padding-bottom: 0.3rem;}
.ys_box45 >.swiper-container >.swiper-wrapper{}
.ys_box45 >.swiper-container >.swiper-wrapper >.swiper-slide{}
.ys_box45 >.swiper-container >.swiper-wrapper >.swiper-slide >ul{padding: 10px;}
.ys_box45 >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li{margin-bottom: 0.5rem;padding: 10px;border-radius: 5px; -webkit-box-shadow:0 0 10px #e5e5e5;	-moz-box-shadow:0 0 10px #e5e5e5;box-shadow:0 0 10px #e5e5e5;}
.ys_box45 >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li >.tit{display: block;margin-bottom: 0.5rem;}
.ys_box45 >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li >.tit >span{float: left;margin-right: 0.7rem;width: 45px;height: 45px;display: inline-block;border-radius: 40px;overflow: hidden;}
.ys_box45 >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li >.tit >span >img{width: 100%;}
.ys_box45 >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li >.tit >label{display: block;padding-top: 0.3rem;font-size: 0.4rem;color: #000;}
.ys_box45 >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li >.text{}
.ys_box45 >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li >.text >p{font-size: 0.4rem;line-height: 0.8rem;}
.ys_box45 >.swiper-container >.swiper-wrapper{}
.ys_box45 >.swiper-container >.swiper-pagination >.swiper-pagination-bullet{background: #d1e2e8;width: 0.5rem;height: 0.2rem;border-radius: 5px;border: none;box-shadow: none;margin: 1px;}
.ys_box45 >.swiper-container >.swiper-pagination >.swiper-pagination-bullet.swiper-pagination-bullet-active{background: #41a3c8;}
.ys_box46{width: 100%;background: #d6eaff;padding: 0px 5px;padding-bottom: 20px;}
.ys_box46{}
.ys_box46 >.tit{display: block;text-align: center;padding: 20px 0px;}
.ys_box46 >.tit >span{font-size: 0.5rem;}
.ys_box46 >.tit >span::after{content: "";display: inline-block;width: 10%;height: 1px;background: #000;margin-left: 20px;margin-bottom: 5px;}
.ys_box46 >.tit >span::before{content: "";display: inline-block;width: 10%;height: 1px;background: #000;margin-right: 20px;margin-bottom: 5px;}
.ys_box46 >.con{}
.ys_box46 >.con >ul{}
.ys_box46 >.con >ul >li{float: left;width: 50%;padding: 5px;}
.ys_box46 >.con >ul >li >.group{display: block;width: 100%;}
.ys_box46 >.con >ul >li.li01 >.group{background: #dfab30;}
.ys_box46 >.con >ul >li.li02 >.group{background: #409fcd;}
.ys_box46 >.con >ul >li.li03 >.group{background: #8fc31e;}
.ys_box46 >.con >ul >li.li04 >.group{background: #eb505a;}
.ys_box46 >.con >ul >li >.group >span{font-size: 0.6rem;display: block;padding: 20px 0px;border-bottom: 1px dotted white;text-align: center;color: white;}
.ys_box46 >.con >ul >li >.group >p{font-size: 0.4rem;line-height: 28px;padding: 0.2rem;color: white;}
.ys_box47{width: 100%;background: #ececec;}
.ys_box47 >ul{padding: 5px;}
.ys_box47 >ul >li{width: 100%;float: left;padding: 5px;}
.ys_box47 >ul >li#bbj>.con{min-height:initial;}
.ys_box47 >ul >li >.con{display: block;width: 100%;background: #fff;min-height: 155px;}
.ys_box47 >ul >li >.con >.tit{height: 155px;float: left;width: 30%;padding: 8px;}
.ys_box47 >ul >li >.con >.tit >img{width: 100% !important;max-height: 100% !important;}
.ys_box47 >ul >li >.con >.tit1{margin-top: 18px;font-size: 0.5rem;line-height: 0.8rem;overflow: hidden;display: inline-block;}
.ys_box47 >ul >li >.con >p{font-size: 0.4rem;padding-bottom: 10px;color: #666;line-height: 0.8rem;padding-right: 10px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
#bbj >.con >a{display: block;}
#bbj >.con >a >img{display: block;width: 100%;height: 100%;}
.ys_box48{width: 100%;border: 1px solid #ddd;}
.ys_box48 >ul{}
.ys_box48 >ul >li{display: block;width: 100%;}
.ys_box48 >ul >li >span{display: block;font-weight: bold; width: 100%;padding-right: 10px; cursor: pointer; padding-left: 10px; border-bottom: 1px solid #ddd;height: 40px;line-height: 40px;}
.ys_box48 >ul >li >span >label{float: right;font-size: 20px;}
.ys_box48 >ul >li >div{display: block;width: 100%;padding: 10px;padding-bottom: 0px;padding-top: 0px;height: 0px;overflow: hidden;}
.ys_box48 >ul >li.active{border-bottom: 1px solid #ddd;}
.ys_box48 >ul >li.active >span{border-bottom: none;}
.ys_box48 >ul >li.active >div{height: 100%;padding-bottom: 10px;}
.ys_box49 >ul >li{width: 100%;padding: 10px;margin-bottom: 15px;}
.ys_box49 >ul >li >.con{display: block;width: 100%;padding-bottom: 10px;border-bottom: 1px solid #4D5191;position: relative;}
.ys_box49 >ul >li >.con >span{display: inline-block;position: absolute;left: 5px;bottom: 1px; font-size: 1rem;padding-right: 15px;color: #4D5191;}
.ys_box49 >ul >li >.con >p{float: right;width: 89%;color: #666;}
.ys_box50{width: 100%;overflow: hidden;}
.ys_box50 >.tit{text-align: center;width: 100%;padding-bottom: 40px;}
.ys_box50 >.tit >span{font-size: 24px;color: #FDA313;border-bottom: 1px solid #98B2CD;padding-bottom: 10px;margin-bottom: 10px;display: inline-block;}
.ys_box50 >.tit >p{color: #0F75E5;font-size: 0.4rem;}
.ys_box50 >ul{}
.ys_box50 >ul >li{float: left;width: 33.33%;text-align: center;}
.ys_box50 >ul >li >.con{border: 5px solid #e6e6e6; display: block;width: 3rem;height: 3rem;margin: 0px auto; text-align: center;border-radius: 100%;padding: 0.4rem;padding-top: 0.75rem;
	-moz-box-shadow:3px 2px 0px #999 inset;               
	-webkit-box-shadow:3px 2px 0px #999 inset;            
	box-shadow:3px 2px 0px rgba(0,0,0,0.2) inset;  
}
.ys_box50 >ul >li >.con >span{color: #fff;display: block;font-size: 0.4rem;line-height: 0.6rem;}
.ys_box50 >ul >li >.con >p{color: #fff;font-size: 0.3rem;line-height: 0.6rem;}
.ys_box50 >ul >li.li01 >.con{background: #3EC8A7;}
.ys_box50 >ul >li.li02 >.con{background: #5261EB;}
.ys_box50 >ul >li.li03 >.con{background: #00BAEC;}
.ys_box50 >ul >li.li04 >.con{background: #FF5645;}
.ys_box50 >ul >li.li05 >.con{background: #5C86B5;}
.ys_box50 >ul >li.li04{width: 50%;margin-top: 0.4rem;padding-left: 13%;}
.ys_box50 >ul >li.li05{width: 50%;margin-top: 0.4rem;padding-right: 13%;}
.snsj11{text-align: center}
.snsj11 ul{padding: 0px;margin: 0px;}
.snsj11 ul li{display:block;color: #333;float: left;border: solid 1px #696969;transition: backgroundcolor 0.4s;-webkit-transition:background 0.4s;-moz-transition: background 0.4s;border-radius:5px;}
.snsj11 ul li >span{font-size: 0.5rem !important;}
.u-two>li{margin: 1% 0% 0 0.4%;width:48.9%;}
.u-three>li{margin: 1% 0% 0 0.4%;width:32.2%;}
.u-four>li{margin: 1% 0% 0 0.4%;width:48.9%;}
.u-five>li{margin: 1% 0% 0 0.4%;width:18.9%;}
.sns-bg{display: block; margin:0.4rem 0;font-size: 0.5rem;font-weight: 600;line-height: 0.5rem;}
/*标题*/
.Bt_box01{text-align: center;}
.Bt_box01 >span{position: relative; display: inline-block;padding: 0.1rem 0px;font-size: 0.5rem;font-weight: bold;border-bottom: 0.06rem solid #000000;}
.Bt_box01 >span::after{position: absolute;bottom: -18px;left: 50%; content: "";display: inline-block;width: 0;height: 0;border-left: 6px solid transparent;border-right: 6px solid transparent;border-top: 12px solid #000;}

.Bt_box02{position: relative;border-bottom: 1px solid red;padding-bottom: 0.1rem;}
.Bt_box02 >span{font-size: 0.4rem;color: #000;font-weight: bold;}
.Bt_box02 >label{font-size: 0.35rem;color: #000;display: inline-block;padding-left: 5px;}
.Bt_box02::after{content: "";display: inline-block;position: absolute;bottom: 0px;right: 0px; width: 45%;height: 3px;background: red;}


.Bt_box03{background: url(../img/bt_bg.png) no-repeat center center;padding: 10px 0;background-size:auto 100% ;margin: 0.6rem 0;}
.Bt_box03>span{display: block;text-align: center;font-size: 0.5rem;font-weight: bold;}
.Bt_box03>span>i{font-style: normal;font-size: 0.55rem;}

.Bt_box04{text-align: center;margin: 0.6rem  0;}
.Bt_box04>div{display: inline-block;font-size: 0.5rem;border:2px solid #009ee8;height: 50px;line-height: 46px;overflow: hidden;border-radius:5px ;}
.Bt_box04>div>span{display: inline-block;background-color: #009ee8;margin-right: 15px;width: 50px;height: 50px;}
.Bt_box04>div>span>img{width: 100%;}

.ys_box52{width: 100%;overflow: hidden;}
.ys_box52 >.swiper-container >.swiper-wrapper{height:auto;display:block!important;}
.ys_box52 >.swiper-container >.swiper-wrapper >.swiper-slide{width: 100%;padding: 10px;height:auto;}
.ys_box52 >.swiper-container >.swiper-wrapper >.swiper-slide>ul{height:100%;}
.ys_box52 >.swiper-container >.swiper-wrapper >.swiper-slide>ul>li{height:100%;padding-bottom: 70px}
.ys_box52 >.swiper-container >.swiper-wrapper >.swiper-slide li{float: left;width: 100%;margin: 0.7%; padding: 20px;}
.ys_box52 >.swiper-container >.swiper-wrapper >.swiper-slide li >.tit{}
.ys_box52 >.swiper-container >.swiper-wrapper >.swiper-slide li >.tit >img{width: 70px;height: 70px;float: left;margin-right: 15px;}
.ys_box52 >.swiper-container >.swiper-wrapper >.swiper-slide li >.tit >span{font-size: 16px;font-weight: bold;}
.ys_box52 >.swiper-container >.swiper-wrapper >.swiper-slide li >.tit >p{font-size: 0.4rem;color: #888;line-height: 23px;padding-top: 8px;}
.ys_box52 >.swiper-container >.swiper-wrapper >.swiper-slide li >p{padding: 20px 0px;font-size: 0.4rem;color: #666666;line-height: 23px;}
.ys_box52 >.swiper-container >.swiper-wrapper >.swiper-slide li >ul{left:12%;bottom:30px;position:absolute;width:76%;}
.ys_box52 >.swiper-container >.swiper-wrapper >.swiper-slide li >ul >li{float: left;width: 100%;padding:0;margin:0;}
.ys_box52 >.swiper-container >.swiper-wrapper >.swiper-slide li >ul >li >a{display: none;width: 100%;height: 36px;background-color: #786ca5;border-radius: 4px;line-height: 36px;text-align: center;font-size: 0.4rem;color: #fff;}
.ys_box52 >.swiper-container >.swiper-wrapper >.swiper-slide li >ul >li >a.a1{}
.ys_box52 >.swiper-container >.swiper-wrapper >.swiper-slide li >ul >li >a.a2{background: #71584b;}

.ys_box53.green .details-outfit-tab >.active{background-color:#264887;}
.ys_box53.green .details-outfit2-list>li{background-color:#7695cf;}
.ys_box53.green .details-outfit2-evaluate li{color:#fff;}
.ys_box53.green .details-outfit2-name{background-color:#7965cf;}
.ys_box53.green .details-outfit2-name:after{border-left: 14px solid #7965cf;}
.details-course-tit{color:#000000;font-size:18px;}
.details-outfit-tit{}
.details-outfit-tit >span{display: block;text-align: center;font-size: 18px;padding-bottom: 30px;font-weight: bold;}
.details-outfit-tab{font-size:14px;color:#666666;font-weight: 400;float:left;width: 100%;padding: 0px 15px;}
.details-outfit-tab li{cursor:pointer;float:left;width: 25%;text-align:center;font-size: 0.4rem;border:1px solid #eeeaff;background-color: #fbfaff;border-left:none;}
.details-outfit-tab li:first-child{border-left:1px solid #eeeaff;}
.details-outfit-tab >.active{background-color: #786ca5;color:#fff;}
.details-outfit-main >ul{display:none;padding: 0px 15px;}
.details-outfit2-list>li{margin-top:20px;border:1px solid #ede9ff;background-color: #fbfaff;overflow: hidden;padding:0.2rem;}
.details-outfit2-list>li>img{margin-bottom:0.2rem;}
.details-outfit-img{width: 40%!important;float:left;}
.details-outfit2-name{margin-left: 15px;display:inline-block;width:135px;height:28px;background-color: #a49457;color:#fff;line-height:28px;text-align:center;position: relative;font-size:16px;font-weight:bold;}
.details-outfit2-name:after{content: "";border:14px solid transparent;border-left:14px solid #a49457;display: inline-block;position: absolute;right:-28px;top:0; }
.details-outfit2-cont{}
.details-outfit2-cont >h3{padding-left: 40%;}
.details-outfit2-class{width: 100%;margin-left: 15px;margin-top: 10px; font-size: 0.4rem;color:#000;font-weight:bold;display: block;text-align: left;line-height: 0.8rem;}
.details-outfit2-offer,.details-outfit2-ask{display: inline-block;width:136px;height:36px;text-align:center;line-height: 36px;font-size:14px;border-radius:4px;float:right;}
.details-outfit2-ask{background-color: #786ca5;color:#fff;}
.details-outfit2-offer{color:#786ca5;border:1px solid #786ca5;margin-left:16px;}
.details-outfit2-evaluate{padding-top: 20px;}
.details-outfit2-evaluate li{color:#666;line-height:30px;}

.ys_box53{}
.ys_box53 ul{padding: 0px;}

#memberI_nav .bar{width:50px;height:3px;position:absolute;bottom:0px;}
#memberI_nav .bar .memberI_color{width:36px;margin:0 auto;height:3px;background: #2992f5;}
.ys_box54{width: 100%;overflow: hidden;}
.ys_box54 >#memberI_nav{border-bottom: 1px solid #ebebeb;width: 100%;overflow: hidden;}
.ys_box54 >#memberI_nav >.swiper-wrapper{}
.ys_box54 >#memberI_nav >.swiper-wrapper >.swiper-slide{}
.ys_box54 >#memberI_nav >.swiper-wrapper >.swiper-slide >span{margin: 0 5px;text-align: center;display: block;line-height: 3;font-size: 0.4rem;color: #333333;}
.ys_box54 >#memberI_nav >.swiper-wrapper >.swiper-slide.active{}
.ys_box54 >#memberI_page{}
.ys_box54 >#memberI_page >.swiper-wrapper{}
.ys_box54 >#memberI_page >.swiper-wrapper >.swiper-slide{}
.ys_box54 >#memberI_page >.swiper-wrapper >.swiper-slide >.group{padding: 0.45rem;}
.ys_box54 >#memberI_page >.swiper-wrapper >.swiper-slide >.group >p{line-height: 0.8rem;}

/* 10.7 */
.ys_box55{background-color:#efefef;padding: 0.2rem;}
.ys_box55:last-child{padding-bottom: 0.3rem;}
.ys_box55>span{color: #333333;display: block;font-size: 0.45rem;padding: 0.5rem 0;text-align: center;font-weight: bold;padding-top: 0.2rem;}
.ys_box55>ul{}
.ys_box55>ul>li{position: relative;background-color: #ffffff;padding: 2%;margin-bottom: 0.5rem;}
.ys_box55>ul>li:last-child{margin-bottom: 0px;}
.ys_box55>ul>li:before,.ys_box55>ul>li:after{clear:both;display:block;content:"";height:0;visibility:hidden;font-size: 0;}
.ys_box55>ul>li>span{margin-top: 5%;display: block;width: 15%;margin-right: 0.4rem;float: left;}
.ys_box55>ul>li>span>img{width: 100% !important;}
.ys_box55>ul>li>div{float: left;width: 75%;}
.ys_box55>ul>li>div>span{color:#ab46ce;font-size: 0.4rem;font-weight: bold;margin:0.2rem 0;display: block;}
.ys_box55>ul>li>div>p{font-size: 0.4rem;color: #999;line-height: 0.6rem;}

.ys_box56{padding: 0.2rem;}
.ys_box56>span{font-size: 0.45rem;color: #ab46ce;margin-bottom:0.4rem;font-weight: bold;text-align: center;display: block;}
.ys_box56>p{font-size: 0.4rem;color: #666666;text-align: center;margin-bottom: 0.4rem;}
.ys_box56>.box{position: relative;}
.ys_box56>.box:after{content:'';display: block;width:1px;height: 100%;background-color: #f8f8f8;position: absolute;top:5px;left:calc(50% - 2px );z-index: 1;}
.ys_box56>.box>div{display:flex;flex-flow:row wrap;}
.ys_box56>.box>div>div{width:46%;float: left;background-color: #ECECEC;padding: 10px 20px 20px 20px;position:relative;}
.ys_box56>.box>div>div:before{content: '';display: block;width: 6px;height: 6px;border: 2px solid #ab46ce;position: absolute;border-radius:50% ;z-index: 2;}
.ys_box56>.box>div>div>span{font-size: 3rem;position: absolute;right: 15px;color: #f2ebf5;top:50%;font-weight: bold;z-index: 1;display: block;}
.ys_box56>.box>div>div.i_l{margin-right:4%;margin-bottom: 20px;}
.ys_box56>.box>div>div.i_l:before{top:20px;left:calc(100%/0.46/2 - 5px);}
.ys_box56>.box>div>div.i_l:after{top: 15px;right: -20px;content: "";border: 10px solid transparent;border-left: 10px solid #f8f8f8;display: inline-block;position: absolute;}
.ys_box56>.box>div>div.i_r{margin-left: 4%;margin-bottom: 20px;}
.ys_box56>.box>div>div.i_r:before{top:67px;right:calc(100%/0.46/2 - 5px);}
.ys_box56>.box>div>div.i_r:after{top: 60px;left: -20px;content: "";border: 10px solid transparent;border-right:10px solid #f8f8f8;display: inline-block;position: absolute;}
.ys_box56>.box>div>div>.tit{}
.ys_box56>.box>div>div>.tit>img{margin-right: 10px;width: 15%;}
.ys_box56>.box>div>div>.tit>span{font-size: 0.4rem;color: #333;font-weight: bold;}
.ys_box56>.box>div>div>p{font-size: 0.4rem;color: #999;margin:0.2rem 0;position: relative;z-index: 2;}

.ys_box57{padding: 0.2rem;}
.ys_box57>.img>img{display: block;width: 50% !important;margin: 0 auto;}
/*.ys_box57>.swiper-container{padding-bottom: 1rem;margin: 0.4rem 0;}*/
.ys_box57>.swiper-container{padding-bottom: 1.5rem;}
.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide>.group{position: relative;}
.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide>.group>div>span{font-size: 0.45rem;color: #ab46ce;font-weight: bold;margin-left: 15%;}
.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide>.group>div>p{font-size: 0.4rem;color:#999;margin-top: 0.2rem;}
.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide>.group>span{width: 15%;display: block;position: absolute;top:0;left: 0;}
.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide>.group>span>img{width: 90%;}

.ys_box58{}
.ys_box58>.tab>span{font-size: 0.3rem;width:23%;margin:0 1%;float: left;padding: 5px 0;background-color: #fdc003;display: block;text-align: center;color: #FFFFFF;cursor: pointer;border-radius:5px ;position: relative;}
.ys_box58>.tab>span.active{background-color: #e23304;}
.ys_box58>.tab>span.active:after{display:inline-block;width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-top:8px solid #e23304;position: absolute;bottom:-8px;content:'';left: 47%;}
.ys_box58>.swiper-container{background-color: #e7e7e7;margin: 0.4rem 1%;}
.ys_box58>.swiper-container>.swiper-wrapper>.swiper-slide{font-size: 0.35rem;line-height: 0.6rem;padding: 0.2rem;}

.ys_box59{background:none!important;background-color: #f5f7fa!important;padding:0.4rem 0.8rem;}
.ys_box59>span{color: #424a57!important;display: block;text-align: center;font-size: 0.5rem;font-weight: bold;}
.ys_box59>span>b{color: #1a68dd;}
.ys_box59>form{margin:0.2 0 0 0;}
.ys_box59>form>div>select{width:100%;height: 40px;line-height: 40px;padding-left:0.4rem;background: transparent;border: 1px solid #dfe4e9;border-radius:5px ;outline: none;appearance: none;-webkit-appearance: none;background: url(https://img.qinxue365.com/uploads/allimg/180723/1H3404525-1.png) no-repeat 94% center;background-color: #FFFFFF;background-size:4% ;font-size: 0.4rem;padding: 0 0.4rem;margin-bottom: 10px;}
.ys_box59>p{font-size: 0.35rem;text-align: center;margin: 0.4rem 0;color:#7d8695;}
.ys_box59>p:after{content: "";width: 0.7rem;height:5px;margin: 0.2rem auto;background-color: #1a68dd;display: block;}
.ys_box59>form>div>input{width:100%;height: 40px;line-height: 40px;padding: 0 10px;border-radius:5px ;border: 1px solid #dfe4e9;margin-bottom:10px;padding: 0 0.4rem;font-size: 0.4rem;}
.ys_box59>form>div>input.last{margin-right: 0;}
.ys_box59>form>input{width:100%;height: 40px;line-height: 40px;background-color: #1b6be2;margin:0.2rem auto 0.2rem auto;display: block;border-radius:5px ;color: #FFFFFF;cursor: pointer;padding: 0;font-size: 0.4rem;}

.ys_box60>ul{display: flex;flex-flow: wrap row;}
.ys_box60>ul>li{width: 25%;float: left;margin-bottom:0.4rem;}
.ys_box60>ul>li>.img>img{display: block;margin:0 auto;max-width: 90%;}
.ys_box60>ul>li>span{display: block;text-align: center;font-size: 0.4rem;margin:0.2rem 0;color: #000000;}
.ys_box60.three_two>ul>li{width: 33.3%;}

.ys_box61{background-color: #FFFFFF!important;margin: 0.2rem;padding-bottom: 0.8rem;}
.ys_box61>.swiper-wrapper>.swiper-slide{padding:0.2rem 0.8rem;}
.ys_box61>.swiper-wrapper>.swiper-slide>img{width: 46%;display: block;margin: 0 auto;}
.ys_box61>.swiper-wrapper>.swiper-slide>div>span{font-size: 0.45rem;color: #000000;display: block;margin: 0.4rem 0;text-align: center;}
.ys_box61>.swiper-wrapper>.swiper-slide>div>p{font-size: 0.35rem;line-height: 0.6rem;}
.ys_box61>.introduction{background-color:transparent!important;}

/* .ys_box62{padding: 0.2rem;} */
.ys_box62>ul{display:flex;flex-flow:row wrap;}
.ys_box62>ul>li{width: 49%;margin-right: 2%;padding: 0.2rem;box-shadow: 0 0 10px rgba(5,101,210,0.3);margin-bottom: 0.2rem;border-radius:5px ;text-align: center;}
.ys_box62>ul>li:nth-child(2n){margin-right: 0;}
.ys_box62>ul>li>.i_l{text-align: center;}
.ys_box62>ul>li>.i_l>img{width: 100%;}
.ys_box62>ul>li>.i_r>span{font-size: 0.4rem;color: #000000;margin: 0.2rem 0;display: block;text-align: center;}
.ys_box62>ul>li>.i_r>div{font-size: 0.35rem;line-height: 0.6rem;color: #999;}

.ys_box63{padding: 0.2rem;}
.ys_box63>ul{display:flex;flex-flow:row wrap;}
.ys_box63>ul>li{width: 49%;margin-right: 2%;float: left;padding: 0.2rem;box-shadow: 0 0 10px rgba(5,101,210,0.3);margin-bottom: 0.2rem;border-radius:5px ;position: relative;padding-bottom:0rem;}
.ys_box63.no_zixun>ul>li{padding-bottom:0;}
.ys_box63>ul>li:nth-child(2n){margin-right: 0;}
.ys_box63>ul>li>.i_l>img{width:50%;margin: 0 auto;display: block;}
.ys_box63>ul>li>.i_r>span{font-size: 0.4rem;color: #000000;margin: 0.2rem 0;display: block;text-align: center;font-weight: ;}
.ys_box63>ul>li>.i_r>p{font-size: 0.35rem;color: #999;margin: 0.2rem 0;text-align:center;}
.ys_box63>ul>li>.i_r>a{display: none;width: 60%;text-align: center;margin:0 auto;font-size: 0.35rem;color: #FFFFFF !important;border: none !important;background-color:#42afff;border-radius:20px ;margin-bottom: 0.3em;position: absolute;bottom: 15px;left:20%;}

.ys_box64{padding:0.2rem;}
.ys_box64>ul>li{width: 49%;float: left;margin-right: 2%;margin-bottom: 0.2rem;}
.ys_box64>ul>li:nth-child(2n){margin-right: 0;}
.ys_box64>ul>li>.mfy>.ss-box{padding: 0.2rem 0;}
.ys_box64>ul>li>.mfy>.ss-box>img{display: block;margin: 0 auto;width:45%;}
.ys_box64>ul>li>.mfy>.ss-box>a{display: none;width: 60%;padding: 0.1rem 0;border: 1px solid #FFFFFF;border-radius:20px;margin: 0 auto;color: #FFFFFF;text-align: center;font-size: 0.35rem;margin-bottom: 0.1rem;}
.ys_box64>ul>li>.xl>span{font-size: 0.4rem;font-weight: bold;margin: 0.2rem 0;display: block;text-align: center;}
.ys_box64>ul>li>.xl>p{font-size: 0.35rem;color: #000000;text-align: center;line-height: 0.6rem;}

.ys_box65{padding: 0.2rem;}
.ys_box65>div:before,.ys_box65>div:after{content: "";clear: both;display:block;height:0;visibility:hidden;font-size: 0;}
.ys_box65>div{margin-bottom:0.4rem;border-bottom: 1px dashed #dedede;padding-bottom:0.2rem;}
.ys_box65>div.no_line{border-bottom:0;}
.ys_box65>div>.img{width: 29%;margin-right:2%;float: left;}
.ys_box65>div>.img>img{width: 100%;}
.ys_box65>div>.wenzi{line-height:0.6rem;text-align: justify;line-height: 0.8rem;}
.ys_box65>div.i_r>.img{float: right;margin-right: 0;margin-left: 2%;}


.ys_box66{}
.ys_box66 >ul{padding-right: 10px;padding-bottom: 10px;display:flex;flex-flow:row wrap;}
.ys_box66 >ul >li{width: 50%;float: left;padding: 10px;padding-right: 0px;padding-bottom: 0px;}
.ys_box66 >ul >li >.con{padding: 20px;text-align: center;height:100%;}
.ys_box66 >ul >li >.con >img{width: 35%;max-width: 100%;display: block;margin: 0 auto;margin-bottom: 10px;}
.ys_box66 >ul >li >.con >span{color: #fff;font-size: 0.4rem;display: block;}

.ys_box67{padding: 0.2rem;}
.ys_box67>ul{display: flex;flex-flow: row wrap;}
.ys_box67>ul>li{width:49%;margin-right: 2%;padding: 0.2rem;}
.ys_box67>ul>li>img{width: 70%;margin: 0 auto;display: block;}
.ys_box67>ul>li:nth-child(2n){margin-right: 0%;}
.ys_box67>ul>li>span{display: block;font-size: 0.45rem;text-align: center;font-weight: 600;margin: 0.2rem 0;}
.ys_box67>ul>li>p{font-size: 0.4rem;text-align: justify;line-height: 0.6rem;}

.ys_box68{padding: 0.2rem;}
.ys_box68>ul>li{margin-bottom: 0.4rem;border-bottom: 1px dashed #dedede;padding-bottom: 0.4rem;}
.ys_box68>ul>li>span{display: block;font-size: 0.45rem;font-weight: bold;margin-bottom: 0.4rem;}
.ys_box68>ul>li>span>img{margin-right: 0.2rem;}
.ys_box68>ul>li>p{font-size: 0.4rem;line-height: 0.6rem;width:60%;display: inline-block;color: #666;}
.ys_box68>ul>li>.img{display: inline-block;width: 38%;}
.ys_box68>ul>li>.img>img{width: 60%;display: block;margin: 0 auto;}

.ys_box69{padding: 0.2rem;}
.ys_box69>ul>li{position: relative;margin-bottom: 1.3rem;}
.ys_box69>ul>li>span{display: block;position: absolute;top: -1rem;width: 100%;z-index: 999;}
.ys_box69>ul>li>span>img{width:2.8rem;display: block;margin: 0 auto;border: 0.2rem solid #0050A1;border-radius:50%;}
.ys_box69>ul>li>div{background-color: #0050A1;padding: 0.2rem;border-radius:5px ;position: relative;padding-top: 1.6rem;}
.ys_box69>ul>li>div>p{color: #FFFFFF;bottom: 0.3rem;width: 90%;margin-left: 5%;}
.ys_box69>ul>li>p{font-size: 0.4rem;padding:0.4rem 0.2rem;line-height: 0.6rem;}
.ys_box69>ul>li>a{display: none;}
.ys_box69>ul>li.li02>div{background-color: #FFC700;}
.ys_box69>ul>li.li02>span>img{border-color:#FFC700;}
.ys_box69>ul>li.li03>div{background-color: #05ADEB;}
.ys_box69>ul>li.li03>span>img{border-color:#05ADEB;}
.ys_box69>ul>li.li03{margin-bottom:-0.5rem;}

.ys_box70{padding: 0.2rem;}
.ys_box70>ul>li{margin-bottom: 0.4rem;padding: 0.4rem;background-size:100% 100% ;background-image: linear-gradient(to right,#33b857 10%,#98da42 90%);}
.ys_box70>ul>li>span{display: block;font-size: 0.5rem;color: #FFFFFF;}
.ys_box70>ul>li>p{font-size: 0.4rem;color: #FFFFFF;margin: 0.4rem 0;line-height:0.6rem;}
.ys_box70>ul>li>a{display: none;}
.ys_box70>ul>li>div>img{width: 100%;}
.ys_box70.orange>ul>li{background-image: linear-gradient(to right,rgb(251, 125, 93) 10%,#ef8958 90%);}
.ys_box70.black>ul>li{background:linear-gradient(to right, #0c0c0c 10%, #6d6d6d 90%)}
.ys_box70.red>ul>li{background: linear-gradient(to right, #f7584e, #ef6262);}
.ys_box70.blue>ul>li{background: linear-gradient(to right, #43a6e0, #66d9ea)}
.ys_box70.purple>ul>li{background: linear-gradient(to right, rgb(82, 53, 163), #5e6db5);}
.ys_box70.brownness>ul>li{background: linear-gradient(to right, #8c512e, #9e7346)}

.ys_box71{padding: 0.2rem;}
.ys_box71>ul{display: flex;flex-flow: row wrap;}
.ys_box71>ul>li{width: 49%;margin-right: 2%;box-shadow: 0 0 10px rgba(0,0,0,0.1); margin-bottom: 0.2rem;position: relative;}
.ys_box71>ul>li:nth-child(2n){margin-right:0;}
.ys_box71>ul>li>.title{position: relative;background: url(https://img.766it.com/bianjiqi/img/ys_71_bg.jpg) no-repeat center center; background-size:100% 100% ;height: 40px;margin: 0;padding: 0;}
.ys_box71>ul>li>.title>span{display: block;width: 60%;font-size: 0.45rem;position: absolute;left: 40%;top: 9px;color: #9f3131;}
.ys_box71>ul>li>.title>i{font-size: 20px;color: #FFFFFF;margin-left: 10%;font-style: normal;font-weight: bold;position: absolute;top: 20%;}
.ys_box71>ul>li>div{margin: 0.3rem 0;padding: 0 0.3rem;font-size: 0.4rem;line-height: 0.6rem;text-align: justify;}
.ys_box71>ul>li>a{display: none;}


.ys_box72{background:none!important; padding: 10px;background-color: #3a4a6e!important;}
.ys_box72>ul{display: flex;flex-flow: row wrap;}
.ys_box72>ul>li{width: 48.5%;float: left;padding:0.2rem;position: relative;border:1px solid #FFFFFF ;margin-right: 3%;margin-bottom: 0.3rem;padding-bottom: 10px;border-radius: 5px;}
.ys_box72>ul>li:nth-child(2n){margin-right: 0;}
.ys_box72>ul>li>span{font-size: 0.5rem;text-align: center;color: #FFFFFF;text-align: center;display: block;}
.ys_box72>ul>li>p{text-align: center;font-size: 0.4rem;color: #FFFFFF;line-height: 25px;margin:0.5rem 0;transform: rotatey(0);transition: all 0.8s linear;}
.ys_box72>ul>li>a{width: 80%;text-align: center;display: block;position: absolute;bottom: 5%;left: 10%;color: #435375;font-size:0.4rem;background: url(https://img.766it.com/bianjiqi/img/ys_72icon03.png) no-repeat center center;background-size:100% 100%;height: 40px;line-height: 40px;font-weight: 600;display:none;}

.ys_box73{padding: 0.2rem 0;}
.ys_box73>ul{display: flex;flex-flow: row wrap;}
.ys_box73>ul>li{width: 50%;float: left;padding: 5px;}
.ys_box73>ul>li>div{border: 1px solid #ccc;height: 100%;position: relative;padding-bottom: 10px;border-radius:5px ;}
.ys_box73.no_zixun>ul>li>div{padding-bottom:0;}
.ys_box73>ul>li>div>.title{width:90%;height: 50px;margin-top: 20px; border-top-right-radius: 50px;border-bottom-right-radius: 50px; background: -webkit-linear-gradient(to right, rgba(1,150,254,1) 0%, rgba(1,209,254,1) 100%);background: linear-gradient(to right, rgba(1,150,254,1) 0%, rgba(1,209,254,1) 100%);line-height: 50px;color: #FFFFFF;padding-left: 8px;}
.ys_box73>ul>li>div>.title{position: relative;}
.ys_box73>ul>li>div>.title>span{font-size: 0.5rem;}
.ys_box73>ul>li>div>.title>i{position: absolute;width: 40px;height: 40px;display: block;background-color: #FFFFFF;border-radius:50% ;right: 10px;top: 4px;padding: 4px;}
.ys_box73>ul>li>div>.title>i>img{width: 100%;display: block;margin: 0 auto;}
.ys_box73>ul>li>div>p{padding:0.3rem 10px;line-height: 30px;font-size: 0.4rem;color: #696969;}
.ys_box73>ul>li>div>a{display: none;width: 80%;height: 40px;line-height: 36px;text-align: center;border: 2px solid #01b8fe;position: absolute;bottom: 20px;left: 10%;color: #01b8fe;border-radius:20px ;font-size: 0.35rem;}

.ys_box74{padding: 0.2rem;}
.ys_box74>ul{display:flex;flex-flow:row wrap;background:none!important;}
.ys_box74>ul>li{width:50%;float: left;border: 1px solid #FFFFFF;padding: 0.2rem;}
.ys_box74>ul>li>.img>img{display: block;margin: 0 auto;}
.ys_box74>ul>li>span{text-align: center;font-size: 0.45rem;text-align: center;color: #000000;display: block;font-weight: bold;}
.ys_box74>ul>li>p{line-height: 0.6rem;margin: 0.3rem 0;padding: 0.2rem;text-align: center;color:#0ea981;}

.ys_box74>ul>li:nth-child(1){border-right:1px solid #ccc ;border-bottom:1px solid #ccc ;}
.ys_box74>ul>li:nth-child(2){border-bottom:1px solid #ccc ;}
.ys_box74>ul>li:nth-child(3){border-right:1px solid #ccc ;border-bottom:1px solid #ccc ;}
.ys_box74>ul>li:nth-child(4){border-bottom:1px solid #ccc ;}
.ys_box74>ul>li:nth-child(5){border-right:1px solid #ccc ;}

.ys_box75{padding: 0.2rem;}
.ys_box75>ul{display: flex;flex-flow: row wrap;}
.ys_box75>ul>li{width:48.5%;float: left;margin-right:3%;border:1px dashed #0ea981;background-color:#fff7d4;margin-bottom: 35px;}
.ys_box75>ul>li:nth-child(2n){margin-right: 0;}
.ys_box75>ul>li>p{padding: 10px;line-height: 25px;text-align: justify;font-size: 0.4rem;}
.ys_box75>ul>li>.title{background: #0ea981;width: 90%;height: 40px;line-height: 40px;position: relative;margin: -20px auto 0 auto;color: #FFFFFF;border-radius:40px ;position: relative;padding-left: 50px;font-size: 0.45rem;}
.ys_box75>ul>li>.title>i{display: block;width: 45px;height: 45px;background: url(https://img.766it.com/bianjiqi/img/ys75_i01.png) no-repeat center center;position: absolute;left: -2.5px;top: -2.5px;background-size:100% 100% ;font-style: normal;line-height: 45px;font-size:0.45rem;text-align: center;}


.ys_box76{padding:0.4rem 0.2rem 0.2rem 0.2rem;background-color: #008b63;}
.ys_box76>ul{display: flex;flex-flow: row wrap;}
.ys_box76>ul>li{width: 48.5%;margin-right: 3%;background-color: #FFFFFF;margin-bottom: 0.3rem;}
.ys_box76>ul>li>.box>img{display: none;}
.ys_box76>ul>li>.box>.txt{padding: 0.2rem;font-size: 0.4rem;line-height: 0.6rem;}
.ys_box76>ul>li>.box>.img{position: relative;}
.ys_box76>ul>li>.box>.img>img{width: 100%;}
.ys_box76>ul>li>.box>.img>span{display: block;background: rgba(0,139,99,0.6);position: absolute;left: 0;bottom: 0;width: 100%;text-align: center;padding: 0.2rem 0;font-size:0.4rem ;color: #FFFFFF;}
.ys_box76>ul>li:nth-child(2n){margin-right: 0;}


.ys_box77{padding:0.4rem 0.2rem 0.2rem 0.2rem;}
.ys_box77>ul{}
.ys_box77>ul>li{background-color: #FFFFFF;margin-bottom: 0.3rem;}
.ys_box77>ul>li>div{padding: 0.2rem;border-radius:5px ;}
.ys_box77>ul>li>div>.txt{background-color: #FFFFFF;padding: 0.2rem 0.2rem;}
.ys_box77>ul>li>div>.txt>.i_l{width: 30%;float: left;margin-right: 2%;}
.ys_box77>ul>li>div>.txt>.i_l>img{width: 100%;display:block;margin:0 auto;}
/* .ys_box77>ul>li>div>.txt>.i_r{width: 68%;float: left;font-size: 0.4rem;line-height: 0.6rem;} */
.ys_box77>ul>li>div>.txt>.i_r{font-size: 0.4rem;line-height: 0.6rem;}
.ys_box77>ul>li>div>p{margin-top: 0.2rem;text-align: center;font-size: 0.45rem;color: #FFFFFF;}

.ys_box78{padding: 0.4rem 0.2rem 0.2rem 0.2rem;}
.ys_box78>ul{display: flex;flex-flow: row wrap;}
.ys_box78>ul>li{width:48.5%;margin-right: 3%;margin-bottom: 0.3rem;border-top-left-radius:5px ;border-top-right-radius:5px;overflow: hidden;}
.ys_box78>ul>li:nth-child(2n){margin-right: 0;}
.ys_box78>ul>li>div{background-color: #eef0f9;height:100%;}
.ys_box78>ul>li>div>.txt{font-size: 0.4rem;color: #0c7df5;padding:0.3rem 0.2rem;line-height: 0.8rem;text-align: justify;}
.ys_box78>ul>li>div>.title{padding: 0.3rem 0;font-size: 0.45rem;text-align: center;color: #FFFFFF;background-color: #0c7df5;}

/* .ys_box79{padding: 0.2rem;} */
.ys_box79>ul{display: flex;flex-flow: row wrap;}
.ys_box79>ul>li{width: 48.5%;margin-right: 3%;margin-bottom: 0.3rem;}
.ys_box79>ul>li:nth-child(2n){margin-right: 0;}
.ys_box79>ul>li>div{border: 1px solid #cc0001;position: relative;height:100%;}
.ys_box79>ul>li>div>span{width: 0.7rem;height:0.7rem;display: block;position: absolute;left: 0;top: 0;background-color: #ff4e5a;line-height:0.7rem;text-align: center;border-radius:50% ;position: absolute;left:4%;top: 12px;font-size: 0.45rem;color: #FFFFFF;}
.ys_box79>ul>li>div>.title{background-color: #cc0001;padding:0.3rem 0;text-align: center;font-size: 0.45rem;color: #FFFFFF;padding-left: 0.8rem;}
.ys_box79>ul>li>div>.box{padding: 10px;text-align: center;line-height: 25px;text-align: justify;color: #555555;font-size: 0.4rem;line-height: 0.6rem;}
.ys_box79>ul>li>div>a{display: none;width: 60%;padding: 5px 0;background-color: #cc0001;text-align: center;color: #FFFFFF;border-radius: 25px;position: absolute;left: 20%;bottom: 10px;}

.ys_box80{background-color: #ECECEC;padding-bottom: 0.8rem;padding-top: 0.4rem;} 
.ys_box80>.swiper-wrapper>.swiper-slide{padding: 0.2rem;}
.ys_box80>.swiper-wrapper>.swiper-slide>div>.img{width: 30%;float: left;margin-right: 2%;}
.ys_box80>.swiper-wrapper>.swiper-slide>div>.img>img{width:100%!important;height: auto!important;}
/* .ys_box80>.swiper-wrapper>.swiper-slide>div>.txt{width: 68%;float: left;} */
.ys_box80>.swiper-wrapper>.swiper-slide>div>.txt>span{display: block;font-size: 0.45rem;font-weight: bold;margin: 0.2rem 0;}
.ys_box80>.swiper-wrapper>.swiper-slide>div>.txt>p{color: #555555;font-size: 0.4rem;text-align: justify;}

.ys_box81>.swiper-wrapper{display: block;}
.ys_box81>.swiper-wrapper>.swiper-slide>div:before,.ys_box81>.swiper-wrapper>.swiper-slide>div:after{clear:both;display:block;content:"";height:0;visibility:hidden;font-size: 0;}
.ys_box81>.swiper-wrapper>.swiper-slide{margin-bottom: 10px;padding: 0.2rem;}
.ys_box81>.swiper-wrapper>.swiper-slide>div>.img>img{width: 100%!important;height: 100%!important;}
.ys_box81>.swiper-wrapper>.swiper-slide>div>.txt{margin-top: 0.4rem;}
.ys_box81>.swiper-wrapper>.swiper-slide>div>.txt>div:nth-child(1){position: relative;padding-left: 17%;}
.ys_box81>.swiper-wrapper>.swiper-slide>div>.txt>div>span{display: block;font-size: 0.45rem;font-weight: bold;}
.ys_box81>.swiper-wrapper>.swiper-slide>div>.txt>div>img{width: 10%;position: absolute;left: 0;top: 0;}
.ys_box81>.swiper-wrapper>.swiper-slide>div>.txt>div>p{font-size: 0.3rem;color:#000;line-height:0.3rem;}
.ys_box81>.swiper-wrapper>.swiper-slide>div>.txt>p{font-size: 0.4rem;line-height: 0.6rem;margin-top: 0.2rem;}
.ys_box81.slider{padding-bottom: 0.6rem;}
.ys_box81.slider>.swiper-wrapper{display:flex;}
.ys_box81.slider>.swiper-wrapper>.swiper-slide>div>.txt>div>img{width: 10%;position: absolute;left: 0;top: 0;}
.ys_box81.slider>.swiper-wrapper>.swiper-slide>div>.txt>div{position: relative;padding-left: 15%;}

.ys_box82{padding: 0.2rem 0;}
.ys_box82>ul{display: flex;flex-flow:row wrap ;}
.ys_box82>ul>li{width:50%;float: left;padding:5px}
.ys_box82>ul>li>div{box-shadow: 0 0 10px rgba(0,0,0,0.1); height: 100%;}
.ys_box82>ul>li>div>img{width: 100%;}
.ys_box82>ul>li>div>div{padding:5px 10px 10px 10px;}
.ys_box82>ul>li>div>div>span{display: block;font-size: 0.45rem;font-weight: bold;margin: 5px 0;}
.ys_box82>ul>li>div>div>p{color: #333333;font-size: 0.4rem;text-align: justify;line-height: 0.6rem;}

.ys_box83{padding: 0.2rem 0;}
.ys_box83>ul{display: flex;flex-flow:row wrap ;justify-content: center;}
.ys_box83>ul>li{width: 48.5%;float: left;margin-right:3%;margin-bottom: 0.3rem;border-bottom:2px solid #3e72ee ;padding:0.2rem;box-shadow: 0 0 10px rgba(0,0,0,0.1); }
.ys_box83>ul>li:nth-child(2n){margin-right: 0;}
.ys_box83>ul>li>.img{}
.ys_box83>ul>li>.img>span{font-size:0.45rem;text-align: center;color: #3e72ee;display: block;margin: 0.3rem 0;font-weight: bold;}
.ys_box83>ul>li>.img>p{border: 2px solid #3e72ee;padding: 3px;border-radius: 50% ;width: 80%;margin: 0 auto;}
.ys_box83>ul>li>.img>p>img{width: 100%;border-radius: 50% ;}
.ys_box83>ul>li>.txt{font-size: 0.4rem;padding-bottom: 0.4rem;line-height: 0.6rem;}

.ys_box84{padding: 0.2rem 0;}
.ys_box84>ul{display:flex;flex-flow:row wrap;}
.ys_box84>ul>li{width: 50%;float: left;padding: 5px;cursor: pointer;}
.ys_box84>ul>li>div{background-color: #d8dee9;;padding:0.2rem;text-align: center;border: 1px solid #134a9d;font-size: 0.4rem;text-align: left;height:100%;}
.ys_box84>ul>li>div>span{font-weight: bold;font-weight: bold;font-size: 0.5rem;margin-right: 5px;}
.ys_box84>ul>li:hover>div{background-color:#134a9d;color: #FFFFFF;}
.ys_box84>ul>li:hover>div>span{color: #FFFFFF;}

.ys_box85{padding:0.2rem 0.2rem 0rem 0.2rem;background-color: #f8f8f8}
.ys_box85>ul{display:flex;flex-flow: row wrap;}
.ys_box85>ul>li{width: 48.5%;float: left;margin-right: 3%;margin-bottom: 0.3rem;}
.ys_box85>ul>li>div{border: 2px solid #f64243;padding: 0.2rem;background-color: #FFFFFF;height:100%;}
.ys_box85>ul>li>div>.box1>img{display: block;margin: 0.3rem auto;width: 40%;}
.ys_box85>ul>li>div>.box1>span{font-size: 0.45rem;text-align: center;display: block;margin: 0.2rem 0;font-weight: bold;color: #f64243;}
.ys_box85>ul>li>div>.box1>p{font-size: 0.32rem;display: none;}
.ys_box85>ul>li>div>.box2{background:none!important;}
.ys_box85>ul>li>div>.box2>span{display: none;}
.ys_box85>ul>li>div>.box2>p{text-align: justify;font-size: 0.4rem;color: #5f5f5f;line-height: 0.6rem;}
.ys_box85>ul>li:nth-child(2n){margin-right: 0;}

.ys_box86{padding: 0.2rem 0;}
.ys_box86>ul{display: flex;flex-flow:row wrap ;}
.ys_box86>ul>li{width: 48.5%;margin-right: 3%;float: left;background: linear-gradient(to right top, #f05463, #e83f53);padding: 0.15rem;margin-bottom: 0.15rem;padding-bottom: 0.4rem;}
.ys_box86>ul>li>div>.i_l{width: 100%;background-color: #FFFFFF;}
.ys_box86>ul>li>div>.i_l>img{display: block;margin: 0 auto;width: 100%;}
.ys_box86>ul>li>div>.i_r>span{font-size: 0.45rem;text-align: center;color: #FFFFFF;margin: 0.2rem 0;display: block;}
.ys_box86>ul>li>div>.i_r>p{font-size: 0.4rem;line-height: 0.6rem;color: #FFFFFF;}
.ys_box86>ul>li:nth-child(2n){margin-right: 0;}
.ys_box86>ul>li:nth-child(2){background: linear-gradient(to right top,#718bdd,#5670c4);}
.ys_box86>ul>li:nth-child(3){background: linear-gradient(to right top,#999ec6,#8188bd);}
.ys_box86>ul>li:nth-child(4){background: linear-gradient(to right top,#42b9ae,#1da196);}
.ys_box86>ul>li:nth-child(5){background: linear-gradient(to right top,#a0c868,#6ca166)}

.ys_box87{background-color: #f8f8f8;padding: 5px 5px;}
.ys_box87>ul{display: flex;flex-flow:row wrap;}
.ys_box87>ul>li{width: 100%;float: left;padding: 5px}
.ys_box87>ul>li>div{background-color: #FFFFFF;height: 100%;border-radius:5px ;overflow: hidden;}
.ys_box87>ul>li>div>.txt{padding: 5px 10px;}
.ys_box87>ul>li>div>.txt>p{font-size: 0.4rem;color: rgba(49,49,49);line-height: 24px;}
.ys_box87>ul>li>div>.txt>p>b{font-size: 0.45rem;color: #c83150;}
.ys_box87>ul>li>div>.title{background-color: #440062;text-align: center;color: #FFFFFF;padding: 10px 0;}
.ys_box87>ul>li>div>.title>span{font-size: 0.45rem;color: #ff7466;font-weight: bold;}
.ys_box87>ul>li>div>.title>em{font-size: 24px;color: #ff7466;font-style: normal;width: 45px;height: 40px;display: inline-block;background: url(https://img.766it.com/bianjiqi/img/ys_87.png) no-repeat center center;background-size:100% 100%;text-align: center;margin-left: 5px;font-weight: bold;}
.ys_box87>ul>li>div>.title>p{font-size: 0.4rem;color: #FFFFFF;margin-top: 5px;}

.ys_box88>.boxx{padding: 0.3rem 0rem;}
.ys_box88>.boxx>span{display: block;font-size: 0.5rem;color: #000000;padding-left: 0.3rem;position: relative;font-weight: bold;}
.ys_box88>.boxx>span:before{content: "";width: 5px;height: 75%;border-radius:0px ;background-color: #06b3b3;left: 0;top: 3px;display: block;position: absolute;}
.ys_box88>.boxx>.list{padding: 0.4rem 0.2rem;background-color: #f2f5f8;margin-top: 0.4rem;}
.ys_box88>.boxx>.list>.day{position: relative;padding-left: 0.3rem;font-size: 0.4rem;color: #9d9fa5;padding-right: 22px;line-height: 0.5rem;}
.ys_box88>.boxx>.list>.day>span{color: #494b50;margin-right:0.3rem ;font-weight: bold;}
.ys_box88>.boxx>.list>.day>.i{font-size: 0.5rem;position: absolute;right: 1%;color: #494b50;top: 0%;display: block;width: 0.5rem;height: 0.5rem;background: url(https://img.766it.com/bianjiqi/img/d_arrow.png);background-size:100% 100%;}
.ys_box88>.boxx>.list>.day:before{content: "";width: 5px;height: 100%;border-radius:5px ;background-color: #d2d8de;left: 0;top: 0px;display: block;position: absolute;}
.ys_box88>.boxx>.list>table{margin: 0.5rem 0 0 0;background-color: #FFFFFF;width: 100%;display: none;}
.ys_box88>.boxx>.list.active>table{display:block;}
.ys_box88>.boxx>.list.active>.day>.i{transform: rotate(-180deg);}
.ys_box88>.boxx>.list>table>tbody{width:100%;display:block;}
.ys_box88>.boxx>.list>table>tbody>tr{display:block;}
.ys_box88>.boxx>.list>table>tbody>tr:nth-child(1){display: none;}
.ys_box88>.boxx>.list>table>tbody>tr>th{background-color: #06b3b3;padding: 0.1rem 0;color: #FFFFFF;font-size: 0.28rem;}
.ys_box88>.boxx>.list>table>tbody>tr>th:nth-child(2){width: 35%;}
.ys_box88>.boxx>.list>table>tbody>tr:nth-child(1)>th:nth-child(1){border-top-left-radius:5px ;border-bottom-left-radius:5px ;width: 10%;}
.ys_box88>.boxx>.list>table>tbody>tr:nth-child(1)>th:nth-child(3){border-top-right-radius:5px ;border-bottom-right-radius:5px ;}
.ys_box88>.boxx>.list>table>tbody>tr>td{border: none;padding:0.2rem 0rem;font-size: 0.36rem;color: #323438;text-align: justify;line-height: 0.7rem;display: block;width: 94%;margin: 0 auto;}
.ys_box88>.boxx>.list>table>tbody>tr>td:nth-child(2){border-bottom: 1px solid #dee4eb;}
.ys_box88>.boxx>.list>table>tbody>tr>td>b{font-size: 0.4rem;display: block;color: #9297a0;margin: 0.2rem 0 0 0;font-weight: normal;}
.ys_box88>.boxx>.list>table>tbody>tr>td:nth-of-type(1){color: #06b3b3;font-weight: bold;padding-bottom: 0;font-size: 0.4rem;}
.ys_box88>.boxx>.list>table>tbody>tr>td:nth-of-type(2){padding-top: 0;}
.ys_box88>.boxx>.list>table>tbody>tr:nth-last-child(1)>td{border: none;}

.ys_box89{}
.ys_box89>ul>li{width: 100%;height: 40px;line-height: 38px;float: left;margin-right:40px;border: 2px solid #08b6b4;position: relative;margin-bottom: 0.3rem;border-radius:5px ;padding-left: 45px;text-align: center;color: #08b6b4;font-size: 0.4rem;box-shadow: 0 0 10px rgba(0,0,0,0.1); }
.ys_box89>ul>li:after{content: "";display:block;width: 0;height: 0;border-right: 40px solid transparent;border-left: 25px solid #08b6b4;border-top:40px solid transparent;position: absolute;bottom:-2px;left: 20%;visibility: visible;}
.ys_box89>ul>li>span{display: block;position: absolute;height: 100%;width: 20%;background-color:#08b6b4;text-align: center;color: #FFFFFF;font-weight: bold;left: 0;top: 0;padding-left: 14px;font-size: 0.45rem;}

.bjbt1>p{text-align: center!important;font-size: 0.45rem;font-weight: bold;line-height: 0.8rem;}
.bjbt1>p>b{color:rgb(255, 101, 55);display: block;}
.bjbt1>i{display: block;width: 30%;height: 1px;background-color: #b9b9b9;margin: 0.2rem auto;position: relative;}
.bjbt1>i:before{content: "";background-color: #ff6537;height: 5px;position: absolute;width: 50%;left:25%;position: absolute;top:-2px;}
.bjbt1.green>p>b{color:#23b574;}
.bjbt1.green>i:before{background-color:#23b574;}
.bjbt1.blue>p>b{color:#068bf2;}
.bjbt1.blue>i:before{background-color:#068bf2;}

.bjbt2>span{display: block;text-align: center!important;font-size: 0.35rem;color: rgb(169, 169, 169);}
.bjbt2>span>b{color:rgb(99, 180, 210);font-size: 0.45rem}
.bjbt2>p{text-align: center!important;margin:0.2rem 0;color: #a9a9a9;}
.bjbt2>i{height: 1px;background-color:rgb(222, 222, 222);display: block;width: 100%;margin-top: 0.2rem;}
.bjbt2.orange>span>b{color:#ff6537;}
.bjbt2.blue>span>b{color:#068bf2;}
.bjbt2.green>span>b{color:#23b574;}
.bjbt2.orange>span>b{color:#ff6537;}

.bjbt3>span{display: block;text-align: center!important;font-size:0.5rem ;font-weight:bold ;}
.bjbt3>i{display: block;text-align: center!important;margin: 10px 0;}
.bjbt3>i:before{content: "";display: inline-block;width: 25%;height: 1px;background: #eeeeee;margin-bottom: 2px;margin-right: 10px;}
.bjbt3>i:after{content: "";display: inline-block;width: 25%;height: 1px;background: #eeeeee;margin-bottom: 2px;margin-left: 10px;}
.bjbt3>p{text-align: center!important;color: #666666;font-size: 0.4rem;}

.bjbt4{padding-bottom:0.4rem;}
.bjbt4>span{display: block;font-size: 0.45rem;font-weight: bold;text-align: center!important;}
.bjbt4>i{width: 30%;height: 1px;background-color:#bfbab6;display: block;margin: 0.2rem auto;position: relative;}
.bjbt4>i:before{content: "";width: 12px;height: 12px;border-right:1px solid #bfbab6 ;border-bottom:1px solid #bfbab6;position: absolute;left: 43%;top: -6px;transform: rotate(45deg);background-color: #FFFFFF;}
.bjbt4>.bjbt4_bottom{width: 30%;height: 1px;background-color:#bfbab6;display: block;margin: 0.2rem auto;position: relative;}
.bjbt4>.bjbt4_bottom:before{content: "";width: 12px;height: 12px;border-right:1px solid #bfbab6 ;border-bottom:1px solid #bfbab6;position: absolute;left: 43%;top: -6px;transform: rotate(45deg);background-color: #FFFFFF;}

.bjbt5{position: relative;padding-left: 0.4rem;}
.bjbt5:before{content: "";display: block;height: 95%;width: 5px;background-color: #4ab344;position: absolute;left: 0;top: 0px;}
.bjbt5>span{font-size: 0.45rem;color: #000000;display: block;color: #4ab344;}
.bjbt5>p{display: block;color: #7a7b7b;font-size: 0.35rem;margin-top: 0.1rem;}
.bjbt5.orange:before{background-color:#ff6537;}
.bjbt5.orange>span{color: #ff6537;}
.bjbt5.blue:before{background-color:#068bf2;}
.bjbt5.blue>span{color: #068bf2;}
.bjbt5.green:before{background-color:#23b574;}
.bjbt5.green>span{color: #23b574;}
.bjbt5.blue1:before{background-color:#289fcb;}
.bjbt5.blue1>span{color: #289fcb;}
.bjbt5.blue2:before{background-color:#5c86b5;}
.bjbt5.blue2>span{color: #5c86b5;}
.bjbt5.green1:before{background-color:#34b9ab;}
.bjbt5.green1>span{color: #34b9ab;}
.bjbt5.green2:before{background-color:#0ea981;}
.bjbt5.green2>span{color: #0ea981;}
.bjbt5.red:before{background-color:#f27474;}
.bjbt5.red>span{color: #f27474;}
.bjbt5.yellow:before{background-color:#dfab30;}
.bjbt5.yellow>span{color: #dfab30;}
.bjbt5.yellow2:before{background-color:#c89f61;}
.bjbt5.yellow2>span{color: #c89f61;}
.bjbt5.puple:before{background-color:#9268b5;}
.bjbt5.puple>span{color: #9268b5;}

.bjbt6>i{display: block;text-align: center!important;}
.bjbt6>span{display: block;text-align: center!important;font-size: 0.45rem;font-weight: bold;margin:0.2rem 0;}
.bjbt6>span:before{content: "";display: inline-block;width: 10%;height: 1px;background: #000;margin-bottom: 6px;margin-right: 10px;}
.bjbt6>span:after{content: "";display: inline-block;width: 10%;height: 1px;background: #000;margin-bottom: 6px;margin-left: 10px;}
.bjbt6>p{color:rgb(169, 169, 169);font-size: 0.4rem;text-align: center!important;}

.bjbt7{text-align: center!important;position: relative;}
.bjbt7>i{font-size: 1.2rem;font-style: normal;font-weight: bold;color:rgb(234, 234, 234);}
.bjbt7>span{font-size: 0.45rem;color: #000000;font-weight: bold;position: absolute;width: 100%;left: 0;top: 6%;}

.bjbt8>span{font-size: 0.45rem;display: block;text-align: center!important;color:#41494f;}
.bjbt8>p{text-align: center!important;color:#41494f;font-size: 0.3rem;margin-top: 0.05rem;}
.bjbt8>i{display: block;text-align: center!important;}
.bjbt8>i>img{vertical-align: middle;}

.bjbt9{text-align: center!important;}
.bjbt9>div{font-weight: 500;font-size: 0.5rem!important;margin-bottom: 12px;text-align: center!important;}
.bjbt9>p{font-size: 0.3rem;color: #8a8585cc;}
.bjbt9>p::after{display: block;content: "";width: 19px;height: 9px;background: url(https://img.766it.com/bianjiqi/img/bottom_l2tc.png) no-repeat center center;margin: 10px auto;}

.bjbt10{text-align: center!important;}
.bjbt10>div{font-size: 0.5rem!important;margin-bottom: 0.3rem;text-align: center!important;}
.bjbt10>div>span{color: rgb(237, 0, 140);}
.bjbt10>p{font-size: 0.4rem;color: #8a8585cc;}
.bjbt10>p::after{display: inline-block;content: "";width: 20px;height: 1px;background: #6C6C6C;vertical-align: super;margin-left: 20px;}
.bjbt10>p::before{display: inline-block;content: "";width: 20px;height: 1px;background: #6C6C6C;vertical-align: super;margin-right: 20px;}

.bjbt11{width: 100%;background: url(https://img.766it.com/bianjiqi/img/bjbt11_title.png) center no-repeat;text-align: center!important;font-size: 0.5rem!important;line-height: 2.4rem;font-weight: bold;background-size: auto 100%;padding:0.2rem 0;}
.bjbt11 span{color: #e75a41;margin-right: 0.2rem;}

.bjbt12{text-align: center!important;}
.bjbt12>.top{font-size: 0.7rem;font-weight: bold;transform: skew(-12deg);display: block;text-shadow: 0.12rem 0.12rem 0.05rem #ace1e2;}
.bjbt12>.line{width: 1.1rem;height: 0.15rem;margin: 0.3rem auto auto;background: #000000;margin-bottom: 0.3rem;}
.bjbt12>p{font-size: 0.45rem;color: #f00266;font-weight: bold;}

.bjbt13{text-align: center!important;}
.bjbt13>.con{border:0.02rem solid #f79744;padding: 0px 0.6rem;display: inline-block;height: 1rem;}
.bjbt13>.con>.left_num{width: 1rem;height: 100%;background: #f79744;display: inline-block;line-height: 1rem;transform: skew(-12deg);}
.bjbt13>.con>.left_num>b{transform: skew(12deg);display: block;color: #FFFFFF;font-size: 0.45rem;text-align:center;}
.bjbt13>.con>.right_text{margin-left: 12px;color: #f79744;font-size: 0.45rem;font-weight: bold;}

.bjbt14>.top{display: flex;flex-direction: column;justify-content: center;align-items: center;}
.bjbt14>.top>.num{border-radius: 50%;border: 0.02rem solid #000000;font-size: 0.5rem;font-weight: bold;width: 1rem;height:1rem;text-align: center!important;line-height: 1rem;}
.bjbt14>.top>.line{width: 0.04rem;height: 0.5rem;background: #000000;}
.bjbt14>.bottom{display: flex;justify-content: center;align-items: center;margin-top: 0.1rem;overflow: inherit;}
.bjbt14>.bottom>.yuan{width: 0.6rem;height:0.6rem;border: 0.02rem solid #83c7a9;border-radius: 50%;position: relative;}
.bjbt14>.bottom>.yuan::before{content: "";width: 102%;height: 102%;position: absolute;top:-0.1rem;left: 0;border: 0.02rem solid #83c7a9;border-radius: 50%;}
.bjbt14>.bottom>span{border: 0.02rem solid #83c7a9;padding: 0.2rem 0.5rem;position: relative;display: block;font-size: 0.45rem;font-weight: bold;}
.bjbt14>.bottom>span::before{content: "";width: 100%;height: 100%;position: absolute;top: 0;left: 0;border: 1px solid #83c7a9;transform: rotate(-3deg);}

.bjbt15{width: 100%;background: url(https://img.766it.com/bianjiqi/img/bjbt15.png) center no-repeat;text-align: center!important;background-size: auto 84%;}
.bjbt15>.num{color: #00a0e9;font-size: 0.8rem;text-align: center!important}
.bjbt15>.text{padding-top: 0.55rem;padding-bottom: 0.3rem;text-align: center!important}
.bjbt15>.text>p{color: #00a0e9;font-size: 0.45rem;padding-bottom: 0.05rem;text-align: center!important}
.bjbt15>.text>p>span{font-weight: bold;text-align: center!important}
.bjbt15>.text>span{font-size: 0.4rem;color: #7d7d7d;text-align: center!important}

.bjbt16{text-align: center!important;}
.bjbt16>.tit-top{font-size: 0.55rem;font-weight: bold;letter-spacing: 0.07rem;}
.bjbt16>.tit-top>span{color: #ff4c5a;}
.bjbt16>.tit-top>span::after{content: "";display: inline-block;width: 0.13rem;height: 0.13rem;background-color: #000;vertical-align: middle;margin: -0.1rem 0.2rem 0 0.2rem;}
.bjbt16>.tit-bottom{position: relative;display: inline-block;margin-top: 10px;line-height: 1rem;background-color: #229278;padding: 0 1rem;color: #fff;font-size: 0.4rem;}
.bjbt16>.tit-bottom::before,.bjbt16>.tit-bottom::after{content: "";position: absolute;top: 0;width: 0;border: 0.5rem solid #fff;border-top-color: transparent;border-bottom-color: transparent;}
.bjbt16>.tit-bottom::before{left: -0.1rem;border-right-color: transparent;}
.bjbt16>.tit-bottom::after{right: -0.1rem;border-left-color: transparent;}

.bjbt17{text-align: center!important;}
.bjbt17>.con{position: relative;display: inline-block;}
.bjbt17>.con>.test,.bjbt17>.con>.mask-con{position: relative;display: inline-block;line-height: 0.8rem;border: 2px solid #063d63;border-radius: 30px;padding: 5px 0.2rem;background-color: #fff;}
.bjbt17>.con>.test{z-index: 3;}
.bjbt17>.con>.test>img{height: 0.8rem;vertical-align: middle;margin-top: -0.15rem;}
.bjbt17>.con>.test>span{font-size: 0.45rem;font-weight: bold;}
.bjbt17>.con>.mask-con{position: absolute;width: 100%;height: 100%;left: 0.2rem;top: 0.2rem;background-color: #62c6dd;}

.bjbt18{text-align: center!important;;}
.bjbt18>.con{display: inline-block;padding: 0 0.2rem 0.2rem 0.2rem;margin-top: 0.3rem;border: 2px dashed #007FDB;border-radius: 0.75rem;}
.bjbt18>.con>p{position: relative;margin-top: -0.65rem;line-height: 0.7rem;font-size: 0.52rem;padding: 0 0.4rem;background-color: #fff;border-radius: 0.75rem;color: #007FDB;}
.bjbt18>.con>p::before,.bjbt18>.con>p::after{content: "";position: absolute;width: 0.2rem;height: 0.2rem;background-color: #007FDB;border-radius: 50%;top: 0;bottom: 0;margin: auto 0;}
.bjbt18>.con>p::before{left: 0;}
.bjbt18>.con>p::after{right: 0;}

.bjbt19{text-align: center!important;}
.bjbt19>.con{display: inline-block;}
.bjbt19>.con>.con-top{margin-bottom: 0.05rem;}
.bjbt19>.con>.con-top>.test{font-size: 0.52rem;}
.bjbt19>.con>.con-top>.dec>.symbol{position: relative;display: inline-block;width: 0.2rem;height: 0.2rem;background-color: #007FDB;transform: rotate(45deg);}
.bjbt19>.con>.con-top>.dec::before,.bjbt19>.con>.con-top>.dec::after{content: "";display: inline-block;width:3rem;height: 0.05rem;background-color: #007FDB;vertical-align: middle;}
.bjbt19>.con>.con-top>.dec::before{margin-right: 0.1rem;}
.bjbt19>.con>.con-top>.dec::after{margin-left: 0.1rem;}
.bjbt19>.con>.con-bottom{font-size: 0.4rem;color: #666;}

.bjbt20{text-align: center!important;}
.bjbt20>.con{display: inline-block;}
.bjbt20>.con>.con-top>img{width: 0.8rem;vertical-align: bottom;}
.bjbt20>.con>.con-top>img:nth-child(1){margin-right: 0.2rem;}
.bjbt20>.con>.con-top>img:nth-child(3){margin-left: 0.2rem;}
.bjbt20>.con>.con-top>.test{display: inline-block;height: 0.45rem;background:linear-gradient(to right, #fcd59e, #faeaaf);padding: 0 0.7rem;border-radius: 0.1rem;}
.bjbt20>.con>.con-top>.test>p{width: 5rem;font-size: 0.52rem;margin-top: -0.25rem;font-weight: bold;color: #666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.bjbt20>.con>.con-bottom{margin-top: 10px;font-size: 0.4rem;color: #528969;}

.bjbt21{overflow: hidden;}
.bjbt21>.con{margin-left: 0.3rem;display: flex;display: -webkit-flex;align-items: center;}
.bjbt21>.con>.con-left{display: flex;align-items: center;justify-content: center;width: 1.5rem;height: 1.5rem;border-radius: 50%;background-color: #3b8;text-align: center!important; vertical-align: middle;}
.bjbt21>.con>.con-left>img{width: 1rem;}
.bjbt21>.con>.con-right{padding: 0.2rem 0 0 0.2rem;}
.bjbt21>.con>.con-right>.tit{font-size: 0.52rem;font-weight: bold;margin-bottom: 5px;}
.bjbt21>.con>.con-right>span{font-size: 0.4rem;color: #666;}
.bjbt21>.line{position: relative;width: 100%;height: 2px;margin-top: 0.6rem;background: #3b8;}
.bjbt21>.line>.des{position: absolute;width: 0.6rem;height: 0.6rem;left: 0.75rem;top: 0;bottom: 0;margin: auto 0;background-color: #fff;border: 2px solid #3b8;transform: rotate(45deg);}

.bj_box1{background-color: #f4f4f4;}
.bj_box1>.i_l{background-color: #f02930;padding: 0.4rem 0.4rem;margin-bottom: 0.2rem;}
.bj_box1>.i_l>.tit{font-size: 0.6rem;margin: 0.4rem 0;color: #FFFFFF;font-weight:bold ;}
.bj_box1>.i_l>.txt{font-size: 0.35rem;line-height: 0.6rem;color: #FFFFFF;text-align: justify;}
.bj_box1>.i_r>ul>li{position: relative;background-color: #FFFFFF;border: 1px solid #D9D9D9;margin-bottom: 0.2rem;padding: 0.4rem 0.2rem;}
.bj_box1>.i_r>ul>li>div{display: flex;flex-flow: wrap row;}
.bj_box1>.i_r>ul>li>div>div>img{display: block;width: 65%;margin: 0 auto;}
.bj_box1>.i_r>ul>li>div>div>.tit{padding-left: 2px;text-align: left!important;width: 70%;top: 0.2rem;right: 0;color: #000;font-size: 0.45rem;font-weight: bold;margin: 0.2rem 0;/* text-align: center!important; */position: absolute;}
.bj_box1>.i_r>ul>li>div>div>p{font-size: 0.4rem;color: #5a5a5a;}
.bj_box1>.i_r>ul>li>div>.up{width: 30%;float: left;}
.bj_box1>.i_r>ul>li>div>p{width: 70%;float: left;padding-top: 0.8rem;line-height: 0.5rem;}
.bj_box1.blue>.i_l{background-color: #06bfdc;}
.bj_box1.orange>.i_l{background-color: #ff6537;}
.bj_box1.green>.i_l{background-color: #02b1b4;}
.bj_box1.black>.i_l{background-color: #000000;}
.bj_box1.purple>.i_l{background-color: #7b84e1;}
.bj_tab>span.code,.bj_tab>span.mobile,.bj_tab>span.code,.bj_tab>.copy{display: none;}

.bj_box2{background-color: #C69F64;}
.bj_box2>ul>li{background-color: #FFFFFF;padding: 0.2rem;margin-bottom: 1px;}
.bj_box2>ul>li>div>.tit{font-size: 0.45rem;font-weight: bold;padding: 0.3rem  0;border-bottom: 1px solid #eee;}
.bj_box2>ul>li>div>.txt{font-size: 0.4rem;margin: 0.3rem 0;line-height: 0.6rem;color: #666;text-align: justify;}
.bj_box2>ul>li>div>a{display: none;}
.bj_box2>ul>li>div>.tit2:before{content: "";width: ;display: block;width: 20px;margin-bottom: 10px;border-top: 2px solid #000;}
.bj_box2>ul>li>div>.tit2{font-size: 0.45rem;font-weight: bold;padding: 0.3rem  0;border-bottom: 1px solid #eee;line-height: 0.6rem;}


.bj_box3>ul{display: flex;flex-flow: row wrap;}
.bj_box3>ul>li{width: 50%;float: left;background-color: #FF6637;position: relative;}
.bj_box3>ul>li>img{width: 100%;}
.bj_box3>ul>li.txt{padding:0.3rem 0.2rem 0.2rem 0.2rem}
.bj_box3>ul>li.txt>.i_l{font-size: 0.8rem;color: #FFFFFF;margin-right: 5%;position: absolute;top: 0.3rem;left: 0.2rem;font-family: fantasy;}
.bj_box3>ul>li.txt>.i_r{}
.bj_box3>ul>li.txt>.i_r>span{font-size: 20px;color: #FFFFFF;font-weight: bold;display: block;margin-bottom: 10px;padding-left: 1rem;}
.bj_box3>ul>li.txt>.i_r>p{color: #FFFFFF;font-size: 14px;}
.bj_box3.orange>ul>li{background-color: #FF6637;}
.bj_box3.blue>ul>li{background-color: #2196f3;}
.bj_box3.black>ul>li{background-color: #000000;}
.bj_box3.red>ul>li{background-color: #ee292f;}
.bj_box3.green>ul>li{background-color: #02b1b4;}
.bj_box3.purple>ul>li{background-color: #7b84e1;}
.bj_box3>ul>li:nth-child(1){ order: -9; }
.bj_box3>ul>li:nth-child(2){ order: -8; }
.bj_box3>ul>li:nth-child(3){ order: -6; }
.bj_box3>ul>li:nth-child(4){ order: -7; }
.bj_box3>ul>li:nth-child(5){ order: -5; }
.bj_box3>ul>li:nth-child(6){ order: -4; }

.bj_box4>ul{display:flex;flex-flow:wrap row;}
.bj_box4>ul>li{width: 48.5%;margin-right: 3%;border: 1px solid #e4ecf3;border-radius:5px;margin-bottom: 0.2rem;}
.bj_box4>ul>li:nth-child(2n){margin-right: 0;}
.bj_box4>ul>li>.up{background-color: #f5f8fa;padding: 15px 0;}
.bj_box4>ul>li>.up>img{display: block;margin: 0 auto;width: 50%!important;border-radius:50% ;height:auto!important;}
.bj_box4>ul>li>.up>span{font-size:0.45rem;color: #616161;display: block;text-align: center!important;margin: 0.2rem 0;}
.bj_box4>ul>li>.up>p{color:#c1c1c1;text-align: center!important;font-size: 0.4rem;}
.bj_box4>ul>li>.down{padding:0.2rem;line-height: 0.6rem;font-size:0.4rem;color: #919191;text-align: justify;}

.bj_box5>ul{display: flex;flex-flow: row wrap;}
.bj_box5>ul>li{width: 49%;margin-right: 2%;float: left;margin-bottom: 15px;}
.bj_box5>ul>li{padding: 0 15px;background:url(https://img.766it.com/bianjiqi/img/bj_box5_01.png) no-repeat;}
.bj_box5>ul>li>span{display: block;line-height: 40px;height: 40px;text-align: left;border-bottom:1px solid #d3d3d3;color: #363636;margin-bottom: 10px;font-size: 0.45rem;}
.bj_box5>ul>li>p{font-size:0.35rem;color: #a1a1a1;margin-bottom: 5px;}
.bj_box5>ul>li:nth-child(2n){margin-right: 0;}
.bj_box5.singular>ul>li{width: 100%;}
.bj_box5.yd>ul>li{width: 100%;}

.bj_box6>ul{display: flex;flex-flow: row wrap;}
.bj_box6>ul>li{width: 95%;box-shadow: 0 0 6px #00c1de;border: 1px solid #00c1de;margin: 0 auto;text-align: center!important;margin-bottom: 0.3rem;}
.bj_box6>ul>li>div>.tit{background: #00c1de;padding: 0.3rem 0px;text-align: center!important;}
.bj_box6>ul>li>div>.con{padding: 0.3rem 0.3rem;text-align: center!important;}
.bj_box6>ul>li>div>.con>p{text-align: left;}
.bj_box6>ul>li>div>.con>a{background: #00c1de;display: none;padding: 0.2rem 0.3rem;color: #FFFFFF;margin-top: 0.2rem;}
.bj_box6>ul>li>div>.tit>img{width: 20%;}
.bj_box6>ul>li>div>.tit>span{color: #FFFFFF;display: block;font-weight: bold;font-size: 0.5rem;}
.bj_box6>ul>li>div>.tit>p{color: #FFFFFF;padding-top: 0.2rem;}
.bj_box6.orange>ul>li>div>.tit{background: #ff6537;}
.bj_box6.orange>ul>li{box-shadow: 0 0 6px #ff6537;border: 1px solid #ff6537;z-index: 100;}
.bj_box6.orange>ul>li>div>.con>a{background: #ff6537;}
.bj_box6.black>ul>li>div>.tit{background: #000000;}
.bj_box6.black>ul>li{box-shadow: 0 0 6px #000000;border: 1px solid #000000;z-index: 100;}
.bj_box6.black>ul>li>div>.con>a{background: #000000;}
.bj_box6.purple>ul>li>div>.tit{background: #bf42de;}
.bj_box6.purple>ul>li{box-shadow: 0 0 6px #bf42de;border: 1px solid #bf42de;z-index: 100;}
.bj_box6.purple>ul>li>div>.con>a{background: #bf42de;}
.bj_box6.purple2>ul>li>div>.tit{background: #7b84e1;}
.bj_box6.purple2>ul>li{box-shadow: 0 0 6px #7b84e1;border: 1px solid #7b84e1;z-index: 100;}
.bj_box6.purple2>ul>li>div>.con>a{background: #7b84e1;}
.bj_box6.brownness>ul>li>div>.tit{background: #8c512e;}
.bj_box6.brownness>ul>li{box-shadow: 0 0 6px #8c512e;border: 1px solid #8c512e;z-index: 100;}
.bj_box6.brownness>ul>li>div>.con>a{background: #8c512e;}
.bj_box6.red>ul>li>div>.tit{background: #ee292f;}
.bj_box6.red>ul>li{box-shadow: 0 0 6px #ee292f;border: 1px solid #ee292f;z-index: 100;}
.bj_box6.red>ul>li>div>.con>a{background: #ee292f;}
.bj_box6.blue>ul>li>div>.tit{background: #06bfdc;}
.bj_box6.blue>ul>li{box-shadow: 0 0 6px #06bfdc;border: 1px solid #06bfdc;z-index: 100;}
.bj_box6.blue>ul>li>div>.con>a{background: #06bfdc;}
.bj_box6.green>ul>li>div>.tit{background: #02b1b4;}
.bj_box6.green>ul>li{box-shadow: 0 0 6px #02b1b4;border: 1px solid #02b1b4;z-index: 100;}
.bj_box6.green>ul>li>div>.con>a{background: #02b1b4;}

.bj_box7{display: flex;flex-flow: row wrap;}
.bj_box7>.swiper-container{margin-bottom: 2%;width: 100%;}
.bj_box7>:nth-child(2) .swiper-slide:nth-child(1){margin-left: 146px;}
.bj_box7>.swiper-wrapper{text-align: center;}
.bj_box7>.swiper-container>.swiper-wrapper>.swiper-slide{background: rgb(82, 53, 163);position: relative;padding: 0.8rem;text-align: center;border-radius: 18px;display: inline-block;padding-bottom: 10px;}
.bj_box7>.swiper-container>.swiper-wrapper>.swiper-slide>span{font-size: 0.7rem;color: rgb(2,208,134);letter-spacing: 2px;font-weight: bold;display: block;}
.bj_box7>.swiper-container>.swiper-wrapper>.swiper-slide>.icon{width: 40px;height: 40px;border-radius:50%;background: #FFFFFF;position: absolute;top: 3%;left: 4%;line-height: 40px;font-weight: 600;font-size: 20px;color: rgb(82, 53, 163);text-align: center;}
.bj_box7>.swiper-container>.swiper-wrapper>.swiper-slide>img{margin: 0.4rem 0 0.4rem 0;}
.bj_box7>.swiper-container>.swiper-wrapper>.swiper-slide>p.txt{color: rgb(2,208,134);font-size: 18px;font-weight: 600;font-size: 0.4rem;}
.bj_box7>.swiper-container>.swiper-wrapper>.swiper-slide>p{color: #FFFFFF;line-height: 28px;letter-spacing: 1px;font-size: 0.38rem;}
.bj_box7>.swiper-container>.swiper-wrapper>.swiper-slide>a{width: 60%;color: #FFFFFF;padding:0.1rem 0rem;font-size: 16px;font-weight: 600;background: rgb(52,37,143);border-radius: 34px;margin-top: 15px;position: absolute;bottom: 12px;left: 0;right: 0;margin: 0 auto 0 auto;display:none;}
.bj_box7.black>.swiper-container>.swiper-wrapper>.swiper-slide>.icon{color: #000000;}
.bj_box7.black>.swiper-container>.swiper-wrapper>.swiper-slide>span{color: #f9ec90;}
.bj_box7.black>.swiper-container>.swiper-wrapper>.swiper-slide>p.txt{color: #f9ec90;}
.bj_box7.black>.swiper-container>.swiper-wrapper>.swiper-slide>a{color: #000;background: #FFFFFF;}
.bj_box7.orange>.swiper-container>.swiper-wrapper>.swiper-slide>.icon{color: #ff6537;}
.bj_box7.red>.swiper-container>.swiper-wrapper>.swiper-slide>.icon{color: #ee292f;}
.bj_box7.green>.swiper-container>.swiper-wrapper>.swiper-slide>.icon{color: #2abf85;}
.bj_box7.green>.swiper-container>.swiper-wrapper>.swiper-slide>span{color: #fff701;}
.bj_box7.green>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: #FFFFFF;color: #2abf85;}
.bj_box7.green>.swiper-container>.swiper-wrapper>.swiper-slide>p.txt{color: #fff701;}
.bj_box7.purple>.swiper-container>.swiper-wrapper>.swiper-slide>.icon{color: rgb(82, 53, 163);}
.bj_box7.blue>.swiper-container>.swiper-wrapper>.swiper-slide>.icon{color: #06bfdc;}
.bj_box7.blue>.swiper-container>.swiper-wrapper>.swiper-slide>span{color: #dcf545;}
.bj_box7.blue>.swiper-container>.swiper-wrapper>.swiper-slide>p.txt{color: #dcf545;}
.bj_box7.blue>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: #FFFFFF;color: #06bfdc;}
.bj_box7.brownness>.swiper-container>.swiper-wrapper>.swiper-slide>.icon{color: #8c512e;}
.bj_box7.purple2>.swiper-container>.swiper-wrapper>.swiper-slide>.icon{color: #7b84e1;}
.bj_box7.black>.swiper-container>.swiper-wrapper>.swiper-slide{background: #000000;}
.bj_box7.orange>.swiper-container>.swiper-wrapper>.swiper-slide{background: #ea7623;}
.bj_box7.orange>.swiper-container>.swiper-wrapper>.swiper-slide>span{color: #fcec5f;}
.bj_box7.orange>.swiper-container>.swiper-wrapper>.swiper-slide>p.txt{color: #fcec5f;}
.bj_box7.orange>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: #fcec5f;color: #e25238;}
.bj_box7.red>.swiper-container>.swiper-wrapper>.swiper-slide{background: #f7584e;}
.bj_box7.red>.swiper-container>.swiper-wrapper>.swiper-slide>span{color: #FFFFFF;}
.bj_box7.red>.swiper-container>.swiper-wrapper>.swiper-slide>p.txt{color: #FFFFFF;}
.bj_box7.red>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: #ffdd18;color: #000;}
.bj_box7.green>.swiper-container>.swiper-wrapper>.swiper-slide{background: #2abf85;}
.bj_box7.purple>.swiper-container>.swiper-wrapper>.swiper-slide{background: rgb(82, 53, 163);}
.bj_box7.blue>.swiper-container>.swiper-wrapper>.swiper-slide{background: #06bfdc;}
.bj_box7.brownness>.swiper-container>.swiper-wrapper>.swiper-slide{background: #8c512e;}
.bj_box7.brownness>.swiper-container>.swiper-wrapper>.swiper-slide>span{color: #eadec4;}
.bj_box7.brownness>.swiper-container>.swiper-wrapper>.swiper-slide>p.txt{color: #eadec4;}
.bj_box7.brownness>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: #eadec4;color: #8c512e;}
.bj_box7.purple2>.swiper-container>.swiper-wrapper>.swiper-slide{background: #7b84e1;}
.bj_box7.purple2>.swiper-container>.swiper-wrapper>.swiper-slide>span{color: rgb(255, 234, 0);}
.bj_box7.purple2>.swiper-container>.swiper-wrapper>.swiper-slide>p.txt{color: rgb(255, 234, 0);}
.bj_box7.purple2>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: rgb(255, 234, 0);color: #7b84e1;}
.bj_box7 .swiper-container-horizontal>.swiper-pagination-bullets{bottom: -6%;}

.bj_box8{display: flex;flex-direction: column;}
.bj_box8>.clearfix{text-align: center!important;;}
.bj_box8>.clearfix>span{width: 21%;padding: 0.3rem 0px;display: inline-block;color: #FFFFFF;font-weight: 600;background: #8C8C8C;border-radius: 0.4rem;margin-left: 0.2rem;}
.bj_box8>.clearfix>span.active{background: rgb(251, 125, 93);transition: all 300ms;}
.bj_box8>.con{margin-top: 0.7rem;}
.bj_box8>.con>.con1{background: rgb(251, 125, 93);padding: 20px 0px 0px 0px ;transition: all 300ms;display: none;}
.bj_box8>.con>.con1:nth-child(1){display: block;}
.bj_box8>.con>.con1>.tit{text-align: center!important;;}
.bj_box8>.con>.con1>.tit>span{color: #FFFFFF;font-size: 0.7rem;font-weight: bold;}
.bj_box8>.con>.con1>.tit>p{font-size: 0.4rem;margin-top: 1%;color: #FFFFFF;}
.bj_box8>.con>.con1>.tit>img{width: 90%;margin: 30px 0px 20px 0px;box-shadow: 3px 3px 17px #00000080}
.bj_box8>.con>.con1>.line{width: 10%;height: 3px;background: #FFFFFF;margin: 0 auto;}
.bj_box8>.con>.con1>.text{width: 90%;color: #FFFFFF;padding: 0.2rem;margin: 0 auto;line-height: 0.7rem;}
.bj_box8.black>.clearfix>span.active{background: #060606;}
.bj_box8.red>.clearfix>span.active{background: #f7584e;}
.bj_box8.blue>.clearfix>span.active{background: #06bfdc;}
.bj_box8.green>.clearfix>span.active{background: #2abf85;}
.bj_box8.purple>.clearfix>span.active{background: rgb(82, 53, 163);}
.bj_box8.brownness>.clearfix>span.active{background: #8c512e;}
.bj_box8.orange>.con>.con1{background: rgb(251, 125, 93);}
.bj_box8.black>.con>.con1{background: #060606;}
.bj_box8.red>.con>.con1{background: #f7584e;}
.bj_box8.blue>.con>.con1{background: #06bfdc;}
.bj_box8.green>.con>.con1{background: #2abf85;}
.bj_box8.purple>.con>.con1{background: rgb(82, 53, 163);}
.bj_box8.brownness>.con>.con1{background: #8c512e;}

.bj_box9>.img{width: 100%!important;position: relative;}
.bj_box9>.img>img{width:100%;}
.bj_box9>.img:before{width: 100%;position: absolute;background: rgba(0,0,0,0.4);height:100%;left:0;top:0;content:"";}
.bj_box9>.img>.box9_mask{color: #fff;width: 100%;position: absolute;bottom: 10px;right: 0%;padding: 0.2rem;}
.bj_box9>.img>.box9_mask>strong{display:  block;width: 100%;color: #fff;font-size: 0.65rem;margin-bottom: 0.1rem;}
.bj_box9>.img>.box9_mask>p{color: #fff;margin-bottom: 12px;}
.bj_box9>.img>.box9_mask>span{font-size: 14px;line-height: 20px;}
.bj_box9>.img>.box9_mask>a{width: 100px;display: block;color: #e05d29;border: 1px solid #e05d29;text-align: center!important;;margin-top: 0.2rem;transition:all 500ms;font-weight: 600;background-color: #ffffff;border: 1px solid #ffffff;display:none;}
.bj_box9>.text{width: 100%;}
.bj_box9>.text>ul>li>.text-title{color: #333333;font-weight: 600;}
.bj_box9>.text>ul>li>.text-title>span:nth-child(1){font-size: 28px;vertical-align: sub;}
.bj_box9>.text>ul>li>.text-title>span:nth-child(2){font-size: 17px;letter-spacing: 2px;margin-left: 10px;}
.bj_box9>.text>ul>li{padding: 12px;transition: all 200ms;margin-top: 1%;}
.bj_box9>.text>ul>li>.line{width: 40px;height: 2px;background: #333333;margin: 10px 0px;}
.bj_box9>.text>ul>li>p{font-size: 15px;color: #777777;line-height: 25px;}

.bj_box9.orange>.text>ul>li{background: rgb(251, 125, 93);}
.bj_box9.orange>.text>ul>li .text-title{color: #fcec5f;}
.bj_box9.orange>.text>ul>li .line{background: #fcec5f;}
.bj_box9.orange>.text>ul>li>p{color: #FFFFFF;}
.bj_box9.black>.text>ul>li{background: #060606;}
.bj_box9.black>.text>ul>li .line{background: #f9ec90;}
.bj_box9.black>.text>ul>li .text-title{color: #f9ec90;}
.bj_box9.black>.text>ul>li>p{color: #FFFFFF;}
.bj_box9.red>.text>ul>li{background: #f7584e;}
.bj_box9.red>.text>ul>li .line{background: #FFFFFF;}
.bj_box9.red>.text>ul>li .text-title{color: #FFFFFF;}
.bj_box9.red>.text>ul>li>p{color: #FFFFFF;}
.bj_box9.blue>.text>ul>li{background: #06bfdc;}
.bj_box9.blue>.text>ul>li .line{background: #dcf545;}
.bj_box9.blue>.text>ul>li .text-title{color: #dcf545;}
.bj_box9.blue>.text>ul>li>p{color: #FFFFFF;}
.bj_box9.green>.text>ul>li{background: #2abf85;}
.bj_box9.green>.text>ul>li .line{background: #fff701;}
.bj_box9.green>.text>ul>li .text-title{color: #fff701;}
.bj_box9.green>.text>ul>li>p{color: #FFFFFF;}
.bj_box9.purple>.text>ul>li{background: rgb(82, 53, 163);}
.bj_box9.purple>.text>ul>li .line{background: rgb(2,208,134);}
.bj_box9.purple>.text>ul>li .text-title{color: rgb(2,208,134);}
.bj_box9.purple>.text>ul>li>p{color: #FFFFFF;}
.bj_box9.brownness>.text>ul>li{background: #8c512e;}
.bj_box9.brownness>.text>ul>li .line{background: #eadec4;}
.bj_box9.brownness>.text>ul>li .text-title{color: #eadec4;}
.bj_box9.brownness>.text>ul>li>p{color: #FFFFFF;}
.bj_box9.purple2>.text>ul>li{background: #7b84e1;}
.bj_box9.purple2>.text>ul>li .line{background: rgb(255, 234, 0);}
.bj_box9.purple2>.text>ul>li .text-title{color: rgb(255, 234, 0);}
.bj_box9.purple2>.text>ul>li>p{color: #FFFFFF;}

.bj_box10>ul{display: flex;flex-flow: row wrap;}
.bj_box10>ul>li{float: left;width: 100%;text-align: center;background: rgb(242,242,244);padding: 10px 20px 25px 20px;position: relative;transition: all 500ms;}
.bj_box10>ul>li:nth-child(2n){background: rgb(232,232,232);}
.bj_box10>ul>li>img{width: 60px;height: 60px;margin-top: 6px;}
.bj_box10>ul>li>span{font-weight: 500;color: #a09e9f;margin:10px 0px;font-size: 0.5rem;display: block;}
.bj_box10>ul>li>div{width: 50px;height: 1px;background: #cc0000;margin: 10px auto;}
.bj_box10>ul>li>p{font-size: 15px;line-height: 0.8rem;}
.bj_box10>ul>li>a{width: 100px;height: 30px;border: 1px solid #cccccc;position: absolute;text-align: center;line-height: 30px;border-radius: 6px;background: #f4f4f6;color: #d4cccc;left: 0px;right: 0px;bottom: 13px;margin: 0 auto;display:none;}
.bj_box10.mtwo>ul>li{width: 50%;}
.bj_box10.mtwo>ul>li:nth-child(3){background: rgb(232,232,232);}
.bj_box10.mtwo>ul>li:nth-child(4){background: rgb(242,242,244);}
.bj_box10.mtwo>ul>li:nth-child(5){background: rgb(242,242,244);}
.bj_box10.mtwo>ul>li:nth-child(6){background: rgb(232,232,232);}

.bj_box11>.swiper-container{padding-bottom: 1rem;padding-top: 0.2rem;}
.bj_box11>.swiper-container>.swiper-wrapper>.swiper-slide{width: 97%;padding: 15px;text-align: center!important;box-shadow: 0px 0px 3px #b5b1b1;position: relative;padding-bottom: 10px;margin: 0 auto;border: 1px solid #eae0e0;}
.bj_box11>.swiper-container>.swiper-wrapper>.swiper-slide>img{width: 90%;margin-bottom: 20px;}
.bj_box11>.swiper-container>.swiper-wrapper>.swiper-slide>span{font-size: 20px;margin-bottom: 20px;font-weight: bold;display: block;}
.bj_box11>.swiper-container>.swiper-wrapper>.swiper-slide>p{font-size: 14px;line-height: 25px;margin-top: 15px;color: #888;text-align: left;}
.bj_box11>.swiper-container>.swiper-wrapper>.swiper-slide>a{width: 124px;height: 29px;font-size: 14px;color: white;background: #F95B5E;border-radius: 30px;line-height: 29px;position: absolute;bottom: 15px;left: 0px;right: 0;margin: 0 auto;display:none;}
.bj_box11.orange>.swiper-container>.swiper-wrapper>.swiper-slide{background: #ea7623;box-shadow: 0 0 3px #ea7623;border: 1px solid #ea7623;}
.bj_box11.orange>.swiper-container>.swiper-wrapper>.swiper-slide>span{color: #dcf545;}
.bj_box11.orange>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: #ffdd18;color: #ca4a4a;font-weight: bold;}
.bj_box11.black>.swiper-container>.swiper-wrapper>.swiper-slide{background: #000000;box-shadow: 0 0 3px #000000;border: 1px solid #000000;}
.bj_box11.black>.swiper-container>.swiper-wrapper>.swiper-slide>span{color: #f9ec90;}
.bj_box11.black>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: #FFFFFF;color: #000000;font-weight: bold;}
.bj_box11.red>.swiper-container>.swiper-wrapper>.swiper-slide{background: #f7584e;box-shadow: 0 0 3px #f7584e;border: 1px solid #f7584e;}
.bj_box11.red>.swiper-container>.swiper-wrapper>.swiper-slide>span{color: #FFFFFF;}
.bj_box11.red>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: #ffdd18;color: #ca4a4a;font-weight: bold;}
.bj_box11.blue>.swiper-container>.swiper-wrapper>.swiper-slide{background: #06bfdc;box-shadow: 0 0 3px #06bfdc;border: 1px solid #06bfdc;}
.bj_box11.blue>.swiper-container>.swiper-wrapper>.swiper-slide>span{color: #fcec5f;}
.bj_box11.blue>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: #FFFFFF;color: #06bfdc;font-weight: bold;}
.bj_box11.green>.swiper-container>.swiper-wrapper>.swiper-slide{background: #2abf85;box-shadow: 0 0 3px #2abf85;border: 1px solid #2abf85;}
.bj_box11.green>.swiper-container>.swiper-wrapper>.swiper-slide>span{color: #fff701;}
.bj_box11.green>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: #FFFFFF;color: #2abf85;font-weight: bold;}
.bj_box11.purple>.swiper-container>.swiper-wrapper>.swiper-slide{background: rgb(82, 53, 163);box-shadow: 0 0 3px rgb(82, 53, 163);border: 1px solid rgb(82, 53, 163);}
.bj_box11.purple>.swiper-container>.swiper-wrapper>.swiper-slide>span{color: rgb(2,208,134);}
.bj_box11.purple>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: rgb(52,37,143);color: #FFFFFF;font-weight: bold;}
.bj_box11.brownness>.swiper-container>.swiper-wrapper>.swiper-slide{background: #8c512e;box-shadow: 0 0 3px #8c512e;border: 1px solid #8c512e;}
.bj_box11.brownness>.swiper-container>.swiper-wrapper>.swiper-slide>span{color: #eadec4;}
.bj_box11.brownness>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: #eadec4;color: #8c512e;font-weight: bold;}
.bj_box11.purple2>.swiper-container>.swiper-wrapper>.swiper-slide{background: #7b84e1;box-shadow: 0 0 3px #7b84e1;border: 1px solid #7b84e1;}
.bj_box11.purple2>.swiper-container>.swiper-wrapper>.swiper-slide>span{color: rgb(255, 234, 0);}
.bj_box11.purple2>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: rgb(255, 234, 0);color: #7b84e1;font-weight: bold;}
.bj_box11.orange>.swiper-container>.swiper-wrapper>.swiper-slide>p,.bj_box11.black>.swiper-container>.swiper-wrapper>.swiper-slide>p,.bj_box11.red>.swiper-container>.swiper-wrapper>.swiper-slide>p,.bj_box11.blue>.swiper-container>.swiper-wrapper>.swiper-slide>p,.bj_box11.green>.swiper-container>.swiper-wrapper>.swiper-slide>p,.bj_box11.purple>.swiper-container>.swiper-wrapper>.swiper-slide>p,.bj_box11.brownness>.swiper-container>.swiper-wrapper>.swiper-slide>p,.bj_box11.purple2>.swiper-container>.swiper-wrapper>.swiper-slide>p{color: #FFFFFF;}

.bj_box13>ul>li{padding-right: 0.3rem;padding-left: 1.6rem;position:  relative;width: 100%;background: #000000;margin-bottom: 0.5rem;min-height: 1.6rem;display:flex;align-items:center;}
.bj_box13>ul>li>span.number{top: 0.15rem;left: 0.2rem;display: block;width: 1.2rem;height: 1.2rem;border-radius: 50%;background: #fff92e;color: #000000;text-align: center!important;font-weight: 600;font-size: 0.8rem;line-height: 1.2rem;position:absolute;}
.bj_box13>ul>li>span.txt{font-size: 0.4rem;color: #FFFFFF;vertical-align: baseline;padding-left: 10px;text-align: left;}
.bj_box13.orange>ul>li{background: #ea7623;}
.bj_box13.orange>ul>li>span.number{background: #fcec5f;color: #d88f21;}
.bj_box13.red>ul>li{min-height: 1.6rem;padding-right: 0.6rem;position:  relative;background: #ea8888;}
.bj_box13.red>ul>li>span.number{background: #f7584e;color: #FFFFFF;}
.bj_box13.blue>ul>li{background: #06bfdc;}
.bj_box13.blue>ul>li>span.number{background: #ec8e3d;color: #FFFFFF;}
.bj_box13.green>ul>li{background: #2abf85;}
.bj_box13.green>ul>li>span.number{background: #1bc5ce;color: #FFFFFF;}
.bj_box13.purple>ul>li{background: rgb(82, 53, 163);}
.bj_box13.purple>ul>li>span.number{background: rgb(2,208,134);color: #FFFFFF;}
.bj_box13.brownness>ul>li{background: #8c512e;}
.bj_box13.brownness>ul>li>span.number{background: rgb(208, 145, 2);color: #FFFFFF;}

.bj_box14>.clearfix{position: relative;}
.bj_box14>.clearfix>.con_left{width: 95%;background: linear-gradient(to right, #564769, #251e3f);text-align: center;margin: 0 auto 2% auto;box-shadow: 1px 1px 8px #4d4356;}
.bj_box14>.clearfix>.con_left>span{color: #4b8ca9;font-size: 0.6rem;font-weight: bold;}
.bj_box14>.clearfix>.con_left>p{color: #FFFFFF;text-align: left;font-size: 0.36rem;line-height: 0.6rem;margin-top: 12px;}
.bj_box14>.clearfix>.con_right{width: 95%;background: linear-gradient(to right, #6b4ba9, #523aa3);text-align: center;margin: 0 auto 2% auto;box-shadow: 1px 1px 8px #6545a2;}
.bj_box14>.clearfix>.con_right>span{color: #f148ad;font-size: 0.6rem;font-weight: bold;}
.bj_box14>.clearfix>.con_right>p{color: #FFFFFF;text-align: left;font-size: 0.36rem;line-height: 0.6rem;margin-top: 12px;}
.bj_box14>.clearfix>.con_left,.bj_box14>.clearfix>.con_right{padding: 30px 0px 25px 0px;border-radius: 24px;}
.bj_box14>.clearfix>.con_left>p,.bj_box14>.clearfix>.con_right>p{padding: 0 5%;}
.bj_box14>.clearfix>.comparison{font-size: 1.6rem;font-weight: bold;color: #7c5bee;position: absolute;letter-spacing: -6px;top: 46%;left: 40%;}
.bj_box14>.clearfix>.comparison2{width: 100px;line-height: 40px;text-align:center;color: #FFFFFF;background: #7657e1;transform: skew(-15deg);position: absolute;top: 43%;left: 0%;right: 0%;margin: 0 auto;font-size: 0.4rem;}
.bj_box14>.clearfix>.con_left.row,.bj_box14>.clearfix>.con_right.row{display: flex;justify-content: center;align-items: center;}
.bj_box14>.clearfix>.con_left.row>p,.bj_box14>.clearfix>.con_right.row>p{width: 62%;line-height: 0.7rem;}
.bj_box14>.clearfix>.con_left.row>i,.bj_box14>.clearfix>.con_right.row>i{width: 100px;height: 100px;border-radius: 50%;display: inline-block;display: inline-flex;justify-content: center;align-items: center;}
.bj_box14>.clearfix>.con_left.row>i{background: #1e173a;}
.bj_box14>.clearfix>.con_right.row>i{background: #412c88;}
.bj_box14>.clearfix>.con_left>i>img,.bj_box14>.clearfix>.con_right>i>img{width: 50%;text-align: center;}

.bj_box15{position: relative;width: 100%;margin: 0 auto;}
.bj_box15>.bj_box15_title{width: 75%;line-height: 1rem;color: #FFFFFF;background: #ed4c5d;text-align: center!important;left: 0%;right: 0%;margin: 0.2rem auto 0.4rem auto;font-size: 0.45rem;position:relative;z-index:-1;padding:0.1rem;line-height: 0.7rem;}
.bj_box15>.bj_box15_title:before{content:"";display:block;height:100%;width:100%;border:2px solid #ed4c5d;position:absolute;left: 6px;top: -8px;z-index:-1;}
.bj_box15>.bj_box15_mask{display:none}
.bj_box15>.bj_box15_text{text-align:  justify;font-size: 0.4rem;line-height: 0.7rem;border: 1px solid #ed4c5d;padding:0.3rem;color:#555;}
.bj_box15.blue>.bj_box15_text{border: 1px solid #409fcd;}
.bj_box15.green>.bj_box15_text{border: 1px solid #0ea981;}
.bj_box15.green2>.bj_box15_text{border: 1px solid #26a79c;}
.bj_box15.mazarine>.bj_box15_text{border: 1px solid #607acd;}
.bj_box15.yellow>.bj_box15_text{border: 1px solid #dfab30;}
.bj_box15.yellow2>.bj_box15_text{border: 1px solid #c89f61;}
.bj_box15.blue>.bj_box15_title{background: #409fcd;}
.bj_box15.green>.bj_box15_title{background: #0ea981;}
.bj_box15.green2>.bj_box15_title{background: #26a79c;}
.bj_box15.mazarine>.bj_box15_title{background: #607acd;}
.bj_box15.yellow>.bj_box15_title{background: #dfab30;}
.bj_box15.yellow2>.bj_box15_title{background: #c89f61;}
.bj_box15.blue>.bj_box15_title:before{border:2px solid #409fcd;}
.bj_box15.green>.bj_box15_title:before{border:2px solid #0ea981;}
.bj_box15.green2>.bj_box15_title:before{border:2px solid #26a79c;}
.bj_box15.mazarine>.bj_box15_title:before{border:2px solid #607acd;}
.bj_box15.yellow>.bj_box15_title:before{border:2px solid #dfab30;}
.bj_box15.yellow2>.bj_box15_title:before{border:2px solid #c89f61;}

.bj_box16>ul{display: flex;justify-content: ;flex-flow: row wrap;}
.bj_box16>ul>li{width: 48%;border: 1px solid #FF0000;margin-right: 4%;margin-bottom: 20px;}
.bj_box16>ul>li:nth-child(2n){margin-right: 0;}
.bj_box16>ul>.bj_box16_con{padding-bottom: 0rem;position: relative;}
.bj_box16>ul>.bj_box16_con>.con_title{color: #FFFFFF;background: #f0532d;padding-left: 20px;font-weight: bold;text-align: center!important;padding: 3% 1% 3% 1%;}
.bj_box16>ul>.bj_box16_con>.con_title>span{font-size: 0.45rem;line-height: 0.5rem;}
.bj_box16>ul>.bj_box16_con>.con_title>img{vertical-align: middle;}
.bj_box16>ul>.bj_box16_con>.con_text{padding: 6%;text-align: center!important;}
.bj_box16>ul>.bj_box16_con>.con_text>span{color: #656060;font-size: 0.4rem;line-height: 0.5rem;}
.bj_box16>ul>.bj_box16_con>.con_text>a{color: #f0532d;margin: 0 auto;display:none;}
.bj_box16.blue1>ul>li{border: 1px solid #289fcb;}
.bj_box16.blue1>ul>.bj_box16_con>.con_title{background: #289fcb;}
.bj_box16.blue1>ul>.bj_box16_con>.con_text>a{color: #289fcb;}
.bj_box16.blue2>ul>li{border: 1px solid #5c86b5;}
.bj_box16.blue2>ul>.bj_box16_con>.con_title{background: #5c86b5;}
.bj_box16.blue2>ul>.bj_box16_con>.con_text>a{color: #5c86b5;}
.bj_box16.green1>ul>li{border: 1px solid #34b9ab;}
.bj_box16.green1>ul>.bj_box16_con>.con_title{background: #34b9ab;}
.bj_box16.green1>ul>.bj_box16_con>.con_text>a{color: #34b9ab;}
.bj_box16.green2>ul>li{border: 1px solid #0ea981;}
.bj_box16.green2>ul>.bj_box16_con>.con_title{background: #0ea981;}
.bj_box16.green2>ul>.bj_box16_con>.con_text>a{color: #0ea981;}
.bj_box16.orange>ul>li{border: 1px solid #e2863e;}
.bj_box16.orange>ul>.bj_box16_con>.con_title{background: #e2863e;}
.bj_box16.orange>ul>.bj_box16_con>.con_text>a{color: #e2863e;}
.bj_box16.red>ul>li{border: 1px solid #f27474;}
.bj_box16.red>ul>.bj_box16_con>.con_title{background: #f27474;}
.bj_box16.red>ul>.bj_box16_con>.con_text>a{color: #f27474;}
.bj_box16.yellow>ul>li{border: 1px solid #dfab30;}
.bj_box16.yellow>ul>.bj_box16_con>.con_title{background: #dfab30;}
.bj_box16.yellow>ul>.bj_box16_con>.con_text>a{color: #dfab30;}
.bj_box16.yellow2>ul>li{border: 1px solid #c89f61;}
.bj_box16.yellow2>ul>.bj_box16_con>.con_title{background: #c89f61;}
.bj_box16.yellow2>ul>.bj_box16_con>.con_text>a{color: #c89f61;}
.bj_box16.puple>ul>li{border: 1px solid #9268b5;}
.bj_box16.puple>ul>.bj_box16_con>.con_title{background: #9268b5;}
.bj_box16.puple>ul>.bj_box16_con>.con_text>a{color: #9268b5;}

.bj_box17{border: 1px solid #dadada;padding: 5% 0% 3% 3%;position: relative;}
.bj_box17>.bj_box17_title{font-size: 0.5rem;}
.bj_box17>.bg_line{background: url(https://img.766it.com/bianjiqi/img/img/title-7.jpg) repeat-x left bottom;height: 8px;margin: 15px 0 15px 0;width: 80%;}
.bj_box17>.right_jiao{width: 1.6rem;height: 1.6rem;position: absolute;top: -1px;right: -2px;background: url(https://img.766it.com/bianjiqi/img/text-7.jpg) no-repeat center center;background-size: 100%;}
.bj_box17>p{font-size: 0.4rem;padding-right: 3%;line-height: 0.52rem;}

.bj_box18{width: 98%;margin: 0 auto;border: 2px solid #f0532d;border-radius: 8px;position: relative;padding: 10% 6% 4% 4%;}
.bj_box18>.bj_box18_title{font-weight: bold;background: linear-gradient(to right, #f87556, #f15631);color: #FFFFFF;font-size: 0.45rem;text-align: center!important;line-height: 20px;position: absolute;padding: 0.3rem 0.5rem 0.3rem 0.5rem;top: -15px;left: -4px;border-radius: 0px 0.6rem 0.6rem 0.58rem;box-shadow: 3px 3px 6px #e8917b;z-index:99;}
.bj_box18>.dian{width: 70%;height: 57px;background: url(https://img.766it.com/bianjiqi/img/img/bj18.png) no-repeat center center;display: inline-block;position: absolute;top: -15px;left: 30%;background-size: 100%;}
.bj_box18>p{color: #555;font-size: 0.4rem;line-height: 0.7rem;}
.bj_box18.blue1{border-color: #289fcb;}
.bj_box18.blue1>.bj_box18_title{background: #289fcb;box-shadow: 3px 3px 6px #289fcb;}
.bj_box18.blue2{border-color: #5c86b5;}
.bj_box18.blue2>.bj_box18_title{background: #5c86b5;box-shadow: 3px 3px 6px #5c86b5;}
.bj_box18.green1{border-color: #34b9ab;}
.bj_box18.green1>.bj_box18_title{background: #34b9ab;box-shadow: 3px 3px 6px #34b9ab;}
.bj_box18.green2{border-color: #0ea981;}
.bj_box18.green2>.bj_box18_title{background: #0ea981;box-shadow: 3px 3px 6px #0ea981;}
.bj_box18.orange{border-color: #e2863e;}
.bj_box18.orange>.bj_box18_title{background: #e2863e;box-shadow: 3px 3px 6px #e2863e;}
.bj_box18.red{border-color: #f27474;}
.bj_box18.red>.bj_box18_title{background: #f27474;box-shadow: 3px 3px 6px #f27474;}
.bj_box18.yellow{border-color: #dfab30;}
.bj_box18.yellow>.bj_box18_title{background: #dfab30;box-shadow: 3px 3px 6px #dfab30;}
.bj_box18.yellow2{border-color: #c89f61;}
.bj_box18.yellow2>.bj_box18_title{background: #c89f61;box-shadow: 3px 3px 6px #c89f61;}
.bj_box18.puple{border-color: #9268b5;}
.bj_box18.puple>.bj_box18_title{background: #9268b5;box-shadow: 3px 3px 6px #9268b5;}

/* 2019 11.1 */
.bj_box19>.bj_box19_left{width: 75%;background: #ffcc00;color: #3366cc;font-size: 0.55rem;margin: 0 auto;text-align: center;padding: 0.8rem 0;border-radius: 0.3rem 0.3rem 0 0;}
.bj_box19>.bj_box19_con{width: 97%;background-color: #4559d9;color: #FFFFFF;padding: 0.45rem 0px;position: relative;margin: 0 auto;border-radius: 0.3rem;display: block;}
.bj_box19>.bj_box19_left>span{font-weight: bold;}
.bj_box19>.bj_box19_con>p{padding: 0 0.4rem;line-height: 0.6rem;color: #FFFFFF;font-size: 0.42rem;}
.bj_box19>.bj_box19_con>img{width: 30%;display:block;margin: 0 auto!important;}

/* 2019 11.1 */
.bj_box20{display: flex;display: -webkit-flex;justify-content: space-between;align-content: center;flex-flow: row wrap;}
.bj_box20>.item{text-align: center;position: relative;padding-bottom: 10px;display: inline-block;width: 46%;margin-right: 3%;}
.bj_box20>.item:nth-child(2n){margin-right: 0;}
.bj_box20>.item>i{width: 2rem;height: 3.3rem;background: #eeeeee;display: inline-block;position: relative;z-index: 3;}
.bj_box20>.item>i:before, .bj_box20>.item>i:after{content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #EEEEEE;z-index: -1;}
.bj_box20>.item>i:before{transform: rotate(60deg);}
.bj_box20>.item>i:after{transform: rotate(-60deg);}
.bj_box20>.item>i>img{width: 100%;position: absolute;top:0;left: 0;bottom: 0;margin: auto 0;}
.bj_box20>.item>i>span{width: 30px;height: 30px;background: #009887;color: #FFFFFF;font-size: 14px;position: absolute;left: 0;right: 0;bottom: -15px;z-index: 10;display: block;border-radius: 50%;text-align: center;font-style: normal;margin: 0 auto;line-height: 30px;}
.bj_box20>.item>p{font-size: 0.38rem;margin: 0.6rem auto;color: #000;}
.bj_box20>.item>a{background: #009887;color: #FFFFFF;font-size: 0.38rem;text-align:center;padding: 0.25rem 0;width: 80%;margin: 0 auto;position: absolute;bottom: 0;left: 0; right: 0;display:none;}
.bj_box20.blue1>.item>i>span{background: #289fcb;}
.bj_box20.blue1>.item>a{background: #289fcb;}
.bj_box20.blue2>.item>i>span{background: #5c86b5;}
.bj_box20.blue2>.item>a{background: #5c86b5;}
.bj_box20.green1>.item>i>span{background: #34b9ab;}
.bj_box20.green1>.item>a{background: #34b9ab;}
.bj_box20.green2>.item>i>span{background: #0ea981;}
.bj_box20.green2>.item>a{background: #0ea981;}
.bj_box20.orange>.item>i>span{background: #e2863e;}
.bj_box20.orange>.item>a{background: #e2863e;}
.bj_box20.red>.item>i>span{background: #f27474;}
.bj_box20.red>.item>a{background: #f27474;}
.bj_box20.yellow>.item>i>span{background: #dfab30;}
.bj_box20.yellow>.item>a{background: #dfab30;}
.bj_box20.yellow2>.item>i>span{background: #c89f61;}
.bj_box20.yellow2>.item>a{background: #c89f61;}
.bj_box20.puple>.item>i>span{background: #9268b5;}
.bj_box20.puple>.item>a{background: #9268b5;}

/* 2019 11.6 */
.bj_box21>ul{display: flex;display: -webkit-flex;justify-content: center;align-content: center;flex-flow: row wrap;}
.bj_box21>ul>li{width: 48%;padding: 0.3rem;box-shadow: 0 0 0.7rem rgba(227, 74, 48, .2);background: #FFFFFF;margin-bottom: 2%;margin-right: 2%;}
.bj_box21>ul>li:nth-child(2n){margin-right: 0;}
.bj_box21>ul>li>.item_title{width: 100%;background: linear-gradient(to right, #e34a2f, #f38547);color: #FFFFFF;margin: 0 auto;border-radius: 0.2rem 0.2rem 0 0;text-align: center!important;padding: 0.26rem 0;}
.bj_box21>ul>li>.item_title>i{width: 0.62rem;height:0.62rem;background: #FFFFFF;color: #e75a41;font-style: normal;display: inline-block;border-radius: 50%;line-height: 0.62rem;font-size: 0.4rem;font-weight: bold;vertical-align: text-bottom;}
.bj_box21>ul>li>.item_title>span{color: #FFFFFF;font-size: 0.5rem;font-weight: bold;line-height: 100%;}
.bj_box21>ul>li>.item_text{padding: 0.2rem;color: #696464;font-size: 0.35rem;}
.bj_box21.blue1>ul>li>.item_title>i{color: #289fcb;}
.bj_box21.blue1>ul>li>.item_title{background: linear-gradient(to right, #289fcb, #5bbaca);}
.bj_box21.blue1>ul>li{box-shadow: 0 0 0.7rem rgba(47, 118, 134, 0.2);}
.bj_box21.blue2>ul>li>.item_title>i{color: #5c86b5;}
.bj_box21.blue2>ul>li>.item_title{background: linear-gradient(45deg, #5c86b5, #1b9ec5);}
.bj_box21.blue2>ul>li{box-shadow: 0 0 0.7rem rgba(47, 118, 134, 0.2);}
.bj_box21.green1>ul>li>.item_title>i{color: #34b9ab;}
.bj_box21.green1>ul>li>.item_title{background: linear-gradient(45deg, #34b9ab, #1b9ec5);}
.bj_box21.green1>ul>li{box-shadow: 0 0 0.7rem rgba(38, 160, 92, 0.2);}
.bj_box21.green2>ul>li>.item_title>i{color: #0ea981;}
.bj_box21.green2>ul>li>.item_title{background: linear-gradient(45deg, #0f9a76, #63b995);}
.bj_box21.green2>ul>li{box-shadow: 0 0 0.7rem rgba(38, 160, 92, 0.2);}
.bj_box21.red>ul>li>.item_title>i{color: #f27474;}
.bj_box21.red>ul>li>.item_title{background: linear-gradient(45deg, #e26855, #f27474);}
.bj_box21.red>ul>li{box-shadow: 0 0 0.7rem rgba(251, 70, 0, 0.2);}
.bj_box21.yellow>ul>li>.item_title>i{color: #dfab30;}
.bj_box21.yellow>ul>li>.item_title{background: #dfab30;}
.bj_box21.yellow>ul>li{box-shadow: 0 0 0.7rem rgba(162, 89, 13, 0.2);}
.bj_box21.yellow2>ul>li>.item_title>i{color: #c89f61;}
.bj_box21.yellow2>ul>li>.item_title{background: #c89f61;}
.bj_box21.yellow2>ul>li{box-shadow: 0 0 0.7rem rgba(162, 89, 13, 0.2);}
.bj_box21.puple>ul>li>.item_title>i{color: #9268b5;}
.bj_box21.puple>ul>li>.item_title{background: linear-gradient(45deg, #9268b5, #8163bd);}
.bj_box21.puple>ul>li{box-shadow: 0 0 0.7rem rgba(94, 48, 136, 0.2);}

/* 2019 11.19 */
.bj_box22>.swiper-container{padding-bottom: 0.8rem;}
.bj_box22>.swiper-container>.swiper-pagination{bottom: -0.2rem;}
.bj_box22>.swiper-container>.swiper-wrapper>.swiper-slide{border-radius: 0.3rem;background: #fff;box-shadow: 0.1rem 0.1rem 0.5rem 0 #cbd2da;}
.bj_box22>.swiper-container>.swiper-wrapper>.swiper-slide>.tea_img>img{width: 100%;border-radius:0.3rem 0.3rem 0 0}
.bj_box22>.swiper-container>.swiper-wrapper>.swiper-slide>.tea_msg{padding: 0.4rem 0.2rem 0.3rem 0.22rem;border-radius:0px 0px 0.3rem 0.3rem;background: #000000;}
.bj_box22>.swiper-container>.swiper-wrapper>.swiper-slide>.tea_msg>.p1{font-size: 0.36rem;color: #FFFFFF;}
.bj_box22>.swiper-container>.swiper-wrapper>.swiper-slide>.tea_msg>.p1>span{color: #FFFFFF;font-size: 0.5rem;font-weight: bold;}
.bj_box22>.swiper-container>.swiper-wrapper>.swiper-slide>.tea_msg>div{color: #ff5c55;font-size: 15px;font-weight: bold;padding: 2% 0;color: #FFFFFF;}
.bj_box22>.swiper-container>.swiper-wrapper>.swiper-slide>.tea_msg>.p2{color: #FFFFFF;font-size: 0.34rem;}
.bj_box22>.swiper-container>.swiper-wrapper>.swiper-slide>.tea_msg>.p2>a{color: #FFFFFF;}
.bj_box22.swiper-pagination{width: 100%;display: flex;justify-content: center;}
.bj_box22.swiper-pagination>span{display: inline-block;width: 0.4rem;height:0.2rem;background: #CCCCCC;margin-left: 2%;border-radius: 0.6rem;}
.bj_box22.swiper-pagination>span.active{background: #0090DF;}
.bj_box22.blue1>.swiper-container>.swiper-wrapper>.swiper-slide>.tea_msg{background:#289fcb}
.bj_box22.blue2>.swiper-container>.swiper-wrapper>.swiper-slide>.tea_msg{background:#5c86b5}
.bj_box22.green1>.swiper-container>.swiper-wrapper>.swiper-slide>.tea_msg{background:#34b9ab}
.bj_box22.green2>.swiper-container>.swiper-wrapper>.swiper-slide>.tea_msg{background:#0ea981}
.bj_box22.orange>.swiper-container>.swiper-wrapper>.swiper-slide>.tea_msg{background:#e2863e}
.bj_box22.red>.swiper-container>.swiper-wrapper>.swiper-slide>.tea_msg{background:#f27474}
.bj_box22.yellow>.swiper-container>.swiper-wrapper>.swiper-slide>.tea_msg{background:#dfab30}
.bj_box22.yellow2>.swiper-container>.swiper-wrapper>.swiper-slide>.tea_msg{background:#c89f61}
.bj_box22.puple>.swiper-container>.swiper-wrapper>.swiper-slide>.tea_msg{background:#9268b5}

.bj_box23>ul>li{width: 95%;margin: 0.3rem auto;}
.bj_box23>ul>li>.number{width: 2rem;height: 2rem;border: 0.2rem solid #000000;text-align: center!important;font-size: 0.65rem;font-weight: bold;padding: 0.1rem;background: #fff;margin: 0 auto;margin-bottom: 0.3rem}
.bj_box23>ul>li>.number>span{display: block;width: 100%;height: 100%;background: #000000;color: #FFFFFF;line-height: 1.4rem;font-size: 1.2rem;}
.bj_box23>ul>li>.text{border: 0.2rem solid #000;text-align: center!important;padding: 0.3rem}
.bj_box23>ul>li>.text>.icon{margin-bottom: 0.26rem;}
.bj_box23>ul>li>.text>.icon>img{width: 15%;display:block;margin:0 auto;}
.bj_box23>ul>li>.text>.tit{font-weight: bold;font-size: 0.5rem;display: block;margin-bottom: 0.26rem;}
.bj_box23>ul>li>.text>p{line-height: 0.6rem;margin-bottom: 0.25rem;font-size: 0.4rem;}
.bj_box23>ul>li>.text>.dian{width: 10px;height: 10px;background: #000000;border-radius: 50%;margin: 0 auto;}
.bj_box23.blue1>ul>li>.text{border-color: #289fcb;}
.bj_box23.blue1>ul>li>.number>span{background:#289fcb;}
.bj_box23.blue1>ul>li>.number{border-color: #289fcb;}
.bj_box23.blue1>ul>li>.text>.dian{background: #289fcb;}
.bj_box23.blue2>ul>li>.text{border-color: #5c86b5;}
.bj_box23.blue2>ul>li>.number>span{background:#5c86b5;}
.bj_box23.blue2>ul>li>.number{border-color: #5c86b5;}
.bj_box23.blue2>ul>li>.text>.dian{background: #5c86b5;}
.bj_box23.green1>ul>li>.text{border-color: #34b9ab;}
.bj_box23.green1>ul>li>.number>span{background:#34b9ab;}
.bj_box23.green1>ul>li>.number{border-color: #34b9ab;}
.bj_box23.green1>ul>li>.text>.dian{background: #34b9ab;}
.bj_box23.green2>ul>li>.text{border-color: #0ea981;}
.bj_box23.green2>ul>li>.number>span{background:#0ea981;}
.bj_box23.green2>ul>li>.number{border-color: #0ea981;}
.bj_box23.green2>ul>li>.text>.dian{background: #0ea981;}
.bj_box23.orange>ul>li>.text{border-color: #e2863e;}
.bj_box23.orange>ul>li>.number>span{background:#e2863e;}
.bj_box23.orange>ul>li>.number{border-color: #e2863e;}
.bj_box23.orange>ul>li>.text>.dian{background: #e2863e;}
.bj_box23.red>ul>li>.text{border-color: #f27474;}
.bj_box23.red>ul>li>.number>span{background:#f27474;}
.bj_box23.red>ul>li>.number{border-color: #f27474;}
.bj_box23.red>ul>li>.text>.dian{background: #f27474;}
.bj_box23.yellow>ul>li>.text{border-color: #dfab30;}
.bj_box23.yellow>ul>li>.number>span{background:#dfab30;}
.bj_box23.yellow>ul>li>.number{border-color: #dfab30;}
.bj_box23.yellow>ul>li>.text>.dian{background: #dfab30;}
.bj_box23.yellow2>ul>li>.text{border-color: #c89f61;}
.bj_box23.yellow2>ul>li>.number>span{background:#c89f61;}
.bj_box23.yellow2>ul>li>.number{border-color: #c89f61;}
.bj_box23.yellow2>ul>li>.text>.dian{background: #c89f61;}
.bj_box23.puple>ul>li>.text{border-color: #9268b5;}
.bj_box23.puple>ul>li>.number>span{background:#9268b5;}
.bj_box23.puple>ul>li>.number{border-color: #9268b5;}
.bj_box23.puple>ul>li>.text>.dian{background: #9268b5;}

.bj_box24>.swiper-container>.swiper-wrapper>.swiper-slide{width: 32%;background: #eed9b5;border-radius: 0.3rem;padding: 0.6rem 0.5rem 0.4rem 0.2rem;position: relative;overflow: hidden;}
.bj_box24>.swiper-container>.swiper-wrapper>.swiper-slide>.tit{position: absolute;right: -0.8rem;top: 0.17rem;color: #FFFFFF;background: rgb(255, 148, 0);line-height: 40px;transform-origin: center;transform: rotate(41deg);font-size: 0.4rem;width: 3.55rem;text-align: center!important;}
.bj_box24>.swiper-container>.swiper-wrapper>.swiper-slide>span{font-size: 0.6rem;font-weight: bold;color: rgb(255, 148, 0);display: block;margin-bottom: 0.3rem;}
.bj_box24>.swiper-container>.swiper-wrapper>.swiper-slide>p{font-size: 0.36rem;color: #666666;line-height:0.8rem;}
.bj_box24>.swiper-container>.swiper-wrapper>.swiper-slide>a{display:none;padding: 0.2rem 0.5rem;background: rgb(255, 148, 0);border-radius: 30px;color: #FFFFFF;margin-top: 0.3rem;font-size: 0.36rem;}
.bj_box24.blue1>.swiper-container>.swiper-wrapper>.swiper-slide>span{color: #289fcb;}
.bj_box24.blue1>.swiper-container>.swiper-wrapper>.swiper-slide>.tit{background: #289fcb;}
.bj_box24.blue1>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: #289fcb;}
.bj_box24.blue1>.swiper-container>.swiper-wrapper>.swiper-slide{background: #cfe5ea;}
.bj_box24.blue2>.swiper-container>.swiper-wrapper>.swiper-slide>span{color: #5c86b5;}
.bj_box24.blue2>.swiper-container>.swiper-wrapper>.swiper-slide>.tit{background: #5c86b5;}
.bj_box24.blue2>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: #5c86b5;}
.bj_box24.blue2>.swiper-container>.swiper-wrapper>.swiper-slide{background: #cfe5ea;}
.bj_box24.green1>.swiper-container>.swiper-wrapper>.swiper-slide>span{color: #34b9ab;}
.bj_box24.green1>.swiper-container>.swiper-wrapper>.swiper-slide>.tit{background: #34b9ab;}
.bj_box24.green1>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: #34b9ab;}
.bj_box24.green1>.swiper-container>.swiper-wrapper>.swiper-slide{background: #cfe5ea;}
.bj_box24.green2>.swiper-container>.swiper-wrapper>.swiper-slide>span{color: #0ea981;}
.bj_box24.green2>.swiper-container>.swiper-wrapper>.swiper-slide>.tit{background: #0ea981;}
.bj_box24.green2>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: #0ea981;}
.bj_box24.green2>.swiper-container>.swiper-wrapper>.swiper-slide{background: #cfe5ea;}
.bj_box24.orange>.swiper-container>.swiper-wrapper>.swiper-slide>span{color: #e2863e;}
.bj_box24.orange>.swiper-container>.swiper-wrapper>.swiper-slide>.tit{background: #e2863e;}
.bj_box24.orange>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: #e2863e;}
.bj_box24.orange>.swiper-container>.swiper-wrapper>.swiper-slide{background: #fce2cd;}
.bj_box24.red>.swiper-container>.swiper-wrapper>.swiper-slide>span{color: #f27474;}
.bj_box24.red>.swiper-container>.swiper-wrapper>.swiper-slide>.tit{background: #f27474;}
.bj_box24.red>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: #f27474;}
.bj_box24.red>.swiper-container>.swiper-wrapper>.swiper-slide{background: #fad9d9;}
.bj_box24.yellow>.swiper-container>.swiper-wrapper>.swiper-slide>span{color: #dfab30;}
.bj_box24.yellow>.swiper-container>.swiper-wrapper>.swiper-slide>.tit{background: #dfab30;}
.bj_box24.yellow>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: #dfab30;}
.bj_box24.yellow>.swiper-container>.swiper-wrapper>.swiper-slide{background: #4f4d4d;}
.bj_box24.yellow>.swiper-container>.swiper-wrapper>.swiper-slide>p{color: #cfc9c9;}
.bj_box24.yellow2>.swiper-container>.swiper-wrapper>.swiper-slide>span{color: #c89f61;}
.bj_box24.yellow2>.swiper-container>.swiper-wrapper>.swiper-slide>.tit{background: #c89f61;}
.bj_box24.yellow2>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: #c89f61;}
.bj_box24.yellow2>.swiper-container>.swiper-wrapper>.swiper-slide{background: #4f4d4d;}
.bj_box24.yellow2>.swiper-container>.swiper-wrapper>.swiper-slide>p{color: #cfc9c9;}
.bj_box24.puple>.swiper-container>.swiper-wrapper>.swiper-slide>span{color: #9268b5;}
.bj_box24.puple>.swiper-container>.swiper-wrapper>.swiper-slide>.tit{background: #9268b5;}
.bj_box24.puple>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: #9268b5;}
.bj_box24.puple>.swiper-container>.swiper-wrapper>.swiper-slide{background: #eed8f2;}
.bj_box24.black>.swiper-container>.swiper-wrapper>.swiper-slide>span{color: #000;}
.bj_box24.black>.swiper-container>.swiper-wrapper>.swiper-slide>.tit{background: #000;}
.bj_box24.black>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: #000;}
.bj_box24.black>.swiper-container>.swiper-wrapper>.swiper-slide{background: #ececec;}
.bj_box25>.swiper-container{padding-top:1rem;}
.bj_box25>.swiper-container>.swiper-wrapper>.swiper-slide{width: 32%;padding: 0rem 0.2rem 15px 0.2rem!important;background: #f0f0f0;border-radius: 12px;text-align: center;height: auto;position: relative;}
.bj_box25>.swiper-container>.swiper-wrapper>.swiper-slide>img{width: 90%;margin: -1rem auto auto;display: block;border-radius:10px;}
.bj_box25>.swiper-container>.swiper-wrapper>.swiper-slide>.tit{font-size: 0.6rem;font-weight: bold;padding: 0.4rem 0;text-align:center;}
.bj_box25>.swiper-container>.swiper-wrapper>.swiper-slide>p{font-size: 0.42rem;line-height: 0.8rem;text-align: left;padding-left: 0.5rem;}
.bj_box25>.swiper-container>.swiper-wrapper>.swiper-slide>p::before{content: "";display: inline-block;width: 6px;height: 6px;background: orangered;border-radius: 50%;vertical-align: middle;margin-right: 8px;}
.bj_box25>.swiper-container>.swiper-wrapper>.swiper-slide>a{display:none;width: 60%;height: 1rem;border-radius: 0.6rem;position: absolute;left: 0;right: 0;margin: 0 auto;bottom: 0.3rem;background: #e14b4b;color: #FFFFFF;font-weight: bold;font-size: 0.42rem;line-height: 1rem;}
.bj_box25.blue1>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: #289fcb;}
.bj_box25.blue1>.swiper-container>.swiper-wrapper>.swiper-slide>.tit{color: #289fcb;text-align:center!important;}
.bj_box25.blue1>.swiper-container>.swiper-wrapper>.swiper-slide{background: #cfe5ea;}
.bj_box25.blue2>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: #5c86b5;}
.bj_box25.blue2>.swiper-container>.swiper-wrapper>.swiper-slide>.tit{color: #5c86b5;}
.bj_box25.blue2>.swiper-container>.swiper-wrapper>.swiper-slide{background: #cfe5ea;}
.bj_box25.green1>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: #34b9ab;}
.bj_box25.green1>.swiper-container>.swiper-wrapper>.swiper-slide>.tit{color: #34b9ab;}
.bj_box25.green1>.swiper-container>.swiper-wrapper>.swiper-slide{background: #cfe5ea;}
.bj_box25.green2>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: #0ea981;}
.bj_box25.green2>.swiper-container>.swiper-wrapper>.swiper-slide>.tit{color: #0ea981;}
.bj_box25.green2>.swiper-container>.swiper-wrapper>.swiper-slide{background: #cfe5ea;}
.bj_box25.orange>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: #e2863e;}
.bj_box25.orange>.swiper-container>.swiper-wrapper>.swiper-slide>.tit{color:#e2863e;}
.bj_box25.orange>.swiper-container>.swiper-wrapper>.swiper-slide{background: #fce2cd;}
.bj_box25.red>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: #f27474;}
.bj_box25.red>.swiper-container>.swiper-wrapper>.swiper-slide{background: #fad9d9;}
.bj_box25.red>.swiper-container>.swiper-wrapper>.swiper-slide>.tit{color: #b65656;}
.bj_box25.yellow>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: #dfab30;}
.bj_box25.yellow>.swiper-container>.swiper-wrapper>.swiper-slide{background: #4f4d4d;}
.bj_box25.yellow>.swiper-container>.swiper-wrapper>.swiper-slide>.tit{color: #dfab30;}
.bj_box25.yellow>.swiper-container>.swiper-wrapper>.swiper-slide>p{color: #e5e1e1;}
.bj_box25.yellow2>.swiper-container>.swiper-wrapper>.swiper-slide>p{color: #e5e1e1;}
.bj_box25.yellow2>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: #c89f61;}
.bj_box25.yellow2>.swiper-container>.swiper-wrapper>.swiper-slide>.tit{color: #c89f61;}
.bj_box25.yellow2>.swiper-container>.swiper-wrapper>.swiper-slide{background: #4f4d4d;}
.bj_box25.puple>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: #9268b5;}
.bj_box25.puple>.swiper-container>.swiper-wrapper>.swiper-slide>.tit{color: #9268b5;}
.bj_box25.puple>.swiper-container>.swiper-wrapper>.swiper-slide{background: #eed8f2;}
.bj_box25.black>.swiper-container>.swiper-wrapper>.swiper-slide>a{background: #000;}
.bj_box25.black>.swiper-container>.swiper-wrapper>.swiper-slide>.tit{color: #000;}
.bj_box25.black>.swiper-container>.swiper-wrapper>.swiper-slide{background: #ececec;}
.bj_box26>p{width: 95%;border: 0.05rem solid #C0C0C0;padding: 0.3rem;text-indent: 0.8rem;line-height: 0.75rem;margin: 0 auto;box-shadow: -0.3rem -0.3rem 0 #fed552;color: #b75b0d;font-weight: bold;font-size: 0.42rem;}
.bj_box26.blue1>p{border-color: #289fcb;color: #289fcb;box-shadow: -10px -10px 0 #b4d3ec;}
.bj_box26.blue2>p{border-color: #5c86b5;color: #5c86b5;box-shadow: -10px -10px 0 #b4d3ec;}
.bj_box26.green1>p{border-color: #34b9ab;color: #34b9ab;box-shadow: -10px -10px 0 #c3eff3;}
.bj_box26.green2>p{border-color: #0ea981;color: #0ea981;box-shadow: -10px -10px 0 #9adcd9;}
.bj_box26.orange>p{border-color: #e2863e;color: #e2863e;box-shadow: -10px -10px 0 #f7c0a1;}
.bj_box26.red>p{border-color: #f27474;color: #f27474;box-shadow: -10px -10px 0 #f7af99;}
.bj_box26.yellow>p{border-color: #dfab30;color: #dfab30;box-shadow: -10px -10px 0 #fbe5a5;}
.bj_box26.yellow2>p{border-color: #c89f61;color: #c89f61;box-shadow: -10px -10px 0 #f1d1b7;}
.bj_box26.puple>p{border-color: #9268b5;color: #9268b5;box-shadow: -10px -10px 0 #cebbd6;}

.bj_box27>.item{width: 97%;display: flex;border: 0.02rem solid #ff6767;margin: 0 auto 0.25rem auto;}
.bj_box27>.item>.number{width: 25%;text-align: center!important;background-color: #ff6767;color: #FFFFFF;font-size: 0.9rem;font-weight: bold;display: flex;align-items: center;justify-content: center;}
.bj_box27>.item>.text{width: 75%;height: auto;padding: 0.15rem 0.1rem 0.15rem 0.15rem;}
.bj_box27>.item>.text>span{font-weight: bold;color: #ff6767;margin-bottom: 0.1rem;display: block;font-size: 0.45rem;}
.bj_box27>.item>.text>p{color: #666666;font-size: 0.35rem;line-height: 0.6rem;}
.bj_box27.blue1>.item{border-color: #289fcb;}
.bj_box27.blue1>.item>.number{background-color: #289fcb;}
.bj_box27.blue1>.item>.text>span{color: #289fcb;}
.bj_box27.blue2>.item{border-color: #5c86b5;}
.bj_box27.blue2>.item>.number{background-color: #5c86b5;}
.bj_box27.blue2>.item>.text>span{color: #5c86b5;}
.bj_box27.green1>.item{border-color: #34b9ab;}
.bj_box27.green1>.item>.number{background-color: #34b9ab;}
.bj_box27.green1>.item>.text>span{color: #34b9ab;}
.bj_box27.green2>.item{border-color: #0ea981;}
.bj_box27.green2>.item>.number{background-color: #0ea981;}
.bj_box27.green2>.item>.text>span{color: #0ea981;}
.bj_box27.orange>.item{border-color: #e2863e;}
.bj_box27.orange>.item>.number{background-color: #e2863e;}
.bj_box27.orange>.item>.text>span{color: #e2863e;}
.bj_box27.red>.item{border-color: #ff6767;}
.bj_box27.red>.item>.number{background-color: #ff6767;}
.bj_box27.red>.item>.text>span{color: #ff6767;}
.bj_box27.yellow>.item{border-color: #dfab30;}
.bj_box27.yellow>.item>.number{background-color: #dfab30;}
.bj_box27.yellow>.item>.text>span{color: #dfab30;}
.bj_box27.yellow2>.item{border-color: #c89f61;}
.bj_box27.yellow2>.item>.number{background-color: #c89f61;}
.bj_box27.yellow2>.item>.text>span{color: #c89f61;}
.bj_box27.puple>.item{border-color: #9268b5;}
.bj_box27.puple>.item>.number{background-color: #9268b5;}
.bj_box27.puple>.item>.text>span{color: #9268b5;}

.bj_box28>.items{width: 94%;border: 0.06rem solid #fedd99;background-color: #1c1c1c;border-radius: 0 1rem 0px 1rem;padding: 0.8rem 0 0.7rem 0;margin: 0 auto 0.3rem auto;}
.bj_box28>.items>.ite_tit{display: flex;justify-content: center;align-items: center;margin-bottom: 0.5rem;}
.bj_box28>.items>.ite_tit>.line{width: 1.1rem;height: 2px;background-color: #fedd99;position: relative;}
.bj_box28>.items>.ite_tit>.line.lin1::after{content: "";width: 0.15rem;height: 0.15rem;background-color: #fedd99;position: absolute;right: 0;top: 0;bottom: 0;margin: auto 0;transform: rotate(50deg);}
.bj_box28>.items>.ite_tit>.line.lin2::before{content: "";width: 0.15rem;height: 0.15rem;background-color: #fedd99;position: absolute;left: 0;top: 0;bottom: 0;margin: auto 0;transform: rotate(50deg);}
.bj_box28>.items>.ite_tit>span{color: #fedd99;font-weight: bold;font-size: 0.6rem;margin: 0 10px;}
.bj_box28>.items>.ite_text{color: #FFFFFF;padding:  10px 0.8rem 0px 0.8rem;}
.bj_box28>.items>.ite_text>span{font-weight: bold;font-size: 0.44rem;}
.bj_box28>.items>.ite_text>p{font-size: 0.36rem;line-height: 0.7rem;margin-top: 10px;color: #FFFFFF;}

.bj_box29{display: flex;justify-content: space-around;flex-flow: row wrap;margin-top: 0.7rem;}
.bj_box29>.items{width: 48%;box-shadow: 0.03rem 0.04rem 0.2rem #bcf8dd;padding: 0 0 0.3rem 0;margin-bottom: 0.7rem;}
.bj_box29.three>.items:nth-child(3){width: 96%;}
.bj_box29>.items>.ite_tit{width: 80%;margin: 0 auto 10px auto;text-align: center!important;background: #1fca7c;font-size: 0.5rem;margin-top: -0.4rem;color: #FFFFFF;font-weight: bold;border: 0.1rem solid #bcf8dd;padding: 0.1rem 0;}
.bj_box29>.items>.ite_text{text-align: center!important;}
.bj_box29>.items>.ite_text>.tit{color: #ff5a00;font-size: 0.41rem;margin-bottom: 0.1rem;font-weight: bold;}
.bj_box29>.items>.ite_text>.txt{display: flex;flex-direction: column;}
.bj_box29>.items>.ite_text>.txt>span{padding: 0.1rem 0.36rem;font-size: 0.36rem;color: #666666;text-align:center;}
.bj_box29.blue1>.items{box-shadow: 2px 2px 10px #cfe5ea;}
.bj_box29.blue1>.items>.ite_tit{background: #289fcb;border-color: #cfe5ea;}
.bj_box29.blue2>.items{box-shadow: 2px 2px 10px #cfe5ea;}
.bj_box29.blue2>.items>.ite_tit{background: #5c86b5;border-color: #cfe5ea;}
.bj_box29.green1>.items{box-shadow: 2px 2px 10px #cff1ed;}
.bj_box29.green1>.items>.ite_tit{background: #34b9ab;border-color: #cff1ed;}
.bj_box29.orange>.items{box-shadow: 2px 2px 10px #fce2cd;}
.bj_box29.orange>.items>.ite_tit{background: #e2863e;border-color: #fce2cd;}
.bj_box29.red>.items{box-shadow: 2px 2px 10px #fad9d9;}
.bj_box29.red>.items>.ite_tit{background: #f27474;border-color: #fad9d9;}
.bj_box29.yellow>.items{box-shadow: 2px 2px 10px #f1e0ad;}
.bj_box29.yellow>.items>.ite_tit{background: #dfab30;border-color: #f1e0ad;}
.bj_box29.yellow2>.items{box-shadow: 2px 2px 10px #f1e0ad;}
.bj_box29.yellow2>.items>.ite_tit{background: #c89f61;border-color: #f1e0ad;}
.bj_box29.puple>.items{box-shadow: 2px 2px 10px #e0cfef;}
.bj_box29.puple>.items>.ite_tit{background: #9268b5;border-color: #e0cfef;}

.bj_box30{width: 100%;}
.bj_box30>.tit{width: 100%;}
.bj_box30>.tit >ul{width: 100%;display: flex;justify-content: space-between;}
.bj_box30>.tit >ul >li{position: relative;}
.bj_box30 >.tit >ul >li >.txtBox{width: 100%;text-align: left;color: #6a35e5;border: 1px solid #6a35e5;display: flex;align-items: center;justify-content: center;}
.bj_box30 >.tit >ul >li >.txtBox>img{margin-left: -20px;display: none;}
.bj_box30 >.tit >ul >li >.txtBox >span{display: inline-block;height: 100%;font-weight: bold;text-align: left;font-size: 0.4rem;padding: 0.2rem 0.05rem}
.bj_box30 >.tit >ul >li >.txtBox >span >label{display: block;font-size: 8px;color: #bfbfbf;font-weight: 100;display: none;}
.bj_box30 >.tit >ul >li >.cover{width: 100%;height: 100%;position: absolute;top: 0;transition: all 0.3s linear;text-align: center!important;color: #FFFFFF;background-color: #6a35e5;display: none;align-items: center;justify-content: center;}
.bj_box30 >.tit >ul >li >.cover>img{display: inline-block;vertical-align: middle;display: none;}
.bj_box30 >.tit >ul >li >.cover >span{width: 100%;font-size: 0.4rem;font-weight: bold;}
.bj_box30 >.tit >ul >li >.cover >span >i{display: none;}
.bj_box30 >.con{width: 93%;border-radius: 0.3rem;box-shadow: 0 0 0.1rem #6a35e5;margin: 0.5rem auto auto;}
.bj_box30 >.con >ul >li{display: none;position: relative;overflow: hidden;text-align: center!important;padding: 0.6rem 0.3rem 0.4rem 0.3rem;}
.bj_box30 >.con >ul >li>img{width: 85%;height: 100%;}
.bj_box30 >.con >ul >li>.text{width: 100%;height: 100%;color: #403d3d;transition: all 300ms;margin-top: 0.5rem;}
.bj_box30 >.con >ul >li>.text>span{font-size: 0.6rem;font-weight: bold;display:block;text-align:center;}
.bj_box30 >.con >ul >li>.text>p{line-height: 0.8rem;margin-top: 0.2rem;color: #424040;font-size: 0.4rem;text-align: left;}
.bj_box30 >.con >ul >li.active{display: block;}
.bj_box30 >.tit >ul >li.li05{margin-bottom: 0px;}
.bj_box30>.tit>ul>li.active>.cover{display: flex;}

.bj_box31{position: relative;width: 98%;margin: 0 auto;background-color: #d1eaf9;text-align: center!important;box-shadow: 0 0 0.1rem #a7a7a7;padding-bottom: 0.25rem;border: 0.15rem solid #068BF2;}
.bj_box31>.box_tit{background-color: #068BF2;display: inline-block;color: #FFFFFF;padding: 0.2rem;font-size: 0.46rem;margin-top: -0.4rem;font-weight: bold;position: relative;}
.bj_box31>.box_tit::before{content: "";position: absolute;border: 0.3rem solid #068BF2;left: -0.3rem;top: -0.3rem;border-top-color: transparent;border-right-color: transparent;border-left-color: transparent;}
.bj_box31>.box_tit::after{content: "";position: absolute;border: 0.3rem solid #068BF2;right: -0.3rem;top: -0.3rem;border-top-color: transparent;border-right-color: transparent;border-left-color: transparent;}
.bj_box31>.box_container{margin-top: 0.3rem;}
.bj_box31>.box_container>.con_left{display: flex;padding:0.4rem 0.3rem 0 0.5rem;align-items: center;}
.bj_box31>.box_container>.con_left>.teaImg{width: 2.4rem;height: 2.4rem;border-radius: 50%;}
.bj_box31>.box_container>.con_left>.teaImg>img{width: 100%;border-radius: 50%;}
.bj_box31>.box_container>.con_left>.teaMsg{display: flex;flex-direction: column;margin-left: 0.6rem;text-align: left;font-size: 0.4rem;}
.bj_box31>.box_container>.con_left>.teaMsg>span.name{margin-top: 0.1rem;}
.bj_box31>.box_container>.con_left>.online{background-color: #068BF2;margin-left: 0.8rem;padding: 0.1rem 0.2rem;border-radius: 0.2rem;display:none;}
.bj_box31>.box_container>.con_left>.online>a{color: #FFFFFF;font-size: 0.4rem;display:none;}
.bj_box31>.box_container>.con_right{padding:0.4rem 0.3rem 0 0.3rem;text-align: left;}
.bj_box31>.box_container>.con_right>.top{border-top: 0.06rem solid #068BF2;padding-top: 0.4rem;}
.bj_box31>.box_container>.con_right>.top>.tit,.bj_box31>.box_container>.con_right>.bottom>.tit{font-size: 0.43rem;font-weight: bold;margin-bottom: 0.3rem;}
.bj_box31>.box_container>.con_right>.top>p{font-size: 0.4rem;line-height: 0.7rem;padding-left: 0.2rem;position:relative;}
.bj_box31>.box_container>.con_right>.top>p::before{content: "";display: block;width: 0.1rem;height: 0.1rem;background-color: #000000;position:absolute;left:0;top:47%;}
.bj_box31>.box_container>.con_right>.bottom>p{font-size: 0.4rem;text-align: left;padding: 0;line-height: 0.7rem;color:rgba(0,0,0,0.8);}
.bj_box31>.box_container>.con_right>.btn{display: flex;justify-content: center;}
.bj_box31>.box_container>.con_right>.btn>a{background-color: #068BF2;color: #FFFFFF;font-size: 0.4rem;padding: 0.1rem 0.2rem;margin-right: 0.2rem;display:none;}


.bj_box32{background-color: #a2a7ab;padding: 0.5rem 0.4rem 0.5rem 0.4rem;}
.bj_box32>.left_Msg{color: #FFFFFF;}
.bj_box32>.left_Msg>.top>span{font-size: 0.35rem;}
.bj_box32>.left_Msg>.top>p{color: #FFFFFF;font-size: 0.45rem;font-weight: bold;padding: 0.2rem 0;}
.bj_box32>.left_Msg>.top::after{content: "";display: block;width: 20%;height: 0.05rem;background-color: #FFFFFF;margin-top: 0.2rem;}
.bj_box32>.left_Msg>.bottom{line-height: 0.6rem;font-size: 0.37rem;margin-top: 0.2rem;}
.bj_box32>.left_Msg>.info_btn{display: flex;border: 0.05rem solid #FFFFFF;padding: 0.2rem 0.1rem;justify-content: space-between;align-items: center;color: #FFFFFF;font-size: 0.4rem;margin-bottom: 0.5rem;}
.bj_box32>.left_Msg>.info_btn>a{color: #FFFFFF;font-size: 0.4rem;display:none;}
.bj_box32>.right_img{width: 100%;margin-top: 0.4rem;}
.bj_box32>.right_img>img{width: 100%;display:block;margin:0 auto;}

.bj_box33{}
.bj_box33>.topCon{}
.bj_box33>.topCon>.item,.bj_box33>.bottomCon>.item{flex-flow: row wrap;width: 100%;display: flex;box-shadow: 0px 0px 28px -2px #ccc;margin-bottom: 0.2rem;padding: 0.1rem;/* align-items: center; */}
.bj_box33>.topCon>.item>.item_left,.bj_box33>.bottomCon>.item>.item_left{width: 50%;margin-right: 0%;}
.bj_box33>.topCon>.item>.item_left>img,.bj_box33>.bottomCon>.item>.item_left>img{width: 100%;}
.bj_box33>.topCon>.item>.item_right,.bj_box33>.bottomCon>.item>.item_right{width: 50%;padding: 0.1rem 0.2rem;position: relative;}
.bj_box33>.topCon>.item>.item_right>.tit,.bj_box33>.bottomCon>.item>.item_right>.tit{font-size: 0.46rem;font-weight: bold;}
.bj_box33>.topCon>.item>.item_right>.tit::after,.bj_box33>.bottomCon>.item>.item_right>.tit::after{content: "";display: block;width: 0.7rem;height: 0.1rem;background-color: #068BF2;margin-top: 0.2rem;}
.bj_box33>.topCon>.item>.item_right>p,.bj_box33>.bottomCon>.item>.item_right>p{font-size: 0.36rem;margin-top: 0.2rem;color: #666666;line-height: 0.7rem;}
.bj_box33>.topCon>.item>.item_right::before{content: "";position: absolute;top: 0;left: -0.4rem;border: 0.2rem solid #FFFFFF;height: 0;margin: auto 0;bottom: 0;border-top-color: transparent;border-left-color: transparent;border-bottom-color: transparent;}
.bj_box33>.bottomCon>.item>.item_right::after{content: "";position: absolute;top: 0;right: -0.4rem;border: 0.2rem solid #FFFFFF;height: 0;margin: auto 0;bottom: 0;border-top-color: transparent;border-right-color: transparent;border-bottom-color: transparent;}


/* 2020 3.9 */
.bj_box34{display: flex;display: -webkit-flex;justify-content: center;flex-flow: row wrap;}
.bj_box34>.item{width: 49%;margin-right: 2%;margin-bottom: 0.3rem;overflow: hidden;}
.bj_box34>.item:nth-child(2n){margin-right: 0;}
.bj_box34.five>.item:last-child{width: 100%;}
.bj_box34.five>.item:last-child,.bj_box34.three>.item:last-child{width: 100%;margin-right:0;}
.bj_box34>.item{border: 0.08rem solid #835fa8;}
.bj_box34>.item>.top_tit{display: block;height: 1.2rem;justify-content: center;align-items: center;background-color: #835fa8;color: #FFFFFF;text-align: center;position: relative;z-index: 3;font-size: 0.4rem;font-weight: bold;line-height: 0.5rem;padding-top: 0.3rem;}
.bj_box34>.item>.top_tit::after{content: "";position: absolute;top: 100%;border: 0.5rem solid #835fa8;border-left-color: transparent;border-bottom-color: transparent;border-right-color: transparent;left: 50%;margin-left: -0.5rem;transform: scale(10,1);-ms-transform: scale(10,1);-webkit-transform: scale(10,1);z-index: -1;}
.bj_box34>.item>.bottom_con{padding: 0.7rem 0.3rem 0.2rem 0.3rem;text-align: center;font-size: 0.35rem;color: #666666;border-top: 0;}
.bj_box34.blue1>.item{border-color: #289fcb;}
.bj_box34.blue2>.item{border-color: #5c86b5;}
.bj_box34.green1>.item{border-color: #34b9ab;}
.bj_box34.green2>.item{border-color: #0ea981;}
.bj_box34.orange>.item{border-color: #e2863e;}
.bj_box34.red>.item{border-color: #f27474;}
.bj_box34.yellow>.item{border-color: #dfab30;}
.bj_box34.yellow2>.item{border-color: #c89f61;}
.bj_box34.puple>.item{border-color: #9268b5;}
.bj_box34.blue1>.item>.top_tit{background-color: #289fcb;}
.bj_box34.blue2>.item>.top_tit{background-color: #5c86b5;}
.bj_box34.green1>.item>.top_tit{background-color: #34b9ab;}
.bj_box34.green2>.item>.top_tit{background-color: #0ea981;}
.bj_box34.orange>.item>.top_tit{background-color: #e2863e;}
.bj_box34.red>.item>.top_tit{background-color: #f27474;}
.bj_box34.yellow>.item>.top_tit{background-color: #dfab30;}
.bj_box34.yellow2>.item>.top_tit{background-color: #c89f61;}
.bj_box34.puple>.item>.top_tit{background-color: #9268b5;}
.bj_box34.blue1>.item>.top_tit::after{border-top-color: #289fcb;}
.bj_box34.blue2>.item>.top_tit::after{border-top-color: #5c86b5;}
.bj_box34.green1>.item>.top_tit::after{border-top-color: #34b9ab;}
.bj_box34.green2>.item>.top_tit::after{border-top-color: #0ea981;}
.bj_box34.orange>.item>.top_tit::after{border-top-color: #e2863e;}
.bj_box34.red>.item>.top_tit::after{border-top-color: #f27474;}
.bj_box34.yellow>.item>.top_tit::after{border-top-color: #dfab30;}
.bj_box34.yellow2>.item>.top_tit::after{border-top-color: #c89f61;}
.bj_box34.puple>.item>.top_tit::after{border-top-color: #9268b5;}

.bj_box35{}
.bj_box35>.top_btn{width: 100%;display: flex;align-items: center;display: -webkit-flex;}
.bj_box35>.top_btn>span{flex: 1;text-align: center;font-size: 0.4rem;font-weight: bold;color: #666666;cursor: pointer;padding: 0.2rem 0.1rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.bj_box35>.top_btn>span.active{background: #02b38a;color: #fff;}
.bj_box35>.bottom_container{width: 100%;margin-top: 0.6rem;}
.bj_box35>.bottom_container>.con{display: none;position: relative;}
.bj_box35>.bottom_container>.con.active{display: block;}
.bj_box35>.bottom_container>.con>.con_top{}
.bj_box35>.bottom_container>.con>.con_top>.img{width: 3.3rem;height: 3.3rem;border-radius: 50%;margin-right: 20px;border: 5px solid #02b38a;}
.bj_box35>.bottom_container>.con>.con_top>.img>img{border-radius: 50%;width: 100%;}
.bj_box35>.bottom_container>.con>.con_top>.text{font-size: 0.36rem;line-height: 0.7rem;color: #666;margin-top: 0.3rem;}
.bj_box35>.bottom_container>.con>.con_bottom{position: absolute;top: 0rem;width: 60%;right: 0;display: flex;display: -webkit-flex;flex-direction: column-reverse;}
.bj_box35>.bottom_container>.con>.con_bottom>.some{display: inline-block;text-align: center;background-color: #02b38a;width: 50%;line-height: 0.8rem;margin-top: 0.3rem;}
.bj_box35>.bottom_container>.con>.con_bottom>.some>a{color: #fff;font-size: 0.4rem;font-weight: bold;}
.bj_box35>.bottom_container>.con>.con_bottom>.course_msg{display:block!important;}
.bj_box35>.bottom_container>.con>.con_bottom>.course_msg>p{color: #666;font-size: 0.35rem;margin-bottom: 0.2rem;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;overflow: hidden; white-space: normal!important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.bj_box35>.bottom_container>.con>.con_bottom>.course_msg>p>span{color: #000000;font-weight: bold;}
.bj_box35.blue1>.top_btn>span.active,.bj_box35.blue1>.bottom_container>.con>.con_bottom>.some{background-color: #289fcb;}
.bj_box35.blue2>.top_btn>span.active,.bj_box35.blue2>.bottom_container>.con>.con_bottom>.some{background-color: #5c86b5;}
.bj_box35.green1>.top_btn>span.active,.bj_box35.green1>.bottom_container>.con>.con_bottom>.some{background-color: #34b9ab;}
.bj_box35.green2>.top_btn>span.active,.bj_box35.green2>.bottom_container>.con>.con_bottom>.some{background-color: #0ea981;}
.bj_box35.orange>.top_btn>span.active,.bj_box35.orange>.bottom_container>.con>.con_bottom>.some{background-color: #e2863e;}
.bj_box35.red>.top_btn>span.active,.bj_box35.red>.bottom_container>.con>.con_bottom>.some{background-color: #f27474;}
.bj_box35.yellow>.top_btn>span.active,.bj_box35.yellow>.bottom_container>.con>.con_bottom>.some{background-color: #dfab30;}
.bj_box35.yellow2>.top_btn>span.active,.bj_box35.yellow2>.bottom_container>.con>.con_bottom>.some{background-color: #c89f61;}
.bj_box35.puple>.top_btn>span.active,.bj_box35.puple>.bottom_container>.con>.con_bottom>.some{background-color: #9268b5;}

.bj_box35.blue1>.bottom_container>.con>.con_top>.img{border-color: #289fcb;}
.bj_box35.blue2>.bottom_container>.con>.con_top>.img{border-color: #5c86b5;}
.bj_box35.green1>.bottom_container>.con>.con_top>.img{border-color: #34b9ab;}
.bj_box35.green2>.bottom_container>.con>.con_top>.img{border-color: #0ea981;}
.bj_box35.orange>.bottom_container>.con>.con_top>.img{border-color: #e2863e;}
.bj_box35.red>.bottom_container>.con>.con_top>.img{border-color: #f27474;}
.bj_box35.yellow>.bottom_container>.con>.con_top>.img{border-color: #dfab30;}
.bj_box35.yellow2>.bottom_container>.con>.con_top>.img{border-color: #c89f61;}
.bj_box35.puple>.bottom_container>.con>.con_top>.img{border-color: #9268b5;}

.bj_box36{}
.bj_box36>.left_nav{background-color: #fff;display: flex;display: -webkit-flex;}
.bj_box36>.left_nav{}
.bj_box36>.left_nav>.nav_item.active{background-color: #1b71c4;color: #fff;border-color: #1b71c4;}
.bj_box36>.left_nav>.nav_item{width: 100%;flex: 1;text-align: center;padding: 0.2rem 0;display: flex;flex-direction: column;justify-content: center;cursor: pointer;position: relative;}
.bj_box36>.left_nav>.nav_item::after{content: '';position: absolute;top: 90%;right: 50%;margin-right: -0.3rem;border: 0.3rem solid #ccc;border-left-color: transparent;border-right-color: transparent;border-bottom-color: transparent;display: none;}
.bj_box36>.left_nav>.nav_item.active::after{border-top-color: #1b71c4;display: block;}
.bj_box36>.left_nav>.nav_item>.tit{font-size: 0.4rem;font-weight: bold;margin-bottom: 0.1rem;}
.bj_box36>.left_nav>.nav_item>span{font-size: 0.3rem;line-height: 0.4rem;display: none;}
.bj_box36>.right_con>.con_top{padding: 0.8rem 0 0 0;}
.bj_box36>.right_con>.con_top>.con{display: none;justify-content: space-between;flex-flow: row wrap;padding: 0 0.2rem;}
.bj_box36>.right_con>.con_top>.con>.box{width: 48%;margin-right: 4%;margin-bottom: 30px;}
.bj_box36>.right_con>.con_top>.con>.box:nth-child(2n){margin-right: 0;}
.bj_box36>.right_con>.con_top>.con.active{display: flex;}
.bj_box36>.right_con>.con_top>.con>.box>.tit{display: inline-block;width: 100%;vertical-align: middle;padding-bottom: 0.3rem;border-bottom: 1px solid #CCC;margin-bottom: 0.2rem;font-size: 0.4rem;font-weight: bold;}
.bj_box36>.right_con>.con_top>.con>.box>.tit::before{content: "";display: inline-block;width: 0.16rem;height: 0.6rem;background-color: #1b71c4;vertical-align: middle;margin-right: 10px;}
.bj_box36>.right_con>.con_top>.con>.box>.text{font-size: 0.35rem;line-height: 0.6rem;color: #666;}
.bj_box36>.right_con>.con_bottom{background-color: #1b71c4;display: flex;display: -webkit-flex;justify-content: space-evenly;align-items: center;padding: 0.4rem 0;}
.bj_box36>.right_con>.con_bottom>a{background-color: #ff7200;text-align: center;border-radius: 0.1rem;box-shadow: 0 0.1rem 0.1rem 0 #555555;height: 0.8rem;line-height: 0.8rem;font-size: 0.4rem;font-weight: bold;color: #fff;padding: 0 0.25rem;}

.bj_box37{width: 100%;padding: 0 0 0.2rem 0;}
.bj_box37>.box_tit{width: 90%;padding: 0.2rem 0 0 0.2rem;margin-bottom: 0.2rem;}
.bj_box37>.box_tit>.tit{font-size: 0.55rem;font-weight: bold;color: #000;}
.bj_box37>.box_tit>.tit::before{content: "";display: block;width: 0.8rem;height: 0.1rem;background-color: #1f97e7;margin-bottom: 0.3rem;}
.bj_box37>.box_tit>p{font-size: 0.35rem;line-height: 26px;margin-top: 10px;color: #999;}
.bj_box37>.box_con{background: linear-gradient(#1f97e7, #015be7);box-shadow: 0 0 8px rgba(0,0,0,0.3);padding: 0 0 0.2rem 0;box-shadow: 0 0 8px rgba(0,0,0,0.3);}
.bj_box37>.box_con>.box_left{width: 100%;}
.bj_box37>.box_con>.box_left>.left_top{overflow: hidden;}
.bj_box37>.box_con>.box_left>.left_top>ul{width: 300%;overflow: hidden;}
.bj_box37>.box_con>.box_left>.left_top>ul>li{float: left;width: 33.3%;padding: 0.7rem 0.2rem 0 0.6rem;}
.bj_box37>.box_con>.box_left>.left_top>ul>li>.top{display: flex;display: -webkit-flex;align-items: center;color: #fff;}
.bj_box37>.box_con>.box_left>.left_top>ul>li>.top>img{width:1.6rem;height: 1.6rem;margin-right: 0.3rem;}
.bj_box37>.box_con>.box_left>.left_top>ul>li>.top>span{font-size: 0.4rem;font-weight: bold;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.bj_box37>.box_con>.box_left>.left_top>ul>li>.bottom{display: flex;display: -webkit-flex;flex-flow: row wrap;margin-top: 0.2rem;margin-bottom: 0px;padding-left: 0.2rem;}
.bj_box37>.box_con>.box_left>.left_top>ul>li>.bottom>span{display: inline-block;width: 48%;font-size: 0.4rem;margin-bottom: 0.5rem;line-height: 0.35rem;font-weight: bold;color: #fff;}
.bj_box37>.box_con>.box_left>.left_bottom{display: none;}
.bj_box37>.box_con>.box_left>.left_bottom>.page{display: none;}
.bj_box37>.box_con>.box_left>.left_bottom>.page>span{font-weight: bold;font-size: 25px}
.bj_box37>.box_con>.box_left>.left_bottom>.btn{display: none;}
.bj_box37>.box_con>.box_right>.swiper-container{width: 92%;padding-bottom: 1.2rem;margin-top: 0.4rem;}
.bj_box37>.box_con>.box_right>.swiper-container .swiper-pagination-bullet{width: 0.6rem;height: 0.22rem;border-radius: 0.2rem;}
.bj_box37>.box_con>.box_right>.swiper-container .swiper-pagination-bullet-active{background: #fff;}
.bj_box37>.box_con>.box_right>.swiper-container .swiper-wrapper .swiper-slide>img{width: 100%;}

.bj_box38{width:100%;}
.box38_left{width: 100%;}
.box38_left>.tit{margin-bottom: 0.3rem;}
.box38_left>.tit>.left{display: inline-block;width: 1.4rem;height: 1.4rem;margin-right: 0.3rem;background: #e53c3c;text-align: center;line-height:1.4rem;color: #fff;font-size: 0.8rem;font-weight: bold;border-radius: 0.2rem;vertical-align: middle;}
.box38_left>.tit>.right{display: inline-block;width: 5.2rem;font-size: 20px;font-weight: bold;vertical-align: middle;line-height: 0.7rem;}
.box38_left>p{font-size: 0.4rem;color: #919096;line-height: 0.6rem;}
.box38_left>.text{display: none;width:100%;margin-top: 40px;font-size: 80px;text-align: center;color: #e1e1e1;}
.box38_right{width: 100%;background: #f3f3f3;border-radius: 0.1rem;position: relative;padding: 0.5rem 0 0.1rem 0.35rem;margin-top: 0.5rem;}
.box38_right>.img_con{width: 7.6rem;padding-bottom: 1rem;margin: 0;border-radius: 0.2rem;}
.box38_right>.img_con>.swiper-wrapper>.swiper-slide>img{border-radius: 0.2rem;}
.box38_right>.explan{position: absolute;top: 0.5rem;right: 0.2rem;width: 3.1rem;height: 1rem;margin: 0.3rem auto auto;background: #e53c3c;line-height: 1rem;text-align: center;color: #fff;font-size: 0.37rem;font-weight: bold;z-index: 2;overflow: hidden;border-radius: 0.12rem;box-shadow: 0 0 0.1rem 0 rgba(0,0,0,0.5);}
.box38_right>.explan>ul>li{background-color: #e53c3c;}
.box38_right>.box38_btn{display: none;}
.box38_right>.box38_btn>div{width: 40px;height: 40px;float: left;}
.box38_right>.box38_btn>div.pre{background: url(https://img.766it.com/bianjiqi/img/37_left.png) no-repeat center center,#ccc;background-size: 100%;margin-right: 10px;}
.box38_right>.box38_btn>div.next{background: url(https://img.766it.com/bianjiqi/img/37_right.png) no-repeat center center,#ccc;background-size: 100%;}

.bj_box39>.item{width: 49%;float: left;margin: 0 2% 3% 0;padding: 3%;text-align: center;border-radius: 0.2rem;}
.bj_box39>.item:nth-child(2n){margin-right: 0;}
.bj_box39>.item:last-child{margin-right: 0;}
.bj_box39>.item>img{width: 3rem;height: 3rem;border: 3px solid #0090df;border-radius: 50%;}
.bj_box39>.item>.tit{line-height: 1.6rem;font-size: 0.53rem;font-weight: bold;}
.bj_box39>.item>p{text-align: justify;font-size: 0.4rem;color: #666;line-height: 0.8rem;}

.bj_box40{display: flex;flex-flow: row wrap;}
.bj_box40>.item{position: relative;width: 96%;;box-shadow: -0.1rem -0.1rem 0 #01bd8a;margin: 0 auto 0.5rem auto;text-align: center;z-index: 2;}
.bj_box40>.item>.text{position: relative;width: 100%;height: 100%;background: #dff9f2;padding: 0.3rem 0;z-index: 2;}
.bj_box40>.item>.text>.tit{display: inline-block;padding: 0.2rem 0.5rem;background: #01bd8a;border-radius: 0.6rem;color: #fff;font-size: 0.47rem;font-weight: bold;}
.bj_box40>.item>.text>p{padding: 0.3rem 0.3rem 0 0.3rem;color: #676767;line-height: 0.7rem;font-size: 0.4rem;text-align: left;}
.bj_box40>.item>.dec{position: absolute;left: 0.12rem;top: 0.12rem;width: 100%;height: 100%;border: 0.03rem dashed #01bd8a;}

.bj_box41{display: flex;display: -webkit-flex;flex-flow: row wrap;}
.bj_box41>.item{width: 95%;padding: 0 0.3rem 0.2rem 0.3rem;background: #f3faf3;margin:0 0 0.2rem 0.35rem;}
.bj_box41>.item>.tit{height: 1rem;margin: 0.3rem 0 0 -0.6rem;}
.bj_box41>.item>.tit>span{float: left;}
.bj_box41>.item>.tit>.num{width: 1rem;height: 100%;background: #eda915;text-align: center;line-height: 1rem;color: #fff;font-size: 0.6rem;font-weight: bold;}
.bj_box41>.item>.tit>.txt{height: 100%;padding: 0 0.4rem;background: #48cb97;line-height: 1.1rem;color: #fff;font-size: 0.46rem;font-weight: bold;border-radius: 0 20px 20px 0;}
.bj_box41>.item>.test>.t-item{margin-top: 15px;}
.bj_box41>.item>.test>.t-item>.sub{color: #20be7f;font-size: 0.46rem;font-weight: bold;}
.bj_box41>.item>.test>.t-item>p{font-size: 0.38rem;color: #4e504f;margin-top: 5px;line-height: 28px;text-align: justify;}

.bj_box42{display: flex;display: -webkit-flex;flex-flow:row wrap;}
.bj_box42>.item{width: 96%;border: 0.02rem solid #cef2e9;margin: 0 auto 1rem auto;}
.bj_box42>.item:nth-child(1){margin-top: 0.7rem;}
.bj_box42>.item>.item-title{position: relative;line-height: 1.5rem;padding: 0 0.2rem;background: #01bd8a;color: #fff;font-weight: bold;text-align: center;}
.bj_box42>.item>.item-title>span.txt{display: block;position: relative;font-size: 0.5rem;z-index: 2;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.bj_box42>.item>.item-title>span.number{position: absolute;top: -30px;left: 0;width: 1.3rem;height: 1.3rem;border-radius: 50%;border: 0.05rem solid #01bd8a;background: #fff;color: #01bd8a;;line-height: 1.3rem;font-size: 0.8rem;text-align: center;}
.bj_box42>.item>.item-title>span.number2{position: absolute;top: 0;right: 0.25rem;color: #37c498;font-size: 1rem;transform: skew(-10deg);}
.bj_box42>.item>.item-text{text-align: justify;padding: 0.35rem;color: #8d8c8c;line-height: 0.8rem;font-size: 0.38rem;}

.bj_box43>.box-left{width: 94%;box-shadow: 0.2rem 0.2rem 0 #d0f3e6;margin: 0 auto;}
.bj_box43>.box-left>img{width: 100%;height: 100%;}
.bj_box43>.box-right{width: 94%;margin: 0.5rem auto auto;}
.bj_box43>.box-right>.right-title>.tab{display: inline-block;line-height: 1rem;padding: 0 15px;background: #15c482;font-size: 0.47rem;color: #fff;border-radius: 0 0.4rem 0 0;box-shadow: 0.08rem -0.08rem 0 #d0f3e6;font-weight: bold;}
.bj_box43>.box-right>.right-title>.tit{display: inline-block;width: 60%;line-height: 1rem;margin-left: 12px;color: #15c482;font-size: 0.42rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.bj_box43>.box-right>.right-text{border-top:0.06rem solid #15c482;padding: 0.4rem 0;border-bottom: 0.06rem solid #15c482;text-indent: 1rem;line-height: 0.75rem;color: #727272;font-size: 0.4rem;text-align: justify;}

.bj_box44{background: #ecf3fb;padding: 0.5rem 0.2rem 0.8rem 0.2rem;}
.bj_box44>.box-left{width: 94%;margin: 0 auto;}
.bj_box44>.box-left>.top-tit{display: flex;display: -webkit-flex;align-items: center;}
.bj_box44>.box-left>.top-tit>.line{position: relative;left: -0.45rem;top: 0;width: 0.09rem;height: 1.2rem;background: #408ed6;}
.bj_box44>.box-left>.top-tit>.tit{ color: #408ed6;}
.bj_box44>.box-left>.top-tit>.tit>.t1{font-size: 0.5rem;font-weight: bold;}
.bj_box44>.box-left>.top-tit>.tit>.t2{font-size: 0.42rem;margin-top: 3px;}
.bj_box44>.box-left>.bottom-text{margin-top: 0.3rem;text-indent: 1rem;line-height: 28px;color: #78797b;font-size: 0.4rem;text-align: justify;}
.bj_box44>.box-right{width: 94%;box-shadow: 0.18rem 0.18rem 0 #408ed6;margin: 0.3rem auto auto;}

.bj_box45{position: relative;width: 100%;margin: 1.2rem auto auto !important;padding-bottom: 0.3rem;border: 0.02rem solid #00bd8f;}  
.bj_box45>.box-loop{width: 92%;margin: -0.9rem auto auto;background: #fff;}
.bj_box45>.box-loop>.swiper-container{padding-bottom: 1.3rem;}
.bj_box45>.box-content>.context-tit{position: relative;top: 0;left: 0;width: fit-content;padding: 0 12px;text-align: center;margin: 0.5rem auto 0.7rem auto}
.bj_box45>.box-content>.context-tit>.t1{position: relative;;color: #00bd8f;font-size: 0.5rem;z-index: 2;font-weight: bold;}
.bj_box45>.box-content>.context-tit>.t2{position: absolute;left: 0;top: 0;;right:0;margin: 0 auto;color: #ebf8f3;font-size: 1.5rem;font-weight: bold;background: #FFF}
.bj_box45>.box-content>.item-text{margin: 0 0.7rem 0.6rem 0.5rem;}
.bj_box45>.box-content>.item-text>.top{display: inline-block;padding: 0.1rem 0.5rem;margin-bottom: 12px;background-color: #00bd8f;color: #fff;font-size: 0.46rem;font-weight: bold;}
.bj_box45>.box-content>.item-text>p{text-align: justify;line-height: 0.7rem;text-indent: 1rem;font-size: 0.4rem;}
.bj_box45>.box-loop>.swiper-container>.swiper-wrapper>li{border: 0.2rem solid #aeecdd;}
.bj_box45>.box-loop>.swiper-container>.swiper-wrapper>li>img{width: 100%;}
.bj_box45>.bulletin{position: absolute;bottom: -0.5rem;left: 0;right: 0;margin: 0 auto;width: fit-content;background: #00bd8f;padding: 0.2rem 0.6rem;color: #fff;font-size: 0.46rem;font-weight: bold;max-width: 95%;}
.bj_box45>.box-loop .swiper-pagination-bullets .swiper-pagination-bullet{width: 0.6rem;height: 0.08rem;border-radius: 0.1rem;}
.bj_box45>.box-loop .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #404443;}

.bj_box46{position: relative;width: 96%;margin: 0.4rem auto;}
.bj_box46>.box-left{width: 96%;border: 7px solid #16b383;background: #fff;margin: 0 auto 0.7rem auto;}
.bj_box46>.box-left>img{width: 100%;}
.bj_box46>.box-topLine{position: relative;padding: 0.7rem 0.8rem;width: 96%;background: url(https://img.766it.com/bianjiqi/img/box_47-2.jpg) no-repeat left center,#f0ecec;background-size: auto 100%;margin: 0 auto;}
.bj_box46>.box-topLine>.line{position: absolute;left: 0.3rem;top: -0.4rem;width: 0.25rem;height: 2.4rem;background: #16b383;}
.bj_box46>.box-topLine>.text{font-size: 0.36rem;}
.bj_box46>.box-topLine>.text>.t-item{display: none;}
.bj_box46>.box-topLine>.text>.t-item.active{display: block;}
.bj_box46>.box-topLine>.text>.t-item>.tit{color: #474343;margin-bottom:0.3rem;font-size: 0.65rem;font-weight: bold;}
.bj_box46>.box-topLine>.text>.t-item>p{text-align: justify;line-height:0.7rem;font-size: 0.38rem;font-weight: bold;color: #666;}
.bj_box46>.box-select{width: 96%;margin: 0.6rem auto;display: flex;display: -webkit-flex;}
.bj_box46>.box-select>.slect-item{position: relative;flex: 1;padding: 20px 0;text-align: center;display: table-cell;vertical-align: middle;cursor: pointer;}
.bj_box46>.box-select>.slect-item.active{background: #16b383;}
.bj_box46>.box-select>.slect-item.active>p{color: #fff;}
.bj_box46>.box-select>.slect-item>img{margin-bottom: 14px;}
.bj_box46>.box-select>.slect-item>p{font-size: 0.48rem;font-weight: bold;}
.bj_box46>.box-select>.slect-item>.sj{position: absolute;top: -0.4rem;left: 0;right: 0;margin: 0 auto;width: 0;border: 0.2rem solid #fff;border-top-color: transparent;border-left-color: transparent;border-right-color: transparent;}
.bj_box46>.box-select>.slect-item.active>.sj{border-bottom-color: #16b383;}

.bj_box47>.item{position: relative;width: 95%;background: #fbe7d7;padding: 0px 0.4rem 0.4rem 0.4rem;border-radius: 0.5rem;margin: 0.8rem 0 36px 0.3rem;}
.bj_box47>.item>.item-tit{position: relative;top: -0.4rem;left: -0.7rem;width: fit-content;padding: 0 0.5rem;background: #f6b37f;border-radius: 0.4rem 0.6rem 0.8rem 0.4rem;box-shadow: 0.1rem 0.1rem 0 #fad9bf;}
.bj_box47>.item>.item-tit>.tit{position: relative;line-height: 1.2rem;font-size: 0.5rem;font-weight: bold;color: #fff;z-index: 2;}
.bj_box47>.item>.item-tit>.num{position: absolute;left: 0;top: 0;right: 0;line-height: 1.2rem;width: 100%;text-align: center;color: #f8c49d;font-size: 1.2rem;font-weight: bold;}
.bj_box47>.item>p{text-indent: 1rem;line-height:0.7rem;text-align: justify;font-size: 0.42rem;color: #6e6d6d;font-weight: bold;}

.bj_box48{width: 100%;margin: 0 auto;background: #ededed;padding: 0.24rem;}
.bj_box48>.item{margin-bottom:0.3rem;background: #fff;width: 100%;}
.bj_box48>.item>.item-tit{position: relative;width: 65%;height: 1.3rem;margin: 0 auto;color: #fff;font-size: 0.53rem;font-weight: bold;}
.bj_box48>.item>.item-tit>.item-tit1{position: absolute;left: 0;top: 0;width: 70%;height: 1.3rem;margin: 0 auto;border-radius: 0px 0px 0.5rem 0.3rem;background: #15c482;transform: skewX(52deg);box-shadow: -0.3rem 0px 0 #8ae1c0;}
.bj_box48>.item>.item-tit>.item-tit2{position: absolute;right: 0;top: 0;width: 70%;height: 1.3rem;margin: 0 auto;border-radius: 0px 0px 0.3rem 0.7rem;background: #15c482;transform: skewX(-52deg);box-shadow: 0.3rem 0px 0  #8ae1c0;}
.bj_box48>.item>.item-tit>.text{position: absolute;left:0;right: 0;margin: 0 auto;line-height: 1.3rem;text-align: center;}
.bj_box48>.item>.item-con{margin-top: 0.2rem;padding: 0 0.5rem 20px 0.5rem;display: flex;display: -webkit-flex;}
.bj_box48>.item>.item-con>.item-con-left{display: inline-block;border: 0.1rem solid #15c482;margin-right: 0.4rem;border-radius: 50%;width: 2rem;height: 2rem;text-align: center;line-height: 1.8rem;}
.bj_box48>.item>.item-con>.item-con-left>img{width: 55%;}
.bj_box48>.item>.item-con>.item-con-right{flex: 1;display: inline-block;width: 4.8rem;vertical-align: top;text-align: justify;color: #818282;font-size: 0.4rem;line-height: 0.6rem;}

.bj_box49{margin-top:20px;}
.bj_box49>.box-left{width: 98%;margin: 0 auto;}
.bj_box49>.box-left>img{border-radius: 0.3rem 0.3rem 0 0;width: 100%;}
.bj_box49>.box-right{position: relative;width: 98%;margin: 0 auto;padding: 0 0.35rem 0.3rem 0.3rem;box-shadow: 0 0 12px #ccc;border-radius: 0 0 0.3rem 0.3rem;overflow: hidden;}
.bj_box49>.box-right>.item-txt{margin-top: 0.3rem;}
.bj_box49>.box-right>.item-txt>.tab{display: inline-block;padding: 0.2rem 0.4rem;margin-bottom: 12px;background: #15c482;border-radius: 0 0.4rem 0 0.4rem;color: #fff;font-size: 0.5rem;font-weight: bold;}
.bj_box49>.box-right>.item-txt>p{font-size: 0.4rem;color: #7b7b7b;}
.bj_box49>.box-right>.dec{position: absolute;bottom: -1rem;right: -0.9rem;width: 1.2rem;height: 1.7rem;background: #15c482;transform: rotate(-45deg);}

.bj_box50{position: relative;margin: 0 auto auto;padding: 0 0 0.25rem 0;}
.bj_box50>.mask-bg{position: absolute;left: 0;top: 0;height: 100%;width: 100%;background: #00bd8f;}
.bj_box50>ul{display: flex;flex-flow: row wrap;}
.bj_box50>ul>li{position: relative;width: 45.5%;margin:0.25rem 0 0 0.3rem;padding: 0.2rem 0.1rem 0.15rem 0.25rem;background: #f2efef;}
.bj_box50>ul>li>.img{background: #00bd8f;border-radius: 50%;width: 1rem;height: 1rem;text-align: center;display: table-cell;vertical-align: middle;}
.bj_box50>ul>li>.num{position: absolute;right: 0.25rem;top: 0.35rem;font-size: 1.3rem;color: #e0e0e0;font-weight: bold;}
.bj_box50>ul>li>.img>img{width: 70%;}
.bj_box50>ul>li>.tit{margin: 0.3rem 0;font-size: 0.52rem;font-weight: bold;color: #454746;}
.bj_box50>ul>li>p{color: #454746;font-size: 0.4rem;line-height: 0.7rem;}
.bj_box50>ul>li:first-child{background: transparent;color: #fff;}
.bj_box50>ul>li:first-child>.tit{font-size: 0.62rem;font-weight: bold;color: #fff;}
.bj_box50>ul>li:first-child>p{font-size: 0.42rem;line-height: 0.7rem;margin-top: 0.2rem;color: #fff;}
.bj_box50>ul>li:first-child>.jiantou{display: block;margin-top: 0.3rem;text-align: right;}
.bj_box50>ul>li:last-child{position: relative;background: #00bd8f;padding: 0 0.3rem 0 0;}
.bj_box50>ul>li:last-child>.con{position: absolute;width: max-content;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);}
.bj_box50>ul>li:last-child>.con>.tit{font-size: 0.52rem;font-weight: bold;}
.bj_box50>ul>li:last-child>.con>.tit,.bj_box50>ul>li:last-child>.con>p{color: #fff;}
.bj_box50>ul>li:last-child>.con>p{margin-top: 0.2rem;font-size: 0.4rem;}

.bj_box51{background: #14c494;padding: 0.35rem 0.26rem;}
.bj_box51>.item{width: 100%;margin-bottom: 0.4rem;}
.bj_box51>.item>.item-tit{display: inline-block;padding: 0 0.7rem 0 0.3rem;font-size: 0.5rem;font-weight: bold;background: #fbbc28;line-height: 1.3rem;color: #fff;border-radius: 13px 50px 0 0;}
.bj_box51>.item>.item-tit>img{width: 0.8rem;height: 0.8rem;vertical-align: middle;margin-right: 0.15rem;}
.bj_box51>.item>.item-text{padding:0.7rem 0.3rem 0.2rem 0.5rem;background: url(https://img.766it.com/bianjiqi/img/box_51bg.png) no-repeat top center;background-size: 100% 100%;}
.bj_box51>.item>.item-text>li{margin-bottom: 0.7rem;}
.bj_box51>.item>.item-text>li>.num{display: inline-block;width: 0.7rem;height: 0.7rem;margin:0.1rem 0.2rem 0 0;background: #14c494;border-radius: 50%;text-align: center;line-height: 0.7rem;color: #fff;font-size: 0.4rem;}
.bj_box51>.item>.item-text>li>p{display: inline-block;width: 6.5rem;vertical-align: text-top;font-size: 0.43rem;color: #414342;font-weight: bold;}

.bj_box52{display: flex;justify-content: space-between;flex-flow: row wrap;background: #01bd8a;padding: 0.4rem 0.2rem 0.1rem 0.2rem;}
.bj_box52>.item{display: flex;margin-bottom: 0.3rem;border-radius: 0.3rem 0.3rem 0 0;overflow: hidden;border-bottom: 0.3rem solid #0e8b69;}
.bj_box52>.item>.box-left{width: 40%;padding: 21px 0 16px 0;background: #f5f5f5;text-align: center;}
.bj_box52>.item>.box-left>.tab{display: flex;flex-direction: column;justify-content: center;width: 2rem;height: 2rem;margin: 0 auto;background: #01bd8a;border-radius: 50%;}
.bj_box52>.item>.box-left>.tab>p{color: #fff;font-weight: bold;font-size: 0.52rem;}
.bj_box52>.item>.box-left>.tab>p.num{font-size: 0.6rem;}
.bj_box52>.item>.box-left>.tit{margin-top: 16px;font-size: 0.5rem;color: #363636;font-weight: bold;}
.bj_box52>.item>.box-right{display: flex;flex-direction: column;justify-content: center;width: 60%;background: #fff;padding: 0 0.3rem;text-align: justify;font-size: 0.43rem;color: #363636;font-weight: bold;}

.bj_box53{padding: 0 0 0 10px;display: flex;flex-flow: row wrap;}
.bj_box53>.item{display: flex;width: 97%;margin: 0 auto 0.3rem auto;padding: 0.2rem 0.3rem;box-shadow: 0 0 10px rgba(12, 50, 163, 0.13)}
.bj_box53>.item>.item-left{display: flex;display: -webkit-flex;position: relative;flex-direction: column;top: -4px;left: 0rem;width: 20%;font-weight: bold;}
.bj_box53>.item>.item-left>.num{display: block;position: relative;z-index: 2;font-size: 1.5rem;color: #0c32a3;transform: skew(-13deg);line-height: initial;}
.bj_box53>.item>.item-left>.ball{position: absolute;top: 0.25rem;left: 0.3rem;width: 0.9rem;height: 0.9rem;border-radius: 50%;background: linear-gradient(#ff926a, #ffd37c);}
.bj_box53>.item>.item-right{display: inline-block;width: 80%;vertical-align: bottom;}
.bj_box53>.item>.item-right>.top{display: inline-block;padding-bottom: 0.2rem;color: #0c32a3;font-size: 0.52rem;font-weight: bold;border-bottom: 0.05rem solid #a9a9a9;}
.bj_box53>.item>.item-right>.bottom{color: #5a5b5c;font-size: 0.4rem;margin-bottom: 0.2rem;} 

.bj_box54{text-align: center;}
.bj_box54>.item{position: relative;display: inline-block;width:96%;padding-bottom: 50px;margin-top: 0.4rem;}
.bj_box54>.item>.item-left{position: absolute;left: 9px;top: 0;width: 90%;height: 3.6rem;background: linear-gradient(#16b383, #55c5a4);border-radius: 0 0 0 1.7rem;box-shadow: -9px 9px 0 #d0f0e6;}
.bj_box54>.item>.item-left>.sign{position: absolute;display: inline-block;top: 0;left: 0;padding: 0.2rem 0.4rem;border-radius: 0 0 0.6rem 0;background: #4e4f5c;color: #fff;font-size: 0.6rem;font-weight: bold;}
.bj_box54>.item>.item-left>.tit{text-align: center;color: #fff;line-height: 1rem;font-size:0.52rem;font-weight: bold;}
.bj_box54>.item>.item-left>.sign>img{margin-left: 0.2rem;}
.bj_box54>.item>.item-right{position: relative;left: 0.8rem;top: 1.2rem;width: 90%;padding: 0.4rem 0.3rem;text-align: justify;box-shadow: 0 0 0.2rem #ccc;z-index: 2;background: #fff;line-height: 0.7rem;color: #4b4848;font-size: 0.42rem;border-radius: 0.2rem;}

.bj_box55{position: relative;background: #f2f8fe;padding: 0.3rem 0.35rem;}
.bj_box55>.con{display: flex;flex-flow: row wrap;justify-content: space-between;}
.bj_box55>.con>.item{width:48%;padding: 0.8rem 0.3rem 0.8rem 0.2rem;background: #1d8ceb;background: #1d8ceb;}
.bj_box55>.con>.item:nth-child(1),.bj_box55>.con>.item:nth-child(2){margin-bottom: 1rem;}
.bj_box55>.center-ball>span{display: block;}
.bj_box55>.con>.item>.item-tit{padding-bottom:0.2rem;border-bottom: 1px dashed #fff;}
.bj_box55>.con>.item>.item-tit>.num,.bj_box55>.item-tit>.txt{display: inline-block;}
.bj_box55>.con>.item>.item-tit>.num{width: 0.65rem;height: 0.65rem;background: #fff;border-radius: 50%;text-align: center;line-height: 0.7rem;color: #1d8ceb;font-weight: bold;font-size: 0.5rem;}
.bj_box55>.con>.item>.item-tit>.txt{color: #fff;font-size: 0.44rem;font-weight: bold;}
.bj_box55>.con>.item>p{margin-top: 0.3rem;color: #fff;font-size: 0.4rem;line-height: 0.7rem;}
.bj_box55>.center-ball{display: flex;flex-direction: column;justify-content: center;align-items: center;position: absolute;left: 0;top: 0;bottom: 0;right: 0;width: 2.5rem;height: 2.5rem;background: #f2e73b;margin: auto;border-radius: 50%;color: #1d8ceb;font-size: 0.46rem;font-weight: bold;vertical-align: middle;}

.bj_box56{position: relative;}
.bj_box56>.context{display: flex;flex-direction: column;justify-content: center;align-items: center;position: relative;margin: 0rem auto 0.5rem auto;padding: 0 0.2rem;border: 0.2rem solid #9edda6;background: #3ebb4d;text-align: center;font-size: 17px;color: #fff;font-weight: bold;line-height: 0.8rem;}
.bj_box56>.context>p{color: #fff;font-size: 0.5rem;padding: 0.1rem 0;}
.bj_box56>.context>p>span{color: #f4ff0a;height: 100%;}
.bj_box56>.list-con>.list{width: 97%;display: flex;margin:0 auto 0.3rem auto;align-items: center;}
.bj_box56>.list-con>.list>.num{width: 1.1rem;height: 1.1rem;margin: 0 0.5rem 0 0;background: #3ebb4d;border-radius: 50%;color: #fff;text-align: center;line-height: 1.2rem;font-size:0.4rem;font-weight: bold;vertical-align: top;}
.bj_box56>.list-con>.list>.txt{position: relative;flex: 1;padding: 0.3rem 0.4rem;line-height: 0.7rem;color: #1ba92c;background: #caf4cf;font-size: 0.42rem;text-align: center;}
.bj_box56>.list-con>.list:nth-child(odd){flex-direction: row-reverse;}
.bj_box56>.list-con>.list>.txt>.rect{position: absolute;height: 0;border: 0.3rem solid transparent;left: -0.6rem;top: 0;bottom: 0;margin: auto;border-right-color: #caf4cf;}

.bj_box57{position: relative;display: flex;flex-flow: row wrap;line-height: initial;}
.bj_box57>.item{display: flex;align-items: center;width: 96%;margin: 0.3rem auto auto;padding: 0.2rem 0.2rem 0.2rem 0.3rem;box-shadow: 0 0 0.3rem 0 rgba(107, 107, 107, 0.3);border-radius: 1.5rem 1.2rem 1.2rem 0;margin-bottom: 12px;}
.bj_box57>.item>.item-left{display: inline-block;position: relative;;width:2.5rem;height: 2.5rem;margin-right: 0.3rem;background: #90f6da;border-radius: 50%;}
.bj_box57>.item>.item-left>.center-ball{position: absolute;width: 2.2rem;height: 2.2rem;border: 0.25rem solid #fff;border-radius: 50%;left: 0;bottom: 0;color: #089f76;font-size: 0.52rem;font-weight: bold;text-align: center;padding: 6px;line-height: initial;}
.bj_box57>.item>.item-right{display: inline-block;width: 5.8rem;vertical-align: middle;line-height: 24px;color: #636464;font-size: 0.4rem;line-height: initial;}
.bj_box57>.item>.item-right>span{display: inline-block;color: #15a57e;font-size: 0.52rem;font-weight: bold;transform: skew(-10deg);}

.bj_box58{display: flex;justify-content: space-evenly;margin-top: 0.5rem;flex-flow: row wrap;}
.bj_box58>.item{width: 48%;background: #f1f4fb;border-radius: 0.2rem;padding-bottom: 0.4rem;border-bottom: 0.1rem solid #c2d2ec;margin-bottom: 0.7rem;line-height: initial;}
.bj_box58>.item>.item-tit{position: relative;display: inline-block;top: -0.3rem;left:50%;background: #205cba;padding: 0.1rem 0.4rem;color: #fff;transform: translateX(-50%);font-size: 0.4rem;}
.bj_box58>.item>.item-img{width: 1.5rem;height: 1.5rem;margin: 0.4rem auto auto;background: #d9e3f4;border-radius: 50%;}
.bj_box58>.item>.item-img>img{margin: -0.3rem 0 0 -0.3rem;}
.bj_box58>.item>.item-text{padding: 0 0.26rem;color: #606060;font-size: 0.4rem;line-height: 0.6rem;margin-top: 0.4rem;}

.bj_box59>.item{display: flex;width: 87%;margin: 0.6rem 0 0 1rem;box-shadow: 0 0 0.2rem 0 #bfebdf;border-radius: 0.3rem;padding-bottom: 0.2rem;}
.bj_box59>.item>.item-tit{height: 1.2rem;margin:0 0.3rem 0 -0.7rem;background: #01bd8a;border-radius: 25px 0 30px 25px;text-align: center;color: #fff;line-height: 1.2rem;font-size: 0.48rem;font-weight: bold;padding: 0 0.4rem;}
.bj_box59>.item>.right{display: flex;align-items: center;flex: 1;}
.bj_box59>.item>.right>.item-text{width: 76%;font-size: 0.37rem;margin-right: 0.2rem;line-height: 0.7rem;margin-top: 0.2rem;}
.bj_box59>.item>.right>.item-num{font-size: 1.5rem;color: #f1f1f1;font-weight: bold;margin-top: 0.2rem;}

.bj_box60>.item{margin-bottom: 20px;display: flex;align-items: flex-start;line-height: initial;}
.bj_box60>.item>div.item-left{position: relative;;width: 30%;margin: 0.2rem 0.04rem 0 0;text-align: center;}
.bj_box60>.item>div.item-left>.num{position: relative;;color: #3793e8;font-size: 1.2rem;padding-top: 0.7rem;font-weight: bold;z-index: 2;transform: skew(-12deg);display: block;}
.bj_box60>.item>div.item-left>.ball{position: absolute;background: #ecf3fb;border-radius: 50%;}
.bj_box60>.item>div.item-left>.ball1{width: 1.2rem;height: 1.2rem;left: 0;top: 0;}
.bj_box60>.item>div.item-left>.ball2{width: 1.6rem;height: 1.6rem;right: -0.2rem;bottom: -0.2rem;}
.bj_box60>.item>div.item-right{position: relative;;width: 68%;border: 1px solid #b0d0ee;vertical-align: top;box-shadow: 0 0 10px rgba(64, 142, 214, 0.25);border-radius: 0.3rem;}
.bj_box60>.item>div.item-right>.context{position: relative;width: 100%;height: 100%;padding: 0.2rem 0.2rem 0.2rem 0.35rem;z-index: 3;border-radius: 10px;background: #fff;}
.bj_box60>.item>div.item-right>.triangle{position: absolute;top: 30px;left: -15px;width: 40px;height: 20px;border: 1px solid #b0d0ee;box-shadow: 0 0 10px rgba(64, 142, 214, 0.25);background: #fff;transform: skew(-32deg) rotate(35deg);}
.bj_box60>.item>div.item-right>.context>.title{font-size: 0.5rem;color: #3793e8;font-weight: bold;}
.bj_box60>.item>div.item-right>.context>p{font-size: 0.4rem;margin-top: 0.2rem;color: #727374;}

.bj_box61>.item{width: 95%;border: 1px solid #408ed6; box-shadow: 0 0 0.2rem rgba(64, 142, 214, 0.3);border-radius: 0.25rem;margin: 0.3rem auto auto;}
.bj_box61>.item>.item-tit{width: 100%;padding: 0.6rem 0 0.2rem 0;}
.bj_box61>.item>.item-tit>.tit{position: relative;line-height: initial;}
.bj_box61>.item>.item-tit>.tit>span.txt{position: relative;display: block;width: 100%;font-size: 0.68rem;color: #408ed6;font-weight: bold;text-align: center;z-index: 2;}
.bj_box61>.item>.item-tit>.tit>span.num{position: absolute;left: 0;right: 0;margin: 0 auto;top: -47%;color: #408ed6;font-size: 1.6rem;font-weight: bold;opacity: 0.15;text-align: center;}
.bj_box61>.item>.item-tit>p{font-size:0.45rem;color: #408ed6;text-align: center;margin-top: 0.2rem}
.bj_box61>.item>.item-tit>.line{position: relative;width: 4rem;border: 1px dashed #7db2e3;margin: 0.3rem auto auto;}
.bj_box61>.item>.item-tit>.line>.bal{position: absolute;width: 1rem;height: 0.15rem;background: #408ed6;top: -0.075rem;left: 0;right: 0;margin: 0 auto auto;}
.bj_box61>.item>.item-text{padding: 15px;color: #408ed6;font-size: 0.47rem;line-height: 30px;text-align: cnter;}


.bj_box62{display: flex;display: -webkit-flex;justify-content: space-around;flex-flow: row wrap;}
.bj_box62>.item{position: relative;width: 48%;padding: 0.2rem 0.6rem 0.2rem 0.6rem;margin-top: 0.7rem;border: 1px solid #408ed6;box-shadow: 0 0 0.3rem rgba(64, 142, 214, 0.3);border-radius: 0 1rem 0 1rem;}
.bj_box62>.item>.num{position: absolute;top: -0.6rem;left: -1px;width: 1.2rem;height: 1.2rem;border-radius: 50%;background: #408ed6;color: #fff;text-align: center;line-height: 1.2rem;font-size: 0.65rem;font-weight: bold;}
.bj_box62>.item>.tit{text-align: center;font-size: 0.5rem;color: #408ed6;font-weight: bold;}
.bj_box62>.item>.line{position: relative;;width: 85px;height: 1px;margin: 10px auto;background: #408ed6;}
.bj_box62>.item>.line>.bal{position: absolute;width: 0.8rem;height: 0.1rem;background: #408ed6;left: 0;right: 0;top: -0.05rem;margin: 0 auto;}
.bj_box62>.item>p{color: #408ed6;font-size: 0.4rem;text-align: center;line-height: 0.6rem;text-align: justify;}

.bj_box63{display: flex;justify-content: space-around;flex-flow: row wrap;}
.bj_box63>.item{display: flex;width: 97%;margin-top: 0.3rem;border: 1px solid #67d7b9;border-radius: 1rem 0.2rem 0.2rem 1rem;}
.bj_box63>.item>.item-left{display: flex;align-items: center;justify-content: center;width: 2.5rem;background: #01bd8a;border-radius: 1rem 0 1rem 1rem;text-align: center;color: #fff;font-size: 1.1rem;font-weight: bold;}
.bj_box63>.item>.item-right{position: relative;;width: 80%;}
.bj_box63>.item>.item-right>p{padding: 0.3rem 0.2rem;color: #656565;line-height: 0.7rem;font-size: 0.4rem;}
.bj_box63>.item>.item-right>.line{position: absolute;top: -0.1rem;left: 0;width: 1.4rem;height: 0.2rem;background: #fff;}
.bj_box63>.item>.item-right>.line>span{position: absolute;top: 0;right: 0;width: 1.2rem;height: 0.2rem;background: #01bd8a;}

.bj_box64{display: flex;display: -webkit-flex;justify-content: space-around;flex-flow: wrap row;}
.bj_box64>.item{display: flex;position: relative;;width: 96%;margin-top: 0.3rem;background: #fff;box-shadow: 0 0 0.3rem #a2e9d6;border-radius: 0.2rem;}
.bj_box64>.item>.item-left{display: flex;display: -webkit-flex;align-items: center;width: 30%;height: 100%;padding-left: 0.4rem;background: #01bd8a;border-radius: 0.2rem 0 0 0.2rem;}
.bj_box64>.item>.item-left>img{width: 55%;}
.bj_box64>.item>.item-right{position: relative;top: 0;right: 0;padding: 0.3rem 0.4rem;width: 75%;height: 100%;margin-left: -0.56rem;background: #fff;border-radius: 0 0 0 0.8rem; z-index: 2;}
.bj_box64>.item>.item-right>.tit{font-size: 0.52rem;color: #0a9e76;font-weight: bold;margin-bottom: 0.2rem;}
.bj_box64>.item>.item-right>p{color: #5a5a5a;font-size: 0.4rem;line-height: 0.7rem;}

.bj_box65>.item{position: relative;width: 97%;margin: 1rem auto auto;}
.bj_box65>.item>.item-left{position: absolute;left: 0;top: -0.7rem;width: 25%;padding: 0.4rem 0.1rem;background: #408ed6;border-radius: 0 0.8rem 0 0;text-align: center;z-index: 2;}
.bj_box65>.item>.item-left>img{width: 40%;}
.bj_box65>.item>.item-left>p{margin-top: 0.2rem;text-align: center;font-size: 0.48rem;font-weight: bold;color: #fff;}
.bj_box65>.item>.item-right{position: relative;width: 80%;margin-left:  20%;padding: 0.2rem 0.2rem 0.15rem 0.8rem;border: 1px solid #b3d2ef;box-shadow: 0 0 0.2rem rgba(64, 142, 214, 0.25);border-radius: 12px;background: #fff;}
.bj_box65>.item>.item-right>.text{margin-bottom: 0.2rem;}
.bj_box65>.item>.item-right>.text>.dot{display: inline-block;width: 0.2rem;height: 0.2rem;background: #408ed6;border-radius: 50%;}
.bj_box65>.item>.item-right>.text>p{display: inline-block;width: 92%;margin-left: 5px;font-size: 0.32rem;color: #5e5e5e;vertical-align: top;text-align: justify;}
.bj_box65>.item>.item-right>.ball{position: absolute;right: 0.2rem;bottom: 0.4rem;width: 1.3rem;height :1.3rem;border-radius: 50%;background: #408ed6;opacity: 0.15;}
.bj_box65>.item>.item-right>.ball::before{content: "";position: absolute;left: -0.52rem;bottom: -0.1rem;width: 20px;height: 20px;border-radius: 50%;background: inherit;}

.bj_box66>.item{width: 96%;margin: 0 auto auto;display: flex;display: -webkit-flex;flex-direction: column-reverse;}
.bj_box66>.item>.item-left{ width:100%;}
.bj_box66>.item>.item-left>.top{height: 1.2rem;background: #e0dfdf;margin-top: 0.3rem;}
.bj_box66>.item>.item-left>.top>.top-item{float: left;width: 33.3%;height: 100%;margin-bottom: 0.2rem;line-height: 1.3rem;text-align: center;color: #6b6b6e;font-size: 0.46rem;cursor: pointer;}
.bj_box66>.item>.item-left>.top>.top-item.active{background: #408ed6;color: #fff;}
.bj_box66>.item>.item-left>.bottom{display: none;}
.bj_box66>.item>.item-left>.bottom.active{display: block;}
.bj_box66>.item>.item-left>.bottom>.bottom-item{margin-bottom: 0.4rem;cursor: pointer;}
.bj_box66>.item>.item-left>.bottom>.bottom-item>.box{display: inline-block;width: 1rem;height: 1rem;background: #e0dfdf;color: #fff;text-align: center;line-height: 1rem;font-size: 0.6rem;font-weight: bold;margin-top: 2px;}
.bj_box66>.item>.item-left>.bottom>.bottom-item>p{display: inline-block;width: 86%;margin-left: 5px;font-size: 0.4rem;color: #8c8b8c;vertical-align: top;}
.bj_box66>.item>.item-right{position: relative;;width: 100%;margin-top: 0.2rem;height: 100%;background: #eee;}
.bj_box66>.item>.item-right>img{width: 100%;}
.bj_box66>.item>.item-right>.mask-text{position: absolute;left: 0;bottom: 0;padding-left: 0.2rem;width: 100%;background: rgba(0, 0, 0, 0.5);color: #fff;line-height: 1.2rem;font-size: 0.48rem;font-weight: bold;}

.bj_box67{position: relative;}
.bj_box67>.cotainer{display: flex;display: -webkit-flex;justify-content: center;flex-flow: wrap row;}
.bj_box67>.cotainer>.item{position: relative;;width: 96%;margin: 0.8rem 0.3rem 0 0.3rem;z-index: 3;}
.bj_box67>.cotainer>.item>.item-bg{width: 100%;height: 2.9rem;padding-top: 0.32rem;background: #15c482;border-radius: 0.3rem;box-shadow: 0 0 0.3rem rgba(21, 196, 130, 0.3);text-align: center;}
.bj_box67>.cotainer>.item>.item-bg>img{width: 0.78rem;margin: 0 0.2rem 0 0;}
.bj_box67>.cotainer>.item>.item-bg>span{display: inline-block;color: #fff;font-size: 0.65rem;font-weight: bold;vertical-align: middle;}
.bj_box67>.cotainer>.item>.item-text{position: relative;width: 96%;margin: -1.5rem auto auto;border: 1px solid #96eecd;box-shadow: 0 0 0.3rem rgba(150, 238, 205, 0.3);background: #fff;border-radius: 0.3rem;}
.bj_box67>.cotainer>.item>.item-text>.text{position: relative;width: 100%;height: 100%;padding: 0.35rem;text-align: justify;line-height: 0.7rem;color: #656464;font-size: 0.42rem;z-index: 2;background: #fff;border-radius: 10px;}
.bj_box67>.cotainer>.item>.item-text>.dec{position: absolute;right: 0.7rem;bottom: -0.35rem;width: 0.5rem;height:0.9rem;border: 1px solid #96eecd;box-shadow: 0 0 0.3rem rgba(150, 238, 205, 0.3);background: #fff;transform: skew(-15deg) rotate(47deg);}
.bj_box67>.bg-ball{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.bj_box67>.bg-ball>.ball{position: absolute;border-radius: 50%;background: #15c482;opacity: 0.1;}
.bj_box67>.bg-ball>.ball1{width: 8.5rem;height:8.5rem;top: 0;left: 0;}
.bj_box67>.bg-ball>.ball2{width: 3.5rem;height: 3.5rem;bottom: 7rem;right: 2rem;}
.bj_box67>.bg-ball>.ball3{width: 4.5rem;height: 4.5rem;bottom: -0.3rem;right: 0;}

.bj_box68>.item{position: relative;width: 90%;margin: 0.1rem auto 0.8rem auto;box-shadow: 0 0 0.2rem rgba(64, 142, 214, 0.4);text-align: center;z-index: 2;background: #fff;}
.bj_box68>.item>.bg{position: absolute;width: 100%;height: 100%;right: -0.2rem;bottom: -0.2rem;background: #0c4eb6;z-index: -1;}
.bj_box68>.item>.bg::after{content: "";position: absolute;width: 100%;height: 100%;right: -10px;bottom: -10px;border:1px solid #0c4eb6;}
.bj_box68>.item>.con{position: relative;width: 100%;height: 100%;z-index: 3;background: #fff;padding-bottom: 40px;}
.bj_box68>.item>.con>.item-tit{display: inline-block;background: #094bb3;color: #fff;font-size: 0.5rem;font-weight: bold;padding: 0.22rem 0.65rem;border-radius: 0 0 0.5rem 0.5rem;}
.bj_box68>.item>.con>.item-con>.list{display: flex;display: -webkit-flex;align-items: flex-start;margin: 1.2rem 0 0 0.7rem;}
.bj_box68>.item>.con>.item-con>.list>.list-img{position: relative;margin-right: 0.4rem;width: 16%;}
.bj_box68>.item>.con>.item-con>.list>.list-img>img{margin: -0.2rem 0 0 -0.6rem;}
.bj_box68>.item>.con>.item-con>.list>.list-img>.ball{position: absolute;left: 0;top: 0;width: 1.5rem;height: 1.5rem;background: #094bb3;opacity: 0.15;border-radius: 50%;}
.bj_box68>.item>.con>.item-con>.list>.list-text{text-align: left;flex: 1;padding-right: 0.2rem;}
.bj_box68>.item>.con>.item-con>.list>.list-text>.tit{text-align: left;margin-bottom: 0.1rem;font-size: 0.6rem;font-weight: bold;color: #094bb3;}
.bj_box68>.item>.con>.item-con>.list>.list-text>span{font-size: 0.37rem;color: #094bb3;line-height: 0.7rem;}

.bj_box69{position: relative;margin-top: 0.5rem;}
.bj_box69>.item{display: flex;display: -webkit-flex;align-items: center;}
.bj_box69>.item>.item-left{width: 96%;position: relative;z-index: 3;}
.bj_box69>.item>.item-left>.list{margin: 0 0 0.8rem 0.2rem;}
.bj_box69>.item>.item-left>.list>.list-tit{position: relative;display: inline-block;margin-bottom: 0.4rem;}
.bj_box69>.item>.item-left>.list>.list-tit>.con{position: relative;padding: 0 0.8rem;line-height: 1.2rem;background: #f29b76;color: #fff;font-size: 0.5rem;font-weight: bold;border-radius: 20px;z-index: 2;}
.bj_box69>.item>.item-left>.list>.list-tit>.bg{position: absolute;left: 0.2rem;top: -0.3rem;width: 100%;height: 100%;background: linear-gradient(to right, #fff, #f29b76);border-radius: 0.6rem;opacity: 0.6;}
.bj_box69>.item>.item-left>.list>p{text-indent: 0.7rem;font-size: 0.4rem;line-height: 0.7rem;color: #545454;text-align: justify;font-weight: bold;}
.bj_box69>.item>.item-right{display: none;position: absolute;right: -0.9rem;top: 0;bottom: 0;width: 60%;height: 100%;margin: auto 0;opacity: 0.4;z-index: 2;}
.bj_box69>.ball{position: absolute;border-radius: 50%;background: #f29b76;opacity: 0.07;} 
.bj_box69>.ball1{width: 5rem;height: 5rem;top: 2rem;right: 0;margin: 0 auto;}
.bj_box69>.ball2{width: 2rem;height: 2rem;top: 0.4rem;left: 0.5rem;}

.bj_box70{width: 96%;margin: 0.3rem auto;}
.bj_box70>.item-left{width: 100%;margin-bottom: 0.2rem;}
.bj_box70>.item-left>.list{line-height: 1.2rem;text-align: center;color: #525252;font-size: 0.45rem;}
.bj_box70>.item-left>.list>span{display: inline-block;color: #fd5766;font-weight: bold;font-size: 0.6rem;transform: skew(-10deg);}
.bj_box70>.item-left>.list:nth-child(odd){background: #eee;}
.bj_box70>.item-right{position: relative;;width: 100%;height: 7.5rem;background: #fd5766;}
.bj_box70>.item-right>.bg-text{position: absolute;display: flex;display: -webkit-flex;justify-content: center;align-items: center;width: 100%;height: 100%;top: 0;left: 0;text-align: center;font-size: 7rem;font-weight: bold;color: #fd6775;line-height: 100%;}
.bj_box70>.item-right>.text{position: relative;display: flex;display: -webkit-flex;justify-content: center;flex-direction: column;align-items: center;width: 100%;height: 100%;z-index: 2;}
.bj_box70>.item-right>.text{color: #ffff;}
.bj_box70>.item-right>.text>span{line-height: 1.5rem;}
.bj_box70>.item-right>.text>.txt1{font-size: 1rem;}
.bj_box70>.item-right>.text>.txt2{font-size: 1.2rem;font-weight: bold;}

.bj_box71{width: 96%;margin: 0.3rem auto;}
.bj_box71>.top{width: 100%;height: 1.3rem;background: #01bd8a;border-radius: 0.3rem 0.3rem 0 0;}
.bj_box71>.bottom{width: 100%;padding: 0.5rem 0.2rem 0.3rem 0.2rem;background: #dff9f2;}
.bj_box71>.bottom>.bottom-left{position: relative;width: 60%;margin:0 auto 0.3rem auto;}
.bj_box71>.bottom>.bottom-left>img{width: 100%;}
.bj_box71>.bottom>.bottom-left>span{content: ""; position: absolute; bottom: 0;left: 0;width: 100%;height: 2.5rem;background: linear-gradient(to bottom, rgba(255,255,255,0.0) 10%, #dff9f2 90%);}
.bj_box71>.bottom>.bottom-right{width: 100%;display: flex;display: -webkit-flex;flex-flow: row wrap;align-content: flex-start;}
.bj_box71>.bottom>.bottom-right>li{width: 100%;height: 1rem;margin:0 auto 0.5rem auto;border: 1px solid #01bd8a;border-radius: 1rem;box-shadow: 0 0 5px #01bd8a;}
.bj_box71>.bottom>.bottom-right>li>.num{display: inline-block;width: 1rem;height:1rem;line-height: 1rem;background: #01bd8a;border-radius: 50%;text-align: center;color: #fff;font-size: 0.6rem;font-weight: bold;}
.bj_box71>.bottom>.bottom-right>li>span{display: inline-block;width: 85%;line-height:1rem;vertical-align: top;padding-left: 0.2rem;color: #676767;font-size: 0.4rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.bj_box72{width: 96%;display: flex;display: -webkit-flex;justify-content: space-between;flex-flow: row wrap;margin: 0.3rem auto;}
.bj_box72>.item{width: 100%;padding: 0.3rem 0.3rem 0.7rem 0.3rem;margin-bottom: 0.5rem;box-shadow: 0 0 0.2rem #f04a5a;background: #fff1f2;}
.bj_box72>.item>.item-top{display: flex;display: -webkit-flex;align-items: center;margin-bottom: 0.3rem;}
.bj_box72>.item>.item-top>.num{width: 1.6rem;height: 1.6rem;border-radius: 50%;background: #fd5766;line-height: 1.6rem;color: #fff;font-size: 0.7rem;font-weight: bold;text-align: center;}
.bj_box72>.item>.item-top>span{width: 80%;line-height: 1.2rem;margin: 0 0 0 -0.3rem;color: #fff;padding:0 0.3rem 0 0.3rem;background: linear-gradient(to right, #fd5766 43%, rgba(255,255,255,0) 98%);font-size: 0.49rem;font-weight: bold;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.bj_box72>.item>.text{color: #666;line-height: 0.7rem;font-size: 0.42rem;}

.bj_box73{width: 96%;margin: 30px auto;display: flex;display: -webkit-flex;flex-flow: row wrap;justify-content: space-between;}
.bj_box73>.item{display: flex;display: -webkit-flex;align-items: center;width: 100%;margin-bottom: 0.4rem;padding: 0.4rem 0.3rem 0.4rem 0;border: 1px solid #15c482;border-radius: 0.2rem;box-shadow: 0.15rem 0.15rem 0 #15c482;}
.bj_box73>.item>.left{font-size: 2rem;font-weight: bold;color: #15c482;opacity: 0.2;transform: skew(-10deg);margin-left: 0.5rem;}
.bj_box73>.item>.center{margin: 0 0.4rem 0 0.6rem;flex: 1;}
.bj_box73>.item>.center>.tit{font-size: 0.5rem;color: #15c482;font-weight: bold;margin-bottom: 0.3rem;}
.bj_box73>.item>.center>span{font-size: 0.4rem;color: #15c482;}

.bj_box74{display: flex;display: -webkit-flex;flex-flow: row wrap;justify-content: space-around;margin: 0.4rem auto;}
.bj_box74>.item{position: relative;;width: 48%;margin-bottom: 0.2rem;padding: 0.22rem 0;box-shadow: 0 0 6px #18c583;}
.bj_box74>.item>.bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #15c482;opacity: 0.1;}
.bj_box74>.item>.con{position: relative;height: 100%;display: flex;display: -webkit-flex;align-items: center;position: relative;z-index: 2;}
.bj_box74>.item>.con>.left{width: 1.6rem;padding: 0.3rem 0;margin-left: 9px;background: #15c482;opacity: 0.7;border-radius: 6px;text-align: center;}
.bj_box74>.item>.con>.left>img{width: 66%;}
.bj_box74>.item>.con>.right{width: 56%;margin-left: 0.2rem;}
.bj_box74>.item>.con>.right>.tit{font-size: 0.43rem;font-weight: bold;color: #15c482;}
.bj_box74>.item>.con>.right>.line{width: 31px;height: 2px;margin: 5px 0;background: #15c482;}
.bj_box74>.item>.con>.right>p{color: #15c482;font-size: 0.35rem;}

.bj_box75{display: flex;display: -webkit-flex;justify-content: space-between;position: relative;width: 100%;margin: 30px auto;}
.bj_box75>.left-con,.bj_box75>.right-con{width: 44%;}
.bj_box75 .item-con{text-align: left;margin-bottom: 0.3rem;}
.bj_box75>.left-con>.item-con{width: 100%;text-align: right;}
.bj_box75 .item-con>.item-tit{display: inline-block;background: #15c482;color: #fff;padding: 0.25rem 0.4rem;font-size: 0.46rem;font-weight: bold;border-radius: 18px 5px 0 0;}
.bj_box75 .item-con>.item-text{position: relative;box-shadow: 0 0 0.1rem #15c482;text-align: left;}
.bj_box75 .item-con>.item-text>.p{position: relative;width: 100%;z-index: 2;background: #fff;padding: 0.3rem;}
.bj_box75 .item-con>.item-text>.p>span{font-size: 0.45rem;color: #484646;font-weight: bold;}
.bj_box75 .item-con>.item-text>.p>p{margin-top: 0.2rem;font-size: 0.32rem;color: #484646;}
.bj_box75>.right-con>.item-con>.item-text>.dec{position: absolute;bottom: 0.65rem;left: -0.2rem;width: 0.6rem;height: 0.3rem;box-shadow: 0 0 0.1rem #15c482;background: #fff;transform: skew(-34deg) rotate(31deg);}
.bj_box75>.right-con>.item-con>.item-text::after{content: "";position: absolute;bottom: 0.65rem;left: -16.5%;width: 0.25rem;height: 0.25rem;border-radius: 50%;background: #15c482;}
.bj_box75>.left-con>.item-con>.item-text::after{content: "";position: absolute;top: 0.5rem;right: -16.5%;width: 0.25rem;height: 0.25rem;border-radius: 50%;background: #15c482;}
.bj_box75>.left-con>.item-con>.item-text>.dec{position: absolute;top: 0.27rem;right: -0.4rem;width: 1.25rem;height: 0.25rem;box-shadow: 0 0 0.1rem #15c482;background: #fff;transform: skew(-32deg) rotate(28deg);}
.bj_box75>.line{position: absolute;top: 0;left: 0;right: 0;width: 1px;height: 100%;background: #15c482;margin: 0 auto;}
.bj_box75 .item-con>.item-tit{border-radius: 0.1rem 0.5rem 0 0;}
.bj_box75 .right-con>.item-con>.item-tit{border-radius: 0.5rem 0.1rem 0 0;}

.bj_box76{padding-bottom: 1rem; margin-top: 0.4rem;}
.bj_box76>.swiper-wrapper>.swiper-slide{height: auto;}
.bj_box76>.swiper-wrapper>.swiper-slide>.text{background: #fd5766;color: #fff;padding: 0px 0.4rem 0.2rem 0.4rem;}
.bj_box76>.swiper-wrapper>.swiper-slide>img{width: 100%;}
.bj_box76>.swiper-wrapper>.swiper-slide>.text>.icon{position: relative;width: 1rem;height: 1rem;text-align: center;border-radius: 50%;border: 1px solid #fd616f;background: #fff;margin: -0.4rem auto 0.3rem auto;color: #fd616f;font-size: 0.6rem;line-height: 1.1rem;font-weight: bold;}
.bj_box76>.swiper-wrapper>.swiper-slide>.text>.tit{text-align: center;font-size: 0.5rem;color: #fff;font-weight: bold;}
.bj_box76>.swiper-wrapper>.swiper-slide>.text>.tit::after{content: "";display: block;width: 0.6rem;height: 2px;background: #fff;margin: 0.2rem auto auto;}
.bj_box76>.swiper-wrapper>.swiper-slide>.text>p{text-align: justify;margin-top: 15px;line-height: 26px;font-size: 0.35rem;color: #fff;}
.bj_box76 .swiper-pagination-bullet-active{background: #666;}

.bj_box77{position: relative;width: 100%;box-shadow: 0 0 0.12rem rgba(107,107,107, 0.2);padding-top: 0.3rem;}
.bj_box77>.left{display: inline-block;position: relative;width: 6.5rem;margin-left: 0.3rem;z-index: 2;vertical-align: middle;}
.bj_box77>.left>img{width: 100%;}
.bj_box77>.right{width: 95%;background: #fbe7d7;margin: 0 auto;padding: 0.6rem 0.6rem 0.01rem 0.6rem;}
.bj_box77>.right>.item{position: relative;;width: 100%;background: #fff;margin-bottom: 0.6rem;padding: 0.3rem 0.2rem;border-radius: 6px;}
.bj_box77>.right>.item>.num{position: absolute;display: block;left: -0.25rem;top: -0.3rem  ;font-size: 1rem;font-weight: bold;opacity: 0.1;transform: skew(-10deg);}
.bj_box77>.right>.item>p{font-size: 0.36rem;color: #666;line-height: 0.6rem;}
.bj_box77>.ball-container{position: absolute;top: 0.3rem;left: 1.3rem;width: 80%;height: 7.5rem;}
.bj_box77>.ball-container>.ball{position: absolute;border-radius: 50%;background: #fbe7d7;}
.bj_box77>.ball-container>.big-ball{width: 6.2rem;height: 6.2rem;bottom: 0;left: 0;}
.bj_box77>.ball-container>.small-ball{width: 1.8rem;height: 1.8rem;top: 0;right: 0;}
.bj_box77>.ball-container>.small-ball2{width: 0.8rem;height: 0.8rem;top: 60px;right: 63px;}

.bj_box78{padding-bottom: 1rem;}
.bj_box78>.swiper-wrapper>.item{position: relative;border-radius: 0.3rem;overflow: hidden;height: auto;}
.bj_box78>.swiper-wrapper>.item>.bg{position: absolute;width: 100%;height: 100%;background: #fd5766;text-align: right;}
.bj_box78>.swiper-wrapper>.item>.bg>.num{color: #fff;font-size: 0.9rem;font-weight: bold;margin:0.3rem 0.2rem 0 0;opacity: 0.3;}
.bj_box78>.swiper-wrapper>.item>.con{position: relative;height: 100%;padding: 0.7rem 0.5rem 0 0.5rem;box-shadow: 0 0 8px rgba(247, 73, 88, 0.3) inset;background: #fff;border-radius: 0 3rem 0 0;text-align: justify;padding-bottom: 0.35rem;}
.bj_box78>.swiper-wrapper>.item>.con>.tit{text-align: center;font-size: 0.6rem;font-weight: bold;color: #fd5766;}
.bj_box78>.swiper-wrapper>.item>.con>p{line-height: 0.6rem;margin-top: 0.33rem;color: #666;font-size: 0.4rem;}
.bj_box78 .swiper-pagination-bullet-active{background: #666;}

.bj_box79>.item{position: relative;;width: 96%;padding: 1.2rem 0 0 0;margin: 0.3rem auto;}
.bj_box79>.item>.bg{position: absolute;left: 0;top: 0;width: 96%;height: 90%;background: #fd5766;border-radius: 0.2rem;}
.bj_box79>.item>.bg>.tit{display: flex;display: -webkit-flex;line-height: 1.2rem;color: #fff;font-size: 0.55rem;font-weight: bold;padding-left: 0.3rem;}
.bj_box79>.item>.txt{position: relative;width: 100%;height: 100%;;padding: 0.4rem 0.3rem;margin-left: 0.1rem;background: #fff;box-shadow: 0 0 0.13rem rgba(247, 73, 88, 0.3) inset;border-radius: 0.2rem;text-align: justify;line-height: 0.6rem;font-size: 0.38rem;color: #666;}

.bj_box80>.item{position: relative;width:98%;margin: 0.3rem auto auto;background: #fdf5f6;padding: 0 0.2rem 0.3rem 0.2rem;text-align: center;}
.bj_box80>.item>.num{position: absolute;left: 0;top:0;display:inline-block;background: #fd5766;color: #fff;font-size: 0.65rem;font-weight: bold;padding: 0.2rem 0.54rem 0.2rem 0.2rem;border-radius: 0 0.14rem 1rem 0;}
.bj_box80>.item>.tit{padding:0.35rem 0 0 1.4rem;color: #fd5766;font-size: 0.6rem;font-weight: bold;text-align: left;}
.bj_box80>.item>.txt{margin: 0.4rem 0;text-align: justify;text-indent: 0.6rem;line-height: 0.6rem;color: #666;font-size: 0.34rem;}
.bj_box80>.item>img{width: 96%;margin: 0 auto;}

.bj_box81>.item{position: relative;;width:97%;margin: 0.5rem auto auto;box-shadow: 0 0 0.2rem rgba(238, 121, 72, 0.4);padding: 0.35rem;}
.bj_box81>.item>.item-left{width: 60%;margin: 0 auto;border: 1px solid #f0bfac;border-radius: 0.3rem;box-shadow: 0.1rem 0.1rem 0 #f29b76;}
.bj_box81>.item>.item-right{width: 100%;padding: 0.7rem 0 0 0;}
.bj_box81>.item>.item-right>.tit{font-size: 0.55rem;color: #e96f3b;font-weight: bold;}
.bj_box81>.item>.item-right>p{margin-top: 0.2rem;line-height: 0.65rem;font-size: 0.34rem;color: #5c5c5c;text-align: justify;}
.bj_box81>.item>.ball{position: absolute;border-radius: 50%;background: #f0bfac;opacity: 0.2;}
.bj_box81>.item>.ball1{width: 1.7rem;height: 1.7rem;bottom: 0.5rem;right: 15px;}
.bj_box81>.item>.ball2{width: 0.9rem;height: 0.9rem;bottom: 2.5rem;right: 2rem;}

.bj_box82{display: flex;display: -webkit-flex;flex-flow: wrap row;justify-content: space-around;}
.bj_box82>.item{position: relative;;width: 48%;padding: 0 0 0.3rem 0.2rem;margin-bottom: 0.2rem;background: #faf1ed;text-align: right;}
.bj_box82>.item>.num{display: inline-block;background: #f29b76;color:#fff;padding: 0.1rem 0.3rem;border-radius: 0.3rem 0 0.3rem 0.3rem;font-size: 0.5rem;font-weight: bold;}
.bj_box82>.item>.item-tit{margin: 0.1rem 0 0.2rem 0;font-size: 0.5rem;color: #4c4c4c;text-align: left;font-weight: bold;}
.bj_box82>.item>.text{display: flex;display: -webkit-flex;text-align: left;color: #686868;}
.bj_box82>.item>.text::before{content: "";width: 0.1rem;margin-right: 0.2rem;border-radius: 0.1rem;background: #f29b76;}
.bj_box82>.item>.text>p{width: 90%;text-align: justify;font-size: 0.34rem;padding-right: 0.2rem;}

.bj_box83{width:98%;margin: 30px auto;box-shadow: 0 0 10px rgba(12, 50, 163, 0.2);}
.bj_box83>.item{width: 100%;padding: 0.4rem;border-bottom: 1px solid #eee;}
.bj_box83>.item>.item-tit{position: relative;display: flex;display: -webkit-flex;align-items: center;}
.bj_box83>.item>.item-tit>img{width: 1rem;}
.bj_box83>.item>.item-tit>.tit-text{margin-left: 0.4rem;color: #fff;padding: 0.2rem 0.6rem;background: linear-gradient(#095ec5, #093aa7);border-radius: 0.6rem;font-size: 0.5rem;}
.bj_box83>.item>.item-tit>.tit-text>.t{font-weight: bold;}
.bj_box83>.item>.item-tit>.ball{position: absolute;top: -0.1rem;left: 0.35rem;width: 1rem;height: 1rem;border-radius: 50%;background: #095fc5;opacity: 0.2;}
.bj_box83>.item>.item-text>.bold{margin: 0.3rem 0;font-size: 0.45rem;font-weight: bold;}
.bj_box83>.item>.item-text>.bold::before{content: "";display: inline-block;width: 0.22rem;height: 0.22rem;margin-right: 0.1rem;background: #094ab4;border-radius: 50%;}
.bj_box83>.item>.item-text>.bold>span{display: inline-block;width: 90%;vertical-align: text-top;line-height: 0.6rem;}  
.bj_box83>.item>.item-text>span{font-size: 0.35rem;color: #545353;line-height: 0.6rem;}

.bj_box84{display: flex;display: -webkit-flex;flex-flow: row wrap;justify-content: center;}
.bj_box84>.item{width: 100%;padding-bottom: 20px;margin: 0.25rem 0.5rem;border: 1px solid #5fd5b2;box-shadow: 0 0 0.1rem rgba(1, 189, 138, 0.4);border-radius: 0.1rem;background: #e5f7eb;text-align: right;overflow: hidden;}
.bj_box84>.item>.item-tit{display: inline-block;padding: 0.2rem 0.4rem 0.2rem 0.7rem;font-size: 20px;font-weight: bold;background: #01bd8a;color: #fff;border-radius: 10px 0 0 40px;box-shadow: -7px 0 0 #b1eac3;}
.bj_box84>.item>.item-con{padding: 0 0.2rem;}
.bj_box84>.item>.item-con>.item-img{width: 115px;height: 115px;margin: 17px auto auto;border-radius: 50%;box-shadow: 7px 0 0 #b1eac3;float: left;margin-right: 0.3rem;border-radius:50%;}
.bj_box84>.item>.item-con>.item-text{text-align: justify;font-size: 0.35rem;color: #737573;padding-top: 0.4rem;line-height: 0.6rem;}

.bj_box85{width: 98%;margin: 0.35rem auto;}
.bj_box85>.item{width: 100%;padding-bottom: 0.4rem;margin-bottom: 0.4rem;background: #e5f6ea;border: 1px solid #5ad2af;border-radius: 0.2rem;box-shadow: 0 0 0.4rem rgba(1, 189, 138, 0.3);}
.bj_box85>.item>.item-tit{position: relative;padding: 0.5rem 0;background: #01bd8a;border-radius: 0.2rem 0.2rem 0 0;}
.bj_box85>.item>.item-tit>.num{position: absolute;top: -0.15rem;left: -0.15rem;display: inline-block;padding: 0.3rem 0.7rem;background: #fbbc28;color: #fff;font-size: 0.7rem;font-weight: bold;border-radius: 0.15rem 0 0.7rem 0;box-shadow: 0.1rem 0.1rem 0 rgba(0,0,0,0.2);}
.bj_box85>.item>.item-tit>.text{color: #fff;font-weight: bold;font-size: 0.6rem;text-align: center;}
.bj_box85>.item>.item-text{padding: 0 0.4rem;display: flex;display: -webkit-flex;flex-flow: wrap row;}
.bj_box85>.item>.item-text>li{display: flex;display: -webkit-flex;align-items: flex-start;margin-top: .3rem;justify-content: center;width: 50%;}
.bj_box85>.item>.item-text>li>.ball{position: relative;display: inline-block;width: 0.45rem;height: 0.45rem;margin:0 0.12rem 0 0;}
.bj_box85>.item>.item-text>li .ballBg{background: #14c494;}
.bj_box85>.item>.item-text>li .ball1{position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0.2;border-radius: 50%;}
.bj_box85>.item>.item-text>li .ball2{position: absolute;left: 0;top: 0;bottom: 0;right: 0;margin: auto;width: 0.25rem;height: 0.25rem;border-radius: 50%;}
.bj_box85>.item>.item-text>li>span{color:#5a5857;font-size: 0.35rem;}

/* .bj_box86>.item{position: relative;width: 98%;background: #f0733f;margin-top: 0.4rem;padding-bottom: 0.4rem;text-align: right;}
.bj_box86>.item>.item-con{display: flex;display: inline-block;align-items: center;position: relative;right: -29px;top: 0;width: 80%;height: 95%;background: #fff;box-shadow: 4px 0 6px rgba(242, 101, 43, 0.3);z-index: 2;padding: 45px 0;}
.bj_box86>.item>.item-none{position: absolute;top: 0;right: 8px;width: 90%;height: 100%;background: #fff;transform: skew(10deg);}
.bj_box86>.item>.item-con>.con-img{position: relative;width: 90px;height: 90px;}
.bj_box86>.item>.item-con>.con-img>img{position: relative;width: 100%;z-index: 3;}
.bj_box86>.item>.item-con>.con-img>.ball{position: absolute;left: 0;top: -20px;width: 130px;height: 130px;border-radius: 50%;background: #f0733f;opacity: 0.2;}
.bj_box86>.item>.item-con>.con-bottom>.con-tit{position: relative;text-align: center;font-size: 25px;font-weight: bold;color: #f0733f;}
.bj_box86>.item>.item-con>.con-bottom>.con-tit>span{position: relative;z-index: 2;}
.bj_box86>.item>.item-con>.con-bottom>.con-tit>.line{position: absolute;bottom: 0;left: 0;right: 0;margin: 0 auto;width: 129px;height: 13px;background: #f0733f;border-radius: 7px;opacity: 0.2;}
.bj_box86>.item>.item-con>.con-bottom>.con-text{padding: 0 20px;line-height: 26px;margin: 30px 0 0 0;font-size: 15px;color: #6a6a69;} */

.bj_box87>.item{width: 90%;box-shadow: 0 0 0.2rem rgba(52, 55, 54, 0.2);margin: 15px auto auto;padding-bottom: 20px;}
.bj_box87>.item>.item-tit{position: relative;;display: inline-block;min-width: 2rem;height: 1.2rem;line-height:1.1rem;background-size: 100% 100%;color: #fff;font-size: 0.5rem;font-weight: bold;padding: 0 40px 0 15px;margin: 0.2rem 0 0 -0.25rem;}
.bj_box87>.item>.item-tit>img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.bj_box87>.item>.item-tit>span{position: relative;}
.bj_box87>.item>.item-con{display: flex;display: -webkit-flex;align-items: center;justify-content: space-around;margin-top: 0.2rem;}
.bj_box87>.item>.item-con>.con-left{text-align: center;width: 40%;margin-right: 0.2rem;}
.bj_box87>.item>.item-con>.con-right{width: 58%;padding: 0 15px;line-height: 26px;color: #666;text-align: justify;font-size: 0.34rem;}

.bj_box88{margin: 0.25rem auto;}
.bj_box88>.item{justify-content: center;}
.bj_box88>.item>.item-left,.bj_box88>.item>.item-left>.item-lf-item{display: flex;display: -webkit-flex;}
.bj_box88>.item>.item-left{justify-content: center;}
.bj_box88>.item>.item-left>.item-lf-item{flex: 1;border: 1px solid #57d3b2;margin: 0 0.1rem;padding: 0.2rem 0 0 0;margin-bottom: 0.2rem;background: #d9f5ed;flex: 1;color: #12ba8a;text-align: center;flex-direction: column;align-items: center;justify-content: center;cursor: pointer;}
.bj_box88>.item>.item-left>.item-lf-item.active{color: #fff;background: #01bd8a;}
.bj_box88>.item>.item-left>.item-lf-item>span{display: block;font-weight: bold;font-size: 0.5rem;}
.bj_box88>.item>.item-right{border: 1px solid #57d3b2;}
.bj_box88>.item>.item-right>.item-rg-item{background: #d9f5ed;}
.bj_box88>.item>.item-right>.item-rg-item>.item-rg-img{text-align: center;padding-top: 0.3rem;}
.bj_box88>.item>.item-right>.item-rg-item>.item-rg-img>img{height: 100%;}
.bj_box88>.item>.item-right>.item-rg-item{display: none;}
.bj_box88>.item>.item-right>.item-rg-item.active{display: block;}
.bj_box88>.item>.item-right>.item-rg-item>.item-rg-text{width: 100%;padding: 0.4rem;}
.bj_box88>.item>.item-right>.item-rg-item>.item-rg-text>.tit{position: relative;display: inline-block;color: #12ba8a;font-size: 0.52rem;font-weight: bold;padding: 0 0.2rem;margin-bottom: 0.4rem;}
.bj_box88>.item>.item-right>.item-rg-item>.item-rg-text>.tit>span{position: relative;z-index: 2;}
.bj_box88>.item>.item-right>.item-rg-item>.item-rg-text>.tit>.bg-line{position: absolute;bottom: -0.05rem;left: 0;width: 100%;height: 0.2rem;background: #a1f0db;}
.bj_box88>.item>.item-right>.item-rg-item>.item-rg-text>p{text-align: justify;color: #12ba8a;font-size: 0.4rem;line-height: 0.6rem;}

.bj_box89>.item{display: flex;display: -webkit-flex;flex-flow: wrap row;}
.bj_box89>.item{width: 100%;margin-bottom: 0.3rem;border-bottom: 3px solid #fd5766;}
.bj_box89>.item>.item-left{width: 45%;}
.bj_box89>.item>.item-left>img{max-width: 100%;width: 100%;}
.bj_box89>.item>.item-right{position: relative;;width: 55%;padding: 0.3rem;background: #fdf2f3;}
.bj_box89>.item>.item-right>.item-rg-tit{display: inline-block;padding: 0.12rem 0.25rem;background: #fd5766;color: #fff;font-size: 0.48rem;font-weight: bold;border-radius: 0 0.35rem 0.35rem 0.25rem;box-shadow: 3px 3px 0 #fdb4bb;}
.bj_box89>.item>.item-right>p{text-align: justify;font-size: 0.35rem;color: #5f5e5e;margin-top: 15px;line-height: 0.6rem;}
.bj_box89>.item>.item-right>.sj{position: absolute;right: 0;top: 0;width: 0;border: 7px solid transparent;border-top-color: #fd5766;border-right-color: #fd5766;}

.bj_box90{display: flex;display: -webkit-flex;flex-flow: row wrap;justify-content: center;}
.bj_box90>.item{position: relative;display: flex;display: -webkit-flex;width: 100%;margin: 0 10px;padding: 0.22rem 0.2rem 0.24rem 0.3rem;margin-bottom: 0.3rem;border: 1px solid #fd8893;border-radius: 12px;overflow: hidden;align-items: center;box-shadow: 0 0 0.1rem #fe8590 inset;}
.bj_box90>.item>.item-left{width: 35%;}
.bj_box90>.item>.item-left>img{box-shadow: 3px 3px 0 #fd5766;width: 100%;}
.bj_box90>.item>.item-right{width: 65%;margin-left: 0.4rem;}
.bj_box90>.item>.item-right>.tit{display: flex;display: -webkit-flex;align-items: center;}
.bj_box90>.item>.item-right>.tit>.name{font-size: 0.6rem;padding: 0 0.15rem 0 0;margin-right: 0.15rem;font-weight: bold;color: #fd5766;border-right: 2px solid rgba(253, 87, 102, 0.4);line-height: 0.8rem;}
.bj_box90>.item>.item-right>.tit>.tab{color: #fd5766;font-size: 0.34rem;line-height: 0.55rem;text-align: justify;}
.bj_box90>.item>.item-right>p{margin-top: 0.06rem;color: #585858;font-size: 0.36rem;line-height: 0.55rem;}
.bj_box90>.item>.item-right>.sj{position: absolute;right: 0;bottom: 0;width: 0;border: 10px solid transparent;border-bottom-color: #fd5766;border-right-color: #fd5766;}

.bj_box91>.item{width: 98%;padding: 0.2rem 0.3rem 0.3rem 0.3rem;margin:0 auto 0.4rem auto;border-radius: 0.2rem;box-shadow: 0 0 5px #fc949e;}
.bj_box91>.item>.item-tit{position: relative;width: 93%;padding-bottom: 0.3rem;margin: 17px auto auto;border-radius: 51px;box-shadow: 0 0 0.7rem #fb949d inset;}
.bj_box91>.item>.item-tit>img{width: 3.5rem;height: 3.5rem;position: absolute;left: -0.3rem;top: -0.15rem;border-radius: 50%;}
.bj_box91>.item>.item-tit>.con>.tit{display: inline-block;padding: 0.2rem 0.35rem 0.2rem 2.8rem;margin-left: 0.5rem;background: #fd5766;color: #fff;border-radius: 0.4rem 0 0.4rem 0.4rem;font-size: 0.5rem;font-weight: bold;}
.bj_box91>.item>.item-tit>.con>p{margin-top: 0.2rem;font-size: 0.44rem;padding-right: 0.6rem;color: #585757;font-weight: bold;text-align: right;}
.bj_box91>.item>.item-text{margin-top: 2rem;color: #585757;font-size: 0.38rem;text-indent: 0.8rem;line-height: 0.6rem;}

.bj_box142.fix{padding-top: 40px;}
.bj_box142.fix>.camp_tab{position: fixed;width: 100%;max-width: 750px;top: 0;z-index: 999;margin: 0 auto;overflow: hidden;left:0;right:0;}
.bj_box142>.camp_tab{width: 100%;margin-right: 50px;padding: 0 40px;position: relative;height: 40px;margin-bottom: 0.4rem;background-color: #fff;overflow:hidden;}
.bj_box142>.camp_tab>.arrow>.i_l{position: absolute;left: 0;top: 0;border-right:1px solid #fff ;}
.bj_box142>.camp_tab>.arrow>.i_r{position: absolute;right: 0;top: 0;border-left:1px solid #fff ;}
.bj_box142>.camp_tab>.arrow>i{color: #fff;background-color: #80c26a;width: 40px;height: 40px;text-align: center;line-height: 40px;border: 1px solid #80c26a;}
.bj_box142>.camp_box{width:100%;}
.bj_box142>.camp_tab>.tab{white-space: nowrap;}
.bj_box142>.camp_tab>.tab>span.active{background-color: #f2f5f8;color: #3cb113;border: 1px solid #80c269;}
.bj_box142>.camp_tab>.tab>span{background-color: #80c26a;display: inline-block;height: 40px;line-height: 41px;border: 1px solid #80c26a;padding:0 10px;margin-right: 1px;color: #fff;width: 20%;text-align: center;}
.bj_box142>.camp_box>.list{background-color: #f2f5f8;margin-bottom: 12px;padding-bottom: 1px;}
.bj_box142>.camp_box>.list>.tit{height: 44px;line-height: 42px;color: #807c7c;font-size: 0.36rem;}
.bj_box142>.camp_box>.list>.tit>span{background-color: #80c269;height: 36px;display: inline-block;line-height: 36px;width:20%;text-align: center;font-size:0.24rem;color: #fff;border-radius:5px;margin-right: 10px;}
.bj_box142>.camp_box>.list>.box{margin: 10px;background-color: #fff;padding: 10px;padding-left: 40px;position: relative;}
.bj_box142>.camp_box>.list>.box:before{content: "";width: 1px;background-color: #d5d5d5;position: absolute;left: 18px;top: 10%;height: 80%;}
.bj_box142>.camp_box>.list>.box>p{color: #807c7c;margin-bottom: 10px;line-height: 25px;position: relative;font-size: 0.36rem;}
.bj_box142>.camp_box>.list>.box>p:before{content:"";width: 7px;height: 7px;background-color: #bfbfbf;position: absolute;left: -25px;top: 9px;display: block;border-radius:50% ;}

.bj_box143.fix{padding-top: 40px}
.bj_box143.fix>.camp_tab{position: fixed;width: 100%;max-width: 750px;top: 0;z-index: 999;margin: 0 auto;overflow: hidden;background-color: #fff;left:0;right:0;}
.bj_box143>.camp_tab{width: 100%;margin-right: 50px;padding: 0 40px;position: relative;height: 40px;margin-bottom: 0.4rem;overflow:hidden;}
.bj_box143>.camp_tab>.arrow>.i_l{position: absolute;left: 0;top: 0;border-right:1px solid #fff ;}
.bj_box143>.camp_tab>.arrow>.i_r{position: absolute;right: 0;top: 0;border-left:1px solid #fff ;}
.bj_box143>.camp_tab>.arrow>i{color: #fff;background-color: #80c26a;width: 40px;height: 40px;text-align: center;line-height: 40px;border: 1px solid #80c26a;}
.bj_box143>.camp_box{width:100%;}
.bj_box143>.camp_tab>.tab{white-space: nowrap;}
.bj_box143>.camp_tab>.tab>span.active{background-color: #f2f5f8;color: #3cb113;border: 1px solid #80c269;}
.bj_box143>.camp_tab>.tab>span{background-color: #80c26a;display: inline-block;height: 40px;line-height: 41px;border: 1px solid #80c26a;padding:0 10px;margin-right: 1px;color: #fff;width: 20%;text-align: center;}
.bj_box143>.camp_box>.list{background-color: #f2f5f8;margin-bottom: 12px;padding-bottom: 1px;padding: 10px;}
.bj_box143>.camp_box>.list>.tit{height: 44px;line-height: 42px;color: #807c7c;margin-bottom: 10px;}
.bj_box143>.camp_box>.list>.tit>span{background-color: #80c269;height: 30px;display: inline-block;line-height: 30px;text-align: center;font-size:0.36rem;color: #fff;margin-right: 10px;border-bottom-right-radius: 20px;border-top-right-radius: 20px;padding-right: 20px;}
.bj_box143>.camp_box>.list>.tit>span:before{content: "";width: 5px;height: 5px;background-color: #fff;border-radius:50%;display: inline-block;margin: 0 10px;vertical-align: 2px;}
.bj_box143>.camp_box>.list>.box{background-color: #fff;padding: 10px;position: relative;margin-bottom: 10px;}
.bj_box143>.camp_box>.list>.box>p{color: #807c7c;line-height: 25px;position: relative;font-size: 0.36rem;}
.bj_box143>.camp_box>.list>.box>span{font-size: 0.36rem;color: #329b0d;display: block;margin-bottom: 5px;}

.bj_box144.fix{padding-top: 40px;}
.bj_box144.fix>.camp_tab{position: fixed;width: 100%;max-width: 750px;top: 0;z-index: 999;margin: 0 auto;overflow: hidden;background-color: #fff;left:0;right:0;}
.bj_box144>.camp_tab{width: 100%;margin-right: 50px;padding: 0 42px;position: relative;height: 40px;margin-bottom: 0.4rem;overflow:hidden;}
.bj_box144>.camp_tab>.arrow>.i_l{position: absolute;left: 0;top: 0;border-right:1px solid #fff ;}
.bj_box144>.camp_tab>.arrow>.i_r{position: absolute;right: 0;top: 0;border-left:1px solid #fff ;}
.bj_box144>.camp_tab>.arrow>i{color: #fff;background-color: #80c26a;width: 40px;height: 40px;text-align: center;line-height: 40px;border: 1px solid #80c26a;}
.bj_box144>.camp_box{width:100%;}
.bj_box144>.camp_tab>.tab{white-space: nowrap;overflow: hidden;}
.bj_box144>.camp_tab>.tab>span.active{background-color: #81c16a;color: #fff;border: 1px solid #80c269;}
.bj_box144>.camp_tab>.tab>span.active:before{content: "";display: block;border: 10px solid transparent;border-top:10px solid #7fc167;position: absolute;left:calc((100% - 20px) / 2);bottom: -17px;}
.bj_box144>.camp_tab>.tab>span{background-color: #ffffff;display: inline-block;height: 40px;line-height: 41px;border: 1px solid #80c26a;padding:0 10px;margin-right: 1px;color: #61b847;border-radius:5px ;position: relative;width: 20%;text-align: center;}
.bj_box144>.camp_box>.list{background-color: #f2f5f8;margin-bottom: 12px;padding-bottom: 1px;padding: 10px}
.bj_box144>.camp_box>.list>.tit{height: 44px;line-height: 42px;color: #807c7c;font-size: 0.36rem;padding:0px;}
.bj_box144>.camp_box>.list>.tit>span{background-color: #80c269;height: 36px;display: inline-block;line-height: 36px;width:20%;text-align: center;font-size:0.24rem;color: #fff;border-radius:5px;margin-right: 10px;}
.bj_box144>.camp_box>.list>.box{background-color: #fff;padding: 10px;padding-left: 40px;position: relative;}
.bj_box144>.camp_box>.list>.box:before{content: "";width: 1px;background-color: #d5d5d5;position: absolute;left: 18px;top: 10%;height: 80%;}
.bj_box144>.camp_box>.list>.box>p{color: #807c7c;margin-bottom: 10px;line-height: 25px;position: relative;font-size: 0.36rem;}
.bj_box144>.camp_box>.list>.box>p:before{content:"";width: 7px;height: 7px;background-color: #bfbfbf;position: absolute;left: -25px;top: 9px;display: block;border-radius:50% ;}

.bj_box145.fix{padding-top: 40px}
.bj_box145.fix>.camp_tab{position: fixed;width: 100%;max-width: 750px;top: 0;z-index: 999;margin: 0 auto;overflow: hidden;left:0;right:0;}
.bj_box145>.camp_tab{width: 100%;margin-right: 50px;padding: 0 40px;position: relative;height: 40px;margin-bottom: 0.4rem;background-color: #f1f5f8;overflow:hidden;}
.bj_box145>.camp_tab>.arrow>.i_l{position: absolute;left: 0;top: 0;border-right:1px solid #fff;}
.bj_box145>.camp_tab>.arrow>.i_r{position: absolute;right: 0;top: 0;float: right;}
.bj_box145>.camp_tab>.arrow>.i_r:after{content: "";width: 1px;height: 50%;background-color: #b3b7ba;display: block;top: 25%;position: absolute;left: -1px;}
.bj_box145>.camp_tab>.arrow>.i_l:after{content: "";width: 1px;height: 50%;background-color: #b3b7ba;display: block;top: 25%;position: absolute;right: -1px;}
.bj_box145>.camp_tab>.arrow>i{color: #a39a9d;background-color: #f1f5f8;width: 40px;height: 40px;text-align: center;line-height: 40px;position: relative;}
.bj_box145>.camp_box{width:100%;display: none;}
.bj_box145>.camp_box.active{display: block;}
.bj_box145>.camp_tab>.tab{white-space: nowrap;overflow: hidden;}
.bj_box145>.camp_tab>.tab>span.active{background-color: #6cacea;color: #fff;border: 1px solid #6cacea;}
.bj_box145>.camp_tab>.tab>span{display: inline-block;height: 40px;line-height: 41px;padding:0 10px;margin-right: 1px;color: #61b847;position: relative;width: 20%;text-align: center;font-size: 0.36rem;}
.bj_box145>.camp_box{padding: 10px;}
.bj_box145>.camp_tab>.tab>span::after{content: "";width: 1px;height: 50%;background-color: #b3b7ba;display: block;top: 25%;position: absolute;right: -1px;}
.bj_box145>.camp_box>.list{background-color: #f2f5f8;margin-bottom: 12px;padding-bottom: 1px;padding: 10px}
.bj_box145>.camp_box>.list>span{display: none;}
.bj_box145>.camp_box>.list>.tit{height: 44px;line-height: 42px;color: #807c7c;font-size: 0.36rem;padding:0px;}
.bj_box145>.camp_box>.list>.tit>span{background-color: #80c269;height: 36px;display: inline-block;line-height: 36px;width:20%;text-align: center;font-size:0.24rem;color: #fff;border-radius:5px;margin-right: 10px;}
.bj_box145>.camp_box>.list>.box{background-color: #fff;padding: 10px;position: relative;}
.bj_box145>.camp_box>.list>.box>.i_l>span{font-size: 0.45rem;color: #6daceb;margin-bottom: 12px;display: block;}
.bj_box145>.camp_box>.list>.box>.i_l>p{font-size: 0.36rem;line-height: 0.7rem;text-align: justify;margin-bottom: 10px;color: #807c7c;}
.bj_box145>.camp_box>.list>.box>.i_r>img{display: block;margin: 0 auto;}

.bj_box146.fix{padding-top: 40px;}
.bj_box146.fix>.camp_tab{position: fixed;width: 100%;max-width: 750px;top: 0;z-index: 999;margin: 0 auto;overflow: hidden;left:0;right:0;}
.bj_box146>.camp_tab{width: 100%;margin-right: 50px;padding: 0 40px;position: relative;height: 40px;margin-bottom: 0.4rem;background-color: #f1f5f8;overflow:hidden;}
.bj_box146>.camp_tab>.arrow>.i_l{position: absolute;left: 0;top: 0;border-right:1px solid #fff;}
.bj_box146>.camp_tab>.arrow>.i_r{position: absolute;right: 0;top: 0;float: right;}
.bj_box146>.camp_tab>.arrow>.i_r:after{content: "";width: 1px;height: 50%;background-color: #b3b7ba;display: block;top: 25%;position: absolute;left: -1px;}
.bj_box146>.camp_tab>.arrow>.i_l:after{content: "";width: 1px;height: 50%;background-color: #b3b7ba;display: block;top: 25%;position: absolute;right: -1px;}
.bj_box146>.camp_tab>.arrow>i{color: #a39a9d;background-color: #f1f5f8;width: 40px;height: 40px;text-align: center;line-height: 40px;position: relative;}
.bj_box146>.camp_box{width:100%;}
.bj_box146>.camp_tab>.tab{white-space: nowrap;overflow: hidden;}
.bj_box146>.camp_tab>.tab>span.active{background-color: #2198e0;color: #fff;border: 1px solid #2198e0;}
.bj_box146>.camp_tab>.tab>span{display: inline-block;height: 40px;line-height: 41px;padding:0 10px;margin-right: 1px;color: #61b847;position: relative;width: 20%;text-align: center;font-size: 0.36rem;}
.bj_box146>.camp_box{padding: 10px;}
.bj_box146>.camp_tab>.tab>span::after{content: "";width: 1px;height: 50%;background-color: #b3b7ba;display: block;top: 25%;position: absolute;right: -1px;}
.bj_box146>.camp_box>.list{background-color: #f2f5f8;margin-bottom: 12px;padding-bottom: 1px;padding: 10px}
.bj_box146>.camp_box>.list>span{display: none;}
.bj_box146>.camp_box>.list>.tit{height: 44px;line-height: 42px;color: #807c7c;font-size: 0.36rem;padding:0px;}
.bj_box146>.camp_box>.list>.tit>span{background-color: #80c269;height: 36px;display: inline-block;line-height: 36px;width:20%;text-align: center;font-size:0.24rem;color: #fff;border-radius:5px;margin-right: 10px;}
.bj_box146>.camp_box>.list>.box{background-color: #fff;padding: 10px;position: relative;}
.bj_box146>.camp_box>.list>.box>span{font-size: 0.45rem;color: #6daceb;margin-bottom: 12px;display: block;}
.bj_box146>.camp_box>.list>.box>p{font-size: 0.36rem;line-height: 0.7rem;text-align: justify;margin-bottom: 10px;color: #807c7c;}
.bj_box146>.camp_box>.list>.box>img{display: block;margin: 0 auto;}

.bj_box147{background-color: #f2f8fc;}
.bj_box147.fix>.camp_tab{position: fixed;width: 100%;max-width: 750px;top: 0;z-index: 999;margin: 0 auto;overflow: hidden;background-color: #fff;left:0;right:0;}
.bj_box147>.camp_tab{width: 100%;margin-right: 50px;padding: 0 42px;position: relative;height: 40px;margin-bottom: 0.4rem;overflow:hidden;}
.bj_box147>.camp_tab>.arrow>.i_l{position: absolute;left: 0;top: 0;border-right:1px solid #fff ;}
.bj_box147>.camp_tab>.arrow>.i_r{position: absolute;right: 0;top: 0;border-left:1px solid #fff ;}
.bj_box147>.camp_tab>.arrow>i{color: #fff;background-color: #2eb0fe;width: 40px;height: 40px;text-align: center;line-height: 40px;border: 1px solid #2eb0fe;}
.bj_box147>.camp_box{width:100%;}
.bj_box147>.camp_tab>.tab{white-space: nowrap;overflow: hidden;padding-bottom: 3px;}
.bj_box147>.camp_tab>.tab>span{background-color: #2eb0fe;display: inline-block;height: 40px;line-height: 41px;padding:0 10px;margin-right: 1px;color: #fff;border-radius:5px ;position: relative;box-shadow: 2px 2px 0px rgba(45,100,254,1); }
.bj_box147>.camp_tab>.tab>span.active{background-color: #daecf8;color: #2b98d9;}
.bj_box147>.camp_box{background-color: #f2f8fc;padding: 10px;}
.bj_box147>.camp_box>.list{background-color: #fff;margin-bottom: 12px;padding-bottom: 1px;padding: 10px}
.bj_box147>.camp_box>.list>span{display: none;}
.bj_box147>.camp_box>.list>.tit{height: 44px;line-height: 42px;color: #807c7c;font-size: 0.36rem;padding:0px;}
.bj_box147>.camp_box>.list>.tit>span{background-color: #80c269;height: 36px;display: inline-block;line-height: 36px;width:20%;text-align: center;font-size:0.24rem;color: #fff;border-radius:5px;margin-right: 10px;}
.bj_box147>.camp_box>.list>.box{background-color: #fff;padding: 10px;position: relative;}
.bj_box147>.camp_box>.list>.box>span{font-size: 0.45rem;color: #6daceb;margin-bottom: 12px;display: block;}
.bj_box147>.camp_box>.list>.box>p{font-size: 0.36rem;line-height: 0.7rem;text-align: justify;margin-bottom: 10px;color: #807c7c;}
.bj_box147>.camp_box>.list>.box>img{display: block;margin: 0 auto;}

.bj_box148{background-color: #fff;}
.bj_box148.fix{padding-top: 40px;}
.bj_box148.fix>.camp_tab{position: fixed;width: 100%;max-width: 750px;top: 0;z-index: 999;margin: 0 auto;overflow: hidden;background-color: #fff;left:0;right:0;}
.bj_box148>.camp_tab>.tit{display: none;}
.bj_box148>.camp_tab{width: 100%;margin-right: 50px;padding: 0 42px;position: relative;height: 40px;margin-bottom: 0.4rem;overflow:hidden;}
.bj_box148>.camp_tab>.arrow>.i_l{position: absolute;left: 0;top: 0;border-right:1px solid #fff ;}
.bj_box148>.camp_tab>.arrow>.i_r{position: absolute;right: 0;top: 0;border-left:1px solid #fff ;}
.bj_box148>.camp_tab>.arrow>i{color: #fff;background-color: #2eb0fe;width: 40px;height: 40px;text-align: center;line-height: 40px;border: 1px solid #2eb0fe;}
.bj_box148>.camp_box{width:100%;}
.bj_box148>.camp_tab>.tab{white-space: nowrap;overflow: hidden;padding-bottom: 3px;}
.bj_box148>.camp_tab>.tab>span{display: inline-block;height: 40px;line-height: 41px;padding:0 10px;color: #fff;position: relative;border: 1px solid #d2d2d2;color: #352e2e;}
.bj_box148>.camp_tab>.tab>span:nth-child(n+2){border-left:none;}
.bj_box148>.camp_tab>.tab>span.active{background-color: #2eb0fe;color:#fff;}
.bj_box148>.camp_box{background-color: #fff;padding:0 10px;}
.bj_box148>.camp_box>.list{background-color: #fff;margin-bottom: 12px;padding-bottom: 1px;padding: 0px}
.bj_box148>.camp_box>.list>span{display: none;}
.bj_box148>.camp_box>.list>.tit{height: 44px;line-height: 42px;color: #1c9dea;font-size: 0.36rem;padding:0px;}
.bj_box148>.camp_box>.list>.tit>span{background-color: #80c269;height: 36px;display: inline-block;line-height: 36px;width:20%;text-align: center;font-size:0.24rem;color: #fff;border-radius:5px;margin-right: 10px;}
.bj_box148>.camp_box>.list>.box{background-color: #fff;position: relative;}
.bj_box148>.camp_box>.list>.box>span{font-size: 0.45rem;color: #6daceb;margin-bottom: 12px;display: block;}
.bj_box148>.camp_box>.list>.box>p{font-size: 0.36rem;line-height: 0.7rem;text-align: justify;margin-bottom: 5px;color: #807c7c;background-color: #f2f8fc;padding: 10px;}
.bj_box148>.camp_box>.list>.box>img{display: block;margin: 0 auto;}

.bj_box149.fix{padding-top: 40px;}
.bj_box149.fix>.camp_tab{position: fixed;width: 100%;max-width: 750px;top: 0;z-index: 999;margin: 0 auto;overflow: hidden;background-color: #fff;height: 44px;left:0;right:0;}
.bj_box149{background-color: #fff;}
.bj_box149>.camp_tab>.tit{display: none;}
.bj_box149>.camp_tab{width: 100%;margin-right: 50px;padding: 0 42px;position: relative;height: 40px;margin-bottom: 0.4rem;overflow:hidden;}
.bj_box149>.camp_tab>.arrow>.i_l{position: absolute;left: 0;top: 0;border-right:1px solid #fff ;}
.bj_box149>.camp_tab>.arrow>.i_r{position: absolute;right: 0;top: 0;border-left:1px solid #fff ;}
.bj_box149>.camp_tab>.arrow>i{color: #fff;background-color: #32b16c;width: 40px;height: 40px;text-align: center;line-height: 40px;border: 1px solid #32b16c;}
.bj_box149>.camp_box{width:100%;}
.bj_box149>.camp_tab>.tab{white-space: nowrap;overflow: hidden;padding-bottom: 5px;}
.bj_box149>.camp_tab>.tab>span{display: inline-block;height: 40px;line-height: 41px;padding:0 10px;color: #fff;position: relative;border: 1px solid #d2d2d2;color: #352e2e;width: 20%;text-align: center;position: relative;}
.bj_box149>.camp_tab>.tab>span:nth-child(n+2){border-left:none;}
.bj_box149>.camp_tab>.tab>span.active{background-color: #32b16c;color:#fff;}
.bj_box149>.camp_tab>.tab>span.active:before{content: "";position: absolute;bottom: -10px;border: 5px solid transparent;border-top:5px solid #32b16c;left: calc((100% - 10px) / 2);}
.bj_box149>.camp_box{background-color: #f2f8fc;padding:10px 15px;display: none;}
.bj_box149>.camp_box.active{display: block;}
.bj_box149>.camp_box>.list{margin-bottom: 12px;padding-bottom: 1px;padding: 0px}
.bj_box149>.camp_box>.list>span{display: none;}
.bj_box149>.camp_box>.list>.tit{height: 36px;line-height:36px;color: #1c9dea;font-size: 0.36rem;padding:0px 10px;display: inline-block;background-color: #32b16c;color: #fff;position:relative;top: 5px;z-index: 3;border-top-left-radius:10px;left: -10px;border-bottom-right-radius:10px;}
.bj_box149>.camp_box>.list>.tit>span{background-color: #80c269;height: 36px;display: inline-block;line-height: 36px;width:20%;text-align: center;font-size:0.24rem;color: #fff;border-radius:5px;margin-right: 10px;}
.bj_box149>.camp_box>.list>.box{background-color: #fff;position: relative;padding: 10px 10px;}
.bj_box149>.camp_box>.list>.box>span{font-size: 0.45rem;color: #6daceb;margin-bottom: 12px;display: block;}
.bj_box149>.camp_box>.list>.box>.fr>p{font-size: 0.36rem;line-height: 0.7rem;text-align: justify;color: #807c7c;background-color: #f2f8fc;padding: 5px;}
.bj_box149>.camp_box>.list>.box>.fl>img{display: block;margin: 0 auto;}

.bj_box150{background-color: #fff;}
.bj_box150.fix{padding-top: 40px}
.bj_box150.fix>.camp_tab{position: fixed;width: 100%;max-width: 750px;top: 0;z-index: 999;margin: 0 auto;overflow: hidden;background-color: #fff;height: 40px;left:0;right:0;}
.bj_box150>.camp_tab>.tit{display: none;}
.bj_box150>.camp_tab{width: 100%;margin-right: 50px;padding: 0 40px;position: relative;height: 40px;margin-bottom: 0.4rem;background-color: #ecf6fc;}
.bj_box150>.camp_tab>.arrow>.i_l{position: absolute;left: 0;top: 0;border-right:1px solid #fff ;}
.bj_box150>.camp_tab>.arrow>.i_r{position: absolute;right: 0;top: 0;border-left:1px solid #fff ;}
.bj_box150>.camp_tab>.arrow>i{color: #fff;background-color: #2198e0;width: 40px;height: 40px;text-align: center;line-height: 40px;border: 1px solid #2198e0;}
.bj_box150>.camp_box{width:100%;}
.bj_box150>.camp_tab>.tab{white-space: nowrap;overflow: hidden;padding-bottom: 5px;}
.bj_box150>.camp_tab>.tab>span{display: inline-block;height: 40px;line-height: 41px;padding:0 10px;color: #fff;position: relative;color: #352e2e;width: 25%;text-align: center;position: relative;}
.bj_box150>.camp_tab>.tab>span:after{content: "";height: 40%;top: 30%;width: 1px;background-color: #676e72;right: 0;position: absolute;}
.bj_box150>.camp_tab>.tab>span.active:after{display: none;}
.bj_box150>.camp_tab>.tab>span:nth-child(n+2){border-left:none;}
.bj_box150>.camp_tab>.tab>span.active{background-color: #d0e9f8;color:#147fbf;}
.bj_box150>.camp_box{background-color: #f2f8fc;padding:10px 15px 10px 50px;display: none;}
.bj_box150>.camp_box.active{display: block;}
.bj_box150>.camp_box>.list{margin-bottom: 12px;padding-bottom: 1px;padding: 0px;background-color: #3ca6e6;padding: 10px;position: relative;border-top-left-radius:10px;border-top-right-radius:10px;}
.bj_box150>.camp_box>.list>i{width: 20px;height: 20px;border: 1px solid #3ca6e6;display: block;position: absolute;left: -40px;top: calc((100% - 20px) / 2);border-radius:50% ;}
.bj_box150>.camp_box>.list>i:before{content: "";width: 14px;display: block;height: 14px;position: absolute;left: 2px;top: 2px;background-color: #3ca6e6;border-radius:50% ;}
.bj_box150>.camp_box>.list>span{display: none;}
.bj_box150>.camp_box>.list>.tit{font-size: 0.38rem;color: #fff;position:relative;z-index: 3;margin-bottom: 0.2rem;}
.bj_box150>.camp_box>.list>.tit>span{background-color: #80c269;height: 36px;display: inline-block;line-height: 36px;width:20%;text-align: center;font-size:0.24rem;color: #fff;border-radius:5px;margin-right: 10px;}
.bj_box150>.camp_box>.list>.box{position: relative;}
.bj_box150>.camp_box>.list>.box>span{font-size: 0.45rem;color: #6daceb;margin-bottom: 12px;display: block;}
.bj_box150>.camp_box>.list>.box>p{font-size: 0.28rem;line-height: 0.7rem;text-align: justify;color: #fff;}
.bj_box150>.camp_box>.list:before{content: "";display: block;width: 20px;height: 1px;background-color: #3ca6e6;left: -15px;top: calc((100% - 1px) / 2);position: absolute;}

.bj_box151{background-color: #dbecf7;}
.bj_box151.fix{padding-top: 40px;}
.bj_box151.fix>.camp_tab{position: fixed;width: 100%;max-width: 750px;top: 0;z-index: 999;margin: 0 auto;overflow: hidden;background-color: #fff;height: 40px;left:0;right:0;}
.bj_box151>.camp_tab{width: 100%;margin-right: 50px;padding: 0 40px;position: relative;height: 40px;margin-bottom: 0.4rem;overflow:hidden;}
.bj_box151>.camp_tab>.arrow>.i_l{position: absolute;left: 0;top: 0;border-right:1px solid #fff ;}
.bj_box151>.camp_tab>.arrow>.i_r{position: absolute;right: 0;top: 0;border-left:1px solid #fff ;}
.bj_box151>.camp_tab>.arrow>i{color: #fff;background-color: #2198e0;width: 40px;height: 40px;text-align: center;line-height: 40px;}
.bj_box151>.camp_box{width:100%;}
.bj_box151>.camp_tab>.tab{white-space: nowrap;}
.bj_box151>.camp_tab>.tab>span.active{background-color: #f2f5f8;color: #2198e0;}
.bj_box151>.camp_tab>.tab>span{background-color: #2198e0;display: inline-block;height: 40px;line-height: 41px;padding:0 10px;margin-right: 1px;color: #fff;width: 25%;text-align: center;}
.bj_box151>.camp_box>.list{background-color: #dbecf7;margin-bottom: 6px;padding-bottom: 1px;}
.bj_box151>.camp_box>.list>.tit{height: 30px;line-height: 30px;color: #807c7c;font-size: 0.36rem;padding: 0 10px;color: #000;font-weight: bold;}
.bj_box151>.camp_box>.list>.tit>span{background-color: #80c269;height: 36px;display: inline-block;line-height: 36px;width:20%;text-align: center;font-size:0.24rem;color: #fff;border-radius:5px;margin-right: 10px;}
.bj_box151>.camp_box>.list>.box{margin: 10px;position: relative;}
.bj_box151>.camp_box>.list>.box:before{content: "";width: 1px;background-color: #d5d5d5;position: absolute;left: 18px;top: 10%;height: 80%;}
.bj_box151>.camp_box>.list>.box>p{color: #807c7c;margin-bottom: 10px;line-height: 25px;position: relative;font-size: 0.36rem;margin-bottom: 10px;background-color: #fff;padding: 10px;}
.bj_box151>.camp_box>.list>.box>p>span{font-size: 0.38rem;color: #1591db;display: block;}

.bj_box152>.item{position:relative;background-color:#15b7b9;padding:.4rem .2rem}
.bj_box152>.item>ul{display:flex;display:-webkit-flex;flex-flow:row wrap;justify-content:space-between}
.bj_box152>.item>ul>li{position:relative;width:49%}
.bj_box152>.item>ul>li:nth-child(n+3){margin-top:.3rem}
.bj_box152>.item>ul>li>.tit{margin-top:.3rem;font-size:.6rem;color:#fff;font-weight:700;text-align:left;line-height:.7rem}
.bj_box152>.item>ul>li>.tit::after{content:"";display:block;margin-top:.3rem;width:.78rem;height:2px;background-color:#fff}
.bj_box152>.item>ul>li>.tit>span{display:inline-block;border:1px solid #fff;border-radius:50%;width:20px;height:20px;font-size:.34rem;color:#fff;font-weight:700;line-height:20px;text-align:center;margin-left:.1rem;vertical-align:inherit}
.bj_box152>.item>ul>li>.text{background-color:rgba(49,49,49,.702);position:absolute;left:0;bottom:0;width:100%;padding:.2rem 0;font-size:.48rem;color:#fff;text-align:center}
.bj_box152>.item>ul>li>.img{width:100%}
.bj_box152>.item>ul>li>.img>img{width:100%}
.bj_box152>.item>ul>li:nth-child(8)>.con{border-width:1px;border-color:#fff;border-style:solid;border-radius:5px;width:90%;height:90%;text-align:center;margin:5% auto;padding:.6rem 0 .7rem 0;display:flex;flex-flow:row wrap;justify-content:center;align-items:center}
.bj_box152>.item>ul>li:nth-child(8)>.con>.tit{font-size:.36rem;color:#fff}
.bj_box152>.item>ul>li:nth-child(8)>.con>p{font-size:.44rem;color:#fff;font-weight:700;margin-bottom:.28rem}
.bj_box152>.item>ul>li:nth-child(8)>.con>.button{border-radius:5px;background-color:#fff;width:70%;margin:0 auto;font-size:.36rem;color:#15b7b9;padding:.1rem 0}
.bj_box153{width:98%;margin:0 auto;padding:.4rem 0 .4rem 0}
.bj_box153>.item{display:flex;display:-webkit-flex;flex-flow:row wrap;justify-content:space-around}
.bj_box153>.item>.item-left{background-color:rgba(214,125,255,.502);width:100%;padding:.1rem}
.bj_box153>.item>.item-left>img{width:100%}
.bj_box153>.item>.item-right{background-color:rgba(238,238,238,.502);padding:.4rem}
.bj_box153>.item>.item-right>.tit{font-size:.6rem;color:#bf5bee;font-weight:700}
.bj_box153>.item>.item-right>.text{margin-top:.4rem;font-size:.36rem;color:#595959;text-align:justify}
.bj_box154>.item{position:relative;padding:.4rem}
.bj_box154>.item>.item-left{margin-top:1rem;width:100%}
.bj_box154>.item>.item-left>img{width:100%}
.bj_box154>.item>.item-left>.line{position:absolute;top:1.3rem;left:.1rem;background-color:#fff;box-shadow:0 0 .2rem rgba(90,90,91,.22);border-radius:.1rem;padding:.15rem}
.bj_box154>.item>.item-left>div>.tit{margin-bottom:3px;line-height:initial;font-size:.32rem;color:#575757}
.bj_box154>.item>.item-left>div>.text{line-height:initial;font-size:.32rem;color:#2e72dd}
.bj_box154>.item>.item-left>.line2{font-size:.32rem;position:absolute;top:0;left:30%;background-color:#fff;box-shadow:0 0 .2rem rgba(90,90,91,.22);border-radius:.2rem;padding:.15rem}
.bj_box154>.item>.item-left>.line3{position:absolute;top:1.6rem;right:.1rem;background-color:#fff;box-shadow:0 0 .2rem rgba(90,90,91,.22);border-radius:.2rem;padding:.1rem}
.bj_box154>.item>.item-right{margin-top:.4rem;border-radius:.1rem;background-color:#fff}
.bj_box154>.item>.item-right>.tit{background-color:#2a75d1;border-radius:0 .4rem 0 .4rem;width:4rem;height:1rem;font-size:.53rem;color:#fff;font-weight:700;line-height:1rem;text-align:center}
.bj_box154>.item>.item-right>.text{margin-top:.4rem;font-size:.36rem;color:#424242}
.bj_box154>.item>.item-left>div>.dec{position:absolute;bottom:-15px;left:45%;width:0;height:0;border-top:15px solid rgba(90,90,91,.22);border-left:15px solid transparent}
.bj_box154>.item>.item-left>.line>.dec{left:40%}
.bj_box154>.item>.item-left>.line3>.dec{left:15%}
.bj_box154>.item>.item-left>div>.dec::after{content:"";position:absolute;top:-16px;left:-14px;width:0;height:0;border-top:13px solid #fff;border-left:13px solid transparent}
.bj_box155>.item{position:relative;background-color:#2b76d1;padding:.8rem .4rem}
.bj_box155>.item>.item-con{background-color:#fff;padding:.4rem}
.bj_box155>.item>.item-con>.tit1{font-size:.4rem;color:#5c5c5c;font-weight:700}
.bj_box155>.item>.item-con>.tit2{margin-top:.2rem;font-size:.43rem;color:#3f83d5;font-weight:700}
.bj_box155>.item>.item-con>.tit2::after{content:"";display:block;margin-top:.25rem;width:1.4rem;height:3px;background-color:#2b76d1}
.bj_box155>.item>.item-con>.text{margin-top:.25rem;font-size:.4rem;color:#535353}
.bj_box155>.item>.item-con>.line{display:none}
/* .bj_box155>.item>img{display:none} */
.bj_box155>.item>img{position: absolute;top: .8rem;right: .4rem;width: 20%;border-radius: 50%;}
.bj_box156>.item{padding:.4rem;border-radius:15px;background-color:#fff;box-shadow:0 0 .3rem .14rem rgba(243,62,62,.18);width:96%;margin:.2rem auto}
.bj_box156>.item>.title{margin-left:-.6rem;padding:0 .2rem 0 0;background-color:#f16350;display:flex;border-radius:0 50px 50px 0;height:1rem;align-items:center;width:50%}
.bj_box156>.item>.title>div{height:1rem;display:flex;align-items:center}
.bj_box156>.item>.title>.tit{margin-left:.2rem;font-size:.38rem;color:#fff;font-weight:700}
.bj_box156>.item>.title>div>img{height:100%;padding:.2rem;background-color:#ee9d93}
.bj_box156>.item>.title>div>span{margin-left:.2rem;font-size:.43rem;color:#fff;font-weight:700}
.bj_box156>.item>.text{margin-top:.4rem;font-size:.38rem;line-height:.6rem;color:#504f4f;text-align:center}
.bj_box157>.item{display:-webkit-box;border-radius:10px;background-color:#f08375;width:100%;margin:0 auto;padding:.2rem}
.bj_box157>.item>.con{border-radius:10px;background-color:#fff;width:48%;padding:0 .2rem .4rem .2rem;margin-right:10px}
.bj_box157>.item>.con>.title{border-radius:0 0 5px 5px;position:relative;background-color:#f08375;width:80%;margin:0 auto;height:1rem;font-size:.4rem;color:#fff;font-weight:700;line-height:1rem;text-align:center}
.bj_box157>.item>.con>.title::before{content:"";position:absolute;top:0;left:-.5rem;box-shadow:-5px 0 0 rgba(240,131,117,.4) inset;background-color:#fff;-webkit-transform:skew(10deg);width:.6rem;height:1rem}
.bj_box157>.item>.con>.title::after{content:"";position:absolute;top:0;right:-.5rem;box-shadow:5px 0 0 rgba(240,131,117,.4) inset;background-color:#fff;-webkit-transform:skew(-10deg);width:.6rem;height:1rem}
.bj_box157>.item>.con>.text{margin-top:.4rem;font-size:.36rem;color:#616161;line-height:initial;text-align:justify}
.bj_box158>.item{background-color:#fff;border:1px solid rgba(255,84,0,.1);border-radius:5px;width:100%;margin:0 auto}
.bj_box158>.item>.title{display:flex;border-top:3px solid #ff7b3a;width:100%}
.bj_box158>.item>.title>div{background-color:#fff;width:50%;font-size:.46rem;color:#656565;font-weight:700;text-align:center;padding:.15rem 0}
.bj_box158>.item>.title>div.active{color:#fff;background-color:#ff7b3a}
.bj_box158>.item>.content.active{display:block}
.bj_box158>.item>.content{display:none;padding:.2rem .4rem;align-items:center}
.bj_box158>.item>.content>.img{width:100%}
.bj_box158>.item>.content>.img>img{width:100%}
.bj_box158>.item>.content>.con{width:100%;margin-top:.4rem}
.bj_box158>.item>.content>.con>.tit{position:relative;margin:0 0 .3rem 0;font-size:.46rem;color:#656565;font-weight:700;line-height:.56rem}
.bj_box158>.item>.content>.con>.tit::after{content:"";position:absolute;left:0;top:.7rem;width:.8rem;height:3px;background-color:#ff7b3a}
.bj_box158>.item>.content>.con>.text>p{font-size:.4rem;color:#656565;line-height:.7rem}
.bj_box158>.item>.content>.con>.text>span{font-size:.4rem!important;color:#656565!important;line-height:.7rem!important}
.bj_box159{display:flex;display:-webkit-flex;flex-flow:row wrap;justify-content:space-around}
.bj_box159>.item{position:relative;width:49%;border-width:.3px;border-color:#8297f0;border-style:solid;background-color:#fff;border-radius:10px 10px 0 10px}
.bj_box159>.item>.title{border-radius:10px 10px 0 0;background-color:#8297f0;width:100%;height:1rem;font-size:.4rem;color:#fff;font-weight:700;line-height:1rem;text-align:center}
.bj_box159>.item>.text{padding:.4rem;font-size:.36rem;color:#656565;text-align:justify;line-height:initial}
.bj_box159>.item>.line{background-color:#dae0fb;position:absolute;right:0;bottom:0;width:.24rem;height:.24rem}
.bj_box159>.item>.line::before{content:"";background-color:#6981ed;position:absolute;right:0;top:-12px;width:.18rem;height:.18rem}
.bj_box159>.item>.line::after{content:"";background-color:#6981ed;opacity:.6;position:absolute;right:.32rem;bottom:0;width:.12rem;height:.1rem}
.bj_box160{display:flex;display:-webkit-flex;flex-flow:row wrap;justify-content:space-between}
.bj_box160>.item{position:relative;width:50%;padding:.4rem}
.bj_box160>.item>.title{border:1px solid #2b76d1;width:2rem;display:flex;align-items:center;word-break:normal;padding:.1rem}
.bj_box160>.item>.title>p{background-color:#2b76d1;font-size:.46rem;color:#fff;line-height:.65rem;text-align:center;padding:.1rem}
.bj_box160>.item>.title>.tit{font-size:.4rem;background-color:#fff;color:#3f3f3f;font-weight:700;margin-left:.1rem;line-height:.5rem;position:absolute;left:1.4rem;right:.4rem}
.bj_box160>.item>.text{margin-top:.4rem;font-size:.32rem;color:#3f3f3f}
.bj_box160>.item:nth-child(1){border-bottom:1px dotted #aaaaab}
.bj_box160>.item:nth-child(2){border-bottom:1px dotted #aaaaab;border-left:1px dotted #aaaaab}
.bj_box160>.item:nth-child(4){border-left:1px dotted #aaaaab}
.bj_box161{display:flex;display:-webkit-flex;flex-flow:row wrap;justify-content:space-between}
.bj_box161>.item{position:relative;border-radius:10px;box-shadow:0 0 10px rgba(44,112,238,.5) inset;background-color:#fff;width:43%;padding:.35rem}
.bj_box161>.item>.title>p{border-radius:4px;box-shadow:3px 3px 0 rgba(43,118,209,.4);background-color:#2b76d1;position:absolute;left:-.4rem;top:.2rem;width:.9rem;height:.9rem;font-size:.53rem;color:#fff;font-weight:700;line-height:.9rem;text-align:center}
.bj_box161>.item>.title>p::after{content:"";border-radius:4px;background-color:#2b76d1;opacity:.2;position:absolute;left:6px;top:7px;width:.9rem;height:.9rem;box-shadow:3px 3px 0 rgba(43,118,209,.2)}
.bj_box161>.item>.title>.tit{text-align:center;font-size:.53rem;color:#2b76d1;font-weight:700}
.bj_box161>.item>.text{margin-top:.4rem;font-size:.32rem;text-align:center;color:#414242;line-height:initial}
.bj_box162>.item{position:relative;background-color:#fff;box-shadow:0 0 10px rgba(42,117,209,.35);border-radius:0 0 0 1rem;width:90%;margin-top:.4rem;padding:.35rem .35rem .35rem 1rem;float:right}
.bj_box162>.item>.title{background-color:#2a75d1;border-radius:0 .4rem 0 .4rem;position:absolute;left:-1.1rem;top:-.2rem;width:1.8rem;height:1.5rem;display:flex;align-items:center;justify-content:center;line-height:.5rem}
.bj_box162>.item>.title>p{font-size:.5rem;color:#fff;font-weight:700;width:60%;text-align:center;line-height:.6rem}
.bj_box162>.item>.text{font-size:.4rem;color:#575757}
.bj_box163{display:flex;display:-webkit-flex;flex-flow:row wrap;justify-content:space-around;width:98%;margin:0 auto}
.bj_box163>.item{margin-top:1rem;position:relative;background-color:#2a75d1;width:100%;height:100%;background:url(https://img.qinxue365.com/uploads/bianjiqi/img//bj_box150.png) no-repeat;background-size:100% 100%; border-bottom-left-radius: 2.3rem;}
.bj_box163>.item>.item-con{position:relative;top:-.6rem;border-radius:.24rem;background-color:#fff;box-shadow:0 -2px 10px rgba(84,84,84,.25);width:90%;margin-left:5%;padding:.4rem}
.bj_box163>.item>.item-con>.title{display:flex}
.bj_box163>.item>.item-con>.title>.num{font-size:.8rem;font-style:oblique;color:rgba(42,117,209,.302);font-weight:700;-moz-transform:matrix(1.0000314161409,0,0,1.00485719733181,0,0);-webkit-transform:matrix(1.0000314161409,0,0,1.00485719733181,0,0);-ms-transform:matrix(1.0000314161409,0,0,1.00485719733181,0,0)}
.bj_box163>.item>.item-con>.title>.tit{margin-left:.2rem;font-size:.56rem;color:#616161;font-weight:700;-moz-transform:matrix(1.0000314161409,0,0,1.00485719733181,0,0);-webkit-transform:matrix(1.0000314161409,0,0,1.00485719733181,0,0);-ms-transform:matrix(1.0000314161409,0,0,1.00485719733181,0,0)}
.bj_box163>.item>.item-con>.text{margin-top:.2rem;font-size:.36rem;color:#616161}
.bj_box164>.item{background-color:#eee;padding:.2rem}
.bj_box164>.item>.item-left{width:100%}
.bj_box164>.item>.item-left>img{width:100%}
.bj_box164>.item>.item-right>ul>li{margin-top:.2rem;position:relative;display:flex;display:-webkit-flex;background-color:#dce2fd;border-radius:1rem;width:100%}
.bj_box164>.item>.item-right>ul>li>.tit{background-color:#6a83f1;border-radius:1rem 0 1rem 1rem;width:30%;font-size:.4rem;color:#fff;font-weight:700;text-align:center;display:flex;justify-content:center;align-items:center}
.bj_box164>.item>.item-right>ul>li>.yuan{position:absolute;top:calc(50% - .2rem);left:28.5%;border-width:2px;border-color:#fff;border-style:solid;border-radius:50%;background-color:#5c78e8;width:.4rem;height:.4rem;font-size:.28rem;color:#fff;line-height:.34rem;text-align:center}
.bj_box164>.item>.item-right>ul>li>p{margin-left:10%;font-size:.36rem;color:#555454;padding-right:18px;width:60%}
.bj_box165>.item{margin-top:.2rem;position:relative;display:flex;display:-webkit-flex;background-color:#fff;box-shadow:0 0 8px rgba(42,117,209,.35);width:100%}
.bj_box165>.item>.item-left{display:flex;align-items:center;justify-content:center;background-color:#2a75d1;width:15%;background:url(https://img.qinxue365.com/uploads/bianjiqi/img//bj_box165.png) no-repeat;background-size:100% 100%}
.bj_box165>.item>.item-left>p{width:75%;font-size:.53rem;color:#fff;font-weight:700;text-align:center;line-height:.6rem}
.bj_box165>.item>.item-right{padding:.4rem;width:80%;font-size:.4rem;color:#575757;line-height:.6rem}
.bj_box165>.item>.item-right::before{content:"";position:absolute;right:0;top:0;width:0;height:0;border-top:.5rem solid #2a75d1;border-left:.5rem solid transparent}
.bj_box165>.item>.item-right::after{content:"";border-width:.5px;border-color:rgba(42,117,209,.3);border-style:solid;position:absolute;right:.3rem;bottom:.04rem;width:1rem;height:0}
.bj_box166{width:98%;margin:0 auto;padding:.4rem 0 .4rem 0;overflow:hidden;display:flex;display:-webkit-flex;flex-flow:row wrap;justify-content:space-around;background-color:#15c482}
.bj_box166>.item{border-radius:15px;background-color:#fff;width:96%;margin:0 auto;padding-top:20px}
.bj_box166>.item>.item-left{position:relative;width:100%;overflow:hidden}
.bj_box166>.item>.item-left>img{display:block;margin:0 auto;position:relative;z-index:2}
.bj_box166>.item>.item-left>.line{border-radius:50%;background-color:#15c482;opacity:.102;position:absolute;left:5%;bottom:-50px;width:90%;height:90%;z-index:1}
.bj_box166>.item>.item-right>.content{position:relative;border-width:1px;border-color:#15c482;border-style:dashed;border-radius:.4rem;background-color:#ecfdf7;width:90%;margin:.2rem auto;padding:.2rem}
.bj_box166>.item>.item-right>.content:nth-child(1){margin-top:.5rem}
.bj_box166>.item>.item-right>.content>img{position:absolute;left:5%;top:calc(50% - .38rem);width:.78rem;height:.76rem}
.bj_box166>.item>.item-right>.content>.tit{margin-left:1.8rem;font-size:.52rem;color:#15c482;font-weight:700}
.bj_box166>.item>.item-right>.content>.text{margin-left:1.8rem;font-size:.3rem;color:#15c482}
.bj_box167{width:98%;margin:0 auto;padding:20px 0 20px 0}
.bj_box167>.item{position:relative;border-width:.6px;border-color:#fd5766;border-style:solid;border-radius:10px;background-color:#fff6f7;width:100%}
.bj_box167>.item>.title{position:relative;width:90%;display:flex;justify-content:center;margin:.4rem auto}
.bj_box167>.item>.title>.num{background-color:#fd5766;width:1.5rem;height:1.1rem;font-size:.6rem;color:#fff;font-weight:700;line-height:1.1rem;text-align:center}
.bj_box167>.item>.title>.tit{background-color:#fd5766;opacity:.6;width:90%;height:1.1rem;font-size:.6rem;color:#fff;font-weight:700;line-height:1.1rem;text-indent:.5em}
.bj_box167>.item>.title>.line{position:absolute;top:0;left:1.2rem;width:.36rem;border-bottom:1.1rem solid #fe9aa3;border-left:.16rem solid transparent}
.bj_box167>.item>.text{margin:0 .4rem;font-size:.36rem;color:#747474;text-indent:2em;text-align:justify;position:relative;z-index:2}
.bj_box167>.item>.bottom{width:100%;padding-top:.4rem;margin-bottom:.4rem;margin-left:.4rem}
.bj_box167>.item>.bottom>.text:nth-child(1){position:relative;border-radius:.2rem;box-shadow:0 0 .16rem #fd5766 inset;width:90%;padding:.28rem}
.bj_box167>.item>.bottom>.text>p{position:relative;font-size:.4rem;color:#fd5766}
.bj_box167>.item>.bottom>.text:nth-child(2){position:relative;border-radius:.2rem;box-shadow:0 0 .16rem #fd5766 inset;width:90%;margin-top:.2rem;padding:.28rem}
.bj_box167>.item>.bottom>.picture{position:absolute;bottom:0;right:0;width:40%;display:none}
.bj_box167>.item>.bottom>.picture>img{width:100%}
.bj_box167>.item>.bottom>.text>.dec{position:absolute;top:240px;left:400px;width:1rem;height:.3rem;box-shadow:0 0 10px #fd5766;background:#fff;transform:skew(-32deg) rotate(28deg)}
.bj_box168{width:98%;margin:0 auto}
.bj_box168>.item>.title{display:flex}
.bj_box168>.item>.title>div{background-color:#eee;border-radius:.2rem 0 0 0;width:3.64rem;height:1rem;font-size:.56rem;color:#3d3d3d;line-height:1rem;text-align:center}
.bj_box168>.item>.title>div:last-child{border-radius:0 .2rem 0 0}
.bj_box168>.item>.title>div.active{background-color:#fd5766;color:#fff}
.bj_box168>.item>.text.active{display:block}
.bj_box168>.item>.text{display:none;position:relative;background-color:#fff;box-shadow:0 0 15px rgba(102,101,101,.3);border-top:3px solid #fd5766;border-radius:0 0 10px 10px;width:100%;padding-bottom:.4rem}
.bj_box168>.item>.text>p{padding:.56rem .4rem;font-size:.36rem;text-indent:2em;color:#868585;line-height:.6rem}
.bj_box168>.item>.text>.picture{padding:0 .4rem}
.bj_box168>.item>.text>.picture>img{width:49%!important}
.bj_box169{width:98%;margin:0 auto}
.bj_box169>.item{position:relative;border-radius:5px;box-shadow:0 0 15px rgba(104,104,104,.3);background-color:#fff;width:100%;margin-top:.5rem}
.bj_box169>.item>.title>.tit1{position:absolute;top:-10px;left:-5px;background-color:#fd5766;border-radius:0 0 .8rem 0;box-shadow:0 0 .3rem rgba(104,104,104,.3);width:4rem;height:1rem;font-size:.53rem;color:#fff;font-weight:700;line-height:1rem;text-align:center}
.bj_box169>.item>.title>.tit2{background-color:#fa9fa7;border-radius:0 .1rem .4rem .1rem;box-shadow:0 0 15px rgba(104,104,104,.3);width:100%;height:1rem;font-size:.48rem;color:#fff;font-weight:700;line-height:1rem;text-align:right;padding-right:.4rem}
.bj_box169>.item>.text{display:flex;display:-webkit-flex;flex-flow:row wrap}
.bj_box169>.item>.text>.picture{width:95%;margin:.4rem auto}
.bj_box169>.item>.text>.picture>img{width:100%}
.bj_box169>.item>.text>p{width:95%;font-size:.36rem;margin:.2rem auto;color:#646464;line-height:.6rem;text-indent:2em}
.bj_box170{width:98%;margin:0 auto}
.bj_box170>.item{width:100%;background-color:#f7f7f7;padding:.4rem}
.bj_box170>.item>.title{display:flex;align-items:center;margin-left:.4rem}
.bj_box170>.item>.title>.tit1{width:.8rem;height:.8rem}
.bj_box170>.item>.title>.tit1>img{width:100%}
.bj_box170>.item>.title>.tit2{margin-top:.3rem;margin-left:.4rem;font-size:.53rem;color:#6f6f6f}
.bj_box170>.item>.text>p{font-size:.4rem;text-indent:2em;margin:.2rem 0 .4rem 0;color:#858584;line-height:.6rem}
.bj_box170>.item>.text>.picture{width:100%;display:flex}
.bj_box170>.item>.text>.picture>img{width:33%}
.bj_box171{width:98%;margin:0 auto}
.bj_box171>.item{border-width:.5px;box-shadow:0 0 .3rem rgba(253,87,102,.3) inset;border-color:#fd5766;border-style:solid;border-radius:.2rem;background-color:#fff;width:100%}
.bj_box171>.item>.title>.tit1{background-color:#fd5766;border-radius:0 .5rem 0 .5rem;width:6rem;height:1rem;font-size:.6rem;color:#fff;font-weight:700;line-height:1rem;text-align:center}
.bj_box171>.item>.text>p{font-size:.36rem;margin:.4rem;color:#5e5e5e;line-height:initial}
.bj_box171>.item>.text>.picture{width:100%;display:flex;justify-content:space-around;padding:.2rem .4rem}
.bj_box171>.item>.text>.picture>img{width:49%}
.bj_box172{width:90%;padding:.4rem 0 .4rem 0;margin:0 auto;border-radius:10px;background-color:#fd5766}
.bj_box172>.item{position:relative;width:100%;border-width:.5px;border-radius:10px;border-color:#fd5766;border-style:solid;background-color:#fff8f9}
.bj_box172>.item>.item-after{width:100%;margin:.2rem 0 0 -.3rem;border-width:.5px;border-radius:10px;transform:rotate(-1deg);-o-transform:rotate(-1deg);-webkit-transform:rotate(-1deg);-moz-transform:rotate(-1deg);border-color:#fd5766;border-style:solid;background-color:#fff8f9}
.bj_box172>.item>.item-after>.ball{border-radius:50%;background-color:#fd5766;position:absolute;left:1.2rem;top:.6rem;width:.34rem;height:.34rem}
.bj_box172>.item>.item-after>.line{background-color:#fd5766;border-radius:20px;position:absolute;left:1.29rem;top:0;width:.16rem;height:.68rem}
.bj_box172>.item>.item-after>.ball2{border-radius:50%;background-color:#fd5766;position:absolute;right:1.2rem;top:.6rem;width:.34rem;height:.34rem}
.bj_box172>.item>.item-after>.line2{background-color:#fd5766;border-radius:20px;position:absolute;right:1.29rem;top:0;width:.16rem;height:.68rem}
.bj_box172>.item>.item-after>.title>.tit1{margin:1rem 0;font-size:.7rem;transform:rotate(1deg);-o-transform:rotate(1deg);-webkit-transform:rotate(1deg);-moz-transform:rotate(1deg);color:#706e6e;font-weight:700;text-align:center}
.bj_box172>.item>.item-after>.text>p{margin:.4rem;font-size:.4rem;transform:rotate(1deg);-o-transform:rotate(1deg);-webkit-transform:rotate(1deg);-moz-transform:rotate(1deg);color:#706e6e;line-height:.5rem;text-indent:2em}
.bj_box172>.item>.item-after>.text>.picture{padding-bottom:.8rem;width:95%;margin:0 auto;display:flex;justify-content:space-around;transform:rotate(1deg);-o-transform:rotate(1deg);-webkit-transform:rotate(1deg);-moz-transform:rotate(1deg)}
.bj_box172>.item>.item-after>.text>.picture>img{width:49%}
.bj_box173{width:96%;margin:0 auto}
.bj_box173>.item{margin-top:.2rem;position:relative;border-width:.6px;background:url(https://img.qinxue365.com/uploads/bianjiqi/img//bj_box173.png) no-repeat bottom center;border-color:#01bd8a;border-style:solid;border-radius:10px;background-color:#e5f6ea;width:100%;background-size:100% 100%}
.bj_box173>.item>.title>.num{z-index:2;border-radius:5px;background-color:#fbbc28;position:absolute;left:-18px;top:18px;width:.8rem;height:.8rem;font-size:.53rem;color:#fff;font-weight:700;line-height:.8rem;text-align:center}
.bj_box173>.item>.title>.tit{z-index:1;position:absolute;left:-10px;top:20px;background-color:#06a170;box-shadow:0 .1rem 0 #c0e7d8;width:4rem;height:.8rem;font-size:.53rem;color:#fff;font-weight:700;line-height:.8rem;text-align:center}
.bj_box173>.item>.text>p{margin:1.6rem .4rem .4rem;font-size:.36rem;color:#534f4f;line-height:.4rem;text-align:center}
.bj_box173>.item>.bottom{padding-top:0;border-width:.6px;margin:.4rem auto;box-shadow:5px 5px 0 #c0e7d8;border-color:#06a170;border-style:solid;border-radius:5px;background-color:#e5f6ea;width:3.36rem;height:.8rem;font-size:.4rem;color:#06a170;text-align:center;line-height:.8rem}
.bj_box173>.item>.line{position:absolute;top:20px;left:3.43rem;z-index:3;width:0;height:0;box-shadow:0 0 .3rem #c0e7d8 inset;border-top:.44rem solid transparent;border-right:.4rem solid #e5f6ea;border-bottom:.44rem solid transparent}
.bj_box174{width:98%;padding:.4rem;border-radius:.2rem;background-color:#ecfcf9}
.bj_box174>.item>.title{margin-top:.4rem;border-radius:.2rem;background-color:#fff;box-shadow:0 0 5px rgba(59,60,60,.2);width:100%;height:1.6rem}
.bj_box174>.item>.title>ul{display:flex;display:-webkit-flex;justify-content:center}
.bj_box174>.item>.title>ul>li{position:relative;text-align:center;margin-top:.25rem;width:25%;height:1.88rem}
.bj_box174>.item>.title>ul>li>img{position:absolute;top:0;left:0;right:0;margin:0 auto;visibility:initial}
.bj_box174>.item>.title>ul>li.active>img{top:.4rem}
.bj_box174>.item>.title>ul>li>p{margin-top:27px;font-size:.32rem;color:#3e3d3d}
.bj_box174>.item>.title>ul>li.active{position:relative;margin-top:-.16rem;border-radius:.2rem;background-color:#27c1cb}
.bj_box174>.item>.title>ul>li.active>p{color:#fff;margin-top:calc(27px + .4rem)}
.bj_box174>.item>.title>ul>li.active>.sj{border-width:1px;border-color:#16a9b3;border-style:solid;border-radius:50%;background-color:#fff;position:absolute;left:calc(50% - 8px);bottom:-8px;width:16px;height:16px;display:flex;justify-content:center}
.bj_box174>.item>.title>ul>li.active>.sj::after{content:"〈";font-size:.46rem;color:#17abb5;line-height:1.017;-moz-transform:matrix(0,-1,.44436056219777,0,0,0);-webkit-transform:matrix(0,-1,.44436056219777,0,0,0);-ms-transform:matrix(0,-1,.44436056219777,0,0,0);position:absolute;top:3px}
.bj_box174>.item>.bottom.active{display:flex;display:-webkit-flex}
.bj_box174>.item>.bottom{display:none;margin-top:.5rem;padding:.4rem;position:relative;flex-flow:row wrap;justify-content:space-between;align-items:center;border-width:1.2px;box-shadow:0 0 5px rgba(18,181,150,.2);border-color:#cbf3ec;border-style:solid;border-radius:.2rem;background-color:#fff;width:100%}
.bj_box174>.item>.bottom>.picture{margin:0 auto}
.bj_box174>.item>.bottom>.picture>img{width:100%}
.bj_box174>.item>.bottom>.text{margin-top:1rem;font-size:.38rem;color:#3e3d3d;line-height:.6rem;position:relative}
.bj_box174>.item>.bottom>.right-text{position:absolute;right:0;top:56%;border-radius:.4rem 0 0 .4rem;background-color:#27c1cb;padding:.1rem .4rem;font-size:.44rem;color:#fff;font-weight:700;text-align:center}
.bj_box174>.item>.bottom>.text>.right-text{position:absolute;right:0;top:-1rem;border-radius:.4rem 0 0 .4rem;background-color:#27c1cb;padding:.1rem .4rem;font-size:.44rem;color:#fff;font-weight:700;text-align:center}
.bj_box175{width:100%;margin:0 auto}
.bj_box175>.item>.title>ul{display:flex;display:-webkit-flex;flex-flow:row wrap;justify-content:space-around}
.bj_box175>.item>.title>ul>li>p:nth-child(1){position:relative;text-align:center;font-size:.4rem;color:#b2b8bc;font-weight:700}
.bj_box175>.item>.title>ul>li>p:nth-child(1)::after{content:"";border-width:1px;border-color:#b2b8bc;border-style:solid;position:absolute;left:0;right:0;margin:0 auto;top:25px;width:.5rem}
.bj_box175>.item>.title>ul>li>p:nth-child(2){margin-top:.3rem;text-align:center;font-size:.28rem;color:#b2b8bc}
.bj_box175>.item>.title>ul>li.active>p:nth-child(1){color:#1067db}
.bj_box175>.item>.title>ul>li.active>p:nth-child(1)::after{border-color:#1067db}
.bj_box175>.item>.title>ul>li.active>p:nth-child(2){color:#393a3a}
.bj_box175>.item>.bottom{display:none}
.bj_box175>.item>.bottom.active{display:flex;align-items:center;flex-flow:row wrap}
.bj_box175>.item>.bottom>.picture{margin:0 auto}
.bj_box175>.item>.bottom{margin-top:.4rem;border-radius:.4rem;box-shadow:0 0 .3rem rgba(16,103,219,.3);background-color:#fff;padding:.4rem}
.bj_box175>.item>.bottom>.text>.tit{display:inline-block;margin-bottom:.2rem;margin-left:.2rem;font-size:.36rem;color:#1067db;font-weight:700;-moz-transform:matrix(1.17543122444169,0,0,1.16666666666667,0,0);-webkit-transform:matrix(1.17543122444169,0,0,1.16666666666667,0,0);-ms-transform:matrix(1.17543122444169,0,0,1.16666666666667,0,0)}
.bj_box175>.item>.bottom>.text>.tit::after{content:"";border-radius:50%;background-color:#c6d7ef;opacity:.502;position:absolute;left:-.15rem;top:-.1rem;width:.5rem;height:.5rem;z-index:-1}
.bj_box175>.item>.bottom>.text>p{font-size:.2rem;color:#818385;line-height:.6rem}
.bj_box176>.item{background-color:#f0733f;width:100%;margin-bottom:.4rem}
.bj_box176>.item>.item-after{position:relative;background-color:#fff;box-shadow:0 0 10px rgba(242,101,43,.3);width:100%;padding:.4rem .34rem .4rem 0;border-bottom:5px solid #f0733f;display:flex;flex-flow:row wrap;align-items:center}
.bj_box176>.item>.item-after::after{position:absolute;top:0;content:"";width:252px;height:100%;background-color:#f0733f;-webkit-clip-path:polygon(0 -20px,20% 101%,0 101%)}
.bj_box176>.item>.item-after>.top{width:17%;margin-left:15%;display:flex;align-items:center;position:absolute}
.bj_box176>.item>.item-after>.top::after{content:"";border-radius:50%;background-color:#f0733f;opacity:.12;position:absolute;left:auto;top:auto;width:2.4rem;height:2.4rem}
.bj_box176>.item>.item-after>.right{width:70%;padding:.4rem;margin-left:5%}
.bj_box176>.item>.item-after>.center{margin-left:50%;position:relative;margin-bottom:.28rem;font-size:.6rem;color:#f0733f;font-weight:700}
.bj_box176>.item>.item-after>.center::after{content:"";background-color:#f0733f;opacity:.12;border-radius:.2rem;position:absolute;left:-.3rem;top:.4rem;width:2.4rem;height:.26rem}
.bj_box176>.item>.item-after>.bottom{width:50%;margin-left:50%;padding-top:0;font-size:.36rem;color:#6a6a69;line-height:initial;text-align:justify;margin-bottom:0}
.bj_box177>.item{background-color:#fff;box-shadow:0 0 15px rgba(242,101,43,.3);width:100%;padding-bottom:.5rem}
.bj_box177>.item>.top{position:relative;margin:0 auto;width:80%;height:1rem}
.bj_box177>.item>.top>.tit1{position:absolute;left:0;top:0;width:60%;height:1rem;border-radius:0 0 198px 74px;background-color:#f0733f;transform:skewX(52deg)}
.bj_box177>.item>.top>.tit2{position:absolute;right:0;top:0;width:60%;height:1rem;border-radius:0 0 74px 198px;background-color:#f0733f;transform:skewX(-52deg)}
.bj_box177>.item>.top>p{position:absolute;left:0;right:0;margin:0 auto;text-align:center;font-size:.4rem;color:#fff;font-weight:700;line-height:1rem;text-align:center}
.bj_box177>.item>.item-con{display:flex;display:-webkit-flex;flex-flow:row wrap;justify-content:center}
.bj_box177>.item>.item-con>.center{background-color:#f9f5f4;width:90%;position:relative;margin:.4rem auto;padding:.1rem .4rem}
.bj_box177>.item>.item-con>.center>.center-left::after{content:"";border-radius:50%;background-color:#f0733f;opacity:.2;position:absolute;left:.4rem;top:.1rem;width:46px;height:46px}
.bj_box177>.item>.item-con>.center>.center-right>p{margin-left:75px}
.bj_box177>.item>.item-con>.center>.center-right>p:nth-child(1){margin-top:-.8rem;font-size:.4rem;color:#6c6c6c;font-weight:700}
.bj_box177>.item>.item-con>.center>.center-right>p:nth-child(2){font-size:.32rem;color:#6c6c6c}
.bj_box177>.item>.bottom{width:90%;margin:0 auto;padding-top:0;display:block;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;font-size:.4rem;text-align:center;color:#f0733f;font-weight:700;line-height:50px}
.bj_box178{width:98%;margin:0 auto}
.bj_box178>.swiper-container>.swiper-wrapper>.swiper-slide>.item{display:flex;display:-webkit-flex;flex-flow:row wrap;justify-content:space-around;border-width:1.5px;box-shadow:0 0 15px rgba(1,189,138,.32);border-color:#01bd8a;border-style:solid;border-radius:20px;background-color:#fff;width:95%;margin:0 auto .8rem auto;padding:.35rem .35rem .6rem .35rem}
.bj_box178>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-left{position:relative;width:4.44rem;height:4.42rem;margin:0 auto; border-radius: 50%; overflow: hidden;}
.bj_box178>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-left::before{content:"";border-radius:50%;background:#fff;border:1px solid #01bd8a;position:absolute;left:-10px;top:7px;width:4.42rem;height:4.4rem}
.bj_box178>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-left::after{content:"";border-radius:50%;background:#01bd8a;position:absolute;left:5px;top:3px;width:4.42rem;height:4.4rem}
.bj_box178>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-left>img{width:100%;position:absolute;z-index:3;border-radius:50%}
.bj_box178>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-right{position:relative}
.bj_box178>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-right>.tit{background-color:#01bd8a;border-radius:0 50px 50px 0;box-shadow:3px 3px 0 rgba(1,189,138,.5);position:absolute;left:0;top:27px;width:2.6rem;height:.7rem;font-size:.5rem;color:#fff;font-weight:700;line-height:.7rem;text-align:center}
.bj_box178>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-right>.text{margin-top:1.6rem;font-size:.4rem;color:#3e3d3d;line-height:.6rem;text-indent:2em;text-align:justify}
.bj_box178 .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{border-radius:50px;background-color:#7d7d7d;width:29px;height:4px}
.bj_box178 .swiper-pagination-bullets .swiper-pagination-bullet{border-radius:50px;background-color:#7d7d7d;width:6px;height:4px;opacity:1}
.bj_box179{position:relative;width:98%;margin:0 auto}
.bj_box179>.swiper-container{box-shadow:0 0 10px rgba(105,106,106,.3)}
.bj_box179>.swiper-container>.swiper-wrapper>.swiper-slide{padding-bottom:1rem}
.bj_box179>.swiper-container>.swiper-wrapper>.swiper-slide>.item{display:flex;display:-webkit-flex;flex-flow:row wrap;justify-content:space-around;align-items:center;background-color:#fff;width:100%;margin:0 auto;padding:.35rem .45rem 0 .45rem}
.bj_box179>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-left{width:35%}
.bj_box179>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-right{width:65%;padding-left:.3rem}
.bj_box179>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-right>.tit1{font-size:.6rem;color:#01bd8a;font-weight:700}
.bj_box179>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-right>.tit2{margin-top:.2rem;display:inline-block;font-size:.36rem;color:#01bd8a;border-bottom:1px solid #01bd8a}
.bj_box179>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-right>.text{margin-top:.2rem;font-size:.32rem;color:#636464;line-height:initial;text-align:justify}
.bj_box179>.swiper-button-prev{width:.28rem;height:.44rem;background-size:.28rem .44rem;background-image:none;-moz-transform:matrix(2.42522368343411,0,0,1.47937390613322,0,0);-webkit-transform:matrix(2.42522368343411,0,0,1.47937390613322,0,0);-ms-transform:matrix(2.42522368343411,0,0,1.47937390613322,0,0);display:none}
.bj_box179>.swiper-button-next{width:.28rem;height:.44rem;background-size:.28rem .44rem;background-image:none;-moz-transform:matrix(-2.42452881061755,0,0,1.47067085488453,0,0);-webkit-transform:matrix(-2.42452881061755,0,0,1.47067085488453,0,0);-ms-transform:matrix(-2.42452881061755,0,0,1.47067085488453,0,0);display:none}
.bj_box179 .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#01bd8a}
.bj_box180{width:98%;margin:0 auto;background-color:#fff1f2;padding:.2rem}
.bj_box180>.swiper-container>.swiper-wrapper>.swiper-slide{display:flex;display:-webkit-flex;justify-content:space-between}
.bj_box180>.swiper-container>.swiper-wrapper>.swiper-slide>.item{margin:1.3rem 0 .8rem 0;border-radius:10px;background-color:#fff;width:48%;position:relative}
.bj_box180>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.title>.title-left{position:absolute;margin-top:-1.43rem;width:2.26rem;height:2.26rem;box-shadow:0 0 10px #fff;border-radius:50%}
.bj_box180>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.title>.title-left>img{width:100%;border-radius:50%}
.bj_box180>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.title>.title-right{text-align:right;padding-right:.4rem;margin-top:.3rem}
.bj_box180>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.title>.title-right>p{display:inline-block;border-bottom:1px dotted #fd5766;font-size:.43rem;color:#f63a47;font-weight:700}
.bj_box180>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.title>.title-right>p>span{font-size:.36rem;color:#f63a47;text-align:right;line-height:.6rem;display:block}
.bj_box180>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.text{padding:.4rem;font-size:.32rem;color:#515151;line-height:initial;text-align:justify}
.bj_box180 .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#999}
.bj_box181>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.top{position:relative;display:flex;justify-content:space-between;width:89%;margin:0 auto}
.bj_box181>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.top>.img.active{position:relative}
.bj_box181>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.top>.img.active::before{content:"";position:absolute;bottom:-1.12rem;right:calc(50% - .3rem);width:.6rem;height:.6rem;box-shadow:0 0 7px rgba(247,73,88,.7) inset;background:#fff;transform:rotate(45deg);z-index:2}
.bj_box181>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.top>.img.active::after{content:"";position:absolute;background-color:#fff;right:calc(50% - .3rem);bottom:-1.2rem;width:.6rem;height:.6rem;transform:rotate(45deg);z-index:3}
.bj_box181>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.top>.img{position:relative;z-index:3;width:29%;border-radius:50%}
.bj_box181>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.top>.img img{width:100%;border-radius:50%;border-left:3px solid #fd5766;border-bottom:3px solid #fd5766}
.bj_box181>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.text{display:none;position:relative;border-radius:10px;box-shadow:0 0 7px rgba(247,73,88,.7) inset;background-color:#fff;width:98%;margin:.8rem auto}
.bj_box181>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.text.active{display:block}
.bj_box181>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.text>.sj{position:absolute;top:-.4rem;right:13%;width:.6rem;height:.9rem;box-shadow:0 0 7px rgba(247,73,88,.7) inset;background:#fff;transform:skew(-17deg) rotate(-52deg)}
.bj_box181>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.text>.sj2{position:absolute;right:10%;top:2px;width:0;height:0;border-left:.7rem solid transparent;border-right:.7rem solid transparent;border-top:.7rem solid #fff}
.bj_box181>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.text>.content{padding:.4rem}
.bj_box181>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.text>.content>.tit{font-size:.6rem;color:#f14d5b;font-weight:700;position:relative;z-index:5}
.bj_box181>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.text>.content>.title{margin-top:.2rem;font-size:.36rem;color:#f14d5b}
.bj_box181>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.text>.content>.title>span{border-bottom:2px solid red;padding:.2rem 0}
.bj_box181>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.text>.content>p{margin-top:.4rem;font-size:.36rem;color:#575757}
.bj_box181>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.text>.line{position:absolute;top:.4rem;right:.8rem;width:1rem;z-index:5}
.bj_box181 .swiper-button-next{display:none;font-size:.68rem;color:#878787;position:absolute;right:0;top:60px;background-image:none}
.bj_box181 .swiper-button-prev{display:none;font-size:.68rem;color:#878787;position:absolute;left:0;top:60px;background-image:none}
.bj_box182>.swiper-container>.swiper-wrapper>.swiper-slide{display:flex;display:-webkit-flex;flex-flow:row wrap;justify-content:space-between;margin-bottom:1rem;padding:0 .2rem}
.bj_box182>.swiper-container>.swiper-wrapper>.swiper-slide>.item{position:relative;border-radius:5px;box-shadow:10px 10px 0 #fd5766;width:98%;margin-top:1.6rem}
.bj_box182>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.content{padding:.6rem 0 .6rem .6rem;border-radius:5px;box-shadow:0 0 10px rgba(240,74,90,.3);background-color:#fff;width:100%;height:100%}
.bj_box182>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.content>.tit{font-size:.76rem;color:#fd5766;font-weight:700;margin-bottom:.72rem}
.bj_box182>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.content>.line{border-radius:50%;background-color:#fd5766;opacity:.102;position:absolute;left:47px;top:22px;width:.95rem;height:.95rem}
.bj_box182>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.content>.text>p>span{display:none}
.bj_box182>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.content>.text>p{font-size:.35rem;color:#706e6e;line-height:.6rem;width:55%}
.bj_box182>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.content>.text>p::before{content:"";display:inline-block;margin-right:.28rem;margin-bottom:4px;border-radius:50%;background-color:#fd5766;width:.12rem;height:.12rem}
.bj_box182>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.picture{position:absolute;bottom:15%;right:.34rem;width:35%}
.bj_box182>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.picture>img{width:100%}
.bj_box182 .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet{width:6px;height:6px;margin:0 2px}
.bj_box182 .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{border-radius:2px;background-color:#bfbfbf;width:26px;height:6px}
.bj_box183{display:flex;display:-webkit-flex;position:relative;width:98%;margin:0 auto}
.bj_box183>.item{position:relative;background-color:#eee;width:100%;padding:.4rem .5rem 0 .5rem}
.bj_box183>.item>.title{display:inline-block;margin-bottom:.34rem;background-color:#fd5766;border-radius:0 20px 0 20px;padding:.13rem .47rem;font-size:.4rem;color:#fff;font-weight:700}
.bj_box183>.item>.text{font-size:.34rem;color:#5d5d5d;line-height:.6rem;text-indent:2em;margin-bottom:.4rem}
.bj_box183>.item>.item-left{background-color:rgba(253,87,102,.1);width:48%;float:left;margin-right:2%;position:relative}
.bj_box183>.item>.item-left::before{content:"";position:absolute;left:-.2rem;top:-.2rem;background-color:rgba(253,87,102,.101);width:100%;height:90%}
.bj_box183>.item>.item-left::after{content:"";position:absolute;left:.5rem;bottom:-7%;background-color:#fd5766;width:130%;height:.04rem}
.bj_box183>.item>.item-left>img{width:100%;position:relative;z-index:1}
.bj_box183>.item>.item-left>img:nth-child(1){margin-bottom:.05rem}
.bj_box183>.item>.item-right{width:48%;float:left;position:relative}
.bj_box183>.item>.item-right::after{content:"";position:absolute;right:-.42rem;bottom:-7%;background-color:#fd5766;width:40%;height:107%}
.bj_box183>.item>.item-right>img{width:100%;position:relative;z-index:1}
.bj_box184{position:relative;width:98%;margin:0 auto}
.bj_box184>.item{position:relative;display:flex;display:-webkit-flex;flex-flow:row wrap;width:100%;padding:.36rem .24rem .24rem .24rem;box-shadow:0 0 10px rgba(113,112,112,.1)}
.bj_box184>.item>.tit1{width:1.7rem;height:1.34rem;line-height:1.34rem;border-radius:50%;background-color:#fd5766;font-size:.37rem;color:#fff;font-weight:700;text-align:center}
.bj_box184>.item>.tit2{font-size:.69rem;color:#5b5a5a;font-weight:700;margin-left:.48rem;margin-bottom:.21rem;position:relative}
.bj_box184>.item>.tit2::after{content:"";background-color:#fd5766;border-radius:20px;opacity:.2;position:absolute;left:-.21rem;top:.36rem;width:3.09rem;height:.29rem}
.bj_box184>.item>.tit3{position:absolute;top:1.1rem;left:2.42rem;font-size:.37rem;color:#5b5a5a;line-height:1.4}
.bj_box184>.item>.text{font-size:.34rem;color:#5b5a5a;line-height:.6rem;margin-top:.37rem;margin-bottom:.37rem;text-indent:2em}
.bj_box184>.item>.picture{width:100%}
.bj_box184>.item>.picture>img{width:100%}
.bj_box184>.item>.picture>img:nth-child(2){display:none}
.bj_box184>.item>.picture>img:nth-child(3){display:none}
.bj_box185{width:98%;margin:0 auto}
.bj_box185>.item{background-color:rgba(253,87,105,.05);padding:.8rem .4rem}
.bj_box185>.item>.title{font-size:.5rem;color:#fd5766;font-weight:700;margin-bottom:.48rem}
.bj_box185>.item>.title::before{content:"";display:block;margin-bottom:.3rem;width:100%;height:2px;background-color:#fd5766}
.bj_box185>.item>.text{font-size:.4rem;color:#585757;text-indent:2em}
.bj_box185>.item>.picture>.img{width:100%;margin-top:.5rem;position:relative}
.bj_box185>.item>.picture>.img>img{width:100%}
.bj_box185>.item>.picture>.img>p{width:100%;background-color:rgba(253,87,105,.35);font-size:.45rem;color:#fff;text-align:center;line-height:1rem}
.bj_box186{position:relative;width:98%;margin:0 auto}
.bj_box186>.item{position:relative;display:flex;display:-webkit-flex;flex-flow:row wrap;width:100%;border-width:1px;border-color:#fd5766;border-style:solid;border-radius:10px;background-color:#fff;box-shadow:0 0 10px rgba(253,87,102,.31);padding:.66rem .7rem .3rem .7rem}
.bj_box186>.item>.line{box-shadow:-5px -5px 0 rgba(253,87,102,.5);background-color:#fd5766;-webkit-transform:skew(-7deg);width:.73rem;height:.98rem}
.bj_box186>.item>.title{padding-left:.4rem;font-size:.74rem;border-bottom:1px solid #fd5766;color:#fd5766;font-weight:700;line-height:.9rem}
.bj_box186>.item>.text{font-size:.34rem;color:#585858;line-height:.6rem;text-indent:2em;margin-top:.56rem}
.bj_box186>.item>.picture{width:100%}
.bj_box186>.item>.picture>img{width:100%;margin-top:.3rem}
.bj_box187{width:98%;margin:0 auto;padding:.4rem 0}
.bj_box187>.item{position:relative;width:100%}
.bj_box187>.item>.left{background-color:#16b383;padding:.64rem .4rem .64rem .4rem;display:flex;flex-flow:row wrap;justify-content:space-between}
.bj_box187>.item>.left>.line{background-color:#fff;position:absolute;left:.4rem;top:.75rem;width:.48rem;height:2px}
.bj_box187>.item>.left>.line::before{content:"";background-color:#fff;position:absolute;top:4px;left:0;width:.48rem;height:2px}
.bj_box187>.item>.left>.line::after{content:"";background-color:#fff;position:absolute;top:8px;left:0;width:.48rem;height:2px}
.bj_box187>.item>.left>.tit1{font-size:.43rem;color:#fff;font-weight:700;padding-left:.6rem;margin-bottom:.2rem;width:100%;line-height:21px}
.bj_box187>.item>.left>.tit2{font-size:.32rem;color:#fff;margin-bottom:.22rem;width:100%;line-height:21px}
.bj_box187>.item>.left>.tit3{display:none;background-color:#16b383;position:absolute;right:13px;top:2px;z-index:3;width:111px;height:51px;font-size:24px;color:#fff;font-weight:700;line-height:51px;text-align:center}
.bj_box187>.item>.left>img{width:48%;margin-top:.18rem}
.bj_box187>.item>.left>img:nth-child(even){margin-left:3%}
.bj_box187>.item>.right{border-width:2px;border-color:#16b383;border-style:solid;width:95%;margin:-.5rem auto 0 auto}
.bj_box187>.item>.right>img{width:100%}
.bj_box188{display:flex;display:-webkit-flex;justify-content:space-around;flex-flow:wrap row}
.bj_box188>.item{display:flex;position:relative;width:96%;margin-top:.3rem;background:#fff;border-radius:.2rem}
.bj_box188>.item>.item-left{display:flex;display:-webkit-flex;flex-flow:row wrap;align-items:center;width:40%;height:100%;padding-left:.4rem;background:url(https://img.qinxue365.com/uploads/bianjiqi/img//bj_box188.png) no-repeat;border-radius:.2rem 0 0 .2rem;background-size:100% 100%}
.bj_box188>.item>.item-left>span{font-size:.48rem;color:#f0f0f0;font-weight:700;-moz-transform:matrix(1.49391508985445,0,0,1.49391508985445,0,0);-webkit-transform:matrix(1.49391508985445,0,0,1.49391508985445,0,0);-ms-transform:matrix(1.49391508985445,0,0,1.49391508985445,0,0);line-height:.5rem;margin-left:.6rem;text-align:center}
.bj_box188>.item>.item-left>p{position:absolute;left:.2rem;font-size:.4rem;color:rgba(255,255,255,.102)}
.bj_box188>.item>.item-right{box-shadow:0 0 .3rem rgba(172,171,171,.35);position:relative;top:0;right:0;padding:.3rem .4rem;width:75%;height:100%;margin-left:-.56rem;background:#fff;z-index:2}
.bj_box188>.item>.item-right>.tit{background-color:#f54d4d;position:absolute;left:0;top:0;display:inline-block;border-radius:.3rem 0 .2rem 0;padding:.1rem .3rem;font-size:.48rem;color:#fff;font-weight:700;box-shadow:.18rem 0 rgba(245,77,77,.2)}
.bj_box188>.item>.item-right>p{margin-top:.4rem;font-size:.4rem;line-height:.6rem;color:#494848}
.bj_box189>.swiper-container>.swiper-wrapper>.swiper-slide>.item{background-color:#f1f7ff;padding:.4rem .4rem .8rem .4rem}
.bj_box189>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-left>span{height:36px;line-height:36px;text-align:center;width:2.6rem;display:block;position:relative;font-weight:700;margin-bottom:10px;border-width:36px 16px 0 0;border-style:solid;border-color:rgba(0,160,233,.2) transparent transparent}
.bj_box189>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-left>span>span{font-size:.6rem;color:#fff;z-index:5;position:absolute;left:25%;top:-36px}
.bj_box189>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-left>span:after{content:"";border-width:36px 16px 0 0;border-style:solid;border-color:rgba(0,160,233,.4) transparent transparent;width:96%;position:absolute;left:0;top:-36px;z-index:2}
.bj_box189>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-left>span:before{content:"";border-width:36px 16px 0 0;border-style:solid;border-color:#00a0e9 transparent transparent;width:91%;position:absolute;left:0;top:-36px;z-index:3}
.bj_box189>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-left>.text{font-size:.38rem;color:#525151;line-height:.6rem;text-align:justify}
.bj_box189>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-right{width:100%;margin-top:.4rem}
.bj_box189>.swiper-container>.swiper-wrapper>.swiper-slide>.item>.item-right>img{width:100%}
.bj_box189>.swiper-container>.swiper-pagination{bottom:0}
.bj_box189>.swiper-container>.swiper-pagination>.swiper-pagination-bullet{width:6px;height:6px}
.bj_box189>.swiper-container>.swiper-pagination>.swiper-pagination-bullet-active{width:25px;height:6px;border-radius:2px}
.bj_box190>.item{box-shadow:0 0 10px rgba(84,84,84,.1);padding:.26rem}
.bj_box190>.item>.tab{display:flex;justify-content:center}
.bj_box190>.item>.tab>.active{background-color:#00bdc2;color:#fff;border:none}
.bj_box190>.item>.tab>span{display:block;width:25%;height:31px;line-height:31px;background-color:#fff;margin:0 3%;font-size:.35rem;color:#7c7e80;text-align:center;border-radius:30px;cursor:pointer;border-width:1px;border-style:solid;border-color:#b5b5b5}
.bj_box190>.item>.img.active{display:flex}
.bj_box190>.item>.img{margin-top:.46rem;display:none;justify-content:space-between}
.bj_box190>.item>.img>img{width:32%;transition:transform .5s}
.bj_box190>.item>.img>img:hover{transform:translateY(-.2rem);box-shadow:0 0 10px #eee}
.bj_box191>.item{padding:.2rem;display:flex;flex-flow:row wrap;justify-content:space-between}
.bj_box191>.item>.img{width:48%;margin-bottom:.36rem;border:1px solid #eee}
.bj_box191>.item>.img>img{width:100%;max-width:100%}
.bj_box191>.item>.img>span{font-size:.34rem;text-align:center;color:#525151;width:100%;display:block;padding:.2rem 0;background-color:#fff}
.bj_box192{padding-bottom:.8rem}
.bj_box192>.swiper-wrapper>.item{padding:.46rem .3rem .46rem .3rem}
.bj_box192>.swiper-wrapper>.item>img{width:100%;box-shadow:-.15rem -.18rem 0 #f16350}
.bj_box192 .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#f16350}
.bj_box192 .swiper-pagination-bullets .swiper-pagination-bullet{width:.26rem;height:.26rem}
.bj_box193>.item{padding:.2rem}
.bj_box193>.item>.tab{display:flex;justify-content:space-between}
.bj_box193>.item>.tab>.active{background-color:#f16350;color:#fff;border:none}
.bj_box193>.item>.tab>span{display:block;width:30%;background-color:#eee;font-size:.48rem;color:#535252;padding:.2rem 0;text-align:center;cursor:pointer;font-weight:700;border-left:5px solid #f16350}
.bj_box193>.item>.img.active{display:flex}
.bj_box193>.item>.img{padding:.2rem;margin-top:.2rem;display:none;justify-content:space-between;flex-flow:row wrap;background-color:#eee}
.bj_box193>.item>.img>img{width:32%}
.bj_box193>.item>.img>p{font-size:.32rem;text-align:center;margin:.2rem auto;color:#535252}
.bj_box194>.item{position:relative}
.bj_box194>.item>.item-left.active{display:block}
.bj_box194>.item>.item-left{display:none}
.bj_box194>.item>.item-left>img{width:100%}
.bj_box194>.item>.item-right{width:100%;margin-top:.3rem;display:flex;justify-content:space-between}
.bj_box194>.item>.item-right>img{width:24%}
.bj_box194>.item>.tab{display:flex;justify-content:space-between}
.bj_box194>.item>.tab>.active{background-color:#f0f0f0}
.bj_box194>.item>.tab>div{text-align:center;line-height:initial;width:24%;padding:.25rem 0}
.bj_box194>.item>.tab>div>p{font-size:.48rem;color:#525151}
.bj_box194>.item>.tab>div>span{font-size:12px;color:#525151;transform:scale(.55);display:flex;justify-content:center}
.bj_box194>.item>.line{display:none}
.bj_box195{position:relative}
.bj_box195>.item{position:relative;padding:.4rem;width:96%;margin:0 auto;border-width:.5px;border-color:#aaa;border-style:solid;border-radius:10px;background-color:#fff}
.bj_box195>.bj{content:"";border-radius:10px;background-color:#00bdc2;width:100%;height:100%;position:absolute;top:.4rem;left:0}
.bj_box195>.item>.tit{display:flex;align-items:center}
.bj_box195>.item>.tit>span{height:.7rem;line-height:.7rem;text-align:center;width:1.7rem;display:block;position:relative;font-weight:700;border-width:.7rem 16px 0 0;border-style:solid;border-color:rgba(0,189,194,.2) transparent transparent}
.bj_box195>.item>.tit>span:after{content:"";border-width:.7rem 16px 0 0;border-style:solid;border-color:rgba(0,189,194,.4) transparent transparent;width:93%;position:absolute;left:0;top:-.7rem;z-index:2}
.bj_box195>.item>.tit>span:before{content:"";border-width:.7rem 16px 0 0;border-style:solid;border-color:#00bdc2 transparent transparent;width:85%;position:absolute;left:0;top:-.7rem;z-index:3}
.bj_box195>.item>.tit>p{font-size:.53rem;color:#4c4d4d;font-weight:700}
.bj_box195>.item>.tit>p>span{color:#00bdc2}
.bj_box195>.item>.text{margin-top:.4rem;font-size:.4rem;text-indent:2em;text-align:justify;line-height:.6rem;color:#4c4d4d}
.bj_box196>.item>.tl{position:relative;background-color:#f4f1f4;padding:.4rem}
.bj_box196>.item>.tl>.tit{position:absolute;left:.4rem;top:-.1rem}
.bj_box196>.item>.tl>.tit>span{background-color:#c40f23;font-size:.48rem;color:#fff;padding:.2rem;position:absolute;top:0;left:0}
.bj_box196>.item>.tl>.tit>span:nth-child(2){left:.75rem}
.bj_box196>.item>.tl>.tit>span:nth-child(3){left:1.5rem}
.bj_box196>.item>.tl>.tit>span:nth-child(4){left:2.25rem}
.bj_box196>.item>.tl>.tit>.blue{background-color:#3d3aa4;color:#fff;top:.1rem}
.bj_box196>.item>.tl>.text{margin-top:.8rem;font-size:.4rem;text-indent:2em;color:#575757;line-height:.6rem;text-align:justify}
.bj_box196>.item>.tr{margin-top:.4rem;display:flex;justify-content:space-between}
.bj_box196>.item>.tl::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:.12rem;background-color:#c40f23;box-shadow:0 2px 4px 0 rgba(71,71,71,.33)}
.bj_box196>.item>.tl::after{content:"";position:absolute;bottom:-.2rem;left:calc(50% - .15rem);width:0;height:0;border-left:.15rem solid transparent;border-right:.15rem solid transparent;border-top:.2rem solid #c40f23}
.bj_box196>.item>.tr>.tr-con{width:48%;padding:.4rem;border-radius:5px;background-color:#fff;box-shadow:0 0 .2rem rgba(196,15,35,.1)}
.bj_box196>.item>.tr>.tr-con>.tit{font-size:.53rem;color:#c40f23;font-weight:700;text-align:center}
.bj_box196>.item>.tr>.tr-con>.text{margin-top:.2rem;font-size:.4rem;text-align:justify;color:#575757;line-height:.6rem}
.bj_box197{display:flex;justify-content:space-between;flex-wrap:wrap}
.bj_box197>.item{width:100%;box-shadow:0 3px 5px 0 rgba(38,39,40,.4);padding:.3rem}
.bj_box197>.item>.tit{font-size:.5rem;color:#ec4d38;font-weight:700;text-align:center;padding-bottom:.4rem;border-bottom:1px solid #f16350;position:relative}
.bj_box197>.item>.tit::after{content:"";display:block;width:30%;height:5px;background-color:#f16350;position:absolute;left:35%;bottom:-3px}
.bj_box197>.item>.show{margin-top:.3rem;font-size:.34rem;color:#555454;text-align:justify;line-height:.6rem}
.bj_box198{background-color:#f2445d;padding:.4rem;position:relative}
.bj_box198>.item{padding:1.2rem .4rem .4rem .4rem;border-radius:8px;background-color:#fdf4f5;box-shadow:0 2px 4px 0 rgba(247,68,88,.33);position:relative;z-index:2}
.bj_box198>.bg{border-radius:8px;position:absolute;left:5%;top:.25rem;background-color:#fdf4f5;opacity:.302;box-shadow:0 2px 4px 0 rgba(247,68,88,.33);width:90%;height:90%;z-index:1}
.bj_box198>.bg::after{content:"";position:absolute;width:95%;height:100%;top:-.15rem;left:2.5%;border-radius:8px;background-color:#fdf4f5;opacity:.6;box-shadow:0 2px 4px 0 rgba(247,68,88,.33)}
.bj_box198>.item>.title-left>.tit{position:absolute;left:.4rem;top:.8rem}
.bj_box198>.item>.title-left>.tit>span{background-color:#c40f23;font-size:.43rem;color:#fff;padding:.1rem;position:absolute;top:0;left:0}
.bj_box198>.item>.title-left>.tit>span:nth-child(2){left:.55rem}
.bj_box198>.item>.title-left>.tit>span:nth-child(3){left:1.15rem}
.bj_box198>.item>.title-left>.tit>span:nth-child(4){left:1.75rem}
.bj_box198>.item>.title-left>.tit>.blue{background-color:#3d3aa4;color:#fff;top:.1rem}
.bj_box198>.item>.title-right>.tit{margin-top:-.15rem;margin-left:2.3rem;transform:skew(-12deg)}
.bj_box198>.item>.title-right>.tit>span{padding:0 .4rem .1rem .4rem;border-bottom:1px solid #f2445d;font-size:.43rem;text-align:center;color:#f2445d;font-weight:700}
.bj_box198>.item>.text{text-indent:2em;font-size:.36rem;margin-top:.6rem;text-align:justify;color:#676666;line-height:.6rem}

.article_bnews_body .vote-barchart{box-sizing:border-box;margin:0 auto;width:80%}
.article_bnews_body .vote-barchart ul{width:100%}
.article_bnews_body .vote-barchart ul li{overflow:hidden;margin-bottom:20px;padding-right:20px;width:100%}
.article_bnews_body .vote-barchart ul li .vote-barchart_wrapper{position:relative;display:flex;padding:10px 10px 10px 30px;height:50px;border-radius:5px 0 6px 5px;background:linear-gradient(to right,rgba(62,76,79,.5),rgba(62,76,79,.9));color:#fff;font-weight:700;line-height:30px}
.article_bnews_body .vote-barchart ul li .vote-barchart_wrapper::after{position:absolute;top:-3px;left:100%;margin-left:-13px;width:20px;height:54px;border-radius:0 6px 8px 0;background:#505d5f;content:"";transform:rotate(12deg)}
.article_bnews_body .vote-barchart ul li .vote-barchart_wrapper .number{margin-right:20px}
.article_bnews_body .vote-barchart ul li:nth-child(1) .vote-barchart_wrapper{background:linear-gradient(to right,rgba(251,44,25,.6),#fb2c19)}
.article_bnews_body .vote-barchart ul li:nth-child(1) .vote-barchart_wrapper::after{background-color:#fb2c19}
.article_bnews_body .vote-barchart ul li:nth-child(2) .vote-barchart_wrapper{background:linear-gradient(to right,rgba(243,182,0,.6),#fb7b44)}
.article_bnews_body .vote-barchart ul li:nth-child(2) .vote-barchart_wrapper::after{background-color:#fb7b44}
.article_bnews_body .vote-barchart ul li:nth-child(3) .vote-barchart_wrapper{background:linear-gradient(to right,rgba(75,224,143,.6),#4ac180)}
.article_bnews_body .vote-barchart ul li:nth-child(3) .vote-barchart_wrapper::after{background-color:#4ac180}

.bj_box199>.item{padding: 0.4rem; border-radius: 5px;background-color: rgb(255, 255, 255);border: 3px solid rgba(241,99,80,0.22);box-shadow: 0.1rem 0.1rem 0 rgb(241,99,80);}
.bj_box199>.item>.tit{position: relative;display: flex;align-items: center;}
.bj_box199>.item>.tit>img{width: 1.2rem !important;}
.bj_box199>.item>.tit>span{font-size: 0.53rem;color: rgb(241, 99, 80);font-weight: bold;display: block;margin-top: 0.3rem;margin-left: 0.4rem;}
.bj_box199>.item>.tit>.line{border-radius: 10px; background-color: rgb(241, 99, 80);opacity: 0.102;position: absolute;left: 1.5rem;top: 0.8rem;width: 80%;height: 0.3rem;}
.bj_box199>.item>.text{margin-top: 0.4rem;text-align: justify;text-indent: 20px; font-size: 0.4rem;color: rgb(97, 97, 97);line-height: 0.6rem;}

.bj_box200{position:relative}
.bj_box200>.item{border-radius:6px;background-color:rgba(245,246,252,.8);padding:.4rem;position:relative;z-index:2}
.bj_box200>.bg{width:96%;height:104%;border-radius:6px;position:absolute;left:2%;top:-2%;background-color:rgba(130,151,240,.4);z-index:1}
.bj_box200>.bg::after{content:"";border-radius:6px;background-color:rgba(130,151,240,.4);position:absolute;left:2%;top:-2%;width:96%;height:104%}
.bj_box200>.item>.title{display:flex;justify-content:space-between}
.bj_box200>.item>.title>.title-left{background-color:#3354e6;border-radius:0 0 30px 0}
.bj_box200>.item>.title>.title-left>span{margin-left:.3rem;border-radius:6px;padding:.2rem .4rem;background-color:#8297f0;transform:skew(-12deg);display:block;font-size:.53rem;color:#fff;font-weight:700}
.bj_box200>.item>.title>.title-right{font-size:.6rem;color:rgba(181,193,246,.2)}
.bj_box200>.item>.text{margin-top:.4rem;font-size:.38rem;text-align:justify;color:#616162;line-height:.6rem}
.bj_box201{display:flex;justify-content:space-between}
.bj_box201>.item{position:relative;border-radius:15px;background-color:#fff;box-shadow:0 0 .15rem rgba(241,99,80,.31) inset;padding:.25rem .3rem;width:49%;overflow:hidden}
.bj_box201>.item>.line{background-color:#f08375;position:absolute;left:.2rem;top:0;width:.34rem;height:.9rem}
.bj_box201>.item>.title{margin-left:.4rem;font-size:.53rem;color:#474646;font-weight:700;line-height:initial}
.bj_box201>.item>.text{margin-top:.4rem;font-size:.36rem;color:#474646;line-height:.5rem;text-align:center}
.bj_box201>.item>.ball{border-radius:50%;background-color:#f08375;opacity:.102;position:absolute}
.bj_box201>.item>.ball1{width:.7rem;height:.7rem;left:.7rem;bottom:.4rem}
.bj_box201>.item>.ball2{width:1rem;height:1rem;right:.7rem;bottom:-.7rem}
.bj_box202{padding:.2rem}
.bj_box202>.item{background-color:#fff;box-shadow:0 0 .15rem rgba(42,117,209,.35)}
.bj_box202>.item>.title{margin-bottom:.4rem;background-color:rgba(42,117,209,.6);display:flex;flex-flow:row wrap;align-items:center;background:url(https://img.qinxue365.com/uploads/bianjiqi/img//bj_box202.png)}
.bj_box202>.item>.text>.line{border-width:2px;border-color:#2a75d1;border-style:solid;position:absolute;left:.4rem;top:0;width:.8rem;height:0}
.bj_box202>.item>.title>.title-left{position:relative;background-color:#2a75d1;font-size:.53rem;color:#fff;font-weight:700;line-height:initial;padding:.1rem .4rem .1rem .2rem}
.bj_box202>.item>.title>.title-left>.fd{position:absolute;top:0;right:-.5rem;width:.5rem;border-bottom:.98rem solid #2a75d1;border-right:.2rem solid transparent}
.bj_box202>.item>.title>.title-left>span{position:absolute;text-align:center;font-size:.53rem;color:rgba(255,255,255,.102);font-weight:700;left:0;bottom:0;right:0;top:0;margin:0 auto;display:flex;justify-content:center;align-items:center}
.bj_box202>.item>.title>.title-right{margin-left:.6rem;font-size:.53rem;color:#fff;font-weight:700;line-height:initial}
.bj_box202>.item>.text{position:relative;padding:.4rem;text-align:justify;font-size:.48rem;color:#5e5e5e;line-height:.6rem}
.bj_box203>.item{overflow:hidden;position:relative;border-width:1px;border-color:#00a0e9;border-style:solid;background-color:#fff;text-align:center}
.bj_box203>.item::before{content:"";position:absolute;left:0;top:0;width:0;height:0;border-top:1.4rem solid #00a0e9;border-right:100vw solid transparent;z-index:1}
.bj_box203>.item::after{content:"";position:absolute;right:0;bottom:0;width:0;height:0;border-bottom:.74rem solid #00a0e9;border-left:50vw solid transparent;z-index:1}
.bj_box203>.item>.title{position:relative;z-index:2;border-radius:30px;background-color:#fff;text-align:center;display:inline-block;margin-top:.4rem;font-size:.53rem;color:#0888c2;font-weight:700;padding:.2rem .5rem}
.bj_box203>.item>.text{padding:.6rem .4rem;text-align:justify;text-indent:2em;font-size:.38rem;color:#525151;line-height:.6rem}
.bj_box204{padding:.2rem}
.bj_box204>.item{border-radius:10px;background-color:#fff;box-shadow:0 0 .15rem rgba(243,62,62,.18);padding:.4rem}
.bj_box204>.item>.left{margin-bottom:.4rem;position:relative}
.bj_box204>.item>.left>.line{background-color:#f16350;position:absolute;left:0;top:0;width:.2rem;height:.64rem}
.bj_box204>.item>.left>span{position:absolute;top:.2rem;left:.1rem;font-size:.34rem;color:rgba(241,99,80,.2);white-space:nowrap}
.bj_box204>.item>.left>.title{font-size:.58rem;color:#504f4f;font-weight:700;margin-left:.4rem;line-height:.7rem}
.bj_box204>.item>.left>.text{margin-top:.4rem;font-size:.36rem;color:#504f4f;line-height:.6rem;text-align:justify}
.bj_box204>.item>.right{width:100%}
.bj_box204>.item>.right>ul>li{margin-bottom:.4rem;border-radius:10px;box-shadow:0 0 .3rem rgba(241,99,80,.5) inset;background-color:#fff;padding:.3rem 0;font-size:.4rem;text-align:center;color:#504f4f}
.bj_box204>.item>.right>ul>li:last-child{margin-bottom:0}
.bj_box205>.item{position:relative;padding:.2rem}
.bj_box205>.item>.swiper-container>.swiper-wrapper>.swiper-slide>.left{width:100%}
.bj_box205>.item>.swiper-container>.swiper-wrapper>.swiper-slide>.left>img{width:100%}
.bj_box205>.item>.right{margin-top:.2rem;padding:.4rem .2rem;width:100%;border:1px solid #d2d2d2;border-top:4px solid #8297f0;font-size:.4rem;color:#7e7c7c;line-height:.6rem;text-align:justify}
.bj_box205 .swiper-button-prev{width:.68rem;height:1.4rem;background-color:rgba(49,49,49,.502);background-image:none;font-size:.6rem;color:#a3a2a2;line-height:1.4rem;text-align:center;transform:rotate(180deg)}
.bj_box205 .swiper-button-next{width:.68rem;height:1.4rem;background-color:rgba(49,49,49,.502);background-image:none;font-size:.6rem;color:#a3a2a2;line-height:1.4rem;text-align:center}
.bj_box206>.item{padding:1rem .2rem .2rem .2rem}
.bj_box206>.item>.title>ul{display:flex;justify-content:space-around}
.bj_box206>.item>.title>ul>li{margin-bottom:-.7rem;position:relative;padding:.66rem .4rem .26rem .4rem;border-radius:10px;background-color:#00bdc2;font-size:.4rem;color:#fff;font-weight:700}
.bj_box206>.item>.title>ul>li>.img{position:absolute;left:0;right:0;margin:0 auto;top:-.64rem;border-radius:50%;background-color:#fff;border:5px solid #00bdc2;width:1.28rem;height:1.28rem;display:flex;justify-content:center;align-items:center}
.bj_box206>.item>.title>ul>li>.img>img{width:60%}
.bj_box206>.item>.text{padding:1.2rem .4rem .4rem .4rem;border-radius:10px;background-color:#fff;box-shadow:0 0 .4rem rgba(0,160,233,.38);font-size:.36rem;color:#565555;line-height:.6rem;text-align:justify;text-indent:2em}
.bj_box207{background-color:#fff;box-shadow:0 0 .4rem rgba(243,62,62,.18)}
.bj_box207>.swiper-wrapper>.item{padding:.4rem}
.bj_box207>.swiper-wrapper>.item>.left{width:100%}
.bj_box207>.swiper-wrapper>.item>.left>img{width:100%}
.bj_box207>.swiper-wrapper>.item>.right{width:100%}
.bj_box207>.swiper-wrapper>.item>.right>.tit1{position:relative;padding:.3rem 0;border-bottom:1px solid #f16350;font-size:.53rem;color:#f16350;font-weight:700}
.bj_box207>.swiper-wrapper>.item>.right>.tit1>.ball{border-radius:50%;background-color:#f16350;position:absolute;right:-.1rem;bottom:-.2rem;width:.7rem;height:.7rem}
.bj_box207>.swiper-wrapper>.item>.right>.tit2>p{padding:.3rem 0;font-size:.53rem;color:#504f4f;font-weight:700}
.bj_box207>.swiper-wrapper>.item>.right>.tit2>p>span{margin-left:.2rem;font-size:.32rem;color:#504f4f;font-weight:700}
.bj_box207>.swiper-wrapper>.item>.right>.text{text-align:justify;font-size:.36rem;color:#504f4f;line-height:.6rem}
.bj_box207>.swiper-wrapper>.item>.right>.foot{padding:.2rem 0;position:relative;display:flex;justify-content:space-between}
.bj_box207>.swiper-wrapper>.item>.right>.foot>.left{text-align:left;font-size:.36rem;color:#504f4f}
.bj_box207>.swiper-wrapper>.item>.right>.foot>.line{position:absolute;left:.6rem;top:calc(50% - 1px);border-width:1px;border-color:#f16350;border-style:solid;width:85%;height:0}
.bj_box207>.swiper-button-prev{background-image:none;font-size:30px;color:#7a7979;bottom:.5rem;top:auto;right:.9rem;left:auto;width:auto;height:auto;line-height:initial}
.bj_box207>.swiper-button-next{background-image:none;font-size:30px;color:#7a7979;bottom:.5rem;top:auto;right:.4rem;left:auto;width:auto;height:auto;line-height:initial}
.bj_box208>.item>img{width:100%;display:none}
.bj_box208>.item>.tab>ul{display:flex;margin-top:.2rem}
.bj_box208>.item>.tab>ul>li{text-align:center;padding:.4rem 0;flex:1;background-color:#eee}
.bj_box208>.item>.tab>ul>li>img{margin-top:-.1rem}
.bj_box208>.item>.tab>ul>li>span{font-size:.43rem;color:#555454;white-space:nowrap}
.bj_box208>.item>.tab>ul>.active{background-color:#5c78e8}
.bj_box208>.item>.tab>ul>.active>span{color:#fff}
.bj_box208>.item{width:98%;margin:0 auto}
.bj_box208>.item>img{display:none;width:100%}
.bj_box208>.item>img.active{display:block}
.bj_box208>.item>.tab>ul{display:flex;justify-content:space-between;margin-top:.2rem}
.bj_box208>.item>.tab>ul>li{width:25%;text-align:center;padding:.4rem 0;background-color:#eee;display:flex;align-items:center;justify-content:center}
.bj_box208>.item>.tab>ul>li>img{width:15%;margin-right:.2rem}
.bj_box208>.item>.tab>ul>li>span{font-size:.4rem;color:#555454;white-space:nowrap}
.bj_box208>.item>.tab>ul>.active{background-color:#5c78e8}
.bj_box208>.item>.tab>ul>.active>span{color:#fff}
.bj_box209>.item>.tab{width:100%}
.bj_box209>.item>.tab>ul{display:flex;justify-content:space-between}
.bj_box209>.item>.tab>ul>.active{background-color:#01bd8a}
.bj_box209>.item>.tab>ul>.active>p{color:#fff}
.bj_box209>.item>.tab>ul>li{flex:1;padding:.215rem 0;border-width:.6px;border-color:#01bd8a;border-style:solid;background-color:#d9f5ed;text-align:center}
.bj_box209>.item>.tab>ul>li>p{font-size:.4rem;color:#12ba8a;font-weight:700}
.bj_box209>.item>.tab>ul>li>p:last-child{font-size:.32rem;font-weight:inherit}
.bj_box209>.item>.content{margin-top:.1rem;border-width:.3px;border-color:#01bd8a;border-style:solid;background-color:#d9f5ed}
.bj_box209>.item>.content>.img{width:100%}
.bj_box209>.item>.content>.img>img{width:100%}
.bj_box209>.item>.content>.con{padding:.4rem}
.bj_box209>.item>.content>.con>.title{position:relative;font-size:.4rem;color:#12ba8a;font-weight:700}
.bj_box209>.item>.content>.con>.title>.line{background-color:#01bd8a;opacity:.3;position:absolute;left:0;bottom:0;width:2.9rem;height:.16rem}
.bj_box209>.item>.content>.con>.text{text-align:justify;text-indent:2em;margin-top:.4rem;font-size:.3rem;color:#12ba8a;line-height:.5rem}
.bj_box210{display:flex;display:-webkit-flex;flex-flow:row wrap;justify-content:space-between;position:relative;width:100%;margin:30px auto}
.bj_box210>.left-con,.bj_box210>.right-con{width:44%}
.bj_box210 .item-con{text-align:left;margin-bottom:.3rem}
.bj_box210>.left-con>.item-con{width:100%;text-align:right}
.bj_box210 .item-con>.item-text{position:relative;box-shadow:0 0 .1rem #15c482;text-align:left}
.bj_box210 .item-con>.item-text>.p{position:relative;width:100%;z-index:2;background:#fff;padding:.3rem}
.bj_box210 .item-con>.item-text>.p>span{font-size:.45rem;color:#484646;font-weight:700}
.bj_box210 .item-con>.item-text>.p>p{margin-top:.2rem;font-size:.32rem;color:#484646}
.bj_box210>.right-con>.item-con>.item-text>.dec{position:absolute;top:calc(50% + .1rem);left:-.4rem;width:1.25rem;height:.25rem;box-shadow:0 0 .1rem #15c482;background:#fff;transform:skew(-34deg) rotate(31deg)}
.bj_box210>.right-con>.item-con>.item-text::after{content:"";position:absolute;top:50%;left:-16.5%;width:.35rem;height:.35rem;border-radius:50%;background:#15c482}
.bj_box210>.left-con>.item-con>.item-text>.dec{position:absolute;top:calc(50% - .25rem);right:-.4rem;width:1.25rem;height:.25rem;box-shadow:0 0 .1rem #15c482;background:#fff;transform:skew(-32deg) rotate(28deg)}
.bj_box210>.bottom-con{margin-top:.8rem}
.bj_box210>.bottom-con>.item-con>.item-text>.dec{position:absolute;top:0;left:calc(50% - .45rem);width:1.25rem;height:.25rem;box-shadow:0 0 .1rem #15c482;background:#fff;transform:skew(-43deg) rotate(23deg)}
.bj_box210>.bottom-con>.item-con>.item-text::after{content:"";position:absolute;top:-1rem;left:calc(50% - .175rem);width:.35rem;height:.35rem;border-radius:50%;background:#15c482}
.bj_box210>.line{position:absolute;top:0;left:0;right:0;width:1px;height:72%;background:#15c482;margin:0 auto}
.bj_box210 .item-con>.item-tit{border-radius:.1rem .5rem 0 0}
.bj_box210 .right-con>.item-con>.item-tit{border-radius:.5rem .1rem 0 0}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:0!important}
.bj_box114 .fd{position:absolute!important;top:unset!important;left:70%!important;width:0!important;height:0!important;border-top:.4rem solid #fd5766!important;border-left:.5rem solid transparent!important}
.bj_box114 .fd2{position:absolute!important;top:30%!important;left:100%!important;width:0!important;height:0!important;border-bottom:.6rem solid #fd5766!important;border-right:.44rem solid transparent!important}
.bj_box114 .fd3{position:absolute!important;top:unset!important;right:70%!important;width:0!important;height:0!important;border-top:.5rem solid #fd5766!important;border-right:.6rem solid transparent!important}
.bj_box114 .fd4{position:absolute!important;top:34%!important;right:100%!important;width:0!important;height:0!important;border-bottom:.6rem solid #fd5766!important;border-left:.5rem solid transparent!important}
.bj_box114>.item>.fd,.bj_box114>.item>.fd3{display:none}
.bj_box114>.item>.fd2,.bj_box114>.item>.fd4{display:none}
.bj_box174>.item>.bottom>.right-text{display:none}