html{color:#000;background:#FFF;}   
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,   
fieldset,input,textarea,p,blockquote,th,td {   
    margin:0;   
    padding:0;   
}   
.center_page {
    width: 100%;
}
.fxcs_list {
    display: flex;
    flex-flow: row wrap;
}
.fxcs_list_item {
    display: flex;
    flex-direction: row;
    height: 80px;
    width: 316px;
    margin-bottom: 35px;
}
.fxcs_list_item_img {
    width: 80px;
    height: 80px;
}
.fxcs_list_item_right {
    margin-left: 10px;
}
.fxcs_list_item_right_head {
    display: flex;
    flex-direction: row;
}
.fxcs_list_item_right_head_img_cnas {
    width: 18px;
    height: 14px;
}
.fxcs_list_item_right_head_img_cma {
    width: 24px;
    height: 14px;
}
.fxcs_list_item_right_head_txt {
    font-size:14px;
    font-family:MicrosoftYaHei-Bold;
    font-weight:bold;
    color:rgba(53,48,48,1);
    line-height:14px;
}
.fxcs_list_item_right_equip {
    font-size:14px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(99,94,94,1);
    line-height:32px;
}
.fxcs_list_item_right_type {
    font-size:14px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(99,94,94,1);
    line-height:14px;
    height: 22px;
}
.fxcs_list_item_right_viewcnt {
    font-size:12px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(148,140,140,1);
    line-height:12px;
}
.fxcs_item_space {
    margin-left: 41px;
}
.fxcs_item_head_space {
    margin-left: 6px;
}
.jcxm_title {
    font-size:14px;
    font-family:MicrosoftYaHei-Bold;
    font-weight:bold;
    color:rgba(53,48,48,1);
    line-height:24px;
}
.jcxm_text {
    font-size:14px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(53,48,48,1);
    line-height:24px;
}