@charset "utf-8";
/* CSS Document */
/**
 * @description: 网站公共样式
 * @author: ishang_pan
 * @update: ishang_pan (2020-06-16 09:25)
 */

/*reset*/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin: 0; padding: 0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display: block;}
html{overflow-y: scroll;}
:root{overflow-y: auto; overflow-x: hidden;}
table{border-collapse: collapse; border-spacing: 0;}
caption,th{font-weight: normal;}
html,body,fieldset,iframe,abbr{border: 0;}
i,cite,em,var,address,dfn{font-style: normal;}
[hidefocus],summary{outline: 0;}
ul,ol,ul li,li,ol li{list-style: none;}
h1,h2,h3,h4,h5,h6,small{font-size: 100%;}
sup,sub{font-size: 83%;}
pre,code,kbd,samp{font-family: inherit;}
q:before,q:after{content: none;}
textarea{overflow: auto; resize: none;}
label,summary{cursor: default;}
a,button{cursor: pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight: bold;}
ins,u,s,a,a:hover{text-decoration: none;}
body,textarea,input,button,select,keygen,legend{font-family: "微软雅黑"; font-size: 16px; color: #454545; outline: 0;}
a{color: #333333; border: none; text-decoration: none; outline: none; hide-focus: expression(this.hideFocus=true);}
a:hover{text-decoration: none; color: #1f89e1;}
a:focus{text-decoration: none; outline: 0; -moz-outline-style: none;}
img{border: 0 none; width: auto\9; height: auto; vertical-align: top; -ms-interpolation-mode: bicubic;}
button,input,select,textarea{font-size: 100%; font-family: tahoma; margin: 0; outline: 0 none; vertical-align: baseline; _overflow: visible; *vertical-align: middle; *overflow: visible;}

/*function*/
.f-dn{display: none;}
.f-db,.block{display: block;}
.f-fl{float: left;}
.f-fr{float: right;}
.f-pr{position: relative;}
.f-pa{position: absolute;}
.f-pf{position: fixed;}
.f-oh{overflow: hidden;}
.font-normal{font-weight: normal;}
.font-bold{font-weight: bold;}
.cursor-pointer{cursor: pointer;}
.cursor-default{cursor: default;}
.cursor-help{cursor: help;}
.cursor-move{cursor: move;}
.text-12{font-size: 12px;}
.text-13{font-size: 13px;}
.text-14{font-size: 14px;}
.text-15{font-size: 15px;}
.text-16{font-size: clamp(15px,.94vw,16px);}
.text-18{font-size: clamp(16px,1.04vw,18px);}
.text-20{font-size: clamp(16px,1.15vw,20px);}
.text-21{font-size: clamp(18px,1.25vw,21px);}
.text-22{font-size: clamp(18px,1.25vw,22px);}
.text-24{font-size: clamp(18px,1.35vw,24px);}
.text-30{font-size: clamp(22px,1.66vw,30px);}
.text-32{font-size: clamp(22px,1.77vw,32px);}
.text-36{font-size: clamp(24px,1.98vw,36px);}
.text-42{font-size: clamp(24px,2.2vw,42px);}
.text-46{font-size: clamp(24px,2.4vw,46px);}
.text-black{color: #000;}
.text-white{color: #fff;}
.text-white-e6e6e6{color: #e6e6e6;}
.text-black-333333{color: #333;}
.text-grey-999999{color: #999999;}
.leading-none{line-height: 1;}
.leading-24{line-height: 24px;}
.leading-30{line-height: 30px;}
.leading-34{line-height: 34px;}
.leading-36{line-height: 36px;}
.leading-0{line-height: 0;}
.text-center{text-align: center;}
.user-select-none{-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none;}
.f-clear{margin: 0; padding: 0; height: 0; overflow: hidden; visibility: hidden; content: "."; clear: both; font-size: 0; }
.f-clearfix:after{display: block; height: 0; visibility: hidden; font-size: 0; content:" "; clear: both;}
* html .f-clearfix{zoom: 1;}
*:first-child+html .f-clearfix{zoom: 1;}
.width-full{width: 100%;}
.background-none{background: none!important;}
.border-0{border: none;}
.outline-0{border: none;}
.row{margin: 0;}
.px-10{padding-left: 10px; padding-right: 10px;}
.px-13{padding-left: 13px; padding-right: 13px;}
.px-15{padding-left: 15px; padding-right: 15px;}
.mt-20{margin-top: 20px;}
.mb-30{margin-bottom: 30px;}
.-mx-10{margin-left: -10px; margin-right: -10px;}
.-mx-13{margin-left: -13px; margin-right: -13px;}
.-mx-15{margin-left: -15px; margin-right: -15px;}
.overflow-hidden{overflow: hidden;}
@font-face {
	font-family: SourceHanSerifCN-Heavy;
	src: url(../font/siyuan/SourceHanSerifCN-Heavy.otf);
}
/* .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{padding:0;} */
/*module*/
.m-location{padding: 25px 0;text-align: right;border-bottom: 1px solid #e7e7e7;}
.icon-location-img{vertical-align: -2px;}
.m-location,.m-location a{ color: #666666;}

.m-tabstyle1 ul{width: fit-content;}
.m-tabstyle1 li{position: relative; float: left; margin-right: 66px;}
.tab1-tit-txt{margin-top: 12px;margin-left: 16px;}
.m-tabstyle1 li:last-child{margin-right: 0;}
.m-tabstyle1 li a{display: block; padding: 12px 0px; color: #363636;font-family: SourceHanSerifCN-Heavy;}
.m-tabstyle1 li a .text-color{color: #1f61af}
.m-tabstyle1 li img{transition: all ease-in-out .3s;}
.m-tabstyle1 li :hover .tab1-tit-icon{transform: rotate(360deg);}
.m-tabstyle1 li.u-active::after{display:block;position: absolute;left: 84px;bottom: 0px;content: "";width: 8.6vw;height: 2px; background-color: #1f61af;}
.m-tabstyle1 .tab-a-more{right: 0;bottom: 12px;overflow: hidden;line-height: 33px;color: #333333;margin-right: 10px;;}
.m-tabstyle1 .icon-more{display:inline-block;vertical-align: -6px;width:28px;height:28px;border-radius: 50%; background:#fff url(../images/index/icon-more-blue.png) center no-repeat;border:solid 1px rgba(31,97,175,0.36);}

.m-tabstyle2 ul{border-bottom: #e6e6e6 solid 1px;}
.m-tabstyle2 li{float: left; margin-right: 50px;}
.m-tabstyle2 li a{position: relative;display: block; line-height: 44px; font-size: 16px; background: #fff; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.m-tabstyle2 li.u-active a::after{display: block;content: "";position: absolute;left: 0;bottom: 0;width: 68px;height: 4px;background: #377dff;}
.m-tabstyle2 .tab-a-more{right: 0;bottom: 12px;}
.m-tabstyle2 .tab-a-more:hover span{color: #377dff;}
.m-tabstyle2 .tab-a-more img{vertical-align: 3px;}

.m-tabstyle3 {border-bottom: 1px solid #e6e6e6;margin-top: 10px;}
.m-tabstyle3 li{float: left; text-align: center;}
.m-tabstyle3 li a{display: block; line-height: 32px; padding: 13px 51px;color: #337ab7;}
.m-tabstyle3 li.u-active a{border-bottom: 4px solid #337ab7;}
.m-tabstyle3 .tab-a-more{right: 0;bottom: 12px;}
.m-tabstyle3 .tab-a-more:hover span{color: #337ab7;}
.m-tabstyle3 .tab-a-more img{vertical-align: 3px;}

.m-titstyle3{padding: 5px 0;}
.m-titstyle3 .u-tit{display: block; padding-left: 12px; line-height: 1.1; font-size: 20px; font-weight: bold; color: #ba082e; border-left: 5px solid #ba082e;}
.m-titstyle3 .u-more{color: #666; font-size: 14px; line-height: 1.5;}

.m-liststyle1 li{height: 40px; line-height: 40px;}
.m-liststyle1 li a{display: block; padding-left: 14px;font-size: 18px; background: url(../images/public/icon-li1.png) left center no-repeat; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis; -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}
.m-liststyle1 li span{float: right; color: #666666; font-size: 18px;}
.m-liststyle1 li a:hover{padding-left: 16px;}
.m-liststyle1 li img{margin-left: 10px; vertical-align: middle;}

.m-liststyle2 .com-list-item{padding: 30px 0; border-bottom: 1px dashed #dddddd;}
.m-liststyle2 .com-list-item .date{width: 80px;height: 80px;background-color: #f6f6f6; padding: 10px 12px;text-align: center;overflow: hidden; -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}
.m-liststyle2 .com-list-item .day{color: #1f61af; font-weight: bold;margin-top: -14px;}
.m-liststyle2 .com-list-item .month{color: #333333; margin-top: -8px;}
.m-liststyle2 .com-list-item .data-time{color: #666; line-height: 1.5;float: right;font-weight: normal;margin-left: 10px;}
.m-liststyle2 .list-item-info{width: 100%;padding-top: 10px;}
.m-liststyle2 .sub-tit{margin-top: 20px;}
.m-liststyle2 .com-list-item:hover .primary-tit{color: #1f61af;}

/* job列表 */
.m-liststyle3 ul{margin-top: 20px;}
.m-liststyle3 .list-item{height: 42px;line-height: 42px;}
.m-liststyle3 .list-item .text{padding-left: 26px; background: url(../images/public/icon-li-job.png) 17px center no-repeat; -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}
.m-liststyle3 .list-item span{float: left;color: #333;width: 105px;padding-left: 12px;background: url(../images/job/bg-date-grey.png) left 5px / contain no-repeat;}
.m-liststyle3 .list-item:hover span{float: left;color: white;width: 105px;padding-left: 12px;background: url(../images/job/bg-date-blue.png) left 5px / contain no-repeat;}


/*一排两个*/ 
.col2 li{float:left;width: 50%;} 
/*一排三个*/ 
.col3 li{float:left;width: 33.33333%;} 
/*一排四个*/ 
.col4 li{float:left;width: 25%;} 
/*一排五个*/ 
.col5 li{float:left;width: 20%;} 

/*间距16px、20px、30px*/ 
.space16{margin-left: -8px; margin-right: -8px;} 
.space16 li{padding-left: 8px; padding-right: 8px;} 
.space20{margin-left: -10px; margin-right: -10px;} 
.space20 li{padding-left: 10px; padding-right: 10px;} 
.space30{margin-left: -15px; margin-right: -15px;} 
.space30 li{padding-left: 15px; padding-right: 15px;}

/* 单行省略号 */
.elli-s{display: block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; max-width: 100%;}
/* 多行省略号 */
.elli-m{display: -webkit-box; overflow: hidden; white-space: normal; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all;}
 
.container{width: 1498px;padding: 0;}
.job-container{width: 1398px;padding: 0;}

/*header on*/
.is-header{z-index: 1000;max-width: 1920px;margin: 0 auto;}
.header-flash{width: 100%;}
.header-flash .swiper-slide img{width:100%}
.header-flash.swiper-container-horizontal>.swiper-pagination-bullets{bottom:45px;}
.header-flash.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 15px;}
.header-flash .swiper-pagination-bullet{width: 10px; height: 10px; background:#ffffff;position: relative;opacity: 1;}
.header-flash .swiper-pagination-bullet::before{content: '';position: absolute;top: -5px;left: -5px;bottom: -5px;right: -5px;border: solid 1px #fff;border-radius: 50%;}
.header-flash .swiper-pagination-bullet-active{width: 40px;height: 40px;top: 10px;background: url(../images/index/icon-hd-blue.png) center center no-repeat;}
.header-flash .swiper-pagination-bullet-active::before{content: none;}

/*search*/
.m-banner{width: 100%;top:0;left:0;z-index: 2;padding:0 115px;display: flex;justify-content: space-between;}
.header-logo{margin-top: 43px;}
.header-form{width: 100%;margin-top: 38px;}
.header-nav input{border:none;box-shadow: none;outline: none;background: none;}
.header-nav .u-searchtext{width:173px;height:32px;padding: 0 4px 0 17px;line-height: 32px;border-radius:16px;border:solid 1px rgba(255,255,255,0.36);color: #fff;}
.header-nav .u-searchtext::-webkit-input-placeholder{color:#fefefe;}
.header-nav .u-searchdiv{width: 32px;height: 32px;margin-left: 7px;background-color: #fff;border-radius: 16px;}
.header-nav .u-searchbtn{width:100%;height:100%;background:url(../images/public/h-search.png) center no-repeat;}

/*一级导航*/
.header-nav{flex: 1;}
.header-nav .m-nav{position: relative;}
.h-nav-list{display: flex;width: 80%;margin-left: auto;justify-content: space-between;}
.h-nav-wrapper{margin-top:20px;margin-right: -15px;}
.h-nav-item{position: relative;float:left;margin: 0 5px;}
.h-nav-link{height: 44px;line-height: 44px;padding: 0 24px;border-radius: 22px;color:#fff;	display: block;width: fit-content;transition: all .3s linear;}
.h-nav-link:hover,.h-nav-link:focus,.h-nav-item.u-active .h-nav-link{background:#1f61af;color:#fff;}
/* 二级导航 */
.second-nav{width: fit-content;}
.second-nav dl{width:180px;background:#1f61af;margin-top: 15px;}
.second-nav a{display:block;color:#fff;line-height:50px;text-align:center;}
.second-nav a:hover{background:#1f89e1;color:#fff;text-decoration:underline}
.second-nav[data-class="dl-xygk"]{position: absolute;left: 30%;}
.second-nav[data-class="dl-jgsz"]{position: absolute;left: 42%;}
.second-nav[data-class="dl-zsjy"]{position: absolute;left: 53%;}
.second-nav[data-class="dl-gkxx"]{position: absolute;left: 65%;}	
.second-nav[data-class="dl-jyjx"]{position: absolute;left: 77%;}
.second-nav[data-class="dl-xywh"]{position: absolute;left: 89%;}

/* 手机版 */
.mobile-nav{background-color: rgba(31,137,225);margin: 0 -10px;padding: 10px;z-index: 10;}
.mobile-nav-btn{width: 32px;height: 32px; background:url(../images/public/icon-menu.png) left top no-repeat;}
.mobile-menu-list{width: 100%; height: 0px;overflow: hidden;transition: all linear 0.3s;}
.mobile-menu-show{height: 356px;padding: 10px;}
.mobile-menu-list a{display: block;height: 36px;line-height: 36px;margin-bottom: 12px;text-align: center;color: white;}
/*header end*/

/*pagination*/
.m-pagination{padding: 15px;display: inline-block;}
.m-pagination li{float: left; margin: 3px; height: 28px; font-size: 14px;}
.m-pagination li a{display: block; padding: 0 10px; line-height: 26px; border: 1px solid #ccc; font-size: 14px; background: #fff;}
.m-pagination li.u-redirect{line-height: 28px;}
.m-pagination li.u-redirect input{padding: 0 5px; vertical-align: middle; width: 42px; height: 28px; line-height: 28px; border: 1px solid #ccc; margin: -2px 0 0 3px; *margin: -2px 0 0 3px; _margin: -2px 0 0 3px;}
.m-pagination li.active a,.m-pagination li a:hover{background: #1f89e1; border: 1px solid #1f89e1; color: #fff;}
.m-pagination li.page-info a,.m-pagination li.page-info a:hover{border: 1px solid #ccc; cursor: default; color: #666; background: #fff;}
.m-pagination li.disabled a,.m-pagination li.disabled a:hover{background: #eee; border: 1px solid #ccc; cursor: default; color: #666;}

/*share*/
.share-main{position: relative; width: 158px; height: 24px;}
.share-bar a{margin-left: 10px; float: left; display: block; width: 24px; height: 24px; background-image: url(../images/public/icon-share.png);}
.share-bar .share-tsina{background-position: 0 0;}
.share-bar .share-weixin{background-position: -24px 0;}
.share-bar .share-qzone{background-position: -48px 0;}
.weixin-share-open{position: absolute; bottom: 34px; right: 0; display: none; background: #fff;}
.weixin-wrap{position: relative; padding: 10px; width: 234px; height: 102px; border: 1px solid #ddd;}
.share-qrcode{float: left;}
.share-qrcode img{display: block; width: 80px; height: 80px;}
.weixin-close{position: absolute; top: 0; right: 0; display: block; width: 20px; height: 20px; line-height: 20px; text-align: center; font-size: 16px; color: #d4d4d4; cursor: pointer;}
.weixin-text{padding: 10px 0 0 90px; line-height: 24px; font-size: 12px; color: #666;}

/* 浮窗导航 */
.fl-nav{position:fixed;top:200px;right:1.3625%;z-index:999;}
.fl-nav-item{position: relative;margin-bottom: 8px;width: 35px;text-align:left;transition: all linear .6s}
.fl-nav-item a{display: block;width: 35px;height: 35px;text-align: center;}
.fl-nav-item p{position:absolute;text-align: left;padding: 0 10px; left: 55px; top: -8px;width: 0px;height: 46px;line-height: 46px;border-bottom: 4px solid rgba(255,255,255,0.21);background-color: #1f61af;opacity: 0;transition: all ease-in-out 0.3s;}
.fl-nav-item:first-child p{border-radius: 10px 0 0 0;}
.fl-nav-item:nth-last-child(2) p{border-radius: 0 0 0 10px;border:none;}
.fl-nav-item:last-child{margin-top: -10px;}
.fl-nav-list:hover .fl-nav-item{width: 152px; }
.fl-nav-list:hover p{opacity: 1;width: 122px}

/* 主题切换 */
.theme-red .h-nav-link:hover,.theme-red .h-nav-link:focus,.theme-red .h-nav-item.u-active .h-nav-link{background:#9a0813;color:#fff;}
.theme-red .swiper-pagination-bullet-active{background-image: url(../images/index/icon-hd.png);}
.theme-red .second-nav dl{background:#9a0813;}
.theme-red .second-nav a:hover{background:#c82531;color:#fff;}
.theme-red .mobile-nav{background-color: #9a0813;}
.theme-red .theme-red-img{display: inline;}
.theme-red .theme-blue-img{display: none;}
.theme-red .h-nav-link:hover, .theme-red .h-nav-item.u-active .h-nav-link{background-color: #9a0813;}
.theme-red .fl-nav-item p{background-color: #9a0813;}
.theme-red .m-pagination li.active a,.theme-red .m-pagination li a:hover{background: #9a0813; border: 1px solid #9a0813; color: #fff;}
.theme-red .m-liststyle2 .com-list-item:hover .primary-tit{color: #9a0813;}
.theme-red .m-tabstyle1 li a .text-color{color: #9a0813}
/* color: #ab951c; */
.theme-red .m-liststyle2 .com-list-item .day{color: #9a0813;}

@media (max-width:1900px) {
	.header-logo img{height: 3.9vw;min-height: 48px;position: absolute}
	.header-flash li a{height: 900px;}
}
@media (max-width:1498px) {
    .container,.job-container,.admissions-container{padding: 0; width: 1280px; margin: auto;}
	.m-banner{background-size: 100% 100%;padding: 0 20px;}
	.h-nav-wrapper{margin-top: 5px;}
	.header-logo{margin-top: 30px;}
	.secondary-logo-img{height: 70px;}
	.h-nav-item{margin: 0;}
	.header-flash li a{height: 772px;}

	.second-nav[data-class="dl-xygk"]{position: relative;left: 38%;}
	.second-nav[data-class="dl-jgsz"]{position: relative;left: 48%;}
	.second-nav[data-class="dl-zsjy"]{position: relative;left: 59%;}
	.second-nav[data-class="dl-gkxx"]{position: relative;left: 69%;}	
	.second-nav[data-class="dl-jyjx"]{position: relative;left: 79%;}
	.second-nav[data-class="dl-xywh"]{position: relative;left: 89%;}

}
/*medium pcScreen lg*/
@media screen and (max-width: 1366px) {
	.h-nav-list{width: 70%;}
}
/*medium pcScreen lg*/
@media screen and (max-width: 1280px) {
	.container,.job-container,.admissions-container{width: 970px;}
	.h-nav-list{width: 78%;}
	.h-nav-link{padding: 0 15px;text-align: center;}
	.header-form{margin-top: 10px;}
	.header-logo img{top: 8px;}
	.m-tabstyle1 li{margin-right: 35px;}
}
/*pad md*/
@media screen and (max-width: 991px){
	.container{width: 750px;}
	.fl-nav{right: 27%;display: none;}
	.header-flash li a{height: 543px;}
	.h-nav-link{padding: 0 8px;}
	.m-banner{height: 100px;position: relative;background-color: #1f89e1;}
	.header-nav{width: 100%;height: 100%;left: 0;float: none;position: absolute;}
	.header-logo{position: absolute;float: none;margin-top: 0;top: 50%;transform: translateY(-50%);left: 20px;z-index: 2;}
	.header-logo img{position: static;}
	.header-form{position:absolute;width:fit-content;right:50px;top:50%;transform:translateY(-50%);margin-top:0;}
	.m-nav{display: none;}
	.mobile-nav{display: block !important;margin: 0;}
	.mobile-nav-btn{float: right;height: 80px;background-position:left center;transform: rotate(180deg);}
	.header-flash li a{height: 500px;}

	.theme-red .m-banner{background-color: #9a0813;}
	.mb-30{margin-bottom: 15px;}

}

/*phone sm*/
@media screen and (max-width: 767px) {
	.container,.job-container{width: 100%;padding: 0 15px;}
	.is-header{padding-bottom: 22px;}
	.header-flash li a{width: 100vw;height: 210px;}
	.m-banner{height: auto;padding: 0;display: block;}
	.header-logo{position: static;transform: none;padding-top: 10px;text-align: center;}
	.header-nav{position: static;}
	.mobile-nav-btn{height: 32px;}
	.mobile-nav-btn{float: none;transform: none;}
	.header-form{top: 66px;right: 10px;transform: none;}

	.m-tabstyle1{overflow-x: auto;}
	.m-tabstyle1 ul{width: max-content;}
	.m-tabstyle1 li{margin-right: 35px;}
	.m-tabstyle1 .tab-a-more{position: static;margin-top: 16px;}
	.m-tabstyle1 li.u-active::after{bottom: 5px;}
}
/*small xs*/
@media screen and (max-width: 638px) {
	body{font-size: 14px;}
}

/*print*/
@media print {
    a[href]:after {
        content: none!important;
    }
}