



/*products box*/
.pro_topbox{ width:100%; height:92px; background:url(../images/pro_boxtop.jpg) no-repeat top center;}
.pro_box{ width:100%; background:#49dbc2; padding:60px 0;}
.pro_box .title_global{ color:#fff;}
.pro_content{ background:#fff; padding:20px 10px; font-size:12px; line-height:180%; color:#b9b9b9 !important; border-radius:5px;}
.pro_content img{ width:100%; margin-bottom:15px;}
.pro_content b{ color:#4ab198; display:block; font-weight:lighter; padding-bottom:10px;} 


.swiper-container {width: 100%;}
.swiper-pagination-bullet-active {opacity: 1;background: #c5b194 !important;}
.swiper-slide {font-size: 18px;background:url(../images/banner_bg.jpg) no-repeat top center; background-size:cover;}


.swiper-container2 {
      width: 100%;
      height: 100%;
    }
   .pro_box_item{ border-radius:15px;}
   .swiper-container2{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}
   .swiper-button-next2{ position:absolute; left:0;}
   .swiper-button-prev2{ position:absolute; right:0;}
   .swiper_banner img{ width:100%;}
   .swiper-pagination-bullet{ width:54px; height:2px;}

.ab_index_box{ margin: 0 130px;} 
.ab_title_global{color:#c5b194;border-bottom: 1px solid #e6e7e8; font-size: 22px;padding:8px 0; margin-top:50px; font-weight:lighter;}
.ab_title_global em{ font-style:normal; font-size: 14px;padding-left:5px;}
.ab_content{ font-size:14px;line-height: 28px;padding:20px 0; text-align:justify; font-weight:lighter;}

.index_two_box,.index_one_box{ padding-top:50px;padding-bottom:30px;}
.ab_video{ padding:20px 0;}

.swiper-container2{ width:90%; padding:35px 0;}
.swiper-wrapper{ margin:0 auto;}
.honor_box{ margin:0 auto; text-align:center;}
.honor_box img{ width:65%;}
.honor_box{ width:85%; background:#fff; margin:25px auto;}
.swiper-button-next2,.swiper-button-prev2{ position:absolute; top:50%; z-index:999; font-weight:lighter; cursor:pointer;}
.swiper-button-next2{}
.swiper-button-prev2{}
.swiper-button-next2 i,.swiper-button-prev2 i{ font-size:54px;}

.swiper-container .banner_pagination{ bottom:30px;}
.swiper-container .banner_pagination .swiper-pagination-bullet {width: 44px;height: 2px; margin:0 4px;}
@media (min-width: 75em) {/*宽屏*/
}
@media (max-width: 1200px) {/*窄屏*/ 
}
@media (max-width: 990px) { /*ipad*/
}
@media (max-width: 767px) { /*手机尺寸*/


.index_two_box, .index_one_box{ padding-top:15px;padding-bottom:15px;}
.ab_index_box{ margin:0;}
.ab_title_global{ margin:0; font-size:18px; border-bottom:1px solid #e6e7e8;}
.ab_title_global em{ font-size:12px;}
.ab_video{ padding:10px 0;}
.ab_content{ font-size:14px; line-height:26px;}

.honor_box{ width:100%; margin:15px 0;}
.swiper-button-next2 i, .swiper-button-prev2 i{ font-size:34px;}

.swiper-container .banner_pagination{ bottom:5px;}
.swiper-container .banner_pagination .swiper-pagination-bullet {width: 20px;height: 1px; margin:0 2px;}
}