@font-face {
    font-family: hw;
    src: url("../fonts/75w.ttf");
}

* {
    box-sizing: border-box;
    margin: 0 0;
}

html, body {
    min-width: 1340px;
}

ul, li {
    list-style: none;
    padding: 0;
}

.container {
    /*width: 1300px !important;*/
    width: 75%;
    /*margin-top: 15px;*/
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}

.container2 {
    /*width: 1300px !important;*/
    width: 100%;
    /*margin-top: 15px;*/
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}

.container3 {
    /*width: 1300px !important;*/
    width: 75%;
    /*margin-top: 15px;*/
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}

.container4 {
    /*width: 1300px !important;*/
    width: 100%;
    /*margin-top: 15px;*/
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}



.navtitlew {
    font-size: 0px;
}

select::-ms-expand {
    display: none;
}

input, textarea, select {
    outline: none;
    border: 0px;
    -webkit-appearance: unset;
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
}

a {
    text-decoration: none;
    cursor: pointer;
}

    a:visited {
        text-decoration: none;
    }

    a:hover {
        text-decoration: none;
    }

    a:active {
        text-decoration: none;
    }

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

.containerlogo2 {
    margin-top: 20px;
    /*height: 45px;*/
    /*width: 1300px !important;*/
    width: 75%;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

.navtitlefirst {
    height: 59px;
    background-size: 100% 100%;
    background-image: url("/images/shouye.png");
    width: 10%;
    text-align: center;
    display: inline-block;
    color: white;
    font-size: 18px;
    /*border-right: 1px solid white;*/
    line-height: 63px;
    background-color: #e60012;
    position: relative;
}


.navtitle {
    font-weight: bold;
    font-family: 微软雅黑;
    width: 9%;
    text-align: center;
    display: inline-block;
    color: white;
    font-size: 18px;
    /*border-right: 1px solid white;*/
    line-height: 59px;
    background-color: #e60012;
    position: relative;
}

    .navtitle:last-of-type {
        border-right: 0px;
    }

.navtitlefirst:last-of-type {
    border-right: 0px;
}

.navtitle:hover {
    color: white;
    background-color: #ae182b;
}

.navtitlefirst:hover {
    /*color: white;
    background-color: #ae182b;*/
}

.coldiv > div {
    display: inline-block;
    width: 14.2%;
    padding: 0 15px;
}

    .coldiv > div img {
        padding-left: 30px;
        width: 75%;
    }

    .coldiv > div p {
        color: #001068;
        font-family: Microsoft YaHei,SimHei,Verdana;
        padding-right: 9px;
        text-align: center;
        margin-top: 16px;
        font-size: 16px;
        margin-bottom: 25px;
        transition-duration: .5s;
        font-weight: bolder;
    }

        .coldiv > div p:hover {
            color: #ae182b;
        }

.coldiv1 img {
    width: 100%;
}

.bodygrey {
    background-color: #f6f6f6;
}

.coldiv, .coldiv1 {
    padding-left: 0px;
    padding-right: 0px;
}

.coldivw {
    /*width: 59.5%;
    display: inline-block;*/
}

.coldivw1 {
    min-height: 430px;
    max-height: 430px;
    width: 30%;
    display: inline-block;
    background-color: white;
    vertical-align: top;
    padding: 0 10px;
    margin-left: 10px;
    margin-top: 10px;
    padding-top: 12px;
    margin-bottom: 15px;
}

.coldiv {
    margin-right: 5vw;
    margin-left: 5vw;
    border: 1px solid #dcdee2;
    height: 16vh;
    padding-bottom: 1vh;
    padding-top: 2vh;
    font-size: 0px;
    /*padding-top: 20px;*/
    padding-right: 15px;
    padding-left: 15px;
    background-color: white;
}

.coldiv1 {
    min-height: 430px;
    max-height: 430px;
    float: left;
    width: 69%;
    font-size: 0px;
    padding-right: 10px;
    padding-left: 14px;
    background-color: white;
    margin-top: 10px;
    padding-top: 25px;
    padding-bottom: 20px;
}

    .coldiv1 > div {
        padding: 0 4px;
        width: 33.33%;
        display: inline-block;
    }


.rowww {
    font-size: 0px;
}

.coldivw1 .title {
    margin-bottom:7px;
    font-family: Microsoft YaHei,SimHei,Verdana;
    color: #333;
    font-size: 16px;
    font-weight: bolder;
}

.coldivw1 .more {
    font-size: 14px;
    color: #e60012;
    float: right;
    margin-top: 5px;
    position: relative;
    margin-right: 8px;
    font-weight: bold;
}

    .coldivw1 .more img {
        position: absolute !important;
        right: -28px;
        top: 6px !important;
    }

.coldivw1 .h3 {
    /*border-bottom: 1px solid #dcdee2;*/
    /*padding-bottom: 6px;*/
}

    .coldivw1 .h3 img {
        margin-bottom: 12px;
        margin-right: 12px;
        position: relative;
        top: 17.4px;
    }

.coldivw1s {
    position: relative;
    margin-bottom: 20px;
}

    .coldivw1s .img1 {
        width: 100%;
        /*margin-top: 7px;*/
    }

    .coldivw1s .img2 {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
    }

    .coldivw1s .img4 {
        width: 100%;
        margin-top: -5px;
    }

.containertop20 {
    /*margin-top: 20px;*/
}

.coldivw2 {
    width: 100%;
    margin-left: 0px;
}

    .coldivw2 .img1 {
        margin-top: 0px;
    }

.coldivw1s1 {
    margin-bottom: 35px;
}

.containerlogo {
    background-color: white;
    padding: 30px 30px;
    height: 120px;
    overflow: hidden;
}

    .containerlogo a {
        margin-right: 60px;
    }

    .containerlogo ul {
        white-space: nowrap;
    }

    .containerlogo img {
        padding-right: 78px;
    }

    .containerlogo a:last-of-type img {
        padding-right: 0px;
    }

.newolis a {
    display: block;
}

    .newolis a p {
        font-size: 14px;
        color: #333333;
        display: inline-block;
        margin-bottom: 14px;
        margin-top: 0px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 80%;
    }

    .newolis a span {
        font-size: 14px;
        color: #333333;
        float: right;
    }

    .newolis a:hover p {
        color: #da1038;
    }

    .newolis a:hover span {
        color: #da1038;
    }

.newolis {
    height: 308px;
    margin-bottom: 30px;
    overflow: hidden;
}

.losqie {
    width: 25%;
}

.losqiep {
    font-size: 0px;
    width: 100% !important;
    margin-bottom: 30px;
}

.losqie {
    border: 1px solid #d1d0d0;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    border-right: 0px;
}

    .losqie:last-of-type {
        border-right: 1px solid #d1d0d0;
    }

    .losqie img {
        width: auto !important;
    }

    .losqie span {
        font-size: 22px;
        color: #333333;
        margin-top: 12px;
        margin-bottom: 12px;
        display: inline-block;
    }

.losqies {
    display: inline-block;
}

    .losqies img {
        position: relative;
        top: 4px;
        margin-right: 10px;
    }

        .losqies img:nth-of-type(1) {
            display: block;
        }

        .losqies img:nth-of-type(2) {
            display: none;
        }

.losqie:hover {
    background-color: #da1038;
}

    .losqie:hover span {
        color: white;
    }

    .losqie:hover .losqies img:nth-of-type(1) {
        display: none;
    }

    .losqie:hover .losqies img:nth-of-type(2) {
        display: block;
    }

.losqiep .active span {
    color: white;
}

.losqiep .active {
    background-color: #da1038;
}

    .losqiep .active img:nth-of-type(1) {
        display: none;
    }

    .losqiep .active img:nth-of-type(2) {
        display: block;
    }

.coldiv1sd {
    padding-top: 30px;
    padding-bottom: 275px;
}

.snewlis {
    width: 100% !important;
    padding-top: 26px !important;
    padding-bottom: 28px !important;
    border-top: 1px solid #eaeaea;
}

.snewlis1 {
    display: inline-block;
    width: 25%;
    height: 128px;
}

.snewlis2 {
    display: inline-block;
    width: 75%;
    vertical-align: top;
}

    .snewlis2 .title {
        margin-bottom: 8px;
    }

.snewlis2 {
    padding-left: 30px;
}

    .snewlis2 .nr {
        line-height: 33px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .snewlis2 .title span:nth-of-type(1) {
        font-size: 18px;
        color: #333333;
    }

    .snewlis2 .title span:nth-of-type(2) {
        font-size: 14px;
        color: #666666;
        position: relative;
        top: 5px;
        float: right;
    }

    .snewlis2 .nr {
        font-size: 14px;
        color: #333333;
    }

.snewlis {
    margin: 0 15px;
    width: calc(100% - 30px) !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

    .snewlis:hover .title span:nth-of-type(1) {
        color: #da1038;
    }

.coldivw3 .h3 {
    margin-top: 29px;
    padding-bottom: 26px;
    margin-bottom: 9px;
}

.coldivw .yincangtiao {
    display: none;
    width: 100% !important;
    height: 548px;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

    .coldivw .yincangtiao:nth-of-type(2) {
        display: block;
    }

footer {
    background-color: #001068;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-top: 10px;
    /*min-width: 1300px !important;*/
    /*width: 75%;*/
}

.flogo p {
    color: white;
    font-size: 10px;
    margin: 0 0;
    margin-top: 7px;
}


.containerf {
    padding-right: 14px;
    padding-left: 18px;
    font-size: 0px;
    padding-top: 20px;
    padding-bottom: 10px;
}

.flogo {
    width: 45%;
    display: inline-block;
}

.flogonr {
    width: 40%;
    display: inline-block;
}

.flogoright {
    width: 15%;
    display: inline-block;
    vertical-align: top;
}

.flogonr1 {
    display: inline-block;
    color: white;
    font-size: 18px;
    width: 20px;
    position: relative;
    margin-right: 30px;
    line-height: 19px;
}

.flogonr2 {
    display: inline-block;
    vertical-align: top;
    margin-top: 7px;
}

.flogonr1:before {
    /*content: "";
    display: inline-block;
    width: 3px;
    height: 34px;
    background-color: #d80a33;
    position: absolute;
    left: -15px;
    top: 1px;*/
}

.flogonr2 p {
    color: white;
    font-size: 14px;
    margin: 0 0;
    margin-bottom: 5px;
}

.flogoright .a1 {
    margin-right: 10px;
}

.flogoright .a2 {
    position: relative;
}

.a2kuang {
    position: absolute;
    background-color: white;
    padding: 10px 10px;
    width: 315px;
    font-size: 0px;
    text-align: center;
    left: -146px;
    top: -220px;
    border-radius: 10px;
    box-shadow: 0px 0px 3px #b1b1b1;
    display: none;
    opacity: 0;
}

    .a2kuang:after {
        /*content: "";
        top: 130px;
        left: 142px;
        position: absolute;
        display: inline-block;
        margin-left: 10px;
        float: left;
        width: 0;
        height: 0;
        border-width: 10px;
        border-style: solid;
        border-color: white transparent transparent transparent;*/
    }


.a2left:after {
    left: 50px !important;
}

.a2top:after {
    /*top: 150px !important;*/
}

.a2kuang p {
    font-size: 12px;
    color: #333333;
    text-align: center;
    white-space: pre-wrap;
}

.a2kuang img {
    width: 90px;
    display: inline-block;
}

.a2kuang > div {
    display: inline-block;
    width: 50%;
}

.swiper-containerlis {
    height: 32vh;
    width: 20.8vw;
    display: inline-block;
}

.swiperimg {
    width: 66%;
    display: inline-block;
    vertical-align: top;
    padding-left: 20px;
}

.containerf {
    font-size: 0px;
}

.swiperimg h3 {
    font-weight: bold;
    font-size: 37px;
    text-align: center;
    border-bottom: 1px solid #dcdee2;
    padding-bottom: 20px;
    margin-bottom: 10px;
    margin-top: 24px;
}

    .swiperimg h3 > a {
        color: #d90f37;
    }


.tounews a {
    display: block;
    margin-bottom: 12px;
}

.tounews span:nth-of-type(1) {
    color: #333333;
    font-size: 14px;
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

.tounews span:nth-of-type(2) {
    color: #999999;
    font-size: 16px;
    float: right;
}

.tounews a:hover span:nth-of-type(1) {
    color: #d90f37;
}

.tounews a:hover span:nth-of-type(2) {
    color: #d90f37;
}

.containerw {
    background-color: white;
}

.swiper-containerlis .swiper-slide img {
    width: 25vw;
    margin: 0 auto;
}

.swiper-pagination {
    width: auto !important;
    right: 24px;
    left: auto;
    bottom: 14px !important;
    display: inline-block;
    text-align: right !important;
}

.swiper-containerlis .swiper-pagination-bullet-active {
    background-color: #d90f37;
}

.logo {
}

.a2kuangalter {
    font-size: 12px;
    color: #333333;
    text-align: center;
    white-space: pre-wrap;
}

.headernr {
    margin-top: 14px;
    display: inline-block;
    vertical-align: middle;
    float: right;
    position: relative;
}

    .headernr .nr {
        display: inline-block;
        position: relative;
        top: -4px;
    }

        .headernr .nr img {
            position: relative;
            top: 4px;
            margin-right: 8px;
        }




.fdj {
    display: inline-block;
    position: relative;
    top: -10px;
    margin-right: 46px;
}


logoheader {
    margin-top: 0px;
}

header {
}

.swiper-containerbanner {
    margin-top: 60px;
    /*width: 1300px;*/
    width: 75%;
}

.selectText {
    border: 1px solid #dcdee2;
    height: 30px;
}

.header {
    /*position: relative;*/
}

    .header header {
        left: 0;
        top: 3%;
        width: 100%;
        position: absolute;
        z-index: 21;
    }

.containersp {
    float: left;
    width: 100%;
    /*position: absolute;*/
    z-index: 20;
}

.containerjqr {
    position: relative;
}

    .containerjqr:after {
        /*content: "";
        background-image: url(/images/jqr.png);
        width: 200px;
        height: 200px;
        display: inline-block;
        position: absolute;
        right: 14px;
        top: -173px;
        z-index: -1;*/
    }

.swiper-containerbanner .swiper-slide img {
    transform: scale(1.0);
    transition-duration: 4s;
    opacity: 0;
}

.swiper-containerbanner .swiper-slide-active img {
    transform: scale(1);
    opacity: 1;
}

.search {
    position: relative;
    height: 30px;
    display: inline-block;
    position: relative;
    background-color: #e60012;
    white-space: nowrap;
    padding: 10px;
    position: absolute;
    right: 4px;
    /*opacity: 0;*/
}

    .search span {
        color: #d90f37;
        border-left: 1px solid #c7c4c4;
        padding-left: 10px;
        cursor: pointer;
    }

.video {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.8);
    display: none;
    opacity: 0;
    z-index: 20;
}

    .video video {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        z-index: 2;
    }

    .video .close {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 1;
        top: 0;
        left: 0;
    }

.twolis {
    position: absolute;
    background-color: white;
    width: 100%;
    text-align: center;
    line-height: 24px;
    display: none;
    box-shadow: 0px 2px 10px rgba(64,64,64,.19);
    z-index: 20;
}

    .twolis a {
        background-size: 100% 100%;
        background-image: url("/images/bg20210506.png");
        font-size: 14px;
        color: #333333;
        display: block;
        line-height: 20px;
        padding: 10px 0;
    }

        .twolis a:hover {
            background-color: #f0f0f0;
        }

.headerz .containersp {
    bottom: 4px;
    background-color: #de2046;
}

.headerz .navtitle {
    border-right: 0px;
}

.navtitlew .active {
    color: white;
    background-color: #ae182b;
}

.twolis {
    display: none;
}

.firstlisli {
    margin-bottom: 9px;
}

    .firstlisli > a {
        font-weight: bold;
        color: #333333;
        font-size: 18px;
        display: block;
        padding: 20px 20px 20px 27px;
        background-color: #f4f4f4;
        background-image: url(/images/leftdian.png);
        background-position: right top;
        background-repeat: no-repeat;
        transition-duration: .5s;
        position: relative;
    }

        .firstlisli > a:before {
            content: url("/images/leftjianh.png");
            display: inline-block;
            margin-right: 10px;
            position: relative;
            top: -1px;
            transition-duration: .5s;
        }

        .firstlisli > a:after {
            content: url("/images/leftjianb.png");
            display: inline-block;
            margin-right: 10px;
            position: relative;
            top: -3px;
            float: right;
            opacity: 0;
            transition-duration: .5s;
        }

        .firstlisli > a:hover {
            color: white;
            background-color: #d8253c;
            background-image: none;
        }

            .firstlisli > a:hover::after {
                opacity: 1;
            }

            .firstlisli > a:hover::before {
                opacity: 0;
            }

.firstlis .active > a {
    color: white;
    background-color: #d8253c;
    background-image: none;
}

.firstlisli .active {
    color: white;
    background-color: #d8253c;
    background-image: none;
}

    .firstlisli .active:before {
        opacity: 0;
    }

    .firstlisli .active:after {
        opacity: 1;
    }

.containercts {
    margin-right: auto;
    margin-left: auto;
    width: 75%;
    background-color: white;
    padding: 47px 30px 55px 30px;
}

    .containercts .left {
        width: 24%;
        float: left;
    }

    .containercts .right {
        width: 76%;
        float: left;
        padding-left: 60px;
        min-height: 750px;
    }

.clear {
    clear: both;
}

.twolis1 {
    display: none;
}

    .twolis1 a {
        display: block;
        font-size: 18px;
        padding: 28px 20px;
        color: #666666;
        display: block;
        border: 1px solid #efefef;
        border-top: 0px;
        text-align: center;
    }

        .twolis1 a:hover {
            color: #d8253c;
            background-color: #eeeeee;
        }

.firstlisli .active + .twolis1 {
    display: block;
}

.twolis1 .active {
    color: #d8253c;
    background-color: #eeeeee;
}

.containerlogo li {
    display: inline-block;
}

.containercts .h3 {
    font-weight: bold;
    color: #e60012;
    border-bottom: 1px solid #edecec;
    font-size: 26px;
    padding-bottom: 24px;
}

.newlis1 .nr {
    font-size: 16px;
    color: #333333;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

.newlis1 .time {
    font-size: 16px;
    color: #333333;
    float: right;
}

.newlis2 {
    font-size: 0px;
    display: none;
    padding-bottom: 3px;
}

.newlis22 .time {
    margin-top: 20px;
    color: #999999;
    font-size: 14px;
}

.newlis22 .title {
    font-size: 20px;
    color: #d8253c;
    margin-top: 12px;
}

.newlis22 .nr {
    color: #333333;
    line-height: 27px;
    font-size: 16px;
    margin-top: 10px;
    height: 81px;
    margin-bottom: 42px;
}

.newlis22 .a {
    font-size: 14px;
    display: inline-block;
    border: 1px solid #666666;
    padding: 5px 12px;
}

.newlis22 .divs {
    display: inline-block;
}

    .newlis22 .divs img:nth-of-type(1) {
        display: block;
    }

    .newlis22 .divs img:nth-of-type(2) {
        display: none;
    }

    .newlis22 .divs img {
        margin-left: 6px;
        position: relative;
        top: -1px;
    }

.newlis21 {
    width: 34%;
    display: inline-block;
}

    .newlis21 img {
        width: 100%;
    }

.newlis22 {
    width: 66%;
    display: inline-block;
    vertical-align: top;
    padding-left: 30px;
}

    .newlis22 .a:hover {
        color: #d8253c;
        border: 1px solid #d8253c;
    }

        .newlis22 .a:hover img:nth-of-type(1) {
            display: none;
        }

        .newlis22 .a:hover img:nth-of-type(2) {
            display: block;
        }

.newwlis {
    padding-top: 9px;
    padding-bottom: 7px;
    border-bottom: 1px solid #dfdfdf;
    cursor: pointer;
}

    .newwlis:nth-of-type(1) .newlis1 {
        /*display: none;*/
    }

    .newwlis:nth-of-type(1) .newlis2 {
        display: block;
    }

    .newwlis:last-of-type {
        border-bottom: 0px;
    }

.page {
    text-align: center;
}

    .page a {
        display: inline-block;
        margin: 0 3px;
    }

    .page .pages {
        color: #333333;
        font-size: 12px;
        background-color: #f8f8f8;
        border: 1px solid #eaeaea;
        padding: 6px 9px;
        min-width: 32px;
    }

    .page .off {
        color: #999999 !important;
        background-color: white !important;
        border: 1px solid #eaeaea !important;
    }

    .page .prev {
        font-size: 12px;
        color: #333333;
        padding: 6px 9px;
        border: 1px solid #eaeaea;
    }

    .page .next {
        font-size: 12px;
        color: #333333;
        border: 1px solid #eaeaea;
        padding: 6px 9px;
    }

    .page .active {
        background-color: #d8253c;
        color: white;
        border: 1px solid #d8253c;
    }

    .page a:hover {
        background-color: #d8253c;
        color: white;
        border: 1px solid #d8253c;
    }

    .page .span {
        padding: 6px 9px;
        color: #666666;
        font-size: 12px;
    }

    .page .input {
        font-size: 12px;
        color: #333333;
        border: 1px solid #eaeaea;
        padding: 7px 9px;
        position: relative;
        top: -0.5px;
        width: 30px;
    }

    .page .span1 {
        padding: 6px 9px;
        color: #333333;
        font-size: 12px;
        border: 1px solid #eaeaea;
    }

        .page .span1:hover {
            background-color: #d8253c;
            color: white;
            border: 1px solid #d8253c;
            cursor: pointer;
        }

.newsol {
    margin-bottom: 60px;
}

.detailnr .h3 {
    text-align: center;
}

.detailnrtitle {
    text-align: center;
    border-bottom: 1px solid #edecec;
    margin-bottom: 28px;
}

    .detailnrtitle .h3t {
        font-family: 黑体;
        font-weight: bold;
        color: #d8253c;
        font-size: 26px;
        margin-bottom: 8px;
    }

.detailnr p span {
    /* 会导致内容文字有些会灰色 */
    color: #999999;
    font-size: 14px;
    padding: 0 6px;
}

.detailnr p {
    margin-bottom: 27px;
}

.detailnrs img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.detailnrs p {
    font-size: 16px;
    color: #333333;
    line-height: 24px;
}

.newshot {
    border-top: 1px solid #edecec;
    padding-top: 23px;
    margin-top: 65px;
}

    .newshot h4 {
        color: #333333;
        font-size: 24px;
        margin-bottom: 17px;
    }

    .newshot div a {
        display: block;
        margin-bottom: 7px;
        padding-right: 120px;
    }

        .newshot div a:hover span {
            color: #d8253c;
        }

    .newshot div span {
        font-size: 16px;
        color: #333333;
    }

        .newshot div span:nth-of-type(1):before {
            content: "";
            width: 3px;
            height: 16px;
            display: inline-block;
            background-color: #d8253c;
            position: relative;
            top: 2px;
            margin-right: 6px;
            margin-left: 7px;
        }

        .newshot div span:nth-of-type(2) {
            float: right;
        }

.newshotol {
    font-size: 0px;
}

    .newshotol > div {
        width: 50%;
        display: inline-block;
    }

footer .containerf {
    padding: 0 0 0 20px;
}

.buildol .a {
    display: block;
    margin-bottom: 17px;
}

    .buildol .a img {
        position: relative;
        top: -1px;
        margin-right: 14px;
    }

    .buildol .a span {
        font-size: 16px;
        color: #333333;
    }

        .buildol .a span:nth-of-type(1) {
            display: inline-block;
            width: 80%;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .buildol .a span:nth-of-type(2) {
            display: inline-block;
            float: right;
            color: #999999;
        }

    .buildol .a:hover span {
        color: #d8253c;
    }

.buildlis h2 {
    color: #d8253c;
    font-size: 34px;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #edecec;
    padding-bottom: 45px;
    margin-bottom: 17px;
}

.buildlisw {
    width: 48.5%;
    display: inline-block;
}

    .buildlisw img {
        width: 100%;
    }

.buildlis {
    width: 51%;
    display: inline-block;
    vertical-align: top;
    padding-left: 48px;
}

.buildol .more {
    font-size: 16px;
    color: #333333;
    float: right;
}

    .buildol .more:hover {
        color: #d8253c;
    }

.buildol2w {
    font-size: 0px;
    margin-top: 40px;
}

.buildol2 {
    width: 49.7%;
    display: inline-block;
    border: 1px solid #dedede;
    vertical-align: top;
}

    .buildol2 h2 img {
        position: relative;
        margin: 0 10px;
        top: 2.5px;
    }

    .buildol2 h2 span {
        font-size: 28px;
        color: #333333;
    }

    .buildol2 .more {
        font-size: 20px;
        color: #666666;
        float: right;
        position: relative;
        top: 6px;
    }

    .buildol2 .buildol .a span:nth-of-type(1):before {
        content: "";
        display: inline-block;
        width: 5px;
        height: 5px;
        background-color: #d8253c;
        margin: 0 10px;
        position: relative;
        top: -2.5px;
    }

    .buildol2 h2 {
        border-bottom: 1px solid #dedede;
        padding-top: 13px;
        padding-bottom: 13px;
        padding-right: 13px;
        margin-bottom: 20px;
    }

    .buildol2 .buildol .a {
        padding-right: 13px;
    }

    .buildol2 .buildol {
        min-height: 210px;
    }

.twojianw:hover .twojian img:nth-of-type(1) {
    display: none;
}

.twojianw:hover .twojian img:nth-of-type(2) {
    display: block;
}

.twojian {
    display: inline-block;
}

    .twojian img:nth-of-type(1) {
        display: block;
    }

    .twojian img:nth-of-type(2) {
        display: none;
    }

.buildol2 .more:hover {
    color: #d8253c;
}

.buildol2 .more .twojian {
    position: relative;
    top: -3px;
}

.buildol2w .buildol2:nth-of-type(1) {
    margin-right: 4px;
}

.buildol2w .buildol2:nth-of-type(2) {
    margin-left: 4px;
}

.detailnr h2 {
    font-size: 34px;
    color: #d8253c;
    padding-bottom: 22px;
    border-bottom: 1px solid #edecec;
    margin-bottom: 20px;
}

.detailnr p {
    line-height: 26px;
    color: #333333;
}

.cultruetitle {
    font-size: 34px;
    color: #d8253c;
    text-align: center;
    border-bottom: 1px solid #edecec;
    padding-bottom: 20px;
}

.cultureol a {
    font-size: 0px;
    display: block;
    padding: 27px 0;
    border-bottom: 1px solid #edecec;
}

    .cultureol a:last-of-type {
        border-bottom: 0px;
        padding-bottom: 65px;
    }

.cultureol .cleft img {
    width: 100%;
}

.cultureol .cleft {
    width: 34%;
    display: inline-block;
}

.cultureol .cright {
    width: 66%;
    display: inline-block;
    vertical-align: top;
    padding-left: 26px;
}

    .cultureol .cright h5 {
        color: #d8253c;
        font-size: 20px;
        margin-top: 18px;
        margin-bottom: 18px;
    }

    .cultureol .cright .p1 {
        color: #333333;
        font-size: 16px;
        line-height: 24px;
        height: 72px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        margin-bottom: 80px;
    }

    .cultureol .cright .p2 {
        color: #333333;
        font-size: 16px;
    }

.abouttitle {
    text-align: center;
    margin-top: 15px;
}

    .abouttitle img {
        display: inline-block;
        margin-bottom: 6px;
    }

    .abouttitle h4 {
        font-size: 32px;
        color: #333333;
        margin-bottom: 29px;
    }

.abouttitlenr p {
    color: #333333;
    font-size: 18px;
    line-height: 40px;
    padding: 0 15px;
}

.aboutnumber {
    font-size: 0px;
    text-align: center;
    margin-top: 115px;
}

    .aboutnumber .abouttwo {
        width: 25%;
        display: inline-block;
        vertical-align: top;
        padding: 0 40px 0 28px;
    }

        .aboutnumber .abouttwo .abouttwo1 .span1 {
            font-family: hw;
            color: #d8253c;
            font-size: 72px;
        }

        .aboutnumber .abouttwo .abouttwo1 .span2 {
            color: #333333;
            font-size: 18px;
        }

        .aboutnumber .abouttwo .abouttwo2 {
            color: #1f377c;
            font-size: 18px;
            padding: 0 0 8px 0;
        }

        .aboutnumber .abouttwo .abouttwo3 {
            text-align: justify;
            color: #666666;
            font-size: 16px;
            line-height: 23px;
        }

.aboutcontent1 {
    font-size: 0px;
}

    .aboutcontent1 > div {
        width: 33%;
        display: inline-block;
        vertical-align: top;
        padding-left: 55px;
    }

        .aboutcontent1 > div p {
            font-size: 18px;
            color: #333333;
            padding: 12px 0;
        }

.aboutcontenth4 {
    text-align: center;
    color: #333333;
    font-size: 32px;
    padding-top: 70px;
    padding-bottom: 30px;
    border-top: 1px solid #edecec;
    margin-top: 80px;
}

.aboutcontent2 {
    font-size: 0px;
    margin-top: 35px;
}

    .aboutcontent2 > div img {
        display: block;
        margin: 0 auto;
    }

    .aboutcontent2 > div {
        width: 33%;
        display: inline-block;
    }

        .aboutcontent2 > div p {
            color: #333333;
            font-size: 18px;
            text-align: center;
            margin-top: 12px;
        }

.conliuyan textarea {
    width: 100%;
    padding: 18px 18px;
    background-color: #f4f4f4;
    height: 260px;
    font-size: 18px;
}

.conliuyanws {
    font-size: 0;
    margin-bottom: 28px;
}

    .conliuyanws > div input {
        padding: 21px 18px;
        background-color: #f4f4f4;
        font-size: 18px;
        width: 100%;
    }

    .conliuyanws > div {
        width: 33.3%;
        display: inline-block;
        padding-right: 15px;
    }

        .conliuyanws > div:last-of-type {
            padding-right: 0px;
        }

        .conliuyanws > div input::placeholder {
            color: #999999;
        }

.conliuyan .submit {
    width: 225px;
    line-height: 61px;
    color: white;
    font-size: 24px;
    display: block;
    margin: 0 auto;
    margin-top: 75px;
    margin-bottom: 60px;
    background-color: #d8253c;
    text-align: center;
    cursor: pointer;
}

.submode {
    font-size: 0px;
    margin: 0 -4px;
}

.submodews {
    width: 33.3%;
    padding: 0 4px;
    display: inline-block;
}

.submode1 {
    width: 100%;
    display: inline-block;
    border: 1px solid #a6a6a6;
    border-top: 0px;
}

    .submode1 .h2 {
        border-bottom: 1px solid #a6a6a6;
        color: #333333;
        font-size: 24px;
        padding: 15px 0;
        padding-left: 22px;
    }

    .submode1 .img {
        padding: 10px;
    }

        .submode1 .img img {
            width: 100%;
        }

    .submode1 .a {
        height: 50px;
        margin-bottom: 20px;
    }

        .submode1 .a a {
            display: block;
            margin-bottom: 7px;
        }

        .submode1 .a span:nth-of-type(1):before {
            content: "";
            display: inline-block;
            width: 5px;
            height: 5px;
            background-color: #d8253c;
            margin: 0 10px;
            position: relative;
            top: -2.5px;
        }

        .submode1 .a span:nth-of-type(1) {
            width: 70%;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .submode1 .a span:nth-of-type(2) {
            float: right;
            margin-right: 10px;
        }

        .submode1 .a span {
            color: #333333;
            font-size: 16px;
        }

.submodews:nth-of-type(1) .submode1 .h2 {
    border-top: 9px solid #ff4810;
}

.submodews:nth-of-type(2) .submode1 .h2 {
    border-top: 9px solid #fcbb0b;
}

.submodews:nth-of-type(3) .submode1 .h2 {
    border-top: 9px solid #a6a6a6;
}

.swipersave h3 {
    text-align: left;
    font-size: 34px;
    font-weight: normal;
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-bottom: 25px;
}

.containsave {
    font-size: 0px;
    margin-bottom: 20px;
}

.swiper-containerlisx .xiadt {
    position: absolute;
    background-color: rgba(0,0,0,.6);
    width: 100%;
    color: white;
    font-size: 16px;
    bottom: 0;
    left: 0;
    padding: 12px 16px;
}

.swiper-containerlisx {
    width: 34%;
}

.swipersave a {
    padding: 14px 0;
    margin-bottom: 0px;
    border-top: 1px solid #dfdfdf;
}

.offertopd {
    float: right;
    font-size: 0px;
}

    .offertopd input {
        font-size: 20px;
        color: #333333;
        padding: 12px 16px;
        border: 1px solid #e2e2e2;
        position: relative;
        top: -1.4px;
        border-right: 0px;
    }

.offertopdd {
    font-size: 20px;
    color: #fefefe;
    background-color: #d8253c;
    padding: 11px 25px;
    display: inline-block;
}

.soutable .table {
    width: 100%;
    border: 0px;
    margin-top: 30px;
    margin-bottom: 44px;
    border: 1px solid #dedede;
}

    .soutable .table thead tr th {
        font-weight: bold;
        padding: 15px 0;
    }


    .soutable .table tbody tr:last-of-type td {
        padding-bottom: 40px;
        border-bottom: 0px;
    }

    .soutable .table thead tr:nth-of-type(1) {
        background-color: #dedede;
    }

        .soutable .table thead tr:nth-of-type(1) td {
            font-weight: bold;
            padding: 15px 0;
        }

    .soutable .table tr {
        border: 0px;
        border-bottom: 1px solid #f4f4f4;
    }

    .soutable .table td {
        font-size: 16px;
        text-align: center;
        padding: 20px 0;
        border: 0px;
        border-bottom: 1px solid #f4f4f4;
    }

.lijishen {
    display: inline-block;
    border: 1px solid #999999;
    letter-spacing: 2px;
    padding: 3px 8px;
    color: #333333;
}

    .lijishen:hover {
        color: white;
        background-color: #d8253c;
        border-color: #d8253c;
    }

.offerdetail {
    font-size: 0px;
    margin: 0 30px;
}

    .offerdetail a {
        display: inline-block;
        width: 50%;
        font-size: 24px;
        text-align: center;
        padding: 20px 0;
    }

        .offerdetail a:nth-of-type(1) {
            color: white;
            background-color: #d8253c;
            border: 1px solid #d8253c;
        }

        .offerdetail a:nth-of-type(2) {
            color: #999999;
            border: 1px solid #999999;
        }

.footitle4 {
    color: #333333;
    font-size: 36px;
    margin-bottom: 20px;
}

.footitle5 {
    font-size: 20px;
    color: #d8253c;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 18px;
    margin-bottom: 18px;
}

.containercts90 {
    padding: 47px 90px 55px 90px;
}

.aboutcontent2s > div {
    padding-left: 0px;
}

    .aboutcontent2s > div p {
        padding: 0;
        padding-bottom: 12px;
    }

.aboutcontent2s {
    margin-bottom: 30px;
}

.fulinr {
    margin-bottom: 30px;
}

    .fulinr p {
        font-size: 18px;
        color: #333333;
        line-height: 26px;
    }

.fulinrp {
    margin-bottom: 60px;
}

.right1 .h3 {
    text-align: center;
}

.soutablelis .table thead tr:nth-of-type(2) td {
    color: #d8253c;
}

.righttrain .h3 {
    padding-bottom: 13px;
    border-bottom: 0px;
}

.losslis .h3 {
    color: white;
    background-image: url("/images/loss.png");
    background-size: 100% 100%;
    font-size: 18px;
    display: inline-block;
    padding: 0px;
    line-height: 72px;
    width: 132px;
    padding-left: 30px;
}

.trainline .h3 {
    background-image: url("/images/trainline.png");
}

.losssearch {
    background-color: #d8253c;
    padding: 6px 10px 3px 10px;
    display: inline-block;
    border-radius: 5px;
}

.guanjianzi {
    color: #999999;
    font-size: 16px;
    border: 1px solid #cccccc;
    padding: 7px 10px 7px 10px;
    width: 165px;
    vertical-align: top;
}

.selectd {
    background-image: url("/images/selectdown.png");
    background-position: 91% center;
    background-repeat: no-repeat;
}

.lossdiv {
    float: right;
    position: relative;
    top: 16px;
    background-color: white;
    position: relative;
    z-index: 3;
    top: -2px;
}

.losslis {
    position: relative;
}

    .losslis:after {
        content: "";
        border-bottom: 1px solid #d8253c;
        position: absolute;
        width: 100%;
        height: 1px;
        bottom: 0px;
        left: 0px;
    }

.newsolsk .newwlis:nth-of-type(1) {
    border-top: 0px;
}

    .newsolsk .newwlis:nth-of-type(1) .newlis1 {
        display: block;
        margin-top: 10px;
    }

.tanchuang {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6);
    top: 0;
    left: 0;
    opacity: 0;
    display: none;
    z-index: 20;
}

.tanlose {
    width: 750px;
    height: 380px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    border-radius: 5px;
    background-color: white;
    padding: 26px 38px;
}

    .tanlose .h2 {
        font-size: 24px;
        color: #d8253c;
    }

        .tanlose .h2 img {
            float: right;
            position: relative;
            top: -8px;
            right: -20px;
        }

.tanlosediv {
    font-size: 20px;
    font-weight: bold;
    margin: 30px;
}

.tanlosep {
    font-size: 16px;
    color: #333333;
    margin-bottom: 20px;
}

.guanjianzis {
    padding: 8.5px 10px 8.5px 10px;
}

.builsearch h2 {
    font-weight: normal;
    font-size: 34px;
    color: #333333;
    border-bottom: 0px;
    padding-bottom: 0px;
    margin-bottom: 26px;
}

.builsearch .section {
    color: #333333;
    font-size: 18px;
    line-height: 30px;
    border-bottom: 1px solid #edecec;
    padding-bottom: 20px;
    margin-bottom: 18px;
}

.losslisearch .h3 {
    width: 187px;
    font-size: 28px;
    line-height: 56px;
    background-image: url("/images/juxing.png");
    padding-left: 20px;
}

.searchmore {
    float: right;
    font-size: 18px;
    color: #666666;
    position: relative;
    top: 16px;
}

    .searchmore:hover {
        color: #d8253c;
    }

    .searchmore .twojian {
        margin-left: 6px;
    }

.searlis {
    font-size: 0px;
    vertical-align: top;
}

    .searlis a img {
        display: inline-block;
        vertical-align: middle;
        margin-right: 17px;
    }

.searlis {
    margin: 0 -4px;
    width: 35%;
    display: inline-block;
}

.searchright {
    width: 65%;
    display: inline-block;
    padding-right: 20px;
}

.searlis a {
    text-align: center;
    font-size: 24px;
    color: #333333;
    display: inline-block;
    width: 100%;
    line-height: 96px;
    background-color: #ededed;
}

.searlis div {
    width: 50%;
    display: inline-block;
    padding: 0 4px;
    margin-bottom: 8px;
}

.searchdivs {
    font-size: 0px;
    vertical-align: top;
    margin-bottom: 42px;
    margin-top: 18px;
}


.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.zounma {
    border: 1px solid #e2e2e2;
    font-size: 0px;
    margin-bottom: 30px;
    white-space: nowrap;
    vertical-align: top;
}

.zounma1 {
    border-right: 1px solid #e2e2e2;
    width: 4%;
    display: inline-block;
}

    .zounma1 img {
        padding: 10px 14px;
    }

.zounma2 {
    width: 95%;
    display: inline-block;
    vertical-align: top;
}

    .zounma2 marquee {
        font-size: 16px;
        line-height: 50px;
    }

.piaonr div {
    font-size: 16px;
    color: #333333;
    line-height: 26px;
}

.piaonr {
    margin-top: 30px;
}

.lsanjiao {
    width: 0px;
    height: 0px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #808080;
    margin-left: 6px;
    position: relative;
    top: 14px;
    display: block;
}

.sealine {
    font-size: 0px;
    width: 145px;
}

.sealine1 {
    vertical-align: top;
    display: inline-block;
    width: 85%;
    font-size: 16px;
    color: #333333;
    padding: 6px 6px;
    height: 20px;
    height: 33px;
    border-right: 1px solid #d4d4d4;
}

.sealine2 {
    display: inline-block;
    width: 15%;
    height: 33px;
}

.sealinew {
    border: 1px solid #d4d4d4;
    position: relative;
}

.zhanlis {
    height: 140px;
    overflow-y: scroll;
    color: #333333;
    font-size: 16px;
    line-height: 28px;
}

    .zhanlis li {
        padding-left: 8px;
    }

        .zhanlis li:hover {
            background-color: #d8253c;
            color: white;
        }

.lsearch {
    font-size: 16px;
    background-image: url("/images/fdj.png");
    background-position: 95% center;
    background-repeat: no-repeat;
    background-size: 15px auto;
    margin: 0 5px;
    padding: 6px 10px;
    width: 131px;
    border: 1px solid #999999;
    margin-bottom: 7px;
}


.zhanlis::-webkit-scrollbar { /*滚动条整体样式*/
    width: 4px; /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
}

.zhanlis::-webkit-scrollbar-thumb { /*滚动条里面小方块*/
    border-radius: 5px;
    background: #d8253c;
}

.zhanlis::-webkit-scrollbar-track { /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(0,0,0,0.1);
}

.sealineks {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    background-color: white;
    z-index: 10;
    border: 1px solid #d4d4d4;
    width: 147px;
    left: -1px;
}

.lossdiv .active {
    border-bottom: 0px;
    border-color: #999999;
}

    .lossdiv .active .sealineks {
        border: 1px solid #999999;
        border-top: 0px;
    }

    .lossdiv .active .sealine1 {
        border-right: 0px;
    }

.sealinew {
    display: inline-block;
}

.wakleline p {
    font-size: 16px;
    padding-bottom: 5px;
    color: #333333;
}

.wakleline {
    display: inline-block;
    margin-left: 10px;
}

.dtmap {
    width: 51vw;
    height: 100vh;
    /*position: relative;*/
    margin-top: 26px;
    /*background-image: url("/images/linemap.png");*/
    position: relative;
}

    .dtmap img {
        width: 100%;
    }

.dtmaplin {
    background-size: 100% 100%;
    background-image: url("/images/linemap.png");
    background-repeat: no-repeat;
    position: relative;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
}

.dtmaplinBRT {
    background-size: 100% 100%;
    background-image: url("/images/BRTXWT.jpg");
    background-repeat: no-repeat;
    position: relative;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
}

.xddian {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    /*background-color: white;
    border: 2px solid #d8253c;*/
    display: inline-block;
}

.diande {
    max-width: auto !important;
    width: auto !important;
    position: absolute;
    left: -4.5px;
    top: -16px;
    display: none;
}

.dianysx {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    z-index: 1;
}

.neikuang {
    width: 250px;
    background-color: white;
    border-radius: 5px;
    padding: 16px 16px;
    border: 1px solid #d8253c;
    bottom: 21px;
    left: -193px;
    position: absolute;
    display: none;
    z-index: 21;
}

    .neikuang h3 {
        text-align: right;
        font-size: 24px;
        border-bottom: 1px solid #d8253c;
        color: #d8253c;
        padding-bottom: 5px;
        margin-bottom: 5px;
    }

    .neikuang:after {
        content: "";
        position: absolute;
        width: 10px;
        height: 10px;
        border: 1px solid #d8253c;
        bottom: -6px;
        left: 80%;
        background-color: white;
        transform: rotate(45deg);
        z-index: 10;
    }

    .neikuang:before {
        content: "";
        position: absolute;
        width: 80%;
        height: 10px;
        background-color: white;
        bottom: 0;
        left: 10%;
        z-index: 11;
    }

.zhannei {
    position: absolute;
    white-space: nowrap;
    font-size: 15px;
    right: -57px;
    top: -5px;
    left: 127%;
    padding-top: 7px;
}

.neikuangdiv {
    display: inline-block;
    width: 50%;
    font-size: 16px;
    color: #333333;
    float: right;
}

    .neikuangdiv:hover {
        color: #d8253c;
        cursor: pointer;
    }

.searchright1 {
    width: 58%;
    display: inline-block;
    vertical-align: top;
    padding-right: 30px;
}

.searchright2 {
    width: 41.7%;
    display: inline-block;
}

.searchright3 {
    background-color: #f4f4f4;
    margin-bottom: 30px;
}

    .searchright3 input {
        width: 94%;
        background-color: #f4f4f4;
        vertical-align: middle;
        font-size: 20px;
        padding: 17px 20px;
        color: #333333;
    }

    .searchright3 img {
        position: relative;
        top: 15px;
    }

.searchright2 img {
    width: 100%;
}

.searchright1 {
}

.qishizhan {
    font-size: 24px;
    color: #333333;
    margin-bottom: 10px;
}

    .qishizhan img {
        position: relative;
        top: 6px;
        margin-right: 8px;
    }

.overzhan img {
    position: relative;
    top: 6px;
    margin-right: 8px;
}

.overzhan {
    font-size: 24px;
    color: #333333;
    margin-bottom: 10px;
}

.zssearch {
    width: 100%;
    color: white;
    text-align: center;
    font-size: 20px;
    background-color: #d8253c;
    line-height: 56px;
    cursor: pointer;
    margin-top: 20px;
    display: block;
}

.shdiv {
    border: 1px solid #dbdbdb;
    position: relative;
    z-index: 2;
}

.shdiv1 {
    display: inline-block;
    width: 84%;
    vertical-align: top;
}

    .shdiv1 input {
        font-size: 18px;
        color: #333333;
        padding: 15px 20px;
        height: 55px;
        width: 80%;
        display: inline-block;
        vertical-align: top;
    }

.shdiv11 div {
    width: 20%;
    font-size: 18px;
    color: white;
    display: none;
    padding: 4px 1px;
    margin-top: 12px;
    text-align: center;
}

.shdiv2 {
    display: inline-block;
    width: 16%;
    text-align: center;
    height: 55px;
}

    .shdiv2 img {
        display: inline-block;
        position: relative;
        top: 24px;
    }

.shdiv11 {
    display: none;
}

.shdiv22 select {
    font-size: 18px;
    color: #333333;
    padding: 15px 20px;
    width: 45%;
    height: 55px;
    background-image: url("/images/xiasanjiao.png");
    background-position: 90% center;
    background-repeat: no-repeat;
}

.shdiv22 {
    display: none;
}

.block {
    display: block !important;
}

.xialasd {
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    border: 1px solid rgb(219, 219, 219);
    background-color: white;
    display: none;
}

.xuanze {
    padding: 10px;
}

    .xuanze:hover {
        background-color: #f3f3f3;
    }

    .xuanze span {
        font-size: 18px;
        color: #333333;
        display: inline-block;
        width: 80%;
    }

        .xuanze span:nth-of-type(2) {
            color: white;
            display: inline-block;
            width: 19%;
            background-color: red;
            text-align: center;
        }

.xialasd1 {
    height: 176px;
    overflow-y: scroll;
}

    .xialasd1::-webkit-scrollbar { /*滚动条整体样式*/
        width: 4px; /*高宽分别对应横竖滚动条的尺寸*/
        height: 4px;
    }

    .xialasd1::-webkit-scrollbar-thumb { /*滚动条里面小方块*/
        border-radius: 5px;
        background: #d8253c;
    }

    .xialasd1::-webkit-scrollbar-track { /*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        border-radius: 0;
        background: rgba(0,0,0,0.1);
    }

.closeds {
    color: white;
    background-color: #f62a45;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}

.shuangjt {
    text-align: right;
}

    .shuangjt img {
        display: inline-block;
        margin-top: 10px;
        margin-right: 20px;
        cursor: pointer;
    }

.searchrightk {
    width: 100%;
    padding-right: 0px;
}

.searchright1k {
    width: 100%;
    padding-right: 0px;
}

    .searchright1k .dd1 {
        display: inline-block;
        width: 33%;
    }

    .searchright1k .dd2 {
        display: inline-block;
        width: 34%;
        padding-right: 1.3%;
    }

    .searchright1k .dd3 {
        display: inline-block;
        width: 5%;
        vertical-align: bottom;
        text-align: center;
        position: relative;
        top: -15px;
    }

        .searchright1k .dd3 img {
            margin: 0 0;
        }

    .searchright1k .dd4 {
        display: inline-block;
        width: 28%;
        vertical-align: bottom;
    }

.searchright3k {
    width: 100%;
    margin-bottom: 10px;
}

    .searchright3k input {
        width: 87%;
    }

.dd4 .zssearch {
    margin-top: 0px;
}

.searchline {
    color: #ffffff;
    font-size: 28px;
    background-color: #d8253c;
    padding-left: 20px;
    line-height: 75px;
    margin-top: 55px;
}

.searchlineds {
}

    .searchlineds .h4 {
        color: #f62a45;
        font-size: 22px;
        margin-bottom: 10px;
        margin-top: 20px;
    }

    .searchlineds .ps {
        color: #333333;
        font-size: 18px;
        line-height: 26px;
    }

    .searchlineds .h5 {
        font-size: 18px;
        color: #f62a45;
        margin-top: 10px;
    }

.cebianline {
    margin-top: 40px;
}

    .cebianline .cebianline1 {
        display: inline-block;
        vertical-align: top;
        width: 2.2%;
        text-align: center;
        margin-bottom: 10px;
    }

    .cebianline .cebianline2 {
    }

.cebianline1 .active {
    background-color: #f62a45;
}

.cebianline1 > div {
    color: white;
    font-size: 18px;
    background-color: #a7a7a7;
    padding: 4px 7px;
    margin-bottom: 10px;
    cursor: pointer;
}

.cesdti1 {
    border: 1px solid #dbdbdb;
    padding: 15px 30px;
}

    .cesdti1 .span1 {
        color: #333333;
        font-size: 24px;
    }

.cesdti1span2 {
    color: white !important;
    font-size: 18px !important;
    background-color: red;
    display: inline-block;
    padding: 0 10px;
}

.cesdti1 .span2 span {
    font-size: 25px;
}

.cesdti1 .jian {
    font-size: 24px;
    color: #333333;
    margin-left: 8px;
    margin-right: 2px;
}

.cesdti1 .img {
    margin: 0 12px;
    position: relative;
    top: 4px;
}

.span3 {
    margin-left: 30px;
}

.span3 {
    font-size: 18px;
    color: #333333;
}

.cebianline2 {
    padding-left: 12px;
}

.xianluline {
    background-color: #f1f1f1;
    padding-top: 50px;
}

.biaodis {
    font-size: 18px;
    color: #333333;
    margin-left: 14px;
}

.daohkou {
    padding-left: 24px;
}

.daohkous {
    border-bottom: 1px solid #b7b7b7;
    padding-bottom: 14px;
}

.daohkou h4 {
    font-size: 24px;
    color: #333333;
    margin-bottom: 8px;
}

.daohkou3 {
    width: 10%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    color: #666666;
    font-size: 24px;
}

.daohkou2 {
    width: 2.2%;
    display: inline-block;
}

.daohkou {
    width: 85%;
    display: inline-block;
    vertical-align: top;
}

.daohkou2 .circle {
    height: 28px;
    width: 28px;
    border: 3px solid #1f377c;
    border-radius: 100%;
}

.daohkou2 .line {
    width: 2px;
    height: 120px;
    background-color: #1f377c;
    margin: 0 auto;
}

.xianluline > div {
    display: none;
}

    .xianluline > div:first-of-type {
        display: block !important;
    }

    .xianluline > div:last-of-type {
        display: block !important;
    }

        .xianluline > div:last-of-type .daohkou2 .line {
            background-color: transparent !important;
        }

.sousmore {
    text-align: right;
}

    .sousmore div {
        display: inline-block;
        color: #f62a45;
        font-size: 18px;
        padding-right: 34px;
        margin-bottom: 30px;
        cursor: pointer;
    }

.xianluline1 {
    background-color: #f1f1f1;
}

.sousmore div img {
    margin-left: 8px;
}

.fanganli > div {
    display: none;
}

    .fanganli > div:first-of-type {
        display: block;
    }

.fanganli {
    width: 97%;
    display: inline-block;
}

.linesdi {
    position: absolute;
    left: 0;
    top: 0;
    height: 1000px; /* 让SVG线路图在IE中不会缩小显示 */
    width: 100%;
}

.neikuangdiv > div {
    position: relative;
    top: 3px;
    margin-right: 5px;
}

.neikuangdiv:nth-of-type(1) {
    text-align: right;
}

.zhongdian {
    display: none;
}

.mapkswr .zhannei {
    left: unset;
    right: 127%;
}

.tab-pop {
    margin: 20px 10px 0px 0px;
}

    .tab-pop ul {
        height: 40px;
        border-bottom: solid 1px #dcdcdc;
        padding-left: 24px;
    }

        .tab-pop ul, .tab-pop ul li {
            list-style-type: none;
            margin: 0;
            padding: 0;
        }

            .tab-pop ul li {
                height: 39px;
                line-height: 24px;
                float: left;
                padding: 8px 20px;
                background: #f2f2f2;
                margin-right: 10px;
                border-radius: 6px 6px 0 0;
            }

                .tab-pop ul li a {
                    color: #333333;
                }

                .tab-pop ul li.active {
                    background: #f62a45;
                }

                    .tab-pop ul li.active a {
                        color: #fff;
                    }

.zddetail > div {
    display: none;
}

    .zddetail > div:first-of-type {
        display: block;
    }

.tanlose1 {
    height: auto;
}





.map-ynz {
    position: absolute;
    top: 17.5vh;
    left: 20.76vw;
}

.map-xmb {
    position: absolute;
    top: 21.5vh;
    left: 20.76vw;
}

.map-tslz {
    position: absolute;
    top: 25.5vh;
    left: 20.76vw;
}

.map-jmdd {
    position: absolute;
    top: 29.4vh;
    left: 20.76vw;
}

.map-jmrjy {
    position: absolute;
    top: 33vh;
    left: 20.76vw;
}

.map-cygc {
    position: absolute;
    top: 36.8vh;
    left: 20.76vw;
}

.map-grz {
    position: absolute;
    top: 40.8vh;
    left: 20.76vw;
}

.map-xjlz {
    position: absolute;
    top: 45vh;
    left: 22.5vw;
}

.map-xlcz {
    position: absolute;
    top: 45vh;
    left: 24.5vw;
}

.map-ybyz {
    position: absolute;
    top: 45.3vh;
    left: 26.6vw;
}

.map-jmxc {
    position: absolute;
    top: 48vh;
    left: 28vw;
}

.map-gqz {
    position: absolute;
    top: 51.8vh;
    left: 29.85vw;
}

.map-dqz {
    position: absolute;
    top: 54.5vh;
    left: 31.2vw;
}

.map-hjy {
    position: absolute;
    top: 58.5vh;
    left: 31.2vw;
}

.map-tbz {
    position: absolute;
    top: 62.5vh;
    left: 31.2vw;
}

.map-wspz {
    position: absolute;
    top: 66.5vh;
    left: 31.2vw;
}

.map-lcz {
    position: absolute;
    top: 70.5vh;
    left: 31.2vw;
}

.map-lhlkz {
    position: absolute;
    top: 74.5vh;
    left: 31.2vw;
}

.map-lbz {
    position: absolute;
    top: 78.5vh;
    left: 31.2vw;
}

.map-hbdz {
    position: absolute;
    top: 82.5vh;
    left: 31.2vw;
}

.map-wzz {
    position: absolute;
    top: 85.1vh;
    left: 30vw;
}

.map-jjcz {
    position: absolute;
    top: 87.3vh;
    left: 28.76vw;
}

.map-zsgy {
    position: absolute;
    top: 90.1vh;
    left: 27.56vw;
}

.map-zhlz {
    position: absolute;
    top: 92.5vh;
    left: 26.35vw;
}

.map-tzs {
    position: absolute;
    top: 44.7vh;
    left: 5.35vw;
}

.map-df {
    position: absolute;
    top: 48.3vh;
    left: 5.35vw;
}

.map-dy {
    position: absolute;
    top: 51.8vh;
    left: 5.35vw;
}


.map-xydd {
    position: absolute;
    top: 59.8vh;
    left: 6.77vw;
}

.map-xa {
    position: absolute;
    top: 62.7vh;
    left: 8.2vw;
}

.map-wjl {
    position: absolute;
    top: 65.5vh;
    left: 9.6vw;
}

.map-mql {
    position: absolute;
    top: 68.3vh;
    left: 11vw;
}

.map-hcxzzx {
    position: absolute;
    top: 70.5vh;
    left: 13.35vw;
}

.map-hcswzx {
    position: absolute;
    top: 70.5vh;
    left: 15.35vw;
}

.map-hcwgy {
    position: absolute;
    top: 70.5vh;
    left: 17.35vw;
}

.map-ylzx {
    position: absolute;
    top: 70.5vh;
    left: 21.35vw;
}

.map-jyl {
    position: absolute;
    top: 70.5vh;
    left: 23.35vw;
}

.map-hbzl {
    position: absolute;
    top: 70.5vh;
    left: 25.35vw;
}

.map-tyzx {
    position: absolute;
    top: 70.5vh;
    left: 27.35vw;
}

.map-yxdl {
    position: absolute;
    top: 70.5vh;
    left: 29.35vw;
}

.map-jt {
    position: absolute;
    top: 70.5vh;
    left: 33.35vw;
}

.map-hp {
    position: absolute;
    top: 70.5vh;
    left: 35.35vw;
}

.map-ct {
    position: absolute;
    top: 70.5vh;
    left: 37.35vw;
}

.map-gds {
    position: absolute;
    top: 70.5vh;
    left: 39.35vw;
}

.map-ld {
    position: absolute;
    top: 70.5vh;
    left: 41.35vw;
}

.map-rjyeq {
    position: absolute;
    top: 70.5vh;
    left: 43.35vw;
}

.map-hc {
    position: absolute;
    top: 68.5vh;
    left: 44.6vw;
}

.map-gys {
    position: absolute;
    top: 65vh;
    left: 44.6vw;
}

.map-dz {
    position: absolute;
    top: 61.5vh;
    left: 44.6vw;
}

.map-lajrzx {
    position: absolute;
    top: 58.5vh;
    left: 43.9vw;
}

.map-wt {
    position: absolute;
    top: 56vh;
    left: 42.6vw;
}

.map-sdgy {
    position: absolute;
    top: 53.5vh;
    left: 41.4vw;
}

.map-zz {
    position: absolute;
    top: 51.3vh;
    left: 40.2vw;
}

.map-wyw {
    position: absolute;
    top: 48.7vh;
    left: 39vw;
}


.clsinput {
    width: 100%;
    border: 1px solid #dcdcdc;
    font-size: 14px;
    color: #333333;
    padding: 15px 20px;
    padding-left: 45px;
    margin-bottom: 22px;
}

.centername {
    background-image: url("/images/center.png");
    background-repeat: no-repeat;
    background-position: 3% center;
}

.password {
    background-image: url("/images/password.png");
    background-repeat: no-repeat;
    background-position: 3% center;
}

.zhiyuan {
    font-size: 0px;
}

.zhiyuan1 {
    width: 44%;
    display: inline-block;
    vertical-align: top;
    padding: 0 70px;
    box-shadow: 0px 0px 5px #dedede;
    padding-bottom: 125px;
}

    .zhiyuan1 h4 {
        text-align: center;
        color: #d8253c;
        font-size: 32px;
        margin-bottom: 20px;
        margin-top: 55px;
    }

.zhiyuan2 {
    width: 56%;
    display: inline-block;
    margin-top: -7px;
}

    .zhiyuan2 img {
        width: 100%;
    }

.denglus {
    color: white;
    background-color: #d8253c;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    border-radius: 5px;
}

.haimzh {
    text-align: center;
    color: #333333;
    font-size: 14px;
    margin-top: 25px;
}

    .haimzh a {
        font-size: 18px;
        color: #d8253c;
    }

.zyzdl {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

    .zyzdl span {
        font-size: 18px;
        color: #666666;
        cursor: pointer;
        position: relative;
    }



        .zyzdl span:after {
            content: "";
            display: block;
            position: absolute;
            bottom: -12px;
            left: 0;
            height: 3px;
            width: 100%;
            background-color: transparent;
        }

        .zyzdl span:nth-of-type(2) {
            float: right;
        }

    .zyzdl .active {
        color: #d8253c;
    }

        .zyzdl .active:after {
            content: "";
            display: block;
            position: absolute;
            bottom: -12px;
            left: 0;
            height: 3px;
            width: 100%;
            background-color: #d8253c;
        }

.swiperimgss {
    height: 32vh;
    margin-left: 30px;
    border: 1px solid #dcdee2;
    width: 24.2vw;
    padding-top: 2.5px;
    padding-bottom: 2.5px;
    padding-left: 15px;
    padding-right: 15px;
}

.navtitle > a {
    color: white;
}

.navtitlefirst > a {
    font-weight: bold;
    font-family: 黑体;
    margin-right: 25px;
    color: white;
}

.hide {
    display: none;
}



.link {
    height: 86px;
    padding-bottom: 20px;
    background: #f8f8f8;
    margin-bottom: 10px;
}

.link-l {
    float: left;
    width: 60px;
    text-align: center;
    height: 90px;
    padding-top: 10px;
    font-size: 14px;
}

.link-r {
    float: left;
    width: 984px;
}


#link {
    height: 80px;
    position: relative;
    overflow: hidden;
    background: #fff;
}

    #link ul {
        height: 100px;
        position: relative;
    }

        #link ul li {
            float: left;
            list-style: none;
        }

            #link ul li a {
                display: inline-block;
                width: 164px;
                height: 80px;
                line-height: 80px;
                text-align: center;
            }

            #link ul li img {
                vertical-align: middle;
            }


.line-name {
    font-size: 20px;
    margin: 30px auto 0px;
    padding-bottom: 30px;
    text-align: center;
    font-weight: bold;
    color: #3b7db5;
    border-bottom: 1px solid #e5e5e5;
}

.start-img-active .info-tip {
    display: none;
}

.start-img-active .start-img {
    display: block;
}

.end-img-active .info-tip {
    display: none;
}

.end-img-active .end-img {
    display: block;
}

.line-content {
    width: 1020px;
    height: 1005px;
    margin: 0 auto;
    position: relative;
    background: url(../images/xmlinebg.png);
}

.info-tip {
    position: absolute;
    left: -158px;
    top: -108px;
    width: 180px;
    padding: 10px 10px 0px 10px;
    background: #fff;
    border: 1px solid #3b7db5;
    border-radius: 5px;
    cursor: default;
    display: none;
    box-shadow: 0 2px 5px rgba(0,0,0,0.4);
    z-index: 5004;
}

.line-content .line-img h4 {
    display: none;
}

/*各个站点的位置*/
.line-content .dot-ynz { /*岩内站*/
    position: absolute;
    left: 500px;
    top: 45px;
}

.line-content .dot-xmbz { /*厦门北站*/
    position: absolute;
    left: 520px;
    top: 87px;
}

.line-content .dot-tslz { /*天水路站*/
    position: absolute;
    left: 485px;
    top: 117px;
}

.line-content .dot-jmddz { /*集美大道*/
    position: absolute;
    left: 438px;
    top: 146px;
}

.line-content .dot-jmrjyz { /*集美软件园站*/
    position: absolute;
    left: 402px;
    top: 175px;
}

.line-content .dot-cygcz { /*诚毅广场站*/
    position: absolute;
    left: 421px;
    top: 216px;
}

.line-content .dot-grz { /*官任站*/
    position: absolute;
    left: 447px;
    top: 260px;
}

.line-content .dot-xjlz { /*杏锦路站*/
    position: absolute;
    left: 440px;
    top: 317px;
}

.line-content .dot-xlcz { /*杏林村站*/
    position: absolute;
    left: 466px;
    top: 350px;
}

.line-content .dot-ybyz { /*园博苑站*/
    position: absolute;
    left: 481px;
    top: 382px;
}

.line-content .dot-jmxcz { /*集美学村站*/
    position: absolute;
    left: 587px;
    top: 405px;
}

.line-content .dot-gqz { /*高崎站*/
    position: absolute;
    left: 696px;
    top: 532px;
}

.line-content .dot-dqz { /*殿前站*/
    position: absolute;
    left: 692px;
    top: 584px;
}

.line-content .dot-hjyz { /*火炬园站*/
    position: absolute;
    left: 699px;
    top: 635px;
}

.line-content .dot-tbz { /*塘边站*/
    position: absolute;
    left: 719px;
    top: 673px;
}

.line-content .dot-wspz { /*乌石浦站*/
    position: absolute;
    left: 737px;
    top: 707px;
}

.line-content .dot-lcz { /*吕厝站*/
    position: absolute;
    left: 741px;
    top: 746px;
}

.line-content .dot-lhlkz { /*莲花路口站*/
    position: absolute;
    left: 722px;
    top: 776px;
}

.line-content .dot-lbz { /*莲坂站*/
    position: absolute;
    left: 703px;
    top: 813px;
}

.line-content .dot-hbdz { /*湖滨东站*/
    position: absolute;
    left: 672px;
    top: 824px;
}

.line-content .dot-wzz { /*文灶站*/
    position: absolute;
    left: 636px;
    top: 852px;
}

.line-content .dot-jjcz { /*将军祠站*/
    position: absolute;
    left: 622px;
    top: 886px;
}

.line-content .dot-zsgyz { /*中山公园站*/
    position: absolute;
    left: 587px;
    top: 905px;
}

.line-content .dot-zhlz { /*镇海路站*/
    position: absolute;
    left: 544px;
    top: 933px;
}


.line-search {
    position: absolute;
    left: 15px;
    top: 18px;
    font-size: 12px;
    color: #595959;
    z-index: 5000;
}

    .line-search ul, .line-search ul li {
        list-style-type: none;
    }

        .line-search ul li label {
            display: inline-block;
            padding-bottom: 5px;
            padding-left: 5px;
        }

        .line-search ul li input {
            width: 100px;
            height: 18px;
            border: none;
            padding: 8px;
        }

    .line-search > ul > li {
        float: left;
    }

    .line-search .line-change, .line-search .line-btnsearch {
        width: 37px;
        height: 70px;
    }

        .line-search .line-change a.line-btnchange {
            display: inline-block;
            width: 34px;
            height: 38px;
            margin-top: 23px;
            background: url(../images/line-change.png) no-repeat center center;
            opacity: 0.8;
        }

            .line-search .line-change a.line-btnchange:hover {
                opacity: 1;
            }

        .line-search .line-btnsearch a.btnsearch {
            display: inline-block;
            width: 34px;
            height: 34px;
            border-radius: 4px;
            background: #3b7db5 url(../images/line-btnsearch.png) no-repeat center center;
            margin: 25px 0 0 15px;
            opacity: 0.8;
        }

            .line-search .line-btnsearch a.btnsearch:hover {
                opacity: 1;
            }



.zddetail {
    /*margin:20px 20px 20px 35px;
    padding-right:15px;*/
    height: 350px;
    overflow: auto;
}

    .zddetail h3 {
        font-size: 18px;
        color: #000;
        line-height: 40px;
        border-bottom: 1px solid #d5d5d5;
        margin-top: 15px;
    }

    .zddetail p {
        font-size: 16px;
        color: #616161;
        line-height: 35px;
    }

.table-pop {
    width: 100%;
    border-collapse: collapse;
    /*border:solid 1px #91d6d3;*/
    margin: 10px 0;
    background: #F5F5F5;
}

    .table-pop td, .table-pop th {
        /*border:solid 1px #91d6d3;*/
        padding: 8px 12px;
        font-size: 14px;
        color: #3e3e3e;
        background: #F5F5F5;
        /*text-indent: 12px;*/
    }

    .table-pop th {
        width: 136px;
        background: #ecf8f8;
        color: #FFFFFF;
        font-weight: bold;
        background: #F5F5F5;
        font-size: 16px;
    }

        .table-pop th img {
            margin-right: 5px;
            margin-bottom: -4px;
        }

.modal_content table th {
    height: 36px;
    background-color: #f62a45;
    color: #fff;
}

.modal_content table tr {
    background: #f8f8f8;
}

    .modal_content table tr td {
        color: #A7A7A7;
        font-size: 14px;
        /*text-indent:2em;*/
        /*line-height: 32px;*/
        padding: 3px 0px 3px 30px;
    }


    .modal_content table tr:nth-child(odd) {
        background: #ececec;
    }

    .modal_content table tr td span {
        margin-left: 5px;
    }



.port-search {
    border-top: solid 1px #e6e6e6;
    margin: 0px 0px;
    padding-top: 10px;
}

    .port-search ul.port {
        width: 376px;
        height: 80px;
        margin: 30px auto 0px auto;
        padding: 0;
    }

        .port-search ul.port li {
            height: 80px;
            width: 125px;
            float: left;
            list-style-type: none;
            margin: 0;
            padding: 0;
            background: #d8253c;
            text-align: center;
            color: #fff;
            line-height: 76px;
            border-radius: 4px;
        }

            .port-search ul.port li.arrow {
                width: 100px;
                background: url(../images/arrow.png) no-repeat center center;
            }

    .port-search .port-table {
        margin-top: 40px;
        width: 100%;
        font-size: 13px;
        color: #717171;
    }

        .port-search .port-table td, .port-search .port-table th {
            text-align: center;
            padding: 8px;
        }

        .port-search .port-table th {
            background: #f4f4f4;
        }

.btnsearch {
    display: inline-block;
    width: 34px;
    height: 34px;
    border-radius: 4px;
    background: #d8253c url(/images/line-btnsearch.png) no-repeat center center;
    margin: 24px 0 0 8px;
    opacity: 0.8;
}
