@charset "utf-8";
h1, h2, h3, h4, h5 {
    font-weight: normal;
    margin: 0;
}

body {
    background-color: #FFFFFF;
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

img {
    max-width: 100%;
    vertical-align: middle;
}

a {
    color: #333333;
}

a:hover {
    color: #0994d9;
}

p {
    margin-bottom: 0;
    margin-top: 0;
}

h2, h3, h4, h1 {
    margin: 0;
}

.main {
    margin: 0 auto;
}

.navbar-logo {
    display: block;
}

.nav > li > a {
    padding: 10px 12px;
}

.navbar-toggle .icon-bar {
    background-color: #fff;
}

.section {
    overflow: hidden;
    padding: 50px 0;
}

.sec-hedaer {
    position: relative;
    font-size: 30px;
    padding-bottom: 10px;
    color: #2175a2;
    margin-bottom: 40px;
    text-align: center;
}

.sec-hedaer:after {
    width: 80px;
    height: 2px;
    background: #237dab;
    content: ' ';
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -40px;
}

.sv-box {
    text-align: center;
}

.sv-box h5 {
    font-size: 20px;
    padding-top: 15px;
    padding-bottom: 10px;
}

.sv-box p {
    color: #999999;
    text-align: left;
    font-size: 16px;
    line-height: 1.8;
}

.data-section {
    background: url(../images/databg.jpg) center no-repeat;
    background-size: cover;
    text-align: center;
    color: #FFFFFF;
}

.data-row h4 {
    font-size: 44px;
    margin-bottom: 15px;
}

.data-row .ch {
    font-size: 18px;
    margin-bottom: 10px;
}

.data-row .en {
    font-size: 14px;
}

.adv-cell {
    position: relative;
    padding-left: 100px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.adv-cell h3 {
    font-size: 22px;
    margin-bottom: 20px;
}

.adv-cell p {
    font-size: 16px;
    color: #858585;
    line-height: 2;
}

.adv-cell .adv-icon {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -30px;
}

.news-box {
    width: 330px;
    margin: 0 auto;
    display: block;
    background-color: #f4f4f4;
    border-bottom: 2px solid #f4f4f4;
    margin-bottom: 30px;
}

.news-box:hover {
    border-bottom: 2px solid #0994d9;
}

.nn-pic img {
    width: 330px;
    height: 160px;
}

.nn-intro {
    padding: 25px;
}

.nn-time {
    padding: 15px 0 15px 30px;
    font-size: 15px;
    border-bottom: 1px solid #ddd;
    background: url(../images/time.png) left center no-repeat;
    margin-bottom: 15px;
    font-size: 16px;
}

.nn-title {
    font-size: 18px;
    margin-bottom: 10px;
    height: 25px;
    overflow: hidden;
    color: #2175a2;
}

.nn-desc {
    color: #808080;
    line-height: 1.8;
    font-size: 15px;
    height: 135px;
}

.about-section {
    background: url(../images/aboutbg.jpg) center no-repeat;
    background-size: cover;
    color: #FFFFFF;
    text-align: center;
}

.about-ch {
    font-size: 24px;
    margin-bottom: 20px;
}

.about-en {
    font-size: 16px;
}

.about-section .sec-hedaer {
    color: #FFFFFF;
}

.about-section .sec-hedaer:after {
    color: #FFFFFF;
    background-color: #FFF;
}

.footer {
    background-color: #1b313c;
}

.foot-main {
    padding: 30px 0;
    color: #9d9d9d;
}

.foot-info {
    padding: 20px 0;
    color: #9d9d9d;
    border-top: 1px solid #2d404a;
}

.wx-cell {
    position: relative;
    height: 100px;
    padding-left: 115px;
}

.wx-cell img {
    position: absolute;
    left: 0;
    top: 0;
}

.intro {
    padding: 20px 0;
    line-height: 30px;
    font-size: 16px;
}

.foot-lk {
    font-size: 16px;
    padding: 5px 0;
}

.col-lks {
    padding: 15px;
}

.foot-lk a {
    font-size: 16px;
    color: #9d9d9d;
}

.foot-info p {
    padding: 10px 0;
}

.foot-row > div {
    padding-top: 15px;
    padding-bottom: 15px;
}

.navbar-diy {
    position: fixed;
    z-index: 999;
    width: 100%;
    border: 0;
    margin-bottom: 0;
    border-radius: 0;
}

.navbar-diy.fixed {
    background-color: rgba(35, 125, 171, .9);
}

.navbar-brand {
    padding: 0 15px;
}

.navbar-brand img {
    height: 50px;
}

.navbar-nav > li > a {
    color: #FFFFFF;
    font-size: 16px;
    padding: 20px 10px;
    line-height: 40px;
}

.navbar-nav > li.active > a:after {
    content: ' ';
    width: 60px;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -30px;

}

.navbar-nav > li > a.active:after {
    content: ' ';
    width: 60px;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: 15px;
    left: 50%;
    margin-left: -30px;

}

.swiper-banner .swiper-slide {
    position: relative;
    height: 240px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.nav > li > a:hover {
    background-color: transparent;
}

.red-section {
    position: relative;
    background-color: #e33434;
    color: #FFFFFF;
    z-index: 99;
}

.red-section .container {
    position: relative;
    padding: 160px 15px;
}

.z-tt {
    margin-bottom: 40px;
}

.zt-text p {
    font-size: 38px;
    margin-bottom: 15px;
}

.tt-phone {
    position: absolute;
    right: 0;
    bottom: -130px;
}

.wt-section {
    position: relative;
    background-color: #ececec;
}

.wt-section .container {
    position: relative;
    padding-top: 250px;
    padding-bottom: 130px;
}

.wt-phot {
    position: absolute;
    left: -80px;
    bottom: -160px;
}

.xc-header {
    text-align: center;
    margin-bottom: 50px;
}

.xc-tt {
    margin-bottom: 30px;
}

.xc-tt span {
    font-size: 40px;
    display: inline-block;
    padding-left: 100px;
    background: url(../images/dang-icon.png) left center no-repeat;
    background-size: contain;
    line-height: 50px;
}

.xc-desc {
    font-size: 16px;
}

.wy-row {
    text-align: center;
}

.wy-row > div {
    padding: 15px;
}

.wy-box p {
    font-size: 30px;
    padding-top: 20px;
}

.fis-wrap {
    padding-top: 100px;
}

.tw-row {
    padding: 90px 0;
}

.tw-tt {
    position: relative;
    padding-left: 25px;
    font-size: 40px;
    margin-bottom: 30px;
}

.tw-tt:before {
    display: block;
    width: 2px;
    height: 30px;
    background-color: #e33434;
    content: ' ';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
}

.shx-wrap .tw-row .tw-tt:before {
    width: 4px;
    background-color: #237ab9;
}

.tw-cont p {
    font-size: 18px;
    margin-bottom: 30px;
    width: 40%;
    float: left;

}

.tw-cont {
    padding-left: 20px;
}

.tw-text {
    padding: 60px 0;
}


.shan-wrap {
    background: #fff url(../images/redbg.jpg) center bottom no-repeat;
}

.shx-wrap {
    background: #fff url(../images/bluebg.png) center bottom no-repeat;
}

.pt-intro {
    padding: 20px 0;
}

.pt-intro h3 {
    margin-bottom: 10px;
}

.pt-intro p {
    line-height: 2;
    font-size: 16px;
}

.cc-row > div {
    padding: 15px;
}

.cc-box {
    padding: 50px 0;
    background-color: #FFFFFF;
    border: 1px solid #b32929;
    text-align: center;
    box-shadow: 0 0 30px rgba(0, 0, 0, .3);
}

.cc-box p {
    font-size: 20px;
    padding-top: 30px;
}

.red-footer {
    background-color: #dc4747;
    color: #FFFFFF;
}

.blue-footer {
    background-color: #237ab9;
    color: #FFFFFF;
}

.foot-row {
    padding: 40px 14px;
}

.foot-wx {
    margin-bottom: 30px;
    padding-bottom: 35px !important;
    background: url(../images/wtext.png) 0 bottom no-repeat;
}

.foot-text h4 {
    font-size: 20px;
    margin-bottom: 20px;
}

.foot-text p {
    font-size: 13px;
    line-height: 2;
    opacity: .8;
}

.foot-text .foot-tel {
    font-size: 18px;
}

.wt-row .xc-header {
    text-align: left;
}

.blue-section {
    color: #FFFFFF;
    padding-bottom: 100px;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}

.bl-tt {
    padding: 40px 0;
}

.shx-wrap .tw-row {
    padding: 60px 0;
}

.gn-row {
    text-align: center;
    margin-bottom: 40px;
}

.gn-box p {
    font-size: 20px;
    color: #4ca5ff;
    padding-top: 20px;
}

.xc-imt {
    margin-bottom: 20px;
}

.adx-tt {
    padding: 15px;
    font-size: 22px;
    margin-bottom: 20px;
    background: url(../images/ttbg.png) center no-repeat;
}

.cck-row {
    margin-bottom: 110px;
}

.cck-row > div {
    padding: 15px;
}

.cck-box {
    background-color: #FFFFFF;
    padding: 35px 20px;
    text-align: center;
    box-shadow: 0 0 25px rgba(0, 0, 0, .2);
}

.cck-box p {
    font-size: 16px;
    line-height: 1.8;
}

.cck-box .cck {
    background: url(../images/quanbg.png) center no-repeat;
    background-size: contain;
    height: 120px;
    line-height: 120px;
    font-size: 24px;

}

.wt-lg-section {
    background-color: #ececec;
}

.download-cells {
    padding: 50px 0;
    background: url(../images/downbg.jpg) center no-repeat;
    color: #fff;
    text-align: center;
}

.down-txt {
    font-size: 25px;
    margin-bottom: 20px;
}

.down-link .lk-cell {
    margin: 0 10px;
}

.xc-desc {
    max-width: 960px;
    margin: 0 auto;
    line-height: 2;
}

.wt-text {

    margin: 0 auto;
    line-height: 2;
    margin-bottom: 150px;
}

.wt-lg-section {
    padding-top: 60px;
}

.navbar-toggle {
    padding: 18px 10px;
}

@media (max-width: 770px) {


    .navbar-nav > li.active > a:after {
        bottom: 0;
    }

    .navbar-diy {
        text-align: center;
        height: 70px;
    }

    .navbar-brand {
        height: auto;
        padding: 15px;
    }

    .navbar-brand img {
        height: 40px;
    }
}


@media (min-width: 1000px) {
    .foot-row {
        padding: 60px;
    }

    .about-section .container {
        max-width: 1000px;
    }

    .row-advs {
        background: url(../images/xbg.png) center no-repeat;
    }

    .row-advs > div {
        padding: 40px;
    }

    .navbar-nav > li {
        margin-left: 20px;
    }

    .navbar-brand {
        padding: 15px 0;
        height: auto;
    }

    .swiper-banner .swiper-slide {
        height: 500px;
    }

    .col-max-right {
        float: right;
    }

    .col-max-left {
        float: left;
    }

    .foot-wx {
        float: left;
    }

    .foot-text {
        max-width: 400px;
        margin-left: 100px;
        float: left;
    }
}

@media (min-width: 1200px) {

    .container {
        width: 1200px;
    }

    .foot-row {
        padding: 60px 120px;
    }

    .wt-row .xc-desc {
        font-size: 20px;
        line-height: 3;
    }

    .shx-wrap .tw-text {
        padding: 250px 0;
    }

    .shx-wrap .tw-cont p {
        font-size: 28px;
        line-height: 2;
    }

    .adx-tt {
        font-size: 35px;
    }

    .wt-text {
        font-size: 20px;
        text-align: center;
    }

    .xc-desc {
        font-size: 20px;
    }
}

@media (max-width: 1000px) {
    .navbar-nav > li > a {
        padding: 10px 30px;
    }

    .sv-box {
        padding: 20px 0;
    }

    .data-row > div {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .news-row > div {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .red-section .container {
        padding: 60px 15px 200px 15px;
    }

    .tt-phone {
        right: 20px;
        bottom: -50px;
    }

    .tt-phone img {
        width: 180px;
    }

    .zt-text p {
        font-size: 18px;
    }

    .wt-section .container {
        padding: 80px 15px 150px 15px;
    }

    .xc-tt span {
        font-size: 20px;
        line-height: 30px;
        padding-left: 60px;
    }

    .xc-desc {
        font-size: 14px;
        padding: 0 20px;
    }

    .wy-box img {
        width: 80px;
    }

    .wy-box p {
        font-size: 18px;
    }

    .wt-phot {
        width: 280px;
        bottom: -100px;
        left: 50%;
        transform: translateX(-50%);
    }

    .wt-phot img {
        width: 280px;
    }

    .tw-tt {
        font-size: 20px;
    }

    .tw-cont p {
        font-size: 15px;
    }

    .tw-row {
        padding: 20px 0;
    }

    .tw-photo {
        text-align: center;
    }

    .tw-photo img {
        width: 165px;
    }

    .cc-box {
        padding: 30px 0;
        box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    }

    .tw-text {
        padding: 20px 0;
    }

    .shx-wrap .tw-row {
        padding: 30px 0;
    }

    .down-link .lk-cell img {
        width: 150px;
    }

    .fis-wrap {
        padding-top: 40px;
    }
}

@media (max-width: 1250px) {
    .navbar-collapse {
        background-color: rgba(35, 125, 171, .9);
    }
}

.bs-footer {
    background: url(../images/footer.jpg) center top no-repeat;
    background-size: cover;
    text-align: center;
    padding: 40px 15px;
    color: #FFFFFF;
    overflow: hidden;
}

.bs-footer a {
    color: #fff;
}

.cc-info {
    margin-bottom: 25px;
}

.cc-nav {
    margin-bottom: 25px;
}

.cc-info h4 {
    font-size: 22px;
    margin-bottom: 5px;
}

.cc-info p {
    opacity: .9;
    text-transform: uppercase;
    font-size: 15px;
}

.cc-time {
    margin-bottom: 25px;
}

.cc-copyright {
    font-size: 12px;
}

.cc-copyright span {
    display: inline-block;
    padding: 0 6px;
}

.cc-nav span {
    padding: 0 5px;
}

.cc-time span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}

.cc-time .cc-sv {
    background: #bfbfbf;
    line-height: 22px;
    padding: 0 10px;
    font-size: 13px;
    color: #333;
}

.in-banner {
    background: #0994d9;
    color: #fff;
    height: 100vh;
    overflow: hidden;
}

.in-banner .container {
    padding-top: 40%;
    padding-bottom: 40px;
}

.ban-pic {
    padding: 0 10%;
}

.ban-text {
    margin-bottom: 50px;
}

.ban-text h3 {
    margin-bottom: 20px;
    font-size: 20px;
}

.ban-text h2 {
    margin-bottom: 30px;
    font-size: 32px;
}

.ban-text h4 {
    font-size: 14px;
}

.inwrap {
    padding: 35px 0;
    overflow: hidden;
}

.inwrap.bg {
    background: #f8f8f8;
}

.zt-hedaer {
    text-align: center;
    margin-bottom: 40px;
}

.zt-hedaer h2 {
    font-size: 28px;
    margin-bottom: 10px;
}

.zt-hedaer h3 {
    font-weight: lighter;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #666;
}

.zt-hedaer p {
    font-size: 16px;
    color: #6d6d6d;
}

.xinwen-list {
    padding: 0 10px;
}

.xinwen-list li {
    background: #FFFFFF;
    padding: 30px;
    margin-bottom: 30px;
    overflow: hidden;
    transition: .4s all;
}

.xinwen-list li:hover {
    box-shadow: 0 0 25px rgba(0, 0, 0, .1);
}

.xw-title {
    margin-bottom: 20px;
}

.xw-title a {
    font-weight: bold;
    font-size: 20px;
}

.xw-pic {
    width: 170px;
    height: 150px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.xw-desc {
    color: #808080;
    line-height: 1.8;
    font-size: 16px;
}

.col {
    overflow: hidden;
    padding: 10px 0;
}

.tab-nav {
    text-align: center;
    margin-top: 20px;
}

.tab-nav .tabs {
    display: inline-block;
    text-align: center;
    font-size: 0
}

.tabs li {
    border: 1px solid #dcdcdc;
    display: inline-block;
    margin-left: -1px;
}

.tabs li a {
    display: inline-block;
    width: 100px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #002435;
    font-size: 15px;
}

.tabs li.active a {
    background: #002435;
    color: #fff;
}

.case-box {
    background: #fff;
    margin-bottom: 30px;
    padding: 30px 0;
    transition: .4s all
}

.case-box:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, .15)
}

.case-intro {
    padding: 40px 0;
    font-size: 18px;
    color: #1a1a1a;
}

.case-time {
    font-size: 18px;
    margin-bottom: 6px;
}

.case-title {
    margin-bottom: 6px;
}

.case-box .case-more {
    display: inline-block;
    width: 100px;
    height: 26px;
    line-height: 26px;
    background: #00486a;
    color: #fff;
    font-size: 15px;
    text-align: center
}

.case-desc {
    color: #3f3f3f;
    line-height: 2;
    font-size: 16px;
    font-weight: lighter
}

.abb-section {
    padding: 35px 0;
    overflow: hidden;
}

.abb-section.bg1 {
    background: #f5fcff;
}

.abb-section.bg2 {
    background: #ffffff;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf
}

.abb-section.bg3 {
    background: #f8f8f8;
}

.ch-text {
    line-height: 2;
    font-size: 16px;
    color: #3f3f3f;
    margin: 20px 0;
    text-align: left
}

.en-text {
    line-height: 2;
    font-size: 14px;
    color: #909090;
    margin: 20px 0;
    font-weight: lighter;
    text-align: center;
    text-transform: uppercase
}

.abb-pic {
    margin: 20px 0;
    text-align: center;
}

.lead-box {
    margin: 0 auto;
    width: 150px;
    text-align: center
}

.lead-box img {
    width: 150px;
    height: 150px;
    border-radius: 150px;
}

.lead-box .ch {
    color: #363737;
    font-size: 16px;
    padding-top: 15px;
}

.lead-box .en {
    color: #4c4c4c;
    font-size: 14px;
    padding-top: 5px;
}

.lead-box .desc {
    color: #999;
    font-size: 14px;
    padding-top: 20px;
}

.dz-section {
    overflow: hidden;
    padding: 60px 0;
    background: #f8f8f8;
}

.dz-section.bg {
    background: #efefef;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.row-adv {
    overflow: hidden
}

.row-adv li {
    padding: 15px 0;
    width: 50%;
    float: left
}

.process-list {
    overflow: hidden;
    position: relative
}

.process-list:before {
    border-top: 1px dashed #afafaf;
    content: ' ';
    position: absolute;
    width: 100%;
    top: 80px;
    left: 0;
    display: block
}

.process-list li {
    position: relative;
    z-index: 1;
    float: left;
    width: 25%;
    text-align: center
}

.pr-txt {
    font-size: 18px;
    line-height: 20px;
    padding-top: 10px;
}

.pr-icon {
    height: 85px;
}

.process-list li:nth-child(even) .pr-txt {
    padding-top: 40px;
    margin-bottom: 15px;
}

.process-row {
    padding: 30px 0;
}

.deve-grid {
    padding: 40px 0;
}

.deve-hd {
    margin-bottom: 20px;
}

.deve-hd span,
.deve-hd img {
    display: inline-block;
    vertical-align: middle;
}

.deve-hd .line {
    width: 1px;
    height: 20px;
    background: #0b99db;
    margin: 0 10px;
}

.deve-hd .txt {
    font-size: 20px;
}

.deve-desc {
    line-height: 2;
    font-size: 16px;
}

.deve-pic {
    text-align: center
}

.deve-pic img {
    max-width: 286px;
}


@media (min-width: 1000px) {
    .row-adv li {
        width: 20%;
    }

    .xw-pic {
        float: left;
        margin-right: 30px;
        margin-bottom: 0;
    }

    .in-banner {
        height: 530px;
    }

    .in-banner .container {
        padding-top: 140px;
    }

    .ban-pic {
        text-align: right;
        padding: 0;
    }

    .ban-text {
        padding: 50px 0;
    }

    .ban-text h3 {
        font-size: 32px;
    }

    .ban-text h2 {
        font-size: 62px;
    }

    .ban-text h4 {
        font-size: 16px;
    }
}

.case-photo {
    text-align: center;
}

@media (min-width: 1023px) {
    .case-photo {
        float: left;
        margin-right: 30px;
    }

    .case-intro {
        float: left;
        margin-right: 30px;
    }

    .case-desc {
        overflow: hidden;
        padding: 15px 0;
    }
}

@media (min-width: 1200px) {
    .process-list li {
        width: 12.5%;
    }

    .case-photo {
        margin-right: 50px;
    }

    .case-intro {
        float: left;
        margin-right: 30px;
        width: 350px;
    }

    .case-desc {
        overflow: hidden;
        padding: 25px 0;
    }

    .case-box {
        padding: 0;
    }
}

@media (max-width: 766px) {
    .process-list li {
        margin-bottom: 20px;
    }

    .process-list:after {
        border-top: 1px dashed #afafaf;
        content: ' ';
        position: absolute;
        width: 100%;
        bottom: 100px;
        left: 0;
        display: block
    }
}

.about-text {
    text-align: left;
    line-height: 2;
}

.about-text p {
    font-size: 16px;
}

.idx-hedaer {
    text-align: center;
    margin-bottom: 30px;
}

.index-section {
    padding: 30px 0;
}

.index-section.bg {
    background: #f8f8f8;
}

.idx-hedaer h2 {
    padding-bottom: 10px;
    margin-bottom: 10px;
    background: url(../images/bline.png) center bottom no-repeat;
}

.idx-hedaer p {
    color: #999999;
    font-size: 14px;
}

.col-md-4 .idx-box {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: #FFFFFF;
    height: 450px;
}

.col-md-4 .idx-box .inner {
    padding-top: 60px;
    padding-left: 30px;
    padding-right: 30px;
}

.idx-box.idx-blue {
    background-image: url(../images/bg3.jpg);
}

.idx-box.idx-green {
    background-image: url(../images/bg2.jpg);
}

.idx-box.idx-red {
    background-image: url(../images/bg1.jpg);
}

.idx-hd {
    margin-bottom: 20px;
}

.idx-hd img,
.idx-hd span {
    display: inline-block;
    vertical-align: middle;
}

.idx-hd span {
    font-size: 26px;
}

.idx-cell {
    font-size: 15px;
    line-height: 1.8;
}

.idx-blue .line {
    margin: 25px 0;
    background: #b9f8ff;
    height: 1px;
}

.idx-green .line {
    margin: 25px 0;
    background: #b9f8ff;
    height: 1px;
}

.idx-red .line {
    margin: 25px 0;
    background: #ffc1b9;
    height: 1px;
}

.idx-list {
    overflow: hidden;
    margin: 0 -10px;
}

.idx-list li {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 30px;
    box-sizing: border-box;
    float: left;
}

.idx-list .idx-box {
    width: 375px;
    background: #fff;
    height: 210px;
    padding-top: 20px;
    text-align: center;
}

.idx-list .idx-box p {
    font-size: 18px;
    padding: 10px 15px 0 15px;
}

.idx-list .idx-box .nr {
    font-size: 14px;
}

@media (min-width: 1200px) {
    .max-left {
        float: left !important
    }

    .max-right {
        float: right !important
    }
}

@media (max-width: 766px) {
    .idx-list .idx-box {
        width: 100%;
        height: 260px;

    }

    .idx-list .idx-box .nr {
        font-size: 12px;
    }

    .idx-list {
        margin-top: 30px;
    }
}

.index-banner {
    height: 100vh;
    color: #FFF;
}

.index-banner .swiper-slide {
    height: 100vh;
}

.row-first {
    padding-top: 35%;
}

.fs-row {
    padding-top: 35%;
}

.fs-photo {
    text-align: center;
}

.fs-photo img {
    height: 300px;
}

.bl-tt {
    padding: 30px 0;
}

.bl-tt img {
    height: 80px;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0;
}

.swiper-pagination {
    width: 200px !important;
    left: 50% !important;
    margin-left: -100px;
    height: 4px;
    font-size: 0;
    bottom: 30px !important;
    background: rgba(255, 255, 255, .4);
}

.swiper-pagination-bullet {
    border-radius: 0;
    width: 33.33%;
    height: 4px;
    border-radius: 0;
    background: #3991d5;
}

.swiper-pagination-bullet-active {
    border-radius: 10px;
    background: #FFFFFF;
}


@media (min-width: 1000px) {
    .row-first {
        padding-top: 190px;
    }

    .fs-row {
        padding-top: 190px;
    }

    .index-banner {
        height: 700px;
        color: #FFF;
    }

    .index-banner .swiper-slide {
        height: 700px;
    }

    .fs-photo img {
        height: 400px;
    }
}

.lz-section {
    background: url(../images/lizhengbg.jpg) center no-repeat;
    background-size: cover;
}

/*分页*/
.page ul li {
    float: left;
    padding: 20px 20px;
}


/*2023-02-05修改*/

/*导航*/
.logo-b {
    display: none !important;
}


/*子级导航*/
.sub:hover .sub-nav {
    display: flex;
}


.sub-nav {
    width: 100%;
    height: 60px;
    background: rgba(0, 0, 0, 0.2);
    position: fixed;
    top: 80px;
    left: 0;
    z-index: 99999;
    display: none;
    justify-content: center;
    align-items: center;
}

.sub-nav a {
    color: #ffffff !important;
}

.sub-nav li {
    font-size: 16px;
    padding: 0 15px;
}


/*智慧茶房*/
.zhcf_banner {
    position: relative;
    height: 800px;
    background-repeat: no-repeat;
    background-position: top;
    background-size: auto;
}

.zhcf_banner .row {
    padding-top: 200px;
}

.zhcf_banner .zhcf_banner_name {
    margin-bottom: 50px;

}

.zhcf_banner .zhcf_banner_desc {
    color: #fff;
    font-size: 30px;
    margin-bottom: 15px;
}

.zhcf-ssm {
    background: #f7f8fa;
    padding-top: 50px;
}

.zhcf-ssm .xc-header {
    padding: 0 15px;
}

.zhcf-ssm .small-phone {
    text-align: center;
    margin-top: 40px;
    display: none;
}

.zhcf-wsm {
    margin-top: 100px;
    padding: 150px 0;
    background-repeat: no-repeat;
    background-position: top;
    background-size: auto;
    font-size: 22px;
    line-height: 60px;
}

.zhcf-wsm .container {
    padding: 0 100px;
}

.zhcf-ys {
    padding: 40px 0;
}

.zhcf-ys .zhcf-ys-tit img {
    width: 70%;
}

.zhcf-ys .zhcf-ys-list {
    margin-top: 30px;
    font-size: 18px;
    color: #4d4d4d;
    padding: 0 20px;
}

.zhcf-ys .zhcf-ys-list p {
    margin-bottom: 30px;
}

.zhcf-ys .zhcf-ys-list span {
    font-size: 22px;
    font-weight: bold;
}

.zhcf-ys .zhcf-ys-phone {

}

.zhcf-gncj {
    padding: 100px 0;
    background-repeat: no-repeat;
    background-position: top;
    background-size: auto;
    font-size: 26px;
}

.zhcf-gncj img {
    margin-bottom: 15px;
}

.zhcf-gncj .zhcf-gncj-bt {
    display: flex;
    justify-content: space-evenly;
}


/*网络理政*/

.wllz_ssm {
    background-repeat: no-repeat;
    background-position: top;
    background-size: auto;
    padding: 100px 0;
}

.wllz_ssw_dwsc {
    padding: 100px;
    padding-bottom: 0;
}

.wllz_title {
    font-size: 30px;
    text-align: center;
    padding-bottom: 30px;
    color: #4d4d4d;
}

.wllz_title:after {
    content: '';
    width: 200px;
    height: 1px;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    border-top: 1px solid #7aaefc;
}

.wllz-text {
    text-align: left;
    text-indent: 2em;
    margin-bottom: 0;
}

.wllz-wdlm {
    background-color: #f9fdff;
    padding: 60px 0;
}

.wllz-wdlm-desc {
    padding-top: 100px;
}

.wllz-wsm {
    background-color: #ffffff;
    padding-bottom: 100px;
}

.wllz-wsm .wllz-wsm-icon {
    text-align: center;
    margin-top: 70px;
}

.wllz-wsm .wllz-wsm-icon p {
    margin-top: 30px;
    font-size: 20px;
}

.wllz-fl {
    background-color: #f9fdff;
    padding: 60px 0;
}

.wllz-fl .wllz-fl-desc {
    padding: 100px;
    padding-bottom: 0;
}

/*答题活动小程序*/
.dthd_banner {
    padding-top: 100px;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}

.dthd_name_logo {
    padding-top: 150px;
}

.dthd_banner p {
    margin-top: 20px;
    font-size: 40px;
    color: #202020;
    text-align: center;
}

.dthd_xxtx {
    padding: 100px 0;
}

.dthd_xxtx .dthd_xxtx_desc {
    padding: 0 30px;
    padding-top: 100px;
}

.dthd_xxtx .dthd_xxtx_desc p {
    margin-top: 50px;
    font-size: 22px;
    line-height: 40px;
}

.dthd_lb {
    background-color: #f5f6f8;
    padding: 100px 0;
    text-align: center;
    font-size: 24px;
}

.dthd_lb img {
    width: 100%;
    margin-bottom: 20px;
}

.dthd_ch {
    display: none;
}

.dthd_xxtx_pc {
    padding-top: 150px;
}

/*实践平台*/
.sjzx_banner {
    background-color: #f1464c;
}

.sjzx_banner .sjzx_banner_title {
    font-size: 30px;
    margin-bottom: 40px;
}

.sjzx_banner .sjzx_banner_desc {
    font-size: 16px;
    line-height: 10px;
}

.sjzx_banner .tt-phone {
    bottom: -60px;
}

.sjzx_js {
    padding-top: 200px;
}

.sjzx_title {
    text-align: center;
    font-size: 30px;
    padding-bottom: 30px;
}

.sjzx_desc {
    font-size: 16px;
    padding: 0 40px;
    text-align: left;
    line-height: 40px;
}

.sjzx_jsmb {
    padding-bottom: 100px;
}

.sjzx_jsmb_desc {
    text-align: center;
    margin-bottom: 60px;
    font-size: 16px;
    color: #4c4c4c;
}

.sjzx_jsmb .sjzx_jsmb_list {
    padding: 0 30px;
    text-align: center;
}

.sjzx_jsmb .sjzx_jsmb_list img {
    width: 85%;
}

.sjzx_jsmb .sjzx_jsmb_list p {
    text-align: center;
    font-size: 22px;
    color: #ef464b;
    margin-top: 20px;
}

.sjzx_jsmb .sjzx_jsmb_list p:last-child {
    font-size: 16px;
    color: #626262;
}


.sjzx_ys .sjzx_ys_list, .sjzx_nr .sjzx_nr_list {
    padding: 100px 0;
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
}


.sjzx_ys .sjzx_ys_list .left1 {
    padding-right: 200px;
    text-align: right;
    margin-bottom: 30px;
}

.sjzx_ys .sjzx_ys_list .right1 {
    padding-left: 200px;
    text-align: left;
    margin-bottom: 30px;
}

.sjzx_ys .sjzx_ys_list .left2 {
    padding-right: 250px;
    text-align: right;
    margin-bottom: 30px;
}

.sjzx_ys .sjzx_ys_list .right2 {
    padding-left: 250px;
    text-align: left;
    margin-bottom: 30px;
}

.sjzx_ys_list .sjzx_ys_title {
    font-size: 18px;
    color: #4d4d4d;
    margin-bottom: 15px;
}

.sjzx_ys_list .sjzx_ys_desc {
    font-size: 14px;
    color: #686868;
    height: 35px;
}


.sjzx_zy {
    padding: 60px 0;
}


.sjzx_zy .sjzx_zy_msg {
    margin-top: 80px;
}

.sjzx_zy .sjzx_zy_msg p:first-child {
    font-size: 20px;
    margin-bottom: 20px;
}

.sjzx_zy .sjzx_zy_msg p:last-child {
    font-size: 16px;
    color: #686868;
    line-height: 30px;

}

/*物业*/

.wypt_ban {
    background: #36a1d9;
    position: relative;
    overflow: initial;
    padding-top: 150px;
    padding-bottom: 250px;
}

.wypt_banner {
    text-align: center;

}

.wypt_banner p {
    font-size: 20px;
    margin-top: 30px;
    color: #FFFFFF;
}

.wypt_banner .wypt_banner_name {

    width: 400px;

}

.wypt_banner .wypt_banner_bg {
    padding: 0 30px;
    left: 50%;
    width: 700px;
    position: absolute;
    bottom: -20px;
    transform: translate(-50%, 0);
}


.wypt_jsbg {

    padding: 100px 0;
}

.wypt_jsbg .wypt_jsbg_desc {
    padding: 0 150px;
    padding-top: 100px;
}


.wypt_jsbg .wypt_jsbg_desc p {

    line-height: 50px;
    padding-top: 30px;
    font-size: 17px;
}


.wypt_ssm {
    text-align: center;
    padding: 100px 0;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
}

.wypt_ssm .wy_flbg {
    margin-bottom: 40px;
}

.wypt_ssm h1 {
    margin-bottom: 100px;
}

.wypt_ssm .wypt_ssm_fl p {
    font-size: 22px;
    margin-top: 30px;
}


.wypt_wtsb {
    padding-top: 150px;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
}


.wypt_wtsb p {
    line-height: 50px;
    padding-top: 30px;
    font-size: 18px;
}

.wypt_wtsb img {
    text-align: right;
    margin-top: 20px;
}

.wypt_pc {
    padding: 100px 0;
}

.wypt_pc .wypt_pc_con {
    padding: 0 100px;

}

.wypt_pc h1 {
    text-align: center;
}

.wypt_pc p {
    line-height: 40px;
    padding-top: 30px;
    font-size: 20px;
}

.wypt_pc img {
    margin: 80px 0;
    width: 100%;
}

/*生鲜*/
.sxxt_banner {
    position: relative;
    padding-top: 100px;
}

.sxxt_banner .sxxt_banner_bg, .sxxt_gzh .sxxt_gzh_bg {
    position: absolute;
    width: 100%;
    top: 0;
    object-fit: cover;
    height: 100%;
}

.sxxt_banner .container {
    /*position: absolute;*/
    /*top: 80px;*/
    /*left: 50%;*/
    /*transform: translate(-50%, 0);*/
}

.sxxt_banner .sxxt_banner_name img {
    margin-top: 100px;
}


.sxxt_banner .sxxt_banner_name p {

    font-size: 50px;
    color: #ffffff;
    margin-top: 20px;
}


.sxxt_gzh {
    position: relative;
    padding: 80px 0;
}


.sxxt_gzh_bg {
    width: 100%;
}


.sxxt_gzh .container {
    /*position: absolute;*/
    /*top: 80px;*/
    /*left: 50%;*/
    /*transform: translate(-50%, 0);*/
}

.sxxt_gzh_tit {
    text-align: center;
    margin-bottom: 50px;
}

.sxxt_gzh .sxxt_lm {
    padding-top: 60px;
}

.sxxt_gzh .sxxt_lm .sxxt_lm_tit {
    margin-bottom: 100px;
}

.sxxt_gzh .sxxt_lm .sxxt_lm_tit img {
}

.sxxt_gzh .sxxt_lm .sxxt_lm_tit h1 {

    margin-top: 30px;
}

.sxxt_gzh .sxxt_lm_icon div {
    margin-bottom: 50px;
}

.sxxt_gzh .sxxt_lm_icon div:nth-child(1) {
    text-align: left;
}

.sxxt_gzh .sxxt_lm_icon div:nth-child(2) {
    text-align: center;
}

.sxxt_gzh .sxxt_lm_icon div:nth-child(3) {
    text-align: right;
}

.sxxt_gzh .sxxt_lm_icon p {
    margin-top: 20px;
    font-size: 20px;
    color: #666;
}

.sxxt_gzh .line {
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-image: linear-gradient(to bottom,
    #666 0%, #666 50%, transparent 50%);
    background-size: 10px 10px;
    background-repeat: repeat-y;
}

.sxxt_gzh .sxxt_pc_desc {
    margin-top: 30px;
}

.sxxt_gzh .sxxt_pc_tit h1 {
    margin: 40px 0;
}

.sxxt_gzh .sxxt_pc_tit p {
    color: #666;
    font-size: 16px;
    line-height: 40px;
}

.sqxt_msgl {

}

.sqxt_msgl .container {

    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}

.sqxt_msgl p {
    color: #000;
    font-size: 24px;
    text-align: center;
    margin: 30px 0;
}


.sqxt_msgl .sqxt_msgl_nb {
    padding: 100px;
}

.sqxt_msgl .sqxt_bt, .sqxt_zdry .sqxt_bt {
    font-size: 20px;
    margin-bottom: 50px;
}

.sqxt_zdry {
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    padding: 100px 0;
}

.sqxt_zdry .col-md-4 {
    padding-top: 100px;
}

.sqxt_zdry p {
    color: #000;
    font-size: 24px;
    margin: 30px 0;
}

/*商家联盟*/
.sjlm_ty {
    padding: 100px 0;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
}

.sjlm_ty .sjlm_ty_tit {
    padding-top: 150px;
}

.sjlm_ty .sjlm_ty_tit p {
    margin-top: 30px;
    font-size: 25px;
    line-height: 40px;
}


.sjlm_djj {
    height: 950px;
    background-position: initial;
}

.sjlm_djj .sjlm_djj_img {
    position: absolute;
    left: 0;
    height: 750px;
}

.sjlm_hdxq {
    height: 800px;
    padding: 200px 0;
}

.sjlm_hdxq .sjlm_ty_tit {
    padding-top: 0;
}

.sjlm_hdxq .sjlm_hdxq_img {
    position: absolute;
    max-width: 120%;
    right: 0;
    top: 0;
}


@media (max-width: 992px) {
    .zhcf_banner .zhcf_banner_desc {
        font-size: 20px !important;
    }

    .zhcf-ssm .small-phone {
        display: block !important;
    }

    .zhcf-ssm .big-phone {
        display: none;
    }

    .zhcf-wsm {

        font-size: 22px;
        line-height: 55px;
    }

    .zhcf-gncj {
        font-size: 20px;
    }

    .wllz-wdlm .wllz-wdlm-phone {
        padding: 40px 40px 0 40px;
    }

    .dthd_banner {
        padding: 0 30px 30px 0;
    }

    .dthd_banner p {
        font-size: 25px;
    }

    .wypt_wtsb {
        padding-top: 60px;
    }

    .wypt_jsbg .wypt_jsbg_desc, .wypt_wtsb_desc {
        padding: 0 30px;
        padding-top: 30px;
    }

    .wypt_jsbg .wypt_jsbg_desc {

    }

    .wypt_ssm h1, .wypt_jsbg .wypt_jsbg_desc h1, .wypt_pc h1, .wypt_wtsb_desc h1 {
        font-size: 24px;
    }

    .wypt_jsbg .wypt_jsbg_desc p, .wypt_pc p, .wypt_wtsb_desc p {
        font-size: 16px;
    }

    .wypt_pc_con {
        padding: 0 30px !important;
    }


    .sjzx_ys .sjzx_ys_list {
        padding-top: 320px;
    }

    .sjzx_ys .sjzx_ys_list .left1 {
        padding-right: 15px;
        padding-left: 15px;
        text-align: left;
        margin-bottom: 30px;
    }

    .sjzx_ys .sjzx_ys_list .right1 {
        padding-right: 15px;
        padding-left: 15px;
        text-align: left;
        margin-bottom: 30px;
    }

    .sjzx_ys .sjzx_ys_list .left2 {
        padding-right: 15px;
        padding-left: 15px;
        text-align: left;
        margin-bottom: 30px;
    }

    .sjzx_ys .sjzx_ys_list .right2 {
        padding-right: 15px;
        padding-left: 15px;
        text-align: left;
        margin-bottom: 30px;
    }

    .sjzx_ys_list .sjzx_ys_desc {
        height: 100px;
    }


    .sjzx_banner .sjzx_qrcode {
        margin-top: 20px;
    }

    .sjzx_js {
        padding-top: 100px;
    }

    .sjzx_js img {
        padding-bottom: 40px;
    }

    .sjzx_desc {
        padding: 0 20px;
    }


    .dthd_ph {
        display: none;
    }

    .dthd_ch {
        display: block;
    }

    .dthd_xxtx {
        padding: 50px 0;
    }

    .dthd_xxtx .dthd_xxtx_desc {
        padding-top: 0;
    }

    .dthd_xxtx_pc {
        padding-top: 30px;
    }

    /*.sxxt_banner .container, .sxxt_gzh .container {*/
    /*    width: 100%;*/
    /*}*/
    /*.sxxt_banner, .sxxt_gzh {*/
    /*    height: 90vh;*/
    /*}*/
    /*.sxxt_banner .sxxt_banner_bg, .sxxt_gzh .sxxt_gzh_bg {*/
    /*    height: 100%;*/
    /*    object-fit: cover;*/
    /*}*/
    .sxxt_banner .sxxt_banner_name img {
        margin-top: 20px;
    }

    .sxxt_banner .sxxt_banner_name p {
        font-size: 30px;
        margin-bottom: 60px;
    }

    .sxxt_gzh .sxxt_lm {
        padding-top: 0;
    }

    .sqxt_msgl .sqxt_msgl_nb {
        padding: 50px 20px;
    }

    .blue-section .container .row .zt-text {
        padding-top: 0 !important;
    }

    .sqxt_msgl .sqxt_msgl_nb {
        padding: 20px;
    }

    .sqxt_zdry {
        padding: 0;
    }

    .sqxt_zdry .col-md-4 {
        padding-top: 0;
    }

    .sqxt_zdry {
        padding: 30px;
    }

    .sub {
        height: initial !important;
    }

    .sub-nav {
        padding: 20px 0;
        position: initial;
        height: initial;
        flex-flow: wrap;
    }

    .sub-nav li {
        padding: 5px 15px;
    }


    .sjlm_ty {
        padding: 0 10px;
        padding-bottom: 30px;
    }

    .sjlm_ty .sjlm_ty_tit {
        padding-top: 50px;
        padding-bottom: 30px;
    }

    .sjlm_djj {
        height: auto;
    }

    .sjlm_hdxq {
        height: auto;
    }

    .sjlm_hdxq .sjlm_hdxq_img {
        position: initial;
        max-width: 100%;
    }
}


@media (max-width: 766px) {
    .zhcf_banner .zhcf_banner_desc {
        font-size: 18px;
    }

    .zhcf-ssm {
        padding-top: 0;
    }

    .zhcf-ys .zhcf-ys-phone {
        text-align: right;
    }

    .zhcf-ys .zhcf-ys-phone img {
        width: 40%;
    }

    .zhcf-ys .zhcf-ys-tit {
        text-align: center;
    }

    .zhcf-ys .zhcf-ys-list {
        font-size: 14px;

    }

    .zhcf-ys .zhcf-ys-list span {
        font-size: 18px;

    }

    .zhcf-wsm {
        margin-top: 30px;
        padding-top: 50px;
        padding-bottom: 50px;
        font-size: 18px;
        line-height: 45px;
    }

    .zhcf-wsm .container {
        padding: 0 50px;
    }

    .zhcf-gncj {
        font-size: 18px;
    }


    .wllz_ssw_dwsc {
        padding: 0
    }

    .wllz-fl .wllz-fl-desc {
        padding: 0
    }
}