#zi_banner{
    width: 100%;
    overflow: hidden;
}
#zi_banner img{
    width: 100%;
    height: auto;
}
#container{
    width: 100%;
    margin-top: 70px;
    padding-top: 55px;
    overflow: hidden;
}
.con-box{
    width: 1180px;
    margin: 0 auto;
}
.con-box-left{
    width: 275px;
    float: left;
    margin-right: 25px;
    overflow: hidden;
}
.con-box-right{
    width: 880px;
    float: left;
    overflow: hidden;
}
.left-list1{
    border: none;
}
.left-list1 h3{
    background: #076f7c;
    color: #fff;
    font-weight: normal;
    line-height: 66px;
    text-indent: 25px;
}
.left-list1 h3 span{
    margin-left: 10px;
}
.left-l-ul li{
    padding: 20px 20px;
    /*border-left: 1px solid #a9a9a9;*/
    /*border-right: 1px solid #a9a9a9;*/
    /*border-bottom: 1px solid #a9a9a9;*/
    background:#f3f3f3 ;
}
.left-l-ul li:hover a{
    color: #076f7c;
}
.left-l-ul li a{
    color: #333;
    width: 273px;
}
li.blueColor{
    /*border: 1px solid #076f7c !important;*/
    border-left: solid 5px #ffba00;
    background: #47a15c;
    color: #fff;
}
.blueColor a{
    color: #fff !important;
}

.weizhi{
    height: 66px;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 15px;
    overflow: hidden;
}
.address_l{
    margin-top: 32px;
}
.address_l li:last-child i{
    display: none;
}
.address_l img{
    width: 18px;
    height: 18px;
    margin-top: -4px;
    margin-right: 3px;
    vertical-align: middle;
}
.address_l ul{
    float: right;
}
.address_l ul li{
    float: left;
    margin-right: 3px;
}
.address_l span{
    float: left;
}
.address_l ul li:nth-last-child(2){
    /*color: #076f7c;*/
    color: #47a15c;
}
.con-list-ul{
    margin-bottom: 30px;
    min-height: 400px;
}
.con-list-ul li{
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #f3f3f3;
}
.con-list-ul li span{
    color: #3b3b3b;
}
.about-con{
    min-height: 420px;
}
.ia240721{
    font-weight: bold;
}

.ia240721:hover{
    color: #ffba00;
}