body{
    color: #333333;
    font-size: 14px;
}
.youqing{
    width: 100%;
    clear: both;
    padding-top: 30px;
}
.youqing2{
    width: 1283px;
    padding-left: 15px;
    border: 1px solid #cccccc;
    border-top: none;
    margin: 0 auto;
}
.youqing2 img{
    margin-top: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
}
.bottom_w{
    width: 100%;
    margin-top: 30px;
    background-color: #c52d29;
    padding-top: 25px;
    padding-bottom: 25px;
}
@media screen and (max-width: 1300px)
{
    .bottom_w {width:1300px; }
}
.bottom{
    width: 100%;
    height: 30px;
    color: #ffffff;
    line-height: 30px;
    margin: 0 auto;
    text-align: center;
}
@media screen and (max-width: 1300px)
{
    .bottom { width:1300px; }
}
.youqing a{
    color: #333333;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    margin-left: 15px;
    margin-right: 15px;
}
.youqing a:hover{
    text-decoration: underline;
}
.bottom a{
    color: #ffffff;
    text-decoration: none;
}
.bottom a:hover{
    text-decoration: underline;
}
/*底部滚动*/
.clearfix:after{
    display:block;
    height:0; 
    visibility:hidden; 
    clear:both;
}
#wrap{
    width:1298px;
    height:170px;
    border:1px solid #cccccc;
    border-top: none;
    position:relative;
    margin:0 auto;
    overflow:hidden;
}
#wrap ul{
    margin:0px;
    padding:0px;
    position:absolute;
    top:0px;
    left:0px;
}
#wrap ul li{
    list-style:none;
    float:left;
    margin:10px 10px;
}
#wrap ul li img{
    border:none;
}
/*底部滚动*/
.suoyouheng{
    width: 1285px;
    clear: both;
    padding-left: 15px;
    margin: auto;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #ffffff;
    background-color: #c52d29;
}