/*头部开始********************************************************************************************/
@charset "utf-8";
/*html {filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter: grayscale(100%);}*/
@font-face {
    font-family: "Montserrat-Light";
    src: url("/template_files/1/font/Montserrat-Light/Montserrat-Light.woff2") format("woff2"),
    url("/template_files/1/font/Montserrat-Light.woff") format("woff"),
    url("/template_files/1/font/Montserrat-Light/Montserrat-Light.ttf") format("truetype"),
    url("/template_files/1/font/Montserrat-Light/Montserrat-Light.eot") format("embedded-opentype"),
    url("/template_files/1/font/Montserrat-Light/Montserrat-Light.svg") format("svg");
}
@font-face {
    font-family: "Montserrat-Regular";
    src: url("/template_files/1/font/Montserrat-Regular/Montserrat-Regular.woff2") format("woff2"),
    url("/template_files/1/font/Montserrat-Regular/Montserrat-Regular.woff") format("woff"),
    url("/template_files/1/font/Montserrat-Regular/Montserrat-Regular.ttf") format("truetype"),
    url("/template_files/1/font/Montserrat-Regular/Montserrat-Regular.eot") format("embedded-opentype"),
    url("/template_files/1/font/Montserrat-Regular/Montserrat-Regular.svg") format("svg");
}
@font-face {
    font-family: "Montserrat-Bold";
    src: url("../font/Montserrat-Bold/Montserrat-Bold.woff2") format("woff2"),
    url("../font/Montserrat-Bold/Montserrat-Bold.woff") format("woff"),
    url("../font/Montserrat-Bold/Montserrat-Bold.ttf") format("truetype"),
    url("../font/Montserrat-Bold/Montserrat-Bold.eot") format("embedded-opentype"),
    url("../font/Montserrat-Bold/Montserrat-Bold.svg") format("svg");
}
@font-face {
    font-family: "Montserrat-Black";
    src: url("../font/Montserrat-Black/Montserrat-Black.woff") format("woff"),
    url("../font/Montserrat-Black/Montserrat-Black.ttf") format("truetype"),
    url("../font/Montserrat-Black/Montserrat-Black.svg") format("svg");
}
@font-face {
    font-family: "SourceHanSansCN-Regular";
    src: url("/template_files/1/font/SourceHanSansCN-Regu/SourceHanSansCN-Regular.woff2") format("woff2"),
    url("/template_files/1/font/SourceHanSansCN-Regu/SourceHanSansCN-Regular.woff") format("woff"),
    url("/template_files/1/font/SourceHanSansCN-Regu/SourceHanSansCN-Regular.ttf") format("truetype"),
    url("/template_files/1/font/SourceHanSansCN-Regu/SourceHanSansCN-Regular.eot") format("embedded-opentype"),
    url("/template_files/1/font/SourceHanSansCN-Regu/SourceHanSansCN-Regular.svg") format("svg");
}
@font-face {
    font-family: "SourceHanSansCN-Bold";
    src: url("../font/SourceHanSansCN-Bold/SourceHanSansCN-Bold.woff2") format("woff2"),
    url("../font/SourceHanSansCN-Bold/SourceHanSansCN-Bold.woff") format("woff"),
    url("../font/SourceHanSansCN-Bold/SourceHanSansCN-Bold.ttf") format("truetype"),
    url("../font/SourceHanSansCN-Bold/SourceHanSansCN-Bold.eot") format("embedded-opentype"),
    url("../font/SourceHanSansCN-Bold/SourceHanSansCN-Bold.svg") format("svg");
}
@font-face {
    font-family: "Oswald-Heavy";
    src: url("../font/Oswald-Heavy/Oswald-Heavy.woff2") format("woff2"),
    url("../font/Oswald-Heavy/Oswald-Heavy.woff") format("woff"),
    url("../font/Oswald-Heavy/Oswald-Heavy.ttf") format("truetype"),
    url("../font/Oswald-Heavy/Oswald-Heavy.eot") format("embedded-opentype"),
    url("../font/Oswald-Heavy/Oswald-Heavy.svg") format("svg");
}
@font-face {
    font-family: "Oswald-Regular";
    src: url("../font/Oswald-Regular/Oswald-Regular.woff2") format("woff2"),
    url("../font/Oswald-Regular/Oswald-Regular.woff") format("woff"),
    url("../font/Oswald-Regular/Oswald-Regular.ttf") format("truetype"),
    url("../font/Oswald-Regular/Oswald-Regular.eot") format("embedded-opentype"),
    url("../font/Oswald-Regular/Oswald-Regular.svg") format("svg");
}

@font-face {
    font-family: "Oswald-Light";
    src: url("../font/Oswald-Light/Oswald-Light.woff2") format("woff2"),
    url("../font/Oswald-Light/Oswald-Light.woff") format("woff"),
    url("../font/Oswald-Light/Oswald-Light.ttf") format("truetype"),
    url("../font/Oswald-Light/Oswald-Light.eot") format("embedded-opentype"),
    url("../font/Oswald-Light/Oswald-Light.svg") format("svg");
}
@font-face {
    font-family: "CAREER-2";
    src: url("/template_files/1/font/CAREER-2/CAREER-2.ttf") format("truetype");
}
.CAREER-2{
    font-family: "CAREER-2";
}
.w {
    width: 1600px;
    margin: 0 auto;
    position: relative;
}

html, body {
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #333;
    font-family: "SourceHanSansCN-Regular" !important;
}
footer,
section{
    overflow: hidden;
}
.swiper-container{
    width: 100%;
    height: 100%;
}
.mCSB_scrollTools{
    width: 2px;
}
.mCSB_inside > .mCSB_container {
    margin-right: 30px;
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background: #999999;
    width: 2px;
}
.mCSB_scrollTools .mCSB_draggerRail{
    background: #ccc;
    opacity: 1;
}
::-webkit-input-placeholder{
    color: rgba(255,255,255,0.5);
}
::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color: rgba(255,255,255,0.5);
}
:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color: rgba(255,255,255,0.5);
}
:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color: rgba(255,255,255,0.5);
}

.swiper-button-prev:after,
.swiper-button-next:after{
    display: none;
}

.prev3,
.next3,
.prev2,
.prev1,
.next1,
.next2{
    width: 60px;
    height: 60px;
    background-size: 100% 100% !important;
    outline:none;
}
.prev3,
.next3{
    width: 40px;
    height: 40px;
    background-size: 100% 100% !important;
    outline:none;
}
.prev2{
    left: -90px;
}
.next2{
    right: -90px;
}
.prev1{
    background: url(../images/prev_icon.png) no-repeat center center;
}
.next1{
    background: url(../images/next_icon.png) no-repeat center center;
}
.prev2{
    background: url(../images/prev_icon2.png) no-repeat center center;
}
.next2{
    background: url(../images/next_icon2.png) no-repeat center center;
}
.prev3{
    background: url(../images/prev_icon3.png) no-repeat center center;
}
.next3{
    background: url(../images/next_icon3.png) no-repeat center center;
}

.prev1:hover{
    background: url(../images/prev_icon_hover.png) no-repeat center center;
}
.prev2:hover{
    background: url(../images/prev_icon2_hover.png) no-repeat center center;
}
.next1:hover{
    background: url(../images/next_icon_hover.png) no-repeat center center;
}
.next2:hover{
    background: url(../images/next_icon2_hover.png) no-repeat center center;
}
.prev3:hover{
    background: url(../images/prev_icon3_hover.png) no-repeat center center;
}
.next3:hover{
    background: url(../images/next_icon3_hover.png) no-repeat center center;
}

.prev1,
.next1{
    position: static;
}
.prev1{
    margin-right: 45px;
}
.prev3,
.prev2{
    left: auto;
    right: 100px;
    top: auto;
    bottom: 0px;
}
.prev3{
    right: 20px;
}
.next3,
.next2{
    right: 0px;
    top: auto;
    bottom: 0px;
}

.prev4,
.next4{
    width: 50px;
    height: 50px;
    background-size: 100% 100% !important;
    outline:none;
}

.prev4{
    left: auto;
    right: 100px;
    top: auto;
    bottom: 30px;
}
.next4{
    right: 30px;
    top: auto;
    bottom: 30px;
}


/*导航*/
.topnav {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}
.full_menu .logo,
.topnav .logo{
    width: 293px;
    height: 68px;
    background: url(../images/logo.png) no-repeat center center;
    background-size: 100% 100% !important;
}


.topnav .top_line{
    background: rgba(0, 0, 0, 0.3);
}
.top_line .link_list{

}
.top_line .link_list li{
    float: left;
}
.top_line .link_list li a{
    font-size: 14px;
    line-height: 40px;
    padding: 0 16px;
}
.top_line .link_list li a:hover{
    color: #c9a55f;
}

.top_line .left_list.link_list li:first-child a{
    padding-left: 0;
}
.top_line .right_list.link_list li:last-of-type a{
    padding-right: 0;
}

.topnav .top_nav_con{
    width: 100%;
    padding: 20px 0;
}

.top_nav_con .w{
    align-items: center;
    justify-content: space-between;
}
.top_nav_con .nav_con{
    align-items: center;
}
.top_nav_con .nav_list li {
    position: relative;
    float: left;
    font-size: 0;
}

.top_nav_con .nav_list li>a {
    position: relative;
    padding: 0 12px;
    line-height: 60px;
    font-size: 18px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.top_nav_con .nav_list li:hover>a,
.top_nav_con .nav_list li.on>a{
    color: #c9a55f;
}
.top_nav_con .nav_list li .hide_menu{
    position: absolute;
    top: 100%;
    left: -25px;
    width: 165px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 5px solid #c9a55f;
    background: #fff;
    padding: 10px 0;
    display: none;
}
.top_nav_con .nav_list li:hover .hide_menu{
    display: block;
}
.top_nav_con .nav_list li .hide_menu dd a{
    width: 100%;
    padding: 13px 20px;
    line-height: 24px;
    font-size: 18px;
    color: #004098;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
}

.top_nav_con .nav_list li .hide_menu dd a:hover{
    font-weight: 700;
    background: #edf1f4;
}
.top_nav_con .line{
    padding: 0 20px 0 20px;
}
.top_nav_con .right_list{
    position: relative;
    height: 40px;
    align-items: center;
}
.top_nav_con .right_list li{
    float: left;
    position: relative;
    padding-left: 30px;
    line-height: 40px;
}
.top_nav_con .right_list li i{
    cursor: pointer;
}
.top_nav_con .search_box i{
    background: url(../images/search_icon.png) no-repeat center right;
    padding-right: 30px;
}
.top_nav_con .search_box .search_ipt{
    position: absolute;
    top: 100%;
    left: 0px;
    display: none;
    z-index: 100;
    font-family: CAREER-2;
}

.top_nav_con .search_box:hover .search_ipt{
    display: block;
}
.top_nav_con .search_box .search_ipt input{
    background: transparent;
    border: 1px solid #fff;
    line-height: 35px;
    padding: 0 10px;
    width: 200px;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
}

.top_nav_con .lan_box a{
    background: url(../images/language_icon.png) no-repeat center right;
    padding-right: 30px;
}
.top_nav_con .menu_box .menu {
    padding: 0 21px 0 0;
}

.top_nav_con .menu_box .menu {
    background: url(../images/menu_icon.png) no-repeat center right;
    background-size: 20% !important;
}
.topnav.white .top_nav_con .menu_box .menu {
    background: url(../images/menu_icon_333.png) no-repeat center right;
}
.topnav.white{

}
.topnav.white .top_line{
    display: none;
}
.topnav.white .top_nav_con{
    background: #fff;
    color: #333;
    border-bottom: 1px solid #eee;
}
.topnav.white .top_nav_con .search_box i {
    background: url(../images/search_icon_color.png) no-repeat center right;
}
.topnav.white .top_nav_con .lan_box a {
    background: url(../images/language_icon_color.png) no-repeat center right;
}
.topnav.white .logo{
    background: url(../images/logo_color.png) no-repeat center center;
}

.topnav.white .top_nav_con .search_box .search_ipt input {
    background: #fff;
    border: 1px solid #333;
    width: 200px;
    color: #333;
}

.topnav.white ::-webkit-input-placeholder{
    color: rgba(0,0,0,0.5);
}
.topnav.white ::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color: rgba(0,0,0,0.5);
}
.topnav.white :-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color: rgba(0,0,0,0.5);
}
.topnav.white :-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color: rgba(0,0,0,0.5);
}




/*全屏导航*/
.full_menu{
    position: fixed;
    left: 0;
    top: -100%;
    height: 100%;
    width: 100%;
    overflow: hidden;
    z-index: 10001;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background: #003586;
    color: #fff;
}
.full_menu.open{
    top: 0;
}
.full_menu .top{
    padding: 15px 0;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    margin-bottom: 25px;
}
.full_menu .top .logo{
    background: none;
}
.full_menu .top .logo img{
    width: 100%;
}
.full_menu .top .menu{
    padding-right: 24px;
    background: url(../images/close_icon.png) no-repeat center right;
}
.full_menu .w{
    height: 100%;
}
.full_meum_list{
    justify-content: space-between;
}
.full_meum_list{
    position: relative;
    width: 100%;
    height: calc(100% - 80px);
    overflow-y: auto;
    padding-bottom: 20px;
}
.full_meum_list li{
    margin-bottom: 20px;
}
.full_meum_list li>a {
    font-size: 22px;
}
.full_meum_list li .hide_menu{
    margin-top: 12px;
    flex-wrap: wrap;
}
.full_meum_list li .hide_menu dd{
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}
.full_meum_list li dd a {
    line-height: 24px;
    font-size: 15px;
    opacity: 0.7;
    padding: 5px 10px;
}

.full_meum_list li dd a:hover{
    opacity: 1;
}

.full_meum_list li .ser_hide_menu dd{
    width: 20%;
}
.full_menu_right{
    flex-direction: column;
    justify-content: space-between;
}
.full_menu_right .search_box{
    border: 1px solid #fff;
    align-items: center;
    padding: 10px 10px 10px 0;
}
.full_menu_right .search_box .submit{
    width: 50px;
    height: 30px;
    border-right: 1px solid #fff;
    background: url(../images/search_icon.png) no-repeat center center;
}
.full_menu_right .search_box .text{
    background: transparent;
    padding-left: 15px;
    width: 165px;
    color: #fff;
}
.full_menu_right .bot{

}
.full_menu_right .bot .p1{
    margin-bottom: 18px;
}
.full_menu_right .bot .p2{
    font-size: 28px;
    font-family: Montserrat-Regular;
}
.full_menu_right .share_box{
    padding-top: 90px;
}



.container{
    width: 100%;
    overflow: hidden;
}
/*首页banner----------------------------------------------------------------------------------------------*/
.sec1{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.banner_swiper li,
.banner_swiper li>a{
    width: 100%;
    height: 100%;
}
.banner_swiper li>a{
    position: absolute;
    top: 0;
    left: 0;
}
.banner_swiper .banner_img{
    width: 100%;
    height: 100%;
    background-size: cover !important;
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
    -webkit-transition: all 4s;
    -moz-transition: all 4s;
    -ms-transition: all 4s;
    -o-transition: all 4s;
    transition: all 4s;
}
.banner_swiper .swiper-slide-active .banner_img{
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1);
}
.banner_info{
    position: absolute;
    top: 35%;
    left: 0;
    width: 100%;
    color: #fff;
}
.banner_info .sign{
    font-family: CAREER-2;
    line-height: 80px;
    font-size: 125px;
    letter-spacing: 10px;
}

.banner_info .title1{
    font-family: CAREER-2;
    font-size: 40px;
    line-height: 50px;
    margin: 40px 0;
}
.banner_info .title2{
    font-size: 24px;
    line-height: 30px;
}


/*.banner_new {
    width: 40%;
    padding-left: 80px;
    padding-top: 40px;
    padding-bottom: 70px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #c9a55f;
}*/

.banner_new {
    width: 38%;
    padding-left: 66px;
    padding-top: 36px;
    padding-bottom: 70px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #c9a55f;
}

.banner_new_con{
    position: relative;
}
.more_icon{
    width: 28px;
    height: 18px;
    background: url(../images/more_icon1.png) no-repeat center center;
}
.banner_new .more_icon{
    position: absolute;
    top: 0px;
    right: 0;
    background-size: 100% 100% !important;
    outline:none;
}
.banner_new .title{
    line-height: 25px;
    height: 25px;
    color: #fff;
    display: block;
}
.banner_new .num{
    font-size: 18px;
    font-family: CAREER-2;
    color: #fff;
    margin-bottom: 20px;
}
.pagination_con{
    width: 39%;
    padding-left: 85px;
    z-index: 10;
    position: absolute;
    bottom: 30px;
    right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.pagination_con .swiper-pagination-banner{
    position: static;
    text-align: left;
}
.pagination_con .swiper-pagination-banner .swiper-pagination-bullet{
    background: rgba(255,255,255,0.2);
    width: 88px;
    height: 4px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: relative;
    opacity: 1;
    margin-right: 10px;
}

.pagination_con .swiper-pagination-banner .swiper-pagination-bullet:after{
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    height: 4px;
    background-color: #fff;
    display: block;
    content: '';
    -webkit-transition: none 0s ease 0s;
    -moz-transition: none 0s ease 0s;
    -ms-transition: none 0s ease 0s;
    -o-transition: none 0s ease 0s;
    transition: none 0s ease 0s;

}
.pagination_con .swiper-pagination-banner .swiper-pagination-bullet-active:after{
    width: 100%;
    -webkit-transition: width 8000ms linear 0s;
    -moz-transition: width 8000ms linear 0s;
    -ms-transition: width 8000ms linear 0s;
    -o-transition: width 8000ms linear 0s;
    transition: width 8000ms linear 0s;
}



.sec1 .down_icon{
    position: absolute;
    bottom: 120px;
    left: calc(50% - 800px);
    z-index: 100;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: url(../images/down_icon.png) no-repeat center center;
    background-size: 100% 100% !important;
}


/*第二屏 关于我们*/
.sec{
    padding: 100px 0;
}
.index_title{
    margin-bottom: 40px;
}

.index_title .en_title{
    color: rgba(51,51,51,0.2);
    font-size: 48px;
    font-style: italic;
    white-space: pre;
}
.index_title .title{
    font-size: 36px;
    align-items: center;
}
.index_title .title .line{
    margin-right: 20px;
    width: 50px;
    height: 1px;
    background: #333;
}

.index_title.white .en_title{
    color: rgba(255,255,255,0.2);
}
.index_title.white .title {
    color: #fff;
}
.index_title.white .title .line{
    background: #fff;
}
/*第二屏 天财新闻*/
.sec2{
    position: relative;
    background: #fff;
}
.sec2_left{
    width: 50%;
    padding-right: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    position: relative;
}
.sec2:before{
    width: 50%;
    height: 100%;
    background: #004098 url(../images/sec2_bg.jpg) no-repeat bottom left;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.index_news_left_container{
    padding-bottom: 90px;
}
.index_news_left_container li a{
    width: 100%;
}
.index_news_left_container li .img_con{
    width: 100%;
    height: 400px;
    overflow: hidden;
}
.index_news_left_container li .img_con .img{
    width: 100%;
    height: 100%;
    background-size: cover !important;
}
.index_news_left_container li .info_con{
    padding: 25px 0;
    background: #004098;
    border-bottom: 1px solid rgba(255,255,255,0.2);

}
.news1_list li .time,
.index_news_left_container li .time{
    align-items: flex-start;
}
.news1_list li .day,
.index_news_left_container li .day{
    font-size: 48px;
}
.news1_list li .year,
.index_news_left_container li .year{
    opacity: 0.3;
    position: relative;
    top: 7px;
    margin-left: 18px;
}

.index_news_left_container li .source{
    margin: 20px 0 10px;
}
.index_news_left_container li .title_con{
    justify-content: space-between;
    align-items: center;
}
.index_news_left_container li .title{
    font-size: 24px;
    height: 48px;
    line-height: 48px;
    width: calc(100% - 70px);
}
.index_news_left_container li .more_icon3 {

}
.index_news_left_container .swiper-pagination-news-left{
    text-align: left;
}
.index_news_left_container .swiper-pagination-news-left .swiper-pagination-bullet{
    width: 26px;
    height: 26px;
    background: url(../images/dot.png) no-repeat center center;
    background-size: auto !important;
    margin: 0 10px;
}
.index_news_left_container .swiper-pagination-news-left .swiper-pagination-bullet-active{
    background: url(../images/dot_hover.png) no-repeat center center;
    background-size: 100% 100% !important;
}
.more_icon2{
    width: 20px;
    height: 18px;
    background: url(../images/more_icon2.png) no-repeat center center;
}
.more_icon3{
    width: 20px;
    height: 18px;
    background: url(../images/more_icon3.png) no-repeat center center;
}

.sec2_right{
    position: relative;
    width: 50%;
    padding-left: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.index_news_list{

}
.index_news_list .li_con{
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.index_news_list li{
    margin-bottom: 35px;
}
.index_news_list li a{
    width: 100%;
}
.index_news_list li .time{
    width: 100px;
}
.index_news_list li .day{
    width: 100%;
    font-size: 48px;
}
.index_news_list li .date{
    color:#999;
}
.index_news_list li .title{
    width: calc(100% - 100px);
    padding-right: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 20px;
    line-height: 30px;
    max-height: 60px;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
}
.index_news_list li .more_icon2{
    opacity: 0;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
}
.index_news_list li:hover .title{
    color:#ae9055;
}
.index_news_list li:hover .more_icon2{
    opacity: 1;
}
.sec2 .read_more_con{
    text-align: right;
}
.read_more{
    color: #fff;
    background: #c9a55f;
    border: 1px solid #c9a55f;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    padding: 10px 20px 10px 20px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.read_more font{
    padding-left: 0;
    padding-right: 35px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.read_more i{
    width: 8px;
    height: 14px;
    background: url(../images/arrow.png) no-repeat center center;
    background-size: 100% 100%;
    position: relative;
    top: 1px;
}
.read_more:before,
.read_more:after{
    height: 1px;
    background: #fff;
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.read_more:before{
    width: 0;
    left: 20px;
}
.read_more:after{
    width: 25px;
    right: 22px;
}
.read_more:hover:before{
    width: 25px;
}
.read_more:hover:after{
    width: 0;
}
.read_more:hover font{
    padding-left: 35px;
    padding-right: 0;
}

/*第三屏  学术讲座*/
.sec3 {
    position: relative;
}
.sec3:before{
    width: calc(100% - 100px);
    height: calc(100% - 100px);
    position: absolute;
    top: 50px;
    left: 50px;
    background: #edf1f4;
    content: "";
    display: block;
}
.sec3_top{
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 1;
}
.talk_list{

}
.talk_list li a{
    width: 100%;
}
.talk_list li .name{
    line-height: 30px;
    margin-bottom: 6px;
}
.talk_list li .title_con{
    background: url(../images/sec3_bg.jpg) no-repeat bottom left;
    background-size: cover !important;
    padding: 50px;
    color: #fff;
}
.talk_list li .title_con .sign{
    font-family: Montserrat-Light;
    font-size: 14px;

}
.talk_list li .title_con .title{
    font-size: 30px;
    line-height: 36px;
    height: 72px;
    margin: 35px 0 30px;
}

.talk_list li .info_con{
    padding: 25px 0;
}
.talk_list li .info_con p{
    padding-left: 35px;
    line-height: 30px;
    height: 30px;
}
.talk_list li .info_con p.author{
    background: url(../images/talk_icon1.png) no-repeat center left;
}
.talk_list li .info_con p.date{
    background: url(../images/talk_icon2.png) no-repeat center left;
}
.talk_list li .info_con p.place{
    background: url(../images/talk_icon3.png) no-repeat center left;
}

/*第四屏 通知公告*/
.sec4{
    background: url(../images/sec4_bg.jpg) no-repeat center center;
    background-size: cover;
}

.sec4_top{
    justify-content: space-between;
    align-items: center;
}
.announcement_list{
    color: #fff;
}

.announcement_list li a{
    width: 100%;
    padding: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.announcement_list li a:before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border: 5px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate(-50%,-50%) scale(0.8);
    -moz-transform: translate(-50%,-50%) scale(0.8);
    -ms-transform: translate(-50%,-50%) scale(0.8);
    -o-transform: translate(-50%,-50%) scale(0.8);
    transform: translate(-50%,-50%) scale(0.8);
    opacity: 0;
    -webkit-transition: 1s all;
    -moz-transition: 1s all;
    -ms-transition: 1s all;
    -o-transition: 1s all;
    transition: 1s all;
}
.announcement_list li.swiper-slide-active a:before{
    -webkit-transform: translate(-50%,-50%) scale(1);
    -moz-transform: translate(-50%,-50%) scale(1);
    -ms-transform: translate(-50%,-50%) scale(1);
    -o-transform: translate(-50%,-50%) scale(1);
    transform: translate(-50%,-50%) scale(1);
    opacity: 1;
}
.announcement_list li .source{

}
.announcement_list li .title{
    font-size: 24px;
    line-height: 30px;
    height: 60px;
    margin: 15px 0 35px;
}
.announcement_list li .time{

}
.announcement_list li .time .year{
    opacity: 0.5;
    display: block;
}
.announcement_list li .time .day{
    font-size: 48px;
    margin-top: 5px;
}

/*第五屏 媒体天财*/
.sec5{
    background: url(../images/sec5_bg.jpg) no-repeat bottom center;
    background-size: 100% auto !important;
}
.sec5 .index_title{
    margin-bottom: 0;
}
.Media_container{
    padding-top: 120px;
}

.Media_list li{
    background: #edf1f4;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.Media_list li:nth-of-type(2n){
    top: -120px;
}
.Media_list li:nth-of-type(4n),
.Media_list li:nth-of-type(4n-3){
    color: #004098;
    border-bottom: 5px solid #004098;

}
.Media_list li:nth-of-type(4n-1){
    color: #c9a55f;
    border-bottom: 5px solid #c9a55f;
}
.Media_list li:nth-of-type(4n-2){
    color: #92006d;
    border-bottom: 5px solid #92006d;
}
.Media_list li a{
    width: 100%;
    padding: 50px 25px 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.Media_list li .source{

}
.Media_list li .source img{
    height: 57px;
}
.Media_list li .title{
    font-size: 24px;
    line-height: 30px;
    height: 60px;
    margin: 15px 0 65px;
}
.Media_list li .time{

}

.Media_list li .time .year{
    width: 100%;
    text-align: right;
    opacity: 0.5;
}
.Media_list li .time .day{
    width: 100%;
    text-align: right;
    font-size: 48px;
    margin-top: 5px;
}

.Media_list li:nth-of-type(4n):hover,
.Media_list li:nth-of-type(4n-3):hover{
    color: #fff;
    background: #004098;

}
.Media_list li:nth-of-type(4n-1):hover{
    color: #fff;
    background: #c9a55f;
}
.Media_list li:nth-of-type(4n-2):hover{
    color: #fff;
    background: #92006d;
}

.sec6{
    background: url(../images/sec6_bg.jpg) no-repeat center center;
    background-size: cover;
}
.time_list{
    color:#fff;
    position: relative;
}
.time_list li{
    float: left;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    background-size: 100% 100%;
    position: relative;
}
.time_list li a{
    width: 100%;
    height: 100%;
}
.time_list li .li_con{
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.time_list li:first-child{
    width: 540px;
    height: 540px;
    background: url(../images/sec6_img1.png) no-repeat center center;
    z-index: 1;
}
.time_list li:nth-of-type(2){
    width: 370px;
    height: 370px;
    background: url(../images/sec6_img2.png) no-repeat center center;
    position: absolute;
    top: -150px;
    left: 26.875%;

}
.time_list li:nth-of-type(3){
    width: 460px;
    height: 460px;
    background: url(../images/sec6_img3.png) no-repeat center center;
    position: absolute;
    top: 60px;
    left: 47.5%;
}
.time_list li:nth-of-type(4){
    width: 410px;
    height: 410px;
    background: url(../images/sec6_img4.png) no-repeat center center;
    position: absolute;
    top: -160px;
    right: 0;
}
.time_list li img{
    height: 54px;
}
.time_list li .title1{
    margin-top: 30px;
    font-size: 30px;
    line-height: 48px;
}
.time_list li .title2{
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.time_list li:hover .title2{
    padding-bottom: 15px;
}
.sec7{

}
.sec7_left{
    width: 59.89%;
    position: relative;
}
.sec7_left:before{
    width: 1px;
    height: 150%;
    background: #eee;
    content: '';
    display: block;
    position: absolute;
    top: -25%;
    right: 0;
}
.sec7_right{
    width: 40.11%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 100px;
}
.sec7 .part{
    height: 515px;
}
.left_img_ul{
    width: 63%;
    height: 100%;
}
.left_img_ul li{
    width: 100%;
    height: 100%;
    background-size: contain !important;
    display: none;
}

.left_img_ul li.active{
    display: block;
}
.right_info_con{
    width: 37%;
    height: 100%;
}
.right_info_ul{
    width: 100%;
    height: 100%;
}
.right_info_ul li{
    width: 100%;
    height: 25%;
    position: relative;
}
.right_info_ul li:before{
    width: calc(100% + 40px);
    height: 100%;
    top: 0;
    right: 0;
    background: #00ba6b;
    position: absolute;
    content: "";
    display: block;
    opacity: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.right_info_ul li a{
    width: 100%;
    height: 100%;
    padding: 0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.right_info_ul li .li_con{
    height: 100%;
    flex-direction: column;
    justify-content: center;
    position: relative;
    z-index: 1;
}
.right_info_ul li .title{
    font-size: 26px;
    /*margin-bottom: 10px;*/
    line-height:30px;

}

.right_info_ul li .info{
    color: #999;
}

.right_info_ul li .num{
    position: absolute;
    top: 50%;
    right: 60px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 80px;
    color: rgba(51,51,51,0.1);
}
.right_info_ul li.on .title,
.right_info_ul li.on .info{
    color: #fff;
}
.right_info_ul li.on:before{
    opacity: 1;
}

.sec7_right .part{
    overflow-y: auto;
}
.website_list{
    border-top: 1px solid #eee;
}
.website_list li{
    position: relative;
    border-bottom: 1px solid #eee;
}
.website_list li a{
    padding: 30px 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.website_list li .li_con{
    justify-content: space-between;
    align-items: center;
}
.website_list li .num{
    color: #00ba6b;
    font-size: 24px;
    width: 60px;
}
.website_list li .title{
    width: calc(100% - 60px);
    padding-right: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 20px;
    line-height: 48px;
    height: 48px;
}
.more_icon4{
    width: 29px;
    height: 18px;
    background: url(../images/more_icon4.png) no-repeat center center;
    background-size: 100% 100% !important;
}

.website_list li .more_icon4{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    opacity: 0;
}
.website_list li:hover .more_icon4{
    opacity: 1;
}
.sec_link{
    background: #f1940f;
    padding: 40px 0;
}

.sec_link_list li{
    width: 8%;
    margin-right: 1.2%;
    padding: 12px 0;
    float: left;
    color: #fff;
}
.sec_link_list li:nth-of-type(11n){
    margin-right: 0;
}
.sec_link_list li a{
    width: 100%;
    text-align: center;
}

.sec_link_list li .img_con{
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #f29f27;
}
.sec_link_list li:hover .img_con{
    background: #f8ca87;
}
.sec_link_list li .img_con img{
    width: 44px;
}
.sec_link_list li .link_title{
    padding-top: 10px;
    line-height: 20px;
    height: 20px;
    text-align: center;
}
/*底部*/
footer{
    position: relative;
    background: #333 url(../images/foot_bg.png) no-repeat bottom center;
    background-size: auto;
    padding: 50px 0;
}

.footer_con{
    justify-content: space-between;
    margin-bottom: 100px;
}

.footer_con .logo{

}
.footer_con .logo img{
    width: 293px;
}
.b_share li{
    position: relative;
    float: left;
    padding-bottom: 20px;
    margin-left: 30px;
}
.b_share a{
    width: 60px;
    height: 60px;
    opacity: 0.4;
    background-size: 100% 100% !important;

}
.b_share a.bshare_weixin{
    background: url(../images/weixin_icon.png) no-repeat center center;
}
.b_share a.bshare_wb{
    background: url(../images/wb_icon.png) no-repeat center center;
}
.b_share a.bshare_dy{
    background: url(../images/dy_icon.png) no-repeat center center;
}
.b_share li .img_con{
    position: absolute;
    top: 100%;
    left: -30px;
    width: 120px;
    height: 120px;
    display: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
}
.b_share li .img_con img{
    width: 100%;
    height: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.b_share li .img_con:after{
    content: "";
    display: block;
    position: absolute;
    top: -16px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 8px solid transparent;
    border-bottom: 10px solid #fff;
}
.b_share li:hover a{
    opacity: 1;
}
.b_share li:hover .img_con{
    display: block;
}

.copy_right{
    padding: 15px 0;
    color: rgba(255,255,255,0.5);
    line-height: 25px;
    color: #666;
}
.copy_right span,
.copy_right a{
    margin-right: 10px;
}


/*天财概况 学校简介------------------------------------------------------*/
.container{

}

.inner{
    position: relative;
    z-index: 1;
}

.inner .inner_img{
    width: 100%;
}

.inner .inner_wrap {
    position: absolute;
    bottom: 150px;
    left: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
}
.inner .inner_title{
    margin-bottom: 20px;
}
.inner_title .en_title{
    font-size: 60px;
    line-height: 45px;
    background: -ms-linear-gradient(to bottom,rgba(255,255,255,0.5),rgba(255,255,255,0));
    background: -webkit-linear-gradient(to bottom,rgba(255,255,255,0.5),rgba(255,255,255,0));
    background: -o-linear-gradient(to bottom,rgba(255,255,255,0.5),rgba(255,255,255,0));
    background: -moz-linear-gradient(to bottom,rgba(255,255,255,0.5),rgba(255,255,255,0));
    background: linear-gradient(to bottom,rgba(255,255,255,0.5),rgba(255,255,255,0));
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent;

}
.inner_title .title{
    font-size: 60px;
}
.crumbs{
    z-index: 1;
    align-items: center;
}
.crumbs a,
.crumbs span{
    line-height: 40px;
    padding: 0 10px;
}
.crumbs .index_a{
    padding-left: 25px;
    background: url(../images/index_icon.png) no-repeat center left;

}


.left_menu{
    padding: 40px 0 0;
}
.left_menu_ul li{
    float: left;
    margin-right: 80px;
}
.left_menu_ul li a{
    font-size: 24px;
    line-height: 50px;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.left_menu_ul li a:before{
    width: 5px;
    height: 5px;
    display: block;
    content: '';
    position: absolute;
    bottom: 0px;
    left: 50%;
    background: #c9a55f;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 0;
}

.left_menu_ul li:hover a:before,
.left_menu_ul li.on a:before {
    opacity: 1;
}
.left_menu_ul li:hover a,
.left_menu_ul li.on a{
    color: #004098;
}

.wrap_title{
    margin-bottom: 40px;
}

.wrap_title h4{
    font-size: 48px;
    color: #c9a55f;
    font-style: italic;
}
.wrap_title h5{
    font-size: 36px;
    font-weight: 600;
}
.wrap_title h5 .line{
    margin-right: 20px;
    font-weight: normal;
}
.school1_info{
    color: #666;
}
.school1_info,
.school1_info p{
    line-height: 30px;
}
.school1{
    padding-top: 80px;
}


.num_list{
    width: 100%;
    padding: 50px 0 0;
    justify-content: space-between;
    flex-wrap: wrap;
}
.num_list li{
    align-items: flex-start;
    justify-content: space-between;
    width: 25%;
    padding: 30px 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #e6e6e6;
    position: relative;
}
.num_list li:nth-of-type(4n){
    padding-right: 0;
}
.num_list li:nth-of-type(4n-3){
    padding-left: 0;
}
.num_list li:after{
    content: '';
    display: block;
    width: 1px;
    height: 70px;
    background: #e6e6e6;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);

}
.num_list li:nth-of-type(4n):after{
    display: none;
}
.num_list li:nth-of-type(1),
.num_list li:nth-of-type(2),
.num_list li:nth-of-type(3),
.num_list li:nth-of-type(4){
    border-top: none;
}
.num_list li .left{
    width: calc(100% - 78px);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.num_list li .left .p1{
    color:#004098;
    font-size: 48px;
}
.num_list li .left .p2{
    color: #999;
    line-height: 24px;
}
.num_list li img{
    width: 48px;
    position: relative;
    top: 17px;
}
.school2{
    background: url(../images/about2_bg.jpg) no-repeat center center;
    background-size: cover;
    height: 500px;
    position: relative;
}
.school2 .img_con{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;
    width: 100%;
}
.school2 .img_con .text_img{
    margin-bottom: 30px;
}
.school2 .img_con i{
    width: 100%;
    text-align: center;
    font-size: 30px;
    color: #fff;
}
.school3_list{
    justify-content: space-between;
}
.school3_list li{
    width: 31.25%;
    padding: 0 50px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #edf1f4;
}
.school3_list li .img_con{
    width: 100%;
    height: 414px;
    line-height: 414px;
    text-align: center;
}
.school3_list li .img_con img{
    max-width: 75%;
}
.school3_list li .info_con{
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    border-top: 1px solid #004098;
    color: #004098;
}
.school3_list li .info_con .name{
    font-size: 30px;

}
.school3_list li .info_con p{
    font-family: Montserrat-Light;
    font-size: 18px;
    text-align: right;
}
.now_leaders_list{

}
.now_leaders_list li{
    float: left;
    width: 46.875%;
    margin-right: 6.25%;
    border-bottom: 1px solid #edf1f4;
    padding: 50px 0;
}
.now_leaders_list li:nth-of-type(1),
.now_leaders_list li:nth-of-type(2){
    border-top: 1px solid #edf1f4;
}
.now_leaders_list li:nth-of-type(2n){
    margin-right: 0;
}
.now_leaders_list li .title{
    font-size: 28px;
    font-weight: bold;
    width: 255px;
    color:#004098;
}
.now_leaders_list li span{
    font-size: 24px;
    margin-right: 50px;
    cursor: pointer;
}
.now_leaders_list li span.color{
    color:#004098;
}
.now_leaders_list li .info{
    display: none;
}
/*历任领导*/
.leaders_list{
    justify-content: space-between;
}
.leaders_list li{
    color: #004098;
    width: 49.875%;
    padding: 45px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #edf1f4 url(../images/leader_bg.png) no-repeat bottom left;
}
.leaders_list li:nth-of-type(2){
    color:#92006d;
    background: #f9ecf6 url(../images/leader_bg.png) no-repeat bottom left;
}

.leaders_list li .title{
    font-size: 30px;
    font-weight: bold;
    margin-right: 100px;
    line-height: 40px;
}
.leaders_list li .name {

    width: 100px;
    margin-right: 60px;
}
.leaders_list li dd{
    line-height: 40px;
    margin-bottom: 10px;
    font-size: 20px;
}
/*校园风光*/
.scenery1_list{

}
.scenery1_list li {
    width: 25%;
    padding-top: 25%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}
.scenery1_list li .title_img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.scenery1_list li .info_con{
    width: 50%;
    height: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.scenery1_list li .info_con .name{
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 36px;
    white-space: pre;
    color: rgba(51,51,51,0.2);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.scenery1_list li .info_con .name2{
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 60px;
    color: #c9a55f;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.scenery1_list li .img_list,
.scenery1_list li .img_list a{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.scenery1_list li .img_list a:first-child{
    z-index: 1;
}
.scenery2{
    background: url(../images/campus_bg.jpg) no-repeat center center;
    background-size: cover;
    margin-bottom: 100px;
}
.scenery2 .scenery2_link{
    width: 100%;
}
.scenery2 .info_con{
    width: 100%;
    height: 400px;
    justify-content: center;
    align-items: center;
    color: #fff;
    border: 1px solid rgba(255,255,255,0.5);
    -webkit-border-radius: 50px 0 50px 0;
    -moz-border-radius: 50px 0 50px 0;
    border-radius: 50px 0 50px 0;
}
.scenery2 .info_con .vr360{
    margin: 0 180px;
}
.scenery2 .info_con span{
    font-size: 48px;

}
.scenery2 .vr_btn{
    font-size: 30px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    padding: 22px 80px;
    position: absolute;
    bottom: -35px;
    left: 50%;
    color:#003686;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #fff;
}
.map1{

}
.map1_left{
    width: 37.5%;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.map1_info{
    padding-top: 80px;

}
.map1_info .hello{
    font-family: Montserrat-Regular;
    font-size: 60px;
    position: relative;
}
.map1_info .hello:before{
    content: '';
    display: block;
    width: 95px;
    height: 100px;
    position: absolute;
    top: -10px;
    right: -140px;
    background: url(../images/smile.png) no-repeat center center;
    background-size: 100% 100% !important;
}
.map1_info .p1{
    font-size: 18px;
}
.map1_info .school_info{
    padding-top: 90px;
}
.map1_info .p2{
    font-size: 30px;

}
.map1_info .p3{
    font-size: 20px;
    margin:5px 0 45px;
}
.map1_info .p4{
    color: #999;
    line-height: 30px;
}

.map1_right{
    width: 62.5%;
    height: 650px;
}
#map{
    width: 100%;
    height: 100%;
}
.department1_list{
    flex-wrap: wrap;
}
.department1_list li{
    width: 31.25%;
    margin-right: 3.125%;
    border-bottom: 1px solid #edf1f4;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.department1_list li:nth-of-type(1),
.department1_list li:nth-of-type(2),
.department1_list li:nth-of-type(3){
    border-top: 1px solid #edf1f4;
}
.department1_list li:nth-of-type(3n){
    margin-right: 0;
}
.department1_list li a{
    width: 100%;
    font-size: 20px;
    line-height: 24px;
    padding: 28px 0 28px 40px;
    position: relative;
}
.department1_list li a:before{
    width: 5px;
    height: 5px;
    background: #004098;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left:27px;
}
.department1_list li:hover{
    background: #004098;
    color: #fff;
}
.department1_list li:hover a:before{
    background: #fff;
}
/*大学章程*/
.constitution1{

}
.constitution1_title {
    margin-bottom: 40px;
}
.constitution1_title .title{
    text-align: center;
    font-size: 30px;
    line-height: 48px;
    margin-bottom: 30px;
}

.constitution1_title .foreword{
    text-align: center;
    font-size: 24px;
    line-height: 48px;
}
.constitution1_title .info{
    color: #8c8c8c;
}
.constitution1_list{

}
.constitution1_list li:first-child{
    border-top: 1px solid #edf1f4;
}
.constitution1_list li{
    border-bottom: 1px solid #edf1f4;
}
.constitution1_list li .title{
    justify-content: space-between;
    line-height: 80px;
    font-size: 24px;
    padding: 0 30px;
    color: #004098;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.constitution1_list li .title .btn{
    width: 20px;
    position: relative;
}
.constitution1_list li .title .btn:after{
    position: absolute;
    content: '+';
    display: block;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
}
.constitution1_list li .info{
    padding: 24px;
    background: #edf1f4;
    color: #8c8c8c;
    display: none;
}
.constitution1_list li .info,
.constitution1_list li .info p{
    line-height: 36px;
}
.constitution1_list li:hover .title,
.constitution1_list li.active .title{
    background: #004098;
    color: #fff;
}
.constitution1_list li:hover  .title .btn:after,
.constitution1_list li.active .title .btn:after{
    content: '-';
}
/*天财新闻*/
.news1_top{
    height: 560px;
    padding-bottom: 50px;
}

.news1_left_img{
    width: 56.25%;
    height: 100%;
}
.left_img_list{
    width: 100%;
    height: 100%;
}
.left_img_list li{
    width: 100%;
    height: 100%;
    display: none;
}
.left_img_list li a{
    width: 100%;
    height: 100%;
    background-size: cover !important;
    position: relative;
}
.left_img_list li.active{
    display: block;
}
.left_img_list li a:before{
    width: 100%;
    height: 100%;
    background: url(../images/news_mark.png) no-repeat bottom center;
    background-size: 100% auto !important;
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    display: block;

}
.left_img_list li .info_con{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
}
.left_img_list li .info_con .date{

}
.left_img_list li .info_con .title{
    font-size: 24px;
    line-height: 30px;
    height: 30px;
    margin-top: 10px;
}



.news1_right_info{
    width: 43.75%;
    height: 100%;
    padding-left: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.news1_right_info .index_news_list {
    width: 100%;
    height: 100%;
}
.news1_right_info .index_news_list li{
    width: 100%;
    height: 20%;
    margin-bottom: 0;
    position: relative;
}
.news1_right_info .index_news_list li:before{
    width: calc(100% + 90px);
    height: 100%;
    background: #004098;
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    display: block;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.news1_right_info .index_news_list li .title{
    padding-right: 20px;
}
.news1_right_info .index_news_list li a,
.news1_right_info .index_news_list li .li_con{
    height: 100%;
}
.news1_right_info .index_news_list li.on .day,
.news1_right_info .index_news_list li.on .date,
.news1_right_info .index_news_list li.on .title,
.news1_right_info .index_news_list li:hover .day,
.news1_right_info .index_news_list li:hover .date,
.news1_right_info .index_news_list li:hover .title {
    color: #fff;
}
.news1_right_info .index_news_list li.on:before,
.news1_right_info .index_news_list li:hover:before{
    opacity: 1;
}

.news1_list{
    border-top: 1px solid #edf1f4;
}
.news1_list li{
    border-bottom: 1px solid #edf1f4;
    position: relative;
}
.news1_list li:after{
    width: 0;
    height: 1px;
    background: #c9a55f;
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    display: block;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.news1_list li a{
    width: 100%;
    padding: 50px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.news1_list li .li_con{
    align-items: center;
    justify-content: space-between;
}
.news1_list li .info_con{
    width: calc(100% - 500px);
    padding-right: 200px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.news1_list li .time{

}
.news1_list li .title{
    font-size: 24px;
    line-height: 30px;
    height: 30px;
    font-weight: bold;
    margin: 20px 0 10px;
}
.news1_list li .info{
    line-height: 30px;
    max-height: 60px;
    color: #999;
}
.news1_list li .img_con{
    width: 500px;
    height: 310px;
    overflow: hidden;
}
.news1_list li .img_con .img{
    width: 100%;
    height: 100%;
    background-size: cover !important;
}

.read_more2{
    margin-top: 30px;
    width: 170px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background: #edf1f4;
    color: #004098;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
li:hover .read_more2,
.read_more2:hover{
    background: #c9a55f;
    color: #fff;
}
.news1_list li:hover:after{
    width: 100%;
}

/*分页*/
.page{
    padding-top: 40px;
    text-align: center;
}

.page a,
.page span{
    line-height: 30px;
    font-family: CAREER-2;
    font-size: 20px;
    color: #999;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.page .number{
    margin: 0 25px;
    padding: 0 5px;
}

.page .prev{
    float: left;
}
.page .next{
    float: right;
}
.page .prev i,
.page .next i{
    position: relative;
    font-size: 20px;
    top: -2px;
}
.page .number:hover,
.page .number.current,
.page .prev:hover,
.page .next:hover{
    color: #c9a55f;
}
.page .number:hover,
.page .number.current{
    border-bottom: 2px solid #c9a55f;
}
.Media_list li{
    float: left;
    width: 21.875%;
    margin-right: 4.16%;
    margin-bottom: 4.16%;
}
.Media_list li:nth-of-type(4n){
    margin-right: 0;
}

/*新闻详情*/
.page_detail{

}
.detail_left{
    width: 65%;
}
.detail_left .title{
    font-size: 36px;
    line-height: 48px;
    font-weight: bold;
}
.detail_left .sub_title{
    padding-top: 10px;
    padding-bottom: 25px;
    border-bottom: 1px solid #edf1f4;
    color: #999;

}

.detail_left .sub_title span{
    line-height: 25px;
    padding-left: 30px;
    margin-right: 40px;
}
.detail_left .sub_title .source{
    background: url(../images/detail_icon1.png) no-repeat center left;
}
.detail_left .sub_title .time{
    font-family: Montserrat-Regular;
    background: url(../images/detail_icon2.png) no-repeat center left;
}
.detail_left .sub_title .look_num{
    font-family: Montserrat-Regular;
    background: url(../images/detail_icon3.png) no-repeat center left;
}
.detail_left .item_info{
    padding: 30px 0;
}
.detail_left .item_info img{
    max-width: 100%;
}
.detail_left .item_info p,
.detail_left .item_info{
    line-height: 30px;
}
.jump_page{
    justify-content: space-between;
    padding: 25px 0;
    font-size: 20px;
    align-items: center;
    border-top: 1px solid #ecf0f3;
    border-bottom: 1px solid #ecf0f3;
}
.jump_page .previoue,
.jump_page .next{
    color:#999;
}
.jump_page .previoue i,
.jump_page .next i{
    position: relative;
    top: -1px;
    font-size: 26px;
}
.jump_page .previoue:hover,
.jump_page .next:hover{
    color:#c9a55f;
}
.jump_page .list_btn{
    width: 50px;
    height: 50px;
    background: url(../images/list_icon.png) no-repeat center center;
    background-size: 100% 100% !important;
}

.detail_right{
    width: 35%;
    padding-left: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.recommend_con{
    position: relative;
}

.recommend_name{
    font-size: 30px;
}
.recommend_list{

}
.recommend_list li{
    border: 1px solid #edf1f4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    margin-top: 20px;
}

.recommend_list li a{
    width: 100%;
    padding: 20px 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.recommend_list li .name{
    line-height: 30px;
    font-size: 18px;
    height: 60px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    margin-bottom: 10px;
}

.recommend_list li .time{
    font-family: Montserrat-Regular;
    color: #999;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.recommend_list li:hover{
    background: #c9a55f;
    border: 1px solid #c9a55f;
}
.recommend_list li:hover .time,
.recommend_list li:hover .name{
    color:#fff;
}

.display_mark{
    position: fixed;
    z-index: 10000;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    top: -200%;
    left: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.display_mark.open{
    top: 0;

}
.display_mark .w{
    height: 100%;
}
.display_mark .display_box{
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    max-height: 80%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    align-items: center;
    justify-content: space-between;
    background: #fff;
    padding: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.display_box .close{
    position: absolute;
    top: 50px;
    right: 50px;
    background: url(../images/close0.png) no-repeat center center;
    width: 50px;
    height: 50px;
    background-size: auto;
    z-index: 100;
    cursor: pointer;
}
.display_box .left{
    width: 360px;
    height: 450px;
    line-height: 450px;
    text-align: center;
}
.display_box .left img{
    max-width: 100%;
    max-height: 100%;
}

.display_box .right{
    padding-left: 80px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(100% - 360px);
    max-height: 100%;
    overflow-y: auto;
}
.display_box .right .name{
    font-size: 28px;
    font-weight: bold;
}
.display_box .right .title{
    font-size: 26px;
    margin: 15px 0 40px;
}
.display_box .right .info p,
.display_box .right .info{
    line-height: 30px;
}
.display_box .right .info{
    color: #999;

}
/*学院设置*/
.settings_list{
    justify-content: space-between;
}
.settings_list li{
    width: 31.25%;
    background: #edf1f4 url(../images/leader_bg.png) no-repeat bottom left;
}
.settings_list li .title{
    color:#fff;
    align-items: center;
    font-size: 36px;
    line-height: 100px;
    background: #004098;
    padding: 0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.settings_list li .title img{
    margin-right: 30px;
}
.settings_list li:nth-of-type(2n) .title{
    background: #92006d;
}

.settings_list li:nth-of-type(3n) .title{
    background: #c9a55f;
}
.settings_list li dl{
    padding: 30px;
}
.settings_list li dd a{
    line-height: 30px;
    padding: 15px 0 15px 30px;
    font-size: 24px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.settings_list li dd a:before{
    width: 5px;
    height: 5px;
    border: 1px solid #333;
    position: absolute;
    top: 28px;
    left: 10px;
    content: '';
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.settings_list li dd a:hover{
    color: #c9a55f;
}
/*教育教学*/
.education_list li{
    font-size: 0;
}
.education_list li a{
    width: 100%;
    font-size: 16px;
}
.education_list li .li_con{
    width: 100%;
    height: 570px;
    justify-content: space-between;
    align-items: center;
}
.education_list li:nth-of-type(2n) .li_con{
    flex-direction: row-reverse;
}
.education_list li .img_con{
    width: 50%;
    height: 100%;
}
.education_list li .img_con .img{
    width: 100%;
    height: 100%;
    background-size: cover !important;
}

.education_list li .info_con{
    width: 50%;
    position: relative;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    padding-left: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.education_list li:nth-of-type(2n) .info_con{
    padding-left: 0;
    padding-right: 100px;
}
.education_list li .info_con .num{
    position: absolute;
    font-family: Oswald-Heavy;
    font-size: 200px;
    top: -32px;
    right: -5px;
    color: #edf1f4;
}
.education_list li .info_con .title{
    font-size: 36px;
    color: #004098;
    margin-bottom: 30px;
}
.education_list li .info_con .info{
    max-height: 300px;
    color: #999;
}

/*合作交流*/
.cooper_list li{
    margin-bottom: 50px;
}
.cooper_list li a{
    width: 100%;
}
.cooper_list li .li_con{
    width: 100%;
    height: 500px;
    justify-content: space-between;
    align-items: center;
}
.cooper_list li:nth-of-type(2n) .li_con{
    flex-direction: row-reverse;
}
.cooper_list li .img_con{
    width: 62.5%;
    height: 100%;
}
.cooper_list li .img_con .img{
    width: 100%;
    height: 100%;
    background-size: cover !important;
}

.cooper_list li .info_con{
    width: 37.5%;
    position: relative;
    height: 80%;
    flex-direction: column;
    justify-content: center;
    padding-right: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cooper_list li:nth-of-type(2n) .info_con{
    padding-right: 0;
    padding-left: 100px;
}
.cooper_list li .info_con:before{
    width: calc(100% + 100px);
    height: 100%;
    background: #edf1f4;
    position: absolute;
    top: 0;
    right:0;
    content: '';
    display: block;
}
.cooper_list li:nth-of-type(2n) .info_con:before{
    right: auto;
    left: 0;

}
.cooper_list li .info_con .title{
    font-size: 36px;
    color: #004098;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}
.cooper_list li .info_con .info{
    max-height: 150px;
}
.cooper_list li .info_con .read_more2{
    z-index: 1;
    background: #fff;
}
.cooper_list li:hover .info_con .read_more2{
    background: #004098;
    color:#fff;
}
.cooper_list li:nth-of-type(2) .info_con .read_more2,
.cooper_list li:nth-of-type(2) .info_con .title{
    color: #92006d;
}
.cooper_list li:nth-of-type(2):hover .info_con .read_more2{
    background: #92006d;
    color:#fff;
}
.cooper_list li:nth-of-type(3) .info_con .read_more2,
.cooper_list li:nth-of-type(3) .info_con .title{
    color: #c9a55f;
}
.cooper_list li:nth-of-type(3):hover .info_con .read_more2{
    background: #c9a55f;
    color:#fff;
}
.time1_con{
    height: 730px;
    position: relative;
    background: url(../images/time1_bg.png) no-repeat center center;
    background-size: 100% 100%;
}
.part_title{

}
.part_title .title1{
    color:#004098;
    font-size: 36px;
    margin-bottom: 15px;
}
.part_title .title2{
    font-size: 18px;
    color: #999;
}
.time1_con .part_title {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 360px;
    height: 360px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #ececec;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);

}
.student_list{
    width: 100%;
    height: 100%;
    position: relative;
}
.student_list li{
    position: absolute;
    width: 200px;
    height: 200px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}
.student_list li img,
.student_list li a{
    width: 100%;
    height: 100%;
}
.student_list li .name{
    width: 100%;
    height: 100%;
    line-height: 200px;
    font-size: 30px;
    color: #fff;
    background: rgba(0, 64, 152, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.student_list li:hover .name{
    opacity: 1;
}
.student_list li:nth-of-type(1){
    top: 15.75%;
    left: 0;
}
.student_list li:nth-of-type(2){
    bottom: 15.75%;
    left: 0;
}
.student_list li:nth-of-type(3){
    top: 0;
    left: 25%;
}

.student_list li:nth-of-type(4){
    top: 35.6%;
    left: 18.75%;
}
.student_list li:nth-of-type(5){
    bottom: 0;
    left: 25%;
}
.student_list li:nth-of-type(6){
    top: 15.75%;
    right: 0;
}
.student_list li:nth-of-type(7){
    bottom: 15.75%;
    right: 0;
}
.student_list li:nth-of-type(8){
    top: 0;
    right: 25%;
}

.student_list li:nth-of-type(9){
    top: 35.6%;
    right: 18.75%;
}
.student_list li:nth-of-type(10){
    bottom: 0;
    right: 25%;
}
.time2{
    background: #edf1f4;
    justify-content: space-between;
    align-items: center;
}
.time2_left{
    width: 35.5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.time2_left .food_info{
    font-size: 36px;
    line-height: 48px;
    color: #004098;
    position: relative;
    margin: 140px 0 70px;
    display: inline-block;
}
.time2_left .food_info:before,
.time2_left .food_info:after{
    position: absolute;
    width: 42px;
    height: 28px;
    content: '';
    display: block;
    background-size: 100% 100% !important;

}
.time2_left .food_info:before{
    background: url(../images/quo1.png) no-repeat center center;
    top: -40px;
    left:0;
}
.time2_left .food_info:after{
    background: url(../images/quo2.png) no-repeat center center;
    bottom: -40px;
    right:0;
}
.time2_left .read_more2{
    display: block;
    background: #c9a55f;
    color: #fff;
}

.time2_right{
    width: 64.5%;
    position: relative;
}
.time2_right img{
    width: 100%;
}
.time2_right:after{
    width: 100px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -100px;
    content: '';
    display: block;
    background: url(../images/text_img.png) no-repeat center left;
    background-size: auto 94%;
}
.time3_top{
    align-items: center;
    justify-content: space-between;
}
.prev3,
.next3{
    position: relative;
}

.time3_bot{
    position: relative;
}
.time3_bot .life_text{
    position: absolute;
    bottom: -40px;
    left: 30%;
    font-size: 60px;
    color: #c9a55f;
    z-index: 100;
}
.time3_img_container{
    padding-top: 50px;

}

.time3_img_container li{
    width: auto !important;
}
.time3_img_container li img{
    height: 500px;
    width: auto;
}
.time3_img_container li.swiper-slide-next{
    margin-top: -50px;
}
.video1_list{

}
.video1_list li{
    float: left;
    width: 48.4375%;
    margin-right: 3.125%;
    margin-bottom: 3.125%;
    cursor: pointer;
}
.video1_list li:nth-of-type(2n){
    margin-right: 0;
}
.video1_list li .img_con{
    width: 100%;
    height: 460px;
    position: relative;
    overflow: hidden;
}
.video1_list li .img{
    width: 100%;
    height: 100%;
    background-size: cover !important;
}
/*视频展示*/
.video_icon{
    width: 70px;
    height: 70px;
    cursor: pointer;
    background: url(../images/video_icon.png) no-repeat center center;
    -webkit-background-size:  100% 100% !important;
    background-size:  100% 100% !important;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 10;
}
.video1_list li .name{
    height: 80px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 20px;
    line-height: 80px;
    background: #edf1f4;
    color: #004098;
}


/*视频弹窗*/
.video_mark{
    position: fixed;
    z-index: 10000;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    top: -200%;
    left: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.video_mark.open{
    top: 0;

}
.video_mark .video_box{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60%;
    height: 70%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;
}

.video_mark .video_box video{
    max-width: 100%;
    max-height: 100%;
}
.video_mark .video_box .close{
    position: absolute;
    top: -20px;
    right: -20px;
    background: url(../images/close3.png) no-repeat center center;
    width: 40px;
    height: 40px;
    background-size: 100% 100% !important;
    z-index: 100;
}
/*信息服务*/
.sec_link_list2{

}
.sec_link_list2 li{
    width: 15%;
    margin-right: 2%;
    margin-bottom: 50px;
    float: left;
    color: #004098;
}
.sec_link_list2 li:nth-of-type(6n){
    margin-right: 0;
}
.sec_link_list2 li a{
    width: 100%;
    text-align: center;
}

.sec_link_list2 li .img_con{
    width: 100%;
    padding-top: 100%;
    background: #edf1f4;
    position: relative;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
}

.sec_link_list2 li .img_con img{
    height: 75px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.sec_link_list2 li .img_con .img2{
    opacity: 0;
}

.sec_link_list2 li .link_title{
    line-height: 65px;
    height: 65px;
    font-size: 24px;
    color: #004098;
    text-align: center;
}
.sec_link_list2 li:hover .img_con{
    background: #004098;
}

.sec_link_list2 li:hover .img_con .img1{
    opacity: 0;
}

.sec_link_list2 li:hover .img_con .img2{
    opacity: 1;
}
.display_mark.display_app .display_box{
    width: auto;
    height: auto;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.display_app .display_box .close {
    top: 30px;
    right:30px;
}
.app_list{

}

.app_list li{
    width: 400px;
    height: 400px;
    border: 2px solid rgba(0,64,152,0.5);
    text-align: center;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.app_list li.android{
    margin-right: 50px;
    position: relative;
}
.app_list li.android .right_icon{
    width: 131px;
    height: 131px;
    background: url(../images/ewm_icon.png) no-repeat center center;
    background-size: 100% 100% !important;
    position: absolute;
    top: -1px;
    right: -1px;
    cursor: pointer;
}
.app_list li .img img{
    height: 110px;
}
.app_list li .name{
    font-size: 30px;
    font-weight: bold;
    color: #004098;
    margin: 40px 0;
}
.app_list li .download_a{
    width: 200px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    background: #004098;
    font-size: 24px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;

}
.app_list li .font{
    font-size: 24px;
    line-height: 36px;
    color: #004098;
}
.app_list li .toggle_box2{
    display: none;
}
.app_list li .app_ewm{
    height: 236px;
}
.app_list li .text{
    font-size: 24px;
    line-height: 36px;
    color: #004098;
    text-align: center;
    margin-top: 10px;
}

.search_list{
    border-top: 1px solid #eee;
}
/*搜索结果页*/
.search_title{
    font-size: 24px;
    line-height: 24px;
    margin: 0 0 40px;
}
.search_list{
    border-top: 1px solid #eeeeee;
}
.search_list li{
    border-bottom: 1px solid #eeeeee;
    position: relative;
}
.search_list li:after{
    width: 0;
    height: 1px;
    display: block;
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    background: #c9a55f;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.search_list li a{
    padding: 30px 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.search_list li .title{
    height: 30px;
    line-height: 30px;
    margin: 5px 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.search_list li .source{
    color: #999999;
}
.search_list li .time{
    color: #c9a55f;
    font-family: Montserrat-Light;
}
.search_list li:hover .title{
    color: #004098;
}
.search_list li:hover:after{
    width: 100%;
}

/*弹出框补充样式*/
/*.lb-dataContainer{
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -38px;
}*/
.lb-dataContainer .lb-data .lb-number{
    font-size: 24px;
    color: #fff;
}
@media screen and (max-width: 1680px) {
    .w{
        width: 1280px;
    }
    body{
        font-size: 15px;
    }
    /*1680*/
    .read_more i {
        top: 2px;
    }
    .b_share li{
        margin-left: 25px;
    }
    .b_share a {
        width: 50px;
        height: 50px;
    }
    .prev3, .next3,
    .prev2, .prev1, .next1, .next2 {
        width: 50px;
        height: 50px;
    }
    .sec {
        padding: 80px 0;
    }
    .full_menu .logo,
    .topnav .logo {
        width: 230px;
        height: 53px;
    }
    .topnav .nav_list li>a {
        padding: 0 6px;
        font-size: 16px;
    }
    .top_nav_con .right_list li {
        padding-left: 25px;
    }
    .top_nav_con .line {
        padding: 0 15px 0 25px;
    }
    .topnav .top_nav_con {
        width: 100%;
        padding: 15px 0;
    }
    .top_nav_con .nav_list li .hide_menu {
        left: -20px;
        width: 140px;
        border-top: 3px solid #c9a55f;
        padding: 5px 0;
    }
    .top_nav_con .nav_list li .hide_menu dd a {
        padding: 10px 15px;
        line-height: 20px;
        font-size: 16px;
    }
    .banner_info .sign {
        line-height: 80px;
        font-size: 90px;
        letter-spacing: 5px;
    }
    .banner_info .title1 {
        font-size: 30px;
    }
    .banner_info .title1 {
        font-size: 34px;
        line-height: 40px;
        margin: 25px 0;
    }
    .banner_info .title2 {
        font-size: 20px;
        line-height: 27px;
    }

    .sec1 .down_icon{
        width: 50px;
        height: 50px;
        left: calc(50% - 640px);
    }
    .banner_new {
        padding-left: 60px;
        padding-top: 30px;
    }
    .pagination_con{
        padding-left: 60px;
    }
    .index_news_left_container li .img_con{
        height: 330px;
    }
    .sec2_left {
        padding-right: 80px;
    }
    .sec2_right {
        padding-left: 80px;
    }

    .index_title .en_title {
        font-size: 40px;
    }
    .index_title .title {
        font-size: 30px;
    }
    .index_title .title .line {
        margin-right: 15px;
        width: 40px;
    }
    .index_title {
        margin-bottom: 35px;
    }

    .index_news_list li .day {
        font-size: 42px;
    }
    .index_news_list li .time {
        width: 80px;
    }
    .index_news_list li .title {
        width: calc(100% - 80px);
        padding-right: 70px;
        font-size: 18px;
        line-height: 28px;
        max-height: 56px;
    }
    .index_news_list li {
        margin-bottom: 30px;
    }
    .index_news_left_container li .title {
        font-size: 22px;
    }
    .news1_list li .day,
    .index_news_left_container li .day {
        font-size: 42px;
    }
    .news1_list li .year,
    .index_news_left_container li .year {
        margin-left: 13px;
    }
    .sec3:before {
        width: calc(100% - 80px);
        height: calc(100% - 80px);
        top: 40px;
        left: 40px;
    }

    .prev1 {
        margin-right: 30px;
    }
    .talk_list li .title_con {
        padding: 40px;
    }
    .talk_list li .title_con .title {
        font-size: 26px;
        line-height: 32px;
        height: 64px;
        margin: 30px 0 25px;
    }
    .talk_list li .info_con {
        padding: 20px 0;
    }

    .announcement_list li a {
        padding: 40px;
    }
    .announcement_list li a:before {
        border: 4px solid #fff;
    }
    .announcement_list li .title {
        font-size: 22px;
        line-height: 28px;
        height: 56px;
        margin: 15px 0 30px;
    }
    .announcement_list li .time .day {
        font-size: 42px;
        margin-top: 2px;
    }
    .Media_container {
        padding-top: 80px;
    }
    .Media_list li:nth-of-type(2n) {
        top: -80px;
    }
    .Media_list li a {
        padding: 40px 20px 20px;
    }
    .Media_list li .source img {
        height: 50px;
    }

    .Media_list li .title {
        font-size: 20px;
        line-height: 27px;
        height: 54px;
        margin: 15px 0 50px;
    }
    .Media_list li .time .day {
        font-size: 42px;
        margin-top: 2px;
    }
    .prev2 {
        right: 80px;
    }
    .time_list li:first-child {
        width: 440px;
        height: 440px;
    }

    .time_list li:nth-of-type(2) {
        width: 280px;
        height: 280px;
        top: -110px;
        left: 27.875%;
    }
    .time_list li:nth-of-type(3) {
        width: 360px;
        height: 360px;
        top: 60px;
        left: 46.5%;
    }
    .time_list li:nth-of-type(4) {
        width: 330px;
        height: 330px;
        top: -120px;
        right: 0;
    }
    .time_list li .title1 {
        margin-top: 25px;
        font-size: 28px;
        line-height: 42px;
    }
    .time_list li img {
        height: 46px;
    }
    .sec7 .part {
        height: 445px;
    }
    .sec7_right {
        padding-left: 80px;
    }
    .right_info_ul li .title {
        font-size: 19px;
       /* margin-bottom: 4px; */
        line-height:24px;
    }
    .right_info_ul li:before {
        width: calc(100% + 30px);
    }
    .right_info_ul li .num {
        right: 45px;
        font-size: 66px;
    }
    .website_list li a {
        padding: 20px 0;
    }
    .website_list li .num {
        font-size: 22px;
        width: 50px;
    }
    .website_list li .title {
        width: calc(100% - 50px);
        padding-right: 50px;
        font-size: 18px;
        line-height: 44px;
        height: 44px;
    }
    .sec_link {
        background: #f1940f;
        padding: 30px 0;
    }
    .sec_link_list li .img_con {
        width: 85px;
        height: 85px;
        line-height: 85px;
    }
    .sec_link_list li .img_con img {
        width: 40px;
    }
    footer {
        padding: 40px 0;
    }
    .footer_con .logo img {
        width: 265px;
    }
    .footer_con {
        margin-bottom: 70px;
    }
    /*天才概况*/
    .inner .inner_wrap {
        bottom: 110px;
    }
    .inner_title .en_title {
        line-height: 40px;
    }
    .inner_title .en_title,
    .inner_title .title {
        font-size: 50px;
    }
    .inner .inner_title {
        margin-bottom: 15px;
    }
    .left_menu_ul li {
        float: left;
        margin-right: 60px;
    }
    .left_menu_ul li a {
        font-size: 20px;
        line-height: 45px;
    }
    .left_menu {
        padding: 25px 0 0;
    }
    .school1{
        padding-top: 60px;
    }
    .wrap_title h4 {
        font-size: 40px;
    }
    .wrap_title h5 {
        font-size: 30px;
    }
    .wrap_title {
        margin-bottom: 30px;
    }

    .school1_info, .school1_info p {
        line-height: 27px;
    }
    .num_list {
        padding: 30px 0 0;
    }
    .num_list li .left .p1 {
        font-size: 36px;
    }
    .num_list li {
        padding: 20px 40px;
    }
    .num_list li img {
        width: 45px;
        top: 10px;
    }
    .num_list li:after {
        height: 60px;
    }
    .school2 {
        height: 430px;
    }
    .school2 .img_con .text_img {
        margin-bottom: 25px;
        width: 900px;
    }
    .school2 .img_con i {
        font-size: 26px;
    }
    .school3_list li {
        padding: 0 40px;
    }
    .school3_list li .img_con {
        height: 320px;
        line-height: 320px;
    }
    .school3_list li .info_con .name {
        font-size: 24px;
    }
    .school3_list li .info_con p {
        font-size: 16px;
    }

    .school3_list li .info_con {
        padding: 15px 0;
    }

    .leaders_list li {
        padding: 35px;
    }

    .leaders_list li .title {
        font-size: 24px;
        margin-right: 60px;
    }
    .leaders_list li dd {
        margin-bottom: 5px;
        font-size: 18px;
    }

    .leaders_list li .name {
        width: 60px;
        margin-right: 50px;
    }
    .scenery2 .info_con .vr360 {
        margin: 0 100px;
        width: 100px;
    }
    .scenery2 .info_con span {
        font-size: 40px;
    }
    .scenery2 .info_con {
        height: 325px;
    }

    .scenery2 .vr_btn {
        font-size: 26px;
        padding: 18px 65px;
        bottom: -32px;
    }
    .scenery2{
        margin-bottom: 80px;
    }

    .scenery1_list li .info_con .name {
        font-size: 32px;
    }
    .scenery1_list li .info_con .name2 {
        font-size: 50px;
    }
    .map1_right {
        height: 530px;
    }
    .map1_info .hello {
        font-size: 50px;
    }
    .map1_info .hello:before {
        width: 80px;
        height: 85px;
        top: -6px;
        right: -125px;
    }
    .map1_info .p1 {
        font-size: 16px;
    }
    .map1_info .p2 {
        font-size: 24px;
    }
    .map1_info .p3 {
        font-size: 16px;
        margin: 5px 0 35px;
    }
    .map1_info {
        padding-top: 50px;
    }
    .map1_info .school_info {
        padding-top: 70px;
    }
    .department1_list li a {
        font-size: 18px;
        padding: 23px 0 23px 40px;
    }

    .constitution1_title .title {
        font-size: 26px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .constitution1_title .foreword {
        font-size: 22px;
        line-height: 40px;
    }

    .constitution1_title {
        margin-bottom: 30px;
    }
    .constitution1_list li .title {
        line-height: 68px;
        font-size: 22px;
        padding: 0 25px;
    }
    .constitution1_list li .info, .constitution1_list li .info p {
        line-height: 30px;
    }
    .constitution1_list li .info {
        padding: 20px;
    }

    .news1_top {
        height: 475px;
        padding-bottom: 40px;
    }
    .left_img_list li .info_con .title {
        font-size: 22px;
        margin-top: 5px;
    }
    .left_img_list li .info_con {
        padding: 30px;
    }
    .news1_list li .title {
        font-size: 22px;
        margin: 15px 0 8px;
    }
    .news1_list li .info {
        line-height: 26px;
        max-height: 52px;
    }
    .news1_list li .img_con {
        width: 450px;
        height: 280px;
    }
    .news1_list li .info_con {
        width: calc(100% - 450px);
        padding-right: 130px;
    }
    .read_more2 {
        margin-top: 25px;
        width: 150px;
        height: 45px;
        line-height: 45px;
    }

    .news1_list li a {
        padding: 40px 0;
    }
    .news1_right_info {
        padding-left: 40px;
    }
    .news1_right_info .index_news_list li:before {
        width: calc(100% + 70px);
    }
    .page{
        padding-top: 30px;
    }
    .page .number {
        margin: 0 15px;
        padding: 0 5px;
    }
    .page a, .page span {
        font-size: 16px;
    }
    .detail_left .title {
        font-size: 30px;
        line-height: 40px;
    }
    .detail_left .sub_title {
        padding-bottom: 20px;
    }
    .detail_left .item_info {
        padding: 20px 0;
    }
    .jump_page {
        padding: 20px 0;
        font-size: 16px;
    }
    .jump_page .list_btn {
        width: 40px;
        height: 40px;
    }
    .detail_right {
        padding-left: 80px;
    }
    .recommend_name {
        font-size: 24px;
    }
    .recommend_list li a {
        padding: 15px 20px;
    }

    .recommend_list li {
        margin-top: 15px;
    }

    .recommend_list li .name {
        line-height: 28px;
        font-size: 16px;
        height: 56px;
        margin-bottom: 8px;
    }

    .now_leaders_list li {
        padding: 40px 0;
    }
    .now_leaders_list li .title {
        font-size: 26px;
        width: 190px;
    }
    .now_leaders_list li span {
        font-size: 22px;
        margin-right: 40px;
    }
    .display_mark .display_box {
        padding: 80px;
    }
    .display_box .close {
        top: 30px;
        right: 30px;
    }
    .display_box .right .title {
        font-size: 20px;
        margin: 10px 0 25px;
    }
    .display_box .left {
        width: 320px;
        height: 420px;
        line-height: 420px;
    }
    .display_box .right {
        padding-left: 40px;
        width: calc(100% - 320px);
    }
    .display_box .right .name {
        font-size: 24px;
    }
    .settings_list li .title {
        font-size: 30px;
        line-height: 80px;
        padding: 0 25px;
    }
    .settings_list li dd a {
        padding: 10px 0 10px 30px;
        font-size: 22px;
    }
    .settings_list li dl {
        padding: 25px;
    }

    .settings_list li dd a:before {
        top: 22px;
    }
    .settings_list li .title img {
        margin-right: 20px;
        height: 45px;
    }

    .education_list li .li_con {
        height: 465px;
    }

    .education_list li .info_con {
        padding-left: 80px;
    }
    .education_list li:nth-of-type(2n) .info_con {
        padding-right: 80px;
    }
    .education_list li .info_con .title {
        font-size: 32px;
        margin-bottom: 20px;
    }
    .education_list li .info_con .info {
        max-height: 210px;
    }

    .education_list li .info_con .num {
        font-size: 150px;
        top: -24px;
        right: -3px;
    }

    .cooper_list li .li_con {
        height: 420px;
    }
    .cooper_list li .info_con .title {
        font-size: 30px;
        margin-bottom: 25px;
    }
    .cooper_list li .info_con {
        padding-right: 80px;
    }
    .cooper_list li:nth-of-type(2n) .info_con {
        padding-left: 80px;
    }

    .cooper_list li .info_con:before {
        width: calc(100% + 80px);
    }
    .cooper_list li .info_con .info {
        max-height: 120px;
    }
    .student_list li {
        width: 175px;
        height: 175px;
    }
    .student_list li .name {
        line-height: 175px;
        font-size: 24px;
    }
    .time1_con .part_title {
        width: 300px;
        height: 300px;
    }
    .part_title .title1 {
        font-size: 32px;
        margin-bottom: 12px;
    }
    .part_title .title2 {
        font-size: 16px;
    }
    .time1_con {
        height: 680px;
    }
    .time2_left .food_info {
        font-size: 32px;
        line-height: 40px;
        margin: 110px 0 50px;
    }

    .time2_left .food_info:before, .time2_left .food_info:after {
        width: 36px;
        height: 25px;
    }
    .time2_left .food_info:before {
        top: -36px;
    }
    .time2_left .food_info:after {
        bottom: -36px;
    }
    .time2_right:after {
        width: 80px;
        left: -80px;
    }
    .time2_left {
        width: 39%;
    }
    .time2_right {
        width: 61%;
    }
    .time3_img_container {
        padding-top: 35px;
    }
    .time3_img_container li.swiper-slide-next{
        margin-top: -35px;
    }
    .time3_img_container li img {
        height: 450px;
    }
    .time3_bot .life_text {
        bottom: -30px;
        font-size: 50px;
    }

    .video1_list li .img_con {
        height: 400px;
    }
    .video_icon {
        width: 60px;
        height: 60px;
    }
    .video1_list li .name {
        height: 65px;
        padding: 0 15px;
        font-size: 20px;
        line-height: 65px;
    }

    .sec_link_list2 li .img_con img {
        height: 65px;
    }
    .sec_link_list2 li .link_title {
        line-height: 55px;
        height: 55px;
        font-size: 20px;
    }
    .app_list li {
        width: 350px;
        height: 350px;
    }

    .app_list li.android {
        margin-right: 40px;
        position: relative;
    }
    .app_list li .name {
        font-size: 24px;
        margin: 30px 0;
    }
    .app_list li .img img {
        height: 95px;
    }
    .app_list li .font {
        font-size: 20px;
        line-height: 30px;
    }

    .app_list li .download_a {
        width: 180px;
        height: 50px;
        line-height: 50px;
        font-size: 20px;
    }
    .app_list li .app_ewm {
        height: 180px;
    }
    .app_list li .text {
        font-size: 20px;
        line-height: 30px;
    }
    .sec_link_list2 li {
        margin-bottom: 35px;
    }
    .app_list li.android .right_icon {
        width: 110px;
        height: 110px;
    }

    .search_title {
        font-size: 22px;
        line-height: 24px;
        margin: 0 0 30px;
    }

















}

@media screen and (max-width: 1500px) {
    body{
        font-size: 14px;
    }



}



@media screen and (max-width: 1366px) {
    .w{
        width: 1080px;
    }
    .mCSB_inside > .mCSB_container {
        margin-right: 20px;
    }
    /*1366*/
    .read_more {
        padding: 8px 15px 8px 15px;
    }

    .read_more i {

    }
    .read_more:before{
        left: 15px;
    }
    .read_more:after {
        width: 20px;
        right: 17px;
    }
    .read_more font {
        padding-right: 30px;
    }
    .read_more:hover:before {
        width: 20px;
    }
    .read_more:hover font {
        padding-left: 30px;
    }

    .b_share a {
        width: 40px;
        height: 40px;
    }
    .prev3, .next3{
        width: 35px;
        height: 35px;
    }
    .prev2, .prev1, .next1, .next2 {
        width: 40px;
        height: 40px;
    }
    .top_line .link_list li a {
        line-height: 35px;
        padding: 0 10px;
    }
    .full_menu .logo,
    .topnav .logo {
        width: 200px;
        height: 43px;
    }
    .topnav .nav_list li>a {
        padding: 0 4px;
        font-size: 15px;
    }
    .top_nav_con .search_box i {
        padding-right: 24px;
        background-size: 26%;
    }

    .top_nav_con .lan_box a {
        padding-right: 24px;
        background-size: 32%;
    }
    .top_nav_con .right_list li {
        padding-left: 20px;
    }
    .top_nav_con .line {
        padding: 0 10px 0 15px;
    }
    .topnav .top_nav_con {
        padding: 10px 0;
    }
    .top_nav_con .nav_list li .hide_menu {
        left: -15px;
        width: 130px;
        border-top: 2px solid #c9a55f;
        padding: 3px 0;
    }
    .top_nav_con .nav_list li .hide_menu dd a {
        padding: 10px 12px;
        line-height: 18px;
        font-size: 15px;
    }
    .banner_info .sign {
        line-height: 60px;
        font-size: 75px;
        letter-spacing: 5px;
    }
    .banner_info .title1 {
        font-size: 30px;
        line-height: 35px;
        margin: 23px 0;
    }
    .banner_info .title2 {
        font-size: 18px;
        line-height: 25px;
    }
    .banner_new{
        padding-bottom: 60px;
        padding-left: 50px;
    }
    .pagination_con{
        padding-left: 50px;
    }
    .banner_new .num {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .pagination_con .swiper-pagination-banner .swiper-pagination-bullet {
        width: 70px;
    }
    .index_title .en_title {
        font-size: 34px;
    }

    .index_title .title {
        font-size: 24px;
        margin-top: 3px;
    }
    .index_title .title .line {
        margin-right: 12px;
        width: 30px;
    }
    .index_news_list li .day {
        font-size: 36px;
        padding-left: 5px;
    }
    .index_news_list li .title {
        width: calc(100% - 80px);
        padding-right: 60px;
        font-size: 16px;
        line-height: 25px;
        max-height: 50px;
    }
    .index_news_left_container li .title {
        font-size: 18px;
    }
    .news1_list li .day,
    .index_news_left_container li .day {
        font-size: 36px;
    }
    .index_news_left_container li .source {
        margin: 15px 0 5px;
    }
    .index_news_left_container li .img_con {
        height: 270px;
    }
    .index_news_left_container .swiper-pagination-news-left .swiper-pagination-bullet {
        width: 20px;
        height: 20px;
        margin: 0 5px;
    }

    .index_news_left_container li .info_con {
        padding: 20px 0;
        border-bottom: 1px solid rgba(255,255,255,0.2);
    }
    .index_news_list li {
        margin-bottom: 25px;
    }
    .index_title {
        margin-bottom: 30px;
    }
    .talk_list li .title_con .title {
        font-size: 22px;
        line-height: 28px;
        height: 56px;
        margin: 25px 0 20px;
    }
    .talk_list li .title_con {
        padding: 30px;
    }
    .talk_list li .info_con {
        padding: 15px 0;
    }
    .talk_list li .name {
        margin-bottom: 0px;
    }
    .sec {
        padding: 60px 0;
    }
    .announcement_list li a {
        padding: 30px;
    }

    .announcement_list li .title {
        font-size: 18px;
        line-height: 26px;
        height: 52px;
        margin: 12px 0 24px;
    }
    .announcement_list li .time .day {
        font-size: 36px;
    }

    .announcement_list li a:before {
        border: 3px solid #fff;
    }

    .Media_list li:nth-of-type(2n) {
        top: -60px;
    }
    .Media_container {
        padding-top: 60px;
    }
    .Media_list li a {
        padding: 30px 18px 15px;
    }
    .Media_list li .source img {
        height: 45px;
    }
    .Media_list li .title {
        font-size: 18px;
        line-height: 25px;
        height: 50px;
        margin: 10px 0 40px;
    }
    .Media_list li .time .day {
        font-size: 36px;
        margin-top: 2px;
    }
    .time_list li:first-child {
        width: 360px;
        height: 360px;
    }

    .time_list li:nth-of-type(2) {
        width: 230px;
        height: 230px;
        top: -85px;
        left: 27.875%;
    }
    .time_list li:nth-of-type(3) {
        width: 300px;
        height: 300px;
        top: 60px;
        left: 48.5%;
    }
    .time_list li:nth-of-type(4) {
        width: 250px;
        height: 250px;
        top: -75px;
        right: 0;
    }
    .time_list li .title1 {
        margin-top: 14px;
        font-size: 22px;
        line-height: 36px;
    }

    .time_list li img {
        height: 40px;
    }
    .sec7 .part {
        height: 370px;
    }
    .sec7_right {
        padding-left: 60px;
    }
    .right_info_ul li .title {
        font-size: 16px;
       /* margin-bottom: 2px; */

    }
    .right_info_ul li .num {
        right: 40px;
        font-size: 56px;
    }

    .prev2 {
        right: 60px;
    }
    .website_list li .title {
        line-height: 40px;
        height: 40px;
    }
    .website_list li a {
        padding: 15px 0;
    }
    .sec_link {
        padding: 25px 0;
    }
    .sec_link_list li .img_con {
        width: 75px;
        height: 75px;
        line-height: 75px;
    }
    .sec_link_list li {
        padding: 8px 0;
    }
    .sec_link_list li .img_con img {
        width: 36px;
    }
    .sec_link_list li .link_title {
        padding-top: 5px;
    }
    .footer_con .logo img {
        width: 220px;
    }

    .b_share li {
        margin-left: 20px;
    }
    .footer_con {
        margin-bottom: 50px;
    }
    footer {
        background-size: 53%;
        padding: 30px 0;
    }
    /*天才概况*/
    .inner_title .en_title, .inner_title .title {
        font-size: 40px;
    }
    .inner .inner_wrap {
        bottom: 80px;
    }
    .left_menu_ul li a {
        font-size: 17px;
        line-height: 40px;
    }
    .left_menu_ul li {
        margin-right: 48px;
    }
    .left_menu {
        padding: 20px 0 0;
    }
    .school1 {
        padding-top: 40px;
    }

    .wrap_title h4 {
        font-size: 32px;
    }
    .wrap_title h5 {
        font-size: 24px;
    }
    .school1_info, .school1_info p {
        line-height: 25px;
    }

    .num_list li .left .p1 {
        font-size: 30px;
    }

    .num_list li .left .p2 {
        line-height: 20px;
    }
    .num_list li img {
        width: 40px;
    }

    .num_list li .left {
        width: calc(100% - 70px);
    }
    .num_list li {
        padding: 15px 26px;
    }
    .num_list li:after {
        height: 50px;
    }
    .school2 {
        height: 380px;
    }
    .school2 .img_con .text_img {
        width: 800px;
    }
    .school2 .img_con i {
        font-size: 22px;
    }
    .school3_list li .img_con {
        height: 270px;
        line-height: 270px;
    }
    .school3_list li {
        padding: 0 30px;
    }
    .school3_list li .info_con .name {
        font-size: 21px;
    }
    .school3_list li .info_con p {
        font-size: 14px;
    }
    .school3_list li .info_con {
        padding: 12px 0;
    }

    .leaders_list li {
        padding: 30px;
    }

    .leaders_list li .title {
        font-size: 20px;
        margin-right: 50px;
    }

    .leaders_list li dd {
        margin-bottom: 0px;
        font-size: 17px;
    }
    .leaders_list li .name {
        width: 60px;
        margin-right: 40px;
    }
    .scenery1_list li .info_con .name {
        font-size: 24px;
    }
    .scenery1_list li .info_con .name2 {
        font-size: 44px;
    }
    .scenery2 .info_con {
        height: 275px;
    }
    .scenery2 .info_con .vr360 {
        margin: 0 70px;
        width: 75px;
    }
    .scenery2 .info_con span {
        font-size: 30px;
    }
    .scenery2 .vr_btn {
        font-size: 22px;
        padding: 12px 40px;
        bottom: -24px;
    }
    .scenery2 {
        margin-bottom: 60px;
    }
    .map1_left {
        width: 42%;
    }
    .map1_right {
        width: 58%;
        height: 450px;
    }
    .map1_info .p1 {
        font-size: 14px;
    }
    .map1_info .hello:before {
        width: 70px;
        height: 75px;
        top: -6px;
        right: -110px;
    }

    .map1_info .school_info {
        padding-top: 50px;
    }
    .map1_info .p2 {
        font-size: 20px;
    }
    .map1_info .p3 {
        font-size: 16px;
        margin: 5px 0 25px;
    }
    .map1_info .p4 {
        line-height: 24px;
    }
    .map1_info .hello {
        font-size: 40px;
    }
    .department1_list li a {
        font-size: 16px;
        padding: 18px 0 18px 30px;
    }
    .department1_list li a:before {
        width: 4px;
        height: 4px;
        left: 17px;
    }

    .constitution1_title .title {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 15px;
    }

    .constitution1_title .foreword {
        font-size: 20px;
        line-height: 30px;
    }
    .constitution1_title {
        margin-bottom: 20px;
    }
    .constitution1_list li .title {
        line-height: 60px;
        font-size: 18px;
        padding: 0 20px;
    }
    .constitution1_list li .info, .constitution1_list li .info p {
        line-height: 27px;
    }


    .news1_top {
        height: 400px;
        padding-bottom: 30px;
    }
    .left_img_list li .info_con .title {
        font-size: 20px;
    }
    .left_img_list li .info_con {
        padding: 25px;
    }
    .news1_list li .title {
        font-size: 20px;
        margin: 10px 0 5px;
    }
    .news1_list li .info {
        line-height: 25px;
        max-height: 50px;
    }
    .news1_list li .img_con {
        width: 350px;
        height: 220px;
    }
    .news1_list li .info_con {
        width: calc(100% - 350px);
        padding-right: 80px;
    }
    .read_more2 {
        margin-top: 20px;
        width: 130px;
        height: 40px;
        line-height: 40px;
    }

    .news1_list li a {
        padding: 30px 0;
    }
    .news1_right_info {
        padding-left: 30px;
    }
    .news1_right_info .index_news_list li:before {
        width: calc(100% + 55px);
    }

    .page{
        padding-top: 25px;
    }
    .page .number {
        margin: 0 10px;
    }
    .page a, .page span {
        font-size: 14px;
    }
    .detail_left .title {
        font-size: 24px;
        line-height: 32px;
    }
    .detail_left .sub_title {
        padding-bottom: 10px;
    }
    .detail_left .sub_title span {
        margin-right: 30px;
    }
    .detail_left .item_info {
        padding: 15px 0;
    }
    .jump_page {
        padding: 15px 0;
        font-size: 14px;
    }
    .jump_page .list_btn {
        width: 35px;
        height: 35px;
    }
    .detail_right {
        padding-left: 60px;
    }
    .recommend_name {
        font-size: 20px;
    }
    .recommend_list li a {
        padding: 10px 15px;
    }

    .recommend_list li {
        margin-top: 12px;
    }

    .recommend_list li .name {
        line-height: 25px;
        font-size: 16px;
        height: 50px;
        margin-bottom: 8px;
    }
    .now_leaders_list li .title {
        font-size: 22px;
        width: 155px;
    }
    .now_leaders_list li span {
        font-size: 20px;
        margin-right: 30px;
    }
    .now_leaders_list li {
        padding: 30px 0;
    }
    .display_box .left {
        width: 280px;
        height: 360px;
        line-height: 360px;
    }
    .display_box .right {
        padding-left: 40px;
        width: calc(100% - 280px);
    }
    .display_box .close {
        top: 20px;
        right: 20px;
        background-size: 57%;
    }
    .display_mark .display_box {
        padding: 60px;
    }

    .settings_list li .title img {
        margin-right: 15px;
        height: 40px;
    }
    .settings_list li .title {
        font-size: 26px;
        line-height: 70px;
        padding: 0 20px;
    }
    .settings_list li dl {
        padding: 20px;
    }
    .settings_list li dd a {
        padding: 8px 0 8px 25px;
        font-size: 19px;
    }
    .settings_list li dd a:before {
        width: 4px;
        height: 4px;
        top: 20px;
        left: 8px;
    }

    .education_list li .li_con {
        height: 370px;
    }

    .education_list li .info_con {
        padding-left: 60px;
    }
    .education_list li:nth-of-type(2n) .info_con {
        padding-right: 60px;
    }
    .education_list li .info_con .title {
        font-size: 26px;
        margin-bottom: 15px;
    }
    .education_list li .info_con .info {
        max-height: 182px;
    }
    .education_list li .info_con .info,
    .education_list li .info_con .info p{
        line-height: 26px !important;
        font-size: 14px;

    }
    .education_list li .info_con .num {
        font-size: 135px;
        top: -22px;
        right: -3px;
    }
    .cooper_list li{
        margin-bottom: 30px;
    }
    .cooper_list li .li_con {
        height: 360px;
    }
    .cooper_list li .info_con .title {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .cooper_list li .info_con {
        padding-right: 60px;
    }
    .cooper_list li:nth-of-type(2n) .info_con {
        padding-left: 60px;
    }

    .cooper_list li .info_con:before {
        width: calc(100% + 60px);
    }
    .cooper_list li .info_con .info {
        max-height: 104px;
    }
    .cooper_list li .info_con .info,
    .cooper_list li .info_con .info p{
        line-height: 26px !important;

    }
    .student_list li {
        width: 150px;
        height: 150px;
    }
    .student_list li .name {
        line-height: 150px;
        font-size: 22px;
    }
    .time1_con {
        height: 560px;
    }
    .time1_con .part_title {
        width: 270px;
        height: 270px;
    }
    .part_title .title1 {
        font-size: 28px;
        margin-bottom: 10px;
    }
    .time2_left .food_info {
        font-size: 28px;
        line-height: 36px;
        margin: 85px 0 40px;
    }
    .time2_right:after {
        width: 70px;
        left: -70px;
    }
    .time3_img_container li img {
        height: 400px;
    }

    .time3_bot .life_text {
        bottom: -25px;
        font-size: 45px;
    }
    .time3_img_container {
        padding-top: 30px;
    }
    .time3_img_container li.swiper-slide-next {
        margin-top: -30px;
    }

    .video1_list li .img_con {
        height: 320px;
    }
    .video_icon {
        width: 50px;
        height: 50px;
    }
    .video1_list li .name {
        height: 60px;
        padding: 0 15px;
        font-size: 18px;
        line-height: 60px;
    }
    .sec_link_list2 li .img_con img {
        height: 50px;
    }
    .sec_link_list2 li .link_title {
        line-height: 45px;
        height: 45px;
        font-size: 18px;
    }
    .sec_link_list2 li {
        margin-bottom: 25px;
    }
    .app_list li {
        width: 300px;
        height: 300px;
    }
    .app_list li.android {
        margin-right: 30px;
    }
    .app_list li .img img {
        height: 80px;
    }
    .app_list li .name {
        font-size: 20px;
        margin: 20px 0;
    }
    .app_list li .font {
        font-size: 17px;
        line-height: 28px;
    }
    .app_list li .download_a {
        width: 160px;
        height: 45px;
        line-height: 45px;
        font-size: 18px;
    }
    .app_list li .app_ewm {
        height: 160px;
    }
    .app_list li .text {
        font-size: 18px;
        line-height: 28px;
    }
    .app_list li.android .right_icon {
        width: 90px;
        height: 90px;
    }
    .search_title {
        font-size: 20px;
        margin: 0 0 20px;
    }
    .search_list li a {
        padding: 20px 0;
    }











}
@media screen and (max-width: 1280px) {


}



/*移动端*/
@media screen and (max-width: 900px) {

    .w {
        margin: 0;
        width: auto;
        padding: 0 15px;
    }
    body{
        background: #fff;
    }
    .full_menu .logo,
    .topnav .logo {
        width: 150px;
        height: 35px;
    }

    .sec {
        padding: 30px 0;
    }
    .prev3, .next3{
        width: 30px;
        height: 30px;
    }
    .prev2, .prev1, .next1, .next2 {
        width: 35px;
        height: 35px;
    }
    /*900*/
    .topnav.white .top_nav_con .lan_box a,
    .top_nav_con .lan_box a {
        padding-right: 18px;
        background-size: 34%;
        background-position-y: 13px;
    }
    .topnav.white .top_nav_con .menu_box .menu,
    .top_nav_con .menu_box .menu {
        background-size: 20% !important;
        background-position-y: 14px;
        padding: 0 18px 0 0;
    }
    .banner_info .sign {
        line-height: 40px;
        font-size: 50px;
        letter-spacing: 3px;
    }
    .banner_info .title1 {
        font-size: 22px;
        line-height: 30px;
        margin: 20px 0;
    }
    .banner_info .title2 {
        font-size: 17px;
        line-height: 25px;
    }
    .down_icon{
        width: 40px;
        height: 40px;
        left: 15px;
    }

    .sec2_left {
        padding-right: 0;
        width: 100%;
    }
    .index_news_left_container li .img_con {
        height: 200px;
    }
    .index_news_left_container li .img_con {
        height: 200px;
    }
    .index_news_left_container li .year {
        margin-left: 10px;
        top: 2px;
    }

    .index_news_left_container li .source {
        margin: 10px 0 10px;
    }
    .index_news_left_container li .info_con {
        padding: 15px 0;
    }
    .index_news_left_container li .title {
        font-size: 16px;
        height: 30px;
        line-height: 30px;
    }
    .index_news_left_container {
        padding-bottom: 60px;
    }
    .sec2:before {
        width: 100%;
        height: 440px;
        background-size: 100% auto;
    }
    .sec2_right {
        padding-left: 0;
        width: 100%;
        padding-top: 30px;
    }
    .index_title .en_title {
        font-size: 25px;
    }
    .index_title .title {
        font-size: 20px;
        margin-top: 3px;
    }
    .index_title .title .line {
        margin-right: 8px;
        width: 20px;
    }
    .index_news_list li .more_icon2 {
        opacity: 1;
    }

    .index_news_list li .title {
        width: calc(100% - 60px);
        padding-right: 45px;
        font-size: 15px;
        line-height: 25px;
        max-height: 50px;
    }
    .index_news_list li .day {
        font-size: 26px;
        padding-left: 8px;
    }
    .index_news_list li .date {
        font-size: 12px;
    }
    .index_news_list li .time {
        width: 60px;
    }
    .sec3:before {
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
    }
    .prev1 {
        margin-right: 10px;
    }

    .talk_list li .title_con {
        padding: 15px 10px;
    }
    .talk_list li .title_con .title {
        font-size: 16px;
        line-height: 22px;
        height: 44px;
        margin: 15px 0 15px;
    }
    .announcement_list li a {
        padding: 25px;
    }
    .announcement_list li .title {
        font-size: 16px;
        line-height: 25px;
        height: 50px;
        margin: 10px 0 20px;
    }
    .announcement_list li .time .day {
        font-size: 26px;
    }
    .Media_container {
        padding-top: 40px;
    }
    .Media_list li:nth-of-type(2n) {
        top: -40px;
    }
    .Media_list li a {
        padding: 20px 14px 10px;
    }
    .Media_list li .source img {
        height: 40px;
    }
    .Media_list li:nth-of-type(4n),
    .Media_list li:nth-of-type(4n-3){
        border-bottom: 2px solid #004098;
    }
    .Media_list li:nth-of-type(4n-1){
        border-bottom: 2px solid #c9a55f;
    }
    .Media_list li:nth-of-type(4n-2){
        border-bottom: 2px solid #92006d;
    }
    .prev2 {
        right: 45px;
    }
    .Media_list li .title {
        font-size: 16px;
        margin: 10px 0 30px;
    }
    .Media_list li .time .day {
        font-size: 26px;
    }

    .time_list li:first-child {
        width: 120px;
        height: 120px;
    }

    .time_list li:nth-of-type(2) {
        width: 80px;
        height: 80px;
        top: -34px;
        right: 0;
    }

    .time_list li:nth-of-type(3) {
        width: 90px;
        height: 90px;
        top: auto;
        left: auto;
        right: 100px;
        bottom: 0;
    }
    .time_list li:nth-of-type(4) {
        width: 100px;
        height: 100px;
        margin-top: 25px;
        top: -60px;
        right: 0;
    }

    .time_list li .title1 {
        margin-top: 5px;
        font-size: 16px;
        line-height: 30px;
    }
    .time_list li img {
        height: 25px;
    }
    .index_title {
        margin-bottom: 20px;
    }
    .sec7_left {
        width: 100%;
        position: relative;
    }
    .sec7 .sec7_left .part {
        height: auto;
    }
    .left_img_ul {
        width: 100%;
        height: 250px;
		overflow:hidden;
    }
    .right_info_con {
        width: 100%;
        height: 280px;
    }
    .right_info_ul li .title {
        font-size: 13px;
        margin-bottom: 0;
    }
    .right_info_ul li .num {
        right: 30px;
        font-size: 38px;
    }

    .sec7_right {
        width: 100%;
        padding: 20px 0 20px 15px;
        background: #edf1f4;
    }
    .sec7 .sec7_right .part {
        height: 300px;
    }
    .more_icon4 {
        width: 18px;
        height: 12px;
    }
    .website_list li .more_icon4 {
        opacity: 1;
    }

    .website_list li .title {
        line-height: 30px;
        height: 30px;
        width: calc(100% - 40px);
        padding-right: 50px;
        font-size: 16px;
    }
    .website_list li .num {
        font-size: 18px;
        width: 40px;
    }
    .sec_link_list li {
        padding: 8px 0;
        width: 21.25%;
        margin-right: 5%;
    }
    .sec_link_list li:nth-of-type(11n){
        margin-right: 5%;
    }
    .sec_link_list li:nth-of-type(4n){
        margin-right: 0;
    }
    .sec_link_list li .img_con {
        width: 60px;
        height: 60px;
        line-height: 60px;
    }
    .sec_link_list li .img_con img {
        width: 28px;
    }
    .sec_link_list li .link_title {
        padding-top: 5px;
        line-height: 20px;
    }
    .footer_con .logo img {
        width: 150px;
    }
    .b_share li {
        margin-left: 10px;
        padding-bottom: 10px;
    }
    .b_share li .img_con {
        width: 100px;
        height: 100px;
    }

    .footer_con {
        margin-bottom: 40px;
    }
    footer {
        background-size: 100%;
        padding: 20px 0 0;
    }
    .inner .inner_wrap {
        bottom: 5px;
    }

    .inner_title .en_title, .inner_title .title {
        font-size: 22px;
        line-height: 25px;
    }
    .inner .inner_title {
        margin-bottom: 8px;
    }

    .wrap_title h4 {
        font-size: 20px;
    }
    .wrap_title h5 {
        font-size: 18px;
        margin-top: 2px;
    }
    .wrap_title h5 .line {
        margin-right: 6px;
    }
    .wrap_title {
        margin-bottom: 20px;
    }
    .mCSB_inside > .mCSB_container {
        margin-right: 20px;
    }
    .num_list li {
        width: 50%;
        padding: 10px 25px;
    }
    .num_list li:nth-of-type(2n-1) {
        padding-left: 0;
    }
    .num_list li .left .p1 {
        font-size: 22px;
        margin-bottom: 5px;
    }
    .num_list li img {
        width: 30px;
    }
    .num_list li .left {
        width: calc(100% - 50px);
    }
    .num_list li {
        width: 50%;
        padding: 10px 15px;

    }
    .num_list li .left .p2 {
        line-height: 18px;
    }
    .num_list li:after {
        height: 45px;
    }
    .num_list li:nth-of-type(2n):after{
        display: none;
    }
    .num_list li:nth-of-type(3), .num_list li:nth-of-type(4){
        border-top: 1px solid #e6e6e6;
    }
    .num_list li:nth-of-type(2n) {
        padding-right: 0;
    }
    .school2 .img_con .text_img {
        max-width: 80%;
        margin-bottom: 12px;
    }
    .school2 .img_con i {
        font-size: 17px;
    }

    .school2 {
        height: 200px;
    }
    .school3_list {
        flex-wrap: wrap;
    }
    .school3_list li {
        padding: 0 30px;
        width: 100%;
        margin-bottom: 15px;
    }

    .leaders_list{
        flex-wrap: wrap;
    }
    .leaders_list li {
        padding: 20px 30px;
        width: 100%;
        flex-wrap: wrap;
        margin-bottom: 15px;
    }
    .leaders_list li .title {
        font-size: 18px;
        margin-right: 0;
        width: 100%;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .leaders_list li dd {
        margin-bottom: 0px;
        font-size: 16px;
        line-height: 30px;
    }
    .leaders_list li .name {
        width: 60px;
        margin-right: 20px;
    }
    .scenery1_list li .info_con .name2 {
        font-size: 30px;
    }
    .scenery1_list li .info_con .name {
        font-size: 16px;
    }
    .scenery2 .info_con .vr360 {
        margin: 0 10px;
        width: 50px;
    }
    .scenery2 .info_con span {
        font-size: 16px;
    }
    .scenery2 .info_con {
        height: 170px;
    }
    .scenery2 .vr_btn {
        font-size: 16px;
        padding: 8px 30px;
        bottom: -16px;
    }
    .scenery2 {
        margin-bottom: 30px;
    }

    .scenery1_list {
        flex-wrap: wrap;
    }
    .scenery1_list li {
        width: 50%;
        padding-top: 50%;
    }
    .map1_left {
        width: 100%;
        padding-right: 0;
        padding-bottom: 20px;
    }
    .map1_right {
        width: 100%;
        height: 260px;
    }
    .map1_info {
        padding-top: 10px;
    }
    .map1_info .hello {
        font-size: 32px;
    }
    .map1_info .hello:before {
        width: 50px;
        height: 56px;
        top: -3px;
        right: -85px;
    }
    .map1_info .school_info {
        padding-top: 30px;
    }

    .map1_info .p2 {
        font-size: 18px;
    }
    .map1_info .p3 {
        font-size: 14px;
    }
    .department1_list li {
        width: 100%;
        margin-right: 0;
    }
    .department1_list li:nth-of-type(2), .department1_list li:nth-of-type(3) {
        border-top: none;
    }
    .constitution1_title .title {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 5px;
    }
    .constitution1_title .foreword {
        font-size: 16px;
        line-height: 25px;
    }
    .constitution1_list li .title {
        line-height: 50px;
        font-size: 16px;
        padding: 0 12px;
    }
    .constitution1_list li .info {
        padding: 12px;
    }

    .read_more {
        padding: 5px 10px 5px 10px;
    }

    .read_more i {

    }
    .read_more:before{
        left: 15px;
    }
    .read_more:after {
        width: 18px;
        right: 13px;
    }
    .read_more:hover:before {
        width: 18px;
    }
    .news1_top {
        height: auto;
        padding-bottom: 20px;
    }

    .news1_left_img {
        width: 100%;
        height: 250px;
    }
    .left_img_list li .info_con {
        padding: 10px;
    }
    .left_img_list li .info_con .title {
        font-size: 16px;
    }
    .news1_right_info {
        padding-left: 0;
        width: 100%;
        padding-top: 15px;
        height: 330px;
    }


    .news1_right_info .index_news_list li .title {
        padding-right: 0;
    }
    .news1_right_info .index_news_list li:before {
        width: calc(100% + 30px);
        right: -15px;
    }

    .news1_list li .img_con {
        width: 150px;
        height: 110px;
    }
    .news1_list li .info_con {
        width: calc(100% - 150px);
        padding-right: 10px;
    }
    .news1_list li .day, .index_news_left_container li .day {
        font-size: 25px;
    }
    .news1_list li .year, .index_news_left_container li .year {
        margin-left: 8px;
        top: 3px;
    }
    .news1_list li .title {
        font-size: 16px;
        margin: 2px 0 2px;
    }
    .news1_list li .info {
        line-height: 21px;
        max-height: 42px;
    }
    .read_more2 {
        margin-top: 10px;
        width: 90px;
        height: 28px;
        line-height: 28px;
        font-size: 12px;
    }
    .news1_list li a {
        padding: 20px 0;
    }
    .page {
        padding-top: 20px;
    }

    .page a, .page span {
        font-size: 12px;
        line-height: 24px;
    }
    .page .prev i, .page .next i {
        top: 0px;
    }
    .page .number {
        margin: 0 3px;
        padding: 0 3px;
    }

    .Media_list li{
        width: 48%;
        margin-right: 4%;
        margin-bottom: 4%;
    }
    .Media_list li:nth-of-type(2n){
        margin-right: 0;
    }

    .detail_left {
        width: 100%;
    }
    .detail_left .title {
        font-size: 20px;
        line-height: 28px;
    }
    .detail_left .sub_title span {
        margin-right: 0;
        display: block;
    }
    .detail_left .sub_title {
        padding-bottom: 5px;
    }
    .detail_right {
        padding-left: 0;
        width: 100%;
        padding-top: 20px;
    }

    .now_leaders_list li {
        padding: 20px 0;
        width: 100%;
    }
    .now_leaders_list li:nth-of-type(2){
        border-top: none;
    }

    .now_leaders_list li .title {
        font-size: 17px;
        width: 130px;
    }
    .now_leaders_list li span {
        font-size: 16px;
        margin-right: 20px;
    }
    .display_mark .display_box {
        padding: 30px 15px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        margin: 15px;
        width: calc(100% - 30px);
        height: calc(100% - 30px);
        flex-wrap: wrap;
        overflow-y: auto;
    }
    .display_box .close {
        top: 5px;
        right: 5px;
        background-size: 50%;
        width: 40px;
        height: 40px;
    }
    .display_box .left {
        width: 100%;
        height: 220px;
        line-height: 220px;
    }
    .display_box .right {
        padding-top: 15px;
        padding-left: 0;
        width: 100%;
        max-height: none;
    }
    .display_box .right .title {
        font-size: 16px;
        margin: 10px 0 10px;
        text-align: center;
    }
    .display_box .right .name {
        font-size: 20px;
        text-align: center;
    }
    .settings_list {
        flex-wrap: wrap;
    }
    .settings_list li {
        width: 100%;
        margin-bottom: 15px;
    }
    .settings_list li .title {
        font-size: 20px;
        line-height: 50px;
        padding: 0 15px;
    }
    .settings_list li .title img {
        height: 32px;
    }
    .settings_list li dl {
        padding: 15px;
    }
    .settings_list li dd a {
        padding: 5px 0 5px 20px;
        font-size: 16px;
    }
    .settings_list li dd a:before {
        top: 18px;
        left: 6px;
    }

    .education_list li .li_con {
        height: auto;
        flex-wrap: wrap;
    }

    .education_list li:nth-of-type(2n) .li_con {
        flex-direction: row;
    }
    .education_list li .img_con {
        width: 100%;
        height: 220px;
    }
    .education_list li .info_con {
        width: 100%;
        padding: 20px 0;
    }
    .education_list li:nth-of-type(2n) .info_con {
        padding-right: 0;
    }
    .education_list li .info_con .title {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .education_list li .info_con .info{
        max-height: inherit;
    }

    .cooper_list li .li_con {
        height: auto;
        flex-wrap: wrap;
    }
    .cooper_list li .img_con {
        width: 100%;
        height: 200px;
    }
    .cooper_list li .info_con {
        width: 90%;
        margin-left: 5%;
        padding: 0 15px 15px;
    }
    .cooper_list li .info_con .info{
        max-height: inherit;
    }
    .cooper_list li .info_con:before {
        width: 100%;
        height: calc(100% + 30px);
        top: auto;
        bottom: 0;

    }
    .cooper_list li .info_con:nth-of-type(2n){
        padding: 0 15px 15px;
    }
    .cooper_list li:nth-of-type(2n) .li_con {
        flex-direction: row;
    }
    .cooper_list li .info_con .title {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .time1_con {
        height: 500px;
    }
    .time1_con .part_title {
        width: 230px;
        height: 230px;
    }
    .student_list li {
        width: 90px;
        height: 90px;
    }

    .student_list li .name {
        line-height: 90px;
        font-size: 16px;
        background: rgba(0, 64, 152, 0.3);
        opacity: 1;
    }
    .student_list li:nth-of-type(1) {
        top: 0;
        left: 15%;
    }
    .student_list li:nth-of-type(2) {
        bottom: auto;
        left: auto;
        right: 15%;
        top: 0;
    }
    .student_list li:nth-of-type(3) {
        top: 21%;
        left: 0;
    }
    .student_list li:nth-of-type(4) {
        top: 16%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .student_list li:nth-of-type(5) {
        top: 21%;
        left: auto;
        right: 0;
    }
    .student_list li:nth-of-type(6) {
        top: auto;
        bottom: 0;
        right: 15%;
    }
    .student_list li:nth-of-type(7) {
        right: auto;
        left: 15%;
        bottom: 0;
    }
    .student_list li:nth-of-type(8) {
        right: auto;
        top: auto;
        bottom: 21%;
        left: 0;
    }
    .student_list li:nth-of-type(9) {
        top: auto;
        right: auto;
        bottom: 16%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .student_list li:nth-of-type(10) {
        bottom: 21%;
        left: auto;
        right: 0;
    }
    .time1_con .part_title {
        width: 150px;
        height: 150px;
    }
    .part_title .title1 {
        font-size: 22px;
        margin-bottom: 6px;
    }
    .part_title .title2 {
        font-size: 14px;
    }
    .time2 {
        flex-wrap: wrap;
    }
    .time2_left {
        width: 100%;
        padding: 30px 0;
    }
    .time2_left .food_info {
        font-size: 22px;
        line-height: 30px;
        margin: 55px 0 25px;
    }
    .time2_left .food_info:before, .time2_left .food_info:after {
        width: 30px;
        height: 20px;
    }
    .time2_left .food_info:before {
        top: -26px;
    }
    .time2_left .food_info:after {
        bottom: -26px;
    }
    .time2_right {
        width: 100%;
    }
    .prev3 {
        right: 10px;
    }
    .time3_img_container li img {
        height: 240px;
    }
    .time3_bot .life_text {
        bottom: -12px;
        font-size: 24px;
        left: 10%;
    }
    .time3_img_container {
        padding-top: 20px;
    }
    .time3_img_container li.swiper-slide-next {
        margin-top: 0px;
    }

    .video_mark .video_box {
        width: 90%;
    }
    .video1_list li .img_con {
        height: 120px;
    }
    .video_icon {
        width: 30px;
        height: 30px;
    }
    .video1_list li .name {
        height: 40px;
        padding: 0 10px;
        font-size: 16px;
        line-height: 40px;
    }
    .sec_link_list2 li {
        margin-bottom: 10px;
        width: 31.25%;
        margin-right: 3.125%;
    }
    .sec_link_list2 li:nth-of-type(3n){
        margin-right: 0;
    }
    .sec_link_list2 li .link_title {
        line-height: 40px;
        height: 40px;
        font-size: 16px;
    }
    .app_list {
        flex-wrap: wrap;
    }
    .app_list li.android {
        margin-right: 0;
        margin-bottom: 15px;
    }
    .app_list li {
        width: 210px;
        height: 210px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        overflow: hidden;
    }
    .display_mark.display_app .display_box {
        padding: 40px;
    }
    .display_app .display_box .close {
        top: 7px;
        right: 7px;
    }
    .app_list li .img img {
        height: 70px;
    }
    .app_list li.android .right_icon {
        width: 60px;
        height: 60px;
        top: -3px;
        right: -3px;
    }
    .app_list li .name {
        font-size: 17px;
        margin: 15px 0;
    }
    .app_list li .download_a {
        width: 130px;
        height: 40px;
        line-height: 40px;
        font-size: 15px;
    }
    .app_list li .font {
        font-size: 15px;
        line-height: 24px;
    }
    .app_list li .app_ewm {
        height: 125px;
    }
    .app_list li .text {
        font-size: 16px;
        line-height: 24px;
    }

    .search_title {
        font-size: 18px;
        margin: 0 0 15px;
    }
    .search_list li a {
        padding: 15px 0;
    }
    .sec1{
        height:300px;
    }

























}



@media screen and (max-width: 320px) {
    .w {
        margin: 0;
        width: auto;
        padding: 0 10px;
    }

}