
.flex {
    display: flex;
    flex-flow: row inwrap;
    /*default value*/
}
.c:before, .c:after {
    content:"";
    display: table;
}
.c:after {
    clear: both;
}
.c {
    zoom: 1;
}
.flex {
    display: flex;
    flex-flow: row inwrap;
}
.flex.spb {
    justify-content: space-between;
}
.flex.a-c {
    align-items: center;
}
.t {
    text-indent: -9999rem;
    display: block;
}

.horBlue:hover {
    color: #ef4331;
}
/* a:hover {
    filter: brightness(1.1);
    -webkit-filter: brightness(1.1); } */
 .th:hover {
    filter: none;
    -webkit-filter: none;
}
.w_1200 {
    width: 1200px;
    margin: 0 auto;
}
.w_1400 {
    width: 980px;
    margin: 0 auto;
}

/* 移动端自适应屏幕宽度 */
@media (max-width: 768px) {
    .w_1400 {
        width: 100%; /* 让宽度占满屏幕 */
        margin: 0 15px; /* 可以设置左右内边距来避免内容紧贴屏幕边缘 */
        box-sizing: border-box; /* 确保内边距和边框不会导致宽度超出屏幕 */
    }
}
.w_1300 {
    width: 1340px;
    margin: 0 auto;
}
/* head */
.header {
    background: #fff;
    /* position: fixed;
  
  top: 0; */
    position: relative;
    width: 100%;
    z-index: 55;
    box-shadow: 0px 0px 10px 10px rgb(156 156 156 / 50%);
}
.logoLeft {
    /* width: 160px; */
    height: 53px;
}
.logoLeft a {
    width: 170px;
    height: 56px;
    line-height: 56px;
    display: block;
    margin-left: 5px;
    /* background-position: 0 -269px; */
}
.logoNei{
    background: url(../images/mzb.png) no-repeat center;
    background-size: 170px 56px;
}
.logoLeft img {
    width: 100%;
    height: 100%; 
}
.upLogo {
    padding: 13px 0;
    border-bottom: 1px solid #DDE4FF;
}
.gongGList {
    width: 430px;
    height: 30px;
    overflow: hidden;
    margin-left: 297px;
    margin-top: 15px;
}
.gongGList a {
    display: block;
    height: 30px;
}
.gongGList .notice-swiper {
    height: 60px;
}
.gongGList .notice-swiper .swiper-container {
    height: 100%;
}
.mingList .nameMing {
    color: #999999;
    font-size: 18px;
}
.mingList span {
    color: #999999;
    margin-left: 39px;
    margin-right: 39px;
    font-size: 18px;
}
.mingList span em {
    color: #ef4331;
}
.mingList .timeMing {
    color: #BCBCBC;
    font-size: 18px;
}
.navListLink {
    font-size: 0;
}
.navListLink a {
    padding: 0 20px;
    height: 59px;
    line-height: 59px;
    display: inline-block;
    color: #333333;
    font-size: 17px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
.navListLink a:last-child {
    margin-right: 0;
    float: right;
}
.navListLink a:hover, .navListLink a.active {
    background: #d76f64;
    border-left: 1px solid #ef4331;
    border-right: 1px solid #ef4331;
    color: #fff;
}
.redNavLink a.active {
    color: #fff;
    background: linear-gradient(136deg, #FF9BA0 0%, #F33F56 100%);
}
.redNavLink a:hover {
    color: #fff;
    background: linear-gradient(136deg, #FF9BA0 0%, #F33F56 100%);
}
.blueNavLink a.active {
    color: #fff;
    background: linear-gradient(136deg, #6383FF 0%, #536DD3 100%);
}
.blueNavLink a:hover {
    color: #fff;
    background: linear-gradient(136deg, #6383FF 0%, #536DD3 100%);
}
.fwTop.nyFwTop {
    margin-top: 6px;
}
.fwTop i {
    display: inline-block;
    margin-top: 10px;
}
.fwTop a {
    margin-left: 15px;
}
.fwTop.nyFwTop a {
    border: 1px solid #dee5ff;
    border-radius: 50%;
    float: left;
}
.ddTop {
    width: 17px;
    height: 19px;
    display: block;
    background-position: -28px -72px !important;
}
.hvScale img {
    transition: all 0.5s;
}
.hvScale:hover img {
    transform: scale(1.1);
}
.txt2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.txt1 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.txt3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.fontHov:hover {
    color: #ef4331;
}
/* footer */
 .upYqljLink {
    padding: 30px 0;
}
.yqljLink {
    margin-top: 20px;
    border-bottom: 1px solid #d8d7dc;
    padding-bottom: 40px;
}
.yqljLink a {
    width: 100px;
    height: 30px;
    border: 1px solid #DCDEFF;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    border-radius: 3px;
    color: #666666;
    margin-bottom: 10px;
    background: #fff;
}
.yqljLink a:hover {
    color: #ef4331;
}
.footerLmw {
    background: #fff;
}
.footerLmw.ysBg {
    background: #f7fbff;
    padding-bottom: 0;
}
.kfTelDh {
    padding-left: 15px;
}
.kfTelDh i {
    width: 77px;
    height: 77px;
    background: #4961BB;
    border-radius: 50%;
    display: inline-block;
}
.kfTelDh .telPhoneSz {
    width: 381px;
    /* margin-left: 17px; */
}
.kfTelDh .telPhoneSz p {
    font-size: 20px;
    color: #333333;
}
.kfTelDh .telPhoneSz h4 {
    font-size: 36px;
    color: #333333;
    margin: 3px 0;
    font-weight: 500;
}
.kfTelDh .telPhoneSz em {
    font-size: 14px;
    color: #666666;
}
.kfTelDh .telPhoneSz a {
    width: 209px;
    height: 53px;
    background: #ef4331;
    border-radius: 8px;
    display: block;
    text-align: center;
    line-height: 53px;
    color: #fff;
    margin-top: 25px;
    font-size: 20px;
}
.footerAbout {
    text-align: center;
    margin-left: 70px;
    margin-right: 40px;
}
.footerAbout h3 {
    font-size: 20px;
}
.footerAbout a {
    font-size: 18px;
    color: #666666;
    display: block;
    margin-top: 18px;
}
.footerAbout a:hover {
    color: #ef4331;
}
.codeImgFooter {
    margin-left: 80px;
    margin-bottom: 23px;
}
.gzwmCodeImg {
    margin-left: 89px;
}
.gzwmCodeImg h3 {
    text-align: center;
    margin-bottom: 18px;
}
.codeImgMa {
    width: 165px;
    height: 165px;
    border: 1px solid #EAEAEA;
    padding: 5px;
    box-sizing: border-box;
}
.codeImgMa h3 {
    text-align: center;
}
.codeImgMa img {
    width: 100%;
    height: 100%;
}
.copyCodeFont {
    text-align: center;
}
.copyCodeFont {
    border-top: 1px solid #D8D8D8;
    padding: 30px 0;
    color: #666666;
    font-size: 16px;
    line-height: 30px;
}
input::placeholder {
    color: #88898b;
}
.colorFont:hover, .colorFont:hover p {
    color: #ef4331 !important;
}
.headerForm.neiHeader {
    height: 362px;
}
.headerForm.neiHeader {
    background: url(../img/banner.jpg) top #ef4230;
    /* background-position-y: 138px; */
}
.wxIconLmw {
    padding-top: 27px;
    padding-bottom: 27px;
    color: #fefefe;
}
.wxIconLmw a{
    color: #fefefe;
}
.ejNav {
    background: #f7fbff;
    /* position: fixed; */
    /* left: 50%; */
    height: 61px;
    line-height: 61px;
    /* margin-left: -700px; */
    border-radius: 0 0 10px 10px;
    padding-left: 30px;
    z-index: 55;
    margin-top: 3px;
    /* transform: translateY(-61px); */
    box-sizing: border-box;
    /* opacity: 0; */
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    overflow: hidden;
}
.ejNav a {
    margin-right: 40px;
    font-size: 20px;
}
.lsColor {
    color: #0ca341;
}
.hsColor {
    color: #d40002;
}
.hColor {
    color: #000;
}
.lColor {
    color: #ef4331;
}
.CSColor {
    color: #fd8c00;
}
.ejNav.show {
    transform: translateY(0);
    opacity: 1;
}
.morePgn a {
    font-size: 22px;
}
.morePgn p {
    color: #1c1c1d;
}
.morePgn a {
    color: #1c1c1d;
}
.moreIcon {
    width: 21px;
    height: 12px;
    display: inline-block;
    background-position: -41px -335px;
}
input::placeholder {
    color: #88898b !important;
}
.itemEjNav {
    flex-wrap: wrap;
}
/*.sur {
    background: url(../img/sur.png) no-repeat center;
}*/
.fwTop a {
    width: 40px;
    height: 40px;
    background: #ffffff;
    display: inline-block;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
}
.kfTop {
    width: 22px;
    height: 20px;
    background-position: 0 -71px;
    display: inline-block;
    margin-top: 10px;
}
.qmLfBor {
    position: relative;
}
.qmLfBor::after {
    content:'';
    position: absolute;
    left: -30px;
    width: 6px;
    height: 60%;
    top: 8px;
    background: #ef4331;
    border-radius: 10px;
}

.wzLogo {
    font-size: 25px;
    font-weight: 500;
    color: #000;
}
/* 搜索 */
.searchNew .search-box {
    width: 500px;
    height: 50px;
    justify-content: center;
  }
  
  .searchNew .search-box .int {
    border: 1px solid #ef4331;
    border-radius: 6px 0 0 6px;
    font-size: 16px;
    padding: 0 10px;
    flex: 1;
  }
  .searchNew .search-box .btn {
    width: 100px;
    font-size: 16px; 
    border-radius: 0 6px 6px 0;
    cursor: pointer;
    border: 0;
  }
  .bg_red1 {
    background-color: #ef4331;
    color: #fff;
  }
  
  .bg_theme {
    background-color: #e55352;
    color: #fff;
  }
  .expert-box .btn {
    margin-left: 10px;
    width: 150px;
    height: 50px;
    font-size: 16px;
    border-radius: 6px;
    cursor: pointer;
    border: 0;
  }
  .searchNew{
    float: left;
  }
  
  .searchNew{
    margin-left: 265px;
  }
  .qcXhx{
    text-decoration: none !important;
    cursor: auto;
  }

/*  .sur {
    background: url(../images/sur.png) no-repeat center;
}*/
.kfTop {
    width: 22px;
    height: 20px;
    background-position: 0 -71px;
    display: inline-block;
    margin-top: 10px;
}

/* 弹窗  */
.zzcWarp {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 666;
    display: none;
}

.popShow {
    width: 280px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -150px;
    margin-left: -125px;
    background: #fff;
    text-align: center;
    padding: 50px 20px 50px 20px;
}

.popShow img {
    width: 250px;
    height: 250px;
}

.popShow p {
    margin-top: 10px;
    font-size: 20px;
}

.popShow h2 {
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 400;
    color: #333;
}

.pop-close {
    width: 60px;
    height: 60px;
    font: 40px/60px simsun;
    color: #000;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    transition: all 0.5s;
}

.pop-close:hover {
    transform: rotate(360deg);
}

.wxIconLmw i {
    width: 18px;
    height: 18px;
    display: inline-block;
    background: url(../images/wz-icon.png) no-repeat center;
    background-size: 100% auto;
    vertical-align: middle;
    margin-top: -2px;
}

.rightContentLmw {
    width: 350px;
}

.rightContentLmw .bjxContent {
    padding: 26px 20px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 10px;
    margin-bottom: 20px;
}

.rightContentLmw .leftShu {
    width: 80px;
    height: 80px;
    border: 1px solid #DDE4FF;
}

.yuePaiMing {
    margin-bottom: 20px;
}

.zIndexUpBody {
    margin: -289px auto 100px !important;
}
.zIndexUpBody {
    position: relative;
}
.warpLeftContentLmw {
    box-sizing: border-box;
    width: 1030px;
}

.znqmTabNew {
    border-bottom: 1px solid #c3dcfb;
    padding-bottom: 20px;
}

.znqmTabNew a.active {
    color: #ef4331;
}

.znqmTabNew a.active::after {
    content: '';
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: -22px;
    left: 0;
    background: #ef4331;
    border-radius: 5px;
}
.znqmTabNew a {
    font-size: 24px;
    color: #0e0e0f;
    position: relative;
}
.znqmTabNew a.active {
    color: #ef4331;
}
.itemXing {
    width: 311px;
    height: 58px;
    border: 1px solid #facabe;
    color: #0e0e0f;
    border-radius: 10px;
    margin-top: 22px;
    padding-left: 10px;
    box-sizing: border-box;
    line-height: 58px;
    font-size: 22px;
    position: relative;
}
.itemXing input {
    height: 80%;
    background: none;
    border: none;
    font-size: 20px;
    width: 69%;
}
.formBodyQm .tabSubmit {
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #ffffff;
    background: #ef4331;
    margin-top: 25px;
}
.itemXing #birthdayMy6, .itemXing #birthdayMy7 {
    width: 37%;
}
.fwAlinkServe a {
    width: 22%;
    height: 28px;
    border: 1px solid #e4e4e4;
    display: inline-block;
    text-align: center;
    line-height: 28px;
    margin-right: 5px;
    margin-bottom: 6px;
    color: #7e7f81;
}
.fwAlinkServe {
    margin-top: 0px;
}
.fwAlinkServe a:hover {
    color: #ef4331;
}
.titleRFw {
    border-bottom: 1px solid #c3dcfb;
}

.ysqI {
    width: 18px;
    height: 18px;
    display: inline-block;
    background-position: 0 -333px;
    vertical-align: -3px;
    margin-right: 5px;
}
.wzLogo{
    font-size: 25px;
    font-weight: 500;
    color: #000;
}

.over_hidden {
    position: absolute;
    right: 0;
    top: 5px;
}
.over_hidden.radio, .over_hidden .checkbox {
    z-index: 1;
    padding: 8px 22px 10px 0;
}
.itemXing .over_hidden.radio, .itemXing .over_hidden .checkbox {
    padding: 2px 22px 10px 0;
}
.over_hidden.radio label, .over_hidden .checkbox label {
    line-height: 18px;
    float: left;
    font-size: 17px;
    color: #888;
    padding: 10px 0;
    margin-left: 10px;
    cursor: pointer;
}
.over_hidden.radio label i, .over_hidden .checkbox i {
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 35px;
    float: left;
    margin-right: 6px;
    background: #cecece;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: relative;
}
.over_hidden.radio label i:after, .over_hidden .checkbox label i:after {
    content:"";
    background: url(https://static.quwangming.com/gsqm/images/gou.png) no-repeat;
    width: 10px;
    height: 8px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: none;
}
.over_hidden.radio label input, .over_hidden .checkbox input {
    display: none;
}
.over_hidden.radio label.on i, .over_hidden .checkbox label.on i {
    background-color: #e55352;
}
.over_hidden.radio label.on i:after, .over_hidden .checkbox label.on i:after {
    display: block;
}
.formBodyQm .tabSubmit {
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #ffffff;
    background: #ef4331;
    margin-top: 25px;
}
.tabSubmit {
    border: 0;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 22px;
    color: #fff;
    border-radius: 10px;
}


.rightContentLmw {
    width: 350px;
}

.rightContentLmw .bjxContent {
    padding: 26px 20px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 10px;
    margin-bottom: 20px;
}

.rightContentLmw .leftShu {
    width: 80px;
    height: 80px;
    border: 1px solid #DDE4FF;
}

.leftShu {
    width: 80px;
    height: 80px;
    border: 1px solid #DDE4FF;
}

.leftShu img {
    width: 100%;
    height: 100%;
}

.upTitleLmw {
    border-bottom: 1px solid #c3dcfb;
    padding-bottom: 17px;
    align-items: center;
}

.upTitleLmw h3 {
    color: #333333;
    font-size: 28px;
}

.upTitleLmw a {
    color: #939393;
}

.bockShu {
    margin-top: 20px;
}

.bockShu .rightFont {
    width: 80%;
    margin-left: 14px;
    color: #666666;
    margin-top: 5px;
    line-height: 25px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.xingItemList {
    flex-wrap: wrap;
    margin-top: 28px;
}

.xingItemList a {
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #666666;
    font-size: 16px;
    display: inline-block;
    border: 1px solid #D4D4E9;
    margin: 0 3px 7px 3px;
}

.xingItemList a:hover {
    border: 1px solid #F56F7E;
    color: #F56F7E;
}

.zjTitleH3 {
    text-align: center;
    padding: 0 0 20px 0;
    font-size: 27px;
    color: #333333;
    border-bottom: 1px solid #c3dcfb;
}

.bsBgBorder {
    padding: 10px 20px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 10px;
}

.upNameSiGe {
    margin-top: 25px;
}

.upNameSiGe span {
    font-size: 18px;
    color: #666666;
    text-align: center;
}

.upNameSiGe span.daSpan1 {
    margin-right: 27px;
}

.upNameSiGe span:last-child {
    margin-right: 5px;
}

.mySwiperMzPj {
    overflow-x: hidden;
    position: relative;
}

.mySwiperMzPj .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #D1DAFF;
    opacity: 1;
}

.mySwiperMzPj .swiper-pagination {
    bottom: 0 !important;
}

.mySwiperMzPj .swiper-pagination .swiper-pagination-bullet-active {
    width: 30px;
    background: #ef4331;
    border-radius: 5px;
}

.yuePaiMing {
    margin-bottom: 20px;
}

.marBomT {
    margin-bottom: 20px;
}

.itemInputTest {
    margin-top: 20px;
}

.itemInputTest form {
    font-size: 0;
}

.itemInputTest select {
    width: 108px;
    height: 39px;
    background: #F7F7FF;
    border: 1px solid #DDE4FF;
    font-size: 16px;
    text-align: center;
    color: #666666;
}

.itemInputTest select.leftTxt {
    border-radius: 4px 0px 0px 4px;
}

.itemInputTest select.rightTxt {
    border-radius: 0px 4px 4px 0px;
    margin-left: -2px;
}

.itemInputTest input {
    width: 106px;
    height: 39px;
    background: #f2f4ff;
    border: 1px solid #DDE4FF;
    text-align: center;
}

.itemInputTest input::placeholder {
    font-size: 16px;
    color: #666666;
}

.itemInputTest input.leftTxt {
    border-radius: 4px 0px 0px 4px;
}

.itemInputTest input.rightTxt {
    border-radius: 0px 4px 4px 0px;
    margin-left: -2px;
}

.itemInputTest input.cInputTxt {
    width: 212px;
    border-radius: 4px;
}

.itemInputTest input.submitRight {
    width: 89px;
    height: 42px;
    background: linear-gradient(136deg, #ef4331 0%, #ef4331 100%);
    border-radius: 4px;
    margin-left: 5px;
    font-size: 18px;
    color: #fff;
}

.caleImgHover img {
    transition: all 0.5s;
}

.caleImgHover:hover img {
    transform: scale(1.1);
}
.upNameSiGe {
    margin-top: 25px;
}

.upNameSiGe span {
    font-size: 18px;
    color: #666666;
    text-align: center;
}

.upNameSiGe span.daSpan1 {
    margin-right: 27px;
}

.upNameSiGe span:last-child {
    margin-right: 5px;
}
.mzPhContent {
    padding-left: 5px;
    margin-top: 24px;
    padding-bottom: 10px;
}

.mzPhContent li {
    display: flex;
    margin-bottom: 24px;
    justify-content: space-between;
}

.mzPhContent li i {
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    font-style: normal;
    border-radius: 50%;
    background: #E7E7F3;
    color: #666666;
}

.mzPhContent li.oneMz,
.mzPhContent li.oneMz a {
    color: #F99C5A;
}

.mzPhContent li.twoMz,
.mzPhContent li.twoMz a {
    color: #ef4331;
}

.mzPhContent li.threeMz,
.mzPhContent li.threeMz a {
    color: #FF99AE;
}

.mzPhContent li.oneMz i {
    color: #fff;
    background: linear-gradient(135deg, #FDC56A 0%, #F67E4F 100%);
}

.mzPhContent li.twoMz i {
    color: #fff;
    background: linear-gradient(135deg, #65B3F8 0%, #8076FF 100%);
}

.mzPhContent li.threeMz i {
    color: #fff;
    background: linear-gradient(153deg, #FF9AAC 0%, #FE4B70 100%);
}

.mySwiperMzPj {
    overflow-x: hidden;
    position: relative;
}

.mySwiperMzPj .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #D1DAFF;
    opacity: 1;
}

.mySwiperMzPj .swiper-pagination {
    bottom: 0 !important;
}

.mySwiperMzPj .swiper-pagination .swiper-pagination-bullet-active {
    width: 30px;
    background: #ef4331;
    border-radius: 5px;
}

.yuePaiMing {
    margin-bottom: 20px;
}

.marBomT {
    margin-bottom: 20px;
}

.itemInputTest {
    margin-top: 20px;
}

.itemInputTest form {
    font-size: 0;
}

.itemInputTest select {
    width: 108px;
    height: 39px;
    background: #F7F7FF;
    border: 1px solid #DDE4FF;
    font-size: 16px;
    text-align: center;
    color: #666666;
}

.itemInputTest select.leftTxt {
    border-radius: 4px 0px 0px 4px;
}

.itemInputTest select.rightTxt {
    border-radius: 0px 4px 4px 0px;
    margin-left: -2px;
}

.itemInputTest input {
    width: 106px;
    height: 39px;
    background: #f2f4ff;
    border: 1px solid #DDE4FF;
    text-align: center;
}

.itemInputTest input::placeholder {
    font-size: 16px;
    color: #666666;
}

.itemInputTest input.leftTxt {
    border-radius: 4px 0px 0px 4px;
}

.itemInputTest input.rightTxt {
    border-radius: 0px 4px 4px 0px;
    margin-left: -2px;
}

.itemInputTest input.cInputTxt {
    width: 212px;
    border-radius: 4px;
}

.itemInputTest input.submitRight {
    width: 89px;
    height: 42px;
    background: linear-gradient(136deg, #ef4331 0%, #ef4331 100%);
    border-radius: 4px;
    margin-left: 5px;
    font-size: 18px;
    color: #fff;
}

.mzPhContent li.list1 i {
    color: #fff;
    background: linear-gradient(135deg, #FDC56A 0%, #F67E4F 100%);
}

.mzPhContent li.list2 i {
    color: #fff;
    background: linear-gradient(135deg, #65B3F8 0%, #8076FF 100%);
}

.mzPhContent li.list3 i {
    color: #fff;
    background: linear-gradient(153deg, #FF9AAC 0%, #FE4B70 100%);
}
.twoMzPhContent li span {
    margin-left: 5px;
    font-size: 20px;

}
.twoMzPhContent li a {
    color: #666666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.wzPd{
    padding: 26px 20px 0 20px;
}

/* 新增 */
.leftContentBs{
    padding: 48px 59px;
    box-sizing: border-box;
    background: #ffffff;
    border-radius: 10px;
}
.leftContentBs1{
    padding: 48px 59px 20px 59px;
    box-sizing: border-box;
    background: #ffffff;
    border-radius: 10px;
}
.upNameWz{
    align-items: center;
}
.upNameWz h1{
    font-size: 40px;
}
.upNameWz a{
    width: 259px;
    height: 65px;
    line-height: 65px;
    display: block;
    background: #ef4331;
    border-radius: 30px;
    color: #fff;
    font-size: 30px;
    text-align: center;
}
.upNameWz{
    border-bottom: 1px solid #ececec;   
    padding-bottom: 27px;
}
/* .upNameWz h1{
    font-size: .38rem;
} */
.yuyi_list{
    font-size: 22px;
    color: #000000;
    display: flex;
    align-items: center;
    margin-top: 30px;
}
.yuyi_list a{
    /* width: 83px; */
    padding: 0 16px;
    height: 37px;
    display: block;
    line-height: 37px;
    color: #ef4331;
    text-align: center;
    margin-right: 15px;
    border-radius: 20px;
    border: 1px solid #ef4331;
}
.yuyi_list a:nth-child(2n){
    border: 1px solid #cc0100;
    color: #cc0100;
}

.pinFen{
    text-align: center;
    margin-top: 45px;
}
.pinFen em{
    margin-bottom: 5px;
    display: block;
    font-size: 25px;
}
.pinFen h3{
    display: inline-block;
    font-size: 50px;
}
.pinFen span{
    font-size: 22px;
}
#chart_axis{
    margin: 10px auto 25px;
}
.list_echarts{
    flex-wrap: wrap;
}
.list_echarts li{
    font-size: 23px;
    color: #33334d;
    display: flex;
    align-items: center;
    margin-bottom: 28px;
}
.list_echarts li span{
    width: 300px;
    height: 24px;
    background: #eeeeee;
    border-radius: 13px;
    margin: 0 13px;
    display: inline-block;
}
.list_echarts li em{
    height: 100%;
    display: block;
    border-radius: 13px;
}
.ht em{
    background: linear-gradient(136deg, #378acf 0%, #94bdde 100%);
}
.xz em{
    background: linear-gradient(136deg, #6be4a8 0%, #a8eeca 100%);
}
.yy em{
    background: linear-gradient(136deg, #c3662e 0%, #e67482 100%);
}
.nh em{
    background: linear-gradient(136deg, #b36be4 0%, #cda6e7 100%);
}
.sl em{
    background: linear-gradient(136deg, #b36be4 0%, #cda6e7 100%);
}
.sc em{
    background: linear-gradient(136deg, #ffbe25 0%, #fff726 100%);
}
.jxjx_btn{
    width: 260px;
    height: 65px;
    line-height: 65px;
    background: #ef4331;
    display: block;
    text-align: center;
    color: #ffffff;
    font-size: 30px;
    border-radius: 30px;
    margin-top: 40px;
}

.btXhx{
    font-size: 32px;
    display: inline-block;
    position: relative;
    margin: 0 0 19px 0;
}
.btXhx.xyh{
    font-size: 28px;
}
.btXhx::after {
    content: '';
    width: 100%;
    height: 17px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #ebf8fc;
    border-radius: 20px;
}
.btXhx em {
    position: relative;
    z-index: 1;
    font-weight: 550;
    color: #181717;
}
.btXhx{
   margin-top: 50px; 
}
.jx-list{
    justify-content: center;
    
}
.jx-list li{
    margin: 25px 0 15px 20px;
}
.jx-list li p{
    text-align: center;
}
.jx-list li p{
    font-size: 20px;
    color: #333333;
}
.jx-list li span{
    width: 30px;
    display: block;
    height: 150px;
    margin: 10px auto;
    border-radius: 20px;
    background: #eeeeee;
    overflow: hidden;
    position: relative;
}
.jx-list li span em{
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
}
.jx_wenzi{
    margin-bottom: 20px;
}
.jx_wenzi li{
    display: flex;
    font-size: 20px;
    margin-top: 35px;
    flex-wrap: wrap;
}
.jx_wenzi li p{
    color: #333333;
    font-weight: bold;
}
.jx_wenzi li em{
    flex: 2;
    margin-left: 10px;
    color: #333333;
}
.hui-jx{
    color: #a7a7a8;
    font-size: 20px;
    margin-top: 3px;
}


/* 表单 */
.contentForm{
    background: #f4f3f3;
    height: 68px;
    line-height: 68px;
    width: 100%;
    margin-top: 20px;
    border-radius: 30px;
    padding-left: 17px;
    box-sizing: border-box;
}
.contentForm .over_hidden{
    position:sticky   
}

.contentForm{
    font-size: 22px;
}
.contentForm .over_hidden.radio{
    padding: 0;
}
.contentForm form{
    align-items: center;
}
.contentForm input{
    border: 0;
    background: none;
    font-size: 22px;
    color: #595960;
}
.nameMing{
    width: 153px;
}
.lrBor{
    width: 1px;
    height: 39px;
    background: #d6d5d5;
    display: block;
    margin-left: 26px;
    margin-right: 19px;
}
.tiemIpt{
    width: 207px;
}

.hsBubimt{
    width: 236px;
    height: 68px;
    border-radius: 10px;
    color: #fff !important;
    font-size: 30px !important;
    border-radius: 35px;
    background: linear-gradient(136deg, #ef4331 0%, #ef4331 100%) !important;
}
.contentForm{
    position: relative;
}
.contentForm .hsBubimt{
    position: absolute;
    right: 0;
}
.xz_sex a{
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #ffffff;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    font-size: 22px;
    background: #999999;
}
.xz_sex a.on{
    background: #00319a;
}

/* 卦象 */
.clear{clear: both}
.zygx{ 
    color: #999; 
    text-align: center; 
    font-size: 15px; 
    width: 806px; 
    margin: 0 auto;}
.zygx ul{}
.zygx li{ float: left; }
.text_box{ padding: 19px 0 38px;}
.text_box span{ height: 33px; line-height: 33px; padding: 0 4px; margin-top: 35px; display: block; font-size: 19px; color: #999999;}
.kuang{ width: 10px; padding: 19px 10px 0;}
.kuang span{ 
    height: 61px;
    width: 9px;
    border: 1px solid #e1e1e1;
    display: block;
    margin-top: 14px;
}
.kuang_l span{ border-right:0;}
.kuang_r span{ border-left:0;}
.gx_box{ padding: 0 1px;}
.gx_tit{ margin-bottom: 5px; font-size: 20px;color: #666666;}
.gx_block{ width: 145px; overflow: hidden;}
.gx_block .gx_0,.gx_block .gx_1{ overflow: hidden; margin:0 -2px 4px;}
.gx_block span{ width: 70px; height: 22px; float: left; background: #666; margin: 0 2px;}
.gx_block .gx_1 span{ margin:0; width: 73px;}
.gx_block .gx_on span{ background: #ef4331;}

.guaWarp{
    margin-top: 22px;
}
.gua-xi{
    margin-top: 29px;
}
.gua-xi h3{
    font-size: 24px;
}
.gua-xi p{
    font-size: 22px;
    line-height: 35px;
    margin: 12px 0;
}
.lsAlink{
    color: #ef4331;
    text-decoration: underline;
}
.cyLink{
    color: #ff0000;
    text-decoration: underline;
}
.hs-p{
    font-size: 20px;
    color: #282828;
}
.hs-p.ls{
    color: #ef4331;
}
.hyPtxt p{
    font-size: 18px;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.hyPtxt p em{
    color: #ef4331;
}
.f_title{
    font-size: 24px;
    margin-top: 15px;
}
.nr-p {
    font-size: 22px;
    margin-top: 24px;
    line-height: 35px;
    color: #313131;
}
.p-small{
    color: #b7b7b7;
    margin-top: 22px;
}


.listNavTab {
    padding: 0 85px;
    margin-top: 41px;
  }
  
  .listNavTab a {
    width: 1830px;
    height: 68px;
    text-align: center;
    line-height: 68px;
    display: inline-block;
    color: #0e0e0f;
    font-size: 25px;
  }
  
  .listNavTab a.on {
    background: #F9F9FF;
    color: #ef4331;
    border-radius: 10px 10px 0px 0px;
  }
  
  .formNameBg {
    background: #F9F9FF;
    padding: 20px 30px;
    box-sizing: border-box;
    flex-wrap: wrap;
    border-radius: 8px;
  }
  .formNameBg .over_hidden{
    top: 0;
  }
  .inputFormItemLmw {
    padding: 0 23px;
    width: 410px;
    height: 58px;
    background: #fff;
    line-height: 60px;
    color: #0e0e0f;
    box-sizing: border-box;
    text-align: left;
    font-size: 18px;
    position: relative;
    border-radius: 10px;
    border: 1px solid #facabe;
    margin-bottom: 20px;
  }
  
  .inputFormItemLmw input {
    border: 0;
    background: none;
    height: 20px;
    font-size: 18px;
    width: 247px;
    height: 100%;
  }
  
  .over_hidden {
    position: absolute;
    right: 0;
    top: 5px;
  }
  
  .inputItemForm input {
    border: 0;
    background: none;
    height: 20px;
    font-size: 18px;
  }
  .formNameBody {
    display: flex;
    flex-wrap: wrap;
}
.tabSubmit {
    border: 0;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 22px;
    color: #fff;
}
.tabSubmit {
    width: 100%;
    height: 58px;
    background: linear-gradient(136deg, #ef4331 0%, #ef4331 100%);
    border-radius: 10px;
}


 /* 城市选择 */
 .form_info{ padding-top: 670px; }
 .form_info .input{ background: rgba(119, 61, 0, .5)!important; filter: Alpha(opacity=.1); background: #773d00; display: block; padding:0 14px; font-size: 0; border-radius: 4px; margin-left:12px;}
 .form_info i.icon{ background:url(../images/icon.png) no-repeat; display: inline-block; vertical-align: top; _display:inline; *zoom:1;}
 .form_info .input input{ background: none; border:0; padding:19px 0; height: 20px; line-height: 20px; width: 200px; font-size: 16px; color:#fff; outline: 0;}
 .form_info .input input::-webkit-input-placeholder { color:#fff;}
 .form_info .input input:-moz-placeholder { color:#fff;}
 .form_info .input input::-moz-placeholder { color:#fff;}
 .form_info .input input:-ms-input-placeholder { color:#fff;}
 .form_info .area .input{ margin-left:0; }
 .form_info .area i.icon{ width: 23px; height: 29px; margin: 14px 10px 0 0;}
 .form_info .industry i.icon{ width: 30px; height: 30px; background-position: 0 -39px; margin: 14px 9px 0 0;}
 .form_info .industry input{ width: 243px; }
 .form_info .user i.icon{ width: 24px; height: 27px; background-position: 0 -79px; margin: 15px 9px 0 0;}
 .form_info .submit{ overflow: hidden; }
 .form_info .submit input,.form_info .submit a{ background: #5e4c33; border-radius: 4px; font-size: 20px; font-weight: bold; text-align: center; line-height: 58px; border:0; color:#fff; padding:0 20px; cursor: pointer; float: left; margin-left:12px;}
 .form_info .submit input:hover,.form_info .submit a:hover{ opacity: .9;}
 .form_info .area,.form_info .industry,.form_info .user{ position: relative; z-index: 3;}
 .select_box{ position: absolute; left: 0; top: 47px; background: rgba(0, 0, 0, .8)!important; filter: Alpha(opacity=.1); background: #000; border-radius: 4px; width: 485px; padding: 15px 0 15px 15px; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3); z-index: 555;}
 .select_box .tit{float: left; width: 80px; background: #5e4c33; color: #fff; margin-right: 10px; font-size: 14px; text-align: center; line-height: 26px; margin-top: 2px; border-radius: 2px; }
 .select_box li{float: left; padding: 0 2px; line-height: 20px; font-size: 12px; color: #666; text-align: center; margin: 4px; cursor: pointer; }
 .select_box li a:hover{ color:#fb6304;}
 .select_box li a{color: #fff;}
 .select_box.menu2{ width: 635px; left:12px; padding-bottom: 9px;}
 .select_box.menu2 ul{ margin-bottom: 6px; height: 28px; overflow: hidden;}
 .select_box.menu3{ left: 12px; padding-right: 15px; padding-bottom: 15px; width: 315px;}
 .select_box.menu3 .close{ position: absolute; top: -7px; right: -9px; width: 22px; height: 22px; text-align: center; line-height: 22px; background: #000; border-radius: 50%;}
 .select_box.menu3 .close:hover{ opacity: .85; }
 .form_info .menu3 .item{ background: #282c2f; border-radius: 3px; font-size: 14px; margin-bottom: 10px;}
 .form_info .menu3 .input{ margin:0; background: none !important; padding:0;}
 .form_info .menu3 .input input{ font-size: 14px; padding:12px 14px; width: 177px;}
 .form_info .menu3 .time .input input{ width: 223px;}
 .form_info .menu3 .time.on .input input{ width: 147px;}
 .form_info .menu3 .sub{ text-align: right; }
 .form_info .menu3 .sub a{ display: inline-block; padding: 5px 20px; color: #fff; cursor: pointer; background: #fb6304; border-radius: 4px; vertical-align: top; line-height: 20px; font-size: 14px;}
 .form_info .menu3 .sub a:hover{opacity: .9;}
 .form_info .menu3 .site .input input{ width: 169px;}
 .form_info .menu3 .checked,.form_info .menu3 .check{ background:#232628; padding:0 14px 0 0;}
 .form_info .menu3 .checked label,.form_info .menu3 .check label,.form_info .menu3 .select .s_tit{height: 20px; line-height: 20px; padding: 12px 0; float: left; margin-left: 14px; color:#fff;}
 .form_info .menu3 .checked label i{width: 16px; height: 16px; background: #e2e2e2; float: left; border-radius: 50%; float: left; margin: 2px 4px 0 0;}
 .form_info .menu3 .checked label.on,.form_info .menu3 .check label.on{ color: #fb6304; }
 .form_info .menu3 .checked label.on i{background: #fb6304; position: relative; }
 .form_info .menu3 .checked label.on em,.form_info .menu3 .check label.on em{width: 10px; height: 8px; background: url(../images/gou.png) no-repeat; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }
 .form_info .menu3 .check label i{ width: 12px; height: 12px; border-radius: 0; border: 2px solid #e2e2e2; background: #232628; float: left; margin: 2px 4px 0 0;}
 .form_info .menu3 .check label.on i{ position: relative; border-color:#fb6304;}
 .form_info .menu3 .select{ position: relative; margin-right: 4px; z-index: 1;}
 .form_info .menu3 .select .s_tit{ position: relative; font-size: 0; margin: 0; color:#fb6304; cursor: pointer; padding:12px 10px;}
 .form_info .menu3 .select .s_tit i,.form_info .menu3 .select .s_tit p{ display: inline-block; _display: inline; vertical-align: top; *zoom:1;}
 .form_info .menu3 .select .s_tit i{ width: 9px; height: 5px; background: url(../images/page_icon.png) -137px -88px no-repeat; margin: 7px 0 0 3px;}
 .form_info .menu3 .select .s_tit p{ font-size: 14px; }
 .form_info .menu3 .select .options{ position: absolute; left: 0; top: 38px; right: 0; text-align: left; background: #232628; border-radius: 3px; padding:5px 0;}
 .form_info .menu3 .select .options label {display: block; padding: 0 10px; line-height: 34px; cursor: pointer; color:#fff;}
 .form_info .menu3 .select .options label:hover,.form_info .menu3 .select .options label.on{ background: #2c2f30; }
 .form_info .menu3 .select .options label.on{ color: #fb6304;}
 .form_info .menu3 .select.on .options {display: block; }
 .match {position: absolute; left: 0; right: 0; top: 48px; z-index: 55; background: #373d41; border-radius: 4px; padding: 5px 0; text-align: left; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3); }
 .match li{ padding-top:1px; }
 .match li a {padding: 0 15px; display: block; height: 30px; line-height: 30px; font-size: 12px; color: #fff;}
 .match li a:hover,.match li.active a {background: #41474b; }
 .industry .match{ left: 12px; }

.leftContentBs,.leftContentBs1{
    margin-bottom: 44px;
}
 .navDetails {
    flex-wrap: wrap;

  }
  .leftContentLmw .navDetails{
    border-bottom: 0;
  }
  .navDetails a {
    text-align: center;
    width: 20%;
    display: block;
    margin-bottom: 40px;
  }
  .navDetails a img{
    width: 150px;
    height: 150px;
  }
  .navDetails a i {
    width: 120px;
    height: 120px;
    background: #536DD3;
    display: block;
    border-radius: 50%;
    margin: 0 auto;
  }
  
  .navDetails a p {
    margin-top: 5px;
    color: #333;
    font-size: 22px;
  }


  .iconTitle h2 {
    color: #0e0e0f;
    font-size: 28px;
}
.iconTitle a {
    font-size: 22px;
    color: #ababac;
}
.dscs {
    width: 23px;
    height: 21px;
    background-position: -198px -113px;
    display: inline-block;
    vertical-align: -1px;
}

.ceSuanA a{
    width: 436px;
    position: relative;
    padding-left: 15px;
    color: #0e0e0f;
    margin-top: 26px;
    display: block;
    font-size: 20px;
  }
  .ceSuanA a::after{
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 9px;
    border: 1px solid #c6defb;
    border-radius: 50%;
  }
  .ceSuanA a:hover{
    color: #ef4331;
  }
  .ceSuanA {
    flex-wrap: wrap;
}
.hotI {
    width: 37px;
    height: 19px;
    background-position: -194px -143px;
    display: inline-block;
    margin-top: 2px;
    vertical-align: -3px;
}
.iconTitle {
    border-bottom: 1px solid #c3dcfb;
    padding-bottom: 30px;
    align-items: center;
}
.color_red1 {
    color: #ba4a57;
}



/* 弹窗 */
.zzcGuaX{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
  }
  .popJie{
    width: 600px;
    background: #fff;
    margin: 200px auto;
    padding: 20px;
    position: relative;
  }
  .popJie h3{
    font-size: 38px;
    margin-bottom: 15px;
  }
  .zzcGuaX .submitFlex{
    width: 100%;
    background: #ef4331;
  }
  .zzcGuaX .sbmitInput.smallInput{
    width: 100%;
    margin-bottom: 20px;
  }
  .popJie .pop-close{
    font-size: 50px;
    color: #0a0a0a;
    position: absolute;
    right: 0.5rem;
    top: .2rem;
  }
  .zzcGuaX{
    display: none;
  }
  .red,.red1{color: red;}
  
  .sbmitInput{
    width: 421px;
    height: 59px;
    background: #ffffff;
    line-height: 49px;
    padding: 5px;
    box-sizing: border-box;
    font-size: 18px;
    margin-right: 26px;
    position: relative;
    box-sizing: border-box;
    border: 1px solid #2d2c2a;
  }
  /* .sbmitInput.smallInput{
    width: 474px;
  } */
  .sbmitInput input{
    width: 255px;
    height: 90%;
    border: 0;
    font-size: 18px;
  }
  .sbmitInput input::placeholder{
    font-size: 18px;
  }
  .laIcon{
    width: 14px;
    height: 12px;
    background-position: -28px -44px;
    position: absolute;
    right: 28px;
    top: 24px;
  }
  .submitFlex{
    width: 245px;
    height: 59px;
    line-height: 59px;
    text-align: center;
    line-height: 59px;
    color: #fff;
    border: 0;
    font-size: 26px;
    background: url(../img/upSubmit.jpg) no-repeat center;
    background-size: 100% 100%;
  }

  .contentBody{
    margin-top: 26px;
  }

  .centerBody{
    padding: 33px 29px;
    box-sizing: border-box;
  }
  .borWarpInp {
    height: 100%;
    border: 1px solid #d5d3d4;
    padding-left: 10px;
}


  .newSc{
      margin-top: 20px;
  }
  .newSc strong{
      font-size: 22px;
      color: #434242;
  }
  .newSc em{
      display: block;
      font-size: 18px;
      color: #aaaaaa;
      margin-top: .05rem;
  }

.sc_tWarp{
    width: 100%;
    height: 205px;
    background: #f2ede9;
    margin-top: 20px;
    align-items: center;
}
.mz_tu img{
    width: 273px;
    height: 100%;
    display: block;
}
.sc_r_font{
    width: 1000px;
}
.sc_r_font p {
    font-size: 20px;
    color: #573711;
    line-height: 35px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    webkit-box-orient: vertical;
}

/*表单*/
.tabUpIdx{
    padding-top: 43px;
    justify-content: center;
    align-items: center;
}
.tabUpIdx a{
    position: relative;
}
.tabUpIdx a h1{
    font-size: 43px;
    font-weight: 400;
}
.tabUpIdx a:nth-child(1)::after{
    content: '';
    width: 1px;
    position: absolute;
    height: 45px;
    background: #c0c0c0;
    vertical-align: middle;
    right: 0;
    top: 8px;
}
.tabUpIdx a{
    font-size: 43px;
    margin: 0 ;
    width: 420px;
    text-align: center;
    vertical-align: middle;
    color: #020202;
}
.tabUpIdx a.active{
    color: #b93330;
}

.borItem{
    width: 100%;
    border: 1px solid #0a0607;
    height: 82px;
    margin-bottom: 25px;
}
.idxTab-body{
    margin-top: 48px;
}

.liBorItem{
    margin-bottom: 25px;
    position: relative;
}
.borItem{
    padding: 6px 7px 7px 6px;
    box-sizing: border-box;
}
.liBorItem{
    /* width: 100%; */
    height: 100%;
    border: 1px solid #d7d7d7;
    padding: 0 20px;
}
.liBorItem{
    align-items: center;
}
.liBorItem span{
    font-size: 24px;
}
.liBorItem input{
    width: 680px;
    font-size: 24px;
    height: 100%;
    border: 0;
}
.btnSubmit{
    width: 100%;
    height: 84px;
    font-size: 38px;
    color: #fff;
    border: 0;
    background: url(../images/btn.jpg) no-repeat center;
    background-size: 100% 100%;
}

.btXhx1{
    font-size: 32px;
    display: inline-block;
    position: relative;
    margin: 50px 0 19px 0;
    background: url(../images/xt1.jpg) repeat-x bottom;
}

.xfForm.topF {
    position: fixed;
    top: 0;
    z-index: 5;
}


.two_sr{
    align-items: center;
}
.two_sr input{
    width: 150px;
}

.pop_link{
    font-size: 20px;
    color: #378acf;
    cursor: pointer;
}


.m_list a {
    width: 90px;
    height: 46px;
    line-height: 46px;
    border-radius: 8px;
    display: inline-block;
    /*border: 1px solid #f1f1f1;*/
    text-align: center;
    margin-bottom: 0px;
    color: #333333;
    font-size: 24px;
    margin-right: 15px;
}

