/*通用*/
*{margin:0px; padding:0px; font-weight:normal;}
html{height:100%}
body{ font-family:"SourceHanSansCN";height:100%; font-size:1pt; background:#FFF;}
a{text-decoration:none;  text-shadow:none;font-weight:normal;}
ul{list-style:none;}
textarea,input,button{outline:none;-webkit-appearance:none;font-family: "SourceHanSansCN";}
.clear{ clear:both; overflow:hidden; height:0px;}
.dk{ width:100%; min-width: 320px; max-width: 750px; margin:0 auto;height:100%; background-size:100%; background-repeat:no-repeat; background-attachment:fixed; background-position: top center;}
img{ border:0;}
input[type="button"],input[type="checkbox"],input[type="radio"], input[type="submit"], input[type="reset"],select {-webkit-appearance: none;outline:none; border:none;font-family:Microsoft YaHei;}


/*头部*/


.IndCon{ background-image:url("../images/Back01.jpg"); background-position: top center; background-repeat: no-repeat; background-size: 100%;}
.IndTit{display:flex;justify-content:center;align-items:center; padding:12pt 0 15pt;}
.IndTit h3{ color:#000; font-size:16pt; font-weight:550;}
.IndTit p{ padding:0 6pt; color:#FFF; background: #ff6e00; height:18pt; line-height:18pt; font-size:12pt;border-radius:3pt; margin-left:5pt;}
/**/
.IndDow{ width:90%; background:#FFF; border-radius:0.06rem; padding:18pt 0 10pt; box-shadow:0 0 10px rgba(0,0,0,0.1); margin:0 auto 10pt;}
.IndDowD{display:flex;flex-wrap:wrap;}
.IndDowA{width:25%; display: block; margin-bottom:15pt}
.IndDowI{width:18pt; height:18pt; margin: 0 auto 5pt;} 
.IndDowI img{width:100%; display: block;}
.IndDowA p{ color:#3c3c3c; font-size:8pt; line-height:16pt; text-align: center;}
.IndDowS{display:flex;justify-content:center;align-items:center;}
.IndDowS h3{ color:#9f9f9f; font-size:10pt; margin:0 3pt; line-height:15pt;}
.IndDowS p{ width:13pt; height:15pt; line-height:15pt; text-align: center;border-radius:2pt;box-shadow:0 0 8px rgba(0,0,0,0.1);font-size:10pt; margin:0 2pt; color:#ff6e00;}
.IndDowS p.IndDowS1{color:#FFF; background:#ff6e00;}
/**/
.IndFd{ width:82%; background:#FFF; border-radius:0.06rem; padding:15pt 4% 10pt; box-shadow:0 0 10px rgba(0,0,0,0.1); margin:0 auto 10pt;display:flex;justify-content:space-between;}
.IndFor{ width:63%;}
.foot_form ul li:nth-child(1){width:99%; border:0.01rem solid black; height:25pt; border-radius:3pt; margin-bottom:5pt;display:flex;justify-content:space-between;align-items:center;}
.foot_form ul li:nth-child(2){width:99%; border:0.01rem solid black; height:25pt; border-radius:3pt; margin-bottom:5pt;display:flex;justify-content:space-between;align-items:center;}
.foot_form ul li:nth-child(3){width:99%; border:0.01rem solid black; height:25pt; border-radius:3pt; margin-bottom:5pt;display:flex;justify-content:space-between;align-items:center;}
.name{ padding:0 5%; width: 90%; height:24pt; line-height:24pt; border:none; background:none; color:#333; font-size:9pt;}
.phone{ padding:0 5%; width: 90%; height:24pt; line-height:24pt; border:none; background:none; color:#333; font-size:9pt;}
.verification input{ padding:0 5%; width: 90%; height:25pt; line-height:25pt; border:none; background:none; color:#333; font-size:9pt;}
#codelast{ width:50%;}
.btnSendCode{width:40%;text-align:center;overflow:hidden; height:25pt; line-height:25pt; background:#7ecf3b;border:none;font-size:8pt;color:#FFF; border-top-right-radius:3pt;border-bottom-right-radius:3pt;}
.submit{width:47%;text-align:center;overflow:hidden; height:24pt; line-height:24pt; background:#ff6e00;border:none;font-size:10pt;color:#FFF; border-radius:3pt;}
/**/
.IndKJ{width:34%;}
.IndKJT{display:flex;justify-content:center;align-items:center; height:20pt;}
.IndKJT i{ width:3pt; height:3pt; display: block; background: #ff6e00;}
.IndKJT p{ font-size:11pt; color:#000000FF; padding:0 3pt;font-weight: 600;}
.IndKJM{width:81%; margin:5pt auto 6pt; border-radius:3pt; box-shadow:0 0 10px rgba(0,0,0,0.1); overflow:hidden;}
.IndKJM img{width:100%; display: block;}
.IndKJA{ color:#ff6f02; font-size:9pt; width: 92%; margin: 0 auto; border:1px solid #e2e2e2;text-align:center;height:23pt; line-height:23pt;border-radius:3pt; display: block;}


/* display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap; */






