
html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption,footer,header, hgroup, menu, nav,output,ruby,section,summary,time,mark,audio,video,input{margin: 0;padding: 0;border: 0;font: inherit;font-size: 100%;vertical-align: baseline;}
header,hgroup,html,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}
html{font-size:16px;line-height:1.15;-webkit-text-size-adjust:100%}
ol,ul{list-style:none}
table{border-collapse:collapse;border-spacing:0}
caption,td,th{text-align:left;font-weight:400;vertical-align:middle}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
body,button,li,p,ul{padding:0;margin:0}
img{border:none}
a{color: #2c2c2c; text-decoration: none;}
body{font: 16px / 1.6 'Microsoft Yahei',Helvetica,Arial,sans-serif; color:#2c2c2c;min-width: 1020px;}
.img-block{display: block; width: 100%;}
.header{
    height: .92rem;
    padding: 0 .35rem 0 .65rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.logo{
    width: 1.28rem;
    height: .54rem;
    display: block;
}
.menu{
    display: flex;
}
.menu a{
    font-size: .16rem;
    color: #010101;
    margin: 0 .3rem;
    padding: 0 .16rem;
    line-height: .3rem;
    border-radius: .15rem;
    border: 1px solid transparent;
}
.menu a:hover,.menu a.active{
    border-color: #ffcb2d;
}
.footer{
    background: #141724;
    position: relative;
    padding: .42rem 0;
    text-align: center;
    font-size: .14rem;
    color: #696d76;
}
.foot-logo{
    width: 1.08rem;
    height: .46rem;
    display: block;
    margin: 0 auto;
}
.footer a {
    color: #696d76;
}
.footer a:hover {
    color: #999b9f;
}
.footer .link {
    padding: .3rem 0 .2rem;
    line-height: 2;
}
.footer .link li {
    position: relative;
    display: inline-block;
    padding: 0 .3rem;
}
.footer .link li::after {
    content: '';
    width: 1px;
    height: .12rem;
    background: #696d76;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -.06rem;
}

.footer .link li:first-child::after {
    display: none;
}

.footer .copyright,.footer .copyright a {
    color: #fff;
    letter-spacing: 2px;
}
.main{
    width: 14.32rem;
    margin: 0 auto;
}
.banne{
    height: 8.16rem; 
    background-image: url('../../images/campus/banner.jpg'); 
    background-repeat: no-repeat;  
    background-size: cover; 
    background-position: center;
    overflow: hidden;
    position: relative;
}
.btn-apply{
    display: block;
    width: 3.41rem;
    height: 1.01rem;
    background: url('../../images/campus/btn-apply.png') no-repeat center / cover;
    font-size: 0px;
    position: absolute;
    left: 1.25rem;
    top: 4.7rem;
    -webkit-transition: transform .2s linear;
    transition: transform .2s linear;
}
.btn-apply:hover{
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
}
.content{
    background-color: #f9f9f9;
    background-image: url('../../images/campus/content.png');
    background-repeat: repeat-y;
    background-size: 100% auto;
    position: relative;
    min-height: 8.6rem;
}
.home-page{
    background-image: url('../../images/campus/home-content.jpg');
    background-repeat: no-repeat;
}
.content::after,.content::before{
    content: '';
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    height: 3.51rem;
}
.content::before{
    width: 2.6rem;
    right: 0;
    top: 0;
    background-image: url('../../images/campus/tr.png');
}
.content::after{
    width: 2.75rem;    
    left: 0;
    bottom: 0;
    background-image: url('../../images/campus/rb.png');
}
.about{
    padding: .8rem 0;
    height: 6rem;
    text-align: center;
}
.title{
    text-align: center;
    font-size: .48rem;
    font-weight: bold;
    line-height: .48rem;
    margin: 0 auto;
    width: 4rem;
    background-image: url('../../images/campus/title.png');
    background-repeat: no-repeat;
    background-size: 4rem auto;
    padding-top: .3rem;
}
.title.t1{
    background-position: 0 0;
}
.title.t2{
    background-position: 0 -1rem;    
}
.title.t3{
    background-position: 0 -2rem;
    padding-top: .36rem;
}
.title.t4{
    background-position: 0 -3rem;
    padding-top: .26rem;
}
.about-title-desc{
    font-size: .2rem;
    line-height: .38rem;
    margin: .15rem 0 .3rem;
}
.about-text{
    padding: .36rem;
    font-size: .22rem;
    line-height: .36rem;
    width: 14.32rem;
    height: 4rem;
    background: url('../../images/campus/about-text.png') no-repeat center / cover;
    margin: 0 auto;
    overflow: hidden;
    border-radius: .44rem;
    box-sizing: border-box;
}
.about-text span{
    display: block;
}
.about-text b{
    font-weight: bold;
    display: inline-block;
    border-bottom: .04rem solid #ffe880;
}
.product{
    background-image: url('../../images/campus/product.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 6.1rem;
    box-sizing: border-box;
    padding-top: .76rem;
}
.product .swiper{
    margin: .7rem auto .35rem;
}
.product .swiper-slide{
    width: 4.88rem;
    margin: 0 .05rem;
}
.product .album-pic{
    display: block;
    position: relative;
}
.product .album-pic p{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: .4rem;
    line-height: .4rem;
    font-size: .2rem;
    color: #ffd71f;
    background: rgba(0,0,0,.6);
    text-align: center;
}
.swiper-btn{
    display: flex;
    justify-content: center;
}
.swiper-button-prev,
.swiper-button-next{
    width: .28rem;
    height: .28rem;
    background: #ffd71f;
    border-radius: 50%;
    cursor: pointer;
    margin: 0 .4rem;
    background-image: url('../../images/campus/swiper-btn.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: .07rem auto;
}
.swiper-button-next{
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.process{
    padding: 1.3rem 0 .6rem;
    min-height: 5rem;
}
.process-list{
    margin-top: .8rem;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
}

.process-list li{
    font-size: .16rem;
    line-height: .22rem;
    text-align: center;
    position: relative;
}
.process-list li::before{
    content: '';
    width: .98rem;
    height: .1rem;
    position: absolute;
    right: -1.2rem;
    top: .93rem;
    z-index: 1;
    background: url('../../images/campus/process-ico.png') no-repeat center / cover;
}
.process-list li .process-icon{
    width: 1.63rem;
    height: 1.88rem;
    margin: 0 auto .08rem;
}
.process-list li h3{
    margin: 0;
    font-size: .3rem;
    line-height: .5rem;
}
.tw{
    padding: 1rem 0;
    min-height: 6.6rem;
}
.tw-list{
    display: flex;
    justify-content: space-between;
    margin-top: .6rem;
}
.tw-list li{
    width: 2.77rem;
    height: 5.08rem;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    overflow: hidden;
    border-radius: .15rem;
    text-align: center;
}
.tw-list li .tag{
    width: 2rem;
    height: .58rem;
    line-height: .58rem;
    font-size: .3rem;
    font-weight: bold;
    margin: 3.4rem auto .16rem;
    border-radius: .16rem;
}
.tw-list li p{
    font-size: .17rem;
    line-height: .26rem;
}
.tw-list li:hover{
    box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.tw-list li:nth-child(1){
    background-image: url('../../images/campus/tw1.jpg');
}
.tw-list li:nth-child(1) .tag{
    background: #fff2b0;
}
.tw-list li:nth-child(2){
    background-image: url('../../images/campus/tw2.jpg');
}
.tw-list li:nth-child(2) .tag{
    background: #b7eed0;
}
.tw-list li:nth-child(3){
    background-image: url('../../images/campus/tw3.jpg');
}
.tw-list li:nth-child(3) .tag{
    background: #f7dabb;
}
.tw-list li:nth-child(4){
    background-image: url('../../images/campus/tw4.jpg');
}
.tw-list li:nth-child(4) .tag{
    background: #d4fff1;
}
.tw-list li:nth-child(5){
    background-image: url('../../images/campus/tw5.jpg');
}
.tw-list li:nth-child(5) .tag{
    background: #ffe2d5;
}
.qa-title{
    font-size: .6rem;
    line-height: 1.2;
    padding: .8rem 0 .6rem;
    font-weight: bold;
    text-align: center;
}
.qa{
    padding-bottom: 1rem; 
}
.qa .qt{
    margin: 0 0 .3rem;
    display: inline-block;
    height: .56rem;
    position: relative;
    padding: 0 .16rem;
}
.qa .qt::before{
    content: '';
    width: 100%;
    height: .24rem;
    background: #ffd71f;
    position: absolute;
    left: 0;
    bottom: 0;
}
.qa .qt div{
    position: relative;
    z-index: 1;
    line-height: .56rem;
    font-size: .4rem;
    font-weight: bold;
}
.qa .part{
    padding-bottom: .3rem;
    font-size: .2rem;
    line-height: .34rem;
}
.qa .part-tit{
    color: #3c9bdd;
    font-weight: bold;
}