text{
  font-size: 9px !important;
}

[class*='jsmap'] {
    cursor: pointer;
}

.mapInfo {
    position: absolute;
    z-index: 999;
}

.content .nav li {
    display: inline-block;
    /* width: 33.33%; */
    text-align: center;
    font-size: 24px;
    padding: 2em 2em;
    /* margin-top: 1.6em; */
    position: relative;
    cursor: pointer;
    font-weight: 100;
}

.img-warp {
    position: relative;
    display: block;
}

.img-warp img {
    width: 100%;
}

.Arrows .worm-button-next,
.Arrows .worm-button-prev {
    position: absolute;
    left: 0;
    transform: translateY(-50%);
    cursor: pointer;
}

.Arrows {
    width: 100%;
    left: 0;
    top: 50%;
    bottom: auto;
}

.Arrows .worm-button-next {
    position: absolute;
    left: auto;
    right: 0;
    transform: translateY(-50%);
}

.content .nav li.on {
    font-weight: initial;
    /* display: block; */
}

.content .nav li.on:before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 3px;
    left: 0;
    width: 100%;
    background: #f00;
}

.content .nav {
    /* padding: 0 25em; */
    text-align: center;
}

.content .nav li a {
    color: #333;
}

.content .block {
    height: 900px;
}

#container {
    background: url(/img/service/bg.jpg) center center;
}

.block2 .text,
#container .text {
    padding: 32px;
    word-wrap: break-word;
    word-break: break-all;
    background: rgb(32, 32, 32);
    color: #fff;
}

.block2 .item {
    margin-top: 1em;
}

.block2 .item img {
    width: 100%;
}

.block2 .text p,
#container .text p {
    word-wrap: break-word;
    word-break: break-all;
    letter-spacing: 0em !important;
}

.block2 .text .type,
#container .text .type {
    font-size: 28px;
    margin-bottom: 1em;
}

.block2 .text i,
#container .text i {
    margin-left: -2em;
    margin-right: 1em;
}

#container .text .address,
#container .text .phone,
.block2 .text .address,
.block2 .text .phone {
    padding: 0 2em;
    margin-bottom: 1em;
}

.block2 .text a,
#container .text a {
    color: #f00;
    margin-left: 1em;
    position: absolute;
}

#container .text .phone a {
    color: #fff;
    margin-left: 0;
}

#container .text a:hover {
    text-decoration: underline;
}

#container>div:last-child {
    width: 384px;
    white-space: initial !important;
    border-bottom: 3px solid #ef031c !important;
    display: none;
}

.query-block {
    background: rgb(228, 228, 228);
    padding: 80px 0;
}

.query-block:after {
    content: '';
    display: block;
    clear: both;
}

.query-block .left {
    width: 6.367em;
    float: left;
    height: 3.9em;
    overflow: hidden;
}

.query-block .left img {
    width: 100%;
}

.query-block .right {
    width: 3.6328em;
    height: 3.9em;
    float: left;
    background: url(/img/service/bg02.jpg) center center;
    position: relative;
}

.query-block .right .top,
.query-block .right .bottom {
    height: 50%;
    padding: 40px 40px;
    box-sizing: border-box;
    color: #fff;
}

.query-block .left {
    position: relative;
}

.query-block .right:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: -2.57em;
    border-top: 1px solid rgba(255, 0, 27);
    width: 5.75em;
    -webkit-animation: widthplay 2s;
    animation: widthplay 2s;
}

@-webkit-keyframes widthplay {
    0% {
        width: 0em;
    }
    100% {
        width: 5.75em;
    }
}

@keyframes widthplay {
    0% {
        width: 0em;
    }
    100% {
        width: 5.75em;
    }
}

.query-block .circular {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 156px;
    height: 156px;
    margin-top: -78px;
    margin-left: -78px;
    border: 1px solid rgba(255, 0, 27);
    border-radius: 78px;
    color: #ff001b;
    text-align: center;
}

.query-block .circular i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    font-size: 48px;
}

.query-block .tit {
    font-size: 24px;
    margin-bottom: 1em;
}

.query-block .detail {
    font-size: 14px;
    line-height: 2.4em;
    color: #bbb;
}

.query-block .detail span {
    color: #f00;
}

.query-block .detail .qrcode {
    float: left;
    margin-right: 1em;
    width: 84px;
    height: 84px;
}

.query-block .wormEm:after {
    content: '';
    display: block;
    clear: both;
}

.query-block .list {
    margin-top: 60px;
}

.query-block .list li {
    width: calc(33.33% - 20px);
    float: left;
}

.query-block .list li a {
    display: block;
    color: #000;
    padding: 20px;
    font-size: 20px;
    border-bottom: 1px solid #b6b6b6;
    -webkit-transition: border .5s;
    transition: border .5s;
}

.query-block .list li a:hover {
    border-bottom: 1px solid #fe0621;
}

.query-block .list li i {
    color: #fe0621;
    float: right;
}

.query-block .list li+li {
    margin-left: 30px;
}

.query-block .list li:nth-child(4n) {
    margin-left: 0px;
}

.complaint-block {
    background: url(/img/service/bg03.jpg) center center;
    height: 4.166em;
    padding: 1.3em 0;
    box-sizing: border-box;
    background-size: cover;
}

.complaint-block .left {
    width: 70%;
}

.complaint-block .right {
    width: 30%;
}

.complaint-block .left {
    font-size: 18px;
    color: #fff;
    line-height: 2em;
    float: left;
}

.complaint-block .left a {
    color: #fff;
}

.complaint-block .left a:hover {
    color: #ff001b;
}

.complaint-block .right {
    color: #fff;
    width: 1.44em;
    height: 1.44em;
    float: right;
    /* border: 1px solid rgba(255, 0, 27); */
    background: url('/Upload/vm.png') center center;
    background-size: cover;
    border-radius: 1.44em;
    margin-right: 0.4em;
    position: relative;
}

.complaint-block .right i {
    display: block;
    font-size: 0.2em;
    width: 1em;
    height: 1em;
    line-height: 1em;
}

.complaint-block .right i {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.5em;
    margin-left: -0.5em;
}

.complaint-block .right i+i {
    left: 50%;
    top: 0;
}

.complaint-block .right i+i+i {
    left: 100%;
    top: 50%;
}

.complaint-block .right i+i+i+i {
    left: 50%;
    top: 100%;
}

.complaint-block .qrcode {
    margin-top: 1em;
}

.complaint-block .qrcode img {
    width: 79px;
    height: 79px;
}

.province_ul {
    display: none;
}

@media only screen and (max-width: 1441px) {
    .block.t3 li {
        width: 11%;
    }
}

@media only screen and (max-width: 1367px) {
    .query-block .tit {
        font-size: 20px;
    }
    .query-block .detail {
        font-size: 14px;
    }
    .complaint-block .left {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1024px) {
    .block2 .text .type,
    #container .text .type {
        font-size: 24px;
        margin-bottom: 1em;
    }
    .content .block {
        /* padding: 40px 14px; */
        height: 500px;
    }
    .query-block .left,
    .query-block .right {
        width: 100%;
        height: auto;
    }
    .query-block .right {
        background-size: 100%;
    }
    .query-block .right:before {
        left: 0;
    }
    .query-block .detail:after {
        content: '';
        display: block;
        clear: both;
    }
    .query-block .list {
        margin-top: 30px;
    }
    .query-block .list li {
        width: 100%;
    }
    .query-block .list li+li {
        margin-left: 0;
    }
    .query-block .right .top,
    .query-block .right .bottom {
        padding: 1em .8em;
    }
    .query-block .right .bottom {
        padding-top: 0;
    }
    .query-block .circular {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 78px;
        height: 78px;
        margin-top: -39px;
        margin-left: -39px;
        border: 1px solid rgba(255, 255, 255, .3);
        border-radius: 78px;
        color: #fff;
        text-align: center;
    }
    .query-block .circular i {
        font-size: 24px;
    }
    .query-block {
        padding: 40px 0;
    }
    .query-block .right:before {
        display: none;
    }
    .query-block .detail .qrcode {
        float: none;
        display: block;
        margin-bottom: 1em;
    }
    .complaint-block .left {
        float: none;
        width: auto;
    }
    .complaint-block .right {
        display: none;
    }
    .complaint-block {
        height: auto;
    }
    .text {
        padding: 10px;
        background: #ccc;
        /* color: #fff; */
    }
    .text a {
        color: #ff001b;
    }
    .mCSB_container .Arrows {
        display: none;
    }
    .block2 .text a,
    #container .text a {
        position: initial;
    }
}

@media only screen and (max-width: 768px) {
    .content .nav li {
        padding: 15px 12px;
    }
    .content .nav li {
        font-size: 14px;
    }
    .content .block {
        /* padding: 40px 14px; */
        height: auto;
    }
    .query-block .list li a {
        font-size: 14px;
        padding: 14px;
    }
    .block2 .text,
    #container .text {
        padding: 20px;
    }
}

.map_select {
    width: 100%;
    height: 30px;
    font-size: 14px;
    border: 1px solid #000;
    padding-left: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    background: #fff;
    position: relative;
    display: none;
    box-sizing: border-box;
}

.map_select input {
    border: 0;
    line-height: 28px;
    height: 28px;
    float: left;
}

.map_select em {
    display: block;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top: 5px solid #000;
    top: 50%;
    right: 10px;
    z-index: 10;
    position: absolute;
    margin-top: -2px;
}

.marketing_b_co {
    position: absolute;
    width: 348px;
    height: 100%;
    box-sizing: border-box;
    left: 0;
    top: 0;
    background: url(/images/bg_red.jpg) repeat;
    color: #000;
}

.marketing_b_co ul {
    width: 100%;
    max-height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0;
    height: calc(100% - 194px)
}

.marketing_b_co ul.on {
    z-index: 5;
    opacity: 1;
}

.marketing_b_co ul li {
    padding: 30px 45px;
    border-bottom: 1px solid #fff;
}

.marketing_b_co ul li dt {
    margin-bottom: 0px;
    font-weight: normal;
}

.marketing_b_co ul li dd {
    line-height: 1.8;
}

.marketing_b_co ul li dd span {
    display: block;
    padding-bottom: 14px;
}

.marketing_b_co ul li dd a {
    color: #fff;
}

.marketing_b_co ul li dd a:hover {
    color: #fff !important;
}

.marketing_b_co .mCSB_inside>.mCSB_container {
    margin-right: 0;
}

.marketing_b_co .mCSB_scrollTools {
    width: 6px;
}

.mapbox {
    /* position: relative; */
}

.hidden {
    display: none;
}

@media only screen and (max-width: 1299px) {
    .map_box {
        margin-left: 0;
    }
    .marketing_b_co {
        width: 100%;
        position: relative;
        height: auto;
    }
    .marketing_b_co ul {
        position: relative;
        max-height: inherit;
    }
    .marketing_b {
        padding-bottom: 20px;
    }
    .map_box {
        padding-bottom: 0px;
        height: 740px;
    }
    .mapbox_line {
        bottom: 0;
        right: 50px;
    }
    .wrap {
        width: 90%;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 992px) {
    .marketing_b_co ul {
        opacity: 1;
    }
    #container {
        display: none;
    }
    .map_box {
        height: auto;
    }
    .map_box img,
    #svgpaper,
    #paper {
        display: none;
    }
    .marketing_b_co ul li {
        padding: 0px;
    }
    .province_ul {
        border: 1px solid #000;
        margin-left: 0;
        width: auto;
        height: auto;
        left: 20px;
        right: 20px;
        background: #fff;
        height: 300px;
        overflow: auto;
        position: absolute;
        z-index: 200;
        display: none;
        top: auto;
        bottom: inherit;
    }
    .province_ul li {
        left: 0 !important;
        top: 0 !important;
        width: 100%;
        border-bottom: 1px solid #000;
        position: relative;
        background: #fff;
        height: 30px;
        padding-left: 10px;
        color: #000;
        line-height: 30px;
        text-shadow: none;
        box-sizing: border-box;
    }
    .map_select {
        display: block;
    }
}

@media screen and(-ms-high-contrast:active),
(-ms-high-contrast:none) {
    /*¼æÈÝIE11*/
    .spanwrap {
        display: inline-block;
        width: 85%;
        white-space: pre-line;
        overflow: hidden;
        vertical-align: top;
    }
}

.spanwrap {
    display: inline-block;
    /* IE7+FF */
    width: 85%;
    /* IE7+FF */
    white-space: pre-line;
    /* IE7+FF */
    overflow: hidden;
    /* IE7+FF */
    vertical-align: top;
    /* IE7+FF */
}