@charset "utf-8";
/* CSS Document */
@import url("base.css");

.zw_header{ background:url(../images/bj.jpg) center top no-repeat; height:510px;}
.logo{ margin-top:14px}
.zw_header h1{ text-align:center; margin-top:44px}
.wb_wx{ text-align:center; margin-top:60px}
.wb_wx li{ display:inline-block; margin:0 35px}
.wb_wx li img{width:107px;height:107px; padding:3px; background-color:#fff;}
.wb_wx li p{font-size: 16px;color: white;line-height: 30px;}
.table{width:614px; margin:0 auto}
.table div{width:277px;height:70px;line-height:70px;text-align: center;background:url(../images/title_bj.png); color:#2270ac;float: left;margin: 0 15px;border-radius: 10px 10px 0px 0px;font-size:30px;cursor: pointer;font-weight:bold; margin-top:28px}
.table div.active{ background-image:url(../images/title_bj_h.png); color:#fff;}

.zw_content{ border-top:6px solid #f5a21d; padding-bottom:30px}
.branch{ padding-bottom:20px}
.branch h2{ background:url(../images/title_bj2.png) center center no-repeat; font-size:36px; color:#333; font-weight:normal; text-align:center; margin-top:40px}
.branch ul li {float: left;width:150px;text-align: center;cursor: pointer; margin:36px 9px 0}
.branch ul li p {width: 140px;margin:5px auto; line-height:20px; height:40px;font-size:16px;}
.branch ul li span{ display:block}
.branch ul li img {width:140px;height:140px; padding:5px; background-color:#fff; border:1px solid #ebebeb}

.branch .title2{ background:url(../images/title_bj3.png) center center no-repeat}

.branch ul li .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;}
.branch ul li .mask .mask_with {width: 320px;height: 380px;background-color: white;margin: 0 auto;margin-top: 100px;}
.branch ul li .mask img {width: 210px !important;height: 210px !important;margin-top: 10px;}
.branch ul li .close img {width: 60px !important;height: 60px !important;cursor: pointer; border:0; padding:0; background-color:transparent}
.branch ul li .mask p {width: 100% !important;font-size: 20px !important;line-height: 50px;}
.branch ul li .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;}














































/*footer*/
.copyright{border-top:#2461a5 solid 3px;}
.copyright table{margin:0 auto;}
.copyright table p{text-align:center;font-size:14px;line-height:28px;}
.copyright table p em{padding:0 6px;}
.copyright table p.police{padding-top:10px;}
.copyright table p.police a:link,.copyright table p.police a:hover,.copyright table p.police a:visited{}