@charset "utf-8";
/* CSS Document */
#header{margin-bottom:0;}
.m-wapper{width:980px;margin:0 auto;}
.c-r{color:#d44422;}
.c-o{color:#ff7200;}
.f-l{float: left;}
.f-r{float: right;}

.container{background-color: #f6de43;font-family: SimHei,"Microsoft Yahei";}
.banner{width:100%;position: relative;overflow:hidden;}
.b-top{padding-top:37px;font-size: 14px;position:relative;z-index:2;}
.b-top .share span{margin-right: 10px;}
.b-top .share a{width: 33px;height: 33px;display: inline-block;margin-right: 6px;background: url(/images/z/jixiangwu/spirit-2.png) no-repeat 0 -61px; line-height: 200px;overflow: hidden; vertical-align: middle;}
.b-top .share .weixin:hover{background-position: 0 -26px;}
.b-top .share .sina{background-position: -35px -61px;}
.b-top .share .sina:hover{background-position: -35px -26px;}
.b-top .share .qqzone{background-position: -70px -61px;}
.b-top .share .qqzone:hover{background-position: -70px -26px;}
.b-top .share .ren{background-position:-105px -61px;}
.b-top .share .ren:hover{background-position:-105px -26px;}
.b-top .cor a{vertical-align: middle;}
.b-top .cor .ren{width: 47px;height: 26px;display: inline-block;margin-right:20px;background: url(/images/z/jixiangwu/arrow-s2.png) no-repeat -95px 0; line-height: 200px;overflow: hidden; vertical-align: middle;}
.b-top .cor .sina{width: 36px;height: 28px;display: inline-block;margin-right: 3px;background: url(/images/z/jixiangwu/arrow-s2.png) no-repeat -58px 0; line-height: 200px;overflow: hidden; vertical-align: middle;}
.b-top .cor .huaban{width: 21px;height: 20px;display: inline-block;margin-right: 3px;background: url(/images/z/jixiangwu/arrow-s2.png) no-repeat -35px 0; line-height: 200px;overflow: hidden; vertical-align: middle;margin-left:20px;}
.b-top .cor a{color:#03061f; font-size: 20px; vertical-align: middle;}
.b-top .cor a:hover{text-decoration:none;}
.sub-logol{width:460px;height:77px;background:url(/images/z/jixiangwu/b-sub.png) no-repeat; margin:0 auto; margin-top:60px;position:relative;z-index:2;}
.container h1{position:relative;z-index:2;width:700px;height:132px;background:url(/images/z/jixiangwu/h1-bp.png) no-repeat;margin:0 auto; animation: flicker 2s steps(1) 1s; -webkit-animation: flicker .2s steps(1) 1s;
}
@-webkit-keyframes flicker{
    0%     { background-position: center top; }
    50%    { background-position: center bottom; }
}
@keyframes flicker{
    0%     { background-position: center top; }
    50%    { background-position: center bottom; }
}
.banner .btn{width:600px; margin:0 auto;position:relative;z-index:2;}
.banner .btn li{text-align:center; font-size:20px;line-height:24px;}
.banner .btn .upload .b-a{width:175px;height:59px;background:url(/images/z/jixiangwu/buttom-7.png) no-repeat 0 -225px; display: block;margin:0 auto;margin-top:30px;}
.banner .btn .upload .b-a:hover{background-position:-180px -225px;}
.banner .btn .b-w{color:#333; line-height:50px;}
.banner .btn .vote .b-v{width:225px;height:59px;background:url(/images/z/jixiangwu/buttom-7.png) no-repeat -580px 0; display: block;margin:0 auto;margin-top:30px;}
.banner .btn .vote .b-v:hover{background-position: -580px -62px;}
@media screen and (max-width:1440px){
    .sub-logol{width:317px;height:56px;background:url(/images/z/jixiangwu/s-sub.png) no-repeat; margin:0 auto;}
    .container h1{width:435px;height:85px;background:url(/images/z/jixiangwu/h1-sp.png) no-repeat;margin:0 auto;}
    .banner .btn li{font-size:14px;}
    .banner .btn .upload .b-a{width:120px;height:38px;background-position:-580px -125px;}
    .banner .btn .upload .b-a:hover{background-position:-703px -125px;}
    .banner .btn .vote .b-v{width:150px;height:38px;background-position:-580px -165px;}
    .banner .btn .vote .b-v:hover{background-position:-580px -205px;}
    .banner .btn{width:420px;}
}

/* 云 */
.cloud .c-1,.cloud .c-3{width:258px;height: 47px;background:url(/images/z/jixiangwu/colud1.png) no-repeat; position: absolute;bottom:147px; left:50%; margin-left:-680px; z-index:3;}
.cloud .c-2,.cloud .c-4{width:156px;height: 74px;background:url(/images/z/jixiangwu/colud2.png) no-repeat; position: absolute;bottom:240px; left:50%; margin-left:-580px; z-index:3;}
.cloud .c-3{bottom:366px; margin-left: -490px;}
.cloud .c-4{bottom:189px; margin-left: 450px;}
.cloud .c-5,.cloud .c-6{width:62px;height: 32px;background:url(/images/z/jixiangwu/colud3.png) no-repeat; position: absolute;bottom:316px; left:50%; margin-left:364px; z-index:3;}
.cloud .c-6{bottom:476px; margin-left:441px; }
.cloud .c-1{-webkit-animation: act_c1 20s infinite linear; animation: act_c1 20s infinite linear;}
@-webkit-keyframes act_c1{
    0%{-webkit-transform: translate3d(50px, 0, 0); transform: translate3d(50px, 0, 0);}
    50%{-webkit-transform: translate3d(-260px, 0, 0); transform: translate3d(-260px, 0, 0);}
    100%{-webkit-transform: translate3d(50px, 0, 0); transform: translate3d(50px, 0, 0);}
}
@keyframes act_c1{
    0%{-webkit-transform: translate3d(50px, 0, 0); transform: translate3d(50px, 0, 0);}
    50%{-webkit-transform: translate3d(-260px, 0, 0); transform: translate3d(-260px, 0, 0);}
    100%{-webkit-transform: translate3d(50px, 0, 0); transform: translate3d(50px, 0, 0);}
}
.cloud .c-2{-webkit-animation: act_c1 30s infinite linear; animation: act_c1 30s infinite linear;}
@-webkit-keyframes act_c2{
    0%{-webkit-transform: translate3d(100px, 0, 0); transform: translate3d(100px, 0, 0);}
    50%{-webkit-transform: translate3d(-200px, 0, 0); transform: translate3d(-200px, 0, 0);}
    100%{-webkit-transform: translate3d(50px, 0, 0); transform: translate3d(50px, 0, 0);}
}
@keyframes act_c2{
    0%{-webkit-transform: translate3d(100px, 0, 0); transform: translate3d(100px, 0, 0);}
    50%{-webkit-transform: translate3d(-200px, 0, 0); transform: translate3d(-200px, 0, 0);}
    100%{-webkit-transform: translate3d(50px, 0, 0); transform: translate3d(50px, 0, 0);}
}
.cloud .c-3{-webkit-animation: act_c1 25s infinite linear; animation: act_c2 25s infinite linear;}
.cloud .c-4{-webkit-animation: act_c3 25s infinite linear; animation: act_c3 15s infinite linear;}
@-webkit-keyframes act_c3{
    0%{-webkit-transform: translate3d(100px, 0, 0); transform: translate3d(100px, 0, 0);}
    50%{-webkit-transform: translate3d(-50px, 0, 0); transform: translate3d(-50px, 0, 0);}
    100%{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
}
@keyframes act_c3{
    0%{-webkit-transform: translate3d(100px, 0, 0); transform: translate3d(100px, 0, 0);}
    50%{-webkit-transform: translate3d(-200px, 0, 0); transform: translate3d(-200px, 0, 0);}
    100%{-webkit-transform: translate3d(50px, 0, 0); transform: translate3d(50px, 0, 0);}
}
.cloud .c-5{-webkit-animation: act_c3 30s infinite linear; animation: act_c3 15s infinite linear;}
.cloud .c-6{-webkit-animation: act_c1 25s infinite linear; animation: act_c2 25s infinite linear;}
.banner .ba-in{width:1016px;height: 100%; margin:0 auto;position: relative;}
/* 小蜜蜂 */
.bee{width:131px;height: 88px;position:absolute;bottom:337px; right:70px; z-index: 7;}
.bee .bee1{width: 47px;height: 62px;background:url(/images/z/jixiangwu/bee1.png) no-repeat;margin-top:27px;}
.bee .bee2{width: 33px;height: 44px;background:url(/images/z/jixiangwu/bee2.png) no-repeat;margin-left:30px; _display: inline;}
.bee .bee3{width: 25px;height: 32px;background:url(/images/z/jixiangwu/bee3.png) no-repeat;}
/* 星星 */
.star .s-l{width:51px;height: 102px;background: url(/images/z/jixiangwu/s-l.jpg) no-repeat; position: absolute;left:0; bottom:477px;}
.star .s-l .star1{width:36px;height: 35px;background: url(/images/z/jixiangwu/star1.png) no-repeat; display: inline-block;position: absolute;right:-57px;top:49px; -webkit-animation: star 1s infinite ease-in-out; animation: star 1s infinite ease-in-out;}
@-webkit-keyframes star{
    0%{
        opacity:0.5;-webkit-transform: scale3d(.5, .5, .5); transform: scale3d(.5, .5, .5); }
    100%{
        opacity: 1; -webkit-transform:scale3d(1, 1, 1); transform:scale3d(1, 1, 1);}
}
@keyframes star{
    0%{
        opacity:0.5;-webkit-transform: scale3d(.5, .5, .5); transform: scale3d(.5, .5, .5); }
    100%{
        opacity: 1; -webkit-transform:scale3d(1, 1, 1); transform:scale3d(1, 1, 1);}
}
.star .s-l .star2{width:24px;height: 23px;background: url(/images/z/jixiangwu/star2.png) no-repeat; display: inline-block;position: absolute;right:0;top:19px;-webkit-animation: star 1s infinite ease-in-out; animation: star 1s infinite ease-in-out;}
.star .s-r{width:25px;height: 34px;background: url(/images/z/jixiangwu/s-r.jpg) no-repeat; position: absolute;right:75px; bottom:461px; z-index: 6;}
.star .s-r .star3{width:29px;height: 28px;background: url(/images/z/jixiangwu/star3.png) no-repeat; display: inline-block;position: absolute;left:-30px;top:-35px;-webkit-animation: star 1s infinite ease-in-out; animation: star 1s infinite ease-in-out;}
.star .s-r .star4{width:22px;height: 21px;background: url(/images/z/jixiangwu/star4.png) no-repeat; display: inline-block;position: absolute;right:0;top:0;-webkit-animation: star 1s infinite ease-in-out; animation: star 1s infinite ease-in-out;}
.ba-in .globe{width:1016px; height:431px;background: url(/images/z/jixiangwu/globe-2.jpg) no-repeat; position: absolute; left:0; bottom:0;z-index:1;}
.ba-in .globe .pen{width: 153px;height:87px;background: url(/images/z/jixiangwu/bi.png) no-repeat; position: absolute;left:159px; top:-1px; display: inline-block; z-index: 6;}
/* 蜜蜂 */
.ba-in .globe .honey{width:69px;height: 80px;background: url(/images/z/jixiangwu/mf.png) no-repeat;display: inline-block; position: absolute; left:440px; bottom:110px; -webkit-animation: act_honey 5s linear; animation: act_honey 5s linear;}
@-webkit-keyframes act_honey{
    0% {opacity: 0;transform: translate3d(0, 30px, 0) scale3d(.5, .5, .5); }
    6% {opacity: 1;transform: translate3d(0, -20px, 0) scale3d(1.1, 1.1, 1.1); }
    7% {transform: translate3d(0, 10px, 0) scale3d(.8, .8, .8); }
    9% {translate3d(0, -5px, 0) scale3d(1.05, 1.05, 1.05); }
    10% {transform: translate3d(0, 0, 0) scale3d(1, 1, 1); }
    100% {transform: translate3d(0, 0, 0) scale3d(1, 1, 1); }
}
@keyframes act_honey{
    0% {opacity: 0;transform: translate3d(0, 30px, 0) scale3d(.5, .5, .5); }
    6% {opacity: 1;transform: translate3d(0, -20px, 0) scale3d(1.1, 1.1, 1.1); }
    7% {transform: translate3d(0, 10px, 0) scale3d(.8, .8, .8); }
    9% {translate3d(0, -5px, 0) scale3d(1.05, 1.05, 1.05); }
    10% {transform: translate3d(0, 0, 0) scale3d(1, 1, 1); }
    100% {transform: translate3d(0, 0, 0) scale3d(1, 1, 1);}
}
/* 星球 */
.globe .path1,.globe .path2,.globe .path3,.globe .path4,.globe .path5{width:61px;height: 61px;position: absolute;left:477.5px;top:477.5px; z-index: 5;}
.globe .path1{-webkit-animation: act_first 100s infinite linear; animation: act_first 100s infinite linear;}
@-webkit-keyframes act_first{
    0%{
        -webkit-transform: rotate(0deg); transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(360deg); transform: rotate(360deg);
    }
}
@keyframes act_first{
    0%{
        -webkit-transform: rotate(0deg); transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(360deg); transform: rotate(360deg);
    }
}
.globe .path1 .g-1{width:61px;height:61px;background: url(/images/z/jixiangwu/q1.png) no-repeat;position: absolute;left:-388px; top:-335px; animation:act_zizhuan 5s infinite linear;-webkit-animation:act_zizhuan 5s infinite linear;}
@-webkit-keyframes act_zizhuan{
    0%{
        -webkit-transform: rotate(0deg); transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(360deg); transform: rotate(360deg);
    }
}
.globe .path2 .g-2{width:22px;height:23px;background: url(/images/z/jixiangwu/q2.png) no-repeat;position: absolute;left:-395px;top:-280px;margin:0 auto;animation:act_zizhuan 2s infinite linear;-webkit-animation:act_zizhuan 2s infinite linear;}
.globe .path2{-webkit-animation: act_second 200s infinite linear; animation: act_second 200s infinite linear;}
@-webkit-keyframes act_second{
    0%{
        -webkit-transform: rotate(0deg); transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(360deg); transform: rotate(360deg);
    }
}
@keyframes act_second{
    0%{
        -webkit-transform: rotate(0deg); transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(360deg); transform: rotate(360deg);
    }
}
.globe .path3 .g-3{width:18px;height:18px;background: url(/images/z/jixiangwu/q3.png) no-repeat;position: absolute; left:144px; top:-470px;margin:0 auto;animation:act_zizhuan 5s infinite linear;-webkit-animation:act_zizhuan 5s infinite linear;}
.globe .path3{-webkit-animation: act_third 700s infinite linear; animation: act_third 700s infinite linear;}
@-webkit-keyframes act_third{
    0%{
        -webkit-transform: rotate(0deg); transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(360deg); transform: rotate(360deg);
    }
}
@keyframes act_third{
    0%{
        -webkit-transform: rotate(0deg); transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(360deg); transform: rotate(360deg);
    }
}
.globe .path4 .g-4{width:83px;height:81px;background: url(/images/z/jixiangwu/q6.png) no-repeat;position: absolute; left:-422px; top:-150px;margin:0 auto;}
.globe .path4{-webkit-animation: act_third 500s infinite linear; animation: act_third 500s infinite linear;}
@-webkit-keyframes act_four{
    0%{
        -webkit-transform: rotate(0deg); transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(360deg); transform: rotate(360deg);
    }
}
@keyframes act_four{
    0%{
        -webkit-transform: rotate(0deg); transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(360deg); transform: rotate(360deg);
    }
}
.globe .path5 .g-5{width:22px;height:22px;background: url(/images/z/jixiangwu/q8.png) no-repeat;position: absolute; left:-80px; top:-403px;margin:0 auto;animation:act_zizhuan 2s infinite linear;-webkit-animation:act_zizhuan 2s infinite linear;}
.globe .path5{-webkit-animation: act_fifth 300s infinite linear; animation: act_fifth 300s infinite linear;}
@-webkit-keyframes act_fifth{
    0%{
        -webkit-transform: rotate(0deg); transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(360deg); transform: rotate(360deg);
    }
}
@keyframes act_fifth{
    0%{
        -webkit-transform: rotate(0deg); transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(360deg); transform: rotate(360deg);
    }
}
.globe .g-6{width: 38px;height: 38px;background: url(/images/z/jixiangwu/q7.png) no-repeat;position: absolute;left:347px; top:79px;}
.globe .g-7{width: 48px;height: 48px;background: url(/images/z/jixiangwu/q9.png) no-repeat;position: absolute;right:153px; top:203px;}
.globe .g-8{width: 90px;height: 66px;background: url(/images/z/jixiangwu/q4.png) no-repeat;position: absolute;right:265px; top:2px; z-index:5;}
.globe .arrow{width: 47px;height: 16px;background: url(/images/z/jixiangwu/arrow.png) no-repeat;position: absolute;left:50%; margin-left:-23.5px; bottom:10px; -webkit-animation: act_arrow 1s infinite linear; animation: act_arrow 1s infinite linear;}
@-webkit-keyframes act_arrow{
    0%     { opacity: 0;transform: translateY(0);}
    8%     { opacity: .5;transform: translateY(-8px);}
    16%    { opacity: 1;transform: translateY(0);}
    24%    { opacity: 0;transform: translateY(8px);}
    32%    { opacity: .8;transform: translateY(0)}
    40%    { opacity: 1;transform: translateY(-8px)}
    48%    { transform: translateY(0);}
    54%    { transform: translateY(8px);}
    100%   { transform: translateY(0);}
}
@keyframes act_arrow{
    0%     { opacity: 0;transform: translateY(0);}
    8%     { opacity: .5;transform: translateY(-8px);}
    16%    { opacity: 1;transform: translateY(0);}
    24%    { opacity: 0;transform: translateY(8px);}
    32%    { opacity: .8;transform: translateY(0)}
    40%    { opacity: 1;transform: translateY(-8px)}
    48%    { transform: translateY(0);}
    54%    { transform: translateY(8px);}
    100%   { transform: translateY(0);}
}
@media screen and (max-width:1440px){
	.ba-in .globe .pen{display:none;}
	.globe .g-8{display:none;}
	.cloud .c-3{display:none;}
}

/* 大赛奖项 */
/* .j-th{width:100%;background:url(/images/z/jixiangwu/bs.jpg) center top no-repeat;padding-top: 112px;}
.j-th ul{width:980px;border-bottom:1px dashed #eecc23; }
.j-th ul li{margin:0 50px;width:185px; text-align: center;}
.j-th ul li p{color:#fff; font-size: 16px;line-height: 31px;padding:5px 0 15px 0;}
.j-th ul li p i{font-size: 24px;margin-right: 5px; font-weight: bold;}
.j-th .Tips{width: 625px;height:85px;background-color:#f0d12c;border-radius:17px; margin:0 auto;margin:20px 0 45px 0;color:#fff; line-height:24px; font-size: 16px;padding-top: 30px;padding-left:255px;position:relative;}
.j-th .Tips a{text-decoration: underline;}
.j-th .Tips .title{width:36px;height: 24px;background: url(/images/z/jixiangwu/tips.jpg) no-repeat; display: inline-block;position: absolute;left:195px; top:27px;padding-left:46px;}
.j-th .Tips .arrow{width: 48px;height: 31px;background:url(/images/z/jixiangwu/arrow-1.png) no-repeat; display: inline-block;position: absolute;right:205px;bottom:22px;}
.j-th .Tips .gb{width:91px;height:74px;background:url(/images/z/jixiangwu/gb.jpg) no-repeat; display: inline-block;position: absolute;left:77px; top:21px;}
.j-th .Tips .gift{width:71px;height:70px;background:url(/images/z/jixiangwu/gift.png) no-repeat; display: inline-block;position: absolute;right:122px;bottom:8px; -webkit-animation: wobble 0.5s infinite linear; animation: wobble 0.5s infinite linear;}
@-webkit-keyframes wobble {
	0%{ transform:rotate(0deg); transform-origin: right bottom;}
	30%{transform:rotate(-10deg); transform-origin: right bottom;}	
	60%{transform:rotate(10deg); transform-origin: center bottom;}	
	90%{transform:rotate(0deg); transform-origin: center bottom;}	
	100%{ transform:rotate(0deg); transform-origin: right bottom;}	
} */
.j-match{width:100%;background:url(/images/z/jixiangwu/match.jpg) no-repeat center top #34b176;padding:230px 0 80px 0;}
.j-match .all{width:925px;margin:0 auto;position: relative;}
.j-match .box{width:925px;margin:0 auto;height:270px;overflow: hidden;position:relative;margin-bottom: 30px;}
.j-match ul{position: absolute;left:0; top:0;}
.j-match ul li{margin-right:5px;width:190px; text-align: center;width:225px; height:265px;}
.j-match ul li p{color:#fff; font-size: 16px;line-height: 31px ;padding:5px 0 15px 0;}
.j-match ul li p span{font-size:20px;}
.j-match ul li p i{font-size: 24px;margin-right: 5px; font-weight: bold;}
.j-match ul li p a{font-size:22px;color:#fff;}
.j-match .j-mad{width:100%;height:320px;background:url(/images/z/jixiangwu/j-mad.jpg) no-repeat center top;}
.j-match .all .left{width:55px;height: 38px;display: inline-block;background: url(/images/z/jixiangwu/left.gif) no-repeat; position: absolute;left:-48px; top:50%; margin-top:-16px;}
.j-match .all .right{width:55px;height: 38px;display: inline-block;background: url(/images/z/jixiangwu/right.gif) no-repeat; position: absolute;right:-48px; top:50%; margin-top:-16px;}
.j-mz{text-align: center; margin-top:145px;}
/* 产品 */
.j-prod{width: 100%;background: url(/images/z/jixiangwu/bg-3.jpg) no-repeat center 127px #ef8123; padding:0 0 35px 0;}
.prod-dec {width:100%;height:12px;background: url(/images/z/jixiangwu/bg-5.jpg) repeat-x; display: inline-block;}
.j-prod .head{text-align: center;margin-top:59px;}
.j-prod .head a{width:141px;height: 53px;display: inline-block; background: url(/images/z/jixiangwu/buttom-7.png) no-repeat 0 0;margin:0 15px;}
.j-prod .head .all{background-position:-360px -285px;}
.j-prod .head .all:hover{background-position:-290px -165px;}
.j-prod .head .a-on{background-position:-290px -165px;}
.j-prod .head .new{background-position:-435px -55px;}
.j-prod .head .n-on{background-position:-290px -110px;}
.j-prod .head .new:hover{background-position:-290px -110px;}
.j-prod .head .hot{background-position:-435px 0;}
.j-prod .head .hot:hover{background-position:-290px 0;}
.j-prod .head .h-on{background-position:-290px 0;}
.j-prod .head .my{background-position:-435px -110px;}
.j-prod .head .my:hover{background-position:-290px -55px;}
.j-prod .head .m-on{background-position:-290px -55px;}
.j-prod ul{margin-top:35px;}
.j-prod ul li{width:320px;border-radius:3px;background-color: #f6f6f6; text-align: center;height: 335px;margin-right: 10px;position: relative;margin-bottom:60px;}
.j-prod ul .nomargin{margin-right:0;}
.j-prod ul li .pic{width:320px;height:198px;overflow: hidden; display: inline-block;}
.j-prod ul li p{text-align: center;font-size: 20px;}
.j-prod ul li .small{padding:5px 0 3px 0;}
.j-prod ul li .design{font-size:16px;font-family:Microsoft Yahei; }
.j-prod ul li .design a{color:#ff7200;}
.j-prod ul li .tick{color:#999;font-size: 14px;padding-top:12px;}
.j-prod ul li .tick span{font-size: 30px; font-family: Verdana;}
.j-prod ul li .votes_btn{width: 64px;height: 64px;background: url(/images/z/jixiangwu/spirit-2.png) no-repeat -67px -97px; display: inline-block; position: absolute; left:50%; margin-left: -32px; bottom:-32px;}
.j-prod ul li .votes_btn:hover{background-position: 0 -96px;}
.j-prod ul li .vote-g{background-position: -135px -96px;}
.j-prod ul li .vote-g:hover{background-position: -135px -96px;}
.plan_p{font-size:48px;color:#fff;}
.plan_p a{width:11px;height: 21px;background:url(/images/z/jixiangwu/arrow-s2.png) no-repeat 0 0; display: inline-block; vertical-align:middle;}
.plan_p .btn-left{background-position: 0 -73px;}
.plan_p .btn-left:hover{background-position: -69px -73px;}
.plan_p .on-l{background-position: -69px -73px;}
.plan_p .btn-right{background-position: -28px -73px;}
.plan_p .btn-right:hover{background-position: -56px -73px;}
.plan_p .on-r{background-position: -56px -73px;}
/* comment */
.comment{width: 100%;background: url(/images/z/jixiangwu/bg-4.jpg) repeat-x #6cc3c5; padding:44px 0 35px 0;}
.comment-l{width:250px;height:1104px;background-color:#8edde3;border-radius:5px;margin-top:10px;padding:0 25px;font-family:"Microsoft Yahei";}
.comment-l i{ width:52px;height:51px;background:url(../images/gift.gif) no-repeat;display:inline-block;position:absolute;left:-13px;top:13px;}
.comment-l .th{ border-bottom:1px dashed #70a8ae;padding:25px 0 5px;position:relative;}
.comment-l .th p{color:#43a0a1;line-height:24px;padding-left:48px;}
.comment-l .th p span{text-decoration:underline;}
.comment-l .th .time{color:#2b2e35; font-size:14px;}
.comment-l ul{padding:10px;height:950px;overflow:hidden;}
.comment-l li{font-size:14px;color:#2b2e35;line-height:30px;}
.comment-l li span{color:#e84535;margin-left:10px;}
.comment-l li a{color:#ff7200; font-family:Verdana;margin-right:10px;}

@keyframes gbump{
    0%{opacity: 0;transform: scale3d(.3, .3, .3);-webkit-transform: scale3d(.5, .5, .5);}
    23%{opacity: 0;transform: scale3d(.5, .5, .5);-webkit-transform: scale3d(.5, .5, .5);}
    25%{opacity: 1;transform: scale3d(.8, .8, .8);-webkit-transform: scale3d(, 1, 1);}
    35%{opacity: 1;transform: scale3d(1, 1, 1);-webkit-transform: scale3d(1, 1, 1);}
    100%{opacity: 1;transform: scale3d(1, 1, 1);-webkit-transform: scale3d(1, 1, 1);}
}
@-webkit-keyframes gbump{
    0%{opacity: 0;transform: scale3d(.3, .3, .3);-webkit-transform: scale3d(.5, .5, .5);}
    23%{opacity: 0;transform: scale3d(.5, .5, .5);-webkit-transform: scale3d(.5, .5, .5);}
    25%{opacity: 1;transform: scale3d(.8, .8, .8);-webkit-transform: scale3d(, 1, 1);}
    35%{opacity: 1;transform: scale3d(1, 1, 1);-webkit-transform: scale3d(1, 1, 1);}
    100%{opacity: 1;transform: scale3d(1, 1, 1);-webkit-transform: scale3d(1, 1, 1);}
}
.comment-r{width: 650px;font-family:Microsoft Yahei;}
.comment-r .comment_title{color:#fff;line-height: 43px;font-size: 24px;margin-bottom: 20px;}
.comment .addComment textarea{width:530px;height:60px;background-color:#fff; border-radius: 3px; border:medium none;padding:10px; color:#888; line-height: 24px;margin-bottom:30px;outline:none;resize:none;}
.comment .addComment input{width:90px;height:80px;color:#fff;background-color:#ef8123;border-radius: 3px; text-align: center; line-height: 80px; border:medium none; font-size: 24px;font-family:Microsoft Yahei; cursor: pointer;}
.comment .addComment input:hover{background-color: #d44422;}
.comment-r .comment_list{height:380px;overflow: hidden;}
.comment-r dl{margin-bottom: 30px; overflow: hidden;font-size:16px;}
.comment-r dt{display:inline;float:left;margin-right:20px;width:48px;height:48px;overflow:hidden; border-radius: 50%;}
.comment-r dd{line-height:20px;width:580px;}
.comment-r dd a{ color:#ff7200; font-size: 18px;}
.comment-r dd p{padding-top:5px;}
.comment-r dd .lv{margin:0 10px;}
.comment-r .time{margin-left:20px; color: #fff;}
.comment-r .plan_p .btn-left:hover{background-position: -14px -73px;}
.comment-r .plan_p .on-l{background-position: -14px -73px;}
.comment-r .plan_p .btn-right:hover{background-position: -43px -73px;}
.comment-r .plan_p .on-r{background-position: -43px -73px;}

.pull{width:190px;height:160px;position:fixed;left:0; top:365px; z-index:10;}
.pull .up{width: 42px;height:39px;background:url(/images/z/jixiangwu/up.png) no-repeat;animation: up_act 1.6s infinite; -webkit-animation: up_act 1.6s infinite;}
@keyframes up_act {
    0%     { transform: translate3d(0,0,0);}
    8%     { transform: translate3d(20px,-20px,0);}
    16%    { transform: translate3d(0,0,0);}
    24%    { transform: translate3d(20px,-20px,0);}
    32%    { transform: translate3d(0,0,0)}
    40%    { transform: ttranslate3d(20px,-20px,0)}
    48%    { transform: translate3d(0,0,0);}
    100%   { transform: translate3d(0,0,0);}
}
@-webkit-keyframes up_act {
    0%     { transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0);}
    8%     { transform: translate3d(20px,-20px,0);-webkit-transform: translate3d(20px,-20px,0);}
    16%    { transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0);}
    24%    { transform: translate3d(20px,-20px,0); -webkit-transform: translate3d(20px,-20px,0);}
    32%    { transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0);}
    40%    { transform: ttranslate3d(20px,-20px,0); -webkit-transform: ttranslate3d(20px,-20px,0);}
    48%    { transform: translate3d(0,0,0);  -webkit-transform: translate3d(0,0,0);}
    100%   { transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0);}
}
.pull .down{width: 42px;height:39px;background:url(/images/z/jixiangwu/down.png) no-repeat; margin-top:-110px;animation: down_act 1.6s infinite; -webkit-animation: down_act 1.6s infinite;
}
@keyframes down_act {
    0%     { transform: translate3d(0,0,0);}
    8%     { transform: translate3d(20px,20px,0);}
    16%    { transform: translate3d(0,0,0);}
    24%    { transform: translate3d(20px,20px,0);}
    32%    { transform: translate3d(0,0,0)}
    40%    { transform: ttranslate3d(20px,20px,0)}
    48%    { transform: translate3d(0,0,0);}
    100%   { transform: translate3d(0,0,0);}
}
@-webkit-keyframes down_act {
    0%     { transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0);}
    8%     { transform: translate3d(20px,20px,0);-webkit-transform: translate3d(20px,20px,0);}
    16%    { transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0);}
    24%    { transform: translate3d(20px,20px,0); -webkit-transform: translate3d(20px,20px,0);}
    32%    { transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0);}
    40%    { transform: ttranslate3d(20px,20px,0); -webkit-transform: ttranslate3d(20px,20px,0);}
    48%    { transform: translate3d(0,0,0);  -webkit-transform: translate3d(0,0,0);}
    100%   { transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0);}
}
/* tan */
.tan{width: 100%;position: fixed;left: 0;top:0;z-index:100; height:100%;}
.tan .shadow{width:100%;height:100%;background-color:#000;opacity:0.7; filter:alpha(opacity=70);position: absolute;left:0;top:0;}
.tan .notice{width:980px;height:650px;position:absolute; left:50%; margin-left:-490px; top:50%; margin-top:-342px;font-family: SimHei,"Microsoft Yahei"; color:#666;}
.tan .notice .step4{width:980px;height:615px;background:url(/images/z/jixiangwu/line.jpg) no-repeat right bottom #fff; border-radius:17px; overflow:hidden;padding-top:35px;}
.tan .notice h4{font-size:24px; text-align: center;line-height:31px;margin-bottom:38px;}
.tan .notice dl{height:45px; padding:13px 0 14px 190px;width:560px;}
.tan .notice .int{width:590px;}
.tan .notice .name dt{margin-right:15px;}
.tan .notice dt{width:45px;height:45px;background-color:#d44422;border-radius:50%;color:#fff; text-align:center;line-height: 46px;font-size:16px;}
.tan .notice dd{font-size: 16px; line-height:45px;}
.tan .notice .name dd{margin-right:15px;} 
.tan .notice dd input{width:83px;height:22px; border:1px solid #e8e8e8;border-radius:1px;padding-left:5px; color:#666;}
.tan .notice dd input:focus{border:1px solid #ffa800; transition:box-shadow 0.25s linear 0s; box-shadow:0 0 5px #ffa200;}
.tan .notice .name .nomargin{margin:0}
.tan dd i.radio{ width:18px; height:19px; display:inline-block; background:url(/images/z/jixiangwu/spirit-2.png) 0 0 no-repeat; vertical-align:middle; cursor:pointer; margin-right:5px;}
.tan dd i.on{background-position:-20px 0;}
.tan .notice .sex dt{margin-right:3px; _display: inline;}
.tan .notice .sex dd{margin:0 20px 0 40px;}
.tan .notice .sex dd span{margin-right: 15px;}
.tan .notice .rel dd{margin-left:30px; _display: inline;}
.tan .notice .int dd{margin:0 15px;}
.tan .notice .int .nomargin{margin:0;}
.tan .notice .char dd{margin:0 20px 0 10px;}
.tan .notice .char .nomargin{margin:0;}
.tan .notice .btn{width:380px;height:53px;margin:0 auto;margin-top: 10px;}
.tan .notice .btn a{width: 141px;height: 53px;background: url(/images/z/jixiangwu/buttom-7.png) no-repeat 0 0;display: inline-block;}
.tan .btn .sure:hover{background-position:-145px 0;}
.tan .notice .btn .gray,.tan .notice .btn .gray:hover{background-position:-510px -340px;}
.tan .notice .btn .cancel{background-position:0 -165px;margin-left: 90px;}
.tan .btn .cancel:hover{background-position:-145px -165px;}
.tan .notice .star dd{margin-left:15px;_display:inline;}
.tan .notice .select{width:124px;height: 26px;border:1px solid #f6de43; border-radius:1px;margin-left:5px; display: inline-block;vertical-align: middle; color:#999; line-height:26px; padding-left: 5px;position:relative;}
.tan .notice .select b{font-weight:normal;}
.tan .notice .current{border:1px solid #ef8123; color:#666;}
.tan .notice .select span{width:19px;height:18px;border-left:1px solid #f6de43;display: inline-block; float: right;margin-top:3px; text-align: center;line-height:12px;}
.tan .notice .select span a{width:7px;height:4px;background:url(/images/z/jixiangwu/x-arrow.jpg) no-repeat; display: inline-block;}
.tan .notice .select ul{width:129px;border:1px solid #ef8123;position: absolute;left:0; top:28px;background-color:#fff;}
.tan .select li{line-height:24px; padding-left:10px;color:#999;}
.tan .select .on{color:#666;}

.tan .notice .step3{width:680px;height:400px;background-color:#fff; border-radius:17px;position: relative; margin:0 auto; margin-top:100px; font-size: 14px; text-align: center;}
.step3 .bg{width: 134px;height: 140px;background: url(/images/z/jixiangwu/sure1.jpg) no-repeat; display: inline-block; margin-top:40px;font-size:24px;color:#d34422; padding-left:197px;padding-top:62px;}
.step3 .code{width:117px;height:117px;border:2px solid #e6e6e6;display:inline-block; position:absolute;right:51px;bottom:115px;}
.step3 p{line-height: 17px;position: absolute; left:305px; top:200px;}
.step3 p a{text-decoration: underline;}
.step3 p a:hover{color:#ef8123;}
.step3 .sure{margin:0; position: absolute;left:50%; bottom:70px; margin-left: -70px;}
.step3 .nail{width: 16px;height: 16px;background:url(/images/z/jixiangwu/spirit-1.png) no-repeat -85px 0; display: inline-block;position: absolute;}
.step3 .nail-1{left:15px; top:10px;}
.step3 .nail-2{right:15px; top:10px;}
.step3 .nail-3{left:15px; bottom:10px;}
.step3 .nail-4{right:15px; bottom:10px;}
.step3 .sure{width: 141px;height: 53px;background: url(/images/z/jixiangwu/buttom-3.png) no-repeat -360px -285px; display: inline-block; text-align: center; text-indent: -2000em; overflow: hidden;}
.step3 .sure:hover{background-position: -360px -340px;}

/* 引用回复 */
.comment-r dd .quote,.comment-r dd .reply{font-size:16px;color:#ff8a00;font-weight:bold;}

/* 活动结束 */
/*.ending{width: 100%;position: fixed;left: 0;top:0;z-index:100;height:100%;}
.ending .shadow{width:100%; height:100%;background-color:#000;opacity:0.7; filter:alpha(opacity=70);position: absolute;left:0;top:0;}
.ending .end-c{width:598px;height:552px;position:absolute; left:50%; margin-left:-290px;font-family: SimHei,"Microsoft Yahei"; color:#666; top:50%;margin-top:-276px;background:url(/images/z/jixiangwu/ending-1.png) no-repeat center top;}
.end-c .btn{width:215px;height:59px;color:#fff;line-height:55px;font-size:24px;text-align:center;position:absolute;left:191px;bottom:-20px;background:url(/images/z/jixiangwu/btn.png) no-repeat 0 0; display:inline-block;}
.end-c .btn:hover{background-position:-215px 0;}*/


.ending{width: 100%;position: fixed;left: 0;top:0;z-index:100;height:100%;}
.ending .shadow{width:100%; height:100%;background-color:#000;opacity:0.7; filter:alpha(opacity=70);position: absolute;left:0;top:0;}
.ending .end-c{width:578px;height:431px;position:absolute; left:50%; margin-left:-289px;font-family: SimHei,"Microsoft Yahei"; color:#666; top:50%;margin-top:-215px;background:url(/images/z/jixiangwu/ending-2.png) no-repeat center top;}
.end-c .btn{width:215px;height:59px;color:#fff;line-height:55px;font-size:24px;text-align:center;position:absolute;left:200px;top:295px;background:url(/images/z/jixiangwu/btn.png) no-repeat 0 0; display:inline-block;}
.end-c .btn:hover{background-position:-215px 0;}


