*{
    margin: 0;
    padding: 0;
}
.xuriyouxuan-box{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.marTop{
    margin-top: 40px;
}
.vs{
    display: flex;
    flex-direction: row;
    margin-bottom: 30px;
}
.xrIcon{
    width: 200px;
    height: 57px;
    margin-left: 55px;
}
.vs_word{
    font-size:43px;
    margin: 0  100px;
}
.mm{
    font-size:43px;
}
.vsPic_box{
    position: relative;
    margin-bottom: 30px;
}
.vsPic_box .vsTip{
    display: flex;
    flex-direction: column;
    font-size: 16px;
    align-items: center;
    position: absolute;
}
.vsPic_box .vsTip p{
    margin-bottom: 5px;
}
.vsPic_box .vsTip1{
    top:55px;
    left:250px;
}
.vsPic_box .vsTip2{
    top:40px;
    right:260px;
    color: white;
}
.vsPic_box .vsTip3{
    top:193px;
    left:258px;
}
.vsPic_box .vsTip4{
    top:193px;
    right:268px;
    color: white;
}
.vsPic_box .vsTip5{
    top:347px;
    left:265px;
}
.vsPic_box .vsTip6{
    top:347px;
    right:265px;
    color: white;
}
.vsPic_box .vsTip7{
    top:499px;
    left:242px;
}
.vsPic_box .vsTip8{
    top:499px;
    right:230px;
    color: white;
}
.vsPic_box .vsPic{
    width: 900px;
}
.header_word{
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 5px;
    margin: 30px 0;
}
.sub_title{
    color: #666;
    letter-spacing: 2px;
    margin-bottom: 10px;
}
.sub_title p{
    padding: 15px;
    display: inline-block;
    border-bottom: 5px solid #f8c400;
}
.xuriyouxuan_content{
    position: relative;
    margin-bottom: 30px;
}
.xuriyouxuan_content .tip{
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    letter-spacing: 3px;
}
.xuriyouxuan_content .tip1{
    top:44px;
    left: -148px;
}
.xuriyouxuan_content .tip2{
    top: 128px;
    right:-85px;
}
.xuriyouxuan_content .tip3{
    top: 218px;
    left: 5px;
}
.xuriyouxuan_content .tip4{
    top: 310px;
    right: -17px;
}
.xuriyouxuan_content .tip i{
    font-size: 24px;
}
.header_word p{
    display: inline-block;
    font-size:40px;
    font-weight: bold;
    border-bottom: 5px solid #f8c400;
}
.xuriyouxuan{
    max-width:650px;
}
.three_modal{
    width: 1200px;
    margin: 0 auto;
}
.three_modal p{
    text-align: center;
}
.detail_box{
    display: flex;
    flex-direction: row;
    margin:40px 0;
    justify-content: center;
}
.detail_box .pic{
    width: 550px;
    height: 330px;
    margin-right: 30px;
}
.detail_box .item-box{
    display: flex;
    flex-direction: column;
}
.detail_box .item-box .item{
    display: flex;
    flex-direction: row;
}
.margin1{
    margin-top: 40px;
}
.margin2{
    margin-top: 23px;
}
.detail_box .item-box .item .content{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.detail_box .item-box .item .content p{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 10px;
    margin-top: 5px;
}
.dbImg{
    width: 100%;
}
.goClass{
    display: inline-block;
    padding-bottom: 5px;
    border-bottom:3px solid rgb(255, 208, 75);
}
.study{
    color:#818a92;
}
.h1{
    text-align: center;
    font-size:40px;
    letter-spacing: 10px;
}
#onKeyAppointment .layout2 ul {
    margin: 23px 0 0;
    display: flex;
    list-style: none;
    justify-content: center;

}
#onKeyAppointment .layout2 {
    padding: 30px 0;
    width: 1200px;
    margin: 0 auto;
}
#onKeyAppointment h2 {
    font-size: 40px;
    line-height: 60px;
    color: #fff;
    font-weight: 600;
    text-align: center;
}
#onKeyAppointment .layout2 p{
    padding: 30px 0;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    color: white;
}

.bg2{
    background: url('../images/qmjx.jpg');
}
.facilitiesAllCan {
    height: 212px;
    background-attachment: fixed;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.attached-bg {
    background-attachment: fixed;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.facilitiesAllCan .layout {
    position: absolute;
    padding: 117px 0 95px;
    z-index: 2;
    left: 50%;
    margin-left: -270px;
}
.facilitiesAllCan h2 {
    font-size: 40px;
    line-height: 60px;
    color: #fff;
    font-weight: 600;
    text-align: center;
}
.facilitiesAllCan .info {
    font-size: 20px;
    line-height: 40px;
    color: #d1cbc3;
    font-weight: 500;
    text-align: center;
}
.list_item{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin: 30px 0;
}
.data_list_item{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin:60px 0;
}
.list img{
    width: 170px;
    height: 170px;
}
.content .first_p{
    font-size:40px;
}