
.banner{
    width:100%;
    height:3.75rem;
    background:#ad2727;
    overflow: hidden;
}

.banner ul{
    list-style:none;
}

.content{
    width:100%;
    height:8.5rem;   
}

.content .content_wrap{
    width:6.8rem;
    height:8.5rem;
    margin:0 auto;
    padding-top:0.3rem;
    box-sizing: border-box;
}

.content .content_wrap .main{
    width:6.8rem;
    height:6.6rem;
}

.content .content_wrap .main .left{
    width:5.05rem;
    float:left;
}


.content .content_wrap .main .left ul{
    list-style:none;
}

.content .content_wrap .main .left ul .left_button a{
    width:2.45rem;
    height:1.7rem;
    float:left;
    font-size:0.28rem;
    color:#616161;
    line-height:2.5rem;
    text-indent:1rem;
    margin-right:0.14rem;
    margin-bottom:0.15rem;
    box-shadow: 0 0.08rem 0.08rem 0 rgba(0,0,0,0.3);
}

.content .content_wrap .main .left ul li:nth-child(1) a{
    background:url(../images/icon05.png) #fff no-repeat center;
    background-size:100%;
}

.content .content_wrap .main .left ul li:nth-child(3) a{
    background:url(../images/icon02.png) #fff no-repeat center;
    background-size:100%;
}

.content .content_wrap .main .left ul li:nth-child(5) a{
    background:url(../images/icon03.png) #fff no-repeat center;
    background-size:100%;
}




.content .content_wrap .main .left ul .right_button a{
    width:2.45rem;
    height:1.7rem;
    background:url(../images/icon_01.png) #fff no-repeat center;
    background-size:100%;
    float:left;
    font-size:0.28rem;
    color:#616161;
    line-height:2.5rem;
    text-indent:1rem;
    margin-bottom:0.15rem;
    box-shadow: 0 0.08rem 0.08rem 0 rgba(0,0,0,0.3);
}


.content .content_wrap .main .left ul li:nth-child(2) a{
    background:url(../images/icon04.png) #fff no-repeat center;
    background-size:100%;
}

.content .content_wrap .main .left ul li:nth-child(4) a{
    background:url(../images/icon01.png) #fff no-repeat center;
    background-size:100%;
}

.content .content_wrap .main .left ul li:nth-child(6) a{
    background:url(../images/icon06.png) #fff no-repeat center;
    background-size:100%;
}



.content .content_wrap .main .left ul .bottom_button a{
    display:block;
    width:100%;
    height:1rem;
    background:url(../images/icon_20.png) #fff no-repeat center;
    background-size:100%;
    float:left;
    font-size:0.36rem;
    color:#616161;
    line-height:1rem;
    text-indent:1.5rem;
    margin-right:0.15rem;
    box-shadow: 0 0.08rem 0.08rem 0 rgba(0,0,0,0.3);
}



.content .content_wrap .main .right{
    width:1.75rem;
    height:6.6rem;
    background:url(../images/title_10.png) no-repeat center;
    background-size:100%;
    float:left;
}