@charset "UTF-8";
/*清除默认样式 */
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td {  margin: 0;  padding: 0;}
body,h1,div,li,a,button,input,select,textarea {  font-family: Arial, Helvetica, sans-serif;  font-size: 16px;  color: #333333;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {  display: block;  margin: 0;  padding: 0;}
h1,h2,h3,h4,h5,h6 {  font-weight: normal;}
ul,ol {  list-style: none;}
a {  text-decoration: none;  color: inherit;}
a:hover {  text-decoration: none;}
p,span {  color: inherit;}
table {  border-collapse: collapse;  table-layout: fixed;}
input,textarea {  outline: none;  border: none;}
input {  border: none;  appearance: none;  -moz-appearance: none;  outline: none;  -webkit-appearance: none;}
:-moz-placeholder,::-moz-placeholder,input:-ms-input-placeholder,input::-webkit-input-placeholder {  color: inherit;  opacity: .55;  font-size: 14px;}
textarea {  resize: none;  overflow: auto;}
button,input,select,textarea {  font-size: 100%;}
img {  max-width: 100%;}
* {  margin: 0;  padding: 0;  box-sizing: border-box;}
input,textarea,select {  outline: none;}
a,a:hover {  text-decoration: none;  outline: none;}
ul li {  list-style-type: none;}
img {  border: none;}
.wrap{ width: 1200px; margin: auto; }
.clr:after{ content: "";display: block; overflow: hidden; clear: both; }
.fl{ float: left; }
.fr{ float: right; }
.rel {  position: relative;}
.abs {  position: absolute;}
.fixed {  position: fixed;}
.flex {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;  }
.flex-wrap {  flex-flow: wrap;}
.flex-between {  -webkit-box-pack: justify;  -ms-flex-pack: justify;  -webkit-justify-content: space-between;  justify-content: space-between;}
.inline-block {  display: inline-block;}
.block {  display: block;}
.hide {  display: none;}
.bold {  font-weight: 700;}
.txt-center {  text-align: center;}
.txt-left {  text-align: left;}
.txt-right {  text-align: right;}
.before {  opacity: 0;  visibility: hidden;}
.after {  opacity: 1;  visibility: visible;}
.font {  font-family: Arial;}
.txt {  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;}
.upper {  text-transform: uppercase;}
.middle {  vertical-align: middle;}
.hidden-xs {  display: block;}
.hidden-pc {  display: none;}
.box-container {  width: 100%;  margin: 0 auto;  padding: 0 60px;}
.w1200 {  width: 1200px;  margin: 0 auto;}
.box-container-fluid {  width: 100%;  margin: 0 auto;}
.medium-box-container {  width: 80%;  margin: 0 auto;}
.subs article p{ font-size: 14px; text-indent: 0; }
.subs article p a{ display: inline; text-indent: 0; font-size: 14px; color: #a22819; }
.subs article>div{ display: none; }
.pages{ padding: 30px 0; text-align: center; }
.pages a{ display: inline-block; padding: 0 8px; margin: 0 2px; background: #ccc; color: #111; border-radius: 2px; height: 30px; line-height: 30px; }
.pages a:hover{ color: #a22819; text-decoration: underline; }
.pages a.on{ background: #a22819; color: #fff; }
body {  font-size: 16px;  font-family: 微软雅黑;  overflow-x: hidden;}
.rl {  writing-mode: tb-rl;  writing-mode: vertical-lr;}
.more {  position: relative;  display: block;  width: 160px;  height: 50px;  line-height: 50px;  color: #333;  font-size: 14px;  text-transform: uppercase;  text-align: center;  border: 2px solid #333;  margin: 0 auto;  font-weight: 700;}
.more:hover {  color: #fff;  background: #a22819;  transition: all 1s 0.3s;  -webkit-transition: all 1s 0.3s;}
.more:hover i:nth-child(1),.more:hover i:nth-child(3) {  width: 160px;}
.more:hover i:last-child,.more:hover i:nth-child(2) {  height: 50px;}
.more i {  position: absolute;  display: inline-block;  background: #a22819;  z-index: 10;}
.more i:nth-child(1),.more i:nth-child(3) {  width: 0;  height: 2px;}
.more i:last-child,.more i:nth-child(2) {  width: 2px;  height: 0;}
.more i:nth-child(1) {  left: -2px;  top: -2px;  transition: all 0.1s linear;  -webkit-transition: all 0.1s linear;  -moz-transition: all 0.1s linear;  -o-transition: all 0.1s linear;}
.more i:nth-child(2) {  right: -2px;  top: -2px;  transition: all 0.1s 0.1s linear;  -webkit-transition: all 0.1s 0.1s linear;  -moz-transition: all 0.1s 0.1s linear;  -o-transition: all 0.1s 0.1s linear;}
.more i:nth-child(3) {  right: -2px;  bottom: -2px;  transition: all 0.1s 0.2s linear;  -webkit-transition: all 0.1s 0.2s linear;  -moz-transition: all 0.1s 0.2s linear;  -o-transition: all 0.1s 0.2s linear;}
.more i:last-child {  left: -2px;  bottom: -2px;  transition: all 0.1s 0.3s linear;  -webkit-transition: all 0.1s 0.3s linear;  -moz-transition: all 0.1s 0.3s linear;  -o-transition: all 0.1s 0.3s linear;}
.phone-nav {  display: none;}
.tel-box .tit {  font-size: 14px;  color: #a22819;  font-weight: 700;  line-height: 24px;  margin-bottom: 2px;}
.tel-box .tit img {  vertical-align: middle;  margin-right: 10px;}
.tel-box .number {  font-size: 32px;  color: #a22819;  font-family: "mb";}
.header-wrapper {  background: #fff;}
.header-wrapper > .w1200 {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    -webkit-box-pack: justify;  -ms-flex-pack: justify;  -webkit-justify-content: space-between;  justify-content: space-between;  height: 110px;  align-items: center;}
.header-wrapper .logo-box a {  display: block;}
.logo-box div{ margin-left: 12px; }
.logo-box strong{ display: block; font-size: 24px; letter-spacing: 2px; padding-top: 4px; font-weight: bold; }
.logo-box>span{ font-size: 10px; font-family: "arial"; text-transform: uppercase; }
.header-wrapper .other-box {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    align-items: center;}
.header-wrapper .pc-search-box {  margin-left: 52px;}
.header-wrapper .pc-search-box .search {  display: block;  width: 36px;  height: 36px;  border-radius: 50%;  background: #a22819 url(../img/search.png) no-repeat center center;}
.pc-nav-box {  background: #a22819;}
.pc-nav-box .w1200 {  position: relative;}
.pc-nav-box .bg {  width: 150px;  height: 70px;  background: #333;  position: absolute;  left: 0;  top: 0;  z-index: 0;  transition: left 0.3s ease;  -webkit-transition: left 0.3s ease;  -moz-transition: left 0.3s ease;  -ms-transition: left 0.3s ease;  -o-transition: left 0.3s ease;}
.pc-nav-box .w1200 > ul {  position: relative;  z-index: 1;  font-size: 0;}
.pc-nav-box .w1200 > ul li {  display: inline-block;  width: 150px;  text-align: center;}
.pc-nav-box .w1200 > ul li a {  font-size: 16px;  color: #fff;  line-height: 70px;  display: block;}
.pc-nav-box .w1200 > ul li a:hover{ background: #111; transition: all 0.25s; }
.pc-nav-box .child-box {  position: relative;}
.pc-nav-box .hide-box {  position: fixed;  left: 0;  top: 180px;  width: 100%;   text-align: left;  z-index: 40;  display: none;}
.pc-nav-box .hide-box.hide-box-2 {  left: 0;  top: 0;  position: absolute;  height: auto;  width: 150px;  background: #fff;}
.pc-nav-box .hide-box.hide-box-2 a {  display: block;  font-size: 14px;  line-height: 48px;  border-bottom: 1px solid #f7f8f9;  text-align: center;}
.pc-nav-box .hide-box.hide-box-2 a:last-child {  border-bottom: none;}
.pc-nav-box .hide-box.hide-box-2 a:hover {  color: #a22819;}
.pc-nav-box .hide-box.on {  display: block;  z-index: 40;}
.pc-nav-box .hide-box .w1200 {  overflow: hidden;}
.pc-nav-box .hide-box-1 .w1200 {  position: relative;  background: #a85310;  padding-bottom: 80px;}
.pc-nav-box .hide-box-1 .w1200.has {  padding-bottom: 160px;}
.pc-nav-box .hide-box-1 .item {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;  }
.pc-nav-box .hide-box-1 .item.on .cat {  color: #fff;  opacity: 1;  background: #e0963d;}
.pc-nav-box .hide-box-1 .item.on .children-box {  display: block;}
.pc-nav-box .hide-box-1 .cat {  position: relative;  display: block;  font-size: 14px;  color: #fff;  opacity: 0.6;  font-weight: 700;  width: 172px;  height: 70px;  line-height: 70px;  padding: 0 46px 0 40px;  transition: background 0.3s ease;  -webkit-transition: background 0.3s ease;  -moz-transition: background 0.3s ease;  -ms-transition: background 0.3s ease;  -o-transition: background 0.3s ease;  z-index: 10;}
.pc-nav-box .hide-box-1 .cat:before {  content: "";  display: block;  width: 1px;  height: 100%;  background: #fff;  background: red;  position: absolute;  right: 0;  top: 0;  z-index: 10;  opacity: 0;}
.pc-nav-box .hide-box-1 .cat:after {  position: absolute;  right: 40px;  top: 50%;  content: "";  width: 6px;  height: 10px;   background-size: contain;  transform: translateY(-50%);  -webkit-transform: translateY(-50%);  -moz-transform: translateY(-50%);  -ms-transform: translateY(-50%);  -o-transform: translateY(-50%);}
.pc-nav-box .hide-box-1 .children-box {  position: absolute;  right: 0;  top: 0;  z-index: 9;  width: 1028px;  height: 100%;  background: #fff;  padding: 40px 50px;  border-left: 1px solid #f1f1f1;  display: none;}
.pc-nav-box .hide-box-1 .inner-1 {  font-size: 0;  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    flex-flow: wrap;  -webkit-box-pack: justify;  -ms-flex-pack: justify;  -webkit-justify-content: space-between;  justify-content: space-between;}
.pc-nav-box .hide-box-1 .inner-1 a {  width: 33.33%;  font-size: 14px;  color: #666;  line-height: 30px;  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;  border-right: 1px solid #f6f6f6;  margin-bottom: 30px;  display: none;}
.pc-nav-box .hide-box-1 .inner-1 a:nth-child(-n+15) {  display: block;}
.pc-nav-box .hide-box-1 .inner-1 a:nth-child(3n) {  border-right: none;  padding-left: 40px;}
.pc-nav-box .hide-box-1 .inner-1 a:nth-child(3n-1) {  padding-left: 40px;}
.pc-nav-box .hide-box-1 .inner-1 a:nth-child(3n-2) {  padding-right: 40px;}
.pc-nav-box .hide-box-1 .inner-1 a:hover {  color: #a22819;}
.pc-nav-box .hide-box-1 .inner-2 {  margin-top: 32px;  padding-top: 40px;  border-top: 1px solid #f5f5f5;}
.pc-nav-box .hide-box-1 .inner-2 ul {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    -webkit-box-pack: justify;  -ms-flex-pack: justify;  -webkit-justify-content: space-between;  justify-content: space-between;}
.pc-nav-box .hide-box-1 .inner-2 ul li {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    width: 414px;}
.pc-nav-box .hide-box-1 .inner-2 ul li:hover img {  transform: scale(1.05);  -webkit-transform: scale(1.05);  -moz-transform: scale(1.05);  -ms-transform: scale(1.05);  -o-transform: scale(1.05);}
.pc-nav-box .hide-box-1 .inner-2 ul li:hover .name {  color: #a22819;}
.pc-nav-box .hide-box-1 .inner-2 ul li .pic {  width: 180px;  font-size: 0;  overflow: hidden;}
.pc-nav-box .hide-box-1 .inner-2 ul li .pic img {  display: block;  width: 100%;  height: 100px;  transition: transform 0.8s ease;  -webkit-transition: transform 0.8s ease;  -moz-transition: transform 0.8s ease;  -ms-transition: transform 0.8s ease;  -o-transition: transform 0.8s ease;}
.pc-nav-box .hide-box-1 .inner-2 ul li .info {  flex: 1;  overflow: hidden;  padding-left: 28px;}
.pc-nav-box .hide-box-1 .inner-2 ul li .name a {  font-size: 20px;  color: #333;  line-height: 30px;  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;}
.pc-nav-box .hide-box-1 .inner-2 ul li .desc {  font-size: 14px;  color: #999;  line-height: 26px;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;  margin-top: 8px;}
.pc-nav-box .hide-box-1 .btn {  display: block;  font-size: 14px;  color: #a22819;  margin-left: 66.66%;  padding-left: 40px;  line-height: 30px;}
.pc-nav-box .hide-box-1 .btn:hover {  font-weight: 700;}
.pc-nav-box .hide-box-1 .btn:hover:after {  transform: translateX(4px);  -webkit-transform: translateX(4px);  -moz-transform: translateX(4px);  -ms-transform: translateX(4px);  -o-transform: translateX(4px);}
.pc-nav-box .hide-box-1 .btn:after {  display: inline-block;  content: "";  width: 6px;  height: 10px;   background-size: contain;  margin-left: 10px;  transition: transform 0.3s ease;  -webkit-transition: transform 0.3s ease;  -moz-transition: transform 0.3s ease;  -ms-transition: transform 0.3s ease;  -o-transition: transform 0.3s ease;}
.phone-footer-nav,.phone-gotop-box {  display: none;}
.master .part,.honor .part{ float:left; margin-right: 10px; padding-bottom: 10px; width: calc((100% - 30px) / 4); }
.master .part:nth-child(4n),.honor .part:nth-child(4n){ margin-right: 0; }
.honor .part p{ line-height: 1.4em; height: 45px; overflow: hidden; }
.master .part strong{ color: #a22819; font-weight: normal; }
.master .part span{ display:inline-block; }
.master .part span:after,.master .part span:before{ content: " / "; color: #ccc; }
.master .part em{ font-style: normal; color: #2440b3; }
.clist li{ float: left; width: calc((100% - 60px) / 4); margin: 0 20px 20px 0; }
.clist li:nth-child(4n){ margin-right: 0; }
.clist li a{ display: block; }
.clist li img{ display: block; max-width: 100%; }
.clist li h4{ display: block; font-weight: bold; padding: 10px 0; height: 70px; line-height:1.6em; overflow: hidden; box-sizing: border-box; }
.clist li p{ color: #999; }
.clist li p span{ color: #a22819; }
.clist li a:hover h4{ color: #a22819; text-decoration: underline; }
#pages{ padding: 30px 0; text-align: center; }
#pages a{ display: inline-block; padding:0 10px; margin: 2px; background: #ddd; height: 40px; line-height: 40px; border-radius: 3px;}
#pages a.on{ background: #a22819; color: #fff; }
#pages a:hover{ color: #a22819; text-decoration: underline; }
aside.fr{ width: 240px; }
aside li a{ display: block; color: #a22819; margin: 0.5em 0; }
aside li a:hover{ text-decoration: underline; }
aside li p{ font-size: 14px; color: #666;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; margin-bottom: 0.5em;}
aside li time{ font-size: 12px; color: #999; }
#main{ width: calc(100% - 280px); }
.h_title h1{ font-size: 36px; font-weight: bold; }
article h1{ font-size: 36px; line-height: 1.4em; font-weight: bold; margin: 30px 0; text-align: center; }
article .swiper { width: 100%; height: 100%; overflow: hidden; }
article .swiper-slide { text-align: center; font-size: 18px; background: #fff; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } 
article .swiper-slide img { display: block; width: 100%; padding: 0; box-shadow: none; height: 100%; object-fit: cover;}
article img{ display: block; max-width: 100%; margin:1em auto; padding: 12px; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,.3); }
article p{ margin: 1em 0; text-indent: 2em; line-height: 1.6em; }
article p a{ color: #39f; }
article p a:hover{ text-decoration: underline; }
article p.desc{ text-indent: 0; font-size: 14px; line-height: 1.8em; background: #fff; padding: 12px; border:1px solid #ddd; text-align: center;}
article p.desc time{ color: #39f; display: inline;}
article p.desc span{ color: #a22819; }
#pn{ margin: 30px 0; color: #999; border:1px dashed #ccc; padding: 10px 0; border-width: 1px 0; }
#pn a{ color: #a22819; }
#pn a:hover{ text-decoration: underline; }
#category{ margin: 30px 0; }
#category a{ display: inline-block; background: #a22819; color: #fff; padding: 6px 10px; border-radius: 3px; margin-bottom: 5px; }
#category a:hover{ background: #111; transition: all 0.5s; }
.subs{ background: #fff; padding: 10px; border:1px solid #ddd; margin-bottom: 30px; color: #999;}
.subs p.desc{ font-size: 14px; text-indent: 2em; color: #666; border-bottom: 1px dashed #ccc; padding-bottom: 10px; margin-bottom: 10px; }
.subs a{ display: inline-block; padding: 4px 6px 4px 0; color: #333; }
.subs a:hover{ color: #a22819; text-decoration: underline; }
.plist figure{ float: left; width: calc((100% - 30px) / 4); margin: 0 10px 10px 0; }
.plist figure:nth-child(4n){ margin-right: 0; }
.plist figure img{ display: block; }
.plist figure a{ display: block; }
.plist figure h4 a{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 10px 0; }
.plist figure:hover img{ opacity: 0.9; }
.plist figure:hover h4 a{ color:#a22819; }
.footer-wrapper {  background: #111;}
.footer-wrapper.style {  background: #f0f0f0;}
.footer-wrapper dl {  display: inline-block;  vertical-align: top;  margin-right: 84px;}
.footer-wrapper dl:last-child {  margin-right: 0;}
.footer-wrapper dl a {  display: block;}
.footer-wrapper dl a:hover {  color: #a22819;}
.footer-wrapper dl dt {  margin-bottom: 16px;}
.footer-wrapper dl dt a {  font-size: 16px;  font-weight: 700;  color: #333;  line-height: 36px;}
.footer-wrapper dl dd a {  font-size: 16px;  color: #666;  line-height: 30px;}
.footer-wrapper .box-2 {  margin-top: 84px;  padding: 22px 0 36px;  border-top: 1px solid #f4f4f4;}
.footer-wrapper .box-2 .w1200 {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    -webkit-box-pack: justify;  -ms-flex-pack: justify;  -webkit-justify-content: space-between;  justify-content: space-between;}
.footer-wrapper .link {  margin-bottom: 10px; color: #ccc; font-size: 14px;}
.footer-wrapper .link > a { display: inline-block; font-size: 14px;}
.footer-wrapper .link > a:hover{  color: #a22819;}
.footer-wrapper .copyright,.footer-wrapper .copyright a {  font-size: 12px;  color: #999;  line-height: 24px;}
.footer-wrapper .copyright a:hover {  color: #a22819;}
.footer-wrapper .qrcode {  width: 70px;  margin-top: 10px;}
.footer-wrapper .qrcode img {  width: 100%;}
.index-banner-wrapper .swiper-slide a {  display: block;}
.index-banner-wrapper .swiper-slide a > img {  display: block;  width: 100%;  height: 740px;  object-fit: cover;}
.index-banner-wrapper .swiper-slide a > img.phone {  display: none;}
.index-banner-wrapper .swiper-slide.swiper-slide-active .inner {  transform: translateY(0);  -webkit-transform: translateY(0);  -moz-transform: translateY(0);  -ms-transform: translateY(0);  -o-transform: translateY(0);}
.index-banner-wrapper .swiper-slide.swiper-slide-active .list {  transform: translateX(0);  -webkit-transform: translateX(0);  -moz-transform: translateX(0);  -ms-transform: translateX(0);  -o-transform: translateX(0);  opacity: 1;  visibility: visible;}
.index-banner-wrapper .swiper-slide .info {  position: absolute;  left: 0;  bottom: 120px;  z-index: 10;  width: 100%;}
.index-banner-wrapper .swiper-slide .info div {  color: #fff; text-shadow: 1px 1px 2px #000;}
.index-banner-wrapper .swiper-slide .name {  font-size: 60px;  line-height: 60px;  font-weight: 700;}
.index-banner-wrapper .swiper-slide .name img {  vertical-align: middle;  margin: 0 22px;}
.index-banner-wrapper .swiper-slide .en {  font-size: 18px;  line-height: 24px;  font-family: Arial;  text-transform: uppercase;  opacity: 0.7;  margin-top: 16px;}
.index-banner-wrapper .swiper-slide .inner {  transform: translateY(80px);  -webkit-transform: translateY(80px);  -moz-transform: translateY(80px);  -ms-transform: translateY(80px);  -o-transform: translateY(80px);  transition: transform 1.6s ease;  -webkit-transition: transform 1.6s ease;  -moz-transition: transform 1.6s ease;  -ms-transition: transform 1.6s ease;  -o-transition: transform 1.6s ease;}
.index-banner-wrapper .swiper-slide .list {  opacity: 0;  visibility: hidden;  margin-top: 258px;  transform: translateX(-50px);  -webkit-transform: translateX(-50px);  -moz-transform: translateX(-50px);  -ms-transform: translateX(-50px);  -o-transform: translateX(-50px);  transition: transform 1.2s, opacity 1.2s ease;  transition-delay: 0.6s;}
.index-banner-wrapper .swiper-slide .list ul {  text-align: right;}
.index-banner-wrapper .swiper-slide .list ul li {  display: inline-block;  text-align: left;  vertical-align: top;  margin-right: 50px;}
.index-banner-wrapper .swiper-slide .list ul li:last-child {  margin-right: 0;}
.index-banner-wrapper .swiper-slide .tit {  font-size: 16px;  font-weight: 700;  line-height: 30px;  margin-bottom: 10px;}
.index-banner-wrapper .swiper-slide .cont {  font-size: 14px;  line-height: 24px;  text-shadow: 1px 1px 15px 1px #000;}
.index-banner-wrapper .swiper-pagination {  bottom: 30px;}
.index-banner-wrapper .swiper-pagination .swiper-pagination-bullet {  opacity: 1;  background: #fff;  margin: 0 10px;  width: 8px;  height: 8px;  transition: width 0.8s ease;  -webkit-transition: width 0.8s ease;  -moz-transition: width 0.8s ease;  -ms-transition: width 0.8s ease;  -o-transition: width 0.8s ease;}
.index-banner-wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {  background: #a22819;  width: 30px;  border-radius: 30px;}
.index-title-box {  padding: 48px 0;  position: relative;}
.index-title-box .title {  font-size: 36px;  color: #000;  line-height: 36px;  letter-spacing: 2px;  margin-bottom: 12px;}
.index-title-box p {  color: #999;  font-family: "gc";  font-size: 24px;  line-height: 24px;  text-transform: uppercase;}
.index-title-box .cat {  position: absolute;  right: 0;  bottom: 46px;  z-index: 10;}
.index-title-box .cat a {  position: relative;  display: inline-block;  text-align: center;  vertical-align: top;  margin-right: 30px;  padding-right: 30px;}
.index-title-box .cat a:last-child {  margin-right: 0;  padding-right: 0;}
.index-title-box .cat a:last-child:after {  display: none;}
.index-title-box .cat a:after {  content: "";  display: block;  width: 1px;  height: 56px;  background: #f3f3f3;  position: absolute;  right: 0;  top: 4px;  z-index: 10;}
.index-title-box .cat a.on .icon {  transform: translateY(-8px);  -webkit-transform: translateY(-8px);  -moz-transform: translateY(-8px);  -ms-transform: translateY(-8px);  -o-transform: translateY(-8px);}
.index-title-box .cat a.on .icon img.original {  display: none;}
.index-title-box .cat a.on .icon img.on {  display: inline-block;}
.index-title-box .cat a.on .name {  color: #a22819;}
.index-title-box .cat .icon {  width: 30px;  margin: 0 auto 5px;  transition: transform 0.6s ease;  -webkit-transition: transform 0.6s ease;  -moz-transition: transform 0.6s ease;  -ms-transition: transform 0.6s ease;  -o-transition: transform 0.6s ease;}
.index-title-box .cat .icon img {  width: 100%;}
.index-title-box .cat .icon img.on {  display: none;}
.index-title-box .cat .name {  font-size: 16px;  color: #999;  line-height: 36px;}
.index-more {  display: block;  font-size: 14px;  color: #666;  font-weight: 700;  font-family: Arial;  text-transform: uppercase;  line-height: 20px;}
.index-more:hover {  color: #a22819;}
.index-more:hover i {  transform: translateX(5px);  -webkit-transform: translateX(5px);  -moz-transform: translateX(5px);  -ms-transform: translateX(5px);  -o-transform: translateX(5px);}
.index-more i {  position: relative;  top: -1px;  display: inline-block;  width: 16px;  height: 16px;  border-radius: 50%;  vertical-align: middle;  margin-left: 6px;  transition: transform 0.3s ease;  -webkit-transition: transform 0.3s ease;  -moz-transition: transform 0.3s ease;  -ms-transition: transform 0.3s ease;  -o-transition: transform 0.3s ease;  background: #a22819 url(../img/traggle.png) no-repeat center center;}
.swiper-btn {  display: inline-block;  position: absolute;  z-index: 10;  top: 50%;  margin-top: -24px;  width: 48px;  height: 48px;  border-radius: 50%;  transition: background 0.3s ease;  -webkit-transition: background 0.3s ease;  -moz-transition: background 0.3s ease;  -ms-transition: background 0.3s ease;  -o-transition: background 0.3s ease;}
.swiper-btn.prev {  left: -98px;   background-size: contain;}
.swiper-btn.prev.swiper-button-disabled {   background-size: contain;}
.swiper-btn.next {  right: -98px;   background-size: contain;}
.swiper-btn.next.swiper-button-disabled {   background-size: contain;}
.index-box-1 {  margin: 50px auto;}
.index-box-1 .w1200 {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    -webkit-box-pack: justify;  -ms-flex-pack: justify;  -webkit-justify-content: space-between;  justify-content: space-between;}
.index-box-1 .cat-box {  font-size: 0;  margin-bottom: 20px;}
.index-box-1 .cat-box a {  position: relative;  display: inline-block;  font-size: 16px;  color: #8b9195;  margin-right: 32px;  line-height: 32px;  padding-bottom: 10px;}
.index-box-1 .cat-box a:last-child {  margin-right: 0;}
.index-box-1 .cat-box a.on {  font-weight: 700;  color: #a22819;}
.index-box-1 .cat-box a.on:before {  opacity: 1;  visibility: visible;  transform: scale(1);  -webkit-transform: scale(1);  -moz-transform: scale(1);  -ms-transform: scale(1);  -o-transform: scale(1);}
.index-box-1 .cat-box a:before {  position: absolute;  left: 0;  bottom: 0;  z-index: 10;  content: "";  display: block;  width: 100%;  height: 2px;  background: #a22819;  opacity: 0;  visibility: hidden;  transform: scale(0);  -webkit-transform: scale(0);  -moz-transform: scale(0);  -ms-transform: scale(0);  -o-transform: scale(0);  transition: transform 0.5s ease;  -webkit-transition: transform 0.5s ease;  -moz-transition: transform 0.5s ease;  -ms-transition: transform 0.5s ease;  -o-transition: transform 0.5s ease;}
.index-box-1 .news-box {  width: 600px;}
.index-box-1 .first-news {  margin-bottom: 40px;}
.index-box-1 .first-news a {  display: block;}
.index-box-1 .first-news .name {  color: #262626;  line-height: 36px;  font-size: 24px;  height: 72px;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.index-box-1 .first-news .desc {  color: #919191;  font-size: 16px;  line-height: 32px;  height: 64px;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;  margin: 6px auto 12px;}
.index-box-1 .first-news .date {  font-size: 20px;  color: #a22819;  font-weight: 700;  font-family: Arial;  line-height: 24px;}
.index-box-1 ul li:hover .name {  color: #a22819;}
.index-box-1 ul li a {  display: block;  line-height: 32px;}
.index-box-1 ul li .name {  color: #919191;  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;  font-size: 16px;}
.index-box-1 ul li .date {  font-family: Arial;  color: #d3d4d5;  font-weight: 700;  float: left;  margin-right: 12px;  font-size: 16px;}
.index-box-1 .more {  display: block;  font-size: 14px;  color: #a22819;  font-weight: 700;  line-height: 30px;  margin-top: 8px;  text-align: left;  border: none;  margin: 8px 0 0;}
.index-box-1 .more:hover {  color: #333;  background: none;}
.index-box-1 .video-box {  width: 550px;}
.index-box-1 .video-box.on .info {  opacity: 0;  visibility: hidden;  transform: translateX(100%);  -webkit-transform: translateX(100%);  -moz-transform: translateX(100%);  -ms-transform: translateX(100%);  -o-transform: translateX(100%);}
.index-box-1 .video-box.on .video {  opacity: 1;  visibility: visible;}
.index-box-1 .video-box .pic {  position: relative;  height: 100%;  overflow: hidden;  font-size: 0;}
.index-box-1 .video-box .pic > img {  width: 100%;  height: 100%;  object-fit: cover;}
.index-box-1 .video-box .info {  position: absolute;  right: 0;  bottom: 0;  z-index: 10;  background: rgba(0, 0, 0, 0.6);  width: 275px;  height: 72px;  padding: 16px 40px 0;  cursor: pointer;  transition: all 0.8s ease;  -webkit-transition: all 0.8s ease;  -moz-transition: all 0.8s ease;  -ms-transition: all 0.8s ease;  -o-transition: all 0.8s ease;  opacity: 1;  visibility: visible;  transform: translateX(0);  -webkit-transform: translateX(0);  -moz-transform: translateX(0);  -ms-transform: translateX(0);  -o-transform: translateX(0);}
.index-box-1 .video-box .info img {  position: relative;  top: 3px;  float: left;  margin-right: 14px;}
.index-box-1 .video-box .info .name {  font-size: 16px;  color: #fff;  line-height: 24px;}
.index-box-1 .video-box .info .en {  font-size: 18px;  font-family: "mb";  color: #e60012;  text-transform: uppercase;}
.index-box-1 .video-box .video {  position: absolute;  left: 0;  top: 0;  z-index: 10;  opacity: 0;  visibility: hidden;  width: 100%;  height: 100%;}
.index-box-1 .video-box .video video {  width: 100%;  height: 100%;  object-fit: cover;}
.index-box-2 {  background: #fafafa;  padding-bottom: 52px;}
.index-box-2 .swiper-box {  position: relative;}
.index-box-2 .swiper-slide {  background: #fff;}
.index-box-2 .swiper-slide:hover img {  transform: scale(1.05);  -webkit-transform: scale(1.05);  -moz-transform: scale(1.05);  -ms-transform: scale(1.05);  -o-transform: scale(1.05);}
.index-box-2 .swiper-slide:hover .name {  color: #a22819;}
.index-box-2 .swiper-slide a {  display: block;  overflow: hidden;}
.index-box-2 .swiper-slide .desc a{ display: inline; color: #111;}
.index-box-2 .swiper-slide .desc a:hover{ color: #a22819; text-decoration: underline; }
.index-box-2 .swiper-slide .pic,.index-box-2 .swiper-slide .info {  font-size: 0;  width: 50%;  float: left;  overflow: hidden;}
.index-box-2 .swiper-slide .pic img {  width: 100%;  height: 380px;  object-fit: cover;  transition: transform 0.8s ease;  -webkit-transition: transform 0.8s ease;  -moz-transition: transform 0.8s ease;  -ms-transition: transform 0.8s ease;  -o-transition: transform 0.8s ease;}
.index-box-2 .swiper-slide .info {  padding: 55px 50px 0;}
.index-box-2 .swiper-slide .name {  font-size: 28px;  color: #000;  font-weight: 700;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;  line-height: 36px;}
.index-box-2 .swiper-slide .en {  font-size: 25px;  color: #e60012;  font-family: Arial;  text-transform: uppercase;  line-height: 36px;  font-weight: 700;  margin: 10px auto 22px;}
.index-box-2 .swiper-slide .desc {  font-size: 16px;  line-height: 32px;  height: 128px;  color: #999;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 4;  overflow: hidden;  margin-bottom: 25px;}
.index-box-3 .index-title-box {  text-align: center;}
.index-box-3 .swiper-slide.swiper-slide-active:hover .pic img {  transform: scale(1.05);  -webkit-transform: scale(1.05);  -moz-transform: scale(1.05);  -ms-transform: scale(1.05);  -o-transform: scale(1.05);}
.index-box-3 .swiper-slide.swiper-slide-active .pic:before {  display: none;}
.index-box-3 .swiper-slide.swiper-slide-active .info {  opacity: 1;  visibility: visible;  transform: translateY(0);  -webkit-transform: translateY(0);  -moz-transform: translateY(0);  -ms-transform: translateY(0);  -o-transform: translateY(0);}
.index-box-3 .swiper-slide a {  display: block;}
.index-box-3 .swiper-slide .name {  font-size: 22px;  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;  max-width: 70%; color: #fff;}
.index-box-3 .swiper-slide .cat {  position: relative;  font-size: 16px;  margin-left: 40px;  padding-left: 40px;}
.index-box-3 .swiper-slide .cat:before {  content: "";  display: inline-block;  background: #fff;  position: absolute;  left: 0;  top: 50%;  margin-top: -6px;  z-index: 10;  width: 1px;  height: 12px;}
.index-box-3 .swiper-slide .index-more {  position: absolute;  right: 50px;  top: 30px;  z-index: 10;}
.index-box-3 .swiper-slide .index-more i {  background: #fff url(../img/traggle2.png) no-repeat center center;}
.index-box-3 .swiper-slide .info {  width: 100%;  line-height: 70px;  position: absolute;  left: 0;  bottom: 0;  z-index: 10;  background: rgba(0, 0, 0, 0.3);  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    padding: 0 160px 0 78px;  opacity: 0;  visibility: hidden;  transform: translateY(20px);  -webkit-transform: translateY(20px);  -moz-transform: translateY(20px);  -ms-transform: translateY(20px);  -o-transform: translateY(20px);  transition: transform 0.8s ease;  -webkit-transition: transform 0.8s ease;  -moz-transition: transform 0.8s ease;  -ms-transition: transform 0.8s ease;  -o-transition: transform 0.8s ease;}
.index-box-3 .swiper-slide .info div {  color: #fff;}
.index-box-3 .swiper-slide .pic {  font-size: 0;  width: 100%;  overflow: hidden;}
.index-box-3 .swiper-slide .pic:before {  content: "";  display: block;  width: 100%;  height: 100%;  background: rgba(255, 255, 255, 0.5);  position: absolute;  left: 0;  top: 0;  z-index: 10;}
.index-box-3 .swiper-slide .pic img {  width: 100%;  height: 550px;  object-fit: cover;  transition: transform 1.4s ease;  -webkit-transition: transform 1.4s ease;  -moz-transition: transform 1.4s ease;  -ms-transition: transform 1.4s ease;  -o-transition: transform 1.4s ease;}
.index-box-3 .w1200 {  font-size: 0;  margin-top: 30px;}
.index-box-3 .w1200 a {  vertical-align: middle;}
.index-box-3 .swiper-button {  display: inline-block;  width: 54px;  height: 54px;  border-radius: 50%;  border: 3px solid #f5f5f5;  transition: background 0.3s ease;  -webkit-transition: background 0.3s ease;  -moz-transition: background 0.3s ease;  -ms-transition: background 0.3s ease;  -o-transition: background 0.3s ease;}
.index-box-3 .swiper-button.prev {  margin-right: 20px;  background: #fff url(../img/left.png) no-repeat center center;}
.index-box-3 .swiper-button.prev:hover {  border-color: #a22819;  background: #a22819 url(../img/left2.png) no-repeat center center;}
.index-box-3 .swiper-button.next {  margin-right: 30px;  background: #fff url(../img/right.png) no-repeat center center;}
.index-box-3 .swiper-button.next:hover {  border-color: #a22819;  background: #a22819 url(../img/right2.png) no-repeat center center;}
.index-box-3 .index-more {  display: inline-block;}
.index-box-3 .index-more:hover span {  color: #a22819;  border-color: #a22819;}
.index-box-3 .index-more span {  display: inline-block;  font-size: 14px;  color: #666;  font-weight: 700;  font-family: Arial;  text-transform: uppercase;  border-bottom: 2px solid #666;}
.index-box-4 {  padding: 90px 0; background: #fafafa;}
.index-box-4 .title {  font-size: 30px;  color: #333;  line-height: 30px;  margin-bottom: 45px;}
.index-box-4 ul {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;  }
.index-box-4 ul li {  position: relative;  margin-right: 90px;  padding-right: 90px;}
.index-box-4 ul li:after {  content: "";  display: inline-block;  width: 1px;  height: 30px;  background: #f4f4f4;  position: absolute;  right: 0;  top: 35px;  z-index: 10;}
.index-box-4 ul li:last-child {  margin-right: 0;  padding-right: 0;}
.index-box-4 ul li:last-child:after {  display: none;}
.index-box-4 ul .num,.index-box-4 ul .name {  font-size: 16px;  color: #666; white-space: nowrap;}
.index-box-4 ul .num span {  display: inline-block;  font-family: "db";  font-size: 60px;  color: #000;  margin-right: 8px;}
.index-box-4 ul .name {  line-height: 24px;}
.index-box-5 {  margin: 16px 0 60px;}
.index-box-5 .index-title-box {  text-align: center;}
.index-box-5 .swiper-wrapper {  padding-bottom: 60px;}
.plist li{ float: left; width: calc((100% - 3px) / 4); margin:0 1px 10px 0; }
.plist li:nth-child(4n){ margin-right: 0; }
.plist li h4 a{ display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;padding: 5px 5px 0; }
.index-box-6 {  background: #fafafa;  padding: 50px 0;}
.index-box-6 .w1200 {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;  }
.index-box-6 .info,.index-box-6 .pic {  width: 50%;}
.index-box-6 .info {  padding-right: 110px;}
.index-box-6 .name {  font-size: 24px;  color: #a22819;  line-height: 30px;}
.index-box-6 .desc {  font-size: 16px;  color: #666;  line-height: 1.4em;  height: 160px;  overflow: auto;  margin: 16px auto 22px;}
.index-box-6 .desc p{ margin: 1em 0; text-indent: 2em; }
.index-box-6 .pic {  font-size: 0;  height: 100%;  overflow: hidden;}
.index-box-6 .pic img {  width: 100%;  height: 100%;  object-fit: cover;  transition: transform 0.8s ease;  -webkit-transition: transform 0.8s ease;  -moz-transition: transform 0.8s ease;  -ms-transition: transform 0.8s ease;  -o-transition: transform 0.8s ease;}
.index-box-6 .pic img:hover {  transform: scale(1.05);  -webkit-transform: scale(1.05);  -moz-transform: scale(1.05);  -ms-transform: scale(1.05);  -o-transform: scale(1.05);}
#spec{ margin-top: 60px; }
#spec:after{ content: ""; display: block; clear: both; }
#spec li{ width: calc((100% - 40px) / 3); float: left; margin: 0 20px 20px 0; }
#spec li:nth-child(3n){ margin-right: 0 }
#spec .two li{ background: #eee; padding: 20px; }
#spec .two h4{ color: #a22819; text-align: center; font-size: 24px;margin-bottom: 20px; }
#spec .two p{ font-size: 14px; line-height: 1.6em; }
.youshi{padding:40px 0px;width: 100%;}
.youshi .youshi_title{text-align: center;}
.youshi .youshi_title .h3{color: #ededed;font-size:150px;font-weight: 900;}
.youshi .youshi_title_box{margin-top:-86px;position: relative;z-index:99;}
.youshi .youshi_title_box h2{ display: inline-block; white-space: nowrap; padding: 0 20px; height: 76px;background: #a22819;color:#fff;margin:0 auto;line-height:76px;border-top-right-radius: 30px;border-bottom-left-radius: 30px;}
.youshi .youshi_title p{color: #3e3a39;margin-top:5px;}
.youshi_con{margin:80px auto 0;}
.youshi_con .youshi_con_list li{border-radius: 50px;background: #ededed;overflow: hidden;box-shadow: 0px 10px 1px rgba(0,0,0,0.1);margin-bottom: 60px;}
.youshi_con .youshi_con_list li .youshi_con_list_l{float: left;padding:40px 20px;width: 600px;}
.youshi_con .youshi_con_list li .youshi_con_list_l .youshi_con_list_pic{width: 570px;height: 350px;border:3px solid #fff;overflow: hidden;margin:0 auto;border-radius: 50px;box-shadow: 0px 3px 1px rgba(209,209,209,0.5);}
.youshi_con .youshi_con_list li .youshi_con_list_l .youshi_con_list_pic img{width: 100%;height:100%;transition: 0.5s;}
.youshi_con .youshi_con_list li .youshi_con_list_l .youshi_con_list_pic img:hover{transform: scale(1.1);}
.youshi_con_list_r{float:right;width: 550px;}
.youshi_con_list_r h5{float: right;font-size: 100px;color:#e7c1c2;width: 160px;padding-right: 20px;font-family: "Century Gothic";
    letter-spacing: -10px;
    font-style: italic;}
.youshi_con_list_txt{float:left;padding-right: 20px;margin-top:-80px;}
.youshi_con_list_txt span{color: #595757;font-size:16px;}
.youshi_con_list_txt h4{color: #a22819;margin:10px 0 15px; font-size: 24px;}
.youshi_con_list_txt p{ font-size: 16px; text-indent: 2em; color: #666;line-height:1.6em;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 8;}
.youshi_con .youshi_con_list li:nth-child(2) .youshi_con_list_r{float: left;}
.youshi_con .youshi_con_list li:nth-child(2) .youshi_con_list_r h5{float: left;padding-left: 20px;width: 160px;}
.youshi_con .youshi_con_list li:nth-child(2) .youshi_con_list_r .youshi_con_list_txt{float:right;padding-left: 20px;text-align: right;padding-right: 0;}
.youshi_con .youshi_con_list li:nth-child(2) .youshi_con_list_r .youshi_con_list_txt p {text-align:left;}
.youshi_con .youshi_con_list li:nth-child(2) .youshi_con_list_l{float: right;}

#tags{ padding-top: 20px; }
.page-banner-wrapper .banner {  display: block;  width: 100%;  height: auto;}
.page-box {  background: #f7f7f7; }
.page-title-box div {  display: inline-block;}
.page-title-box .title {  font-size: 30px;  color: #333;  font-weight: 700;  line-height: 100px; display: inline-block;}
.page-title-box .en {  font-size: 16px;  color: #ededed;  font-weight: 700;  font-family: Arial;  font-style: italic;  margin-left: 18px;}
.page-caption {  font-size: 20px;  color: #333;  font-weight: 700;  line-height: 30px;  margin-bottom: 32px;  letter-spacing: 2px;}
.page-caption span {  display: inline-block;  font-size: 16px;  color: #e5e5e5;  font-style: italic;  margin-left: 20px;  letter-spacing: 0;}
.page-more {  display: block;  width: 100%;  font-size: 14px;  font-weight: 700;  color: #a22819;  text-align: center;  line-height: 65px;  background: #fff;}
.page-more.phone {  display: none;}
.page-more:hover {  box-shadow: 0 2px 40px rgba(0, 0, 0, 0.1);}
.page-more:hover .icon:before {  animation: iconAnimate 0.9s ease infinite;}
.page-more .icon {  display: inline-block;  vertical-align: middle;  position: relative;  width: 34px;  height: 34px;  border: 3px solid #a22819;  margin-right: 15px;  border-radius: 50%;}
.page-more .icon:before {  content: "";  display: block;  width: 100%;  height: 100%;  position: absolute;  left: 0;  top: 0;  z-index: 10;   background-size: 16px;}
.a-more {  display: block;  width: 47px;  height: 33px;   background-size: contain;  transition: background 0.3s ease;  -webkit-transition: background 0.3s ease;  -moz-transition: background 0.3s ease;  -ms-transition: background 0.3s ease;  -o-transition: background 0.3s ease;}
.breadcrums-box {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    -webkit-box-pack: justify;  -ms-flex-pack: justify;  -webkit-justify-content: space-between;  justify-content: space-between;  align-items: center;  height: 80px;}
.breadcrums-box .cat-box {  font-size: 0;}
.breadcrums-box .cat-box a {  display: inline-block;  margin-right: 46px;  font-size: 16px;  color: #666;  font-weight: 500;}
.breadcrums-box .cat-box a:last-child {  margin-right: 0;}
.breadcrums-box .cat-box a.on,.breadcrums-box .cat-box a:hover {  color: #a22819;}
.breadcrums-box a,.breadcrums-box span,.breadcrums-box img {  display: inline-block;  vertical-align: middle;}
.breadcrums-box a,.breadcrums-box span {  font-size: 14px;  color: #999;  font-weight: 700;}
.breadcrums-box span.active,.breadcrums-box a:hover {  color: #a22819;}
.breadcrums-box .icon {  margin: 0 10px;}
.breadcrums-box-2 .cat-box {  flex: 1;  overflow: hidden;  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;  }
.breadcrums-box-2 .cat-box a {  line-height: 30px;}
.breadcrums-box-2 .cat-box .swiper-btn {  position: static;  display: inline-block;  width: 30px;  height: 30px;  margin-top: 0;}
.breadcrums-box-2 .cat-box .prev {  margin-right: 10px;}
.breadcrums-box-2 .cat-box .next {  margin-right: 0;}
.breadcrums-box-2 .cat-swiper {  flex: 1;}
.breadcrums-box-2 .swiper-slide {  width: auto;  margin-right: 40px;}
.breadcrums-box-2 .breadcrums {  width: 280px;  text-align: right;}
.breadcrums-box-2 .btn {  font-size: 0;  margin-left: 25px;}
.breadcrums-box-2 .prev {   background-size: contain;}
.breadcrums-box-2 .prev.swiper-button-disabled {   background-size: contain;}
.breadcrums-box-2 .next {   background-size: contain;}
.breadcrums-box-2 .next.swiper-button-disabled {   background-size: contain;}
.about-wrapper .content {  font-size: 16px;  color: #666;  line-height: 32px;  text-align: justify;}
.about-wrapper .box {  padding: 40px;  background: #fff;  margin-bottom: 20px;}
.about-wrapper .box-2 .data {  margin-bottom: 64px;}
.about-wrapper .box-2 .data ul {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    -webkit-box-pack: justify;  -ms-flex-pack: justify;  -webkit-justify-content: space-between;  justify-content: space-between;}
.about-wrapper .box-2 .data ul div {  color: #333;}
.about-wrapper .box-2 .data ul .num,.about-wrapper .box-2 .data ul .name {  font-size: 16px;  color: #333;}
.about-wrapper .box-2 .data ul .num span {  display: inline-block;  font-family: "db";  font-size: 40px;}
.about-wrapper .box-2 .data ul i {  display: inline-block;  font-family: "db";  font-size: 24px;  font-style: normal;  margin: 0 8px 0 10px;  position: relative;  top: -10px;}
.about-wrapper .box-2 .data ul .name {  line-height: 24px;}
.organization-wrapper .main {  background: #fff;  padding: 40px;}
.organization-wrapper .category-box {  display: inline-block;  font-size: 0;  border: 1px solid #f7f7f8;  border-radius: 30px;}
.organization-wrapper .category-box a {  display: inline-block;  vertical-align: top;  width: 80px;  height: 40px;  text-align: center;  border-radius: 30px;}
.organization-wrapper .category-box a.on,.organization-wrapper .category-box a:hover {  background: #a22819;}
.organization-wrapper .category-box a.on img.original,.organization-wrapper .category-box a:hover img.original {  display: none;}
.organization-wrapper .category-box a.on img.on,.organization-wrapper .category-box a:hover img.on {  display: block;}
.organization-wrapper .category-box a img {  width: 30px;  margin: 5px auto;}
.organization-wrapper .category-box a img.on {  display: none;}
.organization-wrapper .list {  margin-top: 40px;}
.organization-wrapper .list .item {  margin-bottom: 30px;}
.organization-wrapper .list .item:last-child {  margin-bottom: 0;}
.organization-wrapper .list .caption,.organization-wrapper .list ul li {  padding: 0 30px;}
.organization-wrapper .list .caption {  font-size: 20px;  color: #a22819;  line-height: 60px;  background: #fafafa;  border: 1px solid #f7f7f7;}
.organization-wrapper .list ul {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    flex-flow: wrap;  width: 100%;}
.organization-wrapper .list ul li {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    align-items: center;  width: 25%;  min-height: 64px;  border-bottom: 1px solid #f8f8f8;  border-left: 1px solid #f8f8f8;  padding-top: 10px;  padding-bottom: 10px;}
.organization-wrapper .list ul li:nth-child(4n) {  border-right: 1px solid #f8f8f8;}
.organization-wrapper .list ul li:hover a {  color: #a22819;}
.organization-wrapper .list ul li a {  vertical-align: middle;  font-size: 16px;  color: #666;  line-height: 32px;}
.organization-wrapper .content {  font-size: 16px;  color: #666;  line-height: 32px;  margin: 50px auto 34px;}
.organization-wrapper .content img {  display: block;  margin: 0 auto;}
.honor-wrapper .box-1 {  background: #fff;}
.honor-wrapper .box-1 .w1200 {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    padding: 55px 56px 55px 60px;}
.honor-wrapper .box-1 .w1200 .left {  position: relative;  z-index: 3;  flex: 0 0 587px;  height: 526px;  padding: 140px 30px 0 70px; }
.honor-wrapper .box-1 .w1200 .left .content {  line-height: 30px;}
.honor-wrapper .box-1 .w1200 .right {  position: relative;  z-index: 1;  right: 176px;  flex: 0 0 688px;  height: 502px;  padding: 82px 94px 0 176px;}
.honor-wrapper .box-1 .w1200 .right .content {  font-size: 16px;  text-align: right;  line-height: 40px;  color: #144653;}
.honor-wrapper .box-1 .w1200 .name {  font-size: 30px;  color: #fff;  letter-spacing: 2px;  line-height: 40px;  margin-bottom: 10px;}
.honor-wrapper .box-1 .w1200 .content {  font-size: 16px;  color: #fff;  line-height: 32px;}
.honor-wrapper .box-2 {  margin-top: 60px;}
.honor-wrapper .box-2 ul {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    flex-flow: wrap;}
.honor-wrapper .box-2 li {  cursor: pointer;  width: 372px;  margin-bottom: 40px;  margin-right: 40px;}
.honor-wrapper .box-2 li:nth-child(3n) {  margin-right: 0;}
.honor-wrapper .box-2 li:hover {  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);}
.honor-wrapper .box-2 li:hover img {  transform: scale(1.05);  -webkit-transform: scale(1.05);  -moz-transform: scale(1.05);  -ms-transform: scale(1.05);  -o-transform: scale(1.05);}
.honor-wrapper .box-2 li:hover .name {  color: #fff;  background: #a22819;  transition: all 1s 0.3s;  -webkit-transition: all 1s 0.3s;}
.honor-wrapper .box-2 li:hover .name:before,.honor-wrapper .box-2 li:hover .name:after {  height: 100%;}
.honor-wrapper .box-2 li:hover .name i {  width: 100%;}
.honor-wrapper .box-2 li .pic {  font-size: 0;  background: #fff;  overflow: hidden;}
.honor-wrapper .box-2 li .pic img {  width: 100%;  height: 408px;  object-fit: contain;  transition: transform 0.8s ease;  -webkit-transition: transform 0.8s ease;  -moz-transition: transform 0.8s ease;  -ms-transition: transform 0.8s ease;  -o-transition: transform 0.8s ease;}
.honor-wrapper .box-2 li .name {  position: relative;  font-size: 16px;  color: #8c8c8c;  line-height: 74px;  text-align: center;  background: #fff;  padding: 0 10px;  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;  margin-top: 1px;}
.honor-wrapper .box-2 li .name:before,.honor-wrapper .box-2 li .name:after {  content: "";  display: block;  width: 1px;  height: 0;  background: #a22819;  position: absolute;  z-index: 10;}
.honor-wrapper .box-2 li .name:before {  left: 0;  top: 0;}
.honor-wrapper .box-2 li .name:after {  right: 0;  bottom: 0;  transition: all 0.2s linear;  -webkit-transition: all 0.2s linear;  -moz-transition: all 0.2s linear;  -o-transition: all 0.2s linear;}
.honor-wrapper .box-2 li .name i {  display: block;  position: absolute;  z-index: 10;  width: 0;  height: 1px;  background: #a22819;  transition: all 0.4s ease;  -webkit-transition: all 0.4s ease;  -moz-transition: all 0.4s ease;  -ms-transition: all 0.4s ease;  -o-transition: all 0.4s ease;}
.honor-wrapper .box-2 li .name i:first-child {  left: 0;  bottom: 0;  transition-delay: 0.4s;  transition: all 0.2s 0.3s linear;  -webkit-transition: all 0.2s 0.3s linear;  -moz-transition: all 0.2s 0.3s linear;  -o-transition: all 0.2s 0.3s linear;}
.honor-wrapper .box-2 li .name i:last-child {  right: 0;  top: 0;  transition: all 0.2s 0.2s linear;  -webkit-transition: all 0.2s 0.2s linear;  -moz-transition: all 0.2s 0.2s linear;  -o-transition: all 0.2s 0.2s linear;}
.honor-wrapper .page-more {  display: none;}
.honor2-wrapper {  padding-bottom: 0!important;}
.honor2-wrapper .box-1 {  background: none;  margin-top: 80px;  margin-bottom: 34px;}
.honor2-wrapper .box-1 .list.animated ul:before {  width: 100%;}
.honor2-wrapper .box-1 ul {  position: relative;  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;  }
.honor2-wrapper .box-1 ul:before {  content: "";  display: block;  width: 0;  height: 2px;  background: #f0f0f0;  position: absolute;  left: 0;  top: 18px;  z-index: 0;  transition: all 1.5s ease;  -webkit-transition: all 1.5s ease;  -moz-transition: all 1.5s ease;  -ms-transition: all 1.5s ease;  -o-transition: all 1.5s ease;}
.honor2-wrapper .box-1 ul li {  position: relative;  width: 265px;  margin-right: 46px;}
.honor2-wrapper .box-1 ul li:last-child(4n) {  margin-right: 0;}
.honor2-wrapper .box-1 ul li:hover .icon img {  transform: rotateY(180deg);  -webkit-transform: rotateY(180deg);  -moz-transform: rotateY(180deg);  -o-transform: rotateY(180deg);  -ms-transform: rotateY(180deg);}
.honor2-wrapper .box-1 .icon {  width: 40px;  height: 40px;  margin: 0 auto;  border-radius: 50%;  text-align: center;  background-image: linear-gradient(45deg, #a22819 0%, #4889e4 100%), linear-gradient(#a22819, #a22819);}
.honor2-wrapper .box-1 .icon img {  width: 20px;  margin: 10px auto;  transition: transform 0.4s ease;  -webkit-transition: transform 0.4s ease;  -moz-transition: transform 0.4s ease;  -ms-transition: transform 0.4s ease;  -o-transition: transform 0.4s ease;}
.honor2-wrapper .box-1 .name {  font-size: 22px;  color: #333;  font-weight: 700;  text-align: center;  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;  line-height: 36px;  margin: 10px auto 30px;}
.honor2-wrapper .box-1 .detail a {  position: relative;  display: block;  font-size: 16px;  color: #666;  font-weight: 700;  padding-left: 16px;  line-height: 32px;  margin-bottom: 6px;}
.honor2-wrapper .box-1 .detail a:hover {  color: #a22819;}
.honor2-wrapper .box-1 .detail a:hover:before {  background: #e8222a;}
.honor2-wrapper .box-1 .detail a:before {  content: "";  display: inline-block;  width: 5px;  height: 5px;  background: #bebebe;  position: absolute;  left: 0;  top: 11px;  z-index: 10;  transform: rotate(45deg);  -webkit-transform: rotate(45deg);  -moz-transform: rotate(45deg);  -ms-transform: rotate(45deg);  -o-transform: rotate(45deg);}
.honor2-wrapper .box-2 {  padding: 60px 0;  background: #f0f0f0;}
.honor2-wrapper .box-2 ul {  margin-bottom: 20px;}
.honor2-wrapper .page-more {  display: block;}
.pic-modal-box {  display: none;  width: 100%;  height: 100%;  position: fixed;  left: 0;  top: 0;  z-index: 40;}
.pic-modal-box .box {  width: 100%;  height: 100%;  position: fixed;  left: 0;  top: 0;  z-index: 10;  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    align-items: center;}
.pic-modal-box .w1200 {  background: #fff;  padding: 40px 60px 60px;}
.pic-modal-box .top {  position: relative;  margin-bottom: 40px;  padding-bottom: 10px;  border-bottom: 1px solid #f7f8f9;}
.pic-modal-box .name {  font-size: 20px;  color: #666;  line-height: 36px;  letter-spacing: 1px;}
.pic-modal-box .close {  position: absolute;  right: 0;  top: 0;  z-index: 10;  font-size: 36px;  color: #999;  font-family: "avan";  transition: all 0.3s ease;  -webkit-transition: all 0.3s ease;  -moz-transition: all 0.3s ease;  -ms-transition: all 0.3s ease;  -o-transition: all 0.3s ease;}
.pic-modal-box .close:hover {  color: #a22819;  transform: rotate(-90deg);}
.pic-modal-box .pic-box {  height: 60vh;  font-size: 0;  overflow: hidden;}
.pic-modal-box .pic-box img {  width: 100%;  height: 100%;  object-fit: contain;}
.video-modal-box {  display: none;  width: 100%;  height: 100%;  position: fixed;  left: 0;  top: 0;  z-index: 40;}
.video-modal-box .box {  width: 100%;  height: 100%;  position: fixed;  left: 0;  top: 0;  z-index: 10;  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    align-items: center;}
.video-modal-box .w1200 {  background: #fff;  padding: 40px 60px 60px;}
.video-modal-box .top {  position: relative;  margin-bottom: 40px;  padding-bottom: 10px;  border-bottom: 1px solid #f7f8f9;}
.video-modal-box .name {  font-size: 20px;  color: #666;  line-height: 36px;  letter-spacing: 1px;}
.video-modal-box .close {  position: absolute;  right: 0;  top: 0;  z-index: 10;  font-size: 36px;  color: #999;  font-family: "tcm";  transition: all 0.3s ease;  -webkit-transition: all 0.3s ease;  -moz-transition: all 0.3s ease;  -ms-transition: all 0.3s ease;  -o-transition: all 0.3s ease;}
.video-modal-box .close:hover {  color: #a22819;  transform: rotate(-90deg);}
.video-modal-box .video-box {  height: 60vh;  font-size: 0;  overflow: hidden;}
.video-modal-box .video-box video {  width: 100%;  height: 100%;  object-fit: cover;}
.mask {  width: 100%;  height: 100%;  background: rgba(0, 0, 0, 0.5);  position: fixed;  left: 0;  top: 0;  z-index: 12;  display: none;}
.industry-wrapper .main {  background: #fff;  padding: 44px 40px;}
.industry-wrapper .list li {  margin-bottom: 68px;}
.industry-wrapper .list .name {  font-size: 18px;  color: #333;  font-weight: 700;  letter-spacing: 1px;  line-height: 30px;  margin-bottom: 24px;}
.industry-wrapper .list .name em {  font-family: Arial;  margin-left: 16px;  font-size: 18px;  color: #e5e5e5;  font-weight: 700;  letter-spacing: 0;}
.industry-wrapper .list .detail {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    flex-flow: wrap;}
.industry-wrapper .list .detail a {  position: relative;  display: block;  font-size: 16px;  color: #666;  line-height: 32px;  padding-left: 28px;  margin-right: 50px;  width: 340px;  margin-bottom: 22px;}
.industry-wrapper .list .detail a:nth-child(3n) {  margin-right: 0;}
.industry-wrapper .list .detail a.last {  margin-bottom: 0;}
.industry-wrapper .list .detail a:before {  content: "";  display: inline-block;  width: 13px;  height: 13px;  position: absolute;  left: 0;  top: 8px;  z-index: 10; }
.industry-wrapper .list .detail a span {  display: inline-block;  margin-left: 4px;}
.service-wrapper .list ul {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    flex-flow: wrap;}
.service-wrapper .list ul li {  width: 380px;  margin-right: 30px;  border-radius: 10px;  overflow: hidden;  margin-top: 30px;}
.service-wrapper .list ul li:nth-child(-n+3) {  margin-top: 0;}
.service-wrapper .list ul li:nth-child(3n) {  margin-right: 0;}
.service-wrapper .list ul li:hover .icon {  transform: translateY(-8px);  -webkit-transform: translateY(-8px);  -moz-transform: translateY(-8px);  -ms-transform: translateY(-8px);  -o-transform: translateY(-8px);}
.service-wrapper .list ul li:hover .pic:before,.service-wrapper .list ul li:hover .pic:after {  width: 0;}
.service-wrapper .list ul li a {  display: block;}
.service-wrapper .list ul li .pic {  position: relative;  display: block;}
.service-wrapper .list ul li .pic img {  width: 100%;  height: 250px;  object-fit: cover;  border-radius: 10px;}
.service-wrapper .list ul li .pic:before,.service-wrapper .list ul li .pic:after {  content: "";  display: block;  width: 100%;  height: 50%;  position: absolute;  z-index: 10;  background: #fff;  transition: all 0.6s ease;  -webkit-transition: all 0.6s ease;  -moz-transition: all 0.6s ease;  -ms-transition: all 0.6s ease;  -o-transition: all 0.6s ease;}
.service-wrapper .list ul li .pic:before {  left: 0;  top: 0;}
.service-wrapper .list ul li .pic:after {  right: 0;  bottom: 0;}
.service-wrapper .list ul li .icon {  position: relative;  width: 86px;  margin: 0 auto;  left: 23px;  transition: transform 0.3s ease;  -webkit-transition: transform 0.3s ease;  -moz-transition: transform 0.3s ease;  -ms-transition: transform 0.3s ease;  -o-transition: transform 0.3s ease;  transition-delay: 0.3s;}
.service-wrapper .list ul li .icon img {  width: 100%;  height: 74px;  object-fit: contain;}
.service-wrapper .list ul li .info {  position: absolute;  left: 0;  top: 0;  z-index: 10;  width: 100%;  text-align: center;  padding: 60px 20px 0;}
.service-wrapper .list ul li .name {  font-size: 26px;  color: #333;}
.service-wrapper .list ul li .ename {  font-size: 18px;  color: rgba(51, 51, 51, 0.2);  font-family: db;  text-transform: uppercase;  margin-top: 10px;}
.culture-wrapper {  padding-bottom: 0!important;}
.culture-wrapper .box-1 {  background: #fff;  border-radius: 10px;  padding: 34px 60px 30px;}
.culture-wrapper .box-1 ul {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    -webkit-box-pack: justify;  -ms-flex-pack: justify;  -webkit-justify-content: space-between;  justify-content: space-between;}
.culture-wrapper .box-1 li {  text-align: center;  width: 32%;}
.culture-wrapper .box-1 .icon {  width: 94px;  height: 94px;  margin: 0 auto;  }
.culture-wrapper .box-1 .icon img {  width: 40px;  margin-top: 27px;}
.culture-wrapper .box-1 .name {  font-size: 16px;  color: #666;  line-height: 34px;  margin: 8px auto 3px;}
.culture-wrapper .box-1 .desc {  font-size: 16px;  color: #333;  font-weight: 700;  line-height: 32px;  width: 68%;  margin: 0 auto;}
.culture-wrapper .box-2 {  background: #fff;  margin-top: 40px;  padding: 40px 0;}
.culture-wrapper .box-2 .swiper-box {  position: relative;}
.culture-wrapper .box-2 .swiper-box .swiper-slide {  font-size: 0;}
.culture-wrapper .box-2 .swiper-box img {  width: 100%;  height: 600px;  object-fit: cover;}
.culture-wrapper .box-2 .swiper-box .name {  position: absolute;  left: 0;  bottom: 0;  z-index: 10;  width: 100%;  font-size: 16px;  color: #fff;  line-height: 70px;  padding: 0 40px;  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;  background: rgba(0, 0, 0, 0.7);}
.culture-wrapper .box-2 .thumb-swiper {  margin-top: 20px;}
.culture-wrapper .box-2 .thumb-swiper .swiper-slide {  cursor: pointer;}
.culture-wrapper .box-2 .thumb-swiper .swiper-slide:hover img {  transform: scale(1.05);  -webkit-transform: scale(1.05);  -moz-transform: scale(1.05);  -ms-transform: scale(1.05);  -o-transform: scale(1.05);}
.culture-wrapper .box-2 .thumb-swiper .swiper-slide.active .pic:before {  opacity: 1;  visibility: visible;}
.culture-wrapper .box-2 .thumb-swiper .swiper-slide.active .name {  color: #a22819;}
.culture-wrapper .box-2 .thumb-swiper .pic {  position: relative;  overflow: hidden;}
.culture-wrapper .box-2 .thumb-swiper .pic:before {  content: "";  display: block;  width: 100%;  height: 100%; position: absolute;  left: 0;  top: 0;  z-index: 10;  opacity: 0;  visibility: hidden;}
.culture-wrapper .box-2 .thumb-swiper img {  display: block;  width: 100%;  height: 112px;  object-fit: cover;  transition: transform 0.8s ease;  -webkit-transition: transform 0.8s ease;  -moz-transition: transform 0.8s ease;  -ms-transition: transform 0.8s ease;  -o-transition: transform 0.8s ease;}
.culture-wrapper .box-2 .thumb-swiper .name {  font-size: 16px;  color: #666;  line-height: 32px;  text-align: center;  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;  margin-top: 14px;}
.history-wrapper .list {  position: relative;  max-height: 60vh;  overflow: hidden;  margin-top: 80px;}
.history-wrapper .list:before,.history-wrapper .list:after {  content: "";  display: block;  width: 2px;  height: 100%;  background: #f1f1f1;  position: absolute;  top: 0;  z-index: 0;}
.history-wrapper .list:before {  left: 50%;  margin-left: -74px;}
.history-wrapper .list:after {  right: 50%;  margin-right: -74px;}
.history-wrapper .list .line {  width: 2px;  height: 100%;  position: absolute;  top: 0;  left: 50%;  z-index: 1;  margin-left: -1px; }
.history-wrapper .list ul {  position: relative;  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    flex-flow: wrap;  padding-top: 80px;  max-height: 50vh;  overflow-y: auto;  z-index: 10;}
.history-wrapper .list ul::-webkit-scrollbar {  width: 3px;}
.history-wrapper .list ul::-webkit-scrollbar-track {  background-color: transparent;}
.history-wrapper .list ul::-webkit-scrollbar-thumb {  background-color: transparent;}
.history-wrapper .list ul li {  position: relative;  width: 50%;  height: 100%;  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    flex-shrink: 0;  margin-bottom: 34px;  z-index: 4;}
.history-wrapper .list ul li:hover .date .year,.history-wrapper .list ul li:hover .date p {  color: #a22819;}
.history-wrapper .list ul li:hover .date:before {  background: #a22819;}
.history-wrapper .list ul li:hover .date:after {  width: 50px;  height: 50px;left: -25px;  top: -10px;}
.history-wrapper .list ul li:hover img {  transform: scale(1.05);  -webkit-transform: scale(1.05);  -moz-transform: scale(1.05);  -ms-transform: scale(1.05);  -o-transform: scale(1.05);}
.history-wrapper .list .date {  position: relative;  width: 310px;  line-height: 30px;  padding-left: 198px;}
.history-wrapper .list .date:before,.history-wrapper .list .date:after {  content: "";  display: block;  position: absolute;  z-index: 10;  transition: all, 0.6s 0.3s ease;  -webkit-transition: all, 0.6s 0.3s ease;  -moz-transition: all, 0.6s 0.3s ease;  -ms-transition: all, 0.6s 0.3s ease;  -o-transition: all, 0.6s 0.3s ease;}
.history-wrapper .list .date:before {  position: absolute;  left: 0;  top: 16px;  width: 172px;  height: 2px;  background: #c7c7c7;}
.history-wrapper .list .date:after {  width: 12px;  height: 12px;  background: #666;  border-radius: 50%;  left: -6px;  top: 11px;}
.history-wrapper .list .date .year {  font-size: 33px;}
.history-wrapper .list .date p {  font-size: 24px;  margin-top: 5px;}
.history-wrapper .list .date .year,.history-wrapper .list .date p {  font-family: "gb";  color: #666;}
.history-wrapper .list .box {  position: relative;  width: 290px;}
.history-wrapper .list .name {  font-size: 16px;  color: #666;  line-height: 32px;}
.history-wrapper .list .pic {  margin-top: 12px;  overflow: hidden;  width: 100%;}
.history-wrapper .list .pic img {  width: 100%;  height: auto;  transition: transform 0.8s ease;  -webkit-transition: transform 0.8s ease;  -moz-transition: transform 0.8s ease;  -ms-transition: transform 0.8s ease;  -o-transition: transform 0.8s ease;}
.download-wrapper .search {  position: relative;  text-align: right;  }
.download-wrapper .search ::-webkit-input-placeholder {    color: #919191;  font-size: 14px;}
.download-wrapper .search :-moz-placeholder {    color: #919191;  font-size: 14px;}
.download-wrapper .search ::-moz-placeholder {    color: #919191;  font-size: 14px;}
.download-wrapper .search :-ms-input-placeholder {    color: #919191;  font-size: 14px;}
.download-wrapper .search .text {  display: inline-block;  width: 300px;  height: 45px;  line-height: 45px;  font-size: 14px;  color: #666;  padding: 0 45px 0 30px;  border: 1px solid #f7f7f7;  border-radius: 30px;}
.download-wrapper .search .text:focus {  border-color: #a22819;}
.download-wrapper .search .icon {  position: absolute;  right: 30px;  top: 16px;  z-index: 10;}
.download-wrapper.download-2 .list {  padding: 38px 0 25px;}
.download-wrapper.download-2 .list ul li {  padding: 0 50px;  border-bottom: none;}
.download-wrapper.download-2 .list ul li .inner {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    width: 100%;  align-items: center;  padding: 15px 0;  border-bottom: 1px solid #fcfcfc;}
.download-wrapper.download-2 .list ul li:last-child .inner {  border-bottom: none;}
.download-wrapper.download-2 .list ul li:hover {  background: #a22819;}
.download-wrapper.download-2 .list ul li:hover .inner {  border-color: #a22819;}
.download-wrapper.download-2 .list ul li:hover .name,.download-wrapper.download-2 .list ul li:hover .date,.download-wrapper.download-2 .list ul li:hover .btn {  color: #fff;}
.download-wrapper .list {  background: #fff;  padding: 38px 50px 25px;  margin-bottom: 20px;}
.download-wrapper .list ul {  margin-top: 23px;}
.download-wrapper .list li {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    align-items: center;  line-height: 30px;  border-bottom: 1px solid #fcfcfc;}
.download-wrapper .list li:last-child {  border-bottom: none;}
.download-wrapper .list li:hover .name,.download-wrapper .list li:hover .date,.download-wrapper .list li:hover .btn {  color: #a22819;}
.download-wrapper .list .date {  width: 112px;  font-size: 16px;  color: #666;  font-family: Arial;  font-weight: 700;}
.download-wrapper .list .name {  font-size: 16px;  color: #666;  flex: 1;  padding-right: 15px;}
.business-wrapper .main {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    -webkit-box-pack: justify;  -ms-flex-pack: justify;  -webkit-justify-content: space-between;  justify-content: space-between;  background: #fff;}
.business-wrapper .category-box {  width: 280px;  padding: 40px 58px 40px 60px;}
.business-wrapper .category-box a {  position: relative;  display: block;  padding-left: 45px;  margin-bottom: 30px;}
.business-wrapper .category-box a:last-child {  margin-bottom: 0;}
.business-wrapper .category-box a:after {  display: inline-block;  position: absolute;  right: 0;  top: 0;  z-index: 10;  content: "";  width: 7px;  height: 100%;   background-size: contain;  transition: all 0.3s ease;  -webkit-transition: all 0.3s ease;  -moz-transition: all 0.3s ease;  -ms-transition: all 0.3s ease;  -o-transition: all 0.3s ease;}
.business-wrapper .category-box a.on:after,.business-wrapper .category-box a:hover:after {   background-size: contain;}
.business-wrapper .category-box a.on .name,.business-wrapper .category-box a:hover .name {  color: #a22819;}
.business-wrapper .category-box a.on .icon img.original,.business-wrapper .category-box a:hover .icon img.original {  display: none;}
.business-wrapper .category-box a.on .icon img.on,.business-wrapper .category-box a:hover .icon img.on {  display: inline-block;}
.business-wrapper .category-box a:hover:after {  transform: translateX(10px);  -webkit-transform: translateX(10px);  -moz-transform: translateX(10px);  -ms-transform: translateX(10px);  -o-transform: translateX(10px);}
.business-wrapper .category-box .icon {  position: absolute;  left: 0;  top: 0;  z-index: 10;  display: inline-block;  width: 30px;}
.business-wrapper .category-box .icon img {  width: 100%;}
.business-wrapper .category-box .icon img.on {  display: none;}
.business-wrapper .category-box .name {  position: relative;  font-size: 18px;  color: #999;  line-height: 30px;  padding-right: 10px;}
.business-wrapper .detail-box {  width: 920px;  border-left: 5px solid #f7f7f7;}
.business-wrapper .detail-box .item {  display: none;}
.business-wrapper .list,.business-wrapper .info-box {  padding-left: 40px;  padding-right: 40px;}
.business-wrapper .info-box {  padding-top: 40px;  padding-bottom: 40px;  border-top: 1px solid #f6f6f6;}
.business-wrapper .info-box ul {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    -webkit-box-pack: justify;  -ms-flex-pack: justify;  -webkit-justify-content: space-between;  justify-content: space-between;}
.business-wrapper .info-box ul li {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    width: 48%;}
.business-wrapper .info-box ul li:hover img {  transform: scale(1.05);  -webkit-transform: scale(1.05);  -moz-transform: scale(1.05);  -ms-transform: scale(1.05);  -o-transform: scale(1.05);}
.business-wrapper .info-box ul li:hover .name {  color: #a22819;}
.business-wrapper .info-box ul li .pic {  width: 180px;  font-size: 0;  overflow: hidden;}
.business-wrapper .info-box ul li .pic img {  display: block;  width: 100%;  height: 100px;  transition: transform 0.8s ease;  -webkit-transition: transform 0.8s ease;  -moz-transition: transform 0.8s ease;  -ms-transition: transform 0.8s ease;  -o-transition: transform 0.8s ease;}
.business-wrapper .info-box ul li .info {  flex: 1;  overflow: hidden;  padding-left: 28px;}
.business-wrapper .info-box ul li .name {  font-size: 20px;  color: #333;  line-height: 30px;  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;}
.business-wrapper .info-box ul li .desc {  font-size: 16px;  color: #999;  line-height: 32px;  height: 64px;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;  margin-top: 8px;}
.business-wrapper .list ul {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    flex-flow: wrap;  margin-top: 40px;  margin-bottom: 20px;}
.business-wrapper .list ul li {  width: 250px;  border-right: 1px solid #f6f6f6;  margin-right: 42px;  margin-bottom: 30px;}
.business-wrapper .list ul li:nth-child(3n) {  margin-right: 0;}
.business-wrapper .list ul li.on a {  color: #a22819;}
.business-wrapper .list ul a {  display: block;  font-size: 16px;  color: #666;  line-height: 32px;}
.business-wrapper .list ul a:hover {  color: #a22819;}
.business-wrapper .page-caption em {  font-style: normal;  margin-right: 20px;}
.business-wrapper .page-caption span {  margin-left: 0;}
.case-wrapper .category-box {  margin: 50px auto;  text-align: center;}
.case-wrapper .category-box .inner {  display: inline-block;  font-size: 0;  border-radius: 30px;  border: 1px solid #f7f7f7;  background: #fff;}
.case-wrapper .category-box a {  display: inline-block;  font-size: 14px;  color: #666;  line-height: 50px;  padding: 0 10px;  min-width: 150px;  transition: background 0.3s ease;  -webkit-transition: background 0.3s ease;  -moz-transition: background 0.3s ease;  -ms-transition: background 0.3s ease;  -o-transition: background 0.3s ease;  border-radius: 30px;}
.case-wrapper .category-box a.on,.case-wrapper .category-box a:hover {  color: #fff;  background: #a22819;}
.case-wrapper .list ul {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    flex-flow: wrap;  -webkit-box-pack: justify;  -ms-flex-pack: justify;  -webkit-justify-content: space-between;  justify-content: space-between;  margin-bottom: 10px;}
.case-wrapper .list ul li {  position: relative;  width: 580px;  background: #fcfcfc;  margin-bottom: 40px;}
.case-wrapper .list ul li:hover {  background: #fff;}
.case-wrapper .list ul li:hover img {  transform: scale(1.05);  -webkit-transform: scale(1.05);  -moz-transform: scale(1.05);  -ms-transform: scale(1.05);  -o-transform: scale(1.05);}
.case-wrapper .list ul li:hover .a-more {   background-size: contain;}
.case-wrapper .list ul li a {  display: block;}
.case-wrapper .list ul li .pic {  font-size: 0;  overflow: hidden;}
.case-wrapper .list ul li .pic img {  width: 100%;  height: 265px;  object-fit: cover;  transition: transform 0.8s ease;  -webkit-transition: transform 0.8s ease;  -moz-transition: transform 0.8s ease;  -ms-transition: transform 0.8s ease;  -o-transition: transform 0.8s ease;}
.case-wrapper .list ul li .info {  position: relative;  padding: 26px 47% 46px 50px;}
.case-wrapper .list ul li .name {  font-size: 22px;  color: #393435;  line-height: 30px;  margin-bottom: 24px;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  overflow: hidden;}
.case-wrapper .list ul li .detail {  width: 40%;  font-size: 16px;  color: #999;  line-height: 32px;  text-align: right;  position: absolute;  right: 50px;  top: 22px;  z-index: 10;  max-height: 120px;  overflow: hidden;}
.network-wrapper .caption-box {  text-align: center;}
.network-wrapper .caption-box .name {  font-size: 40px;  color: #333;  font-weight: 700;  margin: 22px auto 68px;}
.network-wrapper .box-1 {  margin-top: 68px;}
.network-wrapper .box-2 {  margin-top: 86px;  padding: 60px 40px 50px;  background: #fff;}
.network-wrapper .box-2 ul {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;  }
.network-wrapper .box-2 ul li {  width: 324px;  margin-right: 74px;}
.network-wrapper .box-2 ul li:last-child {  margin-right: 0;}
.network-wrapper .box-2 ul li:hover .icon img {  transform: translateY(-10px);  -webkit-transform: translateY(-10px);  -moz-transform: translateY(-10px);  -ms-transform: translateY(-10px);  -o-transform: translateY(-10px);}
.network-wrapper .box-2 .icon {  width: 100px;}
.network-wrapper .box-2 .icon img {  width: 100%;  height: 100%;  object-fit: contain;  transition: transform 0.6s ease;  -webkit-transition: transform 0.6s ease;  -moz-transition: transform 0.6s ease;  -ms-transition: transform 0.6s ease;  -o-transition: transform 0.6s ease;}
.network-wrapper .box-2 .name {  font-size: 24px;  color: #333;  letter-spacing: 1px;  line-height: 30px;  margin-top: 50px;}
.network-wrapper .box-2 .desc {  font-size: 16px;  color: #666;  line-height: 34px;  margin-top: 28px;}
.network-wrapper .category-box,.network-wrapper .tab-box {  display: inline-block;  text-align: center;  border: 1px solid #fafafa;  border-radius: 30px;}
.network-wrapper .category-box a,.network-wrapper .tab-box a {  display: inline-block;  font-size: 16px;  color: #666;  line-height: 50px;  border-radius: 30px;  transition: background 0.3s ease;  -webkit-transition: background 0.3s ease;  -moz-transition: background 0.3s ease;  -ms-transition: background 0.3s ease;  -o-transition: background 0.3s ease;}
.network-wrapper .category-box a.on,.network-wrapper .tab-box a.on,.network-wrapper .category-box a:hover,.network-wrapper .tab-box a:hover {  color: #fff;  background: #a22819;}
.network-wrapper .category-box {  border-color: #f7f7f7;  background: #fff;  margin: 100px auto 36px;}
.network-wrapper .category-box a {  padding: 0 46px;}
.network-wrapper .tab-box {  margin-bottom: 32px;}
.network-wrapper .tab-box a {  min-width: 150px;}
.network-wrapper .item,.network-wrapper .tab-item {  display: none;}
.network-wrapper .inner {  background: #fff;  padding: 40px;  margin-bottom: 55px;}
.network-wrapper .inner .title {  font-size: 20px;  color: #a22819;  font-weight: 700;  line-height: 30px;  margin-bottom: 16px;}
.network-wrapper .inner .tit {  font-size: 17px;  color: #333;  font-weight: 700;  line-height: 30px;}
.network-wrapper .inner ul {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    flex-flow: wrap;  margin-bottom: 56px;}
.network-wrapper .inner ul:last-child {  margin-bottom: 0;}
.network-wrapper .inner ul li {  position: relative;  font-size: 16px;  color: #666;  line-height: 32px;  padding-left: 28px;  margin-right: 10px;  width: 366px;  margin-bottom: 22px;}
.network-wrapper .inner ul li:nth-child(3n) {  margin-right: 0;}
.network-wrapper .inner ul li.last {  margin-bottom: 0;}
.network-wrapper .inner ul li:before {  content: "";  display: inline-block;  width: 13px;  height: 13px;  position: absolute;  left: 0;  top: 8px;  z-index: 10; }
.network-wrapper .content {  font-size: 16px;  color: #666;  line-height: 40px;}
.network-wrapper .contact-box {  font-size: 16px;  color: #666;  line-height: 36px;  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    flex-flow: wrap;}
.network-wrapper .contact-box p {  width: 32.33%;  margin-right: 1.5%;  margin-bottom: 6px;}
.network-wrapper .contact-box p:nth-child(3n) {  margin-right: 0;}
.network-wrapper .swiper-box {  position: relative;  margin: 86px auto 46px;}
.network-wrapper .swiper-box .swiper-slide:hover img {  transform: scale(1.05);  -webkit-transform: scale(1.05);  -moz-transform: scale(1.05);  -ms-transform: scale(1.05);  -o-transform: scale(1.05);}
.network-wrapper .swiper-box .pic {  font-size: 0;  overflow: hidden;}
.network-wrapper .swiper-box .pic img {  width: 100%;  height: 500px;  object-fit: cover;  transition: transform 0.8s ease;  -webkit-transition: transform 0.8s ease;  -moz-transition: transform 0.8s ease;  -ms-transition: transform 0.8s ease;  -o-transition: transform 0.8s ease;}
.network-wrapper .swiper-box .name {  font-size: 24px;  color: #333;  font-weight: 700;  letter-spacing: 1px;  line-height: 30px;  margin-top: 25px;}
.network-wrapper .swiper-box .desc {  font-size: 16px;  color: #666;  font-weight: 700;  line-height: 32px;  margin-top: 18px;}
.network-wrapper .swiper-btn {  top: 37%;}
.network-wrapper .swiper-btn.prev.swiper-button-disabled {   background-size: contain;}
.network-wrapper .swiper-btn.next.swiper-button-disabled {   background-size: contain;}
.caseinfo-wrapper .main {  margin-top: 40px;}
.caseinfo-wrapper .swiper-box {  position: relative;}
.caseinfo-wrapper .swiper-slide img {  display: block;}
.caseinfo-wrapper .swiper-pagination {  display: none;}
.caseinfo-wrapper .detail-box {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    -webkit-box-pack: justify;  -ms-flex-pack: justify;  -webkit-justify-content: space-between;  justify-content: space-between;  background: #fff;  padding: 80px 60px 75px;}
.caseinfo-wrapper .base {  width: 240px;}
.caseinfo-wrapper .name {  font-size: 30px;  color: #393435;  line-height: 40px;  font-weight: 700;  letter-spacing: 1px;}
.caseinfo-wrapper .desc {  font-size: 16px;  color: #666;  line-height: 32px;  margin-top: 45px;}
.caseinfo-wrapper .detail {  font-size: 16px;  width: 840px;  line-height: 32px;  padding-left: 100px;  border-left: 1px solid #f8f8f8;}
.caseinfo-wrapper .swiper-btn.prev {   background-size: contain;}
.caseinfo-wrapper .swiper-btn.prev:hover {   background-size: contain;}
.caseinfo-wrapper .swiper-btn.next {   background-size: contain;}
.caseinfo-wrapper .swiper-btn.next:hover {   background-size: contain;}
.talent-wrapper .box-1 {  padding: 60px 60px 44px;   background-size: cover;  border-bottom: 1px solid #f7f7f7;}
.talent-wrapper .data p {  font-size: 14px;  color: #333;  line-height: 36px;}
.talent-wrapper .data .num {  font-size: 16px;  color: #333;  margin-top: 5px;}
.talent-wrapper .data .num span {  display: inline-block;  font-size: 43px;  line-height: 36px;  font-family: "fb";  margin-right: 8px;}
.talent-wrapper .data ul {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    flex-flow: wrap;}
.talent-wrapper .data li {  width: 230px;  padding-bottom: 36px;  margin-bottom: 28px;  border-bottom: 1px solid #fbfbfb;  padding-right: 5px;}
.talent-wrapper .data li.last {  border-bottom: none;  margin-bottom: 0;  padding-bottom: 0;}
.talent-wrapper .content {  font-size: 14px;  color: #666;  line-height: 32px;  margin-top: 45px;}
.talent-wrapper .box-2 {  margin-top: 10px;}
.talent-wrapper .box-2 ul {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    -webkit-box-pack: justify;  -ms-flex-pack: justify;  -webkit-justify-content: space-between;  justify-content: space-between;}
.talent-wrapper .box-2 li {  position: relative;  width: 595px;  padding: 50px 200px 55px 60px;   background-size: cover;}
.talent-wrapper .box-2 li:nth-child(2) {   background-size: cover;}
.talent-wrapper .box-2 li:nth-child(2) .detail {    background-repeat: no-repeat;  background-position: center center;}
.talent-wrapper .box-2 li:hover .detail {  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);}
.talent-wrapper .box-2 li:hover .icon img {  transform: translateY(-5px);  -webkit-transform: translateY(-5px);  -moz-transform: translateY(-5px);  -ms-transform: translateY(-5px);  -o-transform: translateY(-5px);}
.talent-wrapper .box-2 .caption {  font-size: 26px;  color: #fff;  line-height: 36px;}
.talent-wrapper .box-2 .caption-box p {  font-size: 20px;  font-family: "tcm";  text-transform: uppercase;  color: rgba(255, 255, 255, 0.3);  margin: 6px auto 50px;}
.talent-wrapper .box-2 .name {  font-size: 34px;  color: #fff;  font-weight: 700;  line-height: 36px;}
.talent-wrapper .box-2 .icon {  width: 120px;  height: 120px;  border-radius: 50%;  background: rgba(255, 255, 255, 0.4);  position: absolute;  right: 60px;  top: 50%;  z-index: 10;  transform: translate(0, -50%);  text-align: center;}
.talent-wrapper .box-2 .icon img {  width: 50px;  margin-top: 35px;  transition: transform 0.3s ease;  -webkit-transition: transform 0.3s ease;  -moz-transition: transform 0.3s ease;  -ms-transition: transform 0.3s ease;  -o-transition: transform 0.3s ease;}
.talent-wrapper .box-2 .line {  width: 16px;  height: 3px;  background: rgba(255, 255, 255, 0.3);  margin: 56px 0 45px;}
.talent-wrapper .box-2 .detail {  width: 46px;  height: 46px;  border-radius: 50%;  background-color: #fff;    background-repeat: no-repeat;  background-position: center center;}
.contact-wrapper .list li {  position: relative;  background: #fff;  margin-bottom: 10px;  padding: 44px 50px 50px;}
.contact-wrapper .list li:last-child {  margin-bottom: 0;}
.contact-wrapper .list li:hover .pic img {  transform: scale(1.05);  -webkit-transform: scale(1.05);  -moz-transform: scale(1.05);  -ms-transform: scale(1.05);  -o-transform: scale(1.05);}
.contact-wrapper .list li:hover a {  background: #a22819;}
.contact-wrapper .list .box {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    align-items: center;}
.contact-wrapper .list .top .name {  font-size: 30px;  color: #051323;  font-weight: 700;  letter-spacing: 2px;  line-height: 30px;}
.contact-wrapper .list .top p {  font-size: 30px;  color: rgba(5, 19, 35, 0.3);  font-family: "db";  line-height: 30px;  margin: 24px auto 40px;}
.contact-wrapper .list a {  display: inline-block;  width: 150px;  height: 48px;  line-height: 48px;  text-align: center;  position: absolute;  right: 50px;  top: 45px;  z-index: 10;  font-size: 14px;  color: #fff;  background: #333;  transition: background 0.3s ease;  -webkit-transition: background 0.3s ease;  -moz-transition: background 0.3s ease;  -ms-transition: background 0.3s ease;  -o-transition: background 0.3s ease;}
.contact-wrapper .list a img {  vertical-align: middle;  margin-right: 12px;}
.contact-wrapper .list .pic {  width: 350px;  font-size: 0;  overflow: hidden;  padding-right: 50px;  border-right: 1px solid #f6f6f6;}
.contact-wrapper .list .pic img {  width: 100%;  height: 200px;  object-fit: cover;  transition: transform 0.8s ease;  -webkit-transition: transform 0.8s ease;  -moz-transition: transform 0.8s ease;  -ms-transition: transform 0.8s ease;  -o-transition: transform 0.8s ease;}
.contact-wrapper .list .info {  font-size: 16px;  color: #666;  line-height: 36px;  margin-left: 50px;  flex: 1;  overflow: hidden;}
.news-wrapper .life-box {  margin-bottom: 60px;  border-bottom: 2px solid #eee;  padding-bottom: 48px;}
.news-wrapper .life-box .swiper-box {  position: relative;}
.news-wrapper .life-box .swiper-box .swiper-slide img {  display: block;  width: 100%;  height: 650px;  object-fit: cover;  transition: transform 0.8s ease;  -webkit-transition: transform 0.8s ease;  -moz-transition: transform 0.8s ease;  -ms-transition: transform 0.8s ease;  -o-transition: transform 0.8s ease;}
.news-wrapper .life-box .swiper-box .swiper-slide img:hover {  transform: scale(1.05);  -webkit-transform: scale(1.05);  -moz-transform: scale(1.05);  -ms-transform: scale(1.05);  -o-transform: scale(1.05);}
.news-wrapper .life-box .swiper-box .swiper-pagination {  display: none;}
.news-wrapper .life-box .data-box {  margin-top: 50px;}
.news-wrapper .life-box .data-box ul {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;  }
.news-wrapper .life-box .data-box ul li {  margin-right: 120px;}
.news-wrapper .life-box .data-box ul li:last-child {  margin-right: 0;}
.news-wrapper .life-box .data-box ul li .num {  margin-top: 10px;}
.news-wrapper .life-box .data-box ul li .num span,.news-wrapper .life-box .data-box ul li .num i {  display: inline-block;  color: #333;  font-style: normal;}
.news-wrapper .life-box .data-box ul li .num span {  font-size: 40px;  line-height: 40px;  font-family: "db";}
.news-wrapper .life-box .data-box ul li .num i {  font-size: 16px;  line-height: 36px;  margin-left: 10px;}
.news-wrapper .life-box .data-box ul li .name {  font-size: 16px;  color: #333;  line-height: 36px;}
.news-wrapper .life-box .tips {  font-size: 16px;  color: #333;  line-height: 36px;  margin-top: 44px;}
.news-wrapper .party-box {  border-bottom: 2px solid #eee;  margin: 50px auto 80px;}
.news-wrapper .party-box .w1200 {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    -webkit-box-pack: justify;  -ms-flex-pack: justify;  -webkit-justify-content: space-between;  justify-content: space-between;}
.news-wrapper .party-box .info {  width: 510px;}
.news-wrapper .party-box .info .title-box .title {  font-size: 28px;  color: #a22819;  letter-spacing: 1px;  line-height: 30px;}
.news-wrapper .party-box .info .title-box p {  font-size: 18px;  color: rgba(19, 74, 151, 0.3);  line-height: 30px;  font-family: Arial;  font-weight: 700;  margin: 10px auto 34px;}
.news-wrapper .party-box .info .content {  font-size: 20px;  color: #333;  line-height: 36px;  text-align: justify;}
.news-wrapper .party-box .pics {  width: 580px;}
.news-wrapper .party-box .pics .swiper-slide a {  display: block;}
.news-wrapper .party-box .pics .swiper-slide .pic {  font-size: 0;  overflow: hidden;}
.news-wrapper .party-box .pics .swiper-slide .pic img {  width: 100%;  height: 398px;  object-fit: cover;  transition: transform 0.8s ease;  -webkit-transition: transform 0.8s ease;  -moz-transition: transform 0.8s ease;  -ms-transition: transform 0.8s ease;  -o-transition: transform 0.8s ease;}
.news-wrapper .party-box .pics .swiper-slide .pic img:hover {  transform: scale(1.05);  -webkit-transform: scale(1.05);  -moz-transform: scale(1.05);  -ms-transform: scale(1.05);  -o-transform: scale(1.05);}
.news-wrapper .party-box .pics .swiper-slide .name {  position: absolute;  left: 0;  bottom: 0;  z-index: 10;  background: rgba(0, 0, 0, 0.8);  color: #fff;  line-height: 80px;  font-size: 16px;  width: 100%;  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;  padding: 0 90px 0 30px;}
.news-wrapper .party-box .swiper-pagination {  text-align: left;  width: auto;  bottom: 34px;  left: auto;  right: 30px;}
.news-wrapper .party-box .swiper-pagination .swiper-pagination-bullet {  opacity: 0.5;  background: #fff;  margin: 0 2.5px;  width: 8px;  height: 8px;}
.news-wrapper .party-box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {  opacity: 1;}
.news-wrapper .list ul {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    flex-flow: wrap;}
.news-wrapper .list li {  width: 373px;  font-size: 0;  background: #fff;  transition: background 0.3s ease;  -webkit-transition: background 0.3s ease;  -moz-transition: background 0.3s ease;  -ms-transition: background 0.3s ease;  -o-transition: background 0.3s ease;  margin-right: 40px;  margin-bottom: 40px;}
.news-wrapper .list li:nth-child(3n) {  margin-right: 0;}
.news-wrapper .list li:hover {  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);}
.news-wrapper .list li:hover img {  transform: scale(1.05);  -webkit-transform: scale(1.05);  -moz-transform: scale(1.05);  -ms-transform: scale(1.05);  -o-transform: scale(1.05);}
.news-wrapper .list li:hover .name {  color: #a22819;}
.news-wrapper .list li:hover .a-more {   background-size: contain;}
.news-wrapper .list li a {  display: block;}
.news-wrapper .list li .pic {  overflow: hidden;  width: 100%;}
.news-wrapper .list li .pic img {  width: 100%;  height: 250px;  object-fit: cover;  transition: transform 0.8s ease;  -webkit-transition: transform 0.8s ease;  -moz-transition: transform 0.8s ease;  -ms-transition: transform 0.8s ease;  -o-transition: transform 0.8s ease;}
.news-wrapper .list li .info {  position: relative;  padding: 24px 30px 32px;}
.news-wrapper .list li .name {  font-size: 18px;  line-height: 30px;  color: #333;  height: 60px;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;  font-weight: 700;}
.news-wrapper .list li .desc {  font-size: 16px;  color: #999;  line-height: 32px;  margin: 8px auto 32px;}
.news-wrapper .list li .date {  position: relative;  font-size: 14px;  line-height: 30px;  color: #999;}
.news-wrapper .list li .date span {  display: inline-block;  font-size: 30px;  color: #767676;  font-family: "dcb";  margin-right: 5px;}
.news-wrapper .list li .date i {  color: #a22819;  display: inline-block;  margin: 0 8px;}
.news-wrapper .list li .date .a-more {  position: absolute;  right: 0;  top: 0;  z-index: 10;}
.news-wrapper .page-more {  display: none;}
.newsinfo-wrapper .main {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;  }
.newsinfo-wrapper.max-wrapper .newsinfo-box {  width: 100%;  margin-right: 0;}
.newsinfo-wrapper.max-wrapper .relative-box {  display: none;}
.newsinfo-wrapper .newsinfo-box {  width: 790px;  margin-right: 50px;  background: #fff;  padding: 50px;}
.newsinfo-wrapper .header {  margin-bottom: 35px;}
.newsinfo-wrapper .header .name {  font-weight: 700;  font-size: 30px;  color: #231e37;  line-height: 50px;}
.newsinfo-wrapper .header .other-box {  font-size: 14px;  color: #ccc;  line-height: 24px;  margin-top: 23px;}
.newsinfo-wrapper .header .other-box span {  display: inline-block;  margin-right: 20px;}
.newsinfo-wrapper .header .other-box img {  vertical-align: middle;  display: inline-block;  max-width: 100%;  margin-right: 10px;}
.newsinfo-wrapper .news-content {  line-height: 32px;  color: #828282;  font-size: 16px;}
.newsinfo-wrapper .news-content img {  display: block;  margin: 0 auto;  height: auto!important;}
.newsinfo-wrapper .news-content .img {  font-size: 0;  width: 100%;  margin-bottom: 30px;}
.newsinfo-wrapper .relative-box {  width: 360px;}
.newsinfo-wrapper .relative-box .title-box {  width: 100%;  padding-top: 92px;}
.newsinfo-wrapper .relative-box .title-box .name {  font-weight: 700;  font-size: 30px;  color: #353744;  margin-bottom: 10px;}
.newsinfo-wrapper .relative-box .title-box .en {  font-family: Arial;  position: relative;  font-size: 16px;  color: rgba(53, 55, 68, 0.3);  padding-bottom: 50px;}
.newsinfo-wrapper .relative-box .title-box .en:after {  position: absolute;  left: 0;  bottom: 0;  z-index: 10;  content: '';  width: 24px;  height: 4px;  background: #353744;}
.newsinfo-wrapper .relative-box .title-box,.newsinfo-wrapper .relative-box ul,.newsinfo-wrapper .relative-box .info-box {  background: #fff;  padding: 0 50px;}
.newsinfo-wrapper .relative-box .title-box {  padding-top: 44px;}
.newsinfo-wrapper .relative-box ul {  padding-top: 20px;}
.newsinfo-wrapper .relative-box ul li {  padding: 30px 0;  border-bottom: 1px solid #ededed;}
.newsinfo-wrapper .relative-box ul li:last-child {  border-bottom: none;}
.newsinfo-wrapper .relative-box ul li:hover img {  transform: scale(1.1);  -webkit-transform: scale(1.1);  -moz-transform: scale(1.1);  -ms-transform: scale(1.1);  -o-transform: scale(1.1);}
.newsinfo-wrapper .relative-box ul li:hover .a-more { }
.newsinfo-wrapper .relative-box ul li:hover .name {  color: #a22819;}
.newsinfo-wrapper .relative-box ul li a {  display: block;}
.newsinfo-wrapper .relative-box ul li .a-more {  transition: background 0.3s ease;  -webkit-transition: background 0.3s ease;  -moz-transition: background 0.3s ease;  -ms-transition: background 0.3s ease;  -o-transition: background 0.3s ease;  border-radius: 30px;}
.newsinfo-wrapper .relative-box ul li .pic {  width: 100%;  font-size: 0;  overflow: hidden;}
.newsinfo-wrapper .relative-box ul li .pic img {  width: 100%;  height: auto;  transition: 1s 0.3s ease;  -webkit-transition: 1s 0.3s ease;  -moz-transition: 1s 0.3s ease;  -ms-transition: 1s 0.3s ease;  -o-transition: 1s 0.3s ease;}
.newsinfo-wrapper .relative-box ul li .name {  line-height: 36px;  color: #666;  font-size: 16px;  margin: 20px auto;  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;}
.newsinfo-wrapper .relative-box .info-box {  margin-top: 20px;  padding: 30px 50px 53px;}
.newsinfo-wrapper .relative-box .info-box p {  font-size: 16px;  color: #999;  margin-bottom: 25px;  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;  }
.newsinfo-wrapper .relative-box .info-box p span {  flex: 1;}
.newsinfo-wrapper .relative-box .info-box p a {  flex: 0 0 72%;  font-size: 16px;  color: #333;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 1;  overflow: hidden;  vertical-align: middle;}
.newsinfo-wrapper .relative-box .info-box p a:hover {  color: #a22819;}
.newsinfo-wrapper .relative-box .info-box .share-box {  font-size: 0;  margin-bottom: 20px;}
.newsinfo-wrapper .relative-box .info-box .share-box a {  display: inline-block;  width: 36px;  height: 36px;  line-height: 36px;  border-radius: 50%;  margin-right: 15px;  text-align: center;}
.newsinfo-wrapper .relative-box .info-box .share-box a img.on {  display: none;}
.newsinfo-wrapper .relative-box .info-box .share-box a:hover img.on {  display: inline-block;}
.newsinfo-wrapper .relative-box .info-box .share-box a:hover img.original {  display: none;}
.newsinfo-wrapper .relative-box .info-box .return {  display: block;  width: 100%;  height: 50px;  line-height: 50px;  font-size: 16px;  color: #fff;  text-align: center;  background: #a22819;}
.newsinfo-wrapper .relative-box .info-box .return img {  max-width: 100%;  vertical-align: middle;  position: relative;  top: -2px;  margin-left: 10px;}
.newsinfo-wrapper .related-box {  margin-top: 50px;}
.newsinfo-wrapper .department-box {  font-size: 0;}
.newsinfo-wrapper .department-box a {  display: inline-block;  line-height: 45px;  height: 45px;  border-radius: 30px;  border: 1px solid #e9e9e9;  padding: 0 30px;  font-size: 16px;  color: #666;  background: #fff;  margin-right: 10px;  margin-bottom: 10px;  transition: background 0.3s ease;  -webkit-transition: background 0.3s ease;  -moz-transition: background 0.3s ease;  -ms-transition: background 0.3s ease;  -o-transition: background 0.3s ease;}
.newsinfo-wrapper .department-box a:hover {  background: #a22819;  color: #fff;  border-color: #a22819;}
.video-wrapper .list ul {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    flex-flow: wrap;  -webkit-box-pack: justify;  -ms-flex-pack: justify;  -webkit-justify-content: space-between;  justify-content: space-between;  margin-bottom: 10px;}
.video-wrapper .list ul li {  width: 580px;  margin-bottom: 40px;}
.video-wrapper .list ul li:hover .pic img {  transform: scale(1.05);  -webkit-transform: scale(1.05);  -moz-transform: scale(1.05);  -ms-transform: scale(1.05);  -o-transform: scale(1.05);}
.video-wrapper .list ul li:hover .pic:after {  transform: rotateY(360deg);}
.video-wrapper .list ul li:hover .name {  color: #a22819;}
.video-wrapper .list ul li:hover .name:before,.video-wrapper .list ul li:hover .name:after {  width: 100%;}
.video-wrapper .list ul li a {  display: block;}
.video-wrapper .list ul li .pic {  position: relative;  font-size: 0;  overflow: hidden;}
.video-wrapper .list ul li .pic:after {  content: "";  display: block;  position: absolute;  left: 0;  top: 0;  z-index: 10;  width: 100%;  height: 100%;   transition: transform 0.6s ease;  -webkit-transition: transform 0.6s ease;  -moz-transition: transform 0.6s ease;  -ms-transition: transform 0.6s ease;  -o-transition: transform 0.6s ease;}
.video-wrapper .list ul li .pic img {  width: 100%;  height: 310px;  object-fit: cover;  transition: transform 0.8s ease;  -webkit-transition: transform 0.8s ease;  -moz-transition: transform 0.8s ease;  -ms-transition: transform 0.8s ease;  -o-transition: transform 0.8s ease;}
.video-wrapper .list ul li iframe {  width: 100%;  height: 310px;}
.video-wrapper .list ul li .name {  position: relative;  font-size: 18px;  color: #333;  line-height: 100px;  text-align: center;  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;  font-weight: 700;  padding: 0 5px;  transition: color 0.3s ease;  -webkit-transition: color 0.3s ease;  -moz-transition: color 0.3s ease;  -ms-transition: color 0.3s ease;  -o-transition: color 0.3s ease;  transition-delay: 0.6s;}
.video-wrapper .list ul li .name:before,.video-wrapper .list ul li .name:after {  content: "";  display: block;  width: 0;  height: 50%;  position: absolute;  z-index: -1;  background: #fff;  transition: all 0.6s ease;  -webkit-transition: all 0.6s ease;  -moz-transition: all 0.6s ease;  -ms-transition: all 0.6s ease;  -o-transition: all 0.6s ease;}
.video-wrapper .list ul li .name:before {  left: 0;  top: 0;}
.video-wrapper .list ul li .name:after {  right: 0;  bottom: 0;}
.editor-wrapper .box-1 {  padding: 40px;  background: #fff;  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;  }
.editor-wrapper .box-1 .pic,.editor-wrapper .box-1 .info {  width: 50%;}
.editor-wrapper .box-1 .pic {  overflow: hidden;  font-size: 0;  border: 1px solid #fbfbfb;}
.editor-wrapper .box-1 .pic img {  width: 100%;  height: auto;}
.editor-wrapper .box-1 .info {  padding-left: 50px;}
.editor-wrapper .box-1 .name {  font-size: 36px;  color: #000;  line-height: 36px;}
.editor-wrapper .box-1 .desc {  font-size: 16px;  color: #666;  line-height: 32px;  margin-top: 30px;  overflow-y: auto;  text-align: justify;  max-height: 320px;  padding-right: 20px;}
.editor-wrapper .box-1 .desc::-webkit-scrollbar {  width: 3px;}
.editor-wrapper .box-1 .desc::-webkit-scrollbar-track {  background-color: #f7f8f9;}
.editor-wrapper .box-1 .desc::-webkit-scrollbar-thumb {  background-color: #a22819;}
.editor-wrapper .box-2 {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    -webkit-box-pack: justify;  -ms-flex-pack: justify;  -webkit-justify-content: space-between;  justify-content: space-between;  margin-top: 20px;}
.editor-wrapper .box-2 .info,.editor-wrapper .box-2 .pics {  background: #fff;}
.editor-wrapper .box-2 .info {  width: 680px;  padding: 40px;}
.editor-wrapper .box-2 .info .content {  font-size: 16px;  color: #666;  line-height: 32px;  max-height: 384px;  overflow-y: auto;  padding-right: 20px;}
.editor-wrapper .box-2 .info .content::-webkit-scrollbar {  width: 3px;}
.editor-wrapper .box-2 .info .content::-webkit-scrollbar-track {  background-color: #f7f8f9;}
.editor-wrapper .box-2 .info .content::-webkit-scrollbar-thumb {  background-color: #a22819;}
.editor-wrapper .box-2 .pics {  width: 500px;  padding: 50px;}
.editor-wrapper .box-2 .pics .pic {  overflow: hidden;}
.editor-wrapper .box-2 .pics img {  display: block;  width: 100%;  height: 258px;  object-fit: contain;}
.editor-wrapper .box-2 .name {  font-size: 14px;  color: #666;  line-height: 30px;  text-align: center;  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;  padding-bottom: 25px;  margin-top: 25px;  border-bottom: 1px solid #f8f8f8;}
.editor-wrapper .box-2 .swiper-wrapper {  padding-bottom: 46px;}
.editor-wrapper .box-3 {  margin-top: 20px;  background: #fff;  padding: 60px 40px;}
.editor-wrapper .box-3 .title-box {  text-align: center;}
.editor-wrapper .box-3 .title-box .title {  font-size: 30px;  color: #000;  line-height: 30px;  letter-spacing: 2px;}
.editor-wrapper .box-3 .title-box p {  font-size: 26px;  color: #a8a8a8;  font-family: "dcb";  text-transform: uppercase;  margin-top: 12px;}
.editor-wrapper .box-3 ul {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    flex-flow: wrap;  margin-top: 55px;}
.editor-wrapper .box-3 ul li {  width: 25%;  padding: 0 30px;  margin-bottom: 56px;}
.editor-wrapper .box-3 ul li:hover img {  transform: scale(1.05);  -webkit-transform: scale(1.05);  -moz-transform: scale(1.05);  -ms-transform: scale(1.05);  -o-transform: scale(1.05);}
.editor-wrapper .box-3 ul li:hover .download {  border-color: #a22819;}
.editor-wrapper .box-3 .pic {  font-size: 0;  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);}
.editor-wrapper .box-3 .pic img {  width: 100%;  height: 306px;  object-fit: cover;  display: block;  transition: transform 0.6s ease;  -webkit-transition: transform 0.6s ease;  -moz-transition: transform 0.6s ease;  -ms-transition: transform 0.6s ease;  -o-transition: transform 0.6s ease;}
.editor-wrapper .box-3 .name {  font-size: 16px;  color: #000;  font-weight: 700;  line-height: 30px;}
.editor-wrapper .box-3 .info {  position: relative;  margin-top: 34px;  padding-right: 40px;}
.editor-wrapper .box-3 .info p {  font-size: 14px;  color: #999;  margin-top: 2px;}
.editor-wrapper .box-3 .download {  display: inline-block;  position: absolute;  right: 0;  bottom: 0;  z-index: 10;  width: 38px;  height: 38px;  border: 1px solid #f6f6f6;  border-radius: 3px; transition: border 0.3s ease;  -webkit-transition: border 0.3s ease;  -moz-transition: border 0.3s ease;  -ms-transition: border 0.3s ease;  -o-transition: border 0.3s ease;}
.editor-wrapper .swiper-pagination {  bottom: 0;}
.editor-wrapper .swiper-pagination .swiper-pagination-bullet {  opacity: 1;  background: #dcdcdc;  margin: 0 5px;  width: 12px;  height: 12px;}
.editor-wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {  background: #a22819;}
.platform-wrapper .title {  font-size: 24px;  color: #a22819;  letter-spacing: 2px;  line-height: 30px;}
.platform-wrapper .page-caption {  margin-bottom: 18px;}
.platform-wrapper .list {  padding: 45px 40px 40px;  background: #fff;  margin-top: 28px;}
.platform-wrapper .list .item {  margin-bottom: 42px;}
.platform-wrapper .list ul {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    flex-flow: wrap;  margin-bottom: 56px;}
.platform-wrapper .list ul:last-child {  margin-bottom: 0;}
.platform-wrapper .list ul li {  position: relative;  font-size: 16px;  color: #666;  line-height: 32px;  padding-left: 28px;  margin-right: 10px;  width: 366px;  margin-bottom: 22px;}
.platform-wrapper .list ul li:nth-child(3n) {  margin-right: 0;}
.platform-wrapper .list ul li.last {  margin-bottom: 0;}
.platform-wrapper .list ul li:before {  content: "";  display: inline-block;  width: 13px;  height: 13px;  position: absolute;  left: 0;  top: 8px;  z-index: 10;}
.research-wrapper .item {  margin-bottom: 20px;}
.research-wrapper .item:last-child {  margin-bottom: 0;}
.research-wrapper .item.on .name {  color: #fff;  background: #a22819;}
.research-wrapper .item.on .name:after {  background: #fff;  transform: rotate(90deg);  -webkit-transform: rotate(90deg);  -moz-transform: rotate(90deg);  -o-transform: rotate(90deg);}
.research-wrapper .item .name {  position: relative;  color: #333;  font-size: 18px;  font-weight: 700;  height: 76px;  line-height: 76px;  padding: 0 80px 0 56px;  background: #e4e4e4;  cursor: pointer;  transition: background 0.3s ease;  -webkit-transition: background 0.3s ease;  -moz-transition: background 0.3s ease;  -ms-transition: background 0.3s ease;  -o-transition: background 0.3s ease;}
.research-wrapper .item .name:before,.research-wrapper .item .name:after {  content: "";  display: inline-block;  background: #9a9a9a;  position: absolute;  z-index: 10;  transition: all 0.3s ease;  -webkit-transition: all 0.3s ease;  -moz-transition: all 0.3s ease;  -ms-transition: all 0.3s ease;  -o-transition: all 0.3s ease;}
.research-wrapper .item .name:before {  width: 16px;  height: 2px;  right: 60px;  top: 37px;}
.research-wrapper .item .name:after {  width: 2px;  height: 16px;  right: 67px;  top: 30px;}
.research-wrapper .item .info {  display: none;  padding: 48px 80px 50px 56px;  background: #fff;}
.research-wrapper .item .info ul li {  position: relative;  font-size: 16px;  color: #666;  line-height: 36px;  padding-left: 28px;}
.research-wrapper .item .info ul li:before {  content: "";  display: inline-block;  width: 13px;  height: 13px;  position: absolute;  left: 0;  top: 10px;  z-index: 10;}
.export-wrapper .list ul li {  margin-bottom: 20px;}
.export-wrapper .list ul li:hover a {  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);  transform: translateY(-10px);  -webkit-transform: translateY(-10px);  -moz-transform: translateY(-10px);  -ms-transform: translateY(-10px);  -o-transform: translateY(-10px);}
.export-wrapper .list ul li a {  display: block;  background: #fff;  min-height: 330px;  transition: transform 0.8s ease;  -webkit-transition: transform 0.8s ease;  -moz-transition: transform 0.8s ease;  -ms-transition: transform 0.8s ease;  -o-transition: transform 0.8s ease;  padding: 60px 42px 40px 58px;}
.export-wrapper .list ul li .pic {  float: right;  width: 100px;  height: 100px;  border-radius: 50%;  margin-top: -16px;}
.export-wrapper .list ul li .pic img {  width: 100%;  height: 100%;  object-fit: cover;}
.export-wrapper .list ul li .info {  position: relative;}
.export-wrapper .list ul li .name {  font-size: 30px;  color: #333;  font-weight: 700;  line-height: 30px;}
.export-wrapper .list ul li .name img {  position: relative;  top: -3px;  margin-left: 12px;  vertical-align: middle;}
.export-wrapper .list ul li .level {  font-size: 18px;  color: #a22819;  line-height: 30px;  margin: 12px auto 42px;}
.export-wrapper .list ul li .name,.export-wrapper .list ul li .level {  padding-right: 100px;}
.export-wrapper .list ul li .desc {  font-size: 16px;  color: #666;  line-height: 32px;  padding-right: 30px;  text-align: justify;}
.exportinfo-wrapper .info-box {  background: #fff;  padding: 65px 50px 94px 60px;}
.exportinfo-wrapper .name {  font-size: 30px;  color: #333;  font-weight: 700;  line-height: 30px;}
.exportinfo-wrapper .level {  font-size: 18px;  color: #a22819;  line-height: 30px;  margin: 15px auto 35px;}
.exportinfo-wrapper .content {  font-size: 16px;  color: #666;  line-height: 32px;}
.work-wrapper .list ul {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    flex-flow: wrap;}
.work-wrapper .list ul li {  width: 380px;  margin-right: 30px;  margin-bottom: 30px;}
.work-wrapper .list ul li:nth-child(3n) {  margin-right: 0;}
.work-wrapper .list ul li.last {  margin-bottom: 0;}
.work-wrapper .list ul li:hover img {  transform: scale(1.05);  -webkit-transform: scale(1.05);  -moz-transform: scale(1.05);  -ms-transform: scale(1.05);  -o-transform: scale(1.05);}
.work-wrapper .list ul li:hover .name {  color: #a22819;}
.work-wrapper .list .pic {  overflow: hidden;}
.work-wrapper .list .pic img {  width: 100%;  display: block;  height: 292px;  object-fit: cover;  transition: transform 0.8s ease;  -webkit-transition: transform 0.8s ease;  -moz-transition: transform 0.8s ease;  -ms-transition: transform 0.8s ease;  -o-transition: transform 0.8s ease;}
.work-wrapper .list .name {  text-align: center;  background: #fff;  font-size: 16px;  color: #000;  line-height: 80px;  padding: 0 10px;}
.workinfo-wrapper .box-1 li {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    -webkit-box-pack: justify;  -ms-flex-pack: justify;  -webkit-justify-content: space-between;  justify-content: space-between;  background: #fff;  padding: 60px 40px;  margin-bottom: 20px;}
.workinfo-wrapper .box-1 li .pic {  width: 474px;}
.workinfo-wrapper .box-1 li .pic img {  height: auto;}
.workinfo-wrapper .box-1 li .info {  width: 560px;}
.workinfo-wrapper .box-2 {  background: #fff;  padding: 58px 40px 80px;}
.workinfo-wrapper .swiper-box {  position: relative;  margin-top: 45px;}
.workinfo-wrapper .swiper-box img {  height: 352px;  object-fit: cover;}
.workinfo-wrapper .name {  font-size: 24px;  color: #000;  font-weight: 700;  line-height: 30px;  margin-bottom: 28px;}
.workinfo-wrapper .pic {  overflow: hidden;}
.workinfo-wrapper .pic img {  display: block;  width: 100%;  transition: transform 0.8s ease;  -webkit-transition: transform 0.8s ease;  -moz-transition: transform 0.8s ease;  -ms-transition: transform 0.8s ease;  -o-transition: transform 0.8s ease;}
.workinfo-wrapper .pic img:hover {  transform: scale(1.05);  -webkit-transform: scale(1.05);  -moz-transform: scale(1.05);  -ms-transform: scale(1.05);  -o-transform: scale(1.05);}
.workinfo-wrapper .desc {  font-size: 16px;  color: #666;  line-height: 32px;}
.workinfo-wrapper .title {  position: absolute;  left: 0;  bottom: 0;  z-index: 10;  width: 100%;  font-size: 16px;  color: #f7f7f7;  line-height: 60px;  text-align: center;  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;  padding: 0 5px;  background: rgba(0, 0, 0, 0.5);}
.workinfo-wrapper .swiper-btn.prev {  left: 30px;}
.workinfo-wrapper .swiper-btn.prev.swiper-button-disabled {   background-size: contain;}
.workinfo-wrapper .swiper-btn.next {  right: 30px;}
.workinfo-wrapper .swiper-btn.next.swiper-button-disabled {   background-size: contain;}
.company-wrapper .caption-box {  text-align: center;}
.company-wrapper .caption-box .name {  font-size: 36px;  color: #000;  font-weight: 700;  margin-top: 22px;}
.company-wrapper .content {  margin-top: 34px;  margin-bottom: 55px;}
.company-wrapper .desc,.company-wrapper .content {  font-size: 16px;  color: #666;  line-height: 32px;}
.company-wrapper .pic {  overflow: hidden;  height: 100%;}
.company-wrapper .pic img {  width: 100%;  display: block;  transition: transform 0.8s ease;  -webkit-transition: transform 0.8s ease;  -moz-transition: transform 0.8s ease;  -ms-transition: transform 0.8s ease;  -o-transition: transform 0.8s ease;}
.company-wrapper .pic img:hover {  transform: scale(1.05);  -webkit-transform: scale(1.05);  -moz-transform: scale(1.05);  -ms-transform: scale(1.05);  -o-transform: scale(1.05);}
.company-wrapper .box-1 {  margin-top: 70px;}
.company-wrapper .box-2 {  background: #fff;}
.company-wrapper .box-2 .name {  font-size: 30px;  color: #a22819;  letter-spacing: 1px;  margin-bottom: 48px;}
.company-wrapper .box-2 .name img {  position: relative;  top: -3px;  width: 40px;  vertical-align: middle;  margin-right: 20px;}
.company-wrapper .box-2 .inner-1 ul {  padding-bottom: 54px;}
.company-wrapper .box-2 .inner-1 ul li {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    -webkit-box-pack: justify;  -ms-flex-pack: justify;  -webkit-justify-content: space-between;  justify-content: space-between;  padding: 50px 40px 0;}
.company-wrapper .box-2 .inner-1 ul .info {  width: 100%;}
.company-wrapper .box-2 .inner-1 ul .name {  margin-bottom: 26px;}
.company-wrapper .box-2 .inner-1 ul .pic {  display: none;  width: 560px;}
.company-wrapper .box-2 .inner-1 ul .desc {  max-height: 192px;  overflow-y: auto;  text-align: justify;  padding-right: 15px;}
.company-wrapper .box-2 .inner-1 ul .desc::-webkit-scrollbar {  width: 3px;}
.company-wrapper .box-2 .inner-1 ul .desc::-webkit-scrollbar-track {  background-color: #f7f8f9;}
.company-wrapper .box-2 .inner-1 ul .desc::-webkit-scrollbar-thumb {  background-color: #a22819;}
.company-wrapper .box-2 .inner-2 {  padding: 0 40px 50px;}
.company-wrapper .box-2 .table table {  width: 100%;  border-collapse: collapse;}
.company-wrapper .box-2 .table table th,.company-wrapper .box-2 .table table td {  padding: 0 30px;  border: 1px solid #f6f6f6;}
.company-wrapper .box-2 .table table th:nth-child(2n),.company-wrapper .box-2 .table table td:nth-child(2n) {  width: 250px;}
.company-wrapper .box-2 .table table th:nth-child(3n),.company-wrapper .box-2 .table table td:nth-child(3n) {  width: 520px;}
.company-wrapper .box-2 .table table th {  line-height: 70px;  background: #f7f7f7;  text-align: left;  font-size: 20px;  font-weight: 700;  color: #666;}
.company-wrapper .box-2 .table table td {  font-size: 16px;  color: #333;  line-height: 32px;  padding-top: 15px;  padding-bottom: 15px;}
.company-wrapper .box-2 .table table td:nth-child(3n+1) {  font-weight: 700;}
.company-wrapper .swiper-box {  background: #fff;  padding: 40px 50px;}
.company-wrapper .swiper-box .name {  font-size: 18px;  color: #333;  line-height: 30px;  font-weight: 700;  height: 60px;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;  margin: 24px auto 0;}
.company-wrapper .swiper-box .desc {  font-size: 16px;  color: #666;  line-height: 32px;  margin-top: 15px;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;  height: 64px;}
.company-wrapper .swiper-box .a-more {  display: none;}
.company-wrapper .swiper-box .pic img {  height: 200px;  object-fit: cover;}
.company-wrapper .swiper-box .swiper-slide:hover .name {  color: #a22819;}
.company-wrapper .swiper-box .swiper-slide:hover .a-more {   background-size: contain;}
.company-wrapper .page-caption {  position: relative;}
.company-wrapper .page-caption .btn-box {  position: absolute;  right: 0;  top: 0;  z-index: 10;  font-size: 0;}
.company-wrapper .swiper-btn {  position: static;  width: 36px;  height: 36px;  vertical-align: bottom;}
.company-wrapper .swiper-btn.prev {  margin-right: 20px;}
.company-wrapper .swiper-btn.prev.swiper-button-disabled {   background-size: contain;}
.company-wrapper .swiper-btn.next.swiper-button-disabled {   background-size: contain;}
.company-wrapper .box-3 {  margin-top: 52px;}
.company-wrapper .box-3 .box {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    padding: 50px 40px;  background: #fff;}
.company-wrapper .box-3 .pic {  width: 50%;}
.company-wrapper .box-3 .pic img {  display: block;  width: 100%;}
.company-wrapper .box-3 .info {  width: 45%;  margin-right: 5%;  font-size: 16px;  color: #666;  line-height: 32px;  padding-right: 20px;  max-height: 352px;  overflow-y: auto;}
.company-wrapper .box-3 .info::-webkit-scrollbar {  width: 3px;}
.company-wrapper .box-3 .info::-webkit-scrollbar-track {  background-color: #f7f8f9;}
.company-wrapper .box-3 .info::-webkit-scrollbar-thumb {  background-color: #a22819;}
.company-wrapper .box-4 {  margin-top: 54px;}
.company-wrapper .box-5 {  margin-top: 55px;}
.company-wrapper .box-5 .contact-box {  font-size: 16px;  color: #666;  line-height: 36px;  background: #fff;  padding: 36px 40px;}
.company-wrapper .box-5 .contact-box p {  width: 32.33%;  margin-right: 1.5%;  margin-bottom: 6px;}
.company-wrapper .box-5 .contact-box p:nth-child(3n) {  margin-right: 0;}
.consult-wrapper .box-1 {  display: flex;  display: -webkit-box;    display: -moz-box;    display: -webkit-flex;    display: -moz-flex;    display: -ms-flexbox;    -webkit-box-pack: justify;  -ms-flex-pack: justify;  -webkit-justify-content: space-between;  justify-content: space-between;}
.consult-wrapper .box-1 .page-caption {  margin-bottom: 24px;}
.consult-wrapper .box-1 .left {  width: 350px;  background: #fff;  padding: 40px 40px 64px;}
.consult-wrapper .box-1 .left li {  border-top: 1px solid rgba(0, 0, 0, 0.1);}
.consult-wrapper .box-1 .left li > a {  font-size: 18px;  color: #333;  line-height: 60px;}
.consult-wrapper .box-1 .left li > a:hover,.consult-wrapper .box-1 .left li > a.on {  color: #a22819;}
.consult-wrapper .box-1 .left a {  display: block;}
.consult-wrapper .box-1 .left .child {  display: none;  margin: 10px auto 22px;  padding-left: 32px;}
.consult-wrapper .box-1 .left .child a {  font-size: 14px;  color: #999;  line-height: 30px;}
.consult-wrapper .box-1 .left .child a:hover,.consult-wrapper .box-1 .left .child a.on {  color: #a22819;}
.consult-wrapper .box-1 .right {  width: 845px;  background: #fff;}
.consult-wrapper .box-1 .right .msg-box {  padding: 40px;  padding-bottom: 0;  max-height: 850px;  min-height: 130px;  overflow-y: auto;}
.consult-wrapper .box-1 .right .msg-box::-webkit-scrollbar {  width: 5px;}
.consult-wrapper .box-1 .right .msg-box::-webkit-scrollbar-track {  background-color: #ebebeb;}
.consult-wrapper .box-1 .right .msg-box::-webkit-scrollbar-thumb {  background-color: #999;}
.consult-wrapper .box-1 .right .item {  position: relative;  margin-bottom: 38px;  padding: 0 120px;}
.consult-wrapper .box-1 .right .item:last-child {  margin-bottom: 0;}
.consult-wrapper .box-1 .right .icon {  position: absolute;  top: 0;  z-index: 10;  width: 80px;  height: 80px;  border-radius: 50%;}
.consult-wrapper .box-1 .right .reply .icon {  left: 0;}
.consult-wrapper .box-1 .right .reply .content:before {  left: -8px;}
.consult-wrapper .box-1 .right .question .icon {  right: 0;}
.consult-wrapper .box-1 .right .question .content {  color: #a22819;}
.consult-wrapper .box-1 .right .question .content:before {  right: -8px; }
.consult-wrapper .box-1 .right .content {  position: relative;  font-size: 14px;  color: #666;  line-height: 30px;  border-radius: 8px;  padding: 20px 40px;  width: 525px;}
.consult-wrapper .box-1 .right .content:before {  position: absolute;  top: 30px;  z-index: 10;  content: "";  display: inline-block;  width: 8px;  height: 10px;}
.consult-wrapper .box-1 .right .icon {  background-color: #fafafa;  border: 1px solid #e2e2e2;}
.consult-wrapper .box-1 .right .content {  background-color: #f2f2f2;  border: 1px solid #e5e5e5;}
.consult-wrapper .box-1 .hello {  font-size: 14px;  color: #666;  line-height: 30px;}
.consult-wrapper .box-1 .hello span {  color: #a22819;}
.consult-wrapper .box-1 .last {  font-size: 14px;  color: #666;  line-height: 30px;  margin-top: 20px;}
.consult-wrapper .box-1 .last a {  font-size: 14px;  color: #a22819;}
.consult-wrapper .box-1 .right .content ul {  margin-top: 20px;}
.consult-wrapper .box-1 .right .content ul li a {  display: block;  font-size: 14px;  color: #b9160f;  line-height: 30px;}
.consult-wrapper .send-box {  position: relative;  font-size: 0;  margin-top: 40px;  padding: 40px;  padding-top: 0;}
.consult-wrapper .send-box .msg {  font-size: 14px;  color: #666;  width: 100%;  font-family: 微软雅黑;  line-height: 30px;  resize: none;  padding: 20px 115px 20px 30px;  height: 100px;  background: #f2f2f2;  border: 1px solid #e5e5e5;  border-radius: 12px;}
.consult-wrapper .send-box textarea::-webkit-input-placeholder {  font-size: 14px;  color: #666;}
.consult-wrapper .send {  display: block;  position: absolute;  right: 70px;  top: 28px;  z-index: 10;  font-size: 14px;  color: #fff;  border-radius: 30px;  width: 80px;  height: 35px;  line-height: 35px;  text-align: center;  background: #d3d3d3;  transition: background 0.6s ease;  -webkit-transition: background 0.6s ease;  -moz-transition: background 0.6s ease;  -ms-transition: background 0.6s ease;  -o-transition: background 0.6s ease;}
.consult-wrapper .send:hover {  background: #a22819;}
.consult-wrapper .submit {  display: block;  width: 150px;  height: 48px;  line-height: 48px;  color: #fff;  font-size: 14px;  background: #a22819;  text-align: center;  transition: transform 0.6s ease;  -webkit-transition: transform 0.6s ease;  -moz-transition: transform 0.6s ease;  -ms-transition: transform 0.6s ease;  -o-transition: transform 0.6s ease;}
.consult-wrapper .submit:hover {  transform: translateY(-5px);  -webkit-transform: translateY(-5px);  -moz-transform: translateY(-5px);  -ms-transform: translateY(-5px);  -o-transform: translateY(-5px);}
.consult-wrapper .box-2 {  background: #fff;  margin-top: 5px;  padding: 40px;  }
.consult-wrapper .box-2 .text,.consult-wrapper .box-2 select {  float: left;  width: 366px;  font-size: 14px;  color: #333;  height: 50px;  line-height: 50px;  margin-right: 10px;  margin-bottom: 10px;}
.consult-wrapper .box-2 .text:nth-child(3n),.consult-wrapper .box-2 select:nth-child(3n) {  margin-right: 0;}
.consult-wrapper .box-2 .text,.consult-wrapper .box-2 .message,.consult-wrapper .box-2 select {  border: 1px solid #e5e5e5;  border-radius: 5px;  padding: 0 30px;  background: #f2f2f2;}
.consult-wrapper .box-2 select {  padding: 0 40px 0 26px;  appearance: none;  -moz-appearance: none;  -webkit-appearance: none;  -ms-appearance: none;  outline: none;  background: #f2f2f2 url("../img/icon2.png") no-repeat scroll right 30px center;}
.consult-wrapper .box-2 ::-webkit-input-placeholder {    color: #333;  font-size: 14px;}
.consult-wrapper .box-2 :-moz-placeholder {    color: #333;  font-size: 14px;}
.consult-wrapper .box-2 ::-moz-placeholder {    color: #333;  font-size: 14px;}
.consult-wrapper .box-2 :-ms-input-placeholder {    color: #333;  font-size: 14px;}
.consult-wrapper .box-2 .message {  font-family: 微软雅黑;  height: 100px;  padding-top: 15px;  padding-bottom: 15px;  width: 100%;  font-size: 14px;  color: #333;  margin-bottom: 30px;}
.siteMap-wrapper {  transform: translateZ(0) perspective(1px);}
.siteMap-wrapper .box {  width: 96%;  margin: 0 auto;}
.siteMap-wrapper .title {  font-size: 36px;  text-align: center;}
.siteMap-wrapper .title:after {  content: "";  display: block;  width: 30px;  height: 1px;  background: #ccc;  margin: 10px auto 50px;}
.siteMap-wrapper ul {  overflow: hidden;  text-align: center;}
.siteMap-wrapper ul li {  display: inline-block;  vertical-align: top;  margin-right: 56px;  position: relative;}
.siteMap-wrapper ul li.no:before {  display: none;}
.siteMap-wrapper ul li:before {  content: "";  width: 1px;  height: 100%;  position: absolute;  left: 50%;  top: 0;  z-index: -1;  background: #ccc;}
.siteMap-wrapper ul li:last-child {  margin-right: 0;}
.siteMap-wrapper ul li a {  display: block;  width: 148px;  height: 41px;  font-size: 16px;  border: 1px solid #ccc;  border-radius: 8px;  text-align: center;  line-height: 41px;  color: #a22819;}
.siteMap-wrapper ul li .h6 {  margin-bottom: 40px;  background: #f5f5f5;}
.siteMap-wrapper ul li a.p {  margin-bottom: 21px;  color: #FFFFFF;  background: #a22819;  transition: background 0.3s ease;  -webkit-transition: background 0.3s ease;  -moz-transition: background 0.3s ease;  -ms-transition: background 0.3s ease;  -o-transition: background 0.3s ease;}
.siteMap-wrapper ul li a.p:last-child {  margin-bottom: 0;}
.siteMap-wrapper ul li a.p:hover {  background: #333;}
.clearfix {  zoom: 1;}
.clearfix:after {  content: "";  display: block;  width: 0;  height: 0;  clear: both;  visibility: hidden;}
#tags a{ display: inline-block; width: auto; padding: 4px 6px; color: #ccc; }
#tags a:hover{ text-decoration: underline; color: #fff; }
@keyframes iconAnimate {  0% {    transform: rotateY(360deg);  }
  100% {    transform: rotateX(0);  }
}
.fixed-right-box {  position: fixed;  right: 60px;  top: 45%;  z-index: 40;  display: none;}
.fixed-right-box ul {  font-size: 0;}
.fixed-right-box li {  width: 70px;  height: 70px;  border: 1px solid #f8f8f8;  border-radius: 10px;  margin-bottom: 10px;  text-align: center;  padding-top: 10px;  transition: transform 0.3s ease;  -webkit-transition: transform 0.3s ease;  -moz-transition: transform 0.3s ease;  -ms-transition: transform 0.3s ease;  -o-transition: transform 0.3s ease;  background: #fff;}
.fixed-right-box li:last-child {  margin-bottom: 0;}
.fixed-right-box li:hover {  transform: translateY(-4px);  -webkit-transform: translateY(-4px);  -moz-transform: translateY(-4px);  -ms-transform: translateY(-4px);  -o-transform: translateY(-4px);  box-shadow: 2px 14px 7px -11px rgba(0, 0, 0, 0.1);}
.fixed-right-box img {  width: 24px;  margin: 0 auto;}
.fixed-right-box p {  font-size: 12px;  color: #999;  line-height: 24px;}
.pageNum {  text-align: center;}
.pageNum a {  display: inline-block;  color: #666;  font-size: 13px;  font-family: Arial;  vertical-align: middle;  font-weight: 700;  margin: 0 10px;  width: 48px;  height: 48px;  line-height: 48px;  background: #eee;  transition: background 0.5s ease;  -webkit-transition: background 0.5s ease;  -moz-transition: background 0.5s ease;  -ms-transition: background 0.5s ease;  -o-transition: background 0.5s ease;}
.pageNum .button {  width: 80px;  font-family: 微软雅黑;}
.pageNum .dot {  background: #eee;}
.pageNum .dot:hover {  background: #a22819;}
.pageNum a:hover,.pageNum .aNow {  color: #fff;  background: #a22819;}
.pageMore a {  display: block;  width: 100%;  text-align: center;  height: 40px;  line-height: 40px;  background: #c9161e;  color: #fff;  font-size: 12px;}
#kf{ position: fixed; z-index: 99999; text-align: center; width: 160px; right: 0; top: 45%; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,.3); padding: 8px}
#kf img{ display: block; width: 100%; }
#kf .tel{ display: block; background: #a22819; color: #fff; margin: 10px 0; padding:8px 6px; border-radius: 18px; font-size: 18px;}
#kf .tel:hover{ background: #111; transition: all 0.3s; }
#kf .top:hover{ text-decoration: underline; }
.wz{ margin-top: 1em; padding-top: 1em; border-top: 1px dashed #ccc; }
.wz ul{ float: left; width: calc((100% - 30px) / 2); }
.wz ul:last{ float: right;}
h2{ padding-bottom: 20px; }
.wz li{ padding-bottom: 10px; }
.wz li a{ display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #111; font-weight: normal; }
.wz li a:hover{ color: #a22819; text-decoration: underline; }
.wz li p{ font-size: 12px; color: #666; margin: 1em 0 0.5em; }
.wz li time{ font-size: 12px; color: #666; }
#btm{ display: none; }