/*banner*/
.banner{
    height:4rem;
    background:url("/static/default/pc/images/gywm-hd.png") no-repeat;
    background-size:cover;
}
.b-text{
    width:12rem;
    margin:0 auto;
    position:relative;
}
.b-text h1{
    font-size: 0.5rem;
    font-weight: bold;
    color: #FFF;
    letter-spacing: 0.01rem;
    position:absolute;
    top:1.3rem;
    left:50%;
    transform: translateX(-50%);
}
.b-text p{
    width: 9rem;
    font-size: 0.26rem;
    font-weight: 400;
    color: rgba(255,255,255);
    line-height: 0.36rem;
    letter-spacing: 0.01rem;
    position:absolute;
    top:2.15rem;
    left:50%;
    transform: translateX(-50%);
    text-align: center;
}

.content{
    width:12rem;
    margin:0 auto;
}
.dqwz{
    font-size: 0.16rem;
    font-weight: 400;
    color: #909399;
    float:left;
}
.breadcrumb{
    margin-top:0.5rem;
    height:0.3rem;
    border-bottom: 0.01rem solid #DCDFE6;
}
.page-breadcrumb li{
    float:left;

    font-size: 0.16rem;
    font-weight: 400;
}
.page-breadcrumb li a{
    color:#303133;
}
.page-breadcrumb li a:hover{
    color: #0067A6;
}
.contentL{
    width:2.4rem;
    float:left;
    margin-top:0.36rem;
}
.rmzx{
    width: 2.4rem;
    height: 5.22rem;
    background: #F9F9F9;
    border-radius: 0.1rem;
    padding:0.15rem 0.2rem 0.2rem 0.2rem;
}
.rmzx .title{
    font-size: 0.18rem;
    font-weight: 400;
    color: #303133;
    padding-bottom:0.08rem;
    border-bottom:0.01rem solid #DCDFE6;
    margin-bottom:0.15rem;
}
.rmzx-item{
    width:2rem;
    height:0.8rem;
    border-bottom:0.01rem dashed #DCDFE6;
    margin-bottom:0.15rem;
}
.rmzx-item div{
    float:left;
}
.rmzx-item div:nth-child(1){
    width: 0.18rem;
    height: 0.18rem;
    border-radius: 0.02rem;
    text-align: center;
    line-height: 0.18rem;

    font-size: 0.1rem;
    font-weight: 400;
    color: #303133;
}
.rmzx-item:hover div:nth-child(1){
    color:#FFF;
    background: #0067A6;
}
.rmzx-item div:nth-child(2){
    margin-left:0.08rem;
}
.rmzx-item div:nth-child(2) h6{
    font-size: 0.14rem;
    font-weight: 400;
    color: #303133;
    line-height: 0.18rem;
    width:1.74rem;
}
.rmzx-item:hover div:nth-child(2) h6{
    color:#0067A6;
}
.rmzx-item div:nth-child(2) p{
    font-size: 0.12rem;
    font-weight: 400;
    color: #303133;
    margin-top:0.08rem;
}
.lxwm{
    width: 2.4rem;
    height: 3.89rem;
    background: #F9F9F9;
    border-radius: 0.1rem;
    /*margin-top:0.2rem;*/
    padding:0.15rem 0.2rem 0.2rem 0.2rem;
}
.lxwm .title{
    font-size: 0.18rem;
    font-weight: 400;
    color: #303133;
    padding-bottom:0.08rem;
    border-bottom:0.01rem solid #DCDFE6;
    margin-bottom:0.15rem;
}
.lxwm img{
    width:2rem;
    height:0.86rem;
}
.lxwm p:nth-child(3){
    font-size: 0.18rem;
    font-weight: bold;
    color: #0067A6;
    margin-top:0.25rem;
    margin-bottom:0.15rem;
}
.lxwm p{
    font-size: 0.14rem;
    font-weight: 400;
    color: #303133;
    margin-top:0.1rem;
}

.contentR{
    width:9.4rem;
    float:right;
    margin-top:0.33rem;
}
.contentR .fzlc-stitle{
    padding-bottom:0.05rem;
    border-bottom: 0.01rem solid #DCDFE6;
}
.contentR .fzlc-stitle div{
    float:left;
}
.contentR .fzlc-stitle div:nth-child(1){
    width: 0.06rem;
    height: 0.2rem;
    background: #B70909;
    margin-top:0.04rem;
}
.contentR .fzlc-stitle span:nth-child(2){
    float:left;
    margin-left:0.1rem;
    font-size: 0.2rem;
    font-weight: 400;
    color: #303133;
}
.contentR .title{
    margin-top:0.4rem;
    margin-left:0.35rem;
    position:relative;
}
.contentR .title img{
    width:0.42rem;
    height:0.44rem;
    float:left;
}
.contentR .title h3{
    font-size: 0.3rem;
    font-weight: bold;
    color: #303133;
    float:left;
    margin-left:0.25rem;
}
.contentR .title span{
    font-size: 0.3rem;
    font-weight: 400;
    color: rgba(0,171,215,0.2);
    position:absolute;
    top:0.2rem;
    left:1.1rem
}

.fcontent{
    margin-top:0.5rem;
    margin-bottom:0.5rem;
}
.f-items{
    position:relative;
}
.years{
    float:left;
    height: 100%;
}
.years .years-title{
    width: 1.3rem;
    height: 0.5rem;
    background: #B70909;
    border-radius: 0.06rem;

    font-size: 0.2rem;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.5rem;
}
.years .line{
    width:0.01rem;
    border-left: 0.02rem solid #B70909;
    position:absolute;
    top:0.7rem;
    bottom:0.2rem;
    left:0.65rem;
}
.month{
    float:left;
}
.month-item{
    width:7.22rem;
    margin-bottom:0.5rem;
}
.hg{
    width: 0.54rem;
    height: 0.01rem;
    border-bottom: 0.02rem solid #B70909;
    margin:0.25rem 0.17rem;
    float:left;
}
.month-title div:nth-child(1){
    width: 0.06rem;
    height: 0.2rem;
    background: #B70909;
    float:left;
    margin-top:0.18rem;
    margin-right:0.1rem;
}
.month-title span{
    font-size: 0.2rem;
    font-weight: bold;
    color: #303133;
    float:left;
    margin-top:0.15rem;
}
.month-content{
    margin-top:0.2rem;

    font-size: 0.2rem;
    font-weight: 400;
    color: #303133;
}















