/*新闻中心*/
.gray {
    -webkit-filter: grayscale(100%);
    /*兼容google、opera*/
    filter: gray;
    /*兼容IE7-IE9，IE10不支持*/
}
.row{
    margin-right: -34px;
}
.my-detail-content{
    padding-right: 30px;
    padding-left: 0px;
    margin-left: -10px;
}
.breadcrumb > li + li:before {
    color: #248AFF;
    content: "/ ";
    padding: 0 5px;
}
.breadcrumb{
    background-color:#FFF;
}
.breadcrumb a{
    font-size: 16px;
    color: #248AFF;
    letter-spacing: 0.76px;
    text-decoration:none;
    font-weight: bolder;
}
.breadcrumb a:visited {text-decoration:none;}
.breadcrumb a:hover{text-decoration:none;}

.my-title-set{
    font-size: 28px;
    color: #444444;
    letter-spacing: 0.88px;
}

.my-data-set{
    font-size: 16px;
    color: #444444;
    letter-spacing: 0.76px;
}

.my-rec-title{
    background-color: transparent;
    font-size: 20px;
    color: #444444;
    letter-spacing: 0.95px;
    margin-bottom: 10px;
}
.row-mx-set{
    margin-right:-60px!important;
}
.row-image-set{
    width:100%;
    height: 150px;
    border-radius:10px;
    margin-bottom: 18px;
}

.row-href-set a{
    color:#444444;
    text-decoration:none;
    font-size: 24px;
    letter-spacing: 0.71px;
    background-color: transparent;
}

.row-href-set a:visited {text-decoration:none;}
.row-href-set a:hover{text-decoration:none;}

.row-title-set{
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0.44px;
    position:absolute;
    top:125px;
    left:10px;
}

.related-content{
    border-top: 1px solid #f0f0f0;
    margin: 25px 0 0 0;
    padding: 25px 0 0 0;
}

.row-title-set-footer{
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0.44px;
    position:absolute;
    top:125px;
    left:10px;
}

.row-href-set-footer a{
    color:#444444;
    text-decoration:none;
    font-size: 24px;
    letter-spacing: 0.71px;
    background-color: transparent;
}

.row-href-set-footer a:visited {text-decoration:none;}
.row-href-set-footer a:hover{text-decoration:none;}

.row-image-set-footer{
    width:100%;
    height: 150px;
    border-radius:10px;
}

.row-href-set-footer a{
    color:#444444;
    text-decoration:none;
    font-size: 24px;
    letter-spacing: 0.71px;
    background-color: transparent;
}

.row-href-set-footer a:visited {text-decoration:none;}
.row-href-set-footer a:hover{text-decoration:none;}
