﻿@charset "utf-8";
/*公共*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,
dl, dt, dd, ul, ol, li,
pre,
fieldset, lengend, button, input, textarea,
th, td {
    margin: 0;
    padding: 0;
    color:#666666;
    resize: none;  
}
body,button, input, select, textarea {
    font: 12px/22px Arial, SimSun, Microsoft YaHei;
}
textarea{ font:14px Arial, SimSun, Microsoft YaHei; line-height:18px; word-wrap:break-word;border:1px solid #cfcfcf; outline:none;}
input{ border:1px solid #cfcfcf;}
h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4, h5, h6 { font-size: 100%; }

address, cite, dfn, em, var { font-style: normal; }
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; }
small { font-size: 12px; }

ul,  ol ,li { list-style: none; }

a { text-decoration: none; outline:none;}
button, a{cursor:pointer;}
abbr[title], acronym[title] {
border-bottom: 1px dotted;
cursor: help;
}
q:before, q:after { content: ''; }

legend { color: #000; }
fieldset, img { border: none; }

table {
border-collapse: collapse;
border-spacing: 0;
}
.clear{clear:both;}
.display_none{ display:none;}
.line{ width:639px; height:1px; background:#ececec; overflow:hidden; margin-top:11px;}
.tips{ width:633px; border:3px solid #ececec; margin-top:11px;}
.tips p{ padding:11px 15px;}

/*--首页--*/
/*top*/
#header{ width:970px; margin:0 auto;}
#header_main{ position:relative; height:72px;}
#logo{ position:absolute; left:10px; top:8px;}
#top_infor{ position:absolute; right:0px; top:8px;}
#top_help{ float:right;}
#top_help a{ color:#333;}
#top_help a:hover{ text-decoration:underline; color:#48688f;}
#top_login{ float:right; display:none;}
#top_username{ color:#48688f; float:left;}
#top_quit_btn{ background:url(/images/tquit_btn.jpg) no-repeat; width:51px; height:19px; float:left; margin:2px 10px 0 10px;}
#top_loginout{ float:right;}
#top_login_btn{ background:url(/images/tlogin_btn.jpg) no-repeat; width:51px; height:19px; float:left; margin:2px 10px 0 10px;}
#top_btn{ position:absolute; top:48px; right:0px;}
#top_btn a{ color:#777;}
#top_btn a:hover{  text-decoration:underline; color:#48688f;}

/*nav--蓝色导航*/
#nav_box{ width:100%; height:66px; }
#nav_box #nav_left{ background:url(/images/nav_left.jpg) no-repeat; width:5px; height:66px; overflow:hidden; float:left;}
#nav_box #nav_right{ background:url(/images/nav_right.jpg) no-repeat; width:5px; height:66px; overflow:hidden; float:left;}
#nav_box #nav_main{ background:url(/images/nav_bg.jpg) repeat-x; width:960px; height:66px; overflow:hidden; float:left;}
#nav_box #nav_main ul li{ width:116px; height:31px; background:url(/images/nav_line.jpg) no-repeat right center; float:left;}
/*橙色导航*/
#nav_box2{ width:100%; height:66px; }
#nav_box2 #nav_left{ background:url(/images/nav_left2.jpg) no-repeat; width:5px; height:66px; overflow:hidden; float:left;}
#nav_box2 #nav_right{ background:url(/images/nav_right2.jpg) no-repeat; width:5px; height:66px; overflow:hidden; float:left;}
#nav_box2 #nav_main{ background:url(/images/nav_bg2.jpg) repeat-x; width:960px; height:66px; overflow:hidden; float:left;}
#nav_box2 #nav_main ul li{ width:116px; height:31px; background:url(/images/nav_line2.jpg) no-repeat right center; float:left;}
#nav_main ul{ padding:7px 0 0 10px;}
#nav_main ul li a.navli{width:113px; height:31px; float:left;}

#nav_box .nav1 a.navli{ background:url(/images/nav1.jpg) no-repeat;}
#nav_box .nav2 a.navli{ background:url(/images/nav2.jpg) no-repeat;}
#nav_box .nav3 a.navli{ background:url(/images/nav3.jpg) no-repeat;}
#nav_box .nav4 a.navli{ background:url(/images/nav4.jpg) no-repeat;}
#nav_box .nav5 a.navli{ background:url(/images/nav5.jpg) no-repeat;}
#nav_box .nav6 a.navli{ background:url(/images/nav6.jpg) no-repeat;}
#nav_box .nav7 a.navli{ background:url(/images/nav7.jpg) no-repeat;}
#nav_box .nav8 a.navli{ background:url(/images/nav8.jpg) no-repeat;}

#nav_box2 .nav1 a.navli{ background:url(/images/nav11.jpg) no-repeat;}
#nav_box2 .nav2 a.navli{ background:url(/images/nav22.jpg) no-repeat;}
#nav_box2 .nav3 a.navli{ background:url(/images/nav33.jpg) no-repeat;}
#nav_box2 .nav4 a.navli{ background:url(/images/nav44.jpg) no-repeat;}
#nav_box2 .nav5 a.navli{ background:url(/images/nav55.jpg) no-repeat;}
#nav_box2 .nav6 a.navli{ background:url(/images/nav66.jpg) no-repeat;}
#nav_box2 .nav7 a.navli{ background:url(/images/nav77.jpg) no-repeat;}
#nav_box2 .nav8 a.navli{ background:url(/images/nav000.jpg) no-repeat;}

#nav_box .nav1 a.navli:hover,#nav_box2 .nav1 a.navli:hover{ background:url(/images/nav1_hover.jpg) no-repeat;}
#nav_box .nav2 a.navli:hover,#nav_box2 .nav2 a.navli:hover{ background:url(/images/nav2_hover.jpg) no-repeat;}
#nav_box .nav3 a.navli:hover,#nav_box2 .nav3 a.navli:hover{ background:url(/images/nav3_hover.jpg) no-repeat;}
#nav_box .nav4 a.navli:hover,#nav_box2 .nav4 a.navli:hover{ background:url(/images/nav4_hover.jpg) no-repeat;}
#nav_box .nav5 a.navli:hover,#nav_box2 .nav5 a.navli:hover{ background:url(/images/nav5_hover.jpg) no-repeat;}
#nav_box .nav6 a.navli:hover,#nav_box2 .nav6 a.navli:hover{ background:url(/images/nav6_hover.jpg) no-repeat;}
#nav_box .nav7 a.navli:hover,#nav_box2 .nav7 a.navli:hover{ background:url(/images/nav7_hover.jpg) no-repeat;}
#nav_box .nav8 a.navli:hover,#nav_box2 .nav8 a.navli:hover{ background:url(/images/nav8_hover.jpg) no-repeat;}

#nav_box #nav1_hover a.navli,#nav_box2 #nav1_hover a.navli{ background:url(/images/nav1_hover.jpg) no-repeat;}
#nav_box #nav2_hover a.navli,#nav_box2 #nav2_hover a.navli{ background:url(/images/nav2_hover.jpg) no-repeat;}
#nav_box #nav3_hover a.navli,#nav_box2 #nav3_hover a.navli{ background:url(/images/nav3_hover.jpg) no-repeat;}
#nav_box #nav4_hover a.navli,#nav_box2 #nav4_hover a.navli{ background:url(/images/nav4_hover.jpg) no-repeat;}
#nav_box #nav5_hover a.navli,#nav_box2 #nav5_hover a.navli{ background:url(/images/nav5_hover.jpg) no-repeat;}
#nav_box #nav6_hover a.navli,#nav_box2 #nav6_hover a.navli{ background:url(/images/nav6_hover.jpg) no-repeat;}
#nav_box #nav7_hover a.navli,#nav_box2 #nav7_hover a.navli{ background:url(/images/nav7_hover.jpg) no-repeat;}
#nav_box #nav8_hover a.navli,#nav_box2 #nav8_hover a.navli{ background:url(/images/nav8_hover.jpg) no-repeat;}



#nav_box .nav6,#nav_box2 .nav6{ position:relative;}
.sub_nav{ position:absolute; top:32px; left:-80px; width:500px;}
.sub_nav a{ float:left; color:#5f4f44; background:url(/images/subnav_icon.jpg) no-repeat right center; font-weight:bold; padding:0 15px;}
.sub_nav a:hover{ color:#000;}

/*index_main*/
#content{ width:970px; margin:10px auto 0 auto;}
#index_left{ width:206px; float:left;}
#index_left a{ float:left;}
#index_left a img{ float:left;}
#beginner_guide{ margin-top:9px;}
#links_box{ margin-top:9px; border:3px solid #d8d8d8; width:200px; height:121px; float:left;}
#contact_way{ margin-top:9px; float:left;}

#index_m{ float:left; width:538px; margin:0 11px;}
/*banner*/
#banner{ width:538px; height:176px; position:relative;}
#banner_img{ position:relative;}
#banner_img li{ position:absolute; top:0px; left:0px;}
#banner_tab{ position:absolute; background:url(/images/banner_bot.png) no-repeat; width:538px; height:21px; left:0px; bottom:0px;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/images/banner_bot.png"); _background-image: none;}
#banner_tab ul{ position:absolute; top:0px; right:10px; z-index:100;}
#banner_tab ul li{ float:left; font-size:14px; float:left; display:inline; margin-left:10px; cursor:pointer;position:relative; z-index:101; color:#999; }
#banner_tab .current{ color:#fff;}

/*首页--新闻中心*/
#news_center{ width:262px; height:163px; border:1px solid #e5e5e5; float:left; margin:11px 0 0 0;}
#news_center h3{ height:30px; width:245px; border-bottom:1px solid #e5e5e5; line-height:30px; margin:0 auto; font-size:13px;}
#news_center h3 span{ color:#30aed8;}
#news_con{ width:245px; margin:0 auto; overflow:hidden;}
#news_con li{ height:25px; line-height:25px; text-indent:20px; width:100%; overflow:hidden;}
#news_con li a{ color:#858585;}
#news_con li a:hover{ color:#48688f; text-decoration:underline;}
#news_con .news_list1{ background:url(/images/news_icon1.jpg) no-repeat left center;}
#news_con .news_list2{background:url(/images/news_icon2.jpg) no-repeat left center;}

/*首页--常见问题*/
#faq_box{ width:262px; height:163px; border:1px solid #e5e5e5; float:right; margin:11px 0 0 0;}
#faq_box h3{ height:30px; width:245px; border-bottom:1px solid #e5e5e5; line-height:30px; margin:0 auto; font-size:13px;}
#faq_box h3 span{ color:#30aed8;}
#faq_boxcon{ width:245px; margin:0 auto; overflow:hidden;}
#faq_boxcon li{ height:25px; line-height:25px; text-indent:15px;background:url(/images/question_icon.jpg) no-repeat left center; width:100%; overflow:hidden;}
#faq_boxcon li a{ color:#858585;}
#faq_boxcon li a:hover{ color:#48688f; text-decoration:underline;}
.more_btn{ background:url(/images/more_btn.jpg) no-repeat; width:42px; height:9px; float:right; margin:10px 5px 0 0; display:inline;}

#index_right{ width:204px; float:right;}
/*首页--loginbox*/
#login_box{ width:100%; height:176px; background:url(/images/login_box.jpg) no-repeat; margin-bottom:11px;}
#login_box #loginbox_title{ width:172px; margin:0 auto; padding-top:3px; height:28px; line-height:28px; border-bottom:1px solid #e5e5e5; color:#30aed8;}
#login_box dl{ width:172px; margin:0 auto;border-bottom:1px dotted #d4d4d4; padding:5px 0;}
#login_box dt{ height:30px; line-height:30px; border-bottom:1px dotted #d4d4d4;}
#login_box dd{ padding:3px 0 0 0;}
#login_box #login_uname{ width:115px; overflow:hidden; height:100%; float:left;}
#login_box #quit_btn{ background:url(/images/quit_btn.jpg) no-repeat; width:51px; height:19px; float:right; margin-top:4px;}
#login_box td span{ width:80px; text-align:left; display:block; height:22px; line-height:22px; overflow:hidden;}
#login_box .user_num{ color:#f30000;}
#login_box td a{ color:#3690e4;}
#login_box td a:hover{ text-decoration:underline;}
#loginbox_btn{ width:172px; margin:0 auto;}
#loginbox_btn li{ float:left; background:url(/images/b_icon.jpg) no-repeat left center; padding:5px 0 0 8px; margin-right:25px;}
#loginbox_btn li a{ color:#373737;}
#loginbox_btn li a:hover{ text-decoration:underline;}


#loginout_box{ width:100%; height:176px; background:url(/images/login_box.jpg) no-repeat;margin-bottom:11px;}
#loginout_box #loginout_title{ width:172px; margin:0 auto; padding-top:3px; height:28px; line-height:28px; border-bottom:1px solid #e5e5e5; color:#30aed8;}
#loginout_box #user_box{ width:172px; margin:0 auto; height:90px; overflow:hidden;}
#loginout_box #user_input{ width:108px; float:left; margin:10px 0 0 0;}
#loginout_box .user_text{ width:100px; height:16px; padding:2px 4px; margin-bottom:4px; line-height:20px;}
#loginout_box .un_inputbg{ background:url(/images/name_inputbg.jpg) no-repeat left center;}
#loginout_box .pwd_inputbg{ background:url(/images/pwd_inputbg.jpg) no-repeat left center;}
#loginout_box .login_btn{ border:0; background:url(/images/login_btn.jpg) no-repeat; width:52px; height:48px; float:left; margin:10px 0 0 10px; display:inline; cursor:pointer;}
#reg_btn{}
#reg_btn a{ background:url(/images/reg_btn.jpg) no-repeat; width:172px; height:41px; display:block; margin-top:5px; margin:0 auto;}
#rem_pwd{ padding:2px;}
#rem_pwd input{  cursor:pointer; float:left; margin:6px 3px 0 0 ; _margin:0px 0 0 0px;*margin:2px 3px 0 0 ; border:0;}
#rem_pwd b{ font-weight:100; padding-right:10px; border-right:1px solid #b2b2b2; }
#find_pwd{ padding-left:10px; }
#find_pwd a{ color:#666;}
#find_pwd a:hover{ text-decoration:underline;}


/*首页--广告*/
#ad_box{ width:198px; height:159px; border:3px solid #87c80a; position:relative;}
#ad_box h3{ text-indent:10px; width:181px; margin:0 auto; background:url(/images/title_icon1.jpg) no-repeat left center; margin-left:10px; border-bottom:1px solid #e5e5e5; height:28px; line-height:28px;}
#slider-code { height: 127px; overflow:hidden; width:192px; margin:0 auto; }
#slider-code .viewport { float: left;height: 127px; width:192px; overflow: hidden; position: relative; }
#slider-code .buttons { display: block; float: left; position:absolute;}
#slider-code .prev{ background:url(/images/ad_btn_left.jpg) no-repeat; width:14px; height:15px; display:block; top:6px; right:25px;}
#slider-code .next { background:url(/images/ad_btn_right.jpg) no-repeat; width:15px; height:15px; display:block; top:6px; right:10px;}
#slider-code .disable { visibility: hidden; }
#slider-code .overview { list-style: none; position: absolute; padding: 0; margin: 0; left: 0; top: 0; }
#slider-code .overview li{ float: left;height: 127px;  width:192px;}
#ad_btn{ position:absolute; top:6px; right:10px; background:url(/images/ad_btn.jpg) no-repeat; width:29px; height:15px; display:block;z-index:-1; }

#games_show{ width:100%;}
#games_show a{ float:left;}

/*道具推荐*/
#main_bot{ width:100%; margin:12px 0 0 0;}
#ad_box2{ float:left; width:206px; height:177px;  padding-top:6px; }
#rec_props{ width:747px; height:189px; float:left; margin-left:11px; display:inline;}
#recprops_title{ height:26px; line-height:26px; font-size:13px;}
#recprops_box{ width:100%; border:1px solid #d4d3d0; height:161px; overflow:hidden;}
#recprops_tab{ width:100%; height:29px;}
#recprops_tab li{ float:left; width:91px; height:100%;background:url(/images/recommend_tab.jpg) no-repeat;border-right:1px solid #d4d3d0;}
#recprops_tab li a{width:91px; height:100%; display:block;  text-align:center;  line-height:25px; color:#4b4b4b;}
#recprops_tab li a:hover{ color:#000;}
#recprops_box .recprops_choice{ background:none; font-weight:bold;}
#recprops_con{ margin:15px 0 0 0;}
#recprops_con li{ float:left; width:240px; margin:0 4px; overflow:hidden; display:inline;}
.recprops_img{ position:relative; background:url(/images/props_box.jpg) no-repeat; width:100px; height:100px; float:left; cursor:hand;}
.recprops_img img{ margin:5px; width:90px; height:90px;}
.recprops_img .hot_icon{ background:url(/images/hot_icon.png) no-repeat; width:42px; height:43px; position:absolute; top:0px; left:0px; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/images/hot_icon.png"); _background-image: none; }
.recprops_infor{ float:left; width:130px; margin:0 0 0 8px;}
.recprops_infor dt{ color:#444;}
.recprops_infor dt a{ color:#444; font-weight:bold;}
.recprops_infor dd{ color:#666;}
.recprops_infor dd b{ color:#ff5a00; padding:0 2px;}
.recprops_btn{ float:right; margin-top:2px;}
.recprops_btn .buy_recprops{ background:url(/images/buy_btn.jpg) no-repeat; width:35px; height:19px; float:left; margin-right:5px;}
.recprops_btn .gift_recprops{ background:url(/images/gift_btn.jpg) no-repeat; width:35px; height:19px; float:left;}

#footer{ width:100%; height:180px; background:url(/images/footer_bg.jpg) repeat-x top; margin-top:70px;}
#footer_main{ width:970px; margin:0 auto; padding:20px 0 0 0;}
#footer_main tr{ text-align:center;}
#footer_main td{color:#4d4d4d;}
#footer_main td a{color:#4d4d4d;}
#footer_main td a:hover{ text-decoration:underline;}
#friendly_links{ margin:0 auto; width:100%;}
#friendly_links dt{ display:inline;}
#friendly_links dd{ display:inline; padding:0 5px 0 8px; border-right:1px solid #4d4d4d;}
#friendly_links dd a{ color:#4d4d4d;}
#friendly_links dd a:hover{ text-decoration:underline;}

/*--注册页面--*/
#header2{ background:url(/images/header_bg.jpg) repeat-x;}
#header2_main{ width:970px; height:10px; margin:0 auto; }
#logo2{ float:left; margin:10px 0 0 10px;}
#reg_box{ width:561px; margin:0 auto;}
.reg_tips{ background:url(/images/reg_icon.jpg) no-repeat left center; text-indent:20px; padding:5px 0; margin-top:15px; color:#633100;}
#reg_tips span{ color:#fe5200; padding-left:10px;}
.reg_table{width:559px; border:1px solid #cfd9e2; margin-bottom:15px;}
.reg_table th{ background:#e1e8ee; border-bottom:1px solid #cfd9e2; text-align:left; text-indent:20px; height:28px; line-height:28px; color:#005a87;}
.reg_table td{ height:35px;}
.reg_table .reg_tablel{ background:#f5f5f5; text-align:right;}
.reg_table .reg_tablel span{ background:url(/images/reg_icon2.jpg) no-repeat left center; padding:0 10px 0 10px; color:#023b51;}


.reg_table .reg_text1{ width:124px; height:16px; padding:2px 3px; line-height:16px; border:1px solid #7f9db9; margin-left:15px;}
.reg_table .reg_text2{ width:164px; height:16px; padding:2px 3px; line-height:16px; border:1px solid #7f9db9; margin-left:15px;}
.reg_table .reg_radio{ margin:0 2px 0 15px; vertical-align:middle; border:0; cursor:pointer;}
.reg_table .reg_select{ border:1px solid #7f9db9; width:172px; margin-left:15px; cursor:pointer;}
.reg_table .reg_select2{ border:1px solid #7f9db9; margin-left:15px;}
#reg_code{ width:100%; margin-top:20px;}
.reg_codel{ text-align:right; }
.reg_codel span{padding-right:15px; color:#023B51; font-weight:bold; }
#reg_code .reg_text1{ width:124px; height:16px; padding:2px 3px; line-height:16px; border:1px solid #7f9db9; margin-left:15px;}
#reg_code .reg_code_text{ width:50px; height:16px; padding:2px 3px; line-height:16px; border:1px solid #7f9db9; margin-left:15px;}
#reg_code .refresh_code{ color:#2727d3; text-decoration:underline;}
#reg_agreement{ padding:0 0 10px 25px; margin-top:5px; color:#444;}

#reg_agreement input{ float:left; margin:6px 3px 0 0 ; _margin:0px 0 0 0px;*margin:1px 3px 0 0 ;border:0;}

#user_agreement{ color:#2727d3; text-decoration:underline; margin-left:20px;}
.reg_line{ text-align:center; background:url(/images/reg_line.jpg) no-repeat; width:720px; height:4px; margin:40px auto 0 auto;}
#registration_btn{ width:561px; margin:0 auto;}

#btnSubmit{ background:url(/images/reg_submit.jpg) no-repeat; width:229px; height:43px; float:left; margin:16px 0 0 90px; cursor:pointer;}
#btnExit{ background:url(/images/reg_close.jpg) no-repeat; width:136px; height:42px; float:left; margin:16px 0 0 12px; cursor:pointer;}
.back_index{ background:url(/images/back_index.jpg) no-repeat; width:229px; height:43px; display:block; margin:16px auto 0 auto;}

/*--注册完成页面--*/
.reg_table .reg_tablel b{ padding:0 15px 0 0px; width:102px; display:block; color:#023b51;}
.reg_table  .reg_infor{ color:#005a87; padding-left:25px;}
.reg_table  .reg_infor p{ width:400px;color:#005a87;}
.reg_finish{ border-bottom:0;}
.reg_finish td{ border-bottom:1px solid #cfd9e2; }
.reg_finish .reg_tablel{ padding:10px 0;}
#pwd_question1 td,#pwd_question2 td{ border:0; padding-top:5px; padding-bottom:3px; height:30px;}
#pwd_question11 td,#pwd_question22 td{  padding-top:3px; padding-bottom:5px; height:30px;}

/*--游戏介绍--*/
#sidebar{ float:left; width:206px; margin-left:11px; display:inline;}
#sidebar{ width:206px; float:left;}
#sidebar a{ /*float:left;*/}
#sidebar a img{ float:left;}
#right_main{ float:left; width:639px; display:inline; margin-left:11px; padding-left:11px; border-left:1px solid #ececec;}
#rm_title{ color:#414141; background:url(/images/title_icon2.jpg) no-repeat left center; text-indent:15px; border-bottom:1px solid #ececec; height:32px; line-height:32px;}
#rm_img{ margin-top:11px;width:700px;}
#game_des{ padding:15px 18px; border:1px solid #ececec; margin-top:11px;}
#back_top{ background:#ff9b15; width:100%; height:32px; margin-top:50px;}
#back_top a{ background:url(/images/back_top.jpg) no-repeat; width:57px; height:32px; display:block; float:right;}

/*--充值中心--*/
#recharge_step{ margin-top:11px; padding-bottom:11px; border-bottom:1px solid #ECECEC;}
#recharge_way{ width:639px;  }
.topUp_type_select1
{
	width:198px; 
	height:94px; 
	float:left; 

	display:inline;
	margin-left:0px; 
	margin-top:28px;
	border:2px solid #D3D0D0;
}

.topUp_type_select{
	width:198px; 
	height:94px; 
	float:left; 
	margin-left:15px; 
	display:inline;

	margin-top:28px;
	border:2px solid #D3D0D0;
}
.topUp_type_one{
 width:198px; 
	height:94px; 
	margin:0 auto; 
	

}
.float_left{
	float:left;
}
.type_explain_text{
	font-size:13px;
	color:#575859;
	padding-left:10px;
}
.now_topUp_btn{
	float:left;
	width:65px;
	height:66px;
	display:block;
}
.now_topUp_btn A{

	background:url(/Images/9371.png) no-repeat;
	width:65px;
	height:66px;
	display:block;
}
.now_topUp_btn A:hover{
	background:url(http://sqgame.net/Images/9372.png) no-repeat;
	width:65px;
	height:66px;
	display:block;
}


.type_explain_text{
	font-size:13px;
	color:#575859;
	padding-left:10px;
}
.type_explain_bg{
	background:#F9EED7;
	width:198px;
	height:28px;
	line-height:28px;
	clear:both;
}
.type_explain_text span{
	color:#ef0000;
}
#recharge_way ul{ padding:13px 0 0 11px;}
#recharge_way ul li{ width:562px; border-bottom:1px dashed #ccc; padding:12px 0;}
.recharge_img{ float:left;}
.recharge_meg{ width:240px; float:left; margin-left:11px; display:inline; padding-top:50px;}
.recharge_megs{ width:370px; float:left; margin-left:11px; display:inline; padding-top:50px;}
.recharge_table{width:589px; border:1px solid #cfd9e2; margin:11px auto 5px auto; border-bottom:0;}
.recharge_tablef{width:589px; margin:11px auto 5px auto; border-bottom:0;}
.recharge_table th{ background:#e1e8ee; border-bottom:1px solid #cfd9e2; text-align:left; font-size:14px; text-indent:20px; height:32px; line-height:32px; color:#005a87;}
.recharge_table td{ height:35px; padding:10px 0; border-bottom:1px solid #ced9e2;}
.recharge_table .reg_tablel{ background:#f5f5f5; text-align:right;}
.recharge_table .reg_tablel b{  padding:0 25px 0 10px; color:#023b51;}
.recharge_table .reg_text1{ width:124px; height:16px; padding:2px 3px; line-height:16px; border:1px solid #a9bdcd; margin-left:15px;}
.recharge_table .reg_radio{ margin:0 2px 0 15px; vertical-align:middle; border:0; cursor:pointer;}
.recharge_table .money_choice{ color:#005a87; width:409px;}
.recharge_table .money_choice b{ color:#ff0000; padding-left:2px; font-weight:100;}
.recharge_table .change_code{ color:#2727d3; text-decoration:underline;}
.recharge_table .bank_list{ width:409px;}
.recharge_table .bank_list li{ float:left; padding:5px 0;}
.recharge_table .bank_list li input{ vertical-align:middle; float:left; border:0; margin-top:10px; margin-right:5px; display:inline;}
.recharge_table .bank_list li img{ float:left;}
.recharge_table .code_change{ width:240px;}
#recharge_now_Alipay input{ background:url(/images/rechargenow.jpg) no-repeat; width:229px; height:43px; display:block; margin:30px auto 40px auto;}
#recharge_now a{ background:url(/images/rechargenow.jpg) no-repeat; width:229px; height:43px; display:block; margin:30px auto 40px auto;}



/*--兑换中心--*/
#shop_box{ width:100%; margin-top:20px;}
#shoptab{ width:100%; height:30px; background:url(/images/shoptab_bg.jpg) repeat-x;}
#shoptab ul li{ float:left;}
#shoptab ul li a{ background:url(/images/shoptab.jpg) no-repeat; width:140px; height:30px; display:block; line-height:30px; color:#666; text-align:center;}
#shoptab ul li a:hover{ color:#fe5400;}
#shoptab ul li.shop_choice a{ background:url(/images/shoptab_hover.jpg) no-repeat; color:#fe5400; font-weight:bold;}
#exchange_tab{ margin-top:1px; height:23px; line-height:23px; background:#f4f3f3; text-align:right;}
#exchange_tab a{ color:#666;}
#exchange_tab a:hover{ color:#333; text-decoration:underline;}

#exchange_main{ width:100%;}
#exchange_con li{ float:left; margin:17px 13px 10px 0; width:146px;}
a.exchange_img{ border:1px solid #e3e3e3; position:relative; display:block;}
a.exchange_img:hover{ border:1px solid #3ab4db; }
.exchange_img img{ width:144px; height:147px;}
.new_icon{ background:url(/images/new_icon.png) no-repeat; width:61px; height:50px; position:absolute; top:0px; right:0px;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/images/new_icon.png"); _background-image: none; }
.exchange_table{ width:100%;}
.exchange_table talbe{ }
.exchange_btn{ background:url(/images/exchange_btn.jpg) no-repeat; width:41px; height:19px; display:block; margin-top:5px;}
.exchange_table .exchange_name{ text-align:center; color:#37aade; width:100%; overflow:hidden; height:25px; display:block; line-height:25px; font-weight:bold;}
.exchange_table .lotteries_num{ color:#ff5a00; font-weight:bold;}

.shop_page{ width:100%;text-align:center; padding:40px 0 20px 0; clear:both;}
.shop_page  a,.shop_page  span{ padding:3px;}
.shop_page  a{color:#666;}
.shop_page a:hover{  color:#ff5a00;}
.shop_page a:visited{ color:#666;}
.shop_page .current{ color:#ff5a00; font-weight:bold;}



 

.rank_page { width:100%;text-align:center; padding:40px 0 20px 0; clear:both; margin:0px; }
.paginator { font: 12px Arial, Helvetica, sans-serif;width:100%;text-align:center; padding:40px 0 20px 0; clear:both;  }
.paginator a {border:solid 1px #ccc;color:#0063dc;cursor:pointer;text-decoration:none;}
.paginator a:visited {padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;}
.paginator .cpb {border:1px solid #F50;font-weight:700;color:#F50;background-color:#ffeee5;text-align:center;}
.paginator a:hover {border:solid 1px #F50;color:#f60;text-decoration:none;}
.paginator a,.paginator a:visited,.paginator .cpb,.paginator a:hover  
{height:16px;line-height:16px;min-width:10px;_width:10px;margin-right:5px;text-align:center;
 white-space:nowrap;font-size:12px;font-family:Arial,SimSun;padding:0 3px;margin: 0px; }

 

/*--兑换商品详细--*/
#epro_main{ margin-top:11px; background:#e6e6e8; padding-bottom:7px;}
#epro_details{ background:#fff; border:1px solid #ccc; width:617px; margin:8px auto; padding-bottom:25px;}
#epro_title{ background:url(/images/pro_title_bg.jpg) repeat-x; width:100%; height:37px;}
#epro_title span{ background:url(/images/pro_title_icon.jpg) no-repeat left center; padding-left:8px; height:35px; line-height:35px; margin-left:10px; color:#fff; font-weight:bold; font-size:14px;}
#epro_top{ width:562px; margin:25px auto 20px auto;}
#epro_img{ float:left; }
#epro_img img{ width:220px; height:220px;}
#epro_img{ border:1px solid #e3e3e3;}
#epro_info{ float:left; width:310px; margin-left:15px; display:inline; overflow:hidden; height:150px;}
#epro_info tr{ height:28px;}
#epro_info p{ }
#epro_info #epro_name{ font-weight: bold; color:#37aade;}
#epro_info p span{ color:#ff5a00; font-weight:bold;}
#exchange_now1{ float:left; margin:10px 0px 0px 10px;}
#exchange_now1 a{margin:10px 0px 0px 10px; background:url(/images/ziqu.jpg) no-repeat; width:115px; height:28px; display:block;}

#exchange_now2{ float:left; margin:10px 0px 0px 20px;}
#exchange_now2 a{margin:10px 0px 0px 20px; background:url(/images/youji.jpg) no-repeat; width:115px; height:28px; display:block;}



#exchange_now3{ float:left; margin:0px 0px 0px 20px;}
#exchange_now3 a{margin:30px 0px 0px 90px; background:url(/images/exchange_now2.jpg) no-repeat; width:115px; height:28px; display:block;}



#epro_con{ width:562px; margin:0 auto;}
#epro_con_title{ background:url(/images/aboutpro_icon.jpg) no-repeat left center; padding-left:15px; font-size:14px;}
#epro_con_main{ padding:10px 15px; background:#f5f5f5;}
#back_btn{}
#back_btn a{ background:url(/images/back_btn.jpg) no-repeat; width:115px; height:28px; display:block; margin:0 auto;}

/*--兑换商品填写信息页面--*/
#exchange_tips{ text-align:right; width:559px; margin:20px auto 5px auto;}
#exchange_tips span{ background:url(/images/reg_icon2.jpg) no-repeat left center; padding-left:10px; color:#fe5200;}
#exchange_from{width:559px; border:1px solid #cfd9e2;margin:0 auto 5px auto;}
#exchange_from th{ background:#e1e8ee; border-bottom:1px solid #cfd9e2; text-align:left; text-indent:20px; height:28px; line-height:28px; color:#005a87;}
#exchange_from tr{}
#exchange_from td{ height:40px;}
#exchange_from .ec_tablel{ background:#f5f5f5; text-align:right;}
#exchange_from .ec_tablel span{ background:url(/images/reg_icon2.jpg) no-repeat left center; padding:0 15px 0 10px; color:#023b51;}
#exchange_from .ec_tablel2{ background:#f5f5f5; text-align:right;}
#exchange_from .ec_tablel2 span{ padding:0 15px 0 10px; color:#023b51;}
#exchange_from .ec_text2{ width:164px; height:16px; padding:2px 3px; line-height:16px; border:1px solid #7f9db9; margin-left:15px;}
#exchange_from .ec_text3{ width:340px; height:16px; padding:2px 3px; line-height:16px; border:1px solid #7f9db9; margin-left:15px;}
#exc_btn{ padding:29px 0 0 210px;}
#exc_btn #exc_submit{ background:url(/images/exc_submit.jpg) no-repeat; width:115px; height:28px; float:left;}
#exc_btn #exc_back{ background:url(/images/exc_back.jpg) no-repeat; width:115px; height:28px; float:left; margin-left:10px;}





/*商城*/

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=115);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
 
 
#shop_main{}
#shop_main li{ float:left; margin:34px 0 0 25px; display:inline;}
#recprops_con{ margin:15px 0 0 0;}
#recprops_con li{ float:left; width:240px; margin:0 4px; overflow:hidden; display:inline;}
.shoppro_img{ position:relative; background:url(/images/props_box.jpg) no-repeat; width:100px; height:100px; float:left;}
.shoppro_img img{ margin:5px; width:90px; height:90px;}
.shoppro_img .hot_icon{ background:url(/images/hot_icon.png) no-repeat; width:42px; height:43px; position:absolute; top:0px; left:0px; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/images/hot_icon.png"); _background-image: none; }
.shoppro_infor{ float:left; width:180px; margin:0 0 0 8px;}
.shoppro_infor dt{ color:#444; width:100%; height:22px; overflow:hidden;}
.shoppro_infor dt a{ color:#444; font-weight:bold;}
.shoppro_infor dd{ color:#666;}
.shoppro_infor dd b{ color:#ff5a00; padding:0 2px;}
.shoppro_btn{ float:left; margin-top:2px; margin-left:50px;}
.shoppro_btn .buy_recprops{ background:url(/images/buy_btn.jpg) no-repeat; width:35px; height:19px; float:left; margin-right:5px;}
.shoppro_btn .gift_recprops{ background:url(/images/gift_btn.jpg) no-repeat; width:35px; height:19px; float:left;}
#shop3_tab{ width:100%; height:23px; background:#f4f3f3;}
#shop3_tab a{ padding:0 13px 0 12px; background:url(/images/shop3_icon.jpg) no-repeat right center; color:#5a5a5a;}
#shop3_tab a:hover{ color:#00b9ff;}
#shop3_tab #st_choice{ color:#00b9ff; font-weight:bold;}

/*商城详细页面*/
#shop_product{width:336px; margin:0 auto; padding:20px 0 25px 0; }
#product_table{ border-top:1px solid #a9bdcd; margin-top:25px;}
#product_table{ width:100%;}
#product_table td{ border-bottom:1px solid #a9bdcd; height:27px; line-height:27px;}
#product_table .pt_left{ text-align:center; background:#f2f2f2;}
#product_table p{ padding-left:10px;}
#product_table .red_clr{ color:#ff0000;}
#product_table .pro_tips{ color:#ff0000; text-decoration:underline;}
#pro_choice{ padding-top:10px;}
#pro_choice input{ vertical-align:middle; margin:0 5px 0 10px; cursor:pointer;}
#pro_choice select{ margin:0 0 0 10px; cursor:pointer;}
#pro_line{ background:#ececec; height:1px; width:100%; overflow:hidden;}
#pay_btn{ padding:17px 0 0 195px;}
#pay_btn a{width:115px; height:28px; float:left;}
.pay_sure{ background:url(/images/pay_now.jpg) no-repeat; margin-right:8px;}
.pay_back{ background:url(/images/back_btn.jpg) no-repeat;}

/*news*/
#news_box{ width:700px; margin:0 auto;}
#news_top{ height:28px; line-height:28px; border-bottom:1px solid #dddddd;}
#news_top h3{ background:url(/images/aboutpro_icon.jpg) no-repeat left center; padding-left:15px; float:left;}
#news_top #news_tab{ float:right;}
#news_top #news_announ{ background:url(/images/news_icon1.jpg) no-repeat left center; padding-left:20px; float:left; margin-right:20px; color:#666;}
#news_top #newest_activity{ background:url(/images/news_icon2.jpg) no-repeat left center; padding-left:20px; float:left; color:#666;}
#news_tab a:hover{ color:#333; text-decoration:underline;}
#news_list{ width:100%;}
#news_list li{ height:28px; line-height:28px; border-bottom:1px solid #e5e5e5;}
#news_list .news_class{ width:70px; float:left; text-align:center;  background:url(/images/news_dashed2.jpg) no-repeat right center; padding:0px 0;}
#news_list .news_title{ float:left; width:495px; padding-left:15px; margin-left:10px;background:url(/images/news_icon3.jpg) no-repeat left center; overflow:hidden;}
#news_list .news_title1{ float:left; width:378px; padding-left:15px; margin-left:10px;background:url(/images/news_icon3.jpg) no-repeat left center; overflow:hidden;}
#news_list .news_title a{ color:#666;}
#news_list .news_title a:hover{ color:#1F91BE; text-decoration:underline;}
#news_list .news_time{ float:right; width:107px; text-align:center; font-size:11px; background:url(/images/news_dashed2.jpg) no-repeat left center; color:#999;}
#news_list #news_th{ background:url(/images/news_title.jpg) repeat-x; height:27px; width:100%; margin-top:11px; line-height:27px; border:0;}
#news_list #news_th .news_class{ background:url(/images/news_dashed2.jpg) no-repeat right center; padding:0;}
#news_list #news_th .news_title{ text-align:center; background:none; padding:0px;}
#news_list #news_th .news_time{ background:url(/images/news_dashed2.jpg) no-repeat left center; font-size:12px; color:#999;}
#news_bottom{ text-align:center;margin-top:20px; text-align:center;}
#news_pages a.first{ background:none; }
#news_pages a.last{ background:none; }
#news_pages a.first:hover{ background:none;}
#news_pages a.last:hover{ background:none;}
#news_pages{ margin:0 auto; padding-top:10px;  }
#content1_anpPageIndex{ padding:5px 0;}
#news_pages  a,#news_pages span{ background:#f0f0f0; color:#555555; text-align:center; padding:4px 10px; vertical-align:middle;  line-height:25px;}
#news_pages  a:hover{ background:#616161; color:#fff; text-align:center; }
#news_pages span.current{background:#616161; color:#fff;}
#news_line{ width:920px; height:2px; background:#cccccc; overflow:hidden; margin:55px auto 0 auto;}

/*新闻详细*/
#news_content{ margin-top:15px; border-top:2px solid #e5e5e5;}
#news_content .news_bg{ background:#f5f5f5;}
#news_content td{ border-bottom:1px solid #e5e5e5;}
#news_content .news_title2{ color:#1f91be; text-indent:15px; width:560px; display:block; text-align:left; overflow:hidden;}
#news_main{ padding:35px 65px; border-bottom:1px solid #cccccc;}
#news_pn{ padding: 8px 0 0 65px;}
#news_pn #news_prev{ width:490px;/* margin-left:65px;*/  padding-left:72px; float:left; height:18px; line-height:18px; color:#1f91be; font-weight:bold; background:url(/images/news_p.jpg) no-repeat left center; overflow:hidden;}
#news_pn #news_next{width:490px; /*margin-left:65px;*/  padding-left:72px; float:left; height:18px; line-height:18px; color:#1f91be; font-weight:bold; background:url(/images/news_n.jpg) no-repeat left center; overflow:hidden;}
#news_pn a:hover{ text-decoration:underline;}
#news_pn #news_back{ background:url(/images/news_back.jpg) no-repeat; width:67px; height:20px; float:right; margin-top:6px;}

/*游戏下载*/
#download_main{ width:890px; margin:0 auto; margin-top:35px;}
#download_banner{ background:url(/images/download_banner.jpg) no-repeat; width:100%; height:265px; display:block; position:relative;}
#download_info{ position:absolute; left:518px; top:65px;}
#download_btn{ left:518px; position:absolute; top:193px;}
#download_btn dl{ float:left; margin-right:20px;}
#download_all{ background:url(/images/all_download.jpg) no-repeat; width:115px; height:40px; display:block;}
#download_sim{ background:url(/images/sim_download.jpg) no-repeat; width:115px; height:40px; display:block; margin-left:6px;}
#download_btn dd{ text-align:center;}
#download_box{ padding-top:25px;}
#download_box h3{ background:url(/images/download_icon.jpg) no-repeat 20px center; padding-left:20px; line-height:28px; height:28px; border-bottom:1px solid #e5e5e5;}
#download_list li{ float:left; margin:15px 0px 20px 0px;  width:100%; display:inline;}
#download_list li a img{width:290px; height:222px;}
.download_list_one{ padding-right:6px;}
.download_list_two{ padding-right:6px;}


/*新制作找回密码*/
#iphone_box{ width:900px; margin:0 auto; }
.iphone_top{ width:581px; height:132px; margin:0 auto; padding-top:20px;}
.iphone_bg{ background:url(/images/i_BG.jpg) no-repeat left center; width:929px; height:544px;}
.dx_pwd{ width:622px; height:99px; margin-left:226px; padding-top:185px;}
.mb_pwd{ width:622px; height:99px; margin-left:226px;padding-top:50px;}




/*找回密码*/
#pwd_box{ width:720px; margin:0 auto;}
.pwd_step1{ margin-top:15px; margin-bottom:15px; }
.pwd_main{ margin:0 auto; width:561px;}
.pwd_table{ width:559px;border:1px solid #cfd9e2; margin-bottom:15px;}
.pwd_table th{ background:#e1e8ee; border-bottom:1px solid #cfd9e2; text-align:left; text-indent:20px; height:28px; line-height:28px; color:#005a87;}
.pwd_table td{ height:35px; line-height:35px; padding:5px 0 2px 0;}
.pwd_table .pwd_tablel{ background:#f5f5f5; text-align:right;}
.pwd_table td input{ border: 1px solid #7f9db9;}
.pwd_tablel{ text-align:right;}
.pwd_tablel span{ padding-right:20px; background:url(/images/b_icon.jpg) no-repeat left center; color:#023b51; padding-left:10px;}
.pwd_table .reg_text2{width: 164px;height: 16px;padding: 2px 3px;line-height: 16px;border: 1px solid #7F9DB9; margin-left:15px;}
.pwd_table .reg_select {border: 1px solid #7F9DB9;width: 172px;cursor: pointer; margin-left:15px;}
#change_finish{ padding:25px 0 0px 150px;}
#pwd_finish{ background:url(/images/back_toindex.jpg) no-repeat; width:229px; height:43px;  margin:16px auto 0 auto; display:block;}

#pwd_code{ width:561px; margin:20px 0 40px 0;}
.pwd_codel{ text-align:right; }
.pwd_codel span{padding-right:15px; color:#023B51; font-weight:bold; }
#pwd_code .pwd_text1{ width:80px; height:16px; padding:2px 3px; line-height:16px; border:1px solid #7f9db9; margin-left:15px;}
#pwd_code .refresh_code{ color:#2727d3; text-decoration:underline;}
.findPwd_btn{ width:561px; margin:0 auto;}
.pwd_submit{ background:url(/images/reg_submit.jpg) no-repeat; width:229px; height:43px;  margin:16px auto 0 auto; display:block;}
#pwd_close{ background:url(/images/reg_close.jpg) no-repeat; width:136px; height:42px; float:left; margin:16px 0 0 12px;}
.back_index{ background:url(/images/back_index.jpg) no-repeat; width:229px; height:43px; display:block; margin:16px auto 0 auto;}

/*蓝钻会员*/
#privilege_box{ margin-top:11px;}
#privilege_box h3{ background:url(/images/black_icon.jpg) no-repeat left center; padding-left:20px; line-height:35px;}
#privilege_table{ width:639px; }
#privilege_table ul{ width:100%;}
#privilege_table #privilege_title{ background:url(/images/blueT_top.jpg) no-repeat; width:100%;  height:272px;}
#privilege_table .pt_left{ margin-left:120px; width:65px; float:left; overflow:hidden; text-align:center;}
#privilege_table .pt_m{ text-align:center; width:277px; float:left;}
#privilege_table .pt_right{ width:285px; float:right;}
#privilege_table #privilege_title .pt_right{ text-align:center;font-weight:bold;}
#privilege_table #privilege_title .pt_m{ font-weight:bold;}
#privilege_table #privilege_title .pt_left{font-weight:bold;}
#privilege_table li{ background:url(/images/blueT_tr.jpg) no-repeat; height:27px; line-height:27px; overflow:hidden; width:100%; float:left;}

#balance{ padding-left:15px; color:#005a87;}
#balance b{ color:#ff0000;}
#enter_center{color:#005a87; text-decoration:underline;}

/*客服中心*/
#custom_box{ width:700px; margin:0 auto; position:relative; overflow:hidden;}
#custom_top{ width:100%;}
#question_box{ float:left; width:341px;}
#question_box dt{ width:100%; background:url(/images/question_bg.jpg) no-repeat; height:100px;}
#question_box dd,#proposal_box dd{ padding:10px 0 0 0;color:#909090;}
#question_box a,#proposal_box a{ background:url(/images/check_btn.jpg) no-repeat; width:56px; height:18px; float:left; text-align:center; line-height:18px; color:#fff; margin:62px 0 0 51px;}
#proposal_box{ float:right; width:341px;}
#proposal_box dt{ background:url(/images/proposal_bg.jpg) no-repeat; height:100px; width:100%;}

#question_main{}
#questions_list{ border:1px solid #dddddd; border-bottom:0; margin-top:11px;}
#questions_title{ border-bottom: 1px solid #dddddd; line-height:28px; padding-top:20px;}
#questions_title h3{ background:url(/images/aboutpro_icon.jpg) no-repeat left center; padding-left:20px; margin:0px 0 0 10px; float:left;}
#q_top{ height:35px; line-height:35px; text-align:center; background:#f7f7f7; font-weight:bold; border-bottom:1px solid #ddd;}
#questions_list dt{ height:34px; line-height:33px; border-bottom:1px solid #ddd; background:url(/images/q_icon.jpg) no-repeat 10px center; padding-left:45px;}
.q_topic{ width:600px; display:block; height:100%; overflow:hidden;}
#questions_list dt a:hover{ color:#ff8101;}
#questions_list dd{ border-bottom:1px solid #ddd; background:url(/images/a_icon.jpg) no-repeat 20px 12px; display:none; overflow:hidden; width:100%;}
#questions_list dd .q_con{ padding:50px 55px 30px 55px;}
#questions_list dd .q_con img{ padding:15px 0px;}
.topic_now a{ color:#ff8101; font-weight:bold;}
#questions_list .qcon_now{ display:block;}
#questions_title a#q_delete{ background:url(/images/delete_icon.jpg) no-repeat left center; float:right; padding-left:21px; color:#7d7d7d; text-decoration:underline; margin-right:20px;}
#questions_title a#q_delete:hover{ color:#3690E4;}

/*我的提问*/
#my_questions{ width:100%;}
#my_questions li{ width:100%; border-bottom:1px dotted #a4a6a7; padding:18px 0;}
#myq_con{ width:100%;}
.myq_con{ float:left; width:100%;}
.myq_con dt{ float:left; width:100px; height:40px; line-height:40px; text-align:right;}
.myq_con dt input{ float:left; margin:13px 0 0 15px; display:inline; _margin:10px 0 0 9px; cursor:pointer; border:0;}
.myq_con dd{ float:right; width:566px; line-height:22px; padding:8px 0; border:1px solid #ebebeb; margin-right:17px; display:inline; overflow:hidden;}
.myq_con dd .reply_con{ padding:0px 15px 0px 28px; background:url(/images/q_icon2.jpg) no-repeat 8px 4px; color:#000;}

.reply_box{ float:left; margin-top:10px; width:100%;}
.reply_box dt{ float:left; width:100px; height:40px; line-height:40px; text-align:right; color:#52aad2;}
.reply_box dd{ float:right; width:566px; line-height:22px; padding:8px 0;  border:1px solid #ebebeb; margin-right:17px; display:inline;}
.reply_box dd .reply_con{ padding:0px 15px 0px 28px; background:url(/images/R_icon.jpg) no-repeat 8px 4px; color:#000;}
.reply_tips{ margin-top:10px; color:#4e4b4c;}

/*我要提问*/
#want_ask{ width:485px; padding-bottom:10px; background:#fff; }
#wa_top{ height:75px; overflow:hidden; width:100%;}
#wa_box{ width:463px; margin:0 auto; padding:10px 0; position:relative;}
#top_close{ background:url(/images/close_icon.jpg) no-repeat; width:12px; height:12px; float:right;}
#bt_box{ background:url(/images/bt_icon.jpg) no-repeat left center; padding-left:10px; position:absolute; right:0px; top:50px; }
#wa_main{ background:url(/images/q_bg.jpg) repeat-x top; padding-top:4px;}
#wa_main form{ padding:0px; margin:0px;}
.bt_left{ background:#f8f8f8; vertical-align:top;}
.wa_left{ background:#f8f8f8; vertical-align:top;}
.bt_left p{ background:url(/images/bt_icon.jpg) no-repeat left center;  padding-left:10px; margin:5px 0 0 20px; font-weight:bold;}
.wa_left p{ padding-left:10px;font-weight:bold;  margin:0px 0 0 20px;  }
.q_textarea{ width:340px; height:144px; padding:3px; margin:8px 0 0 10px; border:1px solid #d5d5d5; }
.one_tr td{ border-bottom:1px solid #ececec; padding-bottom:5px;}
#q_file{ width:270px; height:20px; border:#d5d5d5; margin:0 0 0 10px; cursor:pointer;}
.two_tr td{ border-bottom:1px solid #d6d7db; padding:5px 0;}
#q_text{ width:82px; height:20px; border:1px solid #d5d5d5; margin:5px 0 0 10px; float:left; display:inline;}
#q_code{ float:left; margin-left:10px; display:inline;}
#q_code img{ float:left; cursor:pointer;}
#q_code a{ color:#2727d3; text-decoration:underline; line-height:35px; margin-left:10px; display:inline;}
#wa_btn{ padding:15px 0 0 150px; }
#q_submit{ background:url(/images/q_submit.jpg) no-repeat; width:80px; height:31px; float:left; margin-right:4px; border:0; cursor:pointer;}
#q_close{ background:url(/images/q_close.jpg) no-repeat; width:80px; height:31px; float:left; cursor:pointer;}
#qfile_tips{ background:url(/images/q_tips.jpg) no-repeat left 10px; padding:5px 0 0 20px; margin-left:10px;}
#qfile_tips p{ color:#999999;}

/*个人专区*/
#area_box{ width:100%;}
#area_box dt{ border-bottom:3px solid #c1c2ca;}
#area_box dd{ width:100%;}
#area_box dd a{ width:100%; height:27px; border-bottom:1px solid #f1f1f4; line-height:27px; color:#666; display:block;}
#area_box dd a:hover{ color:#ff8101;}
#area_box dd a span{ background:url(/images/area_icon1.jpg) no-repeat right center; padding:0 12px 0 28px;}
#area_box #area_now{ background:#28a5d2; color:#fff;}
#area_box #area_now span{ background:url(/images/area_icon2.jpg) no-repeat right center;}
.area_table .select1{ width:170px; height:20px; border: 1px solid #7f9db9;}
.area_table .text1{ width:168px; height:20px; border: 1px solid #7f9db9;}
#modify_btn{ padding-left:200px;}
#modify_btn #modify_submit{ background:url(/images/sure_btn.jpg) no-repeat; width:115px; height:28px; float:left; margin-right:8px;}
#modify_btn #modify_close{ background:url(/images/exc_back.jpg) no-repeat; width:115px; height:28px; float:left;}
#modify_btn #submit1{ background:url(/images/sure_btn.jpg) no-repeat; width:115px; height:28px; float:left; margin-right:8px;}

.area_table .reg_radio2{ margin-left:25px; vertical-align:middle; margin-right:5px; cursor:pointer; border:0;}
.area_table .area_select{ padding-left:10px;}
.prizelist_box{ width:730px; margin:0 auto;}
.prizelist_box th{ border:1px solid #cfd9e2; background:#e1e8ee; color:#005A87; height:32px; line-height:32px;}
.prizelist_box td{border:1px solid #cfd9e2; height:30px; line-height:30px;}
.prizelist_box .prize_name{ width:150px; height:30px; overflow:hidden;}


/*登录*/
#login_box2{ width:635px; height:207px; background:url(/images/login_box2.jpg); position:relative;}
#login_ad{ width:306px; height:189px; margin:9px 0 0 10px; float:left; background:url(/images/login_line.jpg) no-repeat right center; display:inline;}
#login_ad img{ width:296px; height:189px;}
#login_main{ float:left; margin:35px 0 0 30px; display:inline;}
#login_main dt{ padding-bottom:10px;}
#login_main dd{ padding:10px 0 0 0;}
#input_left{ width:175px; float:left;}
#input_left input{ width:154px; height:21px; margin-bottom:4px;}
a#login_btn2{ background:url(/images/login_btn2.jpg) no-repeat; width:74px; height:50px; float:left;}
#login_a input{  cursor:pointer; float:left; margin:6px 3px 0 0 ; _margin:0px 0 0 0px;*margin:2px 3px 0 0 ; border:0;}
#login_a a{ color:#666;}
#login_a a:hover{ text-decoration:underline;}
#login_close{ background:url(/images/close_icon.jpg) no-repeat; width:12px; height:12px; position:absolute; right:10px; top:10px;}


/*独立登录页面*/
#login_box3{ width:639px; height:211px; background:url(/images/login_box3.gif); position:relative; margin: 90px auto 220px auto;}

/*注册*/
.reg_table .reg_table2{ background:#f5f5f5; text-align:right;}
.reg_table .reg_table2 span{ background:url(/images/b_icon.jpg) no-repeat left center; padding:0 15px 0 10px; color:#023b51;}
.regcode_tips{ margin-left:15px;}
.regcode_tips{ color:#ea543b; height:22px; display:block; }
.layer_yzm_link2 a{ color:#4e90cc;}
.layer_yzm_link2 a:hover{ text-decoration:underline;} 


/*当前为第一条的 样式*/
.aipr{ padding-left:72px; float:left; height:18px; line-height:18px; color:#666; background:url(/images/news_p.jpg) no-repeat left center; overflow:hidden;}
.aine{ padding-left:72px; float:left; height:18px; line-height:18px; color:#666; background:url(/images/news_n.jpg) no-repeat left center; overflow:hidden;}




#rrr{ width:330px; height: auto; margin:0 auto; }
#downmsg_emessage{ margin:0 auto; }
#downmsgBar{ margin:0 auto;}
#downmsgBar .close{POSITION: fixed;_position:absolute; z-index:100;  width:350px; height:400px;}






/*展开更多资料的 样式*/
.ropen a{ color:#023b51;}
.ropen a:hover{ text-decoration:none; color:#023b51;} 
.ropen img{ vertical-align:middle; padding-left:5px; cursor:progress;}
.reg_table1280{width:559px; border:1px solid #cfd9e2; margin-bottom:15px; }
.reg_table1280 th{ background:#e1e8ee; border-bottom:1px solid #cfd9e2; text-align:left; text-indent:20px; height:28px; line-height:28px; color:#005a87;}
.reg_table1280 td{ height:35px;}
.reg_table1280 .reg_tablel{ background:#f5f5f5; text-align:right;}
.reg_table1280 .rneg_tablel span{ background:url(/images/reg_icon2.jpg) no-repeat left center; padding:0 10px 0 10px; color:#023b51;}
.reg_table1280 .reg_text1{ width:124px; height:16px; padding:2px 3px; line-height:16px; border:1px solid #7f9db9; margin-left:15px;}
.reg_table1280 .reg_text2{ width:164px; height:16px; padding:2px 3px; line-height:16px; border:1px solid #7f9db9; margin-left:15px;}
.reg_table1280 .reg_radio{ margin:0 2px 0 15px; vertical-align:middle; border:0; cursor:pointer;}
.reg_table1280 .reg_select{ border:1px solid #7f9db9; width:172px; margin-left:15px; cursor:pointer;}
.reg_table1280 .reg_select2{ border:1px solid #7f9db9; margin-left:15px;}

/*底部广告 样式*/
.ad{margin:0 auto; width:966px; height:116px; border:2px solid #0C88FC; margin-top:20px; overflow:hidden;}





/*--new活动专区--*/
#shop_box{ width:100%; margin-top:20px;}
.layer_hdzq_title{ width:633px; height:29px; float:left; background:#fbfbfb;  border:1px #e8e8e8 solid;}

.layer_hdzq_title a{ width:152px; height:29px;   float:left; background: url(../images/hdzq_icon.jpg) no-repeat; color:#ff6e00; text-align:center; font-weight:bold;line-height:29px;}
.layer_hdzq_title a:hover{ width:152px; height:29px; float:left; background: url(../images/hdzq_icon2.jpg) no-repeat; color:#6e6e6e;}
.layer_hdzq_cont{ width:613px; height:91px; border:1px #fbd0aa solid; float:left; margin-top:20px; padding:20px 0px 21px 20px; position:relative;}
.layer_hdzq_cont .pic{ width:180px; height:85px; border:1px #e1e1e1 solid; float:left;}
.layer_hdzq_cont .right{ width:416px; height:89px;float:right;}
.layer_hdzq_cont .right h1{ width:416px; height:30px;float:left; font-size:20px;line-height:20px; color:#AA4538; font-weight:bold;}
.layer_hdzq_cont .right .time{ width:350px; height:28px;float:left; line-height:20px; color:#797373; }
.layer_hdzq_cont .right .icon{ width:74px; height:29px;float:left; background:url(../images/hdzq_icon3.gif) no-repeat;}
.layer_hdzq_cont .new_icon{ width:60px; height:58px; float:right; position:absolute; top:0px; right:0px;_right:-1px;}

/*--排行榜--*/
.wzx1{ border-bottom: medium none; 
       border-left: medium none; 
       padding-bottom: 1cm; 
        padding-left: 7px;
         padding-right: 7px; 
         border-collapse: collapse;
          border-top: medium none; 
          border-right:medium none; 
           padding-top: 1cm;
           font-family: '微软雅黑','sans-serif'; font-size: 18px; text-align:center; color:#000000;}



.wzx2{border-bottom: black 1px solid; border-left: black 1px solid; padding-bottom: 0cm; padding-left: 7px; padding-right: 7px; background: #FC8002; border-top: black 1px solid; border-right: black 1px solid; padding-top: 0cm;font-family: '微软雅黑','sans-serif'; font-size: 18px; text-align:center;color:#FFFFFF;}
.wzx3{border-bottom: black 1px solid; border-left: black 1px solid; padding-bottom: 0cm; background-color: transparent; border-top-color: #ece9d8; padding-left: 7px; padding-right: 7px; border-right: black 1px solid; padding-top: 0cm;font-family: '微软雅黑','sans-serif'; font-size: 18px; text-align:center;color:#000000; height:36px; line-height:36px;}
.wzx4{font-weight:bold; font-size: 12pt;text-align:center; color:#000000; height:30px; line-height:30px;}
.wzx5{font-weight:bold; font-size: 12pt; text-align:center; color:red; height:28px; line-height:28px;}
.wzx6{font-size: 12pt;color: #ff0000; font-weight:bold;}
.wzx7{border:#CACACA 1px solid;height:22px; line-height:22px; }

.wzx7 a{ color:#4e90cc;}
.wzx7 a:hover{ text-decoration:underline;color:red;} 

.wzx9{border:#CACACA 1px solid; color:#FF6E00; height:30px; line-height:30px; font-size:16px;}
#back_return{ background:#ff9b15; width:100%; height:32px; margin-top:50px;}
#back_return a{ background:url(/images/back_return.jpg) no-repeat; width:62px; height:32px; display:block; float:right;}



.RigLod1{font-size:16px; font-weight:bold; text-align:center;line-height:30px;}
.RigLod2{font-size:16px; font-weight:bold; color:Red; text-align:center; line-height:30px;}
.RigLod2 a:link {color: red; text-decoration:underline;}  
.RigLod2 a:active:{color: red; } 
.RigLod2 a:visited {color:red;text-decoration:none;}  
.RigLod2 a:hover {color: red; text-decoration:underline;}   
.reg_text9999{ width:100px; height:16px;  line-height:16px; border:1px solid #7f9db9;}

.duilian{top:60px;position:absolute; width:132px; overflow:hidden; display:none;}
.duilian_left{ left:60px;}
.duilian_right{right:60px;}
.duilian_con{ width:132px; height:352px; overflow:hidden;}
.duilian_close{  width:130px; height:35px; display:block;  text-decoration:none;}


/*调查问卷*/
.vote_main{ width:890px; margin:0 auto; margin-top:35px; margin-bottom:35px; height:1340px; border:4px solid #FF7300;}
.vote_main_h1{ text-align:center; margin-top:15px; margin-bottom:15px; color:#F73722; font-size:24px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.vote_font{ font-size:14px; height:50px; line-height:24px; margin-bottom:55px;text-indent:35px; padding:0 10px 0 10px; width:700px; margin:0 auto; border:2px solid red; background-color:#FFFFCB;  color:#4B4A50; }
.vote_v1{width:700px; height:40px; margin:0 auto; margin-top:15px; padding-top:15px; border:1px solid #7a7a7a;}
.vote_v2{width:700px; height:40px; margin:0 auto; margin-top:15px; padding-top:15px; border:1px solid #7a7a7a;}
.vote_v3{width:700px; height:40px; margin:0 auto; margin-top:15px; padding-top:15px; border:1px solid #7a7a7a;}
.vote_v4{width:700px; height:40px; margin:0 auto; margin-top:15px; padding-top:15px; border:1px solid #7a7a7a;}
.vote_v5{width:700px; height:40px; margin:0 auto; margin-top:15px; padding-top:15px; border:1px solid #7a7a7a;}
.vote_v6{width:700px; height:40px; margin:0 auto; margin-top:15px; padding-top:15px; border:1px solid #7a7a7a;}
.vote_v7{width:700px; height:70px; margin:0 auto; margin-top:15px; padding-top:15px; border:1px solid #7a7a7a;}
.vote_v8{width:700px; height:70px; margin:0 auto; margin-top:15px; padding-top:15px; border:1px solid #7a7a7a;}
.vote_v9{width:700px; height:210px; margin:0 auto; margin-top:15px; padding-top:15px; border:1px solid #7a7a7a;}
.vote_v10{width:700px; height:65px; margin:0 auto; margin-top:15px; padding-top:15px; border:1px solid #7a7a7a;}
.vote_bt{ width:700px; height:40px; margin:0 auto; margin-top:15px;}
.vote_Submit{width:229px; height:43px; margin:8px 0 0 230px; cursor:pointer;}
.vote_radio{ margin:0 2px 0 15px; vertical-align:middle; border:0; cursor:pointer;}
.vote_text{ width:90px; height:16px; padding:2px 3px; line-height:16px; border:1px solid #7f9db9; }
#LQSubmit{ background:url(/images/vote2.jpg) no-repeat; width:243px; height:66px; float:left; margin:30px 0 0 180px; cursor:pointer;}

.vote_tips{width:700px; height:150px; margin:0 auto; margin-top:15px;  border:2px solid red; font-size:16px; color:Black;}
.vote_tips p{ padding:11px 15px;}
.cote_span{ color:Red;}

.vote_v11{width:640px; height:43px; margin:0 auto; margin-top:30px; padding-top:15px; border:4px solid #FF7300; font-size:14px; font-weight:bold; color:Black; text-align:center;}



.TU_clo{ width:636px; height:720px; margin:0 auto;  }
.TU_clo ul{ width:636px; height:720px; }
.TU_clo ul li{ width:212px;  height:230px; margin-top:10px; margin-bottom:10px; padding-top:5px;  list-style:none;float:left;text-align:center; }


.Tu_My{ width:850px; height:50px; padding-top:25px; margin:0 auto; background:#FF00FF;}



#reg_box_d{ width:636px; height:500px; }

/*传单页面*/
.leaf_top{ width:100%; height:42px; background:#212121;}
.leaf_top_layer{ width:980px; height:42px; margin:0 auto; }
.leaf_ware{  width:100%; height:958px;background:url(/images/Le_bj.jpg); background-position: 50% -0%; background-repeat:repeat;}
.leaf_ware_layer{ width:980px; height:440px;  margin:0 auto; padding-top:319px;}
.laef_ware_zy{text-align:center; padding-bottom:10px;}
.laef_ware_font{text-align:center; padding-bottom:22px;}
.leaf_ware_tab{ width:350px; height:176px; margin-left:378px;}
.leaf_ware_btn{ width:220px; height:35px; margin:0 auto; padding-top:70px;}
.leaf_v1{ width:220px; height:46px;}
.leaf_v2{width:220px; height:46px;}
.leaf_v3{width:220px; height:48px;}

.leaf_text{ width:210px; height:26px;  line-height:26px; font-size:22px; background:#EBEBEB; }
.leaf_text1{ width:70px; height:26px;  line-height:26px; font-size:22px; background:#EBEBEB; }
.laeflink{ color:#28F300;}
.left_Submit{width:220px; height:35px;  margin:0 auto; cursor:pointer; background:url(/images/leaf_btn.jpg) left top repeat; border:0px;}


.reg_tablel_tg{background:#f5f5f5; text-align:right;}


.reg_table .reg_tableltg{ background:#f5f5f5; text-align:right;}
.reg_table .reg_tableltg span{  padding:0 10px 0 10px; color:#023b51;}
.reg_table a{ color:Red;}

.rank_red_font{color:Red;}
.aas{ vertical-align:middle;}

.games_ipad{ background:url(/images/majiang_xiazai.jpg) no-repeat; width:891px; height:265px; margin-top:15px;}
.games_ipad_btn{ padding-left:519px; }
.games_ipad_btn img{ margin-top:142px;}



.games_and{ height:237px; margin-top:15px;}
.games_and_btn{ margin-left:519px; }
.games_and_btn img{ margin-top:3px;}



.games_ipad2{ background:url(/images/hongshi_xiazai.jpg) no-repeat; width:891px; height:265px; margin-top:15px;}
.games_ipad_btn2{ padding-left:519px; }
.games_ipad_btn2 img{ margin-top:142px;}



.games_and2{ height:237px; margin-top:15px;}
.games_and_btn2{ margin-left:519px; }
.games_and_btn2 img{ margin-top:3px;}




.games_ipad3{ background:url(/images/xht_xiazai.jpg) no-repeat; width:891px; height:265px; margin-top:15px;}
.games_ipad_btn3{ padding-left:519px; }
.games_ipad_btn3 img{ margin-top:142px;}



.games_and3{ height:237px; margin-top:15px;}
.games_and_btn3{ margin-left:519px; }
.games_and_btn3 img{ margin-top:3px;}


.reg_text4{width:60px;height:16px;padding: 2px 3px;line-height:16px;border: 1px solid #7F9DB9; margin-left:14px;display:table-cell; vertical-align:middle; }
.reg_text40{width:35px;height:16px;padding: 2px 3px;line-height:16px;border: 1px solid #7F9DB9; margin-left:14px;display:table-cell; vertical-align:middle; }



#rm_img ul li{ float:left; margin-left:20px; margin-bottom:10px;padding:5px; }
#rm_img ul li a{color:#000000; font-weight:bold;font-size:16px;}
#rm_img ul li a:hover{ color:#000000;}

  #t1{ background-color:#28a5d2!important; }



.jtishi{ width:561px; margin:0 auto;line-height:30px};