section.sec_1_1 {
  padding: 90px 0 30px;
  background: #fff url(../images/cpbanner.jpg) no-repeat center center / cover;
  margin-top: 10px;
  height: 528px;
}
section.container div.container-list div.layui-col-space21 .pro-title {
  margin-bottom: 50px;
}
section.js_1_3 {
  padding: 105px 0 110px;
  background: #efefef;
}

section.js_1_3 div.swiper-box {
  margin-top: 50px;
}

section.js_1_3 a.thumb {
  display: block;
  position: relative;
  background: #353535 no-repeat center / cover;
  overflow: hidden;
  color: #fff;
  padding-top: 57.46268656%;
  text-align: center;
}

section.js_1_3 a.thumb span.title {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 40px 10px;
  font-size: 18px;
  line-height: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.8));
  background: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.8));
  background: -moz-linear-gradient(transparent, rgba(0, 0, 0, 0.8));
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
}

div.btnGroup {
  overflow: hidden;
  padding-top: 25px;
}

div.btnGroup a {
  display: block;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  color: #ccc;
  float: left;
  border: 1px solid #e0e0e0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

div.btnGroup a.prev {
  background: #e90000;
  border-color: #e90000;
  color: #fff;
  margin-right: -17px;
  margin-top: -25px;
  z-index: 1;
  position: relative;
}

section.js_1_3 div.p-rel div.swiper-slide {
  overflow: hidden;
}

section.js_1_3 a.thumb img {
  -o-transition: all ease 1s 0s;
  -webkit-transition: all ease 1s 0s;
  -moz-transition: all ease 1s 0s;
  transition: all ease 1s 0s;
}

section.js_1_3 a.thumb img:hover {
  -webkit-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
}

section.sec_1_1 div.desc {
  margin: 35px auto 0px;
  font-size: 20px;
  line-height: 2;
  text-align: center;
  max-width: 960px;
}

section.sec_1_1 div.desc1 {
  /*margin: 35px auto 370px 0;*/
  margin: 35px auto 370px 0;
  text-align: justify;
  color: #fff;
  font-size: 20px;
  line-height: 2;
  max-width: 660px;
}

section.container div.container-list div.layui-col-space25 .pro-title {
  margin-bottom: 50px;
}

section.container div.container-list {
  padding: 0px 0 30px;
  background-image: url(../images/about_14.png), url(../images/about_11.png);
  background-color: #fefefe;
  background-position: right top, left bottom;
  background-repeat: no-repeat, no-repeat;
}

section.container div.container-list div.wrapper {
  overflow: hidden;
}

section.container div.container-list div.layui-col-space25 {
  margin: 0;
}

section.container div.container-list a.item {
  display: block;
  background: #efefef;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  cursor: default;
}

section.container div.container-list a.item span.thumb {
  display: block;
  height: 0;
  padding-top: 70%;
  overflow: hidden;
  position: relative;
  background: no-repeat center/cover;
}

/* section.container div.container-list a.item:hover {
    -webkit-box-shadow: 9px 7px 0 #d0141b;
    box-shadow: 9px 7px 0 #d0141b;
} */

section.container div.container-list a.item span.thumb img {
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
}

section.container div.container-list a.item span.info {
  display: block;
  text-align: center;
  overflow: hidden;
  padding: 20px 10px 25px 10px;
}

section.container div.container-list a.item span.info small.date {
  font-size: 20px;
  line-height: 1;
  color: #000;
  height: 22px;
  overflow: hidden;
  display: block;
  font-family: "DINAlternate";
}

section.container div.container-list a.item span.info span.title {
  display: block;
  font-size: 16px;
  line-height: 1.5;
  opacity: 0.5;
  overflow: hidden;
  font-family: "Microsoft YaHei";
  margin-top: 15px;
}

section.container div.container-list a.item span.info span.dot {
  display: block;
  margin-top: 68px;
  width: 31px;
  height: 12px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAMBAMAAABowns/AAAAA3NCSVQICAjb4U/gAAAAD1BMVEX////FxcXFxcXFxcXFxcViw4hYAAAABXRSTlMARIi7/xMIGx0AAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAJ0lEQVQImWNgQABGIwZUwOSigCai4kSUEhckAFaCIYDXVNIVgJ0OAD5xCsMzrf2ZAAAAAElFTkSuQmCC")
    no-repeat right center;
}

section.sec_1_2 a.thumb {
  -webkit-box-shadow: 11px 11px 0 #d0141b;
  box-shadow: 11px 11px 0 #d0141b;
}

section.sec_1_2 .item:nth-child(odd) a.thumb {
  -webkit-box-shadow: -11px 11px 0 #d0141b;
  box-shadow: -11px 11px 0 #d0141b;
  margin-left: 11px;
}

section.sec_1_2 {
  padding: 88px 0 124px;
  background-image: url(../images/advantage_03.png),
    url(../images/advantage_02.png), url(../images/advantage_05.png);
  background-color: #ffffff;
  background-position: right top, left top, left bottom;
  background-repeat: no-repeat, no-repeat, no-repeat;
  position: relative;
}

section.sec_1_2 > div.bgGroup {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  overflow: hidden;
}
section.sec_1_2 > div.bgGroup div.bgp {
  background: no-repeat center top / auto 100%;
}
section.sec_1_2 > div.bgGroup div.bg_1 {
  background-image: url("../images/advantage_top.png");
}
section.sec_1_2 > div.bgGroup div.bg_2 {
  background: url("../images/advantage_mid.png") no-repeat left top / auto 100%;
}
section.sec_1_2 > div.bgGroup div.bg_3 {
  background: url("../images/advantage_05.png") no-repeat right bottom / 100%
    auto;
}
section.sec_1_2 > div.wrapper {
  position: relative;
  z-index: 2;
}

section.sec_1_2 ul.list {
  margin-top: 50px;
}

section.sec_1_2 li.item {
  margin-bottom: 40px;
  overflow: hidden;
  padding: 40px 0;
}

section.sec_1_2 li.item a.thumb {
  display: block;
  /*overflow: hidden;*/
  margin-right: 11px;
  position: relative;
}
section.sec_1_2 li.item a.thumb.fr:before {
  content: "";
  display: block;
  width: 73px;
  height: 44px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url("../images/ys_05.png") no-repeat center / 100% auto;
}

section.sec_1_2 li.item a.thumb span.thumb {
  display: block;
  position: relative;
  overflow: hidden;
  background: #353535 no-repeat center / cover;
  width: 679px;
  height: 0;
  padding-top: 49.92592592592593%;
}

section.sec_1_2 li.item a.thumb img {
  display: block;
  width: 100%;
  min-height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

section.sec_1_2 li.item div.info {
  width: calc(100% - 755px);
  overflow: hidden;
  float: right;
  transform: translateY(25%);
}

section.sec_1_2 li.item div.info a.title:hover {
  color: #222;
}

section.sec_1_2 li.item div.info a.title {
  font-family: "Microsoft YaHei";
  display: block;
  font-size: 24px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1;
  position: relative;
  margin-top: 38px;
}

section.sec_1_2 li.item div.info a.title:after {
  content: "";
  display: block;
  width: 20px;
  height: 4px;
  background: #d0141b;
  margin-top: 22px;
}

section.sec_1_2 li.item div.info div.desc {
  font-size: 18px;
  color: #222222;
  line-height: 2;
  margin-top: 24px;
  overflow: hidden;
}

section.sec_1_2 li.item div.info a.more {
  display: block;
  width: 180px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin-top: 30px;
  color: #888;
  font-size: 18px;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #d8d8d8;
  border-radius: 0 12px 0 12px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

section.sec_1_2 li.item:hover div.info a.more {
  background: #d0141b;
  color: #fff;
}

section.sec_1_2 div.btn {
  text-align: center;
  margin-top: 68px;
}

section.sec_1_2 div.btn a.getmore {
  color: #2b2b2b;
  font-size: 18px;
  line-height: 34px;
}

section.sec_1_2 div.btn a.getmore i {
  font-size: 22px;
  margin-left: 12px;
  position: relative;
  top: 2px;
}

section.sec_1_2 div.btn a.getmore:hover {
  color: #d0141b;
}

section.sec_2_1 {
  padding: 70px 0 90px;
  background: #fff url("../images/bg_products_chip_2.jpg") no-repeat right top;
}

section.sec_2_1 div.thumb {
  float: left;
  width: 517px;
  padding: 35px;
  overflow: hidden;
  background: #fff url("../images/bg_products_chip_b.png") no-repeat center /
    100% 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

section.sec_2_1 div.thumb img {
  display: block;
  width: 100%;
  border-radius: 0 0 0 12px;
}

section.sec_2_1 div.info {
  width: calc(100% - 585px);
  float: right;
  padding-top: 60px;
}

section.sec_2_1 div.info div.desc {
  margin-top: 40px;
  font-size: 20px;
  line-height: 2;
}

section.sec_2_2 {
  padding: 64px 0 100px;
  overflow: hidden;
  background: #f3f3f3 url("../images/bg_products_chip_3.jpg") no-repeat center /
    cover;
}

section.sec_2_2 div.spec {
  margin-top: 70px;
  overflow: hidden;
}

section.sec_2_2 .layui-col-space66 {
  margin: -33px;
}

section.sec_2_2 .layui-col-space66 > * {
  padding: 33px;
}

section.sec_2_2 div.item {
  background: #fff;
  overflow: hidden;
  text-align: center;
  padding: 48px 0;
  border-bottom: 3px solid #d0141b;
  border-radius: 0 12px 0 0;
}

section.sec_2_2 div.item i.icon {
  display: block;
  height: 95px;
  background: no-repeat center / auto 100%;
}

section.sec_2_2 div.item span.title {
  display: block;
  font-size: 22px;
  line-height: 34px;
  height: 68px;
  overflow: hidden;
  max-width: 80%;
  margin: 15px auto 0;
}

section.sec_2_3 {
  padding: 90px 0 110px;
}

section.sec_2_3 div.container-body {
  overflow: hidden;
  position: relative;
  font-size: 16px;
  line-height: 1.8;
  margin-top: 55px;
}

section.sec_2_3 div.container-body * {
  max-width: 100% !important;
}

section.sec_3_1 {
  padding: 80px 0 90px;
  background: #fff url("../images/bg_products_chip_2.jpg") no-repeat right top;
}

section.sec_3_1 div.desc {
  font-size: 20px;
  line-height: 2;
  margin-top: 40px;
}

section.sec_3_1 div.container-body {
  margin-top: 70px;
  font-size: 16px;
  line-height: 1.8;
  overflow: hidden;
  position: relative;
}

section.sec_3_1 div.container-body * {
  max-width: 100% !important;
}

section.sec_3_2 {
  padding: 95px 0;
  background: #f6f6f6;
}

section.sec_3_2 div.specs {
  margin-top: 10px;
  overflow: hidden;
  text-align: center;
}

section.sec_3_2 div.specs div.item {
  overflow: hidden;
  text-align: center;
}

section.sec_3_2 div.specs div.item span.icon {
  display: block;
  height: 0;
  position: relative;
  max-width: 239px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 114.6443514644351%;
}

section.sec_3_2 div.specs div.item span.title {
  display: block;
  font-size: 18px;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
  margin-top: 10px;
}

section.sec_3_2 div.specs div.item span.icon i.icon {
  display: block;
  height: 90px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  background: no-repeat center / auto 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

section.sec_3_2 div.specs div.layui-row > div {
  width: 20%;
}

section.sec_3_2 div.specs .layui-col-space52 {
  margin: -26px;
}

section.sec_3_2 div.specs .layui-col-space52 > * {
  padding: 26px;
}

section.sec_3_3 {
  padding: 115px 0;
}

section.sec_3_3 div.thumb {
  width: 632px;
  margin: 0 0 20px 90px;
  float: right;
  border-radius: 0 0 0 40px;
  overflow: hidden;
  background: #f00;
}

section.sec_3_3 div.thumb img {
  display: block;
  width: 100%;
}

section.sec_3_3 div.info {
  margin-top: 15px;
}

section.sec_3_3 div.info div.desc {
  margin-top: 35px;
  font-size: 20px;
  line-height: 2;
}

section.sec_4_1 div.info {
  padding-top: 40px;
}

section.sec_4_2 {
  background: #f3f3f3 url("../images/bg_products_chip_3.jpg") no-repeat center /
    cover;
}

section.sec_4_2 div.specs div.item span.icon i.icon {
  height: 70px;
}

section.sec_4_3 {
  padding: 85px 0 135px;
  background: #f6f6f6;
}

section.sec_4_3 div.scene {
  margin-top: 52px;
  position: relative;
  overflow: hidden;
}

section.sec_4_3 div.gallery-top {
  margin: 0 85px;
  position: relative;
}

section.sec_4_3 div.gallery-top div.swiper-container {
  max-width: 924px;
  margin: 0 auto;
  overflow: hidden;
}

section.sec_4_3 div.gallery-top span.thumb {
  display: block;
  height: 0;
  padding-top: 53.67965367965368%;
  background: #f2f2f2 no-repeat center / cover;
}

section.sec_4_3 div.gallery-top span.title {
  display: block;
  margin-top: 35px;
  text-align: center;
  font-size: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
}

section.sec_4_3 div.gallery-top > a {
  display: block;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  border: 1px solid #ddd;
  border-radius: 12px 0 12px 0;
  font-weight: bold;
  color: #999;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 3;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

section.sec_4_3 div.gallery-top > a.swiper-next {
  border-radius: 0 12px 0 12px;
  color: #fff;
  background: #d0141b;
  left: auto;
  right: 0;
  border-color: #d0141b;
}

section.sec_4_3 div.gallery-top > a:hover {
  color: #fff;
  background: #d0141b;
  border-color: #d0141b;
}

section.sec_4_3 div.gallery-thumbs {
  margin-top: 50px;
}

section.sec_4_3 div.gallery-thumbs div.swiper-slide {
  width: 20%;
  float: left;
  background: #353535;
}

section.sec_4_3 div.gallery-thumbs div.swiper-slide span.thumb {
  display: block;
  padding-top: 53.35820895522388%;
  opacity: 0.9;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  background: #ddd no-repeat center / cover;
}

section.sec_4_3 div.gallery-thumbs div.swiper-slide-thumb-active span.thumb {
  opacity: 1;
}

section.sec_4_3 div.gallery-thumbs > a {
  display: block;
  font-size: 30px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
}

section.sec_4_3 div.gallery-thumbs > a i {
  font-size: inherit;
}

section.sec_4_3 div.gallery-thumbs > a.swiper-next {
  left: auto;
  right: 0;
  color: #fff;
}

section.sec_5_1 {
  background: #fff url("../images/bg_products_chip_2.jpg") no-repeat right top;
}

section.sec_5_1 section.sec_1_1 {
  background: none;
  padding: 135px 0 120px;
}

section.sec_5_2 {
  padding: 0 0 100px;
  background: none;
}

section.sec_5_2 li.item {
  /*overflow: hidden;*/
  padding: 0 !important;
  position: relative;
  margin-bottom: 38px;
  background: none;
}

section.sec_5_2 li.item:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  clear: both;
}

section.sec_5_2 li.item a.thumb span.thumb {
  width: 654px;
  padding-top: 109.6330275229358%;
}

section.sec_5_2 li.item div.info {
  position: absolute;
  right: 0;
  top: 50%;
  border-radius: 0 0 0 12px;
  padding: 80px 55px 75px 80px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: calc(100% - 514px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 60px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.06);
  background: #fff
    url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANBAMAAACAxflPAAAAA3NCSVQICAjb4U/gAAAAElBMVEX19fX////7+/v4+Pj////39/e32TWjAAAACXBIWXMAAAsSAAALEgHS3X78AAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAAChJREFUCJljYBIEAgUGBiMQLWzAIAgGAlhoBSZUWtgIuzoIDTMXSgMATtwGNYABu94AAAAASUVORK5CYII=");
}

section.sec_5_2 li.item div.info a.title {
  margin-top: 0 !important;
}

section.sec_5_2 li.item div.info a.title:after {
  content: "";
  display: block;
  width: 20px;
  height: 4px;
  background: #d0141b;
  margin-top: 22px;
}

section.sec_5_2 li.item div.info a.more {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.06);
}

section.sec_5_2 li.item.right a.thumb {
  float: right;
}

section.sec_5_2 li.item.right div.info {
  left: 0;
  right: auto;
}

section.sec_6_2 div.item i.icon {
  height: 84px;
}

section.sec_6_2 div.item span.title {
  font-size: 18px;
  line-height: 30px;
  height: 60px;
  max-width: 80%;
  margin: 20px auto 0 auto;
}

section.sec_6_3 {
  padding: 100px 0;
}

section.sec_6_3 ul.list {
  margin-top: 60px;
}

section.sec_6_3 ul.list li {
  float: left;
  width: 20%;
  position: relative;
}

section.sec_6_3 ul.list li i.index {
  display: block;
  width: 114px;
  height: 137px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  font-size: 26px;
  padding-top: 45px;
  text-align: center;
  font-style: normal;
  color: #7e7e7e;
  font-family: "Montserrat-Medium";
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHIAAACJCAMAAADHVpyVAAAAA3NCSVQICAjb4U/gAAABFFBMVEX////29vbpAAD29vbpAAD29vbpAAD29vbpAAD29vbpAAD29vbpAAD29vbpAAD29vbpAAD29vbpAAD29vbpAAD29vbpAAD29vbpAAD29vbpAAD29vbpAAD29vb29fX28fH28vL27u716+v16en14uL14eH13t713Nz01NT00dH0z8/0zMz0x8fzw8PzwMDzvLzzuLjztbXzs7PysLDyq6vyp6fxnZ3xm5vxmJjxlZXwiorwhYXwgoLwfn7vdHTvcHDvbGzuYWHuXl7uWlruVlbtUlLtSkrtRkbtRETsQUHsOTnsNjbsMzPrLy/rKCjrJSXrIiLrICDqGRnqFhbqFRXqEBDqDg7qDAzpBgbpBATpAgLpAAAYp6HfAAAAXHRSTlMAEREiIjMzRERVVWZmd3eIiJmZqqq7u8zM3d3u7v///////////////////////////////////////////////////////////////////////////////////+PfmZEAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAADgElEQVRoge2Yd1fqMBxAw1ABERVlWFoHuPfePgfuPXCR7/89HqVN2tL+6EzOO+fl/iGKB+9J0pvUIhSE/kJFqRT6A302EH0lRaPUx0eYGFEMRhLshbFBxcpgjLExPaZ0MpZmKewp2IQqhR5Wwtiwo1BlmM3sDlRAo6JUBqIX9tkXsWNJIw7GEgZElMHYwoCILJh0t0W0UokkmJ6Su8lEKXQwXcKACBlM1zAgwgTjGgZE0GASzrubNwoBgvEcBoTvYPqDLKKViq+bBp9hQHgPJuE/DIhhb0saKAwIL8E4HPvhcLtpCBUGRLdgQocBAQYTQRgQzsFEFAaEPZiYl2M/HCPW2Y1FfZ06MWZxsrhQ7RRMxjQXo6KkeQ/SMkx2dVipGEpORkURSqEUSqEUSqEUSqEUSqEUyn9emeSmzCc1Yw5zU2KcU41ZzFOJs61ZxXyVOInyvJV5JPFWSgjzVmKhFEqhFEqhFEqhFMr/TlnjZKwZyi1Oyi1DecVJeaUp5daX5joX43pTNcpoVH1pLHIwLjbagxxFqfbr5y5z4+5n24RTSBsmxvfLTIXL95qmNUiE4kXt++b5NDPh9HlTNxbj2r/Rsvbj1+EkE+Hk4ZculHPkYUE8r7/1vMnAuPms/3WcjxuPRFBvWX/3ej5i4fw1EZZ7kZWsPrs/f6oRCqt/fsicZpGN+JD+y/e9yIx772SIQ3G7UX3+o1+7+GElEuHKAxEWk45ClYykB3MxE1o4c0HCkDKg0BLM0UQo4cSRPQyIpL4b4ZcwR9rWC5nTUXhODVIkmJuFgMKFGxpGyoNQhQZzGuR+oXbaLQwIuh197I/7FI7vfzhuNu70kmAeV30ZVx9pGJ2bjTs0mPqsZ+Fs3WMYAHQ7+j72FszE8bfLZuMODeZ124Nx+9VXGBA0mFu3u6PFW99hQJBgfs+6BVM7+w0QBgQNpnEABTN+0AgYBgQ9v5/WHI1rT3RO/YcBQYO5nLMJ5y7DhQFhBHMyZRFOnYQPA4Ke3287JuPOG91swoQBkdJnF98t6cKlOyKUwoYBQc7v3/pGValu1GkYrqdwcMidvZVi1ItopWw3lpkKW43aldG1CJDvNOZZG1FcthpltgvZJmdVMrxYDSSzUeJhRBmzMtJtFcYUZ5GP0RwK80AINBT2gRBIKDwCIeQ4BkKQ+AVCyHAMhFDkFwghKctBA/kL9DiPM6a9jqwAAAAASUVORK5CYII=")
    no-repeat center / auto 100%;
}

section.sec_6_3 ul.list li div.info {
  padding: 50px 35px;
  height: 400px;
  background: #fff;
  border: 1px solid #efefef;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0 0 0 12px;
  overflow: hidden;
  margin-top: -10px;
  -webkit-box-shadow: 0 0 60px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.06);
}

section.sec_6_3 ul.list li div.info b {
  display: block;
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: normal;
}

section.sec_6_3 ul.list li div.info span {
  display: block;
  font-size: 14px;
  line-height: 2;
}

@media screen and (max-width: 1500px) {
  section.sec_1_1 div.desc1 {
    margin: 35px auto 120px 0;
  }
  section.container div.container-list a.item span.info small.date {
    font-size: 18px;
  }
  section.container div.container-list a.item span.info span.title {
    font-size: 14px;
    margin-top: 10px;
  }
  section.container div.container-list a.item span.info small.date {
    height: 20px;
  }
}

@media screen and (max-width: 1240px) {
  section.sec_4_3 div.gallery-top {
    margin: 0 auto;
  }
}

@media screen and (max-width: 1199px) {
  section.container div.container-list a.item span.info small.date {
    font-size: 18px;
  }
  section.container div.container-list a.item span.info span.title {
    margin-top: 5px;
  }
  section.container div.container-list a.item span.info {
    padding: 20px 20px;
    font-size: 18px;
  }
  section.sec_1_1 div.desc1 {
    margin: 35px auto 160px 0;
    max-width: 480px;
    font-size: 16px;
    line-height: 1.8;
  }
  section.container div.container-list a.item span.thumb {
    padding-top: 70%;
  }
  section.sec_1_1 {
    padding: 70px 0 30px;
  }
  section.sec_1_2 {
    padding: 70px 0;
  }
  section.sec_1_2 li.item a.thumb span.thumb {
    width: 480px;
  }
  section.sec_1_2 li.item div.info {
    width: calc(100% - 550px);
    transform: translateY(10%);
  }
  section.sec_1_2 li.item div.info a.title {
    margin-top: 30px;
    font-size: 18px;
  }
  section.sec_1_2 li.item div.info div.desc {
    font-size: 14px;
  }
  section.sec_2_2 .layui-col-space66 {
    margin: -20px;
  }
  section.sec_2_2 .layui-col-space66 > * {
    padding: 20px;
  }
  section.sec_2_3 {
    padding: 70px 0 80px;
  }
  section.sec_3_3,
  section.sec_3_2 {
    padding: 70px 0;
  }
  section.sec_3_2 div.specs .layui-col-space52 {
    margin: -10px;
  }
  section.sec_3_2 div.specs .layui-col-space52 > * {
    padding: 10px;
  }
  section.sec_3_3 div.thumb {
    width: 500px;
    margin-left: 30px;
  }
  section.sec_4_3 div.gallery-top div.swiper-container {
    margin: 0 85px;
  }
  section.sec_5_1 section.sec_1_1 {
    padding: 70px 0;
  }
  section.sec_5_2 li.item a.thumb span.thumb {
    width: 540px;
  }
  section.sec_5_2 li.item div.info {
    width: calc(100% - 400px);
    padding: 50px 35px 45px 50px;
  }
  section.sec_6_3 {
    padding: 70px 0;
  }
  section.sec_6_3 ul.list {
    margin-top: 30px;
  }
  section.sec_6_3 ul.list li div.info {
    padding: 35px 15px;
  }
}

@media screen and (min-width: 992px) {
  section.container div.container-list .layui-col-md6 {
    width: 20%;
  }
}

@media screen and (max-width: 991px) {
  section.container div.container-list a.item span.info {
    padding: 15px 20px 30px 20px;
  }

  section.container div.container-list .layui-col-space25 > * {
  }
  section.container div.container-list a.item span.info small.date {
    margin-bottom: 7px;
  }
  section.sec_1_1 div.desc1 {
    margin: 25px auto 150px 0;
    max-width: 400px;
    font-size: 14px;
  }
  section.container div.container-list a.item span.info span.title {
    margin-top: 5px;
  }
  section.sec_1_1 h3.pro-title {
    text-align: left;
  }
  section.sec_1_1 h3.pro-title:after {
    margin-left: 0;
  }
  section.sec_1_1 {
    padding: 90px 0 30px;
    height: 150px;
  }
  section.sec_1_2 {
    padding: 45px 0;
  }
  section.sec_1_2 li.item {
    padding: 20px 0;
    margin-bottom: 20px;
  }
  section.sec_1_2 li.item a.thumb.fr:before {
    width: 60px;
  }
  section.sec_1_2 li.item a.thumb span.thumb {
    width: 360px;
  }
  section.sec_1_2 li.item div.info {
    width: calc(100% - 420px);
  }
  section.sec_1_2 li.item div.info a.title {
    margin-top: 15px;
    font-size: 24px;
  }
  section.sec_1_2 li.item div.info div.desc {
    line-height: 1.8;
    margin-top: 15px;
  }
  section.sec_1_2 li.item div.info a.more {
    width: 120px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    margin-top: 15px;
  }
  section.sec_2_1 {
    padding: 60px 0 70px;
  }
  section.sec_2_1 div.info {
    padding-top: 10px;
    width: calc(100% - 450px);
  }
  section.sec_2_1 div.info div.desc {
    margin-top: 20px;
    font-size: 18px;
  }
  section.sec_2_1 div.thumb {
    width: 420px;
    padding: 20px;
  }
  section.sec_2_2 {
    padding: 60px 0 70px;
  }
  section.sec_2_2 div.spec {
    margin-top: 40px;
  }
  section.sec_2_2 .layui-col-space66 {
    margin: -10px;
  }
  section.sec_2_2 .layui-col-space66 > * {
    padding: 10px;
  }
  section.sec_2_2 div.item {
    padding: 20px 0;
  }
  section.sec_2_2 div.item i.icon {
    height: 64px;
  }
  section.sec_2_2 div.item span.title {
    font-size: 18px;
    line-height: 28px;
    height: 56px;
  }
  section.sec_2_3 {
    padding: 60px 0;
  }
  section.sec_2_3 div.container-body {
    margin-top: 35px;
  }
  section.sec_3_2 div.specs .layui-col-space52 {
    margin: -5px;
  }
  section.sec_3_2 div.specs .layui-col-space52 > * {
    padding: 5px;
  }
  section.sec_3_2 div.specs div.item span.icon i.icon {
    height: 64px;
  }
  section.sec_3_2 div.specs div.item span.title {
    font-size: 16px;
  }
  section.sec_3_3 div.info {
    margin-top: 0;
  }
  section.sec_3_3 div.thumb {
    width: 300px;
    margin-left: 20px;
    margin-top: 95px;
  }
  section.sec_4_3 {
    padding: 70px 0 100px;
  }
  section.sec_4_3 div.gallery-top > a {
    width: 48px;
    height: 48px;
    line-height: 48px;
  }
  section.sec_4_3 div.gallery-top div.swiper-container {
    margin: 0 60px;
  }
  section.sec_4_3 div.gallery-top span.title {
    font-size: 18px;
    margin-top: 10px;
    font-weight: normal;
  }
  section.sec_4_3 div.gallery-thumbs {
    margin-top: 20px;
  }
  section.sec_5_1 section.sec_1_1 {
    padding: 45px 0;
  }
  section.sec_5_2 li.item a.thumb span.thumb {
    width: 420px;
  }
  section.sec_5_2 li.item div.info {
    width: calc(100% - 280px);
  }
  section.sec_6_2 div.item span.title {
    height: 84px;
  }
  section.sec_6_3 {
    padding: 40px 0;
  }
  section.sec_6_3 ul.list li i.index {
    height: 110px;
    padding-top: 35px;
  }
  section.sec_6_3 ul.list li.item {
    width: 25%;
    margin-bottom: 10px;
  }
  section.sec_6_3 ul.list li div.info b {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  section.container div.container-list div.layui-col-space21 .pro-title {
    margin-bottom: 10px;
  }
  section.container div.container-list div.wrapper {
    margin-left: 10px;
    margin-right: 10px;
  }
  section.js_1_3 {
    padding: 80px 0 80px;
  }
  section.sec_1_2 ul.list {
    margin-top: 20px;
  }
  section.sec_1_2 {
    padding: 20px 0;
  }
  section.sec_1_2 li.item a.thumb.fr:before {
    width: 50px;
    height: 30px;
  }
  section.sec_1_2 li.item a.thumb span.thumb {
    width: 240px;
  }
  section.sec_1_2 li.item div.info {
    width: calc(100% - 270px);
  }
  section.sec_1_2 li.item div.info a.title {
    font-size: 20px;
  }
  section.sec_1_2 li.item div.info a.title:after {
    margin-top: 10px;
    height: 2px;
  }
  section.sec_1_2 li.item div.info div.desc {
  }
  section.sec_1_2 li.item div.info a.more {
    margin-top: 8px;
    line-height: 36px;
    height: 36px;
    border-radius: 0 5px 0 5px;
    width: 100px;
  }

  section.sec_1_2 div.btn {
    margin: 25px 0;
  }
  section.sec_2_1 {
    padding: 40px 0;
  }
  section.sec_2_1 div.info {
    padding-top: 0;
    width: calc(100% - 340px);
  }
  section.sec_2_1 div.info div.desc {
    margin-top: 15px;
    font-size: 16px;
  }
  section.sec_2_1 div.thumb {
    width: 320px;
    padding: 10px;
  }
  section.sec_2_2,
  section.sec_2_3 {
    padding: 40px 0;
  }
  section.sec_2_3 div.container-body {
    margin-top: 25px;
  }
  section.sec_3_1,
  section.sec_3_3,
  section.sec_3_2 {
    padding: 40px 0;
  }
  section.sec_3_1 div.desc {
    font-size: 18px;
    margin-top: 20px;
  }
  section.sec_3_1 div.container-body {
    margin-top: 40px;
  }
  section.sec_3_2 div.specs div.item span.title {
    line-height: 24px;
    height: 48px;
  }
  section.sec_3_2 div.specs div.layui-row > div {
    width: 33.3333333333%;
  }
  section.sec_3_3 div.thumb {
    width: 240px;
    margin-bottom: 0;
    margin-top: 80px;
  }
  section.sec_3_3 div.info div.desc {
    font-size: 18px;
    margin-top: 20px;
  }
  section.sec_4_3 div.gallery-top div.swiper-container {
    margin: 0 auto;
  }
  section.sec_4_3 {
    padding: 40px 0 50px;
  }
  section.sec_4_3 div.gallery-top > a {
    background: rgba(246, 246, 246, 0.7);
  }
  section.sec_5_2 li.item a.thumb span.thumb {
    width: 300px;
  }
  section.sec_5_2 li.item div.info {
    width: calc(100% - 240px);
    padding: 30px 20px 30px 30px;
  }
  section.sec_6_3 ul.list li i.index {
    height: 80px;
    padding-top: 20px;
  }
  section.sec_6_3 ul.list li.item {
    width: 33.3333%;
  }
  section.sec_6_3 ul.list li div.info {
    padding: 15px 10px;
  }
  section.sec_6_3 ul.list li div.info span {
    line-height: 1.8;
  }
}

@media screen and (max-width: 479px) {
  section.sec_1_1 {
    padding: 45px 10px 20px;
    height: 60px;
  }
  section.container div.container-list a.item span.info small.date {
    font-size: 15px;
  }
  section.container div.container-list a.item span.info span.title {
    font-size: 12px;
    margin-top: 0px;
  }
  section.container div.container-list a.item span.info {
    padding: 10px 20px 25px 20px;
  }
  /*section.sec_1_1 { background-size:100%; background-position: center bottom;}*/
  section.sec_1_1 div.desc1 {
    margin: 25px auto;
  }
  div.btnGroup a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-top: -20px;
  }
  div.btnGroup a.prev {
    margin-top: -20px;
    margin-right: 6px;
  }
  div.btnGroup a .iconfont {
    font-size: 16px;
  }
  section.js_1_3 {
    padding: 50px 0 50px;
  }
  section.sec_1_1 div.desc {
    font-size: 16px;
  }
  section.sec_1_2 li.item a.thumb {
    float: none;
    margin-bottom: 15px;
  }
  section.sec_1_2 li.item a.thumb.fr:before {
    display: none;
  }
  section.sec_1_2 li.item a.thumb span.thumb {
    width: auto;
  }
  section.sec_1_2 li.item div.info {
    width: auto;
    float: none;
  }
  section.sec_1_2 li.item div.info div.desc {
    max-height: none;
  }
  section.sec_1_2 li.item div.info a.more {
    margin-top: 15px;
  }
  section.sec_2_1 {
    padding: 20px 0;
  }
  section.sec_2_1 div.info {
    float: none;
    width: auto;
    margin-top: 20px;
  }
  section.sec_2_1 div.thumb {
    width: auto;
    padding: 20px;
    float: none;
  }
  section.sec_2_2 .layui-col-space66 {
    margin: -5px;
  }
  section.sec_2_2 .layui-col-space66 > * {
    padding: 5px;
  }
  section.sec_2_2 .layui-col-xs6 {
    width: 100%;
  }
  section.sec_2_2 div.item span.title {
    height: auto;
  }
  section.sec_3_3 div.thumb {
    width: 200px;
    border-radius: 0 0 0 15px;
    margin-top: 72px;
  }
  section.sec_3_3 div.info div.desc {
    font-size: 16px;
  }
  section.sec_4_3 div.scene {
    margin-top: 30px;
  }
  section.sec_4_3 div.gallery-top > a {
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 5px 0 5px 0;
  }
  section.sec_4_3 div.gallery-top span.title {
    font-size: 16px;
  }
  section.sec_4_3 div.gallery-top > a.swiper-next {
    border-radius: 0 5px 0 5px;
  }
  section.sec_4_3 div.gallery-thumbs > a {
    font-size: 20px;
  }
  section.sec_5_2 li.item a.thumb span.thumb {
    padding-top: 55%;
  }
  section.sec_5_2 li.item.right a.thumb {
    float: none;
  }
  section.sec_5_2 li.item div.info {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  section.sec_6_3 ul.list li.item {
    width: 50%;
  }
  section.sec_6_3 ul.list li i.index {
    font-size: 22px;
    padding-top: 23px;
  }
  section.sec_6_3 ul.list li div.info {
    height: 310px;
  }
}
