.shadow {
  position: absolute;
  bottom: 0px;
  overflow: hidden;
}

.specialText {
  color: #d51323 !important;
}

.banner {
  width: 100%;
}

.content .trademark {
  width: 1100px;
  margin: 0 auto;
  position: relative;
  height: 330px;
  padding-top: 35px;
}

.content .trademark>img {
  width: 210px;
  height: 360px;
  position: absolute;
  top: -52px;
  left: 21px;
}

.content .trademark .trademark-text {
  width: 856px;
  float: left;
  margin-left: 250px;
  font-family: MicrosoftYaHeiLight;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
}

.content .trademark .culture>div {
  width: 856px;
  float: left;
  margin-left: 250px;
  font-family: MicrosoftYaHeiLight;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  color: #666666;
}

.content .trademark .culture {
  margin-top: 10px;
}

.content .trademark .culture span {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: red;
  margin: 0 10px 3px;
}

.content .steersman {
  width: 100%;
  background-color: #f2f2f2;
}

.content .steersman .steersman-box {
  width: 1042px;
  margin: 0 auto;
}

.steersman-detail {
  padding: 39px 0 0 0;
}

.steersman-box>img {
  margin-top: 25px;
  width: 383px;
}

.steersman-detail .steersman-title {
  font-family: MicrosoftYaHeiLight;
  font-size: 16px;
  line-height: 30px;
  color: #d51323;
  margin-bottom: 29px;
}

.steersman-detail .steersman-describe {
  font-family: MicrosoftYaHeiLight;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
}

.steersman-detail .experience {
  width: 450px;
  overflow: hidden;
  margin-top: 39px;
}

.experience-item {
  float: left;
  width: 161px;
  text-align: center;
  margin: 0px 50px 45px 0px;
}

.red-circle {
  display: inline-block;
  width: 64px;
  height: 64px;
  background-color: #da251e;
  border-radius: 50%;
  text-align: center;
  margin-bottom: 10px;
  line-height: 64px;
}

.red-circle .num {
  font-family: DINCond-Medium;
  font-size: 25px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #ffffff;
}

.red-circle .unit {
  font-family: MicrosoftYaHeiLight;
  font-size: 12px;
  color: #ffffff;
}

.experience-item .text {
  font-family: MicrosoftYaHeiLight;
  font-size: 14px;
  color: #666666;
}

.history {
  background: url("../img/historyBg.jpg")no-repeat;
  padding: 63px 0 0 0;
  text-align: center;
  height: 954px;
  border-top: 3px solid #b80000;
}

.history>div {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
}

.history .history-title {
  font-family: MicrosoftYaHei;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #1e1e1e;
}

.history-title span {
  color: #d51323;
}

.history .brand {
  margin: 16px auto 11px;
  background: url("../img/brandbg.png")no-repeat;
  width: 560px;
  height: 56px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  line-height: 56px;
  text-align: center;
  color: #ffffff;
}



.history-box {
  width: 1200px;
  height: 616px;
  margin: 62px auto 0px;
  position: relative;
}

.semicircle {
  width: 732px;
}

.circleImg {
  position: absolute;
  left: 355px;
  top: 64px;
  width: 489px;
}

.history-prev {
  position: absolute;
  left: 0px;
  top: 50%;
  width: 35px;
  cursor: pointer;
}

.history-next {
  position: absolute;
  right: 0px;
  top: 50%;
  width: 35px;
  cursor: pointer;
}

.history-wrap {
  position: absolute;
  width: 912px;
  height: 390px;
  left: 144px;
  top: -25px;
}

.record {
  width: 18px;
  height: 18px;
  position: absolute;
  background: #fff;
  border: 2px solid red;
  border-radius: 50%;
}

.record1-1 {
  left: 82px;
  bottom: 1px;
}

.record1-2 {
  left: 132px;
  top: 195px;
}

.record1-3 {
  top: 17px;
  left: 456px;
}

.record1-4 {
  right: 132px;
  top: 195px;
}

.record1-5 {
  right: 82px;
  bottom: 1px;
}

.world {
  position: absolute;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  line-height: 24px;
  color: #666666;
}

.world1-1 {
  left: 5px;
  bottom: -5px;
}

.world1-2 {
  left: 55px;
  top: 195px;
}

.world1-3 {
  top: -10px;
  left: 440px;
}

.world1-4 {
  right: 50px;
  top: 195px;
}

.world1-5 {
  right: 5px;
  bottom: -5px;
}

.synopsis {
  position: absolute;
  left: 306px;
  top: 250px;
  width: 300px;
  display: none;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
}

.employ {
  background-color: #f7f7f7;
  padding-bottom: 75px;
  padding-top: 64px;
}

.employ-box {
  width: 1130px;
  margin: 0 auto;
  text-align: center;
}

.employ-title {
  font-family: MicrosoftYaHei;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #1e1e1e;
}

.employ-title>a>span {
  color: #d51323;
}

.employ .en-title {
  font-family: ArialMT;
  font-size: 14px;
  line-height: 30px;
  color: #666666;
}

.magnifyImgs {
  width: 561px;
}

.magnifyImg-box {
  width: 274px;
  height: 200px;
  border: 1px solid #cbcbcb;
  float: left;
  margin: 2px;
  overflow: hidden;
  position: relative;
}

.magnifyImg-box img {
  transition: all 0.6s;
}

.magnifyImg-box :hover img {
  transform: scale(1.4);
}

.magnifyImg-box span {
  background-color: rgba(0, 0, 0, 0.54);
  position: absolute;
  width: 100%;
  height: 34px;
  line-height: 34px;
  text-align: center;
  left: 0px;
  bottom: 0px;
  font-family: MicrosoftYaHeiLight;
  font-size: 14px;
  line-height: 30px;
  color: #ffffff;
}

.employImg-box {
  margin-top: 47px;
}

.employ-swiper {
  width: 559px;
  height: 408px;
  border: 1px solid #cbcbcb;
}

.employ-item {
  overflow: hidden;
  position: relative;
}

.employ-item img {
  transition: all 0.6s;
}

.employ-item :hover img {
  transform: scale(1.4);
}

.employ-container {
  height: 408px;
}

.employ-item-text {
  position: absolute;
  height: 74px;
  width: 100%;
  left: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.54);
}

.employ-item-title {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
}

.employ-item-describe {
  font-family: MicrosoftYaHeiLight;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #ffffff;
}

#wrap .content .employ-item-prev {
  background: url("../img/btn-left.png")no-repeat;
  height: 84px;
}

#wrap .content .employ-item-next {
  background: url("../img/btn-right.png")no-repeat;
  height: 84px;
}

.mediaCenter {
  background: url("../img/mediaCenterBg.png")no-repeat;
  padding: 62px 0px 113px 0px;
  background-size: cover;
}

.mediaCenter-box {
  width: 1129px;
  margin: 0 auto;
  text-align: center;
}

.mediaCenter-title {
  font-family: MicrosoftYaHei;
  font-size: 30px;
  line-height: 30px;
  color: #1e1e1e;
}

.mediaCenter-title span {
  color: #d51323;
}

.mediaCenter-box .en-title {
  font-family: ArialMT;
  font-size: 14px;
  line-height: 30px;
  color: #666666;
}

.mediaCenter-video-wrap {
  width: 100%;
  height: 414px;
  margin-top: 41px;
  position: relative;
}

.mediaCenter-video-box {
  width: 100%;
  height: 414px;
}

.mediaCenter-mp4 {
  width: 100%;
}

.mediaCenter ul {
  position: relative;
  margin: 0 auto;
  bottom: 12px;
  width: 820px;
  height: 80px;
  background-color: #ffffff;
  box-shadow: 0px 7px 8px 0px rgba(85, 85, 85, 0.12);
}

.mediaCenter ul li {
  float: left;
  width: 410px;
  padding: 15px;
}

.mediaCenter ul li .cn-title,
.mediaCenter ul li a {
  text-decoration: none;
}

.mediaCenter ul li .cn-title,
.mediaCenter ul li .en-title {
  font-family: MicrosoftYaHeiLight;
  font-size: 14px;
  color: #1e1e1e;
}

.choiceVideo {
  border-bottom: 2px solid #d51323;
}

.mediaCenter .choiceVideo a div {
  color: #da251e;
}

.focus {
  background: url("../img/focusBg.png")no-repeat;
  padding-top: 88px;
}

.focus-box {
  width: 1129px;
  margin: 0 auto;
  text-align: center;
}

.focus-box .title {
  font-family: MicrosoftYaHei;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #1e1e1e;
}

.focus-box .title span {
  color: #d51323;
}

.focus-box .en-title {
  font-family: ArialMT;
  font-size: 14px;
  line-height: 30px;
  color: #666666;
}

.focusImg-box {
  width: 274px;
  height: 236px;
  float: left;
  margin: 2px;
  position: relative;
  overflow: hidden;
}

.focusImg-box img {
  border: 1px solid #d0d0d0;
  min-height: 100%;
}

.focusImg-box span {
  position: absolute;
  left: 0px;
  bottom: 1px;
  width: 100%;
  height: 56px;
  line-height: 40px;
  font-family: MicrosoftYaHeiLight;
  font-size: 12px;
  color: #666666;
}

.focusImg-wrap {
  width: 274px;
  height: 182px;
  overflow: hidden;
}

.focus-detail {
  margin-top: 36px;
  overflow: hidden;
}

.focus-detail-item {
  width: 424px;
  text-align: left;
  padding: 47px 36px 0px 35px;
}

.focus-detail-item-title {
  font-family: MicrosoftYaHeiLight;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #d51323;
}

.focus-detail-item-en-title {
  font-family: MicrosoftYaHeiLight;
  font-size: 12px;
  color: #666666;
}

.cutLine-red {
  width: 48px;
  height: 2px;
  background-color: #da251e;
  margin: 47px 0px;
}

.focus-detail-item-text {
  font-family: MicrosoftYaHeiLight;
  font-size: 12px;
  line-height: 30px;
  color: #666666;
}

.focus-detail-wrap {
  height: 395px;
  background: #fff;
}

.focus-swiper {
  width: 705px;
  height: 395px;
  border: 1px solid #cbcbcb;
}

.focus-item {
  overflow: hidden;
  position: relative;
}

.focus-container {
  height: 408px;
}

#wrap .content .focus-item-prev {
  background: url("../img/btn-left.png")no-repeat;
  height: 84px;
}

#wrap .content .focus-item-next {
  background: url("../img/btn-right.png")no-repeat;
  height: 84px;
}

.honor-box {
  width: 1129px;
  margin: 0 auto;
  text-align: center;
}

.honor {
  padding: 64px 0px;
  background: #ededed;
}

.honor-title {
  font-family: "MicrosoftYaHei";
  font-size: 30px;
  line-height: 30px;
  color: rgb(30, 30, 30);
}

.honor-title span {
  color: rgb(213, 19, 35)
}

.honor-en-title {
  font-size: 14px;
  color: rgba(102, 102, 103);
  font-family: "ArialMT";
  margin-top: 4px;
}

.honor-en-text {
  font-family: "AdobeHeitiStd-Regular";
  font-size: 14px;
  line-height: 30px;
  color: "#666666";
  margin-top: 23px;
}

.honor-swiper {
  width: 100%;
  background: #fff;
  margin-top: 47px;
  padding: 48px 0 47px 0;
}

.honor-swiper-slide {
  width: 130px;
}

.honor-swiper-item {
  width: 130px;
  overflow: hidden;
  height: 185px;
}

.honor-swiper-slide span {
  font-family: MicrosoftYaHeiLight;
  font-size: 12px;
  display: block;
  margin-top: 11px;
  line-height: 30px;
}

.honor-swiper-slide img {
  transition: all 0.6s;
}

.honor-swiper-slide :hover img {
  transform: scale(1.2);
}

.productivity {
  padding: 64px 0 37px 0;
}

.productivity-box {
  width: 1179px;
  margin: 0 auto;
  text-align: center;
}

.productivity-title {
  font-family: "MicrosoftYaHei";
  font-size: 30px;
  line-height: 30px;
  color: rgb(30, 30, 30);
}

.productivity-title span {
  color: rgb(213, 19, 35)
}

.productivity-en-title {
  font-family: ArialMT;
  font-size: 14px;
  line-height: 30px;
  color: #666666;
  margin-top: 4px;
}

.productivity-swiper {
  margin-top: 47px;
  width: 1199px;
  min-height: 710px;
}

.out_container {
  width: 1129px;
  height: 550px;
  margin: 0 auto;
  position: relative;
}

.in_container {
  width: 100%;
  height: 550px;
  margin: 0 auto;
  overflow: hidden;
  border: 1px solid;
}

.productivity-item {
  width: 100%;
  height: 550px;
  position: relative;
}

.productivity-item p {
  padding: 0px 40px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background-color: rgba(30, 30, 30, 0.8);
  font-family: MicrosoftYaHeiLight;
  font-size: 12px;
  color: #ffffff;
}

#wrap .productivity-prev {
  left: -35px;
  height: 85px;
  margin-right: 10px;
  background: url("../img/btn-left.png")no-repeat;
}

#wrap .productivity-next {
  right: -35px;
  height: 85px;
  margin-left: 10px;
  background: url("../img/btn-right.png")no-repeat;
}

#wrap .gallery-item {
  overflow: hidden;
  width: 100%;
  height: 550px;
  position: relative;
}

.gallery-item p {
  position: absolute;
  left: 0px;
  bottom: 0px;
  overflow: hidden;
}

#wrap .thumbs-item {
  overflow: hidden;
  width: 214px;
  height: 140px;
}

#wrap .gallery-thumbs {
  width: 1129px;
  margin: 20px auto 0px;
}

.sequence {
  color: #00ff6d;
}

#wrap .gallery-thumbs .swiper-slide-active {
  border: 2px solid #d51323;
}

.elegantDemeanour {
  width: 1129px;
  margin: 64px auto 0px;
}

.elegantDemeanour-title {
  font-family: MicrosoftYaHei;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #1e1e1e;
}

.elegantDemeanour-title span {
  color: #d51323;
}

.elegantDemeanour-en-title {
  font-family: ArialMT;
  font-size: 14px;
  line-height: 30px;
  color: #666666;
  margin-top: 4px;
}

.elegantDemeanour-box {
  margin-top: 47px;
  overflow: hidden;
}

.elegantDemeanour-swiper {
  width: 442px;
  height: 442px;
}

.elegantDemeanour-wrap {
  width: 100%;
  height: 100%;
}

.elegantDemeanour-wrap .swiper-wrapper {
  margin: 0px;
}

.elegantDemeanour-box img {
  min-height: 100%;
}

.elegantDemeanour-imgs {
  /* width: 674px;
  height: 442px;
  margin-left: 13px;
  overflow: hidden; */
  margin-left: 13px;
  overflow: hidden;
  width: 100%;
}

.elegantDemeanour-imgs>div {
  /* height: 213px;
  overflow: hidden;
  margin: 6px 5px 6px 4px; */
  overflow: hidden;
  margin: 6px 5px 6px 4px;
  width: 100%;
}

.elegantDemeanour-img1 {
  width: 213px;
}

.elegantDemeanour-img2 {
  width: 443px;
}

.elegantDemeanour-img3 {
  width: 213px;
}

.elegantDemeanour-img4 {
  width: 213px;
}

.elegantDemeanour-img5 {
  width: 213px;
}

.productRecommendatio {
  background: #f5f5f5;
  padding: 64px 0px;
}

.productRecommendatio-box {
  width: 1127px;
  margin: 0 auto;
  text-align: center;
}

.productRecommendatio-title {
  font-family: MicrosoftYaHei;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #1e1e1e;
}

.productRecommendatio-title span {
  color: #d51323;
}

.productRecommendatio-en-title {
  font-family: ArialMT;
  font-size: 14px;
  line-height: 30px;
  color: #666666;
}

.productBox {
  margin-top: 47px;
  overflow: hidden;
}

.product-item {
  float: left;
  width: 356px;
  height: 295px;
  position: relative;
  margin: 8px;
}

.product-item a {
  display: inline-block;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.content .product-item a:hover {
  border: 3px solid red;
}

.product-item-box {
  width: 356px;
  height: 240px;
  text-align: center;
  line-height: 240px;
  overflow: hidden;
  background: #fff;
}

.product-item:hover .product-item-title {
  background-color: #d51323;
  color: #ffffff;
}

.product-item-box img {
  height: 78%;
}

.product-item .product-item-title {
  position: absolute;
  left: 0px;
  width: 100%;
  bottom: 0px;
  height: 55px;
  line-height: 55px;
  padding: 0px 20px;
  overflow: hidden;
  border-top: solid 1px #e2e2e2;
  border-bottom: solid 1px #e2e2e2;
}

.newsAndmessageBoard {
  padding: 64px 0px 0px 0px;
}

.newsAndmessageBoard-box {
  width: 1130px;
  margin: 0 auto;
}

.newsTitle {
  width: 725px;
}

.newsTitle ul {
  height: 54px;
  line-height: 54px;
  width: 100%;
  border-bottom: 2px solid #d51323;
}

.newsTitle ul li {
  width: 170px;
  text-align: center;
  font-family: MicrosoftYaHeiLight;
  font-size: 16px;
}

.newsTitle ul li a {
  color: #666666;
}

.newsTitle ul .choiceNews-li {
  background-color: #d51323;
}

.newsTitle ul .choiceNews-li a {
  color: #ffffff;
  display: block;
}

.newsDetail {
  padding: 25px 23px 25px 0px;
  overflow: hidden;
  width: 725px;
  border-bottom: 1px solid #dcdcdc;
}

.detail-img {
  width: 336px;
  height: 200px;
  overflow: hidden;
}

.details {
  width: 345px;
}

.details .title {
  font-family: MicrosoftYaHeiLight;
  font-size: 16px;
  line-height: 24px;
  color: #666666;
}

.details .text {
  font-family: MicrosoftYaHeiLight;
  font-size: 14px;
  line-height: 28px;
  color: #666666;
}

.newsList li {
  font-family: MicrosoftYaHeiLight;
  font-size: 14px;
  line-height: 45px;
  height: 45px;
  color: #666666;
}

.newsTitle .more {
  text-align: right;
}

.newsList li a {
  overflow: hidden;
  display: block;
  line-height: 45px;
  height: 45px;
}

.newsList li a .sequence {
  margin-top: 20px;
  width: 8px;
  height: 8px;
  margin-right: 10px;
  border-radius: 50%;
  padding: 2px;
  float: left;
  border: 1px solid #666;
}

.newsList li a .text {
  float: left;
}

.newsList li a .text:hover {
  color: #D72D27;
}

.newsList li a .time {
  float: right;
}

.industry-box {
  display: none;
}

.messageBoard {
  width: 356px;
}

.messageBoard-title {
  font-family: MicrosoftYaHeiLight;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #1e1e1e;
  font-weight: bold;
  padding: 4px 0px 20px 0px;
  border-bottom: 2px solid #d51323;
}

.messageBoard-title span {
  font-family: MicrosoftYaHeiLight;
  font-size: 14px;
  color: #bbbbbb;
  font-weight: normal;
}

.messageBoard-text {
  font-family: MicrosoftYaHeiLight;
  font-size: 18px;
  line-height: 24px;
  color: #1e1e1e;
  margin-top: 15px;
}

.relation {
  margin: 15px 0 0 0;
}

.relation img {
  width: 36px;
}

.relation a {
  position: relative;
  display: inline-block;
}

.relation .QRcode {
  width: 85px;
  left: -70px;
  top: -95px;
  position: absolute;
  display: none;
}

.messageBoard-details {
  margin-top: 30px;
}

.messageBoard-details input {
  height: 44px;
  width: 100%;
  margin-bottom: 12px;
  padding: 10px;
}

.messageBoard-details textarea {
  width: 100%;
  height: 123px;
  padding: 10px;
}

.submit-btn {
  border: none;
  width: 100%;
  height: 44px;
  text-align: center;
  line-height: 44px;
  background-color: #d51323;
  font-family: MicrosoftYaHeiLight;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
}