@charset "utf-8";
/* CSS Document */
body{ margin:0; padding:0; background:#f8c800;}
.clear{ clear:both; float:none;}
.top{ width:100%; height:239px; text-align:left;margin:0 auto;background:url('../images/top.png') no-repeat center;}
.nav{ width:100%; height:40px; background:#951519; color:#FFF400; font-size: 16px; font-weight:bolder;}
.nav ul{ width:980px; height:40px; margin:auto;position:relative;}
.nav ul li{ width:108px; height:40px; line-height:40px; list-style-type:none; text-align:center; float:left;}
.nav ul li:hover{ width:108px; height:40px; line-height:40px; list-style-type:none; text-align:center; float:left; background: #C91C1F;}
.nav ul li a{ text-decoration:none; color:#FFF400;}
.b-center{ width:980px; height:541px; margin:auto;  margin-top:10px;}
.b-bottom{width:980px; height:8px; margin:auto; margin-top:-10px;}
.footer{ width:100%; height:30px; line-height:30px; text-align:center; background:#951519; color:#000; font-size:12px;}
.footer a{ color:#999999; text-decoration:none;}
.ahref-contemt{
    padding:40px 0;
}

.ahref-contemt .friendly-link {
    height: 123px;
    padding: 10px 0 20px 0;
}

.ahref-contemt .yqlj {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-left: 33px;
    margin-right: 15px;
    border-bottom: 2px solid #0c01ca;
   display: inline-block;
}

.ahref-contemt .friendly-link ul {
    margin-left: 33px;
    height: 46px;
    line-height: 46px;
}

.ahref-contemt .friendly-link li {
    float: left;
    padding-right: 23px;
}

.ahref-contemt .friendly-link li a{
    color:#333;
    font-size:14px;
}
.ww{
    width: 1200px;
    margin: 0 auto;
}