body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {padding:0;margin:0;}
fieldset,img { border:0;}
/* remember to define focus styles! */
:focus {outline:0;}
address,caption,cite,code,dfn,em,th,var,optgroup {font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
abbr,acronym {border:0;font-variant:normal;}
input,button,textarea,select,optgroup,option {font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
code,kbd,samp,tt {font-size:100%;}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win,IE7-Win */
input,button,textarea,select {*font-size:100%;}
body {line-height:1.5;}
ol,ul {list-style:none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse:collapse;border-spacing:0;}
caption,th {text-align:left;}
sup,sub {font-size:100%;vertical-align:baseline;}
/* remember to highlight anchors and inserts somehow! */
blockquote,q {quotes:none;}
blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}

.clear:after{clear: both;content:'.';display: block;visibility:hidden;height:0;}
.clear{zoom:1; clear: both;}

html,body {height:100%;background:#ebf4fa;font: 12px/1.75  "Microsoft YaHei","Helvetica Neue",Arial, HelveticaNeue, Helvetica, "BBAlpha Sans", sans-serif;color:#222;}

a {color:#212222;text-decoration:none;
    /*transition:all .1s ease-in;*/
}
a:hover {color:#212222;text-decoration:underline}

.hide {display:none;}

#wrap {width:100%;min-width:1000px;max-width:1920px;margin:0 auto;background:url(../images/bg-220.jpg) no-repeat center -5px;height: 3072px;}

#main {width:1090px;margin:0 auto;}

#header {position:relative;height:607px;}
#header #logo {
	position: absolute;
	top: 19px;
	left: 206px;
	display: block;
	width: 191px;
	height: 93px;
	overflow: hidden;
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999px;
}

#header .gs-starttime {
    position: absolute;
    top: 500px;
    left: 51%;
    margin-left: -229px;
    width: 458px;
    height: 40px;
    line-height: 40px;
    font-size: 30px;
    color:#fb3c4c;
    /*color: #13224b; */
    text-align: center;
    /*background: url('../images/startmsg.png');*/
}

#header .head-video-btn {
    position: absolute;
    top: 460px;
    left: 50%;
    margin-left: -52px;
    width: 104px;
    height: 104px;
    border: 0;
    cursor: pointer;
    background: url('../images/video-btn.png');
    animation: videoBtn 1s ease alternate infinite;
}

.flash-left {
    width: 1925px;
    height: 400px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    overflow: hidden;
	margin-left:-475px;
	margin-top:-10px;
}

.flash-right {
    width: 807px;
    height: 400px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    overflow: hidden;
	margin-left:535px;
	margin-top:160px;
}


.section-1 {height:314px;background: transparent;}

#switch-box {float:left;position:absolute;display:inline;width:562px;height:284px;overflow:hidden;background:#fff;margin-left:190px;z-index:12;}
#switch {/*position:absolute;*/width:562px;height:284px;overflow:hidden;z-index:12;}
#switch a {top:0;left:0;display:block;width:562px;height:284px;overflow:hidden;opacity:0;position:absolute;
    -webkit-transform:scale(1.1,1.1);
    transition:all 1s ease-in;
    background-size: 100% auto;
}
#switch a.current {opacity:1;z-index:2;
    -webkit-transform:scale(1,1);
}
#switch a img {width:562px;height:284px;}
#switch-nav {position:absolute;bottom:11px;right:22px;height:6px;overflow:hidden;text-align:right;line-height:6px;z-index:3;}
#switch-nav a {display:inline-block;width:6px;height:6px;overflow:hidden;margin-left:10px;background:#31b399;border-radius:3px;vertical-align:top;
    transition:all .3s ease-in;
}
#switch-nav a.current {width:20px;}

#news {float:right;width:304px;height:284px;background:#2C2E30;z-index: 12;position: absolute;margin-left: 775px;overflow: hidden;}
#news .news-tab {height:33px;padding-top:20px;border-bottom:1px solid #3e3e3e;}
#news .news-tab li {float:left;display:inline;height:33px;padding:0 0 0 13px;}
#news .news-tab li a {position:relative;display:inline-block;height:32px;padding:0 5px;margin-bottom:-1px;border-bottom:0px solid #F3FC21;font-size:18px;line-height:32px;
    transition:all .1s ease-in;color: white;
}
#news .news-tab li a:Hover,
#news .news-tab li a.current {border-width:3px;text-decoration:none;color: white;}
#news .news-tabcon {position:relative;width:268px;margin:25px auto 0;}
#news .news-tabcon ul {position:absolute;top:0;left:0;visibility:hidden;width:268px;opacity:0;z-index:1;
    transition:all .3s ease-in;
}
#news .news-tabcon ul li a {color: white;}
#news .news-tabcon ul.current {visibility:visible;opacity:1;z-index:2;}
#news .news-tabcon ul li {height:30px;overflow: hidden;}
#news .news-tabcon ul li span {float:left;display:inline;height:30px;line-height:30px;font-size:14px;vertical-align:middle;color: white;}
#news .news-tabcon ul li .channel {width:45px;}
#news .news-tabcon ul li .title {width:170px;}
#news .news-tabcon ul li .date {float:right;}
#news .news-tab.more {position: absolute;top: 16px;right: 18px;padding-left: 15px;background: url(../images/news.png) 0 -12px no-repeat;height:25px;width:25px;}
#news .news1{position:relative;padding: 0px;margin-right: 18px;margin-top:18px;float: right;}

#box-gift {float: left;/*padding:0 40px;border-left:1px solid #D8D4D4;*/height:284px;width:161px;/*background:url(../images/video.png) no-repeat;*/position:absolute;z-index: 12;}

.ban1_xz{ width:161px;height:284px;position:absolute;}
.ban1_xz img{width: 100%}
.ban1_left_b_l2{ width:161px; height: 161px;float: left;}
.ban1_left_b_l2 i{width:161px;height: 8px;background: url(../images/qrcode-line.png) no-repeat;left: 10px;top: 12px;position: absolute;
-moz-animation: qrcode2 1.5s linear infinite alternate;-webkit-animation: qrcode2 1.5s linear infinite alternate;-o-animation: qrcode2 1.5s linear infinite alternate;
-ms-animation: qrcode2 1.5s linear infinite alternate;animation: qrcode2 1.5s linear infinite alternate;
}
.ban1_left_b_l2 img{ width: 100%; }
.ban1_left_b_r2{width:161px;height: 88px; margin-top:10px;float: left;}
.link_apple{width:161px;height: 53px; background: url(../images/pic_22.png) no-repeat;text-indent: -9999px;display: block;}
.link_apple:hover{ background: url(../images/pic_22_hover.png) no-repeat;}
.link_android{width:161px;height: 53px;background: url(../images/pic_21.png) no-repeat;text-indent: -9999px;display: block; margin-top: 10px; }
.link_android:hover{ background: url(../images/pic_21_hover.png) no-repeat;}
.ban1_left_b_r2 img{ padding-top: 10px;}


.section-2 {
    margin-top: 20px;
    padding-top: 160px;
    width: 100%;
    height: 340px;
}

.section-2 h2,
.section-2 h3 {
    display: inline-block;
    text-indent: -9999px;
}

.section-2 ul li {
    float: left;
    margin: 0 4px;
    width: 209px;
    height: 310px;
    -webkit-transition: margin-top 0.4s ease;
    -o-transition: margin-top 0.4s ease;
    transition: margin-top 0.4s ease;
}

.section-2 ul li:hover {
    margin-top: -10px;
}

.section-4 {
	padding-top: 135px;
    margin-left: -311px;
    width: 1401px;
    height: 700px;
}

.md-wrap {
    position: relative;
    width: 1401px;
    height: 632px;
    z-index: 1;
}

.md-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    text-indent: -9999px;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity 900ms ease;
}

.md-item.on {
    z-index: 3;
    opacity: 1;
    filter: alpha(opacity=100);
}

.md-item1 {
    background-image: url('http://cdn.greenyouxi.com/images/md1.png');
}

.md-item2 {
    background-image: url('http://cdn.greenyouxi.com/images/md2.png');
}

.md-item3 {
    background-image: url('http://cdn.greenyouxi.com/images/md3.png');
}

.md-item4 {
    background-image: url('http://cdn.greenyouxi.com/images/md4.png');
}

.md-item5 {
    background-image: url('http://cdn.greenyouxi.com/images/md5.png');
}

.md-item6 {
    background-image: url('http://cdn.greenyouxi.com/images/md6.png');
}

.md-btns {
    margin: 30px 0 0 720px;
    width: 217px;
    height: 22px;
}

.md-btns li {
    float: left;
    margin: 0 5px;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    cursor: pointer;
    border: 1px solid #4F668F;
    -webkit-transition: width 0.5s ease;
    -o-transition: width 0.5s ease;
    transition: width 0.5s ease;
}

.md-btns li.on {
    width: 45px;
    background-color: #4F668F;
}




#show {width:1090px;height:461px;/*background:#fff;*/border-top: 1px solid #acbcd3;float:left;z-index: 12;position: absolute;}
#show .show-nav {/*float:left;width:300px;*/}
#show .show-nav li {height:57px;overflow:hidden;float:left;width:193px}
#show .show-nav li a {display:block;height:58px;background:url("../images/show-nav4.png") no-repeat;line-height:54px;color:#194690;}
#show .show-nav li a:hover {background-position:0 -57px;}
#show .show-nav li a.nav-2 {background-position:-192px -0px;}
#show .show-nav li a.nav-2:hover {background-position:-192px -57px;}
#show .show-nav li a.nav-3 {background-position:-384px 0px;}
#show .show-nav li a.nav-3:hover {background-position:-384px -57px;}
#show .show-nav li a.nav-4 {background-position:-576px 0px;}
#show .show-nav li a.nav-4:hover {background-position:-576px -57px;}
#show .show-nav li a.nav-5 {background-position:-768px 0px;}
#show .show-nav li a.nav-5:hover {background-position:-768px -57px;}
#show .show-nav li a.current,#show .show-nav li a:hover {text-decoration:none;cursor:pointer;}
#show .show-box {float:left;width:964px;height:395px;background-repeat: no-repeat;}

#box-download-gift { float:left;height:409px;width:280px;background:url("../images/download1.jpg") no-repeat;margin-left: 20px;}
#box-download-gift .btn-download {display:block;height:42px;margin:0 auto;background:url("../images/btn_04.jpg") no-repeat;font-size:22px;line-height:56px;text-align:center;color:#fff;cursor: pointer;width: 218px;margin-top:75px;}
#box-download-gift .btn-download:hover {background-position:0 -42px;text-decoration:none;}
#box-download-gift .btn-gift {display:block;width:218px;height:40px;margin:0 auto;background:url("../images/btn_05.jpg") no-repeat 0px -1px;border:none;font-size:22px;line-height:56px;text-align:center;color:#fff;cursor: pointer;margin-top:220px}
#box-download-gift .btn-gift:hover {background-position:0 -42px;}


.section-3 {height:315px;background:#edf0f5;margin-top: 20px;}
.section-3 #sec3 {
    float: left; margin-top: -50px;
}

.section-3 #sec3 li{
    height:240px;
    float: left;
}
.section-3 #sec3 #sec3-1 {
    background:url(../images/3jpg_01.jpg) no-repeat;
    width: 348px;
    height: 315px;
}
.section-3 #sec3 #sec3-2 {
    background:url(../images/3jpg_02.jpg) no-repeat;
    width: 347px;
    height: 315px;
}

.section-3 #sec3 #sec3-3 {
    background:url(../images/3jpg_03.jpg) no-repeat;
    width: 346px;
    height: 315px;
}
.section-3 #sec3 .btn {
    margin-left: 110px;margin-top: 260px; float: left; background:url(../images/3jpg_04.jpg) no-repeat; width: 129px;height: 41px;cursor:pointer;
}
.section-3 #sec3 .btn:hover {
    background-position:0 -41px;
}

.section-5 {height:500px;background: transparent;padding-top: 60px;}
#role {float:left;width:1090px;height:487px;/*background:#fff;*/}
#role .role-nav {height:55px;width:717px;position:absolute;z-index:999;float:left;margin-top: 10px;}
#role .role-nav li {float:left;width:77px;height:55px;}
#role .role-nav li a {display:block;height:55px;background:url(../images/menpai.png) no-repeat;font-size:20px;/*line-height:70px;*/color:#4E4E4E;/*text-indent:50px;*/cursor:pointer;text-indent:-99999px;background-position:0px -10px;}
#role .role-nav li a.current,
#role .role-nav li a:hover {/*background-color:#685A51;*/color:#194690;text-decoration:none;/*border-bottom:1px solid red;*/background-position-y:-60px;}

#role .role-nav .role-nav-2 { background-position:-90px -10px;}
#role .role-nav .role-nav-3 { background-position:-176px -10px;}
#role .role-nav .role-nav-4 { background-position:-262px -10px;}
#role .role-nav .role-nav-5 { background-position:-350px -10px;}
#role .role-nav .role-nav-6 { background-position:-436px -10px;}
#role .role-nav .role-nav-7 { background-position:-524px -10px;}
#role .role-nav .role-nav-8 { background-position:-611px -10px;}

#role .role-box {position:relative;height:487px;}
#role .role-box .role-con {position:relative;display:none;height:487px;/*background:url("http://cdn.greenyouxi.com/images/index0405/mp01.png"*/) no-repeat;}

.section-5 .role-box .bailuimg {float:left;height:650px;width:630px;background-image:url(../images/bailu.png); margin-left:500px;}
.section-5 .role-box .gaibangimg {float:left;height:650px;width:630px;background-image:url(../images/gaibang.png); margin-left:500px;}
.section-5 .role-box .erenimg {float:left;height:650px;width:630px;background-image:url(../images/eren.png); margin-left:500px;}
.section-5 .role-box .tangmenimg {float:left;height:650px;width:630px;background-image:url(../images/tangmen.png); margin-left:500px;}
.section-5 .role-box .yihuaimg {float:left;height:650px;width:630px;background-image:url(../images/yihua.png); margin-left:550px;}
.section-5 .role-box .wudangimg {float:left;height:650px;width:630px;background-image:url(../images/wudang.png); margin-left:550px;}
.section-5 .role-box .shaolinimg {float:left;height:557px;width:509px;background-image:url(../images/shaolin.png); margin-left:650px;margin-top: -50px;}
.section-5 .role-box .tianshanimg {float:left;height:650px;width:630px;background-image:url(../images/tianshan.png); margin-left:500px;}




#role .role-box .role-con.current {display:block;}
#role .role-box .role-con .role-name {position:absolute;top:80px;left:40px;display:block;width:193px;height:97px;overflow: hidden;background: url("http://cdn.greenyouxi.com/images/menpai_shaolin.png") no-repeat;text-indent: -9999px;color:#194690; font-size:40px;font-weight:bold;color:#2f93c2;}
#role .role-box .role-2 .role-name {background-image:url(../images/menpai_gaibang.png)}
#role .role-box .role-3 .role-name {background-image:url(../images/menpai_eren.png)}
#role .role-box .role-4 .role-name {background-image:url(../images/menpai_tangmen.png)}
#role .role-box .role-5 .role-name {background-image:url(../images/menpai_yihua.png)}
#role .role-box .role-6 .role-name {background-image:url(../images/menpai_wudang.png)}
#role .role-box .role-7 .role-name {background-image:url(../images/menpai_bailu.png)}
#role .role-box .role-8 .role-name {background-image:url(../images/menpai_tianshan.png)}

#role .role-box .role-con .role-type {position:absolute;top:200px;left:300px;width:390px;}
#role .role-box .role-con .role-type .role-type-tab {height:33px;overflow:hidden;}
#role .role-box .role-con .role-type .role-type-tab li {float:left;width:77px;height:23px;padding-right:10px;}
#role .role-box .role-con .role-type .role-type-tab li a {display:block;width:80px;height:23px;background:url("../images/role_tab.png") no-repeat;font-size:14px;line-height:20px;text-align: center;cursor: pointer;color:#008eeb;}
#role .role-box .role-con .role-type .role-type-tab li a.current,
#role .role-box .role-con .role-type .role-type-tab li a:hover {background-position:0 -24px;color:#2e2e2e;text-decoration: none;/*color:#e6515c;*/}
#role .role-box .role-con .role-type .role-type-box {height:225px;margin-left: -5px;}
#role .role-box .role-con .role-type .role-type-box .role-type-con {display: none;}
#role .role-box .role-con .role-type .role-type-box .role-type-con.current {display:block;}
#role .role-box .role-con .role-type .role-type-box .role-type-con .des {height:55px;padding-right:10px;line-height:22px;font-size:15px;color:#212222;}
#role .role-box .role-con .role-type .role-type-box .role-type-con .reco {line-height:28px;font-size:13px;color: #212222;}
#role .role-box .role-con .role-type .role-type-box .role-type-con .reco-list li {position:relative;height:28px;vertical-align: middle;}
#role .role-box .role-con .role-type .role-type-box .role-type-con .reco-list li em {float:left;width:80px;height:28px;margin-left:-18px;background:url("../images/role_icon.png") no-repeat 0 center;font-size:18px;line-height:28px;text-indent:18px;color: #212222;}
#role .role-box .role-con .role-type .role-type-box .role-type-con .reco-list li span {position:relative;float:left;display:block;width:97px;height:15px;background: url("../images/star.png") no-repeat 0px -15px;margin-top:10px;}
#role .role-box .role-con .role-type .role-type-box .role-type-con .reco-list li span i {position:absolute;top:50%;left:0;height:15px;overflow: hidden;margin-top:-8px;background: url("../images/star.png") no-repeat 0px 0px;}
#role .role-box .role-con .role-skill {position:absolute;top:385px;width:390px;height:30px;}
#role .role-box .role-con .role-skill li {float:left;width:30px;height:30px;overflow:hidden;padding-right:12px;}
#role .role-box .role-con .role-skill li a {display:block;width:30px;height:30px;overflow: hidden;background:url("../images/role_1_skill.jpg") no-repeat;text-indent: -9999px;}
#role .role-box .role-con .role-skill li a.role-skill-2 {background-position:0 -30px;}
#role .role-box .role-con .role-skill li a.role-skill-3 {background-position:0 -60px;}
#role .role-box .role-con .role-skill li a.role-skill-4 {background-position:0 -90px;}
#role .role-box .role-con .role-skill li a.role-skill-5 {background-position:0 -120px;}
#role .role-box .role-con .role-skill li a.role-skill-6 {background-position:0 -150px;}
#role .role-box .role-con .role-skill li a.role-skill-7 {background-position:0 -180px;}
#role .role-box .role-2 .role-skill li a {background-image:url(../images/role_2_skill.jpg);}
#role .role-box .role-3 .role-skill li a {background-image:url(../images/role_3_skill.jpg);}
#role .role-box .role-4 .role-skill li a {background-image:url(../images/role_4_skill.jpg);}
#role .role-box .role-5 .role-skill li a {background-image:url(../images/role_5_skill.jpg);}
#role .role-box .role-6 .role-skill li a {background-image:url(../images/role_6_skill.jpg);}
#role .role-box .role-7 .role-skill li a {background-image:url(../images/role_7_skill.jpg);}
#role .role-box .role-8 .role-skill li a {background-image:url(../images/role_8_skill.jpg);}

#role .role-box .role-con .role-effect-1 {position:absolute;top:200px;width:255px;height:159px;background:url("../images/role-effect-1.gif") no-repeat;}
#role .role-box .role-con .role-effect-2 {position:absolute;top:200px;width:255px;height:159px;background:url("../images/role-effect-2.gif") no-repeat;}
#role .role-box .role-con .role-effect-3 {position:absolute;top:200px;width:255px;height:159px;background:url("../images/role-effect-3.gif") no-repeat;}
#role .role-box .role-con .role-effect-4 {position:absolute;top:200px;width:255px;height:159px;background:url("../images/role-effect-4.gif") no-repeat;}
#role .role-box .role-con .role-effect-5 {position:absolute;top:200px;width:255px;height:159px;background:url("../images/role-effect-5.gif") no-repeat;}
#role .role-box .role-con .role-effect-6 {position:absolute;top:200px;width:255px;height:159px;background:url("../images/role-effect-6.gif") no-repeat;}
#role .role-box .role-con .role-effect-7 {position:absolute;top:200px;width:255px;height:159px;background:url("../images/role-effect-7.gif") no-repeat;}
#role .role-box .role-con .role-effect-8 {position:absolute;top:200px;width:255px;height:159px;background:url("../images/role-effect-8.gif") no-repeat;}

#role .role-box .btn-pay {position: absolute;top:431px;left:30px;display: block;width:148px;height:42px;overflow: hidden;background:url(../images/zc.jpg) no-repeat;text-indent: -9999px;float: left;z-index: 9999;}
#role .role-box .btn-pay:hover {background-position: 0 -42px;}

.section-6 {height:332px;background: transparent;margin-top:145px;}

#player-dp {float:left;width:390px;height:292px;background:url("../images/bg_0_11.jpg") no-repeat; }
#player-dp #dp {margin-top:70px; margin-left:20px}
#player-dp li {float:left;background-color:rgb(231, 221, 221);margin-left:10px;margin-top:10px;}
#player-dp a {text-decoration:none ;font-size: 15px;}

#player-ly {float:left;width:348px;height:332px;background:url("../images/bg_0_1.png") no-repeat;margin-left: 23px;}
#player-ly .list_lh { margin-top:50px; width:300px;margin-left:25px; font-size:15px;line-height:25px;height:135px; overflow:hidden;}
#player-ly .circle {list-style-type: disc;}
#player-ly .circle li {border-bottom: 1px dotted #000;margin-top:5px;list-style-type: disc;list-style-position: inside;}

#player-ly .list_dp { margin-top:40px; width:300px;margin-left:26px; font-size:15px;line-height:25px;height:105px;}
#player-ly .list_dp li {height:25px;display:block;float:left;margin-left:9px;background-color:#7B7F8A;margin-top:10px;color:white;padding-left:5px; padding-right:5px;}
#player-ly .list_dp .dp {background-color:#484A56;display:block;margin-left: 12px;}
#player-ly .list_dp .pp {display:block;margin-left: 11px;padding-right: 10px;padding-left: 10px;}
#player-ly .list_dp .dd {display:block;margin-left: 13px;}
#player-ly .list_dp .jj {display:block;margin-left: 13px;}

#player-wx {float:left;width:348px;height:332px;background:url("../images/bg_0_11.png") no-repeat;}
#player-wx img {margin-top:100px;margin-left:50px;}
#player-wx a {float:left;margin-top:-100px;margin-left:200px;text-decoration:none;font-size:16px;font-weight:bold;font-family:simSun}


#btn-q {height:62px;overflow: hidden;padding:33px 0;text-align: center;margin-top:30px;}


#btn-q .btn-reg {display: inline-block;width: 411px;height:93px;margin-left:85px;background:url("../images/btn_5s.png") no-repeat;line-height:61px;font-size:22px;text-indent:94px;text-align:left;color:#fff;text-indent: -9999px;}
#btn-q .btn-down {display: inline-block;width: 411px;height:93px;background:url("../images/btn_3s.png") no-repeat;line-height:62px;font-size:22px;text-indent:94px;text-align:left;color:#fff;text-indent: -9999px;}
#btn-q a.btn-reg:hover {background:url("../images/btn_5s.png") no-repeat;background-position:0px -93px;}
#btn-q a.btn-down:hover {background:url("../images/btn_3s.png") no-repeat;background-position:0px -93px;}

#btn-text{width: 100%;height: 50px;}
#btn-text p{float: left;font-size: 16px;display: block;}
#btn-text-left{margin-left: 190px;}
#btn-text-right{margin-left: 260px;}
#btn-text p span{color: red;}
/*
#btn-q a:hover {background-position:0 -62px;text-decoration: none;}
#btn-q a.btn-reg {background-position:-252px 0;text-indent:102px;}
#btn-q a.btn-reg:hover {background-position:-252px -62px;}
*/

#footer {position:relative;padding:13px 0 20px 515px;margin-top:111px;border-top:1px solid #c1c1c1;font-size:12px;font-family:simSun;}
#footer .logo {position:absolute;top:13px;left:50%;display:block;width:134px;height:45px;background:url("../images/footer_logo.jpg") no-repeat;border:3px solid #cbe6ed;margin-left:-245px;}
#footer .mes {padding-bottom:15px;color:#009233;}
#footer .copyright {color:#767196;}
#footer .foot1 {position:absolute;top:110px;left:79%;display:block;width:20px;height:27.4px;}
#footer .foot2 {position:absolute;top:110px;left:82%;display:block;width:20px;height:27.4px;}

#pop-bg {display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:.7;filter:alpha(opacity:70);z-index:9999;}
#pop {display:none;position:fixed;top:50%;left:50%;width:506px;height:350px;margin:-150px 0 0 -210px;background:url("../images/hongbao.png") no-repeat;z-index:10000;}
#pop .close {position:absolute;top:-5px;right:-4px;display:block;width:43px;height:44px;overflow:hidden;/*background:url("../images/pop_close.png") no-repeat;*/cursor:pointer;text-indent:-9999px;}
#pop .pop-tool {float:right;width:250px;padding:80px 30px 0;}
#pop .pop-tool .down {position:relative;bottom:90px;}
#pop .pop-tool .down .btn-download {display:block;width:234px;height:60px;margin:0 auto;background:url("../images/btn_2.png") no-repeat;border:none;font-size:22px;line-height:62px;text-align:center;color:#fff;cursor: pointer;}
#pop .pop-tool .down .btn-download:hover {background-position:0 -60px;text-decoration:none;}
#pop .art {float:left;width:510px;height:620px;padding:80px 30px 0 40px;/*background:#f9f9f9;*/}
#pop .art .title {height:33px;overflow:hidden;background:url("../images/pop_title.png") no-repeat;text-indent:-9999px;}
#pop .art .title-2 {background-position:0 -33px;}
#pop .art .title-3 {background-position:0 -66px;}
#pop .art .title-4 {background-position:0 -99px;}
#pop .art .title-5 {background-position:0 -132px;}
#pop .art .title-6 {background-position:0 -165px;}
#pop .art .title-7 {background-position:0 -198px;}
#pop .art .content {height:545px;overflow:hidden;padding-right:10px;font-size:17px;line-height:26px;color:#282832;}
#pop .art .content p {margin:1em 0;}

#sale-point {display:none;}

#reg { position:relative; top:2px }
#pop-reg {position:relative;right:30px;bottom:30px;}


#pop-video {display:none;position:fixed;top:50%;left:50%;margin:-285px 0 0 -438px;background:#515151;z-index:10000;}
#pop-video .close {position:absolute;top:0;right:-42px;display:block;width:43px;height:44px;overflow:hidden;background:url("../images/pop_close.png") no-repeat;cursor:pointer;text-indent:-9999px;}
#pop-video #video {height:546px;background:#000;}
#pop-video #video-list {height:80px;overflow:hidden;}
#pop-video #video-list li {float:left;width:290px;height:80px;}
#pop-video #video-list li a {display:block;height:70px;padding-top:10px;line-height:30px;text-align:center;color:#fff;font-size:18px;cursor:pointer;
    transition:all .3s ease-in;
}
#pop-video #video-list li a.btn-2 {border-left:1px solid #747474;border-right:1px solid #747474;}
#pop-video #video-list li a em {display:block;font-size:24px;text-align:center;}
#pop-video #video-list li a:hover,
#pop-video #video-list li a.current {background:#32a491;border-color:#32a491;text-decoration:none;}

#pop-videobox {display:none;position:fixed;top:50%;left:50%;width:891px;height:566px;margin:-285px 0 0 -438px;background:#515151;z-index:10000;background:url("../vedio_bg.jpg") no-repeat;}
#pop-videobox .close {position:absolute;top:0;right:-42px;display:block;width:43px;height:44px;overflow:hidden;background:url("../images/pop_close.png") no-repeat;cursor:pointer;text-indent:-9999px;}
#pop-videobox #videobox {width:871px;height:546px;background:#000;margin-top:10px;margin-left:10px;width:}

#pop #hongbaopop{position: absolute;left:172px;display: block;width:125px;height:128px;overflow: hidden;text-indent: -9999px;z-index: 1;margin-top: 50px;}

.w_float{ width:242px; height:370px; position:fixed; right:20px; top:60%; background:url(../images/xftp.png) no-repeat 0 0; overflow:hidden; z-index:99;}
.w_float .w_float_close{ display:block; width:24px; height:24px; overflow:hidden; background:url(../images/icon_float_close.png) no-repeat 0 0; position:absolute;  right:43px; top:0px;}
.w_foat_main{ width:196px; height:364px;overflow:hidden; }
.index_nav{ width: 131px; height: 151px; margin-top:90px; margin-left:35px; }
.index_nav li{width:131px; height: 33px;}
.index_nav li:nth-child(1){background:url(../images/xftp_1.png) no-repeat 0 0;}
.index_nav li:nth-child(2){background:url(../images/xftp_2.png) no-repeat 0 0; margin-top:8px;}
.index_nav li:nth-child(3){background:url(../images/xftp_3.png) no-repeat 0 0; margin-top:8px;}
.index_nav li:nth-child(4){background:url(../images/xftp_4.png) no-repeat 0 0; margin-top:8px;}
.index_nav li a{width:131px; height: 33px; display: block;}

.w_left{ width:250px; height:500px; position:fixed; left:0px; bottom:-50px; background:url(../images/w_left.jpg) no-repeat 0 0; overflow:hidden; z-index:99;}
.w_left .w_left_close{ display:block; width:14px; height:15px; overflow:hidden; background:url(../images/sm_close.png) no-repeat 0 0; position:absolute;  right:1px; top:0px;}
.w_left_main{ display:block;width:250px; height:500px; cursor:pointer;  overflow:hidden; }
.w_left_main h3{ display:block; width:190px; line-height:26px; font-size:20px; font-weight:bold; color:#b83b3e;  text-align:center; font-family:"microsoft yahei"; margin-top:140px;}
.w_left_main p{ display:block; width:190px; line-height:26px; font-size:28px; font-weight:bold; color:#ff5a00;  text-align:center; font-family:"microsoft yahei"; margin-top:6px;}
.w_left_cont{ display:block; width:120px; height:40px; margin:0 0 0 24px; overflow:hidden; font-family:"microsoft yahei";}
.w_left_cont ul li{ width:100%; text-align:center; font-size:28px; color:#ffd737; line-height:42px; font-weight:bold; }


#pop-img {display:none;position:fixed;top:50%;left:50%;width:966px;height:700px;margin:-350px 0 0 -480px;z-index:10000;background: url("../images/kuang.png") no-repeat}
#pop-img .close {position:absolute;top:0;right:-55px;display:block;width:52px;height:100px;overflow:hidden;background:url("../images/close11.png") no-repeat;cursor:pointer;text-indent:-9999px;}

#pop-img1 {display:none;position:fixed;top:50%;left:50%;width:966px;height:700px;margin:-350px 0 0 -480px;z-index:10000;background: url("../images/kuang.png") no-repeat}
#pop-img1 .close {position:absolute;top:0;right:-55px;display:block;width:52px;height:100px;overflow:hidden;background:url("../images/close11.png") no-repeat;cursor:pointer;text-indent:-9999px;}

dDetail,.dComment,.dFrom{background:#e3faff;border-radius:3px;box-shadow:0 1px 3px rgba(4,0,0,0.18)}

.dDetail{padding:25px;margin-bottom:20px;}
.dDetailhead{padding:15px 0 20px 0;text-align:right;}
.dDetailhead .redBtn{margin-top:-7px;}
.dDetailhead .sIcon{margin:0 5px;font-size:14px;color:#524d4d;font-family:"Microsoft Yahei"}
.dDetailhead .sIcon em{color:#d91d2e;}
.icon-praise2{background-position:0 -53px;}
.icon-comment{background-position:0 -70px;display:none;}
.icon-collect{background-position:0 -87px;}
.icon-count{background-position:0 -305px;color:#b7b7b7 !important;}
.dDetailimg{position:relative;width:900px;margin:0 auto 20px;}
.dDetailimg img{display:block;margin:0 auto;max-width:900px;
_width: expression(this.width > 900 ? 900: true);}
.dDetailimg .to-bigimg{position:absolute;right:0;top:0;width:36px;height:35px;/*background:url(http://gshx.greenyouxi.com/images/img0.jpg) -276px -275px no-repeat;*/z-index:3;}
.dDetailimg{min-height:300px;_height:300px;margin-top: 20px;}
.dDetailimg .aLeft,.dDetailimg .aRight,.dDetailimg .aLeft1,.dDetailimg .aRight1{position:absolute;top:0;width:50%;height:100%;margin:0;background:none;z-index:2;background:url(about:blank);outline:none;}
.dDetailimg .aLeft,.dDetailimg .aLeft1{left:0; cursor:pointer;}
.dDetailimg .aRight,.dDetailimg .aRight1{right:0; cursor:pointer}
.dDetailimg .aLeft:hover,.dDetailimg .aLeft1:hover{cursor:url(http://cdn.greenyouxi.com/images/dleft.ico),pointer;}
.dDetailimg .aRight:hover,.dDetailimg .aRight1:hover{cursor:url(http://cdn.greenyouxi.com/images/dright.ico),pointer;}


.dDetailintro{line-height:40px;margin-bottom:30px;}
.detail-num{margin-right:30px;font-size:30px;color:#8b8a8b}
.detail-num em{color:#ee192c;font-size:40px;}
.detail-num span{font-size:22px;}
.detail-intro{line-height:34px;padding-left:34px;background:url(http://cdn.greenyouxi.com/images/dot1.png) left top no-repeat;font-size:16px;font-family:"Microsoft Yahei"}
.detail-intro .wrap1{padding-right:34px;background:url(http://cdn.greenyouxi.com/images/dot2.png) right bottom no-repeat;max-width:700px;overflow:hidden;word-wrap:break-word;word-break:break-all;_width:auto;
 _width:expression((this.offsetWidth > 700) ? "700px" : this.offsetWidth + "px" );
}


.game-img-show {cursor:pointer}


.scrollPics,.scrollPics1{height:104px;width:894px;bottom:20px;left:33px;position:absolute;overflow:hidden;}
.picsList{width:99999px;position:absolute;left:0;top:0;}
.picsList li{float:left;*display:inline;position:relative;margin-right:12px;}
.picsList li a{display:block;width:135px;height:100px;overflow:hidden;display:table-cell;text-align: center;vertical-align: middle;}
.picsList li img{display: block; height:100%;width:auto;}
.picsList li a{border:2px solid #e3faff;cursor:pointer}
.picsList li a:hover,.picsList li .on{border:2px solid #e85134}
.picsList .more{position:absolute;width:80px;height:22px;top:180px;left:90px;background-position:-260px -150px;}
.scLeft,.scRight,.scLeft1,.scRight1{display:block;position: absolute;bottom: 20px; width:14px;height:104px;line-height:100px;color:#fff;text-align:center;background:#3ebdea;cursor:pointer;margin:0 0 0 10px;}
.scRight,.scRight1{margin-left:940px;float:left}


#game-img-video {float:left;width:348px;height:332px;/*background:url("../images/bg_0_11.jpg") no-repeat -613px 0px;*/ margin-left:22px}
#game-img-video #game-img {width:348px;height:158px;background:url("../images/bg_0_3.jpg") no-repeat;cursor: pointer;}
#game-img-video #game-img1 {width:348px;height:332px;background:url("../images/bg_0_5.jpg") no-repeat;cursor: pointer;}
#game-img-video #game-video {width:348px;height:158px;background:url("../images/bg_0_4.jpg") no-repeat;margin-top:16px;cursor: pointer;}
