﻿body {
    font-family:微软雅黑,宋体,Tahoma,Arial,STHeiti,sans-serif;
    padding:0px;
    margin:0px;
}
a {
   color:#000;
}
ul, li {
    list-style-type:none;
    margin:0px;
    padding:0px;
}
.header {
    position: relative;
}
.header_bg {
    background:url(/web/images/wbwxhead.jpg)center top no-repeat;
    width: 100%;
    height: 524px;
    position: relative;
}
.header ul {
    color: white;
    width: 340px;
    margin: 0 auto;
    padding-top: 270px;
}
.beader_bg .cxt {
    display: inline-block;
}
.header ul li {
    float: left;
    text-align: center;
    width: 170px;
    height: 115px;
    display: inline-block;
}
.header ul li a{
    color:#FFF;
    text-decoration:none;
}
.clear:after {
    content: "";
    display: block;
    clear: both;
}
.header ul li img {
    width: 115px;
    height: 115px;
}

.Content {
    width: 100%;
    border-top: 10px solid rgb(255, 155, 0);
    margin-top: -3px;
}
table {
    margin: 0 auto;
}
.table {
    width: 600px;
    margin: 0 auto;
    margin-top: 70px;
}
.table div {
    width: 280px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: url(/web/images/btn_off.png) center top no-repeat;
    color: rgb(28, 122, 191);
    float: left;
    margin: 0 10px;
    border-radius: 10px 10px 0px 0px;
    font-size: 24px;
    cursor: pointer;
    font-weight: 400;
}
.active {
    background: url(/web/images/btn_on.png) center top no-repeat !important;
    color: white !important;
}
.table span {
    font-size: 1.3em;
    font-weight:600;
}

.header ul li p {
    font-size: 16px;
    color: white;
    line-height: 30px;
}
p {
    padding: 0;
    margin: 0;
}
.title img {
    width: 1000px;
    height: 38px;
}

.title {
    margin: 40px 0 35px 0;
    width: 1000px;
    height: 50px;
    font-size:30px;
    font-weight:bold;
    text-align:center;
    line-height:50px;
}

.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: 18px;
}

.branch ul li img {
    width: 146px;
    height: 146px;
}

.city ul li {
    float: left;
    width: 142px;
    text-align: center;
    height: 185px;
}

.city ul li p {
    width: 100px;
    margin: 5px auto;
    height: 30px;
    font-size: 18px;
}

.city ul li img {
    width: 120px;
    height: 120px;
}

.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: 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: 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;}
.weibo {
    width:1000px;
    margin:0 auto;
}
.WeChat {
    width:1000px;
    margin:0 auto;
}
.box {
    margin-top:35px;
}