.contains{
    width: 1200px;
    position: relative;
    margin: 0 auto;
}
.black{
    color: #454648;
}
.white{
    color: #fff;
}
.tit h2{
    font-size:36px;
    padding-top:50px;
    text-align: center;
}
.banner{
    width:100%;
    height:539px;
    background: url(../image/b41.png) no-repeat center;
}
.ba_qr{
    width:410px;
    padding-top: 350px;
    float: right;
    margin-right:150px;
    height:140px;

}
.ba_qr img{
    display: block;
    width:140px;
    height:140px;
    margin: 0 auto;
    float: left;
}
.ba_qr p{
    float: right;
    font-size:20px;
    color: #fff;
    text-align: center;
    margin-top:38px;
    width:250px;
    height:64px;
    line-height:64px;
    background: #00467f;
}
.ba_lf{
    float: left;
    padding-top:75px;
}
.ba_lf img{
    width:auto;
    vertical-align: middle;
}
.ba_lf h2{
    text-align: center;
    font-size:18px;
    color: #fff;
    font-weight:normal;
    margin-bottom:12px;
}
.ba_lf h2 span{
    font-weight: bold;
    font-size:24px;
}
.ba_rt{
    float: left;
    padding-top:112px;
}
.kh{
    width:73px;
    float: left;
}
.banner ul{
    float: left;
    width:464px;
    margin-top:11px;
}
.banner li a{
    width:140px;
    height:48px;
    text-align: center;
    line-height:48px;
    font-size:18px;
    color: #454648;
    background: #fff;
    float: left;
    margin-bottom:25px;

}
.banner li:nth-of-type(2) a{
    width:179px;
    height:51px;
    background:url(../image/ss2_03.png);
    float: left;
    line-height:60px;
    margin-bottom:20px;
}
.banner li:nth-of-type(5) a{
    width:179px;
    height:51px;
    background:url(../image/ss2_03.png);
    float: left;
    line-height:60px;
    margin-bottom:20px;
}

.banner li:nth-of-type(8) a{
    width:179px;
    height:51px;
    background:url(../image/ss2_03.png);
    float: left;
    line-height:60px;
    margin-bottom:20px;
}

.banner li:nth-of-type(11) a{
    width:179px;
    height:51px;
    background:url(../image/ss2_03.png);
    float: left;
    line-height:60px;
    margin-bottom:20px;
}
.qrss{
    width:125px;
    float: left;
    margin-left:67px;
}
.qrss img{
    width:100%;
}
.jiawei{
    float: left;
    width:375px;
}
.ba_sm{
    width:343px;
    height:52px;
    line-height:52px;
    text-align: center;
    background: #fff;
    color: #007880;
    margin-left:10px;

}
.lb-swiper{
    margin-top: 10px!important;;
    height:20px;
    margin-bottom:30px;
}
.lb-swiper p{
    font-size:14px;
    color: #fff;
    text-align: center;
}
.lb-swiper span{
    margin-left:14px;
}
.lb-swiper .swiper-slide{
    height:18px;
}
.ba_as{
    width:100%;
    height:119px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index:2;
}
.ba_as li{
    width:33.3%;
    float: left;
    text-align: center;
    color: #414141;
    height:119px;
}
.ba_as h3{
    font-size:38px;
    line-height:75px;
}
.ba_as p{
    font-size:18px;
}
/*遭遇大学开除/停学怎么办？*/
.main1{
     background: #f8f9f9;
    padding-bottom:60px;
 }
.m1_list{
    margin-top:50px;
}
.m1_list li{
    width:285px;
    height:264px;
    float: left;
    margin: 0 7.5px;
    margin-bottom:36px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    background: #fff;

}

.m1_cont{
    padding: 0 43px;
    height:86px;
    text-align: center;
}
.m1_cont p{
    font-size:18px;
    color: #414446;
    line-height:34px;
}
.m1_btn{
    width:100%;
    height:41px;
    display: block;
    margin: 0 auto;
    font-size:16px;
    color: #fff;
    line-height:41px;
    text-align: center;
    transition: .5s;
    margin-top:19px;
    position: relative;
}
.m1_qr{
    position: absolute;
    width:120px;
    height:120px;
    left:0;
    top:-120px;
    opacity: 0;
    transition: .5s;
}
.m1_btn .fa{
    float: left;
    line-height:41px;
    margin-left:25px;
    font-size:26px;
}

.m1_btn:hover .m1_qr{
    opacity: 1;
}

.m1_5{
    background: #395368;
}
.m1_6{
    background: #00617e;
}
.m1_7{
    background: #007880;
}
.m1_8{
    background: #008476;
}
.tit2{
    font-size:32px;
    color: #b33f40;
    text-align: center;
}
.m1_line{
    height:40px;
    border-bottom:2px solid #bbbec0;
    margin-bottom:20px;
}
.m1_line img{
    width:100%;
}
.m1_list2 li{
    text-align: center;
    width:160px;
    margin: 0 20px;
    float: left;
    position: relative;
}
.m1_list2 li:before{
    position: absolute;
    content: '';
    width:24px;
    height:24px;
    background:url(../image/ss_17.png);
    left:0;
    right:0;
    margin: 0 auto;
    top:-33px;
}
.m1_list2 h2{
    font-size:18px;
    color: #454648;
    font-weight:normal;
}
.m1_list2 h2 span{
    font-size:24px;
    font-weight:bold;
    color: #007880;
}
.m1_list2 p{
    font-size:16px;
    color: #737373;
    line-height:28px;
    margin-top:18px;
}
/*收到学校处分，为什么要申诉？*/
.main6 {
    width: 100%;
    height: 658px;
    background: url(../image/ss2_06.png);
    background-size:100% 100%;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
}
.tit span{
    color: #007880;
    margin-right:10px;
}
.m6_lf{
    width:50%;
    float: left;
}
.m6_rt{
    width:50%;
    float: left;
}
.m6_lt_tit{
    width:220px;
    height:61px;
    font-size:24px;
    color: #fff;
    text-align: center;
    line-height:60px;
    background:url(../image/ss3_03.png);
    margin-left:99px;
    margin-top:30px;
}
.m6_rt_tit{
    width:220px;
    height:61px;
    font-size:24px;
    color: #fff;
    text-align: center;
    line-height:60px;
    background:url(../image/ss3_05.png);
    margin-left:268px;
    margin-top:30px;
}
.m6_lf ul{
    margin-top:30px;
}
.m6_rt ul{
    margin-top:30px;
}
.m6_lf li{
    color: #007880;
    font-size:22px;
    margin-bottom:25px;
    margin-left:99px;
}
.m6_rt li{
    color: #b33f40;
    font-size:22px;
    margin-bottom:25px;
    margin-left:268px;
}
.m6_lf li img{
    vertical-align: middle;
}
.m6_rt li img{
    vertical-align: middle;
}
.m6_lf_zx{
    width:260px;
    height:48px;
    text-align: center;
    line-height:50px;
    border: 1px solid #28313c;
    float: right;
    font-size:18px;
}
.m6_rt_zx{
    width:260px;
    height:50px;
    text-align: center;
    line-height:50px;
    float: left;
    font-size:18px;
    color: #fff ;
    background: #007880;
    position: relative;
}
.m6_qr{
    position: absolute;
    width:120px;
    height:120px;
    left:0;
    right:0;
    margin: 0 auto;
    top:-120px;
    opacity: 0;
    transition: .5s;
}
.m6_rt_zx:hover .m6_qr{
    opacity: 1;
}
.m6_mid{
    position: absolute;
    left:0;
    right:0;
    margin: 0 auto;
    top:0;
}
/*我们能做什么*/
.m2_cont{
    margin-top:35px;
    width:100%;
    height:650px;
    background:url(../image/bg_02-min.png);
    -webkit-background-size:100% 100%;
    background-size:100% 100%;
}
.m2_left{
    width:50%;
    float: left;
    padding-top:140px;
}
.m2_cf{
    width:523px;
    height:78px;
    border: 1px solid #dcdfde;
    text-align: center;
}
.m2_cf h2{
    font-size:32px;
    line-height:80px;
    color: #b33f40;
}
.cf_list{
    width:128px;
    float: left;
}
.cf_list li{
    width:126px;
    border: 1px solid #dcdfde;
    height:68px;
    line-height:70px;
    text-align: center;
    font-size:20px;
    color: #fff;
    cursor: pointer;
}
.cf_list .cf_act{
    background: #b33f40;
    border-color:#bf7830 ;
    font-weight:bold;
}
.cf_cont{
    padding: 0 30px;
    width:337px;
    padding-top:40px;
    float: left;
    height:240px;
    background: #dadcdd;
    display: none;
}
.cf_cont p{
    font-size:18px;
    color: #454648;
    line-height:40px;
}
.cf_cont h4{
    font-size:18px;
    color: #454648;
}
.m2_rt{
    float: left;
    width:50%;
}
.m2_rt ul{
    margin-left:150px;
    margin-top:50px;
    color: #fff;
    position: relative;
}
.m2_rt ul:before{
    position: absolute;
    content: '';
    height:530px;
    width:5px;
    background: #118189;
    left:-46px;
    top:-14px;
}
.m2_rt li{
    margin-bottom:25px;
}
.m2_rt h3{
    font-size:22px;
    font-weight:normal;
    margin-bottom:15px;
    position: relative;
}
.m2_rt h3 span{
    position: absolute;
    width:39px;
    height:39px;
    line-height:39px;
    text-align: center;
    background:url(../image/ss_27.png);
    font-size:18px;
    color: #007880;
    left:-63px;
    top:0;
}
.m2_rt p{
    font-size:16px;
    color: #c7ecef;

}
.m2_rt_zx{
    width:491px;
    height:48px;
    line-height:50px;
    font-size:18px;
    border: 1px solid #fff;
    float: right;
}
.m2_zx_lf{
    width:282px;
    height:48px;
    text-align:center;
    color: #fff;
    float: left;
}
.m2_zx_rt{
    width:209px;
    height:48px;
    background: #fff;
    text-align: center;
    float: left;
    color: #007880;
    position: relative;
}
.m2_qr{
    position: absolute;
    width:120px;
    height:120px;
    left:0;
    top:-130px;
    opacity: 0;
    transition: .5s;
}
.m2_zx_rt:hover .m2_qr{
    opacity: 1;
}
/*100%成功应对，守护您的留学权益*/
.main3{
    margin-bottom:60px;
}
.m3_tit{
    text-align: center;
    font-size:16px;
    color: #737373;
    line-height:70px;
}
.m3_list{
    width:220px;
    float: left;
}
.m3_list li{
    border: 1px solid #e2e4e5;
    height:70px;
    line-height:72px;
    font-size:24px;
    color: #454648;
    text-align: center;
    cursor: pointer;
}
.m3_cont{
    width:980px;
    background:url(../image/cg_29-min.png) no-repeat;
    height:358px;
    float: left;
    background-size:100% 100%;
    position: relative;
}
.m3_ads{
    width:895px;
    position: absolute;
    background: #0080a7;
    height:76px;
    bottom:30px;
    left:45px;
}
.m3_ads>p{
    font-size:18px;
    color: #fff;
    text-align: center;
    line-height:40px;
}
.m3_ads>p>span{
    font-size:22px;
    color: #f4a75a;
    font-weight: bold;
}
.m3_box{
    margin:22px 40px 33px 45px;
    background: rgba(255,255,255,0.76);
    padding: 0 60px;
    width:775px;
    height:305px;
    display: none;
}
.m3_box h3{
    font-size:24px;
    color: #0080a7;
    line-height:80px;
}
.m3_box .m3_p{
    font-size:18px;
    color: #454648;
    margin-bottom:5px;
}
.m3_p span{
    font-weight:bold;
    margin-right:50px;
}
.m3_box p{
    font-size:16px;
    color: #454648;
    line-height:24px;
}
.m3_list .m3_act{
    background: #007880;
    border: none;
    color: #fff;
    position: relative;
}
.m3_act:after{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-top: 35px solid transparent;
    border-left: 34px solid #007880;
    border-bottom: 35px solid transparent;
    top:0;
    right:-34px;
    z-index:2;
}
.m3_act:before{
    position: absolute;
    content: '';
    width:3px;
    height:26px;
    background: #fff;
    top: 0;
    bottom:0;
    margin: auto 0;
    left:12px;
}
.m3_btm{
    margin-top:45px;
}
.btm_lf{
    float: left;
    width:600px;
}
.btm_rt{
    float: right;
    width:468px;
}
.btm_lf h2{
    font-size:32px;
    color: #454648;
    font-weight:normal;
    margin-bottom:40px;
}
.btm_lf li{
    line-height:28px;
    font-size:18px;
    color: #454648;
    width:670px;
    padding-left:44px;
    position: relative;
    margin-bottom:36px;
}
.btm_lf li:before{
    position: absolute;
    content: '';
    width:31px;
    height:28px;
    background:url(../image/cg_331.png);
    top:0;
    left:0;
}
.btm_lf p{
    width:215px;
    height:30px;
    line-height:32px;
    display: block;
    border: 1px solid #0080a7;
    color: #0080a7;
    text-align: center;
    float: right;
    border-radius: 15px;

}
.form{
    width:468px;
    height:364px;
    position: relative;
    background: #e6eef0;
    float: right;
    margin-top:30px;
}
.form_tit{
    height:88px;
    line-height:88px;
    text-align: center;
    font-size:30px;
    font-weight:bold;
    color: #454648;
    background: #bbd1e2;
    margin-bottom:25px;
}
.form_tit span{
    color: #bf7830;

}
.form input{
    display: block;
    width:348px;
    padding-left:14px;
    height:44px;
    margin: 0 auto;
    background: #fff;
    border: none;
    margin-bottom:17px;
}
.form textarea{
    display: block;
    width:348px;
    padding-left:14px;
    height:72px;
    margin: 0 auto;
    border: none;
}
.form button{
    width:362px;
    height:50px;
    border: none;
    background:url(../image/caq_03.png);
    color: #fff;
    display: block;
    margin: 0 auto;
    margin-top:24px;
    position: relative;
}
.form_qr{
    position: absolute;
    width:120px;
    height:120px;
    right:0;
    bottom:-120px;
    opacity: 0;
    transition: .5s;
}
.form button:hover .form_qr{
    opacity: 1;
}

.main5{
    width:100%;
    height:512px;
    background: url(../image/ss_31-min.png);
    color: #fff;
}
.main5 h3{
    font-size:24px;
    font-weight:normal;
    text-align: center;

}
.main5>.contain>p{
    margin-top:40px;
    font-size:16px;
    padding: 0 40px;
}
.main5 ul{
    margin-top:50px;
    margin-bottom:70px;
}
.main5 li{
    width:25%;
    font-size:16px;
    text-align: center;
    float: left;
}
.main5 li h2{
    font-size:38px;
    font-weight:normal;
    line-height:60px;
}
.main5 .fr_lf{
    color: #000;
}
.main5 .fr_rt{
    color: #000;
}
.float{
    width:100%;
    height:134px;
    background: url(../image/zz_02.png);
    background-size:100% 100%;
    position: fixed;
    bottom:0;
    z-index: 20;
}
.fl1{
    font-size:28px;
    color: #fff;
    line-height:160px;
    width:500px;
    text-align: center;
    float: left;
}
.fl1 span{
    font-weight:bold;
    font-size:40px;
}
.fl2{
    width:200px;
    float: left;
    text-align: center;
}
.fl2 h5{
    font-size:40px;
    color: #fff;
    font-weight:normal;
    margin-top:42px;
    
}
.fl2  p{
    margin-top:15px;
    font-size:18px;
    color: #fff;
}
.fl3{
    width:220px;
    float: left;
    font-size:40px;
    color: #fff;
    font-weight:bold;
    line-height:145px;
}
.fl4{
    margin-top:20px;
    width:100px;
    float: left;
}
.fl4 img{
    width:100%;
}
.xx{
    width:16px;
    height:16px;
    background:url(../image/xx.png);
    position: absolute;
    top: -7px;
    right: 156px;
}
