.slider-list img {
    width: 100%;
    height: 100%;
    max-height: 100%;
    min-height: 307px;
    min-width: 735px;
}

.slider-wrap {
    position: relative;
    width: 100%;
    height: 5.6rem;
}

/*@media screen and (min-width: 1200px) {*/
/*	.slider-wrap {*/
/*		height: 560px;*/
/*	}*/
/*}*/

/*@media screen and (min-width:768px) and (max-width:992px) {*/
/*	.slider-wrap {*/
/*		height: 500px;*/
/*	}*/
/*}*/

/*@media screen and (max-width:768px) {*/
/*	.slider-wrap {*/
/*		max-height: 350px;*/
/*	}*/
/*}*/

.slider {
    height: 100%;
}

.slider .slider-list {
    position: relative;
    height: 100%;
}

.slider .slider-list .item {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.slider .slider-list .item.cur {
    display: block;
}

.slider .slider-list .item p{
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 0.72rem;
    line-height: 0.72rem;
    color: #fff;
    font-size: 0.24rem;
    font-weight: 600;
    padding-left: 0.4rem;
    background: #000000;
    background: rgba(0, 0, 0, 0.4);
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow:ellipsis;
}
.slider .slider-list .item a{
    display: block;
    width: 100%;
    height: 100%;
}

.yuan {
    position: absolute;
    left: 50%;
    bottom: 0.8rem;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}

.yuan .yuan-item {
    display: block;
    position: relative;
    float: left;
    width: 18px;
    height: 18px;
    margin-right: 1px;
    cursor: pointer;
}

.yuan .yuan-item::after {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 4px;
    width: 10px;
    height: 10px;
    border: 2px solid rgba(255, 255, 255, .4);
    border-radius: 50%;
    box-sizing: border-box;
}

.yuan .yuan-item.cur::after {
    background: #fff;
}

.yuan .yuan-item::before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    background-color: rgba(255, 255, 255, 0);
    border-radius: 50%;
}

.yuan .yuan-item.cur::before {
    background-color: rgba(255, 255, 255, .2);
}

.btn-group {
    width: 100%;
}

.btn-group .btn-left,
.btn-group .btn-right {
    position: absolute;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
    text-align: center;
    color: #fff;
    background: rgba(255, 255, 255, .5);
    border-radius: 50%;
    cursor: pointer;
    font-family: "宋体";
}

.btn-group .btn-left {
    left: 15px;
    top: 50%;
    margin-top: -25px;
}

.btn-group .btn-right {
    right: 15px;
    top: 50%;
    margin-top: -25px;
}
.index_recommend{
    width: 100%;
    height: 1.88rem;
}
.index_recommend>div{
    float: right;
    width: 59.6%;
    height: 100%;
}
.recommend_c{
    position: relative;
    width: 3.96rem;
    height: 0.7rem;
    border-bottom: 2px solid #c4dcd8;
    margin: 0.5rem auto 0;
    text-align: center;
}
.recommend_c span{
    font-size: 0.4rem;
    letter-spacing: 2px;
    color: #4a9a8c;
}

.recommend_c:after{
    position: absolute;
    content: "";
    display: block;
    height: 0.16rem;
    width: 0.16rem;
    left: 48%;
    bottom: -15%;
    border-radius: 50%;
    background: #c4dcd8;
}
.index_re_con{

    width: 100%;
    height: 2.66rem;
    background-color: #ebf3f4;
}
.re_con_top{
    position: relative;
    margin-left: 40%;
    width: 60%;
    height: 70%;
    font-size: 0.18rem;
}
.re_con_top p{
    padding: 0.4rem 0 0 0.5rem;
    line-height: 0.34rem;
    width: 85%;
}
.index_re_con .re_con_bot{
    display: block;
    width: 10%;
    height: 0.5rem;
    margin: 0 auto;
    border: 1px solid #fe8a00;
    text-align: center;
    line-height: 0.5rem;
    border-radius: 5px;
    font-size: 0.18rem;
    color: #fe8a00;
}
#my_load_video{
    position: absolute;
    width: 40%;
    max-width: 4.76rem;
    height: 2.84rem;
    left: -38%;
    top: -0.8rem;
    object-fit: fill
}

.index_serve{
    width: 100%;
    height: 5.12rem;
    background: url("../images/serve_back.png") no-repeat;
    background-size: 100% 100%;
}

.serve_title{
    position: relative;
    width: 3.96rem;
    height: 1.1rem;
    border-bottom: 2px solid #c4dcd8;
    margin: 0 auto;
    text-align: center;
    padding-top: 0.4rem;
}
.serve_title span{
    font-size: 0.4rem;
    letter-spacing: 2px;
    color: #00ffb4;
}
.serve_title:after{
    position: absolute;
    content: "";
    display: block;
    height: 0.16rem;
    width: 0.16rem;
    left: 47%;
    bottom: -9%;
    border-radius: 50%;
    background: #00ffb4;
}
.serve_title_c{
    width: 40%;
    height: 0.4rem;
    margin: 0.32rem auto 0;
}
.serve_title_c span{
    float: left;
    text-align: center;
    width: 33.33%;
    font-size: 0.36rem;
    font-weight: bold;
    letter-spacing: 4px;
}
.index_serve ul{
    margin: 0.43rem 9.8% 0;
    height: 2.63rem;
}
.index_serve li{
    float: left;
    width: 20%;
    height: 100%;
    margin-right: 6.6%;
}
.index_serve .serve_color_one a{
    display: block;
    width: 100%;
    height: 100%;
    max-width: 2.6rem;
    background: url("../images/index_outer_back1.png") no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    overflow: hidden;
}
.index_serve .serve_color_two a{
    display: block;
    width: 100%;
    height: 100%;
    max-width: 2.6rem;
    background: url("../images/index_outer_back2.png") no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    overflow: hidden;
}
.index_serve .img_right_clear{
        margin-right: 0;
}
.index_serve .serve_color_one div{
    width: 100%;
    height: 100%;
    background: url("../images/index_inner_back1.png") no-repeat center top;
    background-size: 90%;
    transition: all 0.5s ease;
    text-align: center;
    overflow: hidden;
}

.index_serve .serve_color_two div{
    width: 100%;
    height: 100%;
    background: url("../images/index_inner_back2.png") no-repeat center top;
    background-size: 90%;
    transition: all 0.5s ease;
    text-align: center;
    overflow: hidden;
}

.index_serve .serve_color_two div:hover,.index_serve .serve_color_one div:hover{
    transform: rotate(360deg);
}

.serve_register{
    position: relative;
    margin-top: 60%;
    display: block;
	font-size: 0.3rem;
	letter-spacing: 3px;
	color: #ffffff;
}
.serve_register::before{
    position: absolute;
    content: "";
    display: block;
    width: 24%;
    height: 181%;
    left: 37%;
    top: -185%;
    background: url("../images/index_server1.png") no-repeat;
    background-size: 100%;
}
.serve_headhunting{
    position: relative;
    margin-top: 60%;
    display: block;
	font-size: 0.3rem;
	letter-spacing: 3px;
	color: #ffffff;
}
.serve_headhunting::before{
    position: absolute;
    content: "";
    display: block;
    width: 24%;
    height: 181%;
    left: 37%;
    top: -185%;
    background: url("../images/index_server2.png") no-repeat;
    background-size: 100%;
}
.serve_knowledge{
    position: relative;
    margin-top: 60%;
    display: block;
	font-size: 0.3rem;
	letter-spacing: 3px;
	color: #ffffff;
}
.serve_knowledge::before{
    position: absolute;
    content: "";
    display: block;
    width: 24%;
    height: 181%;
    left: 37%;
    top: -185%;
    background: url("../images/index_server3.png") no-repeat;
    background-size: 100%;
}
.serve_scheme{
    position: relative;
    margin-top: 60%;
    display: block;
	font-size: 0.3rem;
	letter-spacing: 3px;
	color: #ffffff;
}
.serve_scheme::before{
    position: absolute;
    content: "";
    display: block;
    width: 24%;
    height: 181%;
    left: 39%;
    top: -185%;
    background: url("../images/index_server4.png") no-repeat;
    background-size: 100%;
}
.index_number{
    position: relative;
    height: 4.6rem;
    width: 100%;
}
.index_number img{
    width: 100%;
    height: 100%;
}
.index_number ul{
    position: absolute;
    width: 97.5%;
    height: 100%;
    top: 0;
    left: 1.3%;
}
.in_num_content{
    float: left;
    width: 26%;
    height: 100%;
}
.in_num_content_one{
    float: left;
    width: 24%;
    height: 100%;
}
.num_one,.num_two,.num_three,.num_four{
    width: 2rem;
    height: 2.3rem;
    margin: 1.1rem auto 0;
}
.num_one div,.num_two div,.num_three div,.num_four div{
    width: 1.18rem;
    height: 1.36rem;
    margin: 0 auto;
    z-index: 1;
}
.num_one div{
    background: url("../images/in_num1.png") no-repeat;
    background-size: 100%;
}
.num_two div{
    background: url("../images/in_num2.png") no-repeat;
    background-size: 100%;
}
.num_three div{
    background: url("../images/in_num3.png") no-repeat;
    background-size: 100%;
}
.num_four div{
    background: url("../images/in_num4.png") no-repeat;
    background-size: 100%;
}
.up{
    display: block;
    text-align: center;
    font-size: 0.38rem;
    color: #ffffff;
}
.index_number p{
    text-align: center;
    font-size: 0.2rem;
    color: #ffffff;
}

.advertising{
    position: relative;
    width: 100%;
    height: 2.2rem;
    margin-bottom: 0.5rem;
}
.bottom_left {
    position: absolute;
    top: 0.7rem;
    left: 0.5rem;
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 50%;
    background-color: #e7e7e7;
    background-image: url("../images/2021-12-07_versions/xiangzuo1.png");
    background-size: 50% 50%;
    background-position: 40%;
    background-repeat: no-repeat;
}
.bottom_right {
    position: absolute;
    top: 0.7rem;
    right: 0.5rem;
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 50%;
    background-color: #e7e7e7;
    background-image: url("../images/2021-12-07_versions/xiangyou1.png");
    background-size: 50% 50%;
    background-position: 50%;
    background-repeat: no-repeat;
}
.ad_list_w{
    width: 78%;
    height: 100%;
    margin: 0 auto;
    border: 1px solid red;
    overflow: hidden;
}





.control-box {
    width: 80%;
    height: 230px;
    background-image: url(../images/hots_bg.png);
    background-size: 1055px;
    background-repeat: no-repeat;
    background-position: 60px 165px;
    margin-left: auto;
    margin-right: auto;
}
.control-box ul {
    list-style: none;
    position: relative;
}
.control-box ul li {
    position: absolute;
    top: 50px;
    cursor: pointer;
}
.prev {
    left: 0;
}
.next {
    right: 0;
}
.bigbox {
    overflow: hidden;
    width: 80%;
    height: 2.2rem;
    margin: 0 auto;
}
#switcher {
    height: 2.2rem;
    left: 0;
    padding-top: 0.2rem;
}
.content_1.content_2 {
    width: 100%;
    float: left;
}
.box {
    transition:all .7s ease 0s;
    width: 255px;
    height: 2.2rem;
    float: left;
    border-left: 10px white solid;
}
.box:hover {
    opacity:0.5;
}
.box a{
    display: block;
    height: 100%;
    width: 100%;
}
.index_partner{
    width: 100%;
    height: 5rem;
    background: url("../images/partner_back.png") no-repeat;
    background-size: 100% 100%;
    margin-bottom: 0.35rem;
}
.index_partner div{
    position: relative;
    width: 1rem;
    height: 1rem;
    margin: 0 auto;
}

.partner_c{
    position: absolute;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    transform: rotate(45deg);
}

.partner_one{
    left: -6.25rem;
    top: 2rem;
    background: url("../images/partner1.png") no-repeat;
    background-size: 100% 100%;
}
.partner_two{
    left: -5rem;
    top: 0.8rem;
    background: url("../images/partner2.png") no-repeat;
    background-size: 100% 100%;
}
.partner_three{
    left: -3.75rem;
    top: 2rem;
    background: url("../images/partner3.png") no-repeat;
    background-size: 100% 100%;
}
.partner_four{
    left: -2.5rem;
    top: 0.8rem;
    background: url("../images/partner4.png") no-repeat;
    background-size: 100% 100%;
}

.partner_five{
    position: absolute;
    display: block;
    width: 2.5rem;
    height: 2.5rem;
    top: 1.4rem;
    left: -0.8rem;
    background: url("../images/dapai.png") no-repeat;
    background-size: 100% 100%;
    transform: rotate(45deg);

}
.partner_six{
    left: 2rem;
    top: 0.8rem;
    background: url("../images/partner5.png") no-repeat;
    background-size: 100% 100%;
}
.partner_seven{
    left: 3.25rem;
    top: 2rem;
    background: url("../images/partner6.png") no-repeat;
    background-size: 100% 100%;
}
.partner_eight{
    left: 4.5rem;
    top: 0.8rem;
    background: url("../images/partner7.png") no-repeat;
    background-size: 100% 100%;
}
.partner_nine{
    left: 5.8rem;
    top: 2rem;
    background: url("../images/partner8.png") no-repeat;
    background-size: 100% 100%;
}
.index_news{
    width: 100%;
    height: 5.58rem;
    background: url("../images/news_back.png") no-repeat;
    background-size: 100% 100%;
}
.index_news_top{
    width: 100%;
    height: 2.35rem;
    overflow: hidden;
}
.index_news_top > div{
    height: 1.57rem;
    width: 6rem;
    margin: 0.46rem 0 0 2.63rem;
}

.news_top_c{
    font-size: 0.36rem;
    letter-spacing: 2px;
    display: block;
}
.news_bottom_c{
    font-size: 0.24rem;
    letter-spacing: 2px;
    display: block;
    color: #545454;
    margin-top: 0.1rem;
}
.index_news_top a{
    display: block;
    width: 1.53rem;
    height: 0.48rem;
    margin-top: 0.1rem;
    border: 0.02rem solid #ff8a00;
    border-radius: 5px;
    text-align: center;
    line-height: 0.48rem;
    font-size: 0.18rem;
    color: #fe8a00;
}
.index_news_bottom{
    width: 100%;
    height: 3rem;
}
.index_news_bottom div{
    float: left;
    width: 33.2%;
    height: 3rem;
    background: #F2F2F2;

}
.index_news_bottom p{
    float: left;
    width: 0.2%;
    height: 3rem;
    background-image: linear-gradient(0deg,
		#ffffff 0%,
		#9cbdbd 50%,
		#ffffff 100%),
	linear-gradient(
		#ffffff,
		#ffffff);
	background-blend-mode: normal,
		normal;
}
.news_bottom_l>span,.news_bottom_m>span,.news_bottom_r>span{
    display: block;
    width: 80%;
    height: 0.33rem;
    margin: 0.39rem auto 0;
    font-size: 0.2rem;
    font-weight: bold;
    line-height: 0.33rem;

}
.index_news_bottom span::before{
    content: "";
    float: left;
    width: 0.35rem;
    height: 100%;
    margin-right: 0.2rem;
}

.news_bottom_l>span::before{
    background: url("../images/index_jr.png") no-repeat;
    background-size: 100% 100%;
}
.news_bottom_m>span::before{
    background: url("../images/index_kx.png") no-repeat;
    background-size: 100% 100%;
}
.news_bottom_r>span::before{
    background: url("../images/index_dt.png") no-repeat;
    background-size: 100% 100%;
}


.news_bottom_l>span>a,.news_bottom_m>span>a,.news_bottom_r>span>a{
    float: right;
    width: 0.32rem;
    height: 100%;
    font-size: 0.2rem;
}
.news_title{
    display: block;
    width: 80%;
    margin: 0.25rem auto 0;
    font-size: 0.18rem;
}
.index_relation{
    display: block;
    width: 100%;
    height: 2.3rem;
    background: url("../images/index_relation.png") no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
.relation_top{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 0.5rem;
    letter-spacing: 5px;
    margin-top: 0.5rem;
    color: #ffffff;
}
.relation_bottom{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 0.3rem;
    letter-spacing: 3px;
    margin-top: 0.2rem;
    color: #ffffff;
}