@charset "utf-8";
* {
    padding: 0;
    margin: 0;
    outline: none;
    font-family: .9rem "Microsoft YaHei", 微软雅黑, Arial, Helvetica, SimHei, sans-serif;
}

body {
    width: 100%;
}

a {
    text-decoration: none;
    outline: none;
    color: black;
}
img {border:none;}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.beader_bg {
    background: url(../images/banner1_01.png) center top no-repeat;
    width: 100%;
    height: 524px;
    position: relative;
}

.beader_bg p {
    font-size: 16px;
    color: white;
    line-height:30px;
}
.beader_bg .cxt{
    display: inline-block;
}
.logo {
    width: 990px;
    height: 70px;
    margin: 0 auto;
    padding-top: 24px;
}

.clear:after {
    content: "";
    display: block;
    clear: both;
}

.header ul li {
    /*float: left;*/
    text-align: center;
    width: 24%;
    /*height: 115px;*/
    display: inline-block;
}

.header ul li img {
    width: 115px;
    height: 115px;
}

.header {
    position: relative;
}

.header .margin {
    margin: 0 60px;
}

.header ul {
    color: white;
    width: 870px;
    margin: 0 auto;
    padding-top: 185px;
}
/*åˆ‡æ¢å‰*/
.table{
    background: url(../images/mtjzzt1.png) center top no-repeat !important;
}
.table div {
    width: 50%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    /* background: url(/zwwb/20190314/images/btn_off.png) center top no-repeat; */
    color: #fff;
    float: left;
    margin: 0 ;
    border-radius: 10px 10px 0px 0px;
    font-size: 24px;
    cursor: pointer;
    font-weight: 400;
}
.table .tablexw2 {
    color: #0538a7;
}
/*åˆ‡æ¢åŽ*/
div.active div{
    color: #0538a7;
}
div.active .tablexw2 {
    color:#fff;
}
/****/
div.active {
    background: url(../images/mtjzzt2.png) center top no-repeat !important;
    /* color: white !important; */
}

.table span {
    font-size: 1.3em;
    font-weight:600;
  line-height: 95px;
}

.table {
    width: 555px;
    margin: 0 auto;
    margin-top: 19px;
}

.content {
    width: 100%;
    border-top: 10px solid #67cadf;
    margin-top: -3px;

}

.box {
    width: 1000px;
    margin: 0 auto;
}

.box .branch {
    text-align: center;
}

.title img {
    width: 1000px;
    height: 38px;
}

.title {
    margin: 40px 0 35px 0;
    width: 1000px;
    height: 38px;
}

.branch ul li {
    float: left;
    width: 166px;
    text-align: center;
    height: 225px;
}

.branch ul li p {
    /* width: 120px; */
    margin: 5px auto;
    height: 42px;
    font-size: 17px;
}

.branch ul li img {
    width: 146px;
    height: 146px;
}
.border{
    border: 1px solid #e0e0e0;
}
.city ul li {
    float: left;
    width: 16.6%;
    text-align: center;
    height: 225px;
}

.city ul li p {
    width: 100px;
    margin: 5px auto;
    height: 30px;
    font-size: 18px;
}

.city ul li img {
    width: 146px;
    height: 146px;
}

.WeChat {
    display: none;
}

.mask {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
    width: 100%;
    height: 100%;
    display: none;
    cursor:default;
}

.mask .mask_with {
    width: 320px;
    height: 380px;
    background-color: white;
    margin: 0 auto;
    margin-top: 100px;
}

.mask img {
    width: 140px !important;
    height:140px !important;
    margin-top: 10px;
}

.close img {
    width: 60px !important;
    height: 60px !important;
    cursor:pointer;
}

.mask p {
    width: 100% !important;
    font-size: 20px !important;
    line-height: 50px;
}

.mask .mask_title {
    color: rgb(53, 139, 204);
    margin-bottom: 15px;
    border-bottom: 2px solid rgb(239, 239, 239);
    font-size: 24px !important;
    height: 70px;
}

.branch ul li {
    cursor: pointer;
}
.border_line {border-bottom:1px #777777 dashed; margin-bottom:20px;}

.headxysimg{
    display:none;
}
@media(max-width:1000px){
    .content{
        max-width:100%;
        overflow:hidden;
    }
    .headxysimg{
        display:block;
        width: 130%;
        margin-left: -15%;
    }
    .beader_bg{
        height:auto;
        background:unset;
        /* position:absolute; */
        /* left:0px; */
        /* top:0px; */
        max-width:100%;
        overflow: hidden;
    }
    .logo{
        display:inline-block;
        padding:0px;
        position: absolute;
        height: auto;
        max-width:33%;
        margin:5px;
        left: 0px;
        top: 0px;
    }
    .logo img{
        max-width:100%
    }
    .table,
    .header ul{
        max-width: 100%;
        margin-top: 0px;
    }
    .table{
        max-width:60%;
    }
    .beader_bg p{
        color:#333;
        font-size: 14px;
    }
    .header ul li{
        width: 25%;
    }
    .header ul{
        padding-top: 15px;
        font-size: 0px;
    }
    .header ul li img{
        max-width:90%;
        height:auto;
    }
    .box{
        max-width:100%;
    }
    .branch ul li,
    .city ul li{
        /* max-width: 23%; */
        margin: 0 1%;
    }
    .branch ul li img,
    .city ul li img{
        max-width:100%;
        height:auto;
    }
    .branch ul li p{
        font-size: 16px;
        max-width: 100%;
        height: auto;
        width: 100%;
    }
    .title {
        margin:10px 0px;
    }
    .title,.title img{
        width:130%;
        height:auto;
        margin-left:-15%;
    }


}
@media(max-width:768px){
    .border_line{
        border:none;
     }
    .branch ul li, .city ul li{
        width: 31%;
        box-sizing:border-box;
        height: 200px;
    }
    .beader_bg p{
        font-size:12px;
    }
    .table div{
        height: 40px;
        line-height: 40px;
        font-size:14px;
    }
    .table span{
        font-size:14px;
        display: inline-block;
        line-height: 50px;
    }
}
@media(max-width:500px){
    .headxysimg{
        width:150%;
        margin-left:-25%;
    }
    .branch ul li{
        /* height: 165px; */
    }
}

@media(max-width:425px){
    .branch ul li p{
        font-size:14px;
        height: 38px;
        margin-bottom: 0;
    }
    .branch ul li, .city ul li{
        height:180px;
    }
}