.xynj2023 {
  width: 100%;
  background-image: url(./xynjback2023.jpg);
  background-repeat: no-repeat;
  font-size: 18px;
  font-family: Microsoft YaHei;
  height: calc(100% - 168px);
  background-size: 100% 100%;
}
.xynj2023 .topText{
    overflow: hidden;
    color: #ffffff;
} 
.xynj2023 .topText .network{
    float: left;
    font-size: 12px;
    width: 107px;
height: 32px;
text-align: center;
line-height: 32px;
background: rgba(0,0,0,0.1);
border-radius: 0px 0px 16px 0px;
}
.xynj2023 .topText .read{
    width: 132px;
height: 32px;
border: 1px solid rgba(255,255,255,0.5);
border-radius: 16px;
float:right;
margin-top: 20px;
margin-right: 36px;
text-align: center;
line-height: 32px;
}

.xynj2023 .top {
  width: 840px;
  margin: 0px auto;
  padding-top: 10px;
  text-align: center;
}
* {
  padding: 0;
  margin: 0;
}
.xynj2023 .top input {
  width: 520px;
  height: 56px;
  background: #ffffff;
  border-radius: 4px 0px 0px 4px;
  text-indent: 10px;
  font-size: 18px;
  border: none;
  outline: none;
}
.xynj2023 .top .sosuo {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 40px 0 40px 0;
}
.xynj2023 .top .sosuo div{
    width: 110px;
    height: 56px;
    background: #DF0001;
    border-radius: 0px 4px 4px 0px;
    line-height: 56px;
color: #FFFFFF;
}
.icon {
    width: 1em; height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
    font-size: 30px;
 }
 .xynj2023 .top .banchakan svg{
    font-size: 140px;
    margin-left: 82px;
 }
 .xynj2023 .top .banchakan{
    overflow: hidden;
 }
 .xynj2023 .top .banchakan div{
    width: 268px;
    display: flex;
    float: left;
    flex-direction: column;
    cursor: pointer;
 }
 .xynj2023 .top .banchakan .iconContent{
    width: 300px;
height: 131px;
background: #F3FAFF;
box-shadow: 0px 0px 12px 0px rgba(153,153,153,0.39);
opacity: 0.95;
border-radius: 8px;
text-align: left;
padding: 30px 15px;
box-sizing: border-box;
line-height: 36px;
position: relative;
margin-top: 10px;
z-index: 999;
 }
 .xynj2023 .top .banchakan .sanjiao{
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #F3FAFF;
    background: linear-gradient(45deg, deeppink, yellowgreen);
    position: absolute;
    top: -19px;
    left: 141px;

 }
 .xynj2023 .column{
    width: 1260px;
height: 72px;
background: #DF0001;
color: #FAFAFA;
line-height: 4px;
display: flex;
margin: 5px auto;
align-items: center;
position: absolute;
    left: calc((100% - 1260px)/2);
    bottom: 168px;
 }
 .xynj2023 .column a{

color: #FAFAFA;

}
 .xynj2023 .column div{
    padding: 24px 22px;
    
 }
 .xynj2023 .column span,.xynjheader2023 .column span{
  display: inline-block;
  width: 1px;
height: 32px;
background: #FFFFFF;
opacity: 0.5;
 }
 .activeClick{
    background-image: url(./activePng.png);
 }
 html,body{
    height: 100%;
 }
 .xynjfooter{
    width: 100%;
    height: 168px;
background: #F7F7F7;
 }
.xynjfooter2023{
    width: 1260px;
    margin:0 auto ;
    padding: 35px 0px 0 0;
    display: flex;
}
.xynjfooter .footerContent{
    font-size: 16px;
color: #000000;
line-height: 37px;
margin: 0 20px 0 35px;
}
.xynjfooter .footerContent span{
    color: #BF0103;
    margin-left: 20px;
}