.statement li {
  /* list-style: disc!important; */
}
.statement .statement_info {
  color: #000!important;
}
.aside_box .static_info .statement .statement_info p {
  color: #000!important;

}
.aside_box{
    height: auto;
    overflow: hidden;
    background: #eee;
}
.aside_box .aside_nav{
    background: #F8F8F8;
    width: 229px;
    border-right:1px solid #eee;
    min-height: 600px;
    padding-top: 40px;
}
.aside_box .aside_nav a{
    display: block;
    text-align: center;
    line-height: 24px;
    font-size: 16px;
    color: #000;
    border-left: 5px solid #f8f8f8;
    width: 160px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.aside_box .aside_nav a.selectedA{
    border-left: 5px solid #ea5911;
    color: #ea5911;
}

.aside_box .static_info{
    background: #fff;
    width: 770px;
    min-height: 640px;
    overflow: hidden;
    padding-bottom: 40px;
}
.aside_box .static_info .about_us{
    padding: 20px 40px;
}
.aside_box .static_info .about_us .title{
    border-bottom: 2px solid #e8e8e8;
    height: auto;
    overflow: hidden;
}
.aside_box .static_info .about_us .title span{
    font-size: 26px;
    display: block;
    float: left;
    line-height: 60px;
    color: #000;
}
.aside_box .static_info .about_us .title a{
    display: block;
    float: right;
    color: #000;
    font-size: 14px;
    vertical-align: bottom;
    line-height: 60px;
    margin: 0 10px;
    cursor: pointer;
}
.aside_box .static_info .about_us .title i{
    float: right;
    line-height: 60px;
    color: #e5e5e5;
}
.aside_box .static_info .about_us .text1{
    padding: 20px 0 50px 0;
}
.aside_box .static_info .about_us p{
    text-indent: 2em;
    line-height: 24px;
    color: #333;
    font-size: 14px;
}
.aside_box .static_info .about_us .text2{
    margin-top: 20px;color: #333;
}
.aside_box .static_info .about_us .text2 h2{
    line-height: 3em;
    color: #333;
}
.aside_box .static_info .about_us ul{
    height: auto;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
    margin: 20px 0;
}
.aside_box .static_info .about_us ul li{
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}
.aside_box .static_info .about_us ul li .game_logo{
    float: left;
    height: 96px;
    width: 206px;
    border: 1px solid #ccc;
    background: #fff;
    padding: 1px;
}
.aside_box .static_info .about_us ul li .game_logo a{
    display: block;
    background: #f8f8f8;
    height: 96px;
    width: 206px;
    color: #333;
}
.aside_box .static_info .about_us ul li .game_logo a img{
    margin: 0 auto;
    max-height: 96px;
}
.aside_box .static_info .about_us ul li .game_info{
    float: right;
    width: 450px;
    height: auto;
    overflow: hidden;
    line-height: 24px;
    color: #333;
}

.aside_box .static_info .about_us .text3{
    margin-top: 20px;color: #333;
}
.aside_box .static_info .about_us .text3 h2{
    line-height: 3em;
    color: #333;
}
.aside_box .static_info .about_us .text3 p{
    margin-bottom: 30px;
}

.aside_box .static_info .site_map{
    padding: 20px 40px;
}
.aside_box .static_info .site_map .title{
    border-bottom: 2px solid #e8e8e8;
    height: auto;
    overflow: hidden;
}
.aside_box .static_info .site_map .title span{
    font-size: 26px;
    display: block;
    float: left;
    line-height: 60px;
}
.aside_box .static_info .site_map .game_map{
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}
.aside_box .static_info .site_map .game_map .game_map_title{
    background: url(../images/icon_32.jpg) no-repeat left center;
    height: 30px;
    text-indent: 24px;
    line-height: 30px;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
}
.aside_box .static_info .site_map .game_map ul{
    line-height: 40px;
    padding: 10px 0;
    color: #333;
    font-size: 14px;
}
.aside_box .static_info .site_map .game_map ul li span{
    display: inline-block;
    min-width: 120px;
}
.aside_box .static_info .site_map .game_map ul li a{
    display: inline-block;
    color: #333;
    width: 80px;
    text-align: center;
}
.aside_box .static_info .site_map .taiqi_map{
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}
.aside_box .static_info .site_map .taiqi_map .taiqi_map_title{
    background: url(../images/icon_33.jpg) no-repeat left center;
    height: 30px;
    text-indent: 24px;
    line-height: 30px;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
}
.aside_box .static_info .site_map .taiqi_map ul{
    line-height: 40px;
    padding: 10px 0;
}
.aside_box .static_info .site_map .taiqi_map ul li a{
    display: inline-block;
    min-width: 76px;
    color: #333;
    text-align: center;
}
.aside_box .static_info .site_map .about_map{
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}
.aside_box .static_info .site_map .about_map .about_map_title{
    background: url(../images/icon_34.jpg) no-repeat left center;
    height: 30px;
    text-indent: 24px;
    line-height: 30px;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
}
.aside_box .static_info .site_map .about_map ul{
    line-height: 40px;
    padding: 10px 0;
}
.aside_box .static_info .site_map .about_map ul li a{
    display: inline-block;
    min-width: 76px;
    color: #333;
    text-align: center;
}

/*è£èª‰*/
.aside_box .static_info .honor{
    padding: 20px 40px;
}
.aside_box .static_info .honor .title{
    border-bottom: 2px solid #e8e8e8;
    height: auto;
    overflow: hidden;
    font-size: 26px;
    line-height: 60px;
}
.aside_box .static_info .honor .honor_nav{
    text-align: center;
    line-height: 60px;
}

.aside_box .static_info .honor .honor_nav ul li{
    display: inline;
    font-size: 16px;
    height: 16px;
    padding: 0 10px;
    background: url(../images/icon23.jpg) no-repeat right center;
    cursor: pointer;
}
.aside_box .static_info .honor .honor_nav ul li:last-child{
    background: none;
}
.aside_box .static_info .honor .honor_nav ul li.selectedLi{
    font-weight: bold;
    color: #ea5911;
}
.aside_box .static_info .honor .honor_box{
    margin-top: 10px;
    color: #333;
}
.aside_box .static_info .honor .honor_box table{
    line-height: 40px;
}
.aside_box .static_info .honor .honor_box table tr th{
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    text-align: left;
    background: url(../images/icon23.jpg) no-repeat 90% center;
}
.aside_box .static_info .honor .honor_box table tr th:last-child{
    background: none;
    text-align: right;
}
.aside_box .static_info .honor .honor_box table tr td:last-child{
    text-align: right;
}
.aside_box .static_info .honor .honor_box table tr td:first-child{
    width: 20%;
}
/*æ‹›è˜ä¿¡æ¯*/
.aside_box .static_info .zhaopin{
    padding: 20px 40px;
}
.aside_box .static_info .zhaopin .title{
    border-bottom: 2px solid #e8e8e8;
    height: auto;
    overflow: hidden;
    font-size: 26px;
    line-height: 60px;
}
.aside_box .static_info .zhaopin p.p_title{
    line-height: 50px;
}
.aside_box .static_info .zhaopin p.p_title font{
    font-weight: bold;
}
.aside_box .static_info .zhaopin p.p_title a{
    color: #ea5911;
    font-weight: bold;
}
.aside_box .static_info .zhaopin .zp_selected{
    background: #f5f5f5;
    height: auto;
    overflow: hidden;
    padding: 10px 10px 5px 10px;
    margin-top: 50px;
}
.aside_box .static_info .zhaopin .zp_selected ul{
    clear: both;
    line-height: 30px;

}
.aside_box .static_info .zhaopin .zp_selected ul span{
    float: left;
    display: block;
    min-width: 80px;
}
.aside_box .static_info .zhaopin .zp_selected ul li{
    float: left;
    padding: 0 10px;
    text-align: center;
    margin: 0 5px 5px 5px;
    cursor: pointer;
}
.aside_box .static_info .zhaopin .zp_selected ul li.selectedLi{
    background: #ea5911;
    color: #fff;
    font-weight: bold;
}

.aside_box .static_info .zhaopin .zp_box{
    height: auto;
    overflow: hidden;
}
.aside_box .static_info .zhaopin .zp_box .job{
    margin-top: 40px;
}
.aside_box .static_info .zhaopin .zp_box .job_title{
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    text-indent: 1em;
    color: #fff;
    font-weight: bold;
}
.aside_box .static_info .zhaopin .zp_box .bj_blue{
    background: #275fa7;
}
.aside_box .static_info .zhaopin .zp_box .bj_orange{
    background: #ff8400;
}
.aside_box .static_info .zhaopin .zp_box .job_info{
    border-bottom: 1px dashed #ccc;
    padding-bottom: 40px;
    height: auto;
    overflow: hidden;
}
.aside_box .static_info .zhaopin .zp_box .job_info h4{
    margin-top: 10px;
    line-height: 30px;
}
.aside_box .static_info .zhaopin .zp_box .job_info p{
    text-indent: 2em;
    font-size: 12px;
    line-height: 24px;
}
.aside_box .static_info .zhaopin .zp_box .job_info a.apply{
    width: 140px;
    height: 40px;
    display: block;
    background: url(../images/icon_24.jpg) no-repeat;
    float: left;
    margin: 20px 0 0 20px;
    overflow: hidden;
    text-indent: -999px;
}
.aside_box .static_info .zhaopin .zp_box .job_info span.apply_info{
    line-height: 40px;
    display: block;
    float: left;
    margin: 20px 0 0 10px;
    color: #333;
}
.aside_box .static_info .zhaopin .zp_box .job_info span.apply_info font{
    font-weight: bold;
}

/*è”ç³»æ–¹å¼*/
.aside_box .static_info .contact{
    padding: 20px 40px;
}
.aside_box .static_info .contact .title{
    border-bottom: 2px solid #e8e8e8;
    height: auto;
    overflow: hidden;
    font-size: 26px;
    line-height: 60px;
    color: #000;
}
.aside_box .static_info .contact .info{
    padding: 20px 0;
}
.aside_box .static_info .contact .info p{
    color: #333;
    line-height: 30px;
}
.aside_box .static_info .contact .info img{
    margin-top: 20px;
}
.aside_box .static_info .contact .info2{
    padding: 20px 0;
    min-height: 100px;
}
.aside_box .static_info .contact .info2 h4{
    border-bottom: 1px dashed #ccc;
    line-height: 30px;
}

/*åˆä½œåª’ä½“*/
.aside_box .static_info .media{
    padding: 20px 40px;
}
.aside_box .static_info .media .title{
    border-bottom: 2px solid #e8e8e8;
    height: auto;
    overflow: hidden;
    font-size: 26px;
    line-height: 60px;
}
.aside_box .static_info .media .media_list{
    margin: 20px 0;
    height: auto;
    overflow: hidden;
    min-height: 100px;
}
.aside_box .static_info .media .media_list h4{
    border-bottom: 1px dashed #ccc;
    line-height: 30px;
}
.aside_box .static_info .media .media_list ul {
    height: auto;
    overflow: hidden;
    padding: 10px 0;
}
.aside_box .static_info .media .media_list ul li{
    width: 118px;
    height: 58px;
    border: 1px solid #ccc;
    float: left;
    margin: 10px 9px;
}
.aside_box .static_info .media .media_list ul li img{
    width: 118px;
    height: 58px;
}

.aside_box .static_info .statement{
    padding: 20px 40px;
}
.aside_box .static_info .statement .title{
    border-bottom: 2px solid #e8e8e8;
    height: auto;
    overflow: hidden;
    font-size: 26px;
    line-height: 60px;
    color: #000;
}
.aside_box .static_info .statement .statement_link{
    padding: 20px 0;
}
.aside_box .static_info .statement .statement_link a{
    color: #333;
    text-decoration: underline;
    display: block;
    /*background: url(../images/icon_28.jpg) no-repeat left center;*/
    text-indent: 1em;
    line-height: 30px;
}
.aside_box .static_info .statement .statement_info{
    padding: 20px 0;
}
.aside_box .static_info .statement .statement_info h2{
    line-height: 50px;
    border-bottom: 1px dashed #ddd;
    color: #333;
    font-size: 20px;
    margin-bottom: 10px;
}
.aside_box .static_info .statement .statement_info p{
    line-height: 24px;
    text-indent: 2em;
    color: #333;
}