    *{
    padding: 0;
    margin: 0 auto;
    overflow-x: hidden; /* 隐藏水平滚动条 */
    font-family: Microsoft YaHei, Microsoft YaHei;

}
.header{
  position: relative;
}
.header h3{
  position: absolute;
  top: 72px;
  left: 570px;
  width: 780px;
height: 79px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: bold;
font-size: 60px;
color: #FFFFFF;
text-align: center;
font-style: normal;
text-transform: none;
}
.header span{
  color:#FF7D00 ;
}
.header h1{
  position: absolute;
  top: 193px;
  left: 589px;
  width: 742px;
height: 30px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 20px;
color: #FFFFFF;
line-height: 30px;
text-align: center;
font-style: normal;
text-transform: none;
}
.btn1{
  position: absolute;
  top: 305px;
  left: 799px;
  width: 96px;
height: 21px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 16px;
color: #003F87;
text-align: center;
font-style: normal;
text-transform: none;
padding: 10px 20px;
background-color: #FFFFFF;
border-radius: 20px;
}
.btn2{
  position: absolute;
  top: 305px;
  left: 990px;
width: 100px;

font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: bold;
font-size: 16px;
color: #FFFFFF;
text-align: center;
font-style: normal;
text-transform: none;
background-color: #D4AF37;
padding: 10px 20px;
border-radius:20px;

}
.card{
  display: flex;
}
.card1{

width: 376px;
height: 140px;
background: #F5FDFA;
box-shadow: 0px 4px 11px 0px rgba(224,224,224,0.73);
border-radius: 9px 9px 9px 9px;
}
/* ============================ */


.cardimg1{
  width: 383px;
height: 140px;
background: #F5F7FA;
box-shadow: 0px 4px 11px 0px rgba(224,224,224,0.73);
border-radius: 9px 9px 9px 9px;
margin: 10px;
}

.cardimg{
  display: flex;
align-items: center;
justify-content: center;
margin: 50px 90px;
}
.color{
  background-color: #FFF8F2;
}
.color .number{
  color: #FF8300;
}
.color1{
  background-color: #F5FDFA;
}
.color1 .number{
color: #36D399;
}
.classify h3{
  width: 336px;
height: 55px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: bold;
font-size: 42px;
color: #000000;
text-align: center;
font-style: normal;
text-transform: none;
padding: 40px 0;
}
.classify h1{
  width: 651px;
height: 26px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 17px;
color: #AAAAAA;
line-height: 26px;
text-align: center;
font-style: normal;
text-transform: none;
padding: 20px;
}

.color2{
  background-color:#F4F4F5 ;
}
.color2 .number{
  color:#1E293B;
}
.number{

font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: bold;
font-size: 39px;
color: #1E40AF;
text-align: center;
font-style: normal;
text-transform: none;
display: flex;
align-items: center;
justify-content: center;
padding: 20px 0 10px;
}
.cardimg1{

font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 18px;
color: #696969;
text-align: center;
font-style: normal;
text-transform: none;
}
/* ========================================= */
.percent{
  width: 80%;
}
.classify1{
  display: grid;
  grid-template-columns: repeat(4,1fr);
  gap: 10px;
}
.classify2{position: relative;
  width: 352px;

margin: 5px;
background: #FFFFFF;
box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.1);
border-radius: 11px 11px 11px 11px;
}
.classify2 img{

background: linear-gradient( 180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.1);
border-radius: 11px 11px 0px 0px;
}
.title1{
  position: absolute;
  left: 20px;
  top: 160px;
  width: 80px;
height: 30px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: bold;
font-size: 20px;
color: #FFFFFF;
line-height: 30px;
text-align: left;
font-style: normal;
text-transform: none;

}
.title2{
  position: absolute;
  top: 190px;
  left: 20px;
  width: 64px;
height: 21px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 14px;
color: #FFFFFF;
line-height: 21px;
text-align: left;
font-style: normal;
text-transform: none;
}
.tit ul{
  display: flex;
  float: left;
  margin: 10px 15px;

}
.tit ul li{
  width: 31px;
height: 12px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 9px;
color: #165DFF;
text-align: left;
font-style: normal;
text-transform: none;
width: 70px;
height: 22px;
background: #E7EEFF;
border-radius: 86px 86px 86px 86px;
display: flex;
align-items: center;
justify-content: center;
margin: 5px ;

}
.content{

font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 14px;
color: #AAAAAA;
text-align: left;
font-style: normal;
text-transform: none;
padding: 10px 20px ;
}
.content2{
padding-left: 20px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 14px;
color: #165DFF;
text-align: left;
font-style: normal;
text-transform: none;
padding-bottom: 20px;
}
.btn{
  width: 200px;
  color: #165DFF;
  padding: 10px 20px;
  border: 1px solid #003F87;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px auto;
}
.advice h3{
width: 252px;
height: 55px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: bold;
font-size: 42px;
color: #000000;
text-align: left;
font-style: normal;
text-transform: none;
padding-top:100px;
padding-bottom: 40px;
}
.advice{
  margin: 0 auto;
}
.advice h1{
  padding: 20px;
  width: 476px;
height: 26px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 17px;
color: #AAAAAA;
line-height: 26px;
text-align: center;
font-style: normal;
text-transform: none;
}
.class1{
  position: relative;
width: 390px;

}
.level{
  width: 390px;
  height: 190px;
}
.class1 .name1{
position: absolute;
top: 150px;
left: 20px;


font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: bold;
font-size: 16px;
color: #FFFFFF;
line-height: 30px;
text-align: left;
font-style: normal;
text-transform: none;
}
.class1 .name2{
  position: absolute;
  top: 170px;
  left: 20px;

font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: bold;
font-size: 12px;
color: #FFFFFF;
line-height: 30px;
text-align: left;
font-style: normal;
text-transform: none;
}
.data1{
  width: 20px;
  height: 20px;
  transform: translateY(5px);
  padding-right: 5px;
}
.line{
  display: flex;
}
.data2{
  width: 40px;
  height: 40px;
  background-color: #003F87;
  border-radius: 50%;

}
.data2{
  margin-left: 20px;

}
.right{
  margin-left: -170px;
}
.np1{
  width: 370px;

font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: bold;
font-size: 20px;
color: #000000;
text-align: left;
font-style: normal;
text-transform: none;
padding: 10px 20px;
}
.np2{
padding:0 20px 10px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 14px;
color: #666666;
text-align: left;
font-style: normal;
text-transform: none;
}
.np3{
  padding-left: 20px;
  padding-bottom: 20px;
}
.advice1{
  display: flex;
transform: translateX(156px);
margin-bottom: 100px;
}
.as{
  width: 100%;
}
.class1{

background: #FFFFFF;
box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.1);
border-radius: 11px 11px 11px 11px;
margin: 5px;
margin-right: 20px;
}
.browse{
  width: 200px;
  color: #FFFFFF;
  background-color: #165DFF;
  padding: 10px 20px;
  border-radius:20px;
display: flex;
align-items: center;
justify-content: center;
margin: 20px auto;
margin-bottom: 100px;
}
.stu h3{

font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: bold;
font-size: 42px;
color: #000000;
text-align: center;
font-style: normal;
text-transform: none;
padding: 40px;
}
.stu{
  background-color: #ECF3FB;
}
.stu h1{


font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 17px;
color: #AAAAAA;
line-height: 26px;
text-align: center;
font-style: normal;
text-transform: none;
}
.path1{
  width: 400px;
margin: 10px;
border-radius: 10px;
background-color: #FFFFFF;
padding: 20px;
position: relative;
}
.tuimg{
  height: 65px;
  width: 65px;
  border-radius: 50%;
  background-color: #FFF2E5;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
  float: left;
  margin-bottom: 10px;
}
.tuimg2{
  height: 65px;
  width: 65px;
  border-radius: 50%;
  background-color: #EBFBF5;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
  float: left;
  margin-bottom: 10px;
}
.icon1{
  background-color:#FFF2E5 ;



}
.ic1{
    width: 65px;
  height: 65px;
  background-color: #FFF2E5;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
  margin-left: 0;
margin-bottom: 10px;
}
.ic2{
  width: 65px;
  height: 65px;
  background-color:#EBFBF5 ;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
  margin-left: 0;
margin-bottom: 10px;
}
.image{
  width: 90px;
position: absolute;
right: 0;top: 0;
  height: 90px;
  background-color: #E7EEFF;
  border-radius: 50%;
transform: translate(20px,-20px)
}
.more{
  padding: 10px 20px ;
  display: flex;
  margin-left: -20px;

  align-items: center;
  justify-content: center;
  border: 1px solid #165DFF;
  color: #165DFF;
  background-color: #FFFFFF;

  border-radius: 20px;
  margin: 20px auto;
  font-size: 700;
}
.tq1{
  width: 370px;
height: 26px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: bold;
font-size: 20px;
color: #000000;
text-align: left;
font-style: normal;
text-transform: none;
margin-left: 0;
padding-bottom: 10px;
}
.tq2{

font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 14px;
color: #666666;
text-align: left;
font-style: normal;
text-transform: none;
margin-left: 0;
padding-bottom: 10px;
}
.tq3{
padding-bottom: 5px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 14px;
color: #666666;
text-align: left;
font-style: normal;
text-transform: none;
}
.numq{
  display: flex;
    padding: 20px 0;

font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 16px;
color: #666666;
text-align: center;
font-style: normal;
text-transform: none;
}
.path{
  display: flex;
}
.lq{
  margin-left: 0;

}
.num2{
  color: #000000;
  float: left;
}
.rq{
transform: translateY(10px);
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 14px;
color: #165DFF;
text-align: center;
font-style: normal;
text-transform: none;
}
.class1{
  position: relative;
}
.np3{
  display: flex;
  float: left;

}
.price{
position: absolute;
bottom: 20px;
right: 20px;
width: 160px;
height: 26px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: bold;
font-size: 20px;
color: #165DFF;
text-align: center;
font-style: normal;
text-transform: none;
}
.image2{
    width: 90px;
position: absolute;
right: 0;top: 0;
  height: 90px;
  background-color: #FFF2E5;
  border-radius: 50%;
transform: translate(20px,-20px)
}
.image3{
    width: 90px;
position: absolute;
right: 0;top: 0;
  height: 90px;
  background-color: #EBFBF5;
  border-radius: 50%;
transform: translate(20px,-20px)
}
.r1{

font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 14px;
color: #F08F2E;
text-align: center;
font-style: normal;
text-transform: none;
transform: translateY(10px);
}
.r2{

font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 14px;
color: #058D5A;
text-align: center;
font-style: normal;
text-transform: none;
transform: translateY(10px);
}
.line3 ul li{
  width: 44px;
height: 12px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 12px;
color: #165DFF;
text-align: left;
font-style: normal;
text-transform: none;
width: 70px;
height: 22px;
margin:0 10px;
display: flex;
align-items: center;
justify-content: center;
background: #E7EEFF;
border-radius: 86px 86px 86px 86px;
}
.teacher h1{
  padding: 20px;
  width: 651px;
height: 26px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 17px;
color: #AAAAAA;
line-height: 26px;
text-align: center;
font-style: normal;
text-transform: none;
}
.teacher h3{
  padding: 40px;
  width: 336px;
height: 55px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: bold;
font-size: 42px;
color: #000000;
text-align: center;
font-style: normal;
text-transform: none;
}
.dt1{


width: 350px;
background: #FFFFFF;
box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.1);
border-radius: 11px 11px 11px 11px;
margin: 5px;
}
.dt{
  position: relative;
display: flex;
}
.line4{
  padding: 10px;
}
.line3 ul{
  display: flex;
  float: left;
}
.line1{
  position: absolute;
  left: 20px;
  top: 150px;

font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: bold;
font-size: 20px;
color: #FFFFFF;
line-height: 30px;
text-align: left;
font-style: normal;
text-transform: none;

}
.line2{
  position: absolute;
  left: 20px;
  top: 170px;

font-family: Microsoft YaHei, Microsoft YaHei;

font-size: 12px;
color: #FFFFFF;
line-height: 30px;
text-align: left;
font-style: normal;
text-transform: none;

}
/* ================================= */
.student h3{

font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: bold;
font-size: 42px;
color: #000000;
text-align: center;
font-style: normal;
text-transform: none;
padding: 40px 0;
}
.student h1{
  width: 340px;
height: 26px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 17px;
color: #AAAAAA;
line-height: 26px;
text-align: center;
font-style: normal;
text-transform: none;
padding: 20px;
}
.pi1{
  width: 468px;

background: #FFFFFF;
box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.09);
border-radius: 14px 14px 14px 14px;
padding: 40px;

}
.txt{
  width: 432px;
height: 69px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 15px;
color: #AAAAAA;
line-height: 23px;
text-align: left;
font-style: normal;
text-transform: none;
padding: 20px 0;
padding-left: -40px;
margin-left: 0;
}
.al{
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #003F87;
  margin-left: 0;
}
.art2{

font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 14px;
color: #AAAAAA;
line-height: 21px;
text-align: left;
font-style: normal;
text-transform: none;
}
.right .text2{
  display: flex;
flex-direction: column;
color: #AAAAAA;
font-size: 12px;

}
.lq,。cq{
  display: flex;
  flex-direction: column;
}
.path{
  transform: translateX(100px);
  margin: 40px auto;
}
.line4{
  color: #AAAAAA;
  padding-left: 10px;
  padding-bottom: 20px;
}
.dt{transform: translateX(40px);
margin-bottom: 100px;}
.textarea{
  width: 739px;
  height: 141px;
}
.np3{
  color: #AAAAAA;
}
.box1 h1{

}
.box1 h3{
  padding-left: 20px;
}
.box1{
  transform: translateX(200px);
}
.ar{
    margin-left: 0;
    transform: translateX(-70px);
}
.avat{
  display: flex;
margin: 5px;
}
.pic{
  display: flex;

  margin-bottom: 100px;
}
.pi1{
  position: relative;
    margin: 10px;
}
.imgabc{
  position: absolute;
  top: 10px;right: 10px;
}
/* =========== */
.box{
  display: flex;
  margin-left: 100px;
}
.box1{
  width: 700px;
}
.box h1{
padding: 5px 0;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 17px;
color: #AAAAAA;
line-height: 26px;
text-align: left;
font-style: normal;
text-transform: none;
}
.box h3{
  padding: 5px 0;
}
/* ============ */

.progress-container {
    width: 100%;
    max-width: 400px;
    margin: 20px auto;
}
.res1{
  margin-left: 0;
}
.res2{
  margin-left: 0;
  transform: translateX(-100px);
}
.chat1{
  color: #FFFFFF;
  font-weight: 700;
  padding: 10px;
}
.opacity img{
  width: 30px;
  height: 30px;
}
.opacity{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: rgba(255,255,255,0.1);
  display: flex;
  align-items: center;
  justify-content: center;

}
.chat2{
  display: flex;
}
.progress-bar {
    width: 100%;
    height: 8px;
    background-color: #e5e7eb;
    border-radius: 4px;
    overflow: hidden;
    position: relative;

}

.progress-fill {
    height: 100%;
    width: 75%;
    background: linear-gradient(90deg, #4f46e5, #06b6d4);
    border-radius: 4px;
    transition: width 1000ms ease-out;
    float: left;

}
.box2{
  display: flex;
justify-content: baseline;

}
.pname{
  padding-top: 20px;
}

.progress-text {
    text-align: center;
    /* margin-top: 8px; */
    font-size: 14px;
    color: #374151;
}
/* ======== */

.progress-container {
    width: 100%;
    max-width: 400px;
    margin: 20px auto;
}

.progress-bar {
    width: 100%;
    height: 8px;
    background-color: #e5e7eb;
    border-radius: 4px;
    overflow: hidden;
    position: relative;

}

.progress-fill {
    height: 100%;
    width: 75%;
    background: linear-gradient(90deg, #4f46e5, #06b6d4);
    border-radius: 4px;
    transition: width 1000ms ease-out;

}
.progress-fill2 {
    height: 100%;
    width: 75%;
    background: linear-gradient(90deg, #f59e0b, #d97706);
    border-radius: 4px;
    transition: width 1000ms ease-out;
    float: left;

}
.progress-fill4 {
    height: 100%;
    width: 75%;

        background: linear-gradient(90deg, #000000, #000000);
    border-radius: 4px;
    transition: width 1000ms ease-out;
float: left;
}
.progress-fill3 {
    height: 100%;
    width: 75%;
     background: linear-gradient(90deg, #10b981, #047857);

    border-radius: 4px;
    transition: width 1000ms ease-out;
float: left;
}


.progress-text {
    text-align: center;
    margin-top: 8px;
    font-size: 14px;
    color: #374151;
}
/* ==================== */
/* =============================== */
.question{
  background-color: #165DFF;
  width: 1776px;
  height: 779px;
border-radius: 20px;
display: flex;

}
.n1{

font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: bold;
font-size: 42px;
color: #FFFFFF;
text-align: center;
font-style: normal;
text-transform: none;
padding: 40px;
}
.n2{

font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 17px;
color: #FFFFFF;
line-height: 26px;
text-align: center;
font-style: normal;
text-transform: none;
padding: 10px;
}
.n3{
  width: 780px;
height: 76px;
background: #FFFFFF;
border-radius: 9px 9px 9px 9px;
margin: 10px 0;
display: flex;
align-items: center;
justify-content: center;
padding-left: 20px;
}

.n3 span{
  float: right;
  margin-right: 20px;
  color: #1660FE;
  font-size: 24px;
}
.n6{
  display: flex;
}
.percent{
  width: 80%;
}
.ic1{
  display: flex;
}
.school1{
width: 355px;

background: #FFFFFF;
box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.13);
border-radius: 12px 12px 12px 12px;

}
.name1{

/* height: 27px; */
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: bold;
font-size: 18px;
color: #000000;
line-height: 27px;
text-align: left;
font-style: normal;
text-transform: none;
margin-left: 0;
}
.num2{
  margin-right: 0;
  width: 48px;
height: 18px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 12px;
color: #165DFF;
line-height: 18px;
text-align: left;
font-style: normal;
text-transform: none;
width: 64px;
height: 24px;
background: #E7EEFF;
border-radius: 3px 3px 3px 3px;
display: flex;
align-items: center;
justify-content: center;
}
.address img{
width: 12px;
height: 12px;
margin-left: 0;
}
.address{
  display: flex;
  padding-left: 20px;
text-align: center;
}
.add{
  margin-left: 0;
  margin-left: -200px;
transform: translateY(-5px);
}
.headline{
  padding: 20px;
  display: flex;
}
.school1 .pic{
  width: 355px;
height: 162px;
border-radius: 12px 12px 0px 0px;
}
.average{
  display: flex;
}
.nm{
  width: 49px;
height: 29px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: bold;
font-size: 19px;
color: #1E293B;
line-height: 29px;
text-align: left;
font-style: normal;
text-transform: none;
}
.c{
  width: 56px;
height: 21px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 14px;
color: #165DFF;
line-height: 21px;
text-align: left;
font-style: normal;
text-transform: none;
width: 76px;
height: 27px;
background: #E7EEFF;
border-radius: 3px 3px 3px 3px;
display: flex;
align-items: center;
justify-content: center;
margin-top: 10px;
}
.school{
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 10px;
margin:40px 150px 100px;
}
.school1{
  margin:5px 10px;
}
.add{
margin-left: -227px;

}
.data h3{
  padding-top: 100px;
}
.ave{
  color: #6B7280;
}
.average{
  padding-top: 10px;
  padding-bottom: 10px;
}
.l{
  margin-left: 20px;
}
.c{
  margin-right:20px;
}
.data2{
  border-radius: 20px;
}
.add{

font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 14px;
color: #6B7280;
line-height: 21px;
text-align: left;
font-style: normal;
text-transform: none;
}
.commen h3{

font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: bold;
font-size: 42px;
color: #000000;
text-align: center;
font-style: normal;
text-transform: none;
padding: 40px;
}
.commen h1{
width: 306px;
height: 26px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 17px;
color: #AAAAAA;
line-height: 26px;
text-align: center;
font-style: normal;
text-transform: none;
padding: 10px;
}
.add span{
  color:#967290 ;
}
.more{
padding: 5px 10px 5px 39px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 20px;
color: #FFFFFF;
text-align: center;
font-style: normal;
text-transform: none;
width: 207px;
height: 52px;
background: #165DFF;
border-radius: 6px 6px 6px 6px;
display: flex;
align-items: center;
justify-content: center;
margin: 20px auto 100px;

}
.btn{
  margin-top: 40px;
}
.ck{
  transform: translateX(-10px);
}
.tipimg{
  display: flex;
  margin-top:40px ;
}
.more img{
  transform: translateX(-10px);
}
.ic4{


width: 24px;
height: 24px;

}

.ic{
  display: flex;
  align-items: center;
  justify-content: center;
width: 42px;
height: 42px;
margin-right: 10px;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 50%;

}
.table input{
  margin: 10px 0;
}
.tipimg{
  margin: 40px auto 100px;

}
.tipimg1{
  margin: 10px;
  width: 481px;

background: #FFFFFF;
box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.1);
border-radius: 10px 10px 10px 10px;
}
.t1{
  width: 131px;
height: 32px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: bold;
font-size: 21px;
color: #000000;
line-height: 32px;
text-align: center;
font-style: normal;
text-transform: none;
padding: 5px ;
}
.t2{
  width: 177px;
height: 24px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 16px;
color: #1679FF;
line-height: 24px;
text-align: left;
font-style: normal;
text-transform: none;
padding: 5px;
}
.t3{
  width: 425px;
height: 48px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 16px;
color: #685563;
line-height: 24px;
text-align: center;
font-style: normal;
text-transform: none;
}
.t4 ul{
  display: flex;
margin: 10px 0;
float: left;
text-align: center;
transform: translateX(120px);
}
.quest h3{
width: 168px;
height: 55px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: bold;
font-size: 42px;
color: #000000;
text-align: center;
font-style: normal;
text-transform: none;
padding: 40px;
}
.dr{
  margin-right: 20px;
}

.quest{
  background-color: #F7F9FB;
}

.question{
  margin-bottom: 20px;
}
.quest h1{
  width: 272px;
height: 26px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 17px;
color: #AAAAAA;
line-height: 26px;
text-align: center;
font-style: normal;
text-transform: none;
}
.avatar{
width: 131px;
height: 131px;
border-radius: 50%;
background-color: #003F87;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
margin: 10px auto 0;
}
.t5{
  margin: 10px auto 20px;
  width: 100px;
padding: 5px 10px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 14px;
color: #FFFFFF;
line-height: 21px;
text-align: center;
font-style: normal;
text-transform: none;
background: #165DFF;
border-radius: 7px 7px 7px 7px;

}
.t4 ul li{
margin-right: 5px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 12px;
color: #374151;
line-height: 18px;
text-align: center;
font-style: normal;
text-transform: none;
width: 77px;
height: 26px;
background: #F3F4F6;
border-radius: 26px 26px 26px 26px;
display: flex;
align-items: center;
justify-content: center;
}
.tab{

padding: 20px;
background: #FFFFFF;
border-radius: 20px 20px 20px 20px;
}
.p1{
width: 336px;
height: 55px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: bold;
font-size: 42px;
color: #FFFFFF;
text-align: center;
font-style: normal;
text-transform: none;
padding: 40px;
}
.p2{
  width: 628px;
height: 26px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 17px;
color: #FFFFFF;
line-height: 26px;
text-align: center;
font-style: normal;
text-transform: none;
padding: 10px;
}
.table{
  display: flex;

}
.n4{
  height: 20px;
  width: 333px;
height: 20px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 15px;
color: #000000;
text-shadow: 0px 4px 13px rgba(0,0,0,0.09);
text-align: left;
font-style: normal;
text-transform: none;
}
.abc1{
  padding-left: 29px;
}
input{
  width: 333px;
height: 47px;
box-shadow: 0px 4px 13px 0px rgba(0,0,0,0.09);
border-radius: 5px 5px 5px 5px;
border: 1px solid #AAAAAA;
}
.abc1 input{
  padding-top: 10px;
  width: 739px;
height: 141px;
box-shadow: 0px 4px 13px 0px rgba(0,0,0,0.09);
border-radius: 5px 5px 5px 5px;
border: 1px solid #AAAAAA;
}
.btn-question{
  width: 80px;
height: 26px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: bold;
font-size: 20px;
color: #FFFFFF;
text-align: center;
font-style: normal;
text-transform: none;
width: 723px;
height: 52px;
background: #324EF1;
border-radius: 49px 49px 49px 49px;
display: flex;
align-items: center;
justify-content: center;
margin-top: 40px;
}
