.w1000{
    width: 1000px;
    margin: 0 auto;
}
.tit01{
    width: 1000px;
    height: 82px;
    background: url("../images/title1.png?v=1") no-repeat top center;
}
.tit01 a{
    display: block;
    width: 459px;
    height: 38px;
    margin-left: 350px;
}
.topIntro p{
    width: 405px;
    margin-right: 24px;
}
.intro a{
    color: #c71b28;
}
.tit02{
    width: 1000px;
    height: 82px;
    background: url("../images/title2.png?v=1") no-repeat top center;
}
.tit02 a{
    display: block;
    width: 170px;
    height: 45px;
    margin-left: 524px;
}
.list{
    margin-top: 19px;
}
.list li{
    width: 100%;
    font-size: 16px;
    margin-bottom: 14px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.list li a{
    font-size: 16px;
    color: #000;
}
.list li span{
    margin-right: 5px;
}
.tit03{
    width: 178px;
    height: 323px;
    background: url("../images/title3.png?v=1") no-repeat top center;
    margin-right: 60px;
    margin-top: 30px;
}
.list.f12_353535 a{
    color: #353535;
}
.tit04{
    width: 1000px;
    height: 82px;
    background: url("../images/title4.png?v=1") no-repeat top center;
}
.tit04 a{
    display: block;
    width: 175px;
    height: 47px;
    margin-left: 524px;
}
.slide{
    width: 1000px;
    height: 522px;
    position: relative;
}
.swiper-container{
    width: 1000px;
    height: 522px;
}
.swiper-slide{
    position: relative;
}
.swiper-slide p{
    width: 100%;
    height: 116px;
    line-height: 172px;
    position: absolute;
    left:0;
    bottom:0;
    background: url("../images/yinying.png?v=1") repeat-x;
    text-align: center;
}
#arrow-left1{
    position: absolute;
    z-index: 2;
    left:0;
    top: 50%;
    margin-top: -64px;
    width: 55px;
    height: 128px;
    background: url("../images/left.png?v=1") no-repeat;
}
#arrow-right1{
    position: absolute;
    z-index: 2;
    right:0;
    top: 50%;
    margin-top: -64px;
    width: 55px;
    height: 128px;
    background: url("../images/right.png?v=1") no-repeat;
}
.men{
    width: 1000px;
    height: 89px;
    background: url("../images/line2.png?v=1") no-repeat top center;
    margin: 0 auto;
}
.tit05{
    width: 291px;
    margin: 0 auto;
}


#footer{
    border-top: 1px solid #dcdcdc;
    background-color: #fafafa;
}
#footer .footer-box {
    width: 1000px;
    margin: 0 auto;
}
#footer .friendLinks{
    text-align: center;
    margin: 0 20px;
    padding-top: 10px;
    border-bottom: 1px solid #f0f0f0;
}
#footer .friendLinks ul{
    font-size: 0;
}
#footer .friendLinks li{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 0;
    padding: 10px 14px;
    height: 14px;
}
#footer .friendLinks a{
    color: #000;
    font-size: 14px;
}
#footer .friendLinks a:hover{
    text-decoration: underline;
}
#footer .info{
    margin: 0 auto;
    padding: 30px 20px;
    text-align: center;
}
#footer .info.w1200{
    width: 1160px;
}
#footer .info > div{
    float: left;
}
#footer .info .footerLeft img{
    display: block;
    margin-top: 3px;
    margin-right: 20px;
}
#footer .info .footerLeft a{
    display: inline-block;
    *display:inline;
    *zoom: 1;
}
#footer .info .footerCenter{
    text-align: left;
}
#footer .info .footerCenter p{
    color: #666666;
    font-size: 12px;
    line-height: 1;
    padding-top: 10px;
}
#footer .info .footerCenter p:first-child{
    padding-top: 0;
}
#footer .info .footerCenter p a{
    color: #666666;
}
#footer .info .footerCenter p a:hover{
    text-decoration: underline;
}
#footer .info .footerRight{
    float: right;
    font-size: 0;
    padding-top: 10px;
}
#footer .info .footerRight a{
    display: inline-block;
    *display:inline;
    *zoom: 1;
    margin-right: 10px;
}
#footer .info .footerRight .hd315{
    background: url("../images/hd315.png") no-repeat;
    width: 35px;
    height: 37px;
}
#footer .info .footerRight .beian{
    background: url("../images/beian.png") no-repeat;
    width: 34px;
    height: 37px;
}
#footer .info .copyright{
    display: none;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #fff;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}