.none {
  display: none;
}
.header {
  width: 100%;
  position: relative;
  background-size: cover;
}
.headerNav {
  min-width: 1200px;
  width: 1200px;
  margin: 0 auto;
 justify-content: space-between; 
}
.headerNavFixed{
  width: 100%;
  height: 100px;
  position:fixed;
  top: 0;
  z-index: 9;
  background: linear-gradient(90deg, #2c7df1 0%, #0091ff 100%);
}
.headerNavLeft{
  align-items: center;
}
.headerNavLeft a{
  background: url(../img/logo.png) no-repeat center;
  width: 38px;
  height: 35px;
  margin: 29px 9px 36px 0;
}
.headerNavLeft span{
    margin-top: -7px;
}
.headerNavRight{
  justify-content: flex-end;
  align-items: center;
}
.headerNavRight li{
  margin-left: 40px;
  width: 98px;
  justify-content: space-between;
  align-items: center;
}
.contentBottom{
  width: 865px;
  height: 257px;
  margin-top: 20px;
  border-radius: 6px;
  padding: 0 50px 0 20px;
  align-items: center;
  background: #fbfbfb;
}
.headerNavRightSpan1{
  font-weight: 900;
  color: #ffffff;
  margin-top: 15px;
}
.headerNavRightSpan2{
  font-weight: 400;
  color: #ffffff;
  margin-top: 15px;
}
.headerNavRightSpan2:hover,.headerNavRightSpan2:active{
  font-weight: 500;
  color: #ffffff;
  margin-top: 15px;
}
.headerNavRightType1{
  width: 30px;
  height: 3px;
  background: #ffffff;
  border-radius: 1.5px;
  margin-top: 15px;
}
.headerNavRightType2{
  width: 30px;
  height: 3px;
  /* background: #ffffff; */
  border-radius: 1.5px;
  margin-top: 15px;
}
.main{
  align-items: stretch;
  width: 1200px;
  min-width: 1200px;
  text-align: center;
  margin: 140px auto 38px auto;
}
.mainLeft{
  width: 935px;
  margin-right:25px;
}
.entryBaseRight1{
  height:26px;
  padding:0 20px;
  line-height:26px;
  border-radius:13px;
  margin-left:10px;
  background-color:#EDEDED;
}
.entryBaseRight1:hover a{
 color:#4E93F3;
}
.crumbsNav{
  height: 17px;
  line-height: 17px;
  font-size: 14px;
  border-left: 3px solid #2B7DF1;
  padding-left: 8px;
  text-align: left;
  white-space:nowrap;
}
.crumbsNav>a,.crumbsNav>span{
  margin-left: 2px;
  font-weight: bold;
  color: #333333 !important; 
}
.crumbsNavA{
	color: #2F7FF1!important;
}
.mainContent{
  width: 882px;
  /*height: 1566px;*/
  margin-top: 15px;
  padding: 1px 33px 0 20px;
  border-radius: 6px;
  background: #FAFAFA;
}
.contentTop{
  width: 862px;
  /*height: 89px;*/
  padding-left: 20px;
  border-bottom: 1px dotted #D9D9D9;
}
.contentTitle{
  justify-content: space-between;
  margin: 20px 0 16px 0;
}
.contentTitleLeft{
  font-size: 18px;
  color: #333333;
}
.contentTitleLeft span {
  text-align: left;
}
.contentTitleLeft>img {
  width: 16px;
  height: 16px;
  margin-left: 10px;
  margin-top: 5px;
}
.contentTitleRight{
  font-size: 12px;
  color: #808080;
}
.contentTitleRight a{
  border-radius: 12px;
  overflow: hidden;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 96px;
}
.contentTitleRight1{
  max-width: 100px;
  min-width: 80px;
  height: 24px;
  padding: 0 10px;
  line-height: 24px;
  border-radius: 12px;
  background-color: #EDEDED;
}
.contentTitleRight1:hover{
  background: #ECF4FF;
}
.contentInfo1,.contentInfo2{
  align-items: center;
  margin: 0 19px 20px 0;
  font-size: 12px;
  color: #999999;
}
.contentInfo1>img{
  width: 14px;
  height: 14px;
  margin-right: 8px;
}
.contentInfo2>img{
  width: 16px;
  height: 13px;
  margin-right: 8px;
}
.contentCentre{
  width: 862px;
  padding: 20px 0 70px 20px;
}
.contentCentre>p{
  text-align: left;
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  
}
.contentCentre>p>a{
  color: #3C86F2;
}
.contentCentre>img{
  margin: 9px auto;
}
.contentBottomLeft{
  width: 480px;
  height: 257px;
  justify-content: space-around;
  align-items: flex-start;
  text-align: left;
  padding-right: 80px;
}
.contentBottomLeft>div>p{
  font-size: 14px;
  line-height: 24px;
  color: #666666;
}
.contentBottomLeft>a>div>h1{
  font-size: 14px;
  line-height: 24px;
  color: #333333;
}
.contentBottomLeft>a>div>div{
  font-size: 12px;
  line-height: 24px;
  color: #666666;
}
.contentBottomRight{
  width: 302px;
  height: 182px;
  border-left: 1px dotted #D6D6D6;
  justify-content: space-between;
  align-items: center;
}
.contentBottomRight>img{
  width: 92px;
  height: 92px;
}
.contentBottomRight>p{
  font-size: 16px;
  line-height: 24px;
  color: #666666;
}
.contentBottomRight>div{
  width: 120px;
  height: 32px;
  border-radius: 16px;
  line-height: 32px;
  background: #FF8745;
  color: #ffffff;
  text-align: center;
}
.mainRight{
  width: 240px;
}
.labelContent{
  width: 100%;
  max-height: 698px;
  border-radius: 6px;
  margin: 15px auto 27px auto;
  background: #FAFAFA;
}
.labelContentBox{
  margin: 18px 0;
  width: 224px;
  max-height: 698px;
  overflow: auto;
}
.labelUl1 li{
  list-style: disc;
  text-align: left;
  font-size: 12px;
  color: #666666;
  margin: 18px auto 18px 66px;
}
.labelContent2{
  width: 100%;
  max-height: 808px;
  border-radius: 6px;
  background: #FAFAFA;
  margin-top: 15px;
}
.labelContentBox2{
  margin: 8px 0;
  width: 224px;
  max-height: 808px;
  overflow: auto;
}
.labelUl2 li{
  width: 161px;
  height: 32px;
  padding: 0 13px;
  line-height: 32px;
  text-align: left;
  font-size: 12px;
  color: #666666;
  margin: 8px 0 8px 23px;
  border-radius: 4px;
}
.labelContentBox::-webkit-scrollbar,.labelContentBox2::-webkit-scrollbar {
  padding: 18px 0;
  width: 4px;
}
.labelContentBox::-webkit-scrollbar-track,.labelContentBox2::-webkit-scrollbar-track {
  background-color: #FAFAFA;
}
.labelContentBox::-webkit-scrollbar-thumb,.labelContentBox2::-webkit-scrollbar-thumb {
  background-color: #EDEDED;
}
.labelUl1 a:hover,.labelUl1 li:hover{
  text-decoration:underline;
  color: #2F7FF1;
}
.labelUl2 a:hover,.labelUl2 li:hover{
  color: #2F7FF1;
  background: #ffffff;
}
.baseBox{
  width: 100%;
  height: 456px;
  background: #FAFAFA;
  margin-bottom: 60px;
  text-align: center;
}
.baseContent{
  width: 1198px;
  height: 456px;
  margin: auto;
  position: relative;
  background-image: url(../img/su.png);
  background-repeat: no-repeat;
  background-size:1198px 287px;
  background-position: 0 169px;
}
.baseContent h2 {
  font-size: 64px;
  font-weight: normal;
  letter-spacing: -1px;
  color: #000000;
  padding-top: 100px;
}
.baseContent h3 {
  font-size: 32px;
  font-weight: normal;
  line-height: 22px;
  letter-spacing: 0px;
  color: #999999;
  margin: 33px 0 0;
}
.baseContent .download {
  width: 240px;
  height: 70px;
  overflow: hidden;
  outline: none;
  background: linear-gradient(90deg, #0091ff 0%, #2c7df1 100%);
  border-radius: 34.5px;
  line-height: 70px;
  margin: 60px auto -110px;
}
.download:hover {
  background: linear-gradient(90deg, #2c7df1 0%, #0091ff 100%);
}
.download:active {
  background: #2A7EF2;
}
.baseContent .download a {
  display: block;
  width: 240px;
  height: 70px;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 70px;
  letter-spacing: 1px;
  color: #ffffff;
}
.bottomContent{
  width: 100%;
  /* height: 669px; */
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  /* position: relative; */
}
.link {
  text-align: center;
  margin-bottom: 80px;
  position: relative;
  z-index: 1;
  color: #999999;
  letter-spacing: 1px;
  font-size: 12px;
  /* ziti */
}
.link p a {
  color: #999999;
}
.link p span {
  margin: 11px 0;
}
.link .linkBttom {
  margin: 10px 0 0;
}
.mobile .mainRight {
  display: none;
}
.mobile .mainLeft {
  width: 100%;
  margin-left: 25px;
}
.mobile .mainContent, .mobile .contentCentre, .mobile .contentBottom {
  width: 100%;
  box-sizing: border-box;
}
.mobile .contentTop {
  width: 100%;
}
.mobile .contentBottomLeft {
  width: 700px;
}
.mobile .bottomContent {
  width: 1200px;
}