* {
  margin: 0;
  padding: 0;
}

.cx-a-img {
  max-width: 100%;
}

.banner img {
  width: 100%;
}

@media (min-width: 1200px) {
  .banner img {
    width: auto;
  }
}

img {
  width: auto;
}

ul li {
  list-style: none;
}

ul li body .banner .container .banner_text img,
body .banner .container .banner_text ul li img,
ul body .banner_pic li img,
body .banner_pic ul li img,
ul body .banner_pic_2 li img,
body .banner_pic_2 ul li img,
ul body .banner_pic_3 li img,
body .banner_pic_3 ul li img {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

body {
  width: 100%;
  overflow-x: hidden;
}

@media (min-width: 1200px) {
  body .banner {
    background: url(/special_static/images/changxing/bannerbg.png) repeat;
    position: relative;
    height: 381px;
  }
}

body .banner .container {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

body .banner .container .banner_text {
  padding-top: 36px;
}

body .banner .container .banner_pic {
  position: relative;
  left: -142px;
  z-index: -2;
}

body .banner_pic li img {
  z-index: -1;
}

body .banner_pic .none {
  display: none;
}

body .banner_pic_2 li img {
  z-index: -1;
}

body .banner_pic_2 .none {
  display: none;
}

body .banner_pic_3 li img {
  z-index: -1;
}

body .banner_pic_3 .none {
  display: none;
}

body .cx-a {
  padding-bottom: 5px;
}

body .cx-a p {
  font-size: 15px;
  line-height: 30px;
  padding-left: 24px;
  padding-top: 10px;
}

@media (min-width: 992px) {
  body .cx-a p {
    text-indent: 2em;
  }
}

body .cx-a p span {
  color: #a80000;
  font-weight: bold;
}

body .cx-a-r img {
  display: none;
}

@media (min-width: 992px) {
  body .cx-a-r img {
    margin: 0 auto;
    display: block;
  }
}

body .cx-back {
  background: url(/special_static/images/changxing/bj.jpg) repeat;
}

body .cx-b {
  padding-top: 20px;
}

body .cx-b img {
  margin-bottom: 20px;
}

body .cx-b .cx-b-l p {
  line-height: 30px;
  font-size: 15px;
}

@media (min-width: 992px) {
  body .cx-b .cx-b-l p {
    text-indent: 2em;
  }
}

body .cx-b .cx-b-l .cx-b-ft {
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  body .cx-b .cx-b-l .cx-b-ft {
    margin-bottom: 20px;
  }
}

@media (min-width: 1200px) {
  body .cx-b .cx-about img {
    margin-top: 30px;
  }
}

body .cx-b .cx-b-r embed {
  margin: 0 auto;
  display: block;
}

body .cx-b .cx-b-r p {
  font-size: 15px;
  line-height: 30px;
  text-align: center;
}

@media (min-width: 1000px) and (max-width: 1199px) {
  body .cx-b .cx-b-r p {
    line-height: 36px;
  }
}

@media (min-width: 1200px) {
  body .cx-b .cx-b-r p {
    line-height: 20px;
  }
}

@media (max-width: 999px) {
  body .cx-b .cx-b-r .cx-sp {
    margin-top: 15px;
  }

  body .cx-b .cx-b-r .cx-sp p {
    margin-bottom: -17px;
  }
}

@media (min-width: 1200px) {
  body .cx-b .cx-b-r .cx-sp .cx-b-sp {
    margin-top: -5px;
  }
}

body .cx-c {
  position: relative;
  height: 170px;
  overflow: hidden;
}

@media (min-width: 1000px) {
  body .cx-c {
    height: 210px;
  }
}

body .cx-c .base-1 {
  display: none;
}

@media (min-width: 1200px) {
  body .cx-c .base-1 {
    display: block;
  }
}

@media (min-width: 1200px) {
  body .cx-c {
    background: #e5e5e5;
  }
}

@media (min-width: 1200px) {
  body .cx-c .base-2 {
    padding-top: 10px;
    padding-left: 14px;
  }
}

body .cx-c .base-2 {
  font-size: 18px;
  font-weight: normal;
}

body .cx-c .base-2 span {
  color: #0a2d60;
  font-size: 24px;
  font-weight: bold;
}

/* @media (min-width: 1200px) {
    body .cx-c .base-2 {
        display: none
    }
} */

body .cx-c .text_right {
  float: right;
  display: inline-flex;
  position: absolute;
  top: 20px;
  right: 20px;
}

@media (max-width: 1199px) {
  body .cx-c .text_right {
    top: 18px;
    right: 0;
  }
}

body .cx-c .cont {
  width: 1170px;
  /* overflow: hidden; */
  position: absolute;
  left: 0px;
  top: 60px;
}

@media (min-width: 1200px) {
  body .cx-c .cont {
    left: 20px;
  }
}

body .cx-c .cont img {
  width: 120px;
  height: 90px;
}

@media (min-width: 760px) {
  body .cx-c .cont img {
    width: 132px;
    height: 90px;
  }
}

@media (min-width: 1000px) {
  body .cx-c .cont img {
    width: 178px;
    height: 121px;
  }
}

@media (min-width: 1200px) {
  body .cx-c .cont img {
    width: 204px;
    height: 139px;
  }
}

body .cx-c .cont .a {
  display: inline-block;
  padding-right: 11px;
  width: 20%;
}

@media (min-width: 1200px) {
  body .cx-c .cont .a {
    padding-right: 20px;
  }
}

body .cx-d {
  margin-top: 10px;
}

body .cx-d .title-1 {
  display: none;
}

@media (min-width: 1000px) {
  body .cx-d .title-1 {
    display: block;
  }
}

body .cx-d .title-2 {
  display: block;
}

@media (min-width: 1000px) {
  body .cx-d .title-2 {
    display: none;
  }
}

body .cx-d .title-p {
  font-size: 16px;
  display: block;
}

@media (min-width: 1000px) {
  body .cx-d .title-p {
    display: none;
  }
}

body .cx-d .cx-feature {
  margin-top: 15px;
}

body .cx-d .cx-feature p {
  font-size: 16px;
  line-height: 30px;
  padding-top: 10px;
  height: 130px;
}

@media (min-width: 465px) {
  body .cx-d .cx-feature p {
    height: 100px;
  }
}

@media (min-width: 625px) {
  body .cx-d .cx-feature p {
    height: 70px;
  }
}

@media (min-width: 1000px) {
  body .cx-d .cx-feature video {
    margin-top: 30px;
  }
}

body .cx-e {
  margin-top: 10px;
}

body .cx-e .tuijian {
  margin-bottom: 10px;
  margin-top: 5px;
}

body .cx-e .cx-facility img {
  margin-bottom: 20px;
  width: 100%;
}

body .cx-e .cx-facility p {
  position: relative;
  bottom: 58px;
  background-color: rgba(31, 63, 130, 0.8);
  filter: alpha(opacity=65);
  padding-bottom: 7.5px;
  color: #fff;
  text-align: center;
  margin: 0;
}

body .cx-f .cx-why-img {
  display: none;
}

@media (min-width: 1000px) {
  body .cx-f .cx-why-img {
    display: block;
  }
}

body .cx-f .cx-why-img2 {
  display: block;
}

@media (min-width: 1000px) {
  body .cx-f .cx-why-img2 {
    display: none;
  }
}

body .cx-f .cx-why {
  display: block;
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 5px;
}

@media (min-width: 1000px) {
  body .cx-f .cx-why {
    display: none;
  }
}

body .cx-f .yth {
  display: block;
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 5px;
}

@media (min-width: 1000px) {
  body .cx-f .yth {
    display: none;
  }
}

body .select li {
  list-style: none;
}

body .select p {
  padding-top: 2px;
  margin-bottom: 2px;
}

@media (min-width: 1200px) {
  body .select p {
    padding-top: 5px;
    margin-bottom: 5px;
  }
}

body .select_why {
  line-height: 20px;
  text-indent: 24px;
  margin-top: 10px;
}

body .select .show_box {
  float: left;
  margin-right: 10px;
}

@media (max-width: 499px) {
  body .select .show_box {
    width: 70%;
  }
}

@media (min-width: 1000px) and (max-width: 1199px) {
  body .select .show_box {
    width: 75%;
    margin-right: 26px;
  }
}

@media (min-width: 1200px) {
  body .select .show_box {
    margin-right: 26px;
  }
}

body .select .dis_none {
  display: none;
}

body .select .slide_box {
  float: left;
}

@media (min-width: 1000px) and (max-width: 1199px) {
  body .select .slide_box {
    width: 4%;
  }
}

body .select .slide_box li {
  margin-bottom: 15px;
  cursor: pointer;
  width: 64px;
  height: 61px;
}

@media (min-width: 370px) {
  body .select .slide_box li {
    width: 65px;
    height: 65px;
  }
}

@media (min-width: 380px) {
  body .select .slide_box li {
    width: 68px;
    height: 68px;
  }
}

@media (min-width: 390px) {
  body .select .slide_box li {
    width: 72px;
    height: 72px;
  }
}

@media (min-width: 410px) {
  body .select .slide_box li {
    width: 76px;
    height: 76px;
  }
}

@media (min-width: 430px) {
  body .select .slide_box li {
    width: 78px;
    height: 78px;
  }
}

@media (min-width: 450px) {
  body .select .slide_box li {
    width: 84px;
    height: 81px;
  }
}

body .select .slide_box li.dis_focus {
  border: 4px solid #0c3d78;
}

body .select .slide_box li.dis_focus img {
  width: 56px;
  height: 53px;
}

@media (min-width: 370px) {
  body .select .slide_box li.dis_focus img {
    width: 57px;
    height: 57px;
  }
}

@media (min-width: 380px) {
  body .select .slide_box li.dis_focus img {
    width: 60px;
    height: 60px;
  }
}

@media (min-width: 390px) {
  body .select .slide_box li.dis_focus img {
    width: 64px;
    height: 64px;
  }
}

@media (min-width: 410px) {
  body .select .slide_box li.dis_focus img {
    width: 68px;
    height: 68px;
  }
}

@media (min-width: 430px) {
  body .select .slide_box li.dis_focus img {
    width: 72px;
    height: 72px;
  }
}

@media (min-width: 450px) {
  body .select .slide_box li.dis_focus img {
    width: 76px;
    height: 73px;
  }
}

body .select .sel {
  margin-top: 20px;
}

body .cx-g {
  margin-top: 10px;
}

body .cx-g p {
  line-height: 30px;
}

@media (max-width: 1199px) {
  body .cx-g p {
    line-height: 20px;
    margin-bottom: 5px;
    padding-top: 5px;
  }
}

body .cx-g .jianjie {
  margin-top: 10px;
  margin-bottom: 5px;
}

@media (min-width: 1000px) and (max-width: 1199px) {
  body .cx-g .jianjie {
    margin: 0 auto;
    display: block;
  }
}

body .cx-h {
  margin-top: 10px;
}

.cx-h .cxjs {
  margin-top: 4px;
}

body .cx-h .cx-h-img {
  max-width: 100%;
}

body .cx-h .cx-h-l {
  padding-top: 5px;
}

body .cx-h .cx-h-l p {
  padding-top: 5px;
  margin-bottom: 5px;
}

body .cx-h .cx-h-l p span {
  font-weight: bold;
}

body .cx-h .cx-h-l .map {
  margin-top: 10px;
}

body .cx-h form button {
  background: #0a2d60 !important;
  color: #ffffff;
}

body .cx-h form button:hover {
  color: #fff;
}

#bottom {
  margin-top: 0px;
}

.footer-erweima img {
  width: 100%;
}

@media(min-width: 1600px) {
  body .select .show_box img {
    width: 430px;
    height: 560px;
  }
}