@font-face
{font-family: DIN;
src: url('DIN-Medium.otf')}
@font-face
{font-family: Abrilfatface;
src: url('Abrilfatface.ttf')}


*{box-sizing:border-box;color:#333;font-size: .16rem;/* font-size: inherit;*/}
body,input,h1,h2,h3,h4,h5,h6,p,textarea,table,div,ul,li,select,td,th,em,span,i,button,code{margin:0;padding:0;color:inherit;line-height: inherit; font-family:'SourceHanSansCN', "microsoft yahei",'PingFang SC','PingFangMedium';/* font-size: inherit; */}
img{border:0;display: inline-block;max-width:100%;vertical-align: middle;height: auto;}
.fl{float:left;}
.fr{float:right;}
ul,li{ list-style:none; }
a,p,span,i,em{ text-decoration:none; color:inherit;font-size: inherit;}
pre{word-break: break-word;}
:focus{outline:none!important;border-color:inherit;}
.clearfix{*zoom: 1;}
.clearfix:before,.clearfix:after
{display: table;line-height: 0;content: "";}
.clearfix:after{clear: both;}
table{border-collapse:collapse;border-spacing:0;width:100%}
h3,h4,h5,h6{font-weight: normal;}
em,i{font-style:normal;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none;}
input[type="button"]{border:none;}
textarea {  -webkit-appearance: none;}  
.auto{margin:0 auto;width: 13rem;}
:hover{transition: all .2s;}
.img_hover_wrap{overflow: hidden;}
.img_hover{transition: all .3s;}
.img_hover:hover{transform: scale(1.05,1.05);}
.img_traslate{transition: all .3s;}
.img_traslate:hover{transform: translateY(-10px);}
.img_rotate{transition: all .3s;}
.img_rotate:hover{transform:rotate(-360deg);}
.bold{font-weight: bold;}
.normal{font-weight: normal!important;}
.center{text-align: center!important;}
.img{/* width: 100%; */display: block;    height: auto;}
.ellipsis{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ele{position:relative;}
.ele:before,.ele:after{content:'';display: inline-block;vertical-align: middle;}
.ipt{display: block;border:none;}
.ipt_button{cursor: pointer;}
.item_scale .icon{transition: all .3s;}
.item_scale:hover .icon{transform: scale(1.08,1.08);}
.text-left{text-align: left!important;}
.text-right{text-align: right!important;}
.clamp{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;/* display: -ms-flexbox; */-webkit-box-orient: vertical;/*-webkit-line-clamp: 3;*/}	
.clamp1{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important; -webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.clamp2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important; -webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.clamp3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important; -webkit-box-orient: vertical;-webkit-line-clamp: 3;}
body{background: #fff;overflow-x: hidden;}
.item{}
.item .imgbox{display: block;overflow: hidden;}
.item .img{transition: all 1s;width: 100%;display: block;}
.item:hover .imgbox .img{transform: scale(1.1,1.1);}

.zoomimg{position:relative;overflow: hidden;height: 0;display: block;}
.zoomimg .img{display: block;position:absolute;width: 100%;height: 100%;left: 0;top: 0;}

.flipx .icon{transition: all .3s;}
.flipx:hover .icon{transform:scaleX(-1);}
.scale .icon{transition: all .3s;}
.scale:hover .icon{transform: scale(1.1,1.1);}

.underline:hover{text-decoration: underline;}
label{-webkit-tap-highlight-color: rgba(255,0,0,0);} 
.img_full{width: 100%;height: 100%;display: block;object-fit: cover;}

.flex{display: -webkit-box; display: -moz-box;display: -ms-flexbox; display: -webkit-flex; display: flex;}
.flex-align-start{align-items: flex-start;}
.flex-align-center {-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
.flex-align-end{align-items: flex-end;}
.flex-pack-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
.flex-pack-justify {-webkit-box-pack: justify;-webkit-justify-content: pace-between;-ms-flex-pack: justify;justify-content: space-between;}
.flex-pack-start{justify-content: flex-start;}
.flex-pack-end{justify-content: flex-end;}
.flex-v {-webkit-box-orient: vertical; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
.flex-w{flex-wrap:wrap;}
.flex-1{flex:1;overflow: hidden;}
.flex-11{flex:1;}
html{font-size: 5.2083vw;}

::-webkit-input-placeholder{color:#999;}
:-moz-placeholder{color:#999;}
::-moz-placeholder{color:#999;}
:-ms-input-placeholder{color:#999;}

                                                                                                                  


.head{position: fixed;width: 100%;left: 0;top: 0;z-index:100;background-color: #fff;}
.hd-t{padding:.15rem 0;}
.hd-t .wrap{display: flex;justify-content: space-between;align-items: center;}
.hd-t .r{display: flex;align-items: center;}

.hd-logo{}
.hd-logo .img{/* height: 0.85rem;*/ width: auto; max-height: 85px;}

.hd-lk{display: inline-block;vertical-align: middle;font-size: 0.16rem;color:#fff;line-height: 0.4rem;background-color: #015e5d;border-radius:.2rem;border:1px solid rgba(2,132,131,.36);padding:0 .2rem;margin-right: 0.1rem;}
.hd-lk::before{content:'';display: inline-block;vertical-align: middle;margin-right: 0.03rem;width: 0.22rem;height: 0.22rem;background:url(../images/icon_01.png) no-repeat center;background-size:contain;margin-top:-.02rem;}
.hd-lk:hover{background-color: #027877;}

.hd-searicon{display: none;}
.hd-sear-wrap .guanbi{display: none;}
.hd-sear{width: 2.4rem;display: flex;border-radius:.2rem;border:1px solid rgba(2,132,131,.36);overflow: hidden;background-color:#ddefee;}
.hd-sear .ipt-txt{flex:1;overflow: hidden;font-size: 0.16rem;color:#015e5d;height: 0.4rem;line-height: 0.4rem;background-color: transparent;padding:0 .22rem;}
.hd-sear .submit{width: 0.4rem;height: 0.4rem;background:url(../images/icon_02.png) no-repeat center;background-size:.2rem;border:none;cursor: pointer;margin-right: 0.06rem;}
.hd-sear ::-webkit-input-placeholder{color:#015e5d;}
.hd-sear :-moz-placeholder{color:#015e5d;}
.hd-sear ::-moz-placeholder{color:#015e5d;}
.hd-sear :-ms-input-placeholder{color:#015e5d;}


.hd-nav{background:url(../images/icon_03.jpg) no-repeat center;background-size:cover;}
.hd-nav ul{display: flex;justify-content: space-between;}
.hd-nav li{display: inline-block;vertical-align: middle;position: relative;}
.hd-nav li>a{font-size: 0.2rem;color:#fff;line-height: 0.5rem;display: block;text-align: center;min-width: 1.3rem;padding:0 .2rem;}
.hd-nav li.cur>a,.hd-nav li:hover>a{background-color: #027877;font-weight: bold;}



.hd-nav .drop{position: absolute;width:100%;left: 0;opacity: 0;visibility: hidden;transition: all .3s;background-color: rgba(1,94,93,.82);}

.hd-nav .drop a{font-size: 0.16rem;color:#fff;line-height: 0.24rem;display: block;text-align: center;padding:.13rem .05rem;border-top:1px solid rgba(255,255,255,.27);}
.hd-nav .drop a:hover{background-color: #027978;font-weight: bold;}
.hd-nav li:hover .drop{opacity: 1;visibility: inherit;}



.ft-link{font-size: 0.16rem;color:#015e5d;line-height: 0.3rem;padding:.1rem 0;}
.ft-link a{padding:0 .1rem;}
.ft-link span{font-weight: bold;}
.ft-link span+a{padding-left: 0;}
.ft-link *{font-size: inherit;}

.foot{background:url(../images/ft_06.jpg) no-repeat center;background-size:cover;}

.ft-t .topbox{padding:.22rem 0;display: flex;align-items: center;justify-content: space-between;}
.ft-logo .img{height: 0.75rem;width: auto;}
.ft-social{}
.ft-social .grp{position: relative;display: inline-block;vertical-align: middle;margin-left: 0.15rem;}
.ft-social .icon{width: 0.56rem;height: 0.56rem;display: block;background-color: rgba(255,255,255,.2);background-repeat:no-repeat;background-position:center;background-size:contain;border-radius:50%;border:1px solid rgba(255,255,255,.6);}
.ft-social .icon.wx{background-image:url(../images/ft_01.png);opacity: .5;}
.ft-social .icon.wb{background-image:url(../images/ft_02.png);opacity: .5;}
.ft-social .grp:hover .icon{opacity: 1;}
.ft-social .grp:hover .drop{display: block;}

.ft-social .drop{width: 1.2rem;background-color: #fff;position: absolute;left: 50%;transform: translate(-50%,-115%);top: 0;border:1px solid #e5e5e5;display: none;}
.ft-social .drop::after{content:'';position: absolute;width: 0;




height: 0;
border-style: solid;
border-width: .1rem .1rem 0 .1rem;
border-color: #fff transparent transparent transparent;left: 50%;bottom: -0.09rem;margin-left: -0.1rem;}



.ft-t .botbox{padding:.25rem .25rem;display: flex;align-items: flex-start;justify-content: space-between;border-top:1px solid rgba(255,255,255,.23)}
.ft-t .col{width: 30%;display: flex;align-items: flex-start;}
.ft-t .tit{font-size: 0.18rem;color:#cefcfa;font-weight: bold;margin-right: 0.15rem;white-space: nowrap;}
.ft-t .ico{width: 0.26rem;margin-right: 0.05rem;}
.ft-t .txt{font-size: 0.14rem;color:#80a6a5;line-height: 0.24rem;flex:1;overflow: hidden;}
.ft-t .txt .p1{padding-left: 0.88rem;}

.ft-b{background-color: rgba(1,50,49,.5);}
.ft-b .txt{text-align: center;font-size: 0.14rem;color:#97dedb;opacity: .5;line-height: 0.28rem;padding:.15rem 0;}


/* 标题列表 */
.inner-ban{height: 3.5rem;position: relative;}


.main{padding:0 0 .7rem;}
.main .wrap{display: flex;align-items: flex-start;}
.main-l{width: 2.5rem;margin-right: 0.4rem;}
.main-l .tp{width: 100%;display: block;}
.main-r{flex:1;overflow: hidden;}

.sidebar{background-color: #e9f7f6;padding:.5rem .15rem .15rem;}
.sidebt{font-size: 0.3rem;color:#fff;height: 0.75rem;display: flex;align-items: center;justify-content: center;background-color: rgba(0,94,93,.85);font-weight: bold;margin-top: -0.75rem;position: relative;z-index:60;}
.sidebar .list{padding-bottom: 0.25rem;}
.sidebar .list li{margin-bottom: 0.1rem;background-color: #fff;}
.sidebar .list .tit{font-size: 0.18rem;color:#333333;line-height: 0.5rem;position: relative;padding:0 .3rem;cursor: pointer;}
.sidebar .list .tit::after{content:'';position: absolute;width: 0.12rem;height: 0.12rem;background:url(../images/icon_04.png) no-repeat center;background-size:contain;right: 0.18rem;top: 50%;margin-top: -0.06rem;}
.sidebar .list .drop{display: none;padding:.15rem .55rem;background-color: #fff;}
.sidebar .list .lk{font-size: 0.16rem;color:#333333;line-height: 0.3rem;display: block;position: relative;}
.sidebar .list .lk::before{content:'';width: 0.02rem;height: 0.02rem;background-color: #333333;margin-right: 0.08rem;display: inline-block;vertical-align: middle;}
.sidebar .list .lk:hover,.sidebar .list .lk.this{color:#027978;}
.sidebar .list .lk:hover::before,.sidebar .list .lk.this::before{background-color: #027978;}

.sidebar .list li:hover .tit,.sidebar .list li.cur .tit{color:#fff;background-color: #027978;font-size:.2rem;}
.sidebar .list li:hover .tit::after,.sidebar .list li.cur .tit::after{background-image:url(../images/icon_04-1.png)}
.sidebar .list li.cur .drop{display: block;}



.top-bar{height: 0.85rem;display: flex;align-items: center;justify-content: space-between;border-bottom:1px solid #093c3b;margin-bottom: 0.2rem;padding-top: 0.25rem;}
.top-bar .bt{font-size: 0.3rem;color:#093c3b;}
.crumb{font-size: 0.14rem;color:#888888;background:url(../images/icon_05.png) no-repeat left center;background-size:.16rem;padding-left: 0.23rem;}
.crumb a:hover{color:#093c3b;}



.arc-list{}
.arc-list .item{border-bottom:1px solid #e2e2e2;}
.arc-list .box{display: flex;align-items: center;line-height: 0.7rem;padding:0 .1rem;}
.arc-list .date{font-size: 0.14rem;color:#093c3b;display: inline-block;vertical-align: middle;padding:0 .12rem;line-height: 0.22rem;background-color: #e9f7f6;border-radius:.11rem;margin-right: 0.25rem;font-family: 'Times New Roman', Times, serif;}
.arc-list .title{font-size: 0.16rem;flex:1;overflow: hidden;max-width: 85%;padding-right: 5%;-webkit-line-clamp: 1;}
.arc-list .arrow{width: 0.14rem;height: 0.14rem;background:url(../images/icon_06.png) no-repeat center;background-size:contain;display: block;margin-left: 0.3rem;}

.arc-list .item:hover .box{background:#005e5d;}
.arc-list .item:hover .date{color:#fff;background-color: #027978;}
.arc-list .item:hover .title{color:#fff;font-weight: bold;}
.arc-list .item:hover .arrow{background-image:url(../images/icon_06-1.png)}

.pagelist{text-align: center;font-size: .14rem;color: #333;line-height: .3rem;margin-top: 0.4rem;display: flex;align-items: center;justify-content: center;}
.pagelist *{font-size: inherit;}
.pagelist a{min-width:.3rem;height: .3rem;line-height: .28rem;display: inline-block;vertical-align: middle;background-color: transparent;margin:0 .05rem;border:1px solid #ddd;padding:0 .1rem;background-color: #fff;}
.pagelist a.active,.pagelist a:hover{background-color:#015e5d;color:#fff!important;border-color:#015e5d;}

.pagelist>span{margin:0 .15rem;}
.pagelist .go{display: flex;align-items: center;}
.pagelist .num{width: 0.3rem;height: 0.3rem;text-align: center;margin:0 .04rem;background-color: transparent;border:1px solid #ddd;}
.pagelist .gobtn{width: 0.4rem;border:1px solid #ddd;text-align: center;background-color: transparent;margin-left: 0.15rem;cursor: pointer;}
.pagelist .gobtn:hover{background-color:#015e5d;color:#fff!important;border-color:#015e5d;}


/* 图文列表 */
.pic-list{}
.pic-list .item{padding:.2rem;border:1px solid #e2e2e2;margin-bottom: 0.2rem;display: flex;align-items: flex-start;background:Url(../images/img_04-1.jpg) no-repeat center;background-size:cover;}
.pic-list .imgbox{height: 1.55rem;width: 2.3rem;position: relative;}
.pic-list .date{position: absolute;left: 0;bottom: 0;width: 0.55rem;padding:.1rem 0;background-color: rgba(2,121,120,.83);text-align: center;}
.pic-list .fz1{font-size: 0.18rem;color:#fff;font-family: 'Times New Roman';}
.pic-list .fz2{font-size: 0.14rem;color:#fff;font-family: 'Times New Roman';margin-top: 0.02rem;}
.pic-list .info{flex:1;overflow: hidden;padding:0 .3rem 0 .35rem;}
.pic-list .title{font-size: 0.18rem;line-height: 1.6;-webkit-line-clamp: 1;margin-top: 0.1rem;}
.pic-list .txt{font-size: 0.14rem;color:#888888;line-height: 0.24rem;-webkit-line-clamp: 3;margin-top: 0.1rem;text-indent: 2em;}
.pic-list .more{font-size: 0.12rem;color:#015e5d;display: inline-block;vertical-align: middle;line-height: 0.34rem;background:url(../images/icon_07.png) no-repeat right center;background-size:.2rem .1rem;padding-right: 0.26rem;float:right;}
.pic-list .item:hover{background:url(../images/img_04.jpg) no-repeat center;background-size:cover;}
.pic-list .item:hover .title{color:#fff;font-weight: bold;}
.pic-list .item:hover .txt{color:rgba(255,255,255,.45);}
.pic-list .item:hover .more{background-image:url(../images/icon_07-1.png);color:#eac688;}


/* 师资队伍 */
.sz-list{margin-left: -3%;display: flex;flex-wrap: wrap;}
.sz-list .item{width: 30.3%;margin:3% 0 0 3%;border:1px solid #dfdfdf;}
.sz-list .box{display: block;}
.sz-list .imgbox{height: 1.75rem;}
.sz-list .info{padding:.2rem .2rem;}
.sz-list .title{font-size: 0.16rem;line-height: 1.8;-webkit-line-clamp: 2;}
.sz-list .item:hover .info{color:#027877;}






/* 内容页 */
.det-sec{}
.det-sec .top{text-align: center;padding:.2rem 0 0;}
.det-sec .title{font-size: 0.24rem;color:#005e5d;}
.det-sec .sm{font-size: 0.14rem;color:#777777;margin-top: 0.15rem;position: relative;}
.det-sec .sm span{margin:0 .1rem;}

.det-sec .share{position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
.det-sec .share .ic{width: 0.26rem;height: 0.26rem;margin: 0 0.05rem;}
.det-sec .share {display: flex;align-items: center;}
.det-sec .share a {width: 22px;height: 22px;display: inline-block;}
.wechat-qrcode { display: none; position: absolute;width: 200px;height: auto;text-align: center; left: 50%;top: 30px;transform: translateX(-50%);background: #ffffff;padding: 10px;box-shadow: 0 2px 10px #aaa;}
.wechat-qrcode::before {content: ""; position: absolute;width: 100%;height: 30px;top: -30px;left: 0;}
.wechat-qrcode .qrcode{padding: 10px 0;}
.wechat-qrcode .help p{font-size: 0.14rem;}

.det-sec .share .social-share-icon {position: relative; margin-left: 15px;}
.det-sec .share .icon-wechat {background: url(../images/img_07.png) no-repeat center;background-size: contain;}
.det-sec .share .icon-weibo {background: url(../images/img_08.png) no-repeat center;background-size: contain;}
.det-sec .share .icon-wechat:hover .wechat-qrcode {display: block;}
.det-sec .edit{font-size: 0.16rem;color:#444444;line-height: 2.1;padding:.3rem 0;}



.det-sec .edit p{font-size: 0.2rem;color: #333;line-height: 0.4rem;text-indent: 2em;word-break: break-all;}
.det-sec .edit p img{display: inline-block;margin: 0.2rem auto;height:auto !important;max-width:90% !important;}
.det-sec .edit p.vsbcontent_img img{display:block;}
.det-sec .edit table{
     margin: 0 auto 15px !important;
     border-collapse: collapse;
    display: flex;
    width: 100%;
    overflow: auto;
/*  white-space: nowrap;  */
    max-width: 100%;
    border: none !important;
    justify-content:center;
}
.det-sec .edit table p{text-indent:0em;line-height:24px;}
.det-sec .edit table td{padding:5px;border: 1px solid #333;text-indent:0em;line-height:24px;padding:5px 0;}






.pagenav{padding:.25rem 0 0;border-top:1px solid #e2e2e2;margin-top: 0.35rem;}
.pagenav .lk{font-size: 0.16rem;color:#444444;line-height: 0.35rem;display: block;}
.pagenav .lk:hover{color:#004848;}


/* 校园招聘 */

.zp-sec{display: flex;align-items: flex-start;}
.zp-side{background-color: #e9f7f6;width: 3.2rem;margin-right: 0.5rem;}
.zp-side .box{}
.zp-side .tp{max-width: 2.3rem;display: block;margin:.45rem auto .2rem;}

.zp-side .calendar{box-shadow: 0 0 0.07rem rgba(17,64,117,.14);border-radius:.05rem;}
.zp-side .calendar-week{margin: 0 0.1rem 0.05rem;}
.zp-side .calendar-date{margin:0 .1rem .05rem;}



.zp-list{}
.zp-list .item{padding:.25rem 0;border-bottom:1px solid #e2e2e2;}
.zp-list .box{display: flex;align-items: center;}
.zp-list .date{margin-right: 0.25rem;width: 0.6rem;background-color: #e9f7f6;text-align: center;}
.zp-list .fz1{font-size: 0.18rem;color:#fff;line-height: 0.34rem;background-color: #005e5d;font-family: 'Times New Roman';}
.zp-list .fz2{font-size: 0.14rem;color:#015e5d;line-height: 0.22rem;border-top:1px solid #8cbab9;font-family: 'Times New Roman';}
.zp-list .info{flex:1;overflow: hidden;}
.zp-list .tt{display: flex;align-items: center;justify-content: space-between;}
.zp-list .title{font-size: 0.16rem;-webkit-line-clamp: 1;line-height: 1.6;max-width: 80%;}
.zp-list .read{font-size: 0.14rem;color:#888888;background:url(../images/icon_10.png) no-repeat left center;background-size:.14rem;padding-left: 0.2rem;}
.zp-list .txt{font-size: 0.14rem;color:#888888;margin-top: 0.06rem;-webkit-line-clamp: 1;}
.zp-list .item:hover .title{color:#004848;}
.zp-list .item:first-child{padding-top: 0;}


/* index */
.idx-ban{position: relative;}
.idx-ban .item{height: 6rem;}


.idx-ban .swiper-button{width: 0.5rem;height: 0.5rem;background:url(../images/idx_10.png) no-repeat center;background-size:contain;margin-top: -0.25rem;}
.idx-ban .swiper-button-prev{left: 5%;}
.idx-ban .swiper-button-next{right: 5%;transform: rotate(180deg);}
.idx-ban .swiper-pagination{display: none;}



.idx-top .wrap{background-color: #fff;border-radius:.1rem;box-shadow:0 0 .18rem rgba(0,0,0,.16);margin-top: -0.55rem;position: relative;z-index:60;display: flex;overflow: hidden;}
.idx-top .titbox{width: 2rem;text-align: center;background:url(../images/idx_11.jpg) no-repeat center;background-size:cover;padding:.22rem 0;}
.idx-top .titbox .fz1{font-size: 0.2rem;color:#fff;}
.idx-top .titbox .fz2{font-size: 0.3rem;color:#fff;margin-top: 0.04rem;}
.idx-top .list{flex:1;overflow: hidden;display: flex;align-items: center;justify-content: space-around;padding:0 .15rem;}
.idx-top .list .item{float: left;}
.idx-top .list .ico{width: 1rem;margin-right: 0.1rem;transition: all .3s;}
.idx-top .list .info{flex:1;overflow: hidden;float: right; height: 100%; margin-top: .2rem;}
.idx-top .list .tit{font-size: 0.24rem;color:#093c3b;}
.idx-top .list .wz{font-size: 0.16rem;color:#015e5d;opacity: .6;margin-top: 0.04rem;}
.idx-top .list .x{width: 1px;height: 0.6rem;background-color: #d7e5e5;}
.idx-top .list .item:hover .ico{transform: scale(1.06,1.06);}


.idx-tt{margin-bottom: 0.4rem;display: flex;align-items: center;justify-content: space-between;}
.idx-tt .bt{position: relative;line-height: 0.4rem}
.idx-tt .bt span{font-size: 0.3rem;color:#093c3b;position: relative;z-index:10;}
.idx-tt .bt::after{content:'';position: absolute;left: 0;bottom: 0;background:url(../images/idx_06.png) no-repeat center;background-size:100% 100%;height: 0.17rem;width: 2rem;}
.idx-tt .more{font-size: 0.14rem;color:#015e5d;display: inline-block;vertical-align: middle;line-height: 0.28rem;width: 0.65rem;background-color: #def3f3;border-radius:.14rem;text-align: center;}
.idx-tt .more:hover{color:#fff;background-color: #015e5d;}


.idx-zp{padding:.65rem 0;}
.idx-zp .detail{display: flex;}
.idx-zp .list{width:60%;}
.idx-zp .list .item{float: left; width: 31.3%;margin:0 2% 2% 0;background-color: #f5f8f8;border-radius:.05rem;padding:.22rem .3rem;position: relative;font-size: 0.16rem;}




.idx-zp .list .date{font-size: 0.16rem;color:#015e5d;font-family: 'Times New Roman';font-weight: bold;}
.idx-zp .list .title{font-size: 0.16rem;color:#333333;line-height: 0.24rem;-webkit-line-clamp: 2;height: 0.48rem;margin-top: 0.08rem;}
.idx-zp .list .fz{font-size: 0.14rem;color:#888888;margin-top: 0.12rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.idx-zp .list .item:hover{box-shadow:0 0 .07rem rgba(17,64,117,.14);background-color: #fff;}
.idx-zp .list .item:hover .title{color:#015e5d;font-weight: bold;}
.idx-zp .list .item:hover .date{color:#eac688;}
.idx-zp .list .item:hover .fz{color:#015e5d;}
.idx-zp .list .item::before{content:'';position: absolute;left: 0;bottom: 0;height: 0.02rem;background-color: #015e5d;width: 0;transition: all .3s;}
.idx-zp .list .item:hover::before{width: 100%;}

.idx-zp .datepickerbox{width: 3.3rem;border-radius:.05rem;background-color: #fff;margin-left: 0.2rem;box-shadow:0 0 .07rem rgba(17,64,117,.14);overflow: hidden; margin-bottom: .2rem;}

.calendar {
  display: none;
  background-color: #fff;
}
.calendar-title {
  position: relative;
  line-height: .45rem;
  background-color: #015e5d;
  border-bottom:.03rem solid #eac688;
  text-align: center;
 
}
.calendar-title a.title {
  display: inline-block;
  font-size: .2rem;
  color:#fff;
}
#backToday {
  position: absolute;
  left: 70%;
  top: 8px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  background-color: rgb(255, 128, 142);
  font-size: 18px;
  display: none;
}

.calendar-title .arrow span {
	font-size: 0;
  cursor: pointer;
width: 0.3rem;height: 0.3rem;background:url(../images/icon_11.png) no-repeat center;background-size:.2rem;position: absolute;top: 0.12rem;
 
}

.calendar-title .arrow-prev {
 left: 0.2rem;
}
.calendar-title .arrow-next {
 right: 0.2rem;
 transform: rotate(180deg);
}
.calendar-week,
.calendar-date {
  overflow: hidden;
}
.calendar-week .item,
.calendar-date .item {
  float: left;
  width: 14.285%;
  text-align: center;
}
.calendar-week {
  border-bottom: 1px solid #efefef;
  font-weight: bold;
  font-size: .2rem;
  color:#015e5d;
  line-height: 0.45rem;
  margin:0 .25rem .05rem;
}
.calendar-date {margin:0 .25rem .05rem;}
.calendar-date .item {
  border-radius: 50%;
   line-height: .36rem;
  cursor: pointer;
  font-size: .16rem;
  color:#888;
  display: flex;
  justify-content: center;

}
.calendar-date .item span{
	display: block;
	margin: 0 auto;
	width: .34rem;
	height: .34rem;
	border-radius: 50%;
	line-height: .34rem;
}
.calendar-date .item-curMonth {
	font-size: 0.16rem;
   color: #888888;
}
.calendar-date span.item-selected ,
.calendar-date span.item-selected  {
  color: #015e5d !important;
  background: transparent !important;
  border: 1px solid #015e5d !important;
}

.calendar-date .has span{
	background-color: #015e5d ;
	color:#e2cf94 ;
}

.calendar-date .item-curDay,
.calendar-date .item,
.calendar-date .item-curMonth{
	position: relative;
}
.calendar-date .item:hover span,
.calendar-date .item-curMonth:hover span {
	color: #015e5d !important;
	background: transparent !important;
	border: 1px solid #015e5d !important;
	
}

.calendar-date .item-curDay::after{
	content: '今';
	display: block;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #eac688;
}
.calendar-date .has .item-curDay::after{
	background-color: #015e5d ;
}
.calendar-date .has .item-curDay:hover:after,
.calendar-date .has .item-curDay.item-selected::after{
	background-color: #ffffff;
}

/* .calendar-date span.item-curDay ,
.calendar-date span.item-curDay:hover{
	background-color: #015e5d !important;

} */


.calendar-today {
  display: none!important;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 90px;
  height: 48px;
  padding: 6px 10px;
  background-color: rgb(255, 128, 142);
  border-radius: 5px;
}
.calendar-today .triangle {
  position: absolute;
  top: 50%;
  left: -16px;
  margin-top: -8px;
  border-width: 8px;
  border-style: solid;
  border-color: transparent rgb(255, 128, 142) transparent transparent;
}
.calendar-today p {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
}


.idx-s1{padding:.65rem 0;background:url(../images/idx_08.jpg) no-repeat center;background-size:cover;}
.idx-s1 .wrap{display: flex;}

.idx-tz{/* width: 3.85rem; */margin-right: 0.5rem;width: 30%;}
.idx-tz .list{}
.idx-tz .list .item{margin-bottom: 0.25rem;border-radius:.05rem;background-color: #fff;display: flex;align-items: center;}
.idx-tz .list .item:last-child{margin-bottom: 0;}
.idx-tz .list .lbox{width: 1rem;padding:.17rem 0 .17rem .15rem;background-color: #027978;}
.idx-tz .list .date{border-left:1px solid #fff;padding-left: 0.13rem;color:#fff;}
.idx-tz .list .fz1{font-size: 0.16rem;font-family: 'Times New Roman';line-height: 1;}
.idx-tz .list .fz2{font-size: 0.22rem;font-family: 'Times New Roman';line-height: 1;margin-top: 0.06rem;}
.idx-tz .list .info{flex:1;overflow: hidden;}
.idx-tz .list .title{font-size: 0.16rem;color:#000;line-height: 0.24rem;padding:0 .2rem;-webkit-line-clamp: 2;}
.idx-tz .list .item:hover{box-shadow:0 .05rem .08rem rgba(9,60,59,.09);}
.idx-tz .list .item:hover .lbox{background-color: #015e5d;}
.idx-tz .list .item:hover .date{color:#eac688;border-color:#eac688;}
.idx-tz .list .item:hover .title{color:#015e5d;font-weight: bold;}

.idx-xw{}
.idx-xw .detail{display: flex;justify-content: space-between;}
.idx-xw .slide{width: 50%;margin-right: 0.2rem;}
.idx-xw .slide .item{border-radius:.05rem;background-color: #fff;overflow: hidden;}
.idx-xw .slide .imgbox{height: 2.9rem;position: relative;border-radius:.05rem;}
.idx-xw .slide .date{font-size: 0.16rem;color:#fff;line-height: 0.32rem;padding:0 .12rem;border-radius:.16rem;display: inline-block;vertical-align: middle;position: absolute;left: 0.2rem;top: 0.2rem;background-color: #015e5d;font-family: 'Times New Roman';font-weight: bold;}
.idx-xw .slide .info{padding:.17rem .25rem;}
.idx-xw .slide .title{font-size: 0.18rem;color:#015e5d;line-height: 0.32rem;font-weight: bold;-webkit-line-clamp: 2;min-height: .64rem;}


.idx-xw .swiper-pagination{width: auto;left:auto;right: 0.28rem;top: 2.68rem;font-size: 0;bottom:auto;}
.idx-xw .swiper-pagination-bullet{width: 8px;height: 8px;background-color: #318f8e;margin:0 0 0 10px!important;opacity: 1;}
.idx-xw .swiper-pagination-bullet-active{background-color: #fff;}



.idx-xw .rbox{background-color: #fff;border-radius:.05rem;}
.idx-xw .scrollbox{height: 100%;}
.idx-xw .scrollBox{height: 100%;}

.idx-xw .list{height: 100%;}
.idx-xw .list .li{height: 20%;padding: 0 0.25rem;position: relative; border-right: 2px solid #ccc;}
.idx-xw .list .item{padding:.13rem 0;border-bottom:1px solid #e8f7f6;display: block;}
.idx-xw .list .item:last-child{border-bottom:1px solid transparent;}
.idx-xw .list .title{font-size: 0.16rem;-webkit-line-clamp: 1;}
.idx-xw .list .date{font-size: 0.14rem;color:#093c3b;margin-top: 0.08rem;font-family: 'Times New Roman';}
.idx-xw .list .item:hover .title{font-weight: bold;color:#015e5d;}
.idx-xw .list .item:hover .date{font-weight: bold;color:#eac688;}
.idx-xw .list .li:hover{border-right: 2px solid #015e5d;}

/* .idx-xw .scrollBox{height: 3.85rem;padding:.15rem 0;} */
.zl-scrollBarBox{
    height:100%;
    position:absolute;
    background:#cbd4d4;
}
.zl-scrollBar{
    position:absolute;
    left:0;
    top:0;
    background:#318f8e;
    transition:background 0.3s;
}
.zl-scrollBar.zl-verticalBar{
    min-height:10px;
}

.zl-scrollBar.zl-horizontalBar{
    min-width:10px;
}
.zl-scrollBar:hover{
    background:#000;
}
.zl-scrollContentDiv{
    position:relative !important;
    width:100% !important;
    height:100% !important;
    padding:0 !important;
    margin:0 !important;
    top:0;
    left:0;
}
.zl-scrollBarBox:last-child{display: none;}
.zl-scrollContentDiv+.zl-scrollBarBox{display: block;}


.idx-zk{padding:.65rem 0;background-color: #fff;}
.idx-zk .wrap{display: flex;justify-content: space-between;}
.idx-zk .col{width: 31.3%;}
.idx-zk .list{}
.idx-zk .list li{}
.idx-zk .list .box{display: flex;align-items: center;line-height: 0.45rem;}
.idx-zk .list .date{font-size: 0.14rem;color:#015e5d;font-family: 'Times New Roman';width: 0.52rem;line-height: 0.22rem;border-radius:.11rem;background-color: #e9f7f6;margin-right: 0.1rem;text-align: center;}
.idx-zk .list .title{font-size: 0.16rem;line-height: 0.44rem;color:#000000;flex:1;overflow: hidden;-webkit-line-clamp: 1; max-height: .44rem;overflow: hidden; text-overflow: ellipsis;}
.idx-zk .list li:hover .date{background-color: #015e5d;color:#eac688;}
.idx-zk .list li:hover .title{color:#015e5d;font-weight: bold;}



.idx-xt{padding:.65rem 0;background:url(../images/idx_15.jpg) no-repeat center;background-size:cover;}
.idx-xt .detail{display: flex;justify-content: space-between;}
.idx-xt .col{width: 31.3%;border-radius:.05rem;overflow: hidden;}
.idx-xt .tit{font-size: 0.22rem;color:#fff;text-align: center;max-width: 3.72rem;width: 90%;margin:0 auto;height: 0.58rem;line-height: 0.58rem;font-weight: bold;}
.idx-xt .box{padding:.25rem .35rem .2rem;display: flex;flex-wrap: wrap;justify-content: space-between;}
.idx-xt .lk{font-size: 0.18rem;color:#093c3b;font-weight: bold;display: flex;align-items: center;height: 0.7rem;border-radius:.1rem;box-shadow:0 0 .24rem rgba(0,0,0,.11);background-color: rgba(255,255,255,.5);width: 48%;margin-bottom: 4%;padding:0 0 0 .13rem;}
.idx-xt .lk .icon{width: 0.38rem;margin-right: 0.05rem;}
.idx-xt .lk:hover{box-shadow:0 0 .24rem rgba(0,0,0,.2);background-color: rgba(255,255,255,.8);}

.idx-xt .col1{background:Url(../images/idx_27.jpg) no-repeat center;background-size:cover;}
.idx-xt .col1 .tit{background:url(../images/idx_24.png) no-repeat center;background-size:100% 100%;}
.idx-xt .col2{background:Url(../images/idx_28.jpg) no-repeat center;background-size:cover;}
.idx-xt .col2 .tit{background:url(../images/idx_25.png) no-repeat center;background-size:100% 100%;}
.idx-xt .col3{background:Url(../images/idx_29.jpg) no-repeat center;background-size:cover;}
.idx-xt .col3 .tit{background:url(../images/idx_26.png) no-repeat center;background-size:100% 100%;}
.idx-xt .col3 .box .lk{width: 100%;padding-left: 25%;}
body{padding-top: 1.6rem;}




.sytprk{
 overflow:hidden;
  width:100%;
}
.sytprk ul{
    margin:0px -20px;
}
.sytprk li{
  width:25%;
  float:left;
}
.sytprk li .pics{
   margin:0px 20px 35px;
}
.sytprk li .pics .picsdd{
    overflow: hidden;
    position: relative;
    padding-bottom: 35%;
}
.sytprk li .pics .picsdd img{
   position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.sytprk li .pics .picsdd img:hover{transform: scale(1.1,1.1);}



@media screen and (min-width:992px) and (max-width:1199px){
	.auto{width: 10.5rem;}
	html{font-size: 5.5rem!important;}

	.hd-logo .img{height: 0.7rem;}
	
	
	.ft-t .col{display: block;}
	.ft-t .tit{margin:0 0 .1rem;}
	
	body{padding-top: 1.4rem;}
	
	
	
}



@media screen and (min-width:768px) and (max-width:991px){
	body{padding-top: .8rem;}
	.auto{width: 100%;padding:0 4%}
	html{font-size: 5.8rem!important;}

	.sj-menu{position:absolute;right: 2%;top: 50%;width: .4rem;height: .4rem;background: url(../images/menu.png) no-repeat center;background-size:.36rem;display: block;margin-top: -0.2rem;z-index:100;}
	.sj-menu.close{background: url(../images/close.png) no-repeat center;background-size:.36rem;}
	
	
	.hd-logo .img{height: 0.6rem;}
	
	.head .r{margin-right: 0.5rem;}
	.hd-lk{font-size: 0;padding: 0;width: 0.4rem;height: 0.4rem;text-align: center;border-radius:50%;margin-right: 0.15rem;}
	.hd-lk::before{margin-right: 0;}
	
	.hd-searicon{display: block;width: 0.4rem;height: 0.4rem;background:url(../images/search.png) no-repeat center #015e5d;background-size:.2rem;border-radius:50%;}
	.hd-sear-wrap{position: fixed;width: 100%;height:100%;left: 0;top: 0;z-index:120;background-color: rgba(0,0,0,.8);padding:.2rem .2rem;display: flex;align-items: center;justify-content: center;opacity: 0;visibility: hidden;transition: all .3s;}
	.hd-sear-wrap.this{opacity: 1;visibility: inherit;}
	.hd-sear-wrap .guanbi{display: block;position: absolute;right: 0.2rem;top: 0.2rem;background: url(../images/close.png) no-repeat center #fff;background-size:.24rem;width: 0.4rem;height: 0.4rem;border-radius:50%;}
	
	.hd-sear{width: 100%;border-radius:.04rem;background-color: #fff;border:none;}
	.hd-sear .ipt-txt{width: 0.6rem;height: 0.6rem;font-size: 0.16rem;}
	.hd-sear .submit{width: 0.6rem;height: 0.6rem;background-size: 0.22rem;margin-right: 0.03rem;}
	
	
	.hd-nav{position: fixed;width: 100%;left: 0;top: .9rem;bottom:0;background: #015e5d;border-top:1px solid #efefef;overflow-y: scroll;display: none;}
	.hd-nav .auto{padding: 0;}
	.hd-nav ul{display: block;}
	.hd-nav li{display: block;margin: 0;position: relative;}
	.hd-nav li>a{line-height: 0.8rem;text-align: left;padding:0 4%;font-weight: bold;min-width: auto;border-bottom:1px solid rgba(255,255,255,.1);font-size: 0.18rem;}
	.hd-nav li.cur>a, .hd-nav li:hover>a{background-color: transparent;}
	
	.hd-nav .has .arrow{width: 0.8rem;height: 0.8rem;background:url(../images/arrow.png) no-repeat center;background-size:.2rem;position: absolute;right: 0;top: 0;}
	.hd-nav .arrow.this{transform: rotate(180deg);}
	.hd-nav .drop{position: static;margin: 0;width: 100%;opacity: 1;visibility: inherit;border:none;text-align: left;padding:0 0 0 .4rem;display: none;}
	.hd-nav .drop::before{display: none;}
	.hd-nav .drop a{text-align: left;line-height: 0.7rem;padding: 0 3%;} 
	.hd-nav .drop a:first-child{border:none;}
	
	.ft-link span{display: block;margin-bottom: 0.05rem;}
	
	.ft-logo .img{height: 0.6rem;}
	.ft-social .icon{width: 0.46rem;height: 0.46rem;}
	.ft-t .col{display: block;}
	.ft-t .tit{margin:0 0 .1rem;}
	
	
	
	/* 标题列表 */
	.inner-ban{height: 3rem;}
	
	.sidebt{display: none;}
	
	.main .wrap{display: block;}
	.main-l{width: 100%;margin: 0;}
	.main-l .tp{display: none;}
	
	.moreicon{width: 0.4rem;height: 0.4rem;background:url(../images/icon_05.png) no-repeat center #fff;background-size:.2rem;position: fixed;right: 0.1rem;bottom: 35%;border-radius:50%;border:1px solid #015e5d;z-index:50;}
	.sidebar{position: fixed;width: 100%;left: 0;bottom: -100%;height: 100%;background-color: rgba(0,0,0,.2);transition: all .3s;z-index:51;}
	.sidebar.show{bottom: 0;}
	.sidebar .list{background-color: #f1f8fe;position: absolute;width: 100%;left: 0;bottom: 0;height: 4rem;margin: 0;overflow-y: scroll;}
	body.hidden{overflow: hidden;}
	
	/* 校园招聘 */
	.zp-sec{display: block;}
	.zp-side{width: 100%;margin: 0;padding:0 .1rem;background-color: transparent;}
	.zp-side .box{display: none;}
	.zp-side .calendar{box-shadow:none;}
	
	.zp-list .item{padding: 0.25rem 0!important;}
		
		
	/* index */
	.idx-ban .item{height: 4.5rem;}
	.idx-ban .swiper-button{display: none;}
	.idx-ban .swiper-pagination{display: block;bottom: 0.2rem!important;font-size: 0;}
	.idx-ban .swiper-pagination-bullet{width: 0.1rem;height: 0.1rem;margin:0 .06rem!important;opacity: 1;background-color: #fff;}
	.idx-ban .swiper-pagination-bullet-active{background-color: #015e5d;}
	
	
	
	.idx-top .wrap{margin: 0;padding: 0;border-radius:0;box-shadow:none;border-bottom:1px solid #efefef;}
	.idx-top .titbox{display: none;}
	.idx-top .list{padding: 0;}
	.idx-top .list .item{padding:.22rem 0;}
	.idx-top .list .info{margin-top: 0.05rem;}
	.idx-top .list .ico{width: 0.65rem;}
	.idx-top .list .tit{font-size: 0.2rem;}
	
	.idx-tt{margin-bottom: 0.25rem;}
	.idx-tt .bt span{font-size: 0.26rem;}
	.idx-tt .bt::after{height: 0.1rem;}
	
	
	.idx-zp{padding:.4rem 0;}
	.idx-zp .detail{display: block;}
	
	.idx-zp .datepickerbox{margin:0 auto;}
	
	
	.idx-s1 .wrap{display: block;}
	
	.idx-tz{width: 100%;margin: 0 0 .4rem;}
	
	.idx-zk{padding:.4rem 0;}
	.idx-zk .wrap{flex-wrap: wrap;justify-content: space-between;}
	.idx-zk .col{width: 47%;margin-bottom: 0.25rem;}
	.idx-zk .col:last-child{margin-bottom: 0;}
	
	.idx-xt{padding:.4rem 0 .2rem;}
	.idx-xt .detail{flex-wrap: wrap;}
	.idx-xt .col{width: 48%;margin-bottom: 4%;}
	.idx-xt .lk{width: 100%;padding-left: 25%;}
	.idx-xt .tit{font-size: 0.18rem;}
	
	
	
	
	
	
	
}


@media screen and (min-width:320px) and (max-width:767px){
	body{padding-top: .6rem;}
	.auto{width: 100%;padding:0 4%}
	html{font-size: 5.8rem!important;}

	.sj-menu{position:absolute;right: 2%;top: 50%;width: .3rem;height: .3rem;background: url(../images/menu.png) no-repeat center;background-size:.24rem;display: block;margin-top: -0.15rem;z-index:100;}
	.sj-menu.close{background: url(../images/close.png) no-repeat center;background-size:.3rem;}
	
	.head{border-bottom:1px solid #efefef;}
	.hd-t .wrap{padding:0 2%;}
	.hd-logo .img{height: 0.35rem;}
	
	
	.head .r{margin-right: 0.35rem;}
	.hd-lk{font-size: 0;padding: 0;width: 0.26rem;height: 0.26rem;text-align: center;border-radius:50%;margin-right: 0.1rem;display: flex;align-items: center;justify-content: center;}
	.hd-lk::before{margin: 0;width: 0.14rem;height: 0.14rem;}
	
	.hd-searicon{display: block;width: 0.26rem;height: 0.26rem;background:url(../images/search.png) no-repeat center #015e5d;background-size:.12rem;border-radius:50%;}
	.hd-sear-wrap{position: fixed;width: 100%;height:100%;left: 0;top: 0;z-index:120;background-color: rgba(0,0,0,.8);padding:.2rem .2rem;display: flex;align-items: center;justify-content: center;opacity: 0;visibility: hidden;transition: all .3s;}
	.hd-sear-wrap.this{opacity: 1;visibility: inherit;}
	.hd-sear-wrap .guanbi{display: block;position: absolute;right: 0.2rem;top: 0.2rem;background: url(../images/close.png) no-repeat center #fff;background-size:.24rem;width: 0.4rem;height: 0.4rem;border-radius:50%;}
	
	.hd-sear{width: 100%;border-radius:.04rem;background-color: #fff;border:none;}
	.hd-sear .ipt-txt{width: 0.6rem;height: 0.6rem;font-size: 0.16rem;}
	.hd-sear .submit{width: 0.6rem;height: 0.6rem;background-size: 0.22rem;margin-right: 0.03rem;}
	
	
	.hd-nav{position: fixed;width: 100%;left: 0;top: .65rem;bottom:0;background: #015e5d;border-top:1px solid #efefef;overflow-y: scroll;display: none; z-index: 999999;}
	.hd-nav .auto{padding: 0;}
	.hd-nav ul{display: block;}
	.hd-nav li{display: block;margin: 0;position: relative;}
	.hd-nav li>a{line-height: 0.7rem;text-align: left;padding:0 4%;font-weight: normal;min-width: auto;border-bottom:1px solid rgba(255,255,255,.1);font-size: 0.16rem;}
	.hd-nav li.cur>a, .hd-nav li:hover>a{background-color: transparent;font-weight: normal;}
	
	.hd-nav .has .arrow{width: 0.7rem;height: 0.7rem;background:url(../images/arrow.png) no-repeat center;background-size:.2rem;position: absolute;right: 0;top: 0;}
	.hd-nav .arrow.this{transform: rotate(180deg);}
	.hd-nav .drop{position: static;margin: 0;width: 100%;opacity: 1;visibility: inherit;border:none;text-align: left;padding:0 0 0 .4rem;display: none;}
	.hd-nav .drop::before{display: none;}
	.hd-nav .drop a{text-align: left;line-height: 0.6rem;padding: 0 1%;font-size: 0.15rem;border-top: 1px solid rgba(255,255,255,.1);} 
	.hd-nav .drop a:first-child{border:none;}
	
	.ft-link{font-size: 0.15rem;}
	.ft-link span{display: block;margin-bottom: 0.05rem;font-size: 0.16rem;}
	.ft-link a{padding:0 .06rem;}
	
	.ft-t .topbox{display: block;} 
	.ft-logo .img{height: auto;width: 92%;display: block;margin:0 auto;}
	.ft-social{margin-top: 0.2rem;text-align: center;}
	.ft-social .grp{margin:0 .05rem;}
	.ft-social .icon{width: 0.4rem;height: 0.4rem;}
	.ft-t .botbox{display: block;padding:.2rem 0;}
	.ft-t .col{width: 100%;}
	.ft-t .tit{font-size: 0.16rem;}
	.ft-t .ico{width: 0.22rem;}
	.ft-b .txt{line-height: 1.4;font-size: 0.13rem;}
	.calendar-date .item span{
		width: .4rem;
		height: .4rem;
		line-height: .4rem;
	}
	
	
	/* 标题列表 */
	.inner-ban{height: 2rem;}
	.inner-ban .bar{display: none;}
	
	.top-bar{margin-bottom: 0.15rem;}
	.top-bar .bt{font-size: 0.22rem;}
	.top-bar .bt::before{width: 0.2rem;height: 0.2rem;}
	
	
	.main{padding:0 0 .4rem;}
	.main .wrap{display: block;}
	.main-l{width: 100%;margin: 0;}
	.main-l .tp{display: none;}
	.sidebt{display: none;}
	
	
	.moreicon{width: 0.4rem;height: 0.4rem;background:url(../images/icon_05.png) no-repeat center #fff;background-size:.2rem;position: fixed;right: 0.1rem;bottom: 35%;border-radius:50%;border:1px solid #027978;z-index:50;}
	.sidebar{position: fixed;width: 100%;left: 0;bottom: -100%;height: 100%;background-color: rgba(0,0,0,.2);transition: all .3s;z-index:51;}
	.sidebar.show{bottom: 0;}
	.sidebar .list{background-color: #f1f8fe;position: absolute;width: 100%;left: 0;bottom: 0;height: 4rem;margin: 0;overflow-y: scroll;padding-bottom: 0;}
	body.hidden{overflow: hidden;}
	.sidebar .list .tit .wz{font-size: 0.16rem;}
	.sidebar .list .lk{font-size: 0.14rem;}
	
	
	.top-bar{padding-top: 0;height: 0.6rem;}
	
	.arc-list .box{display: block;line-height: 0.4rem;padding:.1rem .1rem;}
	.arc-list .arrow{display: none;}
	.arc-list .title{max-width: 100%;padding-right: 0;}
	
	.pagelist{margin-top: 0.3rem;}
	.pagelist>span{display: none;}
	.pagelist .go{display: none;}
	.pagelist .prev,.pagelist .next{display: none;}
	
	
	/* 图文列表 */
	.pic-list .item{display: block;padding: 0.1rem;}
	.pic-list .imgbox{width: 100%;height: auto;max-height: 2rem;}
	.pic-list .info{padding:.1rem .15rem;}
	.pic-list .title{margin-top: 0;-webkit-line-clamp: 2;}
	.pic-list .txt{text-indent: 0;-webkit-line-clamp: 2;margin-top: 0.06rem;line-height: 1.4;}
	.pic-list .more{display: none;}
	


	
	/* 内容页 */
	.det-sec .title{font-size: 0.2rem;}
	.det-sec .sm span{margin:0 .05rem;}
	.det-sec .sm{display: flex;justify-content: center;margin-top: 0.1rem;flex-wrap: wrap;}
	.det-sec .share{
		position: relative;
		width: 100%;
		top: 0;
		transform: none;
		margin-top: 15px;
		text-align: right;
		justify-content: center;
	}
	.pagenav{padding:.15rem 0 0;}
	.pagenav .lk{font-size: 0.15rem;line-height: 0.3rem;}
	
	
	
	/* 校园招聘 */
	.zp-sec{display: block;}
	.zp-side{width: 100%;margin: 0;}
	.zp-side .box{display: none;}
	.zp-side .calendar{box-shadow:none;}
	
	.zp-list .item{padding:.2rem 0!important;}
	.zp-list .date{margin-right: 0.15rem;}
	
	
	
	/* index */
	.idx-ban .item{height: auto; /* height: 3rem; */}
	.idx-ban .swiper-button{display: none;}
	.idx-ban .swiper-pagination{display: block;bottom: 0.2rem!important;font-size: 0;}
	.idx-ban .swiper-pagination-bullet{width: 0.08rem;height: 0.08rem;margin:0 .05rem!important;opacity: 1;background-color: #fff;}
	.idx-ban .swiper-pagination-bullet-active{background-color: #015e5d;}
	
	
	
	.idx-top .wrap{margin: 0;padding: 0;border-radius:0;box-shadow:none;}
	.idx-top .titbox{display: none;}
	.idx-top .list{padding: 0;}
	.idx-top .list .item{padding:.22rem 0;display: block;text-align: center;}
	.idx-top .list .info{margin-top: 0.05rem; float: none;}
	.idx-top .list .ico{width: 0.6rem;margin: 0 auto .06rem;margin-right: .1rem;}
	.idx-top .list .tit{font-size: 0.16rem;}
	.idx-top .list .wz{font-size: 0.13rem;}
	
	
	.idx-tt{margin-bottom: 0.25rem;}
	.idx-tt .bt{line-height: 0.3rem;}
	.idx-tt .bt span{font-size: 0.22rem;}
	.idx-tt .bt::after{height: 0.06rem;width: 1rem;}
	.idx-tt .more{background-color: transparent;width: auto;}
	
	.idx-zp{padding:.15rem 0 .3rem;}
	.idx-zp .detail{display: block;}
	.idx-zp .list{margin: 0; width:100%;}
	.idx-zp .list .item{width: 100%;margin:0 0 4%;}
	.idx-zp .list .title{height: auto;}
	
	.idx-zp .datepickerbox{margin:0 auto;width: 100%;}
	
	
	.idx-s1{padding:.4rem 0;}
	.idx-s1 .wrap{display: block;}
	
	.idx-tz{width: 100%;margin: 0 0 .4rem;}
	.idx-tz .list .fz2{font-size: 0.2rem;}
	
	.idx-xw .detail{display: block;}
	.idx-xw .slide{width: 100%;margin:0 0 4%;}
	.idx-xw .slide .info{padding:.15rem .2rem;}
	.idx-xw .slide .imgbox{height: 2.4rem;}
	.idx-xw .slide .date{font-size: 0.14rem;left: 0.1rem;top: 0.1rem;line-height: 0.28rem;}
	.idx-xw .slide .title{line-height: 0.26rem;font-size: 0.17rem;min-height: auto;}
	.idx-xw .swiper-pagination{top: 2.15rem;right: 0.2rem;}
	
	.idx-zk{padding:.4rem 0;}
	.idx-zk .wrap{display: block;}
	.idx-zk .col{width: 100%;margin-bottom: 0.25rem;}
	.idx-zk .col:last-child{margin-bottom: 0;}
	
	.idx-xt{padding:.4rem 0 .2rem;}
	.idx-xt .detail{display: block;}
	.idx-xt .col{width: 100%;margin-bottom: 4%;}
	.idx-xt .lk{width: 100%;padding-left: 25%;height: 0.6rem;}
	.idx-xt .lk .icon{width: 0.3rem;}
	.idx-xt .tit{font-size: 0.18rem;height: 0.5rem;line-height: 0.5rem;}
	
	
	.sytprk li{
  width:50%;
}
	
}

@media screen (max-width:440px){
	.sytprk li{
  width:100%;
}

}



@media screen and (min-width:420px) and (max-width:767px){

		/* 师资队伍 */
		.sz-list .item{width: 46%;}

}

@media screen and (max-width:419px){

	/* 师资队伍 */
	.sz-list .item{width: 100%;}

}



@media screen and (max-width:500px){
.calendar-date .item span{
	width: .3rem;
	height: .3rem;
	line-height: .3rem;
}
}
.det-sec .social a {
	position: relative;
}

.det-sec .social a .wechat-qrcode {
	display: none;
	border: 1px solid #eee;
	position: absolute;
	z-index: 9;
	top: -.2rem;
	transform: translateY(-100%);
	left: -.84rem;
	width: 2.00rem;
	color: #666;
	font-size: .12rem;
	padding: .1rem;
	text-align: center;
	background-color: #fff;
	box-shadow: 0 .02rem .10rem #aaa;
	transition: all 200ms;
	-webkit-tansition: all 350ms;
	-moz-transition: all 350ms
}

.det-sec .social a .wechat-qrcode h4 {
	font-weight: normal;
	height: .26rem;
	line-height: .26rem;
	font-size: .16rem;
	background-color: #f3f3f3;
	margin: 0;
	padding: 0;
	color: #777;
}

.det-sec .social a .wechat-qrcode .qrcode {
	width: 1.05rem;
	margin: .10rem auto;
}

.det-sec .social a .wechat-qrcode .help p {
	font-weight: normal;
	line-height: 1.4;
	padding: 0;
	margin: 0;
	font-size: .14rem;
}
.det-sec .social a:hover .wechat-qrcode{
	display: block;
}

@media screen and (max-width:991px) {
	.det-sec .social a .wechat-qrcode {
		transform: translate(-80%, -100%);
		left: 0;
	}
}