.next_1,.prev_1{
    display: none !important;
}
.index_three_swiperBox:hover .next_1{
    display: block !important;
}
.index_three_swiperBox:hover .prev_1{
    display: block !important;
}

.nextBtn{
    display: none !important;
}
.index_sevenSwiper:hover .nextBtn{
    display: block !important;
}







.index_four .swiper-slide{
    border-radius: 0.04rem;
    overflow: hidden;
}
.zhiming_box{
    padding-top: 1.2rem;
}
.indexSwiper_messbox{
    position: absolute;
    left: 4.52rem;
    /*top: 50%;*/
    top: 1.2rem;
    /*transform: translateY(-50%);*/
    z-index: 9;
}
.indexSwiper_messbox img{
  width: 8.12rem !important;
  height: 5.3rem !important;
}
.index_pagin {
	bottom: 0.52rem !important;
}

.index_pagin .swiper-pagination-bullet {
	background: #fff;
	opacity: 1 !important;
	width: 0.12rem;
	height: 0.12rem;
	transition: all .25s;
	border-radius: 9rem !important;
	margin: 0 0.1rem !important;
}

.index_pagin .swiper-pagination-bullet-active {
   
	width: 0.9rem !important;
	background: #0379d1;
}



.index_next,.index_prev{
    
    opacity: 1!important;
}
.index_next{
    right: 2rem!important;
}
.index_prev{
    left: 2rem!important;
}
.index_oneBox .index_next::after,.index_oneBox .index_prev::after{
    color: #fff!important;
}





.index_two {
	background: url(../images/common/s1.png) no-repeat;
	background-size: 100% 100%;
	padding-top: 0.95rem;
}

.index_two_center {
	width: 10.2rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.index_two_items {
	width: 43%;
	height: 1.5rem;
	background: #fff;
	padding: 0.1rem 0.36rem;
	border-radius: 0.15rem;
	display: flex;
	box-shadow: 0 0 0.05rem 0.005rem RGBA(42,204,220,0.3);
	align-items: center;
}

.index_two_ico {
	width: 1.3rem;
	height: 1.25rem;
}

.index_two_ico img {
	width: 100%;
	height: 100%;
}

.index_two_text {
	display: flex;
	align-items: center;
	flex: 1;
	justify-content: center;
}

.index_two_seleItem {
	display: flex;
    font-size: 0.2rem !important;
	align-items: center;
}

.jingwaiBox a{
    font-size: 0.2rem !important;
}
.index_two_seleItem img {
	width: 0.1rem;
	height: 0.07rem;
	margin-left: 0.06rem;
}

.index_two_weight {
	font-size: 0.28rem;
	font-weight: bold;
	margin-right: 0.18rem;
	color: #333;
}

.index_two_seleItem {
	font-size: 0.16rem;
	color: #999;
}

.index_three {
	padding-top: 1.2rem;
}

.index_three_box1 {
	display: flex;
	flex-direction: column;
	
	align-items: center;
	justify-content: space-between;

}

.index_three_tit {
	color: #343266;
	padding-bottom: 0.13rem;
	position: relative;
	font-weight:bold;
	font-size: 0.36rem;
}

/*.index_three_tit::after {*/
/*	content: '';*/
/*	position: absolute;*/
/*	bottom: 0;*/
/*	left: 0;*/
/*	background: linear-gradient(-29deg, #0073D0, #2ADCC5);*/
/*	width: 1.7rem;*/
/*	height: 0.03rem;*/
/*}*/
.indexThreeSwiper .swiper-slide{
    border-radius: 0.15rem;
    overflow: hidden;
    box-shadow: 0 0 0.07rem 0.01rem rgba(10, 139,205, 0.35);
}
.index_three_sea {
	width: 5.45rem;
	height: 0.4rem;
	margin-top: 0.5rem;
	display: flex;
    /*box-shadow: 0 0 0.07rem 0.01rem rgba(10, 139,205, 0.35);*/
   box-shadow: 0 0 0.05rem 0.005rem RGBA(42,204,220,0.3);
    border-radius: 0.05rem;
    overflow: hidden;
}


.index_three_sea input {
	height: 100%;
	flex: 1;
	padding: 0 0.2rem;
	border: 0;
}
.index_three_sea input:focus::placeholder{
    color: #ccc ;
}
.index_three_sea input::placeholder{
    color: #b4b4b4;
}

.index_three_seaico {
	width: 0.65rem;
	height: 100%;
	/*background: linear-gradient(-29deg, #0073D0, #2ADCC5);*/
	background: url(../images/index/bg_4.png) no-repeat;
    background-size: 104% 100%;
	border-radius: 0 0.05rem 0.05rem 0;
	display: flex;
	justify-content: center;
	align-items: center;
    cursor: pointer;
}

.index_three_seaico img {
	width: 0.26rem;
	height: 0.26rem;
}

.index_three_box2 {
	margin-top: 0.45rem;
	display: flex;
	justify-content: space-between;
}

.index_three_leftBox {}

.index_three_items {
	width: 3.86rem;
	height: 0.8rem;
	display: flex;
	align-items: center;
	margin-bottom: 0.4rem;
}
.index_three_items img{
    width: 100%;
    height: 100%;
}

/*.index_three_items:nth-child(1) {*/
/*	background: url(../images/index/b1-bg.png) no-repeat;*/
/*	background-size: 100% 100%;*/
/*}*/

/*.index_three_items:nth-child(2) {*/
/*	background: url(../images/index/b2-bg.png) no-repeat;*/
/*	background-size: 100% 100%;*/
/*}*/

/*.index_three_items:nth-child(3) {*/
/*	background: url(../images/index/b3-bg.png) no-repeat;*/
/*	background-size: 100% 100%;*/
/*}*/

.index_three_ico {
	width: 0.7rem;
	height: 0.51rem;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 0.2rem;
	margin-right: 0.15rem;
}

.index_three_ico img {
	max-width: 100%;
	max-height: 100%;
}

.index_three_msg {
	font-size: 0.32rem;
	color: #988DF5;
	display: flex;
	align-items: center;
	flex: 1;
	justify-content: center;
	height: 80%;
}

.index_three_msg::after {
	margin-left: 0.1rem;
}

.index_three_items:nth-child(1) .index_three_msg::after {
	content: '';
	width: 0.11rem;
	height: 0.2rem;
	background: url(../images/index/b1-1.png) no-repeat;
	background-size: 100% 100%;
}

.index_three_items:nth-child(2) .index_three_msg::after {
	content: '';
	width: 0.11rem;
	height: 0.2rem;
	background: url(../images/index/b2-1.png) no-repeat;
	background-size: 100% 100%;
}

.index_three_items:nth-child(3) .index_three_msg::after {
	content: '';
	width: 0.11rem;
	height: 0.2rem;
	background: url(../images/index/b3-1.png) no-repeat;
	background-size: 100% 100%;
}

.index_three_items:nth-child(1) .index_three_msg {
	border-left: 0.03rem solid #E2E1F8;
}

.index_three_items:nth-child(2) .index_three_msg {
	color: #40E1BC;
	border-left: #52E9C7 solid 0.03rem;
}

.index_three_items:nth-child(3) .index_three_msg {
	color: #FFC75D;
	border-left: #FFC75D solid 0.03rem;
}


.index_three_rightBox {
	width: 7rem;
	/* background: pink; */
}

.indexThree_Medica {
	height: 4.42rem !important;
	background: url(../images/index/b5.png) no-repeat;
	background-size: 100% 100%;
}

.indexThreeSwiper {
	position: relative;
	height: 100%;
}

.biaozhunSwiper {
	height: 100%;
	padding: 0 0 0.05rem 0!important;
}

.biaozhunSwiper .swiper-slide {
	width: 3.7rem;
	height: 100% !important;
	transition: 300ms;
	background: url(../images/index/b5.png) no-repeat;
	background-size: 100% 100%;
	opacity: 0.5 !important;
	/* box-shadow: 0 0 0.03rem 0.01rem rgba(0,0,0,.25); */
	/*border: 0.01rem solid #eee;*/
}
.swiper_pro .swiper-slide {

	height: 100% !important;
	transition: 300ms;
	background: url(../images/index/b5.png) no-repeat;
	background-size: 100% 100%;
	/*opacity: 0.5 !important;*/
	/* box-shadow: 0 0 0.03rem 0.01rem rgba(0,0,0,.25); */
	/*border: 0.01rem solid #eee;*/
}

.biaozhunSwiper .swiper-slide.swiper-slide-active {
	opacity: 1 !important;
}

.yiliao_tit {
	font-size: 0.16rem;
	color: #fff;
	text-align: center;
	margin-top: 0.12rem;
}

.yiliao_img {
	width: 1.5rem;
	height: 2rem;
	margin: 0.5rem auto 0 auto;
}

.yiliao_img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.yiliao_mess {
	width: 1.47rem;
	height: 0.41rem;
	color: #fff;
	display: flex;
	font-size: 0.16rem;
	justify-content: center;
	align-items: center;
	background: #54E6CE;
	margin: 0.22rem auto 0 auto;
	border-radius: 0.08rem;
}

.biaozhun-next,
.biaozhun-prev {
	color: #72e0fc !important;
}



.index_three_many {
	display: flex;
	align-items: center;
	font-size: 0.32rem;
	color: #343266;
}

.index_three_many img {
	margin-left: 0.08rem;
	display: block;
	max-width: 100%;
	max-height: 100%;

}

.index_four {
	padding-top: 1.2rem;
}

.common_titbox {
    position: relative;
}

.common_tit_en {
	font-size: 0.36rem;
	white-space: nowrap;
	color:RGB(75,231,206,0.15);
	/*color: #5B5E66;*/
	/*z-index: -1;*/
	top: 0.2rem;
	text-align: center;
	/*text-transform: uppercase;*/
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	
}

.common_tit_cn {
	font-size: 0.36rem;
	color: #333;
    letter-spacing: 0.04rem;
	font-weight: bold;
	text-align: center;
	position: relative;
	z-index: 10;
	/*margin-top: 0.2rem;*/
}

.index_four_center {
	padding-top: 0.65rem;
}

.index_four_content {
	display: flex;
	height: 4.8rem;
}

.index_four_leftBox {
	width: 8.6rem;
	height: 100%;
	position: relative;
}

.swiper-slide {
	position: relative;
}

.indexFourTxt {
	color: #fff;
	font-size: 0.2rem;
	position: absolute;
	width: 100%;
	padding: 0.3rem 0.3rem;
	bottom: 0;
	left: 0;
    backdrop-filter: blur(10px);
    background: rgba(216,216,216,0.1);
}

.indexFourSwiper .swiper-button-next,
.indexFourSwiper .swiper-button-prev {
	color: #fff !important;
}

.indexFourPagin {
	display: flex;
	justify-content: flex-end;
	bottom: 0.25rem !important;
	right: 0.48rem !important;
	left: auto !important;
	color: #fff !important;
	align-items: center;
}

.indexFourPagin span {
	color: #fff !important;
	font-size: 0.23rem !important;
}

.indexFourPagin .swiper-pagination-current {
	font-size: 0.28rem !important;
}

.index_four_rightBox {
	flex: 1;
	margin-left: 0.1rem;
	position: relative;
}
.index_four_rightBox .swiper-slide{
    border-radius: 0.1rem;
    overflow: hidden;
}

.indexFourSwiper2 {
	height: 90%;
	/*background: red;*/
	margin: 7.5% 0 0 0;
}

.indexF_next,
.indexF_prev {
	width: 100% !important;
	height: 0.2rem !important;
	background: #54E6CE;
	opacity: 1 !important;
	left: 0 !important;
	border-radius: 0.02rem;
}

.indexF_prev {
	top: 0.22rem !important;
	background: url(../images/index/top1.png) no-repeat !important;
	background-size: 100% 100% !important;
}

.indexF_next {
	top: auto !important;
	bottom: 0 !important;
		background: url(../images/index/bottom1.png) no-repeat !important;
	background-size: 100% 100% !important;
}

.indexF_prev::after {
	content: '' !important;
	color: transparent !important;

}

.indexF_next::after {
	content: '' !important;
	color: transparent !important;

}



.index_four_wrap {
	display: flex;
	flex-wrap: wrap;
	margin-top: 0.23rem;
}

.index_four_wrapItems {
	width: 32%;
	margin-right: 2%;
box-shadow: 0 0 0.05rem 0.005rem RGBA(42,204,220,0.3);
    border-radius: 0.07rem;
    overflow: hidden;
}

.index_four_wrapItems:nth-child(3n) {
	margin-right: 0;
}

.index_foue_wrapIco {
	width: 0.35rem;
	height: 0.35rem;
	margin-right: 0.2rem;
}

.index_foue_wrapIco img {
	width: 100%;
	height: 100%;
}

.index_foue_wrapMsg {
	font-size: 0.25rem;
	color: #fff;
}

.index_four_wrapTop {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #54E6CE;
	padding: 0.05rem 0 ;
	/*margin-bottom: 0.24rem;*/
	background: linear-gradient(340deg, #2ADCC5 0%, #0073D0 100%);

	
}
.index_four_wrapBottom{
    padding: 0.2rem 0.3rem;
}
.index_four_wrapAitem{
    display: flex;
    align-items: flex-start;
}
.index_four_wrapAitem span {
	display: flex;
	color: #494949;
	font-size: 0.16rem;
	align-items: baseline;
	 display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 1;
}

.index_four_wrapAitem .silde{

	display: inline-block;
	min-width: 0.08rem;
	min-height: 0.08rem;
	border-radius: 50%;
	background: #00b6b5;
	margin-right: 0.05rem;
	margin-top: 0.1rem;
}

.index_five {
    padding-top: 1.2rem !important;
}

.index_five_center {
	position: relative;
	/* background: #096; */
	padding: 0 0.56rem;
	background: url(../images/index/bg.png) no-repeat;
	background-position: bottom;
	background-size:100% auto;
	margin-top: 1rem;
}

.eventSwiper {
	padding: 1rem 0 !important;
    margin-top: 0.3rem;
    
}

.eventSolid {
	background: url(../images/index/bg4.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
	padding-bottom: 0.5rem !important;
}

.eventIco {
	width: 2.12rem;
	height: 2.21rem;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	top: -50%;
	transform: translate(-50%, 50%);
}

.eventIco img {
	max-width: 100%;
	max-height: 100%;
}

.eventMsgbox {
	margin-top: 0.15rem;
	padding: 0 0.4rem;
}

.eventTit {
	height: 0.53rem;
	font-size: 0.24rem;
	color: #343266;
	text-align: center;
	margin-bottom: 0.3rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.eventTxt {
	font-size: 0.14rem;
	color: #7E87A0;
	text-align: center;
	margin-bottom: 0.12rem;
}

.eventxIco {
	width: 0.12rem;
	height: 0.17rem;
	margin: 0 auto;
}

.eventxIco img {
	width: 100%;
	height: 100%;
}

.index_five {
	bottom: 0.5rem !important;
}

.index_five .swiper-pagination-bullet {
	background: #fff;
	opacity: 1 !important;
	width: 0.12rem !important;
	height: 0.12rem !important;
	margin: 0 0.1rem !important;
}

.index_five .swiper-pagination-bullet-active {
	background: #1fc0c8;
	outline: 0.04rem solid #fff;
}

.index_guimo {
	width: 100%;


	padding-top: 1.2rem !important;
    /*padding: 0.62rem 0 ;*/
   
}
.bgs_background{
    	background: url(../images/common/s3.png) no-repeat;
	background-size: 100% 35%;
	background-position:top center;
}


.index_guimo .swiper-button-next,
.index_guimo .swiper-button-prev {
    width: 0.57rem!important;
    height: 0.57rem!important;
    border-radius: 50%;
    opacity: 1!important;
    background: #d9d9d9;
	color: #fff !important;
}
.index_guimo .swiper-button-next::after,.index_guimo .swiper-button-prev::after{
    font-size: 0.24rem!important;
}

.guimoSwiper .swiper-slide {
	height: 3.6rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;

	
	padding-bottom: 1.5rem;
}
.guimoSwiper .swiper-slide *{
    color: #2accdc!important;
}

@keyframes gos {
    0%{
        transform: translateY(5px);
    }
    100%{
       transform: translateY(-15px); 
    }
}

@keyframes gos_2 {
    0%{
        transform: translateY(-15px);
    }
    100%{
       transform: translateY(5px); 
    }
}

/*.guimo_title{*/
/*    display: flex;*/
/*    animation:gos 0.7s linear infinite   alternate;*/
/*}*/
.index_guimo .swiper-slide:nth-child(odd) .guimo_title{
     animation:gos 0.7s linear infinite   alternate;
}
.index_guimo .swiper-slide:nth-child(even) .guimo_title{
     animation:gos_2 0.7s linear infinite   alternate;
}



/*.guimoSwiper .swiper-slide:nth-child(3) .guimo_num::after {*/
/*    content: '万';*/
/*    display: block;*/
/*}*/

.guimo_title {
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
	height: 1rem;
}

.guimo_num {
	font-size: 0.65rem;
	color: #fff;
	font-weight: bold;
	line-height: 0.8;
}

.guimo_xcate {
	display: flex;
	flex-direction: column;
	
	padding-top: 0.25rem;
	line-height: 1;
	margin-left: 0.03rem;
}

.guimo_add {
	font-size: 0.5rem;
	color: #fff;
}

.guimo_dw {
	font-size: 0.16rem;
	color: #fff;
}

.guimo_titler {
	font-size: 0.24rem;
	color: #fff;
	margin-top: 0.15rem;
}
/* .guimo_next,.guimo_prev{
	top: 66%!important;
} */
.index_guimo_center{
    height: 4.7rem;
    display: flex;
    justify-content: center;
    align-items: center;
	position: relative;
	background:url(../images/common/border.png) no-repeat;
	background-size: 100% 1.66rem;
	background-position: bottom;
    margin-top: 0.7rem !important;
    
}
.index_guimo_center::after{
    content: '';
    position: absolute;
    width:12rem;
    height: 1.16rem;
	background:url(../images/index/s4.png) no-repeat;
    background-size:100% 100%;
    top: 0;
    z-index: 99;
}

.guimo_next{
	right: -1rem!important;
}
.guimo_prev{
	left: -1rem!important;
}

.index_six {
	padding-top: 1.2rem;
}

.index_sixWrap {
	display: flex;
	flex-wrap: wrap;
}

.index_six_list {
	width: 18.5%;
	margin-right: 1.875%;
    margin-bottom: 0.42rem;
}
.index_six_list:nth-child(5n){
    margin-right: 0;
}

.index_six_bg {
	width: 60%;
	background: #978EFF;
	border-radius: 0.05rem;
	padding: 0.05rem 0;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	font-size: 0.22rem;
}

.index_six_list:last-child {
	margin-right: 0;
}

.index_six_txt {
	text-align: center;
	font-size: 0.18rem;
	color: #333;
	margin-top: 0.12rem;
	font-weight: bold;
}


.index_six_list:nth-child(1) .index_six_bg{
    background: #ff8281;
}
.isShow_items:nth-child(1) .index_six_btn{
       background: #ff8281;
}



.index_six_list:nth-child(2) .index_six_bg {
	background: #4be7ce;
}
.isShow_items:nth-child(2) .index_six_btn{
       background: #4be7ce;
}



.index_six_list:nth-child(3) .index_six_bg {
	background: #0071d3;
}
.isShow_items:nth-child(3) .index_six_btn {
	background: #0071d3;
}




.index_six_list:nth-child(4) .index_six_bg {
	background: #ffd37a;
}
.isShow_items:nth-child(4) .index_six_btn {
	background: #ffd37a;
}





.index_six_list:nth-child(5) .index_six_bg {
	background: #978bff;
}

.isShow_items:nth-child(5) .index_six_btn {
	background: #978bff;
}


.index_six_list:nth-child(6) .index_six_bg {
	background: #27459b;
}
.isShow_items:nth-child(6) .index_six_btn {
	background: #27459b;
}



.index_six_list:nth-child(7) .index_six_bg {
	background: #5bbb9b;
}
.isShow_items:nth-child(7) .index_six_btn {
	background: #5bbb9b;
}


.index_six_list:nth-child(8) .index_six_bg {
	background: #e3e551;
}
.isShow_items:nth-child(8) .index_six_btn {
	background: #e3e551;
}


.index_six_list:nth-child(9) .index_six_bg {
	background: #e06130;
}
.isShow_items:nth-child(9) .index_six_btn {
	background: #e06130;
}



.index_six_list:nth-child(10) .index_six_bg {
	background: #78bc42;
}
.isShow_items:nth-child(10) .index_six_btn {
	background: #78bc42;
}


.index_six_center {
	padding-top: 0.65rem;
}

.index_sixBox {
	display: flex;
	/*align-items: center;*/
	margin-top: 0.1rem;
	flex-direction: row-reverse;
}

.index_sixLeft {
	flex: 1;
	margin-right: 0.25rem;
	border: 0.01rem solid #54d6e3;
	border-radius: 0.05rem 0.05rem 0 0;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.index_sixRight {
	width: 7.56rem;
	height: 4.88rem;
}

.index_sixRight img {
	width: 100%;
	height: 100%;
}

.index_six_sear {
    width: 100%;
	display: flex;
	/*height: 0.64rem;*/
    border-bottom: 0.01rem solid #54d6e3;
    
}

.index_six_input {
	flex: 1;
	border-radius: 0.07rem 0 0 0.07rem;
	border: 0.04rem solid #2ADCC5;
	border-right: 0;
	text-align: center;
}

.index_six_btn {
    flex: 1;
    padding: 0.16rem 0 ;
	/*width: 2.32rem;*/
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: .16rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: center;

	/*cursor: pointer;*/
}
.index_six_btn:nth-child(1){
    	background: #0071d3;
}
.index_six_btn:nth-child(2){
    	background: #fff !important;
    	color: #333;
    
    	
}
.index_six_Itmbox {
    padding: 0.2rem 0.2rem 0 0.2rem;
	/*margin-top: 0.5rem;*/
	display: flex;
	flex-wrap: wrap;
}

.index_six_Xitm {
    flex: 1;
    white-space: nowrap;
    text-align: center;
	border: 0.01rem solid #ccc;
	border-radius: 0.07rem;
	padding: 0.04rem 0.08rem;
	color: #333;
	font-size: 0.16rem;
	cursor: pointer;
	font-weight: 500;
	margin-bottom: 0.15rem;
	margin-right: 0.08rem;
	transition: all .2s;
}
.index_six_Xitm:hover{
    	background: linear-gradient(340deg, #2ADCC5 0%, #0073D0 100%);
	color: #fff;
}

.zhanchuList{
    padding: 0.12rem 0 ;
    background: linear-gradient(340deg, #2ADCC5 0%, #0073D0 100%);
    text-align: center;
    color: #fff;
    font-size: 0.24rem;
}
.index_six_Xitm.active {
	background: linear-gradient(340deg, #2ADCC5 0%, #0073D0 100%);
	color: #fff;

}

.index_seven {
	padding-top: 1.2rem;
}

.index_seven_content {
	padding-top: 0.54rem;
	position: relative;
}

.index_sevenImg{
    width: 11rem;
    margin: 0 auto;
    /*height: 7.5rem;*/
    /*background: url(../images/index/bg_x.png) no-repeat;*/
    background-size:100% 100%;
    position: relative;
    padding-top: 0.6rem;
}
.focums_next,.focums_prev{
    width: 0.57rem!important;
    height: 0.57rem!important;
    border-radius: 50%;
    opacity: 1!important;
    background: #d9d9d9;
}
.focums_next{
    right: -1.2rem !important;
}
.focums_prev{
    left: -1.2rem !important;
}

.focums_next::after,.focums_prev::after{
    color: transparent !important;
    font-size: 0.24rem!important;
      color: #fff !important;
}

.zhixian{
    width: 8.43rem;
    height: 0.07rem;
    
}

.with_friend{
    width: 100%;
    display: block;
    margin-top: 0.1rem;
    position: relative;
      height: 0.6rem;
      display: flex;
      align-items: center;
      padding-left: 0.35rem;
}
.with_friend a img{
    position: absolute;
    right: -0.5rem;
    bottom: 0;
    width: 2.37rem;
    height: 100%;
}
.famousSwiper{
    transform: skewX(-10deg);
    position: relative;
    padding: 0.1rem !important;
}

.famousSwiper .swiper-slide{
    /*background: url(../images/index/bg_box.png) no-repeat;*/
    /*background-size:100% 100%;*/
    background:#fff;
box-shadow: 0 0 0.05rem 0.005rem RGBA(42,204,220,0.3);
    height: 0.8rem;
    margin-bottom: 0.25rem;
    border-radius: 0.02rem;
}
.famousSwiper .swiper-slide:nth-child(n+1){
    margin-top: 0 !important;
    
}

.famous_imgs{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: skewX(10deg) !important;
}
.famous_imgs a{
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.famous_imgs img{
    max-width: 80%;
    max-height: 100%;
    object-fit: contain !important;
}
.famousSwiper .swiper-wrapper{
    flex-direction: row !important;
}


/*@keyframes opas{*/
/*    0%{*/
/*        opacity: 1;*/
/*    }*/
/*    50%{*/
/*        opacity: 0.3;*/
/*    }*/
/*    100%{*/
/*        opacity: 1;*/
/*    }*/
/*}*/

/*.timer_animate_1{*/
/*     animation: opas 1.5s linear infinite  alternate ;*/
/*}*/
/*.timer_animate_2{*/
/*     animation: opas 2.5s linear infinite  alternate ;*/
/*}*/
/*.timer_animate_3{*/
/*     animation: opas 3s linear infinite  alternate ;*/
/*}*/


/*.fafmous_imgbox{*/
/*    width: 2rem;*/
/*    height: 0.6rem;*/
/*    display: flex;*/
/*    position: absolute;*/
   
 
/*}*/
/*.fafmous_imgbox img{*/
/*    max-width: 80%;*/
/*    max-height: 100%;*/
/*    object-fit: contain;*/
/*}*/
/*.fafmous_imgbox:nth-child(1){*/
/*    left: 2rem;*/
/*    top: 0.7rem;*/
/*}*/
/*.fafmous_imgbox:nth-child(2){*/
/*    left: 1.3rem;*/
/*    top: 1.35rem;*/
/*}*/
/*.fafmous_imgbox:nth-child(3){*/
/*    left: 2.5rem;*/
/*    top: 1.95rem;*/
/*}*/
/*.fafmous_imgbox:nth-child(4){*/
/*    left: 0.8rem;*/
/*    top: 2.5rem;*/
/*}*/
/*.fafmous_imgbox:nth-child(5){*/
/*    left: 0.4rem;*/
/*    top: 3.2rem;*/
/*}*/
/*.fafmous_imgbox:nth-child(6){*/
/*    left: 1.1rem;*/
/*    top: 3.85rem;*/
/*}*/
/*.fafmous_imgbox:nth-child(7){*/
/*    left: 3.2rem;*/
/*    top: 3.7rem;*/
/*}*/
/*.fafmous_imgbox:nth-child(8){*/
/*    left: 4.8rem;*/
/*    top: 1rem;*/
/*}*/
/*.fafmous_imgbox:nth-child(9){*/
/*    left: 2.8rem;*/
/*    top: 2.9rem;*/
/*}*/
/*.fafmous_imgbox:nth-child(10){*/
/*    left: 8.5rem;*/
/*    top: 0.7rem;*/
/*}*/
/*.fafmous_imgbox:nth-child(11){*/
/*    left: 9rem;*/
/*    top: 1.4rem;*/
/*}*/
/*.fafmous_imgbox:nth-child(12){*/
/*    left: 7rem;*/
/*    top: 1.5rem;*/
/*}*/
/*.fafmous_imgbox:nth-child(13){*/
/*     left: 9.2rem;*/
/*    top: 2.8rem;*/
/*}*/
/*.fafmous_imgbox:nth-child(14){*/
/*     left: 7.25rem;*/
/*    top: 3.1rem;*/
/*}*/
/*.fafmous_imgbox:nth-child(15){*/
/*     left: 9rem;*/
/*    top: 3.5rem;*/
/*}*/
/*.fafmous_imgbox:nth-child(16){*/
/*     left: 7.5rem;*/
/*    top: 2.2rem;*/
/*}*/
/*.fafmous_imgbox:nth-child(17){*/
/*     left: 9.5rem;*/
/*    top: 2.15rem;*/
/*}*/
/*.fafmous_imgbox:nth-child(18){*/
/*     left: 7.7rem;*/
/*    top: 4rem;*/
/*}*/
.index_lastBox{
    position: absolute;
    
    	bottom: -1.5rem;
}



.index_sevenSwiper {
	background: #fff;
	padding: 0.2rem 0.32rem;
box-shadow: 0 0 0.05rem 0.005rem RGBA(42,204,220,0.3);
	width: 12rem;
	margin-top: 0.9rem;

	border-radius: 0.08rem;
}
.friendSwiper{
    padding: 0.08rem !important;
}
.friendSwiper .swiper-slide {
	height: 0.8rem;
	border-radius: 0.07rem;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fff;
	/*border: 0.01rem solid #ddd;*/
	box-shadow: 0rem 0.01rem 0.04rem 0.01rem rgba(20, 137, 208, 0.2); 
	margin-bottom: 0.1rem;
}

.friendSwiper .swiper-slide:nth-child(2n) {
	margin-top: 0 !important;
}

.friendSwiper .swiper-slide img {
	max-width: 90%;
	max-height: 100%;
	object-fit: contain;

}

.friendSwiper .swiper-button-next,
.friendSwiper,
.swiper-button-prev {
	color: #72e0fc !important;
}