html {
  overflow-y: scroll;
}

:root {
  overflow-y: auto;
  overflow-x: hidden;
}

:root body {
  position: absolute;
}

body {
  width: 100vw;
  overflow: hidden;
}

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: #333333}
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: 991px) {
  .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: 30px;}
.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:15px 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: 100px;
    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-body h2, .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);
}
.auth-center{top: 12px; width: 83px; font-size: 16px}
.auth-yanzheng{left: 20px; top: 12px; padding: 4px 10px; font-size: 14px; background: #F65000; border: 1px solid #F65000}
.auth-yanzheng a{color: #FFFFFF}
.auth-center, .auth-yanzheng{position: relative; display: inline-block; text-align: center; margin-top: 0; line-height: 22px;}
.todo-count{position: absolute; right: -3px; top: -3px; background-color: red; color: white; border-radius: 50%; width: 14px; height: 14px; line-height: 14px; text-align: center; font-size: 10px; font-weight: bold; }
.new-nav-right{width: 160px; display: inline-block; position: relative}

@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-center{top: 10px; margin-top: 0; padding: 0; line-height: 22px; width: 70px; font-size: 12px}
  .auth-yanzheng{right: 100px; top: 9px; padding: 0px 10px; font-size: 12px}
  .todo-count {position: absolute; right: -3px; top: -3px; background-color: red; color: white; border-radius: 50%; width: 14px; height: 14px; line-height: 14px; text-align: center; font-size: 10px; font-weight: bold; }

  .auth-box{position: absolute; top: 9px; margin-top: 0; right: 15px; padding: 0; border: 1px solid #f65000; line-height: 22px; width: 80px; font-size: 12px}
  .auth-box a{font-size: 12px;}
  .title-group .numbered-list a{font-size: 14px;}
  .title-group a{height: auto;}
  ol.numbered-list li{margin-left: 5px;}
  .auth-yanzheng{left: 10px;}
    .new-nav-right{position: absolute; right: 70px; top: 0}

}

/* 右侧悬浮样式 */
.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; }

/*--------------------------- index-new ------------------------*/

.container-form, .container-form2{width: 100%; height: auto; padding-bottom: 5px; border:1px solid #DDDDDD;}
.container-form2{margin-top: 10px;}
.container-form1{width: 100%; height: auto; margin-bottom: 15px; border:1px solid #DDDDDD;}
.liliangtu{width: 90%; height: 500px; margin: 0px auto}
.container-form-top{padding: 5px 15px; border-bottom: 1px solid #efefef;  background: #FFFFFF;}
.container-form-top i{color: #3a3a3a;}
.container-form-top span{font-size: 16px; font-weight: bold; font-family: 黑体; color: #3a3a3a;}
.container-form-content{width: 100%; height: auto; padding: 10px 20px; background: #FFFFFF; overflow: hidden}
.container-form-content a span{color: #333}
.container-form-content a span:hover{color: #333}

.container-form-content-right,.container-form-content-right1{width: auto; height: auto; vertical-align: top}
.container-form-content-right span{display: block;margin-left:5px;float: left}
.container-form-content-right1 span{display: block;margin-left:5px;}

.content-biaoqian{font-size: 14px; font-weight: bold; color: #333; font-family: 黑体;}
.content-shijian{font-size: 14px; color: #333;}

.content-lifa{width: auto;height: auto; padding:3px 15px; margin-right: 13px; font-size:12px;border-radius: 10px; text-align: center; line-height: 25px;}
.content-lifa1{display: block; border-radius: 10px;}
/* 红色小标样式 */
.unread-badge {
    position: absolute;
    background: red;
    color: white;
    border-radius: 50%; /* 圆形 */
    width: 16px;     /* 大小 */
    height: 16px;
    font-size: 11px;
    margin:-3px 0 0 5px;
    text-align: center;
    line-height: 16px; /* 垂直居中 */
    box-shadow: 0 0 0 2px white; /* 可选：白色外边框增强对比 */
    }

/*-----------八字起名页面命主信息-----------*/
.qm-content-flex{display: flex; justify-content: space-between}
.container-form-content1{padding: 10px 10px; margin: 15px 10px; text-align: center; border-radius: 5px;}

.container-form-content-top,container-form-content-bottom{width: 100%; height: auto;float: left}
.container-form-content4{width:100%; height:50px; line-height: 50px; background: #EFEFEF; padding-left: 20px; margin-top: 15px;}

.form-mg3-left{width: 19%; vertical-align:top; border: 1px solid #cccccc; border-radius: 10px; font-size: 14px; text-align: center; display: inline-block}
.form-mg3-right{width: 79%;display: inline-block}

#NameHidden{height: 1300px; overflow: hidden}
#CeShiHidden{height: 2000px; overflow: hidden}

.load-more-name{width: 100%; height: 40px; background-image: linear-gradient(#efefef, #ffffff); box-shadow: 0px -25px 30px 20px #efefef; margin-top: 30px; text-align: center; opacity: 0.8; z-index: 999}
.name-more{width: 70%;height: 35px;margin: 0 auto;background: #efefef;border: 1px solid #5a84fd;border-radius: 18px;text-align: center;}
.name-more-two, .name-more1, .name-more-three{min-width: 20%; cursor:pointer; height: 35px;margin:-20px 15px 0 0;border-radius: 18px;text-align: center;display: inline-block}
.name-more-two{border: 1px solid #5a84fd;}
.name-more1, .name-more-three{border: 1px solid #f65000;}
.name-more1 span, .name-more-two span, .name-more-three span{display: block;padding-top: 6px;}
#max-bottom{width: 100%; font-size: 16px; display: none; height: 50px; text-align: center}

@media (max-width: 800px) {
    .content-shijian{font-size: 12px; }
    .liliangtu{width: 100%; height: 360px; margin-top: -30px;}

    /*-----------八字起名页面命主信息-----------*/
    .container-form-content1{padding: 10px 4px; margin: 10px 2px; text-align: center; border-radius: 3px;}
    .container-form-content .container-form-content1 span{display: block}
    .content-biaoqian{font-size: 12px;}
    .content-lifa{padding:0px 10px; margin-right: 10px}
    .unread-badge{margin: 0; width: 14px; height: 14px; font-size: 10px; line-height: 14px;}
    .form-mg3-left{width: 23%; font-size: 12px}
    .form-mg3-right{width: 75%; vertical-align:top; }
    .name-more-two, .name-more1, .name-more-three{min-width: 30%;margin: -20px 5px 0 0; height: 30px;}
    .name-more1 span, .name-more-two span, .name-more-three span{padding-top: 5px; font-size: 12px;}

}



.content4-left{width: 19%; height: 100%; background: #339966;float: left}
.content4-left span{display:block; font-size: 12px; color: #FFFFFF; padding-left: 2px; font-family: 黑体; text-align: center}
.content4-right{width: 80%;height: auto; float: left}
.content4-right span{display:block; font-size: 20px; text-align: center; color: #333; }

.form-name-all-1, .form-name-all-2, .form-name-all-3{width: 7px; border-right: 1px solid #FFFFFF; height: 100%; float: left; vertical-align: top}
.form-name-all-4{width: 70%; height: 100%; padding-top:8px;float: left; text-align: center}
.form-name-all-4 span{}


.form-name{width: 100%; height: 145px; padding: 10px 15px; box-shadow: 2px 2px 3px 2px #EFEFEF}
.form-name img{max-width: 100%; margin-top: 0px}
.form-name-all{width: 30%; height: 40px; margin-top: 8px; background: #EFEFEF; display: inline-block}
.form-name-score{width: 65%; height: auto; text-align:right; display: inline-block}
.form-name-score span{opacity: 0.5; display: inline-block}

.form-name-button{width: 100%; line-height: 25px; border-radius: 13px; border:1px solid #99CCFF; text-align: center}
.form-name-button i{font-size: 12px;}

@media (max-width: 800px) {
    .form-name-all{width: 50%; height: 30px;}
    .form-name-score{width: 45%;margin-top: -10px}
    .form-name{padding: 0px 5px;}
    .pay-img-bacg{height:130px; background-image: url("/static/images/payimg-name-web.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center}
    .form-name-all-4{padding-top:5px;}
    .form-name-button{line-height: 20px;}
    .form-name img{margin-top: 5px}
}

.top-center{margin: 13px 10px; font-size: 14px; display: inline-block; max-width: 150px; border-radius: 20px; color: #F65000; border: 1px solid #F65000; padding: 4px 15px;}

/*-----------列表页样式设计-----------*/
.l-form1-title{width: 300px; height: 110px; margin: 0 auto}
.l-form1-title H1{font-size: 72px; display:block; padding:10px 0; text-align: center; font-family: 黑体;}
.l-form1-content{width: 98%; height: auto; padding: 20px; background: #FFFFFF; margin: 0 auto}
.l-form1-content H3{font-family: 细黑; font-size: 18px; display: block; padding: 5px 0;}

.l-more-flex{display: flex; justify-content: space-between}
#NameZiOne, #NameZiTwo{height: 100px; overflow: hidden}
.l-content-more{margin:10px 0 10px;}
.l-content-more i, .l-content-more1 i, .l-content-more2 i, .l-content-more H3{color: #f65000}
.l-content-more1{width: 16%; height: auto; background: #EFEFEF; margin: 5px 1%;text-align:center; padding: 10px 0; display: inline-block}
.l-content-more1 span, .l-content-more3 span{display: block}
.l-content-more2{width: 100%; margin-top: 5px; height: auto}
.l-content-more2 span{display: inline-block}
.l-content-more3{width: 18%; height: auto; background: #EFEFEF; margin: 5px 1%;text-align:center; padding: 10px 0; display: inline-block}
.l-more2-dp{display: block; width: 120px; margin: 10px 5px; text-align: center; background: #EFEFEF; border:1px solid #CCC; border-radius: 30px;}

/*-----------百家姓，姓名详情页-----------*/
.l-name-repeat{height:auto; text-align: center; padding: 30px 0}
.l-name-repeat-score{display: block; margin: 0 auto; padding: 10px 0; font-size: 72px; color: #f65000; text-align: center}
.l-name-repeat-p{display: block; font-size: 14px; color: #9D9D9D; text-align: center; padding: 0px 60px 30px}
.l-name-repeat-label{width:auto; border-radius: 20px; font-size: 14px; background: #CCCCFF; color: #000000; padding: 3px 25px; margin: 0 auto}
@media (max-width:800px) {
    .l-name-repeat-score{font-size: 48px;}
    .l-name-repeat-p{padding: 0 40px}
    .l-name-repeat{padding: 10px 0}
    .l-form1-content{border-radius: 10px;}
    .l-content-more{margin:20px 0 5px;}
}


.l-content-qmdq{width: 100%; height: auto;}
.l-content-mz{width: 30%; height: auto; margin: 3px 1%; background: #FFFFFF; border-radius: 10px; display: inline-block; box-shadow: 1px 1px 1px 1px #CCC;}
.l-content-mz:hover{background: #FFCCCC}
.l-content-mzxq{width: 45%; text-align: center; display: inline-block}
.l-content-mzxq span{display: block}
.l-content-df{width:45%; text-align: right;display: inline-block}
.l-content-df span{font-family: 黑体;}

.l-content-xingbie{width: 100%; }
.l-content-boy, .l-content-girl{width: 50%; height: 40px; padding-top: 8px; text-align: center;box-shadow: 1px 1px 10px #eeeeee;float: left;}
.l-content-boy span, .l-content-girl span{font-size: 16px; font-weight: bold}
.l-xingbie-bj{background: #99ccff}
.l-xingbie-border-top{border-top: 1px solid #99ccff; }
.l-xingbie-border-right{border-right: 1px solid #99ccff;}
.l-xingbie-border-left{border-left: 1px solid #99ccff;}


.article-content .l-content-qmdq{width: 100%; height: auto;}
.article-content .l-content-mz{width: 45%; height: auto; margin: 5px 2%; padding: 8px 0; background: #FFFFFF; border-radius: 10px; display: inline-block; box-shadow: 1px 1px 1px 1px #CCC;}
.article-content .l-content-mz:hover{background: #FFCCCC}
.article-content .l-content-mz div{margin-bottom: 0}
.article-content .l-content-mzxq{width: 45%; text-align: center; display: inline-block}
.article-content .l-content-mzxq span{display: block}
.article-content .l-content-df{width:45%; text-align: right;display: inline-block}
.article-content .l-content-df span{font-family: 黑体;}


/*-----------姓名打分页面-----------*/
.c-bignews{padding: 0 20px;}
.c-bignews p{display: block; height: 30px; line-height: 30px; font-size: 14px; padding-left: 10px; border: 1px solid #efefef; border-radius: 15px; margin-bottom: 10px}
.second-title{width: auto; height: auto; padding: 3px; border-bottom: 1px solid #EFEFEF; color: #f65000; font-weight: bold}


/*-----------详情页样式设计-----------*/
.c-form1-title{width: 100%; height: 110px; margin-bottom:20px; padding: 0 20px;}
.c-title-left{width: 70%;height: auto; text-align: left; display: inline-block}
.c-title-right{width: 28%;height: auto;text-align: center; display: inline-block}
.c-title-right span{font-family: 黑体;}
.c-title-left H1{font-size: 72px; display:inline-block;  padding:10px 0;  font-family: 黑体;}
.c-title-left .reviewname{width: auto; padding: 3px 15px; cursor: pointer; font-size: 14px; background: #f65000; margin-left: 15px; border-radius: 5px; color: #FFFFFF; display: inline-block}
@media (max-width: 800px) {
    .c-form1-title{height: 75px; margin-bottom:0px; padding:0 10px}
    .c-title-left .reviewname{padding: 2px 10px; font-size: 12px}

    .c-title-left{width: 68%;}
    .c-title-right{width: 30%; float: right}
}

.c-more2-bq{width: 15%; border: 1px solid #CCCCCC; border-radius: 20px; height: auto; text-align: center; display: inline-block; vertical-align: top}
.c-more2-dp{width: 80%; height: auto; overflow: hidden; display: inline-block}
.c-more2-dp .second-title{padding-left: -10px;}
.c-more2-dp span{font-size: 14px; color: #7F7F7F; display: block}
.c-more2-dp li{display: block; padding-left: 5px; letter-spacing: 1px; line-height: 20px;}
.c-more2-dp p{padding-left: 15px;}
.c-more2-dp p::before{
    content: '\25E6'; /* Unicode for a bullet point */
    color: #333; /* Set the color of the bullet */
    display: inline-block; /* Makes the bullet act like an inline element */
    width: 1em; /* Space for the bullet */
    margin-left: -1em; /* Align the bullet to the left */
}
.open-btn{width: 100%;height: 50px;text-align: center; box-shadow: 0px -25px 30px 20px #efefef; background: linear-gradient(#efefef, #ffffff); color: #5a84fd/*实现渐变效果，遮罩效果*/}

.c-content-wx{width: 100%; height: auto;}
.c-content-ldt,.c-content-wxsl,.c-content-sldf,.c-content-scdf{width: 100%; height: 400px; margin: 0 auto;}
.c-content-fx1,.c-content-sl1,.c-content-sc1{margin-top: -140px;}
.c-content-fx,.c-content-fx1{width: 100%; padding: 10px 20px; margin-bottom: 5px; background: #EFEFEF; height: auto; display: block}
.c-content-fx span,.c-content-fx1 span{display:inline-block}


.c-content-sl,.c-content-sl1,.c-content-sc,.c-content-sc1{ padding: 10px 20px;}
.c-content-sljx{margin: 0px 0; }
.c-content-sljx span{display: block; font-size: 12px; color: #7F7F7F}
.c-content-sljx span strong{color: #333333}
.c-content-sljx{width:100%; height:auto; display: inline-block}
.content-pd-left{display:block; padding: 6px 20px; background: #F5F5F5;}


.zi-content-chengyu{width: 100%}
.zi-content-chengyu li, .zi-content-mingzi li{list-style: none; width: auto; height: 30px; display: inline-block;  margin: 5px 5px;border-radius: 20px; color: #3a3a3a}
.zi-content-chengyu li{padding: 5px 22px; background: #EEEEEE; }
.zi-content-mingzi li{padding: 5px 28px; border: 1px solid #DDDDDD }
.zi-content-chengyu li a{}


.article-form{background: #ffecd2; padding: 10px 20px 20px; box-shadow: 0 1px 3px hsl(0deg 0% 7% / 10%)}
.article-form .form-control{height: auto; padding: 2px 12px; background: #FFFFFF}
.article-form .not-name-point{font-size: 20px; text-align: center}

/*-----------单页：收费服务-----------*/
.payfor{margin-top: 40px;}
.payfor td{border: 1px solid #cccccc; padding: 10px 20px;}
.paytitle{border: 0; width: 100%; text-align: center; padding: 30px 0;}
.paytitle h1{margin: 10px 0; font-size: 36px;}
.ziti {font-size: 14px}
.STYLE1 {font-size: 24px;font-weight: bold;color: #990000;}
.qm-shenqing a{display: block; width: 40%; height: 35px; line-height: 35px; color: #FFFFFF; font-size: 16px; background: #f65000; border-radius: 20px;}

/*-----------单页：信息提交-----------*/
.mask-wrapper-file{width: 100%; height: 100%; margin-top: 60px;}
.form-wrapper-file{width: 70%; height:auto; margin: 0px auto; background: #ffffff;}
.close-wrapper{width: 100%; height: 30px; background: #ffffff}
.close-btn{width: 30px; height: 20px; float: right; margin-top: 5px; font-size: 16px; color: #333333; cursor: pointer}
.apply-wrapper{width: 100%; height: auto; padding: 0 20px; position: relative; overflow: hidden}
.apply-title{width: 100%; height: 30px; line-height: 30px; margin-top: 15px;}
.apply-title span{font-size: 16px; color: #F65000; display: inline-block}
.apply-info{margin-top:10px; border: 1px solid #eeeeee; border-radius: 10px; padding: 20px 30px 30px; background: #efefef}
.file-list{font-size: 14px; font-weight: bold; vertical-align: middle; text-align: center}
.file-list-middle{vertical-align: middle; text-align: center}

@media (max-width: 800px) {
    .mask-wrapper-file{margin: 30px 0}
    .form-wrapper-file{width: 100%; top: 40px}
    .apply-info{padding:20px 10px}
}


/*---------------内容页排盘样式---------------*/
    .container-form2 table{width: 100%; margin: 15px 0;}
    .container-form2 table tr td{border: 1px solid #ccc; width: 18%; height: 30px; padding: 5px 0; text-align: center}
    .table-shishen span{display: inline-block; width: 20px; height: 20px; font-size: 12px; line-height: 20px; border-radius: 13px; background: #99ccff; color: #FFFFFF}
    .container-form2 table .table-shishen td{border: 0}

/*---------------日历详情单页---------------*/
    .rili_height{height: 4850px;}
    .rili_left_menu{position: fixed; width: 12%; top: 80px; left: 2%;}
    .rili_right{float: right; width: 83%; margin-right: 2%}
    .rili_left_shi{height: 30px; color: #FFFFFF; line-height: 30px; text-align: center; width: 100%; background: #f65000; margin-top: 5px; padding: 0 20px; border-radius: 20px; display: block}



@media (max-width: 800px) {
    .table-shishen span{width: 18px; height: 18px; font-size: 10px; line-height: 18px;}
    .zi-content-chengyu li{padding: 5px 18px;}
    .zi-content-mingzi li{padding: 5px 24px;}
    .content-lifa1{font-size: 11px; padding:1px 0;}

    /*---------------内容页排盘样式---------------*/
    .container-form2 table{width: 100%; margin: 5px 0;}
    .container-form2 table tr td{width: 18%; height: 20px; padding: 3px 0;}

    .c-content-sl,.c-content-sl1,.c-content-sc,.c-content-sc1{ padding: 10px 8px;}

    /*-----------姓名打分页面-----------*/
    .c-bignews{padding: 0px;}
    .c-bignews p{height: 25px; font-size: 12px; padding-left: 5px; line-height: 25px;margin-bottom: 7px}


    /*---------------日历详情单页---------------*/
    .rili_height{height: 6750px;}
    .rili_left_menu{top:40px; width: 25px; left: 1%}
    .rili_right{width: 92%; margin-right: 1%;}
    .rili_left_shi{height: 25px; line-height: 25px; padding: 0; border-radius: 20px; text-align: center}

}

/*--------------- vip 测试页-top-banner ---------------*/
.baogao-banner{background-image: url("/static/images/logo/baogao-banner.jpg"); background-size: cover; width: 100%; max-height: 600px; border: 1px solid #eee; padding: 80px 0; text-align: center}
.baogao-content span{display: block}
.baogao-all span, .baogao-all img{display: inline-block; vertical-align: middle; color: #787878}
.baogao-danwei, .baogao-lilun{display: block; width: 100%;}
.baogao-content span { margin-bottom: 30px; }
.baogao-all span{margin: 12px 0; font-size: 18px;}
.baogao-content{padding: 0 10px}
.baogao-all{margin-top: 50px;}
.baogao-content img, .baogao-all img{margin-left: 20px;}


/*--------------- vip 测试页-神煞 ---------------*/
.container-form2 .shensha-ji td, .container-form2 .shensha-xiong td{border: 0; background: #fbfcfc; height: 20px;}
.shensha-ji span{color: #0c0d0e}
.shensha-ji tr{}
.shensha-ji td{height: 30px}
.shensha-xiong span{color: red}
.shensha-ji span, .shensha-xiong span{display: block; font-size: 14px;}

/*---------------内容页:大运---------------*/
.dayun-form{flex: 1; text-align: center; border: 1px solid #efefef; justify-content: space-between; margin: 10px 5px; }
.dayun-form-nian{width: 100%; height: 20px; margin-bottom: 15px; font-size: 12px; background: #efefef}
.dayun-form-yun{width: 60%; height: 60px; margin: 0 auto}
.dayun-form-yun span{font-size: 16px; font-weight: bold}
.dayun-form-sui{width: 100%; height: 20px; margin-top: 15px; background: #efefef}

/*---------------内容页:流年---------------*/
.liunian-form{flex: 1; min-width: 15%; height: auto; border: 1px solid #efefef; margin: 3px 2px; padding: 10px 3px; box-shadow: 1px 1px 3px 1px #CCC; text-align: center; display: inline-block; overflow: hidden}
.liuyue-form{flex: 1; min-width: 6%; height: auto; border: 1px solid #efefef; margin: 3px 2px; padding: 10px 3px; box-shadow: 1px 1px 3px 1px #CCC; text-align: center; display: inline-block}
.liunian_nian{border-radius: 5px; background: #efefef; width: 50px; height: 20px; line-height: 20px; margin: 5px 5px 15px; padding-left: 5px}
.liunian_yun{height: auto;  margin-top: 10px; padding: 0 5px;}
.liunian_yun span{border-radius: 5px; border: 1px solid #EFEFEF; height: 20px; line-height: 20px; font-size: 12px; color: #aaaaaa; display: block; margin-top: 5px}
.liunian_nian span{font-size: 12px}
.liunian_pan{width: 100%; height: 30px; line-height: 30px; margin-top: 10px;}
.liunian_pan span{font-size: 18px; font-weight: bold}
.liunian_href{width:70%; border:1px solid #f65000; border-radius: 15px; height: 20px; line-height: 18px; font-size: 12px; padding: 0 10px; margin: 10px auto;}

@media (max-width: 800px) {
    .liunian_href{width:95%;}
    .liuyue-form{min-width: 14%}
    .liunian_nian{padding-left: 0;}

    .baogao-banner{padding: 50px 0 30px;}
    .baogao-all span{margin: 8px 0; font-size: 15px;}
    .baogao-content img, .baogao-all img{margin-left: 10px;}
}
/*---------------八字占卜页---------------*/
.c-top{display: flex; border: 0px solid #DDDDDD; margin-bottom: 10px;}
.c-top-title{flex: 1; text-align: center;border-radius: 20px;padding: 6px 0;background: #F7D3D2;margin: 10px 10px;}
.c-top-title-bg{background: #F65000}
.container-form-bazi-analyse{width: 100%; height: auto; padding: 20px 20px;}
.container-bazi-analyse{width: 100%; height: 580px; padding: 40px 5px 0;}
.bazi_ny{width: 100%; height: auto; padding: 30px 20px;}
@media (max-width: 800px) {
    .bazi_ny{padding: 10px 5px;}
    .container-bazi-analyse{height: 420px; padding: 20px 20px 0;}
}
.bazi-baogao-infos{width: 100%; padding: 0 20px;}
.container-form-bazi-analyse H3, .bazi-baogao-infos H3, .bazi_ny H3{height:30px; line-height: 30px; background: #F7D3D2; font-size: 16px; padding:0 20px; border-radius: 10px 10px 0 0}
.bazi-analyse-form{border:1px solid #F7D3D2; width: 100%; height: auto; padding: 15px 15px;}
.bazi-analyse-title{width: 15%; height: auto; display: inline-block; border: 1px solid #CCCCCC; border-radius: 15px; text-align: center}
.bazi-analyse-form .row{margin-top: 10px}
.bazi-analyse-content{width: 84%; display: inline-block; float: right}
.flex-content{width:100%; display: flex; flex-wrap: wrap; }

#RetestName{display: none}


/*---------------今明两天运势---------------*/
.dayun-form-fen{text-align: center}
.dayun-form-fen span{display: block; width:50px; height: 50px; margin: 0 auto; padding-top: 17px; background: rgb(200,200,169); border-radius: 25px; font-size: 12px}
.dayun-form-text{width:100%; background: #efefef; padding: 10px 10px;}
.dayun-form-text p{font-size: 12px; color: #AAAAAA}
#dayun-form2041::before{content: ''; position: absolute; bottom: 0; left: 0; width: 80px; background: red; opacity: 0.3; }
.tabale-left{display: inline-block; width: 64%}
.table-right{display: inline-block; width: 35%; float: right}

.bazi-analyse-form{border:1px solid #F7D3D2; width: 100%; height: auto; padding: 15px 15px;}

/*跳转按键-姓名详情静态页*/
#nameContent{}
.remind_to_pay{width: 30%; margin:30px 0 30px 35%; border-radius: 25px;
    line-height: 48px; font-size: 20px; color: #FFFFFF; background: #F65000; text-align: center;}
.fudong_baogao_div, .fudong_dafen_div{width: 30%; margin:0 auto; border-radius: 20px;
    line-height: 36px; font-size: 14px; color: #FFFFFF; background: #F65000; text-align: center;  cursor: pointer}

.fd-zhenduan{position: fixed; display: none; top: 25%; left: 25%; box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);  width: 50%; border: 1px solid #F65000; height: auto; z-index: 999; padding: 10px 0px 25px; background: #FFFFFF}
.fd-title{width: 90%; height: 30px; line-height: 30px; margin: 0 auto; text-align: center; color: #F65000; font-size: 18px;}
.fd-form{padding: 0 20px;}
.static-new-names{width:100%; margin-top: 10px; flex-wrap: wrap; display: flex; justify-content: space-between; align-items: center}
.static-name-list{min-width: 10%; margin: 5px; line-height: 40px; font-size: 16px; flex-grow: 1; text-align: center; display: inline-block; border: 1px solid #CCCCCC}

.name-view-cont{width: 100%; padding: 2px 10px; margin: 2px 0; display: inline-block; border: 1px dashed #EEEEEE;}
.name-view-cont img{max-height: 14px; margin-top: 4px; float: left}
.name-view-cont span{font-size: 14px; padding-left:5px; color: #7F7F7F;  border-radius: 20px; float: left;}

.container-form-content a .remind_to_pay span{color: #FFFFFF}
.remind_to_pay img{max-height: 16px;}
.dayun-form-tubiao{ width: 700px; height: 500px}

/*十神图表样式*/
.liunian_shishen{height: 200px; max-width: 245px; margin: -30px -5px -30px -20px; overflow: hidden}

/* CMS 首页样式  */
.cms-nav{max-height: 45px}
.cms-nav img{max-width: 100px;}
.cms-money{width: 100%; height: auto; padding: 30px; background: #FFFFFF; box-shadow: 0 1px 20px 0 rgba(52,60,101,.1); display: flex; align-items: center; margin-top:15px;}
.cms-money-balance, .cms-money-user, .cms-money-commission, .cms-money-out{width: 22%; text-align: center; margin: 0 1%; display: inline-block}
.cms-money-balance span, .cms-money-user span, .cms-money-commission span{display: block}
.cms-money-out span{font-size: 14px; display: inline-block; width: 100px; padding: 5px 10px;}
.cms-user-more{}
.cms-user-more:before{content: "&#xe621"}
.cms-user-more-box{position: fixed; top:45px; right: 30px; width: 100px; height: auto; background: #FFFFFF; box-shadow: 0 1px 20px 0 rgba(52,60,101,.1);z-index: 1300; padding: 5px 10px}
.user-more-box, .cms-user-more-box{width: 100%; height: auto; background: #FFFFFF; box-shadow: 0 1px 20px 0 rgba(52,60,101,.1);z-index: 1300; padding: 5px 10px}
.user-more-box a, .cms-user-more-box a{display: block; height: 30px; line-height: 30px; text-align: center;}
.user-more-box a:hover, .cms-user-more-box a:hover{background: #EEEEEE;}



.cms-h3{width: auto; height: 20px; line-height: 20px; margin: 20px 0; font-size: 18px; color: #3a3a3a; border-left: 4px solid #f65000; padding-left: 15px;}
.cms-form{width:100%; height:auto; margin-top: 10px; padding: 10px 30px}
.cms-score{width: 40%; height: 320px; display: inline-block; color: #f65000; margin: 0 auto}
.cms-content{width: 60%; height: 280px; float: right; margin-top: 20px; display: inline-block; border: 1px solid #CCCCCC; background: #FFFFFF}
.cms-content-span{padding: 10px 0;}
.cms-shengming{font-size: 13px; color: #6C6C6C; padding: 0 20px; margin-top: 10px}
.cms-shengming img{width: 100%; height: auto; box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);}
.cms-content-cicrle{width: 18px; height: 18px; line-height: 20px; border-radius: 50%; background: #FFFFFF; border: 1px solid #cccccc; margin: 10px 0 0 -9px}
.cms-content-p{font-size: 18px; line-height: 20px; font-family: 细黑; color: #333333; padding-left: 10px; width: 95%}
.cms-content-cicrle, .cms-content-p, .cms-form-info, .cms-form-edit, .cms-form-click, .cms-form-all, .cms-form-wait-left, .cms-form-wait-right{display: inline-block}

.cms-top{width: 100%; display: flex; background: #FFFFFF;  box-shadow: 0 1px 20px 0 rgba(52,60,101,.1);}
.cms-top-left{display: flex; align-items: center; max-height: 80px; padding: 15px 15px;}
.cms-top-right{margin: 23px 30px 0 0; float: right}
.cms-form-wait{width: 100%; margin-top: 15px; padding: 15px 15px;  background: #FFFFFF;  box-shadow: 0 1px 20px 0 rgba(52,60,101,.1);}
.cms-form-wait-left{width: 49%;}
.cms-form-wait-right{width: 49%; float: right}
.cms-form-wait-title{width: 100%; height: 30px; background: #1f2430}
.cms-form-wait-title span{display: inline-block; border-radius: 0; color: #FFFFFF; line-height: 30px; padding: 0 20px; border-left: 1px solid #ffffff; float: right}
.cms-form-wait-content{width: 100%; height: auto; border: 1px solid #EEEEEE; padding: 15px}
.cms-form-wait-content li{line-height: 24px; font-size: 16px; color: #333;}
.cms-form-wait-content ul {list-style-type: none;padding-left: 0;}
.cms-form-wait .cms-shengming{padding: 0}


.cms-form-wait-content li {position: relative;margin-bottom: 10px;}

.details{display: none}
.details{max-width: 60%; padding:10px 30px; background: #FAFAFA; border: 1px solid #efefef; margin-top: 20px;  box-shadow: 0 1px 20px 0 rgba(52,60,101,.1);}

/* 初始化计数器 */
.cms-form-wait-content {counter-reset: list-counter;}
.cms-form-wait-content span{font-size: 12px; margin-right: 10px; cursor: pointer;}

/*CMS-如何赚钱页面样式*/
.now-adress{margin-top: 10px; color: #999}
.now-adress a{color: #999}
.cms-money-img{width:200px; margin: 0 auto}
.cms-money-img img{max-width: 200px}


.money-reward{list-style-type: none}
.money-reward H4{font-size: 1.2em; color: #2c3e50;}
.money-reward-list  li{font-size: 1.1em; color: #999; padding-left: 50px; margin-top: 5px;}
.money-reward-list{margin: 15px 20px;}
.cms-form-wait p{color: #999}
.cms-money-href{font-size: 24px; text-align: center; color: #999; margin: 30px 0;}

.draw-money{width: 50%; height: 40px; padding-left: 20px; display: block; margin: 30px auto; border: 1px solid #CCCCCC; color: #000000;}
.draw-button{width: 20%; display: block; background: #F65000; color: #FFFFFF; height: 35px; border: 0; border-radius: 30px; text-align: center; margin: 0 auto;box-shadow: 0 1px 20px 0 rgba(52,60,101,.1);}
.count-money{margin:30px; }

.cms-top-left img{max-height: 50px; margin: 20px 0; border-radius: 50%;}
.cms-top-left span{margin-left: 20px;}
.user-button{border-radius: 30px; font-size: 14px; padding: 5px 20px; float: right}

.cms-form-wait-shishen{width: 100%; height: 400px; margin-top: -40px; border: 0px solid #cccccc;}

.cms-index-curve{width: 100%; height: 400px; border: 1px solid #cccccc;}

/* CMS 首页样式-化名选择  */
.form3-bar{width: 400px; height: 50px; margin: 0 auto; text-align: center; border-radius: 25px; background-color: #efefef; display: flex; justify-content:space-evenly}
.form3-bar-button{width: 200px; height: 50px; line-height: 50px; font-size: 16px; font-weight: bold; border-radius: 25px}

@media (max-width: 800px) {
    .form3-bar{width: 100%; height: 40px; border-radius: 20px;}
    .form3-bar-button{height: 40px; border-radius: 20px; font-size: 14px; line-height: 40px;}

    .cms-content{width: 100%; height: auto; float: none; margin: 0; padding-bottom: 20px;}
    .cms-content-span{padding-top: 10px}
    .cms-content-cicrle{width: 14px; height: 14px; margin: 5px 0 0 -8px;}
    .cms-content-p{font-size: 14px; width: 93%;}
    .liunian_shishen{height: 170px; max-width: 190px; margin: -20px -20px -20px -10px}

    .remind_to_pay{width: 80%; margin:25px 0 25px 10%; border-radius: 20px;line-height: 40px; font-size: 18px;}
    .remind_to_pay img{max-height: 15px;}
    .fudong_baogao_div, .fudong_dafen_div{width: 60%; margin:0 auto; border-radius: 15px; line-height: 30px; font-size: 13px;}
    .cms-score{width: 100%}
    .bazi-baogao-infos{padding: 0 5px;}
    .fd-zhenduan{left: auto; width: 90%; margin-left: 5%}

    .name-view-cont img{max-height: 13px; margin-top: 4px; float: left}
    .name-view-cont span{font-size: 13px; padding-left:5px;}

    /* CMS 移动样式 */
    .now-adress{margin-top: 0}
    .draw-money{width: 80%; height: 35px;margin: 10px auto;}
    .draw-button{width: 50%; height: 30px;}
    /* CMS-index 移动样式 */
    .cms-top-left{padding: 5px 5px;}
    .cms-top-left img{max-height: 30px; margin: 10px 0;}
    .cms-top-left span{margin-left: 5px;}
    .user-button{border-radius: 30px; font-size: 12px; padding: 3px 8px;}
    .cms-top-right{width:90%; margin: 20px auto;}


    .cms-money{padding: 20px 10px;}
    .cms-money-out span{font-size: 14px; display: inline-block; width: 100px; padding: 5px 10px;}
    .cms-form-wait-content li{line-height: 24px; font-size: 14px;}
    .money-reward-list{margin: 15px 0px;}

    .details{max-width: 100%; padding:10px 0px;}


}

/* CMS 首页侧边栏样式  */
.cms-menu-top{max-height: 50px;}
.qm-row{}
.left-menu{position:fixed; display: inline-block; width: 200px; height: 100%; top:45px; left: 0; bottom: 0; background: #1e222d}
.left-menu-ul{color: #c1c6c8; margin-top: 5px;}
.left-menu-user i{display: inline-block; height: 40px; line-height: 40px; font-size: 15px; padding:0 15px; color: #EFEFEF}
.left-menu-ul li a{display: block; color: #c1c6c8; padding: 7px 0px 7px 35px; font-size: 14px; font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,SimSun,sans-serif;}
.left-menu-ul a:hover{background: #0e84b5}
.right-content{position: fixed; left: 200px; right: 0; bottom: 0; top: 0px; padding-top: 60px; overflow-y: scroll}
.left-menu-title{height:30px; line-height: 30px; margin: 20px 15px 10px; font-weight: bold; color: #333333; background: #eeeeee; border-radius: 15px; text-align: center}
.left-menu-title .iconfont{font-size: 14px}


.nav-view{display: inline-block; margin: 10px 30px;}
.nav-view-select{width:auto; display: inline-block; font-size: 12px; border: 1px solid #CCCCCC}
.nav-view-select span{display: inline-block; font-size: 12px; padding: 3px 10px;}
.nav-view-select i{display: inline-block; font-size: 16px; margin:0 20px 0 10px;}

.nav-view-button{display: inline-block; margin-left: 5px; padding: 3px 10px; font-size: 12px; background: #f65000;border: 1px solid #F65000; color: #FFFFFF}
.bazi-test {width: 100%;height: 100%;position: fixed;left: 0;right: 0;top: 0;display: none;background: rgba(0, 0, 0, 0.95);
}
.bazi-loading{width: 40%; height: 480px;  position: fixed; top: 17%; left: 30%; padding: 0 30px; background: #FFFFFF}
.bazi-loading H3{margin: 25px 0; text-align: center;}
.bazi-split-name{height: 30px; line-height: 20px; font-size: 18px; letter-spacing: 2px; text-align: left; }
.bazi-split-pro{height: 10px; line-height: 10px; font-size: 10px;border: 0px solid #cccccc; text-align: center}
.l-content0, .l-content1,.l-content2,.l-content3{width:0px; text-align:center; background:red; border-radius: 5px; }

/*CMS首页 加载弹窗*/
.bazi-loading{width: 50%; height: 480px; top: 17%; left: 25%; padding: 0 20px;}
.bazi-loading H3{margin: 25px 0; text-align: center;}
.bazi-split{width: auto; max-height: 17%; margin-top: 10px; padding: 20px 30px; background: #efefff; border-radius: 5px; display: none;}
.bazi-split-name{height: 30px; line-height: 20px; font-size: 18px; text-align: left; letter-spacing: 1px; }
.bazi-split-pro{height: 10px; line-height: 10px; font-size: 10px;border: 0px solid #cccccc; text-align: center}
.l-content0, .l-content1,.l-content2,.l-content3{width:0px; text-align:center; background:red; border-radius: 5px; }
.CmsNewInfo{width:100%; padding: 7px 0px; background: #5a84fd; border-radius: 8px; border: 0; color: #FFFFFF}


/*----笔名样式-首页------*/
.hm-top{border: 1px solid #CCCCCC}
.hm-top H1{width: 100%; line-height: 40px; text-align: left; border-bottom: 1px solid #CCCCCC; background: #efefef; font-size: 18px; padding-left: 20px;}
.bjx_fom1_szm span{ font-size: 24px;  color: #f65000}
.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}

.bm_main{width: 100%; margin-top: 40px; padding: 20px; background: #FFFFFF; height: auto;}
.bm_list{width: 100%; border-left: 5px solid #f0ad4e; margin: 8px 0; padding: 15px 30px; background: #FAFAFA; font-size: 20px; text-align: left}
.bm_list h3{font-size: 24px;}
.bm_list_info{display: block; margin: 15px 0 0; height: auto; font-size: 12px; color: #cccccc}
.bm_list:hover{border: 1px solid #F65000; background: #FFFFFF}


/*----笔名样式-内容页------*/
.bm_c{width: auto; margin: 0 auto;}
.bm_c H1{display: block; padding: 20px 0; font-size: 46px;}

.bm_c_main{background: #FFFFFF}
.bm_c_name{width: 100%; margin: 3px 0; border: 1px solid #efefef; background: #FFFFFF}
.bm_c_name, .bm_c_name_mingzi, .bm_c_name_dafen{display: inline-block;}
.bm_c_name_mingzi{width: 79%; padding: 13px 20px}
.bm_name_wx{margin-left: 30px; font-size: 14px; color: #BBBBBB}
.bm_c_name_mingzi img{width: 20px}
.bm_c_name_dafen{width: 20%; text-align: center}

.bm_c_name_mingzi::before{content: "名字"; font-size: 11px; padding: 0 10px; color: #CCCCCC; border: 1px solid #CCCCCC; border-radius: 15px;}

.bm_sex{display: flex; justify-content: space-between}
.bm_sex_list{width:25%; margin: 20px 0; font-size: 16px;  padding: 10px 0; text-align: center}
.bm_sex_list img{width: 12px;}
.bm_sex_list a:hover{color: #333333}


/*----右侧内容推荐列表------*/
.right-content-cecommend{padding: 0px 10px 10px; border-bottom: 1px solid #EEEEEE }
.right-content-cecommend a{ color: #3c3c3c;width: 100%; display: block; font-size: 15px; height: 35px;}
.right-content-cecommend img{max-width: 14px}
.pay-button{
    width: 500px;
    margin-left: 400px;
    margin-top: -170px;
    position: absolute;
    z-index: 999;
    border-radius: 25px;
    line-height: 48px;
    font-size: 20px;
    color: #F65000;
    border: 1px solid #F65000;
    text-align: center
}
.pay-button-new{
    width: 500px;
    margin: 40px auto;
    /*margin-top: -170px; */
    /*position: absolute;*/
    /*z-index: 999;*/
    border-radius: 25px;
    line-height: 48px;
    font-size: 20px;
    color: #F65000;
    border: 1px solid #F65000;
    text-align: center
}




/* CMS 弹窗-重新提交信息  */
ol,li {
  margin: 0;
  padding: 0
}

li {
  list-style-type: none
}

#date-wrapper {
  position: fixed;
  bottom: 30%;
  left: 10%;
  width: 80%;
  margin: 0;
  z-index: 56;
  text-align: center;
  background: #fff;
  border-radius: 3px;
  padding-bottom: 10px;
  display: none
}

#d-mask {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  filter: alpha(Opacity=50);
  -moz-opacity: .5;
  opacity: .5;
  z-index: 55;
  display: none
}

#date-wrapper h3 {
  font-family:PingFangSC-Regular;
  line-height: 50px;
  color: #333333;
  font-size: 15px;
  margin: 0;
  border-radius: 3px 3px 0 0
}

#date-wrapper ol,#d-tit>div {
  width: 20%;
  float: left;
  position: relative
}

#d-content {
  padding: 10px;
  border: 1px solid #E5E5E5;
}

#d-content #d-bg {
  height: 120px;
  overflow: hidden;
  margin-bottom: 10px;
  position: relative;
  border: 1px solid #ddd;
}

#d-cancel,#d-confirm {
  border-radius: 3px;
  float: left;
  width: 40%;
  line-height: 30px;
  font-size: 15px;
  color: #333333;
  margin: 0 5%;
  padding-top: 10px;
}

#d-confirm {
  color: #5CBB9D;
}

#date-wrapper li {
  line-height: 40px;
  height: 40px;
  cursor: pointer;
  position: relative
}

#d-tit {
  overflow: hidden;
  line-height: 30px;
  margin-bottom: -1px
}

#date-wrapper ol {
  -webkit-overflow-scrolling: touch;
  position: absolute;
  top: 0;
  left: 0
}

#date-wrapper ol:nth-child(2) {
  left: 20%;
}

#date-wrapper ol:nth-child(3) {
  left: 40%;
}

#date-wrapper ol:nth-child(4) {
  left: 60%;
}

#date-wrapper ol:nth-child(5) {
  left: 80%;
}

#date-wrapper ol:nth-child(6) {
  left: 100%;
}


#d-content #d-bg:after{
    content: '';
    height: 40px;
    background: #F3F3F3;
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    z-index: -1;
}






/*---------------公共样式---------------*/
.form-bg1{background: #99ccff}
.form-bg2{background: #CCCCFF}
.form-bg3{background: #FFCCCC}
.form-bg4{background: #E5E338}
.form-bg5{background: #FFFFFF}
.form-bg6{background: #66CC99}
.form-bg7{background: #EFEFEF}
.form-bg8{background: #FFFFFF}

.form-bg-img1{background-image:linear-gradient(#ABDCFF,#D396FF) }

@media (max-width: 800px) {
    .bazi-split{padding: 20px 20px;}
    .l-content-more{border-bottom: 0;}
    .l-form1-content{padding: 10px 5px;}
    .l-content-more1{width: 22.9%; margin: 5px 1% 0 0;}
    .l-content-more1 span,.l-content-more2 .c-more2-bq span{font-size: 12px;}
    .l-more2-dp{display: block; width: 100px; margin: 5px 5px; text-align: center; background: #ffffff; border:0px solid #CCC; border-radius: 0px;}

    .l-content-mz{width: 47%; margin: 3px 1%; padding: 5px 3px;}
    .c-content-ldt{height: 260px;}
    .c-content-wxsl,.c-content-sldf,.c-content-scdf{height: 260px;}
    .c-content-fx1,.c-content-sl1,.c-content-sc1{margin-top: -100px;}

    .c-title-left H1{font-size: 38px; text-align: left}
    .c-title-left{display: inline-block}
    .c-title-right{display: inline-block}

    .container-form-content{padding: 20px 5px;}

    .c-more2-bq{width: 22%; }
    .c-more2-dp{width: 76%;}

    .pay-button{width: 60%; margin-left: 18%; margin-top: -320px;}
    .pay-button-new{
        width: 70%;
        margin: 20px auto;}


    .article-form{padding: 5px 5px; box-shadow: 0 1px 3px hsl(0deg 0% 7% / 10%)}
    .article-form .not-name-point{font-size: 18px;}

 /*---------------八字占卜页---------------*/
    .c-top{margin-bottom: 5px;}
    .c-top-title{
        flex: 1;
        width: 30%;
        border-radius: 5px;
        padding: 6px 0;
        margin: 5px 3px;
        font-size: 10px;
    }
    .c-top-title-bg{background: #F65000}


    .container-form-bazi-analyse{padding: 10px 5px;}
    .container-form-bazi-analyse H3{height:28px; font-size: 14px; }
    .bazi-analyse-title{width: 24%;}
    .bazi-analyse-title span{font-size: 12px}
    .bazi-analyse-title1{width: 23%; height: auto; }
    .bazi-analyse-content{width: 75%; height: auto; font-size: 12px}
    .dayun-form{min-width: 20%; margin:10px 1px;}
    .dayun-form-fen{text-align: center}
    .dayun-form-fen span{display: block; width:50px; height: 50px; margin: 0 auto; padding-top: 17px; background: rgb(200,200,169); border-radius: 25px; font-size: 12px}

    .dayun-form-text{background: #efefef; padding: 10px 10px;}
    .dayun-form-text p{font-size: 12px; color: #AAAAAA}

    /*.liunian-form{min-width: 23%; height: 190px;}*/
    .liunian-form{min-width: 40%; height: auto;}

/*---------------今明两天运势---------------*/

    .dayun-form-fen span{display: block; width:50px; height: 50px; margin: 0 auto; padding-top: 17px; background: rgb(200,200,169); border-radius: 25px; font-size: 12px}
    .dayun-form-text{width:100%; background: #efefef; padding: 10px 10px;}
    .dayun-form-text p{font-size: 12px; color: #AAAAAA}
    #dayun-form2041::before{content: ''; position: absolute; bottom: 0; left: 0; width: 80px; background: red; opacity: 0.3; }
    .tabale-left{display: inline-block; width: 64%}
    .table-right{display: inline-block; width: 35%; float: right}

    .container-form-bazi-analyse H3{height:30px; background: #F7D3D2; font-size: 16px; border-radius: 10px 10px 0 0}
    .bazi-analyse-form{border:1px solid #F7D3D2; width: 100%; height: auto; padding: 15px 15px;}
    .dayun-form-tubiao{width: 360px; height: 262px}
    .dayun-form-fen{text-align: center}
    .dayun-form-fen span{display: block; width:50px; height: 50px; margin: 0 auto; padding-top: 17px; background: rgb(200,200,169); border-radius: 25px; font-size: 12px}

/*CMS首页移动端适应*/
    .right-content{left: 0; top: 45px;}
    .bazi-loading{width: 98%; top: 17%; left: 1%;}

    .form-mg3{margin-top: 5px;}
    .form-mg4{margin-top: 8px;}

    /*---------------公共属性---------------*/
    .qm-row .col-md-4{display: none}
    .index-space4{margin-top: 30px}

    /*---------------笔名样式---------------*/
    .bm_c_name{margin: 2px 0}
    .bm_c_name_mingzi{padding: 10px}
    .bm_c H1{font-size: 32px;}
    .bm_sex_list{font-size: 14px;}
    .bm_c_name_mingzi .zihao26{font-size: 19px;}
    .bm_c_name_mingzi .zihao14{font-size: 12px;}
    .bm_c_name_mingzi img{width: 14px}
    .bm_c_name_mingzi span{margin-left: 5px;}
    .bm_c_name_mingzi{width: 75%;}
    .bm_c_name_dafen{width: 22%; text-align: right;}

    .bm_name_wx{display: block; font-size: 11px; padding-left: 50px;}
    .bm_c_name_dafen .zihao5{font-size: 28px;}
}

.form-fm1{font-family: 黑体;}
.form-fl1{float: left}

/*--------------------------- public ------------------------*/

/*------------------ 通用样式 ---------------------*/
/*字体大小*/
.zihao1{ font-size: 18px}
.zihao2{ font-size: 16px}
.zihao14{ font-size: 14px}
.zihao3{ font-size: 28px}
.zihao26{ font-size: 26px}
.zihao4{ font-size: 68px}
.zihao5{ font-size: 38px}
.zihao32{ font-size: 32px}
.zihao21{ font-size: 21px}
.zihao72{ font-size: 76px}
.big-font{font-size: 38px}
.small-font{font-size: 12px}

/*字体样式*/
.ziti_hei{font-family: 微软雅黑;}
.ziti_xihei{font-family: 细黑}

/*字体样式-斜体*/
.italic{font-style: italic}

/*字体样式-画横线*/
.through{text-decoration: line-through}

/*模块间距*/
.margin-top5{margin-top: 5px;}
.margin-top20{margin-top: 20px;}
.index-space1{ margin-top: 10px;}
.index-space2{ margin-top: 20px;}
.index-space3{ margin-top: 30px;}
.index-space4{ margin-top: 40px;}
.index-space5{ margin-top: 70px; padding: 10px 0 0 10px}
.index-space6{ margin-top: 60px;}
.index-space8{margin-top: 80px}
.index-space10{ margin-top: 100px;}
.margin-left-10{margin-left: 10px}
.l-padding1{padding: 20px 10px;}
.l-padding2{padding: 10px 10px;}
.padd-zy-30{padding: 0 30px;}
.special-margin30{margin: 0}

.margin-b-space2{margin-bottom: 20px;}

/*模块列表-上下均匀*/
.justify{justify-content: space-between}

/*最长高度或宽度*/
.max-height-30{max-height: 30px}
.max-height-50{max-height: 50px}
.max-height-30{max-height: 30px}
.max-height-35{max-height: 35px}
.max-height-25{max-height: 25px}


/*文字间距*/
.letter-space15{letter-spacing: 15px;}

.shadow1{text-shadow: 0px 3px 0px #b2a98f, 0px 14px 10px rgba(0,0,0,0.15), 0px 10px 2px rgba(0,0,0,0.1), 0px 34px 30px rgba(0,0,0,0.1);}

.index-color{color: #fff}

#BlurText{
    filter: blur(5px);
}

/*文字偏向*/
.i-right{text-align: right}
.text-align-l{text-align: left}
.text-align-r{text-align: right}
.text-align-c{text-align: center}

.d_ruby{display: ruby}

/* 通用样式-背景 */
.index-bj1{}
.index-bj0{background-color: #fAfAfA;}
.index-bj2{background-color: #f65000;}
.index-bj3{background-color:red;}
.index-bj4{background-color:#000;}

.qiehuan-bj-color{background-color: #f65000; color: #FFFFFF}


.bg-red{background: red}
.bg-bai{background: #FFFFFF}
.bg-lv{background: #00FF00}
.bg-lan{background: #0000FF}
.bg-hei{background: #000000}
.bg-huang{background: #FFFF00}
.bg-yin{background: #C0C0C0}
.bg-jin{background: #FFD700}
.bg-cheng{background: #FFA500}
.bg-zi{background: #800080}
.bg-hui{background: #808080}
.bg-fen{background: #FFC0CB}
.bg-zong{background: #A52A2A}

.bg-shen{background: #336699;}

/* 通用样式-颜色 */
.write{color: #FFFFFF}
.red{color: red}
.hui{color: #AAAAAA}
.green{color: #3e8f3e}

/* 通用样式-虚线 */
.dash-bottom{border-bottom: 1px dashed #CCCCCC}

.right-sidebar{background-color: #FFFFFF; box-shadow: 0 1px 3px hsl(0deg 0% 7% / 10%)}
.right-sidebar-zi{background-color: #FFFFFF; box-shadow: 1px 1px 3px hsl(241.18deg 100% 85%)}

/* 左半圆与右半圆 */
.left-yuan{border-radius: 20px 0 0 20px;}
.right-yuan{border-radius: 0 20px 20px 0;}

/* 百分比 */
.percent-48{width: 48%}
.percent-03{width: 30%}

/* 颜色 */
.color-black{color: #0f0f0f}
.color-hui{color: #cccccc}

/* display元素 */
.display-block{display: block}
.display-inline-block{display: inline-block}

/* 向右浮动 */
.float-right{float: right}

/* 通用样式-圆角 */
.btn-an{padding: 7px 15px;display: block;width: 100%;font-size: 16px; text-align: center; background-color: #f65000; border-radius: 21px;margin: 30px 0; color: #fff;}
.btn-an:hover{background-color: #bbb;color: #f65000}
.btn-an1{padding: 9px 15px;display: block;width: 20%;font-size: 18px; text-align: center; background-color: #ffff00; border-radius: 23px;color: #f65000; position:absolute;left:25%;top:70%;float: left}
.btn-an1:hover{ background-color: #ffffff; ;}
.btn-an3{font-size: 16px; padding: 9px 15px;height: 45px;margin-top: 5px;background-color: #f65000; border-radius: 25px;color: #fff;}
.btn-an3:hover{color: #fff}
.color1{color: #f65000}

/* 通用样式-左竖杠 */
.left-line{ display: block; background-color: #f5f5f5; margin: 12px 0 12px 0px;border-left: 10px solid #f65000; padding: 8px 10px;}

/* 通用样式-不同字体 */
.diff1{display:inline-block;font-weight:bold;color:#f65000;text-shadow:0 0 1px currentColor,-1px -1px 1px #ffff00,0 -1px 1px #ffff00,1px -1px 1px #ffff00,1px 0 1px #ffff00,1px 1px 1px #ffff00,0 1px 1px #ffff00,-1px 1px 1px #ffff00,-1px 0 1px #ffff00;-webkit-filter:url(#diff1);filter:url(#diff1);/*background:#def;padding:0 .2em*/}
.special-collapse{display: block}


.warn-red{color: #FFF; background: red}
.warn-lan{color: #FFF; background: #4e6ef2}


.border-ccc{border: 1px solid #CCCCCC}
.border-rad-20{border-radius: 20px}
.pad-1-10{padding: 1px 10px}
.pad-2-10{padding: 2px 10px}
.pad-2-15{padding: 2px 10px}

/*---------------公共样式---------------*/
.form-bg1{background: #99ccff}
.form-bg2{background: #CCCCFF}
.form-bg3{background: #FFCCCC}
.form-bg4{background: #E5E338}
.form-bg5{background: #FFFFFF}
.form-bg6{background: #66CC99}
.form-bg7{background: #EFEFEF}
.form-bg8{background: #FFFFFF}

.form-bg-img1{background-image:linear-gradient(#ABDCFF,#D396FF) }

.form-mg1{margin-top: 5px;}
.form-mg3{margin-top: 10px;}
.form-mg3-all{margin-top: 10px;}
.form-mg4{margin-top: 15px;}
.form-mg2{margin-left: 20px}
.form-mg5{margin-bottom: 20px}
.form-mg6{margin-top: -50px}

.form-color1{color: #cccccc}
.form-color2{color: #AAAAAA}
.form-color3{color: #FFFFFF}
.form-color4{color: red}
.form-color5{color: #3a3a3a}
.form-color6{color: #66CC99}

.form-size1{font-size: 48px}
.form-size2{font-size: 14px}
.form-size3{font-size: 18px}
.form-size4{font-size: 12px}
.form-size5{font-size: 42px}
.form-size6{font-size: 72px}


@media (max-width: 800px) {
    .zihao72{font-size: 38px;}
    .zihao21{font-size: 14px;}
    .big-font{font-size: 24px}
    .letter-space15{letter-spacing: 2px;}
    .zihao32{font-size: 18px;}
    .baogao-banner{padding: 50px 0;}
    .baogao-all{margin: 0;}

    .special-margin30{margin: 30px 0 -30px}
    .index-space8{margin-top: 60px;}
    .max-height-30{max-height: 20px}
    .max-height-50{max-height: 35px}
    .max-height-35{max-height: 25px}
    .max-height-25{max-height: 18px}
    .special-collapse{display: none}

     /*---------------八字占卜页---------------*/
    .form-size1{font-size: 28px}
    .form-size2{font-size: 12px}
    .form-size3{font-size: 14px}
    .form-size4{font-size: 11px}
    .form-size5{font-size: 32px}
    .form-size6{font-size: 42px}

}