* { margin:0px; padding:0px; }
body { font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu; font-size:16px; line-height:170%;background: url(../images/top.jpg)  repeat-x top; }
ul,ol,li { list-style:none;}
img{ border:none; }
a { text-decoration:none; color:#666666; cursor:pointer; }
a:hover{ color:#01652d; text-decoration:none; }
.clear-both { clear:both; height:0; overflow: hidden; }
.left{float:left}
.right{float: right;}
#container {padding:25px 20px 20px 20px;width:1000px;margin:390px auto 0 auto;background-color:#FFFFFF;}
.title {border-bottom:2px #e2e2e2 solid;padding-bottom:5px;margin-bottom:20px;}
.title span {padding-bottom:5px;border-bottom-width:3px;border-bottom-style:solid;border-bottom-color:#024dca;}
.title a {font-size:13px;float:right;}
#footer {text-align:center;margin:30px 0px;width:100%;color:#FFFFFF;}

.top{overflow: hidden;clear: both;margin-top: 15px;height: auto;}
.top dl{width:18%;display: block; margin:10px; float:left;}
.top dl dd{text-align: center;line-height: 30px;}
.top dl dt{text-align: center;cursor: pointer;}
.top dl dt img{height:180px;width:auto;}

.box {width:1000px;margin:0 auto;}
.box .branch {text-align:center;}
.box .branch div.title img {width:1000px;height:38px;}
.box .branch div.title {margin:40px 0 35px 0;width:1000px;height:38px;border-bottom:none;}
.branch ul li {float:left;width:166px;text-align:center;height:225px;}
.branch ul li p {margin:5px auto;height:42px;font-size:18px;}
.branch ul li img {width:146px;height:146px;}
.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;z-index:9999;}
.mask .mask_with {width:320px;height:380px;background-color:white;margin:0 auto;margin-top:100px;}
.mask img {width:210px !important;height:210px !important;margin-top:10px;}
.close img {width:60px !important;height:60px !important;cursor:pointer;}
.mask p {width:100% !important;font-size:16px !important;line-height:42px;}
.mask .mask_title {color:rgb(53,139,204);margin-bottom:15px;border-bottom:2px solid rgb(239,239,239);font-size:24px !important;height:60px;line-height:60px;}
.branch ul li {cursor:pointer;}
.border_line {border-bottom:1px #777777 dashed; margin-bottom:20px;display: inline-block;width: 100%;}
.footer{background-color: #0c6fc0;margin-top:20px;margin-bottom:0;padding-top:20px;padding-bottom:20px;position: relative;z-index: 0;}
.footer a{color: #FFFFFF;}
.footer a:hover{color: #d09d22;}
.footer_wzbs{position: absolute; left: 0; top: 10px; width:200px; text-align:right;}
.footer_wzbs img{vertical-align: middle;}
.footer .footer-list{width: 1040px;margin: 0 auto;position: relative;}
.footer .footer-list p{text-align: center;line-height: 25px}
.footer .footer-list ul{text-align: center;padding: 5px 0;}
.footer .footer-list ul span{width: 1px;height: 15px;vertical-align: middle;margin: 0 10px;background: #105a9f;display: block;display: inline-block}
.footer .footer-list ul li{display: inline;line-height: 36px}
.footer .footer-list ul li a{color: #105a9f;font-size: 14px;vertical-align: middle}
.footer_txt{text-align: center;}
.footer_nav{margin: 10px auto;color:#FFFFFF;}
.footer_nav a{margin:0 10px;}
.footer .copyright{line-height: 24px;}
.footer .copyright span{color: #FFFFFF;font-size: 13px;}

@media screen and (max-width: 768px) {
    body {
        background-size: 100% auto;
        background-position: top center;
    }

    .logo {
        width: 60%;
        height: 50px;
        top: 20px;
        left: 20px;
        background-size: contain !important;
        background-position: left center !important;
    }

    #container {
        width: 100%;
        margin-top: 120px;
        padding: 15px 10px;
        box-sizing: border-box;
    }

    .banner {
        padding: 10px;
        padding-left: 40px;
        background-size: 30px auto;
        margin-bottom: 10px;
    }

    .banner ul li {
        font-size: 14px;
        height: auto;
        line-height: 22px;
        margin-right: 10px;
        padding-right: 10px;
    }

    .title {
        margin-bottom: 15px;
    }

    .title h3 span {
        font-size: 18px;
    }

    .top {
        margin-top: 10px;
    }

    .top dl {
        width: 30%;
        margin: 5px 1.5%;
    }

    .top dl dt img {
        height: 100px;
        width: auto;
    }

    .top dl dd {
        font-size: 14px;
        line-height: 24px;
    }

    .box {
        width: 100%;
    }

    .box .branch div.title img {
        width: 100%;
        height: auto;
    }

    .box .branch div.title {
        width: 100%;
        height: auto;
        margin: 20px 0 15px 0;
    }

    .branch ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .branch ul li {
        width: 48%;
        height: auto;
        margin-bottom: 15px;
        float: none;
    }

    .branch ul li p {
        font-size: 14px;
        height: auto;
        line-height: 20px;
        margin: 8px auto;
    }

    .branch ul li img {
        width: 100px;
        height: 100px;
    }

    .mask .mask_with {
        width: 90%;
        max-width: 320px;
        height: auto;
        padding: 20px 10px;
        box-sizing: border-box;
        margin-top: 50px;
    }

    .mask .mask_with.left,
    .mask .mask_with.right {
        width: 100%;
        float: none;
    }

    .mask img {
        width: 180px !important;
        height: 180px !important;
    }

    .mask .mask_title {
        font-size: 18px !important;
        height: 50px;
        line-height: 50px;
    }

    .mask p {
        font-size: 14px !important;
        line-height: 30px;
    }

    .close img {
        width: 40px !important;
        height: 40px !important;
    }

    .footer .footer-list {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }

    .footer .footer-list p {
        font-size: 14px;
        line-height: 22px;
    }

    .footer .footer-list ul li a {
        font-size: 12px;
    }

    .footer .copyright span {
        font-size: 12px;
    }

    .footer_wzbs {
        position: static;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
}