body {
  font-size: 14px;
  color: #333333;
  font-family: 思源黑体;
}
body li {
  list-style: none;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-size: 14px;
  font-weight: normal;
}
.wrap {
  width: 1260px;
  margin: 0 auto;
}
.header {
  height: 72px;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .henav {
  font-size: 16px;
  color: #4c4c4c;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  width: 50%;
}
.header .henav a {
  height: 66px;
  display: inline-block;
  line-height: 66px;
  border-top: #ffffff 3px solid;
  border-bottom: #ffffff 3px solid;
}
.header .henav .aclick {
  border-top: #ca0010 3px solid;
}
.header .henav a:hover {
  color: #ca0010;
}
.header .heri a {
  display: inline-block;
  height: 24px;
  width: 24px;
  margin-left: 16px;
  cursor: pointer;
}
.header .heri a:hover {
  background-position: bottom;
}
.flobl {
  background-color: rgba(0, 0, 0, 0.77);
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  z-index: 100;
  position: fixed;
  display: none;
}
.flo01 {
  left: calc(50% - 395px);
  top: calc(50% - 323px);
  width: 791px;
  height: 647px;
  z-index: 101;
  position: fixed;
  display: none;
}
.flo01 .clo {
  width: 26px;
  height: 26px;
  margin-bottom: -26px;
  display: block;
  position: relative;
  left: 733px;
  top: 39px;
  background-image: url(../images/flo1-2.png);
  cursor: pointer;
}
.flo01 .clo:hover {
  -webkit-animation: round_animate 0.25s linear infinite;
  animation: round_animate 0.25s linear infinite;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@keyframes round_animate {
  to {
    transform: rotate(0.25turn);
  }
}
.flo01 h1 {
  text-align: center;
  font-size: 20px;
  color: #ffffff;
  font-weight: bold;
  padding-top: 37px;
}
.flo01 h2 {
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  padding-top: 11px;
}
.flo01 .inli {
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  padding: 0px 40px;
  margin-top: 80px;
}
.flo01 .inp {
  width: 338px;
  height: 40px;
  background-image: url(../images/flo1-3.png);
  background-position: left top;
  line-height: 38px;
  font-size: 16px;
  color: #666666;
  margin-top: 30px;
}
.flo01 .inp span {
  color: #ca0010;
}
.flo01 .inp div {
  display: inline-block;
  width: 79px;
  text-align: center;
}
.flo01 .inp input {
  width: 238px;
  height: 37px;
  margin-left: 10px;
  outline: none;
}
.flo01 .inp2 {
  width: 686px;
  height: 106px;
  background-image: url(../images/flo1-4.png);
  background-repeat: no-repeat;
  background-position: left top;
  line-height: 24px;
  font-size: 14px;
  color: #000000;
  margin-top: 30px;
  resize: none;
  padding: 10px;
  outline: none;
}
.flo01 .subbtn {
  width: 158px;
  height: 40px;
  background-color: #ca0010;
  color: #ffffff;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  margin: 30px auto 0px auto;
}
.flo02 {
  margin: 50px 0px 0px -85px;
  width: 195px;
  height: 59px;
  z-index: 102;
  position: absolute;
  display: none;
}
.flo02 h1 {
  text-align: center;
  font-size: 20px;
  font-family: "SimSun";
  font-weight: bold;
  color: #ca0010;
  width: 100%;
  margin-top: 25px;
}
.banner_index {
  height: 511px;
  background-position: center;
}
.banner_insi {
  height: 440px;
  background-position: center top;
}
.center_index .content1 {
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}
.center_index .content1 .cole {
  width: 645px;
}
.center_index .content1 .cori {
  margin-top: 30px;
  text-align: center;
}
.center_index .content1 .leh1 {
  flex-wrap: wrap;
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 100px;
  margin-top: 40px;
}
.center_index .content1 .leh1 h1 {
  width: 1px;
  height: 100px;
  background-color: #ebebeb;
}
.center_index .content1 .leh1 a {
  text-align: center;
}
.center_index .content1 .leh1 a span {
  color: #bfbfbf;
  font-size: 16px;
  position: relative;
  top: -33px;
  left: 5px;
}
.center_index .content1 .leh1 a > div:nth-child(1) {
  color: #333333;
  font-size: 56px;
  letter-spacing: -2px;
}
.center_index .content1 .leh1 > a:nth-child(1) > div:nth-child(1) {
  color: #ca0010;
}
.center_index .content1 .leh1 a > div:nth-child(2) {
  color: #b2b2b2;
  font-size: 12px;
  margin-top: 6px;
}
.center_index .content1 .leh2 {
  margin-top: 40px;
}
.center_index .content1 .leh2 p {
  line-height: 25px;
  color: #666666;
  text-indent: 2em;
  margin-bottom: 16px;
}
.center_index .content1 .leh3 a {
  display: inline-block;
  width: 162px;
  height: 38px;
  background-image: url(../images/more.png);
}
.center_index .content1 .leh3 a:hover {
  background-image: url(../images/more2.png);
}
.center_index .content2 {
  margin-top: 30px;
  background-image: url(../images/indeximg2-1.png);
  background-repeat: no-repeat;
  background-color: #fafafa;
  background-position: center top;
}
.center_index .content2 .title {
  padding-top: 153px;
  text-align: center;
}
.center_index .content2 .btn {
  width: 49px;
  margin: auto;
}
.center_index .content2 .btn .btnle {
  width: 49px;
  height: 87px;
  display: block;
  position: relative;
  left: -668px;
  top: 240px;
  margin-bottom: -87px;
  outline:none;
  background-size:100%;
}
.center_index .content2 .btn .btnri {
  width: 49px;
  height: 87px;
  display: block;
  position: relative;
  left: 668px;
  top: 240px;
  margin-bottom: -87px;
  outline:none;
  background-size:100%;
}
.center_index .content2 .coco {
  margin-top: 40px;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-around;
}
.center_index .content2 .coco li {
  width: 311px;
  height: 501px;
  padding-top:1px;
  background-image: url(../images/indeximg2-2.png);
}
.center_index .content2 .coco li:hover h1 {
  background-position: bottom !important;
}
.center_index .content2 .coco li:hover h2 {
  background-color: #ca0010;
}
.center_index .content2 .coco li:hover h3 {
  color: #ca0010;
}
.center_index .content2 .coco  .swiper-wrapper > .swiper-slide:nth-child(1) li:hover {
  background-image: url(../images/indeximg2-3.png);
}
.center_index .content2 .coco  .swiper-wrapper > .swiper-slide:nth-child(2) li:hover {
  background-image: url(../images/indeximg2-4.png);
}
.center_index .content2 .coco  .swiper-wrapper > .swiper-slide:nth-child(3) li:hover {
  background-image: url(../images/indeximg2-5.png);
}
.center_index .content2 .coco  .swiper-wrapper > .swiper-slide:nth-child(4) li:hover {
  background-image: url(../images/indeximg2-6.png);
}
.center_index .content2 .coco  .swiper-wrapper > .swiper-slide:nth-child(5) li:hover {
  background-image: url(../images/indeximg2-7.png);
}
.center_index .content2 .coco  .swiper-wrapper > .swiper-slide:nth-child(6) li:hover {
  background-image: url(../images/indeximg2-8.png);
}
.center_index .content2 .coco li h1 {
  height: 32px;
  background-repeat: no-repeat;
  background-position: center top;
  margin-top: 44px;
}
.center_index .content2 .coco li h2 {
  height: 1px;
  width: 24px;
  background-color: #e0e0e0;
  margin: 25px auto 0px auto;
}
.center_index .content2 .coco li h3 {
  text-align: center;
  font-size: 24px;
  color: #1a1a1a;
  margin-top: 22px;
}
.center_index .content2 .coco li p {
  color: #666666;
  line-height: 24px;
  margin: 29px auto 0px auto;
  width: 253px;
  height: 245px;
}
.center_index .content2 .coco li .abtn {
  display: block;
  width: 162px;
  height: 38px;
  background-image: url(../images/more.png);
  margin: 0px auto;
}
.center_index .content2 .coco li div:hover {
  background-image: url(../images/more2.png);
}
.center_index .content3 {
  padding-top: 120px;
  background-color: #fafafa;
  padding-bottom: 80px;
}
.center_index .content3 .title {
  text-align: center;
}
.center_index .content3 .title h1 {
  font-size: 14px;
  color: #666666;
  font-weight: normal;
  width: 70%;
  margin: 24px auto 0px auto;
  line-height: 25px;
}
.center_index .content3 .btn {
  width: 24px;
  margin: auto;
}
.center_index .content3 .btn a:hover {
  background-position: bottom;
}
.center_index .content3 .btn .btnle {
  width: 24px;
  height: 40px;
  display: block;
  position: relative;
  left: -668px;
  top: 182px;
  margin-bottom: -40px;
  outline:none;
}
.center_index .content3 .btn .btnri {
  width: 24px;
  height: 40px;
  display: block;
  position: relative;
  left: 668px;
  top: 182px;
  margin-bottom: -40px;
  outline:none;
}
.center_index .content3 .coco {
  flex-wrap: wrap;
  display: flex;
  justify-content: space-around;
}
.center_index .content3 .coco li {
margin-top: 40px;
    padding-top: 1px;
    width: 409px;
    height: 315px;
    -moz-box-shadow: 0px 2px 10px #e3e3e3; /* 老的 Firefox */
        box-shadow: 0px 2px 10px #e3e3e3;
        background-color: #ffffff;
    background-size: 0;


}
.center_index .content3 .coco li:hover {
  background-size: 100% 100%;

}
.center_index .content3 .coco li:hover h1 span {
  color: #ca0010;
}
.center_index .content3 .coco li:hover h2 {
  color: #ca0010;
  font-weight: bold;
}
.center_index .content3 .coco li:hover h3 {
  background-color: #ca0010;
}
.center_index .content3 .coco li h1 {
  font-size: 12px;
  color: #b2b2b2;
  font-weight: normal;
  margin-top: 18px;
  margin-left: 24px;
}
.center_index .content3 .coco li h1 span {
  font-size: 32px;
  font-weight: bold;
  margin-right: 4px;
}
.center_index .content3 .coco li h2 {
  font-size: 18px;
  color: #1a1a1a;
  font-weight: lighter;
  margin-top: 17px;
  margin-left: 24px;
}
.center_index .content3 .coco li h3 {
  height: 1px;
  width: 24px;
  background-color: #e0e0e0;
  margin-top: 16px;
  margin-left: 24px;
}
.center_index .content3 .coco li p {
  color: #666666;
  line-height: 25px;
  height: 132px;
  margin-top: 10px;
  margin-left: 24px;
  margin-right: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.center_index .content3 .coco li .abtn {
  display: block;
  width: 162px;
  height: 38px;
  background-image: url(../images/more.png);
  margin-top: 7px;
  margin-left: 24px;
}
.center_index .content3 .coco li .abtn:hover {
  background-image: url(../images/more2.png);
}
.page {
  padding-top: 40px;
}
.page ul {
  display: flex;
  justify-content: center;
}
.page ul li {
  height: 34px;
  width: 34px;
  line-height: 34px;
  color: #999999;
  font-size: 16px;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-top-left-radius: 17px;
  border-top-right-radius: 17px;
  border-bottom-left-radius: 17px;
  border-bottom-right-radius: 17px;
  margin: 0px 5px;
}
.page ul .aclick {
  background-color: #ca0010;
  border: 1px solid #ca0010;
  color: #fff;
}
.page ul li:hover {
  background-color: #ca0010;
  border: 1px solid #ca0010;
  color: #fff;
}
.navtop {
  padding: 24px 0px;
  background-color: #ffffff;
}
.navtop .wrap {
  flex-wrap: wrap;
  display: flex;
  justify-content: left;
}
.navtop li {
  width: 16%;
  display: block;
  display: flex;
  align-items: center;
}
.navtop a {
  color: #333333;
  font-size: 18px;
  display:block;
}
.navtop .aclick,
.navtop a:hover {
  color: #ca0010;
  font-size: 18px;
  font-weight: bold;
}
.navbot {
  padding-top: 21px;
}
.navbot li {
  display: inline;
  display: inline-block;
  padding-top: 20px;
  width: 128px;
  margin-right: 1.4%;
}
.navbot a {
  color: #999999;
  font-size: 18px;
  display: block;
  width: 128px;
  height: 40px;
  border: #e3e3e3 1px solid;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  text-align: center;
  line-height: 40px;
}
.navbot .aclick,
.navbot a:hover {
  border: #ca0010 1px solid;
  color: #ca0010;
}
.case {
  background-color: #fafafa;
  padding-bottom: 40px;
}
.case .inco li {
  margin-top: 40px;
  height: 315px;
}
.case .inco li a {
  flex-wrap: wrap;
  display: flex;
  justify-content: left;
}
.case .inco .lile {
   width: 39%;
        overflow:hidden;
        display: flex;
        justify-content: center;
}
.case .inco .liri {
  width: 57%;
        margin-left: 2.4%;
}
.case .inco li img {
  width: 500px;
  height: 315px;
}
.case .inco li h1 {
  font-size: 12px;
  color: #b2b2b2;
  font-weight: normal;
  padding-top: 52px;
}
.case .inco li h1 span {
  font-size: 32px;
  font-weight: bold;
  margin-right: 4px;
}
.case .inco li h2 {
  font-size: 18px;
  color: #1a1a1a;
  font-weight: lighter;
  margin-top: 17px;
}
.case .inco li h3 {
  height: 1px;
  width: 24px;
  background-color: #e0e0e0;
  margin-top: 16px;
}
.case .inco li p {
  color: #666666;
  line-height: 25px;
  height: 50px;
  margin-top: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.case .inco li:hover {
  -moz-box-shadow: 0px 2px 10px #e3e3e3;
  /* 老的 Firefox */
  box-shadow: 0px 2px 10px #e3e3e3;
}
.case .inco li:hover h1 span,
.case .inco li:hover h2,
.case .inco li:hover h3 {
  color: #ca0010;
}
.case .inco li:hover h3 {
  background-color: #ca0010;
}
.case .inco li .abtn {
  display: block;
  width: 162px;
  height: 38px;
  background-image: url(../images/more.png);
  margin-top: 23px;
}
.case .inco li .abtn:hover {
  background-image: url(../images/more2.png);
}
.programme {
  background-color: #fafafa;
  padding-bottom: 40px;
}
.programme .inco {
  flex-wrap: wrap;
  display: flex;
  justify-content: start;
}
.programme .inco li {
  margin-top: 40px;
  height: 315px;
  width: 360px;
  padding: 0px 20px;
  -moz-box-shadow: 0px 2px 10px #e3e3e3;
  /* 老的 Firefox */
  box-shadow: 0px 2px 10px #e3e3e3;
  background-size:0;
  margin-left: 15px;
  margin-right: 15px;
  background-size: 0px;
}
.programme .inco li:nth-child(3n+1){
        margin-left: 0px;
    }
.programme .inco li:nth-child(3n+3){
        margin-right: 0px;
    }
.programme .inco li:hover {
    
        background-size: 100% 100%;
}
.programme .inco li h1 {
  font-size: 12px;
  color: #b2b2b2;
  font-weight: normal;
  padding-top: 15px;
}
.programme .inco li h1 span {
  font-size: 32px;
  font-weight: bold;
  margin-right: 4px;
}
.programme .inco li h2 {
  font-size: 18px;
  color: #1a1a1a;
  font-weight: lighter;
  margin-top: 17px;
}
.programme .inco li h3 {
  height: 1px;
  width: 24px;
  background-color: #e0e0e0;
  margin-top: 16px;
}
.programme .inco li p {
  color: #666666;
  line-height: 25px;
  height: 125px;
  margin-top: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.programme .inco li:hover h1 span,
.programme .inco li:hover h2,
.programme .inco li:hover h3 {
  color: #ca0010;
}
.programme .inco li:hover h3 {
  background-color: #ca0010;
}
.programme .inco li .abtn {
  display: block;
  width: 162px;
  height: 38px;
  background-image: url(../images/more.png);
  margin-top: 15px;
}
.programme .inco li .abtn:hover {
  background-image: url(../images/more2.png);
}
.programmeinfo {
  padding-bottom: 40px;
}
.programmeinfo .inco h1 {
  padding-top: 59px;
  font-size: 28px;
  font-weight: bold;
  color: #e50012;
}
.programmeinfo .inco h2 {
  font-size: 12px;
  color: #b2b2b2;
  margin-top: 10px;
  display: flex;
  align-items: center;
}
.programmeinfo .inco h2 img {
  margin-right: 8px;
}
.programmeinfo .inco h2 img:nth-child(2) {
  margin-left: 12px;
}
.programmeinfo .inco h3 a {
  color: #666666;
  float: right;
  display: flex;
  align-items: center;
  margin-top: -34px;
}
.programmeinfo .inco h3 img {
  margin-right: 8px;
}
.programmeinfo .inco h4 {
  background-color: #e0e0e0;
  height: 1px;
  margin-top: 20px;
}
.programmeinfo .inco h5 {
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  margin-top: 21px;
}
.programmeinfo .inco h5 a {
  color: #999999;
}
.programmeinfo .inco h5 a:hover {
  color: #e50012;
}
.programmeinfo .inco .cop{
        font-size: 14px;
        line-height: 25px;
        color: #666666;
        margin-top: 20px;
    }
.programmeinfo .inco .cop img{
        text-align: center;
        margin-top: 20px;
        height: auto;
        max-width: 100%;
    }

.prodducts {
  background-image: url(../images/products-img01.png);
  background-repeat: no-repeat;
  background-color: #fafafa;
  background-position: center top;
  padding-bottom: 100px;
}
.prodducts .btn {
  width: 49px;
  margin: auto;
}
.prodducts .btn .btnle {
  width: 49px;
  height: 87px;
  display: block;
  position: relative;
  left: -668px;
  top: 590px;
  margin-bottom: -87px;
    background-size:100%;
    outline:none;
    margin-top:0;
}
.prodducts .btn .btnri {
  width: 49px;
  height: 87px;
  display: block;
  position: relative;
  left: 668px;
  top: 590px;
  margin-bottom: -87px;
  outline:none;
  background-size:100%;
  margin-top:0;
}
.prodducts .coco {
  padding-top: 390px;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-around;
}
.prodducts .coco li {
  width: 311px;
  height: 501px;
  padding-top: 44px;
    box-sizing: border-box;
  background-image: url(../images/indeximg2-2.png);
}
.prodducts .coco li:hover h1 {
  background-position: bottom !important;
}
.prodducts .coco li:hover h2 {
  background-color: #ca0010;
}
.prodducts .coco li:hover h3 {
  color: #ca0010;
}
.prodducts .coco .swiper-wrapper > .swiper-slide:nth-child(1) li:hover {
  background-image: url(../images/indeximg2-3.png);
}
.prodducts .coco .swiper-wrapper > .swiper-slide:nth-child(2) li:hover {
  background-image: url(../images/indeximg2-4.png);
}
.prodducts .coco .swiper-wrapper > .swiper-slide:nth-child(3) li:hover {
  background-image: url(../images/indeximg2-5.png);
}
.prodducts .coco .swiper-wrapper > .swiper-slide:nth-child(4) li:hover {
  background-image: url(../images/indeximg2-6.png);
}
.prodducts .coco .swiper-wrapper > .swiper-slide:nth-child(5) li:hover {
  background-image: url(../images/indeximg2-7.png);
}
.prodducts .coco .swiper-wrapper > .swiper-slide:nth-child(6) li:hover {
  background-image: url(../images/indeximg2-8.png);
}
.prodducts .coco li h1 {
  height: 32px;
  background-repeat: no-repeat;
  background-position: center top;
 
}
.prodducts .coco li h2 {
  height: 1px;
  width: 24px;
  background-color: #e0e0e0;
  margin: 25px auto 0px auto;
}
.prodducts .coco li h3 {
  text-align: center;
  font-size: 24px;
  color: #1a1a1a;
  margin-top: 22px;
}
.prodducts .coco li p {
  color: #666666;
  line-height: 24px;
  margin: 29px auto 0px auto;
  width: 253px;
  height: 245px;
}
.prodducts .coco li .abtn {
  display: block;
  width: 162px;
  height: 38px;
  background-image: url(../images/more.png);
  margin: 0px auto;
}
.prodducts .coco li div:hover {
  background-image: url(../images/more2.png);
}
.service {
  background-color: #fafafa;
  padding-bottom: 45px;
}
.service .coco p {
  font-size: 18px;
  line-height: 30px;
  color: #1a1a1a;
  margin-top: 45px;
}

.service .coco .himg {
  text-align: center;
  margin-top: 20px;
}
.service .coco .himg img {
  height: auto;
  max-width: 100%;
}
.about {
  background-color: #fafafa;
  padding-bottom: 60px;
}
.about .wrap {
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
.about .coto {
  flex-wrap: wrap;
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 173px;
  width: 100%;
  margin-top: -87px;
  background-color: #ffffff;
  -moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
  /* 老的 Firefox */
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}
.about .coto h1 {
  width: 1px;
  height: 100px;
  background-color: #ebebeb;
}
.about .coto a {
  text-align: center;
}
.about .coto a span {
  color: #bfbfbf;
  font-size: 16px;
  position: relative;
  top: -33px;
  left: 5px;
}
.about .coto a > div:nth-child(1) {
  color: #333333;
  font-size: 56px;
  letter-spacing: -2px;
}
.about .coto > a:nth-child(1) > div:nth-child(1) {
  color: #ca0010;
}
.about .coto a > div:nth-child(2) {
  color: #b2b2b2;
  font-size: 12px;
  margin-top: 6px;
}
.about .cole {
  width: 645px;
}
.about .cori {
  margin-top: 60px;
  text-align: center;
}
.about .title {
  margin-top: 60px;
}
.about .leh1 {
  margin-top: 40px;
}
.about .leh1 p {
  line-height: 25px;
  color: #666666;
  text-indent: 2em;
}
.about .leh1 p span {
  color: #ca0010;
}
.footer {
  height: 427px;
  background-image: url(../images/footer01.jpg);
}
.footer .nav {
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  padding-top: 86px;
}
.footer .nav a {
  color: #ffffff;
  font-size: 16px;
}
.footer .nav span a {
  color: #969696;
  font-size: 14px;
  margin-left: 14px;
}
.footer .nav span a:hover {
  color: #ffffff;
}
.footer .coco {
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  padding-top: 60px;
}
.footer .cole h1 {
  font-size: 16px;
  color: #ffffff;
  line-height: 53px;
}
.footer .cole h1 img {
  margin-right: 14px;
}
.footer .cole h2 {
  font-size: 14px;
  color: #ffffff;
  margin-top: 47px;
}
.footer .cori .qrcod {
  text-align: right;
  color: #ffffff;
  margin-right: 0px;
  letter-spacing: 1px;
}
.footer .cori .qrcod img {
  margin-bottom: 9px;
}
.footer .cori .links a {
  display: inline-block;
  margin: 50px 0px 0px 13px;
}

@media screen and (max-width: 950px) {
.aa .swiper-slide{
    width:50% !important
}
.prodducts .coco li,.center_index .content2 .coco li{
    width:100%;
    background-size:100% 100%
}
.center_index .content3 .coco li{
    width:100%
}
.center_index .content3 .coco li p{
    width:auto
}

}
.pagelist{width:100%;height:37px; padding-top:30px; padding-bottom:50px; text-align:center;}
.pagelist a{ padding:0 12px; height:32px;display:inline-block; background-color:#fafafa; border-radius: 15px; border:#c1c1c1 solid 1px;  text-align:center;line-height:32px;margin-left:0px;font-size:14px;color:#3e3e3e; cursor:pointer;}
.pagelist a:hover ,.pagelist a.selected{ background-color:#d00; color:#fff; border:#d00 solid 1px; padding:0 12px; cursor:pointer;}
.pagelist span{height:32px;display:inline-block;margin-left:14px;line-height:32px;text-align:center;font-size:14px;color:#999999;}

.flo03 {
  height: 270px;
  width: 100%;
  z-index: 101;
  margin-top: 72px;
  position: fixed;
  position: absolute;
  display: none;
  background-color: #ffffff;
  border-top: 1px solid #dddddd;
}
.flo03 .clo {
  width: 26px;
  height: 26px;
  position: relative;
  background-image: url(../images/flo3-2.png);
  cursor: pointer;
  float: right;
}
.flo03 .clo:hover {
  -webkit-animation: round_animate 0.25s linear infinite;
  animation: round_animate 0.25s linear infinite;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@keyframes round_animate {
  to {
    transform: rotate(0.25turn);
  }
}
.flo03 h1 {
  color: #4c4c4c;
  width: 100%;
  padding-top: 57px;
  font-size: 17px;
  letter-spacing: 10px;
  display: block;
  margin-bottom: 23px;
}
.flo03 .inli {
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  padding: 0px 7%;
}
.flo03 .inp {
  height: 68px;
  width: 85%;
  color: #666666;
  line-height: 68px;
  background: #fff;
  text-indent: 18px;
  border: 1px solid #ccc;
}
.flo03 .inp input {
  width: 92%;
  height: 37px;
  margin-left: 10px;
  outline: none;
}
.flo03 .subbtn {
  width: 90px;
  height: 70px;
  background: url(../images/flo3-1.png) #e50012 no-repeat center center;
}

.prodducts-info .wrap {
  width: 1200px;
}
.prodducts-info .title {
  width: 100%;
  text-align: center;
  font-size: 26px;
  color: #1e1515;
  margin-top: 70px;
}
.prodducts-info .title h1 {
  display: block;
  width: 62px;
  height: 3px;
  background: #e81212;
  margin: 20px auto 0px auto;
}
.prodducts-info .content1 {
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  padding-bottom: 50px;
}
.prodducts-info .content1 .coim {
  width: 400px;

  margin-top: 50px;
}
.prodducts-info .content1 .cofo {
  width: 700px;
  font-size: 14px;
  color: #535353;
  line-height: 30px;
  padding-top: 20px;
  margin-top: 50px;
}
.prodducts-info .content1 a {
  width: 180px;
  height: 56px;
  line-height: 56px;
  background: #e81212;
  color: #fff;
  font-size: 16px;
  display: block;
  text-align: center;
  margin-top: 40px;
}
.prodducts-info .content1 a:hover {
  cursor: pointer;
  background: #ce0707;
}
.prodducts-info .content2 {
  background-color: #f8f8f8;
  padding-bottom: 80px;
}
.prodducts-info .content2 .wrap {
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
.prodducts-info .content2 ul {
  flex-wrap: wrap;
  display: flex;
   justify-content: start;
  width: 100%;
}
.prodducts-info .content2 .title {
  margin-bottom: 50px;
}
.prodducts-info .content2 ul li {
  width: 388px;
  height: 170px;
  background-color: #ffffff;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  margin-left: 6px;
   margin-right: 6px;
}
.prodducts-info .content2 ul .liri {
  margin-right: 20px;
}
.prodducts-info .content2 ul img {
  width: 48px;
  height: 48px;
  margin: 40px 0px 0px 40px;
}
.prodducts-info .content2 ul h1 {
  font-size: 18px;
  color: #504d4d;
  font-weight: bold;
  margin-top: 43px;
}
.prodducts-info .content2 ul h2 {
  width: 28px;
  height: 2px;
  background: #e81212;
  margin-top: 14px;
}
.prodducts-info .content2 ul p {
  font-size: 16px;
  color: #a0a0a0;
  width: 230px;
  height: 65px;
  overflow: hidden;
  margin-top: 17px;
  line-height: 22px;
}
.prodducts-info .content3 .wrap {
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
.prodducts-info .content3 li {
  padding-bottom: 65px;
}
.prodducts-info .content3 ul > li:nth-child(even) {
  background-color: #f8f8f8;
}
.prodducts-info .content3 .coim {
  width: 560px;
  margin-top: 50px;
}
.prodducts-info .content3 .cofo {
  width: 608px;
  font-size: 14px;
  color: #535353;
  line-height: 30px;
  padding-top: 20px;
  margin-top: 50px;
}
.prodducts-info .content3 .cofo h1 {
  font-size: 24px;
  color: #504d4d;
  font-weight: bold;
}
.prodducts-info .content3 .cofo p {
  font-size: 18px;
  line-height: 28px;
  color: #504d4d;
  margin-top: 21px;
}
.prodducts-info .content3 a {
  width: 180px;
  height: 56px;
  line-height: 56px;
  background: #e81212;
  color: #fff;
  font-size: 16px;
  display: block;
  text-align: center;
  margin-top: 40px;
}
.prodducts-info .content3 a:hover {
  cursor: pointer;
  background: #ce0707;
}





.programmeinfo2 .wrap {
  width: 1200px;
}
.programmeinfo2 .title {
  width: 100%;
  text-align: center;
  font-size: 26px;
  color: #1e1515;
  margin-top: 70px;
}
.programmeinfo2 .title h1 {
  display: block;
  width: 62px;
  height: 3px;
  background: #e81212;
  margin: 20px auto 0px auto;
}
.programmeinfo2 .content1 {
  text-align: center;
  padding-bottom: 50px;
}
.programmeinfo2 .content1 .cofo {
  width: 100%;
  font-size: 14px;
  color: #535353;
  line-height: 30px;
  padding-top: 20px;
  margin-top: 50px;
  font-size: 18px;
}
.programmeinfo2 .content1 a {
  width: 180px;
  height: 56px;
  line-height: 56px;
  background: #e81212;
  color: #fff;
  font-size: 16px;
  display: block;
  text-align: center;
  margin-top: 40px;
}
.programmeinfo2 .content1 a:hover {
  cursor: pointer;
  background: #ce0707;
}
.programmeinfo2 .content2 {
  background-color: #f8f8f8;
  padding-bottom: 80px;
}
.programmeinfo2 .content2 .wrap {
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
.programmeinfo2 .content2 ul {
  flex-wrap: wrap;
  display: flex;
  justify-content: start;
  width: 100%;
}
.programmeinfo2 .content2 .title {
  margin-bottom: 50px;
}
.programmeinfo2 .content2 ul li {
  width: 340px;
  margin-left: 30px;
  margin-right: 30px;
  text-align: center;
}
.programmeinfo2 .content2 ul img {
  width: 100%;
}
.programmeinfo2 .content2 ul h1 {
  font-size: 18px;
  color: #504d4d;
  font-weight: bold;
  margin-top: 43px;
}
.programmeinfo2 .content2 ul h2 {
  width: 28px;
  height: 2px;
  background: #e81212;
  margin: 14px auto 0px auto;
}
.programmeinfo2 .content2 ul p {
  font-size: 14px;
  color: #a0a0a0;
  margin-top: 17px;
  line-height: 22px;
}
.programmeinfo2 .content3 .wrap {
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
.programmeinfo2 .content3 li {
  padding-bottom: 65px;
}
.programmeinfo2 .content3 ul > li:nth-child(even) {
  background-color: #f8f8f8;
}
.programmeinfo2 .content3 .coim {
  width: 560px;
  margin-top: 50px;
}
.programmeinfo2 .content3 .cofo {
  
  font-size: 14px;
  color: #535353;
  line-height: 30px;
  padding-top: 20px;
  margin-top: 50px;
}
.programmeinfo2 .content3 .cofo h1 {
  font-size: 24px;
  color: #504d4d;
  font-weight: bold;
}
.programmeinfo2 .content3 .cofo p {
  font-size: 18px;
  line-height: 28px;
  color: #504d4d;
  margin-top: 21px;
}
.programmeinfo2 .content3 a {
  width: 180px;
  height: 56px;
  line-height: 56px;
  background: #e81212;
  color: #fff;
  font-size: 16px;
  display: block;
  text-align: center;
  margin-top: 40px;
}
.programmeinfo2 .content3 a:hover {
  cursor: pointer;
  background: #ce0707;
}

@media screen and (max-width: 1300px) {
  .wrap {
    width: 96% !important;
    margin: 0% 2%;
  }
    .programmeinfo2 .content1 {
    justify-content: center;
  }
  .programmeinfo2 .content1 .cofo {
    width: 100%;
  }
  .programmeinfo2 .content1 a {
    margin-left: auto;
    margin-right: auto;
  }
  .programmeinfo2 .content2 li {
    width: 48% !important;
  }
  .programmeinfo2 .content3 .wrap {
    justify-content: center;
  }
  .programmeinfo2 .content3 .cofo {
    width: 100%;
  }
  .programmeinfo2 .content3 a {
    margin-left: auto;
    margin-right: auto;
  }
  .programmeinfo2 .content3 h1 {
    text-align: center;
  }
  .programmeinfo2 .content3 ul > li:nth-child(2n+1) .wrap {
    flex-direction: column-reverse;
    align-items: center;
  }
  .subwrap {
    width: 100% !important;
  }
  .prodducts .btn,.center_index .content2 .btn,.center_index .content3 .btn{
      display:none
  }
  .prodducts-info .content1 {
    justify-content: center !important;
  }
  .prodducts-info .content1 .cofo {
    width: 100%;
  }
  .prodducts-info .content1 a {
    margin-left: auto;
    margin-right: auto;
  }
  .prodducts-info .content2 li {
    width: 48% !important;
  }
  .prodducts-info .content3 .wrap {
    justify-content: center !important;
  }
  .prodducts-info .content3 .cofo {
    width: 100%;
  }
  .prodducts-info .content3 a {
    margin-left: auto;
    margin-right: auto;
  }
  .prodducts-info .content3 h1 {
    text-align: center;
  }
  .prodducts-info .content3 ul > li:nth-child(2n+1) .wrap {
    flex-direction: column-reverse;
    align-items: center;
  }
  .center_index .content3 .coco li{
        width: 90% !important;
        margin-left: 5%; 
        margin-right: 5%; 
       
  }
  .programme .inco li{
            margin-left: 0px;
            margin-right: 0px;
            width: 100%;
    }
}
.programme .inco li{
    background-color: #ffffff;
}
.case .inco li:hover{
    background-color: #ffffff;
}