@charset "utf-8";
/* CSS Document */
* { margin:0; padding:0; }
body,td,th { font-size: 14px; }
body { font-size: 14px; font:"微软雅黑"; color:#FFF; background:#FFF; margin:0px;}

a { font-size: 14px; color: #FFF; }
a:link { text-decoration: none;}
a:visited { text-decoration: none; color:#FFF; }
a:hover { text-decoration: none; color:#900; text-decoration:none;}
a:active { text-decoration: none; color: #900;}
ul {  margin:0 0 0 0; padding: 0; list-style: none; }
img{ border:0;}


#main { width:100%; height:160px; position:relative; overflow:hidden;margin-top:-160px;}/*页面总高度再次调整*/
#Header { margin:0 auto 0 -960px; width:1920px; height:905px; position:absolute; left:50%; z-index:1;}/*BG*/

.head_1 { width:1200px; margin: 0 auto; position:absolute; left:50%; margin-left:-600px; z-index:6; overflow:hidden;}/*整体*/
.head_2 { width:1200px; height:905px; position:relative;}

.head_3 { position:absolute; top:0px; left:1px; width:280px; height:160px; background:url(../images/btna.png); background-position:left 0; transition:0.5s; z-index:8;}
.head_3:hover { background-position:left -160px;}

.head_4 { position:absolute; top:0px; left:300px; width:280px; height:160px; background:url(../images/btnb.png); background-position:left 0; transition:0.5s; z-index:8;}
.head_4:hover { background-position:left -160px;}

.head_5 { position:absolute; top:0px; right:309px; width:280px; height:160px; background:url(../images/btnc.png); background-position:left 0; transition:0.5s; z-index:8;}
.head_5:hover { background-position:left -160px;}

.head_6 { position:absolute; top:0px; right:-3px; width:280px; height:160px; background:url(../images/btnd.png); background-position:left 0; transition:0.5s; z-index:8;}
.head_6:hover { background-position:left -160px;}

.head_7 { background:url(../images/jiangli.gif) top center no-repeat;}
.head_8 { margin:0 auto; width:1200px; height:747px; position:relative;}

.head_9 { width:560px; height:360px; position:absolute; top:154px; left:22px; z-index:9;}

.head_10 { background:url(../images/ic.png) left center no-repeat; line-height:40px;  width:540px; overflow:hidden; position:absolute; top:164px; right:28px; z-index:9;}
.head_10 a { padding:0 0 0 50px; display:block; font-family:"微软雅黑"; font-size:20px; font-weight:200; color:#4B2512;}

.head_11 { width:530px; overflow:hidden; position:absolute; top:220px; right:42px; z-index:9;}

.head_12 li { display:block; width:530px; overflow:hidden; line-height:26px; text-align:left; margin-bottom:2px; transition:0.5s; border-radius:1em;}
.head_12 li:hover { background:#370000; transition:0.5s; border-radius:2em;}
.head_12 li a { display:block; padding:0 0 0 40px; font-family:"微软雅黑"; font-weight:200; color:#2F1609; font-size:14px;}
.head_12 li a:hover { color:#0F0; animation-name:bmyani; animation-duration:1s;}
.head_12 li span { display:block; background:url(../images/hot.jpg) 10px center no-repeat;}

@keyframes bmyani {
	
	0%{ margin-left:50px;}
	
	}



.rightbar{width:226px;height:495px;position:fixed;top:55%;right:0;margin-top:-280px;background:url(../images/left1.png) no-repeat;z-index:10000;text-align:center;color:#fff;-o-transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;transition:all .5s}
.rightbar.close{right:-226px}
.rightbar.close .btn-close{background:url(../images/left4.png) no-repeat}
.rightbar .btn-close{width:86px;height:73px;background:url(../images/left2.png);position:absolute;top:0;left:-86px}
.rightbar h6{margin-bottom:10px;padding-top:30px; padding-left:45px;font-size:18px;line-height:24px;font-weight:700;overflow:hidden}
.rightbar h6 span{display:block;font-size:14px}
.rightbar .code{margin:0 0 10px 53px;width:157px;height:188px;background:#919090}
.rightbar .code p{height:30px;line-height:30px;background:#de0c0c;margin-bottom:5px;}
.rightbar p{font-size:16px;line-height:24px;margin-bottom:5px; padding-left:30px;}
.rightbar .kefu{margin-left:53px;display:block;width:157px;height:51px;background:url(../images/left3.png) no-repeat;line-height:44px;font-size:18px;color:#fff;text-decoration:none;margin-bottom:5px}
.rightbar .kefu:hover{background:url(../images/left5.png) no-repeat}


/*幻灯*/
.container {
	WIDTH: 560px;
	HEIGHT: 360px
}
.container A IMG {
	WIDTH: 560px;
	HEIGHT: 360px
}
.container IMG {
	BORDER-BOTTOM-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-TOP-STYLE: none;
	BORDER-LEFT-STYLE: none
}
.td_f A IMG {
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px
}
.num {
	POSITION: absolute;
	WIDTH: 260px;
	FLOAT: right;
	TOP: 340px;
	LEFT: 230px
}
.num LI {
	TEXT-ALIGN: center;
	LINE-HEIGHT: 5px;
	LIST-STYLE-TYPE: none;
	MARGIN:0px;
	WIDTH: 60px;
	FONT-FAMILY: Arial;
	BACKGROUND: url(../images/flashbutton.gif) no-repeat -60px 0px;
	FLOAT: left;
	HEIGHT: 5px;
	COLOR: #86a2b8;
	FONT-SIZE:0;
	CURSOR: pointer;
	margin-right:10px;
}
.num LI.on {
	LINE-HEIGHT:5px;
	WIDTH:60px;
	BACKGROUND: url(../images/flashbutton.gif) no-repeat;
	HEIGHT:5px;
	COLOR: #ffffff
}
/*幻灯*/


.fl{float:left}
.fr{float:right}
.mt10{margin-left:12px;}
.ml50{margin-left:50px;}
.clearfix{zoom:1}
.warp{width:1280px;margin-left:auto;margin-right:auto;}
.microHei{font-family:"Microsoft YaHei"}
#header{background:url(../images/brief_01.jpg) repeat-x;height:61px;padding-top:0;width:100%;position:relative}
.top_logo{position:fixed;top:0px;left:50px;width:235px;height:235px;background:url(../images/top_logo.png);z-index:1000;}
#header a.fl{height:65px}
#header .ban{float:left;width:50px;height:50px;margin-top:20px;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;}
#header #demo{overflow:hidden;height:50px;line-height:50px;width:1000px;color:#da9e6f;white-space:nowrap;float:left;margin-top:10px;font-size:24px;margin-left:150px;}
.an_buut{position:fixed;width:235px;height:235px;background:url(../images/logo.png) no-repeat;z-index:10;left:50%;margin-left:-800px;z-index:100000;margin-top:-20px}
.an_buut img{margin-left:30px;margin-top:10px;}
#Version{
	width: 100%;
	height: 1080px;
	position: relative;
	overflow: hidden;
	z-index: -3
}
#Flash{width:1920px;height:1200px;position:absolute;left:50%;margin:0px auto -272px -960px;z-index:-1}
#Header{margin:0 auto -290px -960px;width:1920px;height:100px;position:absolute;left:50%;z-index:-2;line-height:0px;}
.hao123{width:260px;height:20px;top:0px;left:50%;margin-left:-560px;filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity:0.3;position:absolute;z-index:55;}
.kv-music{position:absolute;top:0px;left:50%;margin-left:560px;width:80px;height:100px;z-index:1000;}

#Topbar{height:110px;background:url(../images/np.png) repeat-x 0 0;}
.Topwrap{width:1200px;margin:0 auto;position:relative;height:100%;}
#Topnav{height:100px;background:url(../images/topnav.jpg) no-repeat 0 0;width:672px;float:left;}
#Topnav li{float:left;}
#Topnav a{display:block;width:222px;height:100px;margin-left:2px;text-indent:-999em;}
#Topnav a:hover{background-image:url(../images/topnav.jpg);background-repeat:no-repeat;}
#Topnav a.n1:hover{background-position:-2px -100px;}
#Topnav a.n2:hover{background-position:-226px -100px;}
#Topnav a.n3:hover{background-position:-450px -100px;}
#Topbar .entry{background:url(../images/entry.jpg) no-repeat 0 0;display:block;width:236px;height:100px;overflow:hidden;text-indent:-999em;float:left;}
#Topbar .forum{background:url(../images/forum.jpg) no-repeat 0 0;display:block;width:236px;height:100px;margin-left:7px;overflow:hidden;text-indent:-999em;float:left;}
#Topbar .entry:hover{background:url(../images/entry_1.jpg) no-repeat 0 0;}
#Topbar .forum:hover{background:url(../images/forum_1.jpg) no-repeat 0 0;}
.musicbox{width:65px;height:100px;position:fixed;z-index:500;top:0px;left:50%;cursor:pointer;margin-left:-750px}
.musicplay{}
.musicstop{}
.btn_payss{position:absolute;left:0px;top:0px;width:100%;height:100%;text-indent:-99em;overflow:hidden;z-index:999999;zoom:1}
i{font-style:normal;}
a:hover{color:#ffde00;text-decoration:none}
.ht1{overflow:hidden;text-indent:-9999px;}
.area{width:1000px;margin:0 auto;}
.area{width:1200px;margin:0 auto;}
.topbg{height:100px;width:100%;background:#000}
.top{height:100px;position:relative;z-index:10000;width:1280px;}
.logo{width:220px;height:80px;position:absolute;top:10px;left:8px;cursor:default;}
.logo img{width:100%;height:100%;}
.logo2{width:50px;height:50px;position:absolute;top:35px;left:50%;cursor:pointer;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;margin-left:600px;z-index:999999;}
.logo2 img{width:100%;height:100%;}
.mainnav{width:800px;position:absolute;top:0;left:400px;overflow:hidden;}
.mainnav ul{width:100%;}
.mainnav:hover{}
.mainnav:hover ul{}
.mainnav li{width:111px;float:left;position:relative;text-align:center;height:auto!important;overflow:hidden}
.mainnav li:hover{background:url(../images/mainnav_noshadow.png) no-repeat;}
.mainnav li .tit{width:100%;height:68px;color:#ffffff;display:block;text-align:center;padding:36px 0 0;}
.mainnav li .tit em{display:block;width:100%;font-size:14px;transition:all 0.2s ease-in-out;}
.mainnav li .tit span{font-size:8px;color:#b79450;font-size:8px;display:block;-webkit-transform:scale(0.7);-webkit-transform-origin:center;font-weight:100;}
.mainnav li .detail_list{width:100%;padding:4px 0 0;overflow:hidden;display:block!important;height:0;}
.mainnav li .detail_list a{display:block;width:84px;height:24px;line-height:24px;text-align:center;vertical-align:baseline;margin:12px auto;color:#ffffff;font-size:12px;transition:all 0.1s ease-in;}
.mainnav li .detail_list a:hover{background:#fedd45;border-radius:3px;box-shadow:3px 3px 5px #3b3b3b;color:#000000;}
.mainnav ul li:hover .tit em{color:#ffde45;}
.mainnav li.li01{height:102px;background-position:1000px 1000px}
.mainnav li.li02{height:333px;background-position:0 0}
.mainnav li.li03{height:333px;background-position:-111px 0}
.mainnav li.li04{height:333px;background-position:-222px 0}
.mainnav li.li05{height:333px;background-position:-333px 0}
.mainnav li.li06{height:333px;background-position:-444px 0}
.mainnav li.li07{height:333px;background-position:-555px 0}
.mainnav li.li08{height:333px;background-position:-666px 0}


	.PartTitle2{padding:14px 0 14px 38px;height:35px;line-height:35px;position:relative;font-size:19px;font-weight:normal;color:#ab8324;background:url(../images/icon_.png) no-repeat left center;border-bottom:1px solid #5e5f64;}
	.PartTitle2 span{font-size:13px;font-family:'times new roman', times, serif;color:#ff950d;text-transform:uppercase;}
	.PartTitle2 .more{position:absolute;font-size:12px;color:#fff;right:5px;padding-right:27px;background:url(../images/icon_more.png) no-repeat right center;}
	.PartTitle2 .more:hover{color:#ab882a;}


.ml10{margin-left:10px;}

	#m2ss{height:747px;min-width:1280px;margin:0 auto;padding-top:74px;background:url(../images/huishou.gif) no-repeat center top;}
.m3{width:100%;height:auto;overflow:hidden;padding-bottom:50px; margin-top:10px; position:relative; z-index:180;}
.www_187zg_top { width:1252px; height:115px; margin:0 auto; background:url(../images/zb01.jpg) center no-repeat;margin-top:10px; line-height:60px;color:#FFF;text-align:center;font-size:22px;font-weight:bold; }
.www_187zg_foot { width:1252px; height:153px; margin:0 auto; background:url(../images/zb03.jpg) center no-repeat;margin-top:-114px;}
.www_187zg_zb{width:1167px;height:auto;overflow:hidden;margin:0 auto;padding:0px 42px 00px 43px; background:url(../images/zb02.jpg) top repeat-y;margin-top:-78px;}
.www_187zg_zb_3{width:378px;height:auto;overflow:hidden;float:left;background:#000;position:relative; border:#584439 2px solid;z-index:999999999}
.www_187zg_zb_3_t{width:378px;height:47px;float:left;background:url(../images/icon_jpg_d03297f.jpg) no-repeat #fffbf8;line-height:47px;color:#3d2a13;text-align:center;font-size:22px;font-weight:bold; border-bottom:#89290a 4px solid}
.www_187zg_zb_3_d{width:378px;height:2px;float:left;background:#89290a;position:relative}
.www_187zg_zb_3 .role-itemst{width:378px;height:auto;float:left;position:relative;}
.www_187zg_zb_3 .role-itemst img{width:378px;height:auto;overflow:hidden;display:block;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;}
.www_187zg_zb_3 .role-itemst img:hover{width:378px;height:auto;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;padding:0px;}
.www_187zg_zb_2{width:574px;height:auto;overflow:hidden;float:left;background:#000;border:#584439 2px solid}
.www_187zg_zb_2_t{width:604px;height:47px;float:left;background:url(../images/icon_jpg_d03297f.jpg) no-repeat #fffbf8;;line-height:47px;color:#3d2a13;text-align:center;font-size:22px;font-weight:bold;border-bottom:#89290a 4px solid}
.www_187zg_zb_2_d{width:604px;height:2px;float:left;background:#89290a;position:relative}
.www_187zg_zb_2 .role-itemst{width:604px;height:auto;float:left;position:relative;}
.www_187zg_zb_2 .role-itemst img{width:604px;height:auto;overflow:hidden;display:block;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;}
.www_187zg_zb_2 .role-itemst img:hover{width:604px;height:auto;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;padding:0px;}
.www_187zg_zb_1{width:1168px;height:auto;overflow:hidden;float:left;background:#000;border:#584439 2px solid}
.www_187zg_zb_1_t{width:1168px;height:47px;float:left;background:url(../images/icon_jpg_d03297f.jpg) no-repeat #fffbf8;;line-height:47px;color:#3d2a13;text-align:center;font-size:22px;font-weight:bold;border-bottom:#89290a 4px solid}
.www_187zg_zb_1_d{width:1168px;height:2px;float:left;background:#89290a;position:relative}
.www_187zg_zb_1 .role-itemst{width:1168px;height:auto;float:left;position:relative;}

.header-nav {width:100%;height:70px;background:url(../images/nav_bg.png) top center no-repeat;position:relative;z-index:1000}
.header-nav-main {width:1199px;height:61px;padding-top:8px;margin:0 auto;text-align:center}
.header-nav-main a {color:#fff;font-size:14px;width:100px;height:52px;line-height:52px;display:inline-block;*display:inline;*zoom:1;vertical-align:top;-webkit-transition:color ease-in-out .2s;-moz-transition:color ease-in-out .2s;-ms-transition:color ease-in-out .2s;transition:color ease-in-out .2s;position:relative}
.header-nav-main a.header-logo-a {width:300px;height:55px;margin:0 20px;background:url(../images/toplogo.png) 0 0 no-repeat;margin-top:-5px}
.header-nav-main a:hover,.header-nav-main a.current {text-decoration:none;color:#fcc31d}
.header-nav-main a .arrow {width:0;height:0;border-bottom:10px solid #000;border-right:10px solid transparent;border-left:10px solid transparent;display:block;position:absolute;bottom:0;left:50%;margin-left:-5px;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;transition:all .3s}
.header-nav-main a .arrow.on {opacity:80;filter:alpha(opacity=8000);opacity:.8;filter:alpha(opacity=80)}

.kv-music{position:fixed;z-index:50;top:70px;left:-500px; width:58px;height:100px;}
