*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;}
a{text-decoration: none;color: #000000;}
.w1000{width: 100%;margin: 0 auto;}
.w100{width: 100%;}
.clearfix::after{content: '';display: block;clear: both;visibility: hidden;overflow: hidden;}

.logo-menu{padding: 10px 10px;display: flex;justify-content: space-between;align-items: center;position: relative;box-shadow: 0 3px 5px #EEEEEE;}
.logo{width: 150px;}
.logo img{width:100%;}
.menu .btn{display: flex;flex-direction: column;justify-content: space-between;height: 16px;}
.btn-item{width: 22px;height: 3px;background: #c60d1b;border-radius: 1.5px;}
.nav-list{position: absolute;width: 100%;top: 42px;left: 0;background: #FFFFFF;z-index: 2;display: none;padding:0 10px;}
.nav-item{width: 100%;padding: 0 10px;line-height: 40px;border-top:1px dashed #efefef;}
.nav-name{display: flex;justify-content: space-between;padding: 0 0 0 15px;font-size: 14px;}
.nav-child{width: 100%;background: #EEEEEE;padding: 0 30px;display: none;font-size: 12px;}
.nav-add{font-size: 16px;width:200px;text-align:right;color: #C60D1B;font-weight:bold;}
.nav-child-item{border-bottom: 1px dashed #DDDDDD;}
.nav-child-item a{display:block;}
.nav-child-item:last-child{border-bottom: none;}
.wap-search{width:150px;height:24px; display:flex;align-items:center;}
.wap-s-input{width:calc(100% - 40px);height:100%; border:1px solid #DDDDDD;border-radius:14px;font-size:12px;line-height:24px;color:#999999;text-indent:15px;}
.wap-s-btn{width:40px;height:28px;text-align:center;line-height:28px;font-size:12px;}

.banner-wrapper {
  width: 100%;
}
.banner-wrapper .banner_swiper {
  width: 100%;
  height: 100%;
}
.banner-wrapper .banner_swiper .swiper-slide {
  background-size: cover;
  background-repeat: no-repeat;
}
.banner-wrapper .banner_swiper .swiper-slide img{
  width: 100%;
  height: 100%;
}

.banner-wrapper .banner_swiper .banner_page {
  left: 30%;
  bottom: 20px;
}
.banner-wrapper .banner_swiper .banner_page .swiper-pagination-bullet {
  width: 16px;
  height: 5px;
  border-radius: 2px;
  background-color: #fff;
  opacity: 1;
  margin: 0 5px;
  position: relative;
  /*transition: 0.5s;*/
}
/* .banner .banner_swiper > div.width_1360 .banner_page .swiper-pagination-bullet::after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-radius: 50%;
  border: 1px solid #c60d1b;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  transition: 0.5s;
  opacity: 0;
} */
.banner-wrapper .banner_swiper .banner_page .swiper-pagination-bullet-active {
  background-color: #c60d1b;
}
.banner-wrapper .banner_swiper .banner_page .swiper-pagination-bullet-active::after {
  opacity: 1;
  width: 18px;
  height: 18px;
}

.title-en{font-size:12px;color:#C60D1B;padding-bottom:3px;font-family:'宋体';}
.title-tiao{width:32px;height:2px;background:#C60D1B;margin-top:3px;}
.jt-news{padding: 10px 15px;}
.jt-news-title{font-size: 18px;position: relative;
    /*text-indent: 10px;border-left: 3px solid #C60D1B;*/
    line-height:20px;display:flex;justify-content:space-between;}
.jt-news-title span{padding-right:10px;color:#999999;font-size:16px;line-height:14px;vertical-align: top;}
.jt-news-title span a{font-size:14px; color:#999999;padding-right:5px;}
.jt-news-title::before{position: absolute;content: '';width: 6px;height: 30px;background: #C60D1B;left: 0;top: 20px;display:none;}
.jt-news-item{width: 100%;padding: 10px 0;}
.jt-news-item-title{font-size: 16px;}
.jt-news-con{font-size: 14px;color: #999;padding: 10px 0;}
.jt-news-pic-con{width: 100%;display: flex;justify-content: space-between;}
.jt-news-pic-text{width: calc(100% - 180px);}
.jt-news-pic-img{width: 160px;height:90px; border-top-left-radius:6px;border-bottom-right-radius: 6px;overflow: hidden;}
.jt-news-pic-img img{width: 100%;height:100%;}
.jt-news-date{font-size: 12px;color: #999999;}
.jt-news-item-border{border-top: 1px solid #efefef;}

.fen-ge-tiao{width: 100%;height: 10px;background: #EEEEEE;}

.hexin-yewu{padding: 20px 15px;}
.hexin-yewu-title{font-size: 18px;position: relative;
/*text-indent: 10px;border-left: 3px solid #C60D1B;*/
line-height:20px;}
.hexin-yewu-title::before{position: absolute;content: '';width: 6px;height: 30px;background: #C60D1B;left: 0;top: 10px;display:none}
.hexin-yewu-box{display: flex;flex-wrap: wrap;justify-content: space-between;margin: 10px 0;}
.hexin-yewu-item{width: 48%;height: 80px;box-shadow: 0 0 10px #EEEEEE;margin-top: 10px;}
.hexin-yewu-item span{font-size: 16px;margin-left: 15px;width:85px;text-align:center;}
.hexin-yewu-item a{display: flex;height: 100%;justify-content: center;align-items: center;}
.hexin-yewu-item img{width:30px;}
.active-anli-box{padding: 20px 15px 0;}
.active-anli-title{font-size: 18px;position: relative;
/*text-indent: 10px;border-left: 3px solid #C60D1B;*/
line-height:20px;}
.active-anli-title::before{position: absolute;content: '';width: 6px;height: 30px;background: #C60D1B;left: 0;top: 10px;display:none;}
.active-anli{position: relative;height: 210px;padding: 20px 0 10px;}
 .swiper-anli {  width: 100%;  height: 180px;}
 .swiper-anli  .swiper-slide {text-align: center;transition: 300ms;transform: scale(1);width: 200px; height: 100%;}
 .swiper-anli  .swiper-slide .swiper-slide-img{height: 120px;border-radius: 6px;overflow: hidden;}
 .swiper-anli  .swiper-slide .swiper-slide-title{height: 28px;visibility: hidden;font-size: 14px;}
 .swiper-anli  .swiper-slide img{width: 100%;height: 100%;}
 .swiper-anli .swiper-slide-active{ transform: scale(1.5);z-index: 1;margin-top: 10px;}
 .swiper-anli  .swiper-slide-active .swiper-slide-img img{transform: scale();}
 .swiper-anli .swiper-slide-active img{width: 100%;height: 100%;}
 .swiper-anli .swiper-slide-active .swiper-slide-title{visibility: visible!important;}
.swiper-anli .swiper-button-nextw,
.swiper-anli .swiper-button-prevw{top: 45%;width: 16px;height: 30px;border-radius:2px;}
.swiper-anli .swiper-button-nextw{right: 0; background:rgba(255,255,255,.5) url(../icon/right.png)no-repeat center center;
    background-size: 80%;
}
.swiper-anli .swiper-button-prevw{left: 0;background:rgba(255,255,255,.5) url(../icon/left.png)no-repeat center center;
    background-size: 80%;
}
 
 .about-us{padding: 20px 15px;}
 .about-us-title{font-size: 18px;position: relative;
 /*text-indent: 10px;border-left: 3px solid #C60D1B;*/
 line-height:20px;}
 .about-us-title::before{position: absolute;content: '';width: 6px;height: 30px;background: #C60D1B;left: 0;top: 10px;display:none;}
 .about-us-box{display: flex;flex-wrap: wrap;justify-content: space-between;margin: 10px 0;}
 .about-us-item{width: 31%;height: 60px;box-shadow: 0 0 10px #EEEEEE;margin-top: 10px;}
 .about-us-item span{font-size: 14px;width:70%;display:flex;justify-content:center;}
 .about-us-item a{display: flex;height: 100%;justify-content: center;align-items: center;}
  .about-us-item img{width:26px;height:26px;}
 
 .join-us{padding: 20px 15px;}
 .join-us-title{font-size: 18px;position: relative;
 /*text-indent: 10px;border-left: 3px solid #C60D1B;*/
 line-height:20px;}
 .join-us-title::before{position: absolute;content: '';width: 6px;height: 30px;background: #C60D1B;left: 0;top: 10px;display:none;}
 .zhao-pin{margin: 20px 0 30px;display: flex;justify-content: space-between;}
 .zhaopin-item{width: 48%;height: 80px;box-shadow: 0 0 10px 0 #EEEEEE;}
 .zhaopin-item a{display: flex;height: 100%; justify-content: space-around;align-items: center;}
 .zhaopin-item span{font-size: 16px;}
 .zhaopin-item img{width:28px;}
 .you-arrow{display: flex;justify-content: center;width: 30px;height: 16px;box-shadow: 0 0 10px 0 #EEEEEE;background: url(../icon/arrowright.png)no-repeat center center;background-size: 60%;
 align-items: center;border-radius: 9px;margin-bottom:40px;}
.you-arrow > div{width: 30px;height: 20px;box-shadow: 0 0 10px 0 #EEEEEE;display: flex;align-items: center;justify-content: center;border-radius: 10px;}
.you-arrow img{width:20px;list-style:none;box-shadow:none;border:none;}
.link-logo{display: flex;flex-wrap: wrap;justify-content: space-around;align-items:center;margin-top:20px}   
.link-logo-item{margin-bottom: 10px;text-align:center;}
.link-logo-item:nth-child(1){width:33%;}
.link-logo-item:nth-child(2){width:33%;}
.link-logo-item:nth-child(3){width:33%;}
.link-logo-item:nth-child(4){width:20%;}
.link-logo-item:nth-child(5){width:20%;}
.link-logo-item:nth-child(6){width:20%;}
.link-logo-item:nth-child(7){width:20%;}
.link-logo-item:nth-child(8){width:20%;}
.link-logo-item:nth-child(9){width:20%;}
.link-logo-item:nth-child(10){width:20%;}
.link-logo-item:nth-child(11){width:20%;}
.link-logo-item:nth-child(12){width:20%;}
.link-logo-item:nth-child(13){width:20%;}
.link-logo-item:nth-child(14){width:20%;}
.link-logo-item:nth-child(15){width:20%;}
.link-logo-item:nth-child(16){width:20%;}
.link-logo-item:nth-child(17){width:20%;}
.link-logo-item:nth-child(18){width:20%;}
.link-logo-item:nth-child(19){width:16.66%;}
.link-logo-item:nth-child(20){width:16.66%;}
.link-logo-item:nth-child(21){width:16.66%;}
.link-logo-item:nth-child(22){width:16.66%;}
.link-logo-item:nth-child(23){width:16.66%;}
.link-logo-item:nth-child(24){width:16.66%;}
.link-logo-item img{width: 70%;}
.footer{background: #C60D1B;text-align: center;color: #FFFFFF;padding:5px;font-size: 12px;
}

.jt-news .title-tiao{margin-bottom:10px;}
.footer p span{font-size:12;font-style: inherit;font-family: "微软雅黑","宋体";
 vertical-align: baseline;}



