*{
    padding: 0;
    margin: 0;
    font-family: "Arial", "Helvetica Neue", Helvetica, sans-serif;
    color: #000;
    box-sizing: border-box;
}
body{
    background: rgba(255, 255, 255, 1);
    min-width: 1200px;
}


.clear{
    clear: both;
}
.flex{
display: flex;
flex-wrap: wrap;
}
a{
    text-decoration: none;
} 
a.title{
    display: block;
}
li{
    list-style: none;
}
img{
    width: 100%;
    display: block;
    transform-origin: center;
    overflow: hidden;
}
.dr_conpic_img{width: auto;}

.img{
    overflow: hidden;
}
a.img img{
transform: scale(1.3);
transform-origin: center center;
}
.container{
  width: 1300px;
  margin: 0 auto;
      overflow-x: hidden;
  }
header{
    padding-left:  4.688%;
    height: 88px;
    padding-right: 18.75%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

header .section{
   display: flex;
   align-items: center; 
   justify-content: flex-start;
}
header .logo{
    display: block;
    width: 130px;
    height: 57px;
    flex: 0 0 auto
}
header .section .navbar{
    margin-left: 10.4%;
    width: 53.177%;
    min-width: 310px;
height: 50px;
border-radius: 25px;
background: rgba(255, 131, 185, 0.8);
flex: 0 0 auto
}
header .section .navbar nav{
display: flex;
width: 100%;
height: 50px;
justify-content: space-between;
align-items: center;
}
header .section .navbar nav a{
    display: block;
    width: 25%;
    height: 50px;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 50px;
    color: rgba(255, 255, 255, 1);
    position: relative;
  z-index: 1;
  transition: all .5s ease;
}
header .section .navbar nav div{
    position: absolute;
    border-radius: 25px;
    background: rgba(255, 237, 245, 1);
color: rgba(255, 127, 180, 1);
}
header .section .phone{
    display: flex;
    align-items: center;
  margin-left: auto;
  gap: 5px;
 cursor: pointer;
}
header .section .phone img{
    width: 18px;
    height: 18px;
}
header .section .phone .p{
    font-size: 14px;
font-weight: 400;
letter-spacing: 0px;
line-height: 20.27px;
color: rgba(255, 131, 185, 1);
white-space: nowrap;
}
header .section .phone .p a{
    font-size: 14px;
font-weight: 400;
letter-spacing: 0px;
line-height: 20.27px;
color: rgba(255, 131, 185, 1);
white-space: nowrap;
}
.head{
    display: flex;
    gap: 15px;
    align-items: center;
}
.head .tit{
    height: 30px;
    opacity: 0.8;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 0px;
    line-height: 28.96px;
    color: rgba(0, 0, 0, 1);
    white-space: nowrap;
}
.head .en{
    height: 30px;
opacity: 0.1;
font-size: 20px;
font-weight: 900;
letter-spacing: 0px;
line-height: 28.74px;
color: rgba(0, 0, 0, 1);
white-space: nowrap;
}
footer{
    margin-top: 70px;
}
footer .box1{
  width: 67.24%;
  margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    min-width: 1200px;
}
footer .box1 .logo{
    width: 103px;
    height: 45px;
}
footer .box1 .des{
    text-align: center;
    opacity: 0.8;
    /** 文本1 */
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 26.06px;
    color: rgba(0, 0, 0, 1); 
}
footer .bottom{
    display: flex;
}
footer .bottom .c1{
    width: 65.625%;
    height: 25px;
opacity: 1;
background: rgba(255, 161, 205, 1);
}
footer .bottom .c2{
    width: 34.375%;
    height: 25px;
opacity: 1;
background: rgba(255, 117, 182, 1);
}
/* 列表右侧内容 */
.right-content{
    width: 380px;
    overflow: hidden;
}
/* 右侧内容1 */
.right-content .right1{
    border-radius: 10px;
    padding: 20px 19px 10px;
    background: linear-gradient(180deg, rgba(255, 247, 251, 1) 0%, rgba(255, 247, 251, 0) 100%);
}
.right-content .right1 .list{
    margin-top:15px;
    display: flex;
    justify-content: space-between;
   column-gap: 15px;
   row-gap: 10px;
    align-items: center;
    flex-wrap: wrap;
}
.right-content .right1 .list li{
    width: 104px;
height: 90px;
border-radius: 10px;
background: linear-gradient(180deg, rgba(254, 158, 200, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);
}
.right-content .right1 .list li img{
    width: 30px;
height: 30px;
margin: 18px auto 2px;
}
.right-content .right1 .list li .title{
    height: 30px;
opacity: 0.5;
font-size: 16px;
font-weight: 400;
letter-spacing: 0px;
line-height: 30px;
color: rgba(0, 0, 0, 1);
text-align: center;
}
/* 右侧内容2*/
.right-content .right2{
    height: 450px;
background: url(/static/index/pc/images/right2_bg.webp) no-repeat center;
background-size: 100% 100%;
border-radius: 10px;
overflow: hidden;
margin-top: 20px;
padding: 0 20px 15px;
}
.right-content .right2 form{
    margin-top:260px;
   
}
.right-content .right2 textarea{
    border: none;
    width: 100%;
    height: 120px;
    opacity: 1;
    border-radius: 10px;
    background: rgba(255, 255, 255, 1);
    padding: 16px 20px;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 26.06px;
    color: rgba(0, 0, 0,  0.8);
    overflow: hidden;
}
.right-content .right2 textarea:focus{
    outline: none;
    border: 1px solid rgba(254, 158, 200, 0.5);
}
.right-content .right2 form::placeholder{
    font-size: 18px;
font-weight: 400;
letter-spacing: 0px;
line-height: 26.06px;
color: rgba(0, 0, 0,  0.3);
}
.right-content .right2 button{
    display: block;
    margin: 15px auto 0;
    width: 120px;
height: 40px;
opacity: 1;
border-radius: 40px;
background: rgba(143, 203, 242, 1);
border: none;
font-size: 16px;
font-weight: 400;
letter-spacing: 0px;
line-height: 40px;
color: rgba(255, 255, 255, 1);
}
/* 右侧内容3*/
.right-content .right3{
    border-radius: 10px;
    padding: 20px;
background: linear-gradient(180deg, rgba(255, 224, 238, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);
overflow: hidden;
margin-top: 20px;
}
.right-content .right3 .head .tit{
    color: rgba(250, 105, 168, 1);
    opacity: 1;
}
.right-content .right3 .head .en{
    color: rgba(255, 156, 199, 1);
    opacity: 0.8;
}
.right-content .right3 .list{
    margin-top: 15px;
    display: flex;
    flex-direction: column;
    gap: 20px;align-items: start;
}
.right-content .right3 .list li{
    display: flex;
    align-items: center;
    gap: 15px;
}
.right-content .right3 .list li .title{
    height: 22px;
    opacity: 0.8;
    /** 文本1 */
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 23.17px;
    color: rgba(0, 0, 0, 1);
    display: block;
    width: 274px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.right-content .right3 .list li:nth-child(1)::before{
    content: '1';
    display: block;
    width: 20px;
    height: 20px;
    opacity: 1;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0px;
    line-height: 20px;
    text-align: center;
    color: rgba(212, 48, 48, 1);
}
.right-content .right3 .list li:nth-child(2)::before{
    content: '2';
    display: block;
    width: 20px;
    height: 20px;
    opacity: 1;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0px;
    line-height: 20px;
    text-align: center;
    color: rgba(255, 141, 26, 1);
}
.right-content .right3 .list li:nth-child(3)::before{
    content: '3';
    display: block;
    width: 20px;
    height: 20px;
    opacity: 1;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0px;
    line-height: 20px;
    text-align: center;
    color: rgba(255, 195, 0, 1);
}
.right-content .right3 .list li:nth-child(4)::before{
    content: '4';
    display: block;
    width: 20px;
    height: 20px;
    opacity: 1;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 20px;
    text-align: center;
    color: rgba(0, 0, 0, 0.5);
}
.right-content .right3 .list li:nth-child(5)::before{
    content: '5';
    display: block;
    width: 20px;
    height: 20px;
    opacity: 1;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 20px;
    text-align: center;
    color: rgba(0, 0, 0, 0.5);
}
.right-content .right3 .list li:nth-child(6)::before{
    content: '6';
    display: block;
    width: 20px;
    height: 20px;
    opacity: 1;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 20px;
    text-align: center;
    color: rgba(0, 0, 0, 0.5);
}
.right-content .right3 .list li:nth-child(2)::after,.right-content .right3 .list li:nth-child(5)::after{
  content: '';
  display: block;
  width: 16px;
height: 16px;
background: url(/static/index/pc/images/hot_icon.webp) no-repeat center;
  background-size: 100% 100%;
  flex: 0 0 auto;
}
/* 右侧内容4*/
.right-content .right4{
    border-radius: 10px;
background: rgba(250, 250, 250, 1);
margin-top: 20px;
padding: 20px 19px;
}
.right-content .right4 .head .en{
    height: 24px;
    font-size: 15px;
    font-weight: 900;
    letter-spacing: 0px;
    line-height: 21.56px;
}
.right-content .right4 .list{
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 10px;
}
.right-content .right4 .list li{
    width: 104px;
height: 90px;
    border-radius: 10px;
background: rgba(255, 255, 255, 0.5);
padding-top: 10px;
}
.right-content .right4 .list li img{
    width: 40px;
height: 40px;
margin: 0 auto;
}
.right-content .right4 .list li .title{
    height: 30px;
opacity: 0.5;
font-size: 16px;
font-weight: 400;
letter-spacing: 0px;
line-height: 30px;
color: rgba(0, 0, 0, 1);
margin-top: 5px;
text-align: center;
}
/* 右侧内容5 */
.right-content .right5{
    margin-top: 20px;
    padding: 20px 19px;
    border-radius: 10px;
background: rgba(250, 250, 250, 1);
}
.right-content .right5 .head .en{
    height: 24px;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: 0px;
  line-height: 24px;
}
.right-content .right5 .box1{
   margin-top: 15px; 
}
.right-content .right5 .box1 .img{
    display: block;
    height: 200px;
opacity: 1;
border-radius: 10px;
overflow: hidden;
}
.right-content .right5 .box1 .info{
    margin-top: 15px;
}
.right-content .right5 .box1 .title{
    height: 24px;
    opacity: 0.8;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 20px;
    color: rgba(0, 0, 0, 1);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; 
}
.right-content .right5 .box1 .time{
    display: flex;
  gap: 24px;
    align-items: center;
margin: 10px 0;
}
.right-content .right5 .box1 .time span{
    height: 16px;
opacity: 0.3;
font-size: 16px;
font-weight: 400;
letter-spacing: 0px;
line-height: 14px;
color: rgba(0, 0, 0, 1);
}
.right-content .right5 .box1 .des{
    opacity: 0.5;
font-size: 16px;
font-weight: 400;
letter-spacing: 0px;
line-height: 32px;
color: rgba(0, 0, 0, 1);
display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
.right-content .right5 .list{
    margin-top: 15px;
    display: flex;
    flex-direction: column;
gap: 20px;
align-items: flex-start;

}
.right-content .right5 .list li{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.right-content .right5 .list li .img{
    display: block;
    width: 120px;
height: 80px;
opacity: 1;
border-radius: 5px;
overflow: hidden;
}
.right-content .right5 .list li .info{
    width: 207px;
}
.right-content .right5 .list li .title{
    display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  opacity: 0.8;
font-size: 18px;
font-weight: 400;
letter-spacing: 0px;
line-height: 30px;
color: rgba(0, 0, 0, 1);
}
.right-content .right5 .list li .time{
    height: 16px;
opacity: 0.3;
font-size: 16px;
font-weight: 400;
letter-spacing: 0px;
line-height: 14px;
color: rgba(16, 16, 18, 1);
margin-top: 4px;
}
/* 面包屑样式 */
.mianbao{
display: flex;
align-items: center;
margin-top: 20px;
color: rgba(0, 0, 0, 0.5);
}
.mianbao{
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 26.06px;
   
}
.mianbao a{
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 26.06px;
    color: rgba(217, 33, 112, 0.5);
}
.mianbao a:nth-child(1){
    color: rgba(0, 0, 0, 0.5);
}
.popup{
 width: 100%;
 height: 100vh;
 position: fixed;
 top: 0;
 left: 0;
 background: rgba(0, 0, 0, 0.2);
 z-index: 9;
 display: flex;
 justify-content: center;
 align-items: center;
 
}
.popup .box{
    width: 350px;
    height: 390px;
    opacity: 1;
    border-radius: 20px;
    background: rgba(255, 255, 255, 1);
    position: relative;
}
.popup .box:before{
    content: '';
    display: block;
    width: 117px;
    height: 111px;
    opacity: 1;
    border-radius: 10px;
    background: url(/static/index/pc/images/ma_bg.webp) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    top: -13px;
   right: 25px;
}
.popup .box .p_logo{
    height: 90px;
opacity: 1;
border-radius: 20px 20px 0px 0px;
background: rgba(255, 235, 244, 1);
display: flex;
align-items: center;

}
.popup .box .p_logo img{
    width: 130px;
    height: 57px;
    margin-left: 30px;
}
.popup .box .ma{
    width: 175px;
height: 175px;
mix-blend-mode: multiply;
opacity: 1;
border-radius: 20px;
overflow: hidden;
margin: 21px auto 10px;
}
.popup .box .p_number{
    height: 24px;
opacity: 0.7;
font-size: 20px;
font-weight: 400;
letter-spacing: 0px;
line-height: 20px;
color: rgba(0, 0, 0, 1);
margin: 0 auto;
text-align: center;
}
.popup .box .button{
    display: block;
    border: none;
    width: 120px;
height: 40px;
opacity: 1;
border-radius: 32.5px;
background: rgba(255, 255, 255, 1);
cursor: pointer;
border: 1px solid rgba(253, 98, 135, 1);
font-size: 18px;
font-weight: 400;
letter-spacing: 0px;
line-height: 40px;
color: rgba(253, 98, 135, 1);
margin: 10px auto 0;
text-align: center;
}
/*分页*/
.fenye{
    margin-top: 30px;
}
.fenye .pagination{
    display: flex;
    flex-wrap: wrap;
 gap: 15px;
 align-items: center;
 justify-content: center;
}
.fenye .pagination li{
padding: 0 15px;
height: 40px;
border-radius: 5px;
background: rgba(255, 255, 255, 1);
border: 1px solid rgba(252, 111, 168, 0.5);
}
.fenye .pagination li:nth-child(1){
   background: rgba(255, 125, 179, 0.5);
   border: none;
}
.fenye .pagination li.active{
    background: linear-gradient(180deg, rgba(255, 125, 179, 1) 0%, rgba(255, 176, 198, 1) 100%);
     border: none;
}
.fenye .pagination li a{
    display: block;
    font-size: 14px;
font-weight: 400;
letter-spacing: 0px;
line-height: 40px;
color: rgba(0, 0, 0, 0.5);
}
.fenye .pagination li.active a,.fenye .pagination li:nth-child(1) a{
    color: rgba(255, 255, 255, 1);
}
@keyframes slider {
        0%{
            left: -90%;
        }
        100%{
            left: 0;
        }
    }