/* 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;
}
.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: 18px;
    line-height: 26px;
    text-align:left;
    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;
    display: inline-block;
    width: 37px;
    height: 37px;
}
.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 .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;
}
/* 下 */
.pyjy{background-position: -46px -424px !important;}
.pyjy.selection{background-position: -242px -424px !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;
    height: 535px;
}



#Center .option p i{
font-style: normal;
display: inline-block;
width: 270px;
}

#Center .option p::before{
content: "";
display: inline-block;
width: 36px;
height: 36px;
background-image: url(../img/aboutico.png);
background-repeat: no-repeat;
background-size: auto auto;
vertical-align: top;
margin-top:22px;
margin-right:10px;
margin-left:28px;
}
#Center .option p:nth-child(6),
#Center .option p:nth-child(2),
#Center .option p:nth-child(1){
    line-height: 80px;
}
#Center .option p:nth-child(6) i,
#Center .option p:nth-child(2) i,
#Center .option p:nth-child(1) i{
    height: 80px;
}
    
#Center .option p:nth-child(5),
#Center .option p:nth-child(4),
#Center .option p:nth-child(3){
    line-height: 26px;
}
#Center .option p:nth-child(5) i,
#Center .option p:nth-child(4) i,
#Center .option p:nth-child(3) i{
    height: 52px;
    margin-top:14px;
} 



#Center .option p:nth-child(1)::before{
    background-position: -46px -25px;
}
#Center .option p:nth-child(2)::before{
    background-position: -46px -106px;
}

#Center .option p:nth-child(3)::before{
    background-position: -46px -183px;
}

#Center .option p:nth-child(4)::before{
    background-position: -46px -260px;
}

#Center .option p:nth-child(5)::before{
    background-position: -46px -344px;
}

#Center .option p:nth-child(6)::before{
    background-position: -46px -424px;
}




#Center .option p.selection:nth-child(1)::before{
    background-position: -242px -25px;
}
#Center .option p.selection:nth-child(2)::before{
    background-position: -242px -106px;
}

#Center .option p.selection:nth-child(3)::before{
    background-position: -242px -183px;
}

#Center .option p.selection:nth-child(4)::before{
    background-position: -242px -260px;
}

#Center .option p.selection:nth-child(5)::before{
    background-position: -242px -344px;
}

#Center .option p.selection:nth-child(6)::before{
    background-position: -242px -424px;
}



.c_right .cr_bottom{
    background: #fff;
    width:775px;
    margin-bottom: 200px;
    border-bottom: 1px solid #c6c6c7;
    color:#333333;
    line-height: 30px;
    padding:20px;
    padding-bottom: 50px;
    
}
.c_right .cr_bottom.choose{
    background: #f4f4f6;
}
.c_right .cr_bottom span{
    display: block;
    text-indent:20px;
}
.c_right .cr_bottom .title{
    font-weight: bold;
    color:#000;
    line-height: 50px;
    height: 50px;
    margin:0px;
    margin-left:0px;
    font-size: 18px;
}
.c_right .cr_bottom .title img{
height: 44px;
width: 44px;
margin-top:3px;
margin-right:10px;
}
.listimg{
    font-size: 0px;
    margin-top:36px;
}


.listimg img{
    width:220px;
    height:146px;
    margin-right: 16px;
}


.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;
}