 
 .main-part .main-title {     height: 40px; line-height: 40px;   margin-top: 15px;   margin-bottom: 10px; border-bottom: 1px solid #b6b2b2;}.main-part .main-title strong {font-size:18px;font-weight: 700;position: relative;color: #26232f}.main-part .main-title h1 a {float: right;font-size: 14px;font-weight: 400;color: #eb3427;margin-top: 0}.main-part .main-title h1:after {content: '';height: .08rem;position: absolute;bottom: -.053333rem;background: #eb3427}.main-part .main-title .mh1:after {width: 1.853333rem;left: 0}.main-part .main-title .mh2:after {content: '';width: 18%;height: .0625rem;background: #f34334;position: absolute;bottom: -.066667rem;left: 23%}.main-part .main-title .mh3:after {width: 200px;left: 0}.main-part .main-title .mh4:after {content: '';width: 18%;height: .0625rem;background: #f34334;position: absolute;bottom: -.066667rem;left: 32%}.main-part .main-title .mh5:after {content: '';width: 18%;height: .0625rem;background: #f34334;position: absolute;bottom: -.066667rem;left: 48%}.main-part .main-title p {font-size: .346667rem;color: #666;padding-top: .2rem}.main-part .record-content {margin-bottom: .4rem}.main-part .record-content>div {float: left;width: 33%;padding: .6rem 0;border-top: 1px solid #bfbfbf;border-left: 1px solid #bfbfbf}.main-part .record-content>div p {font-size: .4rem;color: #403e3e}.main-part .record-content>div a {display: block;width: 100px;height: 35px;line-height: 35px;font-size: 16px;color: #fff;margin: 0 auto;margin-top: 15px;background: url(/template1/images/btn55.png) left center no-repeat;background-size: 100%}.main-part .record-content>div:nth-child(1) {border-top: none;border-left: none}.main-part .record-content>div:nth-child(2),.main-part .record-content>div:nth-child(3) {border-top: none}.main-part .record-content>div:nth-child(4) {border-left: none}.main-part .question-content ul { padding:0}.main-part .question-content ul li {font-size: 16px;color: #333;border-bottom: 1px dashed #ddd;height: 45px;line-height: 45px}.main-part .question-content ul li img {    width: 13px; vertical-align: middle; margin-left: 5px;}.main-part .question-content ul li:after{ width:100%; clear:both;}.main-part .question-content ul li a.tanlan {float: right;display: block;width: 90px;height: 40px;line-height: 40px;background: url(/template1/images/btn44.png) left center no-repeat;background-size: 100%;font-size: 14px;color: #fff;text-align: center;margin-top: 3px;text-decoration: none;}.main-part .question-content ul li .tanlan.act {background: url(/template1/images/btn4-red.png) left center no-repeat;background-size: 100%}.main-part .question-content ul .red a {color: #f34334}.main-part .question-content ul li:last-child {border-bottom: none}

.major_list {
    width: 100%;
    margin: 6px auto 0;
}
.major_list ul {
    width: 735px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}
.major_list li {
    width: 170px;
    height: 50px;
    background: #fff;
    border: #e5e5e5 1px solid;
    border-radius: 4px;
    padding-top: 13px;
    position: relative;
}
.major_h4 {
    font-size:13px;
    color: #4d4d4d;
    line-height: 1;
    text-align: center;
    font-weight: normal;
}
.major_btn1 {
    background: url(/images/major_btn1.png) no-repeat 0 0;
    background-size: 175px 29.5px;
    width: 175px;
    height: 29.5px;
    border: none;
    font-size: 12px;
    color: #fff;
    padding-bottom: 2.5px;
    position: absolute;
    left: -2.5px;
    bottom: -2.5px;
}
.mt60 {
    margin-top: 30px;
}
.six_btn_big {
    background: #2f8deb;
    width: 400px;
    height: 35px;
    border: none;
    border-radius: 4px;
    display: block;
    margin: 20px auto 0;
    font-size:14px;
    color: #fff;
    -webkit-box-shadow: inset 0 3px 6px rgba(4,0,0,0.15), 0 3px 6px rgba(4,0,0,0.15);
    box-shadow: inset 0 3px 6px rgba(4,0,0,0.15), 0 3px 6px rgba(4,0,0,0.15);
}

.reminder_btn_big span,
.six_btn_big span,
.bottombar_btna span,
.bottombar_btnb span{
    -webkit-animation: sdb07 2s infinite;
    animation: sdb07 2s infinite;
    opacity: 0;
}


.reminder_btn_big span:nth-of-type(1),
.six_btn_big span:nth-of-type(1),
.bottombar_btna span:nth-of-type(1),
.bottombar_btnb span:nth-of-type(1){
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}


.reminder_btn_big span:nth-of-type(2),
.six_btn_big span:nth-of-type(2),
.bottombar_btna span:nth-of-type(2),
.bottombar_btnb span:nth-of-type(2){
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}

@-webkit-keyframes sdb07 {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes sdb07 {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.professional{
    background: url("/images/professional_bg.jpg") no-repeat 0 0;
    background-size: cover;
    width: 100%;
    padding-top: 30px;
}
h2 {
    padding-left: 8px;
    margin: 15px 0 15px 0;
}

.professional_tit{
    width: 232.5px;
    margin: 0 auto;
}

.professional_p{
    font-size: 13px;
    color: #5f5f5f;
    text-align: center;
    line-height: 1;
    margin: 13px 0 0 0;
}

.professional_p strong{
    color: #f5262e;
    font-weight: normal;
}

.professional_con{
    margin-top: 15px;
}

.professional_con>.ul1>li{
    overflow: hidden;
    margin-top: 5px;
}

.professional_con>.ul1>li:first-child{
    margin-top: 0;
}

.professional_l{
    background: #f6444b;
    width:100px;
    height:47.5px;
    float: left;
    padding-top: 6px;
}

.professional_icon{
    width: 18.5px;
    margin: 0 auto;
}

.professional_h3{
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 1;
    font-weight: normal;
    margin-top: 6px;
}
.ul1{
    padding: 0;
    width: 100%;
    padding-left: 5px;
}
.ul2{
    background: #fff;
    width: 480px;
    height:47.5px;
    float: left;
    display:-webkit-flex;
    display: flex;
    flex-wrap:wrap;
    justify-content: space-between;
    align-content: space-between;
}

.ul2>li{
    list-style: none;
    width:239px;
    height: 25.5px;
    border:#d6d6d6 1px solid;
    -webkit-flex: 0 1 auto;
    flex:0 1 auto;
    font-size: 12px;
    color: #545454;
    text-align: center;
    line-height: 23.75px;
}

.ul2>li:nth-child(odd){
    border-left: none;
}

.ul2>li:nth-child(even){
    border-right: none;
}

.ul2>li:nth-child(3),.ul2>li:nth-child(4){
    border-top: none;
}

.ul2>li:nth-child(2),.ul2>li:nth-child(4){
    border-left: none;
}

.professional_btn{
    background: #fff;
    height:54px;
    width: 150px;
    border: none;
    display: block;
    border: #faa4a7 1px solid;
    font-size:12px;
    color: #f6444b;
    font-weight: bold;
    padding-left: 5px;
}

.policy{
    background: url("/images/policy_bg.jpg") no-repeat 0 0;
    background-size: cover;
    width: 100%;
    height: 352px;
    padding-top:30px;
}

.policy_tit{
    width:233px;
    margin: 0 auto;
}

.policy_p{
    font-size: 13px;
    color: #5f5f5f;
    text-align: center;
    line-height: 1;
    margin: 13px 0 0 0;
}

.policy_p strong{
    color: #f5262e;
    font-weight: normal;
}

.policy_con{
    width: 348.5px;
    margin:20px auto 0;
}

.policy_con ul{
    width: 100%;
    height:101px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

.policy_con li{
    width:104.5px;
    height:101px;
    -webkit-flex: 0 1 auto;
    flex:0 1 auto;
    position: relative;
}

.policy_mark{
    width: 28.5px;
    height195.px;
    position: absolute;
    top:2.5px;
    left:-4px;
}

.policy_h3{
    background: rgba(245,38,46,0.75);
    width: 100%;
    height:27px;
    position: absolute;
    bottom:0;
    left:0;
    font-size: 13px;
    color: #fefefe;
    text-align: center;
    line-height:27px;
    font-weight: normal;
}

.policy_p1{
    font-size: 12px;
    color: #383838;
    text-align: center;
    line-height: 1;
    margin-top: 22.5px;
}

.policy_p1 strong{
    color: #f5262e;
    font-weight: normal;
}

.policy_btn{
    background: #f5262e;
    width: 265px;
    height:35px;
    border: none;
    border-radius: 17.5px;
    display: block;
    font-size: 14px;
    color: #fff;
    margin: 14px auto 0;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 0;
    left: 50%;
    position: absolute;
    margin-left: -21px;
    
}

.mt18 {
    margin-top: 12px;
}
.school{
    background: url("/images/school_bg.jpg") no-repeat 0 0;
    background-size:cover;
    width: 100%;
    padding-top: 37px;
}

.school_tit{
    width: 215.5px;
    margin: 0 auto;
}

.school_p{
    font-size:12px;
    color: #707070;
    line-height: 1;
    text-align: center;
    margin: 10px 0 0 0;
}
.mt42{
    margin-top:21px;
}

.swiper-container {
    width: 100%;
}

.mt42 .swiper-slide {
    background:url("/images/school_box.png") no-repeat 0 0;
    background-size: 211px 270px;
    width: 211px;
    height:256px;
    padding-top: 18px;
    opacity: 0.5;
    filter:alpha(opacity=50);
}

.mt42 .swiper-slide-active{
    opacity: 1;
    filter:alpha(opacity=100);
}

.school_p1{
    font-size: 15px;
    color: #4d4d4d;
    line-height: 1;text-align: center;margin: 0 !important;
}

.school_p2{
    font-size: 15px;
    color: #4d4d4d;
    line-height: 1;
    margin-top: 11px;text-align: center;margin: 0 !important;
}

.school_pic{
    width: 182.5px;
    margin: 14px auto 0;
}

.school_p3{
    font-size: 12px;
    color: #5c5c5c;
    line-height: 24px !important;
  height:48px !important;
  overflow:hidden;
    margin:9px 0 0 21px;
    text-align:left;
}

.swiper-container-horizontal{padding-bottom:40px !important;}

.mt42  .swiper-pagination-bullet{
    background:url("/images/school_icon1.png") no-repeat 0 0;
    background-size:100%;
    width: 10px;
    height:10px;
   
    opacity: 1;
}

.mt42  .swiper-container-horizontal>.swiper-pagination-bullets,.mt42  .swiper-pagination-custom,.mt42  .swiper-pagination-fraction{
    width: 42px;
    bottom: 0;
    left: 50%;
    position: absolute;
    margin-left: -21px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0;
}

.mt42  .swiper-pagination-bullet-active{
    background-image: url(/images/school_icon2.png);
}

.mt55{
	margin-top: 27.5px;
}


 