@font-face {font-family:din; src:url(../font/DIN.TTF);}

@font-face {
  font-family: 'Conv_d-din.exp-bold';
  src: url('../font/d-din.exp-bold.eot');
  src: local('☺'), url('../font/d-din.exp-bold.woff') format('woff'), url('../font/d-din.exp-bold.ttf') format('truetype'), url('../font/d-din.exp-bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {font-family:tcm; src:url(../font/TCM_____.TTF);}
/*baner*/
.newban .flex-direction-nav a{width:55px;height:55px; display:block;position:absolute;
  top: 50%; margin-top: -27px; z-index: 4; font-size: 0; opacity: 0.4;}
.newban .flex-direction-nav a.flex-prev{ left: 1%; background: url(../images/lt1.png) center no-repeat;}
.newban .flex-direction-nav a.flex-next{ right: 1%; background: url(../images/gt1.png) center no-repeat;}
.newban .flex-direction-nav a:hover{ opacity: 1;}

.newban .flex-control-paging li{ display: inline-block; overflow:hidden; width: 35px; height: 35px;}
.newban .flex-control-paging li a{ width:35px; height:35px; display: block; cursor:pointer;
  background: url('../images/dot1.png') center no-repeat;}
.newban .flex-control-paging li a.flex-active{ background-image: url(../images/dot1h.png);}
.newban .wrap img{
  width: 100%;height: 100%;
}
.newban .flex-direction-nav a{width:55px;height:55px; display:block;position:absolute;
  top: 50%; margin-top: -27px; z-index: 4; font-size: 0; opacity: 0.4;}
.newban .flex-direction-nav a.flex-prev{ left: 1%; background: url(../images/lt1.png) center no-repeat;}
.newban .flex-direction-nav a.flex-next{ right: 1%; background: url(../images/gt1.png) center no-repeat;}
.newban .flex-direction-nav a:hover{ opacity: 1;}

.newban .flex-control-paging{ padding-left: 110px; height: 35px; font-size: 0;
  position: absolute; bottom: 30px; left: 50%; z-index: 3; margin-left: -840px;}
.newban .flex-control-paging li{ display: inline-block; overflow:hidden; width: 35px; height: 35px;}
.newban .flex-control-paging li a{ width:35px; height:35px; display: block; cursor:pointer;
  background: url('../images/dot1.png') center no-repeat;}
.newban .flex-control-paging li a.flex-active{ background-image: url(../images/dot1h.png);}
.newban .wrap img{
  width: 100%;height: 100%;
}

.flexslider .mouse{ width: 48px; height: 31px; position: absolute; z-index: 2; right: 40px; top: 50%;
  background: url('../images/mouse.png') center no-repeat; margin-top: 160px;}


.newban{ position:relative; width: 100%; height:800px; overflow: hidden; padding-bottom: 41.666%; z-index: 1;}

.news-banner{ width: 100%;height: 32px;line-height: 32px;}
.news-banner-bottom-title {
  height: 32px;
  width: 95px;
  text-align: center;
  float: left;
}
.news-banner-bottom-page {
  display: block;
  width: 30.4px;
  height: 32px;
  margin: 0 1px 0 0;
  text-align: center;
  float: left;
}
.news-banner-scroll{
  height: 32px;
  float: left;
  overflow: hidden;
}
.news-banner-scroll ul{
  height: 32px;
  float: left;
}
.news-banner-scroll li{
  height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.home-banner-bottom-more{
  float: right;
  height: 32px;
  width: 50px;
}
@media screen and (max-width:900px){
  .news-banner{ width: 100%;height: 32px;font-size: 16px;}
  .news-banner-bottom-title {
    display: none;
  }
  .news-banner-bottom-page {
    display: none;
  }
  .news-banner-scroll{
    float: left;
    overflow: hidden;
  }
  .news-banner-scroll ul{
    float: left;
  }
  .news-banner-scroll li{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 85vw;
  }
  .home-banner-bottom-more{
    float: right;
    height: 32px;
  }
}

.flexslider{ position: absolute; overflow: hidden; width: 100%; height: 100%;}
.flexslider .slides{ overflow: hidden; height: 100%;}
.flexslider .slides li{ display:none; -webkit-backface-visibility:hidden; position: relative;}
.flexslider .slides li .wrap{ display: block; width: 100%; height: 100%; position: relative; overflow: hidden;}
.flexslider .slides .wrap>img{ position: relative; width: 100%; height: 100%;
  top:0; z-index: 1; left:0;}
.flexslider li .wrap:before{ content: ''; position: absolute; left: 0; bottom:0; z-index: 2;
  width: 0; height: 3px; background-color: #e50213;}
.flexslider li.ac .wrap:before{ transition: linear 6s; width: 100%;}

.flexslider .slides .wrap>img {-webkit-transition: -webkit-transform 1s ease-in; transition: transform 1s ease-in;
  transform:scale(1.08); -webkit-transform:scale(1.08);}
.flexslider .slides .ac .wrap>img{
  -webkit-transition: -webkit-transform 5s ease-in; transition: transform 5s ease-in;
  transform:scale(1); -webkit-transform:scale(1);}


.bantxt2{ position: absolute; bottom:30px; left:50%; height: 35px; z-index: 2;
  color: #fff; line-height: 35px; font-size: 16px; margin-left: -840px;}
.bantxt2 span{ font-size: 24px; vertical-align: top;}
.bantxt2 i{ margin: 0 6px; vertical-align: top;}
.arrow_down {
    position: absolute;
    width: 20px;
    height: 30px;
    left: 50%;
    bottom: 40px;
    margin-left: -10px;
}
.arrow_down span {
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    width: 20px;
    height: 30px;
    background: url(../images/c.png) 0 0 no-repeat;
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

/*inx_project*/
.experience {
  position:relative;
  z-index:10;
  overflow:hidden;
}
.car-type .content1{
  position:absolute;
  left:26%;
  top:1480px;
  z-index:1000;
}
.car-type .content2{
}
.experience .experience-left {
  width:20%;
  float:left;
  height:720px;
  background:#e50111;
  position:relative
}
.experience .warp {
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%);
  -o-transform:translate(-50%,-50%);
  -webkit-transform:translate(-50%,-50%);
  -moz-transform:translate(-50%,-50%);
  text-align:center
}
.experience .warp .tit-en h3{
  font-size:30px;
  color:#fff;
  font-family: 'Conv_d-din.exp-bold', Arial;
  text-transform: Uppercase;
  line-height:34px;
  width:328px;
}
.experience .line {
  width:50px;
  height:4px;
  background:#fff;
  margin:16.8831% auto 19.48%
}
.experience .down {
  margin-top:18.1818%;
  cursor:pointer;
  animation:bounce-down 1.5s 1s infinite linear;
  -webkit-animation:bounce-down 1.5s 1s infinite linear;
  -moz-animation:bounce-down 1.5s 1s infinite linear;
  -o-animation:bounce-down 1.5s 1s infinite linear
}
.experience .experience-right {
  width:80%;
  float:left
}
.experience .tit-zh {
  font-size:22px;
  color:#fff;
  line-height:1
}
.experience-product {
  font-size:0
}
.experience-product>div {
  display:inline-block;
  vertical-align:top;
  width:50%;
  position:relative;
  overflow:hidden
}
.experience-product>div:hover .experience-more{
  background:#e50213;
  color:#fff;
  border:1px solid #e50213;
}
.experience-product>div .pro-img img {
  transition:all .8s 50ms;
  -ms-transition:all .8s 50ms;
  -o-transition:all .8s 50ms;
  -webkit-transition:all .8s 50ms;
  -moz-transition:all .8s 50ms
}
.experience-product>div:hover .pro-img img {
  transform:scale(1.1);
  -ms-transform:scale(1.1);
  -o-transform:scale(1.1);
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1)
}
.experience-product>div:hover .mask {
  opacity:0
}
.experience-product .mask {
  position:absolute;
  width:100%;
  height:100%;
  mix-blend-mode:multiply;
  left:0;
  top:0;
  text-align:center;
  transition:all .8s 50ms;
  -ms-transition:all .8s 50ms;
  -o-transition:all .8s 50ms;
  -webkit-transition:all .8s 50ms;
  -moz-transition:all .8s 50ms
}
.experience-product .mask .img {
  width:100%;
  height:100%
}
.experience-product .txt {
  position:absolute;
  top:30%;
  transform:translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%);
  -o-transform:translate(-50%,-50%);
  -webkit-transform:translate(-50%,-50%);
  -moz-transform:translate(-50%,-50%);
  left:75%;
  text-align:center
}
.experience-product .txt1 {
  font-size:0;
  font-family:gothicb;
  font-weight:700;
  line-height:1;
  padding-top:10px;
  position:relative
}
.experience-product .txt1 h3{
  font-size:34px;
  color:#000000;
  text-transform:Uppercase;
  font-family: 'Conv_d-din.exp-bold', Arial;
  text-align:left;
}
.experience-product .txt2 {
  color:#111;
  font-size:0;
  line-height:1;
  margin-top:5px;
  padding-bottom:10px;
  position:relative;
  overflow:hidden
}
.experience-product .txt2 p{
  font-size:26px;
  color:#000;
  text-align:left;
}

.experience-product .experience-more {
  font-size:14px;
  color:#333;
  line-height:1;
  margin-top:24px;
  display:block;
  text-align:center;
  border:1px solid #000;
  width:110px;
  padding:14px 0;
}

.pro-menu {
  padding-left:8%;
  padding-right:8%;
  height:200px;
  display:table;
  width:100%
}
.pro-menu ul {
  width:100%;
  display:table-cell;
  vertical-align:middle
}
.pro-menu .menu-txt {
  overflow:hidden;
  position:relative
}
.pro-menu .txt-warp {
  transition:all .5s ease;
  -ms-transition:all .5s ease;
  -o-transition:all .5s ease;
  -webkit-transition:all .5s ease;
  -moz-transition:all .5s ease
}
.pro-menu .menu-txt-hover {
  position:absolute;
  top:150%;
  width:100%;
  transition:all .5s ease;
  -ms-transition:all .5s ease;
  -o-transition:all .5s ease;
  -webkit-transition:all .5s ease;
  -moz-transition:all .5s ease
}
.pro-menu .menu-txt-hover .txt1 {
  line-height:1;
  font-size:16px;
  margin-bottom:8px;
  color:#111
}
.pro-menu .menu-txt-hover .txt2 {
  color:#c90918;
  opacity:.4;
  font-size:12px;
  margin-bottom:8px;
  color:#999
}
.pro-menu .menu-txt-hover .txt2 span {
  margin:0 5px
}
.pro-menu ul li {
  width:20%;
  float:left;
  text-align:center;
  opacity:0;
  transform:translateX(20px);
  -ms-transform:translateX(20px);
  -o-transform:translateX(20px);
  -webkit-transform:translateX(20px);
  -moz-transform:translateX(20px)
}
.pro-menu ul li .tit {
  color:#111;
  line-height:1;
  font-size:16px;
  margin-bottom:8px;
  position:relative
}
.pro-menu ul li .tit2 {
  font-size:12px;
  color:#999;
  position:relative
}
.pro-menu ul li .tit2 span {
  margin:0 5px
}
.pro-menu ul li .menu-txt-hover .txt2:after,.pro-menu ul li .menu-txt-hover .txt2:before,.pro-menu ul li .tit2:after,.pro-menu ul li .tit2:before {
  content:"";
  width:3px;
  height:5px;
  display:inline-block;
  vertical-align:middle;
  opacity:1
}
.pro-menu ul li .menu-txt-hover .txt2:before,.pro-menu ul li .tit2:before {
  background:url(../images/right.png)
}
.pro-menu ul li .menu-txt-hover .txt2:after,.pro-menu ul li .tit2:after {
  background:url(../images/left.png)
}
.pro-menu ul li:nth-child(1) {
  transition:opacity 1s,-webkit-transform 1.2s;
  -o-transition:opacity 1s,-o-transform 1.2s;
  -moz-transition:opacity 1s,transform 1.2s,-moz-transform 1.2s;
  transition:opacity 1s,transform 1.2s;
  transition:opacity 1s,transform 1.2s,-webkit-transform 1.2s,-moz-transform 1.2s,-o-transform 1.2s
}
.pro-menu ul li:nth-child(2) {
  transition:opacity 1s .1s,-webkit-transform 1.2s .1s;
  -o-transition:opacity 1s .1s,-o-transform 1.2s .1s;
  -moz-transition:opacity 1s .1s,transform 1.2s .1s,-moz-transform 1.2s .1s;
  transition:opacity 1s .1s,transform 1.2s .1s;
  transition:opacity 1s .1s,transform 1.2s .1s,-webkit-transform 1.2s .1s,-moz-transform 1.2s .1s,-o-transform 1.2s .1s
}
.pro-menu ul li:nth-child(3) {
  transition:opacity 1s .2s,-webkit-transform 1.2s .2s;
  -o-transition:opacity 1s .2s,-o-transform 1.2s .2s;
  -moz-transition:opacity 1s .2s,transform 1.2s .2s,-moz-transform 1.2s .2s;
  transition:opacity 1s .2s,transform 1.2s .2s;
  transition:opacity 1s .2s,transform 1.2s .2s,-webkit-transform 1.2s .2s,-moz-transform 1.2s .2s,-o-transform 1.2s .2s
}
.pro-menu ul li:nth-child(4) {
  transition:opacity 1s .3s,-webkit-transform 1.2s .3s;
  -o-transition:opacity 1s .3s,-o-transform 1.2s .3s;
  -moz-transition:opacity 1s .3s,transform 1.2s .3s,-moz-transform 1.2s .3s;
  transition:opacity 1s .3s,transform 1.2s .3s;
  transition:opacity 1s .3s,transform 1.2s .3s,-webkit-transform 1.2s .3s,-moz-transform 1.2s .3s,-o-transform 1.2s .3s
}
.pro-menu ul li:nth-child(5) {
  transition:opacity 1s .4s,-webkit-transform 1.2s .4s;
  -o-transition:opacity 1s .4s,-o-transform 1.2s .4s;
  -moz-transition:opacity 1s .4s,transform 1.2s .4s,-moz-transform 1.2s .4s;
  transition:opacity 1s .4s,transform 1.2s .4s;
  transition:opacity 1s .4s,transform 1.2s .4s,-webkit-transform 1.2s .4s,-moz-transform 1.2s .4s,-o-transform 1.2s .4s
}
.pro-menu ul li:hover .txt-warp {
  transform:translateY(-150%);
  -ms-transform:translateY(-150%);
  -o-transform:translateY(-150%);
  -webkit-transform:translateY(-150%);
  -moz-transform:translateY(-150%)
}
.pro-menu ul li:hover .menu-txt-hover {
  top:0
}
.pro-menu .menu-img-warp {
  height:70px;
  width:100%;
  display:table;
  margin-bottom:15px;
  position:relative;
  overflow:hidden
}
.pro-menu .menu-img-warp>div {
  display:table-cell;
  vertical-align:bottom
}
.pro-menu .menu-img {
  transition:all .5s ease;
  -ms-transition:all .5s ease;
  -o-transition:all .5s ease;
  -webkit-transition:all .5s ease;
  -moz-transition:all .5s ease
}
.pro-menu .menu-img-hover {
  position:absolute;
  width:100%;
  opacity:0;
  left:0;
  bottom:0;
  transition:all .5s;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  -webkit-transition:all .5s;
  -moz-transition:all .5s
}
.pro-menu ul li:hover .menu-img {
  opacity:0
}
.pro-menu ul li:hover .menu-img-hover {
  opacity:1
}
.scroll-watch-in-view.pro-menu ul li {
  opacity:1;
  transform:translateX(0);
  -ms-transform:translateX(0);
  -o-transform:translateX(0);
  -webkit-transform:translateX(0);
  -moz-transform:translateX(0)
}

.content1 {
  display: flex;
  align-items: center;
}
.content1 .innerWrap {
  position: relative;
  width: 1280px;
}
.content1 .swiper-wrapper {
  padding: 0.2rem 0;
}
.content1 .swiper-slide {
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease-out;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.content1 .swiper-slide a p{
  color:#333;
}
.content1 .swiper-slide:hover {
  transform: translateY(-5px);
}
.content1 .swiper-slide:hover p {
  color: #e50111;
}
.content1 .swiper-slide img {
  width: 1.54rem;
  vertical-align: middle;
}
.content1 .swiper-slide-active p {
  color: #e50111;
}
.content1 .endChange .swiper-slide-active p {
  color: #333;
}
.content1 .endChange .swiper-slide.active p {
  color: #e50111;
}

@media only screen and (max-width: 1440px) {
  .content1 .swiper-button-prev,
  .content1 .swiper-button-next {
    font-size: 34px;
  }
}
@media only screen and (max-width: 1024px) {
  .content1 .swiper-button-prev,
  .content1 .swiper-button-next {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .content1 .swiper-button-prev,
  .content1 .swiper-button-next {
    font-size: 24px;
  }
}
.content1 .swiper-button-prev:hover,
.content1 .swiper-button-next:hover {
  color: #d12d25;
}
.content1 .swiper-button-prev {
  font-family: iconfont;
  left: -0.4rem;
  background:url(../images/zuo.png) no-repeat center;
}
.content1 .swiper-button-prev:hover{
  background:url(../images/zuoon.png) no-repeat center;
}
.content1 .swiper-button-next {
  font-family: iconfont;
  background-image: none;
  right: -0.4rem;
  background:url(../images/you.png) no-repeat center;
}
.content1 .swiper-button-next:hover{
  background:url(../images/youon.png) no-repeat center;
}
.content2 {
  position: relative;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center;
  padding: 1.1rem 0 0.7rem;
  height: 8rem;
}
.content2 .innerWrap {
/*  position: relative;*/
  height: 100%;
  display: flex;
  align-items: center;
}
.content2 .btnContainer {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.83rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 1;
}
.content2 .btnContainer img {
  transition: all 0.5s;
  cursor: pointer;
}
.content2 .btnContainer img:hover {
  width: 0.88rem;
}
.content2 .btnContainer .img1 {
  width: 0.66rem;
  margin-bottom: 0.12rem;
}
.content2 .btnContainer .img2 {
  width: 0.66rem;
}
.content2 .select {
  position: absolute;
  left:60px;
  bottom:30px;
  color: #fff;
  text-align: left;
}
.content2 .select .swiper-container {
  height: 180px;
}
.content2 .select .swiper-container .swiper-wrapper {
  margin-top: 72px;
}
.content2 .select .swiper-container .swiper-slide {
  height: 36px;
  padding: 6px 0;
  cursor: pointer;
}
.content2 .select .swiper-container .swiper-slide p {
  opacity: 0.4;
  line-height: 24px;
  padding-left: 0.25rem;
  color:#222;
}
.content2 .select .swiper-container .swiper-slide:hover p {
  opacity: 1;
}
.content2 .select .swiper-container .swiper-slide-active p {
  font-size: 24px;
  opacity: 1;
  border-left:3px solid #222;
  font-family: 'Conv_d-din.exp-bold', Arial;
}
@media only screen and (max-width: 1440px) {
  .content2 .select .swiper-container .swiper-slide-active p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1200px) {
  .content2 .select .swiper-container .swiper-slide-active p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1024px) {
  .content2 .select .swiper-container .swiper-slide-active p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .content2 .select .swiper-container .swiper-slide-active p {
    font-size: 16px;
  }
}
.content2 .select li {
  font-size: 14px;
  opacity: 0.4;
  cursor: pointer;
  margin-top: 0.16rem;
  padding-left: 0.25rem;
}
@media only screen and (max-width: 767px) {
  .content2 .select li {
    font-size: 12px;
  }
}
.content2 .select li.active {
  font-size: 24px;
  opacity: 1;
  border-left: 2px solid #fff;
}
@media only screen and (max-width: 1440px) {
  .content2 .select li.active {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1200px) {
  .content2 .select li.active {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1024px) {
  .content2 .select li.active {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .content2 .select li.active {
    font-size: 16px;
  }
}
.content2 .product {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  text-align: center;
  display: none;
}
.content2 .product.active {
  display: block;
}
.content2 .product > a {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}
.content2 .product > a img {
  width: 100%;
  max-width: 1920px;
}
.content2 .product .innerWrap {
  height: 100%;
  display: flex;
  justify-content: flex-end;
}
.content2 .product .intro {
  color: #fff;
  text-align:left;
  width:578px;
  margin-top: 1.1rem;
  margin-right: 2.2rem;
}
.content2 .product .intro a {
  color: #fff;
}
.content2 .product .intro h2 {
  font-size:42px;
  font-family: 'Conv_d-din.exp-bold', Arial;
  font-weight: normal;
  color:#000;
  margin-top:10px;
}
.content2 .product .intro .cs{
  margin-top:48px;
}
.content2 .product .intro .cs b{
  display:block;
  color:#999999;
  font-size:14px;
  font-weight:normal;
  line-height:28px;
}
.content2 .product .intro .cs b span{
  color:#333;
  font-weight:bold;
  font-size:16px;
}
@media only screen and (max-width: 1440px) {
  .content2 .product .intro h2 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 1024px) {
  .content2 .product .intro h2 {
    font-size: 36px;
  }
}
@media only screen and (max-width: 767px) {
  .content2 .product .intro h2 {
    font-size: 28px;
  }
}
.content2 .product .intro .p1 {
  font-size:14px;
  color:#999;
  line-height:20px;
  border-top:1px solid #dbdbdb;
  border-bottom:1px solid #dbdbdb;
  text-align:justify;
  padding:24px 0;
  margin-top:32px;
}
@media only screen and (max-width: 1200px) {
  .content2 .product .intro .p1 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1024px) {
  .content2 .product .intro .p1 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .content2 .product .intro .p1 {
    font-size: 16px;
  }
}
.content2 .product .intro .btnBox {
  display: flex;
}
.content2 .product .intro .btn {
  display: flex;
  align-items: center;
  padding: 12px 50px;
  cursor: pointer;
  background:#e60000;
  margin-top:78px;
}
.btn1{
  width:156;
  height:48px;
  line-height:48px;
  text-align:center;
  background:#e50213;
  margin-top:80px;
}
.btn1:hover{
  background:#c10715;
  transition: all 2s ease;
}
.content2 .product .intro .btn:hover {
  background: #e60011;
  border-color: #e60011;
}
.content2 .product .intro .btn1 {
  margin-right: 0.1rem;
}
.section3 {
  position: relative;
}
.section3 .swiper-container {
  height: 100%;
}
.section3 .swiper-pagination {
  position: absolute;
  display: inline-block;
  width: auto !important;
  left: 50%;
  margin-left: -640px;
  text-align: left;
  bottom: 9%;
  z-index: 99;
}
.section3 .swiper-pagination .swiper-pagination-bullet {
  margin-right: 0.1rem;
}
.content3 {
  position: relative;
  height: 100%;
  z-index: 98;
  background-size: cover;
  background-position: center;
  transition: all 0.5s;
}
.content3 .innerWrap {
  height: 100%;
  display: flex;
  justify-content: space-between;
}
.content3 .left {
  width: 48%;
}
.content3 .left ul {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
}
.content3 .left ul li {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  box-sizing: border-box;
  width: 50%;
  height: 3.2rem;
  padding: 0 0.4rem;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.content3 .left ul li:nth-child(1) {
  border-bottom-color: transparent;
}
.content3 .left ul li:nth-child(3) {
  border-right-color: transparent;
}
.content3 .left ul li:nth-child(6) {
  border-top-color: transparent;
}
.content3 .left ul li:nth-child(2),
.content3 .left ul li:nth-child(5) {
  opacity: 0;
}
.content3 .left ul li:nth-child(2):hover,
.content3 .left ul li:nth-child(5):hover {
  background: none;
}
.content3 .left ul li.active,
.content3 .left ul li:hover {
  background: rgba(218, 34, 52, 0.9);
  border-color: rgba(218, 34, 52, 0.9) !important;
}
.content3 .left ul li.active .iconfont,
.content3 .left ul li:hover .iconfont {
  display: none;
}
.content3 .left ul li.active .p2,
.content3 .left ul li:hover .p2,
.content3 .left ul li.active .p3,
.content3 .left ul li:hover .p3 {
  display: block;
}
.content3 .left ul li i {
  font-size: 0.8rem;
  margin-bottom: 0.25rem;
}
.content3 .left ul li .p1 {
  font-size: 28px;
}
@media only screen and (max-width: 1440px) {
  .content3 .left ul li .p1 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1024px) {
  .content3 .left ul li .p1 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .content3 .left ul li .p1 {
    font-size: 18px;
  }
}
.content3 .left ul li .p2 {
  margin-top: 0.1rem;
  margin-bottom: 0.6rem;
}
.content3 .left ul li .p2,
.content3 .left ul li .p3 {
  color: #fff;
  display: none;
}
.content3 .left ul li a {
  color: #fff;
}
.content3 .right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 43%;
  padding: 1rem 0;
  color: #fff;
}
.content3 .right h2 {
  font-size: 36px;
}
@media only screen and (max-width: 1440px) {
  .content3 .right h2 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 1024px) {
  .content3 .right h2 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .content3 .right h2 {
    font-size: 24px;
  }
}
.content3 .right p {
  font-size: 24px;
  margin-bottom: 0.6rem;
}
@media only screen and (max-width: 1440px) {
  .content3 .right p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1200px) {
  .content3 .right p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1024px) {
  .content3 .right p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .content3 .right p {
    font-size: 16px;
  }
}
.content3 .right .button {
  box-sizing: border-box;
  display: inline-block;
  padding: 10px 20px;
  border: 2px solid #fff;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease-out;
  color: #fff;
}
.content3 .right .button:hover {
  background: #e60111;
  border-color: #e60111;
  color: #fff;
}
.car-type{
  z-index:5;
}
/*service*/
.service{
  z-index:10;
}
.service_con{
  background:url(../images/service_con.png) no-repeat center;
  height:1046px;
  top:-60px;
  width:100%;
  position:relative;
}
.service .service_con .fuzc{
  position:absolute;
  background:rgb(255, 217, 0,.8);
  width:288px;
  left:48.8%;
  top:110px;
  padding:68px 30px;
}
.service .service_con .fuzc:hover{
  background:rgb(255, 217, 0,1);
}
.service .service_con .fuzc img{
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}
.service .service_con .fuzc:hover img{
  transform: rotate(360deg);-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-o-transform: rotate(360deg);-ms-transform: rotate(360deg);
}
.service .service_con .fuzc h2{
  font-size:24px;
  color:#1d1d1d;
  font-weight:bold;
  margin-top:24px;
  margin-bottom:14px;
}
.service .service_con .fuzc p{
  font-size:14px;
  color:#221711;
  line-height:20px;
}

.service .service_con .pphd{
  position:absolute;
  background:rgb(45, 45, 88,.88);
  width:288px;
  left:64%;
  top:401px;
  padding:68px 30px;
}
.service .service_con .pphd:hover{
  background:rgb(45, 45, 88,1);
}
.service .service_con .pphd img{
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}
.service .service_con .pphd:hover img{
  transform: rotate(360deg);-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-o-transform: rotate(360deg);-ms-transform: rotate(360deg);
}
.service .service_con .pphd h2{
  font-size:24px;
  color:#fdd900;
  font-weight:bold;
  margin-top:24px;
  margin-bottom:14px;
}
.service .service_con .pphd p{
  font-size:14px;
  color:#9183a5;
  line-height:20px;
}

.service .service_con .shfw{
  position:absolute;
  background:rgb(230, 0, 0,.86);
  width:288px;
  left:64%;
  top:692px;
  padding:74px 30px 284px 30px;
  z-index:10;
}
.service .service_con .shfw:hover{
  background:rgb(230, 0, 0,1);
}
.service .service_con .shfw img{
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}
.service .service_con .shfw:hover img{
  transform: rotate(360deg);-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-o-transform: rotate(360deg);-ms-transform: rotate(360deg);
}
.service .service_con .shfw h2{
  font-size:24px;
  color:#ffffff;
  font-weight:bold;
  margin-top:24px;
  margin-bottom:14px;
}
.service .service_con .shfw p{
  font-size:14px;
  color:#eeeeee;
  line-height:20px;
}

.service .service_con .xzcp{
  position:absolute;
  background:rgb(229, 228, 234,.94);
  width:288px;
  left:79.14%;
  top:692px;
  padding:68px 30px;
}
.service .service_con .xzcp:hover{
  background:rgb(229, 228, 234,1);
}
.service .service_con .xzcp img{
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}
.service .service_con .xzcp:hover img{
  transform: rotate(360deg);-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-o-transform: rotate(360deg);-ms-transform: rotate(360deg);
}
.service .service_con .xzcp h2{
  font-size:24px;
  color:#85707f;
  font-weight:bold;
  margin-top:24px;
  margin-bottom:14px;
}
.service .service_con .xzcp p{
  font-size:14px;
  color:#aeaeb4;
  line-height:20px;
}
/*The solution*/
.solution{position:relative;top:-60px;}
.indexPart2Pic{ position: relative; width:100%;height:860px;}
.indexPart2Pic .tab{ position: absolute;left:7%; bottom:-120px; width:86%; height:212px;z-index:5;}
.indexPart2Pic .tab li{float:left; height: 200px; background: #fbfbfb; cursor: pointer; width:25%;}
.indexPart2Pic .tab li:nth-child(2){ background: #ffffff; }
.indexPart2Pic .tab li:nth-child(3){ background: #fbfbfb; }
.indexPart2Pic .tab li:nth-child(4){ background: #ffffff; }
.indexPart2Pic .tab li .ico{ padding: 55px 0 15px; text-align: center; transition:all 0.3s; -moz-transition:all 0.3s;}
.indexPart2Pic .tab li .name1{ font-size:20px; color:#3f3f3f; text-align:center; font-weight:bold; transition:all 0.3s; -moz-transition:all 0.3s;}
.indexPart2Pic .tab li .name2{ padding-top:4px; color:#cacaca; text-align:center; transition:all 0.3s; -moz-transition:all 0.3s;font-size:12px;text-transform: Uppercase;}
.indexPart2Pic .tab li .ico .img1{ display: none;}
.indexPart2Pic .tab li:hover .ico{ -webkit-transform: translate3d(0, -8px, 0); transform: translate3d(0, -8px, 0);}
.indexPart2Pic .tab li:hover .name1{ -webkit-transform: translate3d(0, -8px, 0); transform: translate3d(0, -8px, 0);}
.indexPart2Pic .tab li:hover .name2{ -webkit-transform: translate3d(0, -8px, 0); transform: translate3d(0, -8px, 0);}
.indexPart2Pic .tab .liNow{ background: url(../images/nimg192Bg.jpg) no-repeat left top!important;}
.indexPart2Pic .tab .liNow .ico img{ display: none; }
.indexPart2Pic .tab .liNow .ico .img1{ display: inline-block; }
.indexPart2Pic .tab .liNow .name1{ color:#e6c37e;}
.indexPart2Pic .tab .liNow .name2{ color:#f5e5c9;}
.indexPart2Pic .box{ position:relative;}
.indexPart2Pic .imgDiv img{ width:100%;}
.indexPart2Pic .layerDiv{ width: 50%;
  height: 50%;
  overflow: auto;
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;}
.indexPart2Pic .mxfDiv{}
.indexPart2Pic .txt1{ font-size:56px;color: #ffffff;text-transform: Uppercase;font-family: 'din';text-align:center;}
.indexPart2Pic .txt2{font-size:36px; color: #ffffff;text-align:center;line-height:34px;}
.indexPart2Pic .content{ font-size: 14px; line-height: 24px; height: 96px; overflow: hidden; color: #fff; padding-top: 35px; }
.indexPart2Pic .btnDiv{width:130px;margin:126px auto 0 auto;}
.indexPart2Pic .btnDiv a{ display: block; text-transform: uppercase; width: 130px; height: 44px; border: #ffffff solid 2px; line-height: 44px; text-align: center; font-size:13px;color: #ffffff; }
.indexPart2Pic .btnDiv a:hover{ background: #e60000; color: #fff;border:1px solid #e60000;}

.indexPart3{ background:#f5f5f5;overflow:hidden;}
.indexPart3 .bigBox{margin-top:174px;}
.indexPart3 .bg{ position: absolute; left: 0px; top: 0px; width: 20%; height: 100%; background: #fff;}
.indexPart3 .pjDiv{ padding:96px 0; background: #fff; margin:90px auto 64px auto; width: 1644px; }

.indexPart3Box{ width:1644px; height:480px; position:relative; overflow: hidden;}
#slider {position: absolute; width:100%; height:480px; overflow: hidden;}
#slider .slide {position: absolute;top: 0px;height:480px;width:824px;background: #000;/*overflow: hidden;*/cursor: default;}
.indexPart3 #slider .TouchCon{ width: 300px; position:absolute; top: 170px; left:280px; z-index:3;-webkit-transition: 1s all; -moz-transition: 1s all; -ms-transition: 1s all; transition: 1s all; opacity:0}
.indexPart3 #slider .slide.on .TouchCon{ left:420px; opacity:1;}
.indexPart3 #slider .pjded{ position: absolute; left:280px; top:78px; width: 200px; z-index: 5; -webkit-transition: 1s all; -moz-transition: 1s all; -ms-transition: 1s all; transition: 1s all;}
.indexPart3 #slider .slide.on .pjded{ left:520px; }
.indexPart3 #slider .name{ color: #fff; font-size:20px; text-align: right;font-weight:bold;}
.indexPart3 #slider .txt{ font-weight:bold; text-align: right; font-size: 24px; color: #fff; opacity: 0.5; line-height:28px; text-transform: uppercase;font-family: 'Conv_d-din.exp-bold', Arial;}
.indexPart3 #slider .TouchCon .msg{ text-align: right; font-size:14px; color:#fff; line-height:24px; overflow: hidden;}
.indexPart3 #slider .TouchCon .btnDiv{ float: right; padding-top: 40px;}
.indexPart3 #slider .TouchCon .btnDiv a{ font-weight:bold; text-transform: uppercase; display: block; width: 132px; height: 46px; background: #e50213; text-align: center; line-height: 46px; font-size: 14px; color: #fff; }
.sdk{z-index:1;margin-top:-40px;}

/*inx_news*/
.indexPart1{background:url(../images/inx_newsbj.jpg) no-repeat top;height:612px;padding:78px 0 0 0;}
.indexPart1 .list{ padding-top: 54px; }
.indexPart1 .list li{ float: left; width:31%; height:288px; position: relative; margin-right:50px;background:#fff;box-shadow: 0px 0px 40px 10px rgb(0 0 0 / 10%);padding:54px 46px;}
.indexPart1 .list li:nth-child(3){margin-right:0px;}
.indexPart1 .list li .imgDiv{ display: none; z-index: 2; position: absolute; left: 0px; top: 0px;width:100%;height:292px;overflow:hidden;}
.indexPart1 .list li .imgDiv img{ width:512px; }
.indexPart1 .list li .name{ font-size: 18px; color: #333333; line-height: 24px; height: 48px; overflow: hidden; font-weight: bold;}
.indexPart1 .list li .time{font-family: tcm;padding-top: 15px; font-size:20px; color: #e60000;}
.indexPart1 .list li .content_new{ overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;font-size: 14px; color: #8b9195; line-height: 24px;padding-top: 15px; }
.indexPart1 .list li .botList{ padding-top: 25px; overflow: hidden;}
.indexPart1 .list li .botList dd{ float: left; margin-right: 17px; color: #bebebe; display: block; font-size:14px;font-family: tcm;}
.indexPart1 .list li .botList dd img{ padding-right: 7px; }
.wal2 {width:86%;margin: 0px auto;}
.indexPart1 .more {
    position: absolute;
    right: 10px;
    top: 0px;
    width:126px;
    height:48px;
    line-height:48px;
    font-size:13px;
    color:#999999;
    text-align: center;
    border:1px solid #d2d2d2;
}
.indexPart1 .more:hover{
    background:#e60000;
    color:#fff;
    border:1px solid #e60000;
}
.indexPart1 .pjDiv {
    position: relative;
}
.indexPart1 .titleDiv em {
    font-size:30px;
    color: #333333;
    padding: 8px 0 0px;
    display: block;
    position: relative;
    height: 44px;
}
.indexPart1 .titleDiv em:before {
    content: '';
    width:40px;
    height:4px;
    background: #e60000;
    position: absolute;
    left: 0px;
    top:-14px;
}
/*about*/
.wsc-breadCon {
    color: rgba(255,255,255,0.5);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 50px;
    line-height: 50px;
}
.wsc-breadCon a{
    color:rgba(255,255,255,0.8);
}
.container {
    width:1440px;
    margin-left: auto;
    margin-right: auto;
}
.wsc-bread span {
    margin: 0 8px;
}
.wsc-bread a, .wsc-bread em, .wsc-bread span, .wsc-bread strong, .wsc-bread h1 {
    display: inline;
    font-weight: normal;
    font-size: 14px;
    transition: 0.36s;
}
.wsc-banner {
    height:460px;
    position:relative;
    overflow:hidden;
}
@-webkit-keyframes pagebgfd {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@keyframes pagebgfd {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
.proImg{
    float:left;
    margin-top:60px;
}
.wsc-banner > img {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 0;
    width: 1920px;
    height: 100%;
    z-index: 0;
    -webkit-animation: pagebgfd 4s ease 0s infinite alternate;
    animation: pagebgfd 4s ease 0s infinite alternate;
}
.wsc-banner .wsc-bread{
    position: absolute;
    width: 100%;
    left:230px;
    top:60px;
    z-index: 1;
    overflow: hidden;
}
.wsc-banner .container_ban{
    position: absolute;
    width: 100%;
    bottom:164px;
    z-index: 1;
    overflow: hidden;
}
.banTit {
    font-size:46px;
    line-height: 40px;
    font-weight: bold;
    padding-top:186px;
    color: #ffffff;
    text-align:center;
}
.banText {
    line-height: 26px;
    font-size: 16px;
    margin-top: 16px;
    color: #ffffff;
    text-align:center;
}
.wsc-banbread2 .wsc-bread h1 {
    color: rgba(255,255,255,1);
}
.wsc-banbread2 .wsc-bread a{
    color: rgba(255,255,255,.5);
}


/*project*/
.proIndex-head {
    padding: 80px 0;
}
.content {
    width: 1440px;
    margin: 0 auto;
}
.proIndex-head {
    padding:60px 0 60px 0;
}
.proIndexH-head {
    text-align: center;
    font-size:40px;
    line-height: 42px;
    color: #121314;
}
.proIndexH-head span {
    width: 12px;
    height: 12px;
    display: inline-block;
    background: url("../images/biiaotixian.png") no-repeat 0 0;
    margin: 0 30px;
    position: relative;
    top: -5px;
}
.proIndexH-tex {
    text-align: center;
    font-size:16px;
    line-height: 26px;
    color: #999999;
    width:1180px;
    margin:34px auto 0 auto;
}
.proIndexH-cls {
    width: 220px;
    height: 160px;
    float: left;
    margin-left: 20px;
    text-align: center;
}
.proIndexH-cls:first-child {
    margin-left: 0;
}
.proIndexH-main .fy1 {
    background: url("../images/procls1.jpg") no-repeat center;
}
.proIndexH-main .fy2 {
    background: url("../images/procls2.jpg") no-repeat center;
}
.proIndexH-main .fy3 {
    background: url("../images/procls3.jpg") no-repeat center;
}
.proIndexH-main .fy4 {
    background: url("../images/procls4.jpg") no-repeat center;
}
.proIndexH-main .fy5 {
    background: url("../images/procls5.jpg") no-repeat center;
}
.proIndexH-main {
    margin-top: 40px;
}
.proIndexH-cls span {
    font-size: 16px;
    line-height: 21px;
    color: #535455;
    padding-top: 119px;
    display: inline-block;
}
.proIndexH-cls:hover span {
    color: #3461C6;
}
.proIndex-main {
    background: #f5f5f5;
    padding:68px 0;
}
.proIndex-top {
    background: #fff;
}
.proIndex-bg {
    width:780px;
    height:564px;
    float: left;
    position: relative;
}
.proIndex-bg img {
    width:780px;
    height:564px;
}
.proIndex-cont {
    width: 660px;
    float: left;
}
.proIndex-tel {
    padding: 60px;
}
.proIndex-title {
    font-size: 32px;
    line-height: 42px;
    color: #333333;
    font-weight:bold;
}
.proIndex-intro {
    font-size: 16px;
    line-height: 26px;
    color: #696A6A;
    margin-top: 15px;
}
.proIndex-bg a {
    width:210px;
    height:48px;
    background:rgba(228,2,19,0.5);
    border:1px solid rgba(186,6,19,1);
    border-radius:100px;
    display: block;
    position: absolute;
    bottom:24px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    line-height: 48px;
    font-size: 16px;
    color: #fff;
}
.proIndex-bg span {
    width: 22px;
    height: 14px;
    display: inline-block;
    background: url("../images/jiantou.png") no-repeat 0;
    margin-left: 20px;
}
.proIndex-bg a:hover {
    background: #fff;
    border-color: #fff;
    color:#333;
}
.proIndex-bg a:hover span {
    background: url("../images/lanjiantou.png") no-repeat 0;
}
.proIndex-xian {
    width: 480px;
    height: 10px;
    background: url("../images/row.png") no-repeat center;
    margin-top: 30px;
}
.proSup-tle {
    font-size: 20px;
    line-height: 26px;
    color: #363839;
}
.proIndex-sup {
    padding-top: 30px;
}
.proSup-cls {
    width: 230px;
    float: left;
    height: 26px;
    line-height: 26px;
    color: #696A6A;
    font-size: 16px;
    text-indent: 35px;
    margin-top: 18px;
}
.proSup-main .se1 {
    background: url("../images/biao1.png") no-repeat 0 center;
}
.proSup-main .se2 {
    background: url("../images/biao2.png") no-repeat 0 center;
}
.proSup-main .se3 {
    background: url("../images/biao3.png") no-repeat 0 center;
}
.proSup-main .se4 {
    background: url("../images/biao4.png") no-repeat 0 center;
}
.proSup-main .se2, .proSup-main .se4 {
    margin-left: 20px;
}
.pro-box {
    width:360px;
    float: left;
    margin-left: 20px;
    min-height: 381px;
    background: #fff;
}
.pro-img{
    overflow:hidden;
}
.pro-img img {
    width:100%;
}
.pro-box:hover img{
    -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 5s ease;
  transition: all 5s ease;
}
.pro-box:hover .pro-tit a{
    color:#e50213;
}
.pro-info {
    padding:24px;
    border-top: 1px solid #F4F4F4;
    background: #fff;
}
.pro-tit {
    font-size:20px;
    font-weight:bold;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: 'Conv_d-din.exp-bold', Arial;
}
.pro-tit a {
    color: #333333;
}
.proAttrCon{
    background:#fafafa;
    padding:24px 30px;
    border-top: 1px solid #f2f2f2;
}
.pro-tag {
    font-size: 14px;
    color: #333;
    overflow: hidden;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom:14px;
}
.pro-tag p{
    margin-bottom:8px;
}
.advant .pro_n01 li{
    width:288px;
}
.pro-tag span {
    font-weight:bold;
    font-size:16px;
}
.pro-tit a:hover {
    color: #e60000;
}
.proIndex-pro .pro-box {
    width:466px;
}
.proIndex-pro .pro-img {
    width:466px;
    height:340px;
    overflow:hidden;
}
.proIndex-pro .pro-img:hover img{
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 5s ease;
  transition: all 5s ease;
}
.proIndex-pro .pro-img img {
    width:100%;
}
.proIndex-pro .pro-tit {
    line-height:46px;
    height: auto;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.pro-post {
    font-size: 0;
    margin-top: 25px;
}
.pro-post a {
    font-size: 16px;
    color:#303030;
    width:150px;
    height:40px;
    border: 1px solid #606060;
    display: inline-block;
    text-align: center;
    line-height: 40px;
}
.pro-post a:hover {
    color: #333;
    background: #ffd900;
    border:1px solid #ffd900;
}
.pro-post .xq {
    color:#e50213;
    border: 1px solid #e50213;
    margin-left:10px;
}
.pro-post .xq:hover {
    color: #fff;
    background: #e50213;
    border:1px solid #cf0c0f;
}
.proIndex-pro .pro-box:first-child {
    margin-left: 0;
}
.proIndex-pro {
    margin-top: 20px;
}
.proIndex-box {
    margin-top: 60px;
}
.proIndex-box:first-child {
    margin-top: 0;
}
.pro-sev {
    padding: 80px 0;
}
.proSev-cls {
    width: 220px;
    float: left;
    margin-left: 20px;
    position: relative;
}
.proSev-cls:first-child {
    margin-left: 0;
}
.proSev-img img {
    width: 220px;
    height: 160px;
}
.proSev-info {
    padding: 40px 0 20px;
    text-align: center;
    min-height: 103px;
}

.sec-tit {
    line-height: 20px;
    padding-left: 19px;
    background: url(../images/cd-sec-tit.png) no-repeat left center;
    color: #484848;
    font-size:18px;
    font-weight:bold;
    margin-top:24px;
}
.advant ul {
    padding-top: 21px;
    line-height: 30px;
    color: #555;
    margin-right: -3px;
}
.advant li {
    font-size: 0;
    width:268px;
    background-color: #f5f5f5;
    border-radius: 3px;
    float: left;
    margin-right: 3px;
    margin-top: 3px;
    padding: 15px 0 15px 30px;
}
.proh-class2 .icon1 {
    background: #fff url(../images/proh2-1.png) no-repeat center center;
}
.advant li i {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}
.advant li span {
    font-size: 14px;
    line-height:20px;
    color: #666666;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
}
.advant .icon1 {
    background: #fff url(../images/proh1-1.png) no-repeat center center;
}
.advant .icon2 {
    background: #fff url(../images/proh1-2.png) no-repeat center center;
}
.advant .icon3 {
    background: #fff url(../images/proh1-3.png) no-repeat center center;
}
.advant .icon4 {
    background: #fff url(../images/proh1-4.png) no-repeat center center;
}
.advant li i {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}

.one .icon1 {
    background: #fff url(../images/proh2-1.png) no-repeat center center;
}
.one .icon2 {
    background: #fff url(../images/proh2-2.png) no-repeat center center;
}
.one .icon3 {
    background: #fff url(../images/proh2-3.png) no-repeat center center;
}
.one .icon4 {
    background: #fff url(../images/proh2-4.png) no-repeat center center;
}
/* 产品列表页 */
.pro-top{
    height:360px;
    margin-top: -360px;
    box-sizing: border-box;
    padding: 58px 60px 52px;
background:rgba(255,255,255,1);
}
.pro-topline{
    height: 1px;
    border-top: 1px solid #DBDBDB;
}
.pro-text{
    font-size:14px;
    margin-top: 22px;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:24px;
    width: 100%;
    height: 48px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
}
.pro-btns{
    font-size: 0;
    margin-top: 24px;
}
.pro-btns .btn{
    width:160px;
height:44px;
line-height: 42px;
}
.pro-btns .btn-online{
    margin-right: 10px;
}
.pro-top .pro-more{
border-top: 1px solid #EDEFF0;
margin-top: 30px;
padding-top: 15px;
}
.pro-tit2{
    font-size:16px;
font-weight:bold;
padding-right: 10px;
padding-top: 6px;
color:rgba(51,51,51,1);
}
.left-block {
    float: left;
}

.pro-top .pro-tip a{
    height:34px;
    margin-left: 8px;
    display: inline-block;
    padding: 0 30px;
    max-width: 200px;
    box-sizing: border-box;
    line-height:34px;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: 0.36s;
    color:rgba(133,148,166,1);
    background:rgba(248,249,251,1);
    border:1px solid rgba(222,229,237,1);
    border-radius:3px;
}
.pro-top .pro-tip a:hover{
    background: #fff;
}
.side-main{
    padding: 15px;
    background: #f6f6f6;
}
.side-top{
    height:74px;
background:rgba(240,240,240,1);
}
.side-top .side-tit{
font-size:28px;
font-weight:bold;
padding:24px 15px 24px 27px;
line-height:26px;
background: url(../images/pd-line.png) no-repeat 15px center;  
color:rgba(51,51,51,1);
}
.side-msg{
    margin-top: 20px;
}
.layout-content2 .pro-main2 .item-btns .btn-f0f0{
    margin-right: 9px;
}
.layout-content2 .lMain{
    margin-top: 0;
}
.layout-side {
    width: 280px;
    float: left;
}
.pro-btns .btn-online {
    margin-right: 10px;
}
.pro-btns .btn {
    width: 160px;
    height: 44px;
    line-height: 42px;
}
.btn-white2 {
    color: #FF3D00;
    line-height: 48px;
    border: solid 1px #FF3D00;
}
.btn-online {
    background-color: #e50213;
    color: #fff;
    padding:12px 32px;
    display:block;

}
/*.btn {
    width: 200px;
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    transition: 0.36s;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
}*/
.wsc-layoutCon {
    padding-top:60px;
    margin-left: auto;
    margin-left: auto;
    padding-bottom:68px;
}
.classItema {
    overflow: hidden;
    position: relative;
    background: #fff;
}
.classItema a {
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 13px 20px 13px 26px;
    display: block;
}
.classItema a::before {
    position: absolute;
    top: 23px;
    left: 20px;
    width: 2px;
    height: 2px;
    content: " ";
    border-radius: 50%;
    background: #666666;
}
.classItem {
    margin-top: 5px;
}
.cmfm-item i {
    height: 87px;
    width: 87px;
    display: block;
    margin: 0 auto;
    background: url(../images/cmfm-ico1.png) no-repeat center center;
    background-size:100%;
}
.cmfm-item .item-dt {
    font-size: 14px;
    font-weight: 400;
    color: rgba(102,102,102,1);
    line-height: 24px;
    text-align:center;
}
.cmfm-item .item-dd{
    font-size: 22px;
    margin-top: 4px;
    font-family: Arial;
    font-weight: bold;
    color: rgba(34,34,34,1);
    line-height: 24px;
}
.cmfm-item .item-dd a{
     font-family: 'Conv_d-din.exp-bold', Arial;
     color:#333;
}
.cmfm-item .item-dd em{
    font-family: 'Conv_d-din.exp-bold', Arial;
    color:#333;
}
.cmfm-item .info2 {
    border-top: 1px solid #F1F1F1;
    padding-top: 20px;
    margin-top: 20px;
    padding-top: 16px;
    margin-top: 18px;
}
.side-msg .cmfm-item {
    padding: 30px 25px;
    margin-bottom: 0;
}
.cmfm-item:first-child {
    margin-bottom: 10px;
}
.cmfm-item {
    padding: 28px 42px;
    text-align: center;
    background: #fff;
    box-sizing: border-box;
}
.layout-content {
    width:1160px;
    float:left;
}
.list-main2{
    overflow:hidden;
}
.list-main2 .pro-post a{
    width: 130px;
}
.list-main2 .pro-box{
    border: 1px solid #e0e0e0;
    margin-bottom:20px;
}
.list-main2 .pro-info{
    border:none;
}
.u-paging {
    margin-top:48px;
}
.paging-inner {
    height: 40px;
    margin: 0 auto;
    font-size: 0;
    text-align: center;
}
.paging-inner .current, .paging-inner a:hover {
    background-color:#e50213;
    color: #fff;
    border-color:#e50213;
}
.paging-inner a, .paging-inner span {
    margin: 0 5px;
    height: 38px;
    line-height: 38px;
    width: 38px;
    color: #666;
    font-size: 16px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    transition: 0.3s;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.paging-inner .next {
    background: #fff url(../images/page-next.png) no-repeat center center;
}
.paging-inner .next:hover {
    background: #e50113 url(../images/page-nexton.png) no-repeat center center;
}
.index2-form .fm-btn {
    margin-top: 10px;
}
.mianfei_f_an {
    width: 100%;
    height: 525px;
    background: url(../images/tuku_detail_b01_02.jpg) no-repeat center;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding-top: 61px;
}
.grd_form>h3 {
    height:28px;
    font-size: 24px;
    line-height: 24px;
    color: #333333;
}
.grd_form_content {
    height: 270px;
    background-color: #f0f0f0;
    margin-top: 31px;
    padding: 21px 42px 41px 40px;
    box-sizing: border-box;
}
.grd_form_input {
    position: relative;
    float: left;
    width:412px;
    height: 46px;
    color: #555555;
    font-size: 14px;
    background-color: #fff;
    margin-top: 20px;
    margin-left: 20px;
    line-height: 46px;
    text-align: left;
    box-sizing: border-box;
    padding-left: 18px;
}
.no_margin_left {
    margin-left: 0!important;
}
.grd_form_input label {
    width: 86px;
    display: inline-block;
}
.grd_form_input span {
    color: #be0000;
}


.grd_form {
    padding: 40px;
    height: 404px;
    background-color: #ffffff;
    width:1440px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    box-sizing: border-box;
}
.grd_form_submit button {
    width: 210px;
    height: 46px;
    background-color: #1c327e;
    border-radius: 4px;
    font-size: 16px;
    line-height: 46px;
    color: #ffffff;
    text-align: center;
    display: block;
    margin: 30px auto 0 auto;
    cursor: pointer;
}
.rotate180 {
    transform: rotateZ(
180deg
);
}
.csize-form .index2-form input::placeholder{
    color:rgba(255,255,255,1);
}
.csize-form .index2-form input::-webkit-input-placeholder{
  color:rgba(255,255,255,1);
}
.csize-form .index2-form input::-moz-placeholder{   /* Mozilla Firefox 19+ */
  color:rgba(255,255,255,1);
}
.csize-form .index2-form input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
  color:rgba(255,255,255,1);
}
.csize-form .index2-form input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
  color:rgba(255,255,255,1);
}
.csize-form .index2-btns .btn-tel2{
  color:rgba(255,255,255,1);
}
.csize-form .sel-head .sel-arr{
  width: 8px;
  background: url(../images/sel-arr2.png) no-repeat center center;
  height: 100%;
  float:right;
}
.csize-form .index2-form .fm-row {
    width: 150px;
    margin-left: 5px;
    float:left;
}
.wsc-form .fm-row:first-child {
    margin-top: 0;
}
.wsc-form .fm-item {
    position: relative;
    width: 100%;
    margin-top: 10px;
}
.csize-form .index2-form input, .csize-form .index2-form .sel-head {
    background: rgba(255,255,255,0.1);
    color: #fff;
    border: 1px solid rgba(231,231,231,0.4);
}
.index2-form input, .index2-form .sel-head {
    height: 40px;
    padding: 7px 15px;
    background: rgba(253,253,253,1);
    border: 1px solid rgba(236,236,236,1);
}
.wsc-form input, .wsc-form .sel-head {
    width: 100%;
    height: 42px;
    background-color: #f6f6f6;
    border: solid 1px #eaeaea;
    box-sizing: border-box;
    padding: 8px 15px;
    line-height: 24px;
    font-size: 12px;
    color: #555555;
    transition: 0.36s;
}
.index2-form .fm-btn .btn {
    height: 40px;
    width: 127px;
    line-height: 40px;
}
.btn-blue {
    background: #0C7BF8;
    color: #fff;
}
.index2-btns {
    float: right;
}
.csize-form .index2-btns .btn-tel2 {
    color: rgba(255,255,255,1);
}
.index2-btns .btn-tel2 {
    font-size: 16px;
    font-family: Arial;
    margin-right: 15px;
    font-weight: 400;
    color: rgba(255,61,0,1);
    line-height: 100px;
    vertical-align: middle;
}

.csize-form .index2-btns .btn-tel2 span{
    display: inline-block;
    padding-left: 26px;
    vertical-align: middle;
    background: url(../images/tel-ico3.png) no-repeat 0 center;
    font-family: tcm;
    font-size:24px;
}
.index2-btns .btn-online {
    width: 168px;
    height: 100px;
    box-sizing: border-box;
    padding: 25px 0;
    background-color:#e50213;
    color: #fff;
}
.csize-form .index2-form {
    padding: 20px 0 30px 25px;
    float: left;
}
.wsc-form .sel-list {
    position: absolute;
    left: 0;
    top: 42px;
    width: 100%;
    height:80px;
    overflow-y: scroll;
    box-sizing: border-box;
    padding: 10px 15px;
    background-color: #f5f5f5;
    display: none;
    z-index: 10;
}
.wsc-form .sel-list li:first-child {
    border-top: 0;
}
.wsc-form .sel-list li {
    list-style: none;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    border-top: 1px solid #eaeaea;
    cursor: pointer;
    color: #555555;
}
.wsc-pro .lTit{
    margin-bottom:30px;
}
.wsc-pro .lTit .lTitText{
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size:38px;
    float:left;
    position:relative;
}
.lTitMore {
    float: right;
    font-size: 16px;
    color: #888;
}
.lTitMore span {
    display: inline-block;
    vertical-align: middle;
    transition: 0.36s;
    padding-right: 24px;
    background: url(../images/pc-more.png) no-repeat right center;
}
.wsc-pro {
    padding:64px 0 46px 0;
}
.pMain .pro-box:nth-child(1){
    margin-left:0px;
}
.pMain .pro-box{
    width:345px;
}

.wsc-line {
    border-top:40px solid #F6F6F6;
}
.wsc-new {
    padding:64px 0 68px 0;
}
.index7-row {
    width: 50%;
    float: left;
    padding-right:20px;
    box-sizing: border-box;
}
.relaTit {
    height: 64px;
    box-sizing: border-box;
    padding: 17px 30px;
    line-height: 30px;
    background: rgba(240,240,240,1);
}
.index7-list {
    padding: 20px 30px;
    background: #f6f6f6;
    overflow:hidden;
}
.wsc-new .index7-list .list-item {
    padding: 0 0 20px 270px;
}
.wsc-new .index7-list .list-item {
    width: 100%;
}
.index7-list .list-item {
    width: 50%;
    padding: 0 20px 20px 290px;
    box-sizing: border-box;
    float: left;
    border-bottom: none;
}
.index7-row .lTit .lTitText {
    float: left;
    font-size:28px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.index7-list .list-img{
    width: 240px;
    height: 137px;
    float:left;
    margin-left: -270px;
}
.index7-list .list-img img{
    width:100%;
}
.index7-list .list-info .list-tit{
    font-size: 18px;
    line-height: 24px;
    overflow: hidden;
    font-weight: bold;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
}
.index7-list .list-info .list-tit a{
    color:#333;
}
.index7-list .list-info .list-tit a:hover{
    color: #e50213;
}
.index7-list .list-info .list-mark .list-time{
    font-family: tcm;
    padding-top:15px;
    font-size:18px;
    color: #888888;
}
.index7-list .list-info .list-text{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #8b9195;
    line-height: 24px;
    padding-top:8px;
}
.lTitMore span {
    display: inline-block;
    vertical-align: middle;
    transition: 0.36s;
    padding-right: 24px;
    background: url(../images/pc-more.png) no-repeat right center;
}
.lTitMore {
    float: right;
    font-size: 16px;
    color: #888;
}
.index7-lists {
    background: #f6f6f6;
    padding: 20px 40px 30px;
}
.index7-lists .list-main3 {
    margin-top: 0;
}
.index7-lists .list-item3:first-child {
    border-top: none;
    margin-top: 0;
}
.list-item3 {
    position: relative;
    padding-left: 14px;
    display: block;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px dotted #DDDDDD;
    padding-right: 100px;
    overflow:hidden;
}
.list-tit3::before {
    position: absolute;
    top: 22px;
    left: 0;
    width: 4px;
    transition: 0.36s;
    height: 4px;
    content: " ";
    border-radius: 50%;
    background: #222;
}
.list-tit3{
    font-size:15px;
    transition: 0.36s;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 20px;
    width: 100%;
    float: left;
}
.list-tit3 a:hover{
    color:#e50213;
}
.list-tit3 a{
    color: #333333;
}
.list-time3 {
    font-size:15px;
    float: right;
    line-height: 20px;
    height: 20px;
    color: #888;
    width: 100px;
    margin-right: -100px;
    text-align: right;
    font-family: tcm;
}

/*project-n*/
.pro {
    width:1440px;
    overflow: hidden;
    margin: 0 auto
}



.proImgPrv {
    width: 40px;
    height: 80px;
    position: absolute;
    left: 0;
    top: 210px;
    background: url('../images/proControl.png') no-repeat 0 0;
    cursor: pointer
}

.proImgNext {
    width: 40px;
    height: 80px;
    position: absolute;
    right: 0;
    top: 210px;
    background: url('../images/proControl.png') no-repeat -50px 0;
    cursor: pointer
}

.proImgPrv:hover {
    width: 40px;
    height: 80px;
    position: absolute;
    left: 0;
    top: 210px;
    background: url('../images/proControl.png') no-repeat 0 -90px
}

.proImgNext:hover {
    width: 40px;
    height: 80px;
    position: absolute;
    right: 0;
    top: 210px;
    background: url('../images/proControl.png') no-repeat -50px -90px
}

.proInfo {
    width: 640px;
    float: right;
    margin-top:48px;
}

.proName {
    height: 52px;
    line-height: 52px;
    font-size: 24px;
    color: #333;
    font-weight: 700;
}

.proName .proInfo-cle {
    display: block;
    float: left;
}

.proTagCon {
    margin-top: 6px;
    width: 100%;
}

.proTag {
    float: left;
    height: 32px;
}

.proTag a {
    border: 1px #e6c37e solid;
    float: left;
    padding: 0 15px;
    line-height: 30px;
    color:#e6c37e;
    border-radius: 4px;
    transition: .36s;
    margin-right: 10px;
}
.proTag a:hover {
    background:#e6c37e;
    color: #fff;
}
.proPhone {
    float: right;
    width: 204px;
    height: 32px;
    line-height: 30px;
    font-size: 14px;
    color: #f7494b;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    padding-left: 38px;
    background: url('../images/i-case-send.png') no-repeat left center;
    cursor: pointer;
}


.proPhone_we {
    float: right;
    width: 204px;
    height: 32px;
    line-height: 30px;
    font-size: 14px;
    color: #f7494b;
    border: 0px solid #e8e8e8;
    border-radius: 4px;
    padding-left: 38px;
    background: url('') no-repeat left center;
    cursor: pointer;
}

.proAttr {
    margin-top: 28px;
}


.proAttrCon th {
    vertical-align: top;
    line-height: 24px;
    color: #888888;
    padding: 4px 28px 4px 0;
    white-space: nowrap;
    font-size: 14px;
}

.proAttrCon td {
    line-height: 24px;
    padding: 4px 0 4px 0;
    color: #666666;
    font-size: 14px;
}

.proAttrCon .proAttrTabBor th {
    padding: 14px 28px 4px 0;
    border-top: 1px #f1f1f1 solid
}

.proAttrCon .proAttrTabBor td {
    padding: 14px 0 4px 0;
    border-top: 1px #f1f1f1 solid
}

.proAttrCon .proAttrTabBor2 th {
    padding: 0;
    height: 10px;
    line-height: 0;
    overflow: hidden
}

.proAttrCon .proAttrTabBor2 td {
    padding: 0;
    height: 10px;
    line-height: 0;
    overflow: hidden
}

.proAttrTabBor .desc {
    height: 72px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.proAttrCon .proAttrText .cpbutton{
    height:40px;
    width:140px;
    background:url(//static.westarcloud.com/5ab9f1bda624634ee3649458/images/button.png) no-repeat;
}
.proAttrCon .proAttrText .cpbutton:hover{
    background:url(//static.westarcloud.com/5ab9f1bda624634ee3649458/images/button_hover.png) no-repeat;
}

.proBtn {
    margin-top:14px;
    height: 48px;
    width: 100%;
    overflow: hidden
}

.proBtn1 {
    float: left
}

.proBtn1 span {
    height: 48px;
    background: #e50213;
    line-height: 48px;
    padding: 0 46px;
    font-size: 14px;
    cursor: pointer;
    float: left;
    border-radius: 4px;
    color: #ffffff
}

.proBtn1 span:hover {
}

.proBtn2 {
    float: left;
    margin-left: 20px;
    padding-left: 30px;
    background: url('../images/proPhone.png') no-repeat left 8px;
    color: #999999;
    font-size: 14px;
    height: 42px;
    margin-top: 3px
}

.proBtn2 span {
    color:#e50213;
    font-size:20px;
    font-weight: 700;
}

.proBtnDown {
    display: none
}

.proNav {
    width: 100%;
    background: #efefef;
}

.proNavCon {
    width: 1196px;
    margin: 0 auto;
    overflow: hidden
}

.pro-fixed {
    position: fixed;
    top: 0;
    z-index: 9;
    margin-top: 0;
}

.proNavBox {
    float: left
}

.proNavBox ul {
    float: left;
    height: 66px;
    overflow: hidden;
    padding-left: 1px
}

.proNavBox li {
    float: left;
    height: 66px;
    width: 161px;
    text-align: center;
    background: url('../images/miaod.png') no-repeat right 24px;
    margin-left: -1px;
}

.proNavBox li:last-child {
    background: none;
}

.proNavBox li a {
    display: block;
    color: #666666;
    line-height: 62px;
    padding-top: 3px;
    font-size: 16px;
}

.proNavBox li.select {
    position: relative;
    z-index: 1
}

.proNavBox li.select a,
.proNavBox li a:hover {
    position: relative;
    z-index: 1;
    background: #ffffff;
    border-radius: 4px 4px 0 0;
    color:#e50213;
    border-top: 3px #e50213 solid;
    height: 66px;
    padding-top: 0;

}

.proWapper {
    width: 1196px;
    margin: 0 auto;
}

.proContent {
    margin: 0 auto;
    background: #fff;
    padding-bottom: 56px;
    border-radius: 0 0 4px 4px;
}

.proContentBox {
    width: 100%
}

.proTit {
    /*padding-top: 56px;*/
    width: 100%;
    position: relative
}

.proTit h3 {
    font-size: 30px;
    color: #222222;
    line-height: 1
}

.proContentText {
    margin-top: 42px;
    border-radius: 4px;
    background: #f8f8f8;
    width: 100%;
    overflow: hidden;
    padding-top: 28px;
    padding-left: 28px;
    padding-bottom: 56px;
}

.proContentTextItem {
    float: left;
    width: 528px;
    height: 210px;
    background: #ffffff;
    margin: 28px 0 0 28px;
    position: relative;
    border-radius: 4px;
}

.proContentTextItem span {
    position: absolute;
    z-index: 1;
    height: 210px;
    font-size: 144px;
    line-height: 210px;
    color: #fafafa;
    right: 30px;
    top: 0;
    font-weight: 700
}

.proContentTextItem dl {
    position: relative;
    z-index: 2;
    padding: 0 42px;
}

.proContentTextItem dt {
    height: 82px;
    position: relative;
    width: 20px;
    border-bottom: 2px #fe9604 solid;
}

.proContentTextItem dt strong {
    position: absolute;
    line-height: 1;
    font-size: 24px;
    color: #222222;
    left: 0;
    top: 38px;
    white-space: nowrap
}

.proContentTextItem dd {
    margin-top: 22px;
    color: #888888;
    font-size: 14px;
    height: 96px;
    overflow: hidden;
    line-height: 24px;
}

.proModel {
    width: 100%;
    margin: 0 auto;
    padding: 0 56px;
}

.proModel .proTit {
    padding-bottom: 14px;
}

.proModelTit {
    line-height: 42px;
    font-size: 14px;
    color: #555555;
    margin-top: 14px;
}

.proModelInfo {
    width: 100%;
    color: #555555;
    padding-bottom: 28px;
    border-bottom: 1px #e8e8e8 solid
}

.proModelInfo dt {
    font-weight: 400;
    line-height: 26px;
    font-size: 14px;
}

.proModelInfo dt span {
    color: #222222;
}

.proModelInfo dd {
    margin-top: 8px;
    width: 100%;
    overflow: hidden;
}

.proModelInfo dd em {
    float: left;
    border: 1px #e8e8e8 solid;
    background: #fdfdfd;
    height: 26px;
    line-height: 26px;
    padding: 0 9px;
    min-width: 30px;
    text-align: center;
    color: #e50213;
    font-family: Arial;
    border-radius: 4px;
}

.proModelInfo dd span {
    float: left;
    height: 26px;
    line-height: 26px;
    margin: 0 20px 0 10px;
    color: #555555
}

.proModelCon {
    width: 100%;
    max-height: 323px;
    overflow: hidden;
}

.table-open{
    height: 31px;
    border:1px #eaeaea solid;
    font-size: 14px;
    line-height: 31px;
    margin-top: -1px;
    color:#888;
    text-align: center;
    cursor: pointer;
    background-color: #fdfdfd;
}

.proModelCon table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 14px;
}

.firstRow td {
    background-color: #fafafa;
}

.table-style2 .firstRow td{
    color: #666;
    text-align: center;
    height: 50px;
    border: 1px #eaeaea solid;

}
.table-style2 tbody td{
    font-size: 13px;
    color:#888;
    /*line-height: 18px;*/
    height: 54px;
}
.table-style2{
    max-height: 353px;
    margin-top:-28px;
}
.table-style2 table{
    margin-top:28px;
}
.table-show{
    max-height: 100%;
    height: auto;
}
.table-style2 + .table-open{
    height: 42px;
    line-height: 42px;
}

.proModelCon thead th {
    border: 1px #eaeaea solid;
    background: #fafafa;
    color: #666666;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    padding: 11px 0;
}

.proModelCon tbody td {
    border: 1px #eaeaea solid;
    font-size: 14px;
    text-align: center;
    /*line-height: 24px;*/
    color: #888888;
    padding: 3px 5px;
}

.proModelBtn {
}

.proModelBtn span {
    background: #f8f8f8;
    border: 1px #e8e8e8 solid;
    height: 30px;
    line-height: 28px;
    text-align: center;
    color: #555555;
    cursor: pointer;
    border-radius: 4px;
    display: inline-block;
    padding: 0 20px;
}

.proModelBtn span:hover {
    background: #e50213;
    border-color: #e50213;
    color: #ffffff
}

.proCase {
    width: 100%;
    margin: 0 auto;
    padding: 0 56px;
}

.proTitMore {
    padding-right: 24px;
    height: 30px;
    background: url('../images/know-more-icon.png') no-repeat right 7px;
    line-height: 30px;
    right: 0;
    top: 56px;
    color: #555555;
    position: absolute;
    font-size: 14px;
}

.proTitMore:hover {
    color:#e50213;
}

.proCaseCon {
    margin-top: 42px;
    width: 100%;
    background: #f8f8f8;
    /*    padding: 56px 0*/
}

.proCaseBox {
    /*    margin: 0 56px;*/
    width: 1084px;
    overflow: hidden;
    background: #f8f8f8;
    border-radius: 4px
}

.proCaseImg {
    float: left;
    width: 360px;
    height: 270px;
    /*background: aqua*/
}

.proCaseImg img {
    width: 360px;
    height: 270px;
    border-radius: 4px 0 0 4px;
}

.proCaseInfo {
    float: left;
    margin-left: 28px;
    width: 696px;
    padding-top: 14px;
}

.proCaseName {
    height: 48px;
    line-height: 48px;
    font-size: 20px;
}

.proCaseName a {
    color: #222222
}

.proCaseName a:hover {
    color: #e50213
}

.proCaseTag {
    height: 28px;
    width: 100%;
    overflow: hidden
}

.proCaseTag span {
    float: left;
    border: 1px #e8e8e8 solid;
    background: #ffffff;
    padding: 0 14px;
    color: #888888;
    line-height: 26px;
    margin-right: 10px;
    border-radius: 4px
}

.proCasepro {
    margin-top: 15px;
    height: 40px;
    line-height: 40px;
    color: #999999;
    font-size: 14px;
}

.proCasepro span {
    color: #e50213
}

.proCaseText {
    line-height: 20px;
    color: #999999;
    padding-bottom: 24px;
    padding-right: 30px;
    font-size: 14px;
}

.proCaseShow {
    line-height: 1;
    color: #555555;
    font-size: 14px;
}

.proCaseShow:hover {
    color: #e50213
}

.proSer {
    width:1056;
    margin: 0 auto;
}

.proSerCon {
    margin-top: 38px;
    width: 100%;
    position: relative
}

.proSer1 {
    width: 235px;
    float: left;
    height: 246px;
    background: #f8f8f8 url('../images/proSer01.png') no-repeat center 40px;
    position: relative;
    cursor: pointer;
    color: #222222;
    font-size: 18px;
}

.proSerCon a {
    transition: all .4s;
}

.proSer2 {
    width: 235px;
    float: left;
    margin-left: 28px;
    height: 246px;
    background: #f8f8f8 url('../images/proSer02.png') no-repeat center 40px;
    position: relative;
    cursor: pointer;
    color: #222222;
    font-size: 18px;
}

.proSer3 {
    width: 235px;
    float: left;
    margin-left: 28px;
    height: 246px;
    background: #f8f8f8 url('../images/proSer03.png') no-repeat center 40px;
    position: relative;
    cursor: pointer;
    color: #222222;
    font-size: 18px;
}

.proSer4 {
    width:240px;
    float: left;
    margin-left: 28px;
    height: 246px;
    background: #f8f8f8 url('../images/proSer04.png') no-repeat center 40px;
    position: relative;
    cursor: pointer;
    color: #222222;
    font-size: 18px;
    transition: all .4s;

}

.proSer1:hover,
.proSer2:hover,
.proSer3:hover,
.proSer4:hover {
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.08);
    background-color: #fff;
    border: 1px solid #f8f8f8 !important \9;
}

.proSer1:hover span,
.proSer2:hover span,
.proSer3:hover span,
.proSer4:hover span {
    color: #e50213
}

.proSerCon span {
    position: absolute;
    top: 160px;
    line-height: 1;
    text-align: center;
    width: 250px;
    left: 0
}

.proSer4 div {
    position: absolute;
    top: 193px;
    line-height: 1;
    text-align: center;
    width: 250px;
    left: 0;
    color: #c0c0c0;
    font-size: 14px;
}

.proSer4 div strong {
    font-size:18px;
    color: #f6474b
}

.proDuo {
    background: #f5f5f5;
    margin-top: 56px;
}
.proDuo-main {
    width:1440px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.proDuo .proAll {
    width:1150px;
    float: left;
    padding:64px 0 68px 0;
}
.proDuo .proNavBox li {
    width:230px;
}
.proDuo .proWapper {
    width:1150px;
}
.proDuo .proCaseBox {
    width: 800px;
}
.proDuo .proCaseInfo {
    width: 460px;
}
.proDuo .proNav {
    background: none;
}
.proDuo .proCaseText {
    height: 80px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.proDuo .proCaseImg {
    width: 310px;
    height: 220px;
}
.proDuo .proCaseImg img {
    width: 310px;
    height: 220px;
}
.proDuo .proCaseShow {
    margin-top: 38px;
    display: inline-block;
}
.proDuo .proSerCon a {
    width:240px;
}

.proDuo .proNavCon {
    width:1150px;
}
.proDuo .proNavBox li a {
    background: #efefef;
}
.proDuo .proNavBox .select a {
    background: #fff;
}
.proDuo .proNavBox li a:hover {
    background: #fff;
}
.proDuo .proSerCon span a {
    font-size: 16px;
    line-height: 22px;
    display:block;
    color:#222222!important;
}
.proDuo .proSer4 div strong {
    display: block;
    padding-top: 6px;
    font-family: 'Conv_d-din.exp-bold', Arial;
}




.proDuo .parts-l {
    width:1056px;
    margin:0 auto;
}

.proDuo .nominate-img {
    width:330px;
    height:241px;
}
.nominate-title {
    font-size:18px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding:16px 24px;
    font-weight:bold;
    font-family: 'Conv_d-din.exp-bold', Arial;
}
.nominate-title:hover{
    color:#e50213;
}
.focal a, .focal span {
    float: left;
    height: 30px;
    color: #555;
    font-size: 14px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 0 20px;
    margin-left: 4px;
    background: #fafafa;
    transition: .36s ease;
}
.focal{
    overflow:hidden;
    margin-left:24px;
}
.focal .no-left {
    background: #fff;
    color: #e50213;
    border: 1px solid #e50213;
    margin-left: 0;
    padding:0 15px;
}
.focal a:hover{
    background:#e50213;
    color:#fff;
    border: 1px solid #e50213;
}
.proDuo .nominate-img img {
    width:100%;
}
.proDuo .write-bill {
    width:1056px;
    margin:0 auto;
}
.proDuo .item-input textarea {
    width: 710px;
}
.proDuo .pro-fixed .proNav-xl {
    width: 1196px;
    margin: 0 auto;
}
.proDuo .pro-fixed .proNavCon {
    margin: 0;
}
.proDuo-right {
    width: 254px;
    float: left;
    margin-left:28px;
    left: 1380px !important;
}
.proDuo-hots {
    width: 254px;
    background: #fff;
    border-radius: 4px;
    padding: 28px 0;
    margin-top: 28px;
}
.hots-cont {
    width: 200px;
    margin: 0 auto;
}
.hots-img {
    width: 200px;
    height:146px;
    display: inline-block;
}
.hots-img img {
    width:100%;
}
.hots-title {
    font-size:16px;
    color: #333;
    line-height: 24px;
    display: inline-block;
    margin-top: 13px;
}
.hots-bot {
    padding-top: 12px;
    border-top: 1px solid #eaeaea;
    margin-top: 12px;
}
.hots-bot p{
    color:#606060;
}
.hots-bot p span{
    font-weight: bold;
    font-size: 16px;
    color:#606060;
}
.hot-zu {
    margin-top: 24px;
}
.hot-zu a {
    width: 200px;
    height: 48px;
    background:#e50213;
    text-align: center;
    line-height: 48px;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    display: block;
}
.proDuo-cen {
    margin-top: 28px;
}
.proDuo-cen a {
    width: 252px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border: 1px solid #e50213;
    border-radius: 4px;
    font-size: 14px;
    color: #e50213;
    display: block;
    background: #fff;
}
.proDuo-cen a:hover {
    color: #fff;
    background: #e50213;
}
.pro-fixeds .proDuo-hMain{
    position: static;
}
.pro-fixeds .proDuo-hots{
    margin-top: 0;
}
.pro-end{
    position: absolute;
    left: 1140px !important;
}
.proWapper .parts-list {
    height: 289px;
    overflow: hidden;
}
.proWapper .nominate-list {
    overflow: hidden;
    width:1056px;
    margin:48px auto 0 auto;
}
.proCaseName a {
    width: 420px;
    display: inherit;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.pro-fixeds{
    position: fixed;
    top: 0;
    margin-top: 0;
    /*left:1380px!important;*/
}
.pro-fixeds .proDuo-hMain{
    position: static;
}
.pro-fixeds .proDuo-hots{
    margin-top: 0;
}
.pro-end{
    position: absolute;
}

.proImg .carousel-indicators li{
    width: 68px;
    height: 68px;
    overflow: hidden;
    border:2px solid #cccccc;
    margin: 12px 3px 0;
    border-radius: 4px;
}
.proImg .carousel-indicators li.active{
    border-color:#e50213;
}
.proImg .carousel-indicators li img{
    display: block;
}
.proImg img{
    width: 100%;
    height: 100%;
}
.proImg .carousel-indicators {
    background:rgba(0,0,0,0.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000,endColorstr=#4c000000);zoom:1;
    width: 100%;
    left: 0;
    margin-left: 0;
    height: 96px;
    bottom: 0;
}
.searchPl-img {
    width: 120px;
    height: 120px;
    float: left;
}
.searchPl .info {
    width: 920px;
    float: left;
    margin-left: 16px;
}
.searchPl-img img {
    width: 120px;
    height: 120px;
}
.form-item input, .form-item select, .form-item textarea {
    border: 1px solid #f2f2f2;
}
.form-item input:focus, .form-item select:focus, .form-item textarea:focus {
    border: 1px solid #e50213 !important;
}
.caseSea .info {
    width: 880px;
}
.caseSea .searchPl-img {
    width: 160px;
    height: 120px;
}
.caseSea .searchPl-img img {
    width: 160px;
    height: 120px;
}
.vjs-poster {
    background-size: cover !important;
}
#banner11 {
    width: 100%;
    height: 380px;
    background: url("../images/lxwma.png") no-repeat center center;
}
.proContent-tex {
    position: relative;
    width: 1056px;
    margin: 0 auto;
}
.pro-mle6 {
    height: 225px;
    overflow: hidden;
}
.version-mou {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #aaa;
    padding-top: 76px;
    cursor: pointer;
    display: block;
    background: url("../images/looser.png") repeat-x left bottom;
    position: absolute;
    top: 125px;
    z-index: 8;
    height:24px;
    line-height:24px;
    box-sizing:content-box;
}
.version-mou .aa {
    width: 12px;
    height: 8px;
    display: inline-block;
    background: url("../images/xidguo.png") no-repeat center;
    margin-left: 5px;
}
.bread-nav h1{display:inline;font-size:14px;padding-left: 4px;
    color: #e50213;
    width: 200px;
    display: inline-block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    position: absolute;
    font-size: 14px;line-height:50px;margin: 0;}
.proName .proInfo-cle{
  font-size:36px;
  line-height:52px;
  font-family: 'Conv_d-din.exp-bold', Arial;
}

.pro_img_aj {
    margin-top: 30px;
}
.pro_img_aj p{
    color:#666;
    font-size:14px;
    line-height:24px;
    text-align:justify;
}
.pro_img_aj img{display:block;margin:0 auto}
.mistake {
    width: 1196px;
    margin: 0 auto;
    padding-top: 56px;
    padding-bottom: 30px;
}
.mistake-main {
    width: 1196px;
    height: 446px;
    background: #f5f5f5;
    border: 28px solid #f5f5f5;
}
.mistake-cont {
    width: 1140px;
    height: 390px;
    text-align: center;
    background: #fff url("../images/404pc.png") no-repeat center 60px;
}
.mistake-tle {
    font-size: 28px;
    color: #555;
    padding-top: 242px;
}
.mistake-tex {
    font-size: 14px;
    color: #999;
    line-height: 24px;
    padding-top: 10px;
}
.mistake-tex a {
    color: #e50213;
}
.mistake-pro .no-left {
    margin-left: 0;
}
.craft-img {
    padding: 80px 0;
}
.craft-img .theme {
    margin-bottom: 0;
    padding-bottom: 12px;
}


.zy {
    padding-left: 0px;
    padding-right: 0px;}

.rowti {
    color:#e50213; font-size:2.5rem; font-weight:700; margin-left:1rem; line-height:3.5rem;}

.rowbg{
    border-bottom:1px #CCCCCC solid; background:url(http://static.westarcloud.com/5ab9f1bda624634ee3649458/images/20190401/bgx_144729.jpg) no-repeat right bottom; padding-bottom: 2rem;}

.rounded h4 {
    line-height:2.5rem; color: #000; font-size: 17px; font-weight: 500; margin-top:0.6rem; text-indent: -1.5rem; padding-left: 1.5rem;}

.rounded img {
    width: 96%; height: auto;}

 .rounded ul {
    line-height:2.2rem; padding:0.2rem 1rem 0 2rem;list-style: disc;font-size: 1.30rem; color: #666}

.roundedx h4 {
    line-height:2.5rem; color: #000; font-size: 17px; font-weight: 500; margin-top:0.6rem;text-indent: -1.5rem; padding-left: 1.5rem;}
    
.roundedx img {
    width:%; height: auto;}

.roundedx ul {
    line-height:2.2rem; padding:0.2rem 1rem 0 2rem;list-style: disc;font-size: 1.30rem; color: #666}

.topi {
    margin-top: 2rem;}

.roheb {
    margin-bottom: 2rem; margin-left: 0.5rem;}

.rohed {
    width: 0.2rem; height: 5.5rem; background-color: #e50213; margin-top: 0.8rem;}

.zpyi{
    padding-left: 0.6rem; padding-top: 2.5rem;}
/* COMBO: filename = convert.css, type = text/css, resp = 200 */
.conversion_open{
display:in-block; 
  cursor:pointer;
  line-height:42px;
  margin-left:6px;font-style: italic; color:#ffa800;

 
}
.convert_wrap{

    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    outline: 0;
    -webkit-overflow-scrolling: touch;
    background-color: rgb(0, 0, 0);
    filter: alpha(opacity=60);
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    display:none;
  
}
.convert_wrap .conversion{
    width:1156px;
    padding-left:40px;
    height:635px;
    margin:0 auto;
    background:#fff;
    position: relative;
    top:10%;
}
.convert_wrap .conversion .close{
    position: absolute;
    width:50px;
    height:50px;
    right:0;
    top:0;
    background:#ffa800;
    text-align:center;
    line-height: 50px;
    font-size:20px;
    color:#fff;
    font-weight:bold;
    cursor: pointer;
      opacity: 1;
}

.conversion_tit{
    height:65px;
    line-height: 65px;
    font-size:18px;
    color:#333;
    text-align: center;
    background:#f5f5f5;
}
.conversion_con ul{
    margin-top:40px;
}
.conversion_con li{
    float:left;
    width:328px;
    margin-bottom:30px;
}
.conversion_con li input{
    width:160px;
    height:50px;
    display:block;
    float:left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    outline: none;
    border:1px solid #e2e2e2;
    text-indent: 8px;
    overflow: hidden;
}
.conversion_con li span{
    font-size:12px;
    color:#555;
    float:left;
    height:50px;
    line-height: 50px;
    margin-left:15px;
}
.conversion_btn{
    width:386px;
    margin:0 auto;
}
.conversion_btn a{
    color:#666;
    text-align: center;
    width:148px;
    height:48px;
    border:1px solid #d9d9d9;
    border-radius: 5px;
    line-height: 50px;
    display: inline-block;
    margin-left:10px;
    font-size: 18px;
}
.conversion_btn a:hover{
    color:#fff;
    border:1px solid #ffa800;
    background:#ffa800;
}
.conversion_tip p{
    margin-top: 30px;
    padding-right:40px;
    color: #999;
    font-size: 14px;
    line-height: 23px;
}






/* COMBO: filename = tags-detail.css, type = text/css, resp = 200 */
/*详情页标签样式*/
.tags-module{
    padding:15px 0;
}
.tags-module ul{

}
.tags-module ul li{
    float:left;
  width:968px;
}
.tags-module ul li a{
    max-width:180px;
    float:left;
    margin-top:8px;
    font-size:12px;
    text-align: center;
    border: 1px #e50213 solid;
    padding: 4px 10px;
    color: #e50213;
    border-radius: 4px;
    transition: .36s;
    margin-right: 10px;
    height:32px;
    line-height: 24px;
}
.tags-module ul li span{
    max-width:180px;
    margin-top:8px;
    font-size:12px;
    text-align: center;
    padding: 4px 0px;
    font-weight:bold;
    color: #333;
    border-radius: 4px;
    transition: .36s;
    margin-right: 10px;
    height:32px;
    line-height: 32px;
}
.tags-module ul li a:hover{
    background: #e50213;
    color: #fff;
}

.pro-fixed {
    position: fixed;
    top: 0;
    z-index: 9;
    margin-top: 0;
}

.case-nav-fixed {
    position: fixed;
    /*    top: 0;*/
    top: -84px;
    z-index: 9;
    margin-top: 0;
    /*left:996px;*/
}

.case-nav-end {
    position: absolute;
    z-index: 9;
}

.case-nav .aside-menu {
    width: 200px;
    padding: 0 14px 14px 14px;
    background-color: #f5f5f5;
}

.case-nav .aside-menu ul {
    width: auto;
    padding: 0;
    margin-top: 0;
}
.pro-end {
    position: absolute;
}

.proContent-tle {
    font-size:30px;
    color: #333;
    border-bottom: 1px solid #eaeaea;
    position: relative;
    padding: 56px 0 18px;
    line-height: 30px;
    width: 1056px;
    margin: 0 auto;
}
.proContent-tle span {
    width: 120px;
    height: 2px;
    background:#e50213;
    display: block;
    position: absolute;
    bottom: -1px;
}

.table-style2 .firstRow td{
    color: #666;
    text-align: center;
    height: 50px;
    border: 1px #eaeaea solid;

}
.table-style2 tbody td{
    font-size: 13px;
    color:#888;
    /*line-height: 18px;*/
    height: 54px;
}
.table-style2{
    max-height: 353px;
    margin-top:-28px;
}
.table-style2 table{
    margin-top:28px;
}
.nominate-pro .no-left {
    margin-left: 0;
}
.nominate-box {
    display: block;
    float: left;
    margin-right: 28px;
    border: 1px solid #e0e0e0;
    padding:30px 0;
}
.nominate-box:nth-child(3){
    margin-right:0px;
}

.write-kus {
    font-size: 14px;
    color: #555;
    line-height: 14px;
    padding: 42px 0 28px;
}
.resat .write-bill form {
    padding-top: 0;
    padding-bottom: 0;
}
.mt-56 .write-bill form {
    width: auto;
}
.write-bill form {
    width: 1084px;
    margin: 0 auto;
    background: #fff;
    padding: 56px 0;
    border-radius: 4px;
}
.form-item {
    margin-top: 14px;
}
.mt-56 .item-tle {
    width: 70px;
}
.item-tle {
    font-size: 14px;
    color: #555;
    float: left;
    width: 150px;
    text-align: right;
    padding-top: 10px;
}
.item-input {
    float: left;
    margin-left: 12px;
}
.form-item input, .form-item select, .form-item textarea {
    border: 1px solid #f2f2f2;
}
.item-input input {
    width: 300px;
    height: 42px;
    background: #f2f2f2;
    line-height: 42px;
    font-size: 14px;
    color: #333;
    text-indent: 14px;
}
.u-column:after, .u-grid:after, .clearfix:after, .layout:after, .clf:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: '.';
    clear: both;
    height: 0;
}

.item-input select {
    outline: none;
    border: none;
    width: 200px;
    height: 42px;
    background: #f2f2f2;
    line-height: 42px;
    font-size: 14px;
    color: #333;
    text-indent: 14px;
}

.mt-56 .write-bill form {
    width: auto;
}

.mt-56 .write-bill {
    padding: 0;
}

.mt-56 .item-tle {
    width: 70px;
}
.write-kus {
    font-size: 14px;
    color: #555;
    line-height: 14px;
    padding: 42px 0 28px;
}

.mt-56 .form-but {
    margin-left: 82px;
}

.aside .structure-left {
    float: none;
}

.search-list .info .title span {
    color: #e50213;
    font-weight: 700;
}

.item-input textarea {
    width: 862px;
    height: 110px;
    background: #f2f2f2;
    color: #333;
    font-size: 14px;
    line-height: 42px;
    border: none;
    outline: none;
    text-indent: 14px;
    resize: vertical;
}
.mt-56 .form-but {
    margin-left: 82px;
    margin-top: 24px;
}
.form-but button {
    width: 120px;
    height: 42px;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    background:#e50213;
    outline: none;
    border: none;
}

.proDuo-gujia {
    margin-top: 25px;
    width: 254px;
    background: #fff;
    border-radius: 4px;
    padding: 11px 0;
}
.proDuo-suan {
    width: 200px;
    margin: auto;
}
.proDuo-suan .gujia-tit {
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #e50213;
}
.proDuo-suan p {
    font-size: 14px;
    line-height: 48px;
    height: 33px;
}
.proDuo-suan .ran {
    margin-left: 30px;
}
.proDuo-suan p select {
    width: 70px;
    height: 22px;
    border: 1px solid #ccc;
    margin-left: 27px;
}
.proDuo-suan ul li input {
    width: 88px;
    height: 22px;
    border: 1px solid #ccc;
}
.proDuo-suan .phone {
    width: 197px;
    height: 22px;
    border: 1px solid #ccc;
}
.proDuo-suan button {
    width: 197px;
    height: 48px;
    background:#e50213;
    line-height: 48px;
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
    margin-top: 28px;
}
.proDuo-suan ul .hye {
    width: 45%;
    float: left;
}
.proDuo-suan ul .xm {
    width: 55%;
    float: left;
}
.banner{width:740px;overflow:hidden;}
.large_box{margin-bottom:10px;width:740px;height:540px;overflow:hidden;}
.large_box img{display:block;}
.small_box{width:740px;height:80px;overflow:hidden;position:relative;}
.small_list{position:relative;float:left;width:670px;height:80px;overflow:hidden;}
.small_list ul{height:80px;overflow:hidden;}
.small_list ul li{position:relative;float:left;margin-right:10px;width:110px;}
.small_list ul li img{display:block;}
.small_list ul li .bun_bg{display:none;position:absolute;top:0;left:0;width:110px;height:80px;background:#000;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;}
.small_list ul li.on .bun_bg{display:block;}
/*.btn{display:block;width:20px;height:80px;background-color:#999999;background-repeat:no-repeat;background-position:center center;cursor:pointer;}
*/.btn:hover{background-color:#e7000e;}
.left_btn{float:left;margin-right:10px;background:#666666 url(../images/left_btn.png) no-repeat center center;width:30px;height:80px;}
.right_btn{float:right;background:#666666 url(../images/right_btn.png) no-repeat center center;width:30px;height:80px;position:absolute;top:0px;}
.carousel-inner{float:left;}
/*news*/
.news-head {
    height: 90px;
    margin-top: 25px;
}
.head-post {
    float: right;
    font-size: 14px;
}
.head-post a {
    color: #999;
    padding-right: 24px;
    background: url(../images/mro.png) no-repeat right center;
    margin-top: 42px;
    display: block;
}
.news03{
     margin-bottom:20px!important;
     border-bottom:none!important;
}
.head-post a:hover{
    color:#e50213;
}
.cop-hot {
    width: 1440px;
    background: #f5f5f5;
    overflow:hidden;
}
.cop-hot:hover img{
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 5s ease;
  transition: all 5s ease;
}
.cop-img {
    width:800px;
    height:457px;
    float: left;
    overflow:hidden;
}
.cop-hot:hover .cop-main .cop-title a{
    color:#e50213;
}
.cop-img img {
    width:100%;
}
.cop-main {
    float: left;
    width: 540px;
    margin-left: 40px;
}
.cop-time {
    font-size: 30px;
    color: #999;
    padding-top: 40px;
    font-family: tcm;
}
.cop-title {
    padding-top: 5px;
    padding-bottom: 11px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cop-title a {
    font-size:24px;
    color: #333333;
}
.cop-tex {
    font-size: 14px;
    color:#8b9195;
    line-height:24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:8;
}
.cop-post {
    margin-top: 40px;
}
.cop-post a {
    width: 158px;
    height:46px;
    color: #fff;
    line-height:46px;
    text-align: center;
    background:#e50213;
    display: block;
}
.cop-post a:hover{
    background:#c10715;
  transition: all 2s ease;
}
.cops-list {
    overflow: hidden;
    margin-top: 28px;
}

.cops-box{
    width:339px;
    margin-left:28px;
    overflow: hidden;
    float: left;
}
.cops-box:first-child{
    margin-left:0;
}
.cops-img img {
    width:100%;
}
.cops-tle {
    font-size: 16px;
    color: #555;
    padding-top: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.cops-time {
    font-size:15px;
    color: #999;
    font-family: tcm;
}
.cops-box:hover img{
    -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 5s ease;
  transition: all 5s ease;
}
.cops-box:hover .cops-tle{
   color:#e50213;
}
.cops-img{
  overflow:hidden;
}
.industry-news {
    background: #f5f5f5;
    padding-bottom: 56px;
}
.industry-main {
    width:1440px;
    margin: 0 auto;
}
.news-head {
    height: 90px;
    margin-top:46px;
}
.industry-tle {
    display: block;
    font-size: 16px;
    color: #666;
    margin-left: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.head-title {
    font-size: 30px;
    line-height: 90px;
    color: #333;
    font-weight:bold;
    float: left;
}
.industry-left a:hover{
    color:#e50213;
}
.industry-cont{
    overflow:hidden;
}
.industry-img {
    float: left;
    width: 800px;
    height: 457px;
    overflow: hidden;
}
.industry-img img{
    width:100%;
}
.industry-list {
    width:604px;
    float: left;
    margin-left: 36px;
}
.industry-box {
    height:108px;
    border-bottom: 1px solid #ddd;
}
.industry-left {
    width: 460px;
    float: left;
    padding-top: 18px;
    background: url(../images/dian.png) no-repeat 0 27px;
}
.industry-time {
    font-size: 42px;
    color: #999;
    line-height: 42px;
    float: right;
    text-align: center;
    padding-top: 25px;
    font-family: 'Conv_d-din.exp-bold', Arial;
}
.industry-time span {
    font-size:15px;
    color: #999;
    display: block;
    line-height: 12px;
    padding-top: 4px;
    text-align: center;
    font-family: tcm;
}
.industry-tex {
    font-size: 14px;
    color: #999;
    padding-top: 8px;
    line-height: 20px;
    margin-left: 16px;
    height: 48px;
    overflow: hidden;
}
.company-news {
    padding-bottom:48px;
    border-bottom: 1px solid #eaeaea;
    width:1440px;
    margin: 0 auto;
}
.media-title {
    display: block;
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
}
.media-tex {
    font-size: 14px;
    color: #999;
    line-height: 20px;
    height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 10px;
}
.media-time {
    font-size:15px;
    color: #999;
    padding-top: 14px;
    font-family: tcm;
}
.media-img {
    display: block;
    width:460px;
    height:263px;
    margin-top: 24px;
    overflow: hidden;
}
.media-img img {
    width:100%;
}
.media-list .no-left {
    margin-left: 0;
}
.media-box {
    float: left;
    width:460px;
    margin-left: 28px;
}
.media-box:hover img{
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 5s ease;
  transition: all 5s ease;
}
.media-title a {
    display: inherit;
    font-size: 16px;
    color: #555;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 16px;
}
.media-box:hover .media-title a{
    color:#e50213;
}

.news-structure {
    width:1440px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom:68px;
}
.structure-left {
    width:264px;
    background: #f5f5f5;
    border-radius: 4px;
    float: left;
    padding-bottom:12px;
    padding-top:12px;
}
.structure-head {
    width:240px;
    height: 60px;
    margin: 0 auto;
    border-radius: 4px;
    font-size:22px;
    color: #333;
    font-weight:bold;
    line-height: 60px;
    background: #fff url("../images/zhi.png") no-repeat 20px center;
}
.structure-head span {
    padding-left: 32px;
}
.structure-nav {
    width:240px;
    margin: 10px auto 0;
    background: #fff;
    padding: 14px 0;
    border-radius: 4px;
}
.structure-nav a {
    font-size:18px;
    color: #666;
    display: block;
    width:208px;
    height: 48px;
    line-height: 48px;
    text-indent: 18px;
    margin: 0 auto;
    margin-top:10px;
    border:1px solid #e50213;
}
.structure-nav a:hover {
    background: #f8f8f8;
    font-weight: 700;
    color: #333;
}
.structure-nav .active {
    background:#e50213;
    font-weight: 700;
    color: #fff;
}
.structure-box {
    width:1148px;
    height: 190px;
    background: #f5f5f5;
    margin-top: 28px;
}
.structure-img {
    width: 280px;
    height: 160px;
    float: left;
    margin: 14px 0 0 24px;
    display: block;
    overflow:hidden;
}
.structure-img img {
    width:100%;
}
.structure-cont {
    width:800px;
    float: left;
    margin-left: 28px;
}
.structure-title {
    padding-top: 28px;
    padding-bottom:14px;
  overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.structure-title a {
    font-size: 18px;
    color: #484848;
    line-height:24px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.structure-title a:hover {
    color:#e50213;
}
.structure-tex {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    color: #999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.structure-time {
    font-size: 15px;
    color: #999;
    font-family: tcm;
    float: left;
}
.structure-bottom .head-post a {
    margin-top: 0;
}
.structure-bottom {
    margin-top: 26px;
}
.structure-right .no-top {
    margin-top: 0;
}
.structure-right .no-img .structure-bottom {
    width: 838px;
}
.structure-right {
    float: left;
    margin-left: 28px;
    width:1148px;
}
.widget_categories h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #333;
    margin-bottom: 15px;
}
.widget_categories .bg-gray {
    background: #ffffff;
    width:240px;
    margin:0 auto;
    border-radius: 6px;
}
.widget_categories .bg-gray li {
    padding: 10px 15px 10px 15px;
}
.widget_categories .bg-gray li a{
    color:#333;
}
.widget_categories ul li i {
    background: url(../images/new_jt.png) no-repeat center;
    padding-right: 24px;
    width: 10px;
    height: 10px;
    display: inline-block;
}
.widget_categories .bg-gray .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px;
    background-color: #cf3333;
    float: right;
    margin-right: 15px;
}
.bread-rec {
    position: absolute;
    right: 0;
    top: 0;
    color: #999;
}
.news-details {
    width: 1196px;
    margin: 0 auto;
}
.news-head-title {
    font-size: 24px;
    color: #333;
    line-height: 24px;
    padding: 28px 0;
}
.fjkuan {
    margin-top:46px;
}
.details-title {
    font-size: 30px;
    color: #222;
    text-align: center;
}
.details-time {
    font-size: 14px;
    color: #999;
    text-align: center;
    padding-bottom: 25px;
}
.details-all {
    border-left: 0px solid rgb(246, 246, 246);
    border-right: 0px solid rgb(246, 246, 246);
    border-bottom: 0px solid rgb(246, 246, 246);
    padding-bottom: 16px;
}
.details-text {
    border: 8px solid rgb(246, 246, 246);
    padding: 20px;
    margin-top: 12px;
}
.details-text p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin-top: 26px;
    text-align:justify;
}
.changePage .prev {
    border-radius: 4px 0 0 4px;
}
.changePage a {
    display: block;
    float: left;
    width: 50%;
    height: 80px;
    line-height: 80px;
    font-size: 14px;
    color: #222222;
    padding: 0 18px;
    background-color: #f5f5f5;
    transition: all .4s;
}
.gallery-detail{
    padding:54px 0 68px 0;
}

.changePage .prev:hover{
    background:#e50213;
    color:#ffffff;
}
.changePage .next:hover{
    background:#e50213;
    color:#ffffff;
}
.changePage .next {
    border-radius: 0 4px 4px 0;
}
.changePage {
    margin-top: 28px;
    overflow:hidden;
}
.changePage .prev p, .changePage .next span {
    margin-left: 14px;
}
.changePage p {
    max-width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.changePage span {
    color: #999;
    transition: all .4s;
}
.prev:hover  .fl{
    color:#fff;
}
.next:hover  .fr{
    color:#fff;
}
.detail-title {
    font-size:28px;
    line-height:24px;
    color: #222;
    padding-bottom: 22px;
    border-bottom: 1px solid #e8e8e8;
    position: relative;
}
.detail-title .line {
    width:54px;
    height: 3px;
    background-color:#e50213;
    position: absolute;
    left: 0;
    bottom: -1px;
}
.detail-title .head-post {
    position: absolute;
    right: 0;
    top:-20px;
    float: right;
    font-size: 14px;
}
.relate-case{
   margin-top:64px;
}
.nav-mark .clf li{
   width: 362px;
   float:left;
   margin-left:30px;
}
.nav-mark .clf li:hover img{
   -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 5s ease;
  transition: all 5s ease;
}
.nav-mark .clf li:hover .nominate-title{
  color:#e50213;
}
.nav-mark .clf li:first-child{
  margin-left:0;
}
.nav-mark .relate-case .clf{
  margin-top:30px;
}
.nav-mark .clf li .nominate-img{
  width:362px;
  overflow:hidden;
}
.nav-mark .clf li .nominate-img img{
  width:100%;
}
.groom-title {
    font-size: 30px;
    color: #222;
    float: left;
}
.head-post {
    float: right;
    font-size: 14px;
}
.head-post a {
    color: #999;
    padding-right: 24px;
    background: url(../images/mro.png) no-repeat right center;
    margin-top: 42px;
    display: block;
    margin-top: 18px;
}
.groom-nol {
    margin:24px 0 14px 0;
}
.groom-img {
    width: 230px;
    float: left;
    overflow:hidden;
}
.groom-img img {
    width:100%;
}
.nol-cont {
    float: left;
    width: 294px;
    margin-left: 20px;
}
.nol-tle {
    padding-top: 6px;
}
.nol-tle a {
    font-size: 16px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width:294px;
    display: inline-block;
}
.nol-time {
    font-size:15px;
    color: #666;
    padding: 7px 0;
}
.nol-tex {
    font-size: 14px;
    height: 40px;
    color: #999;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.nol-list .no-bor {
    border: none;
}
.nol-list li a {
    margin-right: 25px!important;
    width: 342px!important;
    overflow: hidden!important;
    display: block!important;
    text-overflow: ellipsis!important;
    white-space: nowrap!important;
    float: left!important;
    font-size: 14px;
    color: #666;
    padding-left: 15px;
}
.nol-list span {
    color: #999;
    font-size: 14px;
    float: right;
}
.groom-left {
    width: 546px;
    float: left;
    margin-left:30px;
}
.groom-left:first-child{
    margin-left:0;
}
.groom-top{
    overflow:hidden;
}  
.sijiayi {
    margin:8px 0 28px 0;
}
.groom-title {
    font-size: 30px;
    color: #222;
    float: left;
}
.head-post {
    float: right;
    font-size: 14px;
}
.nol-list li {
    height:30px;
    line-height:30px;
    border-top: 1px solid #e5e5e5;
    background: url(../images/dian.png) no-repeat 0 center;
}
.groom-nol:hover .groom-img img{
    -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 5s ease;
  transition: all 5s ease;
}
.groom-nol:hover .nol-tle a{
    color:#e50213;
}
.nol-list li a:hover{
    color:#e50213;
}
.news-groom{
   overflow:hidden;
   margin-top:40px;
}
/*yuyue*/
.welcomes{
    width:1440px;
    margin: 0 auto;
}
.t-title {
    text-align: center;
    margin-top: 56px;
}
.t-title h3 {
    font-size:40px;
    line-height: 52px;
    color: #222222;
    text-align: center;
}
.t-title p {
    margin:4px 0 42px;
    font-size:16px;
    line-height: 24px;
    color: #555555;
}
.inspects {
    padding: 56px 0;
    border-top: 1px dotted #dddddd;
    overflow: hidden;
}
.inspects li:first-child {
    margin-left: 0;
}
.inspects li {
    position: relative;
    width:460px;
    height:346px;
    float: left;
    margin-left: 28px;
}
.inspects-img1 {
    background: url(../images/boz1.jpg) no-repeat center;
}
.inspects-img2 {
    background: url(../images/boz2.jpg) no-repeat center;
}
.inspects-img3 {
    background: url(../images/boz3.jpg) no-repeat center;
}
.inspects li p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 70px;
    padding: 10px 0;
    background: rgba(229,2,19,0.8);
    zoom: 1;
    text-align: center;
    font-size: 14px;
    line-height: 22px;
    color:#fff;
}
.test-center {
    width: 100%;
    padding: 56px 0 68px 0;
    background: #f5f5f5;
}
.test-wrap {
    width:1440px;
    margin: 0 auto;
}
.line-order h3 {
    font-size:34px;
    color: #222;
    text-align: center;
}
.leave-word {
    background: #FFFFFF;
    margin-top: 38px;
    border-radius: 4px;
}
.leave-word .write-bill form {
    width:1440px;
}
.form-but {
    margin-top: 24px;
    margin-left: 162px;
}
.t-map {
    margin-top: 56px;
    padding-top: 56px;
    border-top: 1px dotted #dddddd;
}
.map-center {
    background: #FFFFFF;
    border-radius: 4px;
    overflow: hidden;
}
.map-center .detail {
    width:640px;
    height: 390px;
    text-align: left;
    padding: 100px 56px 100px 56px;
    float: left;
}
.map-img{
    width:750px;
    height:308px;
    float:left;
    margin-top:40px;
}
.map-img img{
    width:100%;
}
.detail h5 {
    font-size: 24px;
    line-height: 28px;
    color: #555555;
}
.map-center .address {
    font-size: 16px;
    line-height: 52px;
    color: #555555;
}
.detail .line {
    width: 30px;
    height: 2px;
    background: #e5e5e5;
    margin: 5px 0 28px;
}
.detail p {
    font-size: 14px;
    line-height: 24px;
    color: #888888;
}
/*jion*/
.recruit-main {
    width:1440px;
    margin:60px auto 0;
}
.dem {
    background: #f8f8f8;
    margin-top: 0;
}
.recruit-present {
    padding-bottom: 56px;
    border-radius: 4px;
}
.recruit-just {
    padding-top: 36px;
}
.recruit-just p {
    width:1240px;
    margin: 0 auto;
    font-size: 14px;
    color: #555;
    line-height: 24px;
}
.recruit-head {
    margin-top: 28px;
}
.recruit-box {
    width:706px;
    float: left;
    background: #f5f5f5;
    border-radius: 4px;
    padding-bottom: 8px;
}
.recruit-mos {
    width:706px;
    height:360px;
}
.recruit-mos img{
    width:100%;
}
.recruit-cont {
    width:688px;
    background: #fff;
    margin:12px auto 0;
    border-radius: 0 0 4px 4px;
    padding-bottom: 28px;
}
.recruit-cont ul {
    width:642px;
    margin: 0 auto;
    padding-top: 12px;
}
.recruit-cont li {
    height: 51px;
    line-height: 51px;
    border-bottom: 1px dashed #dddddd;
}
.recruit-nam {
    float: left;
    background: url(../images/fangmm.jpg) no-repeat 0 24px;
    width: 400px;
}
.recruit-nam a {
    font-size: 16px;
    color: #555;
    margin-left: 14px;
}
.recruit-nam span {
    color: #999;
    font-size: 14px;
    padding-left: 30px;
}
.recruit-time {
    float: right;
    font-size: 14px;
    color: #999;
}
.recruit-tle {
    font-size:40px;
    color:#333333;
    line-height: 30px;
    text-align: center;
    padding-top: 56px;
}
.recruit-just {
    padding-top: 36px;
}
.recruit-just p {
    font-size: 14px;
    color: #555;
    line-height: 24px;
}
.recruit-present {
    padding-bottom:98px;
    border-radius: 4px;
    overflow:hidden;
}
.dem {
    background:#f5f5f5;
    padding-bottom:56px;
}
.recruit-tle span {
    color: #ff9600;
}
/*.recruit-flow {
    border-bottom: 1px dashed #ddd;
}*/
.recruit-just p {
    width:1280px;
    margin: 0 auto;
    font-size:15px;
    color: #666;
    line-height:28px;
}
.explain-all {
    font-size:15px;
    color: #999;
    font-weight: bold;
    margin-top: 2px;
}
.explain-all span {
    color: #555;
    font-weight: 400;
}
.explain-all .avd {
    display: inline-block;
    padding: 3px 14px;
    border-radius: 4px;
    border: 1px solid #e8e8e8;
    margin-right: 8px;
}
.recruit-explain {
    padding-top: 30px;
}
.explain-box {
    float: left;
    width:338px;
    height: 118px;
    padding: 1px 0;
    border-radius: 4px;
    margin-left: 28px;
    background: #eddabe;
}
.explain-ins {
    width:324px;
    height: 104px;
    background: #fef8f0;
    margin: 7px 0 0 7px;
    border-radius: 4px;
    font-size: 18px;
    color: #ba8645;
    line-height: 104px;
    text-align: center;
}
.explain-list .no-left {
    margin-left: 0;
}
.explain-list {
    margin-top: 28px;
}
.flb {
    padding-top: 34px;
}
.explain-img {
    width:460px;
    height:242px;
    float: left;
    margin-left: 28px;
}
.explain-img img {
    width:100%;
}
.explain-img span {
    font-size: 16px;
    color: #555;
    text-align: center;
    line-height: 16px;
    display: block;
    padding-top: 18px;
}
.explain-det .no-left {
    margin-left: 0;
}
.explain-det {
    margin-top: 28px;
}
.flow-main {
    width:1440px;
    height: 114px;
    padding: 1px 0;
    background: url("../images/liuc.jpg") no-repeat center center;
    border-radius: 4px;
    margin-top: 44px;
}
.flow-box {
    width:190px;
    height: 100px;
    background: #fff;
    border-radius: 4px;
    margin-top: 7px;
    text-align: center;
    float: left;
    margin-left: 56px;
}
.flow-box span {
    font-size: 14px;
    color: #999;
    display: block;
    line-height: 14px;
    padding-top: 28px;
    padding-bottom: 10px;
}
.flow-box .mo {
    padding-left: 22px;
    background: url("../images/word.png") no-repeat 0 center;
    font-size: 14px;
    color: #222;
}
.flow-box .ema {
    font-size: 14px;
    color:#e50213;
}
.flow-main .sml {
    font-size: 20px;
    color: #888;
    text-align: center;
    line-height: 100px;
}
.flow-main .left-al {
    margin-left: 8px;
}
.flow-title {
    font-size: 14px;
    color: #555;
    font-weight: 700;
    line-height: 14px;
    padding-top: 28px;
}
.flow-all {
    padding-top: 12px;
}
.flow-all p {
    font-size: 14px;
    line-height: 24px;
    color: #999;
}
.flow-all .tle {
    color: #999;
}
.flow-all .phone {
    color: #f7494b;
}
.flow-all .txe {
    color: #555;
}
.path {
    width: 200px;
    height: 210px;
}
.path .structure-nav {
    width: 184px;
}
.path .structure-head {
    width: 184px;
}
.path .structure-nav a {
    width: 156px;
}
.path .structure-nav a:hover {
    color: #222;
    font-weight: 700;
    background: #f8f8f8;
}
.path-right {
    width:1148px;
    float: left;
    margin-left: 28px;
    margin-top: 28px;
}
.path-title {
    font-size: 24px;
    color: #000;
    line-height: 24px;
}
.league-table {
    color: #555;
    font-size: 14px;
    margin-top: 28px;
}
.league-table .tab-main {
    height: 69px;
    border-bottom: 1px solid #f0f0f0;
}
.league-table tr a {
    color: #555;
    margin-left: 16px;
    display: inline-block;
    text-indent: 12px;
    background: url("../images/fangmm.jpg") no-repeat 0 9px;
}
.league-table tr a:hover{
    color:#e50213;
}
.league-table .tab-hed {
    height: 50px;
    background: #fafafa;
    border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
}
.league-table .major {
    background: #fafafa;
}
.path-right .u-paging {
    margin-top: 56px;
}
.accept {
    width:1440px;
    margin: 0 auto;
}
.accept-head {
    width:1440px;
    height: 192px;
    border-radius: 4px;
    background: #f8f8f8;
    position: relative;
    margin-top:48px;
}
.accept-title {
    font-size:40px;
    color:#333333;
    line-height: 30px;
    padding-left: 40px;
    padding-top: 42px;
}
.accept-tex {
    font-size: 14px;
    color: #555;
    line-height: 14px;
    padding-left: 40px;
    padding-top: 18px;
}
.accept-mouse {
    font-size: 16px;
    color: #555;
    line-height: 16px;
    padding-left: 40px;
    padding-top: 28px;
}
.accept-mouse span {
    padding: 0 8px;
}
.accept-mouse strong {
    color: #f7494b;
    font-weight: 400;
}
.accept-down {
    width: 180px;
    height: 48px;
    position: absolute;
    left:1220px;
    top:68px;
}
.accept-down a {
    width: 180px;
    height: 48px;
    line-height: 48px;
    color: #fff;
    font-size: 14px;
    display: block;
    border-radius: 4px;
    background:#e50213 url("../images/zhbl.png") no-repeat 30px center;
    text-indent: 50px;
}
.accept-cont h3 {
    font-size:18px;
    color:#333333;
    font-weight: 700;
    line-height: 16px;
    padding-top: 40px;
}
.accept-dell {
    padding-top: 24px;
}
.accept-dell p {
    font-size: 14px;
    color: #555;
    line-height: 24px;
}
.accept-details {
    padding-top: 16px;
    padding-bottom: 56px;
    border-bottom: 1px dashed #ddd;
}
.contact-box {
    width: 380px;
    height: 262px;
    background: #f5f5f5;
    border-radius: 4px;
    margin-left: 28px;
    padding: 1px 0;
    text-align: center;
    float: left;
}
.contact-back {
    width: 100px;
    height: 100px;
    background: url("../images/bb1.png") no-repeat center;
    margin: 40px auto 0;
}
.contact-tle {
    font-size: 20px;
    color: #555;
    line-height: 20px;
    padding-top: 28px;
}
.contact-int {
    font-size: 14px;
    color: #555;
    line-height: 14px;
    padding-top: 16px;
}
.contact-int a {
    color: #ff9600;
}
.contact-title {
    font-size: 30px;
    color: #222;
    line-height: 30px;
    padding-top: 56px;
    text-align: center;
}
.contact-text {
    padding-top: 36px;
}
.contact-text p {
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    color: #555;
}
.contact-list {
    margin-top: 36px;
}
.contact-box .dd2 {
    background: url("../images/bb2.png") no-repeat center;
}
.contact-box .dd3 {
    background: url("../images/bb3.png") no-repeat center;
}
.contact-list .no-left {
    margin-left: 0;
}
.contact-head {
    padding-bottom: 56px;
    border-bottom: 1px dashed #ddd;
}
.contact-text span {
    color: #f7494b;
}
.contact-cont .contact-text {
    padding-top: 52px;
}
.touch-box {
    text-align: center;
    width: 380px;
    height: 183px;
    float: left;
    background: #fff;
    border-radius: 4px;
    padding: 1px 0;
    margin-left: 14px;
}
.touch-head {
    height: 68px;
    width: 68px;
    border-radius: 50%;
    margin: 27px auto 0;
    background: url("../images/de1.png") no-repeat center center;
    border: 2px solid #999;
}
.contact-touch {
    background: #f5f5f5;
    padding: 14px;
    margin-top: 40px;
    border-radius: 4px;
}
.touch-tle {
    font-size: 16px;
    color: #999;
    line-height: 16px;
    padding-top: 12px;
}
.touch-ico {
    font-size: 18px;
    color: #f7494b;
    line-height: 18px;
    padding-top: 16px;
}
.contact-touch .no-left {
    margin-left: 0;
}
.contact-touch .mt14 {
    margin-top: 14px;
}
.touch-box .de2 {
    background: url("../images/de2.png") no-repeat center center;
}
.touch-box .de3 {
    background: url("../images/de3.png") no-repeat center center;
}
.touch-box .de4 {
    background: url("../images/de4.png") no-repeat center center;
}
.touch-box .de5 {
    background: url("../images/de5.png") no-repeat center center;
}
.touch-box .de6 {
    background: url("../images/de6.png") no-repeat center center;
}
.touch-box .cse {
    color: #ff9600;
}
.touch-box .hse {
    color: #222;
}
.touch-box a {
    display: block;
}
.contact .map {
    width: 1196px;
    height: 420px;
    border-radius: 4px;
    margin-top: 56px;
}
.inspect {
    width: 1196px;
    margin: 0 auto;
    padding-bottom: 56px;
}
.inspect-title {
    font-size: 24px;
    color: #222;
    line-height: 24px;
    padding-top: 56px;
    text-align: center;
}
.inspect-tex {
    padding-top: 38px;
}
.inspect-tex p {
    font-size: 14px;
    color: #222;
    line-height: 24px;
    text-align: center;
}
.inspect-tex span {
    color: #ff9600;
}
.inspect-head {
    margin-top: 24px;
    padding-bottom: 52px;
    border-bottom: 1px dashed #ddd;
}
.recruit-head .left-all {
    margin-left: 28px;
}
.recruit-post a {
    font-size: 14px;
    color: #fff;
    text-align: center;
    display: block;
    width: 250px;
    height: 48px;
    border-radius: 4px;
    background:#e50213;
    line-height: 48px;
}
.recruit-post {
    width: 250px;
    height: 48px;
    margin: 28px auto 0;
}
.recruit-head .left-all .recruit-post a {
    background:#ff9600;
}
.explain-title {
    font-size:22px;
    color: #333333;
    font-weight: 700;
    padding: 10px 0 8px;
}
.accept-mon li {
    width: 245px;
    float: left;
    color: #222;
    font-size: 14px;
    margin-top: 18px;
    line-height: 14px;
}
.accept-mon li span {
    color: #555;
}
.accept-mon {
    width: 735px;
    overflow: hidden;
    margin-left: 40px;
    margin-top: 22px;
}
/*fuwu*/
.serTip {
    background-color: #f5f5f5;
    padding: 50px;
    width:1440px;
    margin: 60px auto 0;
    min-height: 60px;
    overflow:hidden;
}
.serTip-info {
    float: left;
    font-size: 16px;
    line-height:28px;
    color: #666666;
    width:798px;
    padding-right: 59px;
    border-right: 1px solid #e6e6e6;
    margin-right: 50px;
    background:url(../images/logo_fu.png) no-repeat 0px center;
    padding-left:108px;
}
.serTip-tit {
    float: left;
    padding-left:78px;
    background: url(../images/tel.png) no-repeat left center;
    font-size:16px;
    line-height:32px;
    color: #666666;
    min-height: 60px;
}
.serTip-tit p {
    font-size:38px;
    color:#f9d900;
    font-weight: bold;
    font-family: tcm;
}
.serGj {
    background: url(../images/serHome-bg.jpg) no-repeat center top;
    padding:76px 0;
    margin-top:68px;
}
.serGj-cont-box {
    width:1440px;
    margin: 0 auto;
    overflow: hidden;
}
.serGj-cont{width:1440px;}
    .gjTit,.gjItem{float: left;margin-right: 25px;margin-top: 24px;}
    .gjTit{font-size: 60px;line-height: 70px;color: #fff;padding-top: 120px;height: 241px;width: 383px;margin-left:70px;}
    .gjItem{background-color:rgba(187, 26, 37,.8); border: solid 2px #b4131e;width:455px;height:324px;padding-top:30px;color: #fff;text-align: center;border-radius:12px;}
    .gjItem i{display: block;width: 70px;height: 70px;margin: auto;}
    .gjItem .icon1{background: url(../images/ser-sq.png) no-repeat center center;}
    .gjItem .icon2{background: url(../images/ser-jc.png) no-repeat center center;}
    .gjItem .icon3{background: url(../images/ser-wx.png) no-repeat center center;}
    .gjItem .icon4{background: url(../images/ser-zd.png) no-repeat center center;}
    .gjItem .icon5{background: url(../images/ser-ct.png) no-repeat center center;}
    .sergj-tit{position: relative;font-size: 24px;line-height: 1;font-weight: bold;padding-bottom: 21px;margin-top: 20px;}
    .sergj-tit span{position: absolute;left: 0;right: 0;margin: auto;bottom: 0;width: 40px; height: 2px;  background-color: #ffffff; border-radius: 1px;}
    .sergj-text{font-size: 16px;line-height: 28px;margin: 22px auto 0;width: 295px;}

    .serNet{height: 1230px;padding-top: 100px;background: url(../images/ser-map.png) no-repeat center 65px;}
        .serNet-cont{height: 600px;position: relative;}
        .serNet-cont ul{width: 280px;height: 358px;position: absolute;left: 0;top: 220px;}
        .serNet-cont li{width: 280px;height: 133px;text-align: center;background:rgba(255,255,255,0.8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccffffff,endColorstr=#ccffffff);zoom:1;color: #666;font-size: 16px;line-height: 16px;padding-top: 45px;}
        :root .serNet-cont li{filter:none\9;}
        .serNet-num{font-size: 48px;color: #0056c1;line-height: 58px}
        .serNet-cont li:first-child{background:rgba(0,86,189,0.8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc0056bd,endColorstr=#cc0056bd);zoom:1;color: #fff}
        .serNet-cont li:first-child .serNet-num{color: #fff;}

        .serNet-tel{margin: 300px auto 0;height: 124px;line-height: 124px;border: 2px solid #eee;border-radius: 20px;font-size: 36px;text-align: center;background: #fdfdfd}
        .serNet-tel span{color: #cc3434;}


    .serPromise{padding: 100px 0;background-color: #f5f5f5;}
    .serPro-text{font-size: 16px;line-height: 26px;text-align: center;color: #444444;margin-top: 24px;}
    .promise-cont{margin: 54px auto 0;width: 1200px;overflow: hidden;}
    .promise{width: 228px;height: 246px;background-color: #ffffff;border-radius: 20px;border: solid 2px #eeeeee;margin-left: 10px;padding-top: 40px;float: left;text-align: center}
    .promise:first-child{margin-left: 0;}
        .promise i{display: block;width: 80px;height: 80px; border: solid 2px #dae3eb;margin: 0 auto;border-radius: 50%;}
        .promise .icon1{background: #f7fafd url(../images/zbqx.png) no-repeat center center;}
        .promise .icon2{background: #f7fafd url(../images/xysd.png) no-repeat center center;}
        .promise .icon3{background: #f7fafd url(../images/dwsd.png) no-repeat center center;}
        .promise .icon4{background: #f7fafd url(../images/jjwt.png) no-repeat center center;}
        .promise .icon5{background: #f7fafd url(../images/jjpj.png) no-repeat center center;}
        .promise-tit{font-size: 18px;color: #444;line-height: 1;margin-top: 20px;font-weight: bold}
        .promise-text{font-size: 16px;line-height: 28px;color: #666;margin-top: 10px;}

.cTit {
    text-align: center;
    font-size: 40px;
    line-height: 1;
    color:#333333;
}
.serNet-text {
    width: 1180px;
    margin: 22px auto 0;
    font-size:16px;
    line-height:30px;
    color: #666666;
    text-align: center;
}
.sp-block2 {
    padding:68px 0;
    background:url(../images/fucn_bj.jpg) no-repeat top center;
}
.container_fu{
    width:1440px;
    margin-left: auto;
    margin-right: auto;
}
.sp2-main {
    margin-top: 38px;
}
.block_two .li-main {
    margin: 0 -10px;
}
.block_two .item-box {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 0 10px;
}
.sp2-main .item {
    height: 468px;
    box-sizing: border-box;
    padding: 40px 40px 36px;
    background: rgba(255,255,255,1);
}
.sp2-main .item-img {
    height: 220px;
    overflow: hidden;
}
.sp2-main .tit {
    font-size:24px;
    margin-top: 38px;
    font-weight: 400;
    color:#333;
    line-height: 24px;
}
.sp2-main .text {
    font-size: 14px;
    margin-top: 18px;
    font-weight: 400;
    color: rgba(102,102,102,1);
    line-height: 26px;
}
.sp2-main .tip {
    font-size: 14px;
    margin-top: 14px;
    font-weight: 400;
    color: rgba(154,154,154,1);
    line-height: 26px;
}
.sp2-main .tip span {
    font-family: tcm;
    color:#e50213;
    font-size:18px;
}
.pgTit h2{
    font-size:40px;
    text-align: center;
    color:#333;
    line-height: 32px;
}
.pgTit p{
    width: 1100px;
    margin:18px auto 0;
    font-size:16px;
    line-height:28px;
    color: #666;
    text-align: center;
}
.sp1-main{
    margin-top: 38px;
}
.sp1-main .item:first-child {
    border-left: 1px solid rgba(231,234,243,1);
}
.sp1-main .item {
    width: 25%;
    float: left;
    box-sizing: border-box;
    height: 314px;
    padding: 40px 36px;
    overflow: hidden;
    border: 1px solid rgba(231,234,243,1);
    border-left: none;
}
.sp1-main .icon1 {
    background: url(../images/sp-ico1.png) no-repeat center center;
}
.sp1-main .icon2 {
    background: url(../images/sp-ico2.png) no-repeat center center;
}
.sp1-main .icon3 {
    background: url(../images/sp-ico3.png) no-repeat center center;
}
.sp1-main .icon4 {
    background: url(../images/sp-ico4.png) no-repeat center center;
}
.sp1-main i {
    width: 89px;
    height: 89px;
    display: block;
    margin: 0 auto;
}
.sp1-main .tit {
    font-size: 18px;
    margin-top: 28px;
    text-align: center;
    font-weight: 400;
    color: rgba(52,52,52,1);
    line-height: 24px;
}
.sp1-main .text {
    font-size: 14px;
    margin-top: 16px;
    font-weight: 400;
    color: rgba(136,136,136,1);
    line-height: 26px;
}
.sp-block1{
    padding:68px 0;
}
/*shfw*/
.grd_sale {
    padding:60px 0;
}
.grd_pro_tit01 {
    color: #333;
    font-size:40px;
    height: 36px;
    line-height: 36px;
    margin-bottom:18px;
}
.grd_sale>p {
    height: 17px;
    font-size: 16px;
    line-height: 17px;
    color: #666666;
    margin-bottom: 39px;
}
.sale_service01 {
    width:710px;
    height: 168px;
    box-sizing: border-box;
    float: left;
    background-color: #f5f5f5;
    text-align: left;
}
.sale_service01_img {
    width: 54px;
    height: 55px;
    margin-top: 40px;
    margin-left: 41px;
}
.left {
    float: left;
}
.sale_service01 h3 {
    height: 24px;
    font-size: 24px;
    line-height: 24px;
    color: #000000;
    margin-top: 42px;
    margin-left: 18px;
}
.sale_service01 p {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    margin-top: 17px;
    margin-left: 18px;
}
.sale_service02 {
    width:710px;
    height: 168px;
    float: left;
    box-sizing: border-box;
    background-color: #f6f6f6;
    margin-left: 20px;
    text-align: left;
}
.sale_service02_img {
    width: 46px;
    height: 51px;
    margin-top: 41px;
    margin-left: 41px;
}
.sale_service02_right h3 {
    height: 24px;
    font-size: 24px;
    line-height: 24px;
    color: #000000;
    margin-top: 42px;
    margin-left: 25px;
}
.sale_service02_right p {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    margin-top: 22px;
    margin-left: 26px;
}
.sale_content {
    padding-top: 80px;
    background: url(../images/sale-center_back_02.jpg) no-repeat left top;
    background-size: 100% 360px;
}
.sale_content>h3 {
    text-align: center;
    height: 24px;
    font-size:28px;
    line-height: 24px;
    color: #ffffff;
    margin-bottom:38px;
}
.sale_content01 {
    width:720px;
    height:386px;
    padding: 60px 60px 0 60px;
    float: left;
    box-sizing: border-box;
    background: url(../images/sale_center01.png) no-repeat left center;
}
.sale_bottom {
    padding-top:60px;
    padding-bottom:68px;
}
.sale_content02 {
    width:720px;
    height:386px;
    float: left;
    padding: 60px 60px 0 60px;
    box-sizing: border-box;
    background: url(../images/sale_center02.png) no-repeat left center;
}
.sale_bottom>h3 {
    color: #333333;
    font-size:28px;
    line-height: 24px;
    height: 24px;
    margin-bottom:38px;
    text-align:center;
}
.sale_bottom_content li {
    width:480px;
    height: 278px;
    float: left;
    text-align: center;
}
.sale_bottom_content01 {
    background-color: #c00f1c;
}
.sale_bottom_content02 {
    background-color: #d61220;
}
.sale_bottom_content03 {
    background-color: #aa0d18;
}
.sale_bottom_content p {
    color: rgba(255,255,255,0.7);
    font-size: 14px;
    line-height: 24px;
    margin-top: 15px;
}
.sale_bottom_content h3 {
    color: #fbfcff;
    font-size: 18px;
    height: 18px;
    line-height: 18px;
}
.sale_bottom_content01>div {
    width: 40px;
    height: 42px;
    margin: 43px auto 26px auto;
}
.sale_bottom_content02>div {
    width: 43px;
    height: 39px;
    margin: 46px auto 27px auto;
}
.sale_bottom_content03>div {
    width: 43px;
    height: 40px;
    margin: 47px auto 24px auto;
}
.sale_content01>h3 {
    height: 18px;
    font-size: 18px;
    line-height: 18px;
    color:#e50213;
    margin-bottom: 11px;
    text-align: left;
}
.h_fu_p {
    height: 15px;
    font-size: 14px;
    line-height: 15px;
    color: #555555;
    text-align: left;
}
.xiegang01 {
    background: url(../images/xiegang_03.png) no-repeat left center;
    height: 6px;
    margin-bottom: 15px;
    margin-top: 20px;
}
.sale_p02 {
    text-align: left;
    line-height: 24px;
    font-size: 14px;
    color: #999999;
}
.sale_p01 {
    text-align: left;
    line-height: 24px;
    color: #555555;
    font-size: 14px;
    margin-bottom: 23px;
}
.sale_p02>span {
    color: #fe8442;
}
.sale_content02>h3 {
    text-align: left;
    height: 18px;
    font-size: 18px;
    line-height: 18px;
    color:#e50213;
    margin-bottom: 11px;
}
/*jszc*/
.service_content {
    padding-top: 59px;
}
.common_main01 {
    width: 1440px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    box-sizing: border-box;
}
.grd_pro_tit {
    color: #333333;
    font-size:40px;
    line-height: 32px;
}
.grd_pro_p {
    color: #828282;
    font-size: 16px;
    line-height: 16px;
    height: 16px;
    margin-top: 19px;
}
.grd_sm {
    width:1440px;
    height: 145px;
    background-color: #f8f8f8;
    margin: 41px auto 21px auto;
    box-sizing: border-box;
    padding: 45px 0 44px 45px;
}
.grd_sm p {
    background: url(../images/duble_yuan_03.png) no-repeat left center;
    line-height:30px;
    padding-left: 24px;
    color: #666666;
    text-align: left;
    font-size:16px;
}
.grd_js_sl {
    padding:68px 64px;
    background-color: #f8f8f8;
    text-align: left;
    margin-bottom: 78px;
}
.grd_js_sl_content li:first-of-type {
    margin-top: 0;
}
.js_sl_txt01 {
    width: 656px;
    height: 352px;
    background-color: #ffffff;
    border-radius: 100px 0px 0px 0px;
    padding: 61px 40px 0 50px;
    box-sizing: border-box;
    float: left;
}
.grd_js_sl_content h3 {
    font-size:30px;
    line-height: 18px;
    color:#e50213;
    position: relative;
    padding-left:18px;
    margin-bottom:24px;
    font-weight:bold;
}
.grd_js_sl_content h3>span {
    width: 5px;
    height:28px;
    background-color:#e50213;
    position: absolute;
    left: 0;
    top: 0;
}
.js_sl_img, .js_sl_img img {
    width: 656px;
    height: 352px;
    float: left;
}
.js_sl_txt {
    float: left;
    width:656px;
    height:352px;
    background-color: #ffffff;
    border-radius: 0px 0px 100px 0px;
    padding: 61px 50px 0 40px;
    box-sizing: border-box;
}
.js_sl_txt P,.js_sl_txt01 p{
    font-size:16px;
    color:#666666;
    line-height:30px;
}
.grd_js_sl_content li {
    margin-top:30px;
}
.grd_pro_tit02 {
    height: 38px;
    font-size:40px;
    line-height: 38px;
    color:#333333;
    margin-bottom: 20px;
    text-align: center;
}
.grd_yzs_service li {
    width:646px;
    height:317px;
    line-height: 260px;
}
.grd_yzs_service li {
    position: relative;
    margin-top: 20px;
}
.grd_yzs_service li {
    float: left;
    margin-left: 20px;
}
.no_margin_left {
    margin-left: 0!important;
}
.duiqi01 {
    background: url(../images/jszc01_03.jpg) no-repeat center;
}
.duiqi02 {
    background: url(../images/jszc02_03.jpg) no-repeat center;
}
.duiqi03 {
    background: url(../images/jszc03_03.jpg) no-repeat center;
}
.duiqi04 {
    background: url(../images/jszc04_03.jpg) no-repeat center;
}
.grd_yzs_service p {
    color: #ffffff;
    font-size:20px;
    line-height:30px;
    font-weight:bold;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width:84%;
    padding-left:100px;
    padding-top:30px;
}
.center_line {
    height: 8px;
    background: url(../images/xiegang_03.png) no-repeat center;
    margin: 50px 0;
}
.wsc-page{
    margin-top:46px;
}
/*zxdc*/
.dingche {
    padding:60px 0 68px 0;
    width:1440px;
    margin: 0 auto;
}
.dcCont-box {
    overflow: hidden;
    margin-top: 56px;
}
.dcCont {
    width:1440px;
}
.dcCont .item1 {
    background: #fdfdfd url(../images/dy1.png) no-repeat center bottom;
}
.dcCont .item1:hover{
    background: #e50213 url(../images/dy1on.png) no-repeat center bottom;
    transition: all 0.3s ease-in-out;
    cursor:pointer; 
}
.dcCont .item1:hover .dc-tit,.dcCont .item1:hover .dc-text{
    color:#fff;
}
.dcCont .item1:hover .dc-text span{
    color:#fdd900;
} 
.dcCont .item2 {
    background: #fdfdfd url(../images/dy2.png) no-repeat center bottom;
}
.dcCont .item2:hover{
    background: #e50213 url(../images/dy2on.png) no-repeat center bottom;
    transition: all 0.3s ease-in-out;
    cursor:pointer; 
}
.dcCont .item2:hover .dc-tit,.dcCont .item2:hover .dc-text{
    color:#fff;
}
.dcCont .item3 {
    background: #fdfdfd url(../images/dy3.png) no-repeat center bottom;
}
.dcCont .item3:hover{
    background: #e50213 url(../images/dy3on.png) no-repeat center bottom;
    transition: all 0.3s ease-in-out;
    cursor:pointer; 
}
.dcCont .item3:hover .dc-tit,.dcCont .item3:hover .dc-text{
    color:#fff;
}
.dcCont .item4 {
    background: #fdfdfd url(../images/dy4.png) no-repeat center bottom;
}
.dcCont .item4:hover{
    background: #e50213 url(../images/dy4on.png) no-repeat center bottom;
    transition: all 0.3s ease-in-out;
    cursor:pointer; 
}
.dcCont .item4:hover .dc-tit,.dcCont .item4:hover .dc-text{
    color:#fff;
}
.dcItem {
    width:348px;
    height:286px;
    border-radius: 20px;
    border: solid 2px #eeeeee;
    float: left;
    margin-left:14px;
    text-align: center;
    padding: 85px 25px 0;
}
.dcItem:first-child{
   margin-left:0px;
}
.dc-tit {
    font-size:28px;
    line-height: 1;
    color: #666;
}
.dc-text {
    font-size: 14px;
    line-height: 24px;
    margin-top: 24px;
    color: #666;
}
.dc-text span {
    color:#e50213;
}
.dc-form-box {
    padding-top:68px;
    background: #f5f5f5 url(../images/zxyy.jpg) no-repeat center top;
    max-width: 1920px;
    margin: 0 auto;
}
.dc-form {
    width:1440px;
    margin: 0 auto;
}
.dc-form .bgf5 {
    padding:0px 0 68px 0;
}
.dc-form .formAll {
    background-color: #fff;
    border-radius: 2px;
}
.formHead {
    height: 85px;
    line-height: 85px;
    padding: 0 50px;
    background-color: #eee;
}
.fhInfo {
    float: left;
}
.fh-tit {
    font-size:32px;
    color: #111111;
    float: left;
}
.fh-text {
    font-size: 16px;
    color: #999;
    float: left;
    margin-left: 19px;
}
.fhTel {
    float: right;
    font-size: 14px;
    color: #999;
}
.fhTel span {
    font-size:34px;
    color:#e50213;
    font-family: 'Conv_d-din.exp-bold', Arial;
}
.formCont {
    padding: 20px 50px 50px;
}
.formRow {
    margin-top: 30px;
}
.formCol {
    float: left;
}
.formCont label {
    font-size: 16px;
    color: #444;
    line-height: 50px;
    float: left;
    width: 97px;
}
.formCont label span {
    color: #d53539;
}
.formItem {
    float: left;
    position: relative;
}
.formCol2{
    margin-left:30px;
}
.form-select {
    position: relative;
}
.form-selHead {
    width:422px;
    height: 48px;
    border: solid 1px #dddddd;
    padding: 0 20px;
    position: relative;
    line-height: 48px;
    font-size: 16px;
    cursor: pointer;
    background: #ffffff url(../images/form-arr.png) no-repeat 380px center;
}
.form-selHead option{
    height:48px;
    line-height:48px;
    background:#f5f5f5;
    font-size:14px;
}
.f-arr {
    width: 54px;
    height: 48px;
    background: url(../images/form-arr.png) no-repeat 20px center;
    position: absolute;
    right: 0;
    top: 0;
}
.form-selDrop {
    display: none;
    position: absolute;
    top: 50px;
    width: 422px;
    z-index: 10;
    border: solid 1px #e0e0e0;
    border-top: 0;
}
.form-selItem {
    height: 48px;
    line-height: 48px;
    color: #555;
    background: #fff;
    padding-left: 20px;
    cursor: pointer;
}
 .form-selItem:hover{
    background: #f5f5f5;
    color: #333
  }
  select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.formCont input {
    height: 48px;
    background-color: #ffffff;
    border: solid 1px #dddddd;
    font-size: 16px;
    line-height: 48px;
    padding: 0 20px;
    float:left;
}
.formRow1 .formCol2 {
    float:left;
    margin-left:58px;
}
.formCont label {
    font-size: 16px;
    color: #444;
    line-height: 50px;
    float: left;
    width: 97px;
}
.formItem .xz{
    width:58px;
}
.formItem .xz input{
    margin-right:6px;
}
.formRow1 .formCol2 input {
    width: 382px;
}
.checked {
    background: url(../images/v-radio.png) no-repeat 0 -90px;
}
.v-select {
    padding-left: 35px;
    line-height: 50px;
    font-size: 16px;
    color: #222;
    background: url(../images/v-radio.png) no-repeat 0 15px;
    height: 50px;
    float: left;
    margin-left: 33px;
    cursor: pointer;
}
.citys select {
    height: 48px;
    background: #ffffff url(../images/form-arr.png) no-repeat 163px center;
    border: solid 1px #dddddd;
    font-size: 16px;
    line-height: 48px;
    padding: 0 20px;
    width: 200px;
    float: left;
}
.formCont textarea {
    width:1238px;
    height:98px;
    background-color: #ffffff;
    border: solid 1px #dddddd;
    padding: 15px 20px;
    font-size: 16px;
    line-height: 20px;
}
.subBtn {
    width: 260px;
    height: 50px;
    background-color:#e50213;
    border-radius: 25px;
    line-height: 50px;
    color: #fff;
    border: 0;
    font-size: 16px;
    margin-left: 97px;
    cursor: pointer;
} 
.formRow2 .formCol3 {
    float: left;
    margin-left: 79px;
}
/*dkgc*/
.carloan {
    padding-top:60px;
}
.carloan-text {
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    text-align: center;
    margin-top: 24px;
}
.loanItem1 {
    padding:60px 0 68px;
}
.box {
    width:1440px;
    margin: 0 auto;
}
.loanItem1 .loan-info {
    float: left;
    width:820px;
}
.loan-tit {
    font-size:28px;
    color: #333;
}
.loan-tit span {
    color:#e50213;
    font-size:64px;
    margin:0 10px 10px 0;
    font-family: 'Conv_d-din.exp-bold', Arial;
}
.loanItem1 .loan-img {
    float: right;
    width:580px;
}
.loan-text p{
    font-size:16px;
    line-height:30px;
    color:#666;
}
.loan-text h4 {
    font-weight: bold;
    font-size:20px;
    margin-top: 22px;
    margin-bottom: 9px;
}
.loanItem2, .loanItem4, .loanItem6 {
    padding:64px 0 68px 0;
    background-color: #f5f5f5;
}
.bankList-box {
    width:1440px;
    overflow: hidden;
    margin-top: 9px;
}
.bankList {
    width:1440px;
}
.bankItem {
    width:340px;
    height: 154px;
    background-color: #ffffff;
    border-radius: 20px;
    border: solid 2px #eeeeee;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    position: relative;
}
.bankItem img {
    max-width: 281px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.loanItem3 .loan-info {
    float: right;
    width:820px;
}
.loanItem3 .loan-img {
    float: left;
    width: 580px;
}
.loanItem3, .loanItem5 {
    padding:64px 0 68px 0;
    background-color: #fff;
}
.loanItem4 .loan-info {
    float:left;
    width:820px;
}
.loanItem4 .loan-img {
    float:right;
    width:580px;
}
/*gcyd*/
.dyTip {
    background-color: #f5f5f5;
    padding: 50px 80px;
    width:1440px;
    margin:64px auto 0;
    overflow:hidden;
}
.dyTip-tit {
    float: left;
    padding-left: 95px;
    font-size: 16px;
    line-height: 26px;
    color: #666666;
    padding-top: 15px;
    background: url(../images/24h.png) no-repeat left center;
    height:82px;
    padding-right: 80px;
    border-right: 1px solid #e6e6e6;
}
.dyTip-info {
    float: left;
    margin-left: 80px;
    font-size: 16px;
}
.dyTip-btn {
    margin-top: 14px;
    font-size: 0;
}
.telBtn {
    border-radius: 24px;
    border: solid 2px #dddddd;
    padding: 0 46px;
    line-height: 44px;
    font-size: 16px;
    color: #666666;
    display: inline-block;
}
.telBtn span {
    color:#e50213;
    font-size:24px;
    font-weight: bold;
    font-family: 'Conv_d-din.exp-bold', Arial;
}
.greyBg {
    background-color: #f5f5f5;
}
.dyHome {
    padding:64px 0 68px 0;
    margin-top:64px;
}
.dyType-cont {
    padding-top: 30px;
}
.dyType {
    margin-top: 30px;
}
.dyCont {
    background-color: #fff;
    padding: 30px 50px;
}
.dy-tit {
    line-height: 28px;
    font-size: 18px;
    padding: 16px 42px 16px 0;
    cursor: pointer;
    color: #333333;
    position: relative;
}
.dy-tit p {
    padding-left: 14px;
    background: url(../images/point.png) no-repeat 0 12px;
}
.dy-tit i {
    position: absolute;
    width: 21px;
    height: 21px;
    border: 1px solid #dddddd;
    border-radius: 2px;
    background: url(../images/jia.png) no-repeat center center;
    right: 0;
    top: 19px;
}
.dy-text-box {
    padding-top: 15px;
    background: url(../images/sanjiao.png) no-repeat 18px 0;
    display: none;
    margin-top: -15px;
}
.dy-text {
    background: #f8f8f8;
    border-radius: 2px;
    padding: 22px 30px;
    font-size: 16px;
    line-height: 28px;
    color: #666666;
}
.dy-tit-act i {
    background: url(../images/jian.png) no-repeat center center;
}
.dy-tit:hover, .dy-tit-act {
    color:#e50213;
}
.dy-tit p {
    padding-left: 14px;
    background: url(../images/point.png) no-repeat 0 12px;
}
/*about*/
.introduct-box{
  padding-top:64px;
}
.intro-wrap {
  padding-left:230px;
}
.introduct-texts {
  float: left;
  padding-top: 83px;
  width: 38.8888%;
}
.introduct-title {
  margin-bottom: 58px;
}
.introduct-title small {
  display: block;
  margin-bottom: 20px;
  color:#e50213;
  font-size:46px;
  text-transform: uppercase;
  font-family: 'Conv_d-din.exp-bold', Arial;
  line-height:42px;
}
.introduct-title strong {
  display: block;
  line-height: 1.2;
  color: #333333;
  font-size:38px;
  font-weight: normal;
}
.itroduct-contents p {
  color: #666666;
  font-size:16px;
  line-height:28px;
  text-indent: 34px;
  margin-bottom:28px;
}
.introduct-rights {
  position: relative;
  float: right;
  width: 55.5555%;
}
.introduct-data {
  display: flex;
  display: -webkit-flex;
}
.introduct-data-item {
  flex: 1;
  -webkit-flex: 1;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  height: 358px;
}
.about_01{
  background:#e50111;
}
.about_02{
  background: #c20b18;
}
.about_03{
  background:#e50111;
}
.about_04{
  background: #c20b18;
}
.about_01 .intros-wrap .introduct__item span{
  font-size:22px;
  color: #ffffff;
  font-weight:bold;
}
.about_01 .intros-wrap .introduct__item b{
  font-size:52px;
  color: #ffffff;
  font-family: 'Conv_d-din.exp-bold', Arial;
}
.about_01 .intros-wrap .introduct__item p{
  font-size:18px;
  color: #ffffff;
}

.about_02 .intros-wrap .introduct__item span{
  font-size:22px;
  color:#ffffff;
  font-weight:bold;
}
.about_02 .intros-wrap .introduct__item b{
  font-size:52px;
  color:#ffffff;
  font-family: 'Conv_d-din.exp-bold', Arial;
}
.about_02 .intros-wrap .introduct__item p{
  font-size:18px;
  color:#ffffff;
}

.about_03 .intros-wrap .introduct__item span{
  font-size:22px;
  color:#ffffff;
  font-weight:bold;
}
.about_03 .intros-wrap .introduct__item b{
  font-size:52px;
  color:#ffffff;
  font-family: 'Conv_d-din.exp-bold', Arial;
}
.about_03 .intros-wrap .introduct__item p{
  font-size:18px;
  color:#ffffff;
}

.about_04 .intros-wrap .introduct__item span{
  font-size:22px;
  color:#ffffff;
  font-weight:bold;
}
.about_04 .intros-wrap .introduct__item b{
  font-size:52px;
  color:#ffffff;
  font-family: 'Conv_d-din.exp-bold', Arial;
}
.about_04 .intros-wrap .introduct__item p{
  font-size:18px;
  color:#ffffff;
}
.intros-wrap {
  display: inline-block;
  position: relative;
}
.intros-wrap .introduct__item {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
.intros-wrap .introduct__item p {
  color: #ffffff;
}
.intros-wrap .introduct__item p b {
  color: #fff;
}
.intros-wrap .introduct__item p i {
  color: #fff;
}
.intros-wrap .about_01 p i{
  color:#ffffff;
}
.about_02 .intros-wrap p i{
  color:#ffffff;
}
.about_03 .intros-wrap p i{
  color:#ffffff;
}
.about_04 .intros-wrap p i{
  color:#ffffff;
}
.intorduct-imgs {
  height:431px;
  background-position: center;
  background-size: cover;
}
.culture {
  padding: 156px 0 186px;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  text-align: center;
}
.culture-wrap {
  margin: auto;
  width: 1010px;
}
.culture-title {
  margin-bottom: 124px;
}
.culture-title strong {
  display: block;
  margin-bottom: 10px;
  line-height: 1.2;
  letter-spacing: 2px;
  color: #fff;
  font-size:40px;
  font-weight: normal;
}
.culture-title p {
  color: #fff;
  font-size: 18px;
}
.culture-item {
  position: relative;
  z-index: 3;
  width: 47.52%;
  float: left;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  box-sizing: border-box;
  height: 200px;
  border: 1px solid rgba(255, 255, 255, 0.46);
}
.culture-item:before {
  content: "";
  width: 100%;
  height: 0;
  background:#e50213;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 0.56s;
  z-index: -1;
}
.culture-item:hover,
.culture-item.active {
  color:#e50213;
}
.culture-item:hover:before,
.culture-item.active:before {
  height: 100%;
  bottom: auto;
  top: 0;
}
.culture-item:hover {
  border-color:#e50213;
}
.culture-item:hover figure img {
  transform: translateY(-8px);
}
.culture-item:hover .culture-text strong,
.culture-item:hover .culture-text p {
  color: #fff;
}
.culture-item:nth-child(2n+2) {
  float: right;
}
.culture-item figure {
  display: block;
  position: relative;
  width: 100px;
  line-height: 1;
}
.culture-item figure img {
  display: block;
  width: 100%;
  height: auto;
  transition: 0.4s;
}
.culture-item figure img.hide {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
}
.culture-text {
  margin-left: 28px;
  padding-top: 12px;
  text-align: left;
}
.culture-text strong {
  display: block;
  margin-bottom: 20px;
  line-height: 1;
  letter-spacing: 3px;
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  transition: 0.4s;
}
.culture-text p {
  color: #fff;
  font-size: 14px;
  transition: 0.4s;
  width:220px;
}
.idea {
  position: relative;
}
.idea-left {
  float: left;
  position: relative;
  height: 800px;
  width: 30%;
  background:#e50213;
  z-index: 3;
}
.idea-left:before {
  position: absolute;
  right: -18px;
  top: 50%;
  margin-top: -18px;
  content: "";
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  border-left: 18px solid #e50213;
}
.idea-wrap {
  position: absolute;
  left: 50%;
  margin-left: -192px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 384px;
}
.idea-title {
  margin-bottom: 56px;
}
.idea-title small {
  display: block;
  line-height:42px;
  color: #fff;
  font-size:46px;
  font-family: 'Conv_d-din.exp-bold', Arial;
  text-transform: uppercase;
}
.idea-title strong {
  display: block;
  margin-top: 12px;
  line-height: 1;
  color: #fff;
  font-size:28px;
  font-weight: normal;
  letter-spacing: 2px;
}
.idea-fix p {
  color: #ffffff;
  font-size:16px;
  line-height: 2;
  letter-spacing: 2px;
}
.idea-list {
  position: absolute;
  left: 30%;
  top: 0;
  width: 70%;
  height: 100%;
}
.idea-item {
  float: left;
  position: relative;
  width: 50%;
  height: 400px;
  box-sizing: border-box;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.idea-item:nth-child(2n+2) {
  border-right: none;
}
.idea-item:nth-child(n+3) {
  border-bottom: none;
}
.idea-inner {
  display: block;
  position: relative;
  line-height: 1;
  height: 100%;
  background-position: center;
  background-size: cover;
  opacity: 0;
  transition: 0.6s;
}
.idea-inner-text {
  position: absolute;
  left: 14.28%;
  right: 14.28%;
  top: 82px;
}
.idea-icon {
  margin-bottom: 46px;
}
.idea-icon b {
  display: block;
  margin-bottom: 20px;
  line-height: 1;
  width:54px;
  height:54px;
 
}
.idea-icon strong {
  display: block;
  line-height: 1;
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 2px;
}
.idea-in p {
  color: #fff;
  font-size: 16px;
  line-height: 2.2;
}
.idea-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: #fff;
  overflow: hidden;
  transition: 0.6s;
}
.idea-w-icon {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -46px;
  width: 100%;
  text-align: center;
}
.idea-w-icon .idea-icon {
  transition: 0.5s;
}
.idea-w-icon .idea-icon b {
  margin:0 auto;
  width:54px;
  height:54px;
}
.idea-w-icon .zl01 b{
  background:url(../images/xxh.png) no-repeat center;
  margin-bottom:14px;
}
.idea-inner-text .zl001 b{
  background:url(../images/xxhon.png) no-repeat center;
  margin-bottom:14px;
}

.idea-w-icon .zl02 b{
  background:url(../images/gfh.png) no-repeat center;
  margin-bottom:14px;
}
.idea-inner-text .zl002 b{
  background:url(../images/gfhon.png) no-repeat center;
  margin-bottom:14px;
}

.idea-w-icon .zl03 b{
  background:url(../images/rxh.png) no-repeat center;
  margin-bottom:14px;
}
.idea-inner-text .zl003 b{
  background:url(../images/rxhon.png) no-repeat center;
  margin-bottom:14px;
}

.idea-w-icon .zl04 b{
  background:url(../images/znh.png) no-repeat center;
  margin-bottom:14px;
}
.idea-inner-text .zl004 b{
  background:url(../images/znhon.png) no-repeat center;
  margin-bottom:14px;
}
.idea-w-icon .idea-icon strong {
  color: #333333;
}
.idea-item:hover .idea-inner {
  opacity: 1;
}
.idea-item:hover .idea-w-icon .idea-icon {
  opacity: 0;
  visibility: hidden;
}
.idea-item:hover .idea-content {
  top: auto;
  bottom: 0;
  height: 0px;
}
.history {
  padding: 96px 230px;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}
.about-title strong,
.about-title small {
  color:#e50213;
}
.history-wrap {
  width: 576px;
  overflow: hidden;
  min-height:354px;
}
.history-year {
  width: 660px;
}
.history-year-item {
  float: left;
  position: relative;
  width: 25%;
  cursor: pointer;
}
.history-year-item:hover time,
.history-year-item.slick-current time {
  color:#e50213;
}
.history-year-item:hover time:before,
.history-year-item.slick-current time:before {
  opacity: 1;
  visibility: visible;
  transform: rotateY(0deg);
}
.history-year-item time {
  display: block;
  position: relative;
  z-index: 3;
  width: 80px;
  height: 93px;
  line-height: 93px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  background: url(../images/corners.png) center no-repeat;
  background-size: cover;
  font-family: "Avian Regular";
  transition: 0.4s;
}
.history-year-item time:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/corners1.png) center no-repeat;
  background-size: cover;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
  transform: rotateY(180deg);
}
.history-year-item i {
  display: block;
  position: absolute;
  left: 96px;
  top: 50%;
  width: 48px;
  height: 1px;
  background: #fff;
}
.history__down {
  position: relative;
  padding-right: 90px;
  margin-top: 70px;
}
.history__item {
  float: left;
}
.history__item p {
  color: #fff;
  font-size: 16px;
  line-height: 2.4;
}
.history__prev {
  position: absolute;
  right: 0;
  top: 48px;
  width: 48px;
}
.history__prev span {
  display: block;
  margin-bottom: 20px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border-radius: 50%;
  color:#e50213;
  background:#ffffff;
  transition: 0.45s;
  cursor: pointer;
  font-size: 30px;
}
.history__prev .prev{
  background:#ffffff url(../images/zuo_ys.png) no-repeat center center;
} 
.history__prev .prev:hover{
  background:#e50213 url(../images/zuo_yson.png) no-repeat center center;
}
.history__prev .next{
  background:#ffffff url(../images/you_ys.png) no-repeat center center;
} 
.history__prev .next:hover{
  background:#e50213 url(../images/you_yson.png) no-repeat center center;
}
.history__prev span.slick-disabled {
  opacity: 0.4;
}
.history__prev span:hover {
  background:#e50213;
  color: #fff;
}
.honors {
  padding:64px 0 68px 0;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
}
.inner {
  width:1440px;
  margin:0 auto;
}
.honor-left {
  float: left;
}
.honor-left .about-title {
  margin-bottom: 35px;
}
.honor-left .about-title small {
  font-size: 36px;
}
.honor-btns {
  margin-bottom: 38px;
}
.honor-btns li {
  margin-bottom: 18px;
}
.honor-btns li:last-child {
  margin-bottom: 0;
}
.honor-btns li:hover a,
.honor-btns li.active a {
  color:#e50213;
  font-weight: bold;
}
.honor-btns li a {
  display: inline-block;
  color: #666666;
  font-size:18px;
}
.honor-more a {
  position: relative;
  display: inline-block;
}
.honor-more a:hover i {
  color:#e50213;
}
.honor-more a i {
  display: block;
  line-height: 1;
  color: #cccccc;
  font-style: normal;
  font-size: 80px;
  transition: 0.4s;
}
.honor-left .btnDiv a {
    display: block;
    text-transform: uppercase;
    width: 130px;
    height: 44px;
    border: #313131 solid 1px;
    line-height: 44px;
    text-align: center;
    font-size: 13px;
    color: #313131;
}
.honor-left .btnDiv a:hover{
    background:#e50213;
    color:#ffffff;
    border: #e50213 solid 1px;
}
.lazy {
  background: url(../images/loading.gif) center no-repeat;
}
.honor-tabs {
  position: relative;
  margin-left: 308px;
}
.honors-li {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
}
.honors-li.active {
  position: relative;
  z-index: 3;
  opacity: 1;
  visibility: visible;
  transition: 0.5s;
}
.honors-li li {
  float: left;
  margin-right: 2.66666%;
  width:30%;
}
.honors-li li:nth-child(4n+4) {
  margin-right: 0;
}
.honors-li li:hover figure {
  transform: translateY(-8px);
}
.honors-li li figure {
  position: relative;
  display: block;
  padding-bottom:70%;
  height:0;
  overflow: hidden;
  line-height: 1;
  transition: 0.5s;
}
.honors-li li figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  transition: 0.58s;
}
.honors-li li span {
  display: block;
  margin-top: 16px;
  text-align: center;
  color: #333333;
  font-size: 16px;
}
/*video*/
.seeImg-nav {
    height:60px;
    background: #f5f5f5;
    line-height:60px;
    font-size: 0;
    margin:60px 0 24px 0;
}
.seeImg-nav a {
    display: inline-block;
    font-size:18px;
    color:#333333;
    font-weight:bold;
    padding: 0 144px;
    height:60px;
}
.seeImg-nav a:hover {
    color:#fff;
    background:#e50213;
}
.seeImg-nav .active {
    color:#fff;
    background:#e50213;
}
.seeImg-box {
    width: 380px;
    float: left;
    margin-left: 28px;
    margin-top: 28px;
}
.seeImg-img {
    width: 380px;
    position: relative;
    overflow: hidden;
}
.seeImg-img img {
    width: 380px;
    border-radius: 4px;
    transition: .3s;
}
.seeImg-img:hover img {
    transform: scale(1.1);
}
.seeImg-bot {
    width: 380px;
    height: 19px;
    background: url("../images/imgying.png") no-repeat center center;
}
.seeImg-tle {
    font-size: 16px;
    line-height: 18px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-top: 16px;
}
.seeImg-tle a {
    color: #222;
}
.seeImg-tle a:hover {
    color: #ff9600;
}
.seeImg-time {
    font-size: 14px;
    color: #999;
    line-height: 18px;
    margin-top: 8px;
}
.seeImg-main {
    width: 1224px;
    margin-left: -28px;
}
.seeImg-post {
    width:210px;
    height:48px;
    margin: 40px auto 0;
}
.seeImg-post a {
    width:210px;
    height:48px;
    border:1px solid rgba(255,150,0,1);
    border-radius:4px;
    font-size: 14px;
    color: #ff9600;
    text-align: center;
    line-height: 48px;
    display: block;
    transition: 0.36s ease;
}
.seeImg-post a:hover {
    background: #ff9600;
    color: #fff;
}
.videoList {
    width:1468px;
    margin-left: -28px;
    padding-bottom: 12px;
}
.videoList-box {
    width:460px;
    float: left;
    margin-left: 28px;
    margin-top: 28px;
}
.videoList-img {
    width:460px;
    height:259px;
    position: relative;
    display: block;
    overflow: hidden;
}
.videoList-img img {
    width:100%;
    border-radius: 4px 4px 0px 0px;
    transition: .3s;
}
.videoList-bs {
    position: absolute;
    width:64px;
    height:38px;
    background: rgba(34,34,34,0.3) url(../images/spss.png) no-repeat center center;
    border: 2px solid rgba(255,255,255,1);
    opacity: 1;
    border-radius: 20px;
    left:200px;
    bottom:100px;
    cursor: pointer;
}
.videoList-cont {
    background: rgba(248,248,248,1);
    border-radius: 0px 0px 4px 4px;
    padding: 18px;
}
.videoList-title a {
    color: #333333;
}
.videoList-time {
    font-size: 14px;
    color: #999;
    margin-top: 8px;
}
.videoList-img:hover img {
    transform: scale(1.1);
}
.videoList-img:hover .videoList-bs {
    background:#e50213 url("../images/spss.png") no-repeat center center;
}
.seeing-main{
    padding-bottom:68px;
}
.galleryHead-title .tit {
    float: left;
}
.galleryHead-title {
    line-height: 52px;
    font-size:30px;
    color: #333;
}
.gallery-head .ssd {
    top: 10px;
    height: 32px;
    line-height: 30px;
}
.galleryHead-info span {
    color: #999;
    padding-left: 38px;
}
.galleryHead-info span:first-child {
    padding-left: 0;
}
.gall-qtl {
    position: absolute;
    right: -15px;
    bottom: 25px;
}
.video-detail .galleryHead-info {
    margin-top: 16px;
}
.galleryHead-info {
    font-size: 14px;
    color: #555;
}
.gall-top {
    border: 0;
    padding-bottom: 0;
    width:1440px;
    position:relative;
}
.fhlb {
    text-indent: 17px;
    background: url(../images/fh.png) no-repeat 15px center !important;
    background-size: 13px 12px;
}
.galQt-row {
    font-size: 14px;
    color: #999;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
}
.videoList-ti {
    position: absolute;
    padding: 0 11px;
    height:24px;
    background:rgba(34,34,34,0.7);
    border-radius:4px;
    bottom: 16px;
    right: 16px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 24px;
}
.videoList-cont {
    background:rgba(248,248,248,1);
    border-radius:0px 0px 4px 4px;
    padding: 18px;
}
.videoList-title {
    font-size:18px;
    line-height:24px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.videoList-title a {
    color: #222222;
}
.videoList-title a:hover {
    color:#e50213;
}
.videoList-time {
    font-size: 14px;
    color: #999;
    margin-top: 8px;
}
.video-detail .gallery-head {
    background: #fff;
    padding-bottom: 0;
    border: 0;
    padding-top: 0;
}
.video-detail .gall-top {
    border: 0;
    padding-bottom: 0;
    width: 1196px;
}
.videoDetail-left {
    width:1012px;
    float: left;
}
.videoPag-tle {
    font-size: 16px;
    color: #666;
}
.videoPag-img {
    width:136px;
    height:77px;
    border-radius: 4px;
    float: left;
    position: relative;
}
.videoPag-img img {
    width:100%;
    border-radius: 4px;
}
.videoPag-img span {
    position: absolute;
    width:136px;
    height:77px;
    top: 0;
    left: 0;
    border:2px solid #e50213;
    border-radius:4px;
    display: none;
}
.videoPag-img em {
    position: absolute;
    width: 8px;
    height: 13px;
    background: url("../images/videosanj.png") no-repeat 0 0;
    top: 0;
    bottom: 0;
    left: -8px;
    margin: auto;
    display: none;
}
.videoPag-cont {
    width:228px;
    margin-left: 16px;
    float: left;
}
.videoPag-title {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.videoPag-title a {
    color: #555;
}
.videoPag-title a:hover {
    color:#e50213;
}
.videoPag-bott {
    font-size: 14px;
    color: #999;
    margin-top:8px;
    line-height: 1;
}
.videoPag-bott span {
    padding-left: 20px;
    display: inline-block;
    background: url("../images/x.png") no-repeat 10px center;
}
.videoPag-main {
    margin-top: 16px;
}
.videoPag-cls {
    margin-top: 28px;
}
.videoPag-cls:first-child {
    margin-top: 0;
}
.videoDetail {
    margin-top: 28px;
}
.videoDetail-back {
    margin-top: 40px;
}
.videoDetail-back a {
    width: 278px;
    height: 64px;
    display: block;
    background:rgba(255,255,255,1) url("../images/fh.png") no-repeat 100px center;
    border:1px solid #e50213;
    border-radius: 4px;
    font-size: 14px;
    color: #666;
    line-height: 64px;
    text-indent: 122px;
}
.videoDetail .gallFoot {
    margin-top: 16px;
}
.video-detail .gall-foot {
    margin-top: 0;
    padding: 28px 0 32px;
    border-top: none;
    border-bottom: 1px solid #e6e6e6;
}
.videoDetail-cate {
    font-size: 24px;
    color: #222;
    line-height: 1;
    padding-top: 28px;
    padding-left: 28px;
}
.videoDetail-pag {
    margin-top: 28px;
    height: 384px;
    overflow: hidden;
    padding-left: 29px;
}
.videoDetail-right {
    background: #f5f5f5;
    height: 500px;
    width:428px;
    float: left;
}
.videoPag-main:first-child {
    margin-top: 0;
}
.cuest .videoPag-img span {
    display: block;
}
.cuest .videoPag-img em {
    display: block;
}
.video-detail .fhlb {
    text-indent: 17px;
    background: url(../images/fh.png) no-repeat 15px center !important;
    background-size: 13px 12px;
}
.galleryHead-info a {
    font-size: 14px;
    color: #555;
}
.galleryHead-info a:hover {
    color: #ff9600;
}
.video-detail .gallFoot-cl {
    margin-top: 0;
}
.video-detail .gallFoot {
    margin-top: 30px;
}
.videoTime {
    position: absolute;
    padding: 0 3px;
    height: 15px;
    background:rgba(34,34,34,0.7);
    border-radius:4px;
    text-align: center;
    line-height: 15px;
    font-size: 12px;
    color: #fff;
    right: 4px;
    bottom: 4px;
}
.video-detail h1 {
    font-size: 30px;
    color: #222;
}
.video1, .video2, .video3 {
    display: none;
}
#ascrail2000 {
    padding-top: 3px!important;
    padding-bottom: 3px!important;
}
#ascrail2000 {
    height: 390px!important;
}
#video-container {
    width: 890px;
    height: 500px;
    position: relative;
    cursor: pointer;
}
.yh-sb {
    background: url("../images/seebanner.png") no-repeat center top;
}
.smTime {
    display: none;
}
.video-detail .galleryHead-info {
    margin-top: 16px;
}
.bz-bz {
    position: absolute;
    width: 46px;
    height: 46px;
    background: rgba(43, 51, 63, 0.7) url("../images/shipyyy.png") no-repeat center center;
    background-size: 8px 13px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border: 2px solid #fff;
    border-radius: 50%;
    z-index: 999;
    cursor: pointer;
    transition: all 0.4s;
}
#video-container:hover .bz-bz {
    background: rgba(43, 51, 63, 0.3) url("../images/shipyyy.png") no-repeat center center;
}
.gallFoot-cl p{
    font-size: 14px;
    line-height:24px;
    color: #666;
    margin-top: 16px;
}
.gallFoot {
    font-size: 14px;
    color: #333;
    margin-top: 30px;
}
.gallFoot a:first-child {
    margin-left: 6px;
}
.gallFoot a {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 10px;
    color: #666666;
    line-height: 32px;
    padding: 0 10px;
    background: rgba(253,253,253,1);
    border: 1px solid rgba(239,239,239,1);
    border-radius: 2px;
    margin-right: 7px;
}
.gallFoot a:hover{
    background:#e50213;
    color:#ffffff;
    border: 1px solid #e50213;
}
/*ryzz*/
.item .pic{
    background-color: #f8f9f8;
    border: #f1f1f1 solid 5px;
}
.ysqRow > .col {
  float: left;
  cursor:pointer;
}
@media screen and (min-width: 1025px) {
  .ysqTr > .ceil3 {
    width: 33.333%;
  }
  .ysqTr > .ceil4 {
    width: 25%;
  }
  .ysqRow > .col3 {
    width: 32%;
    margin-left: 2%;
  }
  .ysqRow > .col3:nth-child(3n+1) {
    margin-left: 0;
  }
  .ysqRow > .col3:nth-child(1n+4) {
    margin-top: 2.5%;
  }
  .ysqRow > .col4 {
    width: 23.5%;
    margin-left: 2%;
  }
  .ysqRow > .col4:nth-child(4n+1) {
    margin-left: 0;
  }
  .ysqRow > .col4:nth-child(1n+5) {
    margin-top: 2.5%;
  }
}
@media screen and (min-width: 1441px) {
  .ysqRow > .col5 {
    width: 18.4%;
    margin-left: 2%;
  }
  .ysqRow > .col5:nth-child(5n+1) {
    margin-left: 0;
  }
  .ysqRow > .col5:nth-child(1n+6) {
    margin-top: 2%;
  }
}
@media screen and (max-width: 1440px) {
  .ysqRow > .col5 {
    width: 23.5%;
    margin-left: 2%;
  }
  .ysqRow > .col5:nth-child(4n+1) {
    margin-left: 0;
  }
  .ysqRow > .col5:nth-child(1n+5) {
    margin-top: 2%;
  }
}
@media screen and (max-width: 1024px) {
  .ysqTr > .ceil4 {
    width: 50%;
  }
}
@media screen and (max-width: 1024px) and (min-width: 481px) {
  .ysqRow > .col3 {
    width: 49%;
    margin-left: 2%;
  }
  .ysqRow > .col3:nth-child(2n+1) {
    margin-left: 0;
  }
  .ysqRow > .col3:nth-child(1n+3) {
    margin-top: 2%;
  }
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
  .ysqRow > .col4,
  .ysqRow > .col5 {
    width: 32%;
    margin-left: 2%;
  }
  .ysqRow > .col4:nth-child(3n+1),
  .ysqRow > .col5:nth-child(3n+1) {
    margin-left: 0;
  }
  .ysqRow > .col4:nth-child(1n+4),
  .ysqRow > .col5:nth-child(1n+4) {
    margin-top: 2%;
  }
}
@media screen and (max-width: 768px) and (min-width: 481px) {
  .ysqRow > .col4,
  .ysqRow > .col5 {
    width: 49%;
    margin-left: 2%;
  }
  .ysqRow > .col4:nth-child(2n+1),
  .ysqRow > .col5:nth-child(2n+1) {
    margin-left: 0;
  }
  .ysqRow > .col4:nth-child(1n+3),
  .ysqRow > .col5:nth-child(1n+3) {
    margin-top: 2%;
  }
  .loading {
    background-size: 80px 16px;
  }
}
.pic img {
    width:100%;
}

@media screen and (max-width: 480px) {
  .ysqRow > .col3,
  .ysqRow > .col4,
  .ysqRow > .col5 {
    float: none;
    width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block;
  }
  .ysqRow > .col3:nth-child(1n+2),
  .ysqRow > .col4:nth-child(1n+2),
  .ysqRow > .col5:nth-child(1n+2) {
    margin-top: 10px;
  }
  .ysqTr > .ceil4 {
    width: 100%;
  }
}
.subMain{
   width:1440px;
   margin:0 auto;
   overflow:hidden;
   padding:64px 0 68px 0;
} 
/* 相册弹窗 */
#albumWindow {
  position: fixed;
  left: 0;
  top: 50%;
  right: 0;
  bottom: 50%;
  z-index: 99;
  background-color: #fff;
  -webkit-transition: all 500ms ease 0ms;
  transition: all 500ms ease 0ms;
  opacity: 0;
  filter: alpha(opacity=0);
  *zoom: 1;
  visibility: hidden;
  /* *visibility: visible; */
}
.no-supports #albumWindow {
  -webkit-transform: none !important;
          transform: none !important;
}
#albumWindow.visible {
  -webkit-transform: none !important;
          transform: none !important;
  -webkit-transition: all 500ms ease 0ms;
  transition: all 500ms ease 0ms;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  top: 0;
  bottom: 0;
}
#albumWindow .close.btn {
  position: absolute;
  z-index: 3;
  right: 0;
  top: 0;
  width: 56px;
  height: 56px;
  text-align: center;
  line-height: 56px;
  font-size: 30px;
  color: #fff;
  font-family: Arial, sans-serif, "Microsoft YaHei", "微软雅黑";
  background-color:#e50213;
}
#albumWindow .ablumName {
  position: absolute;
  color: #333;
  font-size: 16px;
  top: -56px;
  line-height: 56px;
  left: 0;
}
#albumWindow .serialNum {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 22px;
  color: #999;
  font-family: Arial, sans-serif, "Microsoft YaHei", "微软雅黑";
}
#albumWindow .serialNum s {
  color: #777;
}
#albumWindow .contain {
  position: absolute;
  z-index: 1;
  left: 56px;
  right: 56px;
  top: 56px;
  bottom: 26px;
  background-color: #f1f1f1;
}
#albumWindow .contain .list0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 300%;
  height: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
}
#albumWindow .contain .item {
  float: left;
  position: relative;
  width: 1200px;
  height: 100%;
  text-align: center;
}
#albumWindow .contain .item .img {
  width: 100%;
}
#albumWindow .contain .item h3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  -webkit-transition: all 250ms ease 0ms;
  transition: all 250ms ease 0ms;
  opacity: 0;
  filter: alpha(opacity=0);
  *zoom: 1;
  visibility: hidden;
  /* *visibility: visible; */
}
#albumWindow .contain .item.on h3 {
  -webkit-transition: all 250ms ease 0ms;
  transition: all 250ms ease 0ms;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
#albumWindow .contain .tips {
  text-align: center;
  font-size: 12px;
  color: #999999;
}
#albumWindow .ctr {
  position: absolute;
  z-index: 3;
  top: 50%;
  margin-top: -65px;
  width: 50px;
  height: 130px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04);
  cursor: pointer;
  opacity: .8;
  font-size: 42px;
  line-height: 130px;
  text-align: center;
  font-family: "SimSun", "宋体";
  color:#e50213;
  font-weight: bold;
}
#albumWindow .ctr.reject {
  display: none;
}
#albumWindow .ctr:active {
  opacity: 1;
}
#albumWindow .ctr.prev {
  left: 0;
}
#albumWindow .ctr.next {
  right: 0;
}
#albumWindow .ctr:hover {
  background-color: #f5f5f5;
}
#albumWindow .pagination {
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
  height: 4px;
  line-height: 4px;
  z-index: 3;
  text-align: center;
  white-space: nowrap;
}
#albumWindow .pagination .btn {
  display: inline-block;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 20px;
  height: 4px;
  margin: 0 5px;
  -webkit-transition: all 220ms ease 0s;
  transition: all 220ms ease 0s;
  text-indent: 100%;
  *text-indent: 0;
  *font-size: 0;
  background-color: #979797;
  vertical-align: top;
}
#albumWindow .pagination .btn.on {
  background-color: #175498;
}
#videoWindow {
  display: none;
  position: fixed;
  z-index: 91;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
#videoWindow .btn.close {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 3;
  width: 60px;
  height: 60px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAALVBMVEUAAAD///////////////////////////////////////////////////////+hSKubAAAADnRSTlMANE9KQm2BK3cPjyJc9iYkAnIAAADBSURBVCjPZdAhEsIwEAXQXyjQziAqUZ0cgRMwPQFTg8IgEMgaPBLNCdAoFHfgGAGBYs9Ahr/bFf2i3fw8kQTDXDZbG4/nJ1CKSMV1lsY75ukbWdRpbFEICYFcMRUjNYtCSAhkp/+oQBpgRcKNF4Dxf/oQBMCIgZ44IHFA4oDEAZOzWMKSsehgqVlEB5rKgRMCJw5IHLzXJD0IuZGZHZKkw4QAIGlTQaDklAqCRChGBHbpBiWBvssXwOO2h2ZxCBjkB7t69VwCum6YAAAAAElFTkSuQmCC);
  background-size: auto;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
}
#videoWindow .btn.close:hover {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}
#videoWindow video {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
}
.sApplication-View .list .item .pic img {
    object-fit:contain;
}
.sHonor-List .item h3{
    text-align: center;
    padding:18px;
    color: #333;
    z-index:10;
}
.item:hover h3{
   color:#333;
   background:#fff;
}

.pageTitle h2 {
    font-weight: 400;
    font-size:40px;
    padding-bottom:6px;
    text-align:center;
    color:#333;
}
.pageTitle p {
    text-transform: uppercase;
    font-size:16px;
    color: #d5d5d5;
    text-align:center;
    font-family: Arial, "microsoft yahei";
    color:#999;
}
.pageTitle {
    text-align: center;
    padding:60px 0 30px 0;
    position: relative;
}
.strategyBox {
    padding:64px 0 0 0;
    position: relative;
}
.strategyPart1 {
    background: #2e3092;
    position: relative;
    height: 6.06rem;
}
.pageTitle:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    width: .36rem;
    height: .04rem;
    background: #e7e7e7;
    margin-left: -.18rem;
}
.strategyPart1 .rightDiv {
    width: 50%;
    position: relative;
    height: 6.06rem;
    float:right;
}
.strategyPart1 .rightDiv .layer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 3.8rem;
    height: 1.27rem;
    background:#ffd900;
    color: #fff;
}
.strategyPart1 .rightDiv .con {
    padding: 0.25rem 0.35rem 0;
    font-size:16px;
    line-height:28px;
    color: #333;
}
.strategyPart1 .leftDiv {
    width: 50%;
    background:url(../images/shzr.jpg) no-repeat center;
    height: 6.06rem;
    float:left;
}
.strategyPart1 .zxl7 {
    position: absolute;
    left: 50%;
    width: 6.0rem;
    margin-left: -7.2rem;
}
.strategyPart1 .titleDiv {
    padding-top:60px;
}
.strategyPart1 .title1 {
    font-size:28px;
    line-height:28px;
    color: #fff;
    padding-bottom: 0.1rem;
    font-weight:bold;
}
.strategyPart1 .title2 {
    font-size:46px;
    color: #eeeeee;
    height:74px;
    position: relative;
    text-transform: uppercase;
    font-family: 'Conv_d-din.exp-bold', Arial;
}
.strategyPart1 .msg {
    padding: 0.45rem 0 0.48rem;
    color:#ffd900;
    font-size: 0.3rem;
    line-height: 0.5rem;
    font-family: "Microsoft JhengHei";
    font-weight: bold;
}
.strategyPart1 .content {
    font-size: 0.14rem;
    color:rgba(255, 255, 255,.7);
    line-height: 0.36rem;
}
.strategyPart1 .content .numUp {
    font-size:40px;
    color:#e5e4ea;
    font-family: 'Conv_d-din.exp-bold', Arial;
}
.strategyPart2 {
    padding:64px 0 0 0;
}
.strategyPart2 .top {
    overflow: hidden;
    padding-bottom:48px;
}
.strategyPart2 .title1 {
    font-size:28px;
    color:#e50213;
    font-weight:bold;
}
.strategyPart2 .title2 {
    font-size:46px;
    color: #333;
    height: 0.6rem;
    position: relative;
    text-transform: uppercase;
    font-family: 'Conv_d-din.exp-bold', Arial;
}
.strategyPart2 .msg {
    padding-top: 0.22rem;
    font-size: 0.3rem;
    color:#e50213;
    font-weight: bold;
}
.strategyPart2 .list {
    overflow: hidden;
}
.strategyPart2 .list li {
    float: left;
    width: 33.33%;
}
.strategyPart2 .list li .box_shzr {
    margin:20px 20px 0 0;
    position: relative;
}
.strategyPart2 .list li .imgDiv img {
    width: 100%;
}
.strategyPart2 .list li .layer {
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 3.78rem;
    height: 3.2rem;
    margin-left: -1.89rem;
    margin-top: -1.6rem;
}
.strategyPart2 .list li .layer:hover{
    background:rgb(229, 2, 19,.8);
}
.strategyPart2 .list li .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0,167,157,0.9);
    z-index: 1;
}
.strategyPart2 .list li .name1 {
    padding:54px 24px;
    font-size:24px;
    text-align: center;
    position: relative;
    z-index: 2;
}
.strategyPart2 .list li .name2 {
    font-size:13px;
    text-transform: uppercase;
    text-align: center;
    padding-bottom:14px;
    position: relative;
    z-index: 2;
}
.strategyPart2 .list li .wen {
    font-size:15px;
    line-height:24px;
    text-align: center;
    position: relative;
    z-index: 2;
}
.strategyBox:before {
    content: '';
    position: absolute;
    right: 50%;
    margin-right: -6.6rem;
    top: -1.86rem;
    width: 3.57rem;
    height: 2.91rem;
    background: url(../images/himg357_1.png) no-repeat;
    background-size: 3.57rem;
}
.honor .box_ry{
    position: relative;
    min-height: 3.85rem;
    background: #fbf6e9;
    padding: .75rem .65rem 0 8.3rem;
}
.honor .box_ry .img {
    width: 7.98rem;
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 0;
    bottom: auto;
    overflow: hidden;
}
.honor .box_ry .img:hover img{
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 5s ease;
  transition: all 5s ease;
}
.honor .box_ry h2 {
    font-weight: 400;
    font-size: .24rem;
    color: #81634b;
}
.honor .box_ry h3 {
    font-size:46px;
    line-height:50px;
    color: #e6c886;
    padding: .15rem 0 .2rem 0;
   font-family: 'Conv_d-din.exp-bold', Arial;
    text-transform: uppercase;
}
.honor .box_ry p {
    font-size: .14rem;
    line-height: .24rem;
    color: #bdb6b0;
}
.honor .list {
    overflow:hidden;
}
.honor{
    padding:60px 0 68px 0;
}
.honor .list ul {
    margin-left: -.8rem;
}
.honor .list li {
    width: 33.333%;
    padding: 0 0 .4rem .8rem;
    float:left;
}
.honor .list a {
    display: block;
    min-height: 4.33rem;
    background: #f9f9f9;
    padding: .25rem .25rem .1rem .25rem;
}
.honor .list a .img {
    height: 3.05rem;
    padding-bottom: .25rem;
}
.honor .list a .img img {
    width:100%;
}
.honor .list a .name {
    font-size: .16rem;
    color: #393f4b;
    line-height: .28rem;
}
.honor .list a .time {
    font-size: .14rem;
    color: #b1b1b1;
    line-height: .26rem;
}
.honor .list a:hover {
      background: #fff;
      box-shadow: 0 0.03rem 0.32rem rgba(0, 0, 0, 0.07);
      -webkit-box-shadow: 0 0.03rem 0.32rem rgba(0, 0, 0, 0.07);
      -moz-box-shadow: 0 0.03rem 0.32rem rgba(0, 0, 0, 0.07); }
/*contact*/
.contact_01 .title {
    padding: .7rem 0;
}
.contact_01 .title h2 {
    font-size:38px;
    color:#333333;
}
.contact_01 .title h3 {
    font-size:40px;
    text-transform: uppercase;
    color: #e0e0e0;
    font-family: 'Conv_d-din.exp-bold', Arial;
}
.contact_01:before {
    content: "";
    display: block;
    position: absolute;
    left:7.6rem;
    top: .1rem;
    background: url(../images/img313.png) center no-repeat;
    background-size: cover;
    width: 3.13rem;
    height: 3.38rem;
}
.contact_01 .list_lx li {
    min-height: .5rem;
    position: relative;
    padding: 0 0 .1rem .7rem;
}
.contact_01 .list_lx li p {
    font-size: .16rem;
    line-height: .26rem;
    color: #666;
    padding-top: .03rem;
}
.contact_01 .list_lx li img {
    width: .32rem;
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 0;
    bottom: auto;
}
.contact_02 {
    position: relative;
}
/*.contact_02:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    width: 10.74rem;
    height: 100%;
    background: url(../images/nimg1074.jpg) center no-repeat;
    background-size: cover;
    margin-left: -9.6rem;
}*/
.contact_02 .wal {
    min-height: 4.39rem;
    position: relative;
}
.contact_02 .list_lx {
    height:439px;
    width:56%;
    float:left;
    background: url(../images/nimg1074.jpg) center no-repeat;
}
.contact_02 .list_lx li {
    width: 2.45rem;
}
.contact_02 .list_lx .ico {
    width: .57rem;
    padding: .06rem 0 .15rem 0;
}
.contact_02 .list_lx h2 {
    font-size:28px;
    color: #fff;
}
.contact_02 .list_lx h3 {
    font-size:38px;
    text-transform: uppercase;
    color:rgb(255, 217, 0,1);
    font-family: 'Conv_d-din.exp-bold', Arial;
}
.contact_02 .list_lx .li01{
    width: 2.45rem;
    margin:142px 0 0 230px;
    float: left;
}
.contact_02 .list_lx .li02{
    float:left;
    margin-top:164px;
}
.contact_02 .list_lx .ewm {
    width: 1.6rem;
    box-shadow: 0 0 0.29rem rgb(0 0 0 / 8%);
    -webkit-box-shadow: 0 0 0.29rem rgb(0 0 0 / 8%);
    -moz-box-shadow: 0 0 0.29rem rgba(0, 0, 0, 0.08);
}
.contact_02 .img {
    width: 8.46rem;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 50%;
    top: 0;
    bottom: auto;
    margin-right: -9.6rem;
    float:left;
}
.wal_lx{
    overflow:hidden;
    height:439px;
}
.contact_01 .map {
    width: 8.46rem;
    height: 4.27rem;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 50%;
    top:0;
    bottom: 0;
    margin-right: -9.6rem;
    margin-top:68px;
}
.contact_lx{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.list_lx{
    padding-bottom:68px;
}
/*jjfa*/
#bloc #center { height: 1000px; position: relative;background: url(../images/cybjBg01.jpg) no-repeat center;}
#bloc #center #cybj { height: 100%;overflow: hidden;position: relative;}
#bloc #center #cybj #canvas {z-index: 100;position: absolute;left: calc(50% - 430px);}
.cybj-title{position: absolute;left: 0;top: 134px;}
.cybj-title h3{font-size:38px;color: #fff;font-weight: normal;}
.cybj-title p{font-size: 16px;color: #fff;margin-top: 8px;}
.cybj-title i{display: block;width: 50px;height: 2px;background: #fff;margin-top: 22px;}
  
.cybj-subTitle{position: absolute;right: 0;top: 134px;}
.cybj-subTitle p{font-size: 16px;color: #fff;text-align: center;}
.cybj-subTitle p span{font-size: 24px;}
@keyframes fadeIn {
    from {
    opacity: 0.8;
    }
    to {
    opacity: 1;
    }
}
#bloc-qh{position: absolute;width: 642px;height: 476px;top:238px;left: 50%;margin-left: -321px;z-index: 101;border-radius: 50%;padding-top: 166px;}
#bloc-qh li{display: none;}
#bloc-qh img{display: block;margin: 6px auto 0;}
#bloc-qh li a.more{display: block;width: 44px;height: 44px;margin: 52px auto 0;}
#bloc-qh li.liBlock{display: block;}
#bloc-title{position: absolute;width: 800px;top: 70px;left: 50%;margin-left: -400px;z-index: 51;height: 0;z-index: 100;}
#bloc-title li{display: block;position: absolute;width: 82px;height: 82px;}
#bloc-title li a{color: #333;text-decoration: none;width: 82px;height: 82px; display: block;z-index: 99;position: relative;}
#bloc-title li a img{display: block;width: 82px;height: 164px;position: relative;}
#bloc-title li i{display: block;width: 82px;height: 82px;position: absolute;left: 0;top: 0;}
#bloc-title li i img{display: block;width: 82px;height: 82px;transition: all 1s ease-out;animation: dong2 1.2s infinite;}
#bloc-title li:nth-child(1){left: 722px;top: 330px;}
#bloc-title li:nth-child(2){left: 583px;top: 757px;}
#bloc-title li:nth-child(3){left: 135px;top: 757px;}
#bloc-title li:nth-child(4){left: -5px;top: 330px;}
#bloc-title li:nth-child(1) a{background: url(../images/cybj-icon11.png) no-repeat center;}
#bloc-title li:nth-child(2) a{background: url(../images/cybj-icon21.png) no-repeat center;}
#bloc-title li:nth-child(3) a{background: url(../images/cybj-icon31.png) no-repeat center;}
#bloc-title li:nth-child(4) a{background: url(../images/cybj-icon41.png) no-repeat center;}

#bloc-title li:nth-child(1).cur a{background: url(../images/cybj-icon12.png) no-repeat center;}
#bloc-title li:nth-child(2).cur a{background: url(../images/cybj-icon22.png) no-repeat center;}
#bloc-title li:nth-child(3).cur a{background: url(../images/cybj-icon32.png) no-repeat center;}
#bloc-title li:nth-child(4).cur a{background: url(../images/cybj-icon42.png) no-repeat center;}
/* #bloc-title li.cur a>img{top: -82px;} */
#bloc-qh h3{font-size:38px;color: #fff;font-weight: normal;text-align: center;}
#bloc-qh h3 a{color: #fff;text-decoration: none;}
#bloc-qh h3 em{font-weight: bold;}
#bloc-qh h4{font-size: 24px;color: #fff;font-weight: normal;text-align: center;font-family: 'Conv_d-din.exp-bold', Arial;text-transform: Uppercase;}
#bloc-qh p{font-size: 14px;color: #fff;text-align: center;line-height: 26px;margin-top: 52px;padding: 0 38px;}
#bloc-qh span{display: block;font-size: 16px;color: #fff;text-align: center;margin-top: 48px;}
#bloc-qh span em{font-size: 24px;}
@keyframes fadeInLeftSmall {
    from {
        opacity: 0.8;
        transform: translate3d(-10%, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}
@keyframes dong2 {
    0% {opacity: 1;transform: scale(1.1);}
    80%{opacity: 1;transform: scale(0.8);}
    100%{opacity: 1;transform: scale(1);}
}
.fadeInLeftSmall {animation-name: fadeInLeftSmall;}

.com-banner-title h3{font-size:38px;color: #fff;font-weight: normal;}
.com-banner-title p{font-size: 16px;color: #fff;margin-top:8px;}
.com-banner-title i{display: block;width: 50px;height: 2px;background: #fff;margin-top: 40px;}
.com-banner-subtitle{position: absolute;right: 0;top: -400px;}
.com-banner-subtitle p{font-size: 16px;color: #fff;text-align: right;}
.com-banner-subtitle p span{font-size: 24px;}

.aboutCon{position: absolute;top: 262px;left: 0;width: 100%;}
.aboutCon dt{width: 200px;height: 200px;}
.aboutCon dd{width:200px;height:200px;background: #fff;padding: 36px 28px 0;position: relative;opacity:.9;}
.aboutCon dl{position: absolute;}
.aboutCon dl.dl1{left: 0;top: 0;}
.aboutCon dl.dl5{right: 0;top: 0;}
.aboutCon dl.dl2{left: 200px;top: 200px;}
.aboutCon dl.dl3{left: 400px;top: 200px;}
.aboutCon dl.dl4{left: 600px;top: 200px;}
.aboutCon dl.dl6{left: 800px;top: 400px;}
.aboutCon dl.dl1 dt,.aboutCon dl.dl4 dt,.aboutCon dl.dl5 dt,.aboutCon dl.dl6 dt{float: left;}
.aboutCon dl.dl1 dd,.aboutCon dl.dl4 dd,.aboutCon dl.dl5 dd,.aboutCon dl.dl6 dd{float: left;}
.aboutCon dl.dl5 dt{float: right;}
.aboutCon dl.dl5 dd{background:#e50213;}
.aboutCon dl.dl5 dd h3{color: #fff;}
.aboutCon dl.dl5 dd span{color: #fff;}
.aboutCon dl.dl5 dd em{background: #fff;}
.aboutCon dd a{text-decoration: none;}
.aboutCon dd h3{font-size:24px;color: #333333;font-weight: normal;transition: all .4s ease-out;left: 0;position: relative;}
.aboutCon dd h3 a{color: #333333;text-decoration: none;}
.aboutCon dd span{font-size:14px;color:#666666;font-weight: bold;display: block;margin-top: 4px;transition: all .4s ease-out;left: 0;position: relative;font-family: 'Conv_d-din.exp-bold', Arial;}
.aboutCon dd em{display: block;width: 34px;height: 1px;background: #cccccc;position: absolute;bottom: 25px;left: 28px;transition: all .4s ease-out;}
.aboutCon dl.dl3{position: relative;height: 400px;}
.aboutCon dl.dl3 dt{position: absolute;bottom: 0;left: 0;}
.aboutCon dl.dl3 dd{position: absolute;left: 0;top: 0;}

.aboutCon dl dd i{display: block;width: 8px;height: 8px;position: absolute;}
.aboutCon dl.dl1 dd i,.aboutCon dl.dl4 dd i,.aboutCon dl.dl6 dd i{left: -8px;top: 50%;margin-top: -8px;background: url(../images/about-icon01.png) no-repeat center 0px;}

.aboutCon dl.dl5 dd i{right: -8px;top: 50%;margin-top: -8px;background: url(../images/about-icon01.png) no-repeat center -8px;}
.aboutCon dl.dl2 dd i{left: 50%;top: -8px;margin-left: -8px;background: url(../images/about-icon01.png) no-repeat center -16px;}
.aboutCon dl.dl3 dd i{left: 50%;bottom: -8px;margin-left: -8px;background: url(../images/about-icon01.png) no-repeat center -24px;}

/* .aboutCon dl:hover dd{background: #005bac;} */
.aboutCon dl:hover dd h3,.aboutCon dl:hover dd span{left: 10px;}
.aboutCon dl:hover dd em{left: 38px;}
.container_ab {
    position: relative;
}
.container_ab {
    margin-left: auto;
    margin-right: auto;
    width:1200px;
}
.aboutBanner {
    background: url(../images/aboutBanner.jpg) no-repeat center;
    height: 950px;
}
.com-banner .com-banner-title {
    position: absolute;
    left: 0;
}

.cybj-news{width: 100%;background: #f6f6f6;padding:64px 0 68px 0;}
.cybj-news .mainCon{width: 100%;position: relative;margin: 34px auto 0;}
.cybj-news .mainCon .cybj-newsBtn{display: block;width: 40px;height: 40px;position: absolute;overflow: hidden;cursor: pointer;top: 50%;margin-top: -20px; display:block !important;}
.cybj-news .mainCon .cybj-newsBtn img{display: block;width: 40px;height:80px;position: relative;}
.cybj-news .mainCon i.prev{left: -70px;}
.cybj-news .mainCon i.next{right: -70px;}
.cybj-news .mainCon .cybj-newsBtn:hover img{top: -40px;}
.cybj-news .mainCon .conBox{position: relative;width: 100%;height: 459px;overflow: hidden;}
.cybj-news .mainCon .conBox li{float: left;width:348px;height:408px;padding: 29px 29px 0;background: #fff;margin-right:14px;border: 1px solid #ebebeb;position: relative;}
.cybj-news .mainCon .conBox li:nth-child(4){margin-right:0px;}
.cybj-news .mainCon .conBox li img{ width:100%;display:block;transition: all 1s ease-out;}
.cybj-news .mainCon .conBox li .news-pic{display: block;width: 320px;height: 230px;}
.cybj-news .mainCon .conBox li .news-pic img{display: block;width: 320px;height: 230px;}
.cybj-news .mainCon .conBox li h3{font-size:16px;color: #333333;margin: 28px 0 18px 0;font-weight: normal;padding: 0 8px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.cybj-news .mainCon .conBox li p{line-height: 20px;color: #666666;font-size: 13px;padding: 0 8px;overflow : hidden;text-overflow: ellipsis; height:60px;}
.cybj-news .mainCon .conBox li a.more{display: block;font-size: 12px;color: #999999;left: 38px;bottom: 32px;position: absolute;}
.cybj-news .mainCon .conBox li:hover a.more{color:#e50213;font-weight: bold;}
.cybj-news .mainCon .conBox li a.news-smallTitle{display: block;font-size: 12px;color: #999999;right: 38px;bottom: 32px;position: absolute;}
.cybj-news .mainCon .conBox li a.news-smallTitle:hover{color:#e50213;font-weight: bold;}
.cybj-news .mainCon .conBox li:hover img{transform: scale(1.1);}
.cybj-news .mainCon .conBox li:hover{background:#e50213;}
.cybj-news .mainCon .conBox li:hover h3{color:#fff;}
.cybj-news .mainCon .conBox li:hover p{color:#fff;}
.cybj-news .mainCon .conBox li:hover a.more{color:#fff;}

.cybj-news .mainCon .conBox li .yyyf-news-pic{display: block;width:288px;height:158px;overflow: hidden;}
.cybj-news .mainCon .conBox li .yyzz-news-pic{display: block;width: 320px;height: 230px;overflow: hidden;}
.cybj-news .mainCon .conBox li .yysx-news-pic{display: block;width: 320px;height: 230px;overflow: hidden;}
.cybj-news .mainCon .conBox li .yywh-news-pic{display: block;width: 320px;height: 230px;overflow: hidden;}
.com-titleMenu {
    width: 100%;
    text-align: center;
}
.com-titleMenu ul {
    display: inline-block;
}
.com-titleMenu li {
    float: left;
    width: 128px;
    height: 128px;
    margin: 0 16px;
    position: relative;
}
.com-titleMenu li.cur a {
    background-position: center bottom;
}
.com-titleMenu li.cur a p{
    color:#ffffff;
    font-size:18px;
    margin-top:14px;
}
.com-titleMenu li a {
    display: block;
    width: 128px;
    height:128px;
    padding-top: 28px;
    text-decoration: none;
    background: url(../images/com-titleMenu-y02.png) no-repeat center top;
}
.com-titleMenu li.cur a {
    background-position: center bottom;
}
.duty-titleMenu li.cur i {
    background:#e50213;
}
.com-titleMenu li i {
    display: block;
    width: 1px;
    height: 24px;
    background: #ebebeb;
    position: absolute;
    left: 50%;
    bottom: -24px;
}
.ljCom-more {
    display: block;
    width: 125px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 14px;
    color: #333;
    text-decoration: none;
    margin:0px auto 0;
    border:1px solid #cbcbcb;
}
.ljCom-more:hover{
    background:#e50213;
    color:#ffffff;
    border:1px solid #e50213;
}
/*响应式代码*/
@media (max-width: 1680px) {
.content2 .product .intro{
     margin-right:1rem;
}
.content1 .innerWrap{
     width:1080px;

}
.service .service_con .fuzc{
    left:42%;
}
.service .service_con .pphd{
    left:59.3%;
}
.service .service_con .shfw{
    left:59.3%
}
.service .service_con .xzcp{
    left:76.6%;
}
} 
@media (max-width: 1440px) {
.content2 .product .intro{
     margin-right:0rem;
}
.content1 .innerWrap{
     width:980px;

}
.content2 .product .intro .p1 {
    font-size: 14px;
  }
.service .service_con .fuzc{
    left:36%;
}
.service .service_con .pphd{
    left:56.2%;
}
.service .service_con .shfw{
    left:56.2%;
}
.service .service_con .xzcp{
    left:76.4%;
}
.indexPart2Pic{
    height:auto;
}
.indexPart3 #slider .pjded{
    left:;
}
.indexPart1 .list li{
    margin-right:42px;
}
.footmaplist{
    width:140px;
}
.foottop .qrcode{
    float:left;
    margin-left:98px;
}
.footmap{
    margin-left:100px;
}
.foottop .footcon{
    margin-left:54px;
}
.experience .experience-left{
   height:600px;
}
.car-type .content1{
   top:1140px;
}
.indexPart3 #slider .pjded{
  width:100px;
}
.indexPart3 #slider .TouchCon{
  width:220px;
}
.header .bottom {
    width: 1340px;
}
.page{
    width:1340px;
}
.newban{
    height:auto;
}
.newban .flex-control-paging{
    left:54%;
}

}
/*新增*/
.q_search_div {
    width: 100%;
    margin: 0 auto;
    padding: 5% 25%;
    position: fixed;
    top: 0;
    background-color: rgba(255,255,255,.95);
    z-index: 9999999;
    box-shadow: 0 0 10px #ccc;
    display: none;
}
.q_search_div_main {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    position: relative;
}
.q_search_div_close {
    width:46px;
    height:46px;
    cursor: pointer;
    position: absolute;
    right:-200px;
    top: -65px;
}
.q_search_div_close img{
    -webkit-transition: All 0.4s ease-in-out;
}
.q_search_div_close img:hover{
    transform: rotate(360deg);-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-o-transform: rotate(360deg);-ms-transform: rotate(360deg);
}
.input-group {
    width:560px;
    height: 48px;
    background-color: #fff;
    margin: 0 auto;
    overflow: hidden;
}
.input-group input{
    width: 100%;
    height: 100%;
    background-color: #fff;
    border: none;
    color: #666;
    text-indent: 20px;
    border:2px solid #dcdcdc;
}
.q_form_search .form-group .addon {
    position: absolute;
    top: 0;
    z-index: 2;
    width:86px;
    height:48px;
    line-height:48px;
    border: none;
    cursor: pointer;
    background:#e50111;
    color: #fff;
    text-align: center;
}
