@charset "UTF-8";
body, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, select, textarea, button, th, td, menu {
  margin: 0;
  padding: 0; }

ul, dl, ol {
  list-style: none; }

img, fieldset, input[type="submit"] {
  border: 0 none; }

em {
  font-style: normal; }

strong {
  font-weight: normal; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

button, input[type="button"] {
  cursor: pointer;
  border: 0 none; }

a, button, input, img {
  -webkit-touch-callout: none; }

input, select, textarea {
  outline: none; }

a {
  text-decoration: none;
  list-style: none; }

.fl {
  float: left; }

.fr {
  float: right; }

.clear {
  clear: both; }

.clearfix::after {
  content: "";
  display: block;
  clear: both; }

html {
  height: 100%;
  width: 100%;
  font-family: "微软雅黑", "Heiti SC", "Microsoft YaHei";
  outline: 0;
  -webkit-text-size-adjust: none; }

body {
  height: 100%;
  margin: 0;
  position: relative; overflow-x: hidden;}

img {
  width: 100%;
  height: 100%; }
.sun{
	max-width: 13rem;
}
body {
  min-height: 2000px; }

.banner {
  width: 100%;
  height: 460px;
  margin-top: 75px;
  background: url(../img/num.jpg?3) center no-repeat;
  background-size: cover; }

section {
  width: 100%; }
  section .jj {
    padding-top: 20px;
    padding-bottom: 89px; }
    section .jj .row .logo .logo-img {
      margin-left: 6.5rem;
      margin-top: 5.5rem;
      width: 15rem;
      height: 6.25rem;
      text-align: center; }
    section .jj .row .text {
      margin-top: 150px;
      text-align: center; }
      section .jj .row .text .jj-title {
        font-size: 32px;
        color: white;
        margin-top: 60px;
        line-height: 40px; }
      section .jj .row .text .jj-text {
        margin-top: 20px;
        font-size: 20px;
        color: white; }

@media screen and (max-width: 480px) {
  section .jj .row .logo .logo-img {
    margin-left: 0rem;
    margin-top: 2.5rem;
    width: 18.75rem;
    height: 8rem;
    text-align: center; }
  section .jj .row .text {
    margin-top: 20px; }
    section .jj .row .text .jj-title {
      font-size: 32px;
      color: white;
      margin-top: 10px;
      line-height: 40px; } }
@media screen and (min-width: 480px) and (max-width: 768px) {
  section .jj .row .logo {
    margin-top: 3.75rem; }
    section .jj .row .logo .logo-img {
      margin: 0 auto;
      width: 25rem;
      height: 11.25rem;
      text-align: center; }
  section .jj .row .text {
    margin-top: 30px; }
    section .jj .row .text .jj-title {
      font-size: 32px;
      color: yellow;
      margin-top: 10px;
      line-height: 40px; } }
.banner2 {
  width: 100%;
  height: 690px;
  background: #e0e0e0;
  padding: 60px 0;   background: url(../img/bg.jpg);background-size: 100% 100%;}
  .banner2 section .introduction .row .title {
    font-weight: 600;
    text-align: center;
    font-size: 25.6px;
    color: #222; }
  .banner2 section .introduction .row .title-en {
    margin-top: 10px;
    font-size: 32px;
    color: #222;
    text-align: center; }
  .banner2 section .introduction .row .icon .icon-img {
       width: 34.55rem;
       height: 34.55rem;
       margin-left: 23rem;
       margin-top: 8.5rem;}
  .banner2 section .introduction .row .text {
    text-align: left;
    padding-left: 100px;
    font-size: 20px;
    margin-top: 180px;
    font-weight: 600;
    line-height: 34px; }
    .banner2 section .introduction .row .text .introduction-text {
      width: 71%;
      /* height: 7.5rem;  */
    }

@media screen and (max-width: 480px) {
  .banner2 {
    width: 100%;
    height: 690px;
    background: #e0e0e0;
    padding: 60px 0; }
    .banner2 section .introduction .row .title {
      font-weight: 600;
      text-align: center;
      font-size: 25.6px;
      color: #222; }
    .banner2 section .introduction .row .title-en {
      margin-top: 10px;
      font-size: 32px;
      color: #222;
      text-align: center; }
    .banner2 section .introduction .row .icon .icon-img {
      width: 16.5rem;
      height: 16.5rem;
      margin: 0 auto; }
    .banner2 section .introduction .row .text {
      text-align: left;
      padding-left: 30px;
      font-size: 15px;
      margin-top: 358px;
      font-weight: 500;
      line-height: 28px; }
      .banner2 section .introduction .row .text .introduction-text {
        width: 71%;
        height: 7.5rem; } }
.banner3 {
     width: 100%;
     height: 590px;
     background: url(../img/bg.jpg);
     padding: 49px 0px;
     background-position: center;
     background-size: 100% 100%;}
  .banner3 .about .row .title {
    font-weight: 600;
   /* text-align: center; */
   left: 443px;
    font-size: 25.6px;
    color: #222; }
  .banner3 .about .row .title-en {
    margin-top: 20px;
    font-size: 22px;
    color: #222;
     left: 443px;
    margin-bottom: 20px; }
  .banner3 .about .row .bcsm .title {
    font-weight: 500;
    font-size: 26px;
    text-align: left; }
  .banner3 .about .row .bcsm .text {
    line-height: 30px;
    font-size: 16px;
    text-align: left; }
  .banner3 .about .row .copyright .title {
    font-weight: 500;
    font-size: 26px;
    text-align: left; }
  .banner3 .about .row .copyright .text {
    line-height: 30px;
    font-size: 16px;
    text-align: left; }

@media screen and (max-width: 480px) {
  .banner3 {
    width: 100%;
    height: 1300px;
    background: url(../img/bg.jpg) ;
    padding: 60px 19px; } }
.banner4 {
  width: 100%;
  height: 0;
  background: url(../img/bg.jpg) ;
  padding: 60px 0px; 
  background-size: 100% 100%;}
  .banner4 .yszc .row .title {
    letter-spacing: 3px;
    font-weight: 600;
    text-align: center;
    font-size: 25.6px;
    color: #222; }
  .banner4 .yszc .row .title-en {
    margin-top: 20px;
    font-size: 18px;
    color: #222;
    text-align: center;
    margin-bottom: 14px; }
  .banner4 .yszc .row .text {
    line-height: 30px;
    font-size: 16px;
    text-align: left; }
    .banner4 .yszc .row .text .ms-title {
      color: black;
      text-decoration: none;
      font-size: 30px;
      margin-top: 40px; }

@media screen and (max-width: 480px) {
  .banner4 {
    width: 100%;
    height: 800px;
    background: url(../img/bg.jpg) ;
    padding: 60px 2px 60px 17px; }
    .banner4 .yszc .row .title {
      letter-spacing: 3px;
      font-weight: 600;
      text-align: center;
      font-size: 25.6px;
      color: #222; }
    .banner4 .yszc .row .title-en {
      margin-top: 20px;
      font-size: 18px;
      color: #222;
      text-align: center;
      margin-bottom: 14px; }
    .banner4 .yszc .row .text {
      line-height: 30px;
      font-size: 16px;
      text-align: left; }
      .banner4 .yszc .row .text .ms-title {
        color: black;
        text-decoration: none;
        text-align: center;
        font-size: 18px;
        margin-top: 40px; }
.banner4 .yszc .row .text .ms-title` {
        color: black;
        text-decoration: none;
        text-align: center;
        font-size: 16px;
        margin-top: 40px; }		}
.banner5 {
  width: 100%;
  height: 1000px;
  background: #e0e0e0;
  position: relative;
  margin-top: -4.3rem;
 /* border-bottom: 1px solid rgba(128, 128, 128, 0.2); */
  padding: 58px 0; }
  .banner5 .xtts .cow .tu {
    margin-top: 40px; }
  .banner5 .xtts .cow .title {
    letter-spacing: 3px;
    font-weight: 600;
    text-align: center;
    font-size: 26px;
    color: #222; }
  .banner5 .xtts .cow .title-en {
    margin-top: 20px;
    font-size: 18px;
    color: #222;
    text-align: center;
    margin-bottom: 14px; }
  .banner5 .xtts .cow .text {
    text-align: center;
    margin-top: 6rem; }
    .banner5 .xtts .cow .text p {
      font-size: 17px; }
    .banner5 .xtts .cow .text .title {
      text-align: center;
      font-size: 30px;
      color: #222;
      font-weight: 500; }
  .banner5 .xtts .cow .text2 {
    text-align: center; }
    .banner5 .xtts .cow .text2 p {
      font-size: 17px; }
    .banner5 .xtts .cow .text2 .title2 {
      text-align: center;
      font-size: 30px;
      color: #222;
      font-weight: 500; }

@media screen and (max-width: 480px) {
  .banner5 {
    width: 100%;
    height: 1500px;
    background: #e0e0e0;
    padding: 60px 0; }
    .banner5 .xtts .cow .title {
      letter-spacing: 3px;
      font-weight: 600;
      text-align: center;
      font-size: 26px;
      color: #222; }
    .banner5 .xtts .cow .title-en {
      margin-top: 20px;
      font-size: 18px;
      color: #222;
      text-align: center;
      margin-bottom: 14px; }
    .banner5 .xtts .cow .ssqy {
      margin-top: 40px; }
    .banner5 .xtts .cow .bbsq {
      margin-top: 40px; }
    .banner5 .xtts .cow .sbfb {
      margin-top: 40px; }
    .banner5 .xtts .cow .text {
      text-align: left;
      margin-top: 0.75rem; }
      .banner5 .xtts .cow .text p {
        font-size: 17px; }
      .banner5 .xtts .cow .text .title {
        text-align: left;
        font-size: 20px;
        color: #222;
        font-weight: 500; }
    .banner5 .xtts .cow .text2 {
      text-align: right; }
      .banner5 .xtts .cow .text2 p {
        font-size: 17px; }
      .banner5 .xtts .cow .text2 .title2 {
        text-align: right;
        font-size: 20px;
        color: #222;
        font-weight: 500; } }
.banner6 {
  width: 100%;
  height: 600px;
  background: #e0e0e0;
  padding: 60px 0; }
  .banner6 .problem .cow .title {
    letter-spacing: 3px;
    font-weight: 600;
    text-align: center;
    font-size: 26px;
    color: #222; }
  .banner6 .problem .cow .title-en {
    margin-top: 20px;
    font-size: 18px;
    color: #222;
    text-align: center;
    margin-bottom: 14px; }
  .banner6 .problem .cow .commen {
    padding-top: 35px; }
    .banner6 .problem .cow .commen .num {
      font-size: 30px;
      text-align: center; }
      .banner6 .problem .cow .commen .num p {
        width: 50px;
        height: 50px;
        line-height: 50px;
        border: 0.025rem solid #a9aeb2; }
    .banner6 .problem .cow .commen .answer .title {
      text-align: left;
      font-size: 26px;
      font-weight: 500; }
    .banner6 .problem .cow .commen .answer .text {
      font-size: 16px; }

@media screen and (max-width: 480px) {
  .banner6 {
    width: 100%;
    height: 600px;
    background: #e0e0e0;
    padding: 75px 0; }
    .banner6 .problem .cow .title {
      letter-spacing: 3px;
      font-weight: 600;
      text-align: center;
      font-size: 26px;
      color: #222; }
    .banner6 .problem .cow .title-en {
      margin-top: 20px;
      font-size: 18px;
      color: #222;
      text-align: center;
      margin-bottom: 14px; }
    .banner6 .problem .cow .commen {
      padding-top: 35px; }
      .banner6 .problem .cow .commen .num {
        padding-left: 4px;
        font-size: 30px;
        text-align: center; }
        .banner6 .problem .cow .commen .num p {
          width: 50px;
          height: 50px;
          line-height: 50px;
          border: 0.025rem solid #a9aeb2; }
      .banner6 .problem .cow .commen .answer .title {
        text-align: left;
        font-size: 19px;
        font-weight: 600;
        letter-spacing: 0; }
      .banner6 .problem .cow .commen .answer .text {
        font-size: 14px; } }
.banner7 {
  width: 100%;
  padding: 60px 0;
  border-top: 1px solid #e0e0e0;  background: url(../img/bg.jpg);background-size: 100% 100%; }
  .banner7 .contact .row .contact-title {
    letter-spacing: 2px;
    text-align: center;
    font-size: 28px;
	 margin-top: 48px;}
  .banner7 .contact .row .contact-text {
    letter-spacing: 1px;
    text-align: center;
    font-size: 20px; }

.footer {
  width: 100%;
  height: 80px;
  background: #4f4f4f;
  padding: 30px 0; }
  .footer footer {
    text-align: center;
    color: #999999; }

@media screen and (max-width: 480px) {
  .footer {
    width: 100%;
    height: 80px;
    background: #4f4f4f;
    padding: 20px 0; }
    .footer footer {
      text-align: center;
      color: #999999; } }

/*# sourceMappingURL=index.css.map */
