@charset "utf-8";
/* CSS Document */
.wraper{ width:100%; height:auto;}
.mainBox{ width:980px;margin:0 auto;position:relative;}
.moudle1{ width:100%; background:#fccc56; padding-bottom:20px; }
.moudle2{ width:100%; background:#ff8c8d; padding-bottom:20px; }
.moudle3{ width:100%; background:#2c252f; padding-bottom:20px; }

.background{width:100%; height:100px;}
.bg_01{background:url(../imgHj319/bg1.jpg)no-repeat center ;}
.bg_02{background:url(../imgHj319/bg2.jpg) no-repeat center ;}
.bg_03{background:url(../imgHj319/bg3.jpg) no-repeat center ;}
.bg_04{background:url(../imgHj319/bg4.jpg) no-repeat center ;}
.bg_05{background:url(../imgHj319/bg5.jpg) no-repeat center ; }
.bg_06{background:url(../imgHj319/bg6.jpg) no-repeat center ; height:179px;}
.bg_07{background:url(../imgHj319/bg7.jpg) no-repeat center ; height:347px;}
.bg_08{background:url(../imgHj319/bg8.jpg) no-repeat center ; height:157px;}
.bg_09{background:url(../imgHj319/bg9.jpg) no-repeat center ; height:161px;}
.title{ width:980px; height:195px;}
.title_01{ background:url(../imgHj319/tit1.jpg) no-repeat center ; height:147px;}
.title_02{ background:url(../imgHj319/tit2.jpg) no-repeat center ; height:154px;}
.title_03{ background:url(../imgHj319/tit3.jpg) no-repeat center ;}
.title_04{ background:url(../imgHj319/tit4.jpg) no-repeat center ;}
.title_05{ background:url(../imgHj319/tit5.jpg) no-repeat center ;}
.title_06{ background:url(../imgHj319/tit6.jpg) no-repeat center ;}
.title_07{ background:url(../imgHj319/tit7.jpg) no-repeat center ;}
.title_08{ background:url(../imgHj319/tit8.jpg) no-repeat center ;}
.title_09{ background:url(../imgHj319/guize1.jpg) no-repeat center ;}
.title_10{ background:url(../imgHj319/guize4.jpg) no-repeat center ;}
.title_11{ background:url(../imgHj319/guize3.jpg) no-repeat center ;}
.title_12{ background:url(../imgHj319/end.jpg) no-repeat center ; height:215px;}

/* 倒计时 begin  */
.timer{width:100%; height:74px; background:url(../imgHj319/daojishi.jpg) no-repeat top center scroll; z-index:1000;}
.timerBox{width:980px; height:80px; margin:0 auto; position:relative; z-index:3;}
.topCountDownCon{width:734px; height:86px; position:absolute; left:166px; top:0;}
.topCountDownCon span{display:block;text-align:center;line-height:35px;font-size:30px;font-family:Impact;width:38px;height:40px;letter-spacing:1px;top:19px;color:#fff;position: absolute; }
.khjLogo{background:url(../imgHj319/logo.png) no-repeat;width:122px; height:189px; position:absolute; top:0px; left:-31px; z-index:5;}
.topCountDownCon .zDD{left: 297px;} 
.topCountDownCon .zHH{left: 413px;}
.topCountDownCon .zMM{left: 517px;}
.topCountDownCon .zSS{left: 623px;}

.dhBox{ width:980px; height:200px; margin:0 auto; position:relative; z-index:2;}
.dh1{ z-index:10; position:absolute; background:url(../imgHj319/donghua1.png) no-repeat; width:575px; height:458px; right:276px; top:-154px; opacity:0;  animation:topToBottom1 1s ease-in 2s 1 forwards; -webkit-animation:topToBottom1 1s ease-in 1s 1 forwards; -moz-animation:topToBottom1 1s ease-in 1s 1 forwards; -ms-animation:topToBottom1 1s ease-in 1s 1 forwards; -o-animation:topToBottom1 1s ease-in 1s 1 forwards;}
.dh3{ z-index:20; position:absolute; background:url(../imgHj319/donghua2.png) no-repeat; width:197px; height:190px; right:221px; top:-50px; opacity:0;  animation:topToBottom1 1s ease-in 3s 1 forwards; -webkit-animation:topToBottom1 1s ease-in 3s 1 forwards; -moz-animation:topToBottom1 1s ease-in 3s 1 forwards; -ms-animation:topToBottom1 1s ease-in 3s 1 forwards; -o-animation:topToBottom1 1s ease-in 3s 1 forwards;}

.dh2{ z-index:30; position:absolute; background:url(../imgHj319/donghua3.png) no-repeat; width:686px; height:193px; left:232px; top:-119px; opacity:0; animation:leftToRight 1s ease-in 2s 1 forwards; -webkit-animation:leftToRight 1s ease-in 2s 1 forwards; -moz-animation:leftToRight 1s ease-in 2s 1 forwards; -o-animation:leftToRight 1s ease-in 2s 1 forwards; -ms-animation:leftToRight 1s ease-in 2s 1 forwards;}
.addimg{ position:absolute; z-index:10; width:740px; height:228px; background:url(../imgHj319/addimg.png) no-repeat ; top:-20px; right:140px;}
@keyframes topToBottom1{
0%{ transform:translate(0,-150px); opacity:0;}
95%{transform:translate(0,3px); opacity:1;}
100%{transform:translate(0,0); opacity:1; display:block;}
}
@-webkit-keyframes topToBottom1{
0%{ -webkit-transform:translate(0,-150px); opacity:0;}
95%{-webkit-transform:translate(0,3px); opacity:1;}
100%{-webkit-transform:translate(0,0); opacity:1; display:block;}
}
@-moz-keyframes topToBottom1{
0%{ -moz-transform:translate(0,-150px); opacity:0;}
95%{-moz-transform:translate(0,3px); opacity:1;}
100%{-moz-transform:translate(0,0); opacity:1; display:block;}
}
@-o-keyframes topToBottom1{
0%{ -o-transform:translate(0,-150px); opacity:0;}
95%{-o-transform:translate(0,3px); opacity:1;}
100%{-o-transform:translate(0,0); opacity:1; display:block;}
}
@-ms-keyframes topToBottom1{
0%{ -ms-transform:translate(0,-150px); opacity:0;}
95%{-ms-transform:translate(0,3px); opacity:1;}
100%{-ms-transform:translate(0,0); opacity:1; display:block;}
}
@keyframes leftToRight{
0%{ transform:skew(30deg, -10deg); opacity:0;}
95%{transform:skew(10deg,0); opacity:1;}
100%{transform:skew(0,0); opacity:1; display:block;}
}
@-webkit-keyframes leftToRight{
0%{ -webkit-transform:skew(30deg, -10deg); opacity:0;}
95%{ -webkit-transform:skew(10deg,0); opacity:1;}
100%{-webkit-transform:skew(0,0); opacity:1; display:block;}
}
@-moz-keyframes leftToRight{
0%{ -moz-transform:skew(30deg, -10deg); opacity:0;}
95%{ -moz-transform:skew(10deg,0); opacity:1;}
100%{-moz-transform:skew(0,0); opacity:1; display:block;}
}
@-o-keyframes leftToRight{
0%{ -o-transform:skew(30deg, -10deg); opacity:0;}
95%{ -o-transform:skew(10deg,0); opacity:1;}
100%{-o-transform:skew(0,0); opacity:1; display:block;}
}
@-ms-keyframes leftToRight{
0%{ -ms-transform:skew(30deg, -10deg); opacity:0;}
95%{ -ms-transform:skew(10deg,0); opacity:1;}
100%{-ms-transform:skew(0,0); opacity:1; display:block;}
}

/*悬浮窗口*/
.rightNav{background:url(../imgHj319/floatNav.png) no-repeat 0 0;width:150px;height:473px;position:fixed;_position:absolute;top:100px;right:0;z-index:999;display:none;}
.rightNav .rNavBox{width:150px;overflow:hidden;padding-top:117px;}
.rNavBox li,.rNavBox li a{width:150px;height:40px; display:block;cursor:pointer;}
/*左侧广告*/
.leftNav{width:169px;height:512px;position:fixed;_position:absolute;top:80px;left:0;z-index:999999;display:none; background:url(../img0119/zuoxuanxiaolafei1899.png) no-repeat 0 0 ;}
.leftNavbd{width:169px;height:512px;position:relative;}
.leftNavbd a{display:block;width:169px;height:238px;position:absolute;top:60px;left:0;overflow:hidden; background-color:#fff;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}

.bottomLimk1{ width:980px; height:300px; background:#dd0043; margin-bottom:10px; margin-top:10px; font-size:0;}
.bottomLimk2{ width:980px; height:200px; overflow:hidden; margin-bottom:10px;}
.bottomLimk2 ul{ width:1000px;}
.bottomLimk2 li{ float:left; width:485px; height:200px; font-size:0; _display:inline; margin:0 10px 0 0; background:#dd0043;}
.bottomLimk3{ width:980px; overflow:hidden; height:278px; margin-bottom:10px;}
.bottomLimk3 ul{ width:1050px;}
.bottomLimk3 li{ width:239px; height:278px; float:left; _display:inline; margin:0 8px 0 0;}

.hongbao{  width:980px; height:205px;}
.hb{ display:block; height:120px; width:243px; float:left; cursor:pointer; }

.oneList{ width:980px; margin:10px 0 10px 0; height:320px; position:relative;}
.oneList .onePrice{ display:block; position:absolute; font-family:Impact; font-size:50px; height:98px; line-height:98px; color:#ffd800; top:201px; left:482px;}
.oneList .addPrice{ display:block; position:absolute; font-family:Impact; font-size:50px; height:98px; line-height:98px; color:#ce000e; top:106px; left:659px;}
.cartBuy2{ width:194px; height:55px; display:block; position:absolute; bottom:41px; right:119px; z-index:9;background-color:#fff;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
.addCartBuy{width:194px; height:55px; display:block; position:absolute; bottom:41px; right:119px; z-index:9;background-color:#fff;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
.twoList ul{ width:1020px;}
.twoList li{ width:485px; float:left; height:320px; *+display:inline; *zoom:1; margin:0 10px 0px 0; position:relative; }
.twoList li .twoPrice{ display:block; width:180px; text-align:center; position:absolute; font-family:Impact; font-size:46px; height:60px; line-height:60px; color:#ffd800; top:183px; left:294px;}
.cartBuy1{ width:195px; height:56px; display:block; position:absolute; bottom:23px; right:22px; z-index:9;background-color:#fff;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
.threeList{ width:980px; height:406px; overflow:hidden;}
.threeList ul{ width:1020px;}
.threeList li{ float:left; width:320px; height:396px; display:inline; margin:10px 10px 10px 0; font-family:"微软雅黑"; position:relative;background:url(../imgHj319/libg.jpg) no-repeat 0 0;}
.threeList li .pic{width:320px; height:396px; margin:0 auto 4px;}
.threeList li .pic img{margin-top:25px; margin-left: 35px; width:230px; height:230px;}
.threeList li .names .adName{margin-top:-136px; margin-left:23px;color:#fff;height:25px;line-height:25px;overflow:hidden; font-weight:bold; font-size:17px;  overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.threeList li .names .proName{line-height:25px;margin:-3px 23px;height:25px; width:274px; overflow:hidden;text-overflow:ellipsis;white-space: nowrap; position:relative; z-index:1;}
.threeList li .names .proName a,.threeList li .names .proName a:hover{ font-size:16px; color:#f6f307; text-decoration:none;}
.threeList li .proBottom{ background:url(../imgYr/btna.png) no-repeat 0 0; width:100%; height:71px; position:relative; z-index:0;}
.threeList li .proBottom .threePrices{display:block; font-family:Arial; font-weight:bold; font-size:42px; color:#ffd800; height:60px; line-height:60px; position:absolute;top:23px;left:95px;}
.threeList li .proBottom .btn{ display:block; width:66px; height:83px; right:9px; bottom:-13px; position:absolute; }


.touchBig{ width:980px; height:324px; overflow:hidden; }
.touchBig ul{ width:1020px;}
.touchBig li{ float:left; width:188px; height:324px; display:inline; margin:10px 9px 10px 0; font-family:"微软雅黑"; position:relative; }
.touchBig li .pic{ width:188px; height:324px; margin:0 9px 0 0;}
.touchBig li .pic img{ width:188px; height:324px; }
.addbtu{ position:absolute; bottom:-55px; background:url(../imgHj319/button.png) no-repeat ; width:72px; height:76px; left:50%; margin-left:-35px;}

/*POP*/
.popup{ width:370px; height:208px; padding:31px;background-color:#fff; position:fixed; left:0; top:0; z-index:1000;}
.popupUserHomeCon{ width:370px; height:208px; padding:31px;background-color:#fff; position:absolute; left:0; top:0; z-index:1000;}
.popupUserHomeCon .tip{color: #666;text-align: center;font-size: 14px; padding-left:14px; font-family:"宋体";padding-bottom:20px;}
.popupUserHomeCon .obtain{height: 37px;}
.popupUserHomeCon .obtain *{float: left;}
.popupUserHomeCon .obtain .phoneTit{width: 72px;text-align: right;margin:8px 9px 0 0;color: #666;font-size: 14px; font-family:"宋体";}
.popupUserHomeCon .obtain .phoneTxt{ width:167px; height:35px; line-height:35px;color: #666;font-size: 16px; font-weight:700; font-family:"宋体";border: 1px solid #e4e4e4;}
.popupUserHomeCon .obtain .getCode,.popupUserHomeCon .obtain .phoneTime{color: #666;text-align: center;width: 108px;height: 35px;line-height: 35px;display: inline-block;font-size: 12px;font-family: "宋体";border: 1px solid #e4e4e4;background: #f7f7f7;cursor: pointer;overflow: hidden; float:left; margin-left:10px; text-decoration:none}
.popupUserHomeCon .obtain .phoneTime i{color: #cc0000;margin:0 -5px 0 8px; font-style:normal;}
.popupUserHomeCon .falsePrompt{ height:16px; padding:7px 0;}
.popupUserHomeCon .falsePrompt .txtNo{ width:81px;height:16px;}
.popupUserHomeCon .accNotic {color: #CC0000;height: 16px; width:200px; overflow:hidden; position:relative;top:0;left:0; padding-left:81px;}
.popupUserHomeCon .obtain .phoneTxt.outBor{border:1px solid #cc0000;}
.popupUserHomeCon .submit{ font-size:14px;background-color:#d0010e;padding:6px 12px; color:#fff;margin-left:81px; border:0;cursor:pointer; margin-top:10px; }
.popupMask{width:100%;height:100%;position:fixed;top:0;left: 0;background-color: #000000;opacity: 0.5;filter:alpha(opacity=50);z-index: 999;_background: none; _position:absolute;_top:expression(eval(document.documentElement.scrollTop)); }
.popupUserHomeCon .accNotic i{ background:url(http://misc.jiuxian.c../img1222/usercenter/userIcon-8.png) no-repeat -129px -133px;width: 14px;height: 15px;display:inline-block;vertical-align:middle;}
.popupUserHomeCon .accNotic span{font-size: 12px;color: #cc0000;padding-left: 5px;font-family: "宋体";}
.popupUserHomeCon .accNotic i{float:none;margin-top:0;}  /*样式重写，覆盖user.css的样式*/
.popupUserHomeCon .accNotic span{float:none; line-height:14px;}/*样式重写，覆盖user.css的样式*/
.popupClose{position:absolute;top:10px;right:10px;width:20px;height:20px;background: url(http://misc.jiuxian.c../img1222/usercenter/user.png) no-repeat -385px -65px;}
/*验证手机end*/
/*验证成功begin*/
.testSuccess{width: 421px;height: 278px;position: absolute;top:0;left: 0;background-color: #fff; border:3px solid #cccccc;z-index: 999;}
.testSuccess .testClose{position: absolute;top:10px;right: 15px;width:20px;height:20px;background: url(http://misc.jiuxian.c../img1222/usercenter/user.png) no-repeat -385px -65px;}
.testSuccess p{text-align: center;}
.testSuccess .succ{font-size: 23px;color: #333;font-weight: bold;}
.succ1{margin-top: 50px;}
.succ2{margin-bottom: 48px;}
.succ strong{font-size: 30px;color: #cc0000;}
.testSuccess p span{color: #d0010e;}
.testSuccess .sure{background-color: #d0010e;color: #fff;width:61px;height:26px;margin: 20px auto auto;display: block;text-align: center;line-height: 26px; font-size:14px;}
.testSuccess .sure:hover{text-decoration: none;}
/*验证成功end*/
