.m-form {
   padding: 1em;
}
.m-form {
    
    color: #666;
}
.m-form dl {
   /*padding-top: .5em;*/
    /*line-height: 2em;*/
    display: inline-block;
    width: 100%;
    height: 2.4em;
    font-size: 1em;
    text-align: center;
}
.def{
   height: 1.5em;
  
    font-size: .8em;
    color: #999;
   /* margin-top: .3em;*/
    /*margin-bottom:.5em;*/
    margin-left: 5.8em;
    line-height: .9;/**紧贴上面**/
}
.line{
    /*border:1px dashed #dedede;*/
    border-top: 0.05em dashed #DADEF0;
    
}
.c {
    clear: both;
    zoom: 1;
}
.m-form dt {
    color:#333;
    float: left;
    width: 4.3em;
    height: 2.4em;
    line-height: 2.4em;
    /*margin: 3px 0;*/
}
.m-form .dd_c1 {

    float: left;
   /* width:20em ;*/
    height: 2.4em;
    line-height: 2.4em;
    margin-left: .5em;
    
}
.m-form .dd_c1 select option{
    
    color:#666 !important;
    text-align: center;
}
.m-form .dd_c2 {

    float: left;
    width: 5em;
    height: 2em;
    padding-left: 13px;
}

.m-form dd.er .def {
    font-size: .9em;
    color: #ababab;
}
/**select容器，以便后面加下拉箭头**/
.select-container{
    position: relative; /* 相对定位，让伪元素绝对定位 */
    width: 4.5em; /* 与select宽度一致 */
    display: inline-block;
}
.select-container::after {
    content: "▼";
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 7px;
  color: #999;
  pointer-events: none;
    }
.layui-input-block-top2{
height: 2.4em;

padding:0 .5em!important;
width:100%;
    background: transparent;
    font-size: 1em;
    /*font-weight: 400;*/
    color: #999;
    line-height: 2.4em;
    border: none;
    flex-grow: 1;
    border-radius: 0.5rem;
    background: #f4f4f4;
   
    /*text-align: center;
    text-align-last: center;
    -webkit-appearance: none;*/
   /*padding: 0 0.46rem 0 0.72rem;
    letter-spacing: 1px;
	margin-right:.3rem;*/
}

/**select容器，以便后面加下拉箭头**/
.select-container2{
    position: relative; /* 相对定位，让伪元素绝对定位 */
    width: 12em; /* 与select宽度一致 */
    display: inline-block;
}
.select-container2::after {
    content: "▼";
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 7px;
  color: #999;
  pointer-events: none;
    }
.layui-input-block-top5{
height: 2.4em;

padding:0 .5em!important;
width:100%;
    background: transparent;
    font-size: 1em;
    /*font-weight: 400;*/
    color: #999;
    line-height: 2.4em;
    border: none;
    flex-grow: 1;
    border-radius: 0.5rem;
    background: #f4f4f4;
   
    /*text-align: center;
    text-align-last: center;*/
    -webkit-appearance: none;
   /*padding: 0 0.46rem 0 0.72rem;
    letter-spacing: 1px;
	margin-right:.3rem;*/
}
.layui-input-block-top3{
height: 2em;
width:10em;
    background: transparent;
    font-size: 0.9em;
    font-weight: 400;
    color: #666;
    line-height: 2em;
    border: none;
    flex-grow: 1;
    border-radius: 0.3em;
    background: #f4f4f4;
   
    text-align: center;
   
	margin-right:.3rem;
}
select{
  border:none;
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
}
select::-ms-expand{display:none;}

.nc_zc input {
   height: 2.4em;

width:13em;
    background: transparent;
   font-size: 1em;
    /*font-weight: 400;*/
    color: #666;
    line-height: 2.4em;
    border: none;
    flex-grow: 1;
    border-radius: 0.5rem;
    background: #f4f4f4;
   
    /*text-align: center;*/
   padding:0 .5em!important;
	/*margin-right:.3rem;*/
}
.b-title{
  color: #9463f7;
    font-size: 1.1em;
    font-weight:400;
   padding-top: 1em;
    padding-bottom: .5em;
    text-align: center;
    
    /*border-bottom: 1px solid hsla(0,0%,67%,.6);*/
    border-bottom: 0.02rem solid #DADEF0;
    margin:0 1em .5em;
}
.c99 button{
    width: 15em;
    height: 2.5em;
    background: rgba(25, 198, 137, 0.1);
    border-radius: .3em;
    font-size: 1em;
    font-weight: 500;
    text-align: center;
    color: #19c689;
    line-height: 2.5em;
    margin: 0 auto;
    border: none;
    outline: none;
    margin: 0.5em auto 0.2em;
}
/**注册按钮**/
.bui-form-item {
    width: 250px;
    display: flex;
    margin-bottom: 36px;
    border-bottom: 1px solid #f4f4f4;
    justify-content: center;
}
.btn-primary {
    margin: 15px 0 5px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    border: 1px solid var(--themeColor, #19c689);
    background-color: var(--themeColor, #19c689);
    border-radius: 4px;
    cursor: pointer;
}
.pact {
   
    display: flex;
    align-items: center;
    height: 36px;
    font-size: 12px;
    font-weight: 400;
    color: #b3b3b3;
    /* line-height: 36px; */
    /* margin: 20px 0; */
    padding-bottom: 20px;
}
.pact i.on {
    background-image: url(../images/icon_checked.svg);
}
.pact i {
    margin-right: 7px;
    width: 15px;
    height: 15px;
    background: url(../images/icon_uncheck.svg) center center / contain no-repeat;
}
.pact i {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: left center url(../images/icon_selected_not.png) no-repeat;
    float: left;
    cursor: pointer;
}
.pact a {
    color: #b3b3b3;
}
/**右侧**/
.sticky {
    position: sticky;
    top: 0;
}
.side-adviser {
    
    background: url(/templets/default/images/hnfw.png) top center / cover no-repeat;
}
.btn-kefu {
    cursor: pointer;
}
.mt30 {
    /*margin-top: 30px !important;*/
}
.side-adviser {
   
    height: 207px;
    background: url(/templets/default/images/hnfw2.png) top center / cover no-repeat;
    position: relative;
    z-index: 9;
    border-radius: .3em;
}
.hot-watching {
   
    background: linear-gradient(180deg, #e8fcf5 0, #fff 50%);
    border-radius: 8px 8px 8px 8px;
    padding: 0 28px 36px;
    box-sizing: border-box;
    position: relative;
}
.hot-side {
    width: auto;
    border: 1px solid rgba(240,240,240,0.5);
    border-radius: 8px;

    margin: 30px 0;
}
.hot-side .hd {
    padding: 0 12px;
    height: 48px;
    display: flex;
    align-items: center;
    margin: 0;
    font-size: 17px;
    font-weight: 700;
    color: #333;
    line-height: 22px;
}
.hot-side .hd {
    box-sizing: border-box;
}
.hot-side.hot-watching .ul {
    margin: 0 auto;
    padding: 0;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 1;
}
.hot-side.hot-watching .ul .li {
    margin-top: 20px;
    display: flex;
    align-items: center;
    border: none;
    margin-bottom: .5em;
}
.hot-side.hot-watching .ul .li::before {
    content: '';
    width: 8px;
    height: 8px;
    background: #6edcb3;
    border-radius: 0 0 0 0;
    margin-right: 6px;
    border-radius: 10px;
}
.hot-side.hot-watching .title {
    font-weight: 400;
    font-size: 14px;
    color: #333;
    line-height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    font-size: 17px;
    font-weight: 700;
}
.hot-side.hot-watching .ul span {
    font-weight: 400;
    font-size: 14px;
    color: #8f9994;
    line-height: 21px;
    
}
@media screen and (max-width: 384px){
	.czdz_dl{height:auto !important;}
	.czdz_dt{float: none;}
	.czdz_dd{margin: 0 !important;}


}
