.service_top{height: 110px;}
.service_position{margin-top: 65px;font-size: 12px;}
.service{margin-top: 80px;}
.service_title1{font-size: 34px;font-weight: 400;text-align: center;}
.service_title2{color:rgba(51, 51, 51, 0.40);font-size: 14px;margin-top: 8px;text-align: center;}
.service_title_line{margin: 20px auto 40px;width: 70px;height: 3px;background: #6510AD;}

.service_study{width: 212px;margin-left: 103px;}
.service_study:first-child{margin-left: 0}
.service_study_conts{width: 182px;height: 182px;padding: 15px;background-color: rgba(255, 204, 125, 0.4);border-radius: 50%;margin-top: 16px;}
.service_study_cont{width: 182px;height: 54px;padding:64px 0;background-color: rgba(255, 204, 125, 1);border-radius: 50%;text-align: center;line-height: 27px;color: rgba(101, 16, 173, 1)}
.service_study_conts2{background-color: rgba(255, 191, 172, 0.4)}
.service_study_cont2{background-color: rgba(255, 191, 172, 1)}
.service_study_conts3{background-color: rgba(241, 220, 248, 0.4)}
.service_study_cont3{background-color: rgba(241, 220, 248, 1)}
.service_study_conts4{background-color: rgba(188, 233, 239, 0.4)}
.service_study_cont4{background-color: rgba(188, 233, 239, 1)}

.service_ranking_bg{position: relative;padding-top: 45px}
.service_ranking_bg:after{content: "";position: absolute;left: 50%;background: url("/static/images/service_ranking_bg.png") no-repeat;width: 614px;height: 752px;margin-left: 330px;top: 0;z-index: -1}
.service_ranking_left{width: 464px;margin-top: 143px;}
.service_ranking_imgs{width: 729px;}
.service_ranking_title{font-weight: 400;font-size: 20px;margin-bottom: 20px;}
.service_ranking_cont{font-size: 16px;line-height: 34px;text-indent: 2em}
.service_ranking_cont_color{color: rgba(101, 16, 173, 1)}

.service_institution_bg{background-color: rgba(101, 16, 173, 0.06);padding: 30px 0;position: relative;}
.service_institution_bg:after{content: "";position: absolute;right: 50%;top: -126px;background: url("/static/images/service_institution_bg.png") no-repeat;width: 918px;height: 750px;z-index: -1}

.service_school:nth-child(n+4){margin-top: 40px;}
.service_school_title{font-size: 14px;line-height: 34px;text-align: center}
.service_school_title_color{font-size: 18px;color: rgba(101, 16, 173, 1);}

.service_table_container{height: 780px;overflow-y: scroll;}
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
.service_table_container::-webkit-scrollbar
{
    width: 3px;
    height: 3px;
    border-radius: 3px;
    background-color: #999999cc;
}
/*定义滚动条轨道 内阴影+圆角*/
.service_table_container::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0);
    border-radius: 3px;
    background-color: #999999cc;
}
 
/*定义滑块 内阴影+圆角*/
.service_table_container::-webkit-scrollbar-thumb
{
    border-radius: 3px;
     -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0); 
    background-color: #6510ADFF;
}
.service_table{background-color: rgba(248, 248, 248, 1);border-collapse: collapse;}
.service_table th{line-height: 48px;text-align: center;background-color: rgba(101, 16, 173, 0.90);color:#ffffff;border: 4px solid #ffffff;}
.service_table th:nth-child(n+3){background-color: rgba(0, 48, 197, 0.80)}
.service_table td{border: 4px solid #ffffff;padding: 16px;font-size: 14px;line-height: 22px;text-align: center;}
.service_table td:nth-child(4){text-align: left;}

.service_service_title{width: 434px;background: url("/static/images/service_service_title_bg1.png");line-height: 73px;text-align: center;color: rgba(101, 16, 173, 1);font-size: 26px;margin:auto;position:relative;z-index: 3}
.service_service_title1{background: url("/static/images/service_service_title_bg2.png");color: #ffffff;margin-top: 40px;}
.service_service_conts{padding: 35px 30px 30px;box-shadow: 0px 0px 20px 0px rgba(147,88,222,0.4);margin-top: -35px;position: relative;z-index: 1;background-color: #ffffff}
.service_service_list{margin-top: 20px;position: relative}

.service_bg{position: relative;padding: 80px 0}
.service_bg:after{content: "";background: url("/static/images/service_bg.png") no-repeat;width: 1073px;height: 2427px;position: absolute;left: 50%;top: 0;z-index:-1}
.service_service_list_icon{width: 13px;height: 13px;border:1px solid rgba(255, 203, 39, 1);border-radius: 50%;position: absolute;top: 50%;margin-top: -7px}
.service_service_list_icon1{border-color: rgba(145, 70, 137, 1)}
.service_service_list_cont{padding-left: 30px;font-size: 14px;line-height: 28px;color: #666666;}
.service_service_list_cont_color{color: rgba(101, 16, 173, 1)}

.service_form_bg{background: url("/static/images/service_form_bg.png") no-repeat;background-size: cover;padding: 30px 0}
.service_form{width: 970px;margin: auto ;}
.service_form_container{width: 470px;}
.service_form_container:nth-child(2n){margin-left: 30px;}
.service_form_inputs{margin: 16px 0 30px;}
.service_form_input{width: 468px;padding: 0;outline: none;border: 1px solid rgba(102, 102, 102, 1);line-height: 48px;border-radius: 4px}
.service_form_name{font-size: 14px;}
.service_form_btn{width: 220px;line-height: 48px;font-size: 16px;background: linear-gradient(135deg, #6510AD 45%, #0030C5 100%);;padding: 0;border: 0;color: #ffffff;margin: auto;display: block;}


@media (min-width: 320px) and (max-width: 767px) {
	.service_study{float: none;margin: 20px auto 0;}
	.service_study:first-child{margin: 20px auto 0}

	.service_ranking{margin:0 15px;}
	.service_ranking_imgs{width: auto;}
	.service_ranking_left{width: auto;margin-top: 20px}
	.service_schools{margin:0 15px;}

	.service_school{float: none;width: 100%;max-width: 400px;margin:20px auto;}
	.service_school:nth-child(n+4){margin:20px auto;}

	.service_service_title{margin: auto;width: 300px;line-height: 50px;background-size: 100%;}
	.service_service_title1{margin-top: 30px}
	.service_service_conts{padding: 35px 10px 10px;margin:-25px 15px 0}

	.service_form{width: auto;margin: 0 15px;}
	.service_form_container{width: 100%;margin: auto ;}
	.service_form_container:nth-child(2n){margin: auto;}
	.service_form_input{width: 100%}
}

@media (min-width: 768px) and (max-width: 991px) {
	.service_studys{width: 527px;margin: auto;}
	.service_study:nth-child(3){margin: 30px 0 0}
	.service_study:nth-child(4){margin-top: 30px}
	.service_ranking_imgs{width: 100%}
	.service_ranking_left{width: 100%;margin-top: 50px}
	.service_school{width: calc(100% / 2);}
	.service_school:nth-child(n+3){margin-top: 40px;}

	.service_form{width: 750px;}
	.service_form_container{width: 360px;}
	.service_form_input{width: 358px;}
}

@media (min-width: 992px) and (max-width: 1199px){
	.service_study{margin-left: 40.66px}
	.service_ranking_imgs{width: 490px;}
	.service_ranking_left{margin-top: 60px}

	.service_school{width: calc(100% / 3);}
}