  *{
    padding: 0;
    margin: 0;
    font-family: "Microsoft YaHei","微软雅黑",simsun;
  }
  .tc {
    text-align: center;
  }
    .wrapper {
      width: 100%;
    }
    .logo {
      /*margin-top: 8px;*/
      height: 6vw;;
    }
    .nav {
      position: fixed;
      top: 0;
      width: 100%;
      height: 6.2vw
      /*padding: 0 30px;*/
      padding-right: 0;
      background-color: #fff;
      /* background: url('./../img/nav.png'); */
      z-index: 9999;
      
      /* justify-content: space-between; */
      box-sizing: border-box;
    }
    .navbox {
       display: flex;
       width: 80%;
       margin: 0 auto;
    }
    .navzibox {
      /* float: right; */
      padding-top: 37px;
      display: flex;
      justify-content: flex-end;
      flex-grow: 1;
    }

    .nav a {
      /* float: left; */
      display: block;
      margin: 0 10px;
    }
    .nav a:hover,
    .nav a:active,
    .nav a:visited {
      border-bottom: 4px solid #101010;
    }

    .enter {
      /*overflow: hidden;*/
      /* text-align: center; */
      /* width: 1425px; */
      /* margin: 0 auto; */
      margin-top: 20px;
      display: flex;
      justify-content: space-between;
    }
    .enter div{
      /* float: left; */
      /*margin: 0 30px;*/
    }
    .imgbox {
      width: 100%;
    }
    .cl {
      clear: both
    }
    .banner {
      width: 100%;
      margin-top: 4.8vw;
    }
    .box2 {
      clear: both;
      position: relative;
    }
    .box2a {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0
    }
    .floor {
      display: flex;
      justify-content: center;
    }
    
    .tit1 {
      clear: both;
      margin-top: 40px;
      margin-bottom: 20px;
      text-align: center;
    }
    .infobox {
      display: flex;
      /* width: 1400px;
      margin: 0 auto; */
      overflow: hidden;
      justify-content: center;
    }
    .info {
      position: relative;
      display: flex;
      /* float: left; */
      width: 925px; 
      /* width: 625px; */
      /* height: 251px; */
      margin: 1vw;
      padding: 1vw;
      background: #F3F7FF;
      border-radius: 8px;
      box-sizing: border-box;
      /* background: url('./../img/info.png'); */
    }
    .info .btn {
      position: absolute;
      bottom: 0.5vw;
      right: 1vw;
    }
    .info div {
      float: left;
      margin: 0 0.5vw;
    }
    .mubiaobox {
      padding: 60px 120px;
      background-color: #2F62CF;
      background-image: url('./../imgs/bg@2x.png');
      background-repeat: no-repeat;
      background-position: right bottom;
      background-size: 269px 252px;
      color: #fff;
      font-size: 25px;
      line-height: 200%;
      letter-spacing: 3px;
    }
    .tit2 {
      height: 156px;
      background: url('./../img/tit2.png');
    }
    .box1 img, 
    .box2 img,
    .box3 img {
      width: 100%;
    }
    .block {
      width: 437px;
      height: 260px;
      background-color: #F3F7FF;
      margin: 0 12px;
      margin-bottom: 26px;
    }
    .blockcon {
      padding: 15px 25px 0px 25px;
      line-height: 200%;
      font-size: 1vw;
    }
    .blockcon .xiazai span {
      display: inline-block;
      width: 44%;
      height: 2.2vw;
      line-height: 2.2vw;
      text-align: center;
      background-color: #E0E8F9;
      margin: 0.6vw;
      border-radius: 50px;
      color: #121315;
    }
    .blocktit {
      width: 100%;
      height: 3vw;
      font-size: 1.5vw;
      font-weight: bold;
      line-height: 3vw;
      text-align: center;
      background-color: #2F62CF;
      color: #fff;
    }
    .xuanti {
       text-align: center;
    }
    .bg {
      margin-top: 1.5vw;
      /*background-image: url(../imgs/bottom@2x.png);*/
      background-position: left bottom;
      background-repeat: no-repeat;
      background-size: 1440px 538px;
      overflow: hidden;
    }
    .toTop {
      position: fixed;
      right: 0.5vw;
      bottom: 1.5vw;
      display: block;
      width: 3.7vw;
      height: 3.7vw;
      border-radius: 5px;
      background: url('https://uccres.fltrp.com/sdxwk/images/topn.png');
     background-size: contain;
      background-color: #fff;
      background-repeat: no-repeat;
      box-shadow: 0 0.1vw 0.6vw 0 rgba(26,34,51,0.15);
      z-index: 999;
    }
    .toTop:hover {
      width: 3.7vw;
      height: 3.7vw;
      border-radius: 5px;
      background: url('https://uccres.fltrp.com/sdxwk/images/topa.png');
      background-color: #2878ff;
      background-size: contain;
      background-repeat: no-repeat;
      box-shadow: 0 0.1vw 0.6vw 0 rgba(26,34,51,0.15);
    }
    .bg {
      background-repeat: no-repeat;
      background-size: contain;
    }
    .btn {
      text-decoration: none;
      color: #030303;
      border-radius: 5px;
      background: #D8E3FC;
      padding: 0.4vw 1vw;
      font-size: 0.8vw;
      
    }
    .new {
      width: 52vw;
      margin: 1.5vw auto;
      margin-top: 9vw;
    }
    .preStyle {
      width: 52vw;;
      word-break: break-all;
      font-size: 0.97vw;
      line-height: 1.67vw;
    }
    .about {
      width: 1200px;
      overflow: hidden;
      margin: 0 auto;
    }
    .about div{
      float: left;
      line-height: 200%;
      font-size: 17px;
      padding: 90px
    }
    .about2 {
      margin-left: 150px;
    }
    .code {
      margin-left: 250px;
    }
    .floor2 {
      overflow: hidden;
      /*margin-bottom: 1vw;*/
    }
    .footernew {
      background-color: #112859;
    }
	
a {
  text-decoration: none;
  color:#000000;
}
.anpai12 {
  	width: 100%;
  	padding: 1px 0 2.5vw 0;
	background-image: url('https://uccres.fltrp.com/sdxwk/images/saichengbg.png');
  	background-repeat: no-repeat;
  	background-size: cover;
}
.anpai12 img.saichengimg{
	width: 100%
}
.titBoxNew {
  font-family:SimHei
}
.displayFlex {
  display: flex;
  justify-content: space-around;
    align-items: flex-end;
}
.publishTime {
	color: #A8A6A5;
    padding: 0.8vw;
    border-bottom: 1px solid #d4d4d4;
    text-align: center;
}