﻿p {
  margin: 0;
}

.head-bg {
  background: #45519d;
  padding: 9px 0;
}

.head-bg .head-index {
 
}
.head-bg .head-index .fen{
    display: none;
}
.head-bg .head-index .fen p img {
  max-width: 100%;
  margin-right: 25px;
}

.head-bg .head-index .zh {
  color: #fff;
  font-family: "Arail";
  text-transform: uppercase;
  
  padding-right: 10px;
  float: right;
}

.head-bg .head-index .zh p img {
  max-width: 100%;
  margin-right: 5px;
  margin-top: -3px;
}
.head-bg .head-index .zh a{color:#fff;}

.head-index2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px 0;
}

.head-index2 .logo {
  widows: 20%;
}

.head-index2 .logo img {
  max-width: 100%;
}

.ss {
  position: relative;
  line-height: 80px;
}

.ss #formsearch {
  position: absolute;
  right: 0;
  top: 80px;
  border: 1px solid #feb900;
  width: 252px;
  z-index: 11;
  background: #feb900;
  display: none;
}

.ss #formsearch input {
  line-height: 34px;
  height: 34px;
  background: none;
  border: none;
}

.ss #formsearch input#keyword {
  text-indent: 10px;
  float: left;
  width: 200px;
  color: #fff;
  outline: none;
}

.ss #formsearch input#s_btn {
  float: right;
  width: 50px;
  outline: none;
  color: #fff;
}

.ss #formsearch ::-webkit-input-placeholder {
  
  color: #fff;
}

.ss #formsearch ::-moz-placeholder {
  
  color: #fff;
}

.ss #formsearch ::-moz-placeholder {
  
  color: #fff;
}

.ss #formsearch ::-ms-input-placeholder {
  
  color: #fff;
}

@media(max-width:767px){
    .head-bg .head-index{
        
    }
}


.box1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f2f3f8;
  margin: 3% 0;
}

.box1 .video {
  width: 48%;
}

.box1 .video p img {
  max-width: 100%;
}

.box1 .about {
  width: 32%;
  margin-right: 10%;
}

.box1 .about .wz-tit h3 {
  display: inline-block;
  font-size: 2.4rem;
  color: #333333;
  font-family: Arial;
  vertical-align: middle;
  margin: 0;
}

.box1 .about .wz-tit .line {
  display: inline-block;
  width: 44px;
  height: 4px;
  background: #feb900;
  vertical-align: middle;
  margin: 0 20px;
}

.box1 .about .wz-tit .wz-year {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.7rem;
  font-family: "Arial";
  color: #333333;
  text-transform: uppercase;
}

.box1 .about .wz-tit .wz-year span {
  display: block;
}

.box1 .about .wz-con {
  font-size: 0.8rem;
  font-family: "Montserrat";
  color: #666666;
  line-height: 1.6;
  margin-top: 1.75rem;
  font-size: 0.7rem;
}

.box1 .about .wz-btn {
  margin-top: 1.5rem;
}

.box1 .about .wz-btn a {
  width: 40%;
  display: inline-block;
  vertical-align: middle;
  line-height: 55px;
  font-size: 0.7rem;
  font-family: "Myriad Pro";
  color: #333333;
  text-transform: uppercase;
  border: none;
  text-align: center;
}

.box1 .about .wz-btn .btna {
  background: #feb900;
  color: #000;
}

.box1 .about .wz-btn .btnb {
  background: #272c4c;
  color: #fff;
}

.box1 .about .wz-btn span {
  display: inline-block;
  line-height: 55px;
  font-size: 16px;
  color: #999999;
  vertical-align: middle;
  margin: 0 25px;
}

@media (max-width: 996px) {
  .box1 {
    display: block;
  }
  .box1 .video {
    width: 100%;
  }
  .box1 .about {
    width: 100%;
    margin-right: 0;
    padding: 4%;
  }
}

.box2 {
  background: url(../image/bj1.png) no-repeat top center;
  background-size: cover;
}

.c2-con ul {
  text-align: center;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
}

.c2-con ul li {
  width: 25%;
  border-right: 1px solid #999999;
  position: relative;
  float: left;
  padding: 4% 0;
}

.c2-con ul li:last-child {
  border-right: 0;
}

.c2-con ul li .count-title {
  color: #ffffff;
  display: inline-block;
  font-size: 3rem;
}

.c2-con ul li span {
  width: 4rem;
  height: 5px;
  background: #feb900;
  display: block;
  margin: 2% auto;
}

.c2-con ul li p {
  color: #ffffff;
  text-align: center;
  font-size: 1.2rem;
}

@media (max-width: 996px) {
  .c2-con ul li {
    width: 50%;
  }
}

.product-title2 {
  border-bottom: 1px solid #e4e4e4;
  padding-top: 7px;
}

.product-title2 h2 {
  font-size: 3rem;
  
  color: #333;
  line-height: 80px;
}

.product-title2 h2 a {
  font-size: 0.7rem;
  color: #333;
  float: right;
  padding-top: 8px;
  font-weight: bold;
}

.product-title2 h2 a:hover {
  color: #ffba00;
}

.index-product-cate {
  position: relative;
  padding: 0;
  margin: 25px 0 3px;
}

.index-product-cate .first0 {
  height: 525px;
  border-right: 1px solid #d8d9d8;
}

.pro-list0 {
  width: 16%;
}

.pro-list {
  padding: 0;
}

.index-product-cate .first1 {
  height: 525px;
  border-right: 1px solid #d8d9d8;
  border-bottom: 1px solid #d8d9d8;
}

.pro-list1 {
  width: 32.08333333333333%;
  margin-left: 0.6%;
  margin-right: 0.6%;
}

.index-product-cate .first2 {
  height: 525px;
  border-right: 1px solid #d8d9d8;
}

.pro-list2 {
  width: 33.85416666666667%;
  
  
  
}

.index-product-cate .first3 {
  height: 260px;
  border-right: 1px solid #d8d9d8;
}

.pro-list3 {
  width: 16.25%;
  position: absolute;
  right: 0;
  top: 0;
}

.index-product-cate .first4 {
  height: 255px;
  border-right: 1px solid #d8d9d8;
}

.pro-list4 {
  width: 16.25%;
  position: absolute;
  bottom: 0;
  right: 0;
}

.index-product-cate .first h3 {
  position: absolute;
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  padding-bottom: 40px;
  height: auto;
  bottom: 0%;
  transition: all .6s;
  -webkit-transition: all .6s;
  -moz-transition: all .6s;
  -ms-transition: all .6s;
  -o-transition: all .6s;
  padding-left: 10%;
}

.index-product-cate .first:hover h3 {
  bottom: 19%;
}

.index-product-cate .first1:hover h3,
.index-product-cate .first2:hover h3 {
  bottom: 26%;
}

.index-product-cate .first h3 a {
  color: #feb900;
  font-size: 1.2rem;
  font-weight: bold;
  white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

@media(max-width:1600px){
    .index-product-cate .first h3 a{font-size: 21px;}
    .index-product-cate .first1:hover h3,
    .index-product-cate .first2:hover h3 { bottom: 27%;}
}
@media(max-width:500px){
   .index-product-cate .first h3 a {
    font-size: 21px;
    white-space: normal;
}
}




.index-product-cate .first .common-bg {
  position: absolute;
  bottom: 5%;
  width: 90%;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all .6s;
  opacity: 0;
  padding-left: 10%;
  font-size: 0.7rem;
}

.index-product-cate .first:hover .common-bg {
  display: block;
  bottom: 6%;
  opacity: 1;
  text-align: justify;
}

.index-product-cate .first1:hover .common-bg,
.index-product-cate .first2:hover .common-bg {
  bottom: 11%;
}

.index-product-cate .pro-list:hover .hhh {
  background: rgba(69, 85, 185, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
}

.index-news {
  background: #fff;
  padding: 30px 0px;
}

.index-news .index-news-list li .img {
  width: 50%;
  float: left;
  padding: 30px;
}

.index-news .index-news-list li .img img {
  max-width: 100%;
}

.index-news .index-news-list li .news-right {
  width:48%;
  float: left;
  padding: 30px 0px;
}

.index-news .index-news-list li .time {
  font-size: 18px;
  color: #999999;
  font-family: 'Arial';
}

.index-news .index-news-list li h3 a {
  font-size: 0.7rem;
  color: #666666;
  line-height: 2;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.index-news .index-news-list li h3 a:hover {
  color: #3845b2;
}

.index-news .index-news-list li:hover h3 a {
  color: #3845b2;
}

.index-news .index-news-list li .text a {
  display: block;
  width: 11.5rem;
  height: 2.15rem;
  background: #feb900;
  line-height: 2.15rem;
  text-align: center;
  font-size: 0.9rem;
  color: #333;
  letter-spacing: 3px;
  margin-top: 25px;
  font-weight: bold;
}

.footer {
  background: #45519d;
}

.footer .foot-top {
  padding: 70px 0;
}

.foot-bottom {
  background: #272c4c;
}

.footer .foot-top .about-us p:nth-of-type(2) {
  background: url(../image/tel222.png) 0 50% no-repeat;
}

.footer .foot-top .about-us p:nth-of-type(3) {
  background: url(../image/tel.png) 0 50% no-repeat;
}
.footer .foot-top .about-us p:nth-of-type(4) {
  background: url(../image/email.png) 0 50% no-repeat;
}

.footer .foot-top .about-us p:nth-of-type(1) {
  background: url(../image/map.png) 0 50% no-repeat;
}

.footer .foot-top .about-us p {
  color: #bdbec4;
  line-height: 22px;
  font-size: 0.7rem;
  padding-left: 30px;
  margin-bottom:8px;
}

.footer .foot-top .about-us p a{color:#bdbec4;}
.footer .foot-top .about-us p:nth-of-type(4) {
  margin-bottom: 24px;
}

.footer .foot-top .about-us .btx {
  font-size: 0.9rem;
  color: #fff;
  padding-left: 10px;
  margin-bottom: 20px;
}

.footer .foot-top .about-us .tel {
  padding-left: 30px;
}

.footer .foot-top .about-us {
  border-right: none;
}

.footer .foot-top .about-us .contact h2 {
  font-size: 1rem;
  color: #fff;
  line-height: 40px;
  border-bottom: 2px solid #9a9cac;
  margin-bottom: 25px;
}

.footer .foot-top .about-us .content:nth-of-type(2) {
  background: url(404.png) no-repeat 0px 5px;
}

.footer .foot-top .about-us .content:nth-of-type(3) {
  background: url(404.png) no-repeat 0px 5px;
}

.footer .foot-top .about-us .content:nth-of-type(1) {
  background: url(404.png) no-repeat 0px 5px;
}

.footer .foot-top .contact-us h2 {
  font-size: 1rem;
  color: #fff;
  line-height: 40px;
  border-bottom: 2px solid #9a9cac;
  margin-bottom: 25px;
}

.footer .foot-top .contact-us {
  padding: 0;
  margin-left: 6%;
  margin-right: 6%;
}

.footer .nav1 {
  margin-bottom: 25px;
  margin-top: 10px;
}

.footer .nav1 li {
  width: 50%;
  float: left;
  margin-right: 0;
}

.footer .nav1 li a {
  display: block;
  line-height: 40px;
  text-indent: 30px;
  background: url(../image/nav1.png) no-repeat 0px;
  padding: 0;
  color: #ffbb00;
}

.footer .nav1 li a:hover {
  text-decoration: underline;
}

.footer .foot-top .sousuo h2 {
  font-size: 1rem;
  color: #fff;
  line-height: 40px;
  border-bottom: 2px solid #9a9cac;
  margin-bottom: 25px;
}

.footer .foot-top .sousuo .keywords {
  color: #fff;
}

.footer .foot-top .search {
  margin-top: 20px;
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 3;
}

.footer .foot-top .search #keyword {
  width: 70%;
}

.footer .foot-top .search #s_btn {
  width: 30%;
  background: #ffba00;
  color: #333333;
  font-size: 0.7rem;
  text-transform: uppercase;
}

.link {
  color: #fff;
  font-size: 0.6rem;
  text-align: center;
}

.link a {
  color: #fff;
}

.cop {
  text-align: center;
  color: #fff;
  font-size: 0.6rem;
  padding-bottom: 2%;
}

.cop a {
  color: #fff;
}

@media (max-width: 960px) {
  .num-list li {
    width: 49%;
    margin-bottom: 20px;
  }
  .num-list li div span {
    font-size: 35px;
  }
  .num-list li p {
    font-size: 18px;
  }
  .pro-list0,
  .pro-list1,
  .pro-list2 {
    width: 100%;
    margin:0;
  }
  .pro-list2 {
    position: relative;
    left: auto;
    border-bottom: 1px solid #ddd;
  }
  .index-product-cate .first {
    margin: 0;
    background-size:100% !important;
  }
  .index-product-cate .first1{
      height:472px;
  }
  .index-product-cate .first2{
       height:445px;
  }
  .pro-list3 {
    width: 32.1%;
  }
  .pro-list4 {
    width: 67.9%;
  }
  .product-title h2 {
    font-size: 30px;
  }
  .pro-list {
    
    width: 100%;
    position: relative;
  }
  .search-box {
    display: none;
  }
}

@media (max-width: 768px) {
  .pro-list0 {
    width: 100%;
  }
  .index-news .index-news-list li .text a {
    display: none;
  }
  .index-news .index-news-list li .img {
    padding: 10px;
  }
  .index-news .index-news-list li .news-right {
   padding: 10px 10px 10px 0;
  }
  .index-news .index-news-list li h3 {
    line-height: 23px;
    min-height: 40px;
    margin-top: 0px;
    padding: 10px 10px;
  }
  .product-title h2 a {
    display: none;
  }
  .product-title {
    padding-top: 10px;
  }
  .pro-list3 {
    
  }
  .pro-list4 {
    width: 100%;
  }
  .max-img-100 {
    display: none !important;
  }
  .max-img-768 {
    display: block !important;
  }
  .footer .foot-top .contact-us {
    padding: 0px 15px;
    margin-left: 0px;
  }
  .navbar-nav li {
    border-bottom: 0;
    background: url(../image/nav1.png) no-repeat 20px;
    padding-left: 15px;
  }
  .footer .foot-top .sousuo {
    margin-left: 0%;
  }
  #carousel-example-generic .carousel-inner .item .carousel-cont .info {
    font-size: 15px;
  }
  #carousel-example-generic .carousel-inner .item .carousel-cont .link {
    width: 80px;
    line-height: 30px;
    letter-spacing: 0px;
    font-size: 12px;
    margin-top: 5px;
  }
  #carousel-example-generic .carousel-inner .item .carousel-cont {
    margin-top: 3%;
  }
  .footer .foot-top {
    padding: 30px 0px;
  }
  .index-product-cate .first0 {
    border-bottom: 1px solid #d8d9d8;
    background-size:100% !important;
  }
  

}
@media (max-width: 1360px){.form-horizontal .form-group{ margin-right: -76px; margin-left: 15px;}}













.product_detail_wap{
    position: relative;
    background: #f6f6f6;
}

.product_detail_wap .page-product-detail-box{
     max-width: 1300px;
    margin: 0 auto;
    padding: 3% 15px;
}

.page-product-detail-right .content88{position: relative;margin-top: 30px;}
.page-product-detail-right .content88:after{content:''; position:absolute; left:0; top:-10px; width:90%; height:2px; background:#b1b1b1;}
.page-product-detail-right .content88:before{content:''; position:absolute; left:0; top:-10px; width:20%; height:3px; background:#ffc000; z-index:2;}
.page-product-detail-right .content88 .pdetail_text{margin:20px 0 20px;}
.page-product-detail-right .content88 .pdetail_text .pdetail_txt{ font-size:14px; color:#828383; line-height:30px; padding-right:10%;}
.page-product-detail-right .content88 .pdetail_text .pdetail_con{font-size:14px; color:#828383; line-height:20px; overflow:hidden; margin-top:10px;font-weight:400;}
.page-product-detail-right .content88 .pdetail_text .pdetail_con2{font-size:13px; color:#666; line-height:26px; margin:20px 0;}
.page-product-detail-right .content88 .pdetail_text .pdetail_con2 a{display:inline-block; border:1px solid #d1d1d1; padding:3px 15px;}
.page-product-detail-right .content88 .pdetail_text .pdetail_con2 a:hover{background:#00a1e9; color:#fff;}

.page-product-detail-right .pd_btn{padding-left:0; box-shadow:none;}
.page-product-detail-right .pd_btn .icon{width:29px; height:23px; background:url(../image/pro_detail01_icon.png) no-repeat left; display:inline-block; 
position:relative; top:5px; margin-right:20px;}
.page-product-detail-right .pd_btn>a{display:inline-block; background:#facd00; transition:.3s ease; font-size:18px; color:#4f4f4f; font-weight:bold;
line-height:33px; padding:10px 25px;}
.page-product-detail-right .pd_btn>a.order:hover{background:#fabc00;}
.page-product-detail-right .pd_btn .tel .icon{background-position:-28px 0;}
.page-product-detail-right .pd_btn .tel{ background:#2d3442; color:#fff;}
.page-product-detail-right .pd_btn .tel:hover{background:#038dcc;}

.page-product-detail-right > h2{
    font-weight: bold;
}


@media (max-width:1200px) and (min-width:990px){
   .page-product-detail-right{width:45%;}
}

@media (max-width:1200px){
    .page-product-detail-right > h2{font-size:40px;}
    .page-product-detail-right .content88{margin-top:20px;}
    .page-product-detail-right .content88 .pdetail_text .pdetail_con2{margin: 10px 0;}
}


@media (max-width: 990px) {
  .page-product-detail-effect {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .page-product-detail-right {
    width: 100%;
    float: none;
  }
}


@media (max-width: 640px) {
  .page-product-detail-effect .big-img {
    
  }
  .product-detail-slick .slick-item {
    height: 65px;
  }
  .page-product-inquiry a {
    font-size: 12px;
  }
  .page-product-detail-right > h1 {
    font-size: 20px;
    line-height: 40px;
  }
  
  .page-product-detail-right .pd_btn>a{
      font-size: 13px;
      padding: 5px 10px;
  }
  
}







.wrap {    max-width: 1620px;
  margin: 0 auto;
  padding: 0 2%;
  font-family: "微软雅黑";}
.mwrap { max-width:1440px; margin-right:auto; margin-left:auto;}


.fix { *zoom: 1; *clear: both;}
.fix:before, .fix:after { display: table; clear: both; content: '';}
.oh { overflow: hidden; *zoom: 1;}
.l { float: left;}.r { float: right;}
.dib { display: inline-block; *display: inline; *zoom: 1;}
.pr { position: relative;}.pa { position: absolute;}
.tc { text-align: center;}.tr { text-align: right;}
.el { overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.hide { display: none;}
.hidetext { font: 0/0 a; letter-spacing: -9px;}
.arr { display: inline-block; overflow: hidden; width: 0; height: 0;}
.opc0 { opacity: 0 ; filter: alpha(opacity=0);}


.pro_detail02 .bd{position:relative; padding-top:40px;}
.pro_detail02 .hd{background:url(404.png) no-repeat center bottom #fff;}
.pro_detail02 .hd .list a,.pro_detail02 .hd .list dd{cursor:pointer; position:relative;float:left;line-height:70px; font-size:20px; color:#515151; font-weight:bold;    padding-right: 5%;}
.pro_detail02 .hd .list .item.active:after{content:''; position:absolute; width:90px; height:5px; bottom:0; left:0; background:#ffc000;}
.pro_detail02 .hd .list a.active{ font-weight:bold;color:#ffc000;}
.pro_detail02 .hd{width:100%; overflow:hidden;}

.pro_detail02 .hd a.active .bd .selection{
     padding-top: 100px;
}


.pro_detail02 .bd .selection .content{padding-bottom:50px; border-bottom:1px solid #cccccc;}
.pro_detail02 .bd .selection .content .left{width:60%; float:left;}
.pro_detail02 .bd .selection .content .t{font-size:40px; color:#666; font-weight:bold;}
.pro_detail02 .bd .selection .content .c{font-size:14px; line-height:1.8; color:#666; margin-top:30px;}

.pro_detail02 .bd .selection1{margin:0;}
.pro_detail02 .bd .selection2{margin:50px 0;}
.pro_detail02 .bd .selection3{margin:50px 0;}

.pro_detail02 .bd .selection3 .content{
    border-bottom: none;
    padding-bottom: 10px;
}


.pro_detail02 .bd .selection .pro_case_list{
    position: relative;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

.pro_detail02 .bd .selection .pro_case_list li{
    width:31.33%;
}

.pro_detail02 .bd .selection .pro_case_list li a{
    display: block
}

.pro_detail02 .bd .selection .pro_case_list li a img{
    width: 100%
}

.pro_detail02 .bd .selection .pro_case_list li h3{
    background: #e5e5e5;
    padding: 10px 0;
    line-height: 1.7;
    color: #6f6f6f;
    text-align: center;
    font-size: 17px;
}




.pro_inquiry{
    position: relative;
    background: #f6f6f6;
    padding: 3.125% 0;
   
}

.pro_inquiry .inquiry_tit{text-align:center; margin-bottom:30px;}
.pro_inquiry .inquiry_tit .t{font-size:36px; line-height:1.2; color:#666664; font-weight:bold;}
.pro_inquiry .inquiry_tit .c{font-size:16px; line-height:24px; color:#616161; margin:5px 0;}



@media only screen and (max-width: 1240px){
    .wrap, .mwrap{
        max-width: 940px;
    }
}

@media only screen and (max-width: 992px){
    .wrap, .mwrap{
        width: 740px;
    }
    .pro_detail02 .hd .list a{
        width:15%;
        font-size: 18px;
    }
    
    .pro_detail02 .bd .selection .content .left{
        width: 100%;
    }
    .pro_detail02 .bd .selection .content .t{
        float: none;
        font-size: 25px;
    }
    
    .pro_detail02 .bd .selection .content .c{
        width: 100%;
    }
    
    .pro_inquiry .inquiry_tit .t{
        font-size: 25px;

    }
    
}

@media only screen and (max-width: 760px){
    .wrap, .mwrap{
        padding-left: 2%;
        padding-right: 2%;
        width: auto;
    }
    
    .pro_detail02 .hd .list a{
        font-size: 16px;
       line-height: 50px;
       width: 30%;
    }
    
    .pro_detail02 .bd .selection .tit{
        display:none;
    }
    
    .pro_detail02 .bd .selection{
            margin: 15px 0;
    }
    
    .pro_detail02 .bd .selection .content{
        padding-bottom:30px;
    }
    
    .pro_detail02 .bd .selection .content .c{
        font-size: 13px;
        margin-top: 15px;
    }
    
    
    .pro_detail02 .bd .selection .pro_case_list li h3{
        font-size:14px;
        font-weight:400;
    }
    
      .pro_inquiry .inquiry_tit .t{
          font-size: 20px;
          margin-top: 15px;
    }
    
    .pro_inquiry .inquiry_tit .c{
        font-size:13px;
        padding: 0 15px;
    }
}


.wenna{
	position: absolute;
  left: 0;
  width: 100%;
  top: 78px;z-index: 999;
  display: none;
  padding: 2em;
  font:500 14px/2em "å¾®è½¯é›…é»‘";
  text-align: center;
  background: #00479d;
  color: #fff;
}
.page-banner .wh{
	position: relative;

}
.wenzaa{
	position: absolute;
	width: 100%;
	bottom: 20px;
	left:0;	padding: 0 25px;
}
.wenzaa h2{
	color: #fff;
	font:600 40px/2em "å¾®è½¯é›…é»‘";
}
.page-position1,.page-position1 a{
	color: #fff;
	font:500 14px/2em "å¾®è½¯é›…é»‘";
}

@media (max-width: 1366px){
.wenzaa h2{
	font-size: 24px;
}
.page-position1,.page-position1 a{
	font-size: 12px;
}
}
@media (max-width: 768px){
   .wenzaa h2{
   	display: none;
   }
}

.w1380d{
max-width: 1380px;
margin: 0 auto;
width: 80%;
}
.wenz_aa {
	color: #fff;
	position: absolute;
	width: 100%;
	top: 50%;transform: translateY(-50%);
}
.wenz_aa h2{
	color: #fefefe;
	font:600 48px/1.5em "å¾®è½¯é›…é»‘";
}
.wenz_aa h3{
	color: #fefefe;
	font:500 24px/2em "å¾®è½¯é›…é»‘";
	width: 50%;
	padding: 1em 0 2em;
}
.x-banner .owl-carousel .wenz_aa a.more_ahghg{
	display: block;
	color: #fff;
	font:500 16px/54px "å¾®è½¯é›…é»‘";
	border:1px solid #fff;
	text-align: center;
	width: 186px;
}
img.hhahgn{
   visibility: hidden;
}
.wehhh_a{
	background: #2d3442 !important;
    padding-top: 4px;
}
.wehhh_a .xypg-left-nav{
	font-size: 0;
}
.wehhh_a .xypg-left-nav > li{
   border:none;
   display: inline-block;
}
.wehhh_a .xypg-left-nav > li .first-nav-btn{
	display: none;
}
.wehhh_a .xypg-left-nav > li > a{
  padding: 0 2em;
    color: #fff;
    font: 500 16px/60px "å¾®è½¯é›…é»‘";
}
.wehhh_a .xypg-left-nav > li:hover > a,.wehhh_a .xypg-left-nav > li.clicked > a{
    background: #fff;
	color: #2d3442;
}

@media (max-width: 1200px){
	.wehhh_a .xypg-left-nav > li > a{
		font-size: 14px;
		line-height: 40px;
	}
}
@media (min-width: 991px) {
  .page-wrap-left {
    display: none;
  }
}
@media (max-width: 990px){
  .wehhh_a{
  	display: none;
  }
}
h2.bt {
    text-align: center;
    font-weight: 100;
    color: #333333;
    font-size: 40px;
    line-height: 1;
}

@media (max-width: 500px) {
    h2.bt {
        font-size: 32px;
    }
}

h2.bt b {
     font-weight: bold;
    color: #2d3442;
    font-size: 40px;
}

h2.bt p {
    margin-top: 14px;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 40px;
}

@media (max-width: 500px) {
    h2.bt p {
        font-size: 14px;
        line-height: 24px;
    }
}

h2.bt span {
    font-size: 16px;
    line-height: 40px;
    display: block;
}

@media (max-width: 500px) {
    h2.bt span {
        font-size: 14px;
        line-height: 24px;
    }
}

.c4 {
    padding-top: 70px;
    background: #f2f2f2;
    padding-bottom: 54px;
}

@media (max-width: 500px) {
    .c4 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.c4 .content {
    margin-top: 70px;
}

@media (max-width: 500px) {
    .c4 .content {
        margin-top: 20px;
    }
}

.c4 .content .list2 {
    margin-top: 10px;
    position: relative;
}

.c4 .content .list2 .slick-dots {
    text-align: center;
    margin-top: 4.8%;
    height: 10px;
    line-height: 10px;
}

.c4 .content .list2 .slick-dots li {
    font-size: 0;
    border-radius: 100px;
    display: inline-block;
    border: none;
    outline: none;
    width: 10px;
    height: 10px;
    background: #999999;
    margin: 0 10px;
    vertical-align: middle;
}

.c4 .content .list2 .slick-dots li button {
    visibility: hidden;
}

.c4 .content .list2 .slick-dots li.slick-active {
    background: #febf00;
}

.c4 .content .list2 li {
    margin: 0 15px;
    outline: none;
}

.c4 .content .list2 li a {
    display: block;
    position: relative;
    overflow:hidden;
}
.c4 .content .list2 li a .img{
    overflow: hidden;
}
.c4 .content .list2 li a .img img {
    width: 100%;
    transition-duration: .3s
}

.c4 .content .list2 li:hover a .img img {
transform: scale(1.1);
}

.c4 .content .list2 li a .zi {
    position: absolute;
    border-bottom: 8px solid #febf00;
    background: #fff;
    z-index: 11;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 14% 8% 0;
}

.c4 .content .list2 li a .zi .time {
    font-weight: 600;
    font-size: 34px;
    font-family: arial;
    color: #333333;
}

.c4 .content .list2 li a .zi .time span {
    font-size: 20px;
    color: #666666;
    font-weight: 500;
    padding-left: 20px;
}

.c4 .content .list2 li a .zi h3 {
    font-size: 18px;
    color: #333333;
    line-height: 1;
    margin-top: 14%;
    font-weight: normal;
    margin-bottom: 12%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.c4 .content .list2 li a .zi dd {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.c4 .content .list2 li a .zi .ck {
    display: block;
    color: #fff;
    font-size: 16px;
    padding-left:-12%;
    text-align: center;
    line-height: 44px;
    background: url("404.png") 0 50% no-repeat #febf00;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: -100%;
    opacity: 0;
    transition-duration: .3s;
}

@media (min-width: 1200px) {
    .c4 .content .list2 li a:hover .zi {
        background: none;
    }

    .c4 .content .list2 li a:hover .zi .time {
        color: #fff;
    }

    .c4 .content .list2 li a:hover .zi .time span {
        color: #fff;
    }

    .c4 .content .list2 li a:hover .zi h3 {
        color: #fff;
    }

    .c4 .content .list2 li a:hover .zi dd {
        color: #fff;
    }

    .c4 .content .list2 li a:hover .zi .ck {
        opacity: 1;
        left:0;
    }
}




.page-product-detail-right .share{font-size:14px; color:#6f6f6f; display:inline-block; cursor:pointer;padding-left: 15px;font-weight: normal;}
.page-product-detail-right .share img{width: auto;}






*[class*="rect-"]{position: relative;display: block; width: 100%;height: 0;overflow: hidden;}
*[class*="rect-"] ._full{position: absolute;left: 0;top:0;width: 100%;height: 100%;
*height: auto;}
.rect-50{padding-bottom: 50%;}
.rect-5625{padding-bottom: 56.25%;}
.rect-60{padding-bottom: 60%;}
.rect-618{padding-bottom: 61.8%;}
.rect-70{padding-bottom: 70%;}
.rect-75{padding-bottom: 75%;}
.rect-80{padding-bottom: 80%;}
.rect-90{padding-bottom: 90%;}
.rect-100{padding-bottom: 100%;}


.xypg-right-content img{
    max-width: 100%!important;
    max-height: 100%!important;
}




.f-share{
  margin-top: 1vw;
  float: right;
}
.f-share .social-share .social-share-icon{
  width: 40px;
  height: 40px;
  border:none;
  border-radius: 50%;
  margin:0 12px 0 0;
}
.f-share .social-share .social-share-icon:before{
    display: none;
}
.f-share .social-share .icon-qq{
    background: url(../image/fxqq.png) no-repeat center #313131;
}
.f-share .social-share .icon-qq:hover{
   background: url(../image/hvfxqq.png) no-repeat center #ad8357; 
}
.f-share .social-share .icon-weibo{
    background: url(../image/fxwb.png) no-repeat center #313131;
}
.f-share .social-share .icon-weibo:hover{
    background: url(../image/hvfxwb.png) no-repeat center #ad8357;
}
.f-share .social-share .icon-wechat{
    background: url(../image/fxwx.png) no-repeat center #313131;
}
.f-share .social-share .icon-wechat:hover{
    background: url(../image/hvfxwx.png) no-repeat center #ad8357;
}







.dlx{
    display: flex;
    justify-content: space-between;
}

.dlxl{
    width: 35%;
}
.dlxl p:nth-child(1){
    color: #333333;
    font-size: 20px;
    font-weight: bold;
}
.dlxl p{
    line-height: 37px;
    color: #666666;
    font-size: 16px;
}

.dlxl p img{
    max-width: 100%;
}

.dlxr{
    width: 55%;
    background: #f5f5f5;
    border-radius: 10px;
    padding: 5% 0;
}

@media(max-width:1024px){
    .dlx{
        display:block;
    }
    .dlxl{
        width: 100%;
    }
    
    .dlxr{
        width: 100%;
        margin-top: 2%;
    }
    
}


@media(max-width:767px){
    .container-fluid{
        padding:0 2%;
    }
}


@media(max-width:767px){
    .index-product-cate .first:hover h3{
        bottom:10%;
    }
    .index-product-cate .first1:hover h3, .index-product-cate .first2:hover h3{
        bottom:12%;
    }
    .footer .foot-top .about-us p:nth-of-type(2) {
  background: url(../image/tel222.png) 0 50% no-repeat;
  background-size: 3% 48%;
}
.footer .foot-top .about-us p:nth-of-type(3) {
  background: url(../image/tel.png) 0 50% no-repeat;
  background-size: 3% 40%;
}

.footer .foot-top .about-us p:nth-of-type(4) {
  background: url(../image/email.png) 0 50% no-repeat;
  background-size: 3% 45%;
}

.footer .foot-top .about-us p:nth-of-type(1) {
  background: url(../image/map.png) 0 24% no-repeat;
  background-size: 3% 35%;
}
}