﻿/*实验室预约*/

.banner {
    width: 100%;
    position: relative;
}

.ban-st {
    width: 95%;
    position: absolute;
    left: 5%;
    top: 50%;
    margin-top: -30px;
}

.ban-st1 {
    color: #aebcdb;
    font-size: 28px;
    line-height: 32px;
}

.ban-st1 span {
    font-size: 64px;
    color: #fff;
    border-right: 2px solid #aebcdb;
    padding-right: 20px;
    line-height: 64px;
    margin-right: 20px;
    padding-bottom: 5px;
    float: left
}

.ban-st2 {
    color: #fff;
    font-size: 24px;
    margin-top: 20px;
    line-height: 40px;
}

.main {
    background: #f4f4f4;
    padding-top: 30px;
    overflow: hidden
}

.boxP {
    width: 1200px;
    margin: auto
}

.boxpF {
    float: left;
    width: 28%;
}

.boxpF a {
    display: block;
    height: 50px;
    line-height: 50px;
    color: #000;
    text-indent: 40px;
    font-size: 16px;
    border-left: 2px solid #e6e6e6
}

.boxpF .acti {
    border-left: 5px solid #2f97c4;
    color: #2f97c4;
    text-indent: 27px !important
}


/*左侧导航栏2级*/

.boxpF .boxpF-2 {
    border: 0px;
}

.boxpF-2 a {
    display: block;
    padding-left: 20px;
    height: 30px !important;
    line-height: 30px !important;
    border-left: 2px solid #e6e6e6;
}

.boxpR {
    width: 72%;
    float: right;
    background: #f9fcfd;
    padding-bottom: 10%;
    min-height: 500px;
}

.boxp-c {
    width: 91%;
    margin: auto;
    background: #fff;
    margin-top: 2.5%;
    padding: 2%;
    padding-bottom: 5%;
}

.boxp-c1 {
    font-size: 16px;
}

.boxp-c1 span {
    color: #ff0000
}

.boxp-c1-Input {
    margin-top: 30px;
}

.boxp-c1-Input input {
    width: 100%;
    border: 1px solid #ccc;
    height: 50px;
    line-height: 50px;
    text-indent: 15px;
    color: #999999;
    font-size: 16px;
}

.sel1 {
    width: 95%;
    height: 50px;
    line-height: 50px;
    color: #999999;
    font-size: 16px;
    text-indent: 15px;
    border: 1px solid #ccc;
}

.sel2 {
    width: 95%;
    height: 50px;
    line-height: 50px;
    color: #999999;
    font-size: 16px;
    text-indent: 15px;
    border: 1px solid #ccc;
    margin: auto
}

.sel3 {
    width: 95%;
    height: 50px;
    line-height: 50px;
    color: #999999;
    font-size: 16px;
    text-indent: 15px;
    border: 1px solid #ccc;
    float: right
}

.boxp-tj {
    margin-top: 40px;
    float: left;
    /*自适应内容宽度*/
    position: relative;
    left: 50%;
}

.boxp-tj input {
    height: 64px;
    border: 0px;
    background: #2f97c4;
    line-height: 64px;
    color: #fff;
    font-size: 16px;
    position: relative;
    left: -50%;
    padding-left: 20px;
    padding-right: 20px;
}

.footer-back1 {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    overflow: hidden;
    position: relative;
    background: #FFFFFF;
}

@media screen and (max-width: 1500px) {
    .ban-st1 {
        color: #aebcdb;
        font-size: 28px;
        line-height: 32px;
    }
    .ban-st1 span {
        font-size: 56px;
        color: #fff;
        border-right: 2px solid #aebcdb;
        padding-right: 20px;
        line-height: 56px;
        margin-right: 20px;
        padding-bottom: 5px;
        float: left
    }
    .ban-st2 {
        color: #fff;
        font-size: 16px;
        margin-top: 20px;
    }
    .boxP {
        width: 1000px;
        margin: auto
    }
    .boxpF a {
        display: block;
        height: 40px;
        line-height: 40px;
        color: #000;
        text-indent: 30px;
        font-size: 14px;
    }
    .boxp-c1 {
        font-size: 14px;
    }
    .boxp-c1-Input {
        margin-top: 25px;
    }
    .boxp-c1-Input input {
        width: 100%;
        border: 1px solid #ccc;
        height: 36px;
        line-height: 36px;
        text-indent: 15px;
        color: #999999;
        font-size: 14px;
    }
    .sel1 {
        width: 95%;
        height: 36px;
        line-height: 36px;
        color: #999999;
        font-size: 14px;
        text-indent: 15px;
        border: 1px solid #ccc;
    }
    .sel2 {
        width: 95%;
        height: 36px;
        line-height: 36px;
        color: #999999;
        font-size: 14px;
        text-indent: 15px;
        border: 1px solid #ccc;
        margin: auto
    }
    .sel3 {
        width: 95%;
        height: 36px;
        line-height: 36px;
        color: #999999;
        font-size: 14px;
        text-indent: 15px;
        border: 1px solid #ccc;
        float: right
    }
    .boxp-tj {
        margin-top: 40px;
    }
    .boxp-tj input {
        height: 42px;
        border: 0px;
        background: #2f97c4;
        line-height: 42px;
        color: #fff;
        font-size: 14px;
    }
}

@media screen and (max-width: 750px) {
    .banner {
        width: 100%;
        height: 300px;
        position: relative;
        overflow: hidden
    }
    .banner img {
        height: 100%;
        width: auto;
        position: relative;
        left: -50%
    }
    .ban-st {
        width: 95%;
        position: absolute;
        left: 2.5%;
        top: 50%;
        margin-top: -40px;
    }
    .ban-st1 {
        color: #aebcdb;
        font-size: 24px;
        line-height: 25px;
    }
    .ban-st1 span {
        font-size: 32px;
        color: #fff;
        border-right: 2px solid #aebcdb;
        padding-right: 20px;
        line-height: 50px;
        margin-right: 20px;
        padding-bottom: 5px;
        float: left
    }
    .ban-st2 {
        color: #fff;
        font-size: 16px;
        margin-top: 20px;
        line-height: 25px;
    }
    .main {
        background: #f4f4f4;
        padding-top: 10px;
        overflow: hidden
    }
    .boxP {
        width: 100%;
    }
    .boxpF {
        float: none;
        width: 95%;
        margin: auto;
        overflow: hidden
    }
    .boxpF li {
        width: 48%;
        float: left;
        border-bottom: 1px solid #2f97c4;
        margin-left: 2%;
        margin-top: 10px;
    }
    .boxpF a {
        border-left: 0px solid #e6e6e6;
        display: block;
        height: 40px;
        line-height: 40px;
        color: #000;
        text-indent: 0px;
        text-align: center;
        font-size: 16px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .boxpF .acti {
        border-left: 0px solid #2f97c4;
        color: #2f97c4;
        background: #2f97c4;
        color: #fff;
        text-indent: 0px !important;
    }
    /*.boxpF .acti a{ color:#fff}
*/
    /*左侧导航栏2级*/
    .boxpF-2 {}
    .boxpF-2 a {
        display: block;
        padding-left: 0px;
        height: 40px !important;
        line-height: 40px !important;
        border-left: 0px solid #e6e6e6;
        border-bottom: 1px solid #2f97c4;
    }
    .boxpR {
        width: 95%;
        float: none;
        background: #f9fcfd;
        padding-bottom: 10%;
        margin: auto;
        margin-top: 30px;
        overflow: hidden;
        min-height: auto;
    }
    .boxp-c {
        width: auto;
        margin: auto;
        background: #fff;
        margin-top: 2.5%;
        padding: 2%;
        padding-bottom: 5%;
    }
    .boxp-c1 {
        font-size: 14px;
    }
    .boxp-c1-Input {
        margin-top: 20px;
    }
    .boxp-c1-Input input {
        width: 100%;
        border: 1px solid #ccc;
        height: 40px;
        line-height: 40px;
        text-indent: 20px;
        color: #999999;
        font-size: 16px;
    }
    .sel1,
    .sel2,
    .sel3 {
        height: 40px;
        line-height: 40px;
        color: #999999;
        font-size: 16px;
        text-indent: 20px;
    }
    .boxp-tj {
        width: 120px;
        margin: auto;
        margin-top: 20px;
    }
    .boxp-tj input {
        width: 100%;
        height: 50px;
        border: 0px;
        background: #2f97c4;
        line-height: 50px;
        color: #fff;
        font-size: 16px;
    }
}


/*来访预约*/

.lfyy {
    margin-top: 40px
}

@media screen and (max-width: 750px) {
    .boxpR {
        margin-top: 20px;
    }
    .lfyy {
        margin-top: 20px
    }
}


/*平台合作*/

.pthz {
    font-size: 25px;
    color: #2f97c4
}

@media screen and (max-width: 750px) {
    .pthz {
        font-size: 18px;
        color: #2f97c4
    }
}


/*人才招聘*/

.rczp {
    width: 95%;
    margin: auto;
    margin-top: 2.5%;
    padding-bottom: 5%;
    font-size: 16px;
    line-height: 30px;
    padding-top: 20px
}

.rczp-img {
    margin-top: 30px;
}

.rczp-img img {
    width: 100%
}

.rczp-title {
    border-bottom: 2px solid #2f97c4;
    color: #2e97c4;
    font-size: 28px;
    height: 60px;
    line-height: 60px;
    margin-top: 30px;
    background: url(../images/rczp-sj.png) no-repeat left center;
    text-indent: 40px;
}

.rczp-table {
    color: #737373;
    margin-top: 0px;
}

.rczp-table td {
    padding-top: 30px;
    font-size: 16px;
}

.rczp-table a {
    display: block;
    width: 100px;
    height: 32px;
    line-height: 32px;
    background: #2f97c4;
    color: #fff;
    margin: auto;
    text-align: center;
    float: right
}

.rzp-b {
    float: left;
    position: relative;
    left: 50%;
    margin-top: 40px;
}

.rzp-a {
    position: relative;
    left: -50%;
}

.rzp-a li {
    float: left;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center
}

.rzp-a li a {
    color: #545353
}

.rzp-a .acti {
    color: #2f97c4;
}


/*人才招聘-弹出表单*/

.fop-bd {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    top: 0%;
    left: 0px;
    display: none
}

.fop-bd1 {
    width: 1200px;
    background: #fff;
    padding-bottom: 40px;
    position: relative;
    left: 50%;
    margin-left: -600px;
    height: 700px;
    top: 50%;
    margin-top: -350px;
    overflow: auto
}

.fop-bd1-title {
    text-align: center;
    color: #2f97c4;
    font-size: 25px;
}

.fcp-inp {
    margin-top: 40px;
}

.bd-gb {
    text-align: right;
    cursor: pointer;
    font-size: 18px;
    padding-right: 10px;
    padding-top: 10px;
}

.b-file {
    overflow: hidden;
    margin-top: 40px;
}

.file {
    background: url(../images/file.png) no-repeat left center;
    text-indent: 30px;
    line-height: 25px;
    color: #404040;
    font-size: 16px;
    cursor: pointer;
    float: left
}

.file input {
    display: none
}

.file1 {
    background: url(../images/link.png) no-repeat left center;
    text-indent: 40px;
    line-height: 25px;
    color: #404040;
    font-size: 16px;
    cursor: pointer;
    float: left;
    margin-left: 50px;
}

.bbox-hi {
    display: none
}

@media screen and (max-width: 1500px) {
    .rczp {
        font-size: 14px;
        line-height: 25px;
    }
    .rczp-title {
        color: #2e97c4;
        font-size: 24px;
        height: 50px;
        line-height: 50px;
        margin-top: 30px;
        text-indent: 40px;
        background-size: 18px 18px
    }
    .rczp-table td {
        padding-top: 15px;
        font-size: 14px;
        line-height: 20px;
    }
    /*人才招聘-弹出表单*/
    .fop-bd1 {
        width: 900px;
        position: relative;
        overflow: auto;
        left: 50%;
        margin-left: -450px;
        height: 500px;
        top: 50%;
        margin-top: -250px;
        overflow: auto;
    }
    .fcp-inp {
        margin-top: 30px;
    }
    .b-file {
        overflow: hidden;
        margin-top: 30px;
    }
    .file {
        font-size: 14px;
    }
    .file1 {
        font-size: 14px;
    }
}

@media screen and (max-width: 750px) {
    .rczp-title {
        font-size: 18px;
        background-size: 15px 15px
    }
    .rczp-table tr {
        border-bottom: 1px solid #ccc;
        display: block;
        overflow: hidden;
        padding-bottom: 10px;
    }
    .rczp-table td {
        padding-top: 15px;
        font-size: 15px;
        line-height: 20px;
        display: block
    }
    .rzp-b {
        margin-top: 20px;
    }
    /*人才招聘-弹出表单*/
    .file {
        font-size: 16px;
    }
    .file1 {
        font-size: 16px;
    }
    .fop-bd1 {
        width: 95%;
        overflow: auto;
        left: 0%;
        margin-left: 2.5%;
        height: 500px;
        top: 50%;
        margin-top: -250px;
        overflow: auto;
    }
}


/*平台概况*/

.ptgk {
    width: 95%;
    margin: auto;
    margin-top: 2.5%;
    padding-bottom: 5%;
    font-size: 18px;
    line-height: 30px;
}

.ptgk-title {
    font-size: 32px;
    color: #2f97c5;
    line-height: 48px;
}

.ptgk-wz {
    margin-top: 20px;
    font-size: 18px;
}

.ptgk-tt {
    color: #2e97c4;
    font-size: 24px;
    height: 36px;
    line-height: 36px;
    margin-top: 30px;
    background: url(../images/rczp-sj.png) no-repeat left center;
    text-indent: 40px;
}

@media screen and (max-width: 1500px) {
    .ptgk-title {
        font-size: 24px;
        line-height: 36px;
    }
    .ptgk-wz {
        font-size: 14px;
        line-height: 25px;
    }
    .ptgk-tt {
        color: #2e97c4;
        font-size: 18px;
        height: 36px;
        line-height: 36px;
        margin-top: 30px;
        text-indent: 40px;
        background-size: 12px 14px
    }
}

@media screen and (max-width: 750px) {
    .ptgk-title {
        font-size: 18px;
        line-height: 24px;
    }
    .ptgk-tt {
        color: #2e97c4;
        font-size: 16px;
        height: 40px;
        line-height: 40px;
        margin-top: 20px;
        text-indent: 25px;
        background-size: 15px 15px
    }
}


/*平台环境*/

.pthj-wz {
    margin-top: 20px;
}

.pthj-wz a {
    color: #2e97c4
}

.swiper-pthj {
    margin-top: 40px !important;
}

.swiper-pthj img {
    width: 100%
}

.swiper-pthj .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
    width: 29px !important;
}

.swiper-pthj .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
    width: 29px !important;
}


/*联系我们*/

.map img {
    width: 100%
}

.map p {
    margin-top: 40px;
    font-size: 16px;
    color: #181818;
    line-height: 35px;
    padding-bottom: 10px;
    padding-top: 20px;
}

.map p a {
    color: #181818;
}

@media screen and (max-width: 1500px) {
    .map p {
        margin-top: 40px;
        font-size: 14px;
        color: #181818;
        line-height: 35px;
        padding-bottom: 10px;
        padding-top: 20px;
    }
}

@media screen and (max-width: 750px) {
    .map p {
        margin-top: 20px;
        font-size: 20px;
        color: #181818;
        line-height: 35px;
        padding-bottom: 10px;
        padding-top: 20px;
    }
}


/*活动信息*/

.hdxx {
    width: 100%;
    border: 1px solid #ccc;
    margin-top: 40px;
    border-radius: 5px;
    overflow: hidden
}

.hdxx img {
    float: left;
    width: 35%;
}

.hdxx-box {
    float: right;
    width: 60%;
    padding-left: 5%;
    ;
    padding-top: 3%;
}

.hdxx-box1 {
    font-size: 18px;
    color: #2f97c4;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.hdxx-box2 {
    font-size: 14px;
    color: #5e5f5f;
    line-height: 25px;
    margin-top: 10px;
}

.hdxx-box2 p {
    padding: 0px;
    margin: 0px;
}

.hdxx-box a {
    font-size: 14px;
    color: #2f97c4;
    display: block;
    margin-top: 10px;
    line-height: 20px;
}

@media screen and (max-width: 1500px) {
    .hdxx {
        margin-top: 30px;
    }
}

@media screen and (max-width: 750px) {
    .hdxx {
        margin-top: 20px;
    }
    .hdxx img {
        float: none;
        width: 100%;
    }
    .hdxx-box {
        float: none;
        width: 95%;
        padding-left: 0px;
        padding-top: 10px;
        margin: auto;
        padding-bottom: 10px;
    }
}


/*新闻中心*/

.news {
    margin-top: 40px;
    overflow: hidden
}

.news1 {
    width: 48.5%;
    float: left;
    background: #f5f5f5;
}

.news1 img {
    width: 100%
}

.news2 {
    width: 48.5%;
    float: right;
    background: #f5f5f5;
}

.news2 img {
    width: 100%
}

.news-title {
    width: 90%;
    min-height: 90px;
    margin: auto;
    color: #0168b5;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    margin-top: 20px;
}

.news-ce {
    font-size: 14px;
    line-height: 20px;
    margin: 20px 15px 0px 15px;
}

.news1 a {
    font-size: 14px;
    color: #0168b5;
    display: block;
    margin: 20px 15px;
    line-height: 20px;
}

.news2 a {
    font-size: 14px;
    color: #0168b5;
    display: block;
    margin: 20px 15px;
    line-height: 20px;
}

.news-tp {
    margin-top: 40px;
    overflow: hidden
}

.news-tp1 {
    float: left;
    width: 15%;
    color: #757575;
    font-size: 30px;
    background: url(../images/xx.png) no-repeat right
}

.news-tp1 span {
    font-size: 18px;
    padding-left: 20px;
}

.news-tp2 {
    float: left;
    width: 80%;
    padding-left: 5%;
}

.news-tp21 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    font-size: 18px;
    color: #757575;
    margin-top: 5px
}

.news-tp22 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #757575;
    font-size: 14px;
}

@media screen and (max-width: 1500px) {
    .news-title {
        font-size: 16px;
        line-height: 25px;
    }
}

@media screen and (max-width: 750px) {
    .news {
        margin-top: 20px;
        overflow: hidden
    }
    .news1 {
        width: 100%;
        float: none
    }
    .news2 {
        width: 100%;
        float: none;
        margin-top: 20px;
    }
    .news1 a,
    .news2 a {
        margin-top: 10px;
    }
    .news-tp {
        border-bottom: 1px solid #ccc;
        margin-top: 20px;
        padding-bottom: 10px;
    }
    .news-tp1 {
        width: 100%;
        float: none;
        background: none;
        font-size: 18px;
    }
    .news-tp1 br {
        display: none
    }
    .news-tp1 span {
        float: left;
        padding-right: 10px;
        padding-left: 0px;
    }
    .news-tp2 {
        float: none;
        width: 100%;
        padding-left: 0%;
    }
}


/*新闻内页*/

.top-nav {
    font-size: 14px;
    color: #000;
    overflow: hidden;
    line-height: 25px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}

.top-nav a {
    font-size: 14px;
    color: #000;
}

.top-nav span {
    color: #2e97c4
}

.rq {
    font-size: 16px;
    float: right;
    color: #b6b6b6 !important;
}

.news-nr {
    width: 95%;
    margin: auto;
    margin-top: 40px;
    border-bottom: 1px solid #000;
    padding-bottom: 40px;
}

.news-nr-title {
    font-size: 18px;
    color: #2e97c4;
    text-align: center
}

.news-nr-cen {
    font-size: 16px;
    padding-top: 20px;
    color: #000
}

.news-nr-cen p {
    margin-top: 20px;
    display: block
}

.news-nr-cen img {
    max-width: 90%;
    margin-left: 5%;
}

.news-bot {
    font-size: 14px;
    overflow: hidden;
    width: 95%;
    margin: auto;
    margin-top: 30px;
}

.news-bot a {
    color: #000
}

.news-bot .xyp {
    float: right;
    color: #2f97c4
}

@media screen and (max-width: 1500px) {
    .news-nr-title {
        font-size: 16px;
        color: #2e97c4;
        text-align: center
    }
    .news-nr-cen {
        font-size: 14px;
    }
}

@media screen and (max-width: 750px) {
    .top-nav {
        margin-top: 20px;
    }
    .news-nr {
        width: 100%;
        margin: auto;
        margin-top: 20px;
        border-bottom: 1px solid #000;
        padding-bottom: 20px;
    }
    .news-nr-cen {
        font-size: 16px;
        padding-top: 0px;
        color: #000
    }
    .news-bot {
        font-size: 14px;
        overflow: hidden;
        width: 95%;
        margin: auto;
        margin-top: 20px;
    }
}


/*行业动态*/

.hydt {
    width: 96%;
    border: 1px solid #ccc;
    margin-top: 40px;
    overflow: hidden;
    padding-left: 2%;
    padding-right: 2%;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 60px;
}

.hydt img {
    width: 40%;
    float: left
}

.hydt1 {
    float: right;
    width: 58%;
}

.hydt1 li {
    border-bottom: 1px dotted #ccc;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.hydt1 a {
    font-size: 16px;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #181818;
    display: block;
    width: 100%
}

.hydt1 a span {
    display: block;
    color: #989898;
    font-size: 14px;
    margin-top: 5px;
}

.ckgd {
    width: 223px;
    border: 1px solid #2f97c4;
}

.ckgd a {
    color: #2f97c4;
    font-size: 18px;
    height: 53px;
    line-height: 53px;
    display: block;
    text-indent: 20px;
}

@media screen and (max-width: 1500px) {
    .ckgd {
        width: 180px;
        border: 1px solid #2f97c4;
    }
    .ckgd a {
        color: #2f97c4;
        font-size: 16px;
        height: 43px;
        line-height: 43px;
        display: block;
        text-indent: 20px;
    }
}

@media screen and (max-width: 750px) {
    .hydt {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .hydt img {
        width: 100%;
        float: none;
    }
    .hydt1 {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
}


/*项目展示*/

.swiper-xmzs {
    margin-top: 40px !important;
}

.swiper-xmzs img {
    width: 100%
}

.xmzs-wy {
    position: absolute;
    color: #fff;
    top: 50%;
    text-align: center;
    font-size: 30px;
    width: 100%;
    line-height: 50px;
    margin-top: -50px;
}

.swiper-xmzs .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
    width: 29px !important;
}

.swiper-xmzs .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
    width: 29px !important;
}

@media screen and (max-width: 750px) {
    .xmzs-wy {
        font-size: 18px;
        line-height: 30px;
        margin-top: -30px
    }
}


/*运营服务*/

.yyfw-title {
    background: url(../images/ls-bg.png) no-repeat left;
    width: 100%;
    height: 49px;
    position: relative;
    left: -25px;
    margin-top: 40px;
    color: #fff;
    font-size: 16px;
    position: relative;
}

.yyfw-title p {
    background: #2F97C4;
    padding-right: 20px;
    position: absolute;
    left: 30px;
    top: 0px;
    padding-top: 3px;
    padding-bottom: 2px;
    overflow: hidden;
    height: 24px;
    overflow: hidden
}

.yyfw1 {
    font-size: 18px;
    color: #1d1d1d;
    line-height: 30px;
    padding-left: 30px;
    padding-right: 30px;
}

@media screen and (max-width: 1500px) {
    .yyfw1 {
        line-height: 25px;
        font-size: 14px;
    }
}

@media screen and (max-width: 750px) {
    .yyfw-title {
        margin-top: 20px;
    }
    .yyfw1 {
        padding-left: 10px;
        padding-right: 10px;
    }
}


/*市场推广*/

.tg {
    text-align: center;
    margin-top: 40px;
    color: #1d1d1d;
    font-size: 16px;
}

.tg img {
    max-width: 100%
}

.tg-box {
    width: 100%;
    overflow: hidden
}

.tg-box li {
    width: 47.5%;
    background: #2f97c4;
    padding-top: 20px;
    padding-bottom: 30px;
    float: left;
    margin-top: 40px;
    border-radius: 20px;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    height: 160px;
}

.tg-box1 {
    width: 90%;
    margin: auto;
}

.tg-box1 p {
    text-align: center;
    display: block;
    font-size: 24px;
    padding-bottom: 10px;
}

@media screen and (max-width: 1500px) {
    .tg {
        font-size: 14px;
    }
    .tg-box1 p {
        font-size: 18px;
    }
    .tg-box li {
        font-size: 14px;
        line-height: 25px;
        height: 140px;
    }
}

@media screen and (max-width: 750px) {
    .tg-box li {
        width: 100%;
        background: #2f97c4;
        padding-top: 20px;
        padding-bottom: 20px;
        float: left;
        margin-top: 20px;
        border-radius: 20px;
        color: #fff;
        font-size: 16px;
        line-height: 30px;
        height: 160px;
        margin-left: 0px !important;
    }
}


/*投融对接*/

.boxpR-dj {
    background: #fff
}

.boxpR-dj1 {
    background: #fff
}

.trdj-1 {
    background: #f5f9fa;
    padding: 40px;
    padding-bottom: 40px;
    padding-top: 20px;
    font-size: 18px;
    line-height: 30px;
    color: #1d1d1d
}

.trdj-2 {
    position: relative;
    left: -50px;
}

.trdj-2 span {
    background: #2f97c4;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 16px;
    color: #fff
}

.trdj-3 {
    overflow: hidden;
    margin-top: 20px;
    overflow: hidden
}

.trdj-3 li {
    float: left;
    width: 50%;
    background: url(../images/duig.png) no-repeat left center;
    text-indent: 50px;
    margin-top: 10px;
}

.trdj-4 li {
    float: none;
    width: 100%;
    display: block;
}

@media screen and (max-width: 1500px) {
    .trdj-1 {
        font-size: 14px;
        line-height: 25px;
        margin-top: 30px;
    }
}

@media screen and (max-width: 750px) {
    .trdj-2 {
        left: 0px;
    }
    .trdj-1 {
        padding: 10px;
        margin-top: 20px;
    }
    .trdj-3 {
        margin-top: 0px;
    }
    .trdj-3 li {
        width: 100%;
        float: none;
        background-size: 20px auto;
        text-indent: 0px;
        padding-left: 30px;
    }
}


/*AI算法*/

.im-ai {
    overflow: hidden;
    margin-top: 30px;
}

.im-ai img {
    width: 49%;
    float: left
}


/*实验环境*/

.syhj {
    overflow: hidden;
    width: 100%;
    margin: auto;
    margin-top: 20px;
}

.syhj li {
    width: 46%;
    float: left;
    position: relative;
    margin-top: 4%;
    margin-left: 2%;
    margin-right: 2%
}

.syhj li img {
    width: 100%;
}

.syhj-txt {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    margin-top: -15px;
    font-size: 30px;
    color: #fff
}

@media screen and (max-width: 1500px) {
    .syhj-txt {
        font-size: 24px;
    }
}

@media screen and (max-width: 750px) {
    .syhj {
        width: 100%;
    }
    .syhj-txt {
        font-size: 16px;
    }
}


/*搜索结果*/

.wrap-title {
    text-align: center;
    padding-top: 40px;
}

.wrap-title span {
    border-bottom: 5px solid #3498C4;
    padding-bottom: 10px;
}

.d-sos {
    background: #f5f5f5;
    padding-top: 120px;
    padding-bottom: 60px;
}

.sousou {
    width: 840px;
    margin: auto
}

.sousou .so-txt {
    width: 590px;
    height: 60px;
    float: left;
    background: #fff;
    border: none;
    font-size: 18px;
    color: #000;
    text-indent: 10px;
}

.sousou .so-txt1 {
    width: 240px;
    height: 58px;
    float: right;
    background: #fff;
    border: 1px solid #c1935c;
    font-size: 18px;
    color: #c1935c
}

.mgh-s {
    width: 1400px;
    margin: auto;
    padding-bottom: 60px;
    overflow: hidden
}

.sos-nav {
    margin-top: 20px;
    margin-bottom: 40px
}

.sos-nav a {
    color: #000;
    font-size: 16px;
    padding-bottom: 5px;
    margin-right: 20px
}

.so-act {
    border-bottom: 1px solid #000;
    cursor: pointer !important;
}

.mgh-s .wrap-box1 {
    border-bottom: 1px dashed #b2b2b2;
    padding-bottom: 50px;
}

.slo-li li {
    border-bottom: 1px dashed #b2b2b2;
    overflow: hidden;
}

.slo-li li img {
    float: left;
    width: 20%;
    padding-right: 30px;
}

.slo-li-1 span {
    font-size: 18px;
    border-bottom: 2px solid #000;
    padding-bottom: 2px;
}

.slo-li-1 strong {
    display: block;
    padding-top: 20px;
    font-size: 16px;
    font-weight: 100
}

.slo-li-1 p {
    display: block;
    padding-top: 20px;
    font-size: 16px;
    padding-bottom: 20px;
}

.slo-li-1 a {
    font-size: 16px;
    color: #000;
    border-bottom: 1px solid #000;
}

.slo-li .rzp-a li {
    border-bottom: 0px !important;
}

@media screen and (max-width: 1500px) {
    .mgh-s {
        width: 1200px;
        margin: auto
    }
    .sos-nav a {
        ;
        font-size: 14px;
    }
    .slo-li-1 span {
        font-size: 16px;
    }
    .slo-li-1 strong {
        font-size: 14px;
    }
    .slo-li-1 p {
        font-size: 14px;
    }
    .slo-li-1 a {
        font-size: 16px;
    }
}

@media screen and (max-width: 750px) {
    .wrap-title {
        padding-top: 20px;
        margin-bottom: 20px;
    }
    .d-sos {
        background: #f5f5f5;
        padding-top: 80px;
        padding-bottom: 20px;
    }
    .sousou {
        width: 95%;
        margin: auto
    }
    .sousou .so-txt {
        width: 100%;
        height: 40px;
        line-height: 40px;
        float: none;
        background: #fff;
        border: none;
        font-size: 18px;
        color: #000;
        text-indent: 10px;
    }
    .sousou .so-txt1 {
        width: 100%;
        height: 48px;
        line-height: 48px;
        float: none;
        background: #fff;
        border: 1px solid #c1935c;
        font-size: 18px;
        color: #c1935c;
        margin-top: 20px;
    }
    .mgh-s {
        width: 95%;
        margin: auto;
        padding-bottom: 20px;
    }
    .sos-nav {
        margin-top: 20px;
    }
    .sos-nav a {
        color: #000;
        font-size: 15px;
        padding-bottom: 5px;
        margin-right: 10px
    }
    .so-act {
        border-bottom: 1px solid #000;
    }
    .mgh-s .wrap-box1 {
        border-bottom: 1px dashed #b2b2b2;
        padding-bottom: 20px;
        margin-top: 20px;
    }
    .slo-li li {
        padding-top: 10px;
        padding-bottom: 20px;
        border-bottom: 1px dashed #b2b2b2;
        overflow: hidden
    }
    .slo-li li img {
        float: none;
        width: 100%;
        padding-right: 0px;
        padding-bottom: 20px
    }
    .slo-li-1 span {
        font-size: 16px;
        border-bottom: 2px solid #000;
        padding-bottom: 2px;
    }
    .slo-li-1 strong {
        display: block;
        padding-top: 10px;
        font-size: 14px;
        font-weight: 100
    }
    .slo-li-1 p {
        display: block;
        padding-top: 10px;
        font-size: 14px;
        padding-bottom: 0px;
    }
    .slo-li-1 a {
        font-size: 14px;
        color: #000;
        border-bottom: 1px solid #000;
        display: block;
        margin-top: 10px;
    }
    .mgh-s .news_more {
        margin-bottom: 10px;
    }
}


/*登录*/

.dl {
    width: 440px;
    margin: auto;
    background: #fff;
    padding: 20px;
    padding-top: 40px;
    border-radius: 10px;
    box-shadow: 0 0 5px #ccc;
}

.wjmm {
    overflow: hidden;
    margin-top: 10px;
}

.wjmm a {
    font-size: 14px;
    text-align: right;
    color: #000;
}

.wjmm a:hover {
    color: #e4393c;
    text-decoration: underline
}

.dl h4 {
    color: #e4393c
}

.fop-zc {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    top: 0%;
    left: 0px;
}

.fop-zc1 {
    width: 1200px;
    background: #fff;
    padding-bottom: 40px;
    position: relative;
    left: 50%;
    margin-left: -600px;
    height: 700px;
    top: 50%;
    margin-top: -350px;
}

.fop-zc2 {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    background: #F4F4F4
}

.fop-zc2 img {
    display: block;
    float: right;
    margin-right: 30px;
    margin-top: 15px;
}

.fop-zc3 {
    position: relative;
    height: 610px;
    overflow: auto;
    padding: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 14px;
    line-height: 25px;
}

.fop-zc3 p {
    text-indent: 20px;
    margin-top: 10px;
}

.fop-zc3 div {
    font-size: 16px;
    margin-top: 10px
}

.buo {
    width: 300px;
    margin: auto;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    background: red;
    margin-top: 20px;
    background: #2f97c4;
    color: #fff;
    cursor: pointer
}

@media screen and (max-width: 1500px) {
    .fop-zc1 {
        width: 900px;
        position: relative;
        left: 50%;
        margin-left: -450px;
        height: 500px;
        top: 50%;
        margin-top: -250px;
    }
    .fop-zc3 {
        position: relative;
        height: 410px;
        overflow: auto
    }
}

@media screen and (max-width: 750px) {
    .dl {
        width: auto;
        margin: auto;
        padding: 10px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .fop-zc1 {
        width: 95%;
        left: 0%;
        margin-left: 2.5%;
        height: 500px;
        top: 50%;
        margin-top: -250px;
    }
}