h1 {
  position: relative;
  height: 36px;
  font-size: 36px;
  font-weight: 400;
  color: #323232;
  line-height: 36px;
}

h1::after {
  content: '';
  position: absolute;
  width: 94px;
  height: 3px;
  background: #2F8AF1;
  border-radius: 1px;
  top: 54px;
  left: 50%;
  margin-left: -47px;
}

.top-banner {
  position: relative;
}

.top-banner .support-center {
  position: absolute;
  /* top: 180.999936px;
  left: 360px */
  left: 18.7%;
  top: 36.2%;
}

.top-banner .support-center h6 {
  width: 248px;
  height: 59px;
  font-size: 60px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 10px;
}

.top-banner .support-center p {
  width: 179px;
  height: 32px;
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 47px;
  line-height: 10px;
}

.top-banner .inpt-box {
  position: absolute;
  right: 18.8%;
  width: 564px;
  height: 51px;
  background: #FFFFFF;
  border-radius: 9px;
  bottom: 38%;
}

.top-banner .inpt-box .search {
  position: relative;
  text-align: right;
  font-size: 18px;
  box-sizing: border-box;
}

.top-banner .inpt-box .search input {
  width: 532px;
  height: 51px;
  padding: 0 16px;
  border-radius: 9px;
  border: 1px solid;
}

.top-banner .inpt-box .search button {
  position: absolute;
  padding: 6px 18px;
  right: 10px;
  top: 8px;
  background: #2F8AF1;
  border-radius: 9px;
  color: #FFF;
  width: 72px;
  height: 36px
}
 .top-banner .inpt-box .search button:hover {
   position: absolute;
   padding: 6px 18px;
   right: 10px;
   top: 8px;
   background: #2F8AF1;
   border-radius: 9px;
   color: #FFF;
   width: 72px;
   height: 36px;
   filter:alpha(opacity=50);
   -moz-opacity:0.5;
   -khtml-opacity: 0.5;
   opacity: 0.5;
   -webkit-filter:alpha(opacity=50);
}


  .zzc {
    position: absolute;
    right: 12px;
    top: 10px;
    height: 31px;
    width: 65px;
    background-color: #fff;
    border: 1px solid red;
    opacity: 0.5;
    z-index: 11;
    border-radius: 5px;
}






.approval-one {
  width: 103px;
  height: 32px;
  /* padding-left: 10px; */
  box-sizing: border-box;
  background: #2F8AF1;
  border-radius: 4px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  color: #FFF;
  line-height: 32px;
  display: block;
  cursor: pointer;
  text-align: center;
  background: #2F8AF1;
  position: absolute;
  left: 75.5%;
}


.content {
  padding-bottom: 138px;
}



.content .yyzn .title {
  margin-top: 75px;
}

.content .yyzn>ul {
  display: flex;
  justify-content: space-around;
  margin-top: 101px;
  text-align: center;
  font-size: 0;
}
.content .yyzn>ul li:hover a p{
  color: #2F8AF1;
}

.content .yyzn>ul li img:hover {
  /* background-color: #e3f0ff; */
  border-radius: 50%;
  box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.09);
}

.content .yyzn>ul li p {
  margin-top: 34px;
  height: 19px;
  line-height: 19px;
  font-size: 20px;
  font-weight: 400;
  color: #999;
}

.content .jssp {
  margin-top: 137px;
}

.content .jssp>ul {
  display: flex;
  justify-content: space-between;
  margin-top: 108px;

}

.content .jssp>ul li .video {
  position: relative;
  width: 375px;
  font-size: 0;
  cursor: pointer;
}

.content .jssp>ul li .video a img:first-child {
  position: absolute;
  width: 375px;
  height: 227px;
}
/* .content .jssp>ul li .video a img:last-child {
  position: absolute;
  width: 375px;
  height: 227px;
} */

.content .jssp>ul li .play {
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 156px;
  margin-top: 82px;
}

.content .jssp>ul li p {
  margin-top: 27px;
  height: 19px;
  font-size: 18px;
  font-weight: 400;
  color: #333;
  line-height: 19px;
  text-align: center;
}

.content .jssp .check-more-btn {
  margin-top: 58px;
  text-align: center;
  cursor: pointer;


}

.content .question {
  margin-top: 122px;
}

.content .question>ul {
  padding-top: 30px;
    padding-bottom: 30px;
  display: flex;
  margin: auto;
  cursor: pointer;
  width: 100%;
  margin-top: 77.000064px;
  flex-wrap: wrap;
  box-shadow: 0px 3px 20px 0px rgba(15, 75, 156, 0.1);
}

.content .question>ul li {
  width: 28%;
  margin-left: 60px;
  height: 45px;
  display: flex;
  align-items: center;
}

.content .question>ul li dd {
  /* margin-top: 33px; */
}

.content .question>ul li dd:not(:first-child) {
  /* margin-top: 33px; */
}

.content .question>ul li {
  position: relative;
}

.content .question>ul li dd {
  position: relative;
  height: 18px;
  line-height: 18px;
  font-size: 18px;
  color: #999999;
}

.content .question>ul li dd::after {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  top: 5px;
  left: -20px;
  background: linear-gradient(0deg, #95C6FE, #2F8AF1);
  border-radius: 50%;
}

.content .question>ul li dd:hover {
  color: #2F8AF1;
}

.content .pro-update {
  margin-top: 152px;
  transition: all 0.5s ease-in-out;

}

.content .pro-update>ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 84px;
 
}

.content .pro-update>ul li {
  width: 352px;
  padding-bottom: 17px;
  border: 1px solid #EAEAEA;
  font-size: 0;
  box-sizing: border-box;
}
.content .pro-update>ul li a {
  width: 352px;
  height: 265px;
}
.content .pro-update>ul li .ady {
  width: 352px;
  height: 265px;
}

.content .pro-update>ul li .ady img {
  width: 352px;
  height: 200px;
}


.content .pro-update>ul li:hover {
  box-shadow: 0px 0px 21px 0px rgba(15, 75, 156, 0.15);
}

.content .pro-update>ul li h6,
.pro-update p{
  padding-left: 15px;
}
.content .pro-update p{
  padding-left: 15px;
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 30px !important;
    height: 60px !important;
}
.content .pro-update>ul li h6,
.pro-update .times{
  padding-left: 15px;
}

.content .pro-update>ul li h6 {
  margin-top: 25px;
  height: 19px;
  font-size: 18px;
  /* font-weight: bold; */
  color: #4B4B4B;
  line-height: 18px;
}

.content .pro-update>ul li p {
  margin-top: 23px;
  height: 15px;
  font-size: 14px;
  font-weight: 400;
  color: #4B4B4B;
  line-height: 15px;
  padding:0px 15px !important;
}

.content .pro-update>ul li dd {
  margin-top: 20px;
  color: #999999;
}

.content .pro-update>ul li dd span:first-child {
  height: 10px;
  font-size: 12px;
  font-weight: 400;
  line-height: 10px;
}

.content .pro-update>ul li dd span:last-child {
  margin-left: 196px;
  height: 14px;
  font-size: 14px;
  line-height: 14px;
  cursor: pointer;
  font-family: Microsoft YaHei;
  color: #999999;
  /* line-height: 10px; */
}

.content .download {
  margin-top: 137px;
  font-size: 0;
}

.content .download .dlbox {
  position: relative;
}

.content .download .dlbox ul {
  display: flex;
  margin-top: 84px;
  justify-content: space-between;
  flex-wrap: wrap;
  /* justify-content: center;
  align-items: center; */
}

.content .download .dlbox ul li {
  width: 341px;
  /* padding-bottom: 28px; */
  padding-bottom: 65px;
  box-shadow: 0px 0px 14px 0px rgba(15, 75, 156, 0.15);
  position: relative;
}

.content .download .dlbox ul li img {
  width: 341px;
  height: 199px;
}

.content .download .dlbox ul li p img {
  width: 103px;
  height: 32px
}

.content .download .dlbox ul li:hover .details {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 350px;


}

.content .download .dlbox ul li:hover dt,
.content .download .dlbox ul li:hover dd {
  display: block;
}

.content .download .dlbox ul li:hover .details .download-more {
  display: block;
  margin-top: 275px;
  width: 103px;
  height: 32px;
  border: 1px solid #fff;
}




.content .download .dlbox ul li h6 {
  margin-top: 10px;
  /* padding: 0 18px 0 7px; */
  padding: 0 18px;
  height: 56px;
  font-size: 16px;
  font-weight: bold;
  color: #4B4B4B;
  line-height: 32px;
  letter-spacing: 1px;

  margin-bottom: 5px;
}

.content .download .dlbox ul li p>span {
  position: relative;
  display: inline-block;
  top: 23px;
  left: 15px;
  height: 14px;
  font-size: 14px;
  font-weight: 400;
  color: #ccc;
  line-height: 14px;
}

.content .download .dlbox ul li p img {
  margin: 24px 0 0 121px;
  cursor: pointer;
}

.content .download .details {
  position: absolute;
  display: none;
  top: 0;
  width: 341px;
  height: 100%;
  background: #2F8AF1;
  /* opacity: 0.9; */
}

.content .download dt {
  width: 100%;
  display: none;
  position: absolute;
  text-align: center;
  /* left: 10px; */
  top: 2px;
  margin: 50px 0px 0 20px;
  padding-right: 40px;
  font-size: 22px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 22px;
  box-sizing: border-box;
  line-height: 30px;
}



.content .download dd {
  height: 120px;
  line-height: 30px;
  /* width: 80px; */
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  display: none;
  position: absolute;
  left: 10px;
  top: 100px;
  z-index: 111;
  margin: 36px 20px 27px 20px;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 30px;
}


.content .download:hover .content .download .details .download-more {
  margin: 0 118px;
  position: relative;
  border: 1px solid #FFFFFF;
  cursor: pointer;
}


.content .download .details .download-more>a svg {
  position: absolute;
  top: -15px;
  left: 60px;
}

.content .download .details .download-more:hover {

  background-color: #fff;
  color: #2F8AF1;
}

.content .download .details .download-more:hover a {

  /* background-color: #fff; */
  color: #2F8AF1;
}

.content .download .details .download-more:hover svg {
  color: #2F8AF1 !important;
}

.content .download .details .download-more>a {
  position: absolute;
  color: #fff;
  line-height: 0px;
  left: 132px;
  /* top: 125px; */
  bottom: 56px;
  font-size: 16px;
}