
.about-header{background-color:#F6F6F6;height:50px;}
.about-header-cont{width:1200px;margin:auto;height:100%;}
.about-header-left{float:left;width:250px;height:100%;text-align:center;background:url(../images/index/9xss.png) no-repeat left center;background-size:40px 40px;box-sizing:border-box;background-position-x:15px;background-color:#E3B96F}
.about-header-left span{line-height:50px;font-size:22px;color:#fff;text-align:right;padding-right:50px;display:block}
.about-address{float:left;height:50px;line-height:50px;padding-left:2%;font-size:14px;}
/* 内容页左边导航 */
.Pabout-header{display:none;}
.about-cont{width:1200px;margin:auto;overflow:hidden;}
.about-cont-left{float:left;width:250px;}
.about-cont-left ul{width:250px;}
.about-cont-left ul li{width:100%;height:50px;background-color:#ddd;margin-top:4px;box-sizing:border-box}
.about-cont-left ul li a{display:block;width:100%;height:100%;text-align:center;line-height:50px;color:gray;font-size:16px;}
.about-img{width:250px;height:130px;margin-top:15px;}
.about-img img{width:100%;height:100%;object-fit:cover;}
.about-cont-ft{width:250px;height:50px;text-align:center;line-height:50px;background-color:#282b34;color:#fff;font-size:20px;font-weight:bold;letter-spacing:2px;}
.about-cont-left ul li:hover{background-color:#efcc90}
.about-cont-left ul li:hover a{color:#fff;}
.about-cont-left ul li.active{border-left:4px solid #130f09;background-color:#efcc90;}
.about-cont-left ul li.active a{color:#fff;}
/* 内容页右边框 */
.about-cont-right{float:left;width:950px;padding:2% 0 0 2%;box-sizing:border-box;position:relative;margin-bottom:20px;}

