body
{
    position: relative;
}
body *
{
    text-shadow: none;
}
nav:not(.mm-menu)
{
    display: none;
}
.header{
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 1.53125rem;
    background-color: #fff;
    position: fixed;
    top:0;
    left: 0;
    z-index: 2;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 0.546875rem;
    padding-right: 0.546875rem;
}
.header.fixed
{
    position: fixed;
    top: 0;
    left: 0;
}
.loimg{
    /* width: 2.546875rem; */
    height:1.09375rem;
    margin-top: 0.203125rem;
}

.navicon{
    background-image: url(../images/navimg1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: left center;
    display: block;
    width: 0.65625rem;
    height: 0.65625rem;
    position: absolute;
    top: 0.421875rem;
    right: 0.546875rem;
}
.phico{
    position: absolute;
    background-image: url(../images/phoicon1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: left center;
    width: 0.4375rem;
    height: 0.640625rem;
    top: 0.421875rem;
    right: 1.6875rem;
}
/*slide*/
.adslide{
    margin-top: 1.53125rem;    
}
.adslide .swiper-slide img{
    max-width: 100%;
    width: 100%;
}
.adslide .swiper-container-horizontal>.swiper-pagination{
    bottom: 3.125rem
}
.adslide .swiper-pagination-bullet{
    width: 0.78125rem;
    height: 0.15625rem;
    border-radius: 0;
    background: #fff;
    opacity:1;    
}
.adslide .swiper-pagination-bullet-active{
    background: #00a1f1;
}
.arrow-down {zoom:.6;
    position: fixed;
    bottom: 1.5625rem;
    left: 50%;
    margin-left: -0.46875rem;
    width: 1rem;
    height: 1rem;
    display: block;
    background-image: url(../images/icon.png);
    background-repeat: no-repeat;
    z-index: 999;
    -webkit-animation: opacity 1.2s linear infinite;
    background-image: url(../images/icon2.png);
}
/*slide end*/
/*inabout*/
.inabout{
    margin-top: 1.53125rem;
    padding-left: 0.546875rem;
    padding-right: 0.546875rem;
}
.inabimg{
    padding-top: 0.65625rem;
    padding-bottom: 0.6875rem;
}
.inabhtit{
    font-size: 0.5625rem;
    line-height: 30px;
    color: #2d2e2e;
    font-weight: bold;    
}
.inabhtit:first-child{
    margin-bottom:0.078125rem;    
}
.xibor{
    width: 0.78125rem;
    height: 3px;
    background: #2d2e2e;
    margin-top: 0.3125rem;
    margin-bottom:0.234375rem;
}
.inapb{
    font-size: 0.28125rem;
    color: #666666;
    line-height: 0.46875rem;
    text-indent: 2em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    word-break: break-all
}
/*inabout end*/
/*yxszdiv*/
.yxszdiv{
    margin-top: 1.53125rem;
}
.yxszwdit{
    padding-top: 0.84375rem;
}
.yxstit{
    text-transform:uppercase;
    font-size: 0.46875rem;
    color: #333333;
    text-align: center;
}
.yxstitto{
    text-align: center;
    font-size: 0.375rem;
    color: #333333;
    margin-top: 0.34375rem;
    margin-bottom:0.859375rem;
}
.yxsul{
    width: 4.921875rem;
    margin:0 auto;
}
.yxsul li{
    font-size: 0.3125rem;
    color: #666666;
    padding-top: 0.375rem;
    padding-bottom: 0.359375rem;  
    padding-left:2.265625rem;
    margin-bottom: 0.625rem
}
.yxsul a:first-child li{
    background-image: url("../images/yicon1.png");
    background-repeat: no-repeat;
    background-size:25%;
    background-position: 0.578125rem center;
}
.yxsul a:nth-child(2) li{
    background-image: url("../images/yicon2.png");
    background-repeat: no-repeat;
    background-size:20%;
    background-position: 0.578125rem center;
}
.yxsul a:nth-child(3) li{
    background-image: url("../images/yicon3.png");
    background-repeat: no-repeat;
    background-size:19%;
    background-position: 0.578125rem center;
}
.yxsul a:nth-child(4) li{
    background-image: url("../images/yicon4.png");
    background-repeat: no-repeat;
    background-size:17%;
    background-position: 0.578125rem center;
}
.yxsul a:nth-child(5) li{
    background-image: url("../images/yicon5.png");
    background-repeat: no-repeat;
    background-size:18%;
    background-position: 0.578125rem center;
}
.yxsul a:nth-child(6) li{
    background-image: url("../images/yicon6.png");
    background-repeat: no-repeat;
    background-size:20%;
    background-position: 0.578125rem center;
}
.yxsul .yxsuactiv:first-child li{
    background-image: url("../images/yicon7.png");
    background-repeat: no-repeat;
    background-size:25%;
    background-color: #00a1f1;
    background-position: 0.578125rem center;
    color: #fff;
}
/*yxszdiv*/
/*innews*/
.innews{
    width: 6.765625rem;
    margin: 1.53125rem auto 0;   
    padding-top: 1.21875rem;
}
.innews ul li{
    font-size: 0.3125rem;
    color: #333333;  
    margin-bottom: 1.578125rem;  
}
.inneimg{
    width: 2.5rem;
    height: 2.5rem;
    object-fit: cover;
    border-radius: 100%;
    vertical-align: middle;
    margin-right: 1.046875rem;
}
/*innews end*/
/*inanews*/
.inanews{
    margin-top: 1.53125rem;
/*    padding-left: 0.546875rem;
    padding-right: 0.546875rem; */   
}
.inanewstop{
    padding-top: 0.84375rem;  
}
.inaslid{
    width: 8.90625rem;
    margin: 0 auto;
}
.inewslist{
    overflow: hidden;
    width: 7.09375rem;
}
.inewslist img{
    width: 7.09375rem;
    height: 4.0625rem;
}
.newslisp{
    position: relative;
    background: #fff;
    padding-bottom: 0.359375rem;
}
.inewsh3{
    font-size: 0.3125rem;
    background:rgba(0,161,241,0.9);
    height: 0.78125rem;
    line-height: 0.78125rem;
    width: 100%;
    position: absolute;
    left: 0;
    text-align:center;
    top:-0.45rem;
    color: #fff;
    z-index: 1;
}
.inewspc{
    padding-top: 0.58125rem;
    padding-left: 0.265625rem;
    padding-right:0.265625rem;
    font-size: 0.25rem;
    color: #666666;
    line-height: 0.5rem;
}
.inewspc{
    color: #999999 !important;
}
.newsdat{
    font-size: 0.25rem;
    padding-left: 0.265625rem;
    padding-right:0.265625rem;
    color: #999999;
    font-style: italic;
    padding-top:0.328125rem;
}
.adslidto .swiper-wrapper{
    width: 7.09375rem;
    margin:0 auto;
}
.adslidto .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    background-image: url("../images/neleft.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    width: 0.359375rem;
    height: 0.625rem;
}
.adslidto .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    background-image: url("../images/neright.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    right: 0;
    width: 0.359375rem;
    height: 0.625rem;
}
.newsmore{
    width: 2.453125rem;
    height: 0.734375rem;
    margin-top: 1.234375rem;
}
/*inanews end*/
/*incontact*/
.incontact{
    margin-top: 1.53125rem;
    padding-top:0.65625rem;
    padding-left: 0.546875rem;
    padding-right: 0.546875rem;
}
.conth3{
    font-size: 0.5625rem;
    color: #2d2e2e;
    line-height: 0.46875rem;
    margin-bottom:0.15625rem;
}
.conthtsp{
    font-size: 0.3125rem;
    color: #2d2e2e;
    line-height: 0.46875rem;
}
.text-subline {
    position: relative;
    height: 1px;
    padding: 0;
    background: #e5e5e5;
    border: none;
    margin-top: 0.125rem;
}
.text-subline:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width: 92px;
    background: #0d9ae2;
}
.incontacul{
    padding-top:0.46875rem;
}
.incontacul ul li{
    font-size: 0.3125rem;
    color: #999999;
    margin-bottom: 0.46875rem;
}
.incospan{
    display: inline-block;
    width: 0.5125rem;
    text-align:center;
    margin-right:0.515625rem;    
}
.incontacul ul li img{
    vertical-align:middle;
}
.inonline{
    margin-top:0.546875rem;
}
.inonlinep{
    font-size: 0.28125rem;
    color: #999999;
    line-height: 0.46875rem;
    padding-top:0.3125rem;
}
.inmapimg{
    width: 7.96875rem;
    height: 4.40625rem;
}
.inemai{
    background-image: url("../images/emsub.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 8.90625rem;
    height: 0.703125rem;
    margin-top: 0.390625rem;
    margin-bottom: 0.390625rem;
}
.inemainput{
    width: 7.03125rem;
    margin-left: 0.15625rem;
    padding-top: 0.046875rem;
    padding-bottom: 0.046875rem;
    margin-top: 0.15rem;
    -webkit-appearance: none;
    border: 0;
}
.inesubm{
    width: 1.55rem;
    height: 0.703125rem;
    border: 1px solid;
    position: absolute;
    right: 0;
    opacity: 0;
    -webkit-appearance: none;
}
/*footer*/
.footer{
    border-top: 1px solid #e5e5e5;
    padding-top: 0.46875rem;
    padding-bottom: 0.40625rem;
}
.footer p{
    text-align: center;
    font-size: 0.2875rem;
    color: #666666;
    line-height: 0.46875rem;
}
/*footer end*/
/*incontact end*/
/*学院*/
.xulist{
    margin-top: 1.53125rem;
}
.xulistw{
    margin-left: 0.234375rem;
    margin-right:0.234375rem;
    margin-top: 0.403125rem;
    background-color:#fff;
}
.xytop{
    height: 0.78125rem;
    line-height: 0.78125rem;
    font-size: 0.35rem;
    color: #999999;
    text-align: right;
    padding-right:0.15625rem;
    border-bottom: 1px solid #eeeeee;
}
.xytop ul li{
    display: inline-block;
    padding-left: 5px;
}
.xytop ul > li + li:before{
    content: '>';
    padding-right: 5px;
    opacity: .5;
}
.xytop ul > li:last-child a{
    color: #068E46;
}
.xycont{
    margin-top: 0.328125rem;
    margin-left:0.3125rem;
    margin-right: 0.3125rem;
}
.xycoh3{
    font-size: 0.4375rem;
    color: #333333;
    line-height: 0.375rem;
    margin-bottom:0.1875rem;
}
.xyconhsh3{
    text-transform : uppercase;
    font-size: 0.28125rem;
    color: #999999;
    line-height: 0.375rem;
}
.line-botr{
    height: 3px;
    background: #009343;
    margin-top: 0.3125rem;
}
.xyconul{
    padding-top:0.46875rem;
}
.xyconul li{
    color: #00a1f1;
    font-size: 0.4rem;
    margin-bottom:0.453125rem;
    overflow: hidden;
    display: 
    
    
    
    -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
    background-image: url("../images/xyicon.png");
    background-repeat: no-repeat;
    background-position:left center;
    padding-left: 0.421875rem;
}
.xyconul li a{
    color: #333333;
}
.xyconul li:nth-child(6n+0){
    margin-bottom:1.015625rem;    
}

/*indepage*/
.indepage{
    text-align: center;
    padding-bottom:0.625rem;
}
.indepage a{
    border: 1px solid #cccccc;
    padding: 0.15rem 0.2rem 0.05rem 0.2rem;
    border-radius: 3px;
    color: #cccccc;
    margin-right: 0.046875rem;
}
.indepage a:first-child{
   padding: 0.15rem 0.35rem 0.05rem 0.35rem;
}
.indepage a:last-child{
    padding: 0.15rem 0.35rem 0.05rem 0.35rem;
}
.indepage a:hover{
    border: 1px solid #00a1f1;
    color:#00a1f1;
}
.indepage .paactive{
    background: #00a1f1;
    color: #fff;
    border: 1px solid #00a1f1;
}
/*indepage end*/
/*学院 end*/
/*学院详情*/
.xypah3{
    font-size: 0.5rem;
    color: #068E46;
    line-height: 0.5625rem;
    text-align: center;
    margin-top: 0.5625rem;
}
.xypdata{
    font-size: 0.3125rem;
    color: #999999;
    line-height: 0.75rem;
    text-align: center;
    margin-top:0.15625rem;
}
.line-botrt{
    height: 1px;
    background: #d2d2d2;
    margin-top: 0.390625rem;
}
.xypadhpp{
    padding-top: 0.546875rem;
    padding-bottom: 0.546875rem;
}
.xypadhpp img{ width:100%;height: inherit;}
.xypadhpp p{
    line-height: 0.75rem;
    color: #666666;
}
[data-dpr="1"] .xypadhpp{
    font-size: 17px;
}
[data-dpr="2"] .xypadhpp{
    font-size: 29px;
}
[data-dpr="3"] .xypadhpp{
    font-size: 45px;
}
.xypagup{
    padding-top: 0.46875rem;
    padding-bottom: 0.46875rem;
}
.xypagup a{
   font-size: 0.3125rem;
   color: #666666;
   display: block;
}
.xypagup a:first-child{
    /* float: left; */
}
.xypagup a:last-child{
    /* float: right; */
}

/*学院详情 end*/
/*关于*/
.xypadhpp p embed,.xypadhpp p iframe{
    width: 100%;
    height: 5.4375rem;
    margin-bottom: 0.46875rem;
}
/*关于 end*/
/*领导*/
.xyldh3{
    font-size: 0.375rem;
    background-image: url("../images/xylicon.png");
    background-repeat: no-repeat;
    background-position: left center;
    color: #666666;
    padding-left: 0.971875rem;
    padding-top:0.390625rem;
    padding-bottom: 0.375rem;
}
.xylisli{
    padding-left: 0.995875rem;
}
.xylistit{
    font-size: 0.34375rem;
    color: #666666;
    margin-bottom: 0.328125rem;
}
.xylistitt{
    font-size: 0.3125rem;
    color: #666666;
    margin-bottom: 0.328125rem;
}
.xylispcon{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-all;
    font-size: 0.3125rem;
    color: #666666;
    line-height: 0.625rem;
}
.xylilist{
    margin-bottom: 0.421875rem;
}
.xylisli{
    margin-bottom: 0.46875rem;
}
.inmore{
    text-align: center;
    font-size: 0.375rem;
    color: #666666;
    border-top: 1px solid #e5e5e5;
    padding-top:0.46875rem;
    padding-bottom: 0.46875rem;
}
/*领导 end*/
/*设置*/
.shzhlist{
    margin-top: 0.4375rem;
}
.shzhlist .swiper-slide{
    width: auto;
    padding:0.15625rem;
    background-color: #eeeeee;
    color: #999999;
    font-size: 0.3125rem;
}
/*设置 end*/
/*招生*/
.zhaoshen{
    padding-left: 0.546875rem;
    padding-right: 0.546875rem;
    margin-top:0.546875rem;
}
.zscont{
    display: inline-flex;
}
.zsleft{
    width: 4.6875rem;
    height: 4.6875rem;
    overflow:hidden;
}
.zsimg1{
    width: 4.6875rem;
    height: 4.6875rem;
}
.zsright{
    width: 4.6875rem;
}
.zsimgicon{
    width: 1.5625rem;
    height: 2.140625rem;
    margin-left: 0.53125rem;
    margin-bottom: 0.359375rem;
}
.zshitit{
    font-size: 0.40625rem;
    color: #666666;
    position: relative;
    background-image: url("../images/zsicon.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
    padding-left:0.46875rem;
    height: 0.40625rem;
    margin-bottom: 0.25rem;
}
.zshtitspan{
    font-size: 0.28125rem;
    color: #666666;
    position: absolute;
    right: 0;
    top: 0;
}
.zhscona{
    margin-top: 0.3125rem;
    margin-bottom:0.3125rem;
}
.zhscona a{
    display: inline-block;
    font-size: 0.28125rem;
    color: #666666;
    border:1px solid #d2d2d2;
    padding:0.21875rem 0.40625rem;
}
.zhconuli li{
    background-image: url("../images/xyicon.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left:0.453125rem;
    font-size: 0.3125rem;
    margin-bottom: 0.4375rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.zhconuli li a{
    color: #333;
}
.zllinkh3{
    font-size: 0.375rem;
    background-color: #00a1f1;
    padding-top: 0.296875rem;
    padding-bottom: 0.28125rem;
    padding-left: 0.578125rem;
    color: #fff;
}
.zslinul{
    margin-top:0.171875rem;
}
.zslinul ul li{
    border: 1px solid #dcdcdc;
    text-align: center;
    padding-top:0.1875rem;
    padding-bottom: 0.1875rem;
    margin-bottom: 0.1875rem;
}
.zslinul ul a:first-child li{
    padding-top:0;
    padding-bottom:0.03125rem;
}
.linimg{
    width:5.65625rem;
}
.kaosimg{
    width: 8.90625rem;
}
.kaoshi{
    margin-bottom: 0.15625rem;
}
.kaosul{
    display: none;
}
.ksmapimg{
    margin-top:0.265625rem;
}
/*招生 end*/