@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0;}

body { margin:0 auto; text-align:center; font:14px/24px 'Pingfang SC','Microsoft Yahei', Arial, Simsun; color:#666;}

ul,li { list-style:none;}
a img, img { border:0;}
h1, h2, h3, h4, h5, h6 { font-size:14px; font-weight:bold;}
a:link, a:visited { text-decoration:none; color:#222; }
a:hover { text-decoration:none; color:#b58607;}

.fl { float:left;}
.fr { float:right;}

.sv_topnav_wrap { width:100%; height:38px; background:#b58607; color:#fff; text-align:center;}
.sv_topnav { margin:0 auto; width:1280px; height:38px;}
.sv_topnav span { display:inline;}
.sv_topnav span a:link, .sv_topnav span a:visited { padding:0 40px; width:auto; height:38px; line-height:38px; display:inline-block; color:#fff; font-size:14px;}
.sv_topnav span a:hover { background:#c5920a;}
.sv_topnav .logo_small { float:left; padding-top:5px;}
.sv_topnav .logo_small a:link,
.sv_topnav .logo_small a:visited { width:102px; height:28px; display:inline-block; background:url("http://img.shiqishidai.net/logo_small.png") no-repeat 0 0; background-size:auto 100%; text-indent:-999em;}

.wrapper { width:auto; min-width:1280px; height:auto;  background:#f2f2f2;}

.box { margin:0 auto 40px auto; width:1200px; height:auto; text-align:left; overflow:hidden;}

/* footer */
.footer { padding:20px 0; background:#444; overflow:hidden; text-align:center; color:#eee;}
.footer .links { position:relative; margin:0 auto; padding:40px 0; width:1200px; color:#ddd; text-align:left;}
.footer .links a {}

.links dl { float:left; padding-right:200px; padding-bottom:20px; display:inline-block; color:#fff; text-align:left; overflow:hidden;}
.links dt { padding-bottom:10px; font-weight:bold; display:none;}
.links dd { line-height:30px;}
.links dd a { color:#ddd;}

.qrcode_wechat { width:110px; height:110px; display:inline-block; background:url(../images/qrcode_for_taao.jpg) no-repeat 50% 50%;}

.copyright_info { clear:both; padding:20px 0 0; border-top:#555 1px solid;}
.copyright_info, .copyright_info a { color:#ddd;}

.promo_scroll_bar { position:fixed; right:50%; top:222px; margin-right:-802px; background: #000; width:145px; height:252px; background: url(http://img.1717sa.com/player_chat_qr.png) no-repeat 50% 50%; background-size: 145px;}

.back_top { position:fixed; right:50%; bottom:20px; margin-right:-650px; width:40px; height:40px; background:#f8be22; display:block;}
.back_top a { display:block; width:40px; height:40px;}
.back_top a:link span, .back_top a:visited span { position:absolute; left:9px; top:4px; width:0; height:0; display:block; text-decoration:none; font-size:12px; text-indent:-999em; color:#fff; text-align:center; border-width:11px; border-style:solid; border-color:transparent #fff transparent transparent; transform:rotate(90deg); /*顺时针旋转90°*/ transition:border-color .3s;}
.back_top a:hover span { border-color:transparent #b58607 transparent transparent; transition:border-color .3s;}