@charset "utf-8";

/* CSS Document */

body {
	background:#a01a1b url("../images/banner.png") no-repeat top center;
	padding-top:1016px;
}

.wrap>div {
    background-position: top center;
    background-repeat: no-repeat;
}

.wrap>div>div,
.wrap>div>img {
    display: block;
    width: 992px;
    margin: 0 auto;
    background-position: top center;
    background-repeat: no-repeat;
}
.wrap{margin-bottom:40px;}
.banner_t{display:block;width:1030px;margin:0 auto}
.banner_1{height:65px; background: url("../images/item-1.png") no-repeat 0 0}
.banner_2{height:66px;background: url("../images/item-2.png") no-repeat 0 0}
.banner_3{height:66px;background: url("../images/item-3.png") no-repeat 0 0}
.douyin {
    position: fixed;
    right: 5px;
    top: 50%;
    margin-top: -57px;
    z-index: 1;
}

#con-1 {
    background: url(../images/p_01.jpg) no-repeat;
    height: 575px;
    position: relative;
}

#con-1 .logo {
    display: block;
    width: 423px;
    height: 190px;
    position: absolute;
    left: -273px;
    top: 0px;
}

#con-1 .logo a {
    display: block;
    cursor: pointer;
    width: 100%;
    height: 100%;
}

#con-2 {
    background: url(../images/p_02.jpg) no-repeat;
    height: 372px;
    position: relative;
}

#con-3,
#con-4,
#con-5,
#con-6 {
    
}

#con-7 {
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height:72px;
}

#con-8 {
    width: 206px;
    vertical-align: middle;
    padding: 30px;
}

#countdown {
    max-width: 747px;
    height: auto;
    display: block;
    position: absolute;
    left: 296px;
    top: 260px;
}

.dash {
    width: 53px;
    height: 36px;
    float: left;
    margin-left: 50px;
    position: relative;
}

#countdown .dash:first-child {
    margin-left: 0;
}

.dash .digit {
    font-size: 36px;
    font-weight: 700;
    float: left;
    width: 26px;
    text-align: center;
    font-family: Arial;
    color: #fff;
    position: relative;
    line-height: 36px;
    text-align: center;
    margin-left: 1px;
}

.dash .digit:first-child {
    margin-left: 0;
}

.wrap>div>.item {
    width: 1030px;
}

.item .item-tab ul {
    padding-top: 0;
    background: url(../images/huodong/tab_1.png) top center no-repeat;
    height: 133px;
}

.item .item-tab ul li {
    float: left;
}

.item .item-tab ul li a {
    display: block;
    width: 195px;
    height: 107px;
}

.item .item-tab ul li:hover a,
.item .item-tab ul li.active a {
    background-image: url(../images/huodong/tab_2.png);
}

.item .item-tab ul li.tab-1 a {
    background-position: -93px 0;
}

.item .item-tab ul li.tab-2 a {
    background-position: -323px 0;
}

.item .item-tab ul li.tab-3 a {
    background-position: -553px 0;
}

.item .item-tab ul li.tab-4 a {
    background-position: -785px 0;
}

.item .item-con {
    padding: 16px;
    background: #fff;
    border: 4px solid #fff;
	border-radius: 8px;
	border-top-right-radius: 0;
}

.item .item-con ul {
    margin-top: -10px;
    margin-left: -10px;
    width: 1000px;
}

.item .item-con ul li {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    padding: 2px;
    background: #fff;
    border-radius: 5px;
}

.item .item-con ul li .img {
    position: relative;
}

.item .item-con ul li .img img {
    width: 186px;
    height: 186px;
    border-radius: 3px;
}

.item .item-con ul li .img .over {
    position: absolute;
    z-index: 1;
    left: 23px;
    top: 18px;
}

.item .item-con ul li .img .over span {
    display: block;
    font-size: 20px;
    color: #333;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.item .item-con ul li .img .over em {
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-style: normal;
}

.item .item-con ul li .con {
    padding: 10px 10px;
    text-align: center;
}

.item .item-con ul li .con .title {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.item .item-con UL LI .con .title a {
    text-align: center;
}

.item .item-con ul li .con .info {
    font-size: 20px;
    color: #e4163a;
    line-height: 32px;
    text-align: center;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.side-box {
    background: url(../images/huodong/side.png) top center no-repeat;
    width: 300px;
    position: fixed;
    top: 50%;
    margin-top: -342px;
    z-index: 1;
}

.side-left {
    left: 50%;
    margin-left: -780px;
}

.side-right {
    left: 50%;
    margin-left: 480px;
}

.side-box ul {
    margin-left: 70px;
    margin-top: 138px;
}

.side-box ul li {
    padding-bottom: 10px;
	padding-left:10px;
    width: 160px;
	background:#ffb017;
}

.side-box ul li:first-child {
    margin-top: 0;
}

.side-box ul li .img {
    position: relative;
}

.side-box ul li .img img {
    width: 140px;
    height: 140px;
}

.side-box ul li .img .over {
    position: absolute;
    z-index: 1;
    left: 18px;
    top: 15px;
}

.side-box ul li .img .over span {
    display: block;
    font-size: 15px;
    color: #333;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.side-box ul li .img .over em {
    display: block;
    font-size: 12px;
    color: #333;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-style: normal;
}

.side-box ul li .title {
    background: #fff;
    font-size: 14px;
    color: #c50426;
    line-height: 32px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 15px;
    margin-top: 1px;
}

.side-box ul li a:hover .title {
    color: #f60;
}

.wrap>div>.zhibo {
    background: url("../images/huodong/zhibo.png") top center no-repeat;
    width: 1030px;
    height: 388px;
    position: relative;
    padding-top: 147px;
}

.zhibo_btn {
    background: url("../images/huodong/zhibo_btn.png") 0 0 no-repeat;
    width: 205px;
    height: 84px;
    position: absolute;
    left: 758px;
    top: 27px;
}

.zhibo_btn a {
    width: 177px;
    height: 49px;
    margin-left: 14px;
    margin-top: 5px;
    border-radius: 24px;
    display: block;
}

.swiper-container {
    width: 940px;
    height: 160px;
}

.swiper-slide img {
    width: 220px;
    height: 160px;
}

.swiper-pagination {
    bottom: 0;
    left: 50%;
    margin-left: -50px;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: #f49a4f;
    opacity: 1;
    border-radius: 5px;
    margin: 0 5px;
}

.swiper-pagination-bullet-active {
    width: 30px;
    background: #fff;
}