body {
    font-family: "Microsoft YaHei",Helvetica,Tahoma;
    font-size: 14px;  
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, input, select, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
}

address, cite, dfn, em, var, b, sub, sup {
    font-style: normal;
}
code, kbd, pre, samp {
    font-family: courier new,courier,monospace;
}
h1, h2, h3, h4, h5, h6, button, input, select, textarea {
    font-size: 100%;
}
input, textarea, select {
    font-family: "Microsoft YaHei",Helvetica,Arial,Verdana,sans-serif;
}
fieldset, img {
    border: 0 none;
}
sup, sub {
    font-size: 0.6em;
}
ul, ol {
    list-style: none outside none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
input {
    outline: 0 none;
}
textarea {
    outline: 0 none;
    overflow: auto;
    resize: none;
    vertical-align: top;
}
img {
    vertical-align: middle;
}
iframe {
    border: 0 none;
    font-size: 100%;
    margin: 0;
    padding: 0;
}
a {	color:#fe6802;
    text-decoration: none;
	cursor:pointer;
}
a:visited {
}
a:hover {
    text-decoration: none;
}
.block {
    display: block;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.clear{ clear:both;}
img{ max-width:100%; height:auto; width:auto\9;/**ie8**/}
/************************************************************************************
body
*************************************************************************************/
body{}

/************************************************************************************
图片提示层
*************************************************************************************/
#layer{display:none;  margin:auto; width:100%; height:100%; background: rgba(0, 0, 0, 0.5); text-align:center;  position:absolute; left:0px; top:0px; z-index:2;text-align:center; background-size:cover;}
#layer .layer_img{max-width:640px; margin:auto; height:auto;margin-top:0%;position:relative;}
#layer .img_close{ cursor:pointer; width:60px; height:60px; display:block; position:absolute;z-index:2;top:35.5%;right:15%;background:url(#);}

/************************************************************************************
ios9下载提醒
*************************************************************************************/
#ios_layer{display:none;   margin:auto; width:100%; height:100%; background-color:#1B232B; text-align:center; filter:alpha(opacity=50); -moz-opacity:0.95; opacity:0.95; position:absolute; left:0px; top:0px; z-index:2;text-align:center; background-size:cover;}
#ios_layer .ios_layer_img{width:90%; margin:auto; height:auto;margin-top:15%;position:relative;}
#ios_layer .close_ios_img{ cursor:pointer; width:25px; height:25px; display:block; position:absolute;z-index:2;top:1.5%;right:4%;background:url(#);}
#ios_layer .ios_dowm{ background:#47BCF2!important;font-family: "Microsoft YaHei",Helvetica,Arial,Verdana,sans-serif; width:90%; position:absolute;z-index:2;bottom:5%;left:5%;background:url(#);}

#portal{ max-width:640px; margin:auto; height:auto;}
.main_logo img,.main_content img,.main_footer img{ width:100%;}



/************************************************************************************
中间内容部分
*************************************************************************************/
.main_content{ position:relative;}
/************************************************************************************
判断手机登录时强制下载APP
*************************************************************************************/
.con_app_phone{position:relative;}
.con_app_down{  width:100%;  height:auto; margin:auto; position:absolute;top:68.8%;}
.con_app_down li{  width:80%;  height:92px; margin:0 auto 5% auto;}
.con_app_down li a{  border-radius:20px; -webkit-border-radius:20px; -moz-border-radius:20px;}
.phone_down_android{   height:92px; display:block; background:url(#);}
.phone_down_iphone{  height:92px; display:block; background:url(#);}
.phone_down_pc{  height:92px; display:block; background:url(#);}
.phone_down_mac{  height:92px; display:block; background:url(#);}

.con_app_down_fs_android{  width:100%;  height:auto; margin:auto; position:absolute;top:40.8%;}
.con_app_down_fs_android li{  width:49%;  height:92px; margin:0 auto 5% auto;}
.con_app_down_fs_android li a{  border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px;}
.phone_down_android_f{   height:92px; display:block; background:url(#);}
.phone_down_android_s{   height:92px; display:block; background:url(#);}

.con_app_down_fs_ios{  width:100%;  height:auto; margin:auto; position:absolute;top:54.8%;}
.con_app_down_fs_ios li{  width:49%;  height:92px; margin:0 auto 5% auto;}
.con_app_down_fs_ios li a{  border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px;}
.phone_down_ios_f{   height:92px; display:block; background:url(#);}
.phone_down_ios_s{   height:92px; display:block; background:url(#);}
/************************************************************************************
APP下载以及上网步骤
*************************************************************************************/
.con_app{position:relative;}
.app_jump{ width:120px; height:35px; position:absolute;bottom:26%; left:35.5%; display:block; background:url(#);}
.down_android{  width:287px;  height:118px; position:absolute;top:29%; left:4%;display:block; background:url(#);}
.down_iphone{  width:287px;  height:118px; position:absolute;top:29%; right:4%;display:block; background:url(#);}
/************************************************************************************
首次连接wifi界面
*************************************************************************************/
.con_first{ top:18.5%; height:79%; position:absolute;  width:100%; text-align:center;}
.con_first ul{ width:100%; padding:0px 45px 0px 45px;}
.con_first ul li{ margin-bottom:5.5%;}

.first_number input{ width:100%; height:76px;  line-height:76px; border:1px solid #c7c7c7; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; color:#323232;  font-family: "Microsoft YaHei"; font-size:24px;  padding-left:50px;}
.first_pwd{ text-align:right; height:76px; line-height:76px;}
.first_pwd input{ float:left; width:56.5%; height:76px; line-height:76px; border:1px solid #c7c7c7; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; color:#323232;  font-family: "Microsoft YaHei"; font-size:24px;  padding-left:50px;}
.first_reset{ color:#ff7200; font-family: "Microsoft YaHei"; font-size:24px;}
.first_reset img{ width:26px;margin-top: -5px;}

.bg_phone{ background: #fafafa url(../images/phone.png) left no-repeat;}
.bg_password{ background: #fafafa url(../images/code.png) left no-repeat;}

.first_register a{ -webkit-appearance:none; display:block; width:100%; height:76px; border:0; line-height:76px; text-align:center; font-size:32px; color:#fff; font-family: "Microsoft YaHei"; background:#ed6e00; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;}
.first_register a:hover{ color:#fff; background:#d45700; text-decoration:none; }
.first_login input{ -webkit-appearance:none; display:block; width:100%; height:76px; border:0; line-height:76px; text-align:center; font-size:32px; color:#fff; font-family: "Microsoft YaHei"; background:#E53D41; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;}
.first_login input:hover{ color:#fff; background:#e12227;}


/************************************************************************************
注册界面
*************************************************************************************/
.con_reg{ top:13%; height:79%; position:absolute;  width:100%; text-align:center;}
.con_reg ul{ width:100%; padding:0px 45px 0px 45px;}
.con_reg ul li{ margin-bottom:2%;}
.reg_text{ color:#ff7200; font-family: "Microsoft YaHei"; font-size:24px; font-weight:bold;}

.reg_number input{ width:100%; height:74px; line-height:74px; border:1px solid #c7c7c7; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; color:#323232;  font-family: "Microsoft YaHei"; font-size:24px;  padding-left:20px;}

.reg_code{ text-align:right;}
.reg_code input{ float:left; width:48%; height:74px; line-height:74px; border:1px solid #c7c7c7; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; color:#323232;  font-family: "Microsoft YaHei"; font-size:24px;  padding-left:20px;}
.reg_code a{ width:50%;  height:74px; line-height:74px; padding:0; display:inline-block; background:#ed6e00; color:#f5f5f5; font-size:24px; font-family: "Microsoft YaHei"; text-align:center; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;}
.reg_code a:hover{ color:#fff; background:#d45700;}

.reg_register input{ -webkit-appearance:none; display:block; width:100%; height:74px; border:0; line-height:74px; text-align:center; font-size:32px; color:#fff; font-family: "Microsoft YaHei"; background:#ed6e00; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;}
.reg_register input:hover{ color:#fff; background:#d45700; text-decoration:none; }
.reg_return { text-align:right;}
.reg_return a{ color:#ff7200; font-family: "Microsoft YaHei"; font-size:24px; font-weight:bold;}

/************************************************************************************
重置密码界面
*************************************************************************************/
.con_reset{ top:13%; height:79%; position:absolute;  width:100%; text-align:center;}
.con_reset ul{ width:100%; padding:0px 45px 0px 45px;}
.con_reset ul li{ margin-bottom:2%;}
.reset_text{ color:#ff7200; font-family: "Microsoft YaHei"; font-size:24px; font-weight:bold;}

.reset_number input{ width:100%; height:74px;  line-height:74px; border:1px solid #c7c7c7; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; color:#323232;  font-family: "Microsoft YaHei"; font-size:24px;  padding-left:20px;}

.reset_code{ text-align:right;}
.reset_code input{ float:left; width:48%; height:74px;  line-height:74px; border:1px solid #c7c7c7; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; color:#323232;  font-family: "Microsoft YaHei"; font-size:24px;  padding-left:20px;}
.reset_code a{ width:50%;  height:74px; line-height:74px; padding:0; display:inline-block; background:#f6423e; color:#f5f5f5; font-size:24px; font-family: "Microsoft YaHei"; text-align:center; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;}
.reset_code a:hover{ color:#fff; background:#cb3935;}

.reset_sure input{ -webkit-appearance:none; display:block; width:100%; height:74px;border:0; line-height:74px; text-align:center; font-size:32px; color:#fff; font-family: "Microsoft YaHei"; background:#f6423e; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;}
.reset_sure input:hover{ color:#fff; background:#cb3935; text-decoration:none; }
.reset_return { text-align:right;}
.reset_return a{ color:#ff7200; font-family: "Microsoft YaHei"; font-size:24px; font-weight:bold;}

/************************************************************************************
老用户界面
*************************************************************************************/
.con_olduser{ top:19%; height:79%; position:absolute;  width:100%; text-align:center;}
.con_olduser ul{ width:100%; padding:0px 45px 0px 45px;}
.old_user{color:#323232;font-size:28px; font-family: "Microsoft YaHei"; text-align:left;}
.old_phone{color:#ed6e00;font-size:50px; font-weight:bold; font-family: "Microsoft YaHei"; text-align:center; margin-top: 10%;}
.old_login{ margin-top:15%;}
.old_login input{-webkit-appearance:none; display:block; width:100%; height:76px; border:0; line-height:76px; text-align:center; font-size:32px; color:#fff; font-family: "Microsoft YaHei"; background:#ed6e00; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;}
.old_login input:hover{ color:#fff; background:#d45700;}
.old_switch{ margin-top:5%; text-align:right;}
.old_switch a{ color:#323232;font-size:28px; font-family: "Microsoft YaHei"; cursor:pointer;}

/************************************************************************************
每月首次登录界面
*************************************************************************************/
.con_monthly{ top:17%; height:79%; position:absolute;  width:100%; text-align:center;}
.con_monthly ul{ width:100%; padding:0px 45px 0px 45px;}
.con_monthly ul li{ margin-bottom:7%;}
.month_user{color:#323232;font-size:28px; font-family: "Microsoft YaHei"; text-align:left;}
.month_phone{color:#ed6e00;font-size:50px; font-weight:bold; font-family: "Microsoft YaHei"; text-align:center;}
.month_code{ text-align:right;}
.month_code input{ float:left; width:48%; height:76px; line-height:76px; border:1px solid #c7c7c7; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; color:#323232;  font-family: "Microsoft YaHei"; font-size:24px;  padding-left:20px;}
.month_code a{ width:50%;  height:76px; line-height:76px; display:inline-block; background:#ed6e00; color:#f5f5f5; font-size:24px; font-family: "Microsoft YaHei"; text-align:center; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;}
.month_code a:hover{ color:#fff; background:#d45700;}
.month_login input{-webkit-appearance:none; display:block; width:100%; height:76px; border:0; line-height:76px; text-align:center; font-size:32px; color:#fff; font-family: "Microsoft YaHei"; background:#ed6e00; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;}
.month_login input:hover{ color:#fff; background:#d45700;}
.month_switch{ margin-top:-3%; text-align:right;}
.month_switch a{ color:#323232;font-size:28px; font-family: "Microsoft YaHei"; cursor:pointer;}

/************************************************************************************
登录成功界面
*************************************************************************************/
.con_success{ top:20%; height:79%; position:absolute;  width:100%; text-align:center;}
.success_login{color:#010101;font-size:30px; font-weight:bold; font-family: "Microsoft YaHei";}
.success_login img{ width:40px; height:40px;margin:-5px 5px 0px 0px;}
.success_date{color:#ed6e00;font-size:26px; font-weight:bold; font-family: "Microsoft YaHei";margin-top: 10%;}
.success_start{ margin:20% 0;}
.success_start a{ width:40%; height:76px; line-height:76px; display:inline-block; background:#ed6e00; color:#f5f5f5; font-size:24px; font-family: "Microsoft YaHei"; text-align:center; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;}
.success_start a:hover{ color:#fff; background:#d45700;}

/************************************************************************************
尾部联系信息
*************************************************************************************/
.main_footer{ text-align:center; position:relative;}
.main_footer ul{ width:100%; margin:auto; position:absolute; bottom:20px; left:0;}
.main_footer_msg{font-size:22px; font-weight:bold; color:#363737;}
.main_footer_copy{font-size:20px; font-weight:bold;color:#E53D41;}
.main_footer_visit{font-size:20px; font-weight:bold;color:#ed6e00;}

/************************************************************************************
网址导航页面样式
*************************************************************************************/
#website{font-family: "Microsoft YaHei",Helvetica,Tahoma;}
.head {
    background: none repeat scroll 0 0 #0497F4;
    width: 100%!important;
    height: 120px;
    position: relative;
}
.search img{ display: block; margin: 0 auto;}
.head_title img {
    display: block;
    height: 30px;
    margin: 0 auto;
}
.site{
	display: block;
    padding: 10px;
	color: #000000;
    text-decoration: none;
}
.site:hover {
    text-decoration: none;
}
.site p {
    margin: 0 auto;
    position: relative;
    width: 70px;
}
.site p img {
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    transition: all 1s ease 0s;
    width: 18px;
}

.site p span {
    display: block;
    height: 18px;
    line-height: 18px;
    margin-left: 20px;
    opacity: 1;
    text-align: center;
    transition: all 1s ease 1s;
}
.hd {
    background-color: #F7F7F7;
    border-top: 2px solid #0590E8;
    margin-top: 10px;
	height:40px;
	line-height:40px;
	color:#0590E8;
	padding-left:10px;
}
.line-between:after {
    background-color: #F5F5F5;
    content: "";
    display: block;
    height: 14px;
    margin-top: -7px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
}
.line-between {
    position: relative;
}
.column5 {
    float: left;
    width: 20%;
	border-bottom:1px solid #eee;
}
.column5  a{
	color:#000;
}
.column5  a:hover {
    text-decoration: none;
}
.linkList-item {
    display: block;
    height: 34px;
    line-height: 34px;
    position: relative;
    text-align: center;
}
.font-fix {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
}
.font-catalog {
    color: #FF7038!important;
}
.mtb10 {
    margin-bottom: 10px;
    margin-top: 10px;
}

.dis-b {
    display: block;
}

.iconList-img {
    display: block;
    height: 40px;
    margin: 0 auto;
    width: 40px;
}
.tex-cent {
    text-align: center;
}
.mtop5 {
    margin-top: 5px;
}
.font-fix {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
