@charset "utf-8";
/* CSS Document */



.about_left{width:232px; height:auto; min-height:200px; margin-right:30px; float:left;}
.leftList{margin-bottom:15px;}
.leftList h3{width:232px; margin-bottom:5px;  font-weight:normal; background:#036fba; color:#fff; text-align:center; float:left;}
.leftList h3{line-height:64px; font-size:20px;}
.leftList h4{width:232px; margin-bottom:5px;  font-weight:normal; background:#999999; color:#fff; text-align:center; float:left;}
.leftList h4{line-height:51px; font-size:18px;}
.leftList ul{float:left; width:232px; height:auto; padding-bottom:30px; background:#ebebeb;}
.leftList ul li{float:left; width:232px; height:46px; line-height:46px; border-bottom:1px solid #fff;}
.leftList ul li a{width:232px; height:46px; line-height:46px; font-size:16px; display:block; float:left; display:inline-block; color:#626161; background:#ebebeb;}
.leftList ul li a:hover{background:#cfad0e; color:#fff; z-index:1;}
.leftList ul li .active1{background:#cfad0e; color:#fff;}
.leftList ul li span{width:7px; height:16px; margin:15px 26px 0 30px; display:inline-block; float:left; background:url(../imgs/leftTrangle.png) left center no-repeat;}
.leftList ul li a:hover span{margin-left:31px;}
.leftList div{width:198px; background:#ebebeb; padding-left:34px; padding-bottom:30px; float:left;}
.leftList div .flp01{width:100%; line-height:24px; font-size:16px; color:#aaaaaa; display:block; margin-top:15px;}
.leftList div .flp02{width:100%; line-height:34px; font-size:20px; color:#000; display:block;}
.leftList div p{width:100%; line-height:20px; font-size:14px; color:#aaa; display:block;}

