@charset "utf-8";
/* css document */
.column{}
.box{margin-bottom:30px;border: solid 1px #ccc;background: #fff;}
.box h3{font-size:18px;line-height:40px;height:40px;padding-left:25px;background: #ffffff;font-weight:bold;border-top: 2px solid #b50505;border-bottom: 1px solid #efefef;color: #b50505;}

.box .container{padding: 30px 50px 40px 90px;margin:0 auto;line-height:32px;}
.box .container a{display:inline-block;width:24%;color: #000;}
.box .container1{padding: 25px;margin:0 auto;line-height:32px;}
.box .container1 a{
    display:inline-block;
    width: 23.3%;
    color: #000;
    height: 40px;
    line-height: 40px;
    padding-left: 16px;
    background-image: ;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 12px;
    }
.box .container1 a:hover{color:#fff; 
background:#a50703;
height:40px;
line-height:40px;}


.ylfw_banner {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 228px;
    background:  center no-repeat;
}
