@charset "utf-8";
.menu-close {
    display: none;
}

.header {
    padding-top: 40px;
}

.header .nav-bar {
    width: 1160px;
    padding: 0 20px;
}

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

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

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

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

.login .login-right h4 {
    font-size: 18px;
    font-weight: normal;
}

.login .submit input {
    height: 40px;
    font-size: 14px;
}

.header .nav-bar .log-line {
    width: 1010px;
    height: 60px;
    float: left;
}

.header .nav-bar .log-info {
    width: 400px;
    height: 60px;
    padding-top: 0px;
    float: left;
}

.header .nav-bar .log-info img {
    width: 370px;
    height: 46px;
    margin-top: 7px;
}

.header .nav-bar .log-bar {
    width: 610px;
    height: 55px;
    float: left;
    padding-top: 5px;
    position: relative;
}

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

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

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

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


.header .nav-bar .user-info {
    margin-top: 20px;
}


/*一行三列*/
.col3 {
    width: 100%;
    background-color: rgb(240, 243, 246);
    margin-top: 50px;
    padding: 50px 0;
    text-align: center;
}

.col3-top {
    margin-bottom: 50px;
}

.col3-bottom {
    width: 1200px;
    height: 320px;
    margin: 0 auto;
}

.col3-bottom-children {
    margin: 0 20px;
    width: 360px;
    float: left;
    text-align: left;
}

.col3-bottom-children img {
    height: 180px;
    width: 360px;
}

.col3-bottom-children h3 {
    font-size: 16px;
}

.col3-bottom-children span {
    color: rgb(144, 144, 145);
    font-size: 14px;
}

/*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: 32%;
    float: left;
    padding: 0px;
    position: absolute;
    height: 200px;
    top: 50%;
    margin-top: -100px;
    padding: 0 5%;
}

.index .col-1 .swiper-layout-left h1 {
    font-size: 28px;
    margin-bottom: 20px;
}

.index .col-1 .swiper-layout-left p {
    font-size: 14px;
    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: 1200px;
    margin: 0 auto;
    height: 450px;
}

.index .col-2 .bottom .child {
    width: 300px;
    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;
}

.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: 40px 50px 50px 50px;
}

.index .col-4-top {
    margin-bottom: 50px;
}

.index .col-4-bottom {
    font-size: 14px;
    line-height: 30px;
    margin: 0 auto;
    padding: 0px;
    width: 1150px;
}

.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: 1200px;
    margin: 0 auto;
}

.index .col-5-bottom-left {
    float: left;
    width: 540px;
    padding-right: 40px;
    padding-left: 20px;
    font-size: 16px;
    position: relative;
    height: 250px;
}

.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: left;
    width: 560px;
    padding-left: 40px;
    position: relative;
    height: 250px;
}

.index .col-5 .more {
    position: absolute;
    bottom: 0px;
    right: 40px;
    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: 100px;
}

.index .pic-news .pic img {
    width: 110px;
    height: 80px;
}

.index .pic { /* width: 100px; *//* height: 100px; */
    float: left;
}

.index .pic-content {
    width: 300px;
    height: 100px;
    float: left;
    padding: 0 20px;
}

.index .pic-content h4 {
    font-size: 16px;
}

.index .pic-content p {
    font-size: 14px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.5)
}

.index .pic-date {
    width: 100px;
    height: 100px;
    float: left;
    color: rgba(0, 0, 0, 0.5);
    position: relative;
}

.index .pic-date p {
    position: absolute;
    bottom: 10px;
    font-size: 14px;
}

/*index*/
/*index*/
.index .content .center .col-2 {
    margin: 0px;
}

.index .content .center .left .col-2 {
    text-align: left;
}

.index .content .center .right .col-2 {
    text-align: left;
}

.col3 {
    margin-top: 0px;
}

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

.category_introduce .w-600 {
    width: 600px;
    margin: 0 auto;
}

.category_introduce .w-500 {
    width: 480px;
    margin: 0 auto;
}

.category_introduce .f-l {
    float: left;
}

.category_introduce .bg {
    position: relative;
}

.category_introduce .col-1 {
    text-align: center;
    background-size: cover;
}

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

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

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

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

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

.category_introduce .btn-1 {
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #2D5795;
    color: #2D5795;
    border-radius: 15px;
    display: inline-block;
    font-size: 16px;
}

.category_introduce .btn-1:hover {
    color: white;
    background-color: #2D5795;
}

.category_introduce .col-1 h1 {
    font-size: 35px;
    margin-bottom: 50px;
}

.category_introduce .col-1 h2 {
    font-size: 20px;
    margin-bottom: 50px;
    font-weight: 300;
}

.category_introduce .col-2 {
    padding: 27px 0;
    text-align: center;
    background-color: #F0F3F6;
    width: 100%;
}

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

}

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

.category_introduce .col-2 a: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: 1160px;
    margin: 0 auto;
    height: 600px;
    position: relative;
    padding-left: 40px;
}

.category_introduce .col-0 .p1 {
    position: absolute;
    width: 770px;
    height: 200px;
    top: 100px;
    left: 10px;
    font-size: 14px;
}

.category_introduce .col-0 .p1 span {
    font-size: 20px;
}

.category_introduce .col-0 .p2 {
    position: absolute;
    width: 540px;
    height: 130px;
    top: 350px;
    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: -170px;
    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: 54%;
}

.category_introduce .col-0 .swiper-layout-right .linkUrl .url-5 {
    margin-left: 51%;
}

.category_introduce .col-0 .swiper-layout-right .linkUrl .url-6 {
    margin-left: 46%;
}

.category_introduce .col-0 .swiper-layout-right .linkUrl .url-7 {
    margin-left: 40%;
}

.category_introduce .col-0 .swiper-layout-right .linkUrl .url-8 {
    margin-left: 33%;
}

.category_introduce .col-0 .swiper-layout-right .linkUrl .url-9 {
    margin-left: 24%;
}

.category_introduce .col-0 .swiper-layout-right .linkUrl .url-10 {
    margin-left: 10%;
}


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

.category_introduce .col-3-child {
    width: 210px;
    height: 150px;
    margin: 50px 30px;
    text-align: center;
    display: inline-block;
    vertical-align: text-top;
}

.category_introduce .col-4 {
    height: 400px;
    padding: 60px 50px;
    background-color: #F0F3F6;
}

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

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

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

.category_introduce .col-4-left .content, .category_introduce .col-4-right .content {
    width: 100%;
    text-align: left;
    line-height: 25px;
    font-size: 14px;
}

.category_introduce .col-4-right img {
    width: 200px;
    height: 270px;
}

.category_introduce .col-4-left .content {
    height: 280px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 13;
    overflow: hidden;
}

.category_introduce .col-4-right .content {
    margin-top: 10px;
}

.category_introduce .col-5 {
    vertical-align: top;
    padding: 80px 0;
    text-align: center;
}

.category_introduce .col-5-child {
    margin: 0 10px;
    display: inline-block;
}

.category_introduce .swiper-container {
    width: 100%;
    height: 225px;
}

.category_introduce .swiper-slide {
    text-align: center;
    font-size: 18px;

    /* Center slide text vertically */
    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 .col-5-child img {
    width: 250px;
    height: 180px;
}

.category_introduce .col-5-child img {
    width: 360px;
    height: 180px;
}

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

.category_introduce .col-5-child h3 {
    width: 100%;
    font-size: 14px;
    overflow: hidden;
}

.category_introduce .swiper-button-next, .category_introduce .swiper-button-prev {
    right: 0px;
    top: 50%;
    height: 30px;
    margin-top: -30px;
}

.category_introduce .col-6 {
    text-align: center;
    padding: 60px 0;
    overflow: hidden;
    background-color: #F0F3F6;
    width: 100%;
}

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

.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 .bottom {
    position: relative;
    background-color: red;
}

.category_introduce .bottom p {
    height: 300px;
    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: 999;
}

.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_introduce .col-7 {
    padding: 80px 0;
    background-color: white;
    font-size: 14px;
}

.category_introduce .col-7 .center {
    width: 1200px;
    margin: 0 auto;
}

.category_introduce .col-7 img {
    width: 360px;
    height: 180px;
}

.category_introduce .col-7 p {
    font-size: 16px;
    text-align: center;
    margin: 10px 0;
}

.category_introduce .col-7 .child {
    float: left;
    width: 360px;
    height: 360px;
    text-align: left;
    margin-left: 30px;
}

.footer-main {
    background-color: #2D5795;
    width: 100%;
}

.footer {
    width: 1200px;
    background-color: #2D5795;
    padding: 50px 0px 10px 0px;
}

.footer .logo {
    width: 470px;
    height: 80px;
    text-align: center;
}

.footer .logo h2 {
    font-size: 26px;
    font-weight: 300;
    color: white;
}

.footer .logo h3 {
    font-weight: 300;
    color: white;
    font-size: 12px;
}

.footer .left {
    width: 50px;
    float: left;
}

.footer .right {
    width: 420px;
    max-width: 420px;
    float: left;
}

.footer p.info {
    display: block;
    margin-top: 20px;
    padding: 0px;
}

.footer-super {
    color: white;
    font-size: 16px;
    font-weight: 300;
    margin: 0 5px;
}

.footer .contact {
    width: 100%;
    text-align: center;
    height: 1.5em;
    line-height: 1.5em;
    margin-left: 0px;
    position: relative;
    left: 0px;
}

.footer .contact div {
    clear: none;
    font-size: 14px;
    font-weight: 300;
    margin: 0 10px;
    padding: 0px;
    display: inline-block;
    *display: inline;
}

.footer .contact .link-content {
    position: absolute;
    top: -25px;
    left: 492px;
    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;
}

.footer .contact .c2 {
    margin-left: 50px;
}

.ml-10 {
    margin-left: 10px;
}

/*category_test*/
.category_test .col-1 {
    text-align: center;
    background-size: cover;
}

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

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

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

.category_test .col-1 .title1 {
    font-size: 34px;
    font-weight: 500;
    color: white;
}

.category_test .col-1 .title2 {
    padding-top: 24px;
    font-size: 22px;
    color: white;
}

.category_test .col-2 {
    width: 400px;
    height: 40px;
    border: 1px solid rgb(132, 132, 132);
    border-radius: 20px;
    background-color: rgb(248, 248, 248);
    position: relative;
}

.category_test .col-2 select {
    font-size: 16px;
    position: absolute;
    left: 10px;
    top: 5px;
    width: 100px;
    height: 30px;
    border: none;
    background-color: #f8f8f8;
    color: rgb(132, 132, 132);
}

.category_test .col-2 input {
    left: 110px;
    width: 200px;
    height: 40px;
    position: absolute;
    border: 0px;
    border-left: 1px solid rgb(132, 132, 132);
    background-color: rgb(248, 248, 248);
    font-size: 16px;
    padding-left: 20px;
}

.category_test .col-2 img {
    position: absolute;
    right: 10px;
    top: 5px;
    width: 30px;
}

.category_test .col-3 {
    padding: 50px 0px;
    background-color: #F0F3F6;
    margin: 0 auto;
}

#pages {
    text-align: center;
}

.category_test .col-3 .content {
    width: 1200px;
    margin: 0 auto;
}

.category_test .col-3 .child {
    background-color: white;
    margin: 20px 30px;
    display: inline-block;
    width: 335px;
    position: relative;
}

.category_test .col-3 .child h3 {
    font-size: 16px;
    margin: 15px 0px;
    text-align: center;
}

.category_test .col-3 .child img {
    width: 335px;
    height: 250px;
}

.category_test .col-3 .child span {
    font-size: 14px;
}

.category_test .col-3 .child .title {
    padding-left: 20px;
}

.category_test .col-3 .child .info {
    color: rgb(138, 138, 138);
}

.category_test .col-3 .child .float-div {
    width: 275px;
    height: 190px;
    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: 120px;
    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: 400px;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.list_news .swiper-layout-left {
    text-align: right;
    padding-top: 50px;
    width: 40%;
    height: 400px;
    float: left;
}

.list_news .swiper-layout-left a {
    margin-top: 200px;
    padding: 10px 50px;
    border: 1px solid #58B1CB;
    border-radius: 25px;
    color: white;
}

.list_news .swiper-layout-right {
    width: 60%;
    float: left;
    height: 400px;
}

.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: 50px 0px;
}

.list_news .col-2-top a {


    padding: 10px 50px;
    border: 1px solid #2D5795;
    background-color: #2D5795;
    border-radius: 25px;
    color: white;
}

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

.list_news .col-3 {
    padding: 0px 200px;
}

.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: 80%;
    float: left;
    height: 225px;
    border-bottom: 1px dashed #000;
}

/*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: 28px;
    margin-bottom: 10px;
}

.col-1 .swiper-layout-left p {
    font-size: 14px;
    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 150px;
}

.show #atc {
    width: auto;
    background-color: white;
    padding: 50px 80px;
    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*/
.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: 40px 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-bottom: 100px;
    width: 1000px;
    margin: 0 auto;
}

.category .col-3-child {
    height: 225px;
    margin: 20px 0;
}

.category .col-3-child-left {
    width: auto;
    float: left;
    height: 225px;
}

.category .col-3-child-left img {
    width: 150px;
    height: 225px;
}

.category .col-3-child-right {
    margin-left: 50px;
    width: 775px;
    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 {
    font-size: 14px;
    color: #858384;
}

/*category_recruit*/
.category_recruit {
    text-align: center;
}

.category_recruit #lib_Tab1_sx {
    margin: 0px;
    padding: 0px 200px;
    margin-bottom: 15px;
    overflow: hidden;
}

.lib_tabborder_sx {
    width: 80%;
    margin: 0 auto;
}

.category_recruit .lib_Menubox_sx {
    line-height: 28px;
    position: relative;
    float: left;
    width: 130px;
    height: 240px;
}

.category_recruit .lib_Menubox_sx ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    position: absolute;
    top: 15px;
    left: 5px;
    margin-left: 10px;
    height: 25px;
    text-align: center;
}

.category_recruit .lib_Menubox_sx li {
    padding-bottom: 10px;
    font-size: 16px;
    display: block;
    cursor: pointer;
    width: 114px;
    color: #949694;
    font-weight: bold;
    margin-bottom: 5px;
    height: 25px;
    line-height: 25px;
}

.category_recruit .lib_Menubox_sx li.hover {;
    width: 116px;
    border-right: 0;
    color: #E29C62;
    height: 25px;
    line-height: 25px;
}

.category_recruit .lib_Contentbox_sx {
    margin-top: 0px;
    border-top: none;
    padding: 12px 0 0 20px;
    border-left: 0;
    margin-left: 130px;
}

.category_recruit .childs {
    /* margin: 0 100px;*/
    margin: 0px 50px;
    text-align: left;
    border-bottom: 1px dashed black;
    margin-bottom: 50px;
}

.category_recruit .childs h3 {
    display: inline-block;
    margin-bottom: 15px;
}

.category_recruit .childs a {
    margin-left: 30px;
    font-size: 12px;
    padding: 2px 10px;
    border: 1px solid #2D5795;
    background-color: white;
    border-radius: 10px;
    color: #2D5795;
}

.category_recruit .childs a:hover {
    background-color: #2D5795;
    color: white;
}

.category_recruit .childs .title1 {
    color: rgb(145, 145, 145);
    font-size: 14px;
}

.category_recruit .childs .duty {
    color: rgb(145, 145, 145);
}

.category_recruit .br1 {
    height: 50px;
}

.category_recruit .layer1 {
    width: 500px;
    text-align: center;
    margin: 0 auto;
}

.category_recruit .layer1 table {
    margin: auto;
}

.category_recruit .layer1 input {
    margin-left: 50px;
    padding-left: 10px;
    background: no-repeat 0 0 scroll #fff;
    border: none;
    outline: medium;
    width: 200px;
    height: 30px;
    border-radius: 20px;
    border: 0.5px solid #DBE1E3;
}

.category_recruit .layer1 .td_1 {
    padding: 20px 30px;
    border-bottom: 2px solid #BEC2D1;
}

.category_recruit .layer1 .td_1 span {
    font-size: 18px;
}

.category_recruit .layer1 .td_2 {
    padding: 20px 0;
}

.category_recruit .layer1 .td_2 span {
    font-size: 14px;
    font-weight: 400;
}

.category_recruit .layer1 .td_2 input[type="submit"] {
    background-color: #2D5795;
    color: white;
    font-size: 14px;
    width: 100px;
    padding: 0px 10px;
    margin: 0px;
}

.category_recruit .layer1 .td_2 input[type="submit"], .layer1 .td_2 input[type="button"] {
    cursor: pointer;
}

.category_recruit .layer1 .td_1 .position {

    font-weight: 600;
}


.category_recruit .col-1 {
    text-align: center;
    background-size: cover;
}

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

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

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

.category_recruit .col-1 .title1 {
    font-size: 34px;
    font-weight: 500;
    color: white;
}

.category_recruit .col-1 .title2 {
    padding-top: 24px;
    font-size: 22px;
    color: white;
}

.category_recruit .col-2 {
    background-color: #F0F3F6;
    height: 60px;
    padding-top: 40px;
    text-align: center;
}

.category_recruit .col-2 .child {
    height: auto;
}

.category_recruit .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);
}

.category_recruit .col-2 .child .meun:hover {
    background-color: #2D5795;
    border-radius: 13px;
    color: white;
}

.category_recruit .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;
}

.category_recruit .pic {
    position: absolute;
    width: auto;
}

.category_recruit .pics {

    position: relative;
    width: 1100px;
    height: 760px;
    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: 450px;
    height: 220px;
    left: 20px;
    top: 20px;

    background-color: rgb(100, 100, 100);
}

.category_recruit .pic-2 img {
    width: 450px;
    height: 220px;
}

.category_recruit .pic-3 {
    width: 270px;
    height: 220px;
    left: 490px;
    top: 20px;

    background-color: rgb(100, 100, 100);
}

.category_recruit .pic-3 img {
    width: 270px;
    height: 220px;
}

.category_recruit .pic-4 {
    width: 300px;
    height: 400px;
    left: 780px;
    top: 20px;

    background-color: rgb(100, 100, 100);
}

.category_recruit .pic-4 img {
    width: 300px;
    height: 400px;
}

.category_recruit .pic-5 {
    width: 300px;
    height: 220px;

    left: 20px;
    top: 260px;
    background-color: rgb(100, 100, 100);
}

.category_recruit .pic-5 img {
    width: 300px;
    height: 220px;
}

.category_recruit .pic-6 {
    width: 420px;
    height: 220px;
    left: 340px;
    top: 260px;
    background-color: rgb(100, 100, 100);
}

.category_recruit .pic-6 img {
    width: 420px;
    height: 220px;
}

.category_recruit .pic-7 {
    width: 740px;
    height: 220px;
    left: 20px;
    top: 500px;
    background-color: rgb(100, 100, 100);
}

.category_recruit .pic-7 img {
    width: 740px;
    height: 220px;
}

.category_recruit .pic-8 {
    width: 300px;
    height: 280px;
    left: 780px;
    top: 440px;
}

.category_recruit .pic-8 img {
    width: 300px;
    height: 280px;
}

.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: 24px;
}

.category_recruit .pic-info-1 .p2 {
    background-color: rgb(70, 70, 70);
    color: white;
    font-size: 26px;
    width: 300px;
    height: 45px;
    padding-top: 5px;
    font-weight: 300;
    margin-bottom: 20px;
}

/*list_connectus*/

.list_connectus .col-1 {
    text-align: center;
    background-size: cover;
}

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

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

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

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

.list_connectus .col-1 .title2 {
    padding-top: 20px;
    font-size: 22px;
    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: 1200px;
    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 67px;
    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 .child .title2 img {
    top: 80px;
}

.list_connectus .col-3 img {
    margin-left: -10px;
    width: 1055px;
}

.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;
}

/*show_picture*/
.show_picture .col-1 {
    text-align: center;
    background-size: cover;
}

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

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

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

.show_picture .col-1 .title1 {
    font-size: 34px;
    font-weight: 500;
    color: white;
}

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

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

.show_picture .w-1200 {
    width: 1150px;
    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 h3 {
    background-color: white;
    color: #2D5795;
    background-color: #F0F3F6;
    font-size: 14px;
    color: black;
    text-align: center;
}

/*list_ido*/

.list_ido .col-1 {
    height: 465px;
    background-color: rgb(241, 243, 246);
    padding-top: 75px;
}

.list_ido .col-1 .child {
    width: 1200px;
    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;
    padding-left: 150px;


}

.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: 700px;
    height: 220px;
}

.list_ido .col-1 .child .bottom .bottom-right {
    float: left;
    width: 500px;
    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: 430px;
    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);

}


.list_ido .col-2 {
    height: 500px;
    padding-top: 75px;
}

.list_ido .col-2 .child {
    width: 1200px;
    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;
    padding-left: 150px;


}

.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: 720px;
    height: 280px;
    text-align: left;
}

.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: 629px;
    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: 480px;
    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: 1200px;
    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;
    padding-left: 150px;


}

.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: 610px;
    height: 280px;
    padding-left: 110px;
    text-align: left;
}

.list_ido .col-3 .child .bottom .bottom-left p {
    width: 610px;
    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: 480px;
    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: 170px;
    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: 110px;
    top: 65px;
}

/*list_solution*/
.list_solution .col-1 {
    text-align: center;
    background-size: cover;
}

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

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

.list_solution .col-1 .bg .title {
    position: absolute;
    background-color: rgba(190, 190, 150, 0.5);
    height: 140px;
    width: 100%;
    color: white;
    padding-top: 40px;
    padding-bottom: 0px;
    top: 50%;
    margin-top: -90px;
}

.list_solution .col-1 .title1 {
    font-size: 34px;
    font-weight: 500;
    color: white;
}

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

.list_solution .col-2 .content {

    width: 1200px;
    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: 1200px;
    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: 360px;
    height: 285px;
    float: left;
    margin: 15px 20px;

}

.list_solution .col-3 .content .child img {
    margin-bottom: 20px;
    width: 360px;
    height: 180px;
}

.list_solution .col-3 .content .child .p1 {
    font-size: 16px;
    height: 30px;
    overflow: hidden;
    font-weight: bold;
}

.list_solution .col-3 .content .child .p2 {
    font-size: 14px;
}

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

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