@charset "utf-8";
img{
    border:none;
}
* {
    margin: 0;
    padding: 0
}
body,
input {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "PingFang SC", "Noto Sans", "Noto Sans CJK SC", "Microsoft YaHei", "微软雅黑", sans-serif
}

body {
    font-size: 14px;
    background:url(../images/supply_body_bg.jpg) center 0 no-repeat;
    height: auto;
   
}
ul li {
    list-style: none
}
a {
    text-decoration: none
}
em,
i {
    font-style: normal
}
input{
    outline: none;
    border: none;
    background: #FFFFFF;
    }
input::-webkit-input-placeholder {
    color: #d9d9d9
}
input::-ms-input-placeholder {
    color: #d9d9d9
}
input::-moz-input-placeholder {
    color: #d9d9d9
}
.fl-clr {
    zoom: 1
}
.fl-clr::after {
    content: '';
    display: block;
    height: 0;
    clear: both
}
.pl15{
    padding-left: 15px !important;
}
.pr15{
    padding-right: 15px !important;
}
.mt25{
    margin-top: 24px !important;
}
.mb9{
    margin-bottom: 9px !important;
}
.lqcx_pics{ overflow-x: hidden;}
.lqcx_wrapper {
    width: 1000px;
    margin: auto
}
.lqcx_logo{
    text-align: center;
    margin-top: 100px;
}
.lqcx_tit{
    text-align: center;
    margin: 27px auto 17px;
}
.lqcx_tit p{
    font-size: 24px;
    color: #e2ce9f;
    text-align: center;
}

form {
	margin: 0 auto;
	width: 923px;
}

.tet {
	width: 50px;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	overflow: hidden;
	color: #3E3C3C;
	font-size: 24px;
	font-family: '微软雅黑';
	float: left;
    
}
.txtname{
   width: 173px; 
   padding-left: 16px;
}
.tetcard{
   width: 286px; 
   padding-left: 16px;
}
.txtcode{
   width: 115px; 
   padding-left: 16px;
}
#codeImg{
    width: 100px;
    background: #d9d9d9;
    height: 36px;
    padding: 7px 6px;
    cursor: pointer;
}
.tet:focus,
.sub:focus {
	outline: none;
}

.sub {
	width: 200px;
	height: 60px;
	background: url(../images/lqcx_submit.png) no-repeat;
	cursor: pointer;
	text-indent: -999px;
	display: block;
	margin: 30px auto 0;
}
.lqcx_tit_banquan img{
    display: block;
    background: url(../images/phone_wenzi.png) no-repeat center;
    width: 883px;
    height: 73px;
    margin: 35px 0 54px;
}
.lqcx_tit_banquan  p{
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.5px;
}



/************        录取成功、失败页面css开始        ***********/
.lqcx_result{
    background:url(../images/lqcxcg_bg.jpg) center 0 no-repeat;    height: auto;
}
.lqcx_result_con{
   background:url(../images/lqcx_con_bg.png) center 0 no-repeat;
   height: 908px;
   margin-top: 44px;
}
.lqcx_success{
    width: 468px;
    padding: 137px 0 0;
    text-align: center;
    margin: 0 auto;
    
}
.lqcx_success h6{
    margin-bottom:  36px;
}
.lqcx_success p{
    font-size: 22px;
    color: #89806d;
    line-height: 44px;
    text-align: center;
}
.lqcx_success p strong,.lqcx_success p span {
    border-bottom: 1px solid #89806d;
    padding: 0 6px 3px;
}
.lqcx_success .lqcx_phone{
    background: url(../images/lqcx_phone.png) no-repeat 54px center;
    margin: 35px auto 0;
}
.lqcx_success .lqcx_jianjie{
    margin-top: 72px;
    text-indent: 32px;
    font-size: 14px;
    color: #89806d;
    line-height: 24px;
    text-align: left;
}



























