@charset 'utf-8';

.w1200{
    width: 1200px;
    margin: 0 auto;
}
.banner{
    height: 335px;
    background: url(/picture/0/2012191520102941485.jpg) top center no-repeat;
}
.content .content_top a{
    display: block;
    width: 376px;
    height: 110px;
    background: url(/picture/0/2012191520102698288.png) no-repeat;
    margin: 47px 0 67px 0;
    font-size: 30px;
    color: #031f33;
    line-height: 110px;
    padding-left: 35px;
    box-sizing: border-box;
    box-shadow: 0px 0px 27px 0px rgba(83, 153, 189, 0.25);
}
.content .content_cen h2{
    width: 100%;
    height: 101px;
    background: url(/picture/0/2012191520102815804.jpg) no-repeat;
}
.content .content_cen .content_list{
    margin-top: 30px;
}
.content .content_cen .content_list a{
    display: inline-block;
    width: 156px;
    height: 84px;
    box-shadow: 0px 0px 27px 0px rgba(83, 153, 189, 0.25);
    font-size: 24px;
    color: #031f33;
    text-align: center;
    line-height: 84px;
    margin-right: 18px;
    margin-top: 18px;
}
.content .content_cen .content_list a:nth-child(7n){
    margin-right: 0;
}
.content .content_bot{
    margin-top: 10px;
    height: 262px;
    background: url(/picture/0/2012191520103104839.png) top center no-repeat;
}
.content .content_top a:hover,.content .content_cen .content_list a:hover{
    color: #1F59D8
}