@charset "utf-8";
/* css reset */

/*区域分布图*/
.zqfbt-new{width:1200px;margin:auto;overflow:hidden;font-size:16px;margin-bottom:76px;}
.zqfbt-new .zq-title{margin-top:54px;margin-bottom:32px;height:30px;line-height:30px;font-weight:400;
    font-size:20px;color:#333;}
.zqfbt-new .zq-title img{margin-right:20px;width:38px;vertical-align:middle;}
.zqfbt-new .tab-btn{padding:0 30px;height:54px;background:#fafafa;margin-bottom:54px;}
.zqfbt-new .tab-btn ul{display:flex;justify-content:space-between;}
.zqfbt-new .tab-btn li{position:relative;height:54px;border-bottom:2px solid transparent;color:#212529;cursor:pointer;}
.zqfbt-new .tab-btn span{display:block;position:relative;top:50%;transform:translateY(-50%);line-height:20px;}
.zqfbt-new .tab-btn li.active{border-bottom:2px solid #008ed8;color:#008ed8;font-weight:bold;}
.zqfbt-new .tab-box{width:100%;overflow:hidden;}
.zqfbt-new .tab-box .pic{width:875px;height:539px;float:left;}
.zqfbt-new .tab-box .pic img{width:100%;height:100%;}
.zqfbt-new .tab-box .text{width:280px;float:right;background:#15928e;padding:1px;}
.zqfbt-new .tab-box .text .title{padding-left:30px;padding-top:10px;padding-bottom:10px;font-size:24px;
	line-height:35px;font-weight:bold;color:#fff;}
.zqfbt-new .tab-box .text ul{padding:3px 11px;background:#fff;}
.zqfbt-new .tab-box .text li{border-top:1px dashed #ccc;color:#5b5b5b;line-height:32px;padding-left:20px;position:relative;}
.zqfbt-new .tab-box .text li:first-child{border-top:none;}
.zqfbt-new .tab-box .text li::before{content:'';display:block;width:3px;height:3px;background:#ccc;position:absolute;
	left:9px;top:50%;margin-top:-1.5px;}
.zqfbt-new .tab-box .item{display:none;}
.zqfbt-new .tab-box .item:first-child{display:block;}
.zqfbt-new .tab-box .item:nth-of-type(2) .text{background:#764a3d;}
.zqfbt-new .tab-box .item:nth-of-type(3) .text{background:#65b264;}
.zqfbt-new .tab-box .item:nth-of-type(4) .text{background:#654397;}
.zqfbt-new .tab-box .item:nth-of-type(5) .text{background:#b18690;}
.zqfbt-new .tab-box .item:nth-of-type(6) .text{background:#2495c1;}
.zqfbt-new .tab-box .item:nth-of-type(7) .text{background:#006ab4;}
.zqfbt-new .tab-box .item:nth-of-type(8) .text{background:#cc1823;}