@charset "UTF-8";
.case-ul > li > .case-info > h4, .case-ul > li > .case-info > p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.wrap {
  opacity: 1;
  background-color: #fff;
}

.header {
  background-color: white;
}

.header .header-right .nav > li > a {
  color: #c8121b;
}

.header .header-right .lang {
  color: #333333;
}

.header .header-right .lang > .l-now .l-icon {
  border-top-color: #333;
}

.header-type2 .header-right .search-box > .s-btn {
  background-image: url(../img/s-btn2.png);
}

.content-2 {
  /*padding-top:60px;*/
  width: 100%;
  margin: 0 auto;
}

.content-2-main {
  width: 1200px;
  margin: 0 auto;
  padding: 100px 0;
  display: flex;
  flex-wrap: wrap;
}
.content-big{
  width: 90% !important;
}

.content-2-main.about-c {
  /*background-image: url(../img/c2-bg.jpg);*/
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}

.new-contect{
  width:94%;
  margin:0 auto;
  font-size: 20px;
  display: block;
  cursor: pointer;
  text-align: center;
  margin-top: 50px;
}
.new-contect a{
  color:#fff;
  padding: 14px;
  border:1px solid #666;
  border-radius:10px;
  background-color:#c8121b;
  box-shadow: 1px 1px 2px #666;

}
.new-contect a:hover{
  text-decoration: underline;
}
.content-2-main > .left {
  /*width: 250px;*/
  /*float: left;*/
  width:20%;
}

.content-2-main > .right {
  /*width: 920px;*/
  /*float: right;*/
  width:80%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content-2-main > .right .txt {
  font-size: 16px;
  color:  #595757;
  line-height: 1.8em;
  margin-bottom:15px;
}

.right-t .txt{
    text-indent: 2em;
}

.content-2-main > .right .txttitle {
  font-size: 18px;
  color:#c8121b;
  line-height: 1.8em;
  /*margin-bottom: 20px;*/
  font-weight: 600;
}

.content-2-main > .right .img {
  width: 100%;
  margin-bottom: 30px;
  text-indent:2em;
}

.content-2-main .c2-l-nav {
  font-size: 22px;
}

.content-2-main .c2-l-nav > li {
  margin-bottom: 14px;
}

.content-2-main .c2-l-nav a {
  color: #595757;
  display: inline-block;
  padding: 5px 0;
  border-bottom: 2px solid transparent;
}

.content-2-main .c2-l-nav .active {
  color: #c8121b;
  /*border-bottom: 2px solid #c8121b;*/
}
.content-2-main .c2-l-nav .active:hover{
  border-bottom: none!important;
}
.content-2-main .c2-r-tit {
  font-size: 24px;
  line-height: 1em;
  color: #595757;
  margin-bottom: 21px;
}

.content-2-main .c1{
  font-size:26px;
  line-height: 1em;
  color: #595757;
  margin-bottom:35px;
  padding-bottom: 35px;
  border-bottom: 1px solid #ddd;
}
.content-2-main .c-r-t2 {
  font-size: 32px;
  line-height: 1em;
  color: #C8121B;
  margin-bottom: 15px;

}

.content-2-main .c-r-t3 {
  font-size: 66px;
  color: #727171;
  line-height: 1em;
  font-weight: normal;
  padding: 30px 0;
}

.content-2-main .c-r-t3 > span {
  font-family: Impact;
  font-size: 80px;
  vertical-align: middle;
}

.content-2-main .c-r-t3 .jia {
  position: relative;
  padding-right: 30px;
}

.content-2-main .c-r-t3 .jia:after {
  content: "+";
  display: inline-block;
  font-size: 50px;
  position: absolute;
  top: -10px;
}

.content-2-main .c-r-t3 > em {
  vertical-align: middle;
}

.case-banner {
  width: 100%;
  display: block;
}

/*十大案例调整*/
.case-nav {
  height: 70px;
  width:1200px;
  margin:0 auto;
  box-shadow:0px 3px 4px #ddd;
}


.case-nav > ul {
  float: left;
  /*margin-left: 8.6%;*/
  /*margin-left:1%;*/
  font-size: 14px;
  margin-top: 30px;
}

.case-nav > ul > li {
  /*margin-right: 15px;*/
  margin-right:19px;
}
.case-nav > ul > li:first-child{
  margin-left: 30px;
}

.case-nav > ul a {
  color: #595757;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  font-size: 16px;
}

.case-nav > ul a:hover {
  color: #c8121b;
}

.case-nav > div {
  float: right;
  margin-right: 8.6%;
  font-size: 14px;
  margin-top: 25px;
  margin-bottom: 20px;
}

.case-nav > div a {
  color: #595757;
  line-height: 1em;
  display: inline-block;
  padding: 5px 3px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

.case-nav > div .active {
  color: white;
  background-color: #c8121b;
}

.cases-hybrid {
  width: 900px;
  margin: 0 auto;
  padding-top: 10px;
}

.m-class-tab {
  margin:0;
}

.m-class-tab h2 {
  line-height: 1em;
  color: #595959;
  font-size: 28px;
}

.m-class-tab ul {
  margin-top: 25px;
}

.m-class-tab li {
  margin-right: 15px;
  font-size: 14px;
  padding: 5px 10px;
  line-height: 1em;
  margin-bottom: 7px;
}

.m-class-tab li.active {
  background-color: #c8121b;
  border-radius: 3px;
  width:42px;
}
.company li.active{
    width:auto!important;
}
.m-class-tab li.active > a {
  color: #fff;
}

.m-class-tab li a {
  color: #595959;
}

.case-nav > ul .active > a {
  color: #c8121b;
}

.case-control {
  text-align: center;
  margin:auto;
  padding:50px 0;
}

.case-control a {
  display: inline-block;
  width: 244px;
  border: 2px solid #9e9f9f;
  font-size: 20px;
  color: #9e9f9f;
  text-align: center;
  padding: 20px;
}

.case-control a.center-a {
  margin: 0 150px;
}

.case-detail-tit {
  font-size: 16px;
  color: #595959;
  line-height: 1em;
  /*margin-bottom: 15px;*/
  /*padding: 40px 0 10px;*/
  padding-top: 40px;
}
.case-detail-tit4{
  padding: 50px 0 17px;
  font-size: 28px;
  border-bottom: 1px solid #ddd;
  color: #c8121b;

}
.hybrid img {
  width: 100%;
  display: block;
  margin: 0 auto;
}

.hybrid .kj-img {
    width: 100%;
    display: block;
    margin: 0 auto;
    margin: 8px 0;
    max-width:1720px;
}

.hybrid > p {
  color: #595959;
  font-size: 16px;
  /*text-indent: 2em;*/
  padding: 10px 0 10px;
  line-height:1.5;
  text-align: justify;
}
.hybrid .kj-p{
    z-index:999;
    color: #595959;
    font-size: 16px;
    /*text-indent: 2em;*/
    padding: 0px 0 1rem;
    text-align: center;
}
.kj-p1{
  font-size: 16px!important;
  padding:8px 0 24px!important;
  text-align: center!important;
}
.kj-p2{
  font-size: 16px!important;
  padding:10px 0 24px!important;
  text-align: center!important;
}

.hybrid .ptitle2{
  font-size: 18px;
  color:#c8121b;
  line-height:1.8em;
  font-weight: 600;
}
div .kj-imgdiv{
    width:100%;
    justify-content: space-between;
}
.hybrid >.kj-div{
    width:100%;
    margin:0 auto;
    /*margin:1rem;*/
    display: flex;
    justify-content: center;
}
.hybrid >.kj-div >div{
    width:33.33%;
    height:auto;
}

.hybrid >.kj-div2{
  width:100%;
  margin:0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;

}
.hybrid >.kj-div2 >div{
  width:50%;
  height:auto;
  /*margin: 8px 0;*/
}
div .kj-imgdiv2{
  width:100%;
  justify-content: space-between;
}

/*三、计算机算法*/
.hybrid  .peo-main{
  width:100%;
  margin:0 auto;
}
.hybrid  .peo-main .peo-div{
  width:100%;
  margin: 0 auto;
}
.hybrid  .peo-main .peo-div img{
  width:100%;
  max-width:1920px;
  height:auto;
}
.hybrid  .peo-main .peo-div .peo-p{
  font-size: 16px;
  color:#595959;
  padding:10px 0 24px;
  text-align: justify;
  line-height: 1.5;
  text-indent: 2em;

}
/*新增欢乐谷图片43张*/
.hlg{
  width:100%;
  display:flex;
  margin:0 auto;
  flex-flow: wrap;
  justify-content: space-between;
  justify-items: center;

}
.hlg .hlg-d{
  width:9.09%;
  height:auto;
}
.hlg .d10{
  width: 10% !important;

}
.hlg .hlg-d .happy-img{
  width:100%;
}


.video-c{
  width:100%;
  margin:auto;
  padding-top:8px;
  z-index:999;
}
.video-c p{
  text-align: center;
  /*margin:8px 0 24px;*/
  font-size: 16px;
}
/*2020.6.22新增图片响应式--开始*/
@media screen and (max-width:500px){
  .hlg .hlg-d{
    width:33.33333%;
  }
  .hlg .d10{
    width:20% !important;

  }
  .hybrid video{
    z-index:9999;
  }
}

/*2020.6.22新增图片响应式--结束*/

.view-all {
  width: 244px;
  display: block;
  margin: 0 auto;
  border: 3px solid #737070;
  text-align: center;
  padding: 20px 0 20px;
  font-size: 22px;
  color: #595757;
  margin-bottom: 40px;

}

.view-all:hover {
  color: #595757;
}

.hybrid video {
  width: 80% !important;
  display: block;
  margin: 0 auto !important;
}

.case-ul {
  width: 100%;
  position: relative;
  margin-bottom: 30px;
  display: flex;
  flex-wrap:wrap;
  justify-content: space-between;
  margin: 2rem 0 0;
}

.case-ul > li {
  width:30%;
    margin:0 1%;
  min-height: 100px;
  margin-bottom: 20px;
}

.case-ul > li > .back-top {
  position: relative;
  cursor: pointer;
}

.case-ul > li > .back-top p {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

.case-ul > li > .case-img > a {
  display: block;
  position: relative;
  overflow: hidden;
  transition: .4s;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  box-shadow: 0 0 20px rgba(54, 67, 77, 0.3);
  -webkit-box-shadow: 0 0 20px rgba(54, 67, 77, 0.3);
  -moz-box-shadow: 0 0 20px rgba(54, 67, 77, 0.3);
}

.case-ul > li > .case-img > a > img {
  width: 100%;
  /*height: 267px;*/
  height:auto;
  /*height:auto;*/
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
 .new-cyli{
  width: 48% !important;
}
.new-cyli > .case-img > a > img{
  height:auto!important;
}
.new-cy >.new-cyli .case-img > a > img {
  height:auto;
}
.m-class-tab .new-cyli .active{
  width:42px;
}
.case-ul > li > .case-img > a > .case-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
}

.case-ul > li > .case-img > a:hover .case-mask {
  transform: scale(1.4);
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  opacity: 0;
}

.case-ul > li > .case-img > a:hover > img {
  transform: scale(1.02);
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
}

.case-ul > li > .case-img > a:hover {
  transform: scale(0.95);
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  box-shadow: 0 0 0 rgba(54, 67, 77, 0.5);
  -webkit-box-shadow: 0 0 0 rgba(54, 67, 77, 0.5);
  -moz-box-shadow: 0 0 0 rgba(54, 67, 77, 0.5);
}

.case-ul > li > .case-info {
  /*min-height: 100px;*/
  padding-right: 25px;
  text-align: center;
}

.case-ul > li > .case-info > h4 {
  font-size: 18px;
  line-height: 1em;
  padding: 20px 0 10px 0;
}
.case-ul > li > .case-info > h4:last-child{
  padding: 0;
  padding:10px 0;
}

.case-ul > li > .case-info > h4 a {
  color: #595757;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
}

.case-ul > li > .case-info > h4 a:hover {
  color: #c8121b;
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
}

.case-ul > li > .case-info > p {
  font-size: 16px;
  margin-bottom: 10px;
}

.case-ul > li > .case-info > p a {
  color: #595757;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
}

.case-ul > li > .case-info > p a:hover {
  color: #c8121b;
}

.case-swiper {
  width: 90%;
  margin: 0 auto;
}

.case-tit {
  line-height: 1em;
  color: #595959;
  font-size: 28px;
  margin-bottom:30px;
  padding-top: 30px;
}

.news-c {
  padding: 100px 0;

}

.news-c .news-tit {
  font-size: 31px;
  color: #595757;
  line-height: 1em;
  font-weight: normal;
}

.news-c .news-tit > span {
  font-size: 19px;
}

.news-m > ul > li {
  padding: 20px 0;
}

.news-m li:nth-of-type(2n+1) {
  background: #f4f4f4;
}

.more-news {
  font-size: 18px;
  display: block;
  margin: 25px auto;
  width: 140px;
  text-align: center;
  padding: 8px 0;
  border: 2px solid #595757;
  color: #595757;
}

.more-news:hover {
  color: #595757;
}

.news-m-c {
  width: 1200px;
  margin: 0 auto;
}

.news-m-c > .left {
  width: 210px;
  float: left;
}

.news-m-c > .left > a {
  display: block;
}

.news-m-c > .left > a > img {
  width: 100%;
  height:auto;
}

.news-m-c > .right {
  width: 960px;
  float: right;
}
/*新增防疫博物馆列表页--开始*/
.fy-main{
  display: flex;
  justify-content: space-around;
  width:1200px;
}
.fy-main .fy-left{
  width:25%;
}
.fy-main .fy-right{
  width:70%;
}
.fy-con{
  width: 1200px !important;
  margin:0 auto;
}
/*防疫博物馆响应式*/
@media screen and (max-width:1200px){
  .fy-main{
    width: 100% !important;
  }
  .fy-con{
    width: 100% !important;
  }
  .news-m-c > .right > p{
    width:100%;
  }
  .news-m-c > .right > h2{
    width:100%;
  }
}
@media screen and (max-width:480px){
  .fy-main .fy-left{
    width:18%;
  }
  .fy-main .fy-right{
    width:72%;
  }
}

/*新增防疫博物馆列表页--结束*/

.news-m-c > .right > h2 {
   margin-top: 10px;
   font-size: 20px;
   line-height: 1.25;
   white-space: nowrap;
   overflow: hidden;
   -ms-text-overflow: ellipsis;
   text-overflow: ellipsis;
   width:670px;
}

.news-m-c > .right > h2 a {
  color: #595757;
  transition: .4s;
  -webkit-transition: .4s;
  -moz-transition: .4s;
}

.news-m-c > .right > h2 a:hover {
  color: #c8121b;
}

.news-m-c > .right > span {
  display: inline-block;
  padding: 15px 0;
}

.news-m-c > .right > p {
  font-size: 16px;
  /*white-space: nowrap;*/
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  width:670px;
  display: -webkit-box;-webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.news-m-c > .right > p a {
  color: #595757;
  transition: .4s;
  -webkit-transition: .4s;
  -moz-transition: .4s;
}

.news-m-c > .right > p a:hover {
  color: #c8121b;
}

.new-l {
  float: left;
  width: 68%;
  padding-bottom: 20px;
  padding-right: 10px;
}

.new-r {
  float: right;
  width: 30%;
  min-height: 200px;
  margin-top: 70px;
}

.new-r h3 {
  color: #c8121b;;
  font-size: 16px;
  padding: 10px 0;
  border-bottom: 2px solid #c8121b;;
  line-height: 1em;
}

.new-r ul {
  font-size: 14px;
}

.new-r ul > li {
  padding: 7px 0;
}

.new-r ul a {
  color: #000000;
}

.new-r ul a:hover {
  color: #c8121b;
}

.new-time {
  font-size: 12px;
  color: #575757;
  margin-bottom: 25px;
}

.back-list {
  color: #595757;
  font-size: 14px;
  display: block;
  text-align: center;
  padding: 8px 0;
  width: 150px;
  border: 1px solid #cacbcb;
  margin: 0 auto;
  margin-bottom: 20px;
}

.back-list:hover {
  color: #595757;
}

.adjacent-news {
  font-size: 14px;
  color: #595757;
  padding: 4px 0;
}

.adjacent-news a {
  color: #595757;
}

.news-share {
  margin: 20px 0;
  font-size: 14px;
}

.news-share > span {
  font-size: 14px;
  color: #595959;
  vertical-align: middle;
}

.news-share > img {
  height: 20px;
  vertical-align: middle;
  cursor: pointer;
}

.media-m > ul > li {
  /*width: 25%;*/
  width:31%;
  position: relative;
  z-index: 2;
  margin:0 1%;
  overflow: hidden;
  transition: .3s ease-in-out;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
}

.media-m > ul > li:hover {
  z-index: 5;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
}

.media-m > ul > li:hover img {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
}

.media-m > ul > li > a {
  display: block;
}

.media-m > ul > li img {
  width: 100%;
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transition: .2s;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  height: 660px;
}

.blue-tit {
  display: inline-block;
  padding: 8px 50px 8px 30px;
  line-height: 1em;
  font-size: 20px;
  color: #ffffff;
  background-color: #c8121b;
  position: relative;
  margin-top: 35px;
  margin-bottom: 10px;
  border-radius: 14px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
}

.blue-tit:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-top-color: #c8121b;
  position: absolute;
  left: 18px;
  top: 100%;
}

.big-img {
  width: 100%;
  margin-top: 15px;
}

.cd-tit {
  font-size: 36px;
  color: #595757;
  line-height: 1em;
}

.cd-tit2 {
  color: #595757;
  font-size: 20px;
  line-height: 1em;
  margin-top: 15px;
}

.cd-txt {
  font-size: 16px;
  color: #595757;
  line-height: 1.87rem;
  margin-top: 10px;
}

.cd-tx {
  width: 1000px;
  margin: 0 auto;
  min-height: 200px;
  margin-top: 20px;
}

.cd-tx > li {
  min-height: 150px;
}

.cd-tx > .gui {
  width: 120px;
  height: 390px;
  position: relative;
}

.cd-tx > .gui:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 34px solid transparent;
  border-left-color: #c8121b;
  left: 50%;
  top: 50%;
  margin-top: -17px;
  margin-left: -17px;
}

.cd-tx > .box {
  width: 160px;
}

.cd-tx > .box > .top {
  height: 86px;
  width: 100%;
  background-color: #c8121b;
}

.cd-tx > .box > .bottom {
  text-align: center;
  width: 158px;
  height: 260px;
  padding-top: 40px;
  border: 1px solid #b1b0b0;
  border-bottom: 2px solid #c9c8c8;
}

.cd-tx > .box > .bottom > .big {
  font-size: 24px;
  color: #231815;
  line-height: 1em;
  padding: 5px 0;
}

.cd-tx > .box > .bottom > .small {
  font-size: 18px;
  color: #231815;
  line-height: 1em;
  padding: 8px 0;
}

.cd-c {
  padding-bottom: 30px;
}

.cd-all-btn {
  font-size: 22px;
  text-align: center;
  display: block;
  margin: 0 auto;
  margin-top: 35px;
  border: 2px solid #c2c3c3;
  width: 333px;
  padding: 15px 0;
  line-height: 1em;
  color: #595757;
}

.cd-all-btn:hover {
  color: #595757;
}

.content-3 {
  background-color: #f3f3f3;
}

.content-3 > .content-3-m {
  width: 1200px;
  margin: 0 auto;
  min-height: 200px;
  padding-bottom: 35px;
}

.content-3 > .content-3-m > h3 {
  text-align: center;
  font-size: 32px;
  color: #595757;
  padding-top: 60px;
  font-weight: normal;
}

.cd-al {
  margin: 45px 0;
  width: 100%;
}

.cd-al > li {
  width: 375px;
}

.cd-al > li > a {
  display: block;
  position: relative;
  overflow: hidden;
  transform: scale(0.9);
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  box-shadow: 0 0 0 rgba(54, 67, 77, 0.3);
  -webkit-box-shadow: 0 0 0 rgba(54, 67, 77, 0.3);
  -moz-box-shadow: 0 0 0 rgba(54, 67, 77, 0.3);
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
}

.cd-al > li > a > img {
  width: 100%;
  height: 236px;
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  transition: .4s;
  -webkit-transition: .4s;
  -moz-transition: .4s;
}

.cd-al > li > a > .al-mask {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: .4s;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  text-align: center;
  color: #ffffff;
}

.cd-al > li > a > .al-mask > p {
  font-size: 25px;
  padding: 77px 10px 0 10px;
  line-height: 1.5em;
}

.cd-al > li > a > .al-mask > span {
  font-size: 24px;
  line-height: 1.5em;
}

.cd-al > li > a:hover > .al-mask {
  opacity: 1;
}

.cd-al > li > a:hover {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  box-shadow: 0 0 20px rgba(54, 67, 77, 0.3);
  -webkit-box-shadow: 0 0 20px rgba(54, 67, 77, 0.3);
  -moz-box-shadow: 0 0 20px rgba(54, 67, 77, 0.3);
}

.cd-al > li > a:hover > img {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
}

.cd-al > .center-li {
  margin: 0px 37px;
}

.img100p > img {
  width: 100%;
  display: block;
  margin: 0 auto;
}

/*关于我们*/
.aboutUs {
  width: 1045px;
  margin: 0 auto;
}

.title_box {
  float: left;
  width: 100%;
}

.h3_tbox {
  float: left;
  width: 100%;
}

.h3_title {
  float: left;
  margin-top: 1px;
  margin-bottom: 10px;
  width: 100%;
  font-size: 28px;
  color: #231815;
  font-weight: normal;
  height: 28px;
  line-height: 28px;
  text-align: center;
}

.line_title {
  width: 60px;
  margin: 0 auto;
}

.p_title1 {
  float: left;
  width: 30px;
  height: 2px;
}

.sp_title1 {
  float: right;
  width: 30px;
  height: 2px;
  background: #f5ab30;
}

.sp_title2 {
  float: left;
  width: 30px;
  height: 2px;
  background: #859bcb;
}

.h2_title {
  float: left;
  margin-top: 10px;
  margin-bottom: 50px;
  width: 100%;
  font-size: 26px;
  font-weight: 600;
  color: #231815;
  line-height: 28px;
  text-align: center;
}

.content_box {
  float: left;
  width: 100%;
}

.aboutUs_top {
  float: left;
  width: 100%;
}

.p_aboutUs1 {
  float: left;
  width: 100%;
  font-size: 16px;
  color: #3e3a39;
  line-height: 35px;
  text-align: center;
}

.aboutUs_botm {
  float: left;
  width: 100%;
  margin-top: 64px;
  margin-bottom: 100px;
}

.four_cont {
  width: 888px;
  margin: 0 auto;
}

.four_cont1:hover span {
  font-size: 28px;
}

.four_cont0 {
  float: left;
  width: 190px;
  height: 190px;
}

.four_cont0 img {
  float: left;
  width: 100%;
  height: 190px;
}

.four_cont1 {
  float: left;
  margin-left: -16px;
  width: 190px;
  height: 190px;
  position: relative;
}

.bck_four {
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  width: 100%;
  transition: transform 2s;
  -moz-transition: transform 2s;
  /* Firefox 4 */
  -webkit-transition: transform 2s;
  /* Safari 和 Chrome */
  -o-transition: transform 2s;
  /* Opera */
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  /* Internet Explorer */
  -moz-transform: rotate(0deg);
  /* Firefox */
  -webkit-transform: rotate(0deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(0deg);
  /* Opera */
}

.four_cont div:hover .bck_four {
  transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  /* Internet Explorer */
  -moz-transform: rotate(-180deg);
  /* Firefox */
  -webkit-transform: rotate(-180deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(-180deg);
  /* Opera */
}

.sp_aboutUs1 {
  float: left;
  margin-top: 70px;
  width: 100%;
  font-size: 22px;
  color: #c8121b;
  line-height: 30px;
  text-align: center;
}

.sp_aboutUs2 {
  float: left;
  width: 100%;
  font-size: 22px;
  color: #c8121b;
  line-height: 30px;
  text-align: center;
}

@media (max-width: 1000px) {
  .aboutUs {
    width: 100%;
  }
  .aboutUs .aboutUs_botm {
    margin-top: 25px;
    margin-bottom: 40px;
  }
  .aboutUs_botm .four_cont {
    width: 100%;
  }
  .four_cont .four_cont1:hover span {
    font-size: 24px;
  }
  .four_cont .four_cont0 {
    float: left;
    width: 22%;
    height: auto;
    text-align: center;
  }
  .four_cont .four_cont0 img {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .four_cont .four_cont1 {
    float: left;
    width: 22%;
    height: auto;
    text-align: center;
    margin-left: -2.65%;
  }
  .four_cont1 .bck_four {
    width: 100%;
    height: auto;
  }
  .four_cont1 .sp_aboutUs1 {
    font-size: 18px;
  }
  .four_cont1 .sp_aboutUs2 {
    font-size: 18px;
  }
}

@media (max-width: 979px) {
  .dp_aboutUs1 {
    display: none;
  }
  .xp_aboutUs1 {
    display: block;
  }
  .xp_aboutUs1 .p_aboutUs1 {
    text-indent: 2em;
    text-align: left;
  }
  .four_cont1 .sp_aboutUs1 {
    margin-top: 50%;
    float: none;
    display: inline-block;
    line-height: 0;
    padding-bottom: 15px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .four_cont1 .sp_aboutUs2 {
    line-height: 0;
  }
}

@media (max-width: 650px) {
  .aboutUs .aboutUs_botm {
    margin-top: 15px;
    margin-bottom: 20px;
  }
  .h3_tbox .h3_title {
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 20px;
    height: 20px;
  }
  .title_box .h2_title {
    margin-bottom: 10px;
    margin-top: 5px;
    font-size: 18px;
    line-height: 20px;
  }
  .xp_aboutUs1 {
    padding: 0;
  }
  .xp_aboutUs1 .p_aboutUs1 {
    text-align: justify;
    font-size: 14px;
    line-height: 26px;
  }
  .aboutUs_botm .four_cont {
    width: 100%;
  }
  .four_cont .four_cont0 {
    float: left;
    width: 22%;
    height: auto;
    text-align: center;
  }
  .four_cont .four_cont0 img {
    float: left;
    width: 100%;
    height: auto;
  }
  .four_cont .four_cont1 {
    float: left;
    width: 22%;
    height: auto;
    text-align: center;
    margin-left: -2.65%;
    margin-top: 0;
  }
  .four_cont1 .bck_four {
    width: 100%;
    height: auto;
    left: 0;
    margin-left: 0;
  }
  .four_cont .four_cont1:hover span {
    font-size: 12px;
  }
  .four_cont1 .sp_aboutUs1 {
    font-size: 10px;
  }
  .four_cont1 .sp_aboutUs2 {
    font-size: 10px;
  }
  .four_cont1 .sp_aboutUs1 {
    padding-bottom: 10px;
  }
}

/*我们的团队*/
.ourTeam {
  width: 1284px;
  height: 740px;
  margin: 0 auto;
  background: url("../img/bck_ourTeam.png") no-repeat center;
  background-size: 100% 100%;
}

.cont_ourTeam {
  width: 1010px;
  margin: 0 auto;
}

.ul_ourTeam {
  float: left;
  margin-left: -30px;
}

.ul_ourTeam li {
  float: left;
  width: 230px;
  margin-left: 30px;
}

.img_ourTeam1 {
  float: left;
  width: 100%;
  height: 230px;
  margin-bottom: 15px;
}

.p_ourTeam1 {
  float: left;
  width: 100%;
  font-size: 14px;
  color: #c8121b;
  line-height: 20px;
  text-align: center;
}

.icon_ourTeam {
  float: left;
  width: 100%;
}

.vid_wmdtd {
  float: left;
  width: 100%;
}

.icon_ourTeam img {
  float: left;
  width: 184px;
  margin-left: 23px;
  margin-top: 5px;
  margin-bottom: 10px;
}

.p_ourTeam2 {
  float: left;
  width: 184px;
  margin-left: 23px;
  font-size: 14px;
  color: #595757;
  line-height: 25px;
  text-indent: 2em;
  text-align: justify;
}

@media (max-width: 1045px) {
  .ourTeam {
    width: 100% !important;
    height: auto;
    background: none;
  }
  .ourTeam .cont_ourTeam {
    width: 100% !important;
  }
  .cont_ourTeam .ul_ourTeam {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .cont_ourTeam .ul_ourTeam li {
    width: 50%;
    margin-left: 0;
    margin-bottom: 10px;
  }
  .ul_ourTeam .img_ourTeam1 {
    float: none;
    display: block;
    width: 230px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 15px;
  }
  .ul_ourTeam .icon_ourTeam img {
    float: none;
    display: block;
    width: 180px;
    height: auto;
    margin: 0 auto;
    margin-top: 5px;
    margin-bottom: 10px;
  }
  .ul_ourTeam .p_ourTeam2 {
    width: 80%;
    margin-left: 0;
    padding: 0 10%;
  }
}

@media (max-width: 650px) {
  .cont_ourTeam .ul_ourTeam {
    float: left;
  }
  .cont_ourTeam .ul_ourTeam li {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 5px;
  }
  .ul_ourTeam .img_ourTeam1 {
    float: left;
    width: 40%;
    height: auto;
    margin-bottom: 15px;
  }
  .ul_ourTeam .vid_wmdtd {
    float: right;
    width: 55%;
    margin-top: 5px;
  }
  .ul_ourTeam .vid_wmdtd_l {
    float: left;
  }
  .ul_ourTeam .img_wmdtd_r {
    float: right;
  }
  .vid_wmdtd .p_ourTeam1 {
    font-size: 12px;
    line-height: 14px;
  }
  .ul_ourTeam .icon_ourTeam img {
    float: left;
    width: 78%;
    height: auto;
    margin-left: 11%;
    margin-top: 5px;
    margin-bottom: 10px;
  }
  .ul_ourTeam .p_ourTeam2 {
    font-size: 16px;
    padding: 0;
    line-height: 22px;
    width: 100%;
  }
}

@media (max-width: 500px) {
  .ul_ourTeam .vid_wmdtd {
    margin-top: 0;
  }
  .ul_ourTeam .p_ourTeam2 {
    line-height: 22px;
  }
}

@media (max-width: 400px) {
  .ul_ourTeam .p_ourTeam2 {
    font-size: 13px;
    padding: 0;
    line-height: 16px;
  }
}

@media (max-width: 350px) {
  .ul_ourTeam .img_ourTeam1 {
    margin-top: 3px;
    margin-bottom: 0;
  }
  .ul_ourTeam .vid_wmdtd {
    width: 52%;
  }
  .ul_ourTeam .icon_ourTeam img {
    margin-bottom: 5px;
  }
  .ul_ourTeam .p_ourTeam2 {
    font-size: 12px;
    line-height: 15px;
  }
}

.contact-r .tit {
  margin-bottom: 15px;
}

.contact-r .tit2 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.contact-r h3 {
  color: #c8121b;
  font-size: 18px;
  /*line-height: 1em;*/
}

.contact-r p {
  font-size: 16px;
  color: #595757;
  line-height: 1.6em;
}

.contact-ul > li {
  width:100%;
  margin-bottom: 20px;
}

.contact-ul h3 {
  margin-bottom: 0;
}

.solid {
  width: 100%;
  height: 1px;
  background-color: #dedddd;
  margin: 20px 0;
}

.six-c .six-tit {
  font-size: 30px;
  color: #c8121b;
  line-height: 1em;
  padding-bottom: 30px;
}

.six-c p {
  font-size: 16px;
  line-height: 1.7em;
}

.six-c .img {
  margin: 30px 0;
}

.six-c .img:first-child {
  margin-top: 0;
}

.six-ul {
  width: 100%;
  margin-bottom: 30px;
}

.six-ul > li {
  width: 50%;
  min-height: 10px;
  font-size: 16px;
  position: relative;
}

.six-ul > li > p {
  padding-left: 23px;
}

.six-ul > li:after {
  content: "+";
  font-size: 30px;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: lighter;
}

.blue-tit {
  display: inline-block;
  padding: 8px 50px 8px 30px;
  line-height: 1em;
  font-size: 20px;
  color: #ffffff;
  background-color: #c8121b;
  position: relative;
  margin-top: 35px;
  margin-bottom: 10px;
  border-radius: 14px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
}

.blue-tit:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-top-color: #c8121b;
  position: absolute;
  left: 18px;
  top: 100%;
}

.big-img {
  width: 100%;
  margin-top: 15px;
}

.cd-tit {
  font-size: 36px;
  color: #595757;
  line-height: 1em;
}

.cd-tit2 {
  color: #595757;
  font-size: 20px;
  line-height: 1em;
  margin-top: 15px;
}

.cd-txt {
  font-size: 16px;
  color: #595757;
  line-height: 1.87rem;
  margin-top: 10px;
}

.cd-tx {
  width: 1000px;
  margin: 0 auto;
  min-height: 200px;
  margin-top: 20px;
}

.cd-tx > li {
  min-height: 150px;
}

.cd-tx > .gui {
  width: 120px;
  height: 390px;
  position: relative;
}

.cd-tx > .gui:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 34px solid transparent;
  border-left-color:#c8121b;
  left: 50%;
  top: 50%;
  margin-top: -17px;
  margin-left: -17px;
}

.cd-tx > .box {
  width: 160px;
}

.cd-tx > .box > .top {
  height: 86px;
  width: 100%;
  background-color: #c8121b;
}

.cd-tx > .box > .bottom {
  text-align: center;
  width: 158px;
  height: 260px;
  padding-top: 40px;
  border: 1px solid #b1b0b0;
  border-bottom: 2px solid #c9c8c8;
}

.cd-tx > .box > .bottom > .big {
  font-size: 24px;
  color: #231815;
  line-height: 1em;
  padding: 5px 0;
}

.cd-tx > .box > .bottom > .small {
  font-size: 18px;
  color: #231815;
  line-height: 1em;
  padding: 8px 0;
}

.cd-c {
  padding-bottom: 30px;
}

.cd-all-btn {
  font-size: 22px;
  text-align: center;
  display: block;
  margin: 0 auto;
  margin-top: 35px;
  border: 2px solid #c2c3c3;
  width: 203px;
  padding: 15px 0;
  line-height: 1em;
  color: #595757;
}

.cd-all-btn:hover {
  color: #595757;
}

.content-3 {
  background-color: #f3f3f3;
}

.content-3 > .content-3-m {
  width: 1200px;
  margin: 0 auto;
  min-height: 200px;
  padding-bottom: 35px;
}

.content-3 > .content-3-m > h3 {
  text-align: center;
  font-size: 32px;
  color: #595757;
  padding-top: 60px;
  font-weight: normal;
}

.cd-al {
  margin: 45px 0;
  width: 100%;
}

.cd-al > .cd-al-s {
  width: 375px;
  display: inline-block;
  float: left;
}

.cd-al > .cd-al-s > a {
  display: block;
  position: relative;
  overflow: hidden;
  transform: scale(0.9);
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  box-shadow: 0 0 0 rgba(54, 67, 77, 0.3);
  -webkit-box-shadow: 0 0 0 rgba(54, 67, 77, 0.3);
  -moz-box-shadow: 0 0 0 rgba(54, 67, 77, 0.3);
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
}

.cd-al > .cd-al-s > a > img {
  width: 100%;
  height: 100%;
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  transition: .4s;
  -webkit-transition: .4s;
  -moz-transition: .4s;
}

.cd-al > .cd-al-s > a > .al-mask {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: .4s;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  text-align: center;
  color: #ffffff;
}

.cd-al > .cd-al-s > a > .al-mask > p {
  font-size: 25px;
  padding: 70px 12px 0 12px;
  line-height: 1.5em;
}

.cd-al > .cd-al-s > a > .al-mask > span {
  font-size: 18px;
  display: inline-block;
  padding: 0 20px;
  line-height: 1.5em;
}

.cd-al > .cd-al-s > a:hover > .al-mask {
  opacity: 1;
}

.cd-al > .cd-al-s > a:hover {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  box-shadow: 0 0 20px rgba(54, 67, 77, 0.3);
  -webkit-box-shadow: 0 0 20px rgba(54, 67, 77, 0.3);
  -moz-box-shadow: 0 0 20px rgba(54, 67, 77, 0.3);
}

.cd-al > .cd-al-s > a:hover > img {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
}

.cd-al > .center-li {
  margin: 0px 37px;
}

.join {
  width: 900px;
  margin: 0 auto;
}

.join > div {
  margin-top: 25px;
  border-bottom:1px solid #595959;
}

.join > div > h3 {
  font-size: 22px;
  color: #c8121b;
  line-height: 2em;
}

.join > div > p {
  font-size: 16px;
  color: #595959;
  line-height: 1.9em;

}

.join > div > p > strong {
  font-size: 18px;
}

.join .join-f {
  font-weight: bold;
  font-size: 20px;
  margin-top: 100px;
  border-top: 1px solid #ccc;
  padding-top: 50px;
}

.join .join-f > p {
  text-indent: 2em;
}

.join-tit {
  font-size: 30px;
  line-height: 1em;
  color: #595959;
}

@font-face {
  font-family: langSong;
  src: url("../img/MFLangSong_Noncommercial-Regular.otf");
}

.idea-box {
  border: 1px dashed #c8121b;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  width: 600px;
  text-align: center;
  padding: 50px 30px 50px;
  margin-bottom: 150px;
}

.idea-box > .idea-tit {
  letter-spacing: 3px;
  color: #ffffff;
  font-size: 50px;
  line-height: 1em;
  font-weight: bold;
  background-color: #c8121b;
  display: inline-block;
  padding: 9px 12px;
  position: relative;
  top: -40px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.idea-box > p {
  text-indent: 2em;
  font-size: 16px;
  text-align: left;
  color: #444243;
  line-height: 2em;
}

.idea-box .yuan {
  width: 36px;
  height: 36px;
  font-size: 35px;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  background-color: #c8121b;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  line-height: 1.05em;
  font-weight: bold;
  margin: 0 3px;
}

.idea-box-center > p {
  text-align: center;
  text-indent: 0;
}

.idea-box-center > p > b {
  vertical-align: middle;
}

.idea-box-center .quan {
  font-size: 19px;
  border: 1px dashed #c8121b;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  display: inline-block;
  padding: 0 5px;
  line-height: 1.5em;
}

.example {
  margin-bottom: 120px;
}

.example > .left {
  float: left;
  width: 215px;
}

.example > .left > img {
  width: 100%;
  display: block;
  margin-top: 88px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.example > .right {
  float: left;
  margin-left:70px;
}

.example > .right h3 {
  font-size: 40px;
  color: #595959;
  padding-left: 30px;
}

.example > .right h3 > .en-name {
  font-size: 16px;
}

.example-box {
  border: 1px dashed #c8121b;
  padding: 5px;
  padding-top: 0;
  width: 610px;
  margin-top: 40px;
  min-height: 230px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

.example-box > p {
  line-height: 2em;
  text-indent: 2em;
  font-size: 16px;
  color: #595959;
}

.example-tit {
  font-family: langSong;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  font-size: 20px;
  color: #ffffff;
  position: relative;
  display: inline-block;
  line-height: 1em;
  padding: 10px;
  background-color:#c8121b;
  top: -22px;
}

.war-case img,
.war-case p,
.war-case .tit {
  margin-bottom: 40px;
}

.war-case .tit {
  font-size: 20px;
  color: #595959;
  line-height: 1em;
}

.war-case p {
  text-indent: 2em;
  font-size: 14px;
  line-height: 2em;
}

.war-case h2 {
  font-size: 38px;
  color: #595959;
  line-height: 1em;
  margin-bottom: 25px;
}

.war-case h3 {
  font-size: 24px;
  color: #595959;
  line-height: 1em;
  margin-bottom: 25px;
}

.war-case .sild {
  width: 55px;
  height: 2px;
  background-color: #595959;
  margin: 15px 0;
}

.search-c {
  padding: 50px 0;
}

.search-ms {
  margin-top: 30px;
  margin-bottom: 25px;
  font-size: 18px;
}

.search-tit {
  font-size: 18px;
  color: #595959;
  font-weight: bold;
  padding-top: 30px;
  width: 1200px;
  margin: 0 auto;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}

.search-tit span {
  color:#c8121b;
}

.more-search {
  display: block;
  color: #595959;
  border: 2px solid #999;
  width: 120px;
  height: 40px;
  line-height: 2.5em;
  text-align: center;
  font-size: 16px;
  margin: 0 auto;
}

.more-search:hover {
  transform: scale(1.02);
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  color:#c8121b;
}

.mediaAll img {
  display: block;
  margin: auto;
}

.pagination {
  text-align: center;
}

.pagination li {
  display: inline-block;
  font-size: 14px;
  height: 26px;
  border: 1px solid #9c9c9c;
  min-width: 26px;
  line-height: 1.9em;
  margin: 0 3px;
  border-radius: 4px;
}

.pagination li.active {
  background-color:#c8121b;
  border-color:#c8121b;
  cursor: no-drop;
  color: #ffffff;
}

.pagination li a {
  color: #595959;
}

.my-xg {
  /*改变了颜色和加粗的样式*/
}

.my-xg .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23595959'%2F%3E%3C%2Fsvg%3E");
}

.my-xg .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23595959'%2F%3E%3C%2Fsvg%3E");
}

.cy-case > li > .case-img > a > img {
  height: 225px;
}

/*2017-08-22响应式*/
@media (max-width: 1280px) {
  .content-2 {
    width: 100%;
  }
  .content-2 .content-2-main {
    width:94%;
    padding: 40px 0;
  }
  .content-2 .content-2-main .search-tit {
    width: 100%;
    padding-top: 0;
  }
  .content-2 .content-2-main > .left {
    width: 30%;
  }
  .content-2 .content-2-main > .right {
    width: 68%;
  }
  .content-2 .content-2-main .join {
    width: 100%;
  }
  .content-2 .about-c {
    background-size: auto 100%;
  }
  .content-2 .case-nav > ul > li {
    margin-bottom: 8px;
  }
  .content-2 .case-ul > li > .case-img > a > img {
    height: auto;
  }
  .content-2 .case-ul > li > .case-info > h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .content-2 .case-ul > li > .case-info > p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px!important;
  }
  .content-2 .case-control a {
    width: calc((100% - 20px) / 3);
    width: -webkit-calc((100% - 20px) / 3);
    width: -moz-calc((100% - 20px) / 3);
    padding: 20px 0;
  }
  .content-2 .case-control .center-a {
    margin: 0;
  }
  .content-2 .content-3 > .content-3-m {
    width: 94%;
  }
  .content-2 .cases-hybrid {
    width: 94%;
  }
  .content-2 .news-m > ul > li .news-m-c {
    width: 94%;
  }
  .content-2 .news-m > ul > li .news-m-c > .left {
    width: 25%;
  }
  .content-2 .news-m > ul > li .news-m-c > .right {
    width: 70%;
  }
  .content-2 .news-m > ul > li .news-m-c > .right > h2 {
    font-size:16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width:100%;
  }
  .content-2 .news-m > ul > li .news-m-c > .right > span {
    padding: 10px 0;
  }
  .content-2 .news-m > ul > li .news-m-c > .right > p {
    font-size: 16px;
    line-height: 1.5em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width:100%;
  }
  .content-2 .case-detail-tit {
    line-height: 1.5em;
  }
  .hybrid video {
    height: auto !important;
  }
  .example {
    margin-bottom: 60px;
  }
  .example > .left {
    width: 30%;
  }
  .example > .right {
    width: 60%;
    float: right;
    margin-left: 0;
  }
  .example > .right h3 {
    font-size: 35px;
  }
  .example-box {
    width: 94%;
    /*padding: 2%;*/
  }
  .example-box > p{
    font-size: 14px;
  }

  .case-nav{
    width:94%;
    height:auto;
  }
  .case-nav > ul{
    width:100%;
    display: flex;
    flex-wrap:wrap;
    justify-content:flex-start;
    text-align: center;
    padding: 0px 0 10px;
  }
  .case-nav > ul > li{
    margin-right: 0;
    width:16%;
  }
  .case-nav > ul > li:first-child{
    margin-left: 0;
  }


}

.c2-l-nav li a:hover{
  text-decoration: none!important;
}


@media  screen and (max-width: 1280px) and (min-width:980px) {
  .content-2-main .c2-l-nav{
    font-size: 20px;
  }
  .content-2 .content-2-main > .left{
    width:12%;
  }
  .content-2 .content-2-main > .right{
    width:88%;
  }
}

@media screen and (max-width: 540px){
  .content-2 .case-nav > ul > li:last-child{
    padding-left: 2%;
  }
}
@media screen and (min-width: 745px) and (max-width:1280px){
  .content-2 .case-nav > ul > li:last-child{
    padding-left:3%;
    width:130px;
  }
}
@media screen and (min-width: 785px) and (max-width:825px){
  .content-2 .case-nav > ul > li:last-child{
    padding-left:3.2%;
  }
}
@media screen and (min-width: 826px) and (max-width:945px){
  .content-2 .case-nav > ul > li:last-child{
    padding-left:4%;
  }
}
@media screen and (min-width: 946px) and (max-width:990px){
  .content-2 .case-nav > ul > li:last-child{
    padding-left:4.3%;
  }
}
@media screen and (min-width:991px) and (max-width:1090px){
  .content-2 .case-nav > ul > li:last-child{
    padding-left:4.8%;
  }
}
@media screen and (min-width: 1091px) and (max-width:1280px){
  .content-2 .case-nav > ul > li:last-child{
    padding-left:5.2%;
  }
}
@media screen and (min-width: 1091px) and (max-width:1280px){
  .content-2 .case-nav > ul > li:last-child{
    padding-left:5.2%;
  }
}
@media screen and (max-width:453px){
  .case-nav > ul > li{
    width:7.5%;
  }
  .content-2 .case-nav > ul > li:last-child{
    padding-left: 0;
  }
}
@media screen and (min-width:454px) and (max-width:530px){
  .case-nav > ul > li{
    width:16.5%;
  }
  .content-2 .case-nav > ul > li:last-child{
    padding-left: 1.5%;
  }
}
  .entry-list {
  /*font-size: 12px;*/
  /*position: absolute;*/
  /*right: 84px;*/
  /*bottom: 151px;*/
}

.entry-list a {
  color: #fff;
}

.entry-list a:hover {
  color:#c8121b;
}

.entry-list .entry-item {
  /*float: left;*/
}

.entry-list .entry-item:nth-child(1) {
  /*margin-right: 34px;*/
}

.entry-list .entry-item span {
  /*display: inline-block;*/
  /*width: 70px;*/
  /*font-size: 14px;*/
  /*vertical-align: middle;*/
  /*margin-left: 10px;*/
}

@media (max-width: 1200px) {
  .cd-al > li {
    width: 33.33333%;
  }
  .entry-list {
    bottom: 46px;
    right: 400px;
  }
  .content-2 .case7-main{
    background:none!important;
  }
}

@media (max-width: 1059px) {
  .cd-tx {
    width: 100%;
  }
  .cd-tx > .box {
    width: 24%;
    margin-right: 1%;
  }
  .cd-tx > .box > .top {
    height: 60px;
  }
  .cd-tx > .box > .bottom {
    width: calc(100% - 2px);
    padding-top: 20px;
  }
  .cd-tx > .gui {
    width: 0;
  }
  .cd-tx > .gui:after {
    display: none;
  }
}

@media (max-width: 979px) {
  .content-2 {
    padding-top: 51px;
  }
  .content-2 .content-2-main {
    position: relative;
  }
  .content-2 .content-2-main .autoTapa {
    display: block;
  }
  .content-2 .content-2-main > .left {
    display: none;
  }
  .content-2 .content-2-main > .right {
    width: 100%;
    margin-top: 40px;
  }
  .content-2 .content-2-main .c2-r-tit {
    font-size: 22px;
  }
  .content-2 .content-2-main .c-r-t2 {
    font-size: 26px;
  }
  .content-2 .content-2-main .c-r-t3 {
    font-size: 50px;
  }
  .content-2 .content-2-main .c-r-t3 .jia:after {
    font-size: 42px;
    top: -5px;
  }
  .content-2 .content-2-main .c-r-t3 > span {
    font-size: 60px;
  }
  .idea-box {
    margin: auto;
    margin-bottom: 150px;
  }
  .idea-box > .idea-tit {
    font-size: 40px;
    top: -30px;
  }
  .cd-al > .center-li {
    margin: 0;
  }

}

@media (max-width: 767px) {

  .footer > .footer-main {
    height: 450px;
  }
  .entry-list {
    width: 100%;
    bottom: 80px;
    left: 0;
    text-align: center;
  }
  .entry-list .entry-item {
    float: none;
    display: inline-block;
    vertical-align: middle;
  }
  .content-2 .content-2-main .six-c .six-tit {
    font-size: 26px;
    line-height: 1.5em;
  }
  .content-2 .content-2-main .six-ul li {
    width: 100%;
  }
  .content-2 .content-2-main .case-ul > li {
    width: 50%;
    margin-bottom: 10px;
  }
  .content-2 .content-2-main .case-ul > li .case-img > a > .case-mask {
    display: none;
  }
  .content-2 .content-2-main .case-ul > li > .case-info > p {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .content-2 .content-2-main .media-m > ul > li img {
    height: auto;
  }
  .content-2 .content-2-main .new-l {
    width: 100%;
    float: none;
  }
  .content-2 .content-2-main .new-r {
    width: 100%;
    float: none;
  }
  .content-2 .content-2-main .case-detail-tit {
    font-size: 16px;
    line-height: 1.5em;
  }
  .content-2-main .c1{
    font-size: 22px;
  }
  .idea-box {
    width: 94%;
    padding: 0 3% 10px 3%;
    margin-bottom: 66px;
  }
  .idea-box > .idea-tit {
    font-size: 30px;
    top: -25px;
  }
  .idea-con .right .idea-box{
    padding: 50px 8px 50px;
  }
  .example {
    display: flex;
    width:100%;
    margin-bottom: 60px;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
  }
  .example > .left {
    width: 95%;
    margin: auto;
  }
  .example > .right {
    width:95%;
    margin-left: 0;
  }
  .example > .right h3 {
    font-size: 26px;
    padding-left: 0;
    text-align: center;
  }
  .example-box {
    width: 94%;
    padding:10px;
    margin-top:7px;
  }

  .example > .left > img{
    margin-top: 0;
    width:70%;
    margin: 0 auto;
  }

  .cd-tit {
    font-size: 26px;
  }
  .cd-tit2 {
    font-size: 18px;
  }
  .company-txt {
    font-size: 22px !important;
    line-height: 1.5em;
  }
  .cd-tx {
    width: 100%;
  }
  .cd-tx > li {
    min-height: auto;
  }
  .cd-tx > .box {
    width: 60%;
    float: none;
    display: block;
    margin: auto;
  }
  .cd-tx > .box > .top {
    height: 60px;
  }
  .cd-tx > .box > .bottom {
    width: calc(100% - 2px);
    padding-top: 20px;
  }
  .cd-tx > .gui {
    width: 100%;
    height: 40px;
    display: block;
    float: none;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
  }
  .cd-tx > .gui:after {
    display: block;
    top: 16px;
    margin-left: -34px;
    -webkit-transform: rotate(90deg) scale(0.7);
    -moz-transform: rotate(90deg) scale(0.7);
    -ms-transform: rotate(90deg) scale(0.7);
    -o-transform: rotate(90deg) scale(0.7);
    transform: rotate(90deg) scale(0.7);
  }


}

@media (max-width: 480px) {
  .content-2 .content-2-main > .right .txt {
    font-size: 14px;
  }
  .content-2 .content-2-main .c2-r-tit {
    font-size: 20px;
  }
  .content-2 .content-2-main .c-r-t2 {
    font-size: 20px;
  }
  .content-2 .content-2-main .c-r-t3 {
    font-size: 40px;
  }
  .content-2 .content-2-main .c-r-t3 .jia:after {
    font-size: 42px;
    top: -5px;
  }
  .content-2-main > .right .txttitle{
    font-size: 16px;
  }
  .content-2 .content-2-main .c-r-t3 > span {
    font-size: 52px;
  }
  .content-2 .content-2-main .six-c .six-tit {
    font-size: 20px;
    line-height: 1.5em;
  }
  .content-2 .content-2-main .six-c p {
    font-size: 14px;
  }
  .content-2 .content-2-main .contact-r p {
    font-size: 14px;
  }
  .content-2 .content-2-main .contact-r .contact-ul > li {
    width: 100%;
  }
  .content-2 .content-2-main .case-ul > li > .case-info > h4 {
    font-size: 15px;
  }
  .content-2 .content-2-main .case-ul > li > .case-info > p {
    font-size: 13px;
    margin-bottom: 5px;
  }
  .content-2 .content-2-main .case-tit,
  .content-2 .content-2-main .m-class-tab h2 {
    font-size: 20px;
  }
  .content-2 .content-2-main .contact-r h3:first-child{
    font-size: 22px!important;
    margin-bottom: 10px!important;
  }
  .content-2 .content-2-main .contact-r h3:nth-child(2){
    font-size: 18px!important;
    line-height: 25px !important;
  }
  .content-2 .content-2-main .view-all {
    width: 170px;
    padding: 10px 0;
    font-size: 18px;
    border-width: 2px;
  }
  .content-2 .content-2-main .case-control a {
    margin-bottom: 10px;
    width: 244px;
  }
  .content-2 .content-2-main .case-control .center-a {
    margin: 0;
    margin-bottom: 10px;
  }
  .content-2 .case-ul > li > .case-info > p {
    font-size: 14px!important;
  }
  .content-2 .content-2-main .blue-tit {
    font-size: 16px;
    line-height: 1.5em;
    padding: 8px 30px;
  }
  .content-2 .content-2-main .join .join-tit {
    font-size: 26px;
  }
  .content-2 .content-2-main .join > div > p {
    font-size: 14px;
  }
  .content-2 .content-2-main .join > div > h3 {
    font-size: 20px;
  }
  .content-2 .content-2-main .join > div > p > strong {
    font-size: 16px;
  }
  .content-2 .content-3 > .content-3-m > h3 {
    font-size: 22px;
  }
  .content-2 .idea-box {
    margin-bottom: 66px;
  }
  .content-2 .idea-box > .idea-tit {
    font-size: 24px;
    top: -20px;
  }
  .content-2 .idea-box > p {
    font-size: 14px;
  }
  .content-2 .example {
    margin-bottom: 60px;
  }
  .content-2 .example > .right h3 {
    font-size: 20px;
  }
  .content-2 .example-box > p {
    font-size: 14px;
  }
  .content-2 .news-c .news-tit {
    font-size: 26px;
  }
  .content-2 .news-m > ul > li .news-m-c {
    width: 94%;
    display: flex;
    justify-content: space-around;
  }
  .content-2 .news-m > ul > li .news-m-c > .left {
    width: 25%;
    float: none;
  }
  .content-2 .news-m > ul > li .news-m-c > .right {
    width:70%;
    float: none;
  }
  .content-2 .news-m > ul > li .news-m-c > .right > h2 {
    line-height: 1.5em;
  }
  .content-2 .news-m > ul > li .news-m-c > .right > span {
    padding: 10px 0;
  }
  .content-2 .news-m > ul > li .news-m-c > .right > p {
    font-size: 14px;
  }
  .content-2 .hybrid > p {
    font-size: 14px;
  }
  .cd-tit {
    font-size: 24px;
    line-height: 1.5em;
  }
  .cd-txt {
    font-size: 14px;
  }
  .company-txt {
    font-size: 20px !important;
  }
  .pagination li {
    min-width: 24px;
  }

/*  智慧展馆--手机端响应*/
  .content-2 .content-2-main .case-ul > li{
    width:100%;
  }
  .content-2-main .tech-h2{
    font-size: 20px!important;
  }

  .news-m-c > .left > a > img{
    height:auto;
  }
  .case-detail-tit4{
    font-size: 20PX;
  }
/*  全球同步 手机端*/

  .case-detail-tit4{
    font-size: 22px;
    padding: 20px 0;
  }
  .hybrid > p{
    font-size: 14px;
    padding: 5px 0;
  }
  .content-3 > .content-3-m > h3{
    padding-top: 20px;
  }
  .cd-al{
    margin:10px 0;
  }
  .cd-al > li > a > img{
    height:auto;
  }
  .cd-al > li > a > .al-mask{
   top:10%;
  }
  .cd-al > li > a > .al-mask > p{
    font-size: 16px;
    padding: 0;
  }
  .cd-al > li > a > .al-mask > span{
    font-size: 14px;
  }
  .cd-all-btn{
    font-size: 16px;
    width:50%;
  }
  .new-contect{
    margin: 20px 0 25px !important;
  }
  .new-contect a{
    padding: 8px;
    font-size: 14px;
  }

}

@media (max-width: 379px) {
  .footer > .footer-main {
    min-width: 300px;
  }
  .entry-list .entry-item:nth-child(1) {
    margin-right: 4px;
  }
  .content-2 .content-2-main .c-r-t3 {
    font-size: 31px;
  }
  .content-2 .content-2-main .c-r-t3 .jia:after {
    font-size: 42px;
    right: 5px;
  }
  .content-2 .content-2-main .c-r-t3 > span {
    font-size: 40px;
  }
  .content-2 .content-2-main .contact-r h3 {
    font-size: 16px;
  }
  .content-2 .content-2-main .join .join-tit {
    font-size: 24px;
  }
  .content-2 .content-2-main .join > div > h3 {
    font-size: 18px;
  }
  .content-2 .content-2-main .join > div > p > strong {
    font-size: 16px;
  }
  .content-2 .news-c .news-tit {
    font-size: 24px;
  }
  .content-2 .news-m > ul > li .news-m-c > .right > h2 {
    font-size: 16px;
  }
  .cd-tit {
    font-size: 22px;
  }
  .cd-tit2 {
    font-size: 16px;
    line-height: 1.5em;
  }
  /*.cd-all-btn {*/
  /*  width: 90%;*/
  /*  font-size: 20px;*/
  /*}*/
  .contact-r>h3:first-child{
    font-size: 22px;
  }
}

.diy_four{
  width: 34% !important;
}