html {
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}

html::-webkit-scrollbar {
    width: 0px
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Liberation Sans", "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", "Wenquanyi Micro Hei", "WenQuanYi Zen Hei", "ST Heiti", SimHei, SimSun, "WenQuanYi Zen Hei Sharp", sans-serif;
}

html,
body {
    min-width: 1280px;
    width: 100%;
    height: 100%;
    font-size: 14px;
}

a {
    outline: none;
    color: #333;
    cursor: pointer;
    text-decoration: inherit;
}

a.disable {
    color: #999 !important;
}

li {
    list-style: none;
}

input:not[type="button"] {
    color: #666 !important;
    padding-left: 5px !important;
}

input[type="checkbox"],
input[type="radio"] {
    width: 14px !important;
    height: 14px !important;
    margin-top: 2px;
}

button,
input {
    outline: none;
    background: transparent;
    border: 0;
    font-size: 14px;
}

.clearfix:after {
    /*最简方式*/
    content: '';
    display: block;
    clear: both;
}


/* 新浪使用方式
        .clearfix:after{
            content: '';
            display: block;
            clear: both;
            height: 0;
            visibility: hidden;
        }
        */

.clearfix {
    /*兼容 IE*/
    zoom: 1;
}

button:hover {
    cursor: pointer;
}

.content {
    position: relative;
    font-size: 14px;
    font-family: 微软雅黑;
    color: #666666;
    overflow: hidden;
    background: rgb(255, 255, 255);
}

.w1200 {
    margin: 0 auto;
    width: 1200px;
    position: relative;
}

.w1500 {
    position: relative;
    margin-left: -750px;
    left: 50%;
    width: 1500px;
}

.xl {
    position: relative;
    margin-left: -960px;
    left: 50%;
}

.header_simsum {
    height: 54px;
    font-size: 16px;
    text-align: center;
    line-height: 54px;
}

.hjs_bar {
    border-bottom: 1px solid #cdcecf;
}

.hjs_nav {
    height: 70px;
    line-height: 70px;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 666;
    width: 100%;
    background-color: rgba(255, 255, 255);
    box-shadow: rgba(69, 71, 77, 0.2) 0px 1px 10px 0px;
}

.about_us .hjs_nav {
    height: 70px;
    line-height: 70px;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 666;
    width: 100%;
    background-color: rgba(255, 255, 255);
    box-shadow: rgba(69, 71, 77, 0.2) 0px 1px 10px 0px;
}

.hjs_nav .nav_logo {
    float: left;
    margin-right: 10px;
}

.hjs_nav span {
    font-size: 14px;
    margin-left: 220px;
    color: #1d9cf7;
}

.hjs_nav img {
    display: block;
    height: 52px;
    margin-top: 10px;
}

.hjs_nav .nav_content {
    float: left;
    margin-left: 44px;
}

.hjs_nav .nav_content .nav_item.active {
    background: #1d9cf7;
    color: #fff;
}

.hjs_nav .nav_content .nav_item.active a {
    color: #fff;
}

.hjs_nav .nav_content .nav_item {
    float: left;
    color: #333;
    cursor: pointer;
}

.product_nav_ul {
    border: 1px solid #eee;
    margin-left: 120px;
    width: 960px;
}

.product_nav_ul li {
    flex-basis: 120px;
    height: 50px;
    background: #fff;
    text-align: center;
    line-height: 50px;
    border-right: 1px solid #eee;
}

.service_nav_ul {
    display: flex;
    width: 300px;
    margin: 0 auto;
}

.case_ul {
    overflow: hidden;
}

.case_bottom {
    height: 330px;
    background: #f1f1f1;
    border: 1px solid #eee;
}

.btn-xq {
    width: 100px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #1d97df;
    color: #fff;
    border-radius: 5px;
    margin-left: 460px;
}

.case_bottom .moudle-06_tit {
    padding-left: 15px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    line-height: 48px;
}

.case_bottom .moudle-06_con {
    font-size: 18px;
    color: #666;
    line-height: 32px;
    padding: 15px 15px 0px 15px;
    height: 220px;
}

.case_ul li {
    float: left;
    width: 580px;
    height: 640px;
    margin: 40px 10px;
}

.case_ul li img {
    height: 330px;
    width: 100%;
}

.service_nav_ul li {
    background: #f1f1f1;
    color: #666;
    text-align: center;
    line-height: 50px;
    width: 150px;
    height: 50px;
    margin-right: 30px;
}

.service_nav_ul li a {
    display: block;
}

.service_ul li img {
    width: 100%;
}

.product_bz {
    text-align: center;
    margin-top: -12px;
    margin-bottom: 20px;
    color: #333;
}

.product_nav_ul li:last-child {
    border: none;
}

.product_nav_ul li.active {
    background: #1d9cf7;
    color: #fff;
}

.product_left_tit span {
    line-height: 60px;
    font-size: 30px;
    color: #00a1e9;
    vertical-align: top;
    margin-left: 10px;
}

.product_con {
    color: #666;
    font-size: 24px;
    line-height: 50px;
    margin-top: 30px;
}

.product_nav_ul li.active a {
    color: #fff;
}

.product_nav_ul li a {
    height: 50px;
    width: 100%;
    display: block;
}

.hjs_nav .nav_content .nav_item a {
    width: 100%;
    height: 100%;
    padding: 0 30px;
    display: block;
}

.hjs_nav .nav_content .nav_items {
    float: left;
}

.hjs_nav .nav_content a.login {
    color: #333;
    margin-left: 30px;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #1c9cf7;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    color: #1d9cf7;
}

.hjs_nav .nav_content a.register {
    margin-left: 20px;
    border: 1px solid #1c9cf7;
    color: #1d9cf7;
    margin-left: 10px;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
}

.product_con_ul li {
    display: flex;
}

.hjs_nav .nav_content a.active {
    background: #1C9CF7;
    color: #fff;
    ;
}

.hjs_nav .nav_content a.register:hover {
    background: #1C9CF7;
    color: #fff;
    ;
}

.hjs_nav .nav_content a.login:hover {
    background: #1C9CF7;
    color: #fff;
    ;
}


/*banner滚动*/

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

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* 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;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
}

.swiper-slide img {
    width: 100%;
}

.banner-ty {
    display: block;
    position: absolute;
    left: 45%;
    bottom: 20%;
    width: 200px;
    height: 50px;
    color: #fff;
    background: #1C9CF7;
    line-height: 50px;
}

.moudle_01_bg {
    background: url(/static/img/moudle_01_bg_01-f6df98a1d6393ee9288f0a3164b2cf9b.png) no-repeat;
    background-size: 100% 100%;
    height: 1050px;
    margin-top: -50px;
}

.mar_top50 {
    margin-top: 50px;
}

.moudle-01 .title {
    background: #ebebeb;
    height: 135px;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #000;
    padding-top: 30px;
}

.banner {
    margin-top: 70px;
}

.moudle-01 .moudle-content {
    margin-top: -40px;
}

.moudle-01 .moudle-content ul {
    margin-left: 14px;
}

.moudle-01 .moudle-content li {
    float: left;
    width: 255px;
    height: 445px;
    background: #fff;
    margin-right: 50px;
    border: 3px solid #ebebeb;
}

.moudle-01 .moudle-content li:last-child {
    float: left;
    width: 255px;
    height: 445px;
    background: #fff;
    margin-right: 0px;
}

.moudle-01 .moudle-content li .li_top {
    height: 88px;
}

.moudle-01 .moudle-content li .li_top .xh {
    border-radius: 50%;
    background: #fba06e;
    border: 1px solid #fba06e;
    width: 50px;
    margin: 0 auto;
    height: 50px;
    margin-top: 15px;
    text-align: center;
    padding-top: 16px;
    color: #fff;
    margin-bottom: 25px;
}

.moudle-01 .moudle-content li img {
    width: 100%;
}

.moudle-01 .moudle-content li .li_bottom .tit {
    text-align: center;
    font-size: 16px;
    color: #333;
    line-height: 48px;
}

.moudle-01 .moudle-content li .li_bottom .li_content {
    margin: 20px;
    line-height: 32px;
    color: #666;
    font-size: 14px;
}

.moudle-02 {
    margin-top: 85px;
}

.moudle-02 li {
    width: 395px;
    height: 320px;
    float: left;
    border-top: 10px solid #cde7f8;
    background: #f8f8f8;
    margin-right: 7px;
}

.moudle-02 li:last-child {
    margin-right: 0px;
}

.moudle-02 li img {
    display: block;
    text-align: center;
    margin-top: 45px;
    margin-left: 140px;
}

.moudle-02 .li_bottom .tit {
    text-align: center;
    font-size: 16px;
    color: #333;
    line-height: 48px;
}

.moudle-02 .li_bottom {
    margin-top: 30px;
}

.moudle-02 .li_bottom .li_content {
    text-align: center;
    line-height: 32px;
    color: #666;
    font-size: 14px;
}

.moudle-06 li p.moudle-06_tit {
    text-align: center;
    line-height: 32px;
    font-size: 16px;
}

.moudle-06 li p.moudle-06_autor {
    text-align: right;
    padding-right: 15px;
}

.moudle-06 {
    position: relative;
    background: #fafafa;
}

.moudle-03 {
    margin-top: 30px;
    position: relative;
    background: #fff;
}

.md3_content {
    position: relative;
    height: 800px;
}

.md3-tit {
    text-align: center;
    font-size: 26px;
    color: #333;
    font-weight: bold;
    padding-top: 50px;
}

.moudle-033 .md-tit {
    background: #f1edec;
    width: 100%;
    height: 65px;
    font-size: 26px;
    line-height: 65px;
    text-align: center;
    font-weight: bold;
    color: #333;
    margin-bottom: 75px;
    margin-top: 30px;
}

.moudle-04 {
    margin-top: 50px;
    padding-bottom: 84px;
}

.moudle-04 .md-tit {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #333;
    margin-bottom: 45px;
}

.moudle-04 .md-tit2 {
    text-align: center;
    font-size: 16px;
    color: #666;
    margin-bottom: 45px;
}

.moudle-04 li {
    height: 270px;
    width: 300px;
    float: left;
    background: #f5f5f5;
}

.moudle-04 li.bs {
    height: 270px;
    width: 300px;
    float: left;
    background: #fff;
}

.moudle-04 li img {
    margin: 40px 110px 0px 110px;
}

.moudle-04 li p {
    margin: 0px 50px;
    width: 200px;
    text-align: center;
    font-size: 14px;
    color: #666;
    margin-top: 4px;
    letter-spacing: 2px;
    line-height: 24px;
}

.moudle-04 li p.tit {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #333;
}

.moudle-05 {
    background: #f5f5f5;
    padding-bottom: 100px;
}

.md5 {
    background: url(/static/img/md05-bg-d18215243da5a6c0ac5356f0bc5aa297.png) no-repeat;
    background-size: 100% 100%;
    display: block;
    width: 100%;
    height: 500px;
}

.md5-box {
    margin-top: 50px;
    height: 190px;
    background: #fff;
    position: relative;
}

.md5-box .p1 {
    padding-top: 50px;
    width: 1120px;
    margin: 0px 40px;
    text-align: center;
    color: #333;
    font-size: 16px;
}

.md5-box .p2 {
    padding-top: 20px;
    width: 1120px;
    margin: 0px 40px;
    text-align: center;
    color: #333;
    line-height: 24px;
    font-size: 16px;
}

.moudle-01 .clickRegister {
    width: 168px;
    height: 50px;
    background: #1c9cf7;
    color: #fff;
    text-align: center;
    line-height: 50px;
    display: block;
    margin: 20px auto;
}

.moudle-03 .clickRegister {
    width: 168px;
    height: 50px;
    background: #1c9cf7;
    color: #fff;
    text-align: center;
    line-height: 50px;
    display: block;
    position: relative;
    bottom: 60px;
    margin: auto;
}

.moudle-03 .clickHref {
    width: 168px;
    height: 50px;
    background: #1c9cf7;
    color: #fff;
    text-align: center;
    line-height: 50px;
    display: block;
    position: relative;
    bottom: 60px;
    margin: auto;
}

.md5-box .experience {
    position: absolute;
    bottom: -24px;
    left: 43%;
    width: 168px;
    height: 50px;
    background: #1c9cf7;
    color: #fff;
    text-align: center;
    line-height: 50px;
}

.floor3-title {
    top: 60px
}

.floor3-txt {
    top: 127px
}

.floor3-circle {
    position: absolute;
    left: 50%;
    top: 44%;
    transform: translate(-50%, -50%) rotateX(50deg);
    -webkit-transform: translate(-50%, -50%) rotateX(50deg);
    width: 600px;
    height: 400px;
    background-image: url(/static/img/logoIcon-05a078b51a8b7e1646da4700e51033f0.png);
    background-repeat: no-repeat;
    background-position: center 130px
}

.floor3-circle div {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(https://img.alicdn.com/tfs/TB12BNcRFXXXXaLXXXXXXXXXXXX-752-450.png) 50% 50% no-repeat;
    background-size: 35% 35%;
    opacity: 0;
    filter: alpha(opacity=0)
}

.circle-a {
    -webkit-animation: ani-circle-a 4.5s ease-out forwards infinite;
    animation: ani-circle-a 4.5s ease-out forwards infinite
}

.circle-b {
    -webkit-animation: ani-circle-a 4.5s ease-out 1.5s forwards infinite;
    animation: ani-circle-a 4.5s ease-out 1.5s forwards infinite
}

.circle-c {
    -webkit-animation: ani-circle-a 4.5s ease-out 3s forwards infinite;
    animation: ani-circle-a 4.5s ease-out 3s forwards infinite
}

@-webkit-keyframes ani-circle-a {
    0% {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        opacity: 0;
        filter: alpha(opacity=0)
    }
    10% {
        opacity: .7;
        filter: alpha(opacity=70)
    }
    100% {
        -webkit-transform: scale(5.5);
        transform: scale(5.5);
        opacity: 0;
        filter: alpha(opacity=0)
    }
}

@keyframes ani-circle-a {
    0% {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        opacity: 0;
        filter: alpha(opacity=0)
    }
    10% {
        opacity: .7;
        filter: alpha(opacity=70)
    }
    100% {
        -webkit-transform: scale(5.5);
        transform: scale(5.5);
        opacity: 0;
        filter: alpha(opacity=0)
    }
}

.md6_tit {
    text-align: center;
    font-size: 26px;
    color: #333;
    font-weight: bold;
    padding-top: 50px;
    margin-bottom: 50px;
}

.md3-01 {
    position: absolute;
    top: 200px;
}

.md3-05 {
    position: absolute;
    bottom: 50px;
    left: 365px;
}

.md3-02 {
    position: absolute;
    right: 0px;
    top: 200px;
}

.md3-03 {
    position: absolute;
    top: 400px;
}

.md3-04 {
    position: absolute;
    right: 0px;
    top: 400px;
}

.moudle-06 {
    padding-bottom: 50px;
}

.moudle-06 .li_bottom {
    width: 100%;
    overflow: hidden;
    height: 275px;
    background: #ebebeb;
}

.mr_frbox {
    display: flex;
}

.moudle-06 li {
    margin-right: 40px;
    background: #fff;
    flex-basis: 33%;
    cursor: pointer;
}

.moudle-06 li p {
    font-size: 14px;
    color: #666;
    line-height: 28px;
    margin: 15px;
}

.moudle-06 li .tit {
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 48px;
}

.moudle-06 li img {
    height: 270px;
}

.mr_frBtnL {
    cursor: pointer;
    float: left;
    height: 46px;
    margin: 160px 10px 0 0;
    width: 28px;
}

.moudle-03_con .con_lfet {
    margin-left: 200px;
    float: left;
    width: 100px;
    margin-top: 50px;
}

.moudle-03_con .con_lfet li {
    border-right: 2px solid #cccccc;
    height: 120px;
    line-height: 60px;
    cursor: pointer;
    color: #333;
}

.moudle-03_con .con_lfet li.active {
    color: #1d9cf7;
    border-right: 2px solid #1d9cf7;
}

.moudle-03_con .con_right {
    float: left;
    margin: 30px 100px;
    height: 800px;
}

.moudle-03_con .con_right .moudle_03_tile {
    font-size: 16px;
    line-height: 60px;
    text-align: center;
}

.moudle-03_con .con_right .smalltitle {
    font-size: 14px;
    line-height: 60px;
    text-align: center;
}

.moudle-03_con {
    overflow: hidden;
}

.right-img {
    width: 500px;
    height: 600px;
    background-size: 100% !important;
}

.mr_frUl {
    float: left;
    width: 1020px;
    margin-left: 70px;
    overflow: hidden;
}

.mr_frBtnR {
    float: right;
    margin-top: 160px;
    cursor: pointer;
    width: 28px;
    height: 46px;
}

.addWidth {
    margin: 30px 50px !important;
}

.mr_frUl ul li {
    float: left;
    /*height:389px;*/
    width: 300px;
    overflow: hidden;
    position: relative;
}

.mr_frUl ul li a img {
    /*display:block;*/
    width: 100%;
}

.mr_zhe {
    width: 300px;
    position: absolute;
    top: 0;
    background: rgba(78, 164, 181, 0.65) none repeat scroll 0 0 !important;
    /*实现FF背景透明，文字不透明*/
    filter: Alpha(opacity=80);
    background: #4ea4b5;
    /*实现IE背景透明*/
    /*height:389px;*/
    left: 0;
    right: 0;
}

.mr_zhe_p {
    margin-bottom: 60px;
}

.moudle-07 {
    background: #F5F5F5;
    height: 530px;
}

.article_bg {
    background: url(/static/img/md_01_bottom-e520846b9cd8203217baff8d2b2d2cc5.png) no-repeat;
    background-size: 100%;
    height: 400px;
}

.article_li {
    text-align: center;
    color: #fff;
    cursor: pointer;
    line-height: 32px;
}

.md07_box {
    padding-top: 50px;
}

.md07_box img {
    display: block;
    float: left;
    width: 280px;
    height: 400px;
}

.md07_box .box-right {
    float: left;
    margin-left: 10px;
    border: 3px solid #fff;
    width: 870px;
    height: 400px;
}

.md07_box .box-right p.pinyu {
    margin: 128px 20px;
    font-size: 18px;
    color: #666;
    line-height: 28px;
    width: 756px;
}

.luokuan {
    text-align: right;
    margin-right: 50px;
    font-size: 18px;
    color: #666;
}

.moudle-08 .tit {
    margin-top: 40px;
    text-align: center;
    font-size: 26px;
    color: #333;
    word-spacing: 8px;
    letter-spacing: 5px;
    margin-bottom: 40px;
    font-weight: bold;
}

.line {
    height: 2px;
    background: #dfdfdf;
    margin: 0 auto;
    width: 535px;
}

.moudle-08 .content-box {
    margin-top: 70px;
    margin-bottom: 140px;
}

.moudle-08 .content-box li {
    width: 370px;
    float: left;
    margin-right: 90px;
}

.moudle-08 .content-box li:last-child {
    margin-right: 0px;
    width: 280px;
}

.moudle-08 .content-box li .title {
    font-size: 18px;
    color: #333;
    text-align: left;
    line-height: 36px;
    margin-bottom: 10px;
}

.moudle-09 .tit {
    text-align: center;
    font-size: 26px;
    color: #333;
    word-spacing: 8px;
    letter-spacing: 5px;
    margin-bottom: 70px;
    font-weight: bold;
}

.moudle-09 {
    margin-bottom: 50px;
}

.moudle-09 .content-box li {
    font-size: 14px;
    color: #666;
    float: left;
    text-align: center;
    -height: 36px;
    margin-bottom: 10px;
    margin-right: 180px;
}

.moudle-09 .content-box li:last-child {
    margin-right: 0px;
}

.moudle-10 {
    height: 180px;
    background: #59545a;
}

.moudle-10 p {
    text-align: left;
    line-height: 180px;
    font-size: 36px;
    word-spacing: 8px;
    letter-spacing: 5px;
    margin-left: 200px;
    color: #fff;
}

.moudle-10 a {
    border: 1px solid #1c9cf7;
    background: #1d9cf7;
    margin-left: 10px;
    width: 165px;
    height: 45px;
    line-height: 45px;
    border-radius: 5px;
    position: absolute;
    right: 120px;
    top: 120px;
    text-align: center;
    color: #fff;
}

.footer {
    background: #00a1e9;
    color: #f8f8f8;
}

.ce_nav {
    width: 109px;
    /* border: 2px solid red; */
    padding: 5px;
    position: fixed;
    left: 5px;
    top: 30%;
    z-index: 999;
    display: none;
}

.ce_nav li.li_01 {
    background: url(/static/img/01-98ec37e1e01acb4ab61f54d00aa3fed6.jpg) no-repeat;
    width: 109px;
    height: 41px;
}

.ce_nav li.li_01.active {
    background: url(/static/img/active01-10ef7fc5ab1652eb7c0d97804b1ec3aa.jpg) no-repeat;
    width: 109px;
    height: 41px;
}

.ce_nav li.li_02 {
    background: url(/static/img/02-85cdb9ce454fa5f73f9ae3227c94fbab.jpg) no-repeat;
    width: 109px;
    height: 41px;
}

.ce_nav li.li_02.active {
    background: url(/static/img/active02-784f0da20e43a1c5ab700458f66fd2d0.jpg) no-repeat;
    width: 109px;
    height: 41px;
}

.ce_nav li.li_03 {
    background: url(/static/img/03-4516293327eaf6925fe7282c89fe7c7f.jpg) no-repeat;
    width: 109px;
    height: 40px;
}

.ce_nav li.li_03.active {
    background: url(/static/img/active03-0f43f983ed86d31e488775be151f716a.jpg) no-repeat;
    width: 109px;
    height: 40px;
}

.ce_nav li.li_04 {
    background: url(/static/img/04-aa103e7f5c6ab5f7031b6a6d204426b9.jpg) no-repeat;
    width: 109px;
    height: 41px;
}

.ce_nav li.li_04.active {
    background: url(/static/img/active04-df061351e30aceebe0d5d43326ee395c.jpg) no-repeat;
    width: 109px;
    height: 41px;
}

.ce_nav li.li_05 {
    background: url(/static/img/05-c6df3b69e8aa6d78532f4ebc02d21740.jpg) no-repeat;
    width: 109px;
    height: 41px;
}

.ce_nav li.li_05.active {
    background: url(/static/img/active05-15161099d3ff74c2cc53aa5836b99f61.jpg) no-repeat;
    width: 109px;
    height: 41px;
}

.footer-box {
    float: left;
    margin: 30px 0px 0px 60px;
    color: #ffffff;
}

.footer-box h2 {
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 10px;
}

.footer-box li a {
    font-weight: normal;
    font-size: 14px;
    line-height: 28px;
    color: #f8f8f8;
}

.footer-box li {
    font-weight: normal;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    width: 200px;
}

.footer-box2 li {
    font-weight: normal;
    font-size: 14px;
    line-height: 28px;
    color: #f8f8f8;
    width: 380px;
}

.divider-dash {
    float: left;
    width: 2px;
    height: 160px;
    background: url(/static/img/dashed-d1a92856f5ede9ad33f702b7668a48e7.png) repeat-y;
    margin-top: 15px;
    margin-left: 50px;
}

.Official li {
    font-weight: normal;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    float: left;
    width: 100px;
    margin-left: 50px;
}

.Official span.tit {
    display: block;
    text-align: center;
}

.Official img {
    margin: 20px 0px 0px 10px;
}

.ce_right li {
    width: 65px;
    height: 65px;
    background: #1d9cf7;
    margin-bottom: 5px;
    position: relative;
}

.ce_right {
    position: fixed;
    right: 20px;
    top: 30%;
    z-index: 999;
    width: 65px;
    height: 270px;
    display: none;
    text-align: center;
}

.ce_right img {
    padding: 7px 0px;
}

.ce_right img.call {
    padding: 10px 0px;
}

.ce_right p {
    text-align: center;
    color: #fff;
}

.hoverBox {
    position: absolute;
    top: 0px;
    left: 0px;
    background: #fff;
    line-height: 65px;
    width: 160px;
    display: none;
    height: 65px;
    overflow: hidden;
}

.ce_right .hoverBox p {
    color: #666;
    text-align: left;
    line-height: 24px;
    margin-left: 10px;
    margin-top: 5px;
}

.hoverBox.hoverBox2 {
    position: absolute;
    top: 0px;
    left: 0px;
    background: #fff;
    line-height: 65px;
    width: 65px;
    display: none;
    height: 65px;
    overflow: hidden;
}

.bottom {
    height: 40px;
    background: #000000;
}

.bottom p {
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    white-space: nowrap;
}

.moudle-09 ul {
    margin: 70px 0px;
}

.bq {
    color: #fff;
    text-align: center;
    font-size: 16px;
    display: block;
    height: 40px;
    line-height: 40px;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 20px;
}

.swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #007aff;
}


/*about_us*/

.banner_tit {
    font-size: 48px;
    color: #FFFFFF;
    font-family: "微软雅黑";
    position: absolute;
    margin-left: -960px;
    left: 50%;
    width: 1920px;
    top: 50%;
    text-align: center;
}

.about_us .banner {
    position: relative;
}

.about p.tit {
    text-align: center;
    margin: 60px 0px;
    font-size: 36px;
    font-weight: bold;
    color: #333;
}

.content-p {
    margin: 0px 200px;
    font-size: 18px;
    color: #666;
    line-height: 32px;
}

#zhiqiu_chat_wrapper {
    z-index: 999999;
}
