*{
    margin:0;
    padding: 0px;
}
.backimg{
    height: 510px;
    width: 100%;
    background: red;
}
.backimg img{
    width: 100%;
}
.headtop {
    height: 30px;
    /* background-color: #2a2d34; */
    width: 100%;
    min-width: 1200px;
}
.headtop-center {
    height: 30px;
    width: 1200px;
    margin: 0 auto;
    line-height: 30px;
}
.headtop-center-two {
    display: block;
    float: left;
    color: #c4c3c3;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
}
a, a:visited {
    text-decoration: none;
    cursor: pointer;
}
.headtop-center-four {
    display: block;
    float: right;
    font-size: 14px;
    color: #fd470c;
    line-height: 30px;
}
.headtop-center-three {
    display: block;
    float: right;
    font-size: 14px;
    color: #08c;
    line-height: 30px;
}
/*头部功能栏*/
.tops {
    height: 60px;
    background-color: #C40808;
    width: 100%;
    min-width: 1200px;
   /* margin-bottom: 40px;*/
}
.top-center {
    height: 60px;
    width: 1200px;
    margin: 0 auto;
}
.top-center-logo {
    margin: 7px 10px 0 0;
    /*background: url(../../../ww/images/img-017.png) no-repeat 0px 0px;*/
    height: 100%;
    float: left;
    width: 8%;
    cursor:pointer;
}
.top-center-person {
    margin-top: 19px;
    padding-left: 8px;
    height: 30px;
    width: 80px;
    color: #ffffff;
    font-size: 24px;
    float: left;
    border-left: 1px solid #e1e1e1;
}
.top-center-bigdiv {
    height: 60px;
    width: 100%;
    /*margin-left: 20px;*/
    margin:0 auto;
}
.top-center-right-ul {
    height: 60px;
    width: 95%;
    /* display: block; */
    display: flex;
    /* float: left; */
    justify-content: space-between;
    margin: 0 auto;
}
.top-center-right-ul li {
    display: block;
    margin: 0px 24px;
    height: 60px;
    line-height: 60px;
    color: #ffffff;
    text-align: center;
    /* position: relative; */
    /* float: left; */
    font-size: 18px;
    width: 15%;
    margin: 0 auto;
}
.top-center-right-ul li a {
    display: block;
    height: 60px;
    line-height: 60px;
    color: #ffffff;
    text-align: center;
    /*float: left;*/
    font-size: 20px;
    /*font-weight: bold;*/
    text-decoration: none;
}
.top-center-right-ul li.active {
    border-bottom: 4px solid #f46f6f;
}
.top-center-sign {
    line-height: 60px;
    height: 60px;
    color: #ffffff;
    font-size: 18px;
    float: right;
    cursor: pointer;
}

.top-center-right-ul li:hover{
    background: #de5151;
}

/*end*/
/**/
.backff{
    height: 600px;
    width: 100%;
    overflow: hidden;
}
.backff img{
    width: 100%;
}
.title{
    position: absolute;
    top: 180px;
    z-index: 99;
    left: 34%;
    width: 600px;
    text-align: center;

}
.title h2{
    color: #fff;
    font-size: 32px;
    letter-spacing: 0.1em;
}
.title p{
    width: 100%;
    color: #fff;
    font-size: 17px;
    letter-spacing: 0.1em;
    margin-top: 50px;
    margin-left: 5px;
}
/**/
.cd{ 
    padding-top: 70px;
    padding-bottom: 70px;
}
.cdlist{
    width: 1000px;
    margin: auto;
}
.cdtitle{
    text-align: center;
    /*margin-top: 50px;*/
    /*height: 35px;*/
    line-height: 35px;
}
.cdtitle h2{
    color: #000;
    font-size: 28px;
    font-weight: bold;
}
.cdtitle p{
    color: #000;
    font-size: 16px;
    width: 800px;
    margin: auto;
    margin-top: 26px;
    
}
.cdbox{
    margin-top: 65px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.listone{
    width: 20%;
    margin-bottom: 25px;
    cursor: pointer;
}
.listone_link{
    width: 20%;
    margin-bottom: 25px;
    cursor: pointer;
}
.listimg{
    margin: 0 auto;
    text-align: center;
}
.listimg img{
    width: 130px;
    height: 130px;
}
.listtext{
    text-align: center;
    margin-top: 12px;
}
.listtext p{
    color: #4b4b4b;
    font-size: 15px;
}
.zp{
    margin-top: 50px;
    margin-bottom: 50px;
}
.zp_title{
    display: flex;
    text-align: center;
    font-size: 17px;
}
.zp_span_name{
    width: 25%;
}
.zp_span_company{
    width: 30%;
}
.zp_span_addr{
    width: 25%;
}
.zp_span_time{
    width: 20%;
}

.zp_content{
    display: flex;
    text-align: center;
    font-size: 16px;
    margin-top: 27px;
    color: #636363;
}
.zp_content{
    cursor: pointer;
}

.zp_span_name_content{
    width: 25%;
    padding: 0px 30px 0px 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zp_span_company_content{
    width: 30%;
    padding: 0px 30px 0px 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zp_span_addr_content{
    width: 25%;
    padding: 0px 30px 0px 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zp_span_time_content{
    width: 20%;
    padding: 0px 30px 0px 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}