@import "public.css";
html {
  overflow-y: scroll;
}

:root {
  overflow-y: auto;
  overflow-x: hidden;
}

:root body {
  position: absolute;
}

body {
  width: 100vw;
  overflow: hidden;
}

/*---------------------------------原Public页面样式---------------------------*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, 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; border: 0; font-size: 100%;	font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;font:14px "微软雅黑"; }
li{list-style: none;}
input{ padding:0;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
h2{font-size: 32px}
h3{font-size: 28px}
h4{font-size: 18px}
p{color: #777673}
address,caption,cite,code,dfn,em,th,var {font-style:normal;font-weight:normal;}
input,textarea,select {	font-family:inherit;font-size:inherit;	font-weight:inherit; *font-size:100%;}
:focus{ outline:none;}
a{text-decoration:none; color:#333;}
a:hover{color:#FF4F53;text-decoration:none;}

.file-button{width: 1170px; height: 160px; margin: 0px auto}
.file-button a{display: block; width: 250px; height: 50px; background: #FFFFFF;
  border-radius: 25px; margin-top: -160px; color: #F65000; font-size: 18px; padding-top:12px; text-align: center}

@media (max-width: 800px) {
  .foot-menu{
      width: 100%;
      height: 100%;
      position: fixed;
      padding: 10px;
      z-index: 1032;
      background: #efefef;
      border-radius: 10px;
      border-color: #EEEEEE;
      bottom: 0;
      top: 100%;
  }
  .foot-menu span{
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 10px;
  }
  .foot-menu ul li{
    list-style: none;
    display: inline-block;
    width: 28%;
    margin: 3px 2%;
    height: 35px;
    background: #FFFFFF;
    border-radius: 3px;
    text-align: center;
  }
  .foot-menu ul li a {
    font-size: 14px;
    color: #333333;
    display: block;
    padding-top: 7px;
  }
  .foot-menu .iconfont{
    font-size: 14px;
  }
  .foot-menu-click{
      background-color: rgba(0, 0, 0, 0.4);
      position: fixed;
      display: none;
      width: 100%;
      height: 100%;
      z-index: 1031;
      top: 0;
      left: 0;
  }
}





.footer-wrap { padding:15px; background: #1F2C40; text-align:center; color: #a4aec7; height:60px; line-height:60px; }
.footer-wrap .about {width:100%;margin: 0 auto;padding:0px;line-height: 210%;text-align: center;font-size:12px;}
.footer-wrap a {color: #a4aec7; text-decoration: none; }
.footer-wrap a:hover { text-decoration: underline; }
.footer-wrap p{line-height:30px; }
.footer-wrap p.feetNav{ font-size:12px; }
.footer-wrap p.feetNav a {margin:0 8px;color: #a4aec7; text-decoration: none; }
.feetNav p.cp{font-size:12px;}

.footer-wrap .links {position: relative;width: 1050px; margin: 0 auto;padding:0px;font-size:12px;color:#999;}
.footer-wrap .links label{position: absolute;top:0px;left:0px;font-size:14px;color:#a4aec7; width: 80px;text-align:right; }
.footer-wrap .links b{line-height: 22px; color:#a4aec7;font-weight:700;}
.footer-wrap .links .text-link a{display: inline-block;margin-right:12px;color:#a4aec7;line-height: 22px;}
.footer-wrap .links .text-link a:hover{color:#FF4F53;}
/*irankul*/
.irankul{overflow:hidden;}
.listrank{overflow:hidden;height:auto;display:none;}
.irankul li{overflow:hidden;clear:both;line-height:42px;height:42px;font-size:14px;position:relative;border-bottom:1px solid #f2f2f2;}
.irankul li a.tit{line-height:42px;height:42px;overflow:hidden;display:block;}
.irankul li a.img{display:none;padding:10px;background:#eee;position:relative;height:75px;}
.irankul li a.img .fa{position:absolute;left:30px;top:-8px;color:#eee;font-size:22px;}
.irankul li a.img img{width:100px;height:75px;float:left;margin-right:10px;}
.irankul li a.img p{float:left;width:150px;line-height:24px;height:72px;overflow:hidden;font-size:12px;color:#666;}
.irankul li span.num{display:block;width:20px;height:20px;line-height:20px;text-align:center;background:#ccc;color:#fff;float:left;margin-right:10px;margin-top:12px;}
.irankul li p.num{position:absolute;right:10px;top:0px;height:42px;line-height:42px;color:#999;font-size:12px;margin-left:10px;}
.irankul li span.num1{background:#E5372E;color:#fff;}
.irankul li span.num2{background:#F6B413;color:#fff;}
.irankul li span.num3{background:#32B16C;color:#fff;}
.irankul.newul li.on{background:none;padding-right:0px;}
.irankul li.on{height:auto;}
.irankul li.on a.img{display:block;}

/* 首页免费起名输入框 */
.banner-right-top{width:80%; margin: 0 auto; height:50px; text-align: center}
.banner-right-top H3{display:block;padding:5px 0;font-size: 18px;color: #666666 ;background: #efefef; border-radius: 10px;}
.index-form-group{width: 100%; height: auto; margin-bottom: 15px; float: left}
.index-form-group input,.index-form-group select{display: block; width: 100%;}
.index-form-group label{font-size: 14px; font-family: 细黑; color: #7c8089}
.submit-bazi, .CmsNewInfo{height: 36px;width:100%;background: #5a84fd;color: #fff;font-size: 14px;text-transform: uppercase;border-radius: 3px;
    box-shadow: 0 5px 30px rgba(0,66,255,.3);margin-top: 10px;border: 0}

.form-right{width: 100%; height: 320px; background: #ffffff; box-shadow: #0c525d}
.form-right .main-content-form{background: #FFFFFF; padding: 0; margin: 0}
.form-group-margin{width: 100%; height: auto; float: left}

#myCarousel{ height: auto; width: 100%; margin-top: 50px}
h1{ font-size:42px; font-family:"黑体"; color:#333; text-align: center}
.h1-p{ font-size:16px; color:#666; text-align: center}

.navbar-right .navbar-nav li a{color: #000000}
.navbar-nav{font-size: 16px;color: #333;}
.navbar-nav li a{display: block; padding: 0; width: 100px; height: 40px;line-height: 40px; margin: 6px 10px 0 0;border-radius: 20px;text-align: center;}
.navbar-header-click{background: #f65000;}
.navbar-header-click-a{color: #FFFFFF}

.navbar-header{max-height: 60px;}
.navbar-header img{max-width: 130px; margin: 5px 0 0 10px;}
.navbar-right, .navbar-left{max-height: 52px; margin-right: 10px;}
.mainWrap{margin-top: 68px;}
.radio{ float: left; margin: 5px 30px 0 10px;}
.head-img{display: inline-block; max-width: 240px; margin:10px 15px 0 0}
.head-img img{max-width: 240px;}

@media (max-width: 768px) {
  .navbar{max-height: 20px;}
  .navbar-header img{max-width: 90px;margin-top: 3px}
  .navbar .navbar-toggle {
    padding: 5px 10px;
    margin-top: 6px;
    margin-right: 15px;
    margin-bottom: 6px;
  }
  .head-img{display: none}
}

/* 顶部栏目内容 */
.qm-row, .qm-row1, .qm-row-content{width: 100%; height: auto; padding: 30px 0;}
@media (max-width: 800px) {
    .qm-row-content{width: 100%; height: auto; padding-top: 10px;}
    .qm-row-content .col-md-8{padding: 0}
    .qm-row{padding: 20px 0}
}
.qm-row font{color: #f65000; font-size: 30px;}
.qm-row1 H1,.qm-row1 h3{color: #fff}
.qm-row1 p{color: #ccc}

.banner1-color{background-color: #f65000;}
.banner2-color{background-color: #030d21;}
.banner3-color{background-color: #ced7dc;}

/* 顶部栏目-下拉框 */
.form-group-top{width:100%; display: inline-block;}


/* CMS 切换八字  */
.cms-friend{width:100%; display: none; height:100%; position: fixed; right:0; top: 0; bottom: 0; background: rgba(0, 0, 0, 0.9)}
.cms-peidui{}
.cms-friend-content{position:fixed; padding: 10px 30px 30px; top: 10%; width: 70%; background: #FFFFFF; left: 15%; text-align: center}
.cms-friend-close{width: 100%; height: auto;}
.cms-friend-close span{width: 15px; height: 15px; font-size: 15px; display: block; text-align: center; float: right}
.not-name-point{height: 40px; line-height: 40px; font-size: 24px; color: #f65000}

.cms-friend-info{border: 1px solid #cccccc; padding: 15px;}
.cms-friend-info-h3{width: auto; height: 30px; line-height: 30px; font-size: 15px; font-weight: bold}
#cms-close-bar, #CmsOpenBar{cursor:pointer;}

/* CMS 切换八字 Mobel版 */
.test-bar-qiehuan-right{display: flex; justify-content: space-between; background: #efefef; border-radius: 20px; width: 92%; margin: 25px auto}
.test-form-button{
    width: 100px;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    font-weight: bold;
    border-radius: 25px;
    text-align: center;
}
.article-form-contral{display: none}
.cms-friend-info-right{}
.article-form-right{background: #FFFFFF; padding: 10px 15px 30px; border: 1px solid #efefef; box-shadow: 0 1px 3px hsl(0deg 0% 7% / 10%); z-index: 9999; }
#tab-1{display: block}



/* 第1大板块内容 */
.index-module-1{padding-top: 30px;}
.index-icon-1{padding: 5% 0 0 0;height: 330px; text-align: center;}
.index-icon-1 span{display: block}
.index-icon-1:hover{border-radius: 5px; transition:all .3s ease-in;  box-shadow: 5px 5px 10px 5px rgba(190,190,190,.6); } 
.index-p-big{width:100%; text-align: center; font-size:24px; color: #333; margin-top: 20px;}
.index-p-small{color: #666;width: 100%;padding: 0 5%;}

/* 第1大板块内容，第二小版块 */
/*.index-menu-2{width: 100%;height:40px;background-color: #f65000;padding-left: 20px; }*/
/*.index-menu-2 ul{}*/
/*.index-menu-2 ul li{width: 13%;font-size: 15px;float: left;padding: 9px 0px;text-align: center;}*/
.index-text-default a{width: 100%;height: 40px;display: inline-block;text-align: center;color: #f65000;background-color: #fff;border-radius: 10px 10px 0 0;margin-top: -6px;padding-top: 8px;
}

.index-list{float: left}
.index-list img{overflow: hidden; position: relative; width: 100%; height:120px; background:black;float:left}
@media (max-width: 768px){.index-list img{max-width: 130px; max-height:80px;margin-top: 5px}}
.index-list-li{border-top: 1px dashed #eee;padding: 10px 0;}
.index-list-li:hover{background: #e2e6c3; transition:all .3s ease-in;  box-shadow: 5px 5px 10px 5px rgba(190,190,190,.6); }
.index-list-li span a{display: block;width: 20%;
}
.index-list-dl{ float: right; }
.index-list-li dl dt{ color: #333; font-family: serif;margin-bottom: 10px;}
.index-list-li dl dd{ font-size: 12px; color: #888; margin-top: 10px;}
.index-list-dl span{ width: auto; margin: 5px 10px 0 0; display: block;float: left;font-size: 13px;color:#e6b451;}





/* 第2大板块内容 */
.index-right-recommend{border-top: 3px solid #f65000;}
.index-right-recommend .index-icon-1{height: 60px;width: 31%; margin: 10px 4px 0 4px;border: 1px solid #efefef;}
.index-right-recommend .index-icon-1 span{font-size: 18px; color: #333; }
.index-right-top{float: right}
.index-list-top{width: 100%; float: left; margin-top: 10px;}
.index-list-top span{width: 25%;}
.index-list-top span img{width: 25%;}
.index-list-top dl{width: 70%;float: right;font-size: 14px;padding-top: 5px;}

/* 第3大板块内容 */
.index-module-2{ width: 100%; padding: 30px 0 40px;}
.index-fw-1{max-width: 360px;border: 2px solid #f4d000; margin-left: 20px;margin-top: 20px; padding: 5px 0 15px 30px}
@media (max-width: 765px) {
  .index-fw-1{margin-left: 0px; max-width: 100%; padding:5px 10px}
  .index-fw-1{margin-top: 10px}
}
.index-fw-1:hover{border:2px solid #fff;transition:all .3s ease-in;  box-shadow: 5px 5px 10px 5px rgba(190,190,190,.6); }
.hengxian{width: 60px;height: 1px;background:#f4d000;}
.index-fw-img{font-size: 42px;color: #f65000; margin-left: -53px; margin-top: 20px;float: left}
.index-fw-img span{background-color: #fff}
.index-fw-1 p{margin-top: 15px}

/* 第4大板块内容 */
.index-module-4{padding: 20px 10px;background-color: #FAFAFA; margin: 10px 0;}
.index-module-4:hover{background: #f4d000}
.index-module-4 p{color: #696969;font-size: 16px}
.index-module-4 img{height: 120px;}
.index-module-4 .col-md-3{text-align: right}
.index-module-4 i{font-size: 52px; padding-right: 20px; color: #F65000}


/* 第5大板块内容 */
.index-module-3{width: 96%; height: 300px; margin: 0 auto; background: #efefef;margin: 10px 0; padding: 40px 15px; text-align: center}
.index-module-3:hover{ transition:all .5s ease-in; background: #f65000;color: #fff;  box-shadow: 5px 5px 10px 5px rgba(190,190,190,.6);}
.index-module-3 span{font-size: 100px}

/* 第5大板块内容 */
.index-dc{width: 100%;height: auto; padding: 7px 0px;background-color:red;border-radius: 30px;text-align: center;cursor:pointer}
.digg_act{color: #fff;font-size: 18px;font-family: 楷体;font-weight: bold;}
.digg_num{color: #fff;font-size: 12px;margin-top: -5px}

/*---------------mobel-bar页面---------------*/
.kefu-head{position: fixed; bottom: 0; width: 100%; z-index: 999}
.kefu-bottom{display: flex; justify-content:space-around; width: 100%; height: 55px; padding: 4px 0; background: #fAfAfA; border-top: 1px solid #cccccc}
.kefu-li{display:inline-block; width:18%; height: 40px; border: 1px solid #FFFFFF; color: #3a3a3a; text-align: center; font-size: 12px}
.kefu-li img, .ceshi-menu img{max-width: 25px; max-height: 25px;}
.kefu-ce{width: 46px; height: 46px; border-radius: 50%; background: #f65000; margin: 0 auto; color: #FFFFFF; font-size: 26px; line-height: 46px;}

#kefu-display{display: none;}
.ceshi-form{position: fixed; display: flex; flex-direction: column; justify-content: space-between;
    bottom: 55px; left: 0; right: 0; top:35%; background: #FAFAFA; border-radius: 20px 20px 0 0;padding: 20px; box-shadow: 0 1px 3px #000000}
.ceshi-menu{padding: 8px 0; border-bottom: 1px dotted #cccccc}
.ceshi-menu span:hover{color: #f65000}
.ceshi-menu-title{line-height: 130%}
.ceshi-menu .iconfont{font-size: 30px; color: #8a8a8a;}
.ceshi-icon{ height: 40px; line-height: 40px;}
.ceshi-icon, .ceshi-menu-title{display:block; float: left;}
.ceshi-menu-title span{display: block; margin-left: 10px}
.font-size18{font-size: 16px; color: #3a3a3a}
.font-size12{font-size: 12px; color: #8a8a8a}

/* 百家姓 */
.bjx_main{}
.bjx_fom1_form{border-bottom: 1px solid #ccc;}
.bjx_fom1_szm{float: left; text-align: center;padding-top: 8px;}
.bjx_fom1_szm span{ font-size: 24px;  color: #f65000}
.bjx_fom1_xs{}
.bjx_fom1_xs li{list-style: none;float: left}
.bjx_fom1_xs li a{font-size: 24px; display: block;width: 50px; height: 50px; padding: 5px 12px; color: #333 }
.bjx_fom1_xs li a:hover{ background-color: #f65000; color: #fff}

/* 格局大全 */
.gj-form{max-width: 280px;margin-right: 10px; font-size: 12px;border: 1px solid #ccc; margin-top:20px;  padding-top: 5px;text-align: center;}
.gj-form1{font-size: 12px;padding-top: 5px;text-align: center;}
.gj-f-bl{max-width: 15px; height: 90px; margin-top: 10px; border-top:1px solid #ccc; border-left:1px solid #ccc; border-bottom:1px solid #ccc; }
.gj-f-br{max-width: 15px; margin-top: 4px; height: 30px; border-top:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc;}
.gj-f-1{margin-top:40px;}
.gj-f-zs{height: 30px; text-align: center}
.gj-f-zb{height: 30px; text-align: center}
.gj-f-2{height: 30px;margin-top:8px;}
.gj-f-3{}
.gj-f-4{width: 278px; margin-top: 15px; background: #efefef; text-align: center; padding: 5px 0;}
.gj-f-4 span{font-size: 16px;}

/* 名字大全 */
.gj-mz{width:190px;font-size: 10px;margin-top: 5px; background-image: radial-gradient(#fdfbfb,#ebedee); text-align: center;border-radius: 10px;padding: 10px 0px;color: #00343f;}
.gj-mz:hover{background-image: radial-gradient(#b224ef,#7579ff);color: #fff }
.gj-mz1{}
.gj-mz1 span,.gj-mz-df span{font-size: 17px;font-family: 楷体;font-weight: bold}
.gj-mz-zp span{font-size: 10px;}
.gj-mz-wx{margin-top: 12px;}
.gj-mz-df span{color: red;}
.gj-mz-js a:hover{color: #fff}


/* 名字详情  左侧 */
.xm-main{}
.xm-main-index{background-image: radial-gradient(#e0c3fc,#8ec5fc);height: 75px;padding: 10px 0; }
.xm-main-mz{letter-spacing: 20px;}
.xm-main-mz span{border: 1px solid #ccc;padding: 5px 10px; font-family: 楷体; text-align: center;  background-color: #fff}
.xm-main-1{font-size: 12px; color: #666;margin-top: 6px; }
.xm-admin-df{ text-align: right}
.xm-main-title{width: 100%;height: 45px;border: 1px solid #ccc;}
.xm-main-title span{ font-size: 16px; font-weight: bold; display: block; margin-top: 8px; margin-left:20px; }
.xm-main-context{ border-right: 1px solid #ccc; border-left: 1px solid #ccc; border-bottom: 1px solid #ccc; width: auto;height: auto;}
.xm-main-context li{ list-style:none;}
.xm-main-xm{ padding: 10px 10px;font-family:楷体;font-size:16px;}
.xm-main-zi{ padding: 10px 10px; white-space:pre-line;}

/* 名字详情  右侧 */

.bjx-list{}
.bjx-list li{ width: 45px; height: 45px; float: left; background-color:#efefef; padding: 6px 12px;  list-style: none; margin: 10px 5px 0 0;}
.bjx-list li a{ font-size: 21px;}


/*---------------------------------原Suntime_base页面样式---------------*/

/* 真太阳时计算、免费起名公共页面 */
.AddRealTime{font-size: 14px;color: #ff0000;}
.suntime_form_left1, .suntime_form_left2{padding: 15px 15px;}
.suntime_form_left2, .main-content-form{background: #ffecd2; padding: 15px 20px; margin-bottom: 15px;}
.suntime_form_left2 h3, .AddRealTime H3{font-size: 16px; color: #333; font-family: 黑体;display: block; margin-top: 10px;}
.suntime_form_left2 p{color: #AAAAAA; font-size: 12px;display: block; margin-top: 5px;}
.sun_form_left_list{font-size: 16px; font-family: 黑体; color: #666666}
.sun_form_sx{width: auto; height: 30px; padding: 3px 15px; margin-top:10px; color: #AAAAAA; border: 1px solid #CCCCCC;}
.submit-btn{width: 30%; height: 40px; padding: 3px 0; margin-top:10px; color: #333; background: #FFFFFF; border-radius: 20px; border: 1px solid #CCCCCC;}

/* 免费起名页面 */
.form-group{margin-top: 10px;}
.form-group-margin{width: 100%; height: auto; float: left}
.form-group-margin .col-md-4{margin-top: 5px;}
.submit-bazi{height: 40px; width:100%; background: #5a84fd; color: #fff;font-size: 14px;text-transform: uppercase;border-radius: 3px; box-shadow: 0 5px 30px rgba(0,66,255,.3); margin:0 auto; margin-top: 10px; border: 0}

/* --------关于我们--------- */
.about-team H3{font-size: 20px; margin: 15px 0 5px}


/*---------------------------------原sidebar页面样式---------------------------*/
.ceshifree{width: 410px;}
.title-group{width: auto; height: auto; margin: 0;display: block;}
.title-group H4,.title-group span{font-size: 18px;}
.title-group H4{line-height: 60px;}
.title-group a{display: inline-block; height: 30px; font-size: 14px; padding-top: 14px;overflow: hidden}
.title-group i{width: 8%; padding-top: 10px;}
.title-group H4 i{font-size: 18px; color: #F65000}

/*右侧-创始人信息*/
.r-jinshan-tel{width:auto; height: 380px; border: 1px solid #ccc; margin-top: 15px; padding: 0px 15px}
.r-jinshan-tel a{width: 100%; height: 370px;}

.r-jinshan-wz span{display: block;border-left: 5px solid #F65000; padding-left: 5px}
.r-jinshan-wz span, .r-jinshan-dw dd{font-size: 12px; }

.r-jinshan-dw{width: 48%; height: 205px; margin-top: 10px; padding: 15px 10px; background: #fff; border:1px solid #F65000; border-radius: 20px; text-align: center; display: inline-block}
.r-jinshan-dw dd{margin-top: 15px;}
.r-jinshan-dw img{max-width: 100px; max-height: 100px; margin: 0 auto}

  .qm-sidebar-mzdq{}
  .qm-mzdq-mz{display: block; width: auto; padding: 3px 15px; height: auto; margin:3px 5px; float: left; background: #FFF; border:1px solid #ccc; box-shadow: 1px 1px 1px 1px #EFEFEF; border-radius: 15px;}
  .qm-mzdq-mz span{color:#666; text-align: center}

/*右侧代码设计*/
.bz-ceshi{width: 45%; height: 38px; margin: 3px 2%; border: 1px solid #CCCCCC; display: inline-block}
.bz-ceshi span{font-size: 13px; color: #3a3a3a;display: block;padding-top: 9px;text-align: center}

/*汉字五行*/
.right-wx{}
.right-wx-zi{width: auto; display: block; padding: 5px 30px 5px 15px; margin: 5px 5px;border-radius: 20px; color: #3a3a3a;border: 1px solid #DDDDDD}
.right-wx-zi a{color: #3a3a3a}
.right-wx-zi i{color: #fee140}

.right-names-tj{}
.right-names-tj ul{}
.right-names-tj ul li{list-style: none;display: inline-block; width: 30%; padding: 5px 0; max-height: 31px; border: 1px solid #CCCCCC; margin: 3px 1%; text-align: center }
.bz-ceshi:hover, .right-names-tj ul li:hover{background-image: linear-gradient(to bottom right, #fa709a, #fee140);}

/*忘记密码和密码输入框*/
    .forget_message_form{margin: 30px 0 50px 0}
    .forget_message_telephone, .forget_message_sms{width: 400px;}
    .forget_message_sms, .forget_message_telephone, .forget_message_submit{margin-top: 25px; }
    .forget_message_sms_input{width: 74%; display: inline-block}
    .forget_message_form_tel, .forget_message_form_sms, .forget_new_password, .forget_message_submit_button, .vip_tel, .vip_sms, .vip_submit, .vip_password{width:100%; height: 40px; border:1px solid #CCCCCC; }
    .forget_message_form_tel, .forget_message_form_sms, .forget_new_password, .vip_tel, .vip_sms, .vip_password{padding-left: 20px}
    .forget_message_sms_button{width: 25%; height:40px; display: inline-block; border: 1px solid #ccc; text-align: center; float: right}
    .forget_message_sms_button span{line-height: 40px; font-size: 14px; cursor: pointer}
    .forget_message_submit{}
    .forget_message_submit_button{width: 200px; height: 35px; border: 1px solid #ccc}
    @media (max-width: 800px) {
        .forget_message_telephone, .forget_message_sms{width: 100%;}
    }

/*---------------------------------原auth页面样式---------------*/
.mask-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.94);
  display: none;}
.mask-wrapper .auth-wrapper {
  position: fixed;
  left: 0;
  right: 0;
  top: 5%;
  width: 350px;
  height: 50%;
  margin: 40px auto; }
.mask-wrapper .auth-wrapper .close-wrapper {
  width: 100%;
  height: 30px;
  background: #fff; }
.point-content{width: 100%; height: 90px; background: #f65000; border-radius:20px 20px 0 0;
  color: #FFFFFF; font-size: 24px; text-align: center; font-weight: bold; padding-top: 25px;}
.mask-wrapper .auth-wrapper .close-wrapper .close-btn {
  display: inline-block;
  width: 30px;
  height: 20px;
  float: right;
  margin-top: 10px;
  color: #878787;
  cursor: pointer; }
.mask-wrapper .auth-wrapper .auth-inner-wrapper {
  width: 100%;
  height: 480px;
  position: relative;
  overflow: hidden; }
.mask-wrapper .auth-wrapper .auth-inner-wrapper .scroll-wrapper {
  width: 700px;
  padding: 15px 0;
  background: #FFFFFF;
  position: absolute;
  top: 0;
  left: 0; }
.mask-wrapper .auth-wrapper .auth-inner-wrapper .scroll-wrapper .auth-group {
  width: 350px;
  padding: 0 20px 20px;
  box-sizing: border-box; }
.mask-wrapper .auth-wrapper .auth-inner-wrapper .scroll-wrapper .auth-group .top-group {
  height: 36px;
  border-bottom: 1px solid #eeeeee;
  line-height: 34px; }
.mask-wrapper .auth-wrapper .auth-inner-wrapper .scroll-wrapper .auth-group .top-group .title {
  float: left;
  color: #212121;
  border-bottom: 3px solid #5c87d9; }
.mask-wrapper .auth-wrapper .auth-inner-wrapper .scroll-wrapper .auth-group .top-group .switch {
  float: right;
  color: #5c87d9; }
.mask-wrapper .auth-wrapper .auth-inner-wrapper .scroll-wrapper .auth-group .form-group {
  margin-top: 20px; }
.mask-wrapper .auth-wrapper .auth-inner-wrapper .scroll-wrapper .auth-group .form-group .input-group {
  margin-bottom: 10px;
  height: 40px;
  display: block}
.mask-wrapper .auth-wrapper .auth-inner-wrapper .scroll-wrapper .auth-group .form-group .input-group .form-control {
  border: 1px solid #ccc;
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  height: 40px;
  outline: none; }
.mask-wrapper .auth-wrapper .auth-inner-wrapper .scroll-wrapper .auth-group .form-group .input-group .remember-label {
  font-size: 14px; }
.mask-wrapper .auth-wrapper .auth-inner-wrapper .scroll-wrapper .auth-group .form-group .input-group .submit-btn {
  width: 100%;
  height: 40px;
  background: #5c87d9;
  border: none;
  color: #fff;
  cursor: pointer; }
.mask-wrapper .auth-wrapper .auth-inner-wrapper .scroll-wrapper .auth-group .form-group .input-group .short-input-group {
  width: 68%;
  float: left; }
.mask-wrapper .auth-wrapper .auth-inner-wrapper .scroll-wrapper .auth-group .form-group .input-group .input-group-addon {
  border: 0;
  background: 0;
  padding: 0;
  float: right;
  width: 31%; }
.mask-wrapper .auth-wrapper .auth-inner-wrapper .scroll-wrapper .auth-group .form-group .input-group .input-group-addon .sms-captcha-btn {
  width: 100%;
  height: 40px;
  border: 1px solid #5c87d9;
  color: #5c87d9;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  box-sizing: border-box;
  cursor: pointer; }
.mask-wrapper .auth-wrapper .auth-inner-wrapper .scroll-wrapper .signin-group {
  float: left;
  background: #fff; }
.mask-wrapper .auth-wrapper .auth-inner-wrapper .scroll-wrapper .signup-group {
  float: left;
  background: #fff; }






/*-------------- 注册与登录样式 ---------------*/
.auth-box {
    position: static;
    width: 110px;
    float: right;
    margin-top: 12px;
    padding: 5px 0;
    text-align: center;
    border-radius: 18px;
    border: 1px solid #CCCCCC; font-size: 14px;
    color: #333; }

.auth-box .iconfont {
    color: #000;
    font-size: 14px; }
.container .auth-box a {
    color: #333;

}

.user-more-box{
    display: block;
    padding-top: 10px;
    color: #cccccc;
    font-size: 14px;
}

.msg-tijiao{
  width: 100%;
  margin: 30px 0 50px;
  border: 1px solid #EFEFEF;
  height: 300px;
  box-shadow: 10px 10px 5px #CCCCCC;
  text-align: center;
}

.msg-tijiao i{
  font-size: 28px;
  color: #2b542c;
  font-weight: bold;
  margin: 65px 0 30px;
}
.msg-tijiao span{
  display: block;
  margin-bottom: 30px;
}

.msg-button{
  background: #eeeeee;
  width: 40%;
  height: 35px;
  border-radius: 18px;
  margin: 0 auto;
  padding-top: 7px;
  color: #333;
}






/* 内容页样式 */
.mainWrap{background: #f5f5f5;}
.a-a-l{margin-top: 40px; padding:20px 40px; text-align: left; background:#FAFAFA; height: auto; width: auto }
.a-a-l h1{text-align: left; margin:20px 0}
.a-a-r{margin-top: 20px;padding:10px 30px;background-color:#fff;}


.article-content{font-size: 16px;line-height: 30px; margin-top:20px; padding: 0px; overflow: hidden;}
.article-content li{list-style-type: inherit}
.article-content ul li{padding-left: 15px;}
.article-content img{max-width: 600px; display: block; margin: 0 auto}
.article-content br, .article-content div{content: "";display: block;margin-bottom: 15px;}
.article-content h1, .article-content h2, .article-content h3{
  display: block; width: 100%; height: auto; font-size: 16px; padding: 3px 15px; font-weight: bold; background: #EEEEEE; margin: 8px 0; border-left: 3px solid #f65000}
.article-content p {display: block;line-height: 180%;clear: both; padding: 10px 0; text-align: justify;overflow: visible;word-break: break-all}
.article-same{font-size: 16px;line-height: 40px; background: #FAFAFA; margin-top:20px; padding: 30px 50px; }
.article-same H3{ font-size: 28px; font-weight: bold; line-height: 60px;}
.article-same ul li{line-height: 30px; width: 100%; display: inline-block}
.title-group .numbered-list a{padding: 0; font-size: 15px;}
ol.numbered-list {
  counter-reset: section;
  list-style-type: none; /* 移除默认的列表样式 */
}

/* 为每个列表项使用计数器，并设置颜色渐变 */
ol.numbered-list li {
  counter-increment: section;
  position: relative;
  padding-left: 20px;
    margin-left: 10px;
  color: #000; /* 文本颜色 */
}

/* 使用伪元素添加编号，并设置颜色 */
ol.numbered-list li:before {
  content: counter(section) " ";
  position: absolute;
  left: 0;
  color: red; /* 初始颜色 */
}

/* 定义颜色渐变 */
ol.numbered-list li:nth-child(1) { --color: #ff0000; }
ol.numbered-list li:nth-child(2) { --color: #e60000; }
ol.numbered-list li:nth-child(3) { --color: #cc0000; }
ol.numbered-list li:nth-child(4) { --color: #b30000; }
ol.numbered-list li:nth-child(5) { --color: #990000; }
ol.numbered-list li:nth-child(6) { --color: #800000; }
ol.numbered-list li:nth-child(7) { --color: #660000; }
ol.numbered-list li:nth-child(8) { --color: #4d0000; }
ol.numbered-list li:nth-child(9) { --color: #330000; }
ol.numbered-list li:nth-child(10) { --color: #1a0000; }

/* 应用颜色变量 */
ol.numbered-list li:before {
  color: var(--color);
}

@media (max-width: 800px) {
  .suntime_form_left1{padding: 0}
  .container{padding-left:5px; padding-right:5px}
  .article-content {color: #333;font-size: 15px;margin-top:10px; line-height: 20px;padding: 0px;}

  .article-content br, .article-content div{margin-bottom: 12px;}

  .article-content p {display: block;}
  .a-a-l{margin-top: 20px;padding:10px 10px; background-color:#FAFAFA;text-align: left;height: auto;width: auto}
  .a-a-l h1{margin:10px 0}

  .article-body .a-a-l h1{font-size: 24px;}
  .zihao2{font-size: 14px}
  .btn-an{margin: 15px 0; padding: 8px 0}
  .index-space4{margin-top: 20px}
  /* 关于我们页面 */
  .about-team H3{font-size: 16px; margin: 10px 0 0}
  .about-team span{font-size: 12px; }

  .ceshifree{width: auto}
  .auth-box .iconfont{font-size: 12px}

  .article-same{font-size: 15px;padding: 20px 10px; }
  .article-same H3{ font-size: 24px;}

  .margin-left-10{margin-left: 0px}
  .auth-box{position: absolute; top: 9px; margin-top: 0; right: 15px; padding: 0; border: 1px solid #f65000; line-height: 22px; width: 90px; font-size: 12px}
  .title-group .numbered-list a{font-size: 14px;}
  .title-group a{height: auto;}
  ol.numbered-list li{margin-left: 5px;}


}

/* 右侧悬浮样式 */
.content-float-bottom{ width: 46px; height: 100px; position: fixed; right: 10px; bottom: 250px; opacity: 0.6; z-index: 10}
.content-float-bottom-list{width: 46px; height: 46px; border-radius: 23px; background-image: linear-gradient(#ff5858,#f09819); margin-top: 6px;}
.content-float-bottom-list span{ display:block; width:26px; padding-top:10px; margin: 0 auto; font-family: 黑体; font-size: 13px; color: #FFFFFF; line-height: 100%}

@media(min-width: 800px) {
    .hidden-md{display: none}

}

@media (max-width: 768px) {
        .container {
            width: 100%;
            height: 100%;
        }
        .logo-box{
            width: 17%;
            height: 30px;
        }
        .nav{margin-left: 1%;}
        .nav li{
                margin-right: 1%;
                height: 40px;
                line-height: 40px;
            }

    .main{margin-top: 40px;}
    .index-banner{height: 300px;}
    .wrapper{width: 100%;}
    .index-banner-left{
        width: 0px;
        height: auto;
    }
    .index-banner-right{
        width: 90%;
        height: 260px;
    }
}


.hd_qr{padding:0 7px 7px 7px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}
.yb_conct{position:fixed;z-index:9999999;top:200px;right:-140px;cursor:pointer;transition:all .3s ease; opacity: 0.6}
.yb_bar ul li{width:180px;height:41px;font:16px/41px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
/*.yb_bar .yb_top{background:#ff4a00 url(/static/images/fixCont2.png) no-repeat 0 0;}*/
.yb_bar .yb_phone{background:#ff4a00 url(/static/images/fixCont2.png) no-repeat 0 0px;}
.yb_bar .yb_QQ{text-indent:0;background:#ff4a00 url(/static/images/fixCont2.png) no-repeat 0 -41px;}
.yb_bar .yb_ercode{background:#ff4a00 url(/static/images/fixCont2.png) no-repeat 0 -84px;}
.yb_bar .yb_fw1{background:#ff4a00 url(/static/images/fixCont2.png) no-repeat 0 -128px;}
.yb_bar .yb_fw2{background:#ff4a00 url(/static/images/fixCont2.png) no-repeat 0 -173px;}
.yb_bar .yb_fw3{background:#ff4a00 url(/static/images/fixCont2.png) no-repeat 0 -217px;}

.icon-bottom-home{background-image: url("/static/images/icon/icon-index-shi.png");}
.icon-bottom-qiming{background-image: url("/static/images/icon/icon-qiming.png");}
.icon-bottom-more{background-image: url("/static/images/icon/icon-more.png");}
.icon-bottom-ceming{background-image: url("/static/images/icon/icon-ceming.png");}
.icon-bottom-gong{background-image: url("/static/images/icon/icon-gong.png");}





.bottom-nav {position: fixed; bottom: 0; width: 100%; display: flex; justify-content: space-around; background-color: #fff; border-top: 1px solid #ccc;}
.nav-item {text-decoration: none; color: #000; display: flex; flex-direction: column; align-items: center; padding: 10px;}
.nav-icon {width: 24px; height: 24px;}
.nav-text {margin-top: 5px; font-size: 12px;}
/* 为了示例，给选中的导航项一个不同的样式 */
.active .nav-icon {filter: none; }