@charset "UTF-8";
html, body {
    width: 100%;
    height: 100%;
    color: #333;
}

a {
    color: #333;
}

.main_body .body_part_left .artical_wrap {
    width: 1200px;
    height: auto;
}
.main_body .body_part_left {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 1200px;
}
.Comprehensive_dynamic_ul{
    width: 100%;
    height: 150px;
}
.Comprehensive_dynamic_ul li{
    width: 204px;
    height: 100%;
    margin-right: 4px;
    float: left;
    cursor: pointer;
}
.last_li{
    margin-right: 0px !important;
}
.Comprehensive_dynamic_list_ul{
    padding: 20px 50px 10px 50px;
    height: 200px;
}
.Comprehensive_dynamic_list_ul li{
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.Comprehensive_dynamic_list_ul li p{
    float: left;
    padding-left: 20px;
    background-image: url(https://creditchina-cms.bj.bcebos.com/pc/img/jointRP-arrow.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.Comprehensive_dynamic_list_ul li p a{
    font-size: 14px;
    color: #333;
}
.Comprehensive_dynamic_list_ul li span{
    float: right;
    font-size: 14px;
    color: #999;
}
.Comprehensive_dynamic_list_more {
    text-align: center;
}
.Comprehensive_dynamic_list_more a{
    color: #e22323;
}
.standards_nav{
    margin-top: 25px;
}

.Standards{
    height: 275px;
    width: 100%;
    border: 1px solid #bebebe;
    box-sizing: border-box;
    margin-top: 40px;
}
.Standards_nav_list{
    padding: 0px 0 20px;
}

.Standards_nav_list_ul{
    padding: 20px 0px 15px 0px;
    height: 150px;
}
.Standards_nav_list_ul li{
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.Standards_nav_list_ul li p{
    float: left;
    padding-left: 20px;
    background-image: url(https://creditchina-cms.bj.bcebos.com/pc/img/jointRP-arrow.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.Standards_nav_list_ul li p a{
    font-size: 14px;
    color: #333;
}
.Standards_nav_list_ul li span{
    float: right;
    font-size: 14px;
    color: #999;
    width: 150px;
}
.Standards_nav_list_count {
	padding:0 50px;
}
.Standards_nav_ul{
    height: 45px;
    border-bottom:1px solid #bebebe;
}
.Standards_nav_ul li{
    position: relative;
    float: left;
    font-size: 18px;
    color: #333;
    height: 45px;
    line-height: 45px;
    cursor: pointer;
    padding: 0px 20px;
}
.Standards_nav_ul li.active {
	background:#e22323;
    color: #fff;
}
.Standards_nav_ul li i{
    position: absolute;
    width: 10px;
    height: 5px;
    top:47px;
    left: 80px;
    display: none;
    background: url('https://creditchina-cms.bj.bcebos.com/pc/img/creditResearch_2.png')no-repeat;
}
.Standards_nav_ul li.active i{
    display: block;
}

.Multi_column{
    width: 1200px;
    margin-top: 60px;
}
.Multi_column li{
    width: 280px;
    height: 260px;
    font-size: 0;
    float: left;
    margin: 10px 10px;
}

.Multi_column li img{
    width: 100%;
    height: 165px;
}
.Multi_column li p{
    width: 100%;
    height: 95px;
    line-height: 95px;
    background: #efefef;
    text-align: center;
    color: #333;
    font-size: 20px;
    font-weight: 700;
}
