.content {
  width: 100%;
  margin-top: 30px;
}

.content .content-l {
  width: 66%;
}

.content .content-l .detail-title {
  width: 100%;
}

.content .content-l .detail-title h2 {
  font-size: 30px;
  font-weight: normal;
  line-height: 1.5;
}

.content .content-l .detail-title .origin {
  width: 100%;
  height: 20px;
  margin-top: 25px;
}

.content .content-l .detail-title .origin p {
  line-height: 20px;
  font-size: 16px;
  color: #999999;
  margin-right: 3%;
}

.content .content-l .detail-title .origin p a {
  display: inline;
  color: #999999;
}

.content .content-l .detail-title .origin .big,
.content .content-l .detail-title .origin .small {
  display: block;
  line-height: 20px;
  font-size: 16px;
  color: #999999;
  margin-left: 2.5%;
}

.content .content-l .detail-title .origin .big img,
.content .content-l .detail-title .origin .small img {
  width: auto;
  height: 20px;
  float: left;
  margin-right: 5px;
}

.content .content-l .detail-title .origin .big:hover,
.content .content-l .detail-title .origin .small:hover {
  text-decoration: none;
}

.content .content-l .detail-news {
  margin-top: 30px;
  padding: 3%;
  border: solid 1px #ff0000;
}

.content .content-l .detail-news .detail-l {
  width: 41%;
}

.content .content-l .detail-news .detail-l h3 {
  font-size: 18px;
  line-height: 30px;
  height: 30px;
  margin-bottom: 15px;
}

.content .content-l .detail-news .detail-l h3 p {
  display: inline-block;
}

.content .content-l .detail-news .detail-l h3 p span {
  width: 26px;
  height: 100%;
  background-color: #3f3f3f;
  border-radius: 4px;
  display: inline-block;
  float: left;
  font-size: 24px;
  color: #f8e1ce;
  text-align: center;
  margin-right: 5px;
}

.content .content-l .detail-news .detail-l h3 p.time {
  font-size: 18px;
  color: #e02727;
}

.content .content-l .detail-news .detail-l a {
  width: 100%;
}

.content .content-l .detail-news .detail-l a img {
  width: 100%;
}

.content .content-l .detail-news ul {
  width: 55%;
  padding-left: 3.534%;
  padding-top: 24px;
}

.content .content-l .detail-news ul li {
  width: 100%;
  height: 18px;
}

.content .content-l .detail-news ul li a {
  display: block;
  float: left;
  max-width: 100%;
  height: 18px;
  line-height: 18px;
  font-size: 16px;
  color: #666666;
  white-space: nowrap;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-line-clamp: 1;
  -moz-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content .content-l .detail-news ul li a:hover {
  color: #e02727;
}

.content .content-l .detail-news ul li.hot a {
  padding-right: 22px;
  max-width: 91%;
  background: url(../../images/kaoyan/fire-icon.png) no-repeat right center;
  background-size: auto 100%;
}

.content .content-l .detail-news ul li:last-child {
  margin-bottom: 0;
}

.content .content-l .article {
  padding: 15px 0;
  border-bottom: 1px solid #eeeeee;
}

.content .content-l .article a {
  display: inline;
  color: #006cff;
}

.content .content-l .article p {
  font-size: 16px !important;
  line-height: 34px !important;
  color: #333333;
  text-indent: 32px !important;
  margin: 20px 0;
}

.content .content-l .article p span,
.content .content-l .article p a {
  display: inline;
  font-family: "Microsoft YaHei", "PingFangSC-Regular", "sans-serif" !important;
}

.content .content-l .article table {
  margin: 0 auto;
}

.content .content-l .article table td {
  border: 1px solid #333;
  padding: 10px;
}

.content .content-l .article table p {
  text-indent: 0 !important;
  margin: 0 !important;
}

.content .content-l .article p img,
.content .content-l .article img {
  max-width: 730px;
  height: auto;
  margin: 0 auto;
}

.content .content-l .detail-banner {
  max-width: 900px;
  margin: 0 auto;
}

.content .content-l .detail-banner img {
  width: 100%;
  height: auto;
}

.content .content-l .article .downloadFile {
  display: inline-block;
  color: #0000ff;
  height: 100%;
  position: relative;
}

.content .content-l .article .downloadFile img {
  float: left;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.content .content-l .p_n {
  width: 100%;
  padding: 25px 0;
  margin-top: 35px;
  background-color: #f6f6f6;
}

.content .content-l .p_n li {
  display: block;
  margin-bottom: 25px;
  padding: 0 18px;
}

.content .content-l .p_n li a {
  max-width: 100%;
  height: 20px;
  float: left;
  font-size: 18px;
  line-height: 1;
}

.content .content-l .p_n li a span {
  display: inline;
  font-weight: bold;
}

.content .content-l .p_n li a:hover span {
  color: #dc0000;
}

.content .content-l .p_n li:last-child {
  margin-bottom: 0;
}

.download-alert {
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  display: none;
}

.download-form {
  width: 400px;
  height: 456px;
  background: url(../../images/kaoyan/download-bg.png) no-repeat center center;
  background-size: 100%;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -228px;
  margin-left: -200px;
  z-index: 10;
  display: none;
}

.download-form span {
  position: absolute;
  width: 36px;
  height: 36px;
  top: -45px;
  right: 0;
  cursor: pointer;
}

.download-form h5 {
  font-size: 26px;
  line-height: 1;
  text-align: center;
  margin-top: 11px;
  color: #fed191;
}

.download-form h6 {
  text-align: center;
  font-size: 18px;
  color: #ee0001;
  line-height: 1;
  background: url(../../images/kaoyan/h6-bg.png) no-repeat center center;
  margin-top: 44px;
}

#formSubmitData2 {
  display: block;
  width: 332px;
  margin: 0 auto;
  margin-top: 30px;
}

#formSubmitData2 label {
  display: block;
  width: 100%;
  height: 55px;
  background-color: #fffaf3;
  border-radius: 28px;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}

#formSubmitData2 label input {
  width: 100%;
  height: 100%;
  font-size: 18px;
  text-indent: 26px;
  background-color: #fffaf3;
}

#formSubmitData2 label input::-webkit-input-placeholder {
  font-size: 18px;
}

#formSubmitData2 label input::-moz-input-placeholder {
  font-size: 18px;
}

#formSubmitData2 label input:-moz-input-placeholder {
  font-size: 18px;
}

#formSubmitData2 label input::-ms-input-placeholder {
  font-size: 18px;
}

#formSubmitData2 label input.error {
  background-color: #fbf0f0;
}

#formSubmitData2 label input.error::-webkit-input-placeholder {
  color: #ee0001;
}

#formSubmitData2 label input.error::-moz-input-placeholder {
  color: #ee0001;
}

#formSubmitData2 label input.error:-moz-input-placeholder {
  color: #ee0001;
}

#formSubmitData2 label input.error::-ms-input-placeholder {
  color: #ee0001;
}

#formSubmitData2 label img {
  width: auto;
  height: 42px;
  position: absolute;
  right: 6.5px;
  top: 6.5px;
  border-radius: 0 21px 21px 0;
  cursor: pointer;
}

#formSubmitData2 label button {
  position: absolute;
  font-size: 16px;
  color: #f23f37;
  line-height: 1;
  padding: 0;
  right: 20px;
  top: 19.5px;
  border: none;
  outline: none;
  background: none;
  cursor: pointer;
}

#formSubmitData2 label button.checked {
  opacity: 0.5;
}

#formSubmitData2 .tj2 {
  display: block;
  width: 100%;
  height: 55px;
  background-image: linear-gradient(-90deg, #da0007 0%, #ff3137 100%);
  border-radius: 28px;
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
  cursor: pointer;
}

@media screen and (max-width: 1440px) {
  .content .content-l .detail-title h2 {
    font-size: 24px;
  }

  .content .content-l .detail-title .origin {
    height: 16px;
    margin-top: 20px;
  }

  .content .content-l .detail-title .origin p {
    line-height: 16px;
    font-size: 14px;
  }

  .content .content-l .detail-title .origin {
    height: 16px;
    margin-top: 20px;
  }

  .content .content-l .detail-title .origin p {
    line-height: 16px;
    font-size: 14px;
  }

  .content .content-l .detail-title .origin .big,
  .content .content-l .detail-title .origin .small {
    line-height: 16px;
    font-size: 14px;
  }

  .content .content-l .detail-title .origin .big img,
  .content .content-l .detail-title .origin .small img {
    height: 16px;
    margin-right: 3px;
  }

  .content .content-l .detail-news .detail-l h3 {
    font-size: 18px;
    line-height: 30px;
    height: 30px;
  }

  .content .content-l .detail-news .detail-l h3 p span {
    width: 26px;
    font-size: 20px;
    margin-right: 4px;
  }

  .content .content-l .detail-news ul {
    padding-left: 3%;
    padding-top: 20px;
  }

  .content .content-l .detail-news ul li {
    height: 17px;
  }

  .content .content-l .detail-news ul li a {
    height: 17px;
    line-height: 17px;
    font-size: 15px;
  }

  .content .content-l .p_n {
    padding: 20px 0;
  }

  .content .content-l .p_n li {
    margin-bottom: 20px;
  }

  .content .content-l .p_n li a {
    height: 18px;
    font-size: 16px;
  }
}

@media screen and (max-width: 1366px) {
  .content .content-l .detail-title h2 {
    font-size: 20px;
  }

  .content .content-l .detail-title .origin {
    height: 14px;
    margin-top: 15px;
  }

  .content .content-l .detail-title .origin p {
    line-height: 14px;
    font-size: 12px;
  }

  .content .content-l .detail-title .origin .big,
  .content .content-l .detail-title .origin .small {
    line-height: 14px;
    font-size: 12px;
  }

  .content .content-l .detail-title .origin .big img,
  .content .content-l .detail-title .origin .small img {
    height: 14px;
  }

  .content .content-l .detail-news {
    margin-top: 20px;
    padding: 2%;
  }

  .content .content-l .detail-news .detail-l h3 {
    font-size: 16px;
    line-height: 26px;
    height: 26px;
  }

  .content .content-l .detail-news .detail-l h3 p span {
    width: 24px;
    font-size: 18px;
  }

  .content .content-l .detail-news ul {
    padding-left: 2%;
  }

  .content .content-l .detail-news ul li {
    height: 16px;
  }

  .content .content-l .detail-news ul li.hot a {
    padding-right: 20px;
  }

  .content .content-l .detail-news ul li a {
    height: 16px;
    line-height: 16px;
    font-size: 14px;
  }

  .content .content-l .article {
    padding: 10px 0;
  }

  .content .content-l .article p {
    margin: 15px 0;
  }

  .content .content-l .p_n {
    margin-top: 25px;
  }

  .content .content-l .p_n li a {
    height: 16px;
    font-size: 14px;
  }
}