h2 {
    margin: 0;
}

* {
    box-sizing: border-box;
}

.container {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

body {
    background: url(../images/mjghbfzt/mjghbfztBg.png) top center no-repeat;
}

.top {
    background-size: 100% 100%;
    text-align: center;
}

.top .logo {
    text-align: left;
}

.logo a img {
    margin: 20px 0 40px 20px;
}

.ywjj {
    background: #bf0c10 url(../images/mjghbfzt/ywjjBg.png) right top no-repeat;
    height: 185px;
    background-size: 100% 100%;
    margin: 70px 0 45px;
    padding: 30px;
}

.ywjj .fl {
    width: 80%;
}

.ywjj .fl h2 {
    border-bottom: 1px solid #d54b20;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
}

.ywjj .fl h2 a {
    font-size: 22px;
    color: #fff;
    /* line-height:48px; */
}

.ywjj .fl p {
    text-indent: 2em;
    text-align: left;
    color: #fff;
    padding: 20px 0;
}

.ywjj .fl p a {
    color: #fff;
    line-height: 30px;
}

.ywjj .fr {
    width: 20%;
    cursor: pointer;
    height: 100%;
}

.ywjj .fr a {
    display: block;
    width: 100%;
    height: 100%;
}

.ywgd {
    height: 479px;
}

.ywgd .fl {
    width: 700px;
    height: 100%;
    background-color: #fff;
    box-shadow: 0 3px 8px #55555570;
    /* 基本的 */
    border: 1px solid #ccc;
    /* IE 8 及低于IE8版本 */
    *border: 1px solid #ccc;
    /* IE 7 及低于IE7版本 */
    _border: 1px solid #ccc;
    /* IE 6 */
}


.ywgd .fr {
    width: 470px;
}

.slideBox {
    position: relative;
}

.slideBox .hd {
    height: 15px;
    position: absolute;
    bottom: 67px;
    z-index: 1;
    zoom: 1;
    right: 37px;
}

.slideBox .hd ul li.on {
    background: #ffffff;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    width: 100%;
    z-index: 0;
    padding: 25px;
}

.slideBox .bd li {
    width: 100%;
    height: 100%;
    /* height: 410px; */
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.slideBox .bd li>a {
    display: block;
    width: 100%;
    height: 370px;
    color: #000;
}

.slideBox .bd li img {
    vertical-align: middle;
    height: 100%;
    width: 100%;
}

.slideBox li p a {
    text-align: center;
    width: 85%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    font-size: 22px;
    line-height: 38px;
    padding-left: 20px;
    box-sizing: border-box;
    display: block;
    width: 100%;
    line-height: 70px;
    height: 100%;
    color: #000;
}

.slideBox li p {
    /* position: absolute; */
    /* bottom: 0; */
    width: 100%;
    height: 70px;
    line-height: 70px;
    overflow: hidden;
    /* background: rgba(0, 0, 0, 0.3); */
}

.cdxx {
    margin-bottom: 30px;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 8px;
    border-radius: 50%;
    width: 13px;
    height: 13px;
    line-height: 14px;
    text-align: center;
    background: #95a3bf;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background: #cdd7ec;
    color: #fff;
}

.ywgdLi li a {
    position: absolute;
    font-size: 22px;
    font-weight: 700;
    top: 50%;
    transform: translateY(-50%);
    /* width: 100%; */
    padding: 0 30px 0;
}

.ywgdLi li {
    height: 105px;
    margin-bottom: 20px;
    position: relative;
}

.ywgdLi .li1 {
    background: url(../images/mjghbfzt/li1bg.png) no-repeat;
    background-size: 100% 100%;
}

.ywgdLi .li2 {
    background: url(../images/mjghbfzt/li2bg.png) no-repeat;
    background-size: 100% 100%;
}

.ywgdLi .li3 {
    background: url(../images/mjghbfzt/li3bg.png) no-repeat;
    background-size: 100% 100%;
}

.ywgdLi .li4 {
    background: url(../images/mjghbfzt/li4bg.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom: 0;
}

.ywgdLi .li1 a {
    color: #773b14;
}

.ywgdLi .li2 a {
    color: #933308;
}

.ywgdLi .li3 a {
    color: #195f87;
}

.ywgdLi .li4 a {
    color: #0b6e87;
}

.xxgc {
    margin: 50px 0;
}

.title .fr a {
    line-height: 40px;
    color: #d31313;
}

.commonList li {
    padding-left: 30px;
}

.commonList li::before {
    width: 7px;
    height: 7px;
    background-color: #d31313;
    border: 4px solid #f8dfdf;
}

.zthg {
    height: 120px;
}

.zthg .fl {
    width: 50px;
    height: 100%;
    font-size: 20px;
    font-weight: 700;
    background-color: #d31313;
    color: #fff;
    padding: 9px 15px;
}

.ywjj .fr .phoneImg {
    display: none;
}

@media (max-width: 1200px) {
    .container {
        width: 100%;
        padding: 20px;
    }

    .ywgd .fr {
        margin: 30px 0;
    }

    .ywgd .fl,
    .ywgd .fr {
        width: 100%;
    }

    .title .fl {
        width: calc(100% - 50px);
    }

    .zthg .fl {
        width: auto;
        height: 40px;
        /* width: calc(100% - 60px); */
    }

    .zthg {
        height: auto;
    }
}

@media (max-width: 768px) {
    .ywjj {
        height: auto;
        margin-top: 40px;
        background-image: none;
    }

    .ywjj .fl {
        width: 100%;
    }

    .ywjj .fr {
        width: 100%;
    }

    .pcImg {
        display: none;
    }

    .ywjj .fr .phoneImg {
        height: 100px;
        display: block;
        text-align: right;
    }

    .ywjj .fr .phoneImg img {
        height: 100%;
    }
}

@media (max-width: 425px) {
    .slideBox .bd li>a {
        height: 250px;
    }

    .ywgd {
        height: auto;
    }

    .title .fl {
        width: 100%;
    }

    .xxgc {
        margin: 20px 0;
    }

    .commonList {
        margin: 10px 0 0;
    }
}

