@font-face {
    font-family:'songti';
    src: url('../font/songti_b.ttf') format("truetype");
}
html{margin: 0;padding: 0}
body{margin: 0;padding: 0;font-family:'sy-normal', sans-serif;font-size: 16px;overflow-x:hidden;}
table,td,tr,ul,ol,li,dl,dd,dt,p,input,form,em,p,img,h1,h2,h3,h4,h5{margin:0;padding:0;}
ul,li {margin: 0;padding: 0;list-style: none;}
a{text-decoration: none;color: #333333}
img{display: block}
button{padding: 0}
.img{position: relative;display: block;}
.img img{position: absolute;width: 100%;height: 100%;object-fit: cover;}
.nowrap{display: block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden}
.line_num{display: -webkit-box;-webkit-box-orient:vertical;overflow: hidden;text-overflow:ellipsis;}


/*
公共宽度
*/
.main_width{width: 80%;margin: 0 auto}


/*
头部
*/

header .top{padding: 16px 0}
header .top .main_width {display: flex;justify-content: space-between;align-items: center}
header .top .main_width .logo{width: 35%;}
header .top .main_width .logo a {display: block}
header .top .main_width .logo a img{width: 100%}
header .top .main_width .right a {display: flex;align-items: center}
header .top .main_width .right p{color: #14683D;margin-left: 16px;font-size: 22px;font-weight: 900;}
header .nav{background-color: #14683D}
header .nav ul {display: flex;justify-content: space-between}
header .nav ul li{position: relative}

header .nav ul li .nav_s{display:none;min-width: 152px;position: absolute;left: 50%;transform: translateX(-50%);z-index: 3;background-color: #14683D;}
header .nav ul li .nav_s a {padding: 16px 0;display: block;text-align: center;color: #fff;
    font-size: 20px;}
header .nav ul li .nav_s a:hover{color: #164c30;background-color: #fff}
header .nav ul li>a {display: block;line-height: 74px;color: #fff;
    font-size: 20px;}



footer{color: #fff;}
footer  .top{background-color: #164c30}
footer  .top .main_width{display: flex;justify-content: space-between;padding: 80px 0;}
footer .footer_logo{width: 33.33%}
footer .footer_logo img{width: 100%}
footer .bottom{background-color: #0d341f;text-align: center;padding: 16px 0}
footer .code{width: 25%;display: flex;flex-direction: column;}
footer .code .one{display: flex;align-items: center;cursor: pointer;position: relative}
footer .code .one:hover span{color: #fff}
footer .code .one span{margin-left: 10px;color: #999}
footer .code .q_code{position: absolute;left: 70%;display: none}
footer .code .one:hover .q_code{display: block}
footer .right h3{margin-bottom: 15px;}
footer .right p{color: #999;line-height: 2rem}
footer .right p:hover{color: #fff}
footer .bottom .main_width{display: flex;justify-content: center}
footer .bottom .main_width *{color: #ffffff}
footer .bottom .main_width a.beian{margin: 0 15px;}
footer .bottom .main_width a:hover{color: #999}


.index_banner{padding: 24px;background-color: #F6F6F6}
.swiper{height: 100%;}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{width: unset;bottom: 64px;right: 25px; left: unset }
.swiper-pagination-bullet{border: 2px solid #fff;width: 12px;height: 12px;background-color: unset;opacity: unset;}
.swiper-pagination-bullet-active{background-color: #fff}
.index_banner .main_width {display: flex;justify-content: space-between}
.index_banner .main_width .left{width: 60%;}
.index_banner .main_width .left .img{padding-bottom: 65%;}
.index_banner .main_width .left img{width: 100%;height: 100%;object-fit: cover}
.index_banner .main_width .right{width: 38%;display: flex;flex-direction: column;justify-content: space-between}
.index_banner .main_width .right .item a{display: flex;justify-content: space-between;background-color: #fff}
.index_banner .main_width .right .item:nth-of-type(n+2){
    margin-top: 10px;}
.index_banner .main_width .right .item_left{width: 45%}
.index_banner .main_width .right .item_left .img{padding-bottom: 72%;}
.index_banner .main_width .right .item_left img{width: 100%;height: 100%;object-fit: cover}
.index_banner .main_width .right .item_right{width: 50%;padding: 16px 8px}
.index_banner .main_width .right .item_right p{font-size: 17px;line-height: 33px;font-weight: 900;}
.index_banner .main_width .right .item_right .text{display: flex;align-items: center;
    margin-top: 8px;}
.index_banner .main_width .right .item_right .text span{
    font-size: 12px;color: #666;
    margin-right: 15px;}
.index_banner .main_width .right .item_right .text_b{-webkit-line-clamp:2;
    font-size: 15px;
    margin-top: 8px;}

.index_list .main_width {display: flex;justify-content: space-between;padding: 80px 0}
.index_list .main_width>.left{width: 70%}
.index_list .main_width  .text{display: flex;align-items: center}
.index_list .main_width  .text h3{font-size: 25px;line-height: 42px;}
.index_list .main_width  .text a{margin-left: 16px;
    font-size: 22px;color: #14683D}
.index_list .main_width .right {width: 29%}
.index_list .main_width .left .list_img{display: flex;justify-content: space-between;
    margin-top: 40px;}
.index_list .main_width .left .list_img li{width: 32%;box-shadow: 0 2px 19px 0 rgb(0 0 0 / 8%)}
.index_list .main_width .left .list_img li .img{padding-bottom: 52.325%;}
.index_list .main_width .left .list_img li .b_text{padding: 32px 16px}
.index_list .main_width .left .list_img li .b_text .title{font-size: 17px;font-weight: 900;line-height: 28px}
.index_list .main_width .left .list_img li .b_text p:nth-of-type(2){margin-top: 35px;font-size: 14px;-webkit-line-clamp: 2}
.index_list .main_width .left .list_img li .data{margin-top:15px;display: flex;justify-content: flex-end;align-items: center;font-size: 12px;color: #666}
.index_list .main_width .left .list_img li .data img{width: 16px;height: 16px;margin-left: 8px;margin-right: 5px;}
.index_list .main_width .left .list_img li .b_text:hover {color: #164c30}
.index_list .main_width .left .list_img li .b_text:hover .data{color: #164c30}
.index_list .main_width .right .right_list{margin-top: 40px;display: flex;flex-direction: column;justify-content: center}
.index_list .main_width .right .right_list .item a{display: flex}
.index_list .main_width .right .right_list .item .left{width: 37%}
.index_list .main_width .right .right_list .item .left .img{
    padding-bottom: 114.853%;}
.index_list .main_width .right .right_list .item:nth-of-type(n+2){margin-top: 20px}
.index_list .main_width .right .right_list .item .right{padding: 15px;font-size: 16px;width: 63%;color: #000;background-color: #F6F6F6}
.index_list .main_width .right .right_list .item .right h4{-webkit-line-clamp: 2}
.index_list .main_width .right .right_list .item .right p{margin-top: 25px;-webkit-line-clamp: 3}



.index_list.list{background-color: #f6f6f6}
.index_list.list    .left{width: 22.5%;}
.index_list.list .left ul{display: flex;justify-content:space-between;flex-wrap: wrap;}
.index_list.list .left ul li{width: 48%;position: relative}
.index_list.list .left .img_tea{margin-top: 50px}
.index_list.list .left ul li .text_s{position: absolute;width: 100%;padding: 8px 0;text-align: center;background-color: #00000085;bottom: 0;color: #fff}
.index_list.list .left ul li .img{padding-bottom: 116.151%}
.index_list.list .left ul li:nth-of-type(n+3){margin-top: 20px}
.index_list.list .between{width: 37.5%;}
.index_list.list .between .job{margin-top: 50px}
.index_list.list .between .job ul li a{display: flex;justify-content: space-between;background-color: #fff}
.index_list.list .between .job ul li:nth-of-type(n+2){margin-top: 20px}
.index_list.list .between .job ul li .job_left{width: 45%}
.index_list.list .between .job ul li .job_left .img{padding-bottom:74.903% }
.index_list.list .between .job ul li .job_right{width: 50%;padding: 8px 3px}
.index_list.list .between .job ul li .job_right h4{font-size: 17px;font-weight: 900;
    line-height: 33px;}
.index_list.list .between .job ul li .job_right .job_data{margin-top:8px;display: flex;align-items: center;color: #666;font-size: 12px }
.index_list.list .between .job ul li .job_right .job_data img{width: 20px;height: 20px;margin-right: 5px}
.index_list.list .between .job ul li .job_right .job_data img:nth-of-type(2){margin-left: 15px}
.index_list.list .between .job ul li .job_right .text{margin-top: 8px}
.index_list.list .between .job ul li .job_right .text p{-webkit-line-clamp: 2}
.index_list.list .right{width: 35.8%;display: flex;flex-direction: column}
.index_list.list .right ul{margin-top: 50px;flex: 1;display: flex;flex-direction: column;justify-content: space-between}
.index_list.list .right ul li a {display: flex;justify-content: space-between}
.index_list.list .right ul li a .left{width: unset}

.index_list.list .right ul li a .left h4{padding: 5px 10px;font-size: 32px;line-height: 45px;background-color: #14683D;font-weight: 400;color: #ffffff;text-align: center}
.index_list.list .right ul li a .left p{text-align: center;color: #14683D;font-size: 20px;line-height: 28px}
.index_list.list .right ul li a .right{width: 72%;}
.index_list.list .right ul li a .right p{font-size: 17px;font-weight: 900;line-height: 28px;-webkit-line-clamp: 2}

/*inside*/
main.bgc{background-color: #F6F6F6;}
header.inside .main_width{position: relative}
header.inside .search_form{position: absolute;width: 255px;box-shadow: 0px 2px 19px 0px rgb(0 0 0 / 8%);top: 100%;right: 0;z-index: 10;display: none}
header.inside .search_form.active{display: block}
header.inside .search_form input{width: 100%;line-height: 30px;border: none;outline: none;padding: 0 10px;box-sizing: border-box}
header.inside .search_form button{background:none;border: none;position: absolute;right: 0;z-index: 5;top: 50%;transform: translateY(-50%);cursor: pointer}
header.inside .search{cursor:pointer}
.inside_main_width{width: 74%;margin: 0 auto}


.list_header{padding: 43px 0;display: flex;justify-content: space-between;align-items: center;position: relative;z-index: 9}
.list_header .logo{width: 28.169%}
.list_header .logo img{width: 100%}
.list_header .list_menu ul {display: flex;align-items: center}
.list_header .list_menu ul li{position: relative}
.list_header .list_menu ul li .list_menus{position: absolute;min-width: 156px;padding: 24px 0;top: 100%;left: 50%;transform: translateX(-50%);background-color: #fff;z-index: 3;display: none}
.list_header .list_menu ul li .list_menus .item{padding: 16px 0}
.list_header .list_menu ul li .list_menus .item a{display: block;text-align: center;line-height: 28px;font-weight: 900; }
.list_header .list_menu ul li .list_menus .item a:hover{color:#14683D }
.list_header .list_menu ul li>a{line-height: 28px;font-weight: 900;display: block;padding: 0 17px;}
.list_header .list_menu ul .search img{width: 30px;height: 30px;}

.inside_banner{background-image: url("../image/img_14.png");background-repeat: no-repeat;background-size: cover;position: relative;padding-bottom: 90px;}
.inside_banner::after{position: absolute;content: '';width: 100%;height: 100%;background-color: #14683D;opacity: 0.92;left: 0;top: 0}
.inside_banner h2{text-align: center;font-size: 60px;font-weight: 500;color: #fff;line-height: 84px;;padding-top: 90px;position: relative;z-index: 3}
.inside_banner .child {display: flex;position: relative;z-index: 3;margin-top: 40px;justify-content: center}
.inside_banner .child a {display: block;font-size: 27px;line-height: 50px;color: #fff;position: relative}
.inside_banner .child a.active{color: #FFC601 }
.inside_banner .child a.active:before{content: '';width:100px;height: 1px;background-color: #FFC601;left: 50%;transform: translateX(-50%);position: absolute;bottom: -2px}
.inside_banner .child a:nth-of-type(n+2){margin-left: 20px;}

.inside_tit{text-align: center;padding: 50px 0}
.inside_tit h2{font-size: 36px;}
.inside_list_default{padding-bottom: 50px;}
.inside_list_default a{display: flex;padding: 10px 20px;line-height: 50px;background-color: #fff;justify-content: space-between;font-weight: bold;}
.inside_list_default a p{width: 80%;}
.inside_list_default a:not(:first-child){margin-top: 30px;}
.inside_list_text{padding-bottom: 40px}
.inside_list_text a{padding: 20px;background-color: #fff;display:flex;}
.inside_list_text .time{width: 100px;height: 98px;display: flex;flex-direction: column;background-color: #14683D;justify-content: center}
.inside_list_text .time p{font-size: 32px;color: #ffffff;text-align: center}
.inside_list_text .time span{font-size: 20px;color: #ffffff;text-align: center}
.inside_list_text .body{width: 0;flex: 1;margin-left: 20px;}
.inside_list_text .body h3{font-size: 20px;}
.inside_list_text .body p{margin-top: 25px;}

.inside_list_img{padding-bottom: 50px;}
.inside_list_img a{padding: 20px;background-color: #fff;display:flex;}
.inside_list_img a:nth-of-type(n+2){margin-top: 20px}
.inside_list_img .time{width: 100px;height: 98px;display: flex;flex-direction: column;background-color: #14683D;justify-content: center}
.inside_list_img .time p{font-size: 32px;color: #ffffff;text-align: center}
.inside_list_img .time span{font-size: 20px;color: #ffffff;text-align: center}
.inside_list_img .center{width: 22%;margin: 0 20px}
.inside_list_img .center .img{padding-bottom: 70%;}
.inside_list_img .body{width: 0;flex: 1;}
.inside_list_img .body h3{font-size: 20px;}
.inside_list_img .body p{margin-top: 25px;}
.inside_list_img a:hover{background-color: #14683D;}
.inside_list_img a:hover *{color: #ffffff}

.inside_list_teacher{padding-bottom: 50px;}
.inside_list_teacher .list{display: grid;grid-template-columns: repeat(2,1fr);grid-gap: 30px;justify-content: space-between}
.inside_list_teacher .list a{display: flex;background-color: #fff;}
.inside_list_teacher .list .left{width: 31.4%;}
.inside_list_teacher .list .left .img{padding-bottom: 140%;}
.inside_list_teacher .list .content{flex: 1;width: 0;padding: 20px}
.inside_list_teacher .list .content h3{font-size: 30px;font-weight: normal;}
.inside_list_teacher .list .content p{font-size: 24px;margin-top: 20px;}

.inside_list_introduction{padding-bottom: 50px;}
.inside_list_introduction .body{text-indent: 2rem;line-height: 1.5rem}
.inside_list_introduction .body p{margin-top: 8px;}
/*single*/
body.single{font-family: songti,sans-serif;}


.single_head{background-image: url("../image/sinlge_head_bg.png");padding: 55px 0;display: flex;justify-content: flex-end}
.single_head a{display: flex;align-items: center;font-size: 36px;color: #fff;padding-right: 250px;cursor: pointer}
.single_head a img{margin-right: 20px;}
.single_head a:hover img{filter:brightness(80%)}
.single_head a:hover{color: #b7b7b7;}

.single_main_width{width: 50.833%;margin: 80px auto 50px;border: 2px solid rgba(0,0,0,10%);padding: 50px;}
.single_main_width .title{font-size: 36px;text-align: center;font-weight: bold;padding-bottom: 40px;border-bottom: 1px dashed rgba(0,0,0,10%)}
.single_main_width .info{display: flex;justify-content: center;}
.single_main_width .info{color: #999;font-size: 20px;padding: 40px 0}
.single_main_width .info span:nth-of-type(2){margin: 0 20px}
.single_main_width .content p img{max-width: 100%}


.single_footer .contact{background-color: #323534;padding: 72px 0;text-align: center;color: #999}
.single_footer .copyright{background-color: #272A29;display: flex;justify-content: center;padding: 25px 0}
.single_footer .copyright *{color: #fff}
.single_footer .copyright a{margin: 0 20px}


.college_pages{text-align: center;padding: 40px 0}

body.single .content img{display: inline}





