﻿.header{
    background: url(../images/ed44d38f9c3914842cb2fdeaafdc968.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom: 20px;
}
.header-top{
    height: 340px;
    text-align: center;

}

.header-top img{
}
.header-nav{
    background-color: #df2100;
}
.header-nav ul{
    width: 1200px;
    margin: 0 auto;
    display: flex;
}
.header-nav ul li{
    flex: 1;
}
.header-nav ul li a{
    color: #fff;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    display: block;
}
.header-nav ul li a:hover{
    background-color:#f03717;
}

.site-wrap{
    width: 1200px;
    margin: 0 auto;
}
.banner-wrap{
    width: 700px;
    height: 450px;
    float: left;
    margin-right: 20px;
}
/* .w320{
    width: 320px;
    overflow: hidden;
} */
.banner{ width: 100%; height: 100%; position: relative; overflow: hidden;}
.banner * { margin: 0; padding: 0; list-style-type: none; text-decoration: none; }
.banner .list{ width: 1000%; height: 100%; position: absolute; left: -100%; overflow: hidden; }
.banner .list.active{ transition: 1s; }
.banner .list li{ width: 10%; height: 100%; position: relative; float: left; }
.banner .list li img{ width: 100%; height: 100%; border: none; display: block; transition: 1s; }
.banner .list li img:hover{ transform: scale(1.02); }
.banner .list li p{ position: absolute; bottom: 0; line-height: 35px; background: rgba(0,0,0,.8); width: 100%; box-sizing: border-box; padding-right: 120px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #fff; font-size: 14px; text-indent: 10px; }
.banner .listIndex{ position: absolute; right: 10px; bottom: 13px; height: 10px; z-index: 10;}
.banner .listIndex li{ width: 10px; height: 100%; background: #999; display: inline-block; margin-right: 8px; cursor: pointer; vertical-align: top;border-radius: 50%; }
.banner .listIndex li.active{ background: #FFF; }

.banner-notice{
    width: 480px;
    float: left;
}
.list-h{
    border-bottom: 1px #eee solid;
    overflow: hidden;
    margin-bottom: 10px;
}   
.list-h h2{
    float: left;
    height: 50px;
    line-height: 50px;
    color: #cc050c;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 2px solid #cc050c;
    box-sizing: border-box;
}
.list-h span{
    float: right;
}
.list-h span a{
    display: block;
    font-size: 14px;
    line-height: 50px;
    color: #333;
    text-decoration: none;
    margin-right: 20px;
}
.list-hot{
    border-bottom: 1px #ccc dotted;
    margin-bottom: 10px;
}
.list-hot .tit a{
    color:#cc050c ;
    font-size: 20px;
    line-height: 40px;

}
.list-hot .txt{
    text-indent: 2em;
    line-height: 2em;
    font-size: 16px;
}
.banner-notice ul li{
    line-height: 40px;
    overflow: hidden;
    background: url(../images/spot.gif) no-repeat;
    text-indent: 12px;
    white-space: nowrap;
    font-size: 18px;
    margin-top: 10px;
    text-overflow: ellipsis;
}
.banner-notice ul li a{
    color:#343434 ;
}
.banner-notice ul li a:hover{
    color: #cc050c;
}
.site-wrap .strip{
    width: 100%;
    margin: 10px 0;
}

.wrap-list{
    border-top: 2px solid #CC0101;
    margin-top: 20px;
}
.wrap-list ul{
    /* position: absolute; */
    overflow: hidden;
    display: flex;
}
.wrap-list ul li{
    flex: 1;
    margin: 0px 10px 16px 10px;
    border-radius: 0px 0px 6px 6px;

}

.wrap-list ul li a{
    display: block;
    color: #fff;
    width: 100%;
    height: 100%;
    animation: all 5s ease;
    text-align: center;
    line-height: 24px;
    padding: 12px 68px;
    font-size: 22px;
box-sizing: border-box;
}
.wrap-list ul li a:hover{
    text-shadow: 0 0 1px #fff,0 0 1px #fff,0 0 1px #fff,0 0 1px #fff;
    animation: all 5s ease;
}


.tab-box{
    width: 845px;
    overflow: hidden;
    float: left;
}
.tab-box{
    /* border-bottom: 1px solid #ccc; */
}
.tab-box .bd{
    height: 40px;
    position: relative;
    border-bottom: 1px solid #ccc;
}
.tab-box .bd h2{
    padding: 0 8px;
    height: 40px;
    line-height: 40px;
    color: #cc050c;
    font-size: 18px;
    float: left;
    font-weight: bold;
    border-bottom: 2px solid #fff;
    margin-right: 15px;
    cursor: pointer;
    border-bottom: 2px solid #cc050c;
    box-sizing: border-box;
}
.tab-box .bd span{
    display: block;
    position: absolute;
    padding: 0 5px;
    height: 38px;
    line-height: 38px;
    font-size: 12px;
    font-family: "SimSun";
    top: 0;
    right: 0;
}
.tab-box .bd span a{
    color: #343434;
    display: block;
}
.picbox{
    width: 320px;
    height: 175px;
    position: relative;
    overflow: hidden;
    float: left;
    margin-top: 8px;
}
.picbox{
    width: 320px;
    height: 175px;
}
.festival-box ul{
    width: 500px;
    float: right;
    padding-top: 4px;
}
.festival-box ul li{
    line-height: 36px;
    overflow: hidden;
    background: url(../images/spot.gif) no-repeat;
    text-indent: 12px;
  text-overflow: ellipsis;
    white-space: nowrap;
}
.festival-box ul li a{
    font-size: 16px;
    color: #343434;
}
.festival-box ul li a:hover{
    color: #cc050c;
}
.w320{
    width: 320px;
    overflow: hidden;
}

.brand .bd{
    height: 40px;
    position: relative;
    border-bottom: 1px solid #ccc;
}
.brand .bd h2{
    padding: 0 8px;
    height: 40px;
    line-height: 40px;
    color: #cc050c;
    font-size: 18px;
    float: left;
    font-weight: bold;
    border-bottom: 2px solid #fff;
    margin-right: 15px;
    cursor: pointer;
    border-bottom: 2px solid #cc050c;
    box-sizing: border-box;
}
.brand .bd span{
    display: block;
    position: absolute;
    padding: 0 5px;
    height: 38px;
    line-height: 38px;
    font-size: 12px;
    font-family: "SimSun";
    top: 0;
    right: 0;
}
.brand .bd span a{
    color: #343434;
    display: block;
}
.brand ul{
    padding-top: 4px;
}
.brand ul li{
    line-height: 36px;
    overflow: hidden;
    background: url(../images/spot.gif) no-repeat;
    text-indent: 12px;
 text-overflow: ellipsis;
    white-space: nowrap;
}
.brand ul li a{
    font-size: 16px;
    color: #343434;
}
.brand ul li a:hover{
    color: #cc050c;
}

.footer{
    background: #f1f1f1;
    margin-top: 20px;
    border-top: 5px solid #c12125;
        text-align: center;
}
.footer p{
    width: 1200px;
    margin: 0 auto;
    line-height: 40px;
    font-size: 14px;
}
.footer p span{
    margin-right: 10px;
}