.banner_1 {
  width: 100%;
}
.banner_1 img {
 width: 100%;
 height: 100%;
}
.side_box {
  height: 52px;
  line-height: 52px;
  border-bottom: 1px solid #ebebeb;
  background: #f9f9f9;
  padding-bottom: 2px;
  overflow: hidden;
}
.side_box ul {
  float: left;
}
.side_box ul li {
  display: inline-block;
  margin-right: 25px;
  font-size: 16px;
}
.side_box ul li a {
  color: #333333;
}
.side_box ul .on {
  border-bottom: 1px solid #e62129;
}
.side_box ul .on a {
  color: #e62129;
}
.side_box ul li:hover {
  border-bottom: 1px solid #e62129;
}
.side_box ul li:hover a {
  color: #e62129;
}
.side_box .crumbs {
  float: right;
}
.side_box .crumbs a {
  font-size: 12px;
  font-family: "MicrosoftYaHei";
  color: #333333;
}
.about-box {
  padding-bottom: 30px;
}
.about-box .about_1 {
  margin-top: 60px;
  text-align: center;
}
.about-box .about_1 h4 {
  font-size: 24px;
  font-family: "MicrosoftYaHei";
  color: #333333;
  position: relative;
  display: inline-block;
  margin: 0 auto;
  padding-bottom: 25px;
  margin-bottom: 23px;
}
.about-box .about_1 h4:before {
  content: ' ';
  background-color: #e62129;
  position: absolute;
  width: 64px;
  height: 4px;
  bottom: 0px;
  left: 15px;
}
.about-box .about_1 p {
  font-size: 14px;
  font-family: "Adobe Heiti Std";
  color: #333333;
  text-transform: uppercase;
  line-height: 2.143;
  text-align: left;
}
.about-box .about_2 {
  margin-top: 50px;
  text-align: center;
}
.about-box .about_2 h4 {
  font-size: 24px;
  font-family: "MicrosoftYaHei";
  color: #333333;
  position: relative;
  display: inline-block;
  margin: 0 auto;
  padding-bottom:19px;
  margin-bottom: 12px;
}
.about-box .about_2 h4:before {
  content: ' ';
  background-color: #e62129;
  position: absolute;
  width: 64px;
  height: 4px;
  bottom: 0px;
  left: 15px;
}
.about-box .about_2 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.about-box .about_2 ul li {
  width: 581px;

  margin-bottom: 20px;
}
.about-box .about_2 ul li .img-box {
  width: 100%;
  height: 100%;
  position: relative;
}
.about-box .about_2 ul li .img-box img {
  width: 100%;
  height: 100%;
}
.about-box .about_2 ul li .img-box .make {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0px;
  padding: 25px 34px;
  text-align: left;
  background: rgba(255, 255, 255, 0.5);
}
.about-box .about_2 ul li .img-box .make h5 {
  font-size: 20px;
  font-family: "MicrosoftYaHei";
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.about-box .about_2 ul li .img-box .make p {
  font-size: 14px;
  font-family: "Adobe Heiti Std";
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1.714;
}
.about-box .about_2 .text-box {
  margin-top: 45px;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.about-box .about_2 .text-box .l1 {
  display: inline-block;

  position: relative;
}
.about-box .about_2 .text-box .l1 h5 {
  font-size: 28px;
  font-family: "Microsoft YaHei";
  color: #e62129;
  text-transform: uppercase;
}
.about-box .about_2 .text-box .l1 p {
  font-size: 16px;
  font-family: "MicrosoftYaHei";
  color: #333333;
  text-transform: uppercase;
  line-height: 1.875;
}
.about-box .about_2 .text-box .l1:nth-child(2)::before {
  content: ' ';
  background-color: #d2d2d2;
  position: absolute;
  width: 1px;
  height: 43px;
  left: -24px;
  top: 16px;
}
.about-box .about_2 .text-box .l1:nth-child(2)::after {
  content: ' ';
  background-color: #d2d2d2;
  position: absolute;
  width: 1px;
  height: 43px;
  right: -28px;
  top: 16px;
}
.about-box .about_3 {
  margin-top: 50px;
  text-align: center;
}
.about-box .about_3 h4 {
  font-size: 24px;
  font-family: "MicrosoftYaHei";
  color: #333333;
  position: relative;
  display: inline-block;
  margin: 0 auto;
  padding-bottom: 19px;
  margin-bottom: 8px;
}
.about-box .about_3 h4:before {
  content: ' ';
  background-color: #e62129;
  position: absolute;
  width: 64px;
  height: 4px;
  bottom: 0px;
  left: 15px;
}
.about-box .about_3 p {
  font-size: 18px;
  font-family: "Adobe Heiti Std";
  color: #333333;
  text-transform: uppercase;
  line-height: 2.143;
  text-align: left;
  text-indent:2em;
}
.about-box .about_3 .img-box {
  width: 100%;
  margin-top: 15px;
}
.about-box .about_3 .img-box img {
  width: 100%;
  height: 100%;
}
.about-box .about_4 {
  margin-top: 30px;
  text-align: center;
}
.about-box .about_4 h4 {
  font-size: 24px;
  font-family: "MicrosoftYaHei";
  color: #333333;
  position: relative;
  display: inline-block;
  margin: 0 auto;
  padding-bottom:19px;
  margin-bottom: 14px;
}
.about-box .about_4 h4:before {
  content: ' ';
  background-color: #e62129;
  position: absolute;
  width: 64px;
  height: 4px;
  bottom: 0px;
  left: 15px;
}
.about-box .about_4 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.about-box .about_4 ul li {
  background-color: #f2f2f2;
  width: 33%;
  height:200px;
  padding-top: 14px;
}
.about-box .about_4 ul li .img-box {
  width: 95px;
  height: 95px;
  margin: 0 auto;
}
.about-box .about_4 ul li .img-box img {
  width: 100%;
  height: 100%;
}
.about-box .about_4 ul li .text {
  margin-top: 11px;
}
.about-box .about_4 ul li .text h5 {
  font-size: 16px;
  font-family: "MicrosoftYaHei";
  color: #333333;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.about-box .about_4 ul li .text p {
  font-size: 12px;
  font-family: "MicrosoftYaHei";
  color: #666666;
  text-transform: uppercase;
}
.fixed ul li .img-box img {
  padding-top: 0px;
}
.page4 {
  padding: 0 !important;
}
.page4 .top {
  padding-bottom: 30px;
  background-color: #f8f8f8;
}
.page4 .top .cont {
  display: flex;
  justify-content: space-between;
  padding-top: 52px;
}
.page4 .top .cont .contact p {
  color: #666666;
  font-size: 14px;
  line-height: 1;
  margin: 12px 0;
}
.page4 .top .cont .contact p img {
  margin-right: 14px;
}
.page4 .top .cont .foot-nav {
  display: flex;
  padding-top: 20px;
}
.page4 .top .cont .foot-nav .line {
  width: 1px;
  height: 12px;
  background: #cccccc;
  margin: 0 32px;
}
.page4 .top .cont .foot-nav dl dt a {
  color: #666666;
  font-size: 14px;
  line-height: 1;
}
.page4 .top .cont .foot-nav dl dd {
  margin-top: 21px;
}
.page4 .top .cont .foot-nav dl dd a {
  color: #666666;
  font-size: 12px;
  line-height: 1;
}
.page4 .bottom {
  line-height: 56px;
  background: #ee1d23;
}
.page4 .bottom .cont {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
}
.page4 .bottom .cont .cr {
  color: #ffffff;
}
.page4 .bottom .cont .back-top {
  color: #ffffff;
  cursor: pointer;
}
.page4 .bottom .cont .back-top a {
  font-size: 12px;
  color: #ffffff;
}
.page4 .bottom .cont .back-top img {
  margin-left: 12px;
}
.page4.active .contact {
  animation-delay: 1s;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
}
.page4.active .foot-nav {
  animation-delay: 1s;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: fadeInRight;
}
.page4.active .bottom {
  animation-delay: 1s;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: fadeInUp;
}
.prod-box {
  margin-top: 75px;
}
.prod-box ul li {
  width: 571px;
  margin-bottom: 40px;
  display: inline-block;
  margin-right: 53px;
}
.prod-box ul li .img-box {
  width: 100%;
  height: 387px;
}
.prod-box ul li .img-box img {
  width: 100%;
  height: 100%;
}
.prod-box ul li .text {
  margin-top: 33px;
}
.prod-box ul li .text h4 {
  font-size: 24px;
  font-family: "MicrosoftYaHei";
  color: #333333;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 14px;
}
.prod-box ul li .text p {
  font-size: 14px;
  font-family: "Adobe Heiti Std";
  color: #666666;
  text-transform: uppercase;
  line-height: 1.714;
}
.prod-box ul li:nth-child(2n) {
  margin-right: 0px;
}
.paging {
  margin: 30px 0;
}
.paging ul {
  text-align: center;
}
.paging ul li {
  display: inline-block;
  width: 50px;
}
.paging ul li a {
  font-size: 14px;
  font-family: "MicrosoftYaHei";
  color: #333333;
}
.page-box {
  margin: 35px 15px;
}
.page-box .page-tit {
  font-size: 24px;
  font-family: "MicrosoftYaHei";
  color: #333333;
  text-transform: uppercase;
  line-height: 1.5;
  text-align: center;
}
.page-box .page-body img{
  width: 100%;
  height: 100%;
}
.news-box {
  margin-top: 50px;
}
.news-box ul li {
  margin-bottom: 30px;
}
.news-box ul li .img-box {
  float: left;
  width: 411px;
  height: 258px;
  display:none;
}
.news-box ul li .img-box img {
  width: 100%;
  height: 100%;
}
.news-box ul li .text {


  width: 100%;
  float: right;
  padding-bottom: 25px;
  border-bottom: 1px solid #e5e5e5;
}
.news-box ul li .text h4 {
  font-size: 18px;
  font-family: "MicrosoftYaHei";
  color: #333333;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 15px;
}
.news-box ul li .text p {
  font-size: 14px;
  font-family: "MicrosoftYaHei";
  color: #333333;
  text-transform: uppercase;
  line-height: 2.143;
  margin-bottom: 54px;
  height: 30px;
}
.related{
  text-align: center;
  margin: 30px 0;
}
.news-box ul li .text .time {
  font-size: 14px;
  font-family: "MicrosoftYaHei";
  color: #666666;
  text-transform: uppercase;
  display: none;
}
.prod-box_1 {
  margin-top: 50px;
}
.prod-box_1 ul li {
  margin-bottom: 40px;
}
.prod-box_1 ul li .img-box {
  width: 100%;
  
  float: left;
}
.prod-box_1 ul li .img-box img {
  width: 100%;
  height: 100%;
}
.prod-box_1 ul li .text {
  width: 100%;

  float: right;
  padding-top: 24px;
  
}
.prod-box_1 ul li .text h4 {
  font-size: 28px;
  font-family: "MicrosoftYaHei";
  color: #333333;
  text-transform: uppercase;
  line-height: 1;
  padding-left: 28px;
  border-left: 4px solid #e62129;
  margin-bottom: 20px;
}
.prod-box_1 ul li .text p {
  font-size: 14px;
  font-family: "Adobe Heiti Std";
  color: #666666;
  text-transform: uppercase;
  line-height: 2.143;
}
.prod-box_1 ul li .text span {
  background-color: #ffffff;
  text-align: center;
  width: 124px;
  height: 42px;
  line-height: 42px;
  font-size: 14px;
  font-family: "MicrosoftYaHei";
  color: #333333;
  display: inline-block;
  margin-top: 50px;
  display: none;
}

.prod-box_1 ul li:hover .text span {
  background: #e62129;
  color: #FFFFFF;
}
.prod-box_2 {
  margin-top: 50px;
}
.prod-box_2 h4 {
  text-align: center;
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  line-height: 1.25;
  margin-bottom: 50px;
}
.prod-box_2 .clear{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.prod-box_2 ul li {
  width: 48%;
  float: left;

  margin-bottom: 15px;
  transition: all linear .4s;
  -o-transition: all linear .4s;
  -ms-transition: all linear .4s;
  -moz-transition: all linear .4s;
  -webkit-transition: all linear .4s;
}
.prod-box_2 ul li .img-box {
  width: 100%;
  height: 130px;

}
.prod-box_2 ul li .img-box img {
  width: 100%;
  height: 100%;
}
.prod-box_2 ul li p {
  font-size: 16px;
  font-family: "MicrosoftYaHei";
  color: #333333;
  text-transform: uppercase;
  line-height: 1;
  padding-top: 25px;
  text-align: center;
  padding-bottom: 20px;
}
.prod-box_2 ul li:nth-child(2n) {
  margin-right: 0px;
}
.prod-box_2 ul li:hover {
  border: 0px;
  background: #e62129;
  transition: all linear .4s;
  -o-transition: all linear .4s;
  -ms-transition: all linear .4s;
  -moz-transition: all linear .4s;
  -webkit-transition: all linear .4s;
}
.prod-box_2 ul li:hover .img-box {
  padding: 11px;
  border: 0px solid #f0f0f0;
  transition: all linear .4s;
  -o-transition: all linear .4s;
  -ms-transition: all linear .4s;
  -moz-transition: all linear .4s;
  -webkit-transition: all linear .4s;
}
.prod-box_2 ul li:hover p {
  color: #FFFFFF;
  background: #e62129;
  transition: all linear .4s;
  -o-transition: all linear .4s;
  -ms-transition: all linear .4s;
  -moz-transition: all linear .4s;
  -webkit-transition: all linear .4s;

}
.prod-box_3 {
  margin-top: 73px;
}
.prod-box_3 ul li {
  width: 380px;
  float: left;
  margin-right: 30px;
  margin-bottom: 53px;
}
.prod-box_3 ul li .img-box {
  background-color: #f2f2f2;
  width: 100%;
  height: 280px;
}
.prod-box_3 ul li .img-box img {
  width: 100%;
  height: 100%;
}
.prod-box_3 ul li p {
  font-size: 16px;
  font-family: "MicrosoftYaHei";
  color: #333333;
  text-transform: uppercase;
  text-align: center;
  height: 68px;
  line-height: 68px;
  border-bottom: 1px solid #ebebeb;
}
.prod-box_3 ul li:hover p {
  color: #e62129;
  border-color: #e62129;
}
.prod-box_3 ul li:nth-child(3n) {
  margin-right: 0px;
}
.about-box_1 {
  margin-top: 30px;
  padding-bottom: 30px;
}
.about-box_1 .img-box {

  width: 100%;


  padding-bottom: 10px;
}
.about-box_1 .img-box img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.about-box_1 .text {
  width: 100%;

  margin-top: 25px;
}
.about-box_1 .text h4 {
  font-size: 24px;
  font-family: "MicrosoftYaHei";
  color: #333333;
  text-transform: uppercase;
  line-height: 1.25;
}
.about-box_1 .text .link {
  background-color: #e62129;
  width: 64px;
  height: 4px;
  margin: 26px 0;
  display: -webkit-box;
}
.about-box_1 .text p {
  font-family: "Adobe Heiti Std";
  color: #333333;
  text-transform: uppercase;
  line-height: 2.143;
  text-align: justify;
}
.about-box_2 {
  margin-top: 50px;
  padding-bottom: 50px;
}
.about-box_2 ul li {
  margin-bottom: 15px;
}
.about-box_2 ul li .img-box {
  width: 100%;
  height: 100%;
  float: left;
}
.about-box_2 ul li .img-box img {
  width: 100%;
  height: 100%;
}
.about-box_2 ul li .text {
  width: 100%;
  height: 100%;
  float: right;
  background: #f9f9f9;
  padding: 20px;
}
.about-box_2 ul li .text h4 {
  font-size: 22px;
  font-family: "MicrosoftYaHei";
  color: #333333;
  text-transform: uppercase;
  line-height: 1;
  padding-left: 28px;
  border-left: 4px solid #e62129;
  margin-bottom: 10px;
}
.about-box_2 ul li .text h5{
  color: #e62129;
  font-size: 16px;
  font-weight: bold !important;
  margin-bottom: 10px;
}
.about-box_2 ul li .text p {
  font-size: 14px;
  font-family: "Adobe Heiti Std";
  color: #666666;
  text-transform: uppercase;
  line-height: 2.143;
}
.about-box_2 ul li .text span {
  background-color: #ffffff;
  text-align: center;
  width: 124px;
  height: 42px;
  line-height: 42px;
  font-size: 14px;
  font-family: "MicrosoftYaHei";
  color: #333333;
  display: inline-block;
  margin-top: 50px;
}
.about-box_2 ul li:nth-child(2n) .img-box {
  float: right;
}
.about-box_2 ul li:nth-child(2n) .text {
  float: left;
  padding: 0 33px;
  padding-top: 35px;
}
.about-box_2 ul li:hover .text span {
  background: #e62129;
  color: #FFFFFF;
}
.course-box {
  margin-top: 50px;
}
.course-box .course {
  padding-bottom: 80px;
}
.course-box .course .top_1 {
  border-radius: 50%;
  background-color: #e62129;
  width: 100px;
  height: 100px;
  text-align: center;
  padding-top: 30px;
 
}
.course-box .course .top_1 h4 {
  font-size: 28px;
  font-family: "Microsoft YaHei";
  color: #f2f2f2;
  font-weight: bold;
}
.course-box .course ul {
  position: relative;
}
.course-box .course ul li {
  position: relative;
  float: right;
  width: 88%;
  padding-bottom: 50px;
}
.course-box .course ul li span {
  border-radius: 50%;
  background-color: #d0d0d0;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 33px;
}
.course-box .course ul li i {
  display: inline-block;
  vertical-align: middle;
  font-size: 26px;
  font-family: "Microsoft YaHei";
  color: #e62129;
  margin-right: 35px;
}
.course-box .course ul li .text-box {
  display: inline-block;
  vertical-align: middle;
  
}
.course-box .course ul li .text-box p {
  font-size: 14px;
  font-family: "MicrosoftYaHei";
  color: #333333;
  text-transform: uppercase;
  margin-bottom: 23px;
  line-height: 2.143;
  margin-left: 20px;
}
.course-box .course ul li .text-box img {
  width: 100%;
  padding-left: 20px;

}


.course-box .course ul li:first-child {
  margin-top: 22px;
}
.course-box .course ul:before {
  content: ' ';
  background: #e9e9e9;
  width: 7px;
  height: 100%;
  position: absolute;
  left: 13%;
}
.map-box {
  padding-bottom: 50px;
}
.map-box .map-text {
  margin-top: 30px;
}
.map-box .map-text .text-box {
  float: left;
}
.map-box .map-text .text-box p {
  
  font-size: 18px;
  font-family: "MicrosoftYaHei";
  color: #333333;
  line-height: 28px;
}
.map-box .map-text .text-box p img {
  width: 28px;
  height: 28px;
  margin-right: 16px;
}
.map-box .map-text .text-box h4 {
  margin-bottom: 14px;
  font-size: 14px;
  font-family: "MicrosoftYaHei";
  color: #333333;
  line-height: 28px;
}
.map-box .map-text .text-box h4 img {
  width: 28px;
  height: 28px;
  margin-right: 16px;
}
.map-box .map-text .text-box h4:nth-child(3) {
  margin-left: 114px;
}
.map-box .map-text .text-box h4:nth-child(4) {
  margin-left: 114px;
}
.map-box .map-text .er {
  width: 138px;
  text-align: center;
  display: inline-block;
}
.map-box .map-text .er img {
  width: 100%;
  height: 138px;
}
.map-box .map-text .er p {
  font-size: 14px;
  font-family: "MicrosoftYaHei";
  color: #333333;
}
.other{
  width: 100%;
  margin: 0 auto;
  margin-bottom: 50px;
}
.page-img img{
  max-width: 100%;
  margin-top: 30px;
}

.xq {
  margin-top: 40px;
}
.xq .xq_1 {
  margin-bottom: 50px;
}
.xq .xq_1 .img-box {
  width: 379px;
  height: 280px;
  float: left;
}
.xq .xq_1 .img-box img {
  width: 100%;
  height: 100%;
}
.xq .xq_1 .text {
  width:100%;
  float: left;

  padding-top: 30px;
}
.xq .xq_1 .text h4 {
  font-size: 24px;
  font-family: "MicrosoftYaHei";
  color: #333333;
  text-transform: uppercase;
  line-height: 1;
  padding-left: 24px;
  border-left: 4px solid #e62129 ;
  margin-bottom: 25px;
}
.xq .xq_1 .text p {
  font-size: 15px;

  color: #333333;
  text-transform: uppercase;
  line-height: 2;
  text-align: justify;
}
.xq .xq_2 {
  margin-bottom: 50px;
}
.xq .xq_2 .title h4 {
  font-size: 24px;
  font-family: "MicrosoftYaHei";
  color: #333333;
  text-transform: uppercase;
  line-height: 1;
  padding-left: 24px;
  border-left: 4px solid #e62129 ;
  margin-bottom: 25px;
}
.xq .xq_2 .u-bd p{
  margin-bottom: 10px !important;
}
.xq .xq_3 {
  margin-bottom: 50px;
}
.xq .xq_3 .text h5{
  font-size: 18px;
}
.xq .xq_3 .title h4 {
  font-size: 24px;
  font-family: "MicrosoftYaHei";
  color: #333333;
  text-transform: uppercase;
  line-height: 1;
  padding-left: 24px;
  border-left: 4px solid #e62129 ;
  margin-bottom: 25px;
}
.xq .xq_3 .u-bd ul li {
  width: 33%;
  height: 102px;
  float: left;
  margin-right: 0px;
}
.xq .xq_3 .u-bd ul li img {
  width: 100%;
  height: 100%;
}
.xq .xq_3 .u-bd ul li:last-child {
  margin-right: 0px;
}
.xq .xq_4 {
  margin-bottom: 50px;
}
.xq .xq_4 .title h4 {
  font-size: 24px;
  font-family: "MicrosoftYaHei";
  color: #333333;
  text-transform: uppercase;
  line-height: 1;
  padding-left: 24px;
  border-left: 4px solid #e62129 ;
  margin-bottom: 25px;
}
.xq_4 .u-bd table{
	border-color: #999999;
}
.xq_4 .u-bd table tr{
	height: 40px;
	line-height: 40px;
background: #666666;
}
.xq_4 .u-bd table tr:first-child{
	    background: #c33629;
	    font-weight: 400;
}
.xq_4 .u-bd table tr td{
	text-align: center;
	font-size: 18px;
	color: #fff;

}
/*ÄÚÒ³±êÌâ*/
.bar_menu {
  padding: 0 0.3rem;
  margin: 0.33rem 0;
}
.bar_menu a {
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  color: #FFFFFF;
  background: #666;
}