body{
    margin:0;
    padding:0;

}
body, button, input, select, textarea {
    font: 12px/1.5 'helvetica neue',tahoma,'PingFang SC','microsoft yahei',arial,'hiragino sans gb',sans-serif;
}

h1,h2,h3,h4,h5,h6{
    margin:0;
}
p{
    margin:0;
}
ul{
    margin:0;
    padding:0;
}
ul,li{
    list-style: none;
}
.fl {
    float: left;
}
.fr{
    float: right;
}
/*index style*/
.wrap{
    overflow: hidden;
}
.head_wrap{
    background: #0052D9;
    width: 100%;
    position: fixed;
    left: 0;
    z-index: 9999;
    -webkit-transition: height .4s,top .4s,background-color .4s;
    transition: height .4s,top .4s,background-color .4s;
}
.head_wrap, .head_wrap_expand {
    height: 84px;
    top: 0;
}
.head_wrap_shrink{
    height: 70px;
    top: -10px;
}
.head_wrap.blue, .head_wrap_shrink {
    background-color: #0052d9;
}
.head_con{
    position: relative;
    margin:0 auto;
}
.head_con .logo{
    width: 105px;
    height: 57px;
    background: url('../images/logo_head.png') no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    position: absolute;
    left: 15px;
    top: 12px;
}
.menu_list, .menu_list li, .menu_list li a {
    width: auto;
    display: block;
}
.menu_list {
    height: 83px;
    position: absolute;
    right: 0;
    top: 0;
}
.menu_list li{
    float: left;
}
.menu_list li a {
    position: relative;
    float: left;
    height: 83px;
    padding: 0 20px;
    line-height: 83px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}
.menu_list li a .c_line {
    display: none;
    height: 4px;
    width: 60px;
    background: #fff;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: 0;
    -webkit-transition: top .4s;
    transition: top .4s;
}
.menu_list li a .c_line_b{
    display: block;
}
.menu_list li a .s_line{
    display: block;
    height: 13px;
    width: 1px;
    background: #FFF;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -6.5px;
    opacity: .3;
}
.menu_list li.current a .c_line, .menu_list li:hover a .c_line {
    display: block;
}
.banner_wrap {
    position: relative;
    height: 600px;
    background: #0052d9;
}
#myCanvas{
    width:100%;
    height:600px;
    background: url("../images/banner.jpg") no-repeat;
    background-size: cover;
}
#myCanvas canvas{
    width:100%;
    height:600px;
}
.banner_wrap .text{
    width: 100%;
    height: 135px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -67.5px;
    text-align: center;
    color: #fff;
    font-size: 90px;
    cursor: default;
}
.banner_wrap .text3 {
    position: absolute;
    width: 680px;
    height: 130px;
    top:50%;
    left: 50%;
    margin-left: -340px;
    margin-top: -65px;
    background: url('../images/banner_txt3.png') center center no-repeat;
    background-size:680px 130px;
    text-indent: -9999px;
    -webkit-animation: a_up 2s cubic-bezier(0,0,.13,.99) both;
    animation: a_up 2s cubic-bezier(0,0,.13,.99) both;
}
.about_wrap{
    padding-left: 15px;
    padding-top: 80px;
    padding-bottom: 60px;
    margin: 0 auto;
    text-align: center;
    color: #2a2e2e
}
.about_wrap .title{
    font-size:30px;
    font-weight: bold;
    margin-bottom:20px;
}
.about_wrap p{
    font-size: 16px;
    line-height: 30px;
}
.more {
    display: inline-block;
    margin-top: 24px;
    font-size: 16px;
    font-weight: 500;
    color: #0052d9;
}
.more:after {
    content: "";
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: -2px;
    margin-left: 8px;
    background: url('../images/icon_arrow.png') no-repeat;
}
.news_wrap{
    padding-left: 15px;
    margin: 0 auto 90px;
    text-align: center;
    font-size: 0;
    overflow: hidden;
}
.news-item{
    display: inline-block;
    width: 366px;
    margin-left: 21px;
}
.news-item-1{
    margin-left:0;
}
.news-hd{
    position: relative;
    overflow: hidden;
    display: block;
    width: 366px;
    height: 230px;
    color: #fff;
}
.news-hd .bg{
    position: absolute;
    width:100%;
    height: 100%;
    -webkit-transition: transform .7s cubic-bezier(.25,.46,.33,.98);
    transition: transform .7s cubic-bezier(.25,.46,.33,.98);
}
.news-item-1 .news-hd .bg {
    background-image: url('../images/sub1.jpg');
    background-size: 100% 100%;
}
.news-item-2 .news-hd .bg {
    background-image: url('../images/sub2.jpg');
    background-size: 100% 100%;
}
.news-item-3 .news-hd .bg {
    background-image: url('../images/sub3.jpg');
    background-size: 100% 100%;
}
.news-hd:hover .bg {
    -webkit-transform: scale(1.06);
    transform: scale(1.06);
}
.news-hd .des, .news-hd .more, .news-hd .tit, .news-hd .des1{
    position: absolute;
    left: 40px;
}
.news-hd .tit {
    top: 48px;
    width: 124px;
    height: 39px;
    text-indent: -9999px;
    background-repeat: no-repeat;
}
.news-item-3 .news-hd .tit {
    background: url("../images/news_tit_3.png") no-repeat;
}
.news-item-2 .news-hd .tit {
    background: url("../images/news_tit_2.png") no-repeat;
}
.news-item-1 .news-hd .tit {
    background: url("../images/news_tit_1.png") no-repeat;
}
.news-hd .des{
    top:107px;
}
.news-hd .des1{
    top:137px;
}
.news-hd .des1,.news-hd .des{
    font-size: 18px;
    line-height: 36px;
}
.labs_wrap{
    width:100%;
    position: relative;
    min-width: 1200px;
}
.labs_wrap .bg{
    background: #DAE6F4;
    position: absolute;
    top: 0;
    width: 100%;
    height: 500px;
    display: none;
}
.labs_wrap .labs-con {
    height: 100%;
    margin: 0 auto;
    position: relative;
    padding-bottom: 48px;
}
.labs_wrap .labs-con .top {
    padding-top: 50px;
}
.en-title{
    text-align: center;
    opacity: .8;
    font-weight: 800;
    color: #0B1940;
    font-size: 40px;
    line-height: 40px;
}
.sub-title{
    font-size:12px;
    font-weight: normal;
}
.labs_wrap .labs-con .top .labs-img {
    height: 500px;
    display: none;
}
.labs_wrap .labs-con .top .labs-img img{
    display: block;
    width:100%;
    height:100%;
}
.labs_wrap .labs-con .labs-info{
    height:600px;
}
.labs_wrap .labs-con .labs-info .labs-list,.labs_wrap .labs-con .labs-info .labs-item{
    height: 100%;
    border-width: 0 0 0 1px;
    border-style: solid;
    border-color: rgba(27,43,79,.1);
    border-image: linear-gradient(rgba(27,43,79,.2),rgba(27,43,79,.02)) 30;
}
.labs_wrap .labs-con .labs-info .labs-item{
    float: left;
    width: 217px;
    height: 100%;
    padding: 0 15px;
    position: relative;
    border-width: 1px 1px 0 0;
    transition: width .8s;
    -ms-transition: width .8s;
    -moz-transition: width .8s;
    -webkit-transition: width .8s;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.labs_wrap .labs-con .labs-info .labs-item.item-active{
    background-image: none!important;
    width: 920px;
    padding: 0 22px;
    transition: width .8s,padding-left .2s,padding-right .2s;
    -webkit-transition: width .8s,padding-left .2s,padding-right .2s;
}
.labs_wrap .labs-con .labs-info .labs-item .watermark {
    margin-top: 32px;
    margin-bottom: 24px;
}
.han-symbol.num1, .han-symbol.num1.da {
    background-position-x: -12px;
}
.han-symbol.num2.da {
    background-position-x: -165px;
}
.han-symbol.num3.da {
    width: 200px;
    background-position-x: -329px;
}
.han-symbol.num4.da {
    width:186px;
    background-position-x: -542px;
}
.han-symbol.num5.da {
    width:143px;
    background-position-x: -725px;
}
.han-symbol.da{
    width: 152px;
    height: 90px;
    background-position-y: 0;
}
.han-symbol{
    display: inline-block;
    background-image: url('../images/one.png');
    background-size: 879px 100px;
}
.labs_wrap .labs-con .labs-info a{
    color: #1b2b4f;
}
.labs_wrap .labs-con .labs-info a.more{
    color:#0052d9;
}
.labs_wrap .labs-con .labs-info a p{
    font-size:14px;
}
.labs_wrap .labs-con .labs-info a .ai-title{
    font-size:32px;
    font-weight: bold;
}
.labs_wrap .labs-con .labs-info a:hover p{
    color:#2d5cc6;
}
.labs-info .labs-item .main-cont{
    height: 340px;
    position: absolute;
    bottom: 0;
}
.labs-info .labs-item .main-cont.main-cont-1{
    z-index:2;
}
.labs-info .labs-item .main-cont.main-cont-2 {
    z-index: 3;
    bottom: 10px;
    right: 24px;
    height: 40px;
}
.labs-info .labs-item .main-cont.main-cont-2 .title {
    opacity: .4;
    font-size: 16px;
    color: #1b2b4f;
    letter-spacing: 0;
    text-align: right;
    line-height: 18px;
    padding-bottom: 8px;
    font-weight: 800;
}
.labs-info .labs-item .main-cont.main-cont-2 .name {
    text-align: right;
    line-height: 18px;
    opacity: .4;
    letter-spacing: 0;
    font-size: 16px;
    color: #1a2b4f;
    font-weight: 800;
}
.labs-info .labs-item .main-cont.main-cont-1 .wrap{
    width: 100%;
    height: 100%;
    position: relative;
}
.labs-info .labs-item .main-cont.main-cont-1 ul li{
    margin-bottom:16px;
}
.labs-info .labs-item .main-cont.main-cont-1 ul span{
    display: inline-block;
    height: 20px;
    vertical-align: top;
    font-size: 14px;
    line-height: 20px;
    color:#F8931C;
}
.labs-info .labs-item .main-cont.main-cont-1 ul span.item-symbol{
    width:20px;
    border-radius: 50%;
    text-align: center;
    background: #F8931C;
    color:#fff;
    margin-right: 5px;
}

.labs_wrap .labs-con .labs-info .labs-item:nth-child(1){
    background-image:url("../images/1.jpg");
}
.labs_wrap .labs-con .labs-info .labs-item:nth-child(2){
    background-image:url("../images/2.png");
}
.labs_wrap .labs-con .labs-info .labs-item:nth-child(3){
    background-image:url("../images/3.png");
}
.labs_wrap .labs-con .labs-info .labs-item:nth-child(4){
    background-image:url("../images/4.png");
}
.labs_wrap .labs-con .labs-info .labs-item:nth-child(5){
    background-image:url("../images/5.png");
}
.font-serif {
    font-family: Bulter,QingKe,sans-serif,SimSun;
}
.hidden {
    display: none!important;
}
.center-con{
    height: 100%;
    margin: 0 auto;
    padding-bottom: 80px;
}
.center-con .top{
    padding-top: 50px;
}
.center-con .center-box{
    border-bottom:1px solid #E0E1E3;
}
.center-con .center-info{
    padding-top:40px;
}
.center-list{
    width:300px;
    float: left;
}
.center-list .bs-item{
    position: relative;
    padding-bottom:6px;
    padding-left:18px;
    margin-bottom: 6px;
    border-bottom:1px solid #E0E1E3;
}
.center-list .bs-item:last-child{
    border-bottom:none;
    margin-bottom: 0;
}
.center-list .bs-item:hover{
    border-bottom:1px solid #94B3EA;
    background: #DAE7FA;
}
.center-list .bs-item:hover .bs-tag{
    color:#FF6300;
}
.center-list .bs-item:hover .bs-title{
    color:#1578DD;

}
.center-list .bs-item:after{
    content:'';
    display: block;
    position: absolute;
    top:13px;
    left:2px;
    width:4px;
    height:4px;
    background: #1578DD;
}
.center-list .bs-item .bs-link{
    display: block;
}
.center-list .bs-item .bs-con{
    font-size:16px;
}
.center-list .bs-item .bs-tag,.center-list .bs-item .bs-time{
    color:#92959A;
    display: block;
}
.center-list .bs-item .bs-title{
    display: block;
    color:#030913;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 80%;
    margin-left: 5px;
}
.center-task{
    float: right;
}
.center-task .task-item{
    position: relative;
    display: inline-block;
    width:260px;
    margin-left: 15px;
    background: #F3F4F6;
    cursor: pointer;
}
.task-item .task-box{
    position: relative;
    z-index:9;
}
.task-bg{
    position: absolute;
    width:259px;
    height:100%;
    bottom:-30px;
    left:0;
    background: #1979DD;
    opacity: 0;
    filter:alpha(opacity=0);
    transition: all 0.4s;
    z-index:1;
}
.center-task .task-item:hover .task-bg{
    bottom:0;
    opacity: 1;
    filter:alpha(opacity=100);
}
.center-task .task-item:hover .task-title{
    color:#fff;
}
.center-task .task-item:hover .task-time{
    color:#8BBAEE;
}
.center-task .task-item:hover .task-line{
    background:#3991EB;
}
.center-task .task-item:hover .task-con{
    color:#C2E0FA;
}
.center-task .task-item:nth-child(1) {
    margin-left: 0;
}
.task-item .task-img{
    display: block;
    width:260px;
    height:195px;
    position: relative;
    z-index: 2;
}
.task-item .task-info{
    padding:15px 28px 10px 28px;
}
.task-info .task-title{
    text-align: center;
    font-size:18px;
    color:#030913;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.task-info .task-time{
    color:#A2A6A9;
    text-align: right;
}
.task-line{
    width:85%;
    height:1px;
    background:#D2D5DC;
    margin:0 auto;
}
.task-item .task-con{
    padding:12px 25px 30px 25px;
    color:#7C8083;
    height:111px;
    line-height: 36px;
    overflow: hidden;
}
.task-item .task-con p{
    font-size:15px;
    line-height: 24px;
    overflow: hidden;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.partner_wrap .partner-con{
    padding-bottom: 80px;
}
.partner-con .partner-list{
    border-top:1px solid #D8D9DE;
    border-left:1px solid #D8D9DE;
    box-sizing: content-box;
    width:100%;
}
.partner-list li{
    float: left;
    border-right:1px solid #D8D9DE;
    border-bottom:1px solid #D8D9DE;
}
.partner-list li img{
    display: block;
    width:227px;
}
.footer_wrap{
    width:100%;
    height:330px;
    border-top:1px solid #9CB7D5;
    background: url("../images/footer.png") no-repeat;
    background-size: 100% 100%;
}
.footer_wrap .footer-number{
    margin-top: 60px;
}
.footer_wrap .footer-number .left-con{
    color:#0f1f38;
    font-size: 15px;
}
.footer_wrap .left-con-img{
    display: block;
    margin-bottom: 20px;
}
.footer_wrap .footer-number p{
    margin-bottom: 5px;
}
.footer_wrap .footer-number p .num{
    margin-right: 10px;
}
.footer_wrap .footer-number .right-con{
    margin-right: 20px;
    color: #00389A;
    font-size:15px;
    text-align: center;
}
.footer_wrap .footer-number .right-con .ewm {
    display: block;
    margin-bottom: 10px;
}
.footer_wrap .records{
    text-align: center;
    color: #0f1f38;
    font-size:15px;
    margin-top: 50px;
    padding-bottom: 20px;
}
#toTop {
    position: fixed;
    cursor: pointer;
    width: 40px;
    height: 56px;
    bottom: 30px;
    right: 20px;
    border: 0;
    z-index: 20;
    background-image: url('../images/back_top.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-color: #8ebbe6;
    display: none;
}
#toTop:hover {
    background-color: #BBD9F6;
}
@keyframes a_up {
    0% {
        opacity: 0;
        transform: translateY(40px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
@media (min-width: 1919px){
    .container {
        width: 1200px;
    }
}

/*about style*/
.main{
    margin: 99px auto 50px;
    overflow: hidden;
}
.sub_sidebar{
    position: fixed;
    top: 120px;
    border: 1px solid #D8D9DD;
    -webkit-transition: all .2s;
    transition: all .2s;
    z-index: 1;
}
.sub_sidebar.head_change{
    top:81px;
}
.sub_sidebar .cover_arrow{
    position: absolute;
    left:0;
    top: 10px;
    width: 13px;
    height: 23px;
    /*background: url("../images/syn.png") -15px -74px no-repeat;*/
    z-index:9;
}
.news_sidebar .cover_arrow{
    width:6px;
    height:10px;
    left:inherit;
    right:10px;
    top:16px;
    background: url("../images/syn.png") -17px -137px no-repeat;
}
.sub_floor .sub_tag{
    position:relative;
    font-size:18px;
    color:#2C353C;
    background: #E1EFFC;
    padding:12px 0 12px 40px;
}
.sub_floor .sub_tag:after{
    content:'';
    position: absolute;
    width:24px;
    height:18px;
    left:10px;
    top:12px;
    background-image: url("../images/syn.png");
    background-repeat: no-repeat;
    background-position: -9px -9px;

}
.sub_floor .sub_tag_o:after{
    width:19px;
    height:19px;
    background-position: -13px -38px;
}

.sub_sidebar_list{
    position: relative;
    width:240px;
}
.sub_sidebar_list li{
    height: 40px;
    border-bottom: 1px solid #D8D9DD;
    line-height: 40px;
    background:#E1EFFD;
    position: relative;
}
.sub_sidebar_list li:last-child{
    border-bottom: none;
}
.sub_sidebar_list li a{
    display: block;
    width: 100%;
    color: #090909;
    font-size: 16px;
    padding-left: 40px;
    position: relative;
    /*-webkit-transition: color .1s linear;*/
    /*transition: color .1s linear;*/
}
.sub_sidebar_list li span.news_sign{
    display: block;
    width:26px;
    height:18px;
    position:absolute;
    left:8px;
    top:11px;
    background: url("../images/syn.png") -117px -18px no-repeat;
    z-index:97;
}
.sub_sidebar_list li a:hover,.sub_sidebar_list li:hover span.news_sign{
    color: #fff;
    background: #1979DD;
}
.sub_sidebar_list li.current a{
    color: #fff;
    background: url(../images/resource/hoverlist.png);
}
.sub_sidebar_list li:hover span.news_sign,.sub_sidebar_list li.current span.news_sign{
    background: url("../images/syn.png") -117px -49px no-repeat;
}
.article_content{
    width: 867px;
    margin-left: 290px;
}
.company_item{
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #D8D9DD;
    overflow: hidden;
}
.news_item{
    display: none;
}
.company_visible{
    display: block;
    border-bottom: none;
}
.company_item:last-child{
    border-bottom: none;
}
.company_item h3{
    font-size:20px;
    color:#232d3f;
    padding:20px 0;
    font-weight:bold;
}
.company_item p{
    color:#495568;
    font-size:16px;
    margin-top:30px;
    line-height: 36px;
}
.article_content .news_media{
    min-height:520px;
    height:auto
}
.ceo_image{
    display: block;
    margin-left:45px;
}
.ceo_send img{
    display: block;
    width:100px;
    height:67px;
    float: right;
}
.mt-15{
    font-weight:bold;
    color:#101010!important;
}
.growth-wrap{
    position: relative;
    width: 870px;
    height: 460px;
    margin: 30px auto 50px;
    background: url("../images/map.png") center no-repeat;
    background-size: 869px 451px;
}
.radius-item .radius-bg{
    position:absolute;
    width:250px;
    height:200px;
    background: url("../images/a1.png") no-repeat;
    background-size: 250px 200px;
}
.radius-item .course-text{
    font-size: 14px;
    line-height: 20px;
    padding: 0 20px;
    margin-top: 20px;
    word-break: break-all;
}
.radius-item .course-time{
	font-size:16px;
    padding: 0 20px;
    font-weight: bold;
}
.radius-a{
    position: absolute;
    left: 10px;
	top: 50px;
}
.radius-a .radius-bg{
    height:170px;
    background: url("../images/a2.png") no-repeat;
    background-size: 100% 100%;
}
.radius-a .course-text{
    margin-top:20px;
}
.radius-a .course-time{
	margin-top:40px;
}
.radius-hover:nth-child(1) .radius-bg{
    height:170px;
    background-image: url("../images/a2-hover.png");
	background-size: 100% 100%;
}
.radius-hover:nth-child(1) .course-text{
    margin-top:20px;
}
.radius-hover:nth-child(1) .course-time{
    margin-top:40px;
}
.radius-o{
    position: absolute;
    left: 300px;
    top: 40px;
}
.radius-o .radius-bg{
	top:10px;
    height:170px;
    background: url("../images/a2.png") no-repeat;
    background-size: 100% 100%;
}
.radius-o .course-text{
    margin-top:20px;
}
.radius-o .course-time{
	margin-top:20px;
}
.radius-hover:nth-child(2) .radius-bg{
	top:10px;
    height:170px;
    background-image: url("../images/a2-hover.png");
	background-size: 100% 100%;
}
.radius-hover:nth-child(2) .course-text{
    margin-top: 20px;
}
.radius-hover:nth-child(2) .course-time{
    margin-top:20px;
}
.radius-c{
    position: absolute;
    left: 604px;
    top: 10px;
}
.radius-c .radius-bg{
    width:250px;
    height:210px;
    background: url("../images/a3.png") no-repeat;
    background-size: 100% 100%;
}
.radius-c .course-text{
    margin-top:20px;
}
.radius-c .course-time{
	margin-top:15px;
}
.radius-hover:nth-child(3) .radius-bg{
    height:210px;
    background-image: url("../images/a3-hover.png");
	background-size: 100% 100%;
}
.radius-hover:nth-child(3) .course-text{
    margin-top:20px;
}
.radius-hover:nth-child(3) .course-time{
    margin-top:15px;
}
.radius-b{
    position: absolute;
    left: 10px;
    bottom: 210px;
}
.radius-b .radius-bg{
    height:180px;
    background: url("../images/a4.png") no-repeat;
    background-size: 100% 100%;
}
.radius-b .course-text{
    margin-top:20px;
}
.radius-b .course-time{
	margin-top:30px;
}
.radius-hover:nth-child(4) .radius-bg{
    height:180px;
    background-image: url("../images/a4-hover.png");
	background-size: 100% 100%;
}
.radius-hover:nth-child(4) .course-text{
    margin-top:20px;
}
.radius-hover:nth-child(4) .course-time{
    margin-top:30px;
}
.radius-m{
    position: absolute;
    left: 295px;
    bottom: 210px;
}
.radius-m .radius-bg{
	height:230px;
    background: url("../images/a5.png") no-repeat;
    background-size: 100% 100%;
}
.radius-m .course-text{
    margin-top:20px;
}
.radius-m .course-time{
	margin-top:30px;
}
.radius-hover:nth-child(5) .radius-bg{
    height:230px;
    background-image: url("../images/a5-hover.png");
	background-size: 100% 100%;
}
.radius-hover:nth-child(5) .course-text{
    margin-top:20px;
}
.radius-hover:nth-child(5) .course-time{
    margin-top:30px;
}
.radius-h{
    position: absolute;
    left: 595px;
    bottom: 210px;
}
.radius-h .radius-bg{
	height:240px;
    background: url("../images/a5.png") no-repeat;
    background-size: 100% 100%;
}
.radius-h .course-text{
    margin-top:20px;
}
.radius-h .course-time{
	margin-top:30px;
}
.radius-hover:nth-child(6) .radius-bg{
    height:240px;
    background-image: url("../images/a5-hover.png");
	background-size: 100% 100%;
}
.radius-hover:nth-child(6) .course-text{
    margin-top:20px;
}
.radius-hover:nth-child(6) .course-time{
    margin-top:30px;
}
.radius-b .course-time,.radius-m .course-time,.radius-h .course-time{
    text-align: right;
}
.radius-line{
    position: absolute;
    top:50%;
    left:0;
    width:100%;
    height:1px;
    background: #C8CFD7;
}
.radius-line span{
    position:absolute;
    top:-4px;
    width:9px;
    height:9px;
    background: url("../images/dot2.png") no-repeat;
    background-size: 100% 100%;
}
.radius-line span.course{
    width: 19px;
    height:19px;
    top:-9px;
    background: url("../images/dot1.png") no-repeat;
    background-size: 100% 100%;
    transition: all 0.1s linear;
}
.radius-line span:nth-child(1){
    left:10px;
}
.radius-line span:nth-child(2){
    left:300px;
}
.radius-line span:nth-child(3){
    left:604px;
}
.radius-line span:nth-child(4){
    left:250px;
}
.radius-line span:nth-child(5){
    left:539px;
}
.radius-line span:nth-child(6){
    right: 30px;
}
.radius-hover .course-text{
    color:#fff!important;
    transition: all 0.1s linear;
}
.radius-hover .course-time{
    color:#03FFFF!important;
    transition: all 0.1s linear;
}
.radius-hover .radius-bg{
    width:250px;
    background-size: 250px 200px;
    transition: all 0.1s linear;
}
.company_honor .honors{
    width:335px;
}
.honor-select{
    position: relative;
    width:180px;
    height:36px;
    border:1px solid #61ace5;
    margin-top:15px;
    cursor: pointer;
}
.honor-select .honor-title{
    position:absolute;
    display: block;
    width:120px;
    left:5px;
    top:5px;
    font-size:14px;
    color:#1b2d4b;
}
.honor-select .honor-title:after{
    content:'';
    display: block;
    position: absolute;
    right:-40px;
    top:8px;
    width:12px;
    height:8px;
    background-image: url("../images/syn.png");
    background-position: -13px -113px;
    z-index:9;

}
.honors .honor-list{
    position: absolute;
    width:180px;
    top:34px;
    left:-1px;
    border:1px solid #61ace5;
    z-index:99;
}
.honors .honor-list li{
    font-size: 14px;
    border-bottom: 1px solid #61ace5;
    height: 28px;
    line-height: 28px;
    padding-left: 5px;
}
.honors .honor-list li:hover{
    background: #1979DD;
    color:#fff;
}
.honors .honor-list li:last-child{
    border-bottom:none;
}
.company-honors{
    position:relative;
}
.aptitude-wrapper{
    overflow: hidden;
    width:865px;
    margin:35px auto 60px;
    height:auto;
}
.aptitude-container{
    width: 500%;
    overflow: hidden;
    left: 0;
    top: 0;
    position: relative;
}
.aptitude-container .aptitude-item{
    width: 865px;
    float: left;
    height: auto;
    overflow: hidden;
}
.aptitude-container .aptitude-item ul{
    overflow: hidden;
}
.aptitude-item ul li{
    width:275px;
    float: left;
    margin:0 15px 15px 0;
    border:1px solid #D6D6D6;
    border-radius: 5px;
}
.aptitude-item .apt img{
    display: block;
    margin:0px auto;
    width:273px;
    height:200px;
    border-radius: 5px 5px 0 0;
}
.aptitude-item ul li .apt-desc{
    font-size:14px;
    text-align: center;
    padding: 5px 0;
    margin-top:0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.aptitude-item ul li:nth-child(3n){
    margin-right:0;
}
.sign{
    position: absolute;
    left:50%;
    margin-left: -44px;
    z-index:9;
    bottom:-35px;
}
.sign span{
    display: inline-block;
    margin: 0 4px;
    width: 15px;
    height: 15px;
    text-align: center;
    border: 1px solid #b5bbc0;
    cursor: pointer;
    border-radius: 50%;
}
.sign span.active{
    color:#fff;
    background: #0F7EE9;
    border: 1px solid #b5bbc0;
}
#map{
    width: 860px;
    height: 362px;
    overflow: hidden;
    border: 1px solid #d8d8d8;
}
.BMap_cpyCtrl{
    display:none;
}
.anchorBL {
    display: none;
}
.BMap_bubble_content{
    position: absolute;
    top: 10px;
}
.contact-container{
    width: 100%;
    margin-top:30px;
}
.contact-container .address{
    margin-top:20px;
}
.contact-container .address .companyName {
    font-size: 18px;
    font-weight: bold;
    color: #081831;
    background: url('../images/position.png') left center no-repeat;
    background-size: 20px 24px;
    height: 26px;
}
.contact-container .address p {
    padding-left: 30px;
    font-size: 16px;
    color: #5D5E62;
    line-height: 22px;
    margin-top: 8px;
}
.idea_item,.idea_its{
    width:403px;
    height:206px;
    float: left;
    margin-right: 52px;
    margin-bottom: 45px;
    position:relative;
    overflow: hidden;
}
.idea_its{
    overflow:inherit;
    height: auto;
    margin-bottom:30px;
}
.idea_item:nth-child(2n){
    margin-right: 0;
}
.idea_item .idea_img{
    position: absolute;
    left: 0;
    top:0;
    width:100%;
    height:100%;
    -webkit-transition: transform .7s cubic-bezier(.25,.46,.33,.98);
    transition: transform .7s cubic-bezier(.25,.46,.33,.98);
}
.idea_item .idea_ims{
    display: block;
    width:406px;
    height:203px;
    overflow: hidden;
}
.idea_item .idea_tit {
    position: absolute;
    top: 48px;
    width: 124px;
    height: 39px;
    left:35px;
    color: #090909;
    font-size: 20px;
    font-weight: 400;
    padding:5px 0;
    text-indent:-9999px;

}
.idea_item .idea_tis{
    color: #090909;
    font-size: 20px;
    font-weight: 400;
    padding:5px 0;
}
.idea_item:nth-child(1) .idea_tit{
    background: url(../images/news_tit_1.png) no-repeat;
}
.idea_item:nth-child(2) .idea_tit{
    background: url(../images/news_tit_2.png) no-repeat;
}
.idea_item:nth-child(3) .idea_tit{
    background: url(../images/news_tit_3.png) no-repeat;
}
.idea_item:hover .idea_img{
    -webkit-transform: scale(1.06);
    transform: scale(1.06);
}
.idea_item .idea_sub_tit {
    position:absolute;
    left:35px;
    top:107px;
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
}
.idea_item .idea_sub_tis{
    color: #585d65;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin-top:3px;
}
.idea_item .idea_info{
    display: flex;
    justify-content: space-between;
    margin-top:12px;
}
.idea_item .i_time,.public_item .i_time{
    color:#bdbdbd;
    font-size:14px;
}
.public_wrapper{
    overflow: hidden;
    width: 867px;
    margin: 10px auto 0;
    height: 588px;
    position: relative;
}
.public_wrapper .btn_box{
    position: absolute;
    width:100%;
    height:519px;
    left:0;
    top:0;
    right:0;
    bottom:0;
}
.public_wrapper .pass{
    position: absolute;
    top:50%;
    margin-top:-29px;
    width:58px;
    height:58px;
    background-repeat: no-repeat;
    z-index:99;
    cursor: pointer;
}
.public_wrapper .prev_btn{
    left:15px;
    background-image:url('../images/syn.png');
    background-position:-50px -9px;
}
.public_wrapper .next_btn{
    right:15px;
    background-image:url('../images/syn.png');
    background-position:-51px -73px;
}
.public_item{
    position: absolute;
    left:0;
    top:0;
    text-align: center;
    display: none;
}
.public_visible{
    display: block;
}
.public_item img{
    display: block;
    width: 867px;
    height: 519px;
    padding-bottom: 5px;
}
.public_item .public_tit{
    font-size:18px;
    font-weight:400;
    color:#232d3f;
    padding-top:30px;
}
.public_item .public_info{
   position: relative;
}
.public_info .i_time{
    position: absolute;
    right:10px;
    top:30px;
}
/*job style*/
#job{
    /*background:#F5F6F8 ;*/
}
.job_wrap{
    position:relative;
    height:605px;
    padding-top:84px;
    background: #0052d9;
}
.job_wrap .job_banner{
    width: 100%;
    height: 521px;
    background: url('../images/banner_about.jpg') no-repeat;
    background-size: 100% 100%;
}
.job_wrap .stock_banner{
    background: url('../images/stock_banner.jpg') no-repeat;
}
.job_wrap .join_text3 {
    position: absolute;
    width: 427px;
    height: 212px;
    top:50%;
    left: 25%;
    margin-left: -106px;
    margin-top: -106px;
    background: url('../images/join_us.png') center center no-repeat;
    text-indent: -9999px;
    cursor: pointer;
    -webkit-animation: a_up 2s cubic-bezier(0,0,.13,.99) both;
    animation: a_up 2s cubic-bezier(0,0,.13,.99) both;
}
.recruit_con{
    background: #fff;
    margin-bottom: 100px;
}
.recruit_info{
    position: relative;
    width:50%;
    height:355px;
    padding:80px 146px;
    float: left;
    text-align: left;
}
.recruit_info:nth-child(2n+1) :after{
    content:'';
    position: absolute;
    width:1px;
    height:194px;
    background: #e3e3e3;
    right:0;
    top:80px;
}
.recruit_info h3{
    font-size:30px;
    color:#101010;
    padding-bottom:30px;
}
.recruit_info p{
    font-size:16px;
    line-height:28px;
    color:#767676;
}
.recruit_info .entry{
    color: #ff5400;
    font-size: 16px;
    margin-top: 40px;
    display: block;
    cursor: pointer;
}
/*news style*/
.message .mes_list{
    margin-top:15px;
}
.message .mes_item{
    background: #DAEAFA;
    height:270px;
    padding-right:25px;
    margin-bottom:32px;
    box-shadow: 3px 2px 5px #777;
}
.message .mes_item .mes_link{
    display: block;
}
.message .mes_item .mes_img{
    display: block;
    width:340px;
    height:270px;
}
.message .mes_item .mes_info{
    width:450px;
}
.message .mes_item .mes_title{
    font-size:24px;
    color:#111;
    font-weight:400;
    padding-top: 45px;
    padding-bottom: 10px;
}
.message .mes_item .mes_time{
    margin-top:0;
    color:#a8adb2;
    font-size:14px;
}
.message .mes_item .mes_con{
    margin-top:0;
    color:#3b3e41;
    font-size:15px;
    line-height: 26px;
    height:74px;
    overflow: hidden;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
/*pagination style*/
.m-style {
    position: relative;
    text-align: center;
    zoom: 1;
    width:60%;
    margin:30px auto 0;
}

.m-style:before,
.m-style:after {
    content: "";
    display: table;
}

.m-style:after {
    clear: both;
    overflow: hidden;
}

.m-style span {
    display: inline-block;
    margin: 0 5px;
    width: 35px;
    height: 35px;
    line-height: 28px;
    color: #bdbdbd;
    font-size: 14px;
}

.m-style .active {
    margin: 0 5px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #1979DD;
    color: #fff;
    font-size: 14px;
    border-radius:3px;
    border: 1px solid #0B47CE;
}

.m-style a {
    display: inline-block;
    margin: 0 5px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #E5EFF9;
    border: 1px solid #CCDDEE;
    color: #495568;
    font-size: 14px;
    border-radius:3px;
}

.m-style a:hover {
    color: #fff;
    background: #1979DD;
    border: 1px solid #0B47CE;
}

.m-style .next,
.m-style .prev {
    width:60px;
    font-size: 14px;
}
/*view style*/
.view_wrap{
    padding-top:10px;
    /*display: none;*/
}
.view_title{
    padding: 12px 0;
    border-bottom:1px solid #e3e3e3;
}
.view_title .news_center{
    font-size:18px;
    color:#f19200;
}
.view_title .back_list{
    font-size:16px;
    color:#b3b8be;
    cursor: pointer;
}
.view_con{
    margin-top: 70px;
}
.view_con .news_h1{
    font-size:32px;
    color:#010101;
    text-align: center;
}
.view_con .news_h3{
    font-size:18px;
    color:#999;
    text-align: center;
    margin-top:25px;
}
.view_con .news_sub{
    margin-top:30px;
    border-bottom:1px dashed #e3e3e3;
    padding-bottom:15px;
}
.view_con .news_time,.view_con .news_over{
    font-size:14px;
    color:#7e7e7e;
}
.view_con .news_info{
    padding-top:30px;
}
.view_con .news_info p{
    font-size:18px;
    color:#495568;
    line-height: 36px;
    margin-top:30px;
}
.view_con .news_info .news_img{
    display: block;
    max-width: 862px;
    width:auto;
    height:auto;
    margin:32px auto;
}
/*加入我们样式修改*/
.recruits-container{
    margin:30px auto 0;
}
.recruits-container .recruits-box{
    margin-bottom:50px;
}
.recruits-container .recruits-list .item{
    width:47%;
    height:auto;
    padding:30px 80px 30px 30px;
    background: #f5f5f6 url("../images/arrow.png") 96% center no-repeat;
    float: left;
    margin:0 30px 30px 0;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -ms-box-sizing:border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.recruits-container .recruits-list .even{
    margin-right:0;
}
.recruits-container .recruits-list li:nth-child(2n){
    margin-right:0;
}
.recruits-container .recruits-list .item .item-con{
    margin-bottom: 20px;
}
.recruits-container .recruits-list .item .item-con .time{
    font-size: 14px;
    color:#777;
}
.recruits-container .recruits-list .item .job{
    font-size: 20px;
    color:#333;
}
.recruits-container .recruits-list .item span{
    font-size: 14px;
    vertical-align: middle;
    color: #676767;
}
/*job details*/
.recruits-content{
    width:1060px;
    margin:0 auto 30px;
}
.recruits-content .job{
    margin-bottom: 20px;
    margin-top:30px;
}
.recruits-content .job-title{
    font-size: 24px;
    color:#333;
}
.recruits-content .job-pay{
    display: inline-block;
    width:68px;
    height:18px;
    line-height: 18px;
    background: #f19200;
    color:#fff;
    font-size: 14px;
    text-align: center;
    margin-left: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}
.recruits-content .city span,#details .content .job-desc{
    font-size: 14px;
    color:#333;
}
.recruits-content .job-box{
    margin-top:50px;
}
.recruits-content .job-box .job-desc{
    font-weight: bold;
    font-size:16px;
}
.recruits-content .job-box .line {
    display: block;
    width: 20px;
    height: 2px;
    background: #0052d9;
}
.recruits-content .obligation{
    margin-top:20px;
    margin-bottom:40px;
}
.recruits-content .obligation p{
    font-size: 14px;
    color:#454545;
    line-height: 24px;
    margin-bottom: 8px;
}
.recruits-content .email{
    color: #333;
    font-size: 14px;
}
.nav_corporate {
    position: relative;
    height: 78px;
    border: 1px solid #c3c3c3;
    border-radius: 5px;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 70px;
    display: inline-block;
    background-color: rgba(255,255,255,.9);
    box-shadow: 0 0 20px rgba(0,0,0,.5);
}
.nav_corporate a {
    display: inline-block;
    line-height: 74px;
    vertical-align: top;
    font-size: 20px;
    font-weight: 500;
    border-bottom: 4px solid transparent;
    padding: 0 35px;
}
.nav_corporate a.active {
    color:#0052d9;
    border-bottom: 4px solid #0052d9;
}
.divItem{
    padding: 20px;
    border: #0052d9 1px solid;
    line-height: 24px;
    width: 90%;
    margin: 0 auto 30px;
    color: #af0000;
}



