body{color:#222;-webkit-text-size-adjust:none;}

body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl, dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,iframe{margin:0; padding:0;}

h1,h2,h3,h4,h5,h6{font-size:100%;}

body,button,input,select,textarea {font-family:Tahoma,Arial,Roboto,”Droid Sans”,”Helvetica Neue”,”Droid Sans Fallback”,”Heiti SC”,sans-self;font-size:62.5%; line-height:1.5;}

ol,ul{list-style:none;}
body::-webkit-scrollbar{
    display: none;
}


html,body{ width:100%; height:100%; overflow:hidden;}
img{
    display: block;
    width: 100%;
    height: 100%;
}
a{
    text-decoration:none
}
input,textarea{
    border: none;
    outline:none;
}

.box{
    width:100%;
    height:100%;
    overflow:visible;
    transition:transform 1s cubic-bezier(0.86,0,0.03,1);
    -webkit-transition:-webkit-transform 1s cubic-bezier(0.86,0,0.03,1);
    position: relative
}

.box .w-1200{
    opacity:0;
    margin-top: 0.25rem;
}

.box .section{ position:relative; width:100%; height:100%; background-position:center center; background-repeat:no-repeat;overflow: hidden}
.section .w-1200{
    width: 12rem!important;
}
.section .w-1200.active{
    opacity:1;
    transform:translateY(-0.25rem);
    -webkit-transform:translateY(-0.25rem);
    transition:all 2s cubic-bezier(0.86,0,0.8,1);
    -webkit-transition:all 2s cubic-bezier(0.86,0,0.8,1);
}

.banner .swiper{
    width: 100%;
    height: 100%;
}
.about{
    background: url(../images/about.jpg) no-repeat center center / 100% 100%;
}
.about .about-box{
    width: 6rem;
    height: 100%;
    overflow: hidden;
    padding: 1.22rem 0.3rem 0;
    box-sizing: border-box;
    margin-left: 6rem;
}
.about-box .line{
    width: 0.8rem;
    height: 0.06rem;
    background: #ffffff;
}
.about-box .about-title{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.36rem;
    font-weight: bold;
    color: #ffffff;
    line-height: 0.46rem;
    margin-top: 0.47rem;
}
.about-box .about-name{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.3rem;
    color: #ffffff;
    line-height: 0.4rem;
    margin-top: 0.2rem;
}
.about-box .about-text{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.14rem;
    color: #ffffff;
    line-height: 0.4rem;
    text-indent: 2em;
    margin-top: 0.54rem;
}
.about-box .about-text1{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.14rem;
    color: #ffffff;
    line-height: 0.4rem;
    text-indent: 2em
}
.about-box .about-con{
    width: 100%;
    height: auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    margin-top: 0.8rem;
}
.about-con .about-item{
    width: auto;
    height: auto;
    overflow: hidden;
}
.about-item .about-img{
    width: 0.72rem;
    height: 0.85rem;
    margin: 0 auto;
}
.about-item .about-last{
    width: 100%;
    height: auto;
    overflow: hidden;

}
.about-last .about-top{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.3rem;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    line-height: 0.4rem;
    margin-top: 0.25rem;
}
.about-top span{
    font-size: 0.14rem;
    font-weight: 400;
}
.about-last .about-span{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.14rem;
    color: #ffffff;
    line-height: 0.24rem;
    margin-top: 0.12rem;
    text-align: center;
}


.serve{
    background: url(../images/serve.png) no-repeat center center / 100% 100%;
}
.serve .line{
    width: 0.8rem;
    height: 0.06rem;
    background: #113496;
    margin-top: 1.22rem;
}
.serve .serve-title{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.36rem;
    font-weight: bold;
    color: #333333;
    line-height: 0.46rem;
    margin-top: 0.47rem;
}
.serve .serve-name{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.3rem;
    color: #333333;
    line-height: 0.4rem;
    margin-top: 0.2rem;
}
.serve .serve-box{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 0.4rem;
}
.serve-box .serve-item{
    width: 5.75rem;
    height: 2.9rem;
    float: left;
    margin-right: 0.5rem;
    position: relative;
}
.serve-item:nth-of-type(even){
    margin-right: 0;
}
.serve-item:nth-of-type(n+3){
    margin-top: 0.3rem;
}
.serve-item .serve-con{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    padding: 0 0.25rem;
    box-sizing: border-box;
}
.serve-con .serve-span{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.24rem;
    font-weight: bold;
    color: #ffffff;
    line-height: 0.34rem;
    margin-top: 1.9rem;
}
.serve-con .serve-text{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.18rem;
    color: #ffffff;
    line-height: 0.28rem;
    margin-top: 0.1rem;
}


.new{
    background: url(../images/new.jpg) no-repeat center center / 100% 100%;
}
.new .line{
    width: 0.8rem;
    height: 0.06rem;
    background: #113496;
    margin-top: 1.25rem;
}
.new .new-title{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.36rem;
    font-weight: bold;
    color: #333333;
    line-height: 0.46rem;
    margin-top: 0.47rem;
}
.new .new-name{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.3rem;
    color: #333333;
    line-height: 0.4rem;
    margin-top: 0.2rem;
}
.new .new-box{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 0.25rem;
    display: flex;
    justify-content: space-between;
}
.new-box .new-le{
    width: 5.5rem;
    height: 5.4rem;
    position: relative;
}
.new-le .new-ul{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.new-ul .new-li{
    width: 100%;
    height: 2.6rem;
    overflow: hidden;
    background: #ffffff;
}
.new-li:last-child{
    margin-top: 0.2rem;
}
.new-le .new-img{
    width: 100%;
    height: 2rem;
    position: relative;
}
.new-img .new-time{
    width: 0.8rem;
    height: 0.8rem;
    background: #578cca;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.new-time .new-day{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.3rem;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    line-height: 0.4rem;
    margin-top: 0.12rem;
}
.new-time .new-year{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.16rem;
    color: #ffffff;
    text-align: center;
    line-height: 0.26rem;
}
.new-li .new-names{
    width: 100%;
    height: 0.6rem;
    padding: 0 0.2rem;
    box-sizing: border-box;
    font-size: 0.18rem;
    color: #666666;
    line-height: 0.6rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.new-le .new-on{
    width: 5.4rem;
    height: 1.8rem;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(29,61,152,0.4);
    padding: 0 0.3rem;
    box-sizing: border-box;
    overflow: hidden;
}
.new-on .on-name{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.2rem;
    font-weight: bold;
    color: #fefefe;
    line-height: 0.3rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 0.27rem;
}
.new-on .on-line{
    width: 100%;
    height: 0.02rem;
    background: #ffffff;
    margin-top: 0.23rem;
}
.new-on .on-last{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.on-last .on-le{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.14rem;
    color: #ffffff;
    line-height: 0.24rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: 0.12rem;
}
.on-last .on-ri{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.12rem;
    color: #ffffff;
    line-height: 0.22rem;
    margin-top: 0.05rem;
}
.new-box .new-ri{
    width: 5.5rem;
    height: auto;
    overflow: hidden;
    padding-left: 0.4rem;
    box-sizing: border-box;
}
.new-ri .new-item{
    width: 100%;
    height: 1.1rem;
    border-bottom: 0.01rem solid #cccccc;
    box-sizing: border-box;

    overflow: hidden;
    cursor:pointer;
}
.new-item:nth-of-type(n+2){
    margin-top: 0.2rem;
}
.new-item a{
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
}
/*.new-item:last-child{*/
/*    border: none;*/
/*}*/
.new-item .new-num{
    width: 0.8rem;
    height: 0.8rem;
    box-sizing: border-box;
    overflow: hidden;
}
.new-num .num-top{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.3rem;
    font-weight: bold;
    color: #333333;
    line-height: 0.4rem;
    margin-top: 0.06rem;
    text-align: center;
}
/*.new-item:hover .new-num{
    background: #2848a0;
}
.new-item:hover .num-top{
    color: #ffffff;
}*/
.new-num .new-last{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.18rem;
    color: #999999;
    line-height: 0.28rem;
    text-align: center;
}
/*.new-item:hover .new-last{
    color: #ffffff;
}*/
.new-item .new-con{
    width: 4.6rem;
    height: auto;
    overflow: hidden;
    padding-left: 0.1rem;
    box-sizing: border-box;
}
.new-con .new-head{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.24rem;

    color: #333333;
    line-height: 0.36rem;
    margin-top: 0.04rem;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*.new-item:hover .new-head{
    font-weight: bold;
}*/
.new-con .new-text{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.16rem;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.05rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.new .new-add{
    display: block;
    width: 1.6rem;
    height: 0.5rem;
    border: 0.01rem solid #666666;
    box-sizing: border-box;
    font-size: 0.18rem;
    color: #666666;
    text-align: center;
    line-height: 0.5rem;
    border-radius: 0.5rem;
    margin: 0.4rem auto 0;
}




.recruiting{
    background: url(../images/recruiting.jpg) no-repeat center center / 100% 100%;
}
.recruiting .line{
    width: 0.8rem;
    height: 0.06rem;
    background: #ffffff;
    margin-top: 1.22rem;
}
.recruiting .recr-title{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.36rem;
    font-weight: bold;
    color: #ffffff;
    line-height: 0.46rem;
    margin-top:0.47rem;
}
.recruiting .recr-name{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.3rem;
    color: #ffffff;
    line-height: 0.4rem;
    margin-top: 0.2rem;
}
.recruiting .recr-box{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 1.2rem;
    display: none;
}
.recr-box.active{
    display: block;
}
.recr-box .recr-con{
    width: 100%;
    height: 1.8rem;
    display: flex;
}
.recr-con .recr-item{
    width: 1.6rem;
    height: 1.8rem;
    overflow: hidden;
    cursor:pointer;
}
.recr-item .recr-img{
    width: 0.99rem;
    height: 0.99rem;
    margin: 0 auto;
}
.recr-item .recr-span{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.2rem;
    color: #ffffff;
    text-align: center;
    line-height: 0.3rem;
    margin-top: 0.42rem;
}
.recr-box .recr-on{
    width: 5.05rem;
    height: auto;
    overflow: hidden;
    margin-left: 0.2rem;
}
.recr-on .recr-head{
    width: 100%;
    height: 0.75rem;
    border-bottom: 0.01rem solid #ffffff;
    box-sizing: border-box;
    font-size: 0.16rem;
    font-weight: bold;
    color: #ffffff;
    line-height: 0.75rem;
}
.recr-on .on-box{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.on-box .recr-li{
    width: 2.4rem;
    height: 0.65rem;
    float: left;
    border-bottom: 0.01rem solid #ffffff;
    box-sizing: border-box;
    font-size: 0.16rem;
    color: #ffffff;
    margin-right: 0.25rem;
    line-height: 0.65rem;
    display: flex;
    justify-content: space-between;
}
.recr-li:nth-of-type(even){
    margin-right: 0;
}
.recr-li:nth-of-type(n+3){
    margin-top: 0.05rem;
}
.recr-li .recr-ri{
    width: 0.16rem;
    height: 0.16rem;
    margin-top: 0.25rem;
}

.recr-box .recr-o{
    width: 5.05rem;
    height: auto;
    overflow: hidden;
    margin-left: 0.2rem;
}

.recr-o .recr-p{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.16rem;
    color: #ffffff;
    line-height: 0.3rem;
    margin-top: 0.4rem;
}

.recr-o .recr-btn{
    width: 1.6rem;
    height: 0.42rem;
    border: 0.01rem solid #ffffff;
    box-sizing: border-box;
    font-size: 0.14rem;
    color: #ffffff;
    text-align: center;
    line-height: 0.42rem;
    margin-top: 0.7rem;
}



.contact{
    background: url(../images/contact.jpg) no-repeat center center / 100% 100%;
}
.contact .con-head{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.contact .line{
    width: 0.8rem;
    height: 0.06rem;
    background: #113496;
    margin-top: 1.22rem;
}
.contact .con-title{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.36rem;
    font-weight: bold;
    color: #333333;
    line-height: 0.46rem;
    margin-top: 0.47rem;
}
.contact .con-name{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.3rem;
    color: #333333;
    line-height: 0.4rem;
    margin-top: 0.2rem;
}
.contact .con-box{
    width: 100%;
    height: auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}
.con-box .con-le{
    width: 7.5rem;
    height: auto;
    overflow: hidden;
}
.con-box .con-item{
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    display: flex;
    margin-top: 0.3rem;
}
.con-item .con-img{
    width: 0.32rem;
    height: 0.32rem;
}
.con-img img{
    width: 0.24rem;
    height: 0.32rem;
    margin: 0 auto;
}
.con-item:nth-of-type(2) img{
    width: 0.3rem;
    height: 0.3rem;
    margin: 0.01rem auto;
}
.con-item:nth-of-type(3) img{
    width: 0.27rem;
    height: 0.22rem;
    margin: 0.05rem auto;
}
.con-item:nth-of-type(4) img{
    width: 0.3rem;
    height: 0.24rem;
    margin: 0.04rem auto;
}
.con-item .con-on{
    width: 6.6rem;
    height: auto;
    overflow: hidden;
}

.con-on .con-text{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.2rem;
    color: #333333;
    line-height: 0.28rem;
    /*margin-left: 0.1rem;*/
    display: flex;
}
.con-text .con-span{
    /*font-weight: bold;*/
}
.con-text .con-code{
    width: 1.5rem;
    height: 1.5rem;
    margin-left: 0.1rem;
}
.con-code img{
    display: block;
    width: 100% !important;
    height: 100% !important ;
}
.contact .con-ri{
    width: 4rem;
    height: 3rem;
    overflow: hidden;
}
.con-last #allmap {
    width: 100%;
    height: 100%;
}


.arrow{ opacity:1;animation:arrow 3s cubic-bezier(0.5,0,0.1,1) infinite;-webkit-animation:arrow 3s cubic-bezier(0.5,0,0.1,1) infinite;transform:rotate(-90deg);-webkit-transform:rotate(-90deg); position:absolute;bottom:10px;left:50%;margin-left:-34px;width:60px;height:60px;border-radius:100%;-webkit-border-radius:100%;line-height:55px;text-align:center;font-size:50px;color:#000;/*border:2px solid #000;*/cursor:pointer;overflow:hidden;z-index: 1000}

.arrow:hover{ animation-play-state:paused;-webkit-animation-play-state:paused;}

@keyframes arrow{ %0,%100{bottom:10px; opacity:1;} 50%{bottom:50px; opacity:.5} }

@-webkit-keyframes arrow{ %0,%100{bottom:10px; opacity:1;} 50%{bottom:50px; opacity:.5} }

.put-section-0{ transform:translateY(0);-webkit-transform:translateY(0);}
.put-section-1{ transform:translateY(-100%);-webkit-transform:translateY(-100%);}
.put-section-2{ transform:translateY(-200%);-webkit-transform:translateY(-200%);}
.put-section-3{ transform:translateY(-300%);-webkit-transform:translateY(-300%);}
.put-section-4{ transform:translateY(-400%);-webkit-transform:translateY(-400%);}
.put-section-5{ transform:translateY(-500%);-webkit-transform:translateY(-500%);}
.put-section-6{ transform:translateY(-600%);-webkit-transform:translateY(-600%);}
