ï»¿/*æ°å¢çæ ·å¼åºå*/
.nav li{
    position: relative;
    height: 40px;
    line-height: 40px;
}

.nav li a {
    width: 100%;
    margin-left: 0px;
    padding: 0 20px;
    min-width: 90px;
    color: #333;
    font-size: 14px;
    position: relative;
    height: 40px;
    line-height: 40px;
}

.nav li a.active:before{
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%,0);
	width: 30%;
	height: 2px;
	background: #05adeb;
}


.nav li:hover>a {
    display: block;
    background: #076ce0;
    color: #FFF;
}

.nav li:nth-last-child(1) a{
	/*background: red;*/
}
.nav li ul{
    position: absolute;
    top: 40px;
    width: 100%;
    height: auto;
    display: inline-block;
    left: 0px;
    z-index: 1000;
    background: #ffffff;
    display: none;
}
.nav li:hover ul{
    display: inline-block;
}
.nav li ul li{
    width: 100%;
    height: auto;
}
.nav li ul li a {
    float: none;
    border: 1px #d4d4d4 solid;
    border-bottom: none;
    border-top: none;
    margin-left: 0px;
    color: #000;
    line-height: 40px;
    display: block;
    padding:0  10px;
}
.nav li ul li:first-child a {
    border-top: 1px #d4d4d4 solid;
}
.nav li ul li:last-child a {
    border-bottom: 1px #d4d4d4 solid;
}

.nav .on  a{display:block; background:none; color:#333333;}
.nav ul li.on>a{display:block; background:#076ce0; color:#FFF;}


/*.nav li:nth-last-child(1) :hover{
	background: none !important;
}*/

.usernewlibox a.username,
.usernewlibox a.logout{
	width:48%;
}

.username{color:#337ab7 !important; background: #ffffff !important;}
.usernewlibox a.logout:hover {
   
    background: #076ce0 !important;
    color: #FFF !important;
}




/*é¡µèåºå*/
.dibu {
    height: 90px;
 
}

.dibunav{
      display: block;
    overflow: hidden;
    margin: 15px auto 5px auto;
}
.dibunav li {
      float: none;
    font-size: 13px;
    color: #FFF;
    text-align: center;
    display: inline-block;
    line-height: 15px;
}
.dibunav li a {
    float: left;
    margin-left: 10px;
    font-size: 15px;
    color: rgb(248, 248, 248);
    padding-right: 10px;
    padding-top: 2px;
}
.dibu1 .tet p {
    font-size: 13px;
   
    color: rgb(255, 255, 255);
    
}
.dibu1 .tet p a{
    font-size: 13px;
   
    color: rgb(255, 255, 255);
    
}




/*<!--é¦é¡µåºå banneråºå-->*/
.bannerBox{
    display: block;
    overflow: hidden;
    width: 100%;
    padding: 0;
}
.bannerBox .swiper-button-white{
    width: 60px;
    height: 60px;
    background-size: 12px;
    background-color: rgba(0,0,0,0.25);
}
.bannerBox .swiper-container-horizontal>.swiper-pagination {
    bottom: 20px;
}
.bannerBox .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
}

/*é¦é¡µä¸­çå³äºæä»¬åºå*/
/*æ¥çæ´å¤*/
.moreButton {
    background: rgb(248, 67, 8);
    font-size: 14px;
    height: 40px;
    width: 180px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    max-width: 100%;
    box-sizing: border-box;
    display: block;
    margin: 30px auto ;
    position: relative;
    
    display: block;
    font-size: 18px;
    text-align: center;
    letter-spacing: 0px;
    width: 180px;
    height: 55px;
    line-height: 55px;
    cursor: pointer;
    background: linear-gradient(-132deg, rgb(24, 117, 255) 0%, rgb(60, 176, 255) 96%) rgb(24, 117, 255);
    border-radius: 2px;
    margin-top: 50px;

}
/*.moreButton:hover{
    text-decoration: none;
    background:#ffffff;
}*/
.moreButton span{
    color: #ffffff;
    position: relative;
    z-index: 100;
}
/*.moreButton:hover span{
    color: rgb(248, 67, 8);

}*/
/*.moreButton:before {
    width:100%;
    height:100%;
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(248, 67, 8);

    -webkit-transform: scale(0,0);
    transform: scale(0,0);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transition: all .3s ease-out;
}
.moreButton:hover:before {
    border-radius: 0;
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
    z-index: 1;
    background: #ffffff;
}
.moreButton i{
    position: absolute;
    width: 100%;
    top: 6px;
    left: 6px;
    z-index: -1;
    height: 100%;
    display: inline-block;
    background: #b5b3b3;
}
.moreButton:hover i {
    background: rgb(248, 67, 8);

}*/
div.domebox2.container-fluid{
    margin: 40px 0 0 0;
    padding: 0 0 ;
    background-color: transparent;
    background-image: url('../images/bg_jjfa_ds.png');
    background-size: auto;
    background-repeat: no-repeat;
    background-position:100%;
    background-Attachment: fixed;
    position: relative;
    display: block;
    overflow: hidden;
	    background-size: 100% 100%;
}
div.domebox2.container-fluid i.bg{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(11, 21, 40, 0.38);
}
div.domebox2.container-fluid>div{
    position: relative;
    z-index: 100;
    padding: 0;
}
div.domebox2.container-fluid>div.leftimg{
    width:41.666% ;
    float: left;
}
div.domebox2.container-fluid>div.leftimg img {
    border: 0;
    max-width: 100%;
}
div.domebox2.container-fluid>div.rightText{
    width:58.333% ;
    float: left;
    color: #ffffff;
    padding: 40px 16% 0 4%;
}
div.domebox2.container-fluid>div.rightText div.titleAbout{
    margin: 0 0 0 0;
    font-size: 0;
    padding: 0 0 0 0;
}
div.domebox2.container-fluid>div.rightText div.titleAbout h3{
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    margin: 0 0 14px 0;
}
div.domebox2.container-fluid>div.rightText div.titleAbout i{
    width: 32px;
    height: 2px;
    display: inline-block;
    background: #fff;
}
div.domebox2.container-fluid>div.rightText div.textabout{
    margin: 20px 0 0 0;
}
div.domebox2.container-fluid>div.rightText div.textabout h4{
    font-size: 30px;
    color: #b7bcc9;
    margin: 0 0 20px 0;
    font-weight: 700 ;
}
div.domebox2.container-fluid>div.rightText div.textabout p{
    color: rgb(178, 190, 213);
    font-size: 14px;
    line-height: 22px;
    max-height: 154px;
    overflow: hidden;
}
div.domebox2.container-fluid>div.rightText a.moreButton{
    margin: 40px 0 0 0;
}


/*æ¡ä¾åºå*/
div.domebox4.container-fluid{
    padding: 0 0 40px 0 ;
    margin: 40px 0;
}
div.domebox4.container-fluid .container{
    width: 1200px;
}
div.domebox4.container-fluid .title{
    width: 200px;
    padding: 0 0;
    display: block;
    margin: 0 auto 40px auto;
    text-align: center;
    font-size: 14px;
    position: relative;

}
div.domebox4.container-fluid .title h2:nth-child(1){
    display: inline-block;
    text-align: center;
    font-size: 24px;
    color: rgb(107, 107, 107);
    margin: 0;
    padding: 0;
}
div.domebox4.container-fluid .title p{
    margin: 14px auto 4px auto;
    text-align: center;
}
div.domebox4.container-fluid .title h3:nth-child(3){
    text-align: center;
    font-size: 40px;
    color: rgb(37, 51, 77);
    margin: 4px 0 0 0;
    font-weight: bold;
}

div.domebox4.container-fluid .swiper-container{
    padding: 0 0 40px 0 ;
}
div.domebox4.container-fluid .swiper-slide img {
   width: 100%;
}

div.domebox4.container-fluid .swiper-button{
    width: 50px;
    height: 50px;
    display: inline-block;
    border-radius: 50%;
    left: 5%;
    top: 40%;
    background: url('../images/left.png') no-repeat center  rgba(255, 255, 255, 0.85);
    background-size: 20px;
}
div.domebox4.container-fluid .swiper-button-next{
    left: auto;
    right: 5%;
    top: 40%;

    background: url('../images/right.png') no-repeat center rgba(255, 255, 255, 0.85) ;
    background-size: 20px;

}
div.domebox4.container-fluid .swiper-button:hover{
    background: url('../images/lefth.png') no-repeat center  rgb(248, 67, 8);
    background-size: 20px;
}
div.domebox4.container-fluid .swiper-button-next:hover{
    background: url('../images/righth.png') no-repeat center  rgb(248, 67, 8);
    background-size: 20px;
}

div.domebox4.container-fluid .swiper-container-horizontal>.swiper-pagination{
    bottom: 0px;
}
div.domebox4.container-fluid .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{
    width: 52px;
    height: 5px;
    border-radius: 1px;
    background: #404040;
    margin: 0 5px;
    cursor: pointer;

}
div.domebox4.container-fluid .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet-active{
    width: 52px;
}






/*æ°é»åºå*/
#new.domebox5.container-fluid{
    background: rgb(248, 249, 249);
    padding: 80px 0;
}
#new.domebox5.container-fluid .container{
    width: 1200px;
}

#new.domebox5.container-fluid .title{
    width: 200px;
    padding: 0 0;
    display: block;
    margin: 0 auto 40px auto;
    text-align: center;
    font-size: 14px;
    position: relative;

}
#new.domebox5.container-fluid .title h2:nth-child(1){
    display: inline-block;
    text-align: center;
    font-size: 24px;
    color: rgb(107, 107, 107);
    margin: 0;
    padding: 0;
}
#new.domebox5.container-fluid .title p{
    margin: 14px auto 4px auto;
    text-align: center;
}
#new.domebox5.container-fluid .title h3:nth-child(3){
    text-align: center;
    font-size: 40px;
    color: rgb(37, 51, 77);
    margin: 4px 0 0 0;
    font-weight: bold;
}

#new.domebox5.container-fluid .text{
    display: block;
    overflow: hidden;
}

#new.domebox5.container-fluid .hot{
    display: inline-block;
    position: relative;
    width: 50%;
    float: left;
    padding: 0 20px;
}
#new.domebox5.container-fluid .hot .swiper-slide a{
    display: block;
    position: relative;
}
#new.domebox5.container-fluid .hot .swiper-slide a p{
    width: 100%;
    height: 70px;
    line-height: 20px;
    background: rgba(0,0,0,0.8);
    color: #ffffff;
    position: absolute;
    left: 0;
    margin: 0 0 0 0;
    font-size: 16px;
    padding: 10px;
    bottom: 0;
    transition: all 0.3s;
}
#new.domebox5.container-fluid .hot .swiper-slide:hover a p{
}
#new.domebox5.container-fluid .hot .swiper-button-prev,
#new.domebox5.container-fluid .hot .swiper-button-next{
    position: absolute;
    width: 60px;
    height: 60px;
    background: rgba(0,0,0,0.2);
    top: 60%;
    z-index: 9999;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transition: all .3s;
}
#new.domebox5.container-fluid .hot .swiper-button-prev:before,
#new.domebox5.container-fluid .hot .swiper-button-next:before{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 17px;
    height: 30px;
    background: #fff;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    background: url('../images/pres.png') no-repeat center;
    background-size: 12px;
}
#new.domebox5.container-fluid .hot .swiper-button-next:before {
    background: url('../images/nexts.png') no-repeat center;
    background-size: 12px;
}
#new.domebox5.container-fluid .hot .swiper-button-prev:hover,
#new.domebox5.container-fluid .hot .swiper-button-next:hover{
    background: rgba(0,0,0,0.4);
}
#new.domebox5.container-fluid .hot.swiper-pagination span{
    width: 16px;
    height: 16px;
}
#new.domebox5.container-fluid .hot.swiper-pagination-bullet-active {
    background: rgba(0,0,0,0.2);
    text-align: center;
    position: relative;
}
#new.domebox5.container-fluid .hot.swiper-pagination-bullet-active:before{
    width: 10px;
    height: 10px;
    display: inline-block;
    text-align: center;
    background: #fff;
    opacity: 0.7;
    content: " ";
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -5px 0  0 -5px;
}


#new.domebox5.container-fluid a:hover{
    text-decoration: none;
}
#new.domebox5.container-fluid ul{
    overflow: hidden;
    display: block;
    padding: 30px 15px;
    background: #ffffff;
    width: 50%;
    float: left;

}
#new.domebox5.container-fluid li {
    margin: 0 0 10px 0;
    position: relative;
}
#new.domebox5.container-fluid li a{
    overflow: hidden;
    width: 100%;
    height: auto;
    padding: 6px 0;
    display: block;
}
#new.domebox5.container-fluid .time{
    display: inline-block;
    width: 90px;
    height: 90px;
    color: #293149;
    text-align: center;
    border-right: 1px #d8d2d2 solid;
    padding: 12px 0 0 0;
    float: left;
    margin: 0 0 0 0;
}
#new.domebox5.container-fluid .time span:nth-child(1){
    display: block;
    font-size: 28px;
    margin: 0 0 0 0;
    line-height: 30px;
}
#new.domebox5.container-fluid .time span:nth-child(2){
    display: block;
    font-size: 19px;
    margin: 3px 0 0 0;
}
#new.domebox5.container-fluid .info{
    width: 80%;
    height: 100%;
    display: inline-block;
    padding: 10px 0 0 20px;
    vertical-align: top;
    text-align: left;

}

#new.domebox5.container-fluid .info h1{
    margin: 0 0 0 0;
    font-size: 18px;
    color: #333;


    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

#new.domebox5.container-fluid .info p{
    font-size: 14px;
    color: rgb(153, 153, 153);
    overflow: hidden;
    max-height: 38px;
    line-height: 20px;
    margin: 10px 0 0 0;
}
#new.domebox5.container-fluid ul li i{
    position: absolute;
    width: 0%;
    height: 100%;
    display: inline-block;
    background: #f9651c;
    left: 0;
    top: 0;
    z-index: -1;
    transition: all 0.3s;
}
#new.domebox5.container-fluid ul li a:hover i{
    width: 100%;
}
#new.domebox5.container-fluid li:hover .time span ,
#new.domebox5.container-fluid li:hover .info *{
    color: #ffffff;
}

















/*å³äºæä»¬åºåçé¡µé¢*/
.aboutbox{
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
    position: relative;
}
.aboutbox .title{
    text-align: center;
    margin: 0 0 30px 0 ;
}
.aboutbox .title p img{
    margin: -2px 0 0 0;
}
.aboutbox .title h2{
    border-bottom:1px solid #f1f1f1;
    text-align: center;
    padding: 0  0 20px 0;
}
.aboutbox .section-title {
    margin: 0 0 20px 0;
    text-align: center;
}
.aboutbox  .section-title h2 {
    color: #666;
    -webkit-animation: slideInDown_px 1.5s both;
    -moz-animation: slideInDown_px 1.5s both;
    animation: slideInDown_px 1.5s both;
    border:none;
}
.aboutbox .section-title .title {
    background: url('../images/section-title-1_baa9bb8.png') center center no-repeat;
    -webkit-animation: slideInDown_px 1.5s both;
    -moz-animation: slideInDown_px 1.5s both;
    animation: slideInDown_px 1.5s both;
}
.aboutbox   .section-title .title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    color: #333;
}
.aboutbox  .section-title .title .color {
    color: #ff7500;
}


.aboutbox   .en-pic {
    float: left;
    width: 440px;
    padding:0 30px 0 0 ;
}
.aboutbox   .en-pic  img{
    width: 100%;
}
.aboutbox   .en-des {
    float: left;
    width: 750px;
    height:auto;
}




/*äº§åä¸­å¿åºåç*/
.index_box2 {
    margin: 40px 0 0 0 ;
}
.index_box2 .wrap{
    margin: 0 0 60px 0;
    display: block;
    overflow: hidden;
}
.index_box2 .wrap .txt{
    width:40%;
    float: left;
    text-align: left;
    padding: 0 60px 0 0;
}
.index_box2 .wrap:nth-child(2n) .txt{
    float: right;
    padding: 0  0 0 60px;
}


.index_box2 .wrap .txt .box2_title{
    display: block;
    font-size: 36px;background: #076ce0;color:#fff;text-align:center;line-height:60px; width:300px;height: 60px;}
.index_box2 .wrap .txt p{
    width: 100%;
    font-size: 15px;
    color: #6081a7;
    line-height: 26px;
    height: 109px;
    overflow: hidden;
    margin: 13px 0 0 0;
}
.index_box2 .wrap img{
    position: relative;
    width:60%;
    float: left;
}
.index_box2 .wrap a.wxspan{
    display: inline-block;
    padding: 6px 22px;
    background: #076ce0;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    border-radius: 6px;
    position: relative;
}
.index_box2 .wrap a.wxspan p{
    position: absolute;
    left: 90px;
    margin: 0 0 0 0;
    width: 120px;
    height: 120px;
    bottom: 0;
    background: #ffffff;
    padding: 4px;
    box-shadow: 0 0 4px #898989;
    display: none;
}
.index_box2 .wrap a.wxspan p img{
    width: 100%;
}
.index_box2 .wrap a.wxspan:after {
    width: 0;
    height: 0;
    content: ' ';
    display: inline-block;
    position: absolute;
    bottom: 7px;
    left: 70px;
    border-top: 10px solid transparent;
    border-right: 10px solid #cbcbcb;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
    display: none;
}

.index_box2 .wrap a.wxspan:hover:after,
.index_box2 .wrap a.wxspan:hover p{
    display: inline-block;
}



/*æ°é»åè¡¨åºå*/
.newnewbox{
    height: auto;
}
.en-news .topnew{
    display: block;
    overflow: hidden;
    margin: 0 0 40px 0 ;
}
.en-news .topnew a{
    display: inline-block;
    color: #625e5e;
    padding: 7px 10px;
    margin: 0 6px;
    border-radius: 4px;
    cursor: pointer;
}

.en-news .topnew a.topnew_active{
	background: #ff7500;
    color: #ffffff;
}

/*.en-news .topnew a:hover,
.en-news .topnew a.active{
    background: #ff7500;
    color: #ffffff;
}*/

.en-news .en-news-con {
    position: relative;
    margin: 20px 0 0 0;
}
.en-news .en-news-con>ul>li {
    padding: 32px 20px;
    margin-bottom: 20px;
    background: #fff;
    -webkit-transition: -webkit-box-shadow .7s;
    transition: -webkit-box-shadow .7s;
    -moz-transition: box-shadow .7s;
    transition: box-shadow .7s;
    transition: box-shadow .7s,-webkit-box-shadow .7s;
    text-align: left;
}
.en-news .en-news-con>ul>li:hover {
    -webkit-box-shadow: 0 0 12px rgba(1,1,1,.2);
    box-shadow: 0 0 12px rgba(1,1,1,.2);
}
.en-news .en-news-con>ul>li:hover h3 b{
    color: #076ce0;
}
.en-news .en-news-con>ul>li .news-con {
    overflow: hidden;
    background: #fff;
    padding-left: 10px;
    color: #999;
    cursor: pointer;
    display: block;
}
.en-news .en-news-con>ul>li .news-con h3 {
    font-size: 18px;
    height: 24px;
    line-height: 24px;
    color: #333;
    margin: 0 0 6px 0;
}
.en-news .en-news-con>ul>li .news-con .time {
    font-size: 12px;
}
.en-news .en-news-con>ul>li .news-con p {
    margin-top: 10px;
    line-height: 150%;
}




/*æ°çå å¥æä»¬é¡µé¢åºå*/
.newjoin{
    background: url('../images/joinbg.png') no-repeat center;
    background-size: 100% 100%;
    padding: 160px 0 180px 0;
}
.newjoin .newjoinbox{
    display: block;
    width: 720px;
    margin: 0 auto;
}

.newjoin .newjoinbox .domejoin{
    width: 310px;
    display: inline-block;
    vertical-align: text-top;
    position: relative;
    padding: 8px 4px;
    transition: all 0.5s ease 0s;
}

.newjoin .newjoinbox .domejoin .border{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    background: url('../images/joinimg5.0.png') no-repeat center;
    background-size: 100% 100%;
}
.newjoin .newjoinbox .domejoin a{
    display: block;
    z-index: 1000;
    position: relative;
}
.newjoin .newjoinbox .domejoin a>img{
    width: 100%;
}
.newjoin .newjoinbox .domejoin a .joininfo{
    width: 100%;
    position: absolute;
    bottom: 40px;
    left: 0;
    z-index: 100;
    text-align: center;
}

.newjoin .newjoinbox .domejoin a .joininfo .joininfoimg{
    width: 100%;
    position: relative;
}
.newjoin .newjoinbox .domejoin a .joininfo .joininfoimg .moveborder{
    width: 200px;
    height: 200px;
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    margin: -9px 0 0 -100px;
    background: url('../images/joinimg1.png') no-repeat center;
    background-size: 100% 100%;
    display: none;



}


.newjoin .newjoinbox .domejoin a .joininfo .joininfoimg .moverimg{
    width: 110px;
    display: inline-block;
    position: absolute;
    top: 26%;
    left: 50%;
    margin: 0 0 0 -55px;
}
.newjoin .newjoinbox .domejoin a .joininfo  span{
    width: 150px;
    height: 44px;
    display: inline-block;
    background: url('../images/joinimg2.png') no-repeat center;
    background-size: 100% 100%;
    color: #753bc3;
    font-size: 20px;
    line-height: 44px;
    margin: 20px 0 0 0;
}


.newjoin .newjoinbox .domejoin:nth-child(2){
    float: right;
}

/*å¨æææåºå*/
.newjoin .newjoinbox.domejoinactive1 .domejoin1{
    transform: translate(20px) scale(1.02);
}
.newjoin .newjoinbox.domejoinactive1 .domejoin2{
    transform: translate(20px) scale(0.98);
}
.newjoin .newjoinbox.domejoinactive2 .domejoin2{
    transform: translate(-20px) scale(1.02);
}
.newjoin .newjoinbox.domejoinactive2 .domejoin1{
    transform: translate(-20px) scale(0.98);
}
.newjoin .newjoinbox .domejoin:hover .movebordertwo{
    -webkit-animation: change 6s linear infinite;
    animation: change 6s linear infinite;
}

@-webkit-keyframes change {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes change {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.newjoin .newjoinbox .domejoin:hover .moveborder{
    display: block !important;
    -webkit-animation: changeborder 1.6s  linear infinite;
    animation: changeborder 1.6s linear infinite;
}
@-webkit-keyframes changeborder {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.04);
        transform: scale(1.04);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes changeborder {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.04);
        transform: scale(1.04);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}





/*å å¥æçä¸­çåè¡¨é¡µé¢åºå*/
#boxjoinglist{
    background-color: #f4f4f6;
}
#moivebox{
    width: 1200px;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    height: 600px;
    position: relative;
}
#moivebox video{
    width: 1200px;
    position: absolute;
    bottom: 0;
    left: 0;
}
/*ç­éèä½åºå*/
.workcheck{
    width: 1200px;
    display: block;
    margin: 20px auto 0 auto;
    overflow: hidden;
}
.workcheck>div.workcheckleft{
    width: 900px;
    float: left;
    padding:  30px;
    background:#ffffff;
}
.workcheck>div.workcheckright{
      width: 280px;
    float: right;
    background: #ffffff;
    padding: 18px 23px;
}
.workcheck .workcheckleft  h3{
    height: 20px;
    font-size: 17px;
    color: #222831;
    margin: 0 0 20px 0;
    font-weight: bold;
}
.workcheck .workcheckleft .checkone {
    display: block;
    margin: 0 0 0 0 ;
    position: relative;
}
.workcheck .workcheckleft .checkone input{
    width: 100%;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    color: #666666;
    border: 1px solid #dddfe3;
    padding: 0 140px 0 20px;
    outline: none;
}
.workcheck .workcheckleft .checkone .sosobtn {
    font-size: 14px;
    background: #333333;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
    text-align: center;
}
.workcheck .workcheckleft .ulall{
    display: block;
    overflow: hidden;
    margin: 14px 0 0 0;
}
.workcheck .workcheckleft .ulall .domeul{
    background-color: #fff;
    width: 170px;
    float: left;
    margin: 0 20px 0 0;
    height: 60px;
}
.workcheck .workcheckleft .ulall .domeul span{
    border: 1px solid #c1c5cc;
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    border-radius: 4px;
    padding: 0 10px;
    font-size: 14px;
    font-weight: 400;
    color: #717171;
    position: relative;
}
.workcheck .workcheckleft .ulall .domeul span:after{
    width: 32px;
    height: 16px;
    content: ' ';
    display: inline-block;
    background: url('../images/san.png') no-repeat center;
    background-size: 11px;
    position: absolute;
    top: 11px;
    right: 0;
}

.workcheck .workcheckleft .ulall .domeul ul{
    width: 170px;
    font-size: 14px;
    font-weight: 400;
    color: #292c32;
    font-variant: normal;
    line-height: 1.5;
    list-style: none;
    text-align: left;
    position: absolute;
    border: 1px solid #dddfe3;
    border-radius: 4px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    background-color: #fff;
    z-index: 10;
    max-height: 300px;
    overflow-y: scroll;
    margin: 10px 0 0 0;
    padding: 10px 0;
    display: none;
}
.workcheck .workcheckleft .ulall .domeul ul li a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 400;
    color: #6f6f6f;
    line-height: 24px;
    padding: 10px;
}
.workcheck .workcheckleft .ulall .domeul ul li a:hover{
    background-color: #f9f9fa;
}
.workcheck .workcheckleft .ulall .domeul:hover ul {
    display: block;
}







.workcheck>div.workcheckright ul{
    display: block;
    width: 100%;
    margin: 10px 0 0 0;
}
.workcheck>div.workcheckright ul li a{
    width: 100%;
    display: inline-block;
    font-size: 14px;
    border-bottom: 1px #eee dashed;
    padding: 12px 20px 12px 0px;
    line-height: 16px;
    color: #5c6170;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.workcheck>div.workcheckright ul li a:hover{
    color: #076ce0;
}





/*èä½åºåæ°å¢çæ ·å¼*/
.workcheck>div.workcheckleft {
    padding-bottom: 20px;
}
.workemail{
    display: block;
    overflow: hidden;
    margin: 6px 0 0 0;
}
.workemail .workemailleft{
    display: inline-block;
    float: left;
}
.workemail .workemailright{
    display: inline-block;
    float:right;
    text-align: center;
}
.workemail .workemailright img{
    width: 100px;
    display: inline-block;
    margin: 0 0 4px 0;
}
.workemail .workemailright p{
    font-size: 12px;
    line-height: 12px;
    color: #565656;
    margin: 0 0 8px 0;
}
.workemail .workemailleft p {
    font-size: 14px;
    line-height: 14px;
    color: #565656;
    margin: 0 0 8px 0;
}
.workemail .workemailleft p  img{
    height: 18px;
    display: inline-block;
    vertical-align: text-bottom;
    margin: 0 4px 0 0;;
}












/*èä½åºå*/
#boxjoinglist .workInfo{
    width: 100%;
    float: left;
    padding: 30px;
    background: #ffffff;
    margin: 20px 0 40px 0;
}
#boxjoinglist .workInfo>ul{
    min-height: 100px;
}


#boxjoinglist .workInfo>ul>li>a{
    display: block;
    overflow: hidden;
    padding: 0 0 24px 0;
    border-bottom: 1px #e9e9e9 solid;
    margin: 16px 0 0 0;
}
#boxjoinglist .workInfo a h3 em{
    display:inline-block ;
    font-size: 18px;
    line-height: 25px;
    color: #676767;
    margin-bottom: 10px;
    font-weight: 700;
}
#boxjoinglist .workInfo a h3 img{
   float: right;
    width: 94px;
    margin: 13px 0 0 0;
}
#boxjoinglist .workInfo a .infotext {
  display: block;
    overflow: hidden;
    font-size: 16px;
    line-height: 16px;
    color: #a2a4a8;
    margin: 4px 0 5px 0;
}
#boxjoinglist .workInfo a .infotext span{
    display: inline-block;
    float: left;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0 ;
    border-right: 1px #a2a4a8 solid;
}
#boxjoinglist .workInfo a .infotext span:last-child{
    border: none;
}
#boxjoinglist .workInfo a .time {
    display: block;
    overflow: hidden;
    font-size: 14px;
    line-height: 14px;
    color: #565656;
}
#boxjoinglist .workInfo a .time span:last-child{
    float: right;
    color: #a2a4a8;
}

#boxjoinglist .workInfo .pagination-sm.pagination{
    display: none;
}









/*ä¿®æ¹é¨åçæ ·å¼*/

@media screen and (max-width: 1300px){

}



/*---------------add--------------*/
.flexs{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.twohide{
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
}

.onehide{
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1; 
}	

.spans{
	
}

.spans .span1{
	position: relative;
	padding-left: 14px;
	margin: 0 10px;
}

/*.spans .span1:before{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0,-50%);
	width: 1px;
	height: 14px;
	background: #ddd;
	content: "";
}*/

.spans .span1{
	padding: 4px 14px;
	border-radius: 30px;
	background: rgba(255,255,255,1);
	color: #05adeb;
	margin-left:10px;
	border: 1px solid #fff;
}

.spans .span2{
	padding: 4px 14px;
	border-radius: 30px;
	background: none;
	color: #05adeb;
	margin-left:10px;
	border: 1px solid #05adeb;
}


.about_nav{
	margin-bottom: 40px;
}

.about_nav_1{
	width: 120px;
	height: 66px;
	line-height: 68px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	border-radius: 2px;
	cursor: pointer;
	margin: 0 20px;
}

.about_nav_active{
	background: #4e5a7a;
}

.about_1{
	display: none;
	padding: 20px 0;
}

.about_text{
	flex: 1;
	text-align: center;
	padding: 0 20px;
}

.about_text img{
	width: 60px;
}

.about_text h2{
	margin-top: 25px;
	color: #FFFFFF;
	font-size: 26px;
}

.about_text p{
	margin-top: 20px;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
}

.about_con{
	flex: 1;
}

.abouts_nav{
	width: 1200px;
	margin: 25px auto;
	/*background: #f3f6fa;*/
	position: relative;
}
.abouts_nav_1{
	flex: 1;
	/*padding: 15px 30px;*/
	justify-content: center;
	cursor: pointer;
	height: 60px;
	line-height: 60px;
	background: #f3f6fa;
	/*background: url('../images/img44.png') no-repeat right center;*/
}

.abouts_nav_active{
	/*border-bottom: 6px solid #e7321f;*/
	background: #2a8cfb;
}

.abouts_nav_img{
	width: 22px;
	margin-right: 20px;
}
.abouts_nav_img img{
	width: 100%;
}
.abouts_nav_text{
	/*flex: 1;*/
}
.abouts_nav_text h3{
	font-size: 16px;
	color: #333;
	font-weight: normal;
}
.abouts_nav_text p{
	color: #999;
	font-size: 12px;
}

.abouts_nav_active .abouts_nav_text h3{
	color: #fff;
}


.abouts_con{
	width: 1200px;
	margin: 0 auto;
	font-size: 18px;
}


.honor{
	padding: 20px 0;
}

.honor_title{
	text-align: center;
	margin-bottom: 20px;
}

.honor_title .h3_y{
	color: #b2b2b2;
    font-family: Minion Pro;
    font-size: 38px;
    line-height: 42px;
}

.honor_title .h3_z{
	color: #1a1a1a;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
}

.honor_con{
	width: 1200px ;
	margin: 0 auto;
}



.newslist_con{
	padding: 20px 0 ;
	flex-wrap: wrap;
	align-items: flex-start;
	overflow: initial;
	display: none;
}
.newslist_1{
	width: 380px;
	margin-right: 30px;
	margin-bottom: 30px;
	box-shadow: 0 0 10px #ddd;
	background: #fff;
	padding: 40px;
	cursor: pointer;
	transition: 0.3s;
	color: #333;
}

.newslist_1:hover .p1,.newslist_1:hover .p2,.newslist_1:hover .p3{
	color: #fff;
}
.newslist_1:hover{
	margin-top: -10px;
	background: #f08519;
	color: #fff;
}

.newslist_1:nth-child(3n){
	margin-right: 0;
}
.newslist_a{
	display: block;
	
}
.newslist_a .p1{
	color: #333;
    font-size: 16px;
    height: 22px;
    overflow: hidden;
    margin-bottom: 20px;
    text-align: left;
	transition: 0.3s;
}

.newslist_a .p2{
	color: #d4b988;
    font-size: 14px;
    margin-top: 8%;
    text-align: left;
	transition: 0.3s;
}

.newslist_a .p3{
	color: #666666;
    font-size: 14px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    margin-top: 5%;
    text-align: left;
	transition: 0.3s;
}
.newslist_a img{
	width: 100%;
}

.recruit{
	width: 1200px;
	margin: 30px auto;
	position: relative;
	
}

.recruit_search{
	width: 60%;
	margin: 0 auto;
	margin-bottom: 30px;
}

.recruit_search_{
	flex: 1;
}

.inp_1{
	height: 60px;
	line-height: 60px;
	outline: none;
	border-radius: 50px 0 0 50px;
	border:2px solid #375ea7;
	background: #fff;
	padding: 0 30px;
	width: 100%;
	font-size: 16px;
}

.recruit_search_btn{
	height: 60px;
	color: #fff;
	font-size: 16px;
	background: #375ea7;
	line-height: 60px;
	height: 60px;
	border-radius:0 50px 50px 0;
	padding: 0 40px;
	cursor: pointer;
}

.recruit_nav{
	background: #fff;
	border-radius: 10px;
	border: 1px solid #eee;
	padding: 20px 50px;
	margin-bottom: 30px;
	box-shadow: 0 0px 10px #ddd;
	border: 1px solid #ddd;
}

.recruit_nav_1{
	font-size: 14px;
	color: #333;
	margin-bottom: 20px;
}

.recruit_nav_1:nth-last-child(1){
	margin:0
}

.recruit_nav_lf{
	margin-right: 30px;
}

.recruit_nav_rf{
	flex: 1;
}

.recruit_nav_rf a{
	padding: 0 20px;
	font-size: 14px;
	color: #333;
	transition: 0.3s;
	display: inline-block;
	cursor: pointer;
}
.recruit_nav_rf a:hover{
	color: #383ca0;
}

.recruit_nav_rf a.a_acitve{
	color: #383ca0;
}

.recruit_con{
	overflow: hidden;
	border-radius: 10px;
}

.recruit_title{
	background: #375ea7;
	padding: 15px 50px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

.recruit_title .div1{
	flex: 2;
	padding: 0 10px;
}

.recruit_title .div2{
	flex: 1;
	padding: 0 10px;
}

.recruit_title .div3{
	flex: 1;
	padding: 0 10px;
}

.recruit_title .div4{
	flex: 1;
	padding: 0 10px;
}

.recruit_con_{
	background: #fff;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-radius: 0 0 10px 10px;
}

.recruit_1{
	/*border-bottom: 1px dashed #eee;*/
	padding: 15px 50px;
	position: relative;
}

.recruit_{
	border-bottom: 1px dashed #eee;
}

.recruit_1:nth-last-child(1){
	border-bottom: 0px dashed #eee;
}

.recruit_1 .div1{
	flex: 2;
	padding: 0 10px;
}

.recruit_1 .div1 img{
	width: 10px;
	height: 10px;
	margin-right: 4px;
}

.recruit_1 .div1 span{
	color: #333;
	font-weight: bold;
	font-size: 14px;
	flex: 1;
}

.recruit_1 .div2{
	font-size: 14px;
	color: #333;
	flex: 1;
	padding: 0 10px;
}

.recruit_1 .div3{
	font-size: 14px;
	color: #333;
	flex: 1;
	padding: 0 10px;
}

.recruit_1 .div4{
	font-size: 14px;
	color: #333;
	flex: 1;
	padding: 0 10px;
}

.recruit_pos{
	position: absolute;
	right: 50px;
	top: 60%;
	transform: translate(0,-50%);
	width: 0;
	height: 0;
	border:10px solid transparent;
	border-top-color: #375ea7;
	transition: 0.3s;
	transform-origin: 50% 25%;
}

.recruit_details{
	display: none;
	padding:50px 40px;
	border-top: 1px solid #ddd;
}

.recruit_details_title{
	font-size: 18px;	
	font-weight: bold;
	color: #666;
	margin-bottom:50px;
}

.recruit_details_title span{
	color: #333;
	margin-right: 150px;
}
.recruit_details_title span:nth-last-child(1){
	margin-right: 0;
}

.recruit_details_con{
	
}

.recruit_details_name{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 14px;
}

.recruit_details_con_{
	margin-bottom: 50px;
}

.recruit_details_con_ p{
	font-size: 14px;
	color: #999;
	margin-bottom: 10px;
}

.recruit_details_btn{
	
}

.btn_1{
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	border-radius: 10px;
	color: #fff;
	font-weight:bold;
	outline: none;
	background: #d23737;
	box-shadow: 0 4px 10px #999;
	border: 0;
	margin-right: 30px;
}

.login_bj{
	position: fixed;
	z-index: 1000;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	display: none;
}

.login{
	width: 400px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background: #fff;
	padding: 50px;
	border-radius: 5px;
	background: #fff;
}

.login_xx{
	position: absolute;
	right: 20px;
	top: 20px;
	font-size: 26px;
	color: #666;
	cursor: pointer;
	
}

.register{
	display: none;
}

.login_title{
	color: rgba(0, 0, 0, .85);
    text-align: center;
    margin-bottom: 40px;
    font-size: 24px;
    font-weight: 500;
}

.login_con{
	
}

.login_1{
	margin-bottom: 20px;
}

.login_1 .inp_1{
	background-color: #fff;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #dcdfe6;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    font-size: inherit;
    height: 40px;
    line-height: 40px;
    outline: none;
    padding: 0 25px;
    transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
    width: 100%;
}

.login_1 .inp_1::-webkit-input-placeholder{
	font-size: 14px;
	color: #ccc;
}

.login_1 .inp_1:hover{
	/*border: 1px solid rgb(245, 108, 108);*/
}

.login_1 .inp_check{
	height: 26px;
	width: auto;
	margin-right: 10px;
}

.login_1 .inp_btn{
	background: #0f78e1;
	border: 0;
	color: #fff;
	font-weight: bold;
}

.login_1 span{
	flex: 1 !important;
	font-size: 14px;
}

.login_selects{
	text-align: center;
	font-size: 14px;
	cursor: pointer;
}

.login_{
	display: none;
}



.banner_brief{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 900px;
}

.banner_brief_h{
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    line-height: 40px;
    height: 40px;
    position: relative;
    display: inline-block;
}
.banner_brief_h:before{
	content: "";
	position: absolute;
	right: -30px;
	top: 54%;
	transform: translate(0,-50%);
	width: 0;
	height: 0;
	border:10px solid transparent;
	border-left-color:#fff;
}

.banner_brief_p{
    margin-top: 40px;
}

.banner_brief_p p{
	font-size: 17px;
	color: #fff;
    line-height: 28px;
    text-align: justify;
    line-height: 1.8;
}

.course_bj{
	padding: 30px 0;
	position: relative;
	background: #fff;
}

.course{
	width: 1200px;
	position: relative;
	margin: 0 auto;
}

.course_pos{
	position: absolute;
	left: 0;
	top: -60px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    line-height: 64px;
    background-color: #00ad5e;
    padding: 0 52px;
    margin-bottom: 20px;
}

.course_pos:before{
	content: "";
    position: absolute;
    left: 100%;
    top: 0;
    border-top: 64px solid #00ad5e;
    border-right: 12px solid transparent;
}

.course_img{
	flex: 1;
}

.course_img img{
	width: 100%;
	padding: 50px;
}

.course_text{
	flex: 2;
	border-left: 2px solid #e0e0e0;
}

.course_ul{
	
}

.course_1{
	position: relative;
    padding: 15px 40px;
    font-size: 16px;
    line-height: 22px;
    color: #757575;
}

.course_1:before{
	z-index: 10;
    content: "";
    position: absolute;
    top: 50%;
    left: -1px;
    width: 16px;
    height: 16px;
    background: #e0e0e0;
    border-radius: 16px;
    transform: translate(-50%,-50%);
}

.course_1 span{
	width: 100px;
    font-size: 18px;
    font-weight: 600;
    color: #315359;
    line-height: 25px;
    margin-right: 20px;
}

.honor{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.honor_title{
	position: relative;
    font-size: 20px;
    line-height: 28px;
    color: #333;
    font-weight: 600;
    margin-bottom: 40px;
    text-align: center;
    background: url('../picture/bjs1.png') no-repeat center;
}

.honor_con{
	align-items: flex-start;
}

.honor_lf{
	flex: 1;
	margin-right: 20px;
}

.honor_lf:nth-last-child(1){
	flex: 1;
	margin-right: 20px;
}

.honor_1{
	position: relative;
    margin-bottom: 16px;
    background-color: #eef0f3;
    border-radius: 4px;
    padding: 0 36px;
    min-height: 320px;
}

.honor_name{
	align-items: flex-end;
	padding: 10px 0;
	padding-top: 20px;
}

.honor_name img{
	width: 40px;
    height: 40px;
    margin-right: 7px;
}

.honor_name span{
	font-size: 22px;
    font-weight: 500;
    color: #666;
    line-height: 30px;
    flex: 1;
}

.honor_yaers{
	padding-bottom: 10px;
	height: 208px;
	min-height: 208px;
	overflow: hidden;
}

.honor_yaers_1{
	display: none;
}
.honor_yaers_1:nth-child(1){
	display: block;
}

.honor_yaers_1 h3{
	font-size: 18px;
    font-weight: 600;
    color: #2a5082;
    line-height: 25px;
    margin-bottom: 2px;
}

.honor_yaers_1 p{
	font-size: 14px;
    font-weight: 400;
    color: rgba(0,0,0,.85);
    line-height: 26px;
    margin-bottom: 4px;
}

.honor_more{
	padding: 10px 0;
    border-top: 1px solid #d9d9d9;
    cursor: pointer;
}


.lianxipage_con{
	
}

.lianxipage_{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.lianxipage_title{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	padding:60px 0;
}

.lianxipage_title img{
	
}

.lianxipage_title h2{
	font-size: 34px;
	color: #00AAD4;
	position: relative;
	margin-top: -30px;
}

.lianxipage_ditu{
	width: 700px;
	float: right;
}

.lianxipage_text{
	width: 500px;
	float: left;
	background: #00AAD4;
	padding: 30px;
	color: #FFFFFF;
	box-sizing: border-box;
}

.lianxipage_text_{
	padding-bottom: 20px;
}

.lianxipage_text_ h2{
	font-size: 24px;
	margin-bottom: 15px;
}

.lianxipage_text_ p{
	font-size: 14px;
	line-height: 30px;
}

.bangong{
	padding-top: 20px;
	font-size: 0;
	border-top: 1px dashed #fff;
}

.bangong_img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}

.bangong_img img{
	
}

.bangong_text{
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}

.bangong_text p{
	font-size: 20px;
}

.bangong_text h2{
	font-size: 28px;
}

.callinfo_bj{
	background: #f0f2f6;
	padding: 50px 0;
	margin: 50px 0;
}

.callinfo{
	width: 1200px;
	margin: 0 auto;
}

.callinfo_{
	float: left;
	margin-right: 50px;
	background: url('../images/lianxiimg2.png') no-repeat right top;
	background-color: #fff;
	padding: 30px;
	width: 575px;
	box-sizing: border-box;
}

.callinfo_ h3{
	font-size: 20px;
	color: #00AAD4;
}

.callinfo_ p{
	font-size: 14px;
	color: #333;
	line-height: 30px;
}

.fixclear{
	zoom: 1;
}

.fixclear:after{
	content: "";
	display: block;
	clear: both;
}

.lianxipage_text{
	background: none;
}
.lianxipage_titles_1{
	font-size: 28px;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
}

.lianxipage_titles_2{
	font-size: 14px;
	color: #666;
}

.lianxipage_1{
	/*border-bottom: 1px solid #ddd;*/
	/*padding: 10px;*/
}

.lianxipage_img{
	margin-right: 10px;
}

.lianxipage_img img{
	
}

.lianxipage_texts{
	flex: 1;
	border-bottom: 1px solid #eee;
	padding: 10px 0;
}

.lianxipage_texts p{
	color: #333;
	font-size: 15px;
}

.lianxipage_titles{
	font-size: 28px;
	margin-bottom: 20px;
	color: #333;
	font-weight: bold;
	padding: 0 10px;
}


.lists{
	position: relative;
	padding: 30px 0;
	background: #fff;
}

.lists_1{
	background: #fff;
}

.lists_1:hover{
	background: #f1f1f1;
}

.lists_1:hover .lists_time .span1,.lists_1:hover .lists_time .span2,.lists_1:hover .lists_time .span3{
	color: #05adeb;
}
.lists_1:hover .lists_text .p1{
	color: #05adeb;
}
.lists_1:hover .lists_text .btn_3{
	background: #05adeb;
	color: #fff;
	border-color: #05adeb;
}

.lists_a{
	display: block;
	width: 1200px;
	margin: 0 auto;
	position: relative;
	cursor: pointer;
}

.lists_con{
	align-items: stretch;
}

.lists_time{
	width: 200px;
	padding: 50px 0;
	align-items: flex-start;
	position: relative;
	border-right: 2px solid #e4e4e4;
	margin-right: 50px;
}
.lists_time:before{
	content: "";
}

.lists_time .span1{
    padding: 4px 8px;
    border-radius: 2px;
    background-color: #e1e1e1;
    font-weight: bold;
    font-size: 24px;
    color: #666;
    /*margin-top: 4px;*/
}

.lists_time .span2{
	flex: 1;
	text-align: right;
	font-size: 26px;
	font-weight: bold;
	color: #666;
	margin-right: 2px;
}

.lists_time .span3{
    font-weight: normal;
    font-size: 16px;
    color: #666;
    position: relative;
	padding-right: 20px;
	line-height: 40px;
}
.lists_time .span3:before{
	content: "";
	position: absolute;
	right: -7px;
	top: 50%;
	transform: translate(0,-50%);
	width: 12px;
    height: 12px;
    border: 2px solid #e4e4e4;
    border-radius: 12px;
    background-color: red;
    background: #fff;
}

.lists_text{
	flex: 1;
	padding: 50px 0;
	margin-right: 50px;
}

.lists_text .p1{
	font-size: 16px;
	color: #333;
	font-weight: normal;
	margin-bottom: 6px;
}

.lists_text .p2{
	font-size: 14px;
	color: #666;
	margin-bottom: 10px;
}

.lists_text .p3{
	font-size: 14px;
	color: #999;
	margin-bottom: 30px;
	height: 38px;
	/*height: 80px;*/
}

.lists_text .btn_3{
    padding: 6px 18px;
    border: 2px solid #737373;
    border-radius: 30px;
    font-size: 12px;
    color: #3f3f3f;
}

.lists_img{
	width: 220px;
	padding: 50px 0;
}

.lists_img img{
	width: 100%;
	height: 120px;
}


.development{
	padding: 80px 0;
	margin: 0 auto;
	width: 1200px;
	position: relative;
}

.development_title{
	text-align: center;
	margin-bottom: 20px;
	/*font-weight: bold;*/
}

.development_title .p1{
	font-size: 28px;
	margin-bottom: 6px;
}

.development_title .p2{
	font-size: 20px;
}

.development_con{
	align-items: stretch;
}

.development_1{
	border: 1px solid #fafafa;
	background: #fff;
	text-align: center;
	padding: 20px;
	margin-right: 30px;
	flex: 1;
	transition: 0.3s;
}

.development_1:hover{
	box-shadow: 0 2px 10px #ccc !important;
	/*cursor: pointer;*/
}

.development_1:nth-last-child(1){
	margin-right: 0;
}

.development_img{
	width: 80px;
	height: 80px;
	margin: 0 auto;
	margin-bottom: 10px;
	/*background: url('../picture/1214.png') no-repeat;*/
	background-position: -18px 0px;
}

.development_img img{
	width: 100%;
	height: 100%;
	border-radius: 100px;
}

.development_text{
	
}

.development_text .p1{
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-bottom: 6px;
}

.development_text .p2{
	font-size: 14px;
	color: #333;
	margin-bottom: 6px;
}

.development_text .p3{
	font-size: 14px;
	color: #333;
	line-height: 1.5;
}

.development_text .lines{
	display: inline-block;
	width: 30px;
	background: #f54051;
	margin-bottom: 10px;
	height: 1px;
}



.welfare{
	background: #fff;
	padding: 0px 0;
	position: relative;
}

.welfare_1{
	background: #fff;
}

.welfare_1:hover{
	background: #f8f8f8;
}

.welfare_1:hover .welfare_lf_num span{
	display: block;
}

.welfare_1:hover .welfare_lf_text{
	font-weight: bold;
	
}

.welfare_1:hover .welfare_lf_text .p1{
	font-size: 22px;
}

.welfare_1:hover .welfare_lf_text .p2{
	font-size: 18px;
}

.welfare_con{
	width: 1200px;
	margin:  0 auto;
	position: relative;
	align-items: stretch;
}

.welfare_lf{
	/* flex: 1; */
	/* padding: 50px ; */
	/* border-left: 1px solid #eee; */
}

.welfare_lf_num{
	font-size: 32px;
	color: #333;
	font-weight: bold;
	position: relative;
	margin-right: 20px;
	width: 50px;
}

.welfare_lf_num span{
	display: none;
}

.welfare_lf_num:before{
	position: absolute;
	left: -50px;
	top: 50%;
	transform: translate(0,-50%);
	content: "";
	width: 40px;
	height: 1px;
	background: #eee;
}

.welfare_lf_text{
	flex: 1;
}

.welfare_lf_text .p1{
	font-size: 20px;
	color: #333;
}

.welfare_lf_text .p2{
	font-size: 16px;
	color: #333;
}

.welfare_rf{
	flex: 3;
}

.welfare_rf_1{
	flex: 1;
	border-bottom: 1px solid #eee;
	padding: 50px 0;
}

.welfare_rf_img{
	width: 88px;
	height: 88px;
	position: relative;
	margin: 0 auto;
	margin-bottom: 10px;
	background: url('../picture/fuli.png') no-repeat 0px 0px;
}

.welfare_rf_img img{
	width: 100%;
	height: 100%;
	transition: 0.3s;
	transform: scale(0.9);
}
.welfare_rf_img img:hover{
	transform: scale(1);
}

.welfare_rf_img:hover .welfare_pos{
	display: block;
}

.welfare_pos{
	position: absolute;
	bottom: 100px;
	left: 50%;
	transform: translate(-50%,0);
	display: none;
	background-color: #e5eefe;
	color: #376db1;
	border-radius: 5px;
	padding: 10px 20px;
	width: 220px;
	font-size: 18px;
	line-height: 1.5;
}

.welfare_pos:before{
	position: absolute;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	left: 50%;
	bottom: -12px;
	content: "";
	transform: translate(-50%,0);
	border-top-color:#e5eefe;
}

.welfare_rf_text{
	text-align: center;
	font-size: 18px;
	color: #333;
}

.joins_title{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
.joins_title .p1{
	color: #b2b2b2;
    font-family: Minion Pro;
    font-size: 38px;
    line-height: 42px;
    margin-top: 5px;
    margin-bottom: 10px;
}
.joins_title .p2{
	color: #1a1a1a;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
}
.joins_title .p3{
	/*display: inline-block;*/
	width: 1px;
	margin: 20px auto;
	height: 40px;
	background: #ddd;
}
.joins_title .p4{
	border-bottom: 1px solid #d2d2d2;
    padding-bottom: 10px;
    text-align: center;
    font-size: 30px;
    color: #f08418;
    line-height: 32px;
    display: inline-block;
    margin-bottom: 10px;
}

.joins_title .p5{
    width: 700px;
    text-align: center;
    margin-top: 3%;
    color: #666666;
    font-size: 16px;
    line-height: 40px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.joins_nav{
	margin-bottom: 20px;
}

.select_1{
	background: #fff;
	flex: 1;
	margin-right: 30px;
	height: 40px;
	line-break: 40px;
	border: 0;
	padding: 0 10px;
}

.btn_4{
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #05ADEB;
    text-align: center;
    border: 0;
    width: 140px;
    outline: none;
}

@font-face
    {
        font-family: myFirstFont;
        src: url('../picture/images/bahnschrift.ttf');
        font-weight:bold;
    }


.dynamic{
	width: 1200px;
	margin: 50px auto;
	position: relative;
}

.dynamic_1{
	flex: 1;
	padding: 0 20px;
	text-align: center;
}

.dynamic_1 .span1{
	font-size: 60px;
	color: #333;
	font-family: myFirstFont;
}

.dynamic_1 .span2{
	font-size: 36px;
	color: #333;
	font-family: myFirstFont;
}

.dynamic_1 .span3{
	font-size: 24px;
	color: #333;
	margin-left: 4px;
	vertical-align: middle;
    display: inline-block;
    margin-top: -16px;
}

.games_nav{
	width:30%;
	margin: 50px auto;
	border-radius: 30px;
	overflow: hidden;
	box-shadow: 0 2px 6px #aaa;
}

.games_nav_1{
	flex: 1;
	height: 52px;
	line-height: 52px;
	padding: 0 20px;
	border-radius: 30px;
	background: #fff;
	justify-content: center;
	cursor: pointer;
}

.games_nav_1 img{
	width: 24px;
}

.games_nav_1 span{
	font-size: 18px;
	color: #333;
	padding: 0 8px;
}

.games_nav_active{
	background: #2a8cfb;
	color: #fff;
}
.games_nav_active span{
	color: #fff;
}

.briefs_bj{
	background: #fff url('../picture/images/img5.png') no-repeat center bottom -50px/100%;
	/*padding: 100px 0;*/
	padding-bottom: 50px;
	padding-top: 50px;
	/*padding-bottom: 200px;*/
}

.briefs{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.briefs_text{
	flex: 1;
	margin-right: 60px;
}
.briefs_text .p1{
	font-size: 28px;
	color: #05adeb;
	font-weight:bold;
	margin-bottom: 25px;
}
.briefs_text .p2{
	display: inline-block;
	width: 50px;
	background: #05ADEB;
	height: 1px;
	margin-bottom: 15px;
	
}
.briefs_text .p3{
	color: #333;
	font-size: 14px;
	text-align: justify;
	line-height: 2;
	margin-bottom: 30px;
}
.briefs_text .p4{
	height: 48px;
	line-height: 48px;
	color: #fff;
	background: #05ADEB;
	text-align: center;
	padding: 0 20px;
	display: inline-block;
	border-radius: 30px;
	cursor: pointer;
}
.briefs_img{
	flex: 1;
}
.briefs_img img{
	width: 100%;
	padding: 10px;
}


.foots{
	background: #05adeb;
	position: relative;
}

.foots_nav{
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0;
}

.dibu{
	color: #fff;
	background: #05adeb;
	border: 0;
}

.foots_tips{
	font-size: 14px;
	color: #fff;
	background: #0f78e1;
	height: 48px;
	line-height: 48px;
	text-align: center;
	position: relative;
	width: 100%;
}

.foots_ul{
	justify-content: center;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	width:100%;
}

.foots_ul li{
	text-align: center;
	font-size: 14px;
    color: #FFF;
    text-align: center;
}

.foots_ul li a{
	text-align: center;
	font-size: 14px;
    color: #FFF;
    text-align: center;
    padding: 0 20px;
    border-right: 1px solid rgba(255,255,255,0.5);
}

.foots_ul_text{
	color: #fff;
	font-size: 12px;
	padding-top: 15px;
	text-align: center;
}

.foots_ul_text a{
	color: #fff;
}

.joins_recruit{
	width: 1200px;
	margin: 30px auto;
	position: relative;
	margin-bottom: 50px;
}
.joins_recruit_title{
	font-size: 20px;
	color: #333;
	text-align: center;
	margin-bottom: 40px;
}

.joins_recruit_con{
	justify-content: center;
}

.joins_recruit_1{
	width: 200px;
	margin: 0 30px;
	box-shadow: 0 4px 6px #ccc;
	overflow: hidden;
	border-radius: 10px;
	background: none;
}

.joins_recruit_1 img{
	width: 100%;
}

.joins_classify{
	width: 1200px;
	margin: 0px auto;
	position: relative;
	/*margin-bottom: 35px;*/
	padding: 32px 0 36px;
	/*background: #f1f1f1;*/
} 

.joins_classify_1{
	flex: 1;
	text-align: center;
	padding: 7px 0;
	cursor: pointer;
}

.joins_classify_img{
	width: 26px;
	height: 26px;
	margin: 0 auto;
	margin-bottom: 6px;
}

.joins_classify_img img{
	width: 100%;
}

.joins_classify_text{
	font-size: 18px;
	color: #333;
	position: relative;
}

.joins_classify_active .joins_classify_text{
	color: #05ADEB;
}

.joins_classify_active .joins_classify_text:before{
	content: "";
	position: absolute;
	bottom: -10px;
	width: 50px;
	height: 2px;
	background: #05ADEB;
	left: 50%;
	transform: translate(-50%,0);
}

.abouts_con_text{
	margin-right: 50px;
	flex: 1;
}

.abouts_con_title{
	font-size: 30px;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
}

.abouts_con_english{
	font-size: 18px;
	color: #333;
	margin-bottom: 25px;
	font-weight: normal;
}

.abouts_con_data{
	text-align: center;
	margin-bottom: 30px;
}

.abouts_con_data_1{
	text-align: center;
	flex: 1;
	border-right: 1px solid #ddd;
}

.abouts_con_data_1:nth-last-child(1){
	border-right: 0px solid #ddd;
}

.abouts_con_data_1 .p1{
	font-size: 24px;
	margin-bottom: 5px;
	font-family: myFirstFont;
	color: #333;
}

.abouts_con_data_1 .p2{
	font-size: 16px;
	color: #333;
}

.abouts_con_p{
	font-size: 14px;
	color: #666;
	text-align: justify;
	line-height: 2;
	margin-bottom: 30px;
}

.abouts_con_img{
	flex: 1;
}

.abouts_con_img img{
	width: 100%;
}


.culture{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.culture_p{
	padding: 50px 0;
	text-align: center;
}

.culture_p .p1{
	font-size: 24px;
	color: #333;
	margin-bottom: 10px;
}

.culture_p .p2{
	font-size: 16px;
	color: #333;
	margin-bottom: 15px;
}

.culture_p .p3{
	font-size: 16px;
	color: #333;
	margin-bottom: 10px;
}

.culture_p .p4{
	font-size: 16px;
	color: #333;
}

.culture_con{
	padding: 50px 0;
	justify-content: center;
	padding-bottom: 100px;
}

.culture_1{
	padding: 0 40px;
}

.culture_img{
	width: 70px;
	height: 70px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.culture_img img{
	width: 70px;
}

.culture_text{
	color: #333;
	font-size: 18px;
}


.history{
	width: 1200px;
	margin: 50px auto;
	position: relative;
	margin-bottom: 0;
}

.history_1{
	align-items: stretch;
}


.history_text{
	flex: 1;
	text-align: right;
	padding: 0px 50px;
	min-height: 200px;
}

.history_text .p1{
	font-size: 24px;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
}

.history_text .p2{
	font-size: 16px;
	color: #666;
	/*text-align: justify;*/
	line-height: 2;
}

.history_date{
	padding: 0px 50px;
	flex: 1;
	border-left: 2px solid #05adeb;
	position: relative;
}

.history_date:before{
	content: "";
	position: absolute;
	left: -11px;
	top: 0;
	width: 20px;
	height: 20px;
	background: url('../picture/images/img33.png') no-repeat;
	
}


.history_1:nth-child(2n){
	flex-direction: row-reverse;
}

.history_1:nth-child(2n) .history_text{
	text-align: left;
}

.history_1:nth-child(2n) .history_date{
	text-align: right;
	border: 0;
	border-right: 2px solid #05adeb;
}

.history_1:nth-child(2n) .history_date:before{
	/*display: none;*/
	left: unset;
	right: -11px;
}

.history_1:nth-last-child(1) .history_date{
	border-right: 0px solid #05adeb;
}



.honors{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 40px;
}

.honors_img{
	flex: 1;
	margin-right: 30px;
}

.honors_img img{
	width: 100%;
}

.honors_text{
	flex: 1;
}

.honors_title{
	margin-bottom: 20px;
}

.honors_title img{
	
}

.honors_title .p1{
	font-size: 24px;
	color: #333;
	font-weight: bold;
	margin-top: -10px;
}

.honors_con{
	
}

.honors_con_text{
	
}

.honors_con_text_1{
	display: none;
}

.honors_con_text_title{
	font-weight: bold;
	font-size: 18px;
	color: #333;
	margin-bottom: 20px;
}

.honors_con_text_title span{
	font-size: 64px;
	font-weight: bold;
	font-family: myFirstFont;
}

.honors_con_text_p{
	margin-bottom: 10px ;
	min-height: 140px;
}

.honors_con_text_p p{
	font-size: 14px;
	color: #333;
	margin-bottom: 10px;
}

.honors_con_date{
	
}

.honors_con_date_img{
	
}
.honors_con_date_img img{
	
}

.honors_con_dates{
	white-space: nowrap;
}

.honors_con_dates a{
	padding: 0 10px;
	display: inline-block;
}

.honors_con_dates a.active{
	padding: 0 10px;
	display: inline-block;
	color: #05ADEB;
}



.guanyu{
	background: #fff;
	border-bottom: 1px solid #eee;
}

.guanyu_con{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	padding: 20px 0;
}

.guanyu_1{
	flex: 1;
	padding: 0 20px;
	text-align: center;
	cursor: pointer;
}

.guanyu_img{
	width: 26px;
	height: 26px;
	margin: 0 auto;
	margin-bottom: 5px;
}

.guanyu_img .img1{
	display: none;
}

.guanyu_img img{
	max-width: 26px;
	max-height: 26px;
}

.guanyu_text{
	font-size: 16px;
	color: #333;
}

.guanyu_text_active{
	color: #05adeb;
}

.nav_right{
	position: fixed;
	z-index: 10;
	right: 100px;
	top: 200px;
	
	background: rgba(255,255,255,1);
	border-radius: 10px;
	padding: 0 30px;
	box-shadow: 0 2px 6px #eee;
	padding-left: 0;
}

.nav_right:before{
	position: absolute;
	left: 30px;
	top: 50%;
	transform: translate(0,-50%);
	width: 1px;
	height: 80%;
	background: #eee;
	content: "";
}

.nav_right_1{
	/*border-left: 1px solid #eee;*/
	position: relative;
	padding: 30px 0;
	padding-left: 30px;
	font-size: 16px;
	color: #333;
	cursor: pointer;
}
.nav_right_1:before{
	position: absolute;
	left: -5px;
	top: 50%;
	transform: translate(0,-50%);
	width: 10px;
	height: 10px;
	border-radius: 40px;
	background: #fff;
	content: "";
	border: 1px solid #eee;
}

.nav_right_active{
	color: #05adeb;
	font-weight: bold;
	position: relative;
}
.nav_right_active:before{
	position: absolute;
	left: -5px;
	top: 50%;
	transform: translate(0,-50%);
	width: 10px;
	height: 10px;
	border-radius: 40px;
	background: #05ADEB;
	border: 1px solid #05ADEB;
	content: "";
}

.jieshao_bj{
	background: #fff;
	padding: 70px 0;
	padding-bottom: 80px;
}

.jieshao{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.jieshao_img{
	width: 820px;
	border-radius: 5px;
	position:relative;
	z-index:100;
}

.jieshao_img img{
	width: 100%;
}

.jieshao_img_pos{
	position: absolute;
	right: 0;
	top:0;
	width: 146px;
	height: 146px;
	z-index: 9;
}

.jieshao_img_pos img{
	width: 100%;
}

.jieshao_con{
	position: absolute;
	width: 820px;
	right: 0;
	top:60px;
	padding: 20px;
	background: #fff;
	border-radius: 5px;
	padding-left:100px;
}

.jieshao_con_img{
	margin-bottom: 10px;
}

.jieshao_con_img img{
	width:260px;
}

.jieshao_name{
	font-size: 22px;
	font-weight: bold;
	color: #05ADEB;
	margin-bottom: 10px;
}

.jieshao_line{
	height: 1px;
	width: 36px;
	background: #05ADEB;
	margin-bottom: 10px;
	
}

.jieshao_p{
	font-size: 14px;
	color: #333;
	line-height: 1.8;
	margin-bottom: 10px;
	text-align: justify;
}

.jieshao_btn{
	padding: 0 40px;
	border-radius: 60px;
	height: 52px;
	line-height: 52px;
	color: #fff;
	font-size: 16px;
	background: #05ADEB;
	box-shadow: 0 0 10px #98d2e7;
	display: inline-block;
}

.guanyu_data_bj{
	background: #f5f5f5;
	padding: 50px 0;
}

.licheng_bj{
	background: #17b1ea;
	padding: 50px 0;
}


.lc_con{
	position: relative;
	display: flex;
	flex-direction: column;
}

.lc_con:nth-child(2n-1){
	flex-direction: column-reverse;
}

/*.lc_con:before{
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0,-50%);
	width: 100%;
	height: 1px;
	background: #fff;
}*/

.lc_time{
	font-family: myFirstFont;
	font-size: 24px;
	height: 150px;
	color: #fff;
	display: flex;
	align-items: flex-end;
}

.lc_con:nth-child(2n-1) .lc_time{
	align-items: flex-start;
}

.lc_time span{
	margin: 0 auto;
}

.lc_dot{
	height: 1px;
	margin: 20px 0;
	width: 100%;
	background: #fff;
	position: relative;
}

.lc_dot:before{
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 14px;
	height: 14px;
	background: #05ADEB;
	border-radius: 20px;
	border: 4px solid #fff;
}

.lc_text{
	font-size: 14px;
	padding: 10px;
	text-align: justify;
	position: relative;
	height: 120px;
	border-radius: 10px;
	background: #e7f7fc;
	margin-top: 30px;
	display: flex;
	align-items: center;
}

.lc_text span{
	align-self:center;
	margin:0 auto;
	text-align:center;
}

.lc_text:before{
	position: absolute;
	left: 50%;
	transform: translate(-50%,0);
	border: 8px solid transparent;
	border-bottom-color: #e7f7fc;
	content: "";
	top:-16px;
}

.lc_con:nth-child(2n-1) .lc_text{
	margin-bottom: 30px;
	margin-top: 0px;
}

.lc_con:nth-child(2n-1) .lc_text:before{
	top:initial;
	bottom: -16px;
	border-bottom-color: transparent;
	border-top-color: #e7f7fc;
}

.rongyus{
	padding: 80px 0;
	
}

.rongyu_title{
	text-align: center;
	margin-bottom: 60px;
}

.rongyu_title img{
	
}

.rongyu{
	width: 1200px;
	margin: 0px auto;
	position: relative;
	align-items: stretch;
	max-height: 440px;
}
.rongyu_lf{
	width: 420px;
	background: #05ADEB;
	padding:60px  50px;
	border-radius: 30px 30px 56px 30px;
}

.honors_con_text_p p{
	color: #fff;
}

.honors_con_text_title{
	color: #fff;
	margin-top: 40px;
}
.honors_con_text_title span{
	font-size: 36px;
}

.rongyu_con{
	width: 100px;
	margin-right: 30px;
}
.rongyu_rf{
	width: 650px;
}

.rongyu_rf_img{
	width: 100%;
}

.rongyu_rf_img img{
	width: 100%;
}

.rongyu_rf_text{
	margin-top: -20px;
}

.rongyu_rf_title{
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin-bottom: 20px;
}

.rongyu_rf_p{
	max-height: 150px;
	overflow: hidden;
	overflow-y: auto;
}

.rongyu_rf_p::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.1);
    /*border-radius: 5px;*/
    background: rgba(0,0,0,0.05);
}
			
.rongyu_rf_p::-webkit-scrollbar {
   width: 4px;     
   height: 4px;
}

.rongyu_rf_p::-webkit-scrollbar-thumb {
    /*border-radius: 5px;*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.1);
    background: rgba(0,0,0,0.5);
}

.rongyu_rf_p p{
	font-size: 16px;
	padding: 5px 0;
	padding-left: 10px;
	position: relative;
}

.rongyu_rf_p p:before{
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0,-50%);
	width: 4px;
	height: 4px;
	border-radius: 10px;
	background: #333;
}


.fz_bj{
	background: #fff;
	padding: 80px 0;
	position: relative;
}

.fz_brief{
	width: 1400px;
	margin: 0 auto;
	position: relative;
	left:100px;
}

.fz_text{
	/*flex: 1;*/
	width: 550px;
	margin-right: 50px;
}

.fz_text_img{
	margin-bottom: 80px;
}

.fz_text_img img{
	
}

.fz_text_p{
	line-height: 2;
	color: #333;
	text-align: justify;
	font-size: 14px;
	margin-bottom: 80px;
}

.fz_text_btn{
	
}

.fz_text_btn a{
	display: inline-block;
    padding: 0 20px;
    border: 2px solid #818181;
    background-color: #fff;
    font-size: 12px;
    line-height: 2;
    color: #3f3f3f;
    text-align: center;
    text-decoration: none;
    transition: 0.3s;
    border-radius: 30px;
    cursor: pointer;
}
.fz_text_btn a:hover{
	border-color: #f3f3f3;
    background-color: #f3f3f3;
}


.fz_img{
	/*flex: 1;*/
	width: 800px;
}
.fz_img img{
	width: 736px;
}

.classroom_bj{
	background: url('../picture/images/gyimg15.jpg') no-repeat 50%;
	padding: 80px 0;
}

.classroom{
	width: 1260px;
	margin: 0 auto;
	position: relative;
}

.classroom_title{
	text-align: center;
	margin-bottom: 40px;
}

.classroom_title img{
	
}

.classroom_con{
	/*padding: 50px 0;*/
}

.classroom_1{
	width: 420px;
	height: 420px;
	display: flex;
}

.classroom_img:hover{
	/*transform: scale(1.2);*/
	width: 414px;
	height: 367px;
	box-shadow: 2px 2px 0px 2px #4f79bc;
}
.classroom_img:hover .classroom_pos{
	bottom: 0;
	background: none;
}

.classroom_img:hover .classroom_back{
	background: rgba(255,255,255,0.95);
}

.classroom_img{
	width: 328px;
	height: 275px;
	border-radius: 0 40px 0 40px;
	overflow: hidden;
	position: relative;
	transition: 0.3s;
	transform: scale(1);
	align-self: center;
	margin: 0 auto;
	box-shadow: 0px 0px 0px 0px #5a5a5a;
	
}

.classroom_img img{
	width: 100%;
}

.classroom_back{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: none;
	transition: 0.3s;
}

.classroom_pos{
	position: absolute;
	bottom: -200px;
	width: 100%;
	height: 100%;
	background: #fff;
	padding: 50px;
	display: flex;
	transition: 0.3s;
}


.environment_bj{
	background: #fff;
	padding: 80px 0;
	position: relative;
}

.environment{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.environment_title{
	text-align: center;
	margin-bottom: 40px;
}

.environment_title h3{
	font-size: 28px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}

.environment_title p{
	font-size: 14px;
	font-weight: normal;
	color: #333;
	margin-bottom: 10px;
}

.environment_con{
	align-items: flex-start;
}

.environment_lf{
	width: 540px;
	margin-right: 12px;
}

.environment_lf img{
	width: 100%;
	margin-bottom: 12px;
}

.environment_lf img:nth-last-child(1){
	margin-bottom: 0px;
}

.environment_rf{
	width: 648px;
	font-size: 0;
}

.environment_rf img{
	margin-bottom: 12px;
	
}

.environment_rf img:nth-child(1){
	margin-right: 12px;
}
.environment_rf img:nth-last-child(1){
	margin-bottom: 0px;
}



/*---------------0924-----------------*/

#video_home{
	width: 100%;
}

.fazhan_bj{
	background: #f5f5f5;
	padding: 50px 0;
}

.fazhan{
	width: 1360px;
	margin: 0 auto;
	position: relative;
}

.fazhan_title{
	margin-bottom: 30px;
	text-align: center;
}

.fazhan_title_img{
	text-align: center;
}

.fazhan_title_img img{
	
}

.fazhan_con{
	align-items: flex-start;
}

.fazhan_1{
	flex: 1;
	margin-right: 30px;
}

.fazhan_1:nth-last-child(1){
	margin-right: 0;
}

.fazhan_text{
	height: 300px;
	padding: 70px 20px;
	overflow: hidden;
	box-shadow: 4px 4px 10px #dfdfdf;
	background: #fff;
	line-height: 2;
	margin-bottom: 20px;
	text-align: justify;
}

.fazhan_color{
	height: 26px;
	position: relative;
	margin-bottom: 20px;
	background: linear-gradient(to right,#0059a9,#0da2f4);
}

.fazhan_color:before{
	content: "";
	position: absolute;
	right: 10px;
	bottom: -20px;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top-color: #0da2f4;
}

.fazhan_year{
	color: #0da2f4;
	font-weight: bold;
	font-size: 36px;
	text-align: right;
}


.fazhan_1:nth-child(2) .fazhan_color{
	background: linear-gradient(to right,#0da2f4,#3fcd95);
}

.fazhan_1:nth-child(2) .fazhan_color:before{
	border-top-color: #3fcd95;
}

.fazhan_1:nth-child(2) .fazhan_year{
	color: #3fcd95;
}

.fazhan_1:nth-child(3) .fazhan_color{
	background: linear-gradient(to right,#3fcd95,#97ca31);
}

.fazhan_1:nth-child(3) .fazhan_color:before{
	border-top-color: #97ca31;
}

.fazhan_1:nth-child(3) .fazhan_year{
	color: #97ca31;
}
.fazhan_1:nth-child(4) .fazhan_color{
	background: linear-gradient(to right,#97ca31,#ecb10d);
}

.fazhan_1:nth-child(4) .fazhan_color:before{
	border-top-color: #ecb10d;
}

.fazhan_1:nth-child(4) .fazhan_year{
	color: #ecb10d;
}

.fazhan_1:nth-child(5) .fazhan_color{
	background: linear-gradient(to right,#ecb10d,#d83d29);
}

.fazhan_1:nth-child(5) .fazhan_color:before{
	border-top-color: #d83d29;
}

.fazhan_1:nth-child(5) .fazhan_year{
	color: #d83d29;
}

.fazhan_1:nth-child(6) .fazhan_color{
	background: linear-gradient(to right,#d83d29,#df2878);
}

.fazhan_1:nth-child(6) .fazhan_color:before{
	border-top-color: #df2878;
}

.fazhan_1:nth-child(6) .fazhan_year{
	color: #df2878;
}