.swiper {
  width: 100%;
  height: 470px;
  }

  .swiper-slide {
  width: 100%;
  background-color: #1760ad;
  height: 470px;
  background-position: center;
  }
  .swiper-slide .banner-nav {
  width: 1400px;
  font-size: 70px;
  font-weight: bold;
  color: #fff;
  position: absolute;
  float: left;
  margin-top: 148px;
  text-align: center;
  }
  .swiper-slide .banner-nav li {
  width: 790px;
  height: 50px;
  background-color: #093a72;
  margin-top: -65px;
  margin-left: 300px;
  }
  .swiper-slide .banner-bt {
  position: absolute;
  width: 640px;
  height: 56px;
  background-color: #fff;
  margin-left: 360px;
  margin-top: 290px;
  border-radius: 28px;
  }
  .swiper-slide .banner-bt:hover {
  box-shadow: 10px 10px 10px #00448b;
  }
  .swiper-slide .banner-bt:hover .btn {
  background-color: #ff6c42;
  }
  .swiper-slide .banner-bt li {
  position: absolute;
  color: #1760ad;
  font-size: 20px;
  line-height: 56px;
  padding-left: 30px;
  }
  .swiper-slide .banner-bt .btn {
  width: 170px;
  height: 56px;
  background-color: #093a72;
  border-radius: 28px;
  position: absolute;
  margin-left: 472px;
  color: #fff;
  font-size: 25px;
  text-align: center;
  line-height: 56px;
  }
  .swiper-slide img {
  width: 100%;
  height: 470px;
  background-position: center;
  }
  .swiper .swiper-pagination {
  
  }
  .swiper .swiper-pagination .swiper-pagination-bullet{
  width: 80px;
  height: 5px;
  background-color: #fff;
  opacity: 0.5;
  border-radius: 0;
  margin: 0 15px;
  cursor: pointer;
  border-radius: 5px;
  }
  .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
  opacity: 1;
  }
  
  .swiper-button-prev {
  left: 200px;
  }
  .swiper-button-next {
  right: 200px;
  }
  .swiper-button-next, .swiper-button-prev {
  width: calc(var(--swiper-navigation-size) / 68* 36);
  color: #fff;
  }



  
  .section-title {
  text-align: center;
  font-size: 42px;
  font-family: 'PFB';
  color: #333;
  padding-top: 60px;
  }
  .section-subtitle {
  text-align: center;
  font-size: 18px;
  color: #666;
  font-weight: normal;
  padding-top: 0px;
  }
  .category .category-list  {
  padding-top: 30px;
  }
  .category .category-list .item {
  position: relative;
  float: left;
  width: 327px;
  height: 327px;
  background-position: 100% 100%;
  margin:0 30px 30px 0;
  }
  .category .category-list .item:hover {
  box-shadow: 15px 15px 38px rgba(210,210,210,0.64);
  }
  .category .category-list .item:nth-child(4n) {
  margin-right: 0;
  }
  .category .category-list .item .title {
  color: #1760ad;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  padding-top: 30px;
  }
  .category .category-list .item p {
  padding: 0 25px;
  margin-top: 10px;
  line-height: 30px;
  max-height: 90px;
  overflow: hidden;
  }
  .category .category-list .item .btn {
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -104px;
  width: 208px;
  height: 50px;
  border-radius: 25px;
  background-color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 50px;
  color: #1760ad;
  border: #1760ad 1px solid;
  }
  .category .category-list .item .btn:hover {
  background-color: #1760ad;
  color: #fff;
  }
  .category .category-list .item ul {
  padding: 0 30px;
  margin-top: 15px;
  }
  .category .category-list .item ul li {
  position: relative;
  font-size: 16px;
  line-height: 30px;
  padding-left: 20px;
  }
  .category .category-list .item ul li::before{
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  width: 8px;
  height: 8px;
  background-color: #000;
  border-radius: 50%;
  }

  .condition-content {
  background-color: #f5f5f5;
  padding: 50px 0 60px;
  margin-top: 30px;
  }
  .condition-content .condition-item {
  display: flex;
  justify-content: space-around;
  }
  .condition-content .item {
  position: relative;
  width: 400px;
  /* height: 150px; */
  height: 100%;
  padding: 0 0 0 s25px;
  }
  .condition-content .item::before {
  content: "";
  position: absolute;
  left: 0;
  background-color: #1760ad;
  width: 5px;
  /* height: 150px; */
  height: 100%;
  border-radius: 3px;
  }
  .condition-content .item .tit {
  font-size: 20px;
  margin-bottom: 6px;
  }
  .handle-btn {
  width: 328px;
  height: 70px;
  line-height: 70px;
  border-radius: 10px;
  display: block;
  margin: 30px auto 0;
  text-align: center;
  color: #fff;
  font-size: 25px;
  }
  .handle-btn:hover {
  background-color: #fff;
  color: #1760ad;
  font-weight: bold;
  box-shadow: 0 16px 38px #d2d2d2;
  transition: background-color 0.3s;
  }
  .flow-img {
  margin-top: 50px;
  margin-bottom: 45px;
  }
  .material-list  {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 35px;
  }
  .material-list .list{
  position: relative;
  width: 685px;
  height: 235px;
  margin-bottom: 30px;
  }
  .material-list .list img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  }
  .material-list .list .con {
  position: absolute;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding:0 60px;
  line-height: 30px;
  font-size: 16px;
  }
  .material-list .list .con p:hover {
  background-color: #ebebeb;
  padding: 8px;
  font-weight: 550;
  }

  .fast-nav {
  width: 1200px;
  height: 288px;
  background-color: #fff;
  margin-left: 100px;
  margin-top: 40px;
  border-radius: 5px;
  }
  .nav-top {
  height: 56px;
  line-height: 56px;
  text-align: center;
  border-bottom: 1px solid #f3f3f3;
  font-size: 18px;
  color: #1760ad;
  font-weight: 550;
  }
  .nav-center {
  height: 170px;
  margin-top: 13px;
  margin-left: 40px;
  margin-right: 40px;
  border-bottom: 1px solid #f3f3f3;
  }
  .nav-center li {
  float: left;
  width: 224px;
  height: 60px;
  }
  .nav-center a:nth-child(6) li {
  margin-top: 13px;
  }
  .nav-center a:nth-child(7) li {
  margin-top: 13px;
  }
  .nav-center a:nth-child(8) li {
  margin-top: 13px;
  }
  .nav-center a:nth-child(9) li {
  margin-top: 13px;
  }
  .nav-center a:nth-child(10) li {
  margin-top: 13px;
  }
  .nav-center .ico {
  position: absolute;
  margin-top: 7px;
  margin-left: 15px;
  }
  .nav-center-right {
  float: left;
  line-height: 25px;
  margin-top: 5px;
  position: absolute;
  margin-left: 71px;
  }
  .nav-center-right p:nth-child(1) {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  }
  .nav-center-right p:nth-child(2) {
  font-size: 15px;
  color: #999;
  }
  .nav-center a li:hover {
  background-color: #e3f1ff;
  border-radius: 5px;
  }
 .nav-center a li:hover p {
  color: #1760ad;
 }
  .hot {
  float: right;
  position: absolute;
  margin-left: 5px;
  margin-top: 3px;
  animation: move 0.5s linear infinite;
  }
  @keyframes move {
  0% {
  left: 50;
  }
  100% {
  left: 85px; /* 移动目标位置 */
  }
  }

  .nav-bottom a{
  float: left;
  line-height: 45px;
  font-size: 15px;
  color: #999;
  padding-left: 64px;
  }
  .nav-bottom li:nth-child(1) a{
  padding-left: 376px;
  }
  .nav-bottom a:hover {
  color: #093a72;
  font-weight: bold;
  }







  .question-box {
  display: flex;
  width: 100%;
  height: 350px;
  box-shadow: 0 0 44px rgba(210,210,210,0.44);
  border-radius: 10px;
  margin-top: 40px;
  padding: 30px;
  box-sizing: border-box;
  }
  .question-box img {
  transition: transform 0.3s ease;
  }
  .question-box img:hover {
  transform: scale(1.05);
  }
  .question-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 25px;
  }
  .question-box .list {
  flex-basis: 48%;
  box-sizing: border-box;
  margin-bottom: 50px;
  }
  .question-box .list a {
  display: block;
  font-size: 20px;
  margin-bottom: 5px;
  }
  .question-box .list a:hover {
  font-weight: 600;
  color: #1760ad;
  }
  .question-box .list .description{
  color: #999999;
  line-height: 30px;
  max-height: 60px;
  overflow: hidden;
  }
  .case-content {
  width: 100%;
  height: 500px;
  background: url(../images/case-bg.jpg) no-repeat center;
  margin-top: 35px;
  font-size: 0;
  }
  .case-content .case {
  display: flex;
  width: 100%;
  height: 500px;
  align-items: center;
  justify-content: space-between;
  padding: 0 100px;
  box-sizing: border-box;
  }
  .case-content .case  img {
  margin-right: 15px;
  transition: transform 0.5s ease; ;
  }
  .case-content .case  img:hover{
  transform: scale(1.1);
  }
  .partner-list {
  display: flex;
  flex-wrap: wrap;
  border-collapse: collapse;
  padding-bottom: 80px;
  margin-top: 40px;
  }
  .partner-list a {
  width: 272px;
  display: inline-block;
  描边：1px solid #093a72;
  margin-bottom: -px; /* 移除下边框以合并边框 */
  margin-left: -1px; /* 移除下边框以合并边框 */
  }
  .partner-list a:hover{
  box-shadow: 0 16px 38px #d2d2d2;
  }
  footer {
  background-color: #1760ad;
  padding-bottom: 70px;
  }
  .footer-top{
  height: 100px;
  position: relative;
  text-align: center;
  line-height: 100px;
  color: #333;
  background-color: #f5f5f5;
  }
  .footer-top li {
  width: 300px;
  position: absolute;
  margin-left: 90px;
  }
  .footer-top li:nth-child(2) {
  margin-left: 430px;
  }
  .footer-top li:nth-child(3) {
  margin-left: 770px;
  }
  .footer-top li:nth-child(4) {
  margin-left: 1110px;
  }
  .footer-top li:hover {
  color: #1760ad;
  font-weight: 600;
  background-color: #eeeeee;
  }
  .footer-top li a {
  color: #333;
  }
  .footer-main {
  display: flex;
  margin-top: 10px;
  }
  .footer-main .logo {
  margin-top: 40px;
  margin-left: 58px;
  transition: transform 0.5s ease; 
  }
  .footer-main .logo:hover{
  overflow: hidden;
  transform: scale(1.05);
  }
  .footer-nav {
  display: flex;
  color: #fff;
  margin-top: 40px;
  }
  .footer-nav li:nth-child(1) {
  margin-left: 100px;
  }
  .footer-nav li {
  margin-left: 75px;
  }
  .footer-nav .second a {
  display: block;
  padding-left: 22px;
  opacity: 0.5;
  line-height: 36px;
  color: rgb(255, 255, 255 ,0.95);
  }
  .footer-nav .second a:hover {
  color: #fff;
  opacity: 1;
  text-decoration: underline;
  }
  .footer-nav .first {
  position: relative;
  font-size: 20px;
  padding-left: 22px;
  line-height: 32px;
  }
  .footer-nav .first::before{
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #fff;
  left: 0;
  top: 11px;
  }

  /* ISP专题 */
.ISP-section1-container {
  margin-top: 35px;
}
.ISP-section1  .left{
  width: 720px;
  margin-left: 50px;
  margin-top: 20px;
}
.ISP-section1 ul {
  display: flex;
  justify-content: space-between;
  padding-top: 46px;
}
.ISP-section1 ul  li{
width: 160px;
height: 54px;
text-align: center;
line-height: 54px;
border-radius: 8px;
font-size: 20px;
}
.ISP-section1 .left .main-btn:hover {
  box-shadow:  5px 5px #d9d9d9;
}
.ISP-section2 ul {
  display: flex;
  padding-top: 32px;
  padding-left: 80px;
}
.ISP-section2 ul li {
  width: 400px;
  text-align: center;
}
.ISP-section2 ul li img {
  vertical-align: middle;
}
.ISP-section2 ul li  p {
  line-height: 30px;
  font-size: 20px;
  color: #666;
  padding-top: 20px;
}
.ISP-section3-container {
  background-color: #f5f5f5;
  margin-top: 30px;
  padding: 35px 0 40px;
}
.ISP-section3-container  .top {
  text-align: center;
}
.ISP-section3-container  .top span {
  margin: 0 60px;
}
.ISP-section3-container ul {
  display: flex;
  flex-wrap: wrap;
  padding: 30px 150px 0;
}
.ISP-section3-container ul li {
  width: 25%;
  text-align: center; 
}
.ISP-section3-container ul li img {
  vertical-align: middle;
}
.ISP-section3-container ul li p {
  line-height: 30px;
  padding: 8px 0 30px;
}
.urgent-handle-btn {
  text-align: center;
}
.urgent-handle-btn a {
  display: inline-block;
  width: 328px;
  height: 70px;
  border-radius: 8px;
  font-size: 25px;
  line-height: 70px;
}
.urgent-handle-btn a:hover{
  background-color: #fff;
  color: #1760ad;
  font-weight: bold;
  box-shadow: 0 16px 38px #d2d2d2;
  transition: background-color 0.3s;
}
.ISP-section4 {
  background-color: #f5f5f5;
  padding: 60px 0;
  margin-top: 35px;
}
.ISP-section4 ul {
  display: flex;
  justify-content: space-between;
  padding:  0 110px 40px 110px;
}
.ISP-section4 ul li {
  position: relative;
  float: left;
  padding-left: 23px;
}
.ISP-section4 ul li .tit {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 580;
  line-height: 20px;
}
.ISP-section4 ul li .con {
  font-size: 16px;
  line-height: 30px;
}
.ISP-section4 ul li::before{
  content: '';
  position: absolute;
  left: 0;
  width: 4px;
  height: 100%;
  border-radius: 4px;
  background-color: #1760ad;
}
.ISP-section5 {
margin: 35px auto 40px;
}
.ISP-section5>img {
  vertical-align: middle;
}
.ISP-section6 {
  width: 100%;
  height: 500px;
  background-image: url(../images/isp-img3.jpg);
  background-size: cover;
  background-position: center;
  margin-top: 25px;
}
.ISP-section6 ul li {
  display: inline-block;
  margin: 0 11px;
  transition: transform 0.5s ease; ;
}
.ISP-section6 ul li:hover {
  transform: scale(1.1);
}
.ISP-section6 ul {
  padding-top: 100px;
  text-align: center;
}


/* 存储转发类业务 */
.contact-btn {
  margin-top: 45px;
}
.contact-btn  a{
  display: inline-block;
  height: 54px;
  line-height: 54px;
  padding: 0 55px;
  border-radius: 8px;
  font-size: 20px;
}
.contact-btn  a:hover {
  background-color: #fff;
  color: #1760ad;
  font-weight: bold;
  box-shadow: 0 16px 38px #d2d2d2;
  transition: background-color 0.3s;
}
.cczf-section3-box  {
  padding-left: 110px;
  margin: 35px 0;
}
.cczf-section3-box li {
  display: inline-block;
  width: 200px;
  height: 200px;
  text-align: center;
  padding-top: 30px;
  margin-right: 120px;
  border-radius: 8px;
}
.cczf-section3-box li:hover {
  box-shadow: 0 10px 38px rgba(210,210,210,0.64);
}
.cczf-section3-box li:last-child{
  margin-right: 0;
}
.cczf-section3-box li img {
  vertical-align: middle;
}
.cczf-section3-box li p {
  line-height: 34px;
  color: #666;
}


/* CDN */
.cdn-section3-box {
  padding-left: 0;
  padding-bottom: 40px;
  margin-top: 30px;
}
.cdn-section3-box li {
  float: left;
  margin-right: 40px;
}
.cdn-section3-box li:hover {
  box-shadow: 10px 0 38px rgba(210,210,210,0.64);
}
.cdn-section3-box li p {
  margin-top: 10px;
}
.cdn-section5-box {
  width: 746px;
  height: 428px;
  padding: 30px 40px 0 40px;
  box-shadow: 0 0 92px rgba(210,210,210,0.44);
  box-sizing: border-box;
  border-radius: 10px;
}
.cdn-section5-box .tit {
  font-size: 20px;
  margin-bottom: 5px;
}
.cdn-section5-box ul li {
  position: relative;
  padding-left: 35px;
  font-size: 18px;
  line-height: 30px;
  color: #666666;
  margin-bottom: 5px;
}
.cdn-section5-box ul li img {
  position: absolute;
  left: 0;
  top: 10px;
}
.cdn-section5-box ul li:hover {
  background-color: #ebebeb;
}

.ISP-section3-container ul {
  padding: 30px 75px 0;
}
.ISP-section3-container.SP-section3-container ul {
  padding: 30px 10px 0;
}
.ICP-section3-container ul li {
  width: 250px;
}
.ISP-section3-container.SP-section3-container ul li {
  width: 230px;
}
.ICP-section4 {
  box-shadow: 0 0 54px rgba(210,210,210,0.48);
  padding: 55px 0 55px 70px;
  margin-top: 32px;
}
.ICP-section4-box .item {
  position: relative;
  float: left;
  width: 367px;
  height: 423px;
  border: 1px solid #093a72;
  border-radius: 10px;
  margin: 0 20px;
  padding: 0 16px 0 20px;
}
.ICP-section4-box .item .tit {
  font-size: 18px;
  text-align: center;
  line-height: 30px;
  padding: 22px 0 5px;
  font-weight: bold;
}
.ICP-section4-box .item .con {
  line-height: 30px;
  color: #666;
}
.ICP-section4-box .item .urgent-handle-btn {
  position: absolute;
  bottom: 62px;
  left: 32px;
}
.ICP-section4-box .urgent-handle-btn a {
  width: 303px;
  height: 64px;
  line-height: 64px;
  font-size: 23px;
}
.edi-section3-container .con{
  font-size: 18px;
  line-height: 25px;
}
.edi-section3-container .con p {
  margin-bottom: 20px;
}
.edi-section3-container .con p:hover {
  background-color: #ebebeb;
  padding: 1px;
}
.main-content .ICP-section4 img {
  transition: transform 0.5s ease; ;
}
.main-content .ICP-section4 img:hover {
  transform: scale(1.1);
}
.tabs-item {
  height: 53.88px;
  width: 1000px;
  margin-left: 200px;
  margin-top: 40px;
  border-radius: 5px;
  background-color: #fff;
}
.tabs-item  ul {
  text-align: center;
}
.tabs-item  ul li {
  display: inline-block;
  line-height: 53.88px;
  color: #333;
  font-size: 18;
  padding: 0 35px;
  cursor: pointer;
}
.tabs-item  ul li:hover{
  color: #1760ad;
}
.tabs-item  ul li.cur {
  border-bottom: 5px solid #1760ad;
  font-weight: bold;
  color: #1760ad;
}
.tabs-con {
  margin-top: 17px;
}
.tabs-con-item{
  display: none;
  width: 1400px;
  height: 366px;
  background-color: #fff;
}
.tabs-con-item:first-child{
  display: block;
}
.tabs-con-item li{
  width: 330px;
  height: 152px;
  background-color: #f8f8f8;
  float: left;
  margin: 7.5px;
}
.tabs-con-item a:nth-child(1) li{
  margin-top: 20px;
  margin-left: 20px;
}
.tabs-con-item a:nth-child(2) li{
  margin-top: 20px;
}
.tabs-con-item a:nth-child(3) li{
  margin-top: 20px;
}
.tabs-con-item a:nth-child(4) li{
  margin-top: 20px;
}
.tabs-con-item a:nth-child(5) li{
  margin-left: 20px;
}
.tabs-con-item li h1 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #1760ad;
  margin-top: 20px;
}
.tabs-con-item li .nav {
  font-size: 15px;
  color: #999;
  text-align: center;
  margin-top: 5px;
}
.tabs-con-item li .btn {
  width: 123px;
  height: 26px;
  background-color: #fff;
  border: 1px solid #f3f3f3;
  text-align: center;
  line-height: 26px;
  font-size: 14px;
  color: #333;
  margin: 10px 102px 20px 102px;
}
.tabs-con-item a li:hover {
  background-image: url(../images/sy-bg1.jpg);
}
.tabs-con-item a .sy-bg2:hover {
  background-image: url(../images/sy-bg2.jpg);
}
.tabs-con-item a .sy-bg3:hover {
  background-image: url(../images/sy-bg3.jpg);
}
.tabs-con-item a .sy-bg4:hover {
  background-image: url(../images/sy-bg4.jpg);
}
.tabs-con-item a .sy-bg5:hover {
  background-image: url(../images/sy-bg5.jpg);
}
.tabs-con-item a li:hover h1 {
  color: #333;
}
.tabs-con-item a li:hover .nav {
  color: #666;
}
.tabs-con-item a li:hover .btn {
  background-color: #1760ad;
  color: #fff;
  border: none;
}
.tabs-con-item li .show {
  padding: 45px 28px 0 28px;
  transition: all 0.5s;
  opacity: 1;
}
.tabs-con-item li .tit {
  font-size: 18px;
  font-weight: border;
  font-family: 'PFB';
  line-height: 26px;
}
.banner-center img{
  margin-top: 40px;
  transition: transform 0.5s ease;
}
.banner-center img:hover {
  transform: scale(1.05);
}
.tabs-con-item li .desc {
  color: #999999;
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 18px;
}
.tabs-con-item li .con {
  text-align: left;
  margin-bottom: 20px;
}
.tabs-con-item li a {
  display: block;
  width: 208px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto 10px;
  border-radius: 25px;
}
.tabs-con-item li .hover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/zzdx-tabs-pic1.png) no-repeat;
  background-size: 100% 100%;
  opacity: 0;
  transition: all 1s;
}
.tabs-con-item li .hover-tit {
  font-size: 18px;
  font-family: 'PFB';
  line-height: 26px;
  color: #fff;
  padding-top: 150px;
}
.tabs-con-item li .hover-desc {
  color: #fff;
  font-size: 17px;
  line-height: 28px;
  margin-bottom: 18px;
  opacity: 0.5;
}
.tabs-con-item li .hover a {
  font-weight: bold;
  background-color: #fff;
  color: #093a72;
  margin-top: 52px;
}
.tabs-con-item li .hover a:hover{
  background-color: #093a72;
  color: #fff;
  transition: background-color 0.5s;
}
.tabs-con-item li:hover .show{
  opacity: 0;
}
.tabs-con-item li:hover .hover{
  opacity: 1;
}
.zzdx-condition {
  padding-top: 36px;
}
.sy-condition {
  padding-top: 36px;
}
.zzdx-condition .right-con {
  float: right;
}
.sy-condition .left-con {
  width: 365px;
  height: 350px;
  float: left;
}
.sy-condition .left-con li {
  width: 172px;
  height: 165px;
  float: left;
  margin: 0 20px 20px 0;
  background-color: #fff;
}
.sy-condition .left-con a:nth-child(2) li{
  margin-right: 0px;
}
.sy-condition .left-con a:nth-child(4) li{
  margin-right: 0;
}
.sy-condition .left-con li:hover {
  background-color: #1760ad;
}
.sy-condition .left-con li:hover h1 {
  color: #fff;
}
.sy-condition .left-con li:hover h2 {
  color: #fff;
}
.sy-condition .left-con li img {
  margin: 23px 65px 0 65px;
}
.sy-condition .left-con li h1 {
  font-size: 16px;
  color: #1760ad;
  text-align: center;
  margin-top: 20px;
}
.sy-condition .left-con li h2 {
  font-size: 13px;
  color: #999;
  font-weight: normal;
  text-align: center;
}
.sy-condition .right-con {
  float: right;
  width: 1016px;
  height: 350px;
  background-color: #fff;
}
.sy-condition .right-con .con {
  width: 956px;
  height: 290px;
  margin: 30px;
}
.sy-condition .right-con .con h1 {
  font-size: 18;
  font-weight: bold;
  color: #333;
}
.sy-condition .right-con .con .fg {
  width: 77px;
  height: 1px;
  background-color: grey;
  margin-top: 18px;
}
.sy-condition .right-con .con .main {
  font-size: 14px;
  color: #999;
  margin-top: 15px;
}
.sy-condition .right-con img {
  margin-top: 10px;
  margin-right: 10px;
  transition: transform 0.5s ease;
}
.sy-condition .right-con img:hover {
  transform: scale(1.1);
}
.zzdx-condition img{
  position: absolute;
  padding-top: 20px;
  padding-left: 150px;
  transition: transform 0.5s ease;
}
.zzdx-condition img:hover{
  transform: scale(1.05)
}
.zzdx-condition .right-con li {
  position: relative;
  padding-left: 53px;
  font-size: 16px;
  line-height: 36px;
  margin-bottom: 10px;
}
.zzdx-condition .right-con li:hover{
  background-color: #e4eaf1;
  font-weight: bold;
}
.zzdx-condition .right-con li::before{
  position: absolute;
  content: '';
  left: 0;
  top: 12px;
  width: 24px;
  height: 16px;
  background: url(../images/gou.png) no-repeat;
  background-size: cover;
}
.zzdx-condition .right-con li a{
  color: #333;
}




/* 互联网药品信息服务资格证书 */
.yp-box1{
  display: flex;
  justify-content: space-between;
  margin-top: 24px;
}
.yp-box1 .left {
  width: 785px;
  margin-left: 70px;
}
.yp-box1 .right {
  /* width: 165px; */
  padding-top: 20px;
  margin-right: 150px;
}
.yp-box1 .left .tit {
  font-family: "PFB";
  font-size: 20px;
  line-height: 42px;
}
.yp-box1 .left .desc {
  font-family: "PFM";
  line-height: 32px;
}
.yp-box1 .right ul li {
  position: relative;
  padding-left: 65px;
  margin-bottom: 15px;
}
.yp-box1 .right ul li img {
  position: absolute;
  left: 0;
}
.yp-box1 .right ul li .p1 {
  color: #666;
  font-size: 18px;
  line-height: 28px;
}
.yp-box1 .right ul li .p2 {
  color: #999999;
  font-size: 16px;
  line-height: 24px;
}

.yp-zl-box  {
  margin-top: 30px;
}
.yp-zl-box .item {
  float: left;
  display: flex;
  width: 646px;
  height: 257px;
  padding: 45px 15px 0 15px;
  border-radius: 8px;
  box-shadow: 0 15px 38px rgba(210,210,210,0.64);
}
.yp-zl-box .item .con {
  flex: 1;
  font-size: 18px;
  line-height: 32px;
  padding-left: 32px;
  padding-top: 32px;
}
.yp-zl-box .item img {
  transition: transform 0.3s ease; 
}
.yp-zl-box .item img:hover {
  transform: scale(1.05);
}
.case-content .case.case-yp {
  padding: 0;
}
.case-content .case.case-yp img {
  padding-right: 40px;
}
.case-content .case.case-yp img:nth-child(4) {
  margin-right: 0;
}

.gb-condition {
  margin-top: 40px;
  padding: 50px 0;
  display: flex;
  justify-content: space-between;
}
.gb-condition .left-con {
  position: relative;
  max-width: 680px;
  margin-left: 50px;
  padding-left: 25px;
  height: 100%;
}
.gb-condition .left-con::before {
  content: '';
  position: absolute;
  left: 0;
  width: 5px;
  height: 100%;
  background-color: #1760ad;
  border-radius: 3px;
}
.gb-condition img {
  transition: transform 0.5s ease; ;
}
.gb-condition img:hover {
  transform: scale(1.1);
}
.gb-condition .left-con .tit {
  font-size: 20px;
  font-family: "PFB";
  line-height: 20px;
  margin-bottom: 12px;
}
.gb-condition .left-con p.con {
  line-height: 30px;
  color: #666;
  font-size: 18px;
}
.gb-condition-box {
  margin-top: 30px;
}
.gb-condition-box .item {
  float: left;
  display: flex;
  align-items: center;
  width: 600px;
  height: 185px;
  border-radius: 8px;
  padding: 0 35px;
  background: url(../images/gb-box-bg.png) no-repeat;
  background-position: right bottom;
  box-shadow: 0 15px 38px rgba(210,210,210,0.64);
  font-size: 18px;
  line-height: 30px;
}
.gb-condition-box .item:hover {
  background-color: #ebebeb;
}

.yc-box1  {
  margin-top: 32px;
}
.yc-box1 .item {
  position: relative;
  float: left;
  width: 625px;
  height: 325px;
  border-radius: 8px;
  padding: 0 30px;
  box-shadow: 0 15px 38px rgba(210,210,210,0.64);
}
.yc-box1 .item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 11px;
  border-radius: 6px;
  background-color: #1760ad;
}
.yc-box1 .item:nth-child(2)::before {
  background-color: #033c77;
}
.yc-box1 .item .tit {
  font-size: 20px;
  font-family: "PFB";
  line-height: 32px;
  padding-top: 34px;
  margin-bottom: 15px;
}
.yc-box1 .item p {
  line-height: 30px;
}
.yc-box1 .item a.tit {
  display: block;
}
.yc-box1 .item .left {
  width: 380px;
}
.yc-box1 ul {
  padding-top: 63px;
}
.yc-box1 ul li {
  position: relative;
  padding-left: 65px;
  margin-bottom: 15px;
}
.yc-box1  ul li img {
  position: absolute;
  left: 0;
}
.yc-box1  ul li .p1 {
  color: #666;
  font-size: 18px;
  line-height: 28px;
}
.yc-box1  ul li .p2 {
  color: #999999;
  font-size: 16px;
  line-height: 24px;
}
.yc-box1 .item .item-li {
  position: relative;
  padding-left: 16px;
  line-height: 35px;
  display: inline-block;
  margin-right: 14px;
}
.yc-box1 .item .item-li:nth-child(4) {
  margin-right: 0;
}
.yc-box1 .item .item-li::before{
  content: '';
  position: absolute;
  left: 0;
  top: 14px;
  width: 6px;
  height: 6px;
  background-color: #8bafd6;
  border-radius: 3px;
}


.yc-condition {
  background-color: #f5f5f5;
  padding: 30px 0 15px;
  margin-top: 32px;
}
.yc-condition .tit {
  width: 100%;
  line-height: 40px;
  font-size: 20px;
  font-weight: 600;
  font-family: "PFB";
  margin-bottom: 23px;
  text-align: center;
  background-color: #ebebeb;
}
.yc-condition .tit:hover {
  background-color: #1760ad;
  font-weight: 600;
  color: #fff;
}
.yc-condition  ul {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.yc-condition  ul li {
  text-align: center;
}
.yc-condition  ul li p{
  line-height: 46px;
  font-size: 18px;
  margin-top: 15px;
}



.ICP-section4 .urgent-handle-btn .sp-main-btn {
  font-size: 18px;
  width: 250px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-left: 30px;
  position: absolute;
  margin-top: 5px;
}



.inner-banner{
  width: 100%;
  height: 460px;
  background-image: url(../images/banner.jpg);
  background-size: cover;
  background-position: center;
  position: relative;
}
.inner-banner img {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
}


.inner-banner .banner-btn {
  color: #002d5d;
  font-size: 28px;
  width: 650px;
  height: 73px;
  background-color: #3f9ee1;
  border-radius: 10px;
  text-align: center;
  line-height: 73px;
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translate(-50%, -50%);

}
.inner-banner .banner-btn:hover {
  font-weight: bold;
  box-shadow: 12px 0 45px #084e98;
}