/* bannder图 */
.bannder{
    width: 100%;
    min-width: 1200px;
}
.bannder img{
    width: 100%;
}
/* 2级标题 */
.about-us{
    width: 100%;
    height: 128px;
    margin-top: -4px;
    background: url(../img/usbeijing_02.png);
}
.about-us .au_center{
    width: 1200px;
    height: 128px;
    margin: 0 auto;
    display: -webkit-flex; /* Safari */
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.about-us .au_center .auc_left{
    width: 360px;
}
.about-us .au_center .auc_right{
    width: 815px;
    height: 128px;
    padding-right: 33px;
    display: -webkit-flex; /* Safari */
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
}
.about-us .au_center .auc_left p{
    font-size: 40px;
    color: #fff;
}
.about-us .au_center .auc_right div{
    width: 178px;
    height: 128px;
    padding: 0 40px;
    transform: skewX(-26deg);
    cursor: pointer;
}
.about-us .au_center .auc_right div p{
    font-size: 40px;
    line-height: 128px;
    color: #fff;
    text-align: center;
    transform: skewX(26deg);
}
.about-us .au_center .auc_right .ctaa{
    background-color: #fff;
}
.about-us .au_center .auc_right .ctaa p{
    color: #2f63ba;
} 
/* 内容 */
.center{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    justify-content: space-between;
}
/* 新闻中心 */
.center .c_left{
    width: 360px;
    height: 1000px;
}
.center .c_left .cl_top{
    width: 360px;
}
.center .c_left .cl_top h5{
    font-weight: normal;
    width: 360px;
    height: 90px;
    line-height: 90px;
    color: #2f63ba;
    font-size: 40px;
    border-bottom: 1px solid #bdbdbd;
}
.center .c_left .cl_top .option{
    width: 360px;
    margin-top: 27px;
}
.center .c_left .cl_top .option p{
    width:360px;
    height: 78px;
    font-size: 24px;
    line-height: 78px;
    text-align: center;
    border-bottom: 1px solid #bdbdbd;
    cursor: pointer;
}
.center .c_left .cl_top .option p span{
    margin-right: 15px;
}
.center .c_left .cl_top .option p .icon-qunzu{
    margin-right: 12px !important;
}
.center .c_left .cl_top .option .selection{
    color: #fff;
    background: url(../img/icon_09.png) #2f63ba left center no-repeat;
}

/* 联系我们 */
.center .c_left .cl_bottom{
    width: 360px;
    height: 438px;
    margin-top: 79px;
}
.center .c_left .cl_bottom h5{
    width: 360px;
    height: 52px;
    line-height: 52px;
    font-size: 24px;
    font-weight: normal;
    color: #424242;
    border-top: 1px solid #bdbdbd;
    background-color: #eeeeee;
    text-align: center;
}
.center .c_left .cl_bottom h5 span{
    margin-right: 16px;
}
.center .c_left .cl_bottom .clb_list{
    width: 328px;
    padding: 0 15px;
    background-color: #fff;
    border: 1px solid #bdbdbd;
}
.center .c_left .cl_bottom .clb_list p{
    line-height: 36px;
    margin-top: 10px;
}
.center .c_left .cl_bottom .clb_list p span{
    font-weight: bold;
}
/* 内容-内容 */
.center .c_right{
    width: 815px;
}
.center .c_right .biaoti{
    width: 815px;
    height: 90px;
    line-height: 90px;
    font-size: 40px;
    color: #2f63ba;
    border-bottom: 1px solid #bdbdbd;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    justify-content: space-between;
}
.center .c_right .biaoti p span{
    font-size: 22px;
    color: #5d5d5d;
}
.center .c_right .cr_bottom{
    width: 815px;
}
/*.center .c_right .jtjs .cr_bottom p{
    width: 815px;
    line-height: 38px;
    font-size: 18px;
    text-indent: 24px;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}*/
.center .c_right .cr_bottom .zongjie{
    font-weight: bold;
}
.center .c_right .cr_bottom p span{
    font-size: 16px;
    color: #333333;
}
.center .c_right .cr_bottom div{
    padding-bottom: 16px;
}
.center .c_right .cr_bottom .more{
    text-align: center;
    color:#000;
    margin-top:60px;
   
}
.center .c_right .cr_bottom .more li{
    display: inline-block;
    border:1px solid #e2e2e2;
    height:30px;
    line-height: 30px;
    text-align: center;
    padding:0 10px;
    margin:0 3px;
    font-size: 15px;
    cursor: pointer;
}
.center .c_right .cr_bottom .more i{
    font-size: 15px;
}
.center .c_right .cr_bottom .more li:hover{
    background: #1e63b1;
    color: #fff !important;
}
.center .c_right .cr_bottom .more .choose{
    background: #1e63b1;
    color: #fff;
}
.neirong{
    display: none;
}
.on{
    display: block;
}
/* 董事长致辞 */
.dszzc .cr_bottom div{
    margin-top: 10px;
    width: 815px;
    height: 700px;
    line-height: 36px;
}
.dszzc .cr_bottom div img{
    float: left;
    margin:0 5px 5px 0; 
}
.dszzc .cr_bottom div .qianmin{
    margin-top: 60px;
    font-size: 22px;
    height: 35px;
    line-height: 35px;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    justify-content: flex-end !important;
    align-items: center;
}
/* 集团领导 */
.jtld .crb_nav{
    background-color: #e2e2e2;
    padding: 0 !important;
    margin-top: 10px;
    width: 815px;
    height: 60px;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.jtld .crb_nav p{
    font-size: 22px;
    height: 60px;
    width: 271px;
    margin-bottom: 0;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
}
.jtld .crb_nav .crbn_action{
    background-color: #f8f8f8;
}
.jtld .cr_bottom .crb_center{
    margin-top: 20px;
    display: none;
}

.jtld .cr_bottom .crb_center:nth-child(1){
    display:block;
}


.jtld .cr_bottom .block{
    display: block;
}
.jtld .cr_bottom .crb_center .crbc_zon1{
    width: 815px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #cccccc;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    justify-content: space-between;
}
.jtld .cr_bottom .crb_center .crbc_zon1 .crbcz_left{
    width: 180px !important;
    height: 200px !important;
    padding: 0 !important;
}
.jtld .cr_bottom .crb_center .crbc_zon1 .crbcz_left img{
    width: 180px !important;
    height: 200px !important;
}
.jtld .cr_bottom .crb_center .crbc_zon1 .crbcz_right{
    margin-left: 10px;
    width: 614px !important;
    padding: 0 !important;
}
.jtld .cr_bottom .crb_center .crbc_zon1 .crbcz_right h5{
    font-size: 20px;
}
.jtld .cr_bottom .crb_center .crbc_zon1 .crbcz_right p{
    font-size: 16px;
    line-height: 35px;
    width: 614px !important;
}
/* 下 */

.jtld .cr_bottom .crb_center .crbc_zon{
    width: 815px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #cccccc;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    justify-content: space-between;
}
.jtld .cr_bottom .crb_center .crbc_zon .crbcz_left{
    width: 292px !important;
    height: 380px !important;
    padding: 0 !important;
}
.jtld .cr_bottom .crb_center .crbc_zon .crbcz_left img{
    width: 292px !important;
    height: 380px !important;
}
.jtld .cr_bottom .crb_center .crbc_zon .crbcz_right{
    margin-left: 10px;
    width: 505px !important;
    padding: 0 !important;
}
.jtld .cr_bottom .crb_center .crbc_zon .crbcz_right p{
    font-size: 18px;
    line-height: 35px;
    width: 505px !important;
} 
.jtld .cr_bottom .crb_center .crbc_zon .crbcz_right p span{
    margin-left: 22px;
}
/* 监事会 */
.crb_center .crbc_top{
    border-bottom: 1px dashed #cccccc;
}
.crb_center .crbc_top h5{
    height: 40px;
    font-size: 20px;
    line-height: 40px;
}
.crb_center .crbc_top p{
    height: 35px;
    font-size: 18px;
    line-height: 35px;
} 
.crb_center .crbc_bottom{
    border-bottom: 1px dashed #cccccc;
}
.crb_center .crbc_bottom h5{
    height: 40px;
    font-size: 20px;
    line-height: 40px;
}
.crb_center .crbc_bottom p{
    height: 35px;
    font-size: 18px;
    line-height: 35px;
} 

/* 内设部门 */
.nsbm .cr_bottom div{
    margin-top: 10px;

}
.nsbm .cr_bottom div img{
    width: 815px;
}
.auc_right a{
    color:#fff;
}


.auc_right a:link {
    color:#fff;
    text-decoration: none;
}

.auc_right a:visited {
    color:#fff;
}

.auc_right a:hover {
    color:#fff;
}

.auc_right a:active {
    color:#fff;
}