.menu-close {
    display: none;
}

.header {
    padding-top: 40px;
}

.header .nav-bar {
    width: auto;
    height: 80px;
}

.log-img img {
    width: 60px;
    height: 50px;
}

.log-title {
    padding-left: 70px;
}

.log-title .title-ch {
    font-size: 18px;
}

.log-title .title-en {
    font-size: 12px;
    text-align: left;
    width: 300px;
}

.header .nav-bar .log-line {
    width: 100%;
    height: 60px;
}

.header .nav-bar .log-info {
    width: 389px;
    height: 60px;
    padding-top: 0px;
    padding-left: 10px;
    float: left;
}
.header .nav-bar .log-info img {
    width: 90%;
    height: 46px;
    margin-top: 7px;
}
.header .nav-bar .log-bar {
    width: 500px;
    height: 55px;
    float: left;
    position: relative;
    text-align: right;
}

.nav-collapse ul ul a {
    display: none;
}

.nav-collapse a {
    font-size: 14px;
}

.header .nav-site {
    width: 520px;
    top: 10px;
    left: 20px;
    padding: 0px;
    background-color: #fff;
}

.header .nav-site li {
    padding: 0px;
    float: left;
    width: auto;
    margin: 0px 8px;
}

.header .nav-site li a {
    color: #444;
    padding: 0px;
    color: 14px;
}

.header .nav-site li:hover, .header .nav-site .active { 
    border-bottom: 2px solid #FFA54F;
}

.header .nav-bar .user-info {
    margin-top: 0px;
    margin-right: 15px;
}

.category_introduce .col-1 img {
    width: 100%;
}

.category_introduce .col-1 .bg {
    position: relative;
}

.category_introduce .col-1 .bg .title {
    background-color: rgba(190, 190, 150, 0.5);
    color: white;
    position: absolute;
    top: 50%;
    padding: 0px;
    height: 100px;
    padding-top: 18px;
    margin-top: -59px;
}

.category_introduce .col-1 .title1 {
    font-size: 28px;
    color: white;
}

.category_introduce .col-1 .title2 {
    padding-top: 10px;
    font-size: 18px;
    color: white;
}

.category_introduce .col-2 {
    text-align: center;
    background-color: #F0F3F6;
    padding: 20px 0px;
}

.category_introduce .col-2 .noselect {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    width: 120px;
    text-align: center;
    border: 1px solid #757573;
    border-radius: 15px;
    background-color: white;
    color: #757573;
    font-size: 14px;
    margin: 0 15px;
}
.category_introduce .col-2 .selected {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    width: 120px;
    text-align: center;
    border: 1px solid #757573;
    border-radius: 15px;
    background-color: #2D5795;
    color: white;
    font-size: 14px;
    margin: 0 15px;
}
.category_introduce .col-2 .noselect:hover {
    color: white;
    background-color: #2D5795;
}

.category_introduce .col-2-top a {
    padding:10px 50px;
    border:1px solid #2D5795;
    background-color: #2D5795;
    border-radius:25px;
    color: white;
}

.category_introduce .col-2-top a:hover {
    background-color: white;
    color:#2D5795;
}

.category_introduce .col-0{
    width: 924px;
    margin: 0 auto;
    height: 600px;
    position: relative;
    padding-left: 40px;
}
.category_introduce .col-0 .p1{
    position: absolute;
    width: 550px;
    height: 200px;
    top: 58px;
    left: 10px;
    font-size: 14px;
}.category_introduce .col-0 .p1 span{
    font-size: 20px;
}
.category_introduce .col-0 .p2{
    position: absolute;
    width: 380px;
    height: 130px;
    top: 300px;
    left: 10px;
    font-size: 14px;
}
.category_introduce .col-0 .swiper-layout-right{
    width: 60%;
    float: right;
    position: relative;
}
.category_introduce .col-0 .swiper-layout-right .linkUrl{
    position: absolute;
    width: 100%;
    height: auto;
    left: 0px;
    top: 0px;
    padding-top: 48px;
}
.category_introduce .col-0 .swiper-layout-right .linkUrl a{
    display: block;
    font-size: 20px;
    margin: 17px 0;
    width: auto;
    text-align: left;
}
.category_introduce .col-0 .swiper-layout-right img{
    height: 562px;
    margin-left: -260px;
    width: 600px;
}
.category_introduce .col-0 .swiper-layout-right .linkUrl .url-1{
     margin-left: 62%;
}
.category_introduce .col-0 .swiper-layout-right .linkUrl .url-2{
     margin-left: 60%;
}
.category_introduce .col-0 .swiper-layout-right .linkUrl .url-3{
     margin-left: 57%;
}
.category_introduce .col-0 .swiper-layout-right .linkUrl .url-4{
     margin-left: 52%;
}
.category_introduce .col-0 .swiper-layout-right .linkUrl .url-5{
     margin-left: 47%;
}
.category_introduce .col-0 .swiper-layout-right .linkUrl .url-6{
     margin-left: 41%;
}
.category_introduce .col-0 .swiper-layout-right .linkUrl .url-7{
     margin-left: 32%;
}
.category_introduce .col-0 .swiper-layout-right .linkUrl .url-8{
     margin-left: 23%;
}
.category_introduce .col-0 .swiper-layout-right .linkUrl .url-9{
     margin-left: 8%;
}
.category_introduce .col-0 .swiper-layout-right .linkUrl .url-10{
     margin-left: -12%;
}


.category_introduce .w-1200 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.category_introduce .col-3 {
    width: 100%;
    text-align: center;
    background-color: #F0F3F6;
}

.category_introduce .col-3-child {
    width: 180px;
    height: 160px;
    text-align: center;
    margin: 0 20px;
    padding: 40px 0px;
    display: inline-block;
    vertical-align:text-top;
}

.category_introduce .col-3-child  h3 {
    font-size: 14px;
}

.category_introduce .col-3-child  p {
    font-size: 12px;
}

.category_introduce .col-4 {
    background-color: #F0F3F6;
    padding: 40px 50px;
    height: 260px;
    margin-top: 0px;
}

.category_introduce .col-4-left, .col-4-right { 
    float: left;
    font-size: 14px;
}

.category_introduce .col-4-left {
    padding-top: 50px;
}

.category_introduce .col-4-right {
    float: right;
    padding-right: 20px;
    margin-top: 0px;
}

.category_introduce .col-4-right img {
    width: 100px;
    height: 135px;
} 

.category_introduce .w-500 {
    width: 43%;
}

.category_introduce .col-4-left .content, .category_introduce .col-4-right .content {
    font-size: 12px;
    height: 120px;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-align: left;
    line-height: 25px;
}

.category_introduce .col-4-left .content span {
    font-size: 14px;
}

.category_introduce .col-5 {
    vertical-align: top;
    padding: 40px;
    text-align: center;
}
.category_introduce .col-5-child {
    margin: 0 10px;
    display: inline-block;
}

.category_introduce .col-5-child h3 {
    font-size: 14px;
}

.category_introduce .swiper-slide .col-5-child img {
    width: 250px;
    height: 125px;

}
/*swiper*/
.col-1 .swiper-slide {
    color: #fff;
    font-size: 14px;
    text-align: center;
    background-color: #2D5795;
    position: relative;
}
.col-1 .swiper-layout-left{
    width: 30%;
    float: left;
    padding: 0px;
    position: absolute;
    height: 200px;
    top: 50%;
    margin-top: -100px;
    padding:0 5%;
}
.col-1 .swiper-layout-left h1{
    font-size: 24px;
    margin-bottom: 10px;
}
.col-1 .swiper-layout-left p{
    font-size: 12px;
    margin-bottom: 20px;
}
.col-1 .swiper-layout-left .more a {
    padding:10px 70px;
    border:1px solid #58B1CB;
    border-radius:25px;
    color: white;
    font-size: 14px;
}
.col-1 .swiper-layout-left .more {
    padding-top: 30px;
}
.col-1 .swiper-layout-left .left-center {
    
}
.col-1 .swiper-layout-right{
    width: 60%;
    float: right;
}
.col-1 .swiper-layout-right img{
    width: 100%;
}
/*swiper*/
/*show*/
.show{
    background-color:#F0F3F6;
    padding:50px 100px;
}
.show #atc{
    width:auto;
    background-color:white;
    padding:50px 50px;
    margin:0 auto;
}
.show #atc h1 {
    font-size: 30px;
    text-align: center;
}

.show #atc .date {
    margin: 20px 20px 40px 20px;
    color: #616363;
    text-align: center;
}

.show #atc .content {
    font-size: 14px;
    line-height: 30px;
    color: #616363;
}
/*show*/

.category_introduce .swiper-container {
    width: 100%;
}
.category_introduce .swiper-slide {
    text-align: center;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.category_introduce .swiper-slide img, .category_introduce .col-5-child img {
    width: 250px;
    height: 125px;
}

.category_introduce .swiper-slide .col-5-child h3 {
    width: 250px;
    font-size: 14px;
    overflow: hidden;
}

.category_introduce .swiper-button-next {
    top: 75px;
    right: 0px;
}

.category_introduce .swiper-button-prev {
    top: 75px;
    left: 0px;
}

.category_introduce .btn-1 {
    width: 122px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #2D5795;
    color: #2D5795;
    border-radius: 15px;
    display: inline-block;
    font-size: 14px;
    margin-top: 20px;
}
.category_introduce .btn-1:hover {
    color: white;
    background-color: #2D5795;
}
.category_introduce .col-6 {
    height: 400px;
    text-align: center;
    padding: 40px 0px 50px 0px;
    overflow-x: auto;
    background-color: #F0F3F6;
}
.category_introduce .col-6 .child {
    display: inline-block;
    width: 145px;
    position:relative;
}
.category_introduce .col-6 .top {
     height: 80px;
     position: relative;
}
.category_introduce .col-6 .top img {
    left: 45px;
    position: absolute;
    width:50%;

}
.category_introduce .col-6 .top p {
    position: absolute;
    font-size: 18px;
    font-weight: 400;
    width:50%;
    left: 45px;
    top: 36px;
}
.category_introduce .col-6 .mid {
    position: relative;
    height: 60px;
}
.category_introduce .col-6 .mid p {
    left: 57px;
    top:5px;
    width:50px;
    position: absolute;
    font-size: 16px;
}

.category_introduce .col-6 .content {
    width: 1200px;
}

.category_introduce .col-7{
    padding: 80px 0;
    background-color: white;
}
.category_introduce .col-7 .center{
    width: 964px;
    margin:0 auto;
}
.category_introduce .col-7 img{
    width: 280px;
    height: 180px;
}
.category_introduce .col-7 p{
    font-size: 16px;
    text-align: center;
    margin: 10px 0;
}
.category_introduce .col-7 .child{
    float:left;
    width: 280px;
    height: 360px;
    text-align: left;
    margin-left: 30px;
}



.category_introduce .bottom{
    position: relative;
    background-color: red;
}
.category_introduce .bottom p{
    height: 200px;
    position:absolute;
    padding:0 30px;
    top:30px;
    left:10px;
    text-align:left;
}
.category_introduce .circle1 , .category_introduce .circle2,.circle3{
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    left: 140px;
    top:-2px;
    z-index:99;
}

.category_introduce .circle1{
    background-color: #dc0e18;
}
.category_introduce .circle2{
    background-color: #01ad87;
}
.category_introduce .circle3{
    background-color: #e29e04;
}
.category_introduce .line1 , .category_introduce .line2 , .category_introduce .line3{
    width:145px;
    height:5px;
    position:relative;
    display:inline-block;
}
.category_introduce .line1{
    border-bottom:solid #dc0e18 5px;
}
.category_introduce .line2{
    border-bottom:solid #01ad87 5px;
}
.category_introduce .line3{
    border-bottom:solid #e29e04 5px;
}

.category_introduce .inner1,.category_introduce .inner2,.category_introduce .inner3{
    position: absolute;
    width:90px;
    top:38px;
    left:107px;
} 
.category_introduce .inner1{
    border-bottom: 3px solid #dc0e18;
}
.category_introduce .inner2{
    border-bottom: 3px solid #01ad87;
}
.category_introduce .inner3{
    border-bottom: 3px solid #e29e04;
}
/*category_test 964*/
.category_test .col-1{
    height: auto;
}
.category_test .col-1 img {
    width: 100%;
}

.category_test .col-1 .bg {
    position: relative;
}

.category_test .col-1 .bg .title {
    background-color: rgba(190, 190, 150, 0.5);
    color: white;
    position: absolute;
    top: 50%;
    padding: 0px;
    height: 100px;
    padding-top: 18px;
    margin-top: -59px;
}

.category_test .col-1 .title1 {
    font-size: 28px;
    color: white;
}

.category_test .col-1 .title2 {
    padding-top: 10px;
    font-size: 18px;
    color: white;
}
.category_test .col-2 {
    margin: 15px auto;
}
.category_test .col-3 {
    padding:50px 0;
    text-align: center;
    margin:0 auto;
    background-color: #F0F3F6;
}
.category_test .col-3 .content{
    width: 964px;
    margin: 0 auto;
}

.category_test .col-3 .child {
    width: 298px;
    text-align: left;
}
.category_test .col-3 .child  h3{
    font-size: 16px;
    margin: 15px 0px;
    text-align: center;
}
.category_test .col-3 .child img{
    width: 298px;
    height: 220px;
}
.category_test .col-3 .child span {
    font-size: 14px;
}
.category_test .col-3 .child .title{
    padding-left: 20px;
}
.category_test .col-3 .child .title964{
}
.category_test .col-3 .child .hiddenDIV{
    display: block;
}
.category_test .col-3 .child .info{
    color: rgb(138,138,138);
}
.category_test .col-3 .child .float-div{
    width: 238px;
    height: 160px;
    background-color: rgba(0,0,0,0.5);
    position: absolute; 
    top: 0;
    color: white;
    text-align: left;
    font-size: 16px;
    padding: 30px;
}
.category_test .col-3 .child .verificationURL{
    padding-top: 10px;
    margin-top: 15px;
    border-top: 1px solid #2D5795;
    height: 60px;
    position: relative;
}
.category_test .col-3 .child .verificationURL a{
    left: 100px;
    top: 20px;
    position: absolute;
    padding: 4px 20px;
    border: 1px solid #2D5795;
    border-radius: 20px;
    color: white;
    background-color: #2D5795;
    text-decoration:none;
}
.category_test .col-3 .child .verificationURL a:hover{
    background-color: white;
    color: #2D5795;
}
.category_test .pointer{
    cursor:pointer;
}
/*list_news*/
/*.list_news .blue-slide {
    background: #2D5795;
}
.list_news .swiper-slide {
    height: 218px;
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.list_news .swiper-layout-left{
    text-align: right;
padding-top: 50px;
width: 40%;
height: 218px;
float: left;
}
.list_news .swiper-layout-left a{
    margin-top: 150px;
    padding:10px 50px;
    border:1px solid #58B1CB;
    border-radius:25px;
    color: white;
}
.list_news .swiper-layout-left h1{
    font-size: 28px;
}
.list_news .swiper-layout-left p{
    font-size: 14px;
}
.list_news .swiper-layout-right{
width: 60%;
float: left;
height: 218px;
}
.list_news .swiper-layout-right img{
    height: 218px;
}
.list_news .title-1{
    font-weight:500;
    color: #2D5795;
    font-size: 22px;
}
.list_news .title-2{
    font-weight:400;
    font-size: 22px;

}
.list_news .title-3{
    font-weight:600;
    font-size: 16px;
}
.list_news .title-4{
    font-weight:600;
    font-size: 14px;
     float: left;
     display: block;
}
.list_news .swiper-layout-left a{
    margin-top: 200px;
    padding:10px 50px;
    border:1px solid #58B1CB;
    border-radius:25px;
    color: white;
}
.list_news .col-2-top{
        background-color: #F0F3F6;
        text-align: center;
        padding:30px 0px ;
}
.list_news .col-2-top a{
    padding:5px 25px;
    border:1px solid #2D5795;
    background-color: #2D5795;
    border-radius:25px;
    color: white;
    font-size: 14px;
}
.list_news .col-2-top a:hover{
    background-color: white;
    color:#2D5795;
}
.list_news .col-3{
    padding: 0px 100px;
}
.list_news .col-3-child{
    height: 225px;
    margin: 20px 0;

}
.list_news .col-3-child-left{
    float: left;
    height: 225px;
    
}
.list_news .col-3-child-right{
    margin-left: 50px;
    width: 70%;
    float: left;
    height: 225px;
    border-bottom:1px dashed #000;
}*/
/*category*/
.category .title-1 {
    font-weight:500;
    color: #2D5795;
    font-size: 22px;
}
.category .title-2 {
    font-weight:400;
    font-size: 22px;

}
.category .title-3 {
    font-weight:600;
    font-size: 16px;
}
.category .title-4 {
    font-weight:600;
    font-size: 14px;
    float: left;
    display: block;
}
.category .swiper-layout-left a {
    margin-top: 200px;
    padding:10px 50px;
    border:1px solid #58B1CB;
    border-radius:25px;
    color: white;
}
.category .col-2-top {
    background-color: #F0F3F6;
    text-align: center;
    padding:30px 0px ;
}
.category .col-2-top a {
    padding:10px 50px;
    border:1px solid #2D5795;
    background-color: #2D5795;
    border-radius:25px;
    color: white;
    font-size: 14px;
}
.category .col-2-top a:hover {
    background-color: #2D5795;
    color:#fff;
}
.category .col-2-top .unactive {
    background-color: white;
    color:#2D5795;
}
.category .col-3 {
    padding-left: 30px;
    padding-bottom: 100px;
    width: 964px;
    margin: 0 auto;
}
.category .col-3-child {
    height: 225px;
    margin: 20px 0;
}
.category .col-3-child-left {
    float: left;
    height: 225px;
    width: 150px;
}
.category .col-3-child-left img{
    width: 150px;
    height: 225px;f
}
.category .col-3-child-right {
    margin-left: 50px;
    float: left;
    height: 225px;
    border-bottom:1px dashed #000;
}

.category .col-3-child-right h3 {
    font-size: 20px;
}

.category .col-3-child-right h3, .category .col-3-child-right p {
    margin-top: 20px;
}

.category .col-3-child-right p, .category .col-3-child-right p a {
    color: #858384;
}
/*category_recruit*/
.category_recruit .col-1{
    height: auto;
}
.category_recruit .col-1 img {
    width: 100%;
}

.category_recruit .col-1 .bg {
    position: relative;
}

.category_recruit .col-1 .bg .title {
    background-color: rgba(190, 190, 150, 0.5);
    color: white;
    position: absolute;
    top: 50%;
    padding: 0px;
    height: 100px;
    padding-top: 18px;
    margin-top: -59px;
}

.category_recruit .col-1 .title1 {
    font-size: 28px;
    color: white;
}

.category_recruit .col-1 .title2 {
    padding-top: 10px;
    font-size: 18px;
    color: white;
}
.category_recruit .col-2{
    height: auto;
    padding: 30px;
}/*category_recruit*/
.category_recruit .pic{
        position: absolute;
        width: auto;
    }
    .category_recruit .pics{

        position: relative;
        width: 760px;
        height: 532px;
        margin: 0px auto;
        margin-top: 20px;
    }
    .category_recruit .pics img{

    }
    .category_recruit .pic-1{
        width: 100%;
        height: 530px;  
        position: relative;
    }
    .category_recruit .pic-1 canvas{
        z-index: 999;
    }
    .category_recruit .pic-1 img{
    width: 100%;
    height: 530px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    
    filter: grayscale(100%);
    
    filter: gray;
    }
    .category_recruit .pic-2{
        width: calc(450px*0.67);
        height: calc(220px*0.67);
        left: calc(20px*0.67);
        top: calc(20px*0.67);

    }
    .category_recruit .pic-2 img{
        width: calc(450px*0.67);
        height: calc(220px*0.67);
    }
    .category_recruit .pic-3{
        width: calc(270px*0.67);
        height: calc(220px*0.67);
        left: calc(490px*0.67);
        top: calc(20px*0.67);

    }
    .category_recruit .pic-3 img{
        width: calc(270px*0.67);
        height: calc(220px*0.67); 
    }
    .category_recruit .pic-4{
        width: calc(300px*0.67);
        height: calc(400px*0.67);
        left: calc(780px*0.67);
        top: calc(20px*0.67);

    }
    .category_recruit .pic-4 img{
        width: calc(300px*0.67);
        height: calc(400px*0.67); 
    }
    .category_recruit .pic-5{
        width: calc(300px*0.67);
        height: calc(220px*0.67);

        left: calc(20px*0.67);
        top: calc(260px*0.67);
        
    }
    .category_recruit .pic-5 img{
        width: calc(300px*0.67);
        height: calc(220px*0.67);
    }
    .category_recruit .pic-6{
        width: calc(420px*0.67);
        height: calc(220px*0.67);
        left: calc(340px*0.67);
        top: calc(260px*0.67);
        
    }
    .category_recruit .pic-6 img{
        width: calc(420px*0.67);
        height: calc(220px*0.67);
    }
    .category_recruit .pic-7{
        width: calc(740px*0.67);
        height: calc(220px*0.67);
        left: calc(20px*0.67);
        top: calc(500px*0.67);
        
    }
    .category_recruit .pic-7 img{
        width: calc(740px*0.67);
        height: calc(220px*0.67);
    }
    .category_recruit .pic-8{
        width: calc(300px*0.67);
        height: calc(280px*0.67);
        left: calc(780px*0.67);
        top: calc(440px*0.67);
    }
    .category_recruit .pic-8 img{
        width: calc(300px*0.67);
        height: calc(280px*0.67);
    }
    .category_recruit .pic-info{
        position: absolute;
        height: 30px;
        width: 100%;
        bottom: 0px;
        background-color: rgba(0,0,0,0.5);
        color: white;
        padding-top: 10px;
    }
    .category_recruit #part3{
        margin-top: -20px;
    }
    .list_connectus #part2 .child{
        line-height: 30px;
        margin: 0 auto;
        width: 400px;
        margin-bottom: 130px;
    }
    .list_connectus #part2 .child h1{
        margin:40px 0;
        font-size: 36px;
    }
    .list_connectus #part2 .child h3{
        margin-top: -20px;
        margin-bottom: 30px;
        font-size: 18px;
        font-weight: 400;
    }
    .category_recruit .pic-info-1{
        position: absolute;
        z-index: 999;
        left: 60%;
        top: 30%;
        
    }
    .category_recruit .pic-info-1 .p1{
        text-align: left;
        border-bottom: 1px dashed rgb(70,70,70);
        margin-bottom: 10px;
        padding-bottom: 5px;
        font-size: 18px;
    }
    .category_recruit .pic-info-1 .p2{
        background-color: rgb(70,70,70);
        color: white;
        font-size: 22px;
        width: calc(300px*0.67);
        height: calc(45px*0.67);
        padding-top: 5px;
        font-weight: 300;
        margin-bottom: 20px;
    }
/*list_connectus*/
.list_connectus .col-1{
    height: auto;
}
.list_connectus .col-1 img {
    width: 100%;
}

.list_connectus .col-1 .bg {
    position: relative;
}

.list_connectus .col-1 .bg .title {
    background-color: rgba(190, 190, 150, 0.5);
    color: white;
    position: absolute;
    top: 50%;
    padding: 0px;
    height: 100px;
    padding-top: 18px;
    margin-top: -59px;
}

.list_connectus .col-1 .bg .title1 {
    font-size: 28px;
    color: white;
}

.list_connectus .col-1 .bg .title2 {
    padding-top: 10px;
    font-size: 18px;
    color: white;
}

.list_connectus .col-2{
    background-color: #F0F3F6;
    height: 60px;
    padding-top: 45px;
    text-align: center;
}
.list_connectus .col-2 .child{
    height: auto;
}
.list_connectus .col-2 .child .meun{
    font-size: 16px;
    margin: 0 20px;
    padding:8px 35px;
    border:1px solid rgb(156,156,156);
    background-color: white;
    border-radius:13px;
    color: rgb(156,156,156);
}
.list_connectus .col-2 .child .meun:hover{
    background-color: #2D5795;
    border-radius:13px;
    color: white;
}
.list_connectus .col-2 .meun-select{
    font-size: 16px;
    margin: 0 20px;
    padding:8px 35px;
    border:1px solid #2D5795;
    background-color: #2D5795;
    border-radius:13px;
    color: white;
}

.list_connectus .col-3{
    width: 964px;
    height: 750px;
    padding: 50px 0;
    text-align: center;
    margin: 50px  auto;
    
}

.list_connectus .col-3 .child{
    height: 130px;
    padding:50px 20px 0 20px;
    margin:0 29px;
    float: left;
    width: 220px;
    border:1px solid rgb(200,200,200);
    border-radius:10px;
    position: relative;
    margin-bottom: 50px;
    }

.list_connectus .col-3 .child img{
    margin: 0;
    top: -40px;
    left: 95px;
    position: absolute;
    width: 75px;
    height: 75px;
}
.list_connectus .col-3 img{
    margin-left: -10px;
    width: 910px;
}
.list_connectus .col-3 .child .title1{

    font-size: 16px;
}
.list_connectus .col-3 .child .title2{
    width: 140px;
    font-size: 12px;
    margin: 10px auto;
    line-height: 25px;
}
/*index*/
.index .col-1 .swiper-slide {
    color: #fff;
    font-size: 14px;
    text-align: center;
    background-color: #2D5795;
    position: relative;
}
.index .col-1 .swiper-layout-left{
    width: 34%;
    float: left;
    padding: 0px;
    position: absolute;
    height: 200px;
    top: 50%;
    margin-top: -100px;
    padding: 0px 3%;
}
.index .col-1 .swiper-layout-left h1{
    font-size: 26px;
    margin-bottom: 20px;
}
.index .col-1 .swiper-layout-left p{
    font-size: 12px;
    margin-bottom: 20px;
    height: auto;
}
.index .col-1 .swiper-layout-left a {
    padding:10px 70px;
    border:1px solid #58B1CB;
    border-radius:25px;
    color: white;
    font-size: 14px;
}
.index .col-1 .swiper-layout-left .more {
    padding-top: 30px;
}
.index .col-1 .swiper-layout-left .left-center {
    
}
.index .col-1 .swiper-layout-right{
    width: 60%;
    float: right;
    position: relative;
}
.index .col-1 .swiper-layout-right img{
    height: 429px;
}
.index .col-1 .swiper-layout-right .linkUrl{
    position: absolute;
    width: 100%;
    height: auto;
    left: 0px;
    top: 0px;
    padding-top: 33px;
}
.index .col-1 .swiper-layout-right .linkUrl a{
    display: block;
    font-size: 16px;
    margin: 10px 0;
    width: auto;
    text-align: left;
}
.index .col-1 .swiper-layout-right .linkUrl .url-1{
     margin-left: 62%;
}
.index .col-1 .swiper-layout-right .linkUrl .url-2{
     margin-left: 61%;
}
.index .col-1 .swiper-layout-right .linkUrl .url-3{
     margin-left: 59%;
}
.index .col-1 .swiper-layout-right .linkUrl .url-4{
     margin-left: 57%;
}
.index .col-1 .swiper-layout-right .linkUrl .url-5{
     margin-left: 54%;
}
.index .col-1 .swiper-layout-right .linkUrl .url-6{
     margin-left: 51%;
}
.index .col-1 .swiper-layout-right .linkUrl .url-7{
     margin-left: 47%;
}
.index .col-1 .swiper-layout-right .linkUrl .url-8{
     margin-left: 42%;
}
.index .col-1 .swiper-layout-right .linkUrl .url-9{
     margin-left: 34%;
}
.index .col-1 .swiper-layout-right .linkUrl .url-10{
     margin-left: 24%;
}
.index .col-1 .swiper-layout-right img{
    width: 100%;
}
.index .col-2 {
    margin: 20px 0px 40px 0px;
    text-align: center;
}
.index .col-2 .top{
    height: 100px;
}
.index .col-2 .bottom{
    width: 964px;
    margin: 0 auto;
    height: 450px;
}
.index .col-2 .bottom .child{
    width: 241px;
    float: left;
    height: 240px;
}
.index .col-2 .bottom .child img{
    width: 43px;
    height: 48px;
    margin-bottom: 25px;
}
.index .col-2 .bottom .child h3{
    margin-bottom: 15px;
}
.index .col-2 .bottom .child span{
    width: 200px;
    display: block;
    margin: 0 auto;
}

.index .col3-bottom {
    margin: 0 auto;
    width: 964px;
}
.index .col3-bottom-children{
    width: 280px;
}
.index .col3-bottom-children img{
    width: 280px;
    height: 140px;
}
.index .title-1{
    font-weight:500;
    color: #2D5795;
    font-size: 22px;
}
.index .title-2{
    font-weight:400;
    font-size: 22px;

}
.index .title-3{
    margin: 15px 0 10px 0;

    font-weight:600;
    font-size: 16px;
}
.index .title-4{
    font-weight:600;
    font-size: 16px;
     float: left;
     display: block;
}
.index .col-4{
    padding:50px 0px;
}
.index .col-4-top{
    margin-bottom: 50px;
}
.index .col-4-bottom{
    font-size: 14px;
    line-height: 30px;
    margin: 0 auto;
    padding: 0px 20px;
    width: 924px;
}
.index .col-4 a{
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #2D5795;
    border-radius: 25px;
    color: #2D5795;
    display: block;
    width: 200px;
    margin: 0 auto;
    padding: 0px;
}
.index .col-4-bottom .btn-line{
    margin-top: 50px;
}
.index .col-4-top p{
    display: inline-block;
    width: 60%;
    font-size: 13px;
    margin-bottom: 50px;
}
.index .col-5{
    height: 500px;
}
.index .col-5-top{
    margin: 50px 0;
    text-align: center;
}
.index .col-5-bottom{
    width: 944px;
    margin: 0 auto;
    padding: 0 10px;
}
.index .col-5-bottom-left{
    float: left;
    width: 452px;
    font-size: 14px;
    padding-left: 10px;
    height: 260px;
    position: relative;
}
.index .col-5 .title-4{
    font-size: 18px
}
.index .col-5-bottom-left li{
font-weight: 400;
margin-bottom:7px;
list-style-type:disc;
}
.index .col-5-bottom-right{
    float: right;
    width: 452px;
    padding-left: 10px;
    height: 260px;
    position: relative;
}
.index .col-5 .more{
    position: absolute;
    bottom: 0px;
    right: 0px;
    font-size: 12px;
    color: rgba(0,0,0,0.5);
}
.index .datetime{
    color: rgba(0, 0, 0, 0.5);
    display: block;
    width: 100px;
    float: right;
    text-align: right;
}
.index .pic-news{
    height: 00px;
}
.index .pic{width: auto;height: auto; float: left;}
.index .pic img{width: 100px;}
.index .pic-content{width: 244px;height: 100px;float: left;padding: 0 10px;}
.index .pic-content h4{font-size: 16px;}
.index .pic-content p{font-size: 12px;font-weight: 500;color:rgba(0,0,0,0.5)}
.index .pic-date{width: 78px;height: 100px;float: left;color: rgba(0, 0, 0, 0.5); position: relative;}
.index .pic-date p{position: absolute; bottom: 20px;font-size: 14px;}
/*login*/
.login .main{
    background-color: rgb(225,227,226);
    height:500px;
}
.login #content{
    background-color: rgb(225,227,226);
    height: 500px;
    position: relative;
    width:100%;
    margin:0 auto;
}
.login .submit{
    margin-top:-5px;
}
.login .submit input{ 
    background-color: #2D5795; 
    height:30px;
    width: 240px;
    border-radius: 20px;
    cursor:hand;
    font-size: 12px;
    color: white;
    cursor: pointer;
}
.login #content .welcome , .login-right{
    text-align: center;
    width:50%;
    padding-top:150px;
    float:left;
}
.login .login-right{
    padding-top:110px;
}
.login .one{
    color:  #2D5795;
    font-size: 36px;
}
.login .two{
    margin-top:25px;
    font-size: 24px;
}
.login .reg{
    margin-top:10px;
}
/*show_picture*/
.show_picture .col-1 img {
    width: 100%;
}

.show_picture .col-1 .bg {
    position: relative;
}

.show_picture .col-1 .bg .title {
    background-color: rgba(190, 190, 150, 0.5);
    color: white;
    position: absolute;
    top: 50%;
    padding: 0px;
    height: 100px;
    padding-top: 18px;
    margin-top: -59px;
}

.show_picture .col-1 .title1 {
    font-size: 28px;
    color: white;
}

.show_picture .col-1 .title2 {
    padding-top: 10px;
    font-size: 18px;
    color: white;
}

.show_picture .col-2{
    text-align: center;
}

.show_picture .w-1200 {
    width: 910px;
    margin: 20px auto;
}
.show_picture .col-5{
    vertical-align: top;
    padding:50px 0;
    text-align: left;
}
.show_picture .col-5-child{
    margin:0 10px;
    display: inline-block;
    margin-bottom: 20px;
}
.show_picture .col-5-child img{
    width: 280px;
    height: 140px;
}
.show_picture .col-5-child h3{
    background-color: white;
    color:#2D5795;
    background-color: #F0F3F6;
    font-size: 14px;
    color: black;
    text-align: center;
}

/*footer*/
.footer .contact {
    width: 300px;
}
.footer .contact .link-content {
    position: absolute;
    top: 0px;
    left: 0px;
    border: 1px solid #fff;
    min-width: 100px;
    background-color: #2D5795;
    display: none;
    color: #fff;
}
.footer .contact .link-content li {
    height: 2.5em;
    line-height: 2.5em;
    padding: 0 0.8em;
    text-align: left;
    font-size: 12px;
}
.footer .contact .link-content li a {
    color: #fff;
}
.footer .contact .link-content li:hover, .footer .contact .link-content li:hover a {
    background-color: #fff;
    color: #2D5795;
    cursor: pointer;
}

/*list_ido*/

.list_ido .col-1{
    height: 465px;
    background-color: rgb(241,243,246);
    padding-top: 75px;
}
.list_ido .col-1 .child{
    width: 964px;
    height: 400px;
    margin: 0 auto;

}
.list_ido .col-1 .child .top{
    text-align: center;
    margin-bottom: 90px;
}
.list_ido .col-1 .child .top p{
    font-size: 32px;


}
.list_ido .col-1 .child .top p a{
    padding-left: 40px;
    font-size: 17px;
    color: rgb(249,186,37);
}
.list_ido .col-1 .child .bottom .bottom-left{
    float: left;
    width: 534px;
    height: 220px;
    padding-left: 30px;
}
.list_ido .col-1 .child .bottom .bottom-left img{
    float: left;
    width: 500px;
}
.list_ido .col-1 .child .bottom .bottom-right{
    float: left;
    width: 400px;
    height: 220px;
}
.list_ido .col-1 .child .bottom .bottom-right .p1{
    margin-bottom: 40px;
    font-size: 28px;
    color: rgb(249,186,37);
}
.list_ido .col-1 .child .bottom .bottom-right .p2{
    width: 350px;
    height: 100px;
    font-size: 16px;
}
.list_ido .col-1 .child .bottom .bottom-right a{
    padding: 5px 20px;

    /*黄色*/
    border: 1px solid rgb(249,186,37);
    border-radius: 10px;
    font-size: 18px;
    float: right;
    color: rgb(249,186,37);
    margin-right: 30px;
}


.list_ido .col-2{
    height: 500px;
    padding-top: 75px;
}
.list_ido .col-2 .child{
    width: 964px;
    height: 400px;
    margin: 0 auto;

}
.list_ido .col-2 .child .top{
    text-align: center;
    margin-bottom: 30px;
}
.list_ido .col-2 .child .top p{
    font-size: 32px;

    
}
.list_ido .col-2 .child .top p a{
    padding-left: 40px;
    font-size: 17px;
    color: rgb(249,186,37);
}
.list_ido .col-2 .child .bottom .bottom-left{float: left;width: 470px;text-align: left;padding-left: 30px;}
.list_ido .col-2 .child .bottom .bottom-left .bottom-left-child{
    height: 70px;
    margin: 40px 0;
}
.list_ido .col-2 .child .bottom .bottom-left .bottom-left-child .bottom-left-child-img{
    float: left;
}
.list_ido .col-2 .child .bottom .bottom-left .bottom-left-child .bottom-left-child-info{
    padding-left: 20px;
    float: left;
    width: 360px;
    font-size: 16px;
}
.list_ido .col-2 .child .bottom .bottom-left .bottom-left-child .bottom-left-child-info span{
    display: block;
    color: rgb(249,186,37);
    font-size: 26px;
}
.list_ido .col-2 .child .bottom .bottom-right{
    float: left;
    width: 434px;
    height: 280px;
    text-align: right;
}


.list_ido .col-3{
    height: 500px;
    padding-top: 75px;
    background-color: rgb(241,243,246);
}
.list_ido .col-3 .child{
    width: 964px;
    height: 400px;
    margin: 0 auto;

}
.list_ido .col-3 .child .top{
    text-align: center;
    margin-bottom: 125px;
}
.list_ido .col-3 .child .top p{
    font-size: 32px;

    
}
.list_ido .col-3 .child .top p a{
    padding-left: 40px;
    font-size: 17px;
    color: rgb(249,186,37);
}
.list_ido .col-3 .child .bottom .bottom-left{float: left;width: 440px;height: 280px;text-align: left;padding-left: 70px;}
.list_ido .col-3 .child .bottom .bottom-left p{
    width: 100%;
    height: 170px;
    font-size: 16px;
}
.list_ido .col-3 .child .bottom .bottom-left p span{

    font-size: 28px;
    color: rgb(249,186,37);
    display: block;
}
.list_ido .col-3 .child .bottom .bottom-right{
    float: left;
    width: 450px;
    height: 280px;
    text-align: right;
    position: relative;
}
.list_ido .col-3 .child .bottom .bottom-right .DIV-1{
    position: absolute;
    width: 90px;
    height: 80px;
    border: 1px solid rgba(0,0,0,0.5);
    border-radius: 5px;
    font-size: 22px;
    padding: 30px;
    padding-top: 40px;
    top: -100px;
    left: 40px;

}
.list_ido .col-3 .child .bottom .bottom-right .DIV-2{
    position: absolute;
    width: 64px;
    height: 54px;
    border: 1px solid rgba(0,0,0,0.5);
    border-radius: 5px;
    font-size: 16px;
    padding: 13px;
     padding-top: 23px; 
    right: 150px;
    top: -50px;
}
.list_ido .col-3 .child .bottom .bottom-right .DIV-3{
        position: absolute;
    width: 80px;
    height: 75px;
    border: 1px solid rgba(0,0,0,0.5);
    border-radius: 5px;
    font-size: 20px;
    padding: 20px;
    padding-top: 25px;
    left: 70px;
    top: 75px;
}
.list_ido .col-3 .child .bottom .bottom-right .DIV-4{
    position: absolute;
    width: 90px;
    height: 80px;
    border: 1px solid rgba(0,0,0,0.5);
    border-radius: 5px;
    font-size: 22px;
    padding: 30px;
    padding-top: 35px;
    right: 90px;
    top: 65px;
}


/*list_solution*/
.list_solution .col-1{
    height: auto;
}
.list_solution .col-1 img {
    width: 100%;
}

.list_solution .col-1 .bg {
    position: relative;
}

.list_solution .col-1 .bg .title {
    background-color: rgba(190, 190, 150, 0.5);
    color: white;
    position: absolute;
    top: 50%;
    padding: 0px;
    height: 100px;
    padding-top: 18px;
    margin-top: -59px;
        width: 100%;
    text-align: center;
}

.list_solution .col-1 .title1 {
    font-size: 28px;
    color: white;
}

.list_solution .col-1 .title2 {
    padding-top: 10px;
    font-size: 18px;
    color: white;
}

.list_solution .col-2 .content{

    width: 964px;
    text-align: center;
    margin: 40px auto;
}
.list_solution .col-2 .content .searchInput{
    border: 1px solid rgba(0,0,0,0.5);
    border-radius: 15px;
    width: 420px;
    height: 42px;
    padding-left: 20px;
    font-size: 18px;
}
.list_solution .col-2 .content img{
    margin-left: -40px;
}
.list_solution .col-3 {
    background-color: #F0F3F6;
    width: 100%;
    height: 1100px;
    padding-top: 40px;
}
.list_solution .col-3 .content {
    width: 964px;
    margin: 0 auto;
    height: 1000px;
}
.list_solution .col-3 .content .none{
    text-align: center;
    font-size: 20px;
    padding-top: 50px;
}
.list_solution .col-3 .content .child{
    width: 280px;
    height: 285px;
    float: left;
    margin: 15px 20px;

}
.list_solution .col-3 .content .child img{
    width: 280px;
    margin-bottom: 20px;
}
.list_solution .col-3 .content .child .p1{
    font-size: 16px;
    height: 28px;
    overflow: hidden;
    font-weight: bold;
}
.list_solution .col-3 .content .child .p2{
    font-size: 14px;
}


.intro-cjy {
    width: 964px; 
    margin: 50px auto;
    line-height: 25px;
}

.intro-cjy span {
    font-size: 18px;
    font-weight: bold;
}