body{
 
  overflow-x: hidden;
}
 
.menu-wrap {
  border-bottom: 1px solid #bdbdbd;
 
  line-height: 56px;
 
}
.menu-wrap .laod-p {
  font-size: 12px;
  color: #989898;
}
.menu-wrap .laod-p a {
  font-size: 12px;
  color: #989898;
  line-height: 56px;
}
.menu-wrap ul li {
  margin-right: 15px;
  position: relative;
}
.menu-wrap ul li:before {
  content: "";
  width: 0;
  height: 3px;
  background: #d01817;
  position: absolute;
  left: 0;
  bottom: -1px;
}
.menu-wrap ul li.active:before {
  width: 100%;
}
.menu-wrap ul li.active a {
  color: #d01817;
}
.menu-wrap ul li a {
  display: block;
  padding: 0 px;
  font-size: 15px;
  color: #000000;
  line-height: 56px;
}
.content-title {
  text-align: center;
  margin-bottom: 40px;
}
.content-title p.en {
  font-size: 75px;
  color: #cecece;
  text-transform: uppercase ;
  display: none;
}
.content-title h3 {
  font-size: 35px;
  color: #000000;
  margin-top: -12px;
  position: relative;
  margin-bottom: 35px;
}
.content-title h3:before {
  content: "";
  width: 69px;
  height: 3px;
  background: #d01817;
  position: absolute;
  left: 50%;
  bottom: -20px;
  z-index: 2;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.content-title h3:after {
  content: "";
  width: 452px;
  height: 1px;
  background: #e3e3e3;
  position: absolute;
  left: 50%;
  bottom: -19px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.content-title p.cn {
  font-size: 15px;
  color: #606060;
}
.content-wrap {
  padding: 70px 0 110px;
}
.content-wrap .cons {
  font-size: 15px;
  color: #606060;
  line-height: 35px;
}
.content-wrap .cons .ewm-div {
  display: inline-block;
  text-align: center;
  margin-top: 20px;
}
.content-wrap .cons .ewm-div p {
  color: #2d2d2d;
}
.message-wrap {
  background: url("../images/bj3.jpg") no-repeat;
  background-size: cover;
  padding: 60px 0 120px;
}
.message-wrap .message-list {
  margin-right: 30px;
  float: left;
}
.message-wrap .message-list:nth-child(1),
.message-wrap .message-list:nth-child(2) {
  width: 35%;
}
.message-wrap .message-list:nth-child(3) {
  width: 25.3%;
  margin-right: 0px;
}
.message-wrap .content-title {
  margin-bottom: 40px;
}
.message-wrap .content-title p.en {
  color: #393b3f;
  font-size: 44px;
}
.message-wrap .content-title h3 {
  color: #fff;
  position: relative;
  margin-top: -2px;
}
.message-wrap .content-title h3:before {
  content: "";
  width: 450px;
  height: 1px;
  background: #696f82;
  position: absolute;
  left: 50%;
  bottom: -22px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.message-wrap .content-title h3:after {
  content: "";
  width: 69px;
  height: 3px;
  background: #d01817;
  position: absolute;
  left: 50%;
  bottom: -23px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.message-wrap .content-title p.cn {
  color: #fff;
}
.message-wrap .message-l h3 {
  font-size: 15px;
  color: #fff;
  height: 47px;
  line-height: 47px;
  text-align: center;
  margin-bottom: 8px;
  border: 1px solid #fff;
}
.message-wrap .message-l dl {
  margin-bottom: 10px;
}
.message-wrap .message-l dl dt {
  font-weight: normal;
  font-size: 15px;
  color: #fff;
  padding-left: 13px;
  margin-bottom: 10px;
}
.message-wrap .message-l dl dd input {
  width: 100%;
  height: 47px;
  line-height: 47px;
  background: #fff;
  padding-left: 13px;
}
.message-wrap .message-l dl dd button {
  width: 100%;
  height: 47px;
  line-height: 47px;
  padding-left: 13px;
  background: #d01817;
  color: #fff;
  padding: 0;
  border: none;
  font-size: 15px;
  margin-top: 5px;
}
.message-wrap .message-l dl dd textarea {
  width: 100%;
  height: 100px;
  border: 1px solid #d6d6d6;
  resize: none;
  line-height: 25px;
  padding: 13px;
}
.message-wrap .message-c h3 {
  font-size: 15px;
  color: #fff;
  height: 47px;
  line-height: 47px;
  text-align: center;
  margin-bottom: 8px;
  border: 1px solid #fff;
}
.message-wrap .message-c p {
  font-size: 15px;
  color: #fff;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
  padding-left: 5px;
  padding-bottom: 8px;
}
.message-wrap .message-c .ly-btn {
  display: inline-block;
  width: 170px;
  height: 47px;
  line-height: 47px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  border-radius: 4px;
  margin-bottom: 10px;
  background: #d01817;
}
.message-wrap .message-c ul li {
  float: none;
  margin-bottom: 10px;
}
.message-wrap .message-c ul li span {
  display: inline-block;
  height: 47px;
  line-height: 47px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  border-radius: 4px;
  padding: 0 20px;
  border: 1px solid #fff;
}
.message-wrap .message-r .message-r-div {
  background: #fff;
  border: 1px solid #d6d6d6;
  padding: 30px 24px;
  text-align: center;
  font-size: 15px;
  color: #939393;
  line-height: 30px;
}
.message-wrap .message-r .message-r-div h4 {
  font-size: 15px;
  color: #0d1015;
  padding-bottom: 20px;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 15px;
}
.message-wrap .message-r .message-r-div .zx-btn {
  display: inline-block;
  width: 130px;
  height: 47px;
  line-height: 47px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  border-radius: 4px;
  margin-bottom: 15px;
  background: #d01817;
  margin-top: 10px;
}
.message-wrap .message-r .message-r-div .zx-btn a{
  color: #fff;
}
.message-wrap .message-r .message-r-con {
  color: #7a7a7a;
}
.content-wrap-about .about-in-con {
  font-size: 15px;
  color: #606060;
  line-height: 35px;
  margin-bottom: 60px;
}
.content-wrap-about .container-about-in .about-slide {
  background: #fff;
  padding: 11px 11px 0px;
  border: 1px solid #d6d6d6;
  text-align: center;
}
.content-wrap-about .container-about-in .about-slide p {
  font-size: 15px;
  color: #000000;
  padding: 21px 0;
}
.content-wrap-news {
  padding: 70px 0 55px;
}
.content-wrap-news .news-top-in {
  border: 1px solid #b0b0b0;
  padding: 20px 5px;
  margin-bottom: 25px;
  overflow: hidden;
}
.content-wrap-news .news-top-in .col-md-7 h3 {
  font-size: 19px;
  color: #000000;
  padding-top: 20px;
}
.content-wrap-news .news-top-in .col-md-7 p {
  font-size: 14px;
  color: #9e9e9e;
  margin: 15px 0 10px;
}
.content-wrap-news .news-top-in .col-md-7 div {
  font-size: 16px;
  color: #6d6d6d;
  line-height: 30px;
  margin-bottom: 60px;
}
.content-wrap-news .news-top-in .col-md-7 a {
  display: inline-block;
  width: 106px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border: 1px solid #d6d6d6;
  font-size: 14px;
  color: #616161;
  background: #fff;
}
.content-wrap-news .news-bottom {
  border: 1px solid #b0b0b0;
  border-bottom: none;
}
.content-wrap-news .news-bottom-cjwt dl{
  padding: 25px;
}
.content-wrap-news .news-bottom dl.article-dl {
  border-bottom: 1px solid #bdbdbd;
  position: relative;
  border-top: none;
  padding-left: 286px;
  padding-top: 30px;
  padding-right: 15px;
  padding-bottom: 30px;
}
.content-wrap-news .news-bottom dl.article-dl dt {
  width: 248px;
  height: 106px;
  border-right: 1px solid #bdbdbd;
  position: absolute;
  top: 30px;
  left: 0;
  text-align: center;
  font-size: 19px;
  color: #000;
  padding-top: 23px;
  font-weight: bolder;
}
.content-wrap-news .news-bottom dl.article-dl dt p {
  font-size: 15px;
  color: #6d6d6d;
  margin-top: 5px;
  font-weight: normal;
}
.content-wrap-news .news-bottom dl.article-dl dd h3 {
  font-size: 19px;
  color: #000;
  margin-bottom: 13px;
  font-weight: bolder;
  padding-top: 5px;
}
.content-wrap-news .news-bottom dl.article-dl dd h3 a {
  color: #000;
}
.content-wrap-news .news-bottom dl.article-dl dd div {
  font-size: 15px;
  color: #6d6d6d;
  line-height: 30px;
}
.content-wrap-news .news-bottom dl.article-dl dd div a:hover{
      color: #d01817;
}
.content-wrap-news .page {
  overflow: hidden;
  padding: 16px  20px;
  border-bottom: 1px solid #b0b0b0;
}
.content-wrap-news .page strong{
  font-weight: normal;
}
.content-wrap-news .page span.fl {
  font-size: 12px;
  color: #989898;
  margin-top: 5px;
  display: inline-block;
}
.list_pages {
  text-align: center;
}
.list_pages ul li {
  float: none;
  width: auto;
  padding: 4px 10px;
  border: 1px solid #eee;
  background-color: #eee;
  display: inline-block;
  zoom: 1;
  display: inline-block;
  margin: 0 2px;
}
.list_pages ul li a {
  color: #606060;
}
.list_pages ul li:hover {
  
  background: #d01817;
  border: 1px solid #d01817;
  color: #fff;
}
.list_pages ul li:hover a{
  color: #fff;
}
.list_pages ul li.thisclass,
.list_pages ul li.thisclass a,
.list_pages ul li.thisclass a:hover {
  background-color: #d01817;
  color: #fff;
  border: 1px solid #d01817;
}
.list_pages .pageinfo {
  padding: 4px 10px;
  color: #555;
  font-weight: normal;
  float: none;
}
.list_pages .pageinfo strong {
  color: #555;
  font-weight: normal;
}
.list_pages select {
  font: 12px Verdana,Arial,Tahoma;
  vertical-align: middle;
}
.menu-wrap-pro {
  margin-bottom: 40px;
}
.menu-wrap-pro .menu-wrap-pro-in {
  border-bottom: 1px solid #bdbdbd;
  padding: 33px 0;
}
.menu-wrap-pro h3 {
  display: inline-block;
  font-size: 18px;
  color: #000;
  padding-left: 20px;
  position: relative;
  font-weight: bolder;
}
.menu-wrap-pro h3:before {
  content: "";
  width: 4px;
  height: 25px;
  background: #d01817;
  position: absolute;
  top: -3px;
  left: 0;
}
.menu-wrap-pro .laod-p {
  float: right;
  font-size: 14px;
  color: #989898;
}
.menu-wrap-pro .laod-p a {
  font-size: 14px;
  color: #989898;
}
.product-l {
  background: #fff;
  border: 1px solid #d6d6d6;
  border-top: none;
  border-radius: 10px 10px 0 0;
  margin-bottom: 20px;
}
.product-l-list h3 {
  font-size: 17px;
  color: #fff;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 10px 10px 0 0;
  font-weight: bolder;
  background: #6F86B7;
}
.product-l-list h3 a{
  color: #fff;
}
.product-l-list .product-l-b {
  padding: 15px 12px 5px;
}
.product-l-list .product-l-b ul {
  overflow: hidden;
}
.product-l-list .product-l-b ul li {
  width: 48%;
  margin-bottom: 10px;
  border: 1px solid #d6d6d6;
}
.product-l-list .product-l-b ul li a {
  display: block;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
  color: #616161;
  padding: 0 5px;
  overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.product-l-list .product-l-b ul li:nth-child(2n) {
  float: right;
}
.product-rx {
  background: #323338;
  padding: 30px 20px 50px;
  border-radius: 20px;
}
.product-rx dl {
  position: relative;
  padding-left: 56px;
  height: 67px;
  border-bottom: 1px solid #4f5051;
}
.product-rx dl dt {
  width: 56px;
  position: absolute;
  top: 0;
  left: 0;
}
.product-rx dl dd {
  color: #fff;
}
.product-rx dl dd p {
  font-size: 15px;
  margin-bottom: 6px;
}
.product-rx dl dd span {
  font-size: 17px;
}
.product-rx .product-rx-b {
  font-size: 13px;
  color: #fff;
  line-height: 35px;
  padding-top: 30px;
}
.pro-r-list {
  margin-bottom: 17px;
}
.pro-r-list > div {
  background: #fff;
  border: 1px solid #d6d6d6;
  padding-bottom: 20px;
  text-align: center;
}
.pro-r-list > div .pro-r-list-div {
  border-bottom: 1px solid #d6d6d6;
  padding: 9px;
}
.pro-r-list > div h3 {
  font-size: 16px;
  color: #000000;
  text-align: center;
  position: relative; 
  padding: 15px 5px 20px;
  overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.pro-r-list > div h3 a{
  display: block;
   overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.pro-r-list > div h3:before {
  content: "";
  width: 15px;
  height: 2px;
  background: #d01817;
  position: absolute;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pro-r-list  div.pro-r-list-b a {
  display: inline-block;
  width: 89px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  font-size: 14px;
  color: #616161;
  margin: 0 6px;
}
.page-pro {
  padding: 14px 20px;
  border: 1px solid #d6d6d6;
}
.page-pro span.fl {
  margin-top: 5px;
}
.page-pro li {
  border: 1px solid #d6d6d6 !important;
  background: transparent !important;
}
.page-pro .thisclass {
  background: #d01817 !important;
  border: 1px solid #d01817 !important;
}
.rdzx-wrap {
  margin-top: 30px;
 
}
.rdzx-wrap > h3 {
  height: 46px;
  line-height: 46px;
  background: #d01817;
  color: #fff;
  padding: 0 35px;
  margin-bottom: 15px;
  font-size: 17px;
}
.rdzx-wrap > h3 span {
  font-weight: bolder;
}
.rdzx-wrap > h3 a {
  float: right;
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
}
.rdzx-wrap ul {
  padding: 0 15px;
  overflow: hidden;
}
.rdzx-wrap ul li {
  width: 48%;
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #e5e5e5;
  font-weight: bolder;
  padding-left: 35px;
  position: relative;
}
.rdzx-wrap ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #d3d3d3;
  position: absolute;
  left: 15px;
  top: 21px;
  opacity: 0.8;
}
.rdzx-wrap ul li:nth-child(2n) {
  float: right;
}
.rdzx-wrap ul li a {
  font-size: 15px;
  color: #2d2d2d;
}
.rdzx-wrap ul li span {
  float: right;
}
.new-list {
  border: 1px solid #b0b0b0;
  padding: 10px;
  margin-bottom: 20px;
}
.new-list h3 {
  font-size: 16px;
  color: #000000;
  position: relative;
  margin-bottom: 30px;
  padding-top: 15px;
}
.new-list h3:before {
  content: "";
  width: 15px;
  height: 2px;
  background: #d01817;
  position: absolute;
  bottom: -19px;
  opacity: 0.8;
}
.new-list p {
  font-size: 15px;
  color: #848484;
  line-height: 30px;
  margin-bottom: 60px;
}
.new-list .new-list-div a {
  display: inline-block;
  width: 89px;
  height: 33px;
  line-height: 32px;
  text-align: center;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  font-size: 14px;
  color: #616161;
  margin-right: 12px;
  background: #fff;
}
.case-des {
  padding-top: 37px;
}
.case-des .case-des-title {
  font-size: 20px;
  color: #000000;
  text-align: center;
}
.case-des .time {
  font-size: 15px;
  color: #848484;
  margin: 10px 0 30px;
  border-bottom: 1px solid #b0b0b0;
  position: relative;
  padding-bottom: 25px;
  text-align: center;
}
.case-des .time a{
  color: #848484;
}
.case-des .time a:hover{
  color: #d01817;
}
.case-des .time:before {
  content: "";
  width: 47px;
  height: 2px;
  background: #d01817;
  position: absolute;
  bottom: -1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.case-des .case-des-cons {
  font-size: 15px;
  color: #848484;
  line-height: 30px;
  min-height: 600px;
}
.case-des .case-des-cons img {
  width: 100%;
}
.fye {
  overflow: hidden;
  height: 47px;
  line-height: 47px;
  padding: 0 15px;
  margin-bottom: 60px;
  border: 1px solid #b0b0b0;
  border-left: none;
  border-right: none;
  color: #848484;
  margin-top: 20px;
}
.fye a {
  font-size: 14px;
  color: #848484;
}
.xgcp-list {
  margin-bottom: 20px;
}
.xgcp-list .xgcp {
  background: #fff;
  border: 1px solid #d6d6d6;
  padding: 9px;
}
.xgcp-list h3 {
  font-size: 16px;
  color: #000000;
  margin-top: 18px;
  text-align: center;
}
.xgcp-list h3 a {
  display: block;
  font-weight: bolder;
}
.content-wrap-product-des .product-des-top {
  border: 1px solid #b0b0b0;
  padding: 10px;
  margin-bottom: 23px;
}
.content-wrap-product-des .product-des-top .swiper-bottom {
  margin-top: 14px;
}
.content-wrap-product-des .product-des-top .swiper-bottom .swiper-container {
  width: 90%;
  margin-left: 5%;
}
.content-wrap-product-des .product-des-top .prev-pro-des {
  width: 13px;
  height: 24px;
  background: url("../images/prev2.png") no-repeat;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  margin-top: 0 !important;
}
.content-wrap-product-des .product-des-top .next-pro-des {
  width: 13px;
  height: 24px;
  background: url("../images/next2.png") no-repeat;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  margin-top: 0 !important;
}
.content-wrap-product-des .product-des-top h3 {
  padding-top: 28px;
  font-size: 19px;
  color: #000000;
  position: relative;
  margin-bottom: 20px;
}
.content-wrap-product-des .product-des-top h3:before {
  content: "";
  width: 15px;
  height: 2px;
  background: #d01817;
  position: absolute;
  bottom: -19px;
  display: none;
}
.content-wrap-product-des .product-des-top .pro-des-con {
  font-size: 15px;
  color: #848484;
  line-height: 30px;
  margin-bottom: 50px;
  padding-right: 228px;
  display: none;
}
.content-wrap-product-des .product-des-top dl {
  position: relative;
  padding-left: 55px;
  margin-bottom: 35px;
  margin-left: 66px;
}
.content-wrap-product-des .product-des-top dl:nth-child(2) {
  margin-bottom: 0;
}
.content-wrap-product-des .product-des-top dl dt {
  position: absolute;
  top: -11px;
  left: 5px;
}
.content-wrap-product-des .product-des-top dl dt span {
  display: inline-block;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  background: #d01817;
  border-radius: 100%;
}
.content-wrap-product-des .product-des-top dl dt span i {
  color: #fff;
  font-size: 22px;
}
.content-wrap-product-des .product-des-top dl dd {
  font-size: 13px;
  color: #5d5d5d;
  text-align: left;
}
.content-wrap-product-des .product-des-top dl dd span {
  font-size: 16px;
  color: #d01817;
  font-weight: bolder;
}
.content-wrap-product-des .ljzx-a {
  display: inline-block;
  width: 126px;
  height: 43px;
  text-align: center;
  line-height: 43px;
  font-size: 16px;
  color: #fff;
  font-weight: bolder;
  margin-top: 45px;
  background: #d01817;
}
.content-wrap-product-des .pro-des-bottom-top {
  margin-bottom: 45px;
  margin-top: 20px;
}
.content-wrap-product-des .pro-des-bottom-top ul {
  border-left: 1px solid #d01817;
  border-bottom: 1px solid #d01817;
}
.content-wrap-product-des .pro-des-bottom-top ul li {
  width: 165px;
  height: 51px;
  line-height: 51px;
  text-align: center;
  border-top: 1px solid #d01817;
  border-right: 1px solid #d01817;
  position: relative;
  font-size: 16px;
  color: #d01817;
}
.content-wrap-product-des .pro-des-bottom-top ul li:nth-child(2){
  display: none;
}
.content-wrap-product-des .pro-des-bottom-top ul li:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #ededed;
  position: absolute;
  left: 0;
  bottom: -1px;
}
.content-wrap-product-des .pro-des-bottom-top ul li.active {
  background: #d01817;
  color: #fff;
}
.content-wrap-product-des .pro-des-bottom-list {
  display: none;
  font-size: 15px;
  color: #848484;
  line-height: 30px;
  min-height: 600px;
}
.content-wrap-product-des .pro-des-bottom-list img{
  width: 100%;
}
.content-wrap-product-des .pro-des-bottom-list.active {
  display: block;
}
 
.wxgzh img {
  width: 200px;
}
.wxgzh p {
  font-size: 15px;
  color: #2d2d2d;
  text-align: center;
  margin-top:5px;
  margin-bottom: 15px;
  font-weight: bolder;
}
header .head-top {
  border-bottom: 1px solid #cdcdcd;
}
header .head-top .fl dl {
  position: relative;
  padding-left: 310px;
}
header .head-top .fl dl dt {
  position: absolute;
  top: 0px;
  left: 0;
  padding-top: 20px;
}
header .head-top .fl dl dt .logo {
  display: block;
  width: 310px;
}
header .head-top .fl dl dd {
  font-size: 15px;
  color: #000;
  padding-left: 45px;
  padding-top: 28px;
  padding-bottom: 28px;
  border-left: 1px solid #c7c7c7;
  font-weight: bolder;
}
header .head-top .fl dl dd p {
  font-size: 17px;
  color: #000000;
  margin-bottom: 5px;
  font-weight: bolder;
}
header .head-top .fr dl {
  position: relative;
  padding-left: 40px;
  padding-top: 24px;
  height: 107px;
}
header .head-top .fr dl:before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: -33px;
  background: #c7c7c7;
}
header .head-top .fr dl dt {
  width: 34px;
  position: absolute;
  top: 24px;
  left: 0;
}
header .head-top .fr dl dd .p1 {
  font-size: 13px;
  color: #000;
  font-weight: bolder;
}
header .head-top .fr dl dd .phone-p {
  font-size: 16px;
  color: #d01817;
  line-height: 20px;
  font-weight: bolder;
}
.head-bottom {
  border-top: 1px solid #ffffff;
  height: 56px;
  line-height: 55px;
  border-bottom: 3px solid #6F86B7;
}
.head-bottom .sec-ul {
  overflow: hidden;
}
.head-bottom .sec-ul li {
  width: 228px;
  text-align: center;
}
.head-bottom .sec-ul li.active {
  background: #6F86B7;
}
.head-bottom .sec-ul li.active a {
  color: #fff;
}
.head-bottom .sec-ul li a {
  font-size: 15px;
  color: #000;
  display: block;
  font-weight: bolder;
}
.pro-wrap-index {
  padding: 60px 0 85px;
  border-top: 1px solid #bababa;
}
.pro-wrap-index .en {
  color: #d2d2d2;
}
.video-wrap-index {
  padding-top: 60px;
  position: relative;
}
.video-wrap-index .container {
  position: relative;
  z-index: 2;
}
.video-wrap-index .content-title .en {
  color: #43454c;
}
.video-wrap-index .content-title h3 {
  color: #fff;
}
.video-w {
  overflow: hidden;
  background: #fff;
}
.video-w .video-l {
  width: 41%;
  padding: 40px 25px 0;
  position: relative;
}
.video-w .video-l h3 {
  font-size: 20px;
  color: #d01817;
}
.video-w .video-l h3 a{
  display: block;
  width: 75%;
 overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.video-w .video-l p {
  font-size: 13px;
  color: #b2b2b2;
  margin: 10px 0 40px;
}
.video-w .video-l div {
  font-size: 15px;
  color: #626262;
  line-height: 30px;
}
.video-w .video-l span {
  display: inline-block;
  width: 57px;
  height: 66px;
  border: 3px solid #dcdcdc;
  font-size: 25px;
  color: #c4c4c4;
  text-align: center;
  padding-top: 5px;
  position: absolute;
  top: 33px;
  right: 20px;
}
.video-w .video-l span img {
  margin-top: -3px;
  display: block;
}
.video-w .video-r {
  width: 59%;
}
.video-w .video-r a {
  display: block;
  position: relative;
}
  .play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.video-wrap-index {
  position: relative;
}
.video-wrap-index:before {
  content: "";
  width: 100%;
  height: 70%;
  background: #26272b;
  top: 0;
  left: 0 ;
  right: 0;
  position: absolute;
}
.video-more {
  display: inline-block;
  width: 146px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  border: 2px solid #878787;
  border-radius: 4px;
  font-size: 16px;
  color: #878787;
  margin-top: 50px;
  position: relative;
}
.video-more i {
  color: #878787;
  font-size: 22px;
  float: right;
  margin-right: 10px;
  display: inline-block;
  position: absolute;
  top: -1px;
  right: 0px;
}
.yycj-wrap {
  padding: 55px 20px 0;
}
.yycj-wrap .pagination-yycj {
  position: absolute;
  right: 30px;
  bottom: 24px;
}
.yycj-wrap .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  opacity: 1;
  background: #d7d7d7;
  margin: 0 6px;
}
.yycj-wrap .swiper-pagination-bullet-active {
  background: #d01817;
}
.yycj-wrap .row {
  margin: 0 -12px;
}
.yycj-wrap .col-md-3 {
  padding: 0 11px;
}
.yycj-wrap .col-md-6 {
  padding: 0 8px;
}
.yycj-wrap .content-title h3:after {
  background: #cfcfcf;
}
.yycj-wrap a {
  display: block;
  position: relative;
}
.yycj-wrap .yycj-lay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
  padding: 25px 40px;
  color: #fff;
}
.yycj-wrap .yycj-lay h3 {
  font-size: 16px;
  margin-bottom: 5px;
  overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.yycj-wrap .yycj-lay h3 a{
  display: block;
}
.yycj-wrap .yycj-lay p {
  font-size: 15px;
  display: none;
}
.yycj-wrap .yycj-ul li {
  margin-bottom: 19px;
  float: none;
}
.yycj-wrap .yycj-ul li img{
  width: 100%;
}
.yycj-wrap .yycj-ul{
  overflow: hidden;
}
.hxys-wrap {
  padding-top: 100px;
}
.hxys-wrap .content-title .p1 {
  font-size: 45px;
  color: #000000;
  font-weight: bolder;
  display: inline-block;
  position: relative;
}
.hxys-wrap .content-title .p1 span {
  font-size: 35px;
  color: #d01817;
  background: #eaeaea;
  position: relative;
}
.hxys-wrap .content-title .p1 strong {
  position: absolute;
  bottom: -93px;
  left: -53px;
  font-size: 160px;
  color: #d01817;
}
.hxys-list {
  margin-bottom: 30px;
}
.hxys-list .hxys-list-img {
  margin-top: -40px;
}
.hxys-list:nth-child(2n) .hxys-list-l {
  float: right;
}
.hxys-list:nth-child(2n) .hxys-list-r {
  float: left;
  padding-right: 0;
  padding-left: 85px;
}
.hxys-list .hxys-list-l {
  width: 45%;
  padding-left: 85px;
  padding-right: 35px;
  position: relative;
  z-index: 2;
}
.hxys-list .hxys-list-l a {
  display: inline-block;
  position: relative;
  width: 145px;
  height: 60px;
  text-align: center;
  margin-right: 20px;
}
.hxys-list .hxys-list-l a img {
  width: 100%;
}
.hxys-list .hxys-list-l a span {
  font-size: 15px;
  color: #606060;
  position: absolute;
  top: 13px;
  left: 0;
  width: 100%;
  text-align: center;
}
.hxys-list .hxys-list-l dl {
  position: relative;
  padding-left: 94px;
}
.hxys-list .hxys-list-l dl dt {
  width: 87px;
  position: absolute;
  top: 0;
  left: 0;
}
.hxys-list .hxys-list-l dl dt img {
  width: 100%;
}
.hxys-list .hxys-list-l dl dd {
  padding-top: 28px;
}
.hxys-list .hxys-list-l dl dd div{
  display: none;
}
.hxys-list .hxys-list-l dl dd h3 {
  font-size: 17px;
  color: #000000;
  margin-bottom: 20px;
  line-height: 25px;
}
.hxys-list .hxys-list-l dl dd ul {
  margin-bottom: 70px;
}
.hxys-list .hxys-list-l dl dd ul li {
  float: none;
  position: relative;
  padding-left: 20px;
  font-size: 15px;
  color: #606060;
  line-height: 30px;
}
.hxys-list .hxys-list-l dl dd ul li:before {
  content: "";
  width: 13px;
  height: 13px;
  border-radius: 100%;
  border: 2px solid #d8d8d8;
  background: #fff;
  position: absolute;
  top: 9px;
  left: 0;
}
.hxys-list .hxys-list-r {
  width: 55%;
  padding-right: 85px;
  position: relative;
  z-index: 2;
}
.hxys-list .hxys-list-r img {
  width: 100%;
}
.yzscg-wrap {
  padding: 60px 0 60px;
  background: url("../images/4.jpg") no-repeat;
  background-size: cover;
  position: relative;
}
.yzscg-wrap:before{
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0);
}

/*.yzscg-wrap .content-title h3,
.yzscg-wrap .content-title p,
.yzscg-wrap ul li h3,
.yzscg-wrap ul li p{
  color: #606060 !important;
}
.yzscg-wrap ul li div{
  border-color: #606060 !important;
}
*/

.yzscg-wrap .container{
  position: relative;
  z-index: 2;
}
.yzscg-wrap ul li {
  width: 20%;
  color: #fff;
  text-align: center;
}
.yzscg-wrap ul li div.index-div {
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: center;
  border-radius: 100%;
  border: 1px solid #fff;
  margin: 0 auto;
      background: rgba(0,0,0,0.6);
    border-radius: 100%;
}
.yzscg-wrap ul li h3 {
  font-size: 17px;
  margin: 0px 0 5px;
}
.yzscg-wrap ul li p {
  font-size: 15px;
}
.yzscg-wrap .content-title .en {
  color: #393b3f;
  display: none;
}
.yzscg-wrap .content-title h3 {
  color: #fff;
      display: inline-block;
    background: rgba(0,0,0,0.6);
    padding: 10px 15px 15px;
}
.yzscg-wrap .content-title h3:after {
  background: #696f82;
}
.yzscg-wrap .content-title p {
  color: #fff;
  display: inline-block;
    background: rgba(0,0,0,0.6);
    padding: 10px 15px 10px;
}
.about-wrap-index {
  padding-top: 55px;
}
.about-wrap-index .col-md-6 h3 {
  font-size: 17px;
  color: #000000;
  margin-bottom: 15px;
  font-weight: bolder;
}
.about-wrap-index .col-md-6 .index-about-cons {
  font-size: 15px;
  color: #606060;
  line-height: 35px;
}
.about-wrap-index .col-md-6 a {
  display: inline-block;
  position: relative;
  width: 145px;
  height: 60px;
  text-align: center;
  margin-top: 45px;
}
.about-wrap-index .col-md-6 a img {
  width: 100%;
}
.about-wrap-index .col-md-6 a span {
  font-size: 15px;
  color: #000;
  position: absolute;
  top: 13px;
  left: 0;
  width: 100%;
  text-align: center;
}
.about-index-conatainer {
  margin-top: 30px;
}
.about-index-conatainer .about-slide {
  background: #fff;
  padding: 10px 10px 0;
  border: 1px solid #d6d6d6;
}
.about-index-conatainer .about-slide p {
  font-size: 15px;
  color: #000;
  text-align: center;
  padding: 20px 0;
  font-weight: bolder;
}
.about-index-conatainer .next-about-index {
  width: 54px;
  height: 59px;
  background: url("../images/next.png") no-repeat;
  right: -114px;
}
.about-index-conatainer .prev-about-index {
  width: 54px;
  height: 59px;
  background: url("../images/prev.png") no-repeat;
  left: -114px;
}
.new-index {
  padding: 60px 0 55px;
}
.new-index h3 {
  font-size: 12px;
  color: #838383;
  text-transform: uppercase;
  height: 19px;
  overflow: hidden;
}
.new-index h3 span {
  font-size: 18px;
  color: #6F86B7;
  font-weight: bolder;
  display: inline-block;
  margin-right: 8px;
}
.new-index h3 a {
  float: right;
  font-size: 15px;
  color: #838383;
  margin-top: 2px;
}
.new-index h3 a i {
  display: inline-block;
  margin-left: 0px;
  color: #8d8d8d;
  font-size: 20px;
  margin-top: -2px;
  float: right;
}
.new-index ul li {
  float: none;
  height: 52px;
  line-height: 52px;
  border-bottom: 1px solid #c5c5c5;
  position: relative;
  padding-left: 17px;
  font-weight: bolder;
}
.new-index ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #d3d3d3;
  position: absolute;
  top: 23px;
  left: 0;
}
.new-index ul li a {
  display: inline-block;
  width: 70%;
  font-size: 15px;
  color: #2d2d2d;
}
.new-index ul li span {
  float: right;
  font-size: 13px;
  color: #2d2d2d;
}
 dl.cjwt-dl {
  position: relative;
  padding: 25px 0;
  border-bottom: 1px solid #c5c5c5;
}
 dl.cjwt-dl dt {
  color: #2d2d2d;
  font-size: 16px;
  margin-bottom: 10px;
}
 dl.cjwt-dl dt span {
  display: inline-block;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  font-size: 13px;
  color: #fff;
  float: left;
  background: #6F86B7;
  margin-right: 15px;
}
 dl.cjwt-dl dd {
  font-size: 15px;
  color: #686868;
}
 dl.cjwt-dl dd span {
  display: inline-block;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  font-size: 13px;
  color: #fff;
  float: left;
  background: #838383;
  margin-right: 15px;
}
.links-index {
  margin-bottom: 130px;
}
.links-index dl {
  position: relative;
  padding-left: 135px;
}
.links-index dl:before {
  content: "";
  width: 1px;
  height: 33px;
  background: #c5c5c5;
  position: absolute;
  left: 84px;
  bottom: -33px;
}
.links-index dl dt {
  position: absolute;
  top: 0;
  left: 0;
  width: 107px;
  font-weight: normal;
}
.links-index dl dt span {
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 17px;
  color: #fff;
  display: block;
  margin-top: 8px;
  background: #6F86B7;
}
.links-index dl dd {
  position: relative;
  padding-top: 10px;
}
.links-index dl dd:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #c5c5c5;
  position: absolute;
  top: -14px;
  left: 0;
}
.links-index dl dd:after {
  content: "";
  width: 104%;
  height: 1px;
  background: #c5c5c5;
  position: absolute;
  bottom: -33px;
  right: 0;
  display: none;
}
.links-index dl dd a {
  display: inline-block;
  font-size: 14px;
  color: #505050;
  position: relative;
  padding: 0 30px;
  margin-bottom: 12px;
}
.links-index dl dd a:before {
  content: "";
  width: 2px;
  height: 14px;
  background: #969696;
  position: absolute;
  top: 3px;
  right: 0;
}
footer {
  padding: 50px 0;
  border-top: 1px solid #b6b6b6;
}
footer .foot-ul li:nth-child(1) {
  width: 30%;
}
footer .foot-ul li:nth-child(1) .foot-logo {
  margin-top: 25px;
  display: block;
}
footer .foot-ul li:nth-child(2) {
  width: 30%;
  font-size: 15px;
  color: #2d2d2d;
  line-height: 30px;
}
footer .foot-ul li:nth-child(2) h3 {
  font-size: 16px;
  color: #2d2d2d;
  font-weight: bolder;
  margin-bottom: 20px;
}
footer .foot-ul li:nth-child(3) {
  width: 30%;
  font-size: 15px;
  color: #2d2d2d;
  line-height: 30px;
  padding-top: 34px;
}
footer .foot-ul li:nth-child(4) {
  width: 10%;
  text-align: center;
}
footer .foot-ul li:nth-child(4) p {
  font-size: 15px;
  color: #2d2d2d;
  margin: 10px 0;
}
footer .foot-ul li:nth-child(4) a {
  display: inline-block;
  width: 79px;
  height: 27px;
  line-height: 26px;
  text-align: center;
  border: 1px solid #2d2d2d;
  font-size: 13px;
  color: #2d2d2d;
}
.banner .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  background: #fff;
  opacity: 1;
}
.banner .swiper-pagination-bullet-active {
  background: #da251c;
}
.jyjd-wrap {
  padding: 86px 0 75px;
}
.jyjd-wrap ul li {
  text-align: center;
  position: relative;
  width: 25%;
}
.jyjd-wrap ul li div {
  height: 64px;
  transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
}
.jyjd-wrap ul li:last-of-type:before {
  display: none;
}
.jyjd-wrap ul li:before {
  content: "";
  width: 1px;
  height: 100px;
  position: absolute;
  top: 0;
  right: 0;
  background: #bebebe;
}
.jyjd-wrap ul li p {
  font-size: 17px;
  color: #000;
  margin-top: 15px;
  font-weight: bolder;
}
.lbtd-wrap {
  padding: 80px 0;
  background: rgba(214, 214, 214, 0.5);
}
.lbtd-wrap .lbtd-w {
  position: relative;
  height: 533px;
  margin-bottom: 90px;
  margin-top: 90px;
}
.lbtd-wrap .lbtd-w .lbtd-img {
  display: block;
  margin: 0 auto;
}
.lbtd-wrap .lbtd-w-list {
  position: absolute;
  width: 400px;
}
.lbtd-wrap .lbtd-w-list:nth-child(1) {
  top: 40px;
  left: 0;
}
.lbtd-wrap .lbtd-w-list:nth-child(2) {
  top: 40px;
  right: 0;
}
.lbtd-wrap .lbtd-w-list:nth-child(3) {
  bottom: 40px;
  left: 0;
}
.lbtd-wrap .lbtd-w-list:nth-child(4) {
  bottom: 40px;
  right: 0;
}
.lbtd-wrap .lbtd-w-list ul li {
  float: none;
  font-size: 15px;
  color: #606060;
  line-height: 35px;
  position: relative;
  padding-left: 20px;
}
.lbtd-wrap .lbtd-w-list ul li:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #d01817;
  position: absolute;
  top: 13px;
  left: 0;
  border-radius: 100%;
}
.container-lbtd .about-slide {
  background: #fff;
  padding: 8px;
}
.container-lbtd p {
  padding-top: 27px;
  font-size: 15px;
  color: #000000;
  text-align: center;
}


.head-bottom .sec-ul li,
.product-l-list .product-l-b ul li a,
.product-l-list .product-l-b ul li a:hover,
.pro-r-list  div.pro-r-list-b a,
.pro-r-list  div.pro-r-list-b a:hover,
.video-more,
.video-more:hover,
.yzscg-wrap ul li div.index-div,
.yzscg-wrap ul li div.index-div:hover,
 footer .foot-ul li:nth-child(4) a:hover,
 footer .foot-ul li:nth-child(4) a,
.menu-wrap ul li:hover:before,
.menu-wrap ul li:before,
.message-wrap .message-l dl dd button,
.message-wrap .message-l dl dd button:hover,
.message-wrap .message-r .message-r-div .zx-btn,
.message-wrap .message-r .message-r-div .zx-btn:hover,
.new-list .new-list-div a,
.new-list .new-list-div a:hover,
header,
header.active,
header.active .head-top,
.content-wrap-news .news-top-in .col-md-7 a,
.content-wrap-news .news-top-in .col-md-7 a:hover,
.jyjd-wrap ul li:hover img,
.jyjd-wrap ul li img,
.yzscg-wrap ul li,
.yzscg-wrap ul li:hover div,
.jyjd-wrap ul li:hover div,
.jyjd-wrap ul li div,
.yzscg-wrap ul li div.index-div,
.yzscg-wrap ul li:hover div.index-div{
  transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
}
.lyy-wrap {
  padding: 70px 0;
}
.lyy-wrap .lyy-ul {
  display: inline-block;
  margin: 40px auto;
}
.lyy-wrap .lyy-ul li {
  width: 134px;
  height: 49px;
  line-height: 49px;
  text-align: center;
  border: 1px solid #d01817;
  font-size: 15px;
  position: relative;
  background: #d01817;
  color: #fff;
}
.lyy-wrap .lyy-ul li.active {
  background: transparent;
  color: #000000;
}
.lyy-wrap .lyy-ul li.active:before {
  display: block;
}
.lyy-wrap .lyy-ul li:before {
  content: "";
  width: 17px;
  height: 9px;
  background: url("../images/arrow.png") no-repeat;
  bottom: -10px;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
  display: none;
}
.lyy-wrap .container-lyy .about-slide {
  background: #fff;
  border: 1px solid #d6d6d6;
  padding: 10px 10px 0;
}
.lyy-wrap .container-lyy p {
  font-size: 15px;
  color: #000;
  padding: 20px 0;
  text-align: center;
}
.sjtcgb-wrap {
  padding: 80px 0;
  background: rgba(214, 214, 214, 0.5);
}
.sjtcgb-wrap h3:after {
  background: #b9b9b9;
}
.sjtcgb-wrap .sjgb-w-l,
.sjtcgb-wrap .sjgb-w-r {
  padding: 0;
}
.sjtcgb-wrap .sjgb-w {
  border: 1px solid #b4b4b4;
  padding: 10px;
  margin-top: 40px;
}
.sjtcgb-wrap .sjgb-w .sjgb-w-r {
  padding-left: 154px;
  padding-top: 40px;
}
.sjtcgb-wrap .sjgb-w .sjgb-w-r .sjgb-img {
  position: absolute;
  top: -21px;
  left: 46px;
}
.sjtcgb-wrap .sjgb-w .sjgb-w-r h3 {
  font-size: 19px;
  color: #000000;
  margin-bottom: 40px;
}
.sjtcgb-wrap .sjgb-w .sjgb-w-r .sjgb-con {
  font-size: 15px;
  color: #535353;
  line-height: 35px;
}
.tcgbal-wrap {
  padding: 75px 0 110px;
}
.tcgbal-wrap .about-slide {
  background: #fff;
  border: 1px solid #d6d6d6;
  padding: 10px 10px 0;
}
.tcgbal-wrap .pr p {
  font-size: 15px;
  color: #000;
  padding: 21px 0;
  text-align: center;
}
.lyy-wrap .next-lyy {
  width: 54px;
  height: 59px;
  background: url(../images/next.png) no-repeat;
  right: -114px;
}
.lyy-wrap .prev-lyy {
  width: 54px;
  height: 59px;
  background: url(../images/prev.png) no-repeat;
  left: -114px;
}
.ryzz-in{
  background:#fff;
  padding: 9px 9px 0;
  border: 1px solid #d6d6d6;
  margin-bottom: 20px;
}
.ryzz-in img{
  width: 100%;
}
.ryzz-in p{
    font-size: 16px;
    color: #000000;
    text-align: center;
    position: relative;
    padding-top: 15px;
    padding-bottom: 20px;
}
.video-list .video-in{
  margin-bottom: 20px;
  background:#fff; 
  border: 1px solid #d6d6d6;
  margin-bottom: 20px;
}
 
.video-list .video-in-b{
  padding: 10px;
}
.video-list .video-in-b h3{
   font-size: 20px;
    color: #d01817;
    margin-bottom: 5px;
}
.video-list .video-in-b h3 a{
  display: block;
}
.video-list .video-in-b p{
  font-size: 13px;
    color: #b2b2b2;
   margin-bottom: 5px;
}
.video-list .video-in-b div{
     font-size: 15px;
    color: #626262;
    line-height: 25px;
}
.video-ban{
  max-width: 60%;
  margin-left: 20%;
  margin-top: 20px;
}
 
.yycj-wrap .yycj-lay p,
.about-index-conatainer .about-slide p,
.new-index ul li a,
 dl.cjwt-dl dt,
 dl.cjwt-dl dd,
.new-list h3,
.container-lbtd p,
.video-list .video-in-b h3{
  overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}

.new-list p{
   display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;

 display: -moz-box;
-moz-box-orient: vertical;
-moz-line-clamp: 2;

 display: -ms-box;
-ms-box-orient: vertical;
-ms-line-clamp: 2;

 display: -o-box;
-o-box-orient: vertical;
-o-line-clamp: 2; 

overflow: hidden; 
}
.video-w .video-l div,
.video-list .video-in-b div{
  display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;

 display: -moz-box;
-moz-box-orient: vertical;
-moz-line-clamp: 3;

 display: -ms-box;
-ms-box-orient: vertical;
-ms-line-clamp: 3;

 display: -o-box;
-o-box-orient: vertical;
-o-line-clamp: 3; 

overflow: hidden;  
}

/*.head-bottom .sec-ul li:hover{
    background: #6F86B7;
}
*/
 
.product-l-list .product-l-b ul li a:hover,
.pro-r-list  div.pro-r-list-b a:hover{
       background: #d01817;
}
 
.product-l-list .product-l-b ul li a:hover,
.pro-r-list  div.pro-r-list-b a:hover {
  color: #fff;
}
.video-more:hover{
  box-shadow: inset 0px 0px 0px 20px #d01817;
  color: #fff;
  border-color: #d01817;
}
.content-wrap-news .news-top-in .col-md-7 a:hover{
  box-shadow: inset 0px 0px 0px 20px #d01817;
  color: #fff;
}
.content-wrap-news .news-bottom dl.article-dl dd h3 a:hover{
  color: #d01817;
}
.video-more:hover i{
  color: #fff;
}
.yzscg-wrap ul li div.index-div:hover{
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.new-index ul li:hover a,
.new-index h3 a:hover,
.links-index dl dd a:hover{
  color: #d01817;
}
 footer .foot-ul li:nth-child(4) a:hover{
   box-shadow: inset 0px 0px 0px 12px #d01817;
   color: #fff;
   border-color: #d01817;
 }
 .menu-wrap ul li:hover a,
 .menu-wrap .laod-p a:hover,
 .menu-wrap-pro .laod-p a:hover{
    color: #d01817;
 }
 .menu-wrap ul li:hover:before{
  width: 100%;
 }
 .message-wrap .message-l dl dd button:hover{
  box-shadow: inset 0px 0px 0px 22px rgba(0, 0, 0, 0.3);
 }
 .message-wrap .message-r .message-r-div .zx-btn:hover{
  box-shadow: inset 0px 0px 0px 22px rgba(0, 0, 0, 0.3);
 }
 .new-list .new-list-div a:hover{
  box-shadow: inset 0px 0px 0px 15px #d01817;
  color: #fff;
 }
 .rdzx-wrap ul li:hover a,
 .fye a:hover{
  color: #d01817;
 }
 .rdzx-wrap > h3 a:hover,
  .rdzx-wrap > h3 a:hover i{
  font-weight: bolder;
 }
 .lyy-in{
  display: none;
 }
.lyy-in.active{
  display: block;
 }
.lyy-wrap .lyy-ul li:hover{
  cursor: pointer;
}

header.active{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background-image: url(../images/bj1.jpg);
}
header.active .head-top{
  display: none;
}
.map #dituContent{
  height: 400px !important;
}
.copy{
  display: none;
}
.map-ul > li {
    width: 20%;
}

.map-ul > li > a {
    display: block;
    font-size: 20px;
    color: #000;
    margin-bottom: 20px;
}
.sec-map-ul li {
    float: none;
}
.sec-map-ul li a {
    font-size: 14px;
    line-height: 25px;
    display: block;
}
.jyjd-wrap ul li:hover div,
.yzscg-wrap ul li:hover div{
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.content-wrap-product{
  margin-bottom: 50px;
}
.content-wrap-news .news-bottom dl.article-dl p.article-p{
  display: none;
}
.phone-w{
  display: none;
}
.foot-b{
      background: #6F86B7;
      display: none; 
      position: fixed;
      left: 0;
      right: 0;
      z-index: 12;
      bottom: 0;
      border-top:1px solid rgba(255, 255, 255, 0.8);
}
.foot-b li{
  width: 33.3333%;
  margin: 5px  0 10px;
  color: #fff;
  font-size: 12px;
  position: relative;
}
 .wx-lay{
  position: fixed;
  top: 0;
  left: 0;
  background:#6F86B7; 
  color: #fff;
  width: 100%;
  height: 100%;
  z-index: 20;
  display: none;
}
 .wx-lay .close-span{
  position: absolute;
  top: 90px;
  color: #fff;
  right: 15px;
  font-size: 26px;
  cursor: pointer;
 }
  .wx-lay a{
    color: #fff;
  }
.wx-lay.active{
  display: block;
}
 .wx-lay div{ 
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  padding: 0 10px;
  text-align: center;
}
 .wx-lay div p{
  padding: 5px 10px;
  position: relative;
  margin: 30px 0;
  border: 1px solid red;
  font-size: 16px;
 }
 .span2{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  opacity: 0;
  z-index: 2;
 }
.foot-b li a{
  color: #fff;
  display: block;
  text-align: center;
}
.foot-b li i{
  display: block;
  font-size: 20px;
}
.foot-b li:nth-child(2){
  border-left: 1px solid rgba(255, 255, 255, 0.8);
  border-right: 1px solid rgba(255, 255, 255, 0.8);
}

.video-wrap-index .video-w .video-r .scale img{
  height: 278px;
}
.content-wrap  .video-list .scale img{
  height: 218px;
}

.pro-r-list > div .pro-r-list-div .scale img{
   height: 159px;
}

.video-lay{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  z-index: 200;
  display: none;
}
.video-lay.active{
  display: block;
}
.video-lay .video-lay-in{
  width: 60%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.video-lay .video-lay-in iframe{
  width: 100%;
  height: 500px;
}
.video-lay .video-lay-in i{
  font-size: 26px;
  color: #000;
  top: -30px;
  right: -30px;
  position: absolute;
  cursor: pointer;
}
.video-inn{
  height: 0;
  opacity: 0;
}
 

 
.pro-des-con-w{
  width: 400px; 
/*  position: absolute;
  top: 50%;
  left: 50%;*/
  margin-top: 0;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  margin-bottom: 30px;
}
.product-l-b li.active{
   background: #d01817;
}
.product-l-b li.active a{
  color: #fff !important;
}
.index-div-b{
  display: inline-block;
      background: rgba(0,0,0,0.6);
    padding: 10px 15px 10px;
    margin-top: 25px;
}

.lyy-in .about-slide .scale img{
  height: 238px;
}
.tcgbal-wrap .about-slide .scale img{
 height: 203px; 
}


.ryzz-list img{
  height: 203px !important; 
}

.map-list h3{
  font-size: 18px;
  margin: 10px 0;
}
.map-list h3 a{
  color: #000;
}
.map-list .map-list-b{
  overflow: hidden;
}
.map-list .map-list-b li{
  
  padding: 5px;
  width: 50%;
}
.map-list .map-list-b li a{
  display: block;
  font-size: 14px;
  overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}

.product-des-top-l{
  width: 650px;
}
.product-des-top-l img{
  width: 100%;
}
.product-des-top-l-in01{
  width: 500px;
}
.product-des-top-l-in02{
  width: 650px;
}
 

.product-des-top-r{
  width: 670px;
  position: relative;
}
.product-des-top{
  overflow: hidden;
}
.product-des-top-r .wxgzh{
  margin: 30px 0;
}
.sy01  strong,
.sy02  strong,
.sy01  .scale,
.sy02  .scale,
.sy01  p,
.sy02  p{
  position: relative;
  display: block;
}
.sy01 p:after,
.sy01  .scale:after{
  content: "";
    width: 250px;
    height: 60px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: url(../images/sy1.png) no-repeat;
    background-size: cover;
}

.sy02  p:after,
.sy02 .scale:after{
  content: "";
    width: 250px;
    height: 60px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: url(../images/sy2.png) no-repeat;
    background-size: cover;
}
.pro-des-bottom-list p,
.case-des-cons p{
  margin-bottom: 20px;
}
.case-des-cons p.no:after,
.pro-des-bottom-list p.no:after{
  display: none;

}


.content-wrap-product-des .product-des-top dl:nth-child(1) dt{
  top: 5px;
}


.rdzx-wrap .xgcp-list .scale img{
  height: 160px;
}
.xgcp-list-article-w{
  width: 1000px;
  margin: 0 auto;
}

.xgcp-list-article{
  width: 25% !important;
}

@media(max-width: 1440px){
  .pro-r-list  div.pro-r-list-b a{
    width: 68px;
  }
  .product-rx .product-rx-b{
    padding-top: 10px;
    line-height: 30px;
  }
  .content-title p.en{
    font-size: 40px;
  }
  .content-title h3{
    font-size: 22px;
  }
  .hxys-list .hxys-list-l a{
    width: 115px;
  }
  .hxys-list .hxys-list-l a span{
    top: 9px;
  }
  .hxys-list .hxys-list-l dl dd ul li{
    line-height: 25px;
  }
  .hxys-list .hxys-list-l dl dd ul {
    margin-bottom: 19px;
   }
   .about-wrap-index .col-md-6 .index-about-cons{
    line-height: 30px;
   }
   .head-bottom .sec-ul li{
    width: 190px;
   }
   .new-list p{
    margin-bottom: 20px;
   }
   .lbtd-wrap .lbtd-w-list ul li{
    line-height: 25px;
   }
   .lbtd-wrap .lbtd-w-list{
    width: 330px;
   }
   .product-des-top-r{
    width: 477px;
   }
   .pro-des-con-w {
    width: 400px !important;
    -webkit-transform: translateX(30%);
    -moz-transform: translateX(30%);
    -ms-transform: translateX(30%);
    -o-transform: translateX(30%);
    transform: translateX(30%);
    text-align: center;
    margin-left: -18%;
}
}


@media(max-width: 1024px){
  header .head-top .fl dl dd{
    padding-left: 15px;
  }
  header .head-top .fl dl{
    padding-left: 267px;
  }
  .head-bottom .sec-ul li {
    width: 156px;
  }
  .jyjd-wrap {
      padding:40px 0;
  }
  .pro-r-list  div.pro-r-list-b a:nth-child(1){
    margin-bottom: 5px;
  }
  .video-w .video-l div{
    line-height: 25px;
  }
  .video-w .video-l,
   .video-w .video-r,
   .hxys-list .hxys-list-l,
   .hxys-list .hxys-list-r{
    width: 100%;
    float: none;
  }
  .video-w .video-l{
    margin-bottom: 20px;
  }
  .new-list h3{
    margin-bottom: 10px;
  }
  .new-list p{
    line-height: 25px;
  }
  .lbtd-wrap .lbtd-w-list {
    width: 230px;
  }
  .pro-des-con-w {
    width: 400px;
    -webkit-transform: translateX(10%);
    -moz-transform: translateX(10%);
    -ms-transform: translateX(10%);
    -o-transform: translateX(10%);
    transform: translateX(10%);
    text-align: center;
}
.product-des-top-l-in01 {
    width: 400px;
}
.product-des-top-l-in02,
.product-des-top-l {
    width: 500px;
}
.product-des-top-r {
    width: 410px;
}
.rdzx-wrap .xgcp-list .scale img{
  height: 120px;
}
.xgcp-list-article-w {
    width: 975px;
    margin: 0 auto;
}
}
@media(max-width: 768px){
  header .head-top .fl dl dd{
    display: none;
  }
  .head-bottom .sec-ul li{
    width: 33.333%;
    border-right: 1px solid #c7c7c7;
   
  }
  .head-bottom .sec-ul li:nth-child(1),
  .head-bottom .sec-ul li:nth-child(2),
  .head-bottom .sec-ul li:nth-child(3){
      border-bottom: 1px solid #c7c7c7;
  }
  .head-bottom .sec-ul li:nth-child(3),
  .head-bottom .sec-ul li:nth-child(3n){
    border-right: none;
  }
  .head-bottom{
    height: auto;
  }
 
  .product-rx{
    display: none;
  }
  .yycj-wrap .col-md-6{
    margin-bottom: 20px;
  }
  .yycj-wrap .col-md-6 {
    padding: 0 11px;
}
.yycj-wrap .yycj-ul li{
  float: left;
  width: 49%;
}
.yycj-wrap .yycj-ul li:nth-child(2){
  float: right;
}
.hxys-wrap .content-title .p1{
  font-size: 40px;
}
.hxys-wrap .content-title .p1 strong {
    
   bottom: -63px;
    left: -50px;
    font-size: 120px;
    
}
.hxys-wrap .content-title .p1 span{
  font-size: 30px;
  background: #d5d5d5;
}
.hxys-wrap {
    padding-top: 50px;
}
.hxys-list .hxys-list-r{
  padding: 0 85px;
}
.yzscg-wrap ul li div.index-div{
  width: 80px;
  height: 80px;
  line-height: 80px;
  transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;

}
.yzscg-wrap ul li:hover div{
  transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
}
.yzscg-wrap ul li div.index-div img{
  width: 40px;
}
.about-wrap-index .col-md-6 h3{
  margin-top: 20px;
}
.new-index .col-md-4{
  margin-bottom: 20px;
}
.links-index{
  display: none;
}
.content-wrap-about .about-in-con{
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 25px;
}
.content-wrap-about .about-in-con img{
  width: 300px;
  margin-bottom: 10px;
}
.content-wrap{
  padding: 30px 0;
}
.lbtd-wrap .lbtd-w{
  height: 310px;
}
.lbtd-wrap .lbtd-w .lbtd-img{
  width: 400px;
}
.lbtd-wrap .lbtd-w-list ul li{
  font-size: 14px;
}
.lyy-wrap,
.sjtcgb-wrap,
.tcgbal-wrap{
  padding: 30px 0;
}
.content-wrap-case{
  padding: 0 15px;
}
.foot-b{
  display: block;
}
body{
  padding-bottom: 77px;
}
.product-des-top-l-in02, .product-des-top-l {
    width: 350px;
}
.product-des-top-l-in01 {
    width: 200px;
}

.product-des-top-r {
    width: 350px;
}
.content-wrap-product-des .product-des-top h3{
  padding-top: 10px;
}
.product-des-top-r .wxgzh {
    margin: 10px 0 15px;
}
.content-wrap-product-des .product-des-top dl{
  margin-bottom: 30px;
}
.content-wrap-product-des .ljzx-a{
  margin-top: 20px;
}
 
.rdzx-wrap .xgcp-list .scale img{
  height: inherit;
}
.xgcp-list-article{
  float: left;
}
.xgcp-list-article-w {
    width: 750px;
    margin: 0 auto;
}
}

@media(max-width: 480px){
 header .head-top .fl dl dt .logo,
 header .head-top .fl dl dt .logo img{
  width:120px;
 } 
 header .head-top .fr dl dt { 
    top: 5px; 
  }
  header .head-top .fr dl {
       
      padding-left: 40px;
      padding-top: 5px;
      height: 70px;
  }
  .head-bottom{
    line-height: 40px;
  }
  .head-bottom .container{
    padding: 0;
  }
  .jyjd-wrap ul li img{
    width: 45px;
  }
  .jyjd-wrap ul li p{
    font-size: 12px;
    margin-top: 5px;
  }
  .jyjd-wrap ul li div {
      height: 50px;
  }
  .jyjd-wrap ul li:before{
    height: 68px;
  }
  .jyjd-wrap {
      padding: 20px 0;
  }
  .pro-wrap-index{
    padding: 30px 0;
  }
  .content-title p.en{
    font-size: 30px;
    margin-bottom: 10px;
  }
  .content-title h3{
    font-size: 16px;
  }
  .content-title p.cn{
    font-size: 12px;
  }
  .pro-r-list:nth-child(2n+1){
    padding-right: 7.5px;
  }
  .pro-r-list:nth-child(2n){
    padding-left: 7.5px;
  }
  .pro-r-list  div.pro-r-list-b a{
    margin: 0 2px;
    font-size: 12px;
    width: 64px;
  }
  .pro-r-list{
    margin-bottom: 15px;
  }
  .video-wrap-index{
    padding-top: 30px;
  }
  .video-wrap-index .container .row{
    margin: 0;
  }
  .video-w .video-l{
    padding-top: 20px;
  }
  .video-w .video-l span{
    top: 20px;
  }
  .yycj-wrap{
    padding:30px 15px 0; 
  }
  .yycj-wrap .yycj-ul li{
    width: 100%;
    float: none;
  }
  .yycj-wrap .yycj-lay{
    padding: 15px;
  }
  .hxys-wrap .content-title .p1 {
      font-size: 21px;
      margin-bottom: 10px;
  }
  .hxys-wrap .content-title .p1 span {
    font-size: 17px;
    background: #d5d5d5;
  }
  .hxys-wrap .content-title .p1 strong {
      bottom: -23px;
      left: -21px;
      font-size: 51px;
  }
  .hxys-list .hxys-list-l{
    padding: 0 15px;
  }
  .hxys-list .hxys-list-l dl{
    padding-left: 83px;
  }
  .hxys-list .hxys-list-l a{
    margin-right: 5px;
  }
  .hxys-list .hxys-list-r{
    padding: 0 15px;
  }
  .hxys-list .hxys-list-img {
      margin-top: -28px;
  }
  .hxys-list {
      margin-bottom: 30px;
  }
  .hxys-list .hxys-list-l dl dd ul li{
    font-size: 14px;
  }
  .yzscg-wrap ul li div.index-div{
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
  .yzscg-wrap ul li div.index-div img {
      width: 25px;
  }
  .yzscg-wrap ul li h3{
    font-size: 14px;
  }
  .yzscg-wrap ul li p{
    font-size: 12px;
  }
  .about-wrap-index {
    padding: 30px 15px 0;
  }
  .about-index-conatainer .about-slide p{
    padding: 10px 0;
  }
  .new-index {
    padding: 30px 15px;
  }
  .new-index ul li{
    height: 40px;
    line-height: 40px;
  }
  .new-index ul li a{
    font-size: 14px;
  }
  .new-index h3 a{
    font-size: 12px;
  }
  dl.cjwt-dl{
    padding: 15px 0;
  }
   footer{
    padding: 20px 0;
    font-size: 12px !important;
    text-align: center;
  }
  .copy{
    
    padding: 5px;
    font-size: 12px;
    text-align: center;
    color: #000;
  }
  footer .foot-ul li:nth-child(1) .foot-logo{
    margin-top: 0;
    display: none;
  }
  footer .foot-ul li:nth-child(1) .foot-logo img{
    width: 100px;
  }
  footer .foot-ul li{
    width: 100% !important;
    float: none;
  }
  footer .foot-ul li:nth-child(2),
  footer .foot-ul li:nth-child(3){
    font-size: 12px;
    line-height: 20px;
  }
  footer .foot-ul li:nth-child(3){
    padding-top: 0;
  }
  footer .foot-ul li:nth-child(4) div{
    float: none !important;
    font-size: 12px;
    margin-top: 10px;
  }
  footer .foot-ul li:nth-child(4) div p,
  footer .foot-ul li:nth-child(4) div img{
    display: none;
  }
  
  .menu-wrap-pro .menu-wrap-pro-in{
    padding: 10px 15px;
  }
  .menu-wrap-pro h3{
    font-size: 16px;
    padding-left: 10px;
  }
  .menu-wrap-pro .laod-p a,
  .menu-wrap-pro .laod-p{
    font-size: 12px;
  }
   
   .product-l-list h3{
    height: 40px;
    line-height: 40px;
   }
   .page-pro{
    padding:   5px;
   }
   .rdzx-wrap .xgcp-list:nth-child(2n+1),
   .ryzz-list:nth-child(2n+1),
   .video-list:nth-child(2n+1){
    padding-right: 7.5px;
   }
   .rdzx-wrap .xgcp-list:nth-child(2n),
   .ryzz-list:nth-child(2n),
   .video-list:nth-child(2n){
    padding-left: 7.5px;
   }
   .xgcp-list h3{
    margin-top: 10px;
   }
   .rdzx-wrap{
    margin: 30px 0;
   }
   .pro-r-list > div .pro-r-list-div{
    padding: 3px;
   }
    .list_pages ul{
      margin-top: 10px;
    }
   .list_pages ul li{
    padding: 1px 3px;
   }
   .rdzx-wrap{
    display: none;
   }
   .message-wrap{
    margin-top: 30px;
    padding: 30px 15px;
   }
   .message-wrap .message-list{
    width: 100% !important;
    float: none;
   }
   .menu-wrap{
    padding: 0 15px;
    
 
   }
   .menu-wrap ul li{
    margin-right: 15px;
   }
   .menu-wrap ul li a {
  
    padding: 0 0px;
    font-size: 12px; 
    line-height: 40px;
  }
  .menu-wrap .laod-p,
  .lbtd-wrap .lbtd-w .lbtd-img{
    display: none;
  }
  .content-wrap-about,
  .lbtd-wrap{
    padding: 30px 15px;
    
  }
  .content-wrap-about .about-in-con img{
     width: 100%;
     margin-bottom: 10px !important;
  }
  .lbtd-wrap .lbtd-w-list{

    position: inherit;
    left: inherit !important;
    top: inherit !important;
    right: inherit !important;
    bottom: inherit !important;
  }
  .lbtd-wrap .lbtd-w{
    height: inherit;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .lyy-wrap .lyy-ul li{
    width: 100px;
    height: 40px;
    line-height: 40px;
  }
  .lyy-in{
    padding: 0 15px;
  }
  .sjtcgb-wrap{
    padding: 30px 15px;
  }
  .sjtcgb-wrap .sjgb-w{
    margin-top: 20px;
  }
  .sjtcgb-wrap .sjgb-w .sjgb-w-r .sjgb-img {
    
    top: -6px;
    left: 5px;
    width: 40px;
}
.sjtcgb-wrap .sjgb-w .sjgb-w-r {
    padding-left: 52px;
    padding-top: 30px;
}
.sjtcgb-wrap .sjgb-w .sjgb-w-r .sjgb-con {
    font-size: 14px; 
    line-height: 26px;
}
.container-gbal{
  margin: 0 15px !important;
}
.content-wrap .cons{
  font-size: 14px;
  line-height: 25px;
}
.ryzz-in p{
  font-size: 14px;
}
.ryzz-in {
  margin-bottom: 15px;
}
.video-ban{
  max-width: 80%;
  margin-left: 10%;
}
.case-des .case-des-cons{
  font-size: 14px;
}
.map #dituContent{
  height: 300px !important;
  margin-top: 20px;
}
.content-wrap-news .news-bottom dl.article-dl p.article-p{
  display: block;
}
.content-wrap-news .news-bottom dl.article-dl dt{
  display: none;
}
.content-wrap-news .news-bottom dl.article-dl{
  padding: 15px;
}
.content-wrap-news{
  padding: 30px 15px;
}
.content-wrap-product-des .product-des-top .pro-des-con{
  padding-right: 0px;
  display: none;
}
.wxgzh{
  position: inherit;
  top: inherit;
  right: inherit;
  text-align: center;
  margin-bottom: 20px;
}
.wxgzh img{
  width: 100px;
  margin: 0 auto;
}
.content-wrap-product-des .product-des-top .pro-des-con{
  margin-bottom: 20px;
}
.content-wrap-product-des .pro-des-bottom-top ul li{
  width: 90px;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
}
.content-wrap-product-des .pro-des-bottom-list{
  min-height: 300px;
}
.phone-w{
  display: block;
  padding: 0 15px;
}
 
.phone-w .product-l-list{
  background: #fff;
  border-radius: 10px 10px 0 0;
  margin-bottom: 5px;
}
.pro-r-list > div h3{
  padding-top: 10px;
  padding-bottom: 15px;
}
.pro-r-list > div{
  padding-bottom: 15px;
}
.pro-r-list > div h3:before{
  bottom: 7px;
}
.banner img{
  height: 150px;
}
.menu-wrap-pro .laod-p{
  float: none;
  text-align: right;
  margin-top: 10px;
}
.phone-w-in{
  padding: 0;
}
.play{width: 40px;}
.video-list .video-in-b div{
  font-size: 13px;
  line-height: 20px;
}
.video-list .video-in-b h3{
  font-size: 16px;
}

 
 
.pro-des-con-w {
    width: auto !important;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
    text-align: center;
}

.yzscg-wrap ul li:nth-child(1),
.yzscg-wrap ul li:nth-child(2) {
  width: 50% !important;
  margin-bottom: 20px;
}
.yzscg-wrap ul li:nth-child(3),
.yzscg-wrap ul li:nth-child(4),
.yzscg-wrap ul li:nth-child(5){
  width: 33.333% !important;
}
.hxys-list:nth-child(2n) .hxys-list-r{
  padding-right: 15px;
}
.pro-r-list > div .pro-r-list-div .scale img {
    height: 110px;
}
.video-wrap-index .video-w .video-r .scale img {
    height: 195px;
}
.hxys-list:nth-child(2n) .hxys-list-r{
  padding-left: 15px;
}
.yycj-wrap .row{
  margin: 0 -15px;
}
.yycj-wrap .col-md-3{
  padding: 0 15px;
}
.product-des-top-l,
.product-des-top-r{
  width: 100%;
  float: none;
}
.pro-des-con-w{
  margin-left:0;
}
.product-des-top-l-in01,
.product-des-top-l-in02 {
    width: 100%;
}
.ryzz-list img {
    height: 115px !important;
}
.sjtcgb-wrap .sjgb-w-l img{
  width: 100%;
}
.content-wrap-product-des .product-des-top dl{
  margin-left: 50px;
}
.sy01 p:after, .sy01 .scale:after,
.sy02 p:after, .sy02 .scale:after{
  width: 130px;
  height: 30px;
}
header .head-top .fr dl dd .phone-p{
  font-size: 12px;
  line-height: 14px;
}
.map-ul > li{
  width:100%;
  text-align: center;
  margin-bottom: 20px;
}
 

}

.case-des iframe{
  width: 80% !important;
  margin-left: 10%;
  height: 500px;
}