.banner_1 {
  width: 100%;
  height: 600px;
  min-width: 1200px;
  margin-top: 100px;
  position: relative;
  overflow: hidden;
}
.banner_1 img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.side_box {
  height: 75px;
  line-height: 73px;
  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: "MicrosoftYaHeiLight";
  color: #333333;
}
.about-box {
  padding-bottom: 118px;
}
.about-box .about_1 {
  margin-top: 60px;
  text-align: center;
}
.about-box .about_1 h4 {
  font-size: 24px;
  font-family: "MicrosoftYaHeiLight";
  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: 85px;
  text-align: center;
}
.about-box .about_2 h4 {
  font-size: 24px;
  font-family: "MicrosoftYaHeiLight";
  color: #333333;
  position: relative;
  display: inline-block;
  margin: 0 auto;
  padding-bottom: 25px;
  margin-bottom: 42px;
}
.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;
  height: 385px;
}
.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%;
  position: absolute;
  bottom: 0px;
  padding: 25px 34px;
  text-align: left;
}
.about-box .about_2 ul li .img-box .make h5 {
  font-size: 20px;
  font-family: "MicrosoftYaHeiLight";
  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;
}
.about-box .about_2 .text-box .l1 {
  display: inline-block;
  width: 338px;
  position: relative;
}
.about-box .about_2 .text-box .l1 h5 {
  font-size: 48px;
  font-family: "Microsoft YaHei";
  color: #e62129;
  text-transform: uppercase;
}
.about-box .about_2 .text-box .l1 p {
  font-size: 16px;
  font-family: "MicrosoftYaHeiLight";
  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: 0px;
  top: 30px;
}
.about-box .about_2 .text-box .l1:nth-child(2)::after {
  content: ' ';
  background-color: #d2d2d2;
  position: absolute;
  width: 1px;
  height: 43px;
  right: 0px;
  top: 30px;
}
.about-box .about_3 {
  margin-top: 90px;
  text-align: center;
}
.about-box .about_3 h4 {
  font-size: 24px;
  font-family: "MicrosoftYaHeiLight";
  color: #333333;
  position: relative;
  display: inline-block;
  margin: 0 auto;
  padding-bottom: 25px;
  margin-bottom: 42px;
}
.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%;
  height: 385px;
  margin-top: 30px;
}
.about-box .about_3 .img-box img {
  width: 100%;
  height: 100%;
}
.about-box .about_4 {
  margin-top: 80px;
  text-align: center;
}
.about-box .about_4 h4 {
  font-size: 24px;
  font-family: "MicrosoftYaHeiLight";
  color: #333333;
  position: relative;
  display: inline-block;
  margin: 0 auto;
  padding-bottom: 25px;
  margin-bottom: 42px;
}
.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: 388px;
  height: 226px;
  padding-top: 34px;
}
.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: 18px;
  font-family: "MicrosoftYaHeiLight";
  color: #333333;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.about-box .about_4 ul li .text p {
  font-size: 14px;
  font-family: "MicrosoftYaHeiLight";
  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: "MicrosoftYaHeiLight";
  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: 50px 0;
}
.paging ul {
  text-align: center;
}
.paging ul li {
  display: inline-block;
  width: 50px;
}
.paging ul li a {
  font-size: 14px;
  font-family: "MicrosoftYaHeiLight";
  color: #333333;
}
.page-box {
  margin: 70px auto;
}
.page-box .page-tit {
  font-size: 24px;
  font-family: "MicrosoftYaHeiLight";
  color: #333333;
  text-transform: uppercase;
  line-height: 1.5;
  text-align: center;
}
.news-box {
  margin-top: 70px;
}
.news-box ul li {
  margin-bottom: 63px;
}
.news-box ul li .img-box {
  float: left;
  width: 411px;
  height: 258px;
}
.news-box ul li .img-box img {
  width: 100%;
  height: 100%;
}
.news-box ul li .text {
  padding-top: 25px;
  margin-left: 45px;
  width: 740px;
  float: right;
  padding-bottom: 25px;
  border-bottom: 1px solid #e5e5e5;
}
.news-box ul li .text h4 {
  font-size: 18px;
  font-family: "MicrosoftYaHeiLight";
  color: #333333;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 29px;
}
.news-box ul li .text p {
  font-size: 14px;
  font-family: "MicrosoftYaHeiLight";
  color: #333333;
  text-transform: uppercase;
  line-height: 2.143;
  margin-bottom: 54px;
  height: 90px;
}
.related{
  text-align: center;
  margin: 30px 0;
}
.news-box ul li .text .time {
  font-size: 14px;
  font-family: "MicrosoftYaHeiLight";
  color: #666666;
  text-transform: uppercase;
}
.prod-box_1 {
  margin-top: 75px;
}
.prod-box_1 ul li {
  margin-bottom: 80px;
}
.prod-box_1 ul li .img-box {
  width: 800px;
  height: 430px;
  float: left;
}
.prod-box_1 ul li .img-box img {
  width: 100%;
  height: 100%;
}
.prod-box_1 ul li .text {
  width: 400px;
  height: 430px;
  float: right;
  padding-top: 58px;
  padding-left: 36px;
}
.prod-box_1 ul li .text h4 {
  font-size: 28px;
  font-family: "MicrosoftYaHeiLight";
  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: "MicrosoftYaHeiLight";
  color: #333333;
  display: inline-block;
  margin-top: 50px;
}
.prod-box_1 ul li:nth-child(2n) .img-box {
  float: right;
}
.prod-box_1 ul li:nth-child(2n) .text {
  float: left;
  padding-left: 0px;
  padding-right: 40px;
}
.prod-box_1 ul li:hover .text span {
  background: #e62129;
  color: #FFFFFF;
}
.prod-box_2 {
  margin-top: 73px;
}
.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 ul li {
  width: 380px;
  float: left;
  margin-right: 30px;
  margin-bottom: 38px;
  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: 280px;

}
.prod-box_2 ul li .img-box img {
  width: 100%;
  height: 100%;
}
.prod-box_2 ul li p {
  font-size: 16px;
  font-family: "MicrosoftYaHeiLight";
  color: #333333;
  text-transform: uppercase;
  line-height: 1;
  padding-top: 25px;
  text-align: center;
  padding-bottom: 20px;
}
.prod-box_2 ul li:nth-child(3n) {
  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: "MicrosoftYaHeiLight";
  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: 50px;
  padding-bottom: 200px;
}
.about-box_1 .img-box {
  float: left;
  width: 592px;
  height: 446px;
  margin-right: 45px;

  padding-bottom: 30px;
}
.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: "MicrosoftYaHeiLight";
  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: 75px;
  padding-bottom: 100px;
}
.about-box_2 ul li {
  height: 445px;
}
.about-box_2 ul li .img-box {
  width: 600px;
  height: 100%;
  float: left;
}
.about-box_2 ul li .img-box img {
  width: 100%;
  height: 100%;
}
.about-box_2 ul li .text {
  width: 600px;
  height: 100%;
  float: right;
  background: #f9f9f9;
  padding: 0 33px;
  padding-top: 35px;
}
.about-box_2 ul li .text h4 {
  font-size: 28px;
  font-family: "MicrosoftYaHeiLight";
  color: #333333;
  text-transform: uppercase;
  line-height: 1;
  padding-left: 28px;
  border-left: 4px solid #e62129;
  margin-bottom: 20px;
}
.about-box_2 ul li .text h5{
  color: #e62129;
  font-size: 20px;
  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: "MicrosoftYaHeiLight";
  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 {
  background: url(../images/dt.png) no-repeat center top;
  padding-top: 432px;
  padding-bottom: 200px;
}
.course-box .course .top_1 {
  border-radius: 50%;
  background-color: #e62129;
  width: 144px;
  height: 144px;
  text-align: center;
  padding-top: 38px;
  margin: 0 auto;
}
.course-box .course .top_1 h4 {
  font-size: 38px;
  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: 605px;
  margin: 5.5px;
}
.course-box .course ul li span {
  border-radius: 50%;
  background-color: #d0d0d0;
  width: 21px;
  height: 21px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 33px;
}
.course-box .course ul li i {
  display: inline-block;
  vertical-align: middle;
  font-size: 36px;
  font-family: "Microsoft YaHei";
  color: #e62129;
  margin-right: 50px;
}
.course-box .course ul li .text-box {
  display: inline-block;
  vertical-align: middle;
  width: 408px;
}
.course-box .course ul li .text-box p {
  font-size: 16px;
  font-family: "MicrosoftYaHeiLight";
  color: #333333;
  text-transform: uppercase;
  margin-bottom: 23px;
  line-height: 2.143;
  text-align: justify;
}
.course-box .course ul li .text-box img {
  width: 279px;
  height: 166px;
}
.course-box .course ul li:nth-child(2n) {
  float: left;
}
.course-box .course ul li:nth-child(2n) span {
  float: right;
  margin-left: 33px;
  margin-right: 0px;
  position: absolute;
  right: 0%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(0%, -50%);
}
.course-box .course ul li:nth-child(2n) i {
  float: right;
  margin-right: 0px;
  margin-left: 50px;
  position: absolute;
  right: 9%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(0%, -50%);
}
.course-box .course ul li:nth-child(2n) .text-box {
  text-align: right;
}
.course-box .course ul li:nth-child(odd) {
  margin-top: -200px;
}
.course-box .course ul li:first-child {
  margin-top: 0px;
}
.course-box .course ul:before {
  content: ' ';
  background: #e9e9e9;
  width: 10px;
  height: 100%;
  position: absolute;
  left: 49.6%;
}
.map-box {
  padding-bottom: 147px;
}
.map-box .map-text {
  margin-top: 74px;
}
.map-box .map-text .text-box {
  float: left;
}
.map-box .map-text .text-box p {
  
  font-size: 18px;
  font-family: "MicrosoftYaHeiLight";
  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: "MicrosoftYaHeiLight";
  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;
  float: right;
}
.map-box .map-text .er img {
  width: 100%;
  height: 138px;
}
.map-box .map-text .er p {
  font-size: 14px;
  font-family: "MicrosoftYaHeiLight";
  color: #333333;
}
.other{
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.page-img img{
  max-width: 100%;
  margin-top: 30px;
}

.xq {
  margin-top: 75px;
}
.xq .xq_1 {
  margin-bottom: 80px;
}
.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: 818px;
  float: left;
  padding-left: 54px;
  padding-top: 50px;
}
.xq .xq_1 .text h4 {
  font-size: 24px;
  font-family: "MicrosoftYaHeiLight";
  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: 18px;
  font-family: "Adobe Heiti Std";
  color: #333333;
  text-transform: uppercase;
  line-height: 2.143;
  text-align: justify;
}
.xq .xq_2 {
  margin-bottom: 50px;
}
.xq .xq_2 .title h4 {
  font-size: 24px;
  font-family: "MicrosoftYaHeiLight";
  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: "MicrosoftYaHeiLight";
  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: 380px;
  height: 280px;
  float: left;
  margin-right: 30px;
}
.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: "MicrosoftYaHeiLight";
  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;

}
