.index_content{width: 100%;background: #fff;overflow: hidden;}
.index_content .cagetories{max-width: 1180px;margin:0 auto;}
.index_content .cagetories .cagetories_title{padding-top: 63px;margin:0 auto 36px;font-size:30px;font-weight: bold;text-align: center;}
.index_content .cagetories .cagetories_products{max-width: 1180px;}
.index_content .cagetories .cagetories_products .products_bigInfo{width: 49%;height:auto;float: left;margin:0 2% 20px 0;overflow: hidden;}
.index_content .cagetories .cagetories_products .products_bigInfo .bigImg:hover{transform: scale(1.05);}
.index_content .cagetories .cagetories_products .products_bigInfo .bigImg{    max-width: 100%;transition: transform 1s;}
.index_content .cagetories .cagetories_products .products_smallInfo .sImg{width: 380px; height: 370px;transition: transform 1s;}
.index_content .cagetories .cagetories_products .products_smallInfo .sImg:hover{transform: scale(1.05);}
.index_content .cagetories .cagetories_products .products_smallInfo{width:32%;height: auto;float: left;margin-right: 2%;overflow: hidden;}

.index_content .index_about{margin:0 auto; 
    padding-top: 66px;}
.index_content .index_about .about_title{font-size:30px;font-weight: bold;text-align: center;margin-bottom: 42px;}
.index_content .index_about .aboutWrapper{height: auto;  overflow: hidden;background:#f3f3f3;}


.index_content .index_about .aboutWrapper .aboutWrapperCont{max-width: 1180px;  margin:0 auto; }


.index_content .index_about .about_bg_left{    width: 45%;background: #f3f3f3;float: left;position:relative; height: auto !important;}
.index_content .index_about .about_bg_right{    width: 45%;background: #f3f3f3;float: right;position:relative;height: auto !important; margin-bottom: 5%;}
.index_content .index_about .about_bg_left .about_left_msg .left_msg_img{position: absolute;top: 43px;}
.index_content .index_about .about_bg_left .about_left_msg .left_msg_img .bd li{zoom:1; vertical-align:middle;}
.index_content .index_about .about_bg_left .about_left_msg .left_msg_img .bd img{width:490px; height:300px; display:block;}
.index_content .index_about .about_bg_left .about_left_msg .next{position: absolute;top:166px;right:-39px;width: 55px;height: 55px;border-radius: 50%;background: url('/images/index_left_btn.png') no-repeat;background-position: center;background-color:#2aaf63;cursor:pointer;}
.index_content .index_about .about_bg_right .about_right_msg{border:5px solid #2aaf63;height: auto; overflow: hidden;    margin-top: 45px;}
.index_content .index_about .about_bg_right .about_right_msg .msg_bd{width: calc(100% - 68px - 35px);float: left;padding:35px 0 10px 35px;}

.index_content .index_about .about_bg_right .about_right_msg .msg_content{width: 100%;float: left; }
.index_content .index_about .about_bg_right .about_right_msg .msg_content img{width: 137px; height:auto; margin-bottom: 10px;}
.index_content .index_about .about_bg_right .about_right_msg .msg_content .msg_p{color:#666666;line-height: 24px;}

.index_content .index_about .about_bg_right .about_right_msg .msg_page{ width: 68px; float: right; padding-top: 63px; margin-right: 34px; text-align: right;}
.index_content .index_about .about_bg_right .about_right_msg .msg_page>ul>li{display: block;width: 68px;height: 34px;margin-bottom: 36px;color: #888;line-height: 34px;cursor:pointer;padding-right: 3px;font-weight: bold;border:1px solid transparent;}
.index_content .index_about .about_bg_right .about_right_msg .msg_page .page_change{border-bottom: 1px solid #2baf63;color:#2baf63;}
.index_content .index_about .item_wide{max-width: 1050px;padding-top: 53px;margin:0 auto;}
.index_content .index_about .item_wide .item_info{width:30%;float: left;text-align: center;margin-right: 3%;}
.index_content .index_about .item_wide .item_info .item_info_img{margin-bottom:10px;}
.index_content .index_about .item_wide .item_info:last-child{ margin-right: 0px;}

.index_content .index_about .item_wide .item_info .intem_info_title{font-size: 18px;font-weight: bold;}
.index_content .index_about .item_wide .item_info:hover>.intem_info_title a{color:#2baf63;}
.index_content .index_about .item_wide .item_info .item_info_des{color:#999;line-height: 20px;padding-top: 13px;}
.index_content .index_case{ width: 100%; margin:0 auto; padding-top: 46px;}
.index_content .index_case .email_box{ width: 50%;overflow: hidden;float: left;}
.index_content .index_case .map_box{ width: 50%;overflow: hidden; float: left;}
.index_content .index_case .case_email{ height: 300px;  position: relative; transition: transform 1s;background-position: center;}
.index_content .index_case .case_email:hover{ transform: scale(1.05); }
.index_content .index_case .case_map{  height: 300px;   position: relative; transition: transform 1s;}
.index_content .index_case .case_map:hover{ transform: scale(1.05); }
.index_content .index_case .case_email .case_email_msg{ width: 276px; position: absolute; top: 114px; right:168px;}
.index_content .index_case .title_a{display: block;width: 146px;height: 36px;border:1px solid #fff;text-align: center;font:bold 16px;color:#fff;line-height: 36px;margin:0 auto;}
.index_content .index_case .case_email .case_email_des{margin-top: 20px;color:#fff;text-align: center;}
.index_content .index_case .case_map .case_map_msg{width:365px;position: absolute;top: 114px;left:125px;}
.index_content .index_case .case_map .case_map_des{margin-top: 20px;color:#fff;text-align: center;}




@media screen and (min-width: 769px) and (max-width: 1180px){
 
}




@media screen and (max-width: 768px) {
	

.index_content .cagetories .cagetories_title{    padding-top: 5%;
    margin: 0 auto 5%;
    font-size: 20px;}

.index_content .cagetories .cagetories_products .products_bigInfo{     margin: 0 2% 2% 0;}
.index_content .index_about{ padding-top: 5%;}
.index_content .index_about .about_title{     font-size: 20px;    margin-bottom: 5%;}
.index_content .index_about .about_bg_right .about_right_msg .msg_content img{ width: auto; height: 33px;}



.index_content .index_about .about_bg_right{ width: 50%;}
.index_content .index_about .about_bg_left{ margin-top: 120px;}
.index_content .index_about .about_bg_left .about_left_msg .next{ top:50%; margin-top: -22.5px;}

.index_content .cagetories .cagetories_products .products_bigInfo .bigImg{ height:240px;}

.index_content .index_about .about_bg_left .about_left_msg .left_msg_img{ position: inherit; top:inherit;}
.index_content .index_about .about_bg_left .about_left_msg .next{ right: 0px;}

.index_content .index_about .about_bg_right .about_right_msg .msg_bd{ width:calc(100% - 68px - 20px);     padding: 10px 0 0px 10px;}

.index_content .index_about .about_bg_right .about_right_msg .msg_page{ margin-right: 0px;}

.index_content .index_about .about_bg_right .about_right_msg .msg_content{ width: auto;}

.index_content .index_about .item_wide .item_info .intem_info_title{ font-size: 12px;}
.index_content .index_about .item_wide .item_info .item_info_des{ font-size: 12px;}




.index_content .index_case .email_box,.index_content .index_case .map_box{ width: 100%; float: none;}

.index_content .index_case .case_email{ background-size: cover; background-position: center;}

.index_content .index_case .case_email .case_email_msg,.index_content .index_case .case_map{ width: 100%; right: inherit; }

.index_content .index_case .case_map .case_map_msg{width: 100%; left: inherit; }


.index_content .index_about .item_wide .item_info .item_info_img img{ height: 30px;} 
.index_content .index_case .case_email,.index_content .index_case .case_map{ height: 220px;}
.index_content .index_case .case_email .case_email_msg,.index_content .index_case .case_map .case_map_msg{ top:80px;}
.index_content .index_about .about_bg_right .about_right_msg{ margin-top: 5%;}



.index_content .index_about .about_bg_right{ padding:0 10px;}




}


@media screen and (max-width: 414px) {

	.index_content .index_about .about_bg_left,.index_content .index_about .about_bg_right{ height: auto !important; float: none; width: 100%;}

.index_content .index_about .about_bg_left{ margin-top: 0px;}
.index_content .cagetories .cagetories_products .products_bigInfo .bigImg{ height:129px;}

}