#header {
  position: fixed;
  width: 100%;
  height: auto;
  background-color: #000;
  top: 0;
  left: 0;
  z-index: 100;
  font-size: 16px;
  transition: all linear 0.4s;
  -webkit-transition: all linear 0.4s;
  -moz-transition: all linear 0.4s;
  -o-transition: all linear 0.4s;
}
#header.indexheader.cur{
  top: -90px;
  transition: all linear 0.4s;
  -webkit-transition: all linear 0.4s;
  -moz-transition: all linear 0.4s;
  -o-transition: all linear 0.4s;
}
#banner.banner2{
  display: none;
}
#header .header_box {
  margin: 0 -55px;
}
#header .header_top {
  padding: 11px 0;
}
#header .header_top .language {
  margin-left: 30px;
}
#header .header_top .language a {
  display: inline-block;
  padding: 0 8px;
  line-height: 69px;
  color: #fff;
  position: relative;
}
#header .header_top .language a:first-child:after {
  content: "";
  display: block;
  width: 2px;
  height: 14px;
  background-color: #ddd;
  position: absolute;
  right: -3px;
  top: 50%;
  margin-top: -7px;
}
#header .header_top .language a:hover {
  text-decoration: underline;
}
#header .header_top .header_meassage {
  color: #e6e6e6;
  font-size: 14px;
  padding-top: 0;
  margin-right: 10px; width:35%

}
#header.indexheader .header_top .header_meassage{
  width: auto;
}
#header .header_top .header_meassage li,
#header .header_top .header_meassage p {
  float: left;
}
#header .header_top .header_meassage li:first-child p{
  float: left;
}
#header .header_top .header_meassage li:first-child p.p1{
  width: 80%;
}
#header .header_top .header_meassage .p1 {
  text-align: right;
  line-height: 24px;
}
#header .header_top .header_meassage .p2 {
  margin: 10px 0 0 25px;
}
#header .header_top .header_meassage li:first-child {
  margin-right: 40px;
  width: 68%;
}
#header #menu {
  height: 58px;
  background-color: #fff;
  border-radius: 15px;
  margin-top: 5px;
  padding: 0 2%;
}
#header #menu li {
  float: left;
  line-height: 58px;
  width: 11.11%;
  position: relative;
  text-align: center;
}
#header #menu li a:hover {
  color: #D91130;
}
#header #menu li:after {
  content: "";
  display: block;
  width: 2px;
  height: 16px;
  background-color: #676666;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
}
#header #menu li:last-child:after {
  display: none;
}
#header #menu li.active:before {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background-color: #D91130;
  position: absolute;
  left: 0;
  bottom: 0;
}
#header.inheader {
 /* position: static;*/
}
#header.inheader .header_top {
  padding: 10px 2%;
}
#header.inheader .header_top .intype_list {
  float: left;
  width: 40%;
  margin-left: 4%;
  margin-top: 20px;
}
#header.inheader .header_top .intype_list li {
  float: left;
  width: 20%;
  box-sizing: border-box;
  padding: 0 5px;
}
#header.inheader .header_top .intype_list li a {
  display: block;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  overflow: hidden;
  border-radius: 20px;white-space:nowrap; text-overflow:ellipsis; overflow:hidden;
}
#header.inheader .header_top .intype_list li a:hover {
  background-color: #BABBBD;
  color: #000;
}
#header.inheader .header_top .intype_list li.current a {
  background-color: #BABBBD;
  color: #000;
}
.inContent {
  padding: 54px 0 60px;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}
.inContent .in_aside {
  float: left;
  width: 142px;
  position: fixed;
  top: calc((100vh - 400px)*0.5 + 65px);
  left: 120px;
  text-align: center;
  z-index: 9;
}
.inContent .in_aside .wechat .p2 {
  color: #000;
  font-size: 16px;
  margin-top: 15px;
  line-height: 20px;
}
.inContent .in_aside .in_aside_list {
  margin-top: 30px;
  font-size: 16px;
}
.inContent .in_aside .in_aside_list li {
  margin-bottom: 10px;
}
.inContent .in_aside .in_aside_list li a {
  display: inline-block;
  width: 100px;
  height: 28px;
  line-height: 28px;
  border-radius: 20px;
}
.inContent .in_aside .in_aside_list li a:hover {
  background-color: #D91130;
  color: #fff;
}
.inContent .in_aside .in_aside_list li.current a {
  background-color: #D91130;
  color: #fff;
}
.inContent .in_main {
  margin-left: 360px;
  padding-right: 17%; margin-top:80px; min-height:500px;
}
.inContent .about {
  padding: 4vh 0 16%;
}

.inContent .about .about_text {
  padding-right: 50px;
  color: #666666;
}
.inContent .about .about_text .p1 {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 20px;
}
.inContent .about .about_text .p2 {
  font-size: 14px;
  line-height: 28px;
}
.inContent .dibang .dibang_list {
  margin: 0 -30px;
}
.inContent .dibang .dibang_list li {
  padding: 0 30px;
  margin-top: 12px;
}
.inContent .dibang .dibang_list li a {
  display: block;
}
.inContent .dibang .dibang_list li .text {
  margin-top: 8px;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #000;
  background-color: #fff;
  padding: 0 5px;
  text-align: center;
  border-bottom: 1px solid #DD2828;
}
.inContent .dibang .dibang_list li .image {
  position: relative;
}
.inContent .dibang .dibang_list li .image:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 5px solid #DD2828;
  z-index: 10;
  display: none;
}
.inContent .dibang .dibang_list li .image:after {
  content: "";
  display: block;
  width: 29px;
  height: 28px;
  background-image: url(../images/icon5.png);
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -14px 0 0 -14.5px;
  display: none;
}
@media (min-width: 992px) {
  .inContent .dibang .dibang_list li a:hover .image:before {
    display: block;
  }
  .inContent .dibang .dibang_list li a:hover .image:after {
    display: block;
  }
  .inContent .dibang .dibang_list li a:hover .text {
    background-color: #DD2828;
    color: #fff;
  }
}
.inContent .dibang_detail {
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 10px;
  padding: 50px 55px 20px;
  min-height: 600px;
}
.inContent .dibang_detail .dibang_detail_header {
  color: #666;
  line-height: 24px;
  padding-bottom: 15px;
  border-bottom: 1px solid #000;
}
.inContent .dibang_detail .dibang_detail_header .p1 {
  color: #000;
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: bold;
}
.inContent .dibang_detail .dibang_detail_header .p2 {
  font-size: 14px;
}
.inContent .dibang_detail .dibang_detail_header .p2 span {
  margin-right: 15px;
}
.inContent .dibang_detail .dibang_detail_header .p3 {
  font-size: 12px;
}
.inContent .dibang_detail .dibang_detail_text {
  padding: 35px 0;
}
.inContent .pageTurn {
  color: #222;
  font-size: 14px;
}
.inContent .pageTurn p {
  float: left;
  margin-right: 25px;
}
.inContent .pageTurn p a {
  color: #222;
}
.inContent .pageTurn p a:hover {
  color: #D91130;
}
.inContent .news .news_list {
  padding: 15px 30px 0;
}
.inContent .news .news_list li {
  margin-top: 35px;
}
.inContent .news .news_list li .date {
  float: left;
  width: 60px;
  height: 60px;
  background-color: #DD2828;
  color: #fff;
  position: relative;
}
.inContent .news .news_list li .date p {
  position: absolute;
  font-family: Impact;
}
.inContent .news .news_list li .date .p1 {
  font-size: 26px;
  top: 9px;
  left: 7px;
}
.inContent .news .news_list li .date .p2 {
  top: 18px;
  left: 28px;
}
.inContent .news .news_list li .date .p3 {
  font-size: 18px;
  top: 30px;
  left: 40px;
}
.inContent .news .news_list li .date:after {
  content: "";
  display: block;
  width: 18px;
  height: 16px;
  background: url(../images/icon6.png) no-repeat center;
  position: absolute;
  bottom: -16px;
  right: 5px;
}
.inContent .news .news_list li .text {
  margin-left: 85px;
  padding-top: 2px;
  font-size: 16px;
}
.inContent .news .news_list li .text .p1 {
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.inContent .news .news_list li .text .p2 {
  margin: 6px 0 8px;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.inContent .news .news_list li .text .p3 a {
  color: #dd2727;
}
.inContent .news .news_list li .text .p3 a:hover {
  text-decoration: underline;
}
.inContent .case .case_list {
  margin-top: 40px;
}
.inContent .case .case_list li {
  margin-top: 25px;
  padding: 0 14px;
}
.inContent .case .case_list li a {
  display: block;
  text-align: center;
}
.inContent .case .case_list li a .text {
  font-size: 16px;
  height: 47px;
  line-height: 47px;
  color: #fff;
  text-align: center;
  background-color: #DD2828;
  margin-top: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 5px;
}
.section {
  background-size: cover;
  background-position: center;
}
.index_title {
  text-align: center;
  margin-top: 10vh;
}
.index_title .e_title {
  font-size: 7vh;
  color: #dd2727;
  text-transform: uppercase;
  line-height: 7vh;
}
.index_title .c_title {
  display: inline-block;
  font-size: 18px;
  position: relative;
  top: 5px;
}
.index_title .c_title .c_title_l {
  float: left;
  color: #dd2727;
  font-size: 46px;
  position: relative;
  padding-right: 21px;
}
.index_title .c_title .c_title_l:after {
  content: "";
  display: block;
  width: 2px;
  height: 41px;
  background-color: #91989C;
  position: absolute;
  right: 0;
  top: 15px;
}
.index_title .c_title .c_title_r {
  float: left;
  text-align: left;
  padding-left: 10px;
  padding-top: 15px;
}
.index_title .c_title .c_title_r .p1 {
  font-size: 16px;
}
.index_title .c_title .c_title_r .p2 {
  font-size: 12px;
}
.opacity {
  opacity: 0;
}
.b {
  font-weight: bold;
}
.animate1 {
  overflow: hidden;
  position: relative;
}
.animate1:before {
  background: rgba(255, 255, 255, 0.5);
  content: "";
  height: 100%;
  left: 12px;
  position: absolute;
  z-index: 2;
  top: 0;
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);
  -ms-transform: scale(1.9, 1.4) rotate(45deg) translate(0px, -100%);
  -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);
  -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);
  transition: transform 0.6s ease 0s;
  -moz-transition: transform 0.6s ease 0s;
  -webkit-transition: -webkit-transform 0.6s ease 0s;
  -o-transition: transform 0.6s ease 0s;
  width: 100%;
}
.animate1:hover::before {
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 105%, 0px);
          transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 105%, 0px);
  transition: transform 0.6s ease 0s;
  -moz-transition: transform 0.6s ease 0s;
  -webkit-transition: -webkit-transform 0.6s ease 0s;
  -o-transition: transform 0.6s ease 0s;
}
.section2 .responsive {
  margin-top: 6vh;
}
.section2 .responsive .slick-prev:before,
.section2 .responsive .slick-next:before {
  content: "";
  display: block;
  width: 22px;
  height: 31px;
}
.section2 .responsive .slick-prev:before {
  background-image: url(../images/icon3.png);
}
.section2 .responsive .slick-next:before {
  background-image: url(../images/icon4.png);
}
.section2 .responsive a {
  display: block;
  padding: 0 14px;
}
.section2 .responsive a .text {
  font-size: 16px;
  height: 47px;
  line-height: 47px;
  color: #fff;
  text-align: center;
  background-color: #DD2828;
  margin-top: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 5px;
}
.section3 .responsive2 {
  margin: 6vh -30px 0;
}
.section3 .responsive2 .slick-dots {
  bottom: -4vh;
}
.section3 .responsive2 a {
  display: block;
  padding: 0 30px;
}
.section3 .responsive2 a .text {
  margin-top: 8px;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #000;
  background-color: #fff;
  padding: 0 5px;
  text-align: center;
  border-bottom: 1px solid #DD2828;
}
.section3 .responsive2 a .image {
  position: relative;
}
.section3 .responsive2 a .image:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 5px solid #DD2828;
  z-index: 10;
  display: none;
}
.section3 .responsive2 a .image:after {
  content: "";
  display: block;
  width: 29px;
  height: 28px;
  background-image: url(../images/icon5.png);
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -14px 0 0 -14.5px;
  display: none;
}
@media (min-width: 992px) {
  .section3 .responsive2 a:hover .image:before {
    display: block;
  }
  .section3 .responsive2 a:hover .image:after {
    display: block;
  }
  .section3 .responsive2 a:hover .text {
    background-color: #DD2828;
    color: #fff;
  }
}
.section3 .section3_more {
  margin-top: 8vh;
  text-align: center;
}
.section3 .section3_more a {
  display: inline-block;
  width: 188px;
  height: 40px;
  box-sizing: border-box;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #666666;
  border: 1px solid #a0a0a0;
  border-radius: 10px;
}
@media (min-width: 992px) {
  .section3 .section3_more a:hover {
    background-color: #DD2828;
    color: #fff;
    border: none;
  }
}
.section4 .responsive3 {
  margin: 20px 3% 0;
}
.section4 .responsive3 .slick-dots {
  bottom: -5vh;
}
.section4 .responsive3 button:before {
  color: #fff;
}
.section4 .responsive3 a {
  display: block;
  padding: 0 8%;
  margin-top: 45px;
  cursor: default;
}
.section4 .responsive3 a .cooperate {
  height: 112px;
  background-color: #fff;
  line-height: 112px;
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
  transition: all linear 0.4s;
  -webkit-transition: all linear 0.4s;
  -moz-transition: all linear 0.4s;
}
.section4 .responsive3 a .cooperate .image,
.section4 .responsive3 a .cooperate .text {
  transition: all linear 0.4s;
  -webkit-transition: all linear 0.4s;
  -moz-transition: all linear 0.4s;
}
.section4 .responsive3 a .cooperate .text {
  line-height: 112px;
  color: #fff;
}
.section4 .responsive3 a .cooperate .text .p1 {
  font-size: 18px;
}
.section4 .responsive3 a .cooperate .text .p2 {
  font-size: 14px;
  text-transform: uppercase;
}
.section4 .responsive3 a .cooperate img {
  display: inline;width:60%
}
@media (min-width: 992px) {
  .section4 .responsive3 a .cooperate:hover {
    background-color: #DD2828;
    transition: all linear 0.4s;
    -webkit-transition: all linear 0.4s;
    -moz-transition: all linear 0.4s;
  }
  .section4 .responsive3 a .cooperate:hover .image,
  .section4 .responsive3 a .cooperate:hover .text {
    -webkit-transform: translateY(-112px);
        -ms-transform: translateY(-112px);
            transform: translateY(-112px);
    transition: all linear 0.4s;
    -webkit-transition: all linear 0.4s;
    -moz-transition: all linear 0.4s;
  }
}
.section5 .section5_list {
  margin-top: 5vh;
  padding: 0 7%;
}
.section5 .section5_list .image {
  text-align: center;
}
.section5 .section5_list .text {
  margin-top: 15px;
  color: #222;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
}
.section5 .section5_more {
  margin-top: 5vh;
  text-align: center;
}
.section5 .section5_more a {
  width: 460px;
  height: 55px;
  line-height: 55px;
  display: inline-block;
  border: 1px solid #E60011;
  text-align: center;
  color: #dd2727;
  font-size: 18px;
}
.responsive2 .slick-prev:before,.responsive2 .slick-next:before{
  display: none;
}
.section5 .section5_more a:hover {
  border: none;
  background-color: #dd2727;
  color: #fff;
}
.section6 .section6_title {
  padding-left: 30px;
  color: #666;
  margin-top: 10vh;
}
.section6 .section6_title .p1 {
  font-size: 16px;
}
.section6 .section6_title .p2 {
  width: 44px;
  height: 3px;
  background-color: #666666;
  margin: 10px 0;
}
.section6 .section6_title .p3 {
  font-size: 32px;
  text-transform: uppercase;
  font-weight: bold;
  color: #dd2727;
}
.section6 .section6_title .p4 {
  font-size: 46px;
  font-weight: bold;
  color: #dd2727;
}
.section6 .section6_box {
  margin-top: 4vh;
}
.section6 .section6_box .video {
  float: left;
  width: 52%;
  padding: 0 5px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
.section6 .section6_box .video img {
  position: absolute;
  max-width: 100%;
  max-height: 100% ;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.section6 .section6_box .section6_list {
  float: left;
  width: 48%;
}
.section6 .section6_box .section6_list li {
  padding: 0 4px;
  margin-top: 12px;
}
.section6 .section6_box .section6_list li a {
  display: block;
  position: relative;
  overflow: hidden;
}
.section6 .section6_box .section6_list li:nth-child(1),.section6 .section6_box .section6_list li:nth-child(2),.section6 .section6_box .section6_list li:nth-child(3){
  margin-top: 0;
}
.section6 .section6_box .section6_list li .text {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color: #DCE9EA;
  text-align: center;
  font-size: 12px;
  color: #666666;
  top: -100%;
  left: 0;
  box-sizing: border-box;
  padding-top: 16%;
  line-height: 16px;
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
}
.section6 .section6_box .section6_list li:hover .text{
  top: 0;
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
}
.section6 .section6_box .section6_list li .text .p1{
  font-size: 16px;LINE-HEIGHT: 18PX;MARGIN-BOTTOM: 8PX;
}
.section6 .section6_box .section6_list li .text .p2{ margin-bottom:5PX;}
.section6 .section6_box .pop_video {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 100000;
  text-align: center;
  padding-top: 30vh;
  display: none;
}
.section6 .section6_box .pop_video .video_box {
  display: inline-block;
  padding: 30px;
  background-color: #fff;
  border-radius: 12px;
  position: relative;
}
.section6 .section6_box .pop_video .video_box .close {
  font-size: 24px;
  font-weight: bold;
  color: #222;
  position: absolute;
  right: 10px;
  top: 0px;
}
.section7 .about {
  margin-top: 15vh;
}
.section7 .about .about_left {
  float: left;
  width: 54%;
  color: #666666;
  font-size: 14px;
}
.section7 .about .about_left .p1 {
  font-size: 26px;
  font-weight: bold;
}
.section7 .about .about_left .p2 {
  margin-top: 20px;
  line-height: 28px;
  height: 168px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
}
.section7 .about .about_left .p3 {
  margin-top: 25px;
}
.section7 .about .about_left .p3 a {
  display: block;
  width: 150px;
  height: 42px;
  line-height: 42px;
  background-color: #DD2828;
  color: #fff;
  text-align: center;
}
.section7 .about .about_left .case_list {
  margin-top: 25px;
}
.section7 .about .about_left .case_list li {
  width: 135px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #D9E4AC;
  margin-right: 20px;
  float: left;
  margin-bottom: 10px;
}
.section7 .about .about_left .case_list li a {
  display: block;
  color: #222222;
  overflow: hidden;
}
.section7 .about a:hover {
  opacity: 0.7;
}
.section7 .about .about_right {
  float: right;
  width: 42%;
}
.section8 {
  position: relative;
}
.section8 .index_title {
  margin-top: 10vh;
}
.section8 .contact {
  margin-top: 3vh;
  text-align: center;
}
.section8 .contact .p2 {
  font-size: 26px;
  color: #dd2727;
  margin: 2vh 0 1vh;
}
.section8 .contact .p3 {
  color: #000;
  font-size: 16px;
  line-height: 4vh;
}
.section8 .footer {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
}
.footer {
  line-height: 24px;
  padding: 10px 0;
  background-color: #000;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.footer a {
  color: #fff;
}
@media (max-width: 1670px) {
  #header.inheader .header_top .intype_list {
    width: 41%;
    margin-left: 2%;
  }
  #header.inheader .header_top .intype_list li a {
    font-size: 14px;
  }
}
@media (max-width: 1550px) {
  #header .header_top .header_meassage {
    display: none;
  }
  #header.inheader .header_top .intype_list {
    width: 62%;
  }
}
@media (max-width: 1300px) {
  #header .header_box {
    margin: 0 -15px;
  }
}
@media (max-width: 1200px) {
  .inContent .in_aside {
    left: 70px;
  }
  .inContent .in_main {
    margin-left: 270px;
    padding-right: 10%;
  }
}
@media (max-width: 992px) {
  .inContent .news .news_list {
    padding: 0;
  }
  .inContent .dibang_detail {
    padding: 30px 30px 20px;
  }
  .inContent .dibang .dibang_list li {
    padding: 0 15px;
  }
  .inContent .dibang .dibang_list {
    margin: 0 -15px;
  }
  .menu_icon2 {
    position: absolute;
    width: 40px;
    right: 20px;
    top: 45px;
  }
  #header.inheader .header_top .intype_list {
    height: auto;
    position: absolute;
    right: 0;
    top: 123px;
    margin-top: 0;
    padding: 0;
    border-radius: 0;
    width: 20%;
    display: none;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.8);
  }
  #header.inheader .header_top .intype_list li {
    float: none;
    width: 100%;
    border-bottom: 1px dashed #fff;
  }
  #header.inheader .header_top .intype_list li a {
    padding: 0 10px;
    display: block;
    line-height: 50px;
    height: 50px;
    color: #fff;
    font-size: 16px;
  }
  #header.inheader .header_top .intype_list li.current a {
    background-color: transparent;
    color: #D91130;
  }
  #header .header_top .header_meassage {
    display: none;
  }
  #header .header_top {
    text-align: center;
  }
  .inContent .in_aside {
    left: 30px;
    top: 225px;
  }
  .inContent .in_main {
    margin-left: 210px;
    padding-right: 4%;
  }
  .inContent .about .about_text,
  .inContent .about .about_image {
    width: 100%;
    padding-right: 0;
  }
  .inContent .about .about_image {
    margin-top: 30px;
  }
  .logo,
  #header .header_top .language {
    display: inline-block;
    float: none;
  }
  .section2 .responsive {
    margin: 6vh 4% 0;
  }
  .section3 .responsive2 {
    margin: 6vh 0 0;
  }
  .section3 .responsive2 a {
    padding: 0 15px;
  }
  .section5 .section5_list {
    padding: 0;
  }
  .section6 .section6_box .video {
    width: 45%;
  }
  .section6 .section6_box .section6_list {
    width: 55%;
  }
  .section7 .about .about_left {
    width: 100%;
  }
  .section7 .about .about_right {
    width: 100%;
    text-align: center;
    margin-top: 5vh;
  }
  .section7 .about .about_left .p2 {
    height: 112px;
    -webkit-line-clamp: 4;
  }
}
@media (max-width: 767px) {
  .inContent .dibang_detail .dibang_detail_header .p2 span {
    display: block;
  }
  .inContent .dibang_detail .dibang_detail_header .p2 {
    font-size: 12px;
  }
  .inContent .dibang_detail .dibang_detail_header {
    line-height: 20px;
  }
  .inContent .dibang_detail .dibang_detail_text {
    padding: 15px 0;
    font-size: 12px;
  }
  .inContent .dibang_detail {
    margin-top: 25px;
    padding: 20px 25px;
    min-height: auto;
  }
  .wap_footer .navigation img {
    width: 25%;
  }
  #header.inheader .header_top {
    padding: 0px 2%;
  }
  #header.inheader .header_top .intype_list {
    top: 66px;
    width: 30%;
  }
  #header.inheader .header_top .intype_list li a {
    line-height: 38px;
    font-size: 14px;
    height: 38px;
  }
  .inContent .pageTurn {
    font-size: 12px;
  }
  .menu_icon2 {
    position: absolute;
    width: 30px;
    right: 10px;
    top: 20px;
  }
  #header {
    height: 66px;
  }
  .logo img {
    width: 96px;
  }
  #header .header_top {
    padding: 0;
  }
  #header .header_top .language a {
    line-height: 66px;
    font-size: 14px;
  }
  #header .header_top .language {
    margin-left: 0;
  }
  .menu_icon {
    position: absolute;
    width: 30px;
    right: 10px;
    top: 20px;
  }
  #header #menu {
    height: auto;
    position: absolute;
    right: 0;
    top: 66px;
    margin-top: 0;
    padding: 0;
    border-radius: 0;
    width: 20%;
    display: none;
    background-color: rgba(0, 0, 0, 0.8);
  }
  #header #menu li {
    float: none;
    width: 100%;
    padding: 0 10px;
    line-height: 38px;
    font-size: 14px;
    border-bottom: 1px dashed #fff;
  }
  #heade #menu li:last-child {
    border-bottom: none;
  }
  #header #menu li a {
    color: #fff;
  }
  #header #menu li.active a {
    color: #D91130;
  }
  #header #menu li:after {
    display: none;
  }
  #header #menu li.active:before {
    display: none;
  }
  .index_title .e_title {
    font-size: 28px;
    line-height: 40px;
  }
  .index_title .c_title .c_title_l {
    font-size: 22px;
    padding-right: 10px;
  }
  .index_title .c_title .c_title_l:after {
    width: 2px;
    height: 30px;
    top: 3px;
  }
  .index_title .c_title .c_title_r {
    padding-top: 0;
    width: 150px;
  }
  .index_title .c_title .c_title_r .p1 {
    font-size: 12px;
  }
  .index_title .c_title .c_title_r .p2 {
    display: none;
  }
  .index_title {
    margin-top: 10vh;
  }
  .section2 .responsive {
    margin: 4vh 0 0;
  }
  .section2 .responsive a {
    padding: 0 9px;
  }
  .section2 .responsive a .text {
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin-top: 5px;
  }
  .section2 .slick-dots {
    bottom: -4vh;
  }
  .section3,
  .section3 .responsive2 a {
    padding: 0 4px;
  }
  .section3 .responsive2 a .text {
    margin-top: 4px;
    height: 30px;
    line-height: 29px;
    font-size: 12px;
  }
  .section3 .section3_more a {
    width: 107px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
  }
  .section4 .responsive3 a .cooperate {
    height: 66px;
    line-height: 66px;
  }
  .section4 .responsive3 a .cooperate .text {
    display: none;
  }
  .section4 .responsive3 a .cooperate img {
    width: 50%;
  }
  .section4 .responsive3 a {
    margin-top: 25px;
  }
  .section4 .responsive3 {
    margin: 15px 3% 0;
  }
  .section5 .section5_list li {
    padding: 0 9px;
  }
  .section5 .section5_list li:last-child {
    display: none;
  }
  .section5 .section5_list .text {
    margin-top: 8px;
    color: #222;
    font-size: 12px;
    line-height: 20px;
  }
  .section5 .section5_more a {
    width: 315px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
  }
  .section6 .section6_title {
    padding-left: 5px;
    margin-top: 10vh;
  }
  .section6 {
    padding: 0 6px;
  }
  .section6 .section6_title .p1 {
    font-size: 12px;
  }
  .section6 .section6_title .p2 {
    width: 22px;
    height: 2px;
    margin: 5px 0;
  }
  .section6 .section6_title .p3 {
    font-size: 16px;
  }
  .section6 .section6_title .p4 {
    font-size: 22px;
  }
  .section6 .section6_box .video {
    width: 100%;
    padding: 0 3px;
  }
  .section6 .section6_box .video img {
    position: static;
  }
  .section6 .section6_box .section6_list {
    width: 100%;
    margin-top: 7px;
  }
  .section6 .section6_box .section6_list li {
    padding: 0 3px;
  }
  .section6 .section6_box .pop_video .video_box video {
    width: 100%;
  }
  .section6 .section6_box .pop_video .video_box {
    width: 96%;
    padding: 20px;
  }
  .section6 .section6_box .pop_video .video_box .close {
    right: 5px;
  }
  .section7 .about .about_left .p1 {
    font-size: 22px;
  }
  .section7 {
    padding: 0 9px;
  }
  .section7 .about .about_left .p2 {
    height: auto;
    margin-top: 5px;
    font-size: 12px;
    line-height: 20px;
    -webkit-line-clamp: 8;
  }
  .section7 .about .about_left .p3 {
    margin-top: 12px;
  }
  .section7 .about .about_left .p3 a {
    width: 88px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
  }
  .section7 .about .about_left .case_list li {
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    width: 24%;
    margin-right: 1%;
  }
  .section7 .about .about_right {
    margin-top: 3vh;
  }
  .section7 .about .about_right img {
    width: 80%;
  }
  .section7 .about {
    margin-top: 6vh;
  }
  .section8 .contact .p1 img {
    width: 90px;
  }
  .section8 .contact .p2 {
    margin: 2vh 0 1vh;
  }
  .section8 .contact .p3 {
    font-size: 12px;
    line-height: 30px;
  }
  .section8 .index_title {
    margin-top: 0vh;
  }
  .footer {
    font-size: 12px;
    padding: 10px 5px;
  }
  .section7 .about .about_right {
    display: none;
  }
  .infooter {
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0;
    background-color: transparent;
    border-top: 1px solid #DC7070;
    color: #010101;
  }
  .infooter a {
    color: #010101;
  }
  .inContent {
    padding-bottom: 105px;
    margin-bottom: 60px;
    padding-top: 10px;
    background-position: center;
  }
  .inContent .about {
    padding: 35px 0 20px;
  }
  .infooter .top {
    position: absolute;
    width: 30px;
    right: 9px;
    top: -15px;
  }
  .inContent .in_main {
    margin-left: 0;
    padding: 0 8px;
  }
  .inContent .about .about_text .p1 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .inContent .about .about_text .p2 {
    font-size: 12px;
    line-height: 20px;
  }
  .inContent .in_aside {
    top: 66px;
    left: -188px;
    height: 100%;
    background-color: #000;
    width: 188px;
    padding-top: 30px;
    transition: all linear 0.4s;
    -webkit-transition: all linear 0.4s;
    -moz-transition: all linear 0.4s;
  }
  .inContent .in_aside.translate {
    left: 0;
    transition: all linear 0.4s;
    -webkit-transition: all linear 0.4s;
    -moz-transition: all linear 0.4s;
  }
  .inContent .in_aside .wechat img {
    width: 100px;
  }
  .inContent .in_aside .wechat .p2 {
    font-size: 14px;
    color: #fff;
    margin-top: 5px;
  }
  .inContent .in_aside .in_aside_list {
    margin-top: 20px;
    font-size: 14px;
  }
  .inContent .in_aside .in_aside_list li a {
    color: #fff;
  }
  .inContent .dibang .dibang_list li {
    padding: 0 14px;
  }
  .inContent .dibang .dibang_list {
    margin: 15px -7px 0;
  }
  .inContent .dibang .dibang_list li .text {
    margin-top: 4px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    line-height: 26px;
    margin-top: 5px;
  }
  .inContent .news .news_list li {
    margin-top: 15px;
  }
  .inContent .news .news_list li .text .p1 {
    font-size: 14px;
  }
  .inContent .news .news_list li .text .p2 {
    font-size: 12px;
    margin: 0;
  }
  .inContent .news .news_list li .text .p3 a {
    font-size: 12px;
  }
  .inContent .news .news_list li .text {
    margin-left: 75px;
    padding-top: 0;
  }
  .inContent .case .case_list li {
    padding: 0 9px;
    margin-top: 5px;
  }
  .inContent .case .case_list {
    margin: 20px -7px 0;
  }
  .inContent .case .case_list li a .text {
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin-top: 5px;
  }
  #banner.banner1{
    display: none;
  }
  #banner.banner2{
    display: block;
  }
  #header.indexheader.cur{
    top: 0;
  }
}
@media (max-width: 1600px) {
	#header .header_top .header_meassage{ width:30%}
	#header .header_top .header_meassage li:first-child{ margin-right:0px;}
}
.inContent .in_aside .in_aside_list li.current a {
    background-color: #D91130;
    color: #fff;
}