*{
    margin: 0;
    padding: 0;
}

/* 头部banner信息 */
.head{
    width: 100%;
    height: 672px;
    background-image: url(./img/back_bg.png);
}
.head p{
    font-size: 30px;
    color: #fff;
    font-weight: 400;
}

/* 学校概况 */
.about{
    width: 1200px;
    height: 731px;
    margin: auto;
    background-image: url(./img/about_xian.png);
    background-repeat: no-repeat;
    background-position: 0 13px;
    position: relative;
}
.title_about{
    padding-top: 54px;
    margin-left: 96px;
    background-image: url(./img/School.png);
    background-repeat: no-repeat;
    background-position: 0 86px;
}
.title_about p{
    text-align: center;
    font-size: 48px;
    font-weight: bold;
    color: #2B479B;
}
.text_about p{
    font-size: 18px;
    color: #2B479B;
    line-height: 32px;
}
.about_img_1{
    position: absolute;
    top: 73px;
    left: 700px;
}
.about_img_2{
    position: absolute;
    top: 437px;
    left: 760px;
}

/* 品牌优势突出 */
.outstanding{
    width: 1200px;
    height: 535px;
    margin: auto;
    padding-top: 40px;
    position: relative;
}
.outstanding_title{
    width: 190px;
    height: 490px;
    writing-mode: vertical-rl;
    background-image: url(./img/Outstanding_1.png);
    background-repeat: no-repeat;
    background-position: 68px 0px;
    position: absolute;
    right: 0;
}
.outstanding_list {
    width: 380px;
    font-size: 18px;
    line-height: 28px;
    color: #2B479B;
    position: absolute;
    left: 620px;
    top: 90px;
}
.outstanding_img {
    position: absolute; 
    top: 108px; 
    left: 0;
}

/* 师资力量雄厚 */
.faculty{
    width: 100%;
    height: 667px;
    background-image: url(./img/faculty_bg.png);
}
.title_faculty{
    margin: auto;
    padding-top: 55px;
    width: 450px;
    height: 102px;
    background-image: url(./img/Faculty.png);
    background-repeat: no-repeat;
    background-position: 78px 95px;
}
.title_faculty p{
    font-size: 48px;
    font-weight: bold;
    color: #2B479B;
}
.faculty_p{
    width: 1200px;
    margin: auto;
    margin-top: 35px;
    font-size: 18px;
    line-height: 32px;
}
.faculty_img{
    width: 1200px;
    padding-top: 65px;
    margin: auto;
}
.teacher {
    width: 125px;
    height: 200px;
    float: left;
    margin-left: 22px;
    text-align: center;
}
.teacher_b{
    margin-top: 65px;
}
/* marqueeleft */
.marqueeleft{
    width: 1200px;
    overflow: hidden;
    margin: 70px auto 0;
}
.marqueeleft ul{
    float: left;
}
.marqueeleft li{
   
    width: 128px;
    float: left;
    margin: 0 18px;
    display: inline;
    overflow: hidden;
    text-align: center;
}
.marqueeleft li .pic{
    width: 120px;
    height: 167px;
    display: block;
    overflow: hidden;
}
.marqueeleft li .txt p{
    width: 120px;

}

/* 产教融合深化 */
.platform{
    width: 1200px;
    height:1220px;
    margin: auto;
    position: relative;
}
.imgtop{
    width: 680px;
    margin:52px 0 15px 0;
   display: flex; 
   justify-content: space-between; 
}
.platform_imgtop{
    width: 330px;
}
.platform_img_more_imgs{
    /* width: 40%; */
 }
.platform_text1{
    position: absolute;
    top: 10px;
    left: 721px;
}
.platform_text1 p{
    font-size: 18px;
    color: #2B479B;
    line-height: 32px;
    /* margin-top: 15px; */
}
.platform_title {
    width: 473px;
    height: 187px;
    background-image: url(./img/platform.png);
    background-repeat: no-repeat;
}
.platform_title p{
    font-size: 48px;
    font-weight: bold;
    color: #2B479B;
    padding-top: 108px;
}
.platform_text2{
    width: 700px;
    margin-bottom: 30px;
    font-size: 18px;
    color: #2B479B;
    line-height: 32px;
    margin-top: 100px;
}
.platform_img2{
    position: absolute;
    height: 400px;
    top: 630px;
    left: 756px;
}

/* 人才培养卓越 */
.excellent_title{
    width: 648px;
    height: 77px;
    font-size: 48px;
    font-weight: bold;
    color: #2B479B;
    background-image: url(./img/Excellent.png);
    background-repeat: no-repeat;
}
.excellent_title > p{
    padding-top: 35px;
    margin-left: 36px;
}
.excellent_img1 {
    margin-top: 10px;
    display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.excellent_img1_con{
    width: 390px;
    height: 260px;
}
.excellent_img2_con{
    /* width: 600px; */
    /* height: 400px; */
 
}


/* 教学成果丰硕 */
.achievements {
    width: 1200px;
    height: 1000px;
    margin: auto;
}
.achievements_title{
    height: 103px;
    font-size: 48px;
    font-weight: bold;
    color: #2B479B;
    background-image: url(./img/Outstanding.png);
    background-repeat: no-repeat;
    background-position: 94px 45px;
}
.achievements_text{
    width: 1130px;
    margin: auto;
    margin-top: 46px;
    font-size: 18px;
    color: #2B479B;
    line-height: 32px;
    text-align: justify;
    text-indent: 36px;
}
.achievements_text p{
    margin-bottom: 39px;
}
.achievements_img{
    margin-top: 26px;
    display: flex;
    justify-content: space-evenly;
}


/* 专业特色显明 */
.characteristic {
    width: 1200px;
    height: 850px;
    margin: auto;
    position: relative;
}
.characteristic_title {
    width: 745px;
    height: 120px;
    background-image: url(./img/Distinctive.png);
    background-repeat: no-repeat;
}
.characteristic_title p{
    font-size: 48px;
    color: #2B479B;
    font-weight: bold;
    padding-top: 23px;
}
.characteristic_text {
    width: 573px;
    font-size: 18px;
    color: #2B479B;
    line-height: 32px;
    text-align: justify;
    text-indent: 36px;
    margin-top: 60px;
}
.characteristic_form {
    width: 510px;
    height: 728px;
    position: absolute;
    top: 15px;
    left: 680px;
    overflow: auto;
    scrollbar-width: none;  /*火狐*/
    -ms-overflow-style: none; /* IE 10+ */
}
::-webkit-scrollbar {
    display: none; /* Chrome Safari */
}
.characteristic_form table,.characteristic_form td,.characteristic_form th{
    border-collapse: collapse;
    border: 1px solid black;
}
table {
    width: 510px;
}
.no {
    width: 82px;
    text-align: center;
    background-color: #f2fbfe;
    padding-left: 0;
}
.name{
    text-align: center;
}
.names{
    padding-left:10px ;
}
.characteristic_form th{
    background-color: #d8dbf6;
}
.characteristic_form td{
    height: 30px;
}
.characteristic_form th{
    height: 45px;
}
.characteristic_img  img{
    display: block;
    margin: auto;
    margin-top: 47px;
}

/* 招生类别 */
.enrollment_title {
    width: 644px;
    height: 102px;
    background-image: url(./img/Enrollment.png);
    background-repeat: no-repeat;
    background-position: 100px 45px;
}
.enrollment_title p{
    font-size: 48px;
    color: #2B479B;
    font-weight: bold;
}

/* 多彩的校园生活 */
.life{
    width: 100%;
}
.life_list {
    width: 320px;
    height: 320px;
    float: left;
}
.life_list_s{
    background-color: #2B479B;
}
.life span{
    width: 320px;
    height: 320px;
    background-color: rgba(43, 71, 155, 0.5);
    position: absolute;
}
.life_list span:hover{
    background-color: rgba(43, 71, 155, 0);
    transition-duration: 0.7s;
}
.life_list_s p{
    font-size: 48px;
    color: #fff;
    font-weight: bold;
}
.life_list_s span{
    width: 234px;
    height: 1px;
    background-color: #fff;
}

/* 光明的毕业去向 */
.whereabouts {
    width: 1200px;
    height: 922px;
    margin: auto;
    clear: both;
    background-image: url(./img/whereabout_xian.png);
    background-repeat: no-repeat;
    background-position: 1180px 47px;
    position: relative;
}
.whereabouts_tltil {
    width: 769px;
    height: 105px;
    float: right;
    margin-right: 63px;
    font-size: 48px;
    color: #2B479B;
    font-weight: bold;
    text-align: right;
    padding-top: 75px;
    background-image: url(./img/Bright.png);
    background-repeat: no-repeat;
    background-position: 0 120px;
}
.whereabouts_text{
    width: 677px;
    float: right;
    margin-top: 43px;
    margin-right: 47px;
}
.whereabouts_text p{
    font-size: 18px;
    color: #2B479B;
    line-height: 32px;
}
.whereabouts_image p{
    font-size: 18px;
    color: #2B479B;
    line-height: 32px;
    text-align: center;
}

/* 底部foot信息 */
.foot{
    width: 100%;
    height: 226px;
    padding-top: 54px;
    background-color: #2B479B;
}
.foot p{
    font-size: 24px;
    color: #fff;
    font-weight: lighter;
    line-height: 32px;
    text-align: center;
    margin-bottom: 18px;
}