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

}
.text{
  display: flex;
}
.left1{
padding: 20px;
  width: 375px;
height: 856px;
background: #FFFFFF;
box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.1);
border-radius: 15px 15px 15px 15px;
}
.all{
  background-color:#F9FAFB ;
}
.nav ul{
  display: flex;
  float: left;
}
.nav{
  width: 79%;
  padding: 20px 0;
}
.nav ul li:first-child img{
  width: 14px;
  height: 14px;
  padding-right: 7px;
}
.name{

font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: bold;
font-size: 24px;
color: #333333;
text-align: left;
font-style: normal;
text-transform: none;
padding-left: 40px;
padding-bottom: 20px;
}
.n1 ul li{
padding: 17px 0;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 16px;
color: #333333;
text-align: left;
font-style: normal;
padding-left: 20px;
text-transform: none;
}
.n1 ul li:first-child{

background: #EFF6FF;
border-radius: 6px 6px 6px 6px;

font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 16px;
color: #165DFF;
text-align: left;
font-style: normal;
text-transform: none;
}
.xian{
  padding:10px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #8f9091;
}
.text{
  font-weight: 700;
  font-size: 24px;
  padding: 20px 0;
}
.text img{
  margin-left: 0;
  width: 20px;
  height: 24px;
  margin-right: 10px;
}
.n2{
  padding-left: 20px;
}
.n2 ul li{
  display: flex;
  padding-bottom: 20px;
}
.n2 ul li img{
  margin-left: 0;
}
.txt{
  margin-left: -100px;
}
.text1{
  padding-bottom: 10px;
}
.text2{
  font-size: 15px;
  color: #6e6e6e;
}
.all{
  display: flex;
  width: 79%;
}
.right1{
  margin-left: 40px;
}
.right1 h3{

font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: bold;
font-size: 60px;
color: #333333;
text-align: left;
font-style: normal;
text-transform: none;

padding-bottom: 40px;
}
.right1 h1{
  padding-bottom: 40px;

font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 16px;
color: #666666;
text-align: left;
font-style: normal;
text-transform: none;
}
.tips ul{
  display: flex;
  float: left;
}
.tips ul li{
  width: 64px;
height: 21px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 16px;
color: #2768FF;
text-align: center;
font-style: normal;
text-transform: none;
width: 114px;
height: 39px;
background: #E2EEFF;
border-radius: 57px 57px 57px 57px;
display: flex;
align-items: center;
justify-content: center;
margin-right: 10px;
}
.color{
  background-color:#F9FAFB ;
}
.card{
  border-radius: 20px;
  padding: 20px;
background-color:#EEF5FB ;
margin: 20px 0;
display: flex;
position: relative;
}

.card img{
  width: 350px;
  border-radius: 20px;
  height: 350px;
}
.clip{
position: absolute;
top: 40px;
left: 60px;
color: #FFFFFF;
background-color:#165DFF ;
border-radius: 10px;
padding: 1px 10px;
}
.content{
  padding-left: -20px;

}
.h1{
  font-size: 32px;
  font-weight: 700;
  padding-bottom: 20px;
}
.h2{
  font-size: 24px;
  width: 600px;
  color: #666666;
  padding-bottom: 10px;
}
.h5 ul{
  display: flex;
float: left;
padding: 10px 0;
}
.h5 ul li{
  font-size: 17px;
padding: 4px 10px;
border-radius: 15px;
margin-right: 10px;
margin-bottom: 10px;
}
.h5 ul li:first-child{
  color: #4C82FE;
  background-color: #DBEAFE;
}
.h5 ul li:nth-child(2){
  color:#2F784A ;
  background-color:#DCFCE7 ;
}
.h5 ul li:nth-child(3){
  color: #7C3AB2;
  background-color:#D1B6E9 ;
}
.h5 ul li:nth-child(4){
  color:#9A3412 ;
  background-color:#FFEDD5 ;
}
.more{
  color: #165DFF;
  font-size: 24px;
}
.more img{
  width: 24px;
  height: 24px;

}
.headline{

font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: bold;
font-size: 30px;
color: #333333;
text-align: left;
font-style: normal;
text-transform: none;
padding: 20px 0;
}
.line1{
  background-color: #FFFFFF;
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 20px;
  box-shadow: 4px 4px 4px rgba(0,0,0,0.05);
}
.time ul {
  display: flex;
  float: left;
  padding-bottom: 10px;
}
.time ul li{
  margin-right: 20px;
}
.name10{
  color: #515151;
  padding-bottom: 10px;
}
.name9{
font-weight: 700;
padding-bottom: 10px;
}
.avatar{
  display: flex;
}
.avatar img{
  margin-left: 0;
}
.detail{
  margin-left: -810px;
}
.d1{
  padding-bottom: 5px;
}
.d2{
  font-size: 14px;
}

.icon ul{
  display: flex;
  float: right;
  position: absolute;
  right: 20px;
  bottom: 0;
}

.bottom{
  position: relative;
}
.icon ul li{
  margin-right: 10px;
}
.icon ul li img{
  width: 14px;
  height: 14px;
}
.page1 img{
  width: 24px;
  height: 24px;

margin-left: 40px;
margin-right: 0;
}
.page1{
  width: 150px;
transform: translateX(300px);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FFFFFF;
  border: 1px solid #b0b0b0;
}
.page2 ul{
  display: flex;
float: left;
}
.page2 ul li{
  width: 40px;
  height: 40px;
  background-color: #F0F2F5;
  color: #121111;
  display: flex;
  align-items: center;
justify-content: center;
margin: 5px;
border-radius: 5px;
}
.page2 ul li:first-child img{
  width: 14px;
  height: 14px;
}
.page2 ul li:last-child img{
  width: 14px;
  height: 14px;
}
.page{
  display: flex;
  margin-bottom: 100px;
}
.page2{
  margin-right: 0;
}
.page1{
  margin-right: 200px;
}
