/***
* author: zmt
* data: 2022-0408-17
****/
/*reset*/
body, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, th, td, p, form, input, button, textarea, hr { margin:0; padding:0; }
ol,ul,li {list-style:none}
img {border:none;}
em {font-style:normal;}
img { border: none; vertical-align: top; object-fit: cover; transition: all 500ms; }
body,button,input,select,textarea { font: 12px/1.6 "\5FAE\8F6F\96C5\9ED1",tahoma,arial ; color:#000;}
input,select,textarea{font-size:100%;}
table{border-collapse:collapse;border-spacing:0;}
th{text-align:inherit;}
.clear{ clear:both;}
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both;height: 0; }

a {color:#000;text-decoration:none; outline: none;}
a:hover {color:#733b1a;text-decoration:none;}
.hidden { display: none;}
.scale img:hover { transform: scale(1.05);}

/*global*/
.f13{ font-size:13px;}
.f12{ font-size:12px;}
.f14{ font-size:14px;}
.f15{ font-size:15px;}
.f16{ font-size:16px;}
.f18{ font-size:18px;}
.f20{ font-size:20px;}
.mar_t2{ margin-top:2px;}
.mar_t5{ margin-top:5px;}
.mar_t10{ margin-top:10px;}
.mar_t15{ margin-top:15px;}
.mar_t20{ margin-top:20px;}
.mar_t30 { margin-top: 30px;}
.pad_b5{ padding-bottom:5px;}
.pad_b10{ padding-bottom:10px;}
.pad_b20{ padding-bottom:20px;}
.left{ float:left;}
.right{ float:right;}
.f700{ font-weight:700;}
.f100{ font-weight:100;}
.fyahei{ font-family:"\5FAE\8F6F\96C5\9ED1";}
.ta-l,.ta_l{ text-align:left;}
.ta-c,.ta_c{ text-align:center;}
.ta-r,.ta_r{ text-align:right;}
.pos-rel,.pos_rel{ position:relative;}
.pos-abs,.pos_abs{ position:absolute;}
.indent{ text-indent:2em;}
.cursor{ cursor:pointer;}
.wrapper { width: 1200px; margin-left:auto; margin-right: auto; }
.shadow { box-shadow: rgba(203,201,201,0.5) 0 0 10px 0;}
/*header*/
.header .wrapper { width: 1200px; margin: auto; overflow: visible; }
.header { padding: 18px 0; position: relative;z-index: 2; height: 44px; }
.head_logo{ float: left; width: 129px; height: 40px; margin-left: 12px; margin-right: 67px; background: url(https://static.xbiao.com/images/pc/2022/logo.png); }
.head_logo a{ display:block; width: 100%;height: 100%; }

.top-code { height: 26px;margin-top: 7px;}
.top-xbiaoapp {position: relative; padding-left: 24px; font-size: 16px; }
.top-xbiaoapp b{ position: absolute; left:0; width: 17px;height: 26px;background: url(https://static.xbiao.com/images/pc/2022/sprite20220317.png) -25px 0;}
.top-xbiaoapp:hover { color:#733b1a;}
.top-xbiaoapp:hover b {background-position: -50px 0;} 


.top-weibo { position: relative; display: inline-block;  width: 29px;height: 25px; vertical-align: top; margin-left: 30px;}
.top-weibo b { position: absolute; left:0; top:-2px; width: 29px;height: 25px;background: url(https://static.xbiao.com/images/pc/2022/sprite20220317.png) 0 -47px;}
.top-wechat { position: relative;display: inline-block; width: 25px;height: 20px; cursor: default; margin-left: 22px; vertical-align: top;}
.top-wechat b { position: absolute; left:0; top:3px; width: 25px;height: 20px;background: url(https://static.xbiao.com/images/pc/2022/sprite20220317.png) 0 -78px;}
.top-xbiaoapp i,.top-wechat i,.top-weibo i{ display: none; position: absolute; left: 0; top: 40px; border-width:1px; border-style:solid;border-color:#2d190f; padding: 10px; background-color: #fff;}
.top-xbiaoapp:hover i, .top-wechat:hover i,.top-weibo:hover i{ display: block; }
/*search-bar*/
.top-search { position: relative; width: 387px; height: 44px; background-color: #fff; border-radius: 44px;}
.right-search{margin-top: 15px; float: right; position: relative; z-index: 1;}
.top-consearch { position: relative;}
.top-consearch::before{ position: absolute; left: 24px;top: 15px; content: ""; width: 16px;height: 16px; background: url(https://static.xbiao.com/images/pc/2022/sprite20220317.png) no-repeat -5px -5px;}
.top-consearch span{position: absolute; left: 50px; top: 0px; height: 44px; line-height: 44px; color: #929191; cursor: text; }
.top-consearch input { border: none; width: 262px; height: 44px; margin-left: 40px; padding-left: 10px;  line-height: 44px; outline: none; background: none; }
.top-butsearch { width: 75px; height: 44px; position: absolute; right: 0px; top: 0px;}
.top-butsearch input{appearance:none; border: 0; border-radius: 44px; background-color: #9c5f29; width: 75px; height: 44px; cursor: pointer; outline: none; font-size: 16px; color:#fff; }
.top-datasearch{ position:absolute; left:0; top:44px; background:#fff; display:none; min-width:387px; box-shadow:rgba(203,201,201,0.2) 0 10px 5px 0; }
.top-datasearch li{ padding:0 10px; font-size: 14px; line-height: 2em; white-space: nowrap; cursor: default;}
.top-datasearch li.hover{ background:#eae9e9;}
.top-datasearch span{ background:#f5f3f4; color:#ccc; display:block; position:relative; padding:6px 98px 6px 7px; line-height:normal; font-size:14px;}
.top-datasearch span i{ background:url(https://static.xbiao.com/images/pc/pub/del.png) no-repeat; position:absolute; width:13px; height:12px; right:7px; top:8px; cursor:pointer;}


.top-loginbox { float: right; height: 40px; position: relative; z-index: 2; margin-left: 20px;}
.top-loginbox i {font-style: normal;}
.top-login { position: relative; height: 40px; line-height: 40px; display: inline-block; padding-right: 15px; padding-left: 10px; cursor: default; }
.top-login a { width: 60px;height: 32px; display: inline-block; border: 1px solid #733b1a; line-height: 32px; text-align: center; border-radius: 5px; color: #733b1a;}
.top-login,.top-reg { font-size:16px; }

.top-user {display: inline-block; height: 40px;padding-left: 10px; vertical-align: top; line-height: 40px; color:#979797; float: left; position: relative; }
.top-user span { float: left; display: inline-block; height: 16px; line-height: 16px; color: #979797; background:url(https://static.xbiao.com/images/pc/pub/topbar.png) right -195px no-repeat; padding-right: 15px; width: auto!important; max-width: 58px;  width: 58px;overflow: hidden; text-overflow:ellipsis; white-space: nowrap; *white-space: normal; margin-top: 12px; cursor: pointer;}
.top-user span:hover { color: #733b1a; }
.top-user a b { color: #f00; }
.top-user:hover span {background-position: right -215px;}
.top-avatar { float: left; margin-top: 6px; margin-right: 5px; display: inline-block; width: 28px;height: 28px; border-radius: 50%; vertical-align: middle;}
.top-msg-mark { display: none; position: absolute; left:55px;width: 7px;height: 7px;background: url(https://static.xbiao.com/images/pc/pub/topbar.png) 0 -180px; }
.top-user-inforbox,.top-user-msgbox { display: none; position: absolute; top: 40px;  background:url(https://static.xbiao.com/images/opacity.gif);  }
.top-user-inforbox {width: 80px;right: 0;}
.top-user-msgbox {width: 100px; left: 0px;}
.top-user:hover .top-user-inforbox,.top-user:hover .top-user-msgbox { display: block; }
.top-user-infor,.top-user-msg { border: 1px solid #e5e5e5; margin-top: 8px; background-color: #fff; overflow: hidden; }
.top-user-infor li,.top-user-msg li{ height: 30px; border-top: 1px solid #e5e5e5; margin-top: -1px; line-height: 30px; }
.top-user-infor li a,.top-user-msg li a { display: block;border: 1px solid #fff;  text-indent: 13px; height: 27px;line-height: 27px; color:#999;  }
.top-user-msg li a {text-indent: 6px; position: relative;}
.top-user-infor li a:hover ,.top-user-msg li a:hover { background-color: #f9f9f9; color: #996600; }
.top-user-msg li i{ position: absolute; right: 3px; top: 6px; width: 22px; height: 14px; line-height: 14px; border-radius: 2px; background-color: #e5e5e5; color: #979797; text-align: right; padding-right: 3px; }
.top-user-tip{ position: absolute;top:3px;left:33px;width: 12px;height: 6px;background: url(https://static.xbiao.com/images/pc/pub/topbar.png) -8px -186px; }

/**导航**/
.main-nav ul li,.sub-nav ul li{float: left;}
.main-nav{ min-width: 1200px; height: 56px;background: #301c13; overflow: hidden;}
.main-nav ul{height: 56px;}
.main-nav ul li a{display: block;font-size: 18px;color: #fff;padding: 0 23px;line-height: 56px;}
.main-nav ul li.act a{ background: url(https://static.xbiao.com/images/pc/2022/navbg.png) center top; color: #fff;}
.main-nav ul li.act a:hover{ color: #fff;}
.sub-nav{height: 55px;background: #f6f6f9;overflow: hidden;}
.sub-nav ul li a{display: block;font-size: 16px;line-height: 55px;color: #434343;height: 55px;padding: 0 25px; white-space: nowrap}
.sub-nav .act a{color: #a66b42;}
.sub-nav ul { display: flex; justify-content: space-between;}
.main-nav ul li:hover a,.sub-nav ul li a:hover{color: #a66b42;}
/*top-ad-1200*/
.xbiao-top-wrap{position:relative;width:1200px;margin-left:auto;margin-right:auto;overflow:hidden;text-align:center;}
/*breadcrumb*/
.breadcrumb { font-size: 14px;padding: 13px 0 18px;}
.breadcrumb em{color: #7d7d7d;margin-right: 14px;}
.breadcrumb p a, .breadcrumb p span{color: #313131;}

/*searchandlink*/
.title h3{ display: inline-block; font-size:30px; font-weight: bold; line-height: 34px; border-bottom:2px solid #733b1a;}
.mar_t25 {margin-top: 25px}
.searchandlink {overflow: hidden;}
.searchandlink ul{ margin-left: -12px;}
.searchandlink li{ position: relative; float: left; margin: 15px 12px 0; font-size: 14px; line-height: 16px;}
.searchandlink li::before { position: absolute; left:-11px; content: ""; width: 0; height: 16px; border-left: 1px solid #eee;}

/*footer*/
.footer { margin: 50px auto 0; padding-bottom: 100px; }
.foot-link { text-align: center; line-height: 24px; }
.footline { width: 0; height:12px;overflow: hidden; display: inline-block; vertical-align: middle; margin: 0 10px;  }
.iphone-ico i,.android-ico i,.telphone-ico i{ background:url(https://static.xbiao.com/images/pc/2022/ico_app.png) no-repeat 0 0; display:inline-block;width:18px; height:20px;padding-right:5px; vertical-align:middle;margin-top:-4px;margin-left:2px;}
.android-ico i{ background-position:-1px -26px;width:17px; height:20px; line-height:24px;margin-left:13px;}
.telphone-ico i{ background-position:0 -51px;width:11px; height:18px; line-height:22px;margin-left:12px;}
.wbfoot{ background:url(https://static.xbiao.com/images/pc/2022/ico_app.png) no-repeat 0 -70px;padding-left:20px; display:inline-block; height:24px;}
.copyright { text-align: center; margin-top: 10px; }
.float-ico-xbiao { display: none; position: fixed; left: 50%; margin-left: 520px;bottom: 100px; width: 45px; }
.float-go-top{width: 45px;height: 45px;background: url(https://static.xbiao.com/images/pc/2022/backtotop.png) 0 0 no-repeat; cursor: pointer; margin-bottom: 4px; position: relative;}
.float-go-top:hover { background-position: -45px 0; }
/*page*/
.page{width: 768px;height: 38px;margin: 0 auto;font-size: 18px;overflow: hidden;text-align: center;}
.page span, .page a{margin: 0 10px 0 0; line-height: 36px; vertical-align: top;}
.page a{display: inline-block;height: 36px; border: 1px solid #eee;padding: 0 8px;color: #969696;}
.page a:hover{color: #996600;}
.page .act{display: inline-block;height: 36px; line-height:36px; border: 1px solid #773b09;color: #fff;padding: 0 8px;background: #773b09;}
.page .ar{display: inline-block;height: 36px; line-height:36px; border: 1px solid #eee;background: url(https://static.xbiao.com/images/pc/product/task_icon_arr2022.png) no-repeat;color: #999;font-size: 16px;text-align: left;margin: 0;}
.page .prev,.page .prev2{margin-right: 15px;background-position: 18px 12px;padding: 0 0 0 40px;width: 63px;}
.page .prev2,.page .next{color:#313131;}
.page .next,.page .next2{margin-left: 10px;background-position: 80px -37px;padding: 0 0 0 20px;width: 83px;}
.page .next:hover,.page .prev2:hover{border-color: #969696;}
.page i{display: inline-block; margin-right: 10px;color: #999;}

/*winlogin*/
.winlogin { width:620px; /*box-shadow:2px 2px 3px #ccc;*/ position:relative;_zoom:1; display:none;}
.x_closewin { display:block; width:41px; height:40px; position:absolute; background:url(https://static.xbiao.com/images/winlogin_x.png); right:-20px; top:-20px; cursor:pointer; overflow:hidden;}
.winlogin_head { width:100%; background:url(https://static.xbiao.com/images/winlogin_h.png) no-repeat; overflow:hidden;}
.winlogin_head .headbg { height:55px; padding-left:20px; background:#f7f7f7; line-height:55px; border-left:1px solid #ccc; border-right:1px solid #ccc; margin-top:5px;}
.winlogin_head .headbg h2,.winlogin_head .headbg .h2,.winlogin_head .headbg a {font-size:20px; font-weight:bold; display:inline; background:none;}
.winlogin_head .headbg h2,.winlogin_head .headbg .h2 { color:#333;}
.winlogin_head .headbg span { font-size:20px; color:#999; font-weight:100; margin:0 15px;}
.winlogin_head .headbg a{ color:#960;}
.winlogin_head .headbg a:hover { color:#960; text-decoration:underline;} 
.winlogin_c { width:618px; border-left:1px solid #ccc; border-right:1px solid #ccc; background:#fff; padding-bottom:65px;}
.winlogin_form { margin:50px 0 0 50px;  padding-right:50px; border-right:1px solid #e3e3e3; display:inline; width:262px;}
.winlogin_form p { position:relative;}
.winlogin_form .inputlabel { position:absolute; left:40px; line-height:40px; font-size:16px; color:#ccc; cursor:text;}
.xuser_name ,.xuser_pwd { width:262px; height:40px; background:url(https://static.xbiao.com/images/winlogin.png) top left; background-position:0 -70px;}
.xuser_name input,.xuser_pwd input { border:0; height:34px; margin-left:35px; margin-top:3px; width:220px; font-size:16px; line-height:34px; color:#333;outline:none;}
.xuser_pwd { background-position:0 -110px; margin-top:20px;}
.winlogin_smt { margin-top:20px; overflow:hidden; position:relative;_zoom:1;}
.xuser_submit { display:inline-block; width:105px; height:40px;background:url(https://static.xbiao.com/images/winlogin.png) top left; background-position:-105px 0; border:0; cursor:pointer; float:left;}
.winlogin_smt .remepwd { width:140px; height:15px; line-height:15px;left:18px; *left:15px; top:12px;font-family:Verdana, Geneva, sans-serif; display:inline-block; float:left; position:relative; color:#333;}
.winlogin_smt .remepwd input { display:inline;position:relative; left:-3px; top:1px; float:left; width:13px; height:13px;}
.winlogin_smt .remepwd label { float:left;}
.winlogin_smt .remepwd a { float:right; color:#960;}
.winlogin_wbqq { padding:50px 20px;}
.wbqq { margin-top:25px; margin-left:10px; overflow:hidden;_zoom:1;}
.wbqq a { width:47px; display:inline-block; float:left; padding-top:50px;background:url(https://static.xbiao.com/images/winlogin.png) top left; white-space:nowrap; color:#333; text-align:center;}
.wbqq a:hover { text-decoration:underline; color:#333;}
.wbqq a.login_qq { margin-left:30px; background-position:-50px 0;}
.wbqq a.login_wx { margin-left:30px; background-position:-273px 0;}
.winlogin_foot { width:100%; height:5px; background:url(https://static.xbiao.com/images/winlogin_f.png) no-repeat; overflow:hidden;}
.window-show img{transition:none;}





/* 页面登录弹框 */
/* 内容 */
.winlogin .reg_area{width: 408px;height: 590px;background: #fff; position: absolute; top: 45px; left: 50%;}
.winlogin .reg_container{width: 408px;height: 590px;}
.winlogin .regiterform{display: block;padding: 50px 0 0 103px;}

/*  表单  */
.winlogin .reg_form{width: 408px;}
.winlogin .reg_nav{height: 54px;}
.winlogin .reg_nav a{display: block;width: 50%;height: 54px;line-height:54px;font-size: 18px;color: #fff;text-align: center;background: #74381e;}
.winlogin .reg_nav a.act{ background: #fff; color: #74381e;}
.winlogin .reg_item{position: relative; margin: 20px auto 30px; width: 325px;}
.winlogin .text_box{position: relative;width: 323px;/*height: 27px;*/border: 1px solid #bbb;padding: 3px 0;border-radius: 23px;}
.winlogin .reg_icon{position: relative;width: 37px;height: 40px;}
.winlogin .reg_icon i{display: block;width: 37px;height: 40px;margin-left: 2px;background: url(https://static.xbiao.com/images/pc/pub/login2020-icon.png) no-repeat;}
.winlogin .reg_box{position: relative;width: 285px;height: 40px;}
.winlogin .reg_label{position: absolute;top: 0;left: 0;height: 27px;line-height: 27px;padding-left: 12px;font-size: 12px;color: #aaa;cursor: text;}
.winlogin .fsd_form1 .reg_label,.winlogin .fsd_form1 .reg_input{padding-left: 7px;}
.winlogin .reg_input{outline: none;width: 250px;height: 40px;padding: 0 12px;border: none;line-height: 27px;font-size: 16px;color: #000;overflow: hidden;}
.winlogin .del_con{ z-index: 99;cursor: pointer; width: 13px; height: 12px; background: url(https://static.xbiao.com/images/pc/pub/del.png);position: absolute; right: 16px;top: 14px;display: none;}

/* input 框 全面 icon */
.winlogin .reg_form .oversea{display: none;}
.winlogin .reg_form .per_icon i{background-position: 10px -64px;}
.winlogin .reg_form .lock_icon i{background-position: 10px -28px;}
.winlogin .reg_form .verify_icon i{background-position: 10px -96px;}
.winlogin .reg_form .phone_icon i{background-position: 10px 8px;}
.winlogin .reg_form .username_icon i{ background: url(https://static.xbiao.com/images/pc/pub/icon_username.png)  no-repeat 10px center;}

/* 短息验证码 图片验证 */
.winlogin .verifyCode,.winlogin .smsCode{ overflow: hidden;position: relative;width: 220px;height: 40px;border: 1px solid #bbb;padding: 3px 0;margin-right: 5px; border-bottom-left-radius: 24px;border-top-left-radius: 24px;}
.winlogin .verifyCode.error,.winlogin .text_box.error,.smsCode.error{border-color: #f00;}
.winlogin .verifyCode .reg_label{top: 3px;padding-left: 7px;}
.winlogin .verifyCode .reg_input{width: 119px;height: 27px;padding: 0 7px;}
.winlogin .smsCode .reg_label{position: absolute;top: 3px;left: 0;height: 27px;overflow: hidden;line-height: 27px;padding-left: 7px;font-size: 12px;color: #aaa;cursor: text;}
.winlogin .smsCode .reg_input{outline: none;width: 170px;height: 40px;padding: 0 7px;border: none;line-height: 27px;font-size: 16px;color: #000;overflow: hidden;}
.winlogin .sms_txt a{ display: none; width: 97px; height: 47px; font-size: 14px; background: #74381e; color: #fff; line-height:47px; border-bottom-right-radius: 24px;border-top-right-radius: 24px; text-align: center; cursor:pointer; }
.winlogin .sms_txt span{ display: block; width: 97px; height: 47px; font-size: 14px; background: #eeeeee; color: #999999; line-height:47px; border-bottom-right-radius: 24px;border-top-right-radius: 24px; text-align: center; cursor:default; }
.winlogin .sms_txt.act a{display: block;}
.winlogin .sms_txt.act span{ display: none;}
.winlogin .smsCode_input{ width: 180px;}


/* 点击按钮进行验证 */
.winlogin .verify_btn{ display: block; width: 325px; height: 48px; background: url(https://static.xbiao.com/images/pc/pub/login2020-btn.png) no-repeat;}
.winlogin .verify_btn:hover{ background: url(https://static.xbiao.com/images/pc/pub/login2020-btn-hover.png) no-repeat; }
.winlogin .verify_text{ font-size: 16px; color: #999999; line-height:48px;margin-left: 12px;}
.winlogin .reg_btn{margin-top: 25px;}

/* 登录按钮 */
.winlogin .reg_loginbtn{position: relative;width: 325px; margin: 0 auto;}
.winlogin .reg_submit,.winlogin .reg_loginIn,.reg_binding{display: block;width: 325px; border-radius: 24px;height: 48px;line-height: 48px;text-align: center;background: #74381e;font-size: 18px;color: #fff;outline: none;border:none;cursor: pointer;}
.winlogin .reg_btn span,.winlogin .reg_bind span{display: block;font-size: 12px;line-height: 20px;color: #959595;width: 325px;text-align: center;margin-top: 4px;}
.winlogin .reg_bind span{text-align: left;}
.winlogin .reg_btn span a,.winlogin .reg_bind span a{color: #74381e;}

/* 忘记密码 || 注册账号 */
.winlogin .forget_password{margin-right: 10px; float: right;font-size: 14px;line-height: 20px;color: #74381e;margin-bottom: 5px;}
.winlogin .register_new_user{margin-left: 10px;float: left;font-size: 14px;line-height: 20px;color: #74381e;margin-bottom: 5px;}

/* 自动登录 || 网站服务协议 */
.winlogin .safe{position: relative;margin-top: 8px;width: 307px;overflow: hidden;line-height: 17px;padding-left: 18px;}
.winlogin #UserLogin_rememberMe,.winlogin #UserLogin_treaty{display: none;}
.winlogin .autoLogin_box{position: absolute;top: 0;left: 0; width: 16px;height: 17px;background: url(https://static.xbiao.com/images/pc/pub/login2020_box.png) 0 0 no-repeat;cursor: pointer;}
.winlogin .autoLogin_box.sel{background-position: -17px 0;}
.winlogin .safe span{display: inline-block;font-size: 12px;color: #000; margin-left: 6px;}
.winlogin .safe span em{font-size: 10px;color: #cfcfcf; margin-left: 12px;}
.winlogin .safe span a { color: #74381e;}
.winlogin .see_treaty  span{color: #999;}
.winlogin #UserLogin_treaty{display: none;}
.winlogin .treaty_box{position: absolute;top: 0;left: 0; width: 16px;height: 17px;background: url(https://static.xbiao.com/images/pc/pub/login2020_box.png) 0 0 no-repeat;cursor: pointer;}
.winlogin .treaty_box.sel{background-position: -17px 0;}
.winlogin .autoLogin_bt,.winlogin .treaty_bt {cursor: pointer }
.winlogin .treaty_bt_box .treaty_bt{  font-size: 12px;color: #999;margin-left: 0;}

/* 报错提示 */
.winlogin .need{position: absolute;top: 13px;left: -16px;width: 7px;height: 7px;background: url(https://static.xbiao.com/images/pc/pub/register_icon.png) 0 -301px no-repeat;}
.winlogin .error_prompt{position: absolute;top: 50px;left: 40px;height: 25px;line-height: 25px;width: 285px;background: #fff;}
.winlogin .error_icon{position: absolute;left: 0;top: 5px;width: 14px;height: 14px;background: url(https://static.xbiao.com/images/pc/pub/register_icon.png) 0 -246px no-repeat;}
.winlogin .error_info{font-size: 12px;color: #f00;padding-left: 24px;}
.winlogin .error_info a{color: #74381e;}
.winlogin .reg_loginbtn .error_prompt{top: 0;}


/* 其他登录方式 */
.winlogin .thirdland{width: 325px; margin: 35px auto 0; }
.winlogin .thirdland p{font-size: 16px;line-height: 20px;color: #000;}
.winlogin .thirdland_container{margin-top: 16px;}
.winlogin .thirdland_container li{float: left;width: 64px;text-align: center;}
.winlogin .thirdland_container li.login_weixin,.thirdland_container li.login_weibo{margin-right: 66px;}
.winlogin .thirdland_container li i{display: block;width: 66px;height: 66px;background: url(https://static.xbiao.com/images/pc/pub/login2020-logo.png) no-repeat;}
.winlogin .thirdland_container li.login_qq i{background-position: -88px 0;}
.winlogin .thirdland_container li.login_weibo i{background-position: -88px -176px;}
.winlogin .thirdland_container li.login_weixin i{background-position:  -88px -88px;}
.winlogin .thirdland_container li.login_qq:hover i{background-position: 0 0;}
.winlogin .thirdland_container li.login_weibo:hover i{background-position: 0 -176px;}
.winlogin .thirdland_container li.login_weixin:hover i{background-position: 0 -88px;}
.winlogin .thirdland_container li span{display: block;font-size: 14px;line-height: 20px;color: #000;margin-top: 10px;}

/* 页面弹框登录 */
.winlogin{width:408px;height:590px;}
.winlogin #open_fn {top:0;left:0;}
.winlogin .user_login{display: none;}
.winlogin .x_closewin{width: 54px;height: 54px;background: rgba(0,0,0,0.2) url(https://static.xbiao.com/images/pc/pub/del_2.png) no-repeat center center;right: -54px;top: 0;}
.winlogin .reg_item.code{margin-top: 25px; }

/*flash广告*/
.flashadlink { position: relative; }
.flashadlink object { vertical-align: top; }
.flashadlink img { vertical-align: inherit; display: inline-block;}
.flashadlink .box_h { position: absolute; left: 0; top: 0; z-index: 5; width: 100%; height: 100%; background: url(https://static.xbiao.com/images/opacity.gif); }
.adlabel_right,.adlabel_left { position: relative; }
.adlabel_right:after { content: ""; position: absolute; right: 15px; top: 15px; width: 45px; height: 25px; background: url(https://static.xbiao.com/images/pc/pub/adlabel.png); }
.adlabel_left:after { content: ""; position: absolute; left: 15px; top: 15px; width: 45px; height: 25px; background: url(https://static.xbiao.com/images/pc/pub/adlabel.png); }

/* 珠宝文章样式覆盖 */
mark{display: block; text-align: center; background: #fff; font-size: 14px; line-height: 14px; color: #4e4e4e}

/* 文章页不可评论样式 */
.allow_comment_alert{position: fixed;top: 50%;left: 50%;margin-top: -30px;margin-left: -220px;width: 440px;height: 60px;background: rgba(149,149,149, 0.9);color: #fff;font-size: 24px;text-align: center;line-height: 60px;border-radius: 10px;display: none;z-index: 999}