/**
 *  gobal全局样式
 * ----------------------
 *  作者：niewei！
 *  时间：2015-1-26
 *  联系：wechat--mydir2011
 *  CSS虽好，需培养，需规范，需慢慢品尝
 *********************************************************************************************/
@charset "utf-8";
/* =reset 网页样式重置
html { font-size:1em;-webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-tap-highlight:rgba(0,0,0,0);-webkit-text-size-adjust:none;overflow:-moz-scrollbars-vertical;/*强制firefox出现滑动条*/}
body { font-size:10px;}
label { cursor:pointer;}
a:link, a:visited { text-decoration:none;}
input:focus { outline: none; }
input,button,select,textarea{outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/ }
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/ }

input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset; } /*利用阴影来填充掉input自动填充色*/

textarea,input,select { background: none; border:none; margin: 0; padding: 0; }

a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, menu, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt,
u, ul, var { margin:0; padding:0;}

article, aside, footer, header, hgroup, nav, section, figure, figcaption { display: block;} /*html5设置*/

h1, h2, h3, h4, h5, h6, th, td, table, input, button, select, textarea, sub{ font-size:1em;}
body, input, button, select, textarea, sub{ font-family:Arial, sans-serif;}
em, cite, address, optgroup { font-style:normal;}
kbd, samp, code { font-family:monospace;}

img, input, button, select, textarea { vertical-align:middle;outline:none;}
ul, ol { list-style:none;}
img, fieldset { border:0;}
abbr, acronym { cursor:help; border-bottom:1px dotted black;}
table {	width:100%; border-spacing:0; border:0;}
table th, table td { border:0;}
legend, hr { overflow:hidden; position:absolute; top:0; left:0;}
legend, hr, caption { visibility:hidden; font-size:0; width:0; height:0; line-height:0;}
.clearfix:after{content:".";height:0;display:block;visibility:hidden;clear:both;}/*IE6>*/*html .clearfix{*zoom:1}/*IE7>*/*:first-child + html .clearfix{zoom:1}
.fl{float: left;}
.fr{float: right;}

.gx_main{width:100%;background:#2c2e33 url(../img/gx_bxBg.jpg) no-repeat;background-size:100% auto;overflow:hidden;}
.gx_conton{}
.gxpo{width:100%;}
.gx_t,.gx_tabs{border:1px #ff9900 solid;border-radius:6px;overflow:hidden;}
.gx_t .mt{background-color:#fdf11c;color:#474448;overflow:hidden;font-size:1rem;padding:6px 10px;}
.gx_t .mt .gx_tbtn{float:right;border:1px #424043 solid;color:#424043;font-size:0.8rem;padding:3px;border-radius:3px;}
.gx_t .mc{padding:10px;}
.gx_buy_btn{color:#fdf11c;background:#3f4146;width:100%;border:#3f4146;margin-top:20px;padding:10px;border-radius:6px;}
.gx_buy_d{text-align:center;margin-top:15px;}
.gx_buy_d .gx_buy_text{color:#fff;text-decoration:underline;}
.gx_tabs{margin:20px 15px 15px;box-sizing:border-box;}
.gx_tabs .mt{overflow:hidden;}
.gx_tabs .mt li{float:left;width:50%;text-align:center;background-color:#3f4146;padding:10px 0;color:#fff;font-size:14px;}
.gx_tabs .mt li.curr{background-color:#ff9900;color:#fff;}
.gx_tabs .gx_tab{padding:15px 10px;}

.ico_q{color:#fff;background:url(../img/ico_q.png) no-repeat;}
.ico_a{color:#84878f;background:url(../img/ico_a.png) no-repeat;}
.ico_q,.ico_a{min-height:20px;padding-left:40px;background-size:auto 20px;padding-bottom:10px;font-size:14px;line-height:20px;}
.none{display:none;}
.gx_tips{color:#52555b;font-size:12px;margin-top:20px;}
.ico_aul li{color:#84878f;position:relative;padding-left:16px;margin-bottom:6px;}
.ico_aul li .ico_ali{position:absolute;left:-4px;top:0;}

.fy_modal {position:fixed;top:0;left:0;width: 100%;min-height: 100%;overflow: hidden;background-color: #fff;-webkit-transition: -webkit-transform .25s, opacity 1ms .25s;-moz-transition:-moz-transform .25s, opacity 1ms .25s;transition:transform .25s, opacity 1ms .25s;-webkit-transform: translate3d(0, 100%, 0);-ms-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}
.fy_modal.active{opacity:1;-webkit-transition:-webkit-transform .25s;-moz-transition:-moz-transform .25s;transition:transform .25s;-webkit-transform:translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.fy_modal .bar {position:fixed;left:0;right:0;z-index:10;height:2.5rem;padding-right:1rem;padding-left:1rem;background-color:white;border-bottom:1px solid #ddd;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.fy_modal .title {position:absolute;display:block;width:100%;padding:0;margin:0 -10px;font-size:1rem;font-weight:500;line-height:2.5rem;color: #000;text-align: center;white-space: nowrap;}
.fy_modal .m_content{padding:2.8rem 1rem 1rem 1rem;}
.fy_modal .m_content li{font-size:1rem;margin-top:0.5rem;}

.delay_table{font-size:0.6rem;border:1px #52555b solid;border-right:0;border-top:0;margin:0.4rem 0;color:#52555b;}
.delay_table th,.delay_table td{border-right:1px #52555b solid;border-top:1px #52555b solid;padding:0.2rem;}
.delay_table th.nost,.delay_table td.nost{white-space:nowrap;text-align: center;}
.pull-right{float:right;font-size:1rem;line-height:2rem;margin-right:20px;}


/* lch */

.gx_bxTxt{padding:204.5px 15px 0 15px;text-align: right}
.gx_bxTxt img{max-width:100%;}
.gx_bxXz .gx_bxXzA{text-decoration: underline;color: #fff;float: right;font-size: 10px;}
.gx_bxXz{margin-top: 9px;padding:0 15px;margin-bottom: 39.5px;}
.gx_bxTip{font-size: 15px;text-align: center;color: #fff;position: relative;}
.gx_bxTip font{color: #f90;margin-right: 2px;}
.gx_bxTipIcon{position: absolute;right: 10px;top: 0;width: 13.5px;height: 13.5px;}
.gx_bxTipIcon9{right: 25px;top: 10px;}
.gx_bxTipIcon img{width: 100%;height: 100%;}
.gx_bxTime{margin-top: 21px;color: #fff;font-size: 11px;text-align: center;}
.gx_bxTime span{vertical-align: bottom;display: inline-block;width: 4.2rem;height: 2.5625rem;background:url(../img/gx_bxTimeBg2.png) no-repeat;background-size:100% 100%;font-size: 36px;color: #f90;letter-spacing: 16px;text-align: center;text-indent:0.3rem;}
.gx_bxTime span#gx_bxTimeDay{background-position: 50% 0;width: 2.2185rem;height: 2.5625rem;background:url(../img/gx_bxTimeBg.png) no-repeat;background-size:100% 100%;}
.gx_bxLook{text-align: center;color: #fff;font-size: 12px;margin-top:27.5px;margin-bottom: 32.5px;text-decoration: underline !important;display: block;width: 100%;}
.gx_buy{display: block;width: 92%;margin:0 auto;height: 37px;text-align: center;line-height: 37px;color: #f90;border:2px solid #f90;border-radius:6px;}
.gx_buyTxt{color: #52555b;font-size: 9px;margin:28px auto 37.5px auto;text-align: center;}
.gx_buyTxtWhite{color: #fff;}
.gx_buyTxt .gx_buyTxtZh{color: #f90;text-decoration: underline;}
#gx_bxTog1{}
#gx_bxTog2{position:relative;display: none;background:url(../img/gx_bxTog2Bg.png) repeat-y;width: 100%;background-size: 100% 100%;margin-top: 32px;margin-bottom: 25px;padding-top: 22.5px;padding-bottom:19px;}
#gx_bxTog3{position:relative;display: none;background: url(../img/gx_bxTog3Bg.png) repeat-y;width: 100%;background-size: 100% 100%;margin-top: 32px;margin-bottom: 25px;padding-top: 22.5px;padding-bottom:19px;}
#gx_bxTog4{position:relative;display: none;background: url(../img/gx_bxTog3Bg.png) repeat-y;width: 100%;background-size: 100% 100%;margin-top: 32px;margin-bottom: 25px;padding-top: 22.5px;padding-bottom:19px;}
#gx_bxTog2 h1{font-size: 24px;color: #999;text-align: center;margin-bottom: 16px;}
#gx_bxTog2 p,#gx_bxTog3 p{margin-bottom: 15px;text-align: center;}
#gx_bxTog2 a,#gx_bxTog3 a,#gx_bxTog4 a{display: block;text-align: center;color: #fff;text-decoration: underline;}
#gx_bxTog3 h1{font-size: 36px;color: #fff;text-align: center;margin-bottom: 7px;}
#gx_bxTog4 h1 img{width: 51.866%;}
#gx_bxTog4 h1{text-align: center;}
#gx_bxTog2 a{color: #f90}
#gx_bxTog4 p{font-size: 12px;color: #222226;text-align: center;margin-top: 9px;margin-bottom: 15px;}


 #tipBox2{display:none;background-color: #fff;border-radius: 5px;overflow:hidden;position: fixed;top:50%;left:50%;width: 90%;margin-left:-45%;z-index:9999;box-sizing:border-box;}
.tipBox2_head{width:100%;height:80px;background-color: #4e96f8;  padding-top:7px;}
.tipBox2_head_icon{background: url(../img/tipBox2_head_icon.png) no-repeat;background-size:cover;height:72px;width:116.5px;margin: 0 auto;}
.tipBox2_body{padding:18px 15px;}
.tipBox2_body h1{font-size:14px;color:#000;margin-bottom:8px;line-height:22px;}
.tipBox2_body h1 span{color:#ff7800}
.tipBox2_body p{color:#666;font-size:12px;line-height:20px;}
.tipBox2Btn{font-size:14px;color:#4e96f8;}
.tipBox2B{border-top:1px solid #e5e5e5;padding:15px 0;text-align:center}