@charset "utf-8";
/* CSS Document */
/**
 * @description: 网站首页样式
 * @author: ishang_pan
 * @update: ishang_pan (2020-06-16 09:25)
 */

/*home*/
.m-xftt {
  padding: 34px 130px;
  height: 138px;
  /* box-shadow: 0px 0px 10px #ddd; */
  background: #f9f9f9;
}

.m-xftt img {
  position: absolute;
  left: 24px;
  top: 50%;
  margin-top: -50px;
}

.m-xftt h1 {
  font-size: 32px;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #c6211f;
  font-weight: blod;
}

.d-xf {
  width: 100%;
  background-color: #f5f5f5;
}

.m-xftt a span {
  overflow: hidden;
  padding-left: 15px;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 15px;
  color: #808080;
  background: url(../images/d.png) left center no-repeat;
}

.m-xftt a:hover span {
  color: #c6211f;
}

.g-flash,
.g-flash img {
  height: 390px;
  overflow: hidden;
}

.g-flash img {
  display: block;
  width: 100%;
}

.g-flash .owl-item {
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.g-flash .owl-item img {
  transition: all 0.6s;
}

.g-flash .owl-item img:hover {
  transform: scale(1.2);
}

.g-flash .owl-item p {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 115px 0 10px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  background: rgba(0, 0, 0, .5);
  color: #fff;
}

.g-flash .owl-pagination {
  position: absolute;
  right: 15px;
  bottom: 20px;
}

.g-flash .owl-pagination .owl-page {
  float: left;
  margin-left: 9px;
}

.g-flash .owl-pagination .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  background: #f5f5f5;
}

.g-flash .owl-pagination .active span {
  background: #ff6c00;
}

/* .g-listleft img {
    margin-bottom: 30px;
    width: 100%;
    height: 146px;
} */

.g-listright .bjtp1 {
  height: 100px;
  text-align: center;
  overflow: hidden;
  line-height: 68px;
  font-size: 28px;
  color: #fff;
  background-image: url('../images/bzxx.png');
  transition: all 0.2s;
}

.g-listright .bjtp1:hover {
  transform: scale(1.05);
}

.g-listright .bjtp2 {
  height: 100px;
  text-align: center;
  overflow: hidden;
  line-height: 68px;
  font-size: 28px;
  color: #fff;
  background-image: url('../images/jbwz.png');
  transition: all 0.2s;
}

.g-listright .bjtp2:hover {
  transform: scale(1.05);
}

.right2-c2 {
  width: 370px;
  height: 100px;
  margin: auto;
  margin-top: 16px;
}

.right2-c2 div {
  width: 116px;
  height: 102px;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 14px;
  background-image: url("../images/lmbj.png");
  background-repeat: no-repeat;
  background-size: 100%;
}

.right2-c2 img {
  padding-bottom: 6px;
}

.right2-c2 a:hover img {
  transform: rotatey(360deg);
  transition: .5s;
}

.right2-c2 p {
  padding-top: 4px;
}


.right2-c2 .c2-c {
  margin-right: 0;
}

.m-xfservice {
  width: 370px;
}

.g-listright .u-but img {
  position: absolute;
  right: -18px;
  bottom: -132px;
}

.g-listright .u-but1 img {
  right: -14px;
  bottom: -29px;
}

.fon-news1 {
  display: inline-block !important;
}

.fon-news2 {
  display: inline-block !important;
}

.m-ctadvs {
  padding: 20px 0 20px 70px;
  height: 125px;
  /* background-color: #f5f5f5; */
}

.m-ctadvs .u-tit {
  left: 0;
  top: 0;
  display: block;
  width: 50px;
  height: 130px;
  line-height: 1.4;
  padding: 14px 10px;
  text-align: center;
  background: #c0151c;
  font-size: 18px;
  color: #fff;
}

.m-ctadvs .u-tit2 {
  position: absolute;
  left: 0;
  top: 20px;
  /* padding: 24px 14px; */
  width: 92px;
  height: 94px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  background-image: url('../images/ztzl.png');
  transition: all 0.2s;
}

.m-ctadvs .u-tit2:hover {
  transform: scale(1.08);
}

.g-ctadvs {
  width: 100%;
}

.g-ctadvs .tempWrap {
  width: 100% !important;
}

.g-ctadvs .bd li {
  float: left;
  margin-right: 16px;
  width: 260px !important;
  height: 94px;
}

.g-ctadvs .bd li img {
  display: block;
  width: 264px !important;
  height: 100px;
  transition: all 0.2s
}

.g-ctadvs .bd li img:hover {
  transform: scale(1.08);
}

.g-ctadvs .hd a {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  display: block;
  width: 20px;
  height: 40px;
}

.g-ctadvs .hd .prev {
  left: 36px;
  background: url(../img/bg-prev.png) no-repeat;
}

.g-ctadvs .hd .next {
  right: 0;
  background: url(../img/bg-next.png) no-repeat;
}

.m-xfsp {
  line-height: 52px;
  border-bottom: 2px solid #e6e6e6;
  padding: 0 15px 0 0;
}

.fo-s1 {
  margin-top: 30px;
}

.m-xfsp span {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
}

.m-xfsp img {
  vertical-align: middle;
  margin-top: -5px;
}

.m-xfsp1 img:first-child {
  width: 100%;
  height: 210px;
}

.m-xfsp1 img:last-child {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}


.m-mhlists,
.m-mhlists2 {
  min-height: 302px;
}

.m-mhlists .m-liststyle3 {
  padding: 10px 8px 0;
}

.m-xfspbox div {
  margin: 0 5px;
  padding: 0;
  width: 113px;
  height: 102px;
  border: 1px solid #eed0ab;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  color: #333;
  background: linear-gradient(#fff, #fff1e3);
}

.m-xfspbox a {
  display: block;
  padding: 23px 0
}

.m-xfspbox div img {
  margin-bottom: 15px;
}

.m-xfspbox div:hover img {
  transform: rotateY(360deg);
  transition: 1.2s;
}

.m-xfservice .u-tit span:first-child {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  color: #c6211f;
}

.m-xfservice .u-tit span:last-child {
  display: inline-block;
  width: 231px;
  height: 1px;
  background-color: #c6211f;
  vertical-align: middle;
}

.m-xfservice .g-servicebox p {
  margin-top: 10px;
  font-size: 14px;
  color: #333;
}

.m-xfservice .g-servicebox div {
  display: flex;
  align-items: center;
  justify-content: center;
}

.m-xfservice a {
  display: inline-block;
  /* vertical-align: middle; */
}

.m-xfservice .g-servicebox div a {
  padding: 0 40px;
}

.m-xfservice .g-servicebox div a:hover p {
  color: #c6211f;
}

.m-xfservice .g-servicebox div {
  width: 175px;
  height: 132px;
  border-radius: 5px;
  background-color: #f5f5f5;
  margin-bottom: 15px;
}

.f-mb10 a:hover img {
  transform: rotatey(360deg);
  transition: .5s;
}

.is-image {
  height: 295px;
  margin: auto;
}

.xftp-new {
  margin-bottom: 0px;
}

.is-image .image-s {
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
}

.is-image .image-x .list1 {
  width: 224px;
  height: 180px;
  float: left;
  margin-left: 16px;
  margin-top: 22px;
  text-align: center;
  overflow: hidden;
}

.is-image .image-x .list1>a {
  width: 100%;
  height: 178px;
  display: block;
  float: left;
  overflow: hidden;
}

.is-image .image-x .list1 img {
  width: 100%;
  height: 160px;
  transition: all 0.2s;
}

.is-image .image-x .list1 img:hover {
  transform: scale(1.08);
}

.is-image .image-x .list1 span {
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
}

.m-website {
  height: 160px;
  box-shadow: 0 0 5px 1px #eee;
}

.is-foot {
  height: 232px;
  width: 1200px;
  margin: auto;
}

.is-foot .foot-s {
  width: 133px;
  height: 44px;
  border: solid 1px #ca1212;
  text-align: center;
  margin: auto;
  margin-top: 30px;
}

.is-foot .foot-s-1 {
  width: 131px;
  height: 42px;
}

.is-foot .foot-s .dv1 {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  display: inline-block;
  background-color: #ca1212;
  margin-bottom: 2px;
}

.is-foot .foot-s span {
  font-size: 18px;
  color: #ca1212;
  line-height: 44px;
}

.foot-x {
  height: 92px;
  margin: auto;
  margin-top: 30px;
}

.u-zt-b {
  height: 90px;
  overflow: hidden;
  float: right;
}

.u-zt-b .imglist_w {
  height: 90px;
  margin-top: 3px;
  overflow: hidden;
  float: left;
  position: absolute;
}

.u-zt-b .imglist_w ul {
  position: absolute;
  left: 0px;
  top: 0px;
  position: relative;
}

.u-zt-b .imglist_w li {
  width: 224px;
  height: 90;
  float: left;
  padding: 0 8px;
}

.u-zt-b a.aleft {
  margin-top: 28px;
  height: 40px;
  width: 20px;
  overflow: hidden;
  background: url(../images/l.png) no-repeat;
  position: absolute;
}

.u-zt-b a.aright {
  display: block;
  margin-top: 28px;
  height: 40px;
  width: 20px;
  overflow: hidden;
  background: url(../images/r.png) no-repeat;
  position: absolute;
  left: 1172px;
}

.m-website .tit-switch {
  height: 60px;
  border-bottom: 2px solid #e6e6e6;
}

.m-website .tit-switch a {
  display: block;
  line-height: 58px;
  font-size: 18px;
  color: #3d3d3d;
  font-weight: bold;
}

.m-website .tit-switch .u-active a {
  color: #ca2720;
}

.m-website .tit-switch li.u-active::after {
  content: '';
  position: absolute;
  width: 22px;
  height: 2px;
  left: 50%;
  margin-left: -11px;
  bottom: -2px;
  background-color: #c6211f;
}

.picScroll-left .bd ul li .pic img {
  transition: all 0.2s;
}

.picScroll-left .bd ul li .pic img:hover {
  transform: scale(1.1);
}

.tempWrap {
  width: 1200px;
}

.right2-c2 .c2-a {
  margin-right: 11px;
}

.right2-c2 .c2-b {
  margin-right: 11px;
}

/*media query*/
/*large pcScreen*/
@media (min-width:1200px) {
  .m-xftt {
    width: 1200px;
  }

  .m-flash {
    width: 668px;
    height: 436px;
  }

  .m-news {
    width: 560px;
  }

  .g-debox {
    width: 500px;
  }

  .g-listleft {
    width: 840px;
  }

  .g-listright {
    width: 400px;
  }

  .m-mhlists {
    width: 830px;
  }

  .m-mhlists2 {
    width: 615px;
  }

  .m-xfservice {
    height: 510px;
  }

  .m-mhlists2 .m-liststyle2 .m-rightnew {
    width: auto;
  }
}

/*medium pcScreen lg*/
@media screen and (max-width: 1199px) {
  .m-xftt {
    width: auto;
    padding: 34px 80px;
    margin-right: 0;
  }

  .m-xftt h1 {
    font-size: 20px;
  }

  .m-xftt a span {
    font-size: 12px
  }

  .m-xfspbox div {
    width: 95px;
  }

  .m-xfservice .g-servicebox div {
    width: 266px;
  }
}

/*pad md*/
@media screen and (max-width: 991px) {
  .m-xftt {
    height: 100px;
    box-shadow: 0px 0px 10px #ddd;
  }

  .tempWrap {
    width: 735px !important;
  }



  .m-xftt img {
    height: 60px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    margin-left: -24px;
  }

  .m-xftt {
    padding: 15px 80px;
  }

  .m-xftt h1 {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .m-xftt a span {
    text-align: center;
    margin-bottom: 10px;
  }

  .g-flash,
  .g-flash .owl-item,
  .g-flash img {
    height: 340px;
  }

  .g-flash .owl-item p {
    padding-left: 10px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }

  .g-flash .owl-pagination {
    bottom: 15px;
  }

  .g-listleft {
    margin-bottom: 10px;
  }

  .g-listright .u-but {
    /* height: 78px; */
    border: 5px solid #fff;
  }


  .m-xfspbox div {
    width: 233px;
  }

  .m-xfservice .g-servicebox div {
    width: 175px;
  }
}

/*phone sm*/
@media screen and (max-width: 767px) {
  .m-xftt {
    padding: 19px 19px 0px 60px;
  }

  .m-xftt h1 {
    font-size: 13px;
    margin-bottom: 5px;
  }

  .m-xftt a span {
    text-align: center;
    margin-bottom: 5px;
  }

  .m-xfspbox div {
    width: auto;
  }

  .m-website .tit-switch a {
    font-size: 14px;
  }

  .m-website .list-switch a {
    font-size: 12px;
  }

  .tempWrap {
    width: 100% !important;
  }


  .picScroll-left .prev {
    right: -7px;
  }

  .slideBox {
    width: 100%;
  }

  .container {
    margin: 0 !important;
    padding: 0;
  }
}

/*small xs*/
@media screen and (max-width: 638px) {

  .g-flash,
  .g-flash .owl-item,
  .g-flash img {
    height: 220px;
  }

}