@charset "utf-8";
body {
	font: 12px/150% "微软雅黑";
	color: #333;
	background: #edecec;
	/*	text-align: center;
	margin: 0px auto;
	padding: 0px;*/
	padding: 0;
	margin: 0;
}
.m-videoThumb {
    width: 133px;
    height: 100px;
    position: absolute;
    top: 465px;
    right: 225px;
	z-index:1;
	background:#000;
}

.m-videoThumb .videoPlayBtn {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/playbtn.png) no-repeat center center;
    display: block;
    z-index: 2;
}

.m-video {
    width: 960px;
    height: 560px;
    background: #000;
    position: fixed;
    margin-left: -480px;
    margin-top: -280px;
    left: 50%;
    top: 50%;
    z-index: 9;
	display:none;
}
.m-video .swfCnt {
    height: 100%;
}
.m-video .closeBtn {
    width: 65px;
    height: 65px;
    display: block;
    position: absolute;
    top: 0;
    right: -65px;
    background: url(../images/shut.png) no-repeat;
}
.m-mask {
    display: none;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}
a:link, a:visited {
	color: #333;
	text-decoration: none;
}
a:hover, a:active {
	color: #c6ac6f;
	text-decoration: none;
}
a.i:link, a.i:visited, a.i:hover, a.i:active {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea, label {
	font-size: 12px;
	vertical-align: middle;
}
span {
	display: inline;
}
.clear {
	clear: both;
	margin: 0 auto;
}
.clear10 {
	clear: both;
	height: 10px;
	overflow: hidden;
	margin: 0 auto;
}
.clearfix:after {
	content: "\200B";
	display: block;
	height: 0;
	clear: both
}
.clearfix {
*zoom:1;
	clear: both
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
h1, h2, h3 {
	font-size: 14px;
}
h4, h5, h6 {
	font-size: 12px;
}
ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
dl, dd, dt {
	margin: 0;
	padding: 0;
}
li {
	height: auto;
}
table, td {
	line-height: 120%!important;
	line-height: 150%;
	font-size: 12px;
}
.right {
	float: right;
	padding: 0;
}
.left {
	float: left;
	padding: 0;
}
.f16 {
	font-size: 16px;
}
.f14 {
	font-size: 14px;
}
.f12 {
	font-size: 12px;
}
.b {
	font-weight: bold;
}
.f_r {
	float: right;
}
.fr {
	float: right;
}
.fl {
	float: left;
}
img {
	border: 0;
	vertical-align: middle;
}
.cnt1200 {
	width: 1200px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}
.red {
	color: #F63A3B;
	font-family: "微软雅黑";
}
.hide {
	display: none;
}
.block {
	display: block;
}
.btn {
	display: inline-block;
	padding: 4px 6px;
	margin-bottom: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
	color: #333;
	text-decoration: none;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65;
}
a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events: none;
}
.btn-default {
	color: #fff6db;
	background-color: #5b2c00;/*  border-color: #ccc;*/
}
.btn-default:focus, .btn-default.focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c;
}
.btn-default:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}
.col-w241 {
	float: left;
	width: 241px;
}
.col-w588 {
	float: left;
	width: 588px;
}
.col-w331 {
	float: left;
	width: 331px;
}
.mar20 {
	margin-left: 20px;
	margin-right: 20px;
}
.mart15 {
	margin-top: 15px;
}
.wrap {
	padding: 0 0 25px 0;
	background: url(../images/wrap_bg.jpg) no-repeat top center;
	position: relative;
}
.bottom_wrap {
	background: url(../images/bottom_bg.jpg) no-repeat center;
	position: absolute;
	bottom: 0;
	height: 330px;
	z-index: -9999;
	width: 100%;
}
.yinzhang { width:1200px; position:relative; margin:0 auto;}
.yinzhang img{ position:absolute; top:258px; left:602px;}
.sub_flash { width:1200px; margin:0 auto; text-align:center; position:relative;}
.inner_flash { position:absolute; top:0; left:0; z-index:1;}
.top_navs {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
.logo { position:absolute; top:20px; left:0;}
/*.logo2 { position:absolute; top:20px; left:0;}*/

.inner_navs {
	position: absolute;
	right: 68px;
	top: 30px;
	z-index: 4;
}
.inner_navs ul {
	float: left;
	line-height: 26px;
	padding: 0 20px;
	text-align: left;
	margin-top: 10px;
	color: #f6dab1;
	text-align: center;
}
.inner_navs li a {
	color: #4d4d4d;
	font-size: 14px;
	text-align: center;
}
.inner_navs li a:hover {
	text-decoration: underline;
}
.inner_navs li.navs_head {
	font-size: 16px;
	color: #070707;
	padding: 0 0 10px 0;
	width: 65px;
}
.inner_navs li.navs_head a {
	font-size: 16px;
	color: #070707;
	padding: 0 0 10px 0;
}
.subnavs_b {
	background: url(../images/subnavs_b_03.png) no-repeat;
	width: 585px;
	height: 186px;
	position: absolute;
	top: -10px;
	right: 0;
	z-index: -10;
	display: none;
}
.home_main {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding: 700px 0 0 0;
}
.main_top_l {
	width: 286px;
	float: left;
	text-align: left;
}
.game_item .game_down {
	width: 286px;
	height: 180px;
	overflow: hidden;
}
.game_item .game_down a:hover img {
	transform: scale(1.1);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.1);
	-webkit-transform: all 1s ease 0s;
}
.game_item .game_box {
	width: 286px;
	overflow: hidden;
}
.game_item .game_box ul {
	width: 286px;
}
.game_item .game_box li.register {
	float: left;
	width: 148px;
	height: 100px;
	overflow: hidden;
}
.game_item .game_box li.recharge {
	float: left;
	width: 138px;
	height: 100px;
	overflow: hidden;
}
.game_item .game_box li a:hover img {
	transform: scale(1.1);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.1);
	-webkit-transform: all 1s ease 0s;
}
.main_top_m {
	width: 588px;
	float: left;
	margin: 0 20px;
}
/*.i_img_item {
	width: 588px;
	height: 37px;
	line-height: 37px;
	background: #3e1b16;
	font-size: 15px;
	color: #975442;
}
.i_img_item li {
	float: left;
	width: 196px;
	text-align: center;
}
.i_img_item li a {
	display: block;
	width: 196px;
	color: #975442;
	font-size: 15px;
}
.i_img_item li a.cur {
	border-top: #98321B solid 3px;
	color: #ffc3a3;
}*/
.banner { float:left; width:598px; height:280px; overflow:hidden; margin:0 15px;}
.main_top_r {
	width: 270px;
	height: 280px;
	background: #fff;
	float: left;
	text-align: left;
	overflow: hidden;
	position: relative;
	padding:0 0 0 16px;
}
.video_item { font-size:20px; height:50px; line-height:50px;}
.video_box { background:url(../images/video-img.jpg) no-repeat; width:255px; height:230px; position:relative;}
.video_box img { position:absolute; top:44px; left:102px;}
.video_box span { position:absolute; top:106px; left:87px; color:#FFF; font-size:14px;}
.tj_server { font-size:15px; padding:15px 0 0 0;}
.main_middle_l {
	width: 286px;
	float: left;
	text-align: left;
}
.i_tese { background:url(../images/tese_bg.jpg) no-repeat;width:268px; height:282px; padding:18px 0 0 18px;}
.i_tese h3 { color:#c6ac6f; font-size:20px; font-weight:bold;}
.i_tese ul { padding:20px 0 20px 0;}
.i_tese li { background:url(../images/arr-ico.png) no-repeat left; padding-left:18px; font-size:14px; line-height:21px;}
.i_tese a.detail-btn { display:block; background:#FFF; border:#c6ac6f solid 1px; color:#c6ac6f; font-size:14px; width:78px; height:22px; line-height:22px; text-align:center; border-radius:15px;}
.i_tese a.detail-btn:hover { background:#c6ac6f; color:#FFF;}

.main_middle_m {
	width: 598px;
	height: 300px;
	float: left;
	background: #fff;
	margin: 0 15px;
}
.i_news { position:relative;}
.i_news_item {
	border-bottom: #585858 solid 1px;
	padding: 18px 0 0 0;
	margin:0 16px 0 24px;
}
.i_news_item ul { margin-right:6px;}
.i_news_item li {
	float: left;
	width: 86px;
	text-align: center;
/*	margin-left: 10px;*/
}
.i_news_item li a {
	display: block;
	width: 86px;
	color: #6a5551;
	font-size: 16px;
}
.i_news_item li a.cur {
	/*border-bottom: #ca3313 solid 2px;*/
	background:url(../images/tab_cur_bg.png) no-repeat bottom;
	font-size: 16px;
	padding: 0 0 14px 0;
	color:#c6ac6f;
}
.i_news_box {
	clear: both;
	padding: 10px 0 0 0;
	text-align:left;
}
.i_news_box h1 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #c6ac6f;
	padding:14px 0 0 0;
}
.i_news_box h1 a {
	color: #c6ac6f;
}
.i_news_box h1 a:hover {
	text-decoration: underline;
}
.i_news_box ul {
	display: block;
	padding: 16px 16px 0 16px;
}
.i_news_box li {
	font-size: 14px;
	color: #404040;
	line-height: 28px;
}
.i_news_box li .datetime {
	float: right;
	color: #888888;
}
.i_news_box .i_news_more {
	position: absolute;
	top: 12px;
	right: 20px;
}
.i_news_more{
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.i_news_more:hover{
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.home_main_m {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding: 16px 0;
}

.left_btns {
	width: 286px;
	overflow: hidden;
}
.left_btns ul {
	width: 289px;
}
.left_btns li {
	float: left;
/*	border-left: #fff solid 1px;
	border-bottom: #fff solid 1px;*/
	width: 142px;
	height: 99px;
	margin-right:2px;
	margin-bottom:2px;
	overflow: hidden;
}
.left_btns li a {
	display: block;
	width: 142px;
	height: 99px;
	text-indent: -9999px;
}
.left-btns-box {
	width: 142px;
	height: 99px;
	background: url(../images/left-btns.png) no-repeat;
	/*transition:ease-in 1s;
	-moz-transition: ease-in 1s;
	  -o-transition: ease-in 1s;
 -webkit-transition: ease-in 1s;*/
 transition:all 0.35s linear;
 -webkit-transition:all 0.35s linear;
}
/*.left-btns-box:hover {
	transition:ease-in 1s;
	-moz-transition: ease-in 1s;
	  -o-transition: ease-in 1s;
 -webkit-transition: ease-in 1s;
 transform:rotate(360deg);
 -moz-transform:rotate(360deg);
 -o-transform:rotate(360deg);
 -webkit-transform:rotate(360deg);
}*/
.quick-btn1 {
	background-position: 0 0;
}
.quick-btn2 {
	background-position: -144px 0;
}
.quick-btn3 {
	background-position: 0 -101px;
}
.quick-btn4 {
	background-position: -144px -101px;
}
.quick-btn5 {
	background-position: 0 -203px;
}
.quick-btn6 {
	background-position: -144px -203px;
}
.quick-btn1:hover {
	background-position: -290px 0;
}
.quick-btn2:hover {
	background-position: -435px 0;
}
.quick-btn3:hover {
	background-position: -290px -101px;
}
.quick-btn4:hover {
	background-position: -434px -101px;
}
.quick-btn5:hover {
	background-position: -290px -203px;
}
.quick-btn6:hover {
	background-position: -434px -203px;
}
.pic_list { width:286px; overflow:hidden; margin-top:13px;}
.pic_list ul { width:296px;}
.pic_list li { width:138px; float:left; margin-right:10px; margin-bottom:9px;}

/*.zhiye_position{ height:542px; width:230px; padding:8px 290px 0 36px; position:relative; overflow:hidden;}*/
.zhiye_position {
    height: 526px;
    width: 598px;
    padding: 0 0 0 0;
    position: relative;
    overflow: hidden;
}
.zhiye_item { /*width:297px; height:67px; margin-bottom:57px;*/ position:absolute; top:16px; left:40px; z-index:1;}
.zhiye_item li { float:left; height:104px; margin:0 9px 0 0;}
.zhiye_item li a { background:url(../images/zhiye_tab_b.png) no-repeat -76px 0; width:67px; height:67px; line-height:67px; font-size:16px; display:block; text-align:center; color:#c6ac6f;}
.zhiye_item li a.cur { background:url(../images/zhiye_tab_b.png) no-repeat 0 0;  color:#000000;}

.zhiye_box { text-align:left; position:absolute; top:0; left:0; width:598px; height:526px; z-index:0;}
.zhiye_box .zhiye_cnt { position:absolute; top:230px; left:30px; width:282px;}
.zhiye_box .zhiye_cnt li { color:#666; font-size:14px; line-height:24px; padding:10px 0 0 0;}
.zhiye_box .zhiye_cnt li span { color:#000;}
.zhiye_box .zhiye_cnt li i { color:#c6ac6f; font-style:normal;}

.zhiye_bg1 { background:url(../images/zhiye_bg1.jpg) no-repeat;}
.zhiye_bg2 { background:url(../images/zhiye_bg2.jpg) no-repeat;}
.zhiye_bg3 { background:url(../images/zhiye_bg3.jpg) no-repeat;}
.zhiye_bg4 { background:url(../images/zhiye_bg4.jpg) no-repeat;}

.zhiye_more { position:absolute; top:416px; left:30px;}
.zhiye_more a { display:block; background:#FFF; border:#c6ac6f solid 1px; color:#c6ac6f; font-size:14px; width:78px; height:22px; line-height:22px; text-align:center; border-radius:15px;}
.zhiye_more a:hover { background:#c6ac6f; color:#FFF;}

.main_middle_r {
	width: 286px;
	height: 300px;
	background: #fff;
	float: left;
	text-align: left;
	overflow: hidden;
}
.home_main_bottom {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding: 0 0 20px 0;
}
.main_bottom_l {
	width: 286px;
	height: 526px;
	float: left;
	background:none;
	text-align: left;
	position: relative;
}
.main_bottom_m {
	width: 598px;
	height: 526px;
	float: left;
	background: #fff;
	margin: 0 15px;
}
.main_bottom_r {
	width: 286px;
	height: 526px;
	float: left;
	text-align: left;
	overflow: hidden;
	position:relative;
}
.i_feast a { margin-bottom:10px;}
a.bizhi_img { display:block; background:url(../images/bizhi_1.jpg) no-repeat; width:286px; height:100px; text-indent:-9999px;}
a.bizhi_img:hover { background:url(../images/bizhi_0.jpg) no-repeat;}
a.yuanhua_img { display:block; background:url(../images/yuanhua_1.jpg) no-repeat; width:286px; height:100px; text-indent:-9999px;}
a.yuanhua_img:hover { background:url(../images/yuanhua_0.jpg) no-repeat;}
a.shipin_img { display:block; background:url(../images/shipin_1.jpg) no-repeat; width:286px; height:100px; text-indent:-9999px;}
a.shipin_img:hover { background:url(../images/shipin_0.jpg) no-repeat;}

.i_gonghui { background:#FFF; padding:12px 16px; height:173px;}
.i_gonghui .gonghui_item { border-bottom:#927f72 solid 1px;}
.i_gonghui .gonghui_item h3 { font-size:18px; color:#3c404a; font-weight:100; border-bottom:#c6ac6f solid 2px; width:75px; padding:0 0 8px 0;}
.i_gonghui .gonghui_box { padding:10px 0; font-size:14px; line-height:31px;}
.i_gonghui .gonghui_box li { float:left; margin-right:10px;}

/**友情链接**/
.home_main_link {width: 1200px; margin: 0 auto; }
.home_main_link>p{ float:left; width:35px; height:77px; background-color:#c6ac6f; font-size:14px; color:#fff; text-align:center; padding-top:3px;}
.marqueeleft{ float:left;height:80px;width:1165px; background-color:#fff; overflow:hidden;margin:0px auto; margin-bottom:30px;}
.marqueeleft ul{float:left;}
.marqueeleft li{float:left;margin:22px 8px;display:inline;width:106px;height:35px;overflow:hidden;}
.marqueeleft li .pic{display:block;overflow:hidden;}

/***========新闻列表页=========***/
.page_l {
	width: 286px;
	float: left;
	text-align: left;
	margin-right: 14px;
	display: table-cell;
}
.guide_item {
	width: 286px;
	height: 344px;
	float: left;
	background: #fff;
	text-align: left;
	position: relative;
}
.media_item {
	width: 241px;
	height: 300px;
	float: left;
	background: #fff;
	text-align: left;
	position: relative;
	margin-bottom: 20px;
}
.l_qq {
	width: 231px;
	height: 100px;
	text-align: left;
	float: left;
	padding: 20px 0 0 0;
	border-top: #ddd dashed 1px;
	margin: 0 5px;
}
.l_qq .wei-img {
	float: left;
}
.l_qq p {
	float: left;
	font-size: 16px;
	line-height: 24px;
	padding: 5px 0 0 10px;
}
.l_qq p span {
	font-size: 13px;
}
.wei_li {
	width: 241px;
	padding: 70px 0 0 0;
}
.wei_li li {
	float: left;
	width: 120px;
	height: 90px;
	font-size: 14px;
}
.wei_li li a {
	display: block;
}
.wei_li a.l_wx {
	display: block;
	background: url(../images/wx-ico_03.png) no-repeat top;
	width: 120px;
	height: 45px;
	padding: 45px 0 0 0;
	text-align: center;
	position: relative;
}
.wei_li a.l_weibo {
	display: block;
	background: url(../images/weibo-ico_05.png) no-repeat top;
	width: 120px;
	height: 45px;
	padding: 45px 0 0 0;
	text-align: center;
}
.s_wx {
	position: absolute;
	top: 40px;
	left: -101px;
}
.s_wx img {
	display: none;
}
.l-wx a.rote {
	-webkit-transition: -webkit-transform 1s ease-out;
	-moz-transition: -moz-transform 1s ease-out;
	transition: transform 1s ease-out;
}
.l-wx a.rote:hover {
	transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
}
.l-wb a.rote {
	-webkit-transition: -webkit-transform 1s ease-out;
	-moz-transition: -moz-transform 1s ease-out;
	transition: transform 1s ease-out;
}
.l-wb a.rote:hover {
	transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
}
.game_txt {
	background: #fff;
	height: 200px;
	clear: both;
	color: #8f8f8f;
	padding:0 10px;
}
.game_txt h3 {
	border-bottom: #dfdfdf solid 1px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 16px;
	font-weight: 100;
	margin: 0 5px;
	color: #333;
}
.game_txt ul {
	padding: 10px 0;
	display: block;
	height: 65px;
}
.game_txt li {
	float: left;
	width: 88px;
	text-align: center;
	line-height: 21px;
}
.game_txt p {
	clear: both;
	border-top: #dfdfdf solid 1px;
	padding: 10px 0 0 0;
	margin: 0 5px;
	line-height: 21px;
}
.page_r {
	background: #FFF;
	width: 900px;
	float: left;
	min-height: 932px;
	text-align: left;
}
.lis_pos { background:#050400; height:80px; position:relative;}
.lis_pos .cat_pos { position:absolute; top:32px; right:20px;font-size:12px; color:#c6ac6f;}
.lis_pos .cat_pos a{ color:#c6ac6f;}
.lis_pos .cat_pos span { color:#c6ac6f; font-size:22px; position:absolute; left:-16px;}
.lis_pos .cat_name{ position:absolute; left:40px; top:32px; padding:0 0 20px 0;}
.lis_pos .cat_name h3 { float:left; font-size:26px; font-weight:100; color:#c6ac6f; padding:0 12px 0 0;}
.lis_pos .cat_name span {display:block; float:left; color:#c6ac6f; font-size:26px; font-family:"宋体"; letter-spacing:1px;}
.news_tabs { margin:28px auto; height:36px; border-bottom:#dcdcdc solid 1px; width:810px;}
.news_tabs ul {}
.news_tabs li{  height:36px; float:left;}
.news_tabs a { width:124px; font-size:18px; display:block; text-align:center;}
.news_tabs a.cur { color:#c6ac6f; border-bottom:#c6ac6f solid 2px; width:124px; height:36px;}
.news_tabs a:hover { color:#c6ac6f; border-bottom:#c6ac6f solid 2px; width:124px; height:36px;}
.news_list { padding:0 45px 45px 45px;}
.news_list li { font-size:16px; height:50px; line-height:50px; border-bottom:#CaCaCa dashed 1px;}
.news_list li a { color:#666666; display:block;}
.news_list li a:hover { color:#c6ac6f; background:#f0f0f0;}
.news_list li .datetime { float:right; color:#8d8d8d; padding:0 10px 0 0;}
.pages { padding:40px 0 40px 214px; margin:0 auto; text-align:center;}
.pages .current{display:block; height:26px;width: 26px; line-height:26px; margin:0 5px; font-size:14px;  background:#c6ac6f; color:#FFF; border:#c6ac6f solid 1px;float: left; border-radius:3px;}
.pages .num{ display:block; height:26px;width: 26px; line-height:26px; margin:0 5px; font-size:14px;background:#f6f6f6; border:#b9b9b9 solid 1px;float: left;border-radius:3px;}
.pages .first{display:block; height:26px;width: 52px; line-height:26px; margin:0 5px; font-size:14px;background:#f6f6f6; border:#b9b9b9 solid 1px;float: left;border-radius:3px;}
.pages .prev{display:block; height:26px;width: 62px; line-height:26px; margin:0 5px; font-size:14px;background:#f6f6f6; border:#b9b9b9 solid 1px;float: left;border-radius:3px;}
.pages .next{display:block; height:26px;width: 62px; line-height:26px; margin:0 5px; font-size:14px;background:#f6f6f6; border:#b9b9b9 solid 1px;float: left;border-radius:3px;}
.pages .end{display:block; height:26px;width: 52px; line-height:26px; margin:0 5px; font-size:14px;background:#f6f6f6; border:#b9b9b9 solid 1px;float: left;border-radius:3px;}
/***=======新闻内容页=========***/
.news_content {
	padding: 0 45px;
	font-size: 14px;
}
.news_content .arti_title {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-align: center;
	padding: 37px 0 10px 0;
	line-height: 30px;
}
.news_content .arti_info {
	text-align: center;
	color: #666666;
	padding: 0 0 16px 0;
}
.news_content .arti_info span {
	margin-right: 20px;
}
.news_content .arti_content {
	border-top: #DCDCDC solid 1px;
	border-bottom: #DCDCDC solid 1px;
	padding: 24px 0;
	line-height: 26px;
}
.news_content .arti_pre_next {
	padding: 16px 0;
}
.news_content .arti_pre_next li {
	line-height: 26px;
}
/***=======游戏资料站页=========***/
.ziliaozhan_box {
	padding: 0 45px;
	font-size: 14px;
}
.ziliaozhan_item {
	border-bottom: #D2D2D2 solid 1px;
	padding: 28px 0 0 0;
}
.ziliaozhan_item h3 {
	background: #A66910;
	width: 110px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}
.ziliaozhan_list {
	padding: 0 0 0 26px;
}
.zlz_item {
	margin-top: 26px;
	clear: both;
}
.zlz_item .zlz_name {
	width: 78px;
	height: 20px;
	border: #A66910 solid 1px;
	background: #FFE8C4;
	line-height: 20px;
	text-align: center;
	color: #a66910;
	float: left;
	font-weight: bold;
	margin-top: 10px;
}
.zlz_item .zlz_box {
	float: left;
	width: 570px;
	margin-left: 25px;
	color: #B3B3B3;
	font-size: 12px;
}
.zlz_item .zlz_box li {
	margin: 10px 0;
	width: 70px;
	text-align: left;
	float: left;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	border-right: #B3B3B3 solid 1px;
	padding-left: 15px;
}
/*.zlz_item .zlz_box li a{ font-size:14px; font-weight:bold; color:#6f6f6f; margin:0 10px;}*/
.zlz_item .zlz_box li span {
	font-size: 14px;
	font-weight: 100;
	/* color: #6f6f6f; */
	margin: 0 5px 0 10px;
	color: #a66910;
}
/***======游戏下载页========***/
.download_game {
	background: #FFF;
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding:0 0 20px 0;
}
.download_tit {
	background: url(../images/down_bg.jpg) no-repeat;
	width: 1200px;
	height: 80px;
	text-align: center;
	padding: 30px 0 0 0;
}
.download_tit h3 {
	font-size: 36px;
	font-weight: bold;
	color: #c6ac6f;
	height: 35px;
}
.download_tit span {
	font-size: 14px;
	color: #c6ac6f;
	padding: 16px 0 0 0;
}
.download_list {
	padding: 40px 90px;
	/*text-align: left;*/
}
.down_item {
	width: 458px;
	float: left;
}
.down_item2 {
	width: 458px;
	float: left;
	margin-left: 90px;
}
.down_name {
	height: 45px;
	padding: 20px 0;
}
.down_name span {
	display: block;
	float: left;
	font-size: 50px;
	font-weight: bold;
	color: #d0d0d0;
	font-style: italic;
}
.down_name h3 {
	font-size: 30px;
	color: #4d4643;
}
.down_game_jian {
	background: url(../images/jian_bg.jpg) no-repeat;
	width: 458px;
	height: 78px;
	text-align: center;
	padding: 30px 0 0 0;
	color: #FFF;
}
.down_game_jian h3 {
	font-size: 30px;
	color: #FFF;
	height: 35px;
}
.down_game_hot {
	background: url(../images/hot_bg.jpg) no-repeat;
	width: 458px;
	height: 78px;
	text-align: center;
	padding: 30px 0 0 0;
	color: #FFF;
}
.down_game_hot h3 {
	font-size: 30px;
	color: #FFF;
	height: 35px;
}

.downMedia {
    padding-top: 56px;
	padding-left:90px;
	padding-right:90px;
    color: #333;
	text-align:left;
}
.downMedia li { float:left; width:198px; height:58px; border:#5e5234 solid 1px; margin-right:25px; margin-bottom:25px;}
.downMedia li a { width:110px; height:58px; display:block; background:#c0a86f url(../images/down-ico.png) no-repeat 37px; padding-left:88px; color:#333;}
.downMedia li a:hover { background:#ffdd8b url(../images/down-ico.png) no-repeat 37px; color:#333;}
.downMedia h2 { font-size:20px; padding-bottom:20px;}
.downMedia li h3 {
    font-size: 16px;
    font-weight: bold;
	padding-top:10px;
}
.downMedia li p {
    line-height: 24px;
    font-size: 12px;
}

.md5_form {
	text-align: left;
	padding: 33px 0 33px 280px;
	border-top: #DCDCDC solid 1px;
	margin-top: 15px;
	margin-left: 90px;
	margin-right: 90px;
}
.md5_form p {
	text-align: center;
	width: 470px;
}
.md5_form p label {
	display: block;
	float: left;
	width: 98px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #585858;
	border: #DCDCDC solid 1px;
	background: #EEEEEE;
}
.md5_form p span.hit_copy a {
	color: #4885b8;
	font-weight: bold;
	font-size: 14px;
	margin-left: 10px;
	line-height: 33px;
}
.md5_form p input {
	width: 300px;
	border: #DCDCDC solid 1px;
	float: left;
	margin-left: -1px;
	height: 31px;
}
.md5_form p a.help_use {
	color: #c6ac6f;
	text-decoration: underline;
	text-align: center;
	margin-top: 10px;
	display: block;
	font-size: 14px;
}
.buding_down {
	text-align: left;
	padding: 0 90px;
}
.buding_down h3 {
	font-size: 20px;
	font-weight: bold;
	color: #4d4643;
	height: 50px;
	line-height: 50px;
}
.buding_table {
	border-left: #DCDCDC solid 1px;
	border-top: #DCDCDC solid 1px;
	text-align: center;
}
.buding_table th, .buding_table td {
	border-bottom: #DCDCDC solid 1px;
	border-right: #DCDCDC solid 1px;
	height: 34px;
	font-size: 14px;
}
.buding_table th {
	background: #EEEEEE;
}
.buding_table a {
	color: #c6ac6f;
}
.buding_table a:hover {
	text-decoration: underline;
}
.buding_table .view_more a {
	color: #4891ba;
	font-size: 16px;
	text-align: center;
}
.buding_table .view_more a:hover {
	text-decoration: underline;
}
/***======图赏影音========***/
/**壁纸**/
.appreciate_area{ padding:30px 40px 0 40px;}
.appreciate_item { margin:28px auto; height:36px; width:820px; margin-bottom:45px;}
.appreciate_item ul { margin-left:154px;}
.appreciate_item li{  height:36px; float:left;}
.appreciate_item a { width:120px; font-size:16px; display:inline-block; text-align:center; height:36px; line-height:36px;}
.appreciate_item a.cur { color:#b78f32; width:120px; height:42px;}
.appreciate_box { width:811px; overflow:hidden;}
.appreciate_box ul { width:847px;}
.appreciate_box li { width:246px; height:240px; background:#FFF; float:left; margin-right:36px; margin-bottom:34px;}
.appreciate_box li p { width:248px;}
.appreciate_box li a{ width:122px; height:30px; line-height:30px; display:inline-block; background:#dbdbdb; color:#808080; font-size:14px; text-align:center; margin:2px 2px 0 0;}
.appreciate_box li a:hover { background:#c6ac6f; color:#FFF;}
/**截图**/
#main { padding:0 0 0 30px;}
#main ul{*overflow:hidden;_height:1%;}

#main ul li{border:1px solid #fff;border-bottom:1px solid #fff;border-top:1px solid #fff;float:left;display:inline;list-style:none;margin:6px 0;background:#FFF;width:216px;}
#main ul li.hover{border:1px solid #FB8C16;border-bottom:1px solid #FB8C16;}
#main ul li img{width:196px;display:block;}
#main ul li img.hover{filter:Alpha(opacity=90);-moz-opacity:.9;opacity:0.9;}
#main ul li h3,#main ul li p{padding:0 10px 0 10px;font-weight:normal;}
#main ul li p{background:#F3F0FF;line-height:30px;}

.img_block{position:relative;padding:10px;}

.zoom,.ilike{position:absolute;line-height:25px;padding:0 0 2px 18px;text-align:center;top:14px;display:block;text-decoration:none;background:url(../images/pic_ilike.png) no-repeat -200px 0;}
.zoom{left:14px;width:42px;background-position:0 -71px;}
.zoom:hover{background-position:0 -99px;}
.img_block a.zoom { background:#FB8C16; color:#FFF; padding:0px 10px; height:30px; line-height:30px; font-size:14px; text-align:center; font-family:"微软雅黑";}

/**视频**/
.videos_box { width:811px; overflow:hidden;}
.videos_box ul { width:847px;}
.videos_box li { width:246px; height:240px; background:#FFF; float:left; margin-right:36px; margin-bottom:34px;}
.videos_box li p { width:246px;}
.videos_box li a{ width:246px; height:30px; line-height:30px; display:inline-block; background:#dbdbdb; color:#808080; font-size:14px; text-align:center; margin:2px 0 0 0;}
.videos_box li a:hover { background:#c6ac6f; color:#FFF;}
/**======超首=======***/
.marb0 {
	margin-bottom: 0;
}
.mart15 {
	margin-top: 15px;
}

.index_wrap {
	padding: 0;
	background: url(../images/index_wrap_bg.jpg) no-repeat top center;
	position: relative;
	height:2193px;
}
.index_wrap .cnt1200 { position:relative; }
.index_wrap .cnt1200 .yinzhang img{ position:absolute; top:228px; left:500px;}
.index_wrap .i_top_navs { font-size:14px; color:#bca265; display:inline-block; position:absolute; top:20px; right:20px; z-index:100;}
.index_wrap .i_top_navs a {color:#fff;}
.index_wrap .i_top_navs a:hover { text-decoration:underline;}
.index_wrap .i_top_navs span {margin:0 10px;}
.index_wrap .index-logo { position:absolute; top:40px; left:10px;}
.index_bottom_wrap {
	background: url(../images/index_bottom_bg.jpg) no-repeat center bottom;
	position: absolute;
	bottom: 0;
	height: 998px;
	z-index: -9999;
	width: 100%;
}
.index_i_main {
	width: 1200px;
	height: 976px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	position:relative;
}
.left_main { position:absolute; /*top:719px; */top:592px; left:0; width:254px;}
.left_main .index_video { display:block; margin-top:15px;}
.top_main { position:absolute; /*top:727px;*/ top:600px; left:254px; width:946px;}
.top_main ul { width:1020px;}
.top_main li { width:300px; height:345px; background:#fff; float:left; margin-left:16px; padding:30px 0 0 0;}
.reg_tit { background:url(../images/reg-tit.png) no-repeat top center; width:300px; height:62px;}
.reg_box { text-align:left; padding:10px 0 0 38px;}
.reg_box .p { height:53px; line-height:53px;}
.reg_box .p .input_text { background:#fff; border:#8d8d8d solid 1px; width:244px; height:38px; line-height:38px; font-family:"微软雅黑";}
.reg_box .p .user_name { background:#fff url(../images/user-ico.png) no-repeat 10px; padding-left:50px; width:194px;}
.reg_box .p .pass_word { background:#fff url(../images/pass-ico.png) no-repeat 10px; padding-left:50px; width:194px;}
input::-webkit-input-placeholder {
 color:#898989;
}

input:-moz-placeholder {
 color:#898989;
}

.down_tit { background:url(../images/down-tit.png) no-repeat top center; width:300px; height:64px;}
.draw_tit { background:url(../images/draw-tit.png) no-repeat top center; width:300px; height:62px;}

/**拖拉验证样式**/
.reg_box span.error { color:#8f1103;}
.reg_box .p .unlock{padding:0 0 0 0}
.reg_box .p .slideunlock{clear:both;padding:0;line-height:38px;height:38px;border:1px #8d8d8d solid;width:244px;position: relative;background:#fff;color:#999;text-align:center;display:inline-block;}
.reg_box .p .slideunlock span.unlock-btn{margin:0;background:#dcdcdc url(../images/unlock.png) no-repeat center center; width:40px;height:38px;display:block;position: absolute;left:0px;top:0;cursor: pointer;z-index:100}
.reg_box .p .slideunlock.success{background:#FFF;color:#3da60e;}
.reg_box .p .slideunlock.success span.unlock-btn{background:#FFF url(../images/yes.png) no-repeat center center;left:175px;}
.top_main .p a { display:inline-block;background:#c6ac6f; width:214px; line-height:44px; text-align:center; font-size:24px; color:#FFF; border:0; border-radius:5px;font-family:"微软雅黑"; cursor:pointer;}
.reg_box .p button { background:#c6ac6f; width:214px; line-height:44px; text-align:center; font-size:24px; color:#FFF; border:0; border-radius:5px; margin-left:15px; margin-top:20px; font-family:"微软雅黑"; cursor:pointer;}
.p button:hover { background:#ae9b19;}
.p a:hover { background:#ae9b19;}
.p button[disabled] { background:#ddd;}

.index_m_main {
	width: 1200px;
	height: 580px;
	margin: 20px auto;
	text-align: center;
	overflow: hidden;
	position:relative;
}
.m_tabs_item { margin-bottom:20px;}
.m_tabs_item ul { width:1220px;}
.m_tabs_item li { float:left; margin-right:20px;}
.m_tabs_item li .mtabs_box { display:block; background:url(../images/m_tabs_item_03.png) no-repeat; width:285px; height:100px;}
.m_tabs_item li .mtabs1 { background-position:0 0;}
.m_tabs_item li .mtabs2 { background-position:-304px 0;}
.m_tabs_item li .mtabs3 { background-position:-610px 0;}
.m_tabs_item li .mtabs4 { background-position:-914px 0;}

.m_tabs_item li .mtabs1:hover { background-position:0 -101px;}
.m_tabs_item li .mtabs2:hover { background-position:-304px -101px;}
.m_tabs_item li .mtabs3:hover { background-position:-610px -101px;}
.m_tabs_item li .mtabs4:hover { background-position:-914px -101px;}

.m_tabs_item .mtab_li1 a.cur{ background-position:0 -101px;}
.m_tabs_item .mtab_li2 a.cur { background-position:-304px -101px;}
.m_tabs_item .mtab_li3 a.cur { background-position:-610px -101px;}
.m_tabs_item .mtab_li4 a.cur { background-position:-914px -101px;}

.index_bottom_main {
	width: 1200px;
	height: 387px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	position:relative;
}
.scroll_txt { background:url(../images/scroll_bg_03.jpg) no-repeat; width:472px; height:100px; float:left; padding:287px 15px 0 15px;}
.list_lh{ height:72px; overflow:hidden;}
.list_lh li{ line-height:25px; color:#f5d58a; font-size:14px; text-align:left;}
.i_zhiye_position {
    height: 526px;
    width: 678px;
    padding: 0 0 0 0;
    position: relative;
    overflow: hidden;
	float:right;
}
.i_zhiye_item { /*width:297px; height:67px; margin-bottom:57px;*/ position:absolute; top:16px; left:40px; z-index:1;}
.i_zhiye_item li { float:left; height:104px; margin:0 9px 0 0;}
.i_zhiye_item li a { background:url(../images/zhiye_tab_b.png) no-repeat -76px 0; width:67px; height:67px; line-height:67px; font-size:16px; display:block; text-align:center; color:#c6ac6f;}
.i_zhiye_item li a.cur { background:url(../images/zhiye_tab_b.png) no-repeat 0 0;  color:#000000;}

.i_zhiye_box { text-align:left; position:absolute; top:0; left:0; width:678px; height:526px; z-index:0;}
.i_zhiye_box .i_zhiye_cnt { position:absolute; top:230px; left:30px; width:282px;}
.i_zhiye_box .i_zhiye_cnt li { color:#666; font-size:14px; line-height:25px;}
.i_zhiye_box .i_zhiye_cnt li span { color:#000;}
.i_zhiye_box .i_zhiye_cnt li i { color:#c6ac6f; font-style:normal;}

.i_zhiye_bg1 { background:url(../images/i_zhiye_bg1.jpg) no-repeat;}
.i_zhiye_bg2 { background:url(../images/i_zhiye_bg2.jpg) no-repeat;}
.i_zhiye_bg3 { background:url(../images/i_zhiye_bg3.jpg) no-repeat;}
.i_zhiye_bg4 { background:url(../images/i_zhiye_bg4.jpg) no-repeat;}

/*第四部分*/
.index_btns { width:938px; margin:48px auto; text-align:center;}
.index_btns ul { width:979px;}
.index_btns li { float:left; margin-right:41px;}
.index_btns .btn_box { display:block; background:url(../images/btn_03.png) no-repeat; width:285px; height:100px; transition:all 0.35s linear;
 -webkit-transition:all 0.35s linear;}
.index_btns .btn1 { background-position:0 0;}
.index_btns .btn2 { background-position:-326px 0;}
.index_btns .btn3 { background-position:-652px 0;}

.index_btns .btn1:hover { background-position:0 -101px;}
.index_btns .btn2:hover { background-position:-326px -101px;}
.index_btns .btn3:hover { background-position:-652px -101px;}

/**超首弹窗**/
/**弹窗**/
.ui-dialog { position:fixed;}
.ui-button{border-radius:4px;}
.ui-dialog .ui-dialog-titlebar-close.ui-state-default{border: none}
.ui-dialog .ui-dialog-titlebar-close.ui-state-hover{background:#fff}
.ui-dialog.ui-widget-content{border:none}
.ui-dialog .ui-dialog-buttonpane{border-color:#DFDFDF;}
.ui-dialog-buttonpane{background:#EFEFEF}
.ui-state-default .ui-icon {
	background-image: url("../images/close_1.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url("../images/close_1.png");
}
.ui-state-active .ui-icon {
	background-image: url("../images/close_1.png");
}
.ui-widget-overlay { opacity:.7;}
.ui-dialog .ui-dialog-titlebar-close.ui-state-default {
    border: none;
    position: absolute;
    top: 20px;
    right: 10px;
    z-index: 8888;
}
.ui-widget-header {
    border: 0;
    background: #fff;
    color: #333333;
}
.ui-dialog .ui-dialog-content {
    padding: 0 0;
	background:#fff;
}
.ui-dialog .ui-dialog-titlebar {
     padding: 0 0;
}
.ui-icon-closethick {
    background-position: 0;
}
.ui-icon {
    width:24px;
    height: 24px;
}
.ui-dialog .ui-dialog-titlebar-close {
    width: 24px;
	height:24px;
}
.ui-dialog.ui-widget-content {
    background: #fff;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	/*border: 1px solid #dcdcdc;
	background: #f4f3f3;*/
	font-weight: normal;
	color: #555555;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 0;
	background:#f4f3f3;
	font-weight: normal;
	color: #333333;
}
	
.pop_main { background:#fff; width:694px; height:390px; padding:14px 16px 0 16px; font-family:"微软雅黑";}
.pop_tit { font-size:18px; color:#c8ae71; margin-bottom:20px;}

.reg_part { width:224px; float:left; margin-right:130px;}
.reg_kehuduan { width:608px; margin:0 auto; text-align:center;}
.zhuce-tit { background:url(../images/zhuce-tit_06.jpg) no-repeat top center; width:205px; height:62px;}
.zhuce-box { text-align:left; padding:10px 0 0 0;}
.zhuce-box .p { height:45px; line-height:45px; font-size:12px;}
.zhuce-box .p .input_text { background:#fff; border:#8d8d8d solid 1px; width:204px; height:33px; line-height:33px; font-family:"微软雅黑";}
.zhuce-box .p .user_name { background:#fff url(../images/user-ico.png) no-repeat 10px; padding-left:50px; width:154px;}
.zhuce-box .p .pass_word { background:#fff url(../images/pass-ico.png) no-repeat 10px; padding-left:50px; width:154px;}

/**弹窗里面的拖拉样式**/
.zhuce-box span.error { color:#8f1103;}
.zhuce-box .p .unlock{padding:0 0 0 0}
.zhuce-box .p .slideunlock{clear:both;padding:0 0 0 20px;line-height:33px;height:33px;border:1px #8d8d8d solid;width:184px;position: relative;background:#fff;color:#999;text-align:center;display:inline-block;}
.zhuce-box .p .slideunlock span.unlock-btn{margin:0;background:#dcdcdc url(../images/unlock.png) no-repeat center center; width:38px;height:33px;display:block;position: absolute;left:0px;top:0;cursor: pointer;z-index:100}
.zhuce-box .p .slideunlock.success{background:#FFF;color:#3da60e;}
.zhuce-box .p .slideunlock.success span.unlock-btn{background:#FFF url(../images/yes.png) no-repeat center center;left:175px;}
.zhuce_kehuduan .p a { display:inline-block;background:#c6ac6f; width:214px; line-height:44px; text-align:center; font-size:24px; color:#FFF; border:0; border-radius:5px;font-family:"微软雅黑"; cursor:pointer;}
.zhuce-box .p button { background:#c6ac6f; width:195px; line-height:41px; text-align:center; font-size:18px; font-weight:bold; color:#FFF; border:0; border-radius:5px; margin-top:20px; font-family:"微软雅黑"; cursor:pointer;}
.zhuce-box .p button:hover { background:#ae9b19;}
.zhuce-box .p a:hover { background:#ae9b19;}
.zhuce-box .p button[disabled] { background:#ddd;}

.kehuduan_part { width:252px; float:left; text-align:center;}
a.kehuduan-btn { display:block; background:#e4c050; width:195px; height:41px; line-height:41px; color:#FFF; font-size:18px; font-weight:bold; border-radius:5px; -webkit-border-radius:5px; text-align:center;}

.footer { background:#140E0E; height:160px; font-size:14px; padding:35px 0 0 0; position:relative;}
.inner_footer { width:1200px; margin:0 auto; text-align:center;}
.inner_footer .footer_logo { width:257px; height:103px; float:left; padding:0px 0 0 30px;}
.inner_footer .footer_cnt { width:857px; float:left; margin-left:25px; margin-top:10px; border-left:#979292 solid 1px; padding:0 0 0 30px;}
.inner_footer .footer_cnt .footer_links li { float:left;font-size:14px;}
.inner_footer .footer_cnt .footer_links li a{ color:#979292;}
.inner_footer .footer_cnt .footer_links li a:hover { color:#ff9908;}
.inner_footer .footer_cnt .footer_links li span { margin:0 8px; color:#979292; font-size:14px;}
.inner_footer .footer_cnt .footer_copyright { color:#979292; text-align:left; clear:both; padding:10px 0 0 0; line-height:24px;}

.dialog {
  display: none;
  width: 950px;
  background:none;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 #000;
  -moz-box-shadow: 0 0 0 #000;
  -o-box-shadow: 0 0 0 #000;
  -ms-box-shadow: 0 0 0 #000;
  box-shadow: 0 0 0 #000;
}

.dialog a.close-dialog {
  position: absolute;
  top: 100px;
  right: -30px;
  display: block;
  width: 26px;
  height: 26px;
  text-indent: -9999px;
  background: url(../images/close_1.png) no-repeat left top;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.dialog a.close-dialog:hover{
  background: url(../images/close_1.png) no-repeat left top;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.top{height:50px;background-color:#fff;}
.tpnr{width:1200px;margin:auto;position: relative;}

.reg_login {
    position: absolute;
    right: 10px;
    top: 10px;
}
.reg_login a{height:50px;line-height:50px;}
.reg_login .login-ico {
    background: rgba(0, 0, 0, 0) url("../images/login-ico.png") no-repeat scroll left center;
    display: block;
    float: left;
    height: 25px;
    line-height: 25px;
    padding: 0 0 0 30px;
    transition: transform 0.4s ease-out 0s;
}
.reg_login .reg-ico {
    background: rgba(0, 0, 0, 0) url("../images/reg-ico.png") no-repeat scroll left center;
    display: block;
    float: left;
    height: 25px;
    line-height: 25px;
    margin-left: 16px;
    padding: 0 0 0 30px;
}

.footer_links a {
    color: #959595;
    font-size: 16px;
    margin: 0 10px;
	line-height:60px;
}