.select_about{
    color: #ff7b17!important;
}
.rsr_about7{
    color: #ff7b17!important;
}
.w1002{
    width: 1002px;
    margin: 0 auto;
}
/**********媒体报道banner*****/
.about_con{
    height: 500px;
    background: url("../rsr_images/banner_about.png") no-repeat center #414557;
}
.gy_con{
    text-align: left;
    padding-top: 115px;
}
.gy_top{
    padding-left: 235px;
    color: #fff;
    font-size: 24px;
    line-height: 60px;
}
.gy_top em{
    font-size: 60px;
    font-style: normal;
    letter-spacing: 1px;
    font-weight: bold;
    padding: 0px 5px;
}
.about_ms{
    text-align: center;
    color: #fff;
    padding-top: 98px;
    font-size: 24px;
}
/******二级栏目*****/
.sub_nav{
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #f5f5f7;
}
.sub_list a{
    width: 200px;
    text-align: center;
    color: #f00;
    display: inline-block;
    float: left;
    font-size: 16px;
    color: #78909c;
}
.sub_list a:hover{
    color: #e97700;
}
.sub_list a.on{
    color: #e97700;
    background: #fff;
}
/*****专家顾问*******/
.expert_box{
    padding-top: 42px;
    padding-bottom: 40px;
}
.expertCont{
    width: 306px;
    height: 380px;
    border: 1px solid #e1e1e1;
    float: left;
    margin-right: 8px;
    border-radius: 4px;
    padding: 0px 10px;
    margin-bottom: 15px;
}
.expertCont:hover{
    border: 1px solid #f7964e;
}
.expert_tt{
    padding: 27px 0px 20px 0px;
    border-bottom: 1px solid #e1e1e1;
}
.expert_tt img{
    width: 77px;
    height: 77px;
    border-radius: 50%;
    margin-left: 10px;
    float:left;
}
.expert_tt dl{
    float: left;
    padding-left: 20px;
}
.expert_tt dl dt{
    font-size: 18px;
    font-weight: bold;
    color: #27323e;
    height: 36px;
    line-height: 36px;
}
.expert_tt dl dd{
    color: #95a1ab;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 1px;
}
.ex_ms{
    color: #95a1ab;
    padding: 28px 10px 10px 10px;
    letter-spacing: 1px;
    line-height: 28px;
    font-size: 14px;
}
.expertCont:nth-child(3n+0){
    margin-right: 0!important;
}