/* 面包屑导航开始 */
.shceMian{
    height: 50px;
    line-height: 50px;
    background: #ebeff1;
    margin-top: -4px;
    font-size: 14px;
    color: #353535;
}
.shceMian .shceDang{
    padding-left: 20px;
    background: url("../images/shcedang.png") no-repeat left center;
}
.shceMian a{
    font-size: 14px;
    color: #353535;
}
.shceMian a[href]:hover{
    color: #ed090a;
}
/* 面包屑导航结束 */

/* 内容开始 */
.shceNei{
    padding: 31px 0;
    min-height: 500px;
}
.shceZuo{
    border: 1px solid #dddddd;
}
.shceZuos{
    height: 66px;
    line-height: 66px;
    padding: 0 36px;
    border-bottom: 8px solid #205caf;
}
.shceZuos strong{
    font-size: 18px;
    color: #205caf;
}
.shceZuox{
    padding: 0 40px;
}
.shceZuox ul{
    padding: 20px 0;
    border-bottom: 1px solid #d5d5d5;
}
.shceZuox ul li{
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    background: url("../images/shceblue.png") no-repeat left center;
}
.shceZuox ul li h3 a{
    float: left;
    font-size: 17px;
    color: #000000;
    font-weight: normal;
}
.shceZuox ul li h3 a:hover{
    color: #205caf;
}
.shceZuox ul li span{
    float: right;
    font-size: 17px;
    color: #999999;
}
.shceFen{
    padding: 25px 0;
}
/* 内容结束 */

/* 细览页开始 */
.shceXi{
    padding: 66px 40px 66px;
    border: 1px solid #dddddd;
}
.shceXi h1{
    font-size: 36px;
    color: #000000;
    line-height: 48px;
    text-align: center;
    padding: 0 95px 43px;
}
.shceXiz{
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #dddddd;
}
.shceXizl{
    float: left;
    font-size: 14px;
    color: #878686;
}
.shceDiv{
    float: right;
    color: #6b6a6a;
    font-size: 14px;
}
.shceDiv a {
    color: #6b6a6a;
    font-size: 14px;
}
.shceDiv a:hover{
    color: #ed090a;
}
.shceA{
    float: right;
    width: 76px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    margin-top: 6px;
    margin-left: 11px;
    background: url("../images/shcebluekuai.jpg") no-repeat center;
}
.shceA a{
    display: block;
    font-size: 14px;
    color: #ffffff;
}
.shceA a:hover{
    color: #ffffff;
    font-weight: bold;
}
.shceDiv .bdsharebuttonbox{
    float: right;
}
.shceDiv .bdsharebuttonbox a{
    width: 38px !important;
    height: 27px !important;
    padding: 0 !important;
    margin: 6px 0 0 11px !important;
}
.shceDiv .bdsharebuttonbox .bds_weixin{
    background: url("../images/shceweixin.jpg") no-repeat center !important;
}
.shceDiv .bdsharebuttonbox .bds_tsina{
    background: url("../images/shceweibo.jpg") no-repeat center !important;
}
.shceDiv .bdsharebuttonbox .bds_qzone{
    background: url("../images/shceqzone.jpg") no-repeat center !important;
}
.shceXix{
    min-height: 500px;
    font-size: 17px;
    color: #000000;
    line-height: 39px;
    padding: 42px 7px 0;
}
.shceXix p{
    font-size: 17px;
    color: #000000;
    line-height: 39px;
}
/* 细览页结束 */