/*
 * @author: omtech.cn
 * @date: 2020-01-08 14:23:45
 * @last modified by:   adminomt
 * @last modified time: 2020-12-09 17:29:23
 */

@charset "utf-8";
*,
*:before,
*:after {
    -webkit-transition: 0;
            transition: 0;
}
body {
    background-color: #f7f7f7;
}

/*banner*/
.banner {
    width: 100%;
    height: 400px;
    /* overflow: hidden; */
    background:  no-repeat center bottom #e3efff;
}

.banner.no-bg {
    background: #fff;
}

.por {
    position: relative;
}

.poa {
    position: absolute;
}

.zt-title {
    top: 97px;
    left: -12px;
    line-height: 60px;
    padding: 24px 7px 24px 25px;
    font-weight: bold;
    font-size: 48px;
    letter-spacing: 17px;
    color: #9c0902;
}
/*.zt-title:after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 80px;
    height: 80px;
    content: "";
    background:  no-repeat 0 center;

    _background:  no-repeat 0 center;
}
.zt-title:before {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10;
    width: 80px;
    height: 80px;
    content: "";
    background:  no-repeat -80px center;

    _background:  no-repeat -80px center;
}*/

.zt-title {
    background:  no-repeat center center;

    _background:  no-repeat center center;
}

.link-home {
    top: 280px;
    left: 100px;
    padding: 5px 60px;
    font-size: 20px;
    color: #1e41c1;
    border: 1px solid #1e41c1;
}

.curr-location {
    line-height: 30px;
    padding: 18px 20px 18px 55px;
    font-size: 16px;
    background: #fff  no-repeat 22px 21px;
}

.curr-location span,
.curr-location a {
    text-decoration: none;
    cursor: pointer;
    outline: none;
    color: #0b265b;
}

.curr-location a:hover {
    color: #e81a24;
}

.qx-box {
    padding: 10px;
    background-color: #fff;
    border-top: 1px solid #eee;
}

.qx-bg {
    width: 1180px;
    height: 1006px;
    background: ;
}

.qx-bg .inner {
    width: 100%;
    height: 100%;
    background:  no-repeat center center;

}

.qx-item {
    position: absolute;
    z-index: 1;
    width: 220px;
    height: 170px;
    background-color: #1e41b9;
}
.quxian-box .qx-item.on a {
    position: absolute;
    width: 220px;
    height: 170px;
    background-color: #9c0902;
}
.quxian-box .qx-item.on {
    position: absolute;
    z-index: 1;
    width: 220px;
    height: 170px;
    background-color: #9c0902;
}

.qx-item.position1 {
    top: 20px;
    left: 16px;
}
.qx-item.position2 {
    top: 20px;
    left: 248px;
}
.qx-item.position3 {
    top: 20px;
    left: 482px;
}
.qx-item.position4 {
    top: 20px;
    left: 714px;
}
.qx-item.position5 {
    top: 20px;
    left: 946px;
}
.qx-item.position6 {
    top: 235px;;
    left: 16px;
}
.qx-item.position7 {
    top: 235px;
    left: 946px;
}
.qx-item.position8 {
    top: 420px;
    left: 16px;
}
.qx-item.position9 {
    top: 420px;
    left: 946px;
}
.qx-item.position10 {
    top: 605px;
    left: 16px;
}
.qx-item.position11 {
    top: 605px;
    left: 946px;
}
.qx-item.position12 {
    top: 818px;
    left: 16px;
}
.qx-item.position13 {
    top: 818px;
    left: 248px;
}
.qx-item.position14 {
    top: 818px;
    left: 482px;
}
.qx-item.position15 {
    top: 818px;
    left: 714px;
}
.qx-item.position16 {
    top: 818px;
    left: 946px;
}

.qx-box img {
    display: block;
    width: 200px;
    height: 105px;
    padding-left: 10px;
}

.qx-box .name {
    padding: 5px 10px 0;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
}

.qx-box .sub-name {
    padding: 0 10px 3px;
    font-size: 14px;
    color: #fff;
}

.map-box {
    top: 190px;
    left: 236px;
    z-index: 3;
    width: 710px;
    height: 628px;
}

.map-name {
    display: none;
    position: absolute;
    top: 225px;
    left: 239px;
    z-index: 2;
    width: 670px;
    height: 540px;
    background:  no-repeat center center;

    _background:  no-repeat center center;
}

.map-item {
    position: absolute;
    z-index: 4;
    display: block;
    cursor: pointer;
}
.map-item .color-map {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.map-box .on .color-map {
    display: block;
}

.map-item.hongqiao {
    top: 209px;
    left: 92px;
    width: 87px;
    height: 88px;
}
.map-box .hongqiao .color-map {
    background:  no-repeat center center;
    _background:  no-repeat center center;
}

.map-item.hebei {
    top: 210px;
    left: 147px;
    width: 114px;
    height: 106px;
}
.map-box .hebei .color-map {
    background:  no-repeat center center;

    _background:  no-repeat center center;
}

.map-item.hedong {
    top: 257px;
    left: 189px;
    width: 131px;
    height: 138px;
}
.map-box .hedong .color-map {
    background:  no-repeat center center;

    _background:  no-repeat center center;
}

.map-item.wuqing {
    top: 230px;
    left: 365px;
    width: 115px;
    height: 158px;
}
.map-box .wuqing .color-map {
    background:  no-repeat center center;

    _background:  no-repeat center center;
}

.map-item.jizhou {
    top: 84px;
    left: 440px;
    width: 142px;
    height: 138px;
}
.map-box .jizhou .color-map {
    background:  no-repeat center center;

    _background:  no-repeat center center;
}

.map-item.baodi {
    top: 196px;
    left: 438px;
    width: 123px;
    height: 143px;
}
.map-box .baodi .color-map {
    background:  no-repeat center center;

    _background:  no-repeat center center;
}

.map-item.ninghe {
    top: 262px;
    left: 476px;
    width: 131px;
    height: 121px;
}
.map-box .ninghe .color-map {
    background:  no-repeat center center;

    _background:  no-repeat center center;
}

.map-item.dongli {
    top: 362px;
    left: 455px;
    z-index: 2;
    width: 88px;
    height: 67px;
}
.map-box .dongli .color-map {
    background:  no-repeat center center;

    _background:  no-repeat center center;
}

.map-item.binhai {
    top: 333px;
    left: 433px;
    z-index: 1;
    width: 202px;
    height: 213px;
}
.map-box .binhai .color-map {
    background:  no-repeat center center;

    _background:  no-repeat center center;
}

.map-item.jinnan {
    top: 403px;
    left: 451px;
    z-index: 2;
    width: 82px;
    height: 78px;
}
.map-box .jinnan .color-map {
    background:  no-repeat center center;
    _background:  no-repeat center center;
}

.map-item.xiqing {
    top: 376px;
    left: 379px;
    z-index: 3;
    width: 105px;
    height: 107px;
}
.map-box .xiqing .color-map {
    background:  no-repeat center center;
    _background:  no-repeat center center;
}

.map-item.jinghai {
    top: 402px;
    left: 343px;
    z-index: 2;
    width: 119px;
    height: 136px;
}
.map-box .jinghai .color-map {
    background:  no-repeat center center;
    _background:  no-repeat center center;
}

.map-item.beichen {
    top: 327px;
    left: 396px;
    width: 99px;
    height: 55px;
}
.map-box .beichen .color-map {
    background:  no-repeat center center;
    _background:  no-repeat center center;
}

.map-item.hexi {
    top: 330px;
    left: 158px;
    width: 145px;
    height: 114px;
}
.map-box .hexi .color-map {
    background:  no-repeat center center;
    _background:  no-repeat center center;
}

.map-item.nankai {
    top: 273px;
    left: 73px;
    width: 108px;
    height: 152px;
}
.map-box .nankai .color-map {
    background:  no-repeat center center;
    _background:  no-repeat center center;
}

.map-item.heping {
    top: 297px;
    left: 158px;
    width: 62px;
    height: 66px;
}
.map-box .heping .color-map {
    background:  no-repeat center center;
    _background:  no-repeat center center;
}


.header-minlogo {
    top: 140px;
    right: 80px;
    z-index: 2;
    width: 58px;
    height: 97px;
    overflow: hidden;
}

.gif {
    position: absolute;
    top: 151px;
    right: 0;
    z-index: 1;
    width: 634px;
    height: 249px;
    overflow: hidden;
    background-color: transparent;
}
.show-box {
    position: relative;
    padding: 20px 0 150px;
    margin-top: 5px;
    background-color: #fff;
}

.picscroll-left {
    position: relative;
    width: 1170px;
    padding: 10px 0;
    margin: 232px auto 0 auto;
    background: #222;
}

.picscroll-left .hd {
    position: absolute;
    top: -684px;
    left: 0;
    z-index: 10;
    width: 100%;
}

.picscroll-left .hd .prev,
.picscroll-left .hd .next {
    position: absolute;
    top: 0;
    left: 0;
    /* display: none; */
    width: 70px;
    height: 100px;
    overflow: hidden;
    cursor: pointer;
    background:  25px 36px no-repeat #a00005;

    _background:  25px 36px no-repeat #a00005;
}

.picscroll-left .hd .next {
    right: 0;
    left: auto;
    background-position: -120px 36px;
}

.picscroll-left .bd ul {
    overflow: hidden;
    zoom: 1;

}

.picscroll-left .bd ul li {
    position: relative;
    float: left;
    width: 160px;
    height: 100px;
    margin: 0 5px;
    overflow: hidden;
    text-align: center;

    _display: inline;
    *zoom: 1;
    background-color: #f00;
}
.picscroll-left .bd ul li a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.picscroll-left .bd ul li a .list-cover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
}
.picscroll-left .bd ul li .pic {
    position: relative;
    text-align: center;
}
.picscroll-left .cover {
    position: absolute;
    top: 0;
    left: 80px;
    z-index: 30;
    width: 160px;
    height: 110px;
    background:  0 0 no-repeat;
    background-size: 100% 100%;

    _background:  0 0 no-repeat;
}

.picscroll-left .bd ul li .pic img {
    display: block;
    width: 160px;
    height: 100px;
}

.picscroll-left .bd ul li .pic a:hover img {
    border-color: #999;
}

.picscroll-left .bd ul li .title {
    line-height: 24px;
}

.picscroll-left .tempwrap {
    margin: 0 auto;
}

.show-detail {
    position: relative;
    height: 720px;
    padding: 0  15px 0;
    /* overflow: hidden; */
}
.show-detail img {
    display: block;
    width: 100%;
    height: auto;

    _zoom: 1;
    _width: 1170px;
    _height: 722px;
}
.show-detail .msg {
    position: absolute;
    top: 738px;
    left: 15px;
    width: 1010px;
    height: 200px;
    padding: 0 80px;
    /*_margin-left: 80px;*/
    color: #fff;
    background: rgba(0,0,0,.8);
    background-color: #222;

    _width: 1040px;
    _padding: 0 50px 0 80px;
}
.show-detail .msg .index {
    position: absolute;
    top: -40px;
    left: 80px;
    z-index: 5;
    padding: 0 20px 0 10px;
    font-style: italic;
    font-size: 24px;
    color: #fff;
    background-color: #a00005;

    _left: 100px;
}
.show-detail .msg .index .now {
    font-weight: bold;
    font-size: 48px;
}
.show-detail .msg .title {
    width: 790px;
    height: 35px;
    padding: 0 0 0 140px;
    overflow: hidden;
    font-size: 25px;
}
.show-detail .msg .description {
    height: 120px;
    line-height: 30px;
    padding-top: 10px;
    overflow: hidden;
    font-size: 18px;
}
.list-cover {
    position: absolute;
    top: 0;
    right: 0;
    left: 240px;
    height: 100%;
    background:  repeat;
}

.show-content {
    padding: 0 15px;
}
.show-content .inner {
    padding: 20px 80px;
    margin: 0 auto;
    font-size: 18px;
    color: #000;
    background-color: #e5e5e5;
}

.download a {
    font-size: 18px;
    color: #ff5028;
}
.download a:hover {
    text-decoration: underline;
}
.goback {
    position: relative;
    height: 5px;
    background:  no-repeat;
}
.goback a {
    position: absolute;
    top: -25px;
    left: 485px;
    width: 230px;
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    color: #fff;
    background-color: #f33535;
    border-radius: 25px;
}
.goback a:hover {
    text-decoration: underline;
    color: #fff;
}