﻿/* REVOLUTION SLIDER */
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}


.rev_slider_wrapper {
  margin-top: -90px!important;
}
#rev_slider_1_1_wrapper {
  display: block!important;
}
#rev_slider_3_2_wrapper {
  display: none!important;
}

.product-list{
	padding-bottom: 40px;
}
.product-featured {
  padding: 50px 0;
  /*margin-top: -90px;*/
}
.product-featured h2 {
  text-transform: uppercase;
  color: #333;
  font-size: 30px;
  margin: 0px;
  text-align: center;
  margin-bottom: 50px;
}
.product-featured .product-list h3 {
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: bold;
  margin: 0 0 15px 0;
  text-align: center;
  line-height: 40px;
  text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.product-featured .product-list h3 a {
  display: inline-block;
  color: #000;
  text-decoration: none;
  text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
width:100%;
}
.product-featured .product-list h3 a:hover{
	color: #3d99ec;
}
.product-featured .product-list .col-md-3:hover h3 a {
  color: #23527c;
  text-decoration: underline;
}
.product-featured .product-list p {
  color: #2d2d2d;
  /*font-size: 15px;*/
  font-size: 17px;
  margin-bottom: 35px;
}
.product-featured .product-list img {
  padding: 10px;
}

.photo-list{
/*	padding-bottom: 40px;*/
}
.photo-featured {
  padding: 50px 0 50px;
/*  margin-top: -90px;*/
}
.photo-featured h2 {
  text-transform: uppercase;
  color: #333;
  font-size: 30px;
  margin: 0px;
  text-align: center;
  margin-bottom: 50px;
}
.photo-featured .photo-list h3 {
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
    margin: 15px auto;
    text-align: center;
    /* line-height: 25px; */
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.photo-featured .photo-list h3 a {
  display: inline-block;
  color: #1c6cb5;
  text-decoration: none;
  text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
width:100%;
}
.photo-featured .photo-list h3 a:hover{
	color: #3d99ec;
}
.photo-featured .photo-list .col-md-3:hover h3 a {
  color: #23527c;
  text-decoration: underline;
}
.photo-featured .photo-list p {
  color: #2d2d2d;
  /*font-size: 15px;*/
  font-size: 17px;
  margin-bottom: 35px;
}
.photo-featured .photo-list img {
  padding: 10px;
}

.photo-featured .container-fluid{
    position: relative;
}

.photo-featured .swiper-button-next, .photo-featured .swiper-button-prev{
    top: 52%;
}
.photo-featured .swiper-button-prev, .photo-featured .swiper-container-rtl .swiper-button-next{
    left: -35px;
}
.photo-featured .swiper-button-next, .photo-featured .swiper-container-rtl .swiper-button-prev{
    right: -35px;
}

/*choose-featured*/

.choose-list{
/*	padding-bottom: 40px;*/
}
.choose-featured {
  padding: 0;
/*  margin-top: -90px;*/
}
.choose-featured h2 {
  text-transform: uppercase;
  color: #333;
  font-size: 30px;
  margin: 0px;
  text-align: center;
  margin-bottom: 50px;
}
.choose-featured .choose-list h3 {
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
    margin: 15px auto;
    text-align: center;
    /* line-height: 25px; */
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.choose-featured .choose-list h3 a {
  display: inline-block;
  color: #1c6cb5;
  text-decoration: none;
  text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
width:100%;
}
.choose-featured .choose-list h3 a:hover{
	color: #3d99ec;
}
.choose-featured .choose-list .col-md-3:hover h3 a {
  color: #23527c;
  text-decoration: underline;
}
.choose-featured .choose-list p {
  color: #2d2d2d;
  /*font-size: 15px;*/
  font-size: 17px;
  margin-bottom: 35px;
}
.choose-featured .choose-list img {
  padding: 10px;
}

.conteyr{
    width: 100%;
    height: 777px;
    box-sizing: border-box;
    padding-top: 90px;
    background-size: cover;
}

.coju{
    margin: 0 auto;
    box-sizing: border-box;
    max-width: 1360px;
    width: 95%;
    position: relative;
}

.jubang{
    max-width: 890px; 
}

.conteyr:before {
    content: '';
    height: 100%;
    background: rgba(0,0,0,0.6);
}
 
.jubang>div:nth-child(1){
    font-size: 26px;
    font-weight: bold;
    color: #FFFFFF;
    height: 60px;
}

.jubang>div:nth-child(2){
    font-size: 16px;
    line-height: 36px;
    font-weight: bold;
    color: #FFFFFF;
    height: 200px;
    font-weight:200;
display: -webkit-box;
/*  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;*/
}

.jubang>div:nth-child(3){
display: none;
}

.asange{
    color: #FFFFFF;
    max-width: 100%/*830px*/;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.asange>div{
    display: block;
    box-sizing: border-box;
    padding: 40px 32px;
    width:49%/*400px*/ ;
    margin-bottom: 23px;
    height:160px;
    background-color:rgba(255,255,255,0.1);
    transition: transform 0.5s,background-color 0.5s;
}
.asange>div:hover{
    transform: translate3d(0px, -30px, 0px);
    color: #23527c;
    background-color:rgba(255,255,255,1);
}

.asange>div:hover .unher>div:nth-child(2){
    color: #23527c;
}
.asange>div:hover .unher>div:nth-child(3){
    border: 1px dashed #103082;
}

.unher{
    float: left;
    margin-left: 19px;
    width: 70%;
}
.unher>div:nth-child(1){
    line-height: 24px;
    font-size: 24px;
}
.unher>div:nth-child(2){
    line-height:35px;
    font-size: 14px;
    color: #dcdcdc; 
}
.unher>div:nth-child(3){
    border: 1px dashed #dcdcdc;
    width: 120px;
    text-align: center;
    border-radius: 20px;
    line-height: 30px;
    color: #dcdcdc;
}
.unher>div:nth-child(3) a{
    color: #dcdcdc;
}
.asange>div:hover .unher>div:nth-child(3) a{
    color: #103082;
}

.unher>div{
   /* width:170px;*/
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.imntu{
    float: left;
    width: /*139px*/25%;
    height: 80px;
    border-radius:8px;
    background-position:center ;
    background-repeat:no-repeat ;
     background-size: 100% 100%;
}

/**/
.kehu-list{
/*	padding-bottom: 40px;*/
    overflow: initial;
}
.kehu-featured {
  padding: 100px 0 100px;
/*  margin-top: -90px;*/
}
.kehu-featured h2 {
  text-transform: uppercase;
  color: #333;
  font-size: 30px;
  margin: 0px;
  text-align: center;
  margin-bottom: 50px;
}
.kehu-featured .kehu-list h3 {
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
    margin: 15px auto;
    text-align: center;
    /* line-height: 25px; */
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.kehu-featured .kehu-list h3 a {
  display: inline-block;
  color: #1c6cb5;
  text-decoration: none;
  text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
width:100%;
}
.kehu-featured .kehu-list h3 a:hover{
	color: #3d99ec;
}
.kehu-featured .kehu-list .col-md-3:hover h3 a {
  color: #23527c;
  text-decoration: underline;
}
.kehu-featured .photo-list p {
  color: #2d2d2d;
  /*font-size: 15px;*/
  font-size: 17px;
  margin-bottom: 35px;
}
.kehu-featured .kehu-list img {
  padding: 10px;
}

.kehu-featured .flex-image{
    min-height: auto;
}
.kehu-featured .flex-image:hover{
    /*border: 1px solid #ddd;*/
    -moz-animation: swing 1s .2s ease both;
    -webkit-animation: swing 1s .2s ease both;
    animation: swing 1s .2s ease both;
}



.featured-list-description li {
  padding-left: 15px;
  margin-bottom: 6px;
  position: relative;
}
.featured-list-description li:after {
  font-family: FontAwesome;
  font-size: 6px;
  line-height: 20px;
  content: '\f111';
  position: absolute;
  top: 0;
  left: 0;
}
.featured-list-description li:last-child {
  margin: 0;
}
.featured-list-learn-more a {
  font-weight: bold;
}


.positioned-banner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
}
.positioned-banner-right {
  padding: 100px 60px 100px 30px;
  width: 40%;
  margin-left: 60%;
}
.bgw .positioned-banner-right{
  padding: 100px 60px 100px 30px;
}
.positioned-banner h2 {
  text-transform: uppercase;
  color: #fff/*#2d2d2d*/;
  font-size: 36px;
  font-weight: 200;
  margin-top: 20px;
  margin-bottom: 20px;
}
.positioned-banner span.section-label {
  text-transform: uppercase;
  color: #fff/*#6e6e6e*/;
  font-size: 20px;
  margin: 0px;
  display: block;
}
.positioned-banner p {
    color: #2d2d2d;
    /* font-size: 20px; */
    font-size: 16px;
    /* margin-bottom: 35px; */
    /* font-style: italic;*/
}
.positioned-banner a {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  background-color: #1c6cb5;
  padding: 10px 15px;
  display: inline-block;
  width: auto;
  line-height: 32px;
  text-decoration: none;
}
.positioned-banner a:hover{
	background: #0cbd00;
}


.centered-banner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}
.centered-banner .container-fluid {
  text-align: center;
  padding: 100px 30px;
  width: 100%;
  min-width: 0;
  max-width: 1200px;
}
.centered-banner span.section-label {
  text-transform: uppercase;
  color: #6e6e6e;
  font-size: 20px;
  margin: 0px;
  display: block;
}
.centered-banner h2 {
  text-transform: uppercase;
  color: #2d2d2d;
  font-size: 40px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}
.centered-banner p {
  color: #2d2d2d;
  /*font-size: 20px;*/
  font-size: 16px;

  /*font-style: italic;*/
}
.centered-banner.centered-banner-white span.section-label {
  text-transform: uppercase;
  color: #fff;
  font-size: 20px;
  margin: 0px;
  display: block;
}
.centered-banner.centered-banner-white h2 {
  text-transform: uppercase;
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  margin-top: 0px;
  margin-bottom: 20px;
}
.centered-banner.centered-banner-white p {
  color: #fff;
  /*font-size: 20px;*/
  font-size: 16px;

  /*font-style: italic;*/
}
.centered-banner a {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  background-color: #1c6cb5;
  padding: 10px 30px;
  display: inline-block;
  width: auto;
  line-height: 32px;
  text-decoration: none;
margin-top:35px;
    border-radius: 5px;
}
.centered-banner a:hover{
	background-color: #039703;
transform: translateY(-8px);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}


.news-and-events {
  text-align: center;
  margin: 100px 0px 90px;
}
.news-and-events .container-fluid {
  max-width: 1425px;
  min-width: 0;
  width: 100%;
}
.news-and-events-box {
  padding-bottom: 20px;
}
.news-and-events-box img {
  width: 100%;
}
.news-and-events-text {
  border: 1px solid #ebebeb;
}
.news-and-events span.section-label {
  text-transform: uppercase;
  color: #6e6e6e;
  font-size: 20px;
  margin: 0px;
  text-align: center;
  display: block;
}
.news-and-events h2 {
  text-transform: uppercase;
  color: #2d2d2d;
  font-size: 30px;
  font-weight: 400;
  margin-top: 0px;
  margin-bottom: 50px;
  text-align: center;
}
.news-and-events .block-list h3 {
  text-transform: uppercase;
  color: #2d2d2d;
  font-size: 18px;
  text-align: left;
  /*text-overflow:ellipsis;
  white-space: nowrap;*/
  padding: 0 20px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 400;
  overflow: hidden;
  display: block;
}
.news-and-events .block-list h3 a{
    color: #2d2d2d;
    background: initial;
    padding: initial;
    max-width: 100%;
    margin: initial;
}
.news-and-events .block-list p {
	color: #888;
	/* font-size: 15px; */
	font-size: 15px;
	padding: 0 20px;
	margin-bottom: 20px;
	text-align: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 44px;
        line-height:24px;
}
.news-and-events .block-list p a{
    color: #888;
    background: initial;
    padding: initial;
    max-width: 100%;
}
.news-and-events .block-list .news-and-events-box > a{
    margin: initial;
    display: initial;
}
.news-and-events .block-blog {
  color: #2d2d2d;
  font-size: 15px;
  padding: 0 20px;
  margin-bottom: 0px;
  text-align: left;
  line-height: 1.8;
}
.news-and-events .block-list a {
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 20px;
}





.top-content-section {
  text-align: center;
}
.top-content {
  width: 65%;
}
.top-content h1 {
  color: #2d2d2d;
  font-size: 38px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.top-content p {
  margin-bottom: 40px;
  /*font-size: 15px;*/
  font-size: 17px;
  font-weight: bold;
  color: #6e6e6e;
}
.flex-container {
  display: flex;
  justify-content: center;
}
.flex-item {
  padding-right: 15px;
  padding-left: 15px;
}
.flex-image {
  min-height: 220px;
 /* border: 1px solid #ddd;*/
}
.product-featured .flex-image {
  overflow: hidden;
}
.photo-list .flex-image:hover img{
  border: 1px solid #3d99ec;
}
.product-featured .flex-image:hover img{
  transform: scale(1.2);
  transition: all 0.6s;
}
@media (min-width: 992px) {
  .news-and-events-text .heading {
    /*min-height: 200px;*/
  }
}
@media screen and (max-width: 991px) {
  .news-and-events-box {
      padding-bottom: 20px;
      max-width: 450px;
      margin: 0 auto;
  }
  .rev_slider_wrapper {
    margin-top: -65px;
  } 
  .product-featured .product-list .flex-image-box {
    /*display: none;*/
  }
  .product-featured .product-list h3 {
      margin: 0;
  }
  .product-featured .product-list h3 a {
      display: block;
      position: relative;
      padding: 10px 25px 10px 15px;
      /*margin: 0 -15px;*/
      /*border-top: 1px solid #ebebeb;*/
      color: #2d2d2d;
  }
  .product-featured .product-list h3 a:after {
      font-family: "fontAwesome";
      content: "\f105";
      display: inline-block;
      padding-left: 10px;
      position: absolute;
      top: 11px;
      right: 15px;
  }
  .featured-list-description {
      display: none;
  }
  .featured-list-learn-more {
    display: none;
  }
  .positioned-banner-right {
      padding: 50px 20px 50px 20px;
      width: 100%;
      margin: 0 auto;
      text-align: center;
  }
  .centered-banner .container-fluid {
      padding: 40px 20px;
      width: 100%;
  }
  .positioned-banner {
    background: url(//img.dq800.com/shop/jinzhaodq/images/other/2021050616423921_5.jpg) left;
  }
  .positioned-banner h2 {
      font-size: 30px;
      margin-bottom: 15px;
      text-align: center;
  }
  .positioned-banner h4 {
      font-size: 14px;
      margin: 0 0 10px 0;
      text-align: center;
  }
  .positioned-banner p {
      font-size: 16px;
      text-align: center;
  }
  .positioned-banner a {
      font-size: 16px;
      display: table;
      padding: 6px 22px;
      margin: 0 auto;
  }
  .centered-banner.centered-banner-white h2 {
      font-size: 30px; 
      margin-bottom: 15px;
  }
  .centered-banner.centered-banner-white h4 {
      font-size: 14px;
      margin: 0 0 10px 0;
  }
  .centered-banner.centered-banner-white p {
      font-size: 16px;
  }
  .centered-banner h2 {
      font-size: 28px;
  }
  .centered-banner p {
      font-size: 16px;
  }
  .centered-banner a {
      font-size: 16px;
      padding: 6px 22px;
  }
  .news-and-events h2 {
      font-size: 30px;
  }
  .news-and-events-box img {
      margin: 0 auto;
  }
  .news-and-events h4 {
      font-size: 14px;
      margin: 0 0 10px 0;
  }
  .top-content {
      width: 100%;
      text-align: left;
  }
  .top-content h1 {
      font-size: 28px;
  }
  .product-featured .product-list p, .positioned-banner p, .centered-banner p, .centered-banner.centered-banner-white p, .news-and-events .block-list p, .top-content p {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  div[data-alias = "home_slider"] {
    display: none!important;
  }
  div[data-alias = "mobile-slider"] {
      display: block!important;
  }   
  #rev_slider_1_1_wrapper {
      display: none!important;
  }
  #rev_slider_3_2_wrapper {
      display: block!important;
  }
}


.index_banner{
	/*transform: translateY(-90px);*/
}
.index_banner img{
	width: 100%;
	display: block;
}
.index_banner .swiper-container{
	width: 100%;
}


@media screen and (max-width: 767px) {
	.positioned-banner-right{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.bgw .positioned-banner-right{
		 padding: 30px 0;
	}
	.news-and-events{
		margin-top: 40px;
		margin-bottom: 25px
	}
	.news-and-events h2{
		margin-bottom: 30px;
		font-size: 24px;
	}
	.product-featured h2{
		margin-bottom: 30px;
		font-size: 24px
	}
	.product-featured{
		padding: 30px 0;
	}
	.positioned-banner h2{
		font-size: 24px;
	}
	.centered-banner.centered-banner-white h2{
		font-size: 24px;
	}
	.index_banner{
		/*transform: translateY(-60px);*/
	}
	.product-featured{
		/*margin-top: -60px;*/
	}
.photo-featured .swiper-button-prev, .photo-featured .swiper-container-rtl .swiper-button-next{
    left: 18px;
}
.photo-featured .swiper-button-next, .photo-featured .swiper-container-rtl .swiper-button-prev{
    right: 18px;
}
.site-header .navbar-default {
    background: #ffffff;
}
}

/**/
.ind_about{
    padding: 50px 0;
}
.positioned-banner .more_a{
    display: block;
    width: 160px;
    height: 42px;
    background: #039703;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 22px;
}
.positioned-banner .more_a::after{
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
    width: 0;
    height: 11px;
    margin-left: 0;
    opacity: 0;
    background: url(../images/jt1.png) no-repeat;
    background-size: contain;
    transition: 0.5s;
    -webkit-transition: 0.5s;
}

.positioned-banner .container-fluid {
   /* background: #fff;*/
    position: relative;
}
.positioned-banner .container-fluid.bgw{
    background: initial;
}
.positioned-banner .container-fluid .divl{
    width: 50%;
    padding: 3% 3%;
    box-sizing: border-box;
}
.positioned-banner .container-fluid .divl .title_h5{
    text-align: left;
    margin-top: 0px;
}
.positioned-banner .container-fluid .divl .title_h5 span{
    padding: 0;
}
.positioned-banner .container-fluid .divl .nr_div{
    font-size: 16px;
    line-height: 666;
    line-height: 1.6;
    padding: 24px 0;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    margin-bottom: 30px;
}
.positioned-banner .container-fluid .divl ul{
    font-size: 0;
    margin-top: 50px;
}
.positioned-banner .container-fluid .divl ul li{
    display: inline-block;
    vertical-align: top;
    margin-right: 2%;
    margin-bottom: 20px;
    width: 47%;
}
.positioned-banner .container-fluid .divl ul li:last-of-type{
    margin-right: 0;
}
.positioned-banner .container-fluid .divl ul li strong{
    font-size: 32px;
    font-family: "BEBAS";
    color: #039703;
    display: inline-block;
    vertical-align: top;
}
.positioned-banner .container-fluid .divl ul li i{
    font-size: 32px;
    font-family: "BEBAS";
    color: #039703;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    font-weight: bold;
}
.positioned-banner .container-fluid .divl ul li sup{
    display: inline-block;
    vertical-align: top;
    font-size: 28px;
    color: #039703;
    font-weight: bold;
}
.positioned-banner .container-fluid .divl ul li span{
    display: block;
    font-size: 14px;
    color: #666;
    margin-top: 12px;
}
.positioned-banner .container-fluid .divr{
    cursor: pointer;
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.positioned-banner .container-fluid .divr::after{
    /*content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 68px;
    height: 68px;
    background: url(../images/tb20.png) no-repeat;
    background-size: contain;*/
}

.title_h5{
    text-align: center;
    margin-bottom: 30px;
}
.title_h5 span{
    display: inline-block;
    vertical-align: top;
    font-size: 30px;
    padding: 16px 18px 0;
    /*background: url(../images/tb4.png) no-repeat right top;*/
}
.title_h5 em{
    display: block;
    font-size: 24px;
    margin-top: 16px;
    font-style: normal;
}
.title_h5 small{
    display: block;
    font-size: 14px;
    color: #999;
    margin-top: 16px;
    line-height: 1.5;
}

@media (max-width: 2200px) {
.positioned-banner .container-fluid .divl ul{
        margin-top: 10px;
    }
.positioned-banner .container-fluid .divl ul li{
        margin-right: 0;
        width: 50%;
        margin-top: 10px;
    }
}

@media (min-width: 1200px){
.positioned-banner .more_a:hover::after {
    width: 7px;
    margin-left: 12px;
    opacity: 1;
}
}
@media (max-width: 1150px){
.positioned-banner .container-fluid{
        margin-top: 30px;
    }
.positioned-banner .container-fluid .divl{
        width: 100%;
    }
.positioned-banner .container-fluid .divr{
        position: relative;
        margin-top: 20px;
        width: 100%;
        height: auto;
        padding-bottom: 87.5%;
    }
.positioned-banner .container-fluid .divl ul{
        margin-top: 10px;
    }
.positioned-banner .container-fluid .divl ul li{
        text-align: center;
    }
.positioned-banner .container-fluid .divl .title_h5{
        text-align: center;
    }
.positioned-banner .container-fluid .divl .nr_div{
        padding: 18px 0;
        font-size: 16px;
    }
}

@media screen and (max-width: 950px) {
.jubang{
        max-width: 100%;
}
.unher>div:nth-child(1){
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    width: 130px;
    overflow: hidden;
}
.unher>div:nth-child(3){
    margin-top: 10px;
}
.asange>div{
        width: 48%;
        margin: 1%;
        padding: 10px 20px;
        height: inherit;
}
.asange>div:hover .unher>div:nth-child(1){
     color: #23527c;
}
    .imntu{
     width: 100%;
    height:120px;  
    }
    .conteyr{
    padding-top: 55px;
    }
    .jubang>div:nth-child(2){
    height: 145px;
    font-size: 14px;
    margin-bottom: 36px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    line-height: 24px;
    }
.unher{
  margin-left: 0px;
}
}

@media screen and (max-width: 640px) {
    .conteyr{
        height: 700px;
    }
.unher>div:nth-child(2){
    width: 123px;
    line-height: 12px;
}
    .imntu{
        height: 70px;
    }
}

#showVideo i.video_i:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 45%;
    width: 79px;
    height: 79px;
    background: url(../images/video_sp.png) no-repeat;
    z-index: 9;
}
#wave1{
  height: 16rem!important;
  left: 0;
  bottom: 0;
}

@media screen and (max-width: 640px) {
#showVideo i.video_i:before {
    top: 40%;
    left: 40%;
}
.jubang>div:nth-child(1){
    font-size: 26px;
}
}



















































































































