@charset "utf-8";
@import url('lib.css');
#browser-modal{width:100%;height:100%;top:0;left:0;text-align:center;color:#303233;position:fixed;z-index:9999;}
#browser-modal .browser-modal-cover{position:fixed;left:0;top:0;height:100%;width:100%;background-color:#111;;z-index:-1}
#browser-modal .browser-content{width:700px;margin-top:120px;margin-left:auto;margin-right:auto;padding-bottom:80px;padding-top:50px;background-color:#fff;border-radius:5px}
#browser-modal .browser-content .browser-dpc-logo img{height:42px;margin:45px auto 40px}
#browser-modal .browser-content .browser-text-title{text-transform:uppercase;font-size:24px}
#browser-modal .browser-content .browser-text-desc{margin-top:30px;margin-bottom:20px;font-size:14px}
#browser-modal .browser-content .browser-list{width:600px;margin:20px auto;height:130px}
#browser-modal .browser-content .browser-item{float:left;width:150px;padding-top:20px;padding-bottom:20px;margin-left:auto;margin-right:auto}
#browser-modal .browser-content .browser-item .iconfont{width:100px;height:100px;margin:0 auto;font-size:80px;line-height:80px;margin-bottom:10px;}
#browser-modal .browser-content .browser-item .iconchrome{background: url(../images/bro.png) no-repeat 0 0}
#browser-modal .browser-content .browser-item .iconfirefox{background: url(../images/bro.png) no-repeat 0 -100px}
#browser-modal .browser-content .browser-item .iconopera{background: url(../images/bro.png) no-repeat 0 -200px}
#browser-modal .browser-content .browser-item .iconEdge{background: url(../images/bro.png) no-repeat 0 -300px}
#browser-modal .browser-content .browser-item a{cursor:pointer;display:block}
#browser-modal .browser-content .browser-item a img{display:block;margin:0 auto;max-width:100px;width:100px;height:100px}
#browser-modal .browser-content .browser-item a h4{text-align:center;margin-top:20px;font-size:18px;font-weight:700}
.loader{position: fixed;left: 0;top: 0;right:0;bottom: 0;background: #fff;background-size: 100% 100%;z-index: 999;}


html{font-size: 100px}
*{box-sizing:border-box;margin:0;padding:0; }
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
.pagenum{width:35px;    margin: 0 0.1rem;}
/*
body{margin:0;position: relative;overflow-x:hidden;font-size: .16rem;
   font-family:-apple-system,PingFang SC,BlinkMacSystemFont,Microsoft YaHei,Helvetica Neue,"Helvetica Neue", Arial, "Open Sans", "Hiragino Sans GB", sans-serif;color: #333}
*/
body{margin:0;position: relative;overflow-x:hidden;font-size: .16rem!important;
   font-family:微软雅黑!important;color: #333}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;line-height:1.2em;font-weight:normal;}
ol,ul{list-style:none}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{color:#333;background-color:transparent;-webkit-tap-highlight-color:transparent;text-decoration: none;}
a:active,a:hover{outline:0;text-decoration:none}
a:hover{color:  #9e091d}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700}
dfn{font-style:italic}
mark{color:#000;background:#ff0}
small{font-size:80%}
sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
img{display:block;padding:0;border:none;-ms-interpolation-mode:bicubic;max-width:100%;max-height:100%;margin:0 auto;}
address,cite,dfn,em,var,i{font-style: normal;}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{height:0;border: none; border-top: 2px solid #f4f3f2; -webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}
:focus{outline:0}
button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}
button{overflow:visible;border: none}
button,select{text-transform:none}
button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
input{line-height:normal;-webkit-appearance:none}
input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}
input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}
legend{padding:0;border:0}
textarea{overflow:auto}
optgroup{font-weight:700}
table{border-spacing:0;border-collapse:collapse}
td,th{padding:0}
select::-ms-expand { display: none; }
.none{display: none}
.check:checked,.check:not(:checked){position:absolute;left:-9999px;opacity:0}
.check:checked+label,.check:not(:checked)+label{position:relative;display:inline-block;
	height:14px;font-size:14px;cursor:pointer;padding-left: 20px;}
.check+label:after,.check+label:before{position:absolute;top:2px;left:0;z-index:0;width:16px;height:13px;
	border-radius:3px;content:'';background: #000}
.check:checked+label:after{background: #ca140d}

.scbox{overflow-y:auto }
.scbox::-webkit-scrollbar{width:4px}
.scbox::-webkit-scrollbar-track{border-radius:5px;;background: #ddd}
.scbox::-webkit-scrollbar-thumb{border-radius:5px;background:linear-gradient(to right,#7410ab 0%,#3707a1 100%);;}



.radio:checked+label,.radio:not(:checked)+label{position:relative;display:inline-block;height:16px;font-size:14px;line-height:16px;cursor:pointer;padding-left: 20px}
.radio+label:after,.radio+label:before{position:absolute;top:-1px;left:0;z-index:0;width:16px;height:16px;border-radius:50%;content:''}
.radio:not(:checked)+label:after,.radio:not(:checked)+label:before{border:1px solid #888}
.radio:checked,.radio:not(:checked){position:absolute;left:-9999px;opacity:0}
.radio:checked+label:before{border:1px solid #d9a65c}
.radio:checked+label:after{width:8px;height:8px;border-radius:50%;background:#d9a65c;top:3px;left:4px}

::-webkit-input-placeholder{color:#999;opacity:.54}
::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}
:-ms-input-placeholder {color:#999 }  
.clearfix:after{clear:both;display:block;visibility:hidden;overflow:hidden;height:0;content:"."}
.l{float:left}
.r{float:right}
.fl{float:left!important}
.fr{float:right!important}

.flex{display:flex;justify-content:space-between;flex-wrap:wrap}
.flex-left{display:flex;flex-wrap:wrap}
.flex-center{display:flex;flex-wrap:wrap;justify-content: center;}
.flex-right{display:flex;flex-wrap:wrap;justify-content: flex-end;}
.flex-v-center{display:-webkit-flex;display:flex;flex-direction:column;justify-content:center}
.flex-v{display:-webkit-flex;display:flex;flex-direction:column;justify-content:space-between;}
.flex-v-bottom{display: -webkit-flex;display: flex;align-items: flex-end;flex-wrap: wrap;justify-content: left;}



.wp{margin:0 auto;max-width:16rem;width: 94%}

/* 大图 */
.banner{margin-top: 0.2rem;}
.banner .pgba{
    z-index: 5;
   /* left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0); */
    text-align: center;
    width: auto;
	margin-top: 0.2rem;
}
.banner .pgba span{position: relative;border-radius: 0; opacity:1;width: 10px;border-radius: 50%; height: 10px;background: #FFFFFF;border: 1px solid #333333; margin: 0 .08rem !important;position: relative;}
.banner .pgba span.active{background:#333;}



.banner .swiper-slide .banimg{display: block;height: 30vw;background-position: center;background-repeat: no-repeat;background-size: cover;}
.banner .swiper-button-prev{background: url(../img/jianleft.png) no-repeat center;left: 43%;}
.banner .swiper-button-next{background:url(../img/jianright.png) no-repeat center;right: 43%;}
.banner .swiper-button-prev,.banner .swiper-button-next{width: 30px;height: 16px;top: 101.5%;}
.banner .swiper-button-next:after, .banner .swiper-button-prev:after{content: "";}
.banner .bgtitle{
	position: absolute;
	left: 6%;
	bottom: 0.3rem;
	width: 70%;
	z-index: 9;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #FFFFFF;
	font-size: 0.24rem;
}

/* 新闻 */
.hda{margin-top: 0.3rem;}
.intit{padding-bottom: 0.15rem;border-bottom: 1px solid #c8c8c8;line-height: 0.3rem;}
.intit h4{font-size: 0.28rem;}
.intit a{font-size: 0.16rem;color: #333333;}

.hda .newslist{width: 55%;margin-top: 0.3rem;}
.hda .date{width: 1.1rem;height: 1.2rem;background-color: #e6e6e6;text-align: center;}
.hda .date p{font-size: 0.3rem;padding:0.15rem 0 0.1rem 0; font-weight: lighter; color: #333333;position: relative;}
.hda .date p::after{content: "";position: absolute;width: 0.42rem;height: 2px;background-color: #333333;bottom: 0;left: 50%;margin-left: -0.21rem;}
.hda .date span{font-size: 0.18rem;margin-top: 0.1rem;display: block;}
.hda .newslist ul li{background-color: #f2f2f2;margin-bottom: 0.26rem;}
.hda .newstit{width: 82%;margin-right: 2%;}
.hda .newslist .newstit h2{font-size: 0.2rem;margin-top: 0.2rem;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.hda .newslist .newstit p{font-size: 0.16rem;color: #bcbcbc;max-height:0.5rem\0 ;line-height: 0.25rem;overflow: hidden;margin-top: 0.1rem;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.hda .newslist ul li:hover .date{background-color:#9e091d ;color: #FFFFFF;}
.hda .newslist ul li:hover .date p{color: #FFFFFF;}
.hda .newslist ul li:hover .date p::after{background-color: #FFFFFF;}

.hda .newsp{width: 42%;margin-top: 0.3rem;}
.hda .newsp .newsimg{height: 4.1rem;background-position: center;background-repeat: no-repeat;background-size: cover;}
.hda .newsp .news_title{position: absolute;z-index: 9;bottom: 0;left: 0;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background: url(../img/titlebg.png) no-repeat center; color: #FFFFFF;font-size: 0.2rem;box-sizing: border-box;padding: 0.15rem 2%;}
.hda .newsp .news_title h2{font-size: 0.2rem;text-align: center;}



.notice{margin-top: 0.3rem;}
.notice ul li{width: 23.5%;border: 1px solid #c8c8c8;margin-top: 0.3rem;height: 2.15rem;position: relative;}
.notice ul li .date{font-size: 0.16rem;color: #333333;border-right:1px solid #c8c8c8 ;border-bottom: 1px solid #c8c8c8;display: inline-block;padding: 0.08rem 0.22rem;}
.notice ul li h4{margin: 0.15rem 0.3rem;font-size: 0.18rem;line-height: 0.28rem;max-height: 0.85rem\0; overflow: hidden; text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.notice ul li p{font-size: 0.14rem;color: #999999;}
.notice ul li p span{position: absolute;bottom: 0.18rem;left: 0.3rem;}
.notice ul li p em{position: absolute;bottom: 0.18rem;right: 0.3rem;}

.notice ul li h4 span{position:relative;background-image:linear-gradient(rgba(0,0,0,1),rgba(0,0,0,1));background-position:0 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .5s}
.notice ul li:hover h4 span{background-size:100% 1px;color: #333}
.notice ul li:hover{background-size:100% 1px}


/* 学术 */
.culture{margin-top: 0.4rem;padding: 0.4rem 0;background-color: #f2f2f2;}
.culwrap{margin-top: 0.3rem;}
.culwrap .swiper-slide a>span{font-size: 0.16rem;color: #888888;}
.culwrap .swiper-slide .culp{margin:0.15rem 0;height: 3.85rem;}
.culwrap .swiper-slide h2{font-size: 0.18rem;line-height: 0.3rem;height: 0.6rem;overflow: hidden; text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.culwrap .swiper-slide p span,.culwrap .swiper-slide p em{display: block;font-size: 12px;margin-bottom: 0.05rem;}
.culwrap .swiper-slide p img{display: inline-block;padding-right: 5px;vertical-align: middle;}
.culwrap .swiper-slide p{background: url(../img/ico4.png) no-repeat left center;margin-top: 0.2rem;padding-left: 15px;}



.ul-list-d3{min-height:700px}

/* 成果 */
.result{margin: 0.4rem auto;}
.reslist{width: 37%;margin-top: 0.4rem;}
.reslist ul li h2{font-size: 0.18rem;line-height: 0.31rem;height: 0.62rem;overflow: hidden; text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.reslist ul li{border-bottom: 1px solid #e7e7e7;padding: 0.15rem 0;}
.reslist .first h2{font-size: 0.2rem;font-weight: bold;height: auto;}
.reslist .first p{margin: 0.15rem 0; color:#9e9e9e;line-height: 0.3rem;font-size: 0.16rem;height: 0.9rem;overflow: hidden; text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.reslist .first span{color:#9e9e9e;font-size: 14px;}

.resp{width: 59%;margin-top: 0.3rem;position: relative;}
.resp .newsimg{height: 5.6rem;margin-top: 0.3rem;position: relative;z-index: 9; background-position:bottom;background-size: 100%;background-repeat: no-repeat;}
.resp a{display: block;}
.resp::after{content: "";width: 90%;height: 100%;background-color: #f2f2f2;position: absolute;right: 0;top: 0;z-index: 0;}




.fast{margin-top: 1rem;margin-bottom: 0.8rem;}
.fast ul li{width: 18%;text-align: center;}
.fast ul li img{height: 0.5rem;display: inline-block;vertical-align: middle;padding-right: 0.25rem;}
.fast ul li a{font-size: 0.18rem;}

.footer .wp{border-top: 4px solid #221814;padding-top: 0.4rem;}
.footer h2{font-size: 0.18rem;margin-bottom: 0.2rem;}
.footer .yqlj,.footer .lxwm{width: 35%;}
.footer .yqlj ul li{width: 24%;margin-bottom: 0.2rem;}
.footer .yqlj ul li a{font-size: 0.16rem;}
.footer .lxwm p{line-height: 0.35rem;color: #444444;font-size: 0.16rem;}
.copy{text-align: center;font-size: 0.16rem;padding: 0.1rem 0;padding-bottom: 0.3rem;}

 /* 列表 */
.posi{background: #f1f1f1;height: 0.8rem;overflow: hidden;margin-bottom: 0.4rem;}
.posit{padding-left: 0.2rem;font-size: 14px;color: #707070;margin-top: 0.3rem;}
.nymain{margin-bottom: 0.6rem;}
.nymain .fixnav{width: 20%;}
.nymain .fixnav .navlogo{font-size: 0.24rem;}
.nymain .fixnav ul li{line-height: 0.3rem;padding: 0.15rem 0;text-indent: 0.2rem;border-bottom: 1px solid #e3e3e3;}
.nymain .fixnav ul li a{font-size: 0.18rem; color: #8d8d8d;}
.nymain .ul-list-d3,.nymain .aleft,.ztjjlist,.teachlist,.sznr{width: 75%;}
.nymain .ul-list-d3 li{border-bottom: 1px solid #e3e3e3;padding: 0.2rem 0;}
.nymain .ul-list-d3 .g-info-d{font-size: 0.16rem;text-align: right;background: url(../img/ico5.png) no-repeat right bottom;}
.nymain .ul-list-d3 .g-info-d em{color: #333333;font-size: 0.24rem;display: block;margin-bottom: 0.1rem;}
.nymain .ul-list-d3 .text{width: 90%;}
.nymain .ul-list-d3 .text .g-tit-d{font-size: 0.18rem;margin-bottom: 0.1rem;}
.nymain .ul-list-d3 .text .g-desc-d{color:#a6a6a6 ;font-size: 0.14rem;line-height: 0.25rem;max-height: 0.5rem\0; overflow: hidden; text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}

.clear{clear: both;}
.sznrs{margin-bottom: 50px;}
.sznrsz{width: 15.5%;height: 240px;}

.sznrsy{width: 78%;}
.sznrsy h2{font-size: 30px;color: #333333;}
.sznrsy h3{font-size: 18px;color: #333333;margin: 20px 0;}
.sznrsy p{font-size: 16px;color: #333333;line-height: 35px;}
.sznrsy hr{margin: 30px 0;}

.borderbottom1{font-size: 24px!important;/* background: #0159CA!important; *//* color: #fff!important; */border-bottom: 1px solid;}

.btn2{margin: 20px auto;border-bottom: 1px solid #f4f3f2;}
.btn2 span {
    text-align: center;
    color: #333333;
    cursor: pointer;
    float: left;
    font-size: 24px;
    background: #FFFFFF;
    margin-right: 60px;
    padding-bottom: 15px;
    position: relative;
    }
.btn2 span a{position: absolute;
    right: 15px;
    color: #84c2e4;
    font-size: 14px;
    display: none;}    
    

.con2 { display:none;   width:100%;}

.sznrxs1::after{content:"";position:absolute;top: 24%;right: -30px;width: 1px;height: 40%;background: #B3B3B3;}
.sznrx1{margin: 50px 0;}
.sznrx1 h1{color: #9e091d;border-left:5px solid #9e091d ;font-size: 20px;padding-left: 10px;margin-bottom: 20px;}
.sznrx1 p{font-size: 18px;color: #333333;text-indent: 2em;line-height: 35px;}
.sznrsz img{width: 100%;}

/* 内容 */
.arc-con{min-height:500px}
.nyarc .aleft .arc-tit{margin-bottom: .3rem}
.nyarc .aleft .arc-tit h1{font-size: .32rem;font-weight: normal;margin-bottom: .15rem;text-align:center}
.nyarc .aleft .arc-tit h4{font-size: .18rem;font-weight: normal;font-size: .26rem;
font-weight: normal;
line-height: 2.5em;
text-align: center;}
.nyarc .aleft .arc-info{color: #666;font-size: .14rem;margin-bottom: .4rem;text-align: center;}
.nyarc .aleft .arc-info p{padding: .06rem 0}
.nyarc .aleft .arc-info span{margin-right: .25rem}
.nyarc .aleft .arc-info time{margin-right: .25rem}
.nyarc .aleft .arc-con p{line-height: 0.35rem!important;font-size: 0.18rem!important;text-indent: 2em;}
.nyarc .aleft .arc-con img{border:none;border-color: #fff!important;height:auto}
.nyarc .aleft .arc-sib{width: calc(100% - 1.5rem);margin-top:50px}
.nyarc .aleft .arc-sib div{padding: .08rem 0}
.aleft{min-height:600px}

/* 图片 */
.ztjjitem .swiper-slide a>span{font-size: 0.16rem;color: #888888;}
.ztjjitem .swiper-slide .culp{margin:0.15rem 0;height: 3.65rem;}
.ztjjitem .swiper-slide h2{font-size: 0.18rem;line-height: 0.3rem;height: 0.6rem;overflow: hidden; text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.ztjjitem .swiper-slide p span,.ztjjitem .swiper-slide p em{display: block;font-size: 12px;margin-bottom: 0.05rem;}
.ztjjitem .swiper-slide p img{display: inline-block;padding-right: 5px;vertical-align: middle;}
.ztjjitem .swiper-slide p{background: url(../img/ico4.png) no-repeat left center;margin-top: 0.2rem;padding-left: 15px;}

.ztjjitem:hover .culp{transform: scale(1.05);-webkit-transform: scale(1.05);transition: .3s;}
.ztjjlist{justify-content: flex-start;}
.ztjjitem{width: 23.5%;margin-bottom:.4rem;margin-right: 2%;overflow: hidden;}
.ztjjitem:nth-child(4n){margin-right: 0;}


/* 教师 */
.teachlist{justify-content: flex-start;}
.teachlist .teachwrap{width: 48%;margin-bottom: 0.4rem;margin-right: 4%;overflow: hidden;box-sizing: border-box;padding: 0.2rem;border: 1px solid #ccc;}
.mr0{margin-right: 0!important;}
.teachp{width: 35%;height: 2.4rem;}
.teachp a{display: block;background-position: center;background-repeat: no-repeat;background-size: cover;width: 100%;height: 100%;}
.teachr{width: 60%;background: url(../img/ico7.png) no-repeat right bottom;}
.teachr h2{font-size: 0.2rem;font-weight: normal;margin-bottom: 0.1rem;}
.teachr  h4{font-size: 0.16rem;padding-bottom: 0.15rem;border-bottom: 1px solid #ccc;color: #8c8c8c;background: url(../img/ico6.png) no-repeat left bottom;}
.teachr  p{font-size: 0.14rem;line-height: 0.25rem;color: #8c8c8c;margin-top: 0.1rem;}

@media screen and (max-width:980px){.pc-show{display:none}
.m-show{display:block}
}


.headerm{
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top:0;
  z-index: 99;
  padding-right: 4%;
  padding-left: 4%;
  background: #fff;
  height: .65rem;
  box-shadow: 0 0 .15rem rgba(0,0,0,.15)
  }
/*.headerm:before{content: "";display: block;position: absolute;left: 0;top:0;right: 0;height:3px;background: linear-gradient(to right,#7410ab 0%,#3707a1 100%);z-index: 1 ;transition: .3s linear}*/
.headerm .logo{}
.headerm .logo img{height:.6rem}
.headerm .navbtnm{
  width:.86rem;
  height: .65rem;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  color: #333;
  text-align: center;
  line-height: .65rem;
  padding-left: .1rem
  }
.headerm .navbtnm i{font-size: .38rem;transition: .1s}

.header{padding: 0.2rem 0;}
.scrollDown .header{top: -1.15rem}


.header .logo{transition: .3s;/* padding-top: 0.15rem; */}
.header .logo img{
    /* height: 1.16rem; */
    transition: .3s;
    width: 3.3rem;
}
.header .hd-nav  li{line-height: .36rem;font-size: .18rem;position: relative;width: 11%;display: flex;align-items: center;justify-content: right;}
.hdyb{width: 65%;position: relative;}
.header .hd-nav{width: 93%;}

.header .hd-nav li>a{display: block;position: relative;color: #333;text-align: center;font-weight: normal;}
/* .header .hd-nav li:hover>a{color: #fff;} */
/* .header .hd-nav li>a.has-child:after{content: "\eabd";font-family: "swiper-icons";margin-left: 5px;font-size: .16rem}
.header .hd-nav li:hover>a.has-child:after{display: inline-block;transform: rotate(180deg);position: relative;top: -1px} */
.header .hd-nav{opacity: 0;}
body.scrolling .header .hd-nav{opacity: 1;transition: 0.4s;}
body.scrolling .header{position: fixed;top: 0;z-index: 9;width: 100%;background: #FFFFFF;transition: 0.4s;}
.header .hd-nav  li .sub-nav{
  position:absolute;
  top: 69%;
  left:66%;
  z-index:99;
  padding-top:.05rem;
  min-width: 1.6rem;
  transform: translateX(-50%);
  opacity: 0;
  visibility: hidden;
  transition: .3s;
  }
.header .hd-nav  li .sub-nav .sub-nav-h{text-align:center;position: relative;background: #fff;padding: .2rem ;
  box-shadow: 0 0 10px rgba(0,0,0,.3);background: #fff;overflow: hidden;}
 
.header .hd-nav  li .sub-nav .sub-nav-h a{display:block;font-size:.16rem;padding:0 .13rem ;margin-bottom: 1px;
  background: #fff;;white-space: nowrap;line-height: .45rem}
.header .hd-nav  li .sub-nav .sub-nav-h a:hover{background:#BAA16B;color:  #fff}
/*.header .hd-nav  li .sub-nav .sub-nav-h:before{content: '';position: absolute;left: 50%;transform: translateX(-50%);
border: 8px solid transparent;border-bottom-color: #fff;top:-.16rem;}*/
.header .hd-nav  li:hover .sub-nav{opacity: 1;visibility: inherit; }
.header .hd-nav  li:hover>a{ }


.header .hd-a{line-height:.3rem;transition: .3s;margin-bottom: .15rem;transition: .3s}
.header .hd-a .btn-link{color:rgba(255,255,255,.6);font-size: .16rem;padding-left: .1rem}
.header .hd-a  a{padding: 0 .1rem;padding-left: 0.17rem; position: relative;color: rgba(255,255,255,.8); display: inline-block;}
.header .hd-a  a::before{content: "";position: absolute;left: 0;top: 0.08rem;width: 1px;height: 0.16rem;background-color: #FFFFFF;}
.header .hd-a  a:hover{color: rgba(255,255,255,1)}






.search {
        font-size: 16px;
        cursor: pointer;
        position: absolute;
        color: #FFFFFF;
        right: 0;
        line-height: 30px;
        margin-top: 0.45rem;
        background: #f1f1f1;
  }
  .search>form{position: relative;}
.search input {
	border: 1px solid #ccc;
	background: rgba(255, 255, 255, 0.1);
	height: 35px;
	line-height: 35px;
	color: #fff;
	border-radius: 14px;
	/* margin-top: -20px; */
	width: 0px;
	text-indent: 10px;
	opacity: 0;
}
.search.active{padding-right:0.3rem;}
.search i.active {
	position: absolute;
	right: 0;
	top: 0;
	/* width: 0.89rem; */
	line-height: 35px;
	/* height: 0.3rem; */
	font-size: 0.2rem;
	text-align: center;
	background: red;
	border-radius: 50%;
	width: 35px;
	height: 35px;
        margin-top: -25px;
}
.search button {
	display: none; 
	background: none;
	position: absolute;
	right: 35px;
}
.search.active button{
	display: block;
	top: 0;
	color: #333;
	font-size: 0.2rem;
}
 .search.active input {
            width: 150px;
            opacity: 1; }
.search.active i.active {
	position: absolute;
	right: 0px;
	top: -2px;
	border:none;
	background:none;
	
	}
.search.active i.active:before {
	  content: 'x';
	  color: #CCCCCC;
	  }



.big-nav  .search{position:relative;}
.big-nav  .search form{display: block!important;position: relative;}
.big-nav  .search form .serinp{width:0;transition: .3s;opacity: 0;visibility: hidden;}
.big-nav  .search form .serbtn{width: .3rem;height: .3rem;position: absolute;top:0;right: 0; text-align: center;line-height: .3rem;font-size: .18rem;color: #fff;}
.big-nav  .search form .serbtn input{position: absolute;top: 0;left: 0;width: .3rem;height: .3rem;z-index: 3;background: rgba(255,255,255,0);border: 0;}
.big-nav  .search form .serinp input{width: 100%;height: .3rem;line-height: .28rem;background: transparent;border: 0;font-size: .14rem;border-radius: .3rem;color: #fff;border: 1px solid #fff}
.big-nav  .search form .serinp{width: 2rem;opacity: 1;visibility: inherit;}
.big-nav  .search form .serinp input{padding: 0 .3rem 0 .1rem;background: rgba(255,255,255,.1);}
.big-nav  .search form .serbtn{color: #fff }

.big-nav  .search form .serinp input::-webkit-input-placeholder{color:#fff;opacity:.6}
.big-nav  .search form .serinp input:-ms-input-placeholder {color:#fff;opacity:.6 } 










.big-nav{position: fixed;z-index: 49;left: 0;top: 0;right: 0;bottom: 0;background-size: cover;opacity: 0;visibility: hidden;transition: .3s}
.big-nav .scroll{position:absolute;z-index:1;left:0;right:0;top:1.04rem;bottom:0;overflow-y:auto}
.big-nav .scroll ul{max-width:16.8rem;margin:0 auto}
.big-nav .scroll li{width:10%;text-align:center;padding-top:.45rem}
.big-nav .scroll li h2{font-size:.2rem;}
.big-nav .scroll li a{color: #333;}
.big-nav .scroll li a:hover{color:#DB2B17}

.big-nav .scroll li .list{padding:.2rem 0}
.big-nav .scroll li .list h3{font-weight:400;font-size:.16rem;line-height:1.3em;padding: .1rem 0}
.big-nav .scroll li .list dl{padding-bottom:.2rem}
.big-nav .scroll li .list dd{font-size:.14rem;line-height:.3rem;opacity:.65}
body.navShow {overflow: hidden;position: fixed;width: 100%;height: 100%}
body.navShow .big-nav {opacity: 1;visibility: visible;}
body.navShow .header .hd-nav {opacity: 0;visibility: hidden;position: absolute}
body.navShow .header .hdr-t {padding-top: .2rem}
body.navShow .header .navbtn i:before {content: "\eca0";}
body.navShow .headerm .navbtnm i:before {content: "\eca0";}
body.navShow .header .logo{top: -.4rem}
body.navShow .header .hd-a{transform: translateY(.2rem);}

.big-nav  .btn-list1{display: none}





@media screen and (min-width: 1025px){

}

@media screen and (max-width: 1024px){
body{padding-top: .65rem}

.big-nav  .btn-list1{display: block;}
.big-nav {background: #f1f1f1;overflow-y: auto;padding-bottom: .3rem}
.big-nav .scroll {position: static;padding-top: .8rem;}
.big-nav .scroll li{width: 100%;text-align: left;padding-top: 0;border-bottom: rgba(255, 255, 255, 0.13) solid 1px;} 
.big-nav .scroll li h2{font-size:.2rem;line-height:.65rem;padding-left:6%;position:relative}
.big-nav .scroll li h2.h2:after{content:"";display:block;position:absolute;top:0;right:6%;font-size:.2rem;font-family: "swiper-icons" !important;content: "\e600";color: #333;transition: .3s}
.big-nav .scroll li .list{padding:0 0 0 6%;display:none}
.big-nav .scroll li .list h3{font-size:.17rem;border-top:rgba(255,255,255,.13) solid 1px;padding: .16rem 0;line-height: 1.4em}
.big-nav .scroll li .list h3:nth-child(1){border:0}
.big-nav .scroll li .list dl{margin-left:-6%;padding:0 .2rem .2rem 0;margin-top:-.05rem;display: flex;flex-wrap: wrap;}
.big-nav .scroll li .list dd{font-size:.16rem;line-height:.4rem;min-width:33%;padding-left:6%}
.big-nav .scroll li .list dd a{display:block;height:.4rem}
.big-nav .scroll li.on h2.h2:after {transform: rotate(180deg);-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);}

.big-nav .search{position:relative;padding:.3rem 6% .4rem;width: 100%}
.big-nav .search form{display: block!important;position: relative;border: 1px solid #ccc;}
.big-nav .search form .serinp{position: static;top: 0;right: 0;width: 100%}
.big-nav .search form .serbtn{width: .55rem;height: .55rem;position: absolute;text-align: center;line-height: .55rem;font-size: .22rem;color: #fff;top: 0;right: 0}
.big-nav .search form .serbtn i{font-size: .2rem;display: block;width: .55rem;height: .55rem;border: none;border-radius: 50%;text-align: center;line-height: .6rem;color: #333;font-size: .25rem}
.big-nav .search form .serbtn input{position: absolute;top: 0;left: 0;width: .55rem;height: .55rem;z-index: 3;background: rgba(255,255,255,0);border: 0;color: #008ed6;}
.big-nav .search form .serinp input{width: 100%;height: .55rem;line-height: .55rem;background: #fff;border: 0;font-size: .18rem;border-radius: 5px;color: #333;padding: 0 .55rem 0 .15rem;opacity: 1;}

.big-nav .links{line-height:.35rem;color: #fff;font-size: .18rem;padding: .2rem 5%;transition: .3s;width: 100%;
  border-bottom: rgba(255, 255, 255, 0.13) solid 1px;}
.big-nav .links  a{color: #333;}
.big-nav .links  a i{font-size: .26rem;margin-right: 3px;vertical-align: -2px}
.big-nav .links{}

.big-nav .icolinks{line-height:.35rem;color: #fff;font-size: .18rem;padding: .2rem 5%;transition: .3s;width: 100%;
  border-bottom: rgba(255, 255, 255, 0.13) solid 1px;}
.big-nav .icolinks  a{;color: #fff;margin: 0 .15rem}
.big-nav .icolinks  a i{font-size: .26rem;margin-right: 3px;vertical-align: -2px}
.big-nav .icolinks{text-align: center}
}





@media screen and (max-width: 1440px){
	.header .logo{width: 25%;}
}

@media screen and (max-width: 1200px){
.banner .swiper-button-next{
    right: 0%;
}
	.banner .swiper-button-prev{
    left: 0;
}
	.culwrap .swiper-slide .culp{
    height: 6rem;
}
}

@media screen and (max-width:1024px){
.header{display: none}
.headerm{display: flex;}

}

@media screen and (max-width:900px){
.wp{width: 90%}	
.banner .swiper-slide .banimg{height: 50vw;}
}
@media screen and (max-width:800px){
	.sznrsz{margin-bottom: 20px;}
	.sznrsz img{width: auto;}
	.sznrsy h2,.sznrsy h3{text-align: center;}
.hda .newslist,.hda .newsp,.nymain .ul-list-d3, .nymain .aleft, .ztjjlist, .teachlist,.sznr,.sznrsz,.sznrsy{width: 100%;}
.hda .newsp .newsimg{height: 50vw;}
.notice ul li{width: 100%;margin-right: 0;}
.reslist,.resp{width: 100%;}
.code img{width: 100px;}
.nymain .fixnav{display: none;}
}
@media screen and (max-width:640px){
body{font-size: .18rem}
.footer .yqlj{width: 100%;}
.code img{width: 80px;}
.footer .yqlj ul li{width: 49%;}
.footer .lxwm{width: 60%;}
.resp .newsimg{height: 53vw;}
.hda .date{width: 0.8rem;}
.hda .date p{font-size: 0.2rem;}
.hda .newstit{width: 72%;}
.fast ul li{width: 33%;margin-bottom: 0.2rem;}
.fast ul li img{display: block;margin: 0 auto;padding-right: 0;margin-bottom: 0.1rem;}
.fast ul li a{text-align: center;}
.teachlist .teachwrap{width: 100%;margin-right: 0;padding: 0.1rem;}
.teachr{width: 55%;}
.teachp{width: 40%;}
body{min-width: 320px;}
.ztjjitem{width: 100%;margin-right: 0;}
.ztjjitem .swiper-slide .culp{height: 110vw;}
.nymain .ul-list-d3 .text{width: 80%;}
}
@media screen and (max-width:480px){
html{font-size: 80px!important;}

}
@media screen and (max-width:375px){
html{font-size: 75px!important;}
}
@media screen and (max-width:360px){
html{font-size: 70px!important;}
}


@media (max-width: 1200px){

}
@media (max-width:760px){

}
@media (max-width:480px){
}
@media (max-width:360px){

}
/*print*/
@media print{

}

/*ie11*/ 
@media all and (-ms-high-contrast:none) { 
*::-ms-backdrop, 
} 
/*ie10*/ 
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 

}