.clearfix:before,.clearfix:after{
  content:"";
  display:table;
}
.clearfix:after{
  clear:both;  
}
.clearfix{
  *zoom:1;
}
.fl{
  float: left;
}
.fr{
  float: right;
}
body{
  background: #c7e2ff;
  position: relative;
}
.banner{
  width: 100%;
  height: 645px;
  background: url(../images/202301.png) no-repeat;
}
.nfxz {
  width: 212px;
  height: 63px;
  line-height: 38px;
  position: absolute;
  left: 50%;
  top: 443px;
  margin-left: -106px;
}
.nfxz span {
  font-size: 16px;
  float: left;
  color: white;
}
.nfxz select {
  width: 212px;
  opacity: 85%;
  padding: 0 40px 0 45px;
  height: 63px;
  line-height: 63px;
  background: url(../images/year2023.png) no-repeat left center;
  border: 0;
  outline: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  color: #1675ce;
  vertical-align: middle;
  font-size: 22px;
}

.nfxz option {
background-color: #fff;
}

.icon {
  position: absolute;
  right: 0;
  top: 3px;
}
.footer {
  border-top: 2px solid #006FFE !important;
  color: #fff !important;
}
.banner{
  height: 656px;
  width: 100%;
  background: url(../images/bn2023.png) no-repeat;
}
.logo{
  top: 40px;
  left: 220px;
  position: absolute;
}
.bg{
  width: 100%;
  height: 645px;
  margin-top: 15px;
  background:url(../images/bg2023.png) no-repeat;
}
.containc{
  width: 1200px;
    height: 548px;
    background: url(../images/cell2023.png) no-repeat;
    position: absolute;
    top: 576px;
    left: 50%;
    margin-left: -600px;
}
.containcr{
  margin-top: 59px;
    margin-right: 30px;
}
.link{
  position: absolute;
  left: 50%;
  margin-left: -600px;
  bottom: 275px;
  width: 1200px;
  height: 92px;
  line-height: 92px;
  display: flex;
  margin-right: 20px;
}
.link .linkc, .link .linkc1{
width: 600px;
    height: 92px;
    padding-left: 80px;
    box-sizing: border-box;
    position: relative;
    line-height: 88px;
}
.link span{
  font-size: 26px;
  color: #0A6FFC;
}
.link .bt{
  width: 138px;
  height: 62px;
  line-height: 62px;
  background: url(../images/look2023.png) no-repeat;
  position: absolute;
  right: 20px;
  top: 13px;
}
.linkc{
  background: url(../images/bm2023.png) no-repeat;
}
.linkc1{
  background: url(../images/xs2023.png) no-repeat;
}
.link a{
  display: inline-block;
  width: 138px;
  height: 62px;
  color: #fff;
  padding-left: 57px;
  box-sizing: border-box;
  transition: all 0.2s;
}
.link a:hover{
  transition: all 0.2s;
  transform: scale(1.01);
}
.containcl{
  width: 430px;
}
.containcl ul>a{
  display: inline-block;
  width: 400px;
    height: 58px;
    line-height: 58px;
    color: #c0dafe;
    transition: all 0.1s;
    padding-left: 20px;
    box-sizing: border-box;
    padding-right: 30px;
}
.containcl ul li {
  /* width: 400px;
  height: 58px;
  line-height: 58px;
  color: #c0dafe;
  border-bottom: 1px dashed #73adfd;
  transition: all 0.1s; */
  display: inline-block;
  border-bottom: 1px dashed #73adfd;
  width: 350px;
  height: 58px;
  line-height: 58px;
}
.containcl ul a:hover{
  background: url(../images/hv2023.png) no-repeat;
 color: #0A6FFC;
 transition: all 0.1s;
}
.containcl ul li .n-title{
  font-size: 28px;
}
.containcl ul li .t-title{
  font-size: 16px;
}
.containcl ul{margin: 30px 0 0 30px;}
.link a:hover{
  color: #fff;
}
.vedio{
  width: 696px;
  height: 440px;
}