﻿#banner{height:657px;position:relative;width: 1920px; min-width:1280px;margin:0 auto;background:#333;}

/*版本*/
.Version{width:297px;height:374px;position:absolute;color:#ffffff;top:0;left:50%;margin-left:-640px;padding-top:19px;padding-right:42px;padding-left:79px;background:url(../images/banner_text.png) no-repeat left top;}
.Version h4{line-height:60px;text-align:left;font-size:24px;margin-bottom:18px;padding-left:26px;}
.Version h4 a{color:#fff!important;text-decoration:none;transition:all 0.2s linear;}
.Version h4 a:hover{color:#2a5abe!important;transform:translatex(10px);}
.Version p{text-align:left;color:#cccccc;margin-bottom:18px;font-size:13px;}
.Version ._btn_go{width:178px;height:40px;line-height:40px;text-align:right;font-size:16px;color:#f5f5f5;margin-top:68px;margin-left:4px;padding-right:31px;padding-left:31px;background-color:#2a5abe;text-decoration:none;display:block;}
.Version ._btn_go:hover{color:#3e76c0;background-color:#f5f5f5;}
.Version ._btn_go .icon_more{float:left;width:14px;height:40px;background:url(../images/icon_more.png) no-repeat left center;}
.Version ._btn_go:hover .icon_more{background-position:right center;}

/* 品牌专区*/
.special_zone{width: 1200px; margin: 0 auto;}
.special_bg{position: relative; width: 1495px; height: 372px; background: url(../images/s-bg1.png) no-repeat 50%; margin:0px;}
.handle_zone{position: absolute; top: 1.5%; right: 0px;}

.clock_down{position: relative; width: 381px; height: 125px; no-repeat 50%; margin-left: 27px;}
.clock_down a{display: block; height: 100%;}

.clock_zone{position: relative; width: 381px; height: 125px;  margin-left: 10px;}
.clock_zone a{display: block; height: 100%;}

.red_packet{position: relative; width: 381px; height: 125px;  cursor: pointer;margin-left: -8px;}
.red_packet a{display: block; height: 100%;}

.handle_zone_btn{position: absolute; bottom: 6px; right: 94px; height:39px; width:126px; background: url(../images/nav-img.png) no-repeat 50%;}

.clock_zone_btn{background-position:0 -139px;margin-bottom:5px;}
.clock_zone:hover .clock_zone_btn{background-position:0 -232px;}

.red_packet_btn{background-position:0 -139px;margin-bottom:5px;}
.red_packet:hover .red_packet_btn{background-position:0 -232px;}

.clock_down_btn{background-position:0 -185px;margin-bottom:10px;}
.clock_down:hover .clock_down_btn{background-position:0 -278px;}

.redpac_countdown{position: absolute; bottom: 6px; left: 10px; width: 150px; height: 25px; line-height: 25px; font-size: 16px; font-family: AlibabaPuHuiTiR, AlibabaPuHuiTiR-Regular; text-align: left; color: #ffe6b3;}
.red_ani{position: absolute; top: 3px; left: 14px; width: 128px; height: 97px; /*background: url(../images/red-ani.png) no-repeat 50%; */background-size: 128px 2910px; -webkit-animation: redAni 2s steps(29) 0s infinite; -moz-animation: redAni 2s steps(29) 0s infinite; -ms-animation: redAni 2s steps(29) 0s infinite; -o-animation: redAni 2s steps(29) 0s infinite; animation: redAni 2s steps(29) 0s infinite;}
@keyframes redAni{0%{background-position: 0 0;} 100%{background-position:0 100%;}}
@-webkit-keyframes redAni{0%{background-position: 0 0;} 100%{background-position:0 100%;}}
@-moz-keyframes redAni{0%{background-position: 0 0;} 100%{background-position:0 100%;}}
@-ms-keyframes redAni{0%{background-position: 0 0;} 100%{background-position:0 100%;}}
@-o-keyframes redAni{0%{background-position: 0 0;} 100%{background-position:0 100%;}}



