@import "reset.css";

body{
    font: 16px/1.1 "Microsoft YaHei";
    color: #000;
}
.main {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding-top: 1px;
}
a:hover{
    text-decoration: underline;
}
.title{
    font-size: 40px;
}
.ad{
    display: inline-block;
    width: 180px;
	height: 60px;
	line-height: 60px;
    border-radius: 30px; 
    text-align: center;
    font-size: 18px;
    color: #fff;
}

/* banner */
.banner{
    width: 100%;
    height: 766px;
    /*margin-top: 61px;*/
    background: url(../images/banner.jpg) no-repeat center;
}

.nav{
    float: right;
    margin: 15px 400px 0 0; 
}
.nav li{
    float: left;
}
.nav li:last-child{
    margin-right: 0;
}
.nav li>a{
    display: block;
    font-size: 18px;
    color: #bfbfbf;
    padding: 30px 20px;
}
.banner_ad{
    width: 389px;
    margin: 0 auto;
    padding-top: 516px;
    text-align: center;
}

.banner_ad a{
    display: inline-block;
    width: 180px;
	height: 60px;
	line-height: 60px;
	border-radius: 30px;
    font-size: 18px;
    color: #fff;
}

.banner_ad a:first-child{
    background: rgba(226,172,27,.6);
    margin-right: 20px;
}

.banner_ad a:last-child{
    background-color: rgba(26, 204, 178, .6);
}

/* 一 */
.title1{
    margin: 80px 0 39px;
}
.info{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.info li{
    width: 300px;
    margin-bottom: 55px;
}
.info li:nth-child(4n){
    margin-right: 0;
}
.info li>a{
    display: block;
}
.info li a:hover p{
    text-decoration: underline;
}
.info li>img{
    display: block;
    margin: 0 auto;
}
.info li p{
    font-size: 24px;
    margin-top: 16px;
}
.write{
    float: left;
}
.write>p{
    font-size: 30px;
    margin: 25px 0 40px;
}
.write_list{
    width: 556px;
	height: 204px;
	background-color: #ffffff;
    border: solid 1px #bfbfbf;
    padding: 16px;
    margin-bottom: 40px;
}
.write_list li{
    overflow: hidden;
    margin-bottom: 16px;
}
.write_list li:last-child{
    margin-bottom: 0;
}
.write_list li>p{
    font-size: 20px;
    float: left;
}

.write_list li>a{
    float: right;
    width: 120px;
	height: 28px;
	line-height: 28px;
	background-color: #d65156;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}
.write_list li>a:hover{
    background: #000;
    text-decoration: underline;
}

.write_ad{
    background-color: #f1a943;
}
.interview{
    float: right;
}
.interview_ad{
    background-color: #0ea08b;
}

/* 二 */
.con2{
    padding-bottom: 80px;
}
.title2{
    margin: 80px 0 40px;
}
 
.virtue_list li{
    float: left;
    width: 282px;
	height: 337px;
    margin-right: 24px;
}
.virtue_list li>a{
    color: #fff;
    display: block;
}
.virtue_list li>a:hover p{
    text-decoration: underline;
}
.virtue_list li:last-child{
    margin-right: 0;
    background: #f8b14c;
}
.virtue_list li img{
    margin-top: 16px;
}
.virtue_list li h3{
    margin: 16px 0 23px;
    /* height: 59px; */
    font-size: 36px;
    padding-bottom: 24px;
    border-bottom: 2px dashed #fff;
}
.virtue_list li p:nth-of-type(1){
    font-size: 30px;

}
.virtue_list li p:nth-of-type(2){
    font-size: 18px;
    line-height: 30px;
    margin: 23px auto 0;
    width: 233px;
}
.virtue_list li:nth-child(1){
    background-color: #55d597;
}
.virtue_list li:nth-child(2){
    background-color: #f1a943;
}
.virtue_list li:nth-child(3){
    background-color: #e65f45;
}

/* 三 */
.con3{
    width: 100%;
    height: 562px;
	background-color: #f5f6f7;
}
.title3{
    font-size: 36px;
    font-weight: 700;
    margin: 80px 0 30px;
}
.con3_slo{
    font-size: 30px;
}
.date {
    display: flex;
    justify-content: center;
    margin: 24px 0;
}

.date li{
    font-size: 30px;
}
.date li:first-child{
    margin-right: 24px;
}
.date li>span{
    display: inline-block;
    width: 80px;
	height: 80px;
	line-height: 80px;
	background-color: #272636;
    border-radius: 4px;
    font-size: 48px;
    color: #fff;
    text-align: center;
    margin-right: 23px;
    vertical-align: bottom;
}
.con3 p:nth-of-type(3){
    font-size: 20px;
}
.con3 p:nth-of-type(4){
    font-size: 20px;
    color: #ff4040;
    margin: 40px 0;
}

.ad_wrap{
    /* width: 389px; */
    margin: 0 auto;
    text-align: center;
}

.ad_wrap a{
    display: inline-block;
    width: 282px;
	height: 60px;
	line-height: 60px;
	border-radius: 30px;
    font-size: 18px;
    color: #fff;
    background-color: #fff799;
    font-size: 24px;
    color: #ff4040;
}

.ad_wrap a:first-child{
    margin-right: 24px;
}
 
/* 四 */
.con4{
    padding-bottom: 80px;
}
.title4{
    margin: 80px 0 40px;
}
.school {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.school li{
    margin-bottom: 24px;
}
.school li a{
    display: block;
    position: relative;
    width: 282px;
    height: 200px;
    overflow: hidden;
}
.school li img{
    width: 282px;
    height: 200px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    transition: .5s;
}
.school li:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.school li h3{
    font-size: 30px;
    color: #ffffff;
    position: absolute;
    z-index: 2;
    top: 40px;
    left: 20px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    transition: .5s;
}
.school li:hover h3{
    text-decoration: underline;
    top: 76px;
}
.school li p{
    font-size: 18px;
    color: #ffffff;
    line-height: 26px;
    position: absolute;
    z-index: 2;
    left: 20px;
    bottom: 43px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    transition: .5s;
    text-align: left;
    line-height: 28px;
}
.school li:hover p{
    text-decoration: underline;
    bottom: 30px;
}
.con4_ad{
    width: 282px;
    background-color: #f1a943;
}

/* 五 */
.con5{
    width: 100%;
	height: 445px;
    background-color: #f5f6f7; 
    padding-top: 93px;
} 
.con5 .phone{
    float: left;
    margin-left: 318px;
}
.con5 .que_list{
    float: left;
    margin-left: 24px;
}
.title5{
    font-size: 36px;
    font-weight: 700;
    text-align: left;
}
.question li{
    margin-top: 14px;
}
.question li>a{
    overflow: hidden;
    display: block;
}

.question li>a>span{
    float: left;
    width: 20px;
    height: 20px;
    padding-top: 3px;
}
.question li:nth-child(odd)>a>span{  
    background: url(../images/q1.png) no-repeat center;
}
.question li:nth-child(even)>a>span{  
    background: url(../images/q2.png) no-repeat center;
}
.question li p{
    float: left;
    font-size: 20px;
    margin-left: 10px;
}
.question li:hover p{
    text-decoration: underline;
}

/* 六 */
.con6{
    padding-bottom: 80px;
}
.title6{
    margin: 80px 0 39px;
}
.swiper-slide{
    position: relative;
}
.swiper-slide-prev::after,.swiper-slide-next::after{
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(255,255,255,.5);
    top: 0;
    z-index: 5;
}

/* 左侧栏 */
.left_side_wrap{
    position: fixed;
    left: 0;
    top: 50%;
    z-index: 100;
    margin-top: -294px;
    width: 154px;
    height: 588px;
    background: url(../images/left_side.png) no-repeat center;
}
.side_wrap>.side{
    width: 142px;
	height: 398px;
    background-color: #ffffff;
    margin: 126px auto 0;
    overflow: hidden;
}
.side_wrap>.side li{
    height: 40px;
    line-height: 40px;
    font-size: 17px;
    color: #222222;
    border-bottom: 1px dashed #b0bacd;
    text-align: center;
}
.side_wrap>.side li a{
    display: block;
    height: 40px;
    text-decoration: none;
}
.side_wrap>.side li:first-child{
    margin-top: 10px;
}

.side_wrap>.side li a:hover{
    background-color: #f1a943;
    color: #fff;
}

.side_wrap>.more_sch{
    display: block;
    width: 142px;
	height: 40px;
	line-height: 40px;
    background-color: #677ea8;
    font-size: 17px;
    color: #fff;
    text-align: center;
    margin: 10px auto 0;
}

/* 右边栏   */
.rig_side_wrap{
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 100;
    margin-top: -307.5px;
    width: 154px;
    height: 615px;
    background: url(../images/rig_side.png) no-repeat center;
}

.rig_side_wrap>.rig_side{
    margin: 153px auto 0;
}
.copyright .a1{color: #fff;}