/*个性化自定义*/
body{
    background-color: #ffffff;
    font-family: "icofont","Microsoft YaHei";
}




/*CONTENT*/
#content{
    display: block;
    padding: 0 0 1rem 0;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-image: url(../images/danye/content_bg.png);
}
/*BANNER*/
.con_banner{
    display: block;
    margin: 0 auto;
}
.con_banner > img{
    display: block;
    width: 100%;
    height: auto;
}
/*列表内容开始*/
.con_danye{
    display: block;
    margin: 0 auto;
}
.con_danye_cen{
    display: block;
    width: 14rem;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
    padding: 0 0 0 2.7rem;
}
@media screen and (max-width: 960px){
    .con_danye_cen{
        padding: 0 0;
    }
}
/*列表侧边栏*/
.con_danye_cen_aside{
    display: block;
    width: 2.4rem;
    height: auto;
    min-height: 2.6rem;
    position: absolute;
    top: -0.9rem;
    left: 0.3rem;
   background-color: #ffffff;
}
.con_danye_cen_aside_tit{
    display: block;
    text-align: center;
    padding: 0.27rem 0 0.23rem 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center bottom;
    background-image: url(../images/danye/con_aside_title_bg.png);
}
.con_danye_cen_aside_tit > h2{
    color: #fff;
    font-weight: 500;
    font-size: 0.25rem;
    margin: 0 auto 0.05rem auto;
}
.con_danye_cen_aside_lb{
    display: block;
    border: #c3d9f3 0.01rem solid;
}
.con_danye_cen_aside_lb > a{
    display: block;
    font-size: 0.16rem;
    color: #313131;
    text-align: center;
    position: relative;
    padding: 0.2rem 0.2rem;
}
.con_danye_cen_aside_lb > a:hover{
    font-weight: bold;
}
.con_danye_cen_aside_lb > a:after{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 0.02rem;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 90% 100%;
    background-image: url(../images/danye/con_aside_menu_btxt.png);
}
@media screen and (max-width: 960px){
    .con_danye_cen_aside{
        width: 100%;
        height: auto;
        top: 0;
        left: 0;
        min-height: auto;
        margin: 0 auto 0.15rem auto;
        position: relative;
    }
    .con_danye_cen_aside_tit{
        background-size: cover;
        background-position: left bottom;
        padding: 0.17rem 0 0.13rem 0.25rem;
        background-image: url(../images/danye/con_aside_title_bg.png);
        background-color: #046ed7;
    }
    .con_danye_cen_aside_lb{
        padding: 0 0;
        font-size: 0;
    }
    .con_danye_cen_aside_lb > *{
        font-size: 0.16rem;
    }
    .con_danye_cen_aside_lb > a{
        width: 50%;
        height: auto;
        box-sizing: border-box;
        vertical-align: top;
        display: inline-block;
        border-right: 0.01rem #b4cbea solid;
    }
}
@media screen and (max-width: 480px){
    .con_danye_cen_aside_tit > h2{
        font-size: 0.22rem;
    }
    .con_danye_cen_aside_lb > a{
        font-size: 0.13rem;
        padding: 0.13rem 0.25rem 0.13rem 0.2rem;
    }
}
/*列表主内容*/
.con_danye_cen_lb{
    width: 100%;
    height: auto;
    min-height: 4.8rem;
    display: block;
    position: relative;
    box-sizing: border-box;
    padding: 0.3rem 0.45rem 0.6rem 0.45rem;
}
.con_danye_cen_lb_mbx{
    display: block;
    overflow: hidden;
    position: relative;
    font-size: 0.15rem;
    margin: 0 auto 0.1rem auto;
}
.con_danye_cen_lb_mbx > h3{
    float: left;
    display: block;
    font-weight: bold;
    font-size: 0.17rem;
    margin: 0 auto 0.1rem auto;
}
.con_danye_cen_lb_mbx_sub{
    float: right;
    display: block;
    margin: 0 auto 0.1rem auto;
}
.con_danye_cen_lb_mbx_sub > span{
    color: #000;
    font-size: 0.15rem;
    display: inline-block;
    vertical-align: bottom;
}
.con_danye_cen_lb_mbx_sub > a{
    color: #000;
    font-size: 0.15rem;
    display: inline-block;
    vertical-align: bottom;
    margin: 0 0.08rem 0 0.05rem;
}
.con_danye_cen_lb_mbx_sub > a:hover{
    color: #046ed7;
}
.con_danye_cen_lb_cee{
    display: block;
    padding: 0.5rem 0.5rem;
    box-sizing: border-box;
    border-radius: 0.07rem;
    border: #b0cdef solid;
    border-width: 0.01rem;
    margin: 0 auto 0.45rem auto;
    background-color: #fff;
	box-shadow: 0.01rem 0.01rem 0.2rem rgb(0 123 179 / 6%);
    -webkit-box-shadow: 0.01rem 0.01rem 0.2rem rgb(0 123 179 / 6%);
}
.con_danye_cen_lb_cee_wz{
    display: block;
}
.con_danye_cen_lb_cee_wz > h3{
    display: block;
    margin: 0.2rem 0;
    font-size: 0.18rem;
    line-height: 0.25rem;
    color: #000;
}
.con_danye_cen_lb_cee_wz > p{
    text-indent: 2em;
    color: #000;
    font-size: 0.15rem;
    line-height: 0.22rem;
}
@media screen and (max-width: 960px){
    .con_danye_cen_lb{
        padding: 0.3rem 0.3rem 1.35rem 0.3rem;
    }
}
@media screen and (max-width: 480px){
    .con_danye_cen_lb{
        padding: 0.2rem 0.2rem 0.5rem 0.2rem;
        min-height: auto;
    }
    .con_danye_cen_lb_mbx{
        font-size: 0.13rem;
    }
    .con_danye_cen_lb_mbx_sub{
        margin: 0.03rem auto 0.07rem auto;
    }
    .con_danye_cen_lb_mbx_sub > span,
    .con_danye_cen_lb_mbx_sub > a{
        font-size: 0.12rem;
        margin: 0 0;
    }
    .con_danye_cen_lb_cee{
        padding: 0.2rem 0.2rem;
    }
    .con_danye_cen_lb_cee_wz > h3{
        margin: 0.1rem 0;
        font-size: 0.16rem;
        line-height: 0.2rem;
    }
    .con_danye_cen_lb_cee_wz > p{
        font-size: 0.13rem;
        line-height: 0.17rem;
    }
}






