[v-cloak] {
  display: none;
}
.about-p {
  text-align: center;
  margin-top: 1rem;
  font-size: 2rem;
  font-weight: 500;
	padding: 2rem;
}
.about-p span {
	padding: .5rem;
  border-bottom: .4rem solid blue;
}
.about-con .font p {
	text-indent: 2em;
	opacity: 0.7;
}
@media (min-width: 1400px) {
  .iframeHeader {
    width: 100%;
    vertical-align: bottom;
  }
  .aboutCyy_box {
    width: 100%;
    background-color: #f8f8f8;
    padding: 20px 0;
  }
  .cyy-home {
    width: 1400px;
    margin: 0 auto;
    padding: 10px 0px;
  }
  .about-left {
    width: 300px;
    height: auto;
    float: left;
    background-color: #ffffff;
  }
  /* .about-left:after {
    content: '';
    display: block;
    clear: both;
  } */
  .nav-item {
    width: 100%;
    text-align: center;
    cursor: pointer;
    line-height: 60px;
    color: #000000;
    font-size: 18px;
    font-weight: 500;
  }
  .nav-item:hover {
    color: #3062a9;
    box-shadow: 2px 0px 0px 0px inset #3062a9;
  }
  .about-right {
    float: right;
    width: 1050px;
    background-color: #ffffff;
    height: auto;
  }
  .about-title {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    font-weight: 600;
    padding-left: 20px;
    border-bottom: 1px solid #eeeeee;
  }
  .about-con {
    width: 90%;
    height: auto;
    line-height: 40px;
    padding: 10px 50px;
  }
  .about-con > p > img {
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .iframeHeader {
    width: 100%;
    vertical-align: bottom;
  }
  .aboutCyy_box {
    width: 100%;
    background-color: #f8f8f8;
    padding: 20px 0;
  }
  .cyy-home {
    width: 1000px;
    margin: 0 auto;
    padding: 10px 0px;
  }
  .about-left {
    width: 200px;
    height: auto;
    float: left;
    background-color: #ffffff;
  }
  .nav-item {
    width: 100%;
    text-align: center;
    cursor: pointer;
    line-height: 60px;
    color: #000000;
    font-size: 18px;
    font-weight: 500;
  }
  .nav-item:hover {
    color: #3062a9;
    box-shadow: 2px 0px 0px 0px inset #3062a9;
  }
  .about-right {
    float: right;
    width: 750px;
    background-color: #ffffff;
    height: auto;
  }
  .about-title {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    font-weight: 600;
    padding-left: 20px;
    border-bottom: 1px solid #eeeeee;
  }
  .about-con {
    width: 90%;
    height: auto;
    line-height: 40px;
    padding: 10px 40px;
  }
  .about-con > p > img {
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 999px) {
  .iframeHeader {
    width: 1400px;
    vertical-align: bottom;
  }
  .aboutCyy_box {
    width: 1400px;
    background-color: #f8f8f8;
    padding: 20px 0;
  }
  .cyy-home {
    width: 1400px;
    margin: 0 auto;
    padding: 10px 0px;
  }
  .about-left {
    width: 300px;
    height: auto;
    float: left;
    background-color: #ffffff;
  }
  .nav-item {
    width: 100%;
    text-align: center;
    cursor: pointer;
    line-height: 60px;
    color: #000000;
    font-size: 18px;
    font-weight: 500;
  }
  .nav-item:hover {
    color: #3062a9;
    box-shadow: 2px 0px 0px 0px inset #3062a9;
  }
  .about-right {
    float: right;
    width: 1050px;
    background-color: #ffffff;
    height: auto;
  }
  .about-title {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    font-weight: 600;
    padding-left: 20px;
    border-bottom: 1px solid #eeeeee;
  }
  .about-con {
    width: 90%;
    height: auto;
    line-height: 40px;
    padding: 10px 50px;
  }
  .about-con > p > img {
    width: 100%;
    height: 100%;
  }
}
