@media screen and (min-width: 1601px) and (max-width: 1700px){
	.pro_des.sp .sp_con{
		padding-right: 15%;
	}
}
@media screen and (min-width: 1501px) and (max-width: 1600px){
	.pro_des.sp .sp_con{
		padding-right: 12%;
	}
}
@media screen and (min-width: 1401px) and (max-width: 1500px){
	.pro_des.sp .sp_con{
		padding-right: 10%;
	}
}
@media screen and (min-width: 1301px) and (max-width: 1400px){
	.pro_des.sp .sp_con{
		padding-right: 5%;
	}
}
@media screen and (min-width: 1201px) and (max-width: 1300px){
	.pro_des.sp .sp_pic{
		width: 600px;
	}
	.pro_des.sp .sp_con{
		width: calc(100% - 600px);
		padding: 0 2% 0 40px;
	}
}
@media screen and (min-width: 1101px) and (max-width: 1200px){
	.pro_des.sp .sp_pic{
		width: 550px;
	}
	.pro_des.sp .sp_con{
		width: calc(100% - 550px);
		padding: 0 2% 0 40px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1100px){
	.pro_des.sp .sp_pic{
		width: 550px;
	}
	.pro_des.sp .sp_pic img{
		float: right;
		max-width: none;
	}
	.pro_des.sp .sp_con{
		width: calc(100% - 550px);
		padding: 0 2% 0 40px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
	/**笔记本**/
	.wrapper {
		width: 980px;
	}
	.menu{
		width: calc(100% - 150px);
		padding-left: 20px;
	}
	.menu_dl dd{
		padding: 0 18px;
	}
	.h_search{
		width: 150px;
	}
	.footer_t .wrapper{
		padding: 60px 0;
	}
	.footer_t .item:nth-child(1){
		width: 525px;
		margin-right: 60px;
	}
	.footer_t .foot_wrap{
		font-size: 13px;
	}
	.ind_contact .ind_l{
		padding-right: 100px;
	}
	.ind_box1.index .ind_t dd{
		padding: 0 20px;
	}
	.ind_box1.index .ind_b .item .con{
		font-size: 18px;
	}
	.ind_box2.index{
		height: 600px;
	}
	.ind_box2.index .ind_l .tt{
		font-size: 40px;
	}
	.ind_box2.index .ind_l .text{
		font-size: 20px;
	    line-height: 30px;
	}
	.ind_box2.index .ind_r{
		padding-left: 0;
	}
	.ind_box2.index .ind_r_l{
		width: 50%;
		left: 0;
	}
	.ind_box2.index .ind_r_r{
		width: 50%;
		padding: 0 30px;
	}
	.ind_box3.index .ind_t dd{
		padding: 55px;
	}
	.ind_box3.index .ind_b .title .text{
		padding-right: 150px;
	}
	.ind_box3.index .ind_b dd:nth-child(3), 
	.ind_box3.index .ind_b dd:nth-child(7){
		width: 22%;
	}
	.ind_box3.index .ind_b dd:nth-child(1), .ind_box3.index .ind_b dd:nth-child(5){
		width: 31.5%;
	}
	.ind_box3.index .ind_b dd:nth-child(2), 
	.ind_box3.index .ind_b dd:nth-child(6){
		width: 26.5%;
	}
	.ind_box4.index .ind_l{
		width: 550px;
	}
	.ind_box4.index .ind_r{
		width: calc(100% - 550px);
	}
	.ind_box4.index .ind_r .text{
		font-size: 14px;
		line-height: 22px;
	}
	.ind_box5.index dd{
		width: 100%;
		margin-right: 20px;
	}
	
	.ind_box5.index dd .con{
		padding: 0 30px;
	}
	.ind_box5.index dd .date{
		margin-top: 50px;
	}
	.ind_box5.index dd:hover .con{
		background: rgba(32,32,32,.6);
		transform: translateY(90px);
		-webkit-transform: translateY(90px);
		-ms-transform: translateY(90px);
		color: #fff;
	}
	.ind_ques .tt{
		font-size: 40px;
	}
	.ind_box1.about .ind_t_l .tt{
		font-size: 34px;
	}
	.ind_box1.about .ind_t_l .text{
		font-size: 22px;
	}
	.ind_box1.about .ind_t_r{
		font-size: 16px;
    	line-height: 28px;
	}
	.ind_box2.about .item_r .item_r_wrap{
		width: 490px;
	}
	.ind_box3.about .tt,.ind_box1.markets .tt{
		padding: 0;
	}
	.ind_box4.about .item{
		padding: 60px 30px;
	}
	.ind_box1.markets .text{
		padding: 0 100px;
	}
	.ind_box1.markets .con{
		padding: 30px 100px;
	}
	.title2 .text {
	    font-size: 16px;
	}
	.mark_list dd{
		min-height: 130px!important;
	}
	.ind_box1.contact .ind_l{
		width: 400px;
		padding: 45px 30px;
	}
	.ind_box1.contact .ind_r{
		width: calc(100% - 400px);
	}
	.ind_box1.contact .ind_l .tt{
		font-size: 32px;
    	line-height: 33px;
	}
	.ind_box1.contact .ind_l .text {
	    margin: 10px 0 40px;
	}
	.ind_box1.contact .ind_l li .li_text {
	    line-height: 18px;
	}
	.ind_box1.contact .ind_l li a{
		font-size: 16px;
	}
	.sub_banner{
		height: 400px;
	}
	.sub_line{
		height: 240px;
	}
	.ind_box1.news .item{
		padding-right: 15px;
	}
	.ind_box1.news .item:nth-child(2n){
		padding-left: 15px;
	}
	.ind_box1.news .item .con{
		padding-left: 20px;
	}
	.ind_box1.news .item .tt{
		font-size: 20px;
		margin: 5px 0 10px;
		height: 48px;
	}
	.ind_box1.news .item .text{
		margin-bottom: 30px;
	}
	.pro_box .item,.pro_box .item:before{
		width: 163px;
	}
	.ind_box1.pro_list .item .con{
		padding: 40px 20px 0;
	}
	.location_l .text a:last-child{
		width:  620px;
	}
	.ind_box1.pro_det .ind_r .tt{
		font-size: 24px;
		padding-bottom: 20px;
	}
	.ind_box1.pro_det .ind_r .con{
		padding: 20px 0;
		line-height: 22px;
	}
	.ind_box1.quality .ind_l .tt{
		font-size: 36px;
		margin-bottom: 15px;
	}
	.ind_box2.quality .ind_r{
		padding: 0;
	}
	.ind_box4.quality .ind_l img{
		width: 150px;
	}
	.ind_box4.quality .ind_r{
		font-size: 28px;
	}
	.ind_box1.service .ind_r{
		padding-left: 30px;
	}
	.ind_box2.service .ind_t_l{
		padding: 0 50px;
		font-size: 14px;
	}
	.ind_box2.service .ind_t_l .tt{
		font-size: 30px;
		line-height: 32px;
	}
	.ind_box3.service .con{
		font-size: 14px;
		line-height: 24px;
	}
	.ind_box3.service .con .tt{
		font-size: 40px;
		line-height: 42px;
	}
	.service_faq_list dd{
		padding: 15px;
	}
	/* 
	contact
	*/
	.contact_box1_l{
		padding-right: 3%;
	}


}

@media screen and (min-width: 768px) and (max-width: 991px) {
	/*平板*/
	body{
		padding-top: 73px;
	}
	.wrapper {
		width: 750px;
	}
	
	/*
	 * index
	 */
	.header_box{
		display: none;
	}
	.mobile_head{
		display: block;
	}
	.mobile_head .head_b{
		height: 90px;
	}
	/*footer*/
	.footer_t .wrapper{
		padding: 40px 0;
	}
	.footer_t .foot_wrap a,.footer_t .item:nth-child(3) a,.footer_t .item:nth-child(3) .li_tt{
		font-size: 14px;
	}
	.footer_t .item:nth-child(1){
		width: 100%;
		margin: 0 0 30px 0;
	}
	.footer_t .item:nth-child(2){
		width: 500px;
		margin-right: 0;
	}
	.footer_t .item:nth-child(3) {
	    float: left;
	    margin-left: 30px;
	}
	/*.banner_box,.banner_pic img{*/
	/*	height: 360px;*/
	/*}*/
	/*.banner_box .banners{*/
	/*	display: none!important;*/
	/*}*/
	.banner_pic{
		display: block;
	}
	.ind_contact .ind_l{
		width: 100%;
		padding-right: 0px;
	}
	.ind_contact .ind_l .tt{
		line-height: 30px;
	}
	.ind_contact a{
		float: left;
	}
	.ind_box1.index{
		padding: 40px 0;
	}
	.ind_box1.index .ind_t dd,.ind_box1.index .ind_t dd:nth-child(4){
		padding: 0 20px;
		width: 50%;
		margin-bottom: 30px;
	}
	.ind_box1.index .ind_b .item,.ind_box1.index .ind_b .item:nth-child(3n){
		width: calc((100% - 15px) / 2);
		margin: 0 15px 15px 0;
	}
	.ind_box1.index .ind_b .item:nth-child(2n){
		margin-right: 0;
	}
	.ind_box1.index .ind_b{
		margin-top: 30px;
	}
	.ind_box2.index{
		height: auto;
		padding: 80px 0;
	}
	.ind_box2.index .ind_l{
		width: 100%;
		height: auto;
		margin-bottom: 40px;
	}
	.ind_box2.index .ind_r{
		width: 100%;
		height: auto;
		padding-left: 0;
		display: flex;
		display: -webkit-flex;
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
	}
	.ind_box2.index .ind_r_l{
		position: initial;
		float: left;
		height: auto;
	}
	.ind_box2.index .ind_r_r{
		position: initial;
		height: auto;
		padding: 45px;
	}
	.ind_box3.index .ind_t dd,.ind_box4.index .ind_l{
		width: 100%;
	}
	.ind_box3.index .ind_b .title .text{
		padding-right: 0;
	}
	.ind_box3.index .ind_b dd{
		width: 50%!important;
	}
	.ind_box4.index .ind_r{
		width: 100%;
		padding: 0;
	}
	.ind_box5.index dd,.ind_box5.index dd:nth-child(3n){
		width: 380px;
		float: none;
		margin: 0 auto 30px;
	}
	.ind_ques .tt{
		font-size: 33px;
	}
	.sub_banner{
		height: 350px;
	}
	.sub_line{
		height: 210px;
	}
	.ind_box1.about .ind_t_l{
		width: 100%;
	}
	.ind_box1.about .ind_t_r{
		width: 100%;
		padding: 30px 0 0 0;
	}
	.ind_box2.about .item_l,.ind_box2.about .item_l .pic,.ind_box2.about .item_l .pic img{
		width: 100%;
	}
	.ind_box2.about .item_r{
		width: 100%;
		padding: 0;
	}
	.ind_box2.about .item_r .item_r_wrap,.ind_box2.about .item:nth-child(2n) .item_r .item_r_wrap{
		width: 750px;
		float: none!important;
		margin: auto;
		padding: 50px 0;
	}
	.ind_box3.about .tt{
		padding: 0;
	}
	.ind_box4.about .item{
		width: 100%;
	}
	.ind_box1.markets .tt{
		padding: 0;
		font-size: 28px;
	}
	.ind_box1.markets .text{
		padding: 0px;
	}
	.ind_box1.markets .con{
		padding: 30px;
		font-size: 20px;
	}
	.ind_box1.markets dl, .pro_des.ap dl{
		display: flex;
		display: -webkit-flex;
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
	}
	.ind_box1.markets dd, .pro_des.ap dd{
		width: 25%;
		margin-bottom: 20px;
	}
	.title2 .text {
	    font-size: 16px;
	}
	.mark_list dd{
		width: calc((100% - 30px) / 4)!important;
		margin-bottom: 10px;
		min-height: 130px!important;
	}
	.mark_list dd:nth-child(4n){
		margin-right: 0!important;
	}
	.mark_list:nth-child(5) .pic{
		width: 100%;
	}
	.mark_list:nth-child(5) .con{
		width: 100%;
		margin-top: 20px;
	}
	.ind_box1.contact .ind_l{
		width: 100%;
	}
	.ind_box1.contact .ind_r{
		width: 100%;
		padding: 10px 0 0 0;
		text-align: center;
	}
	.ind_box1.contact .ind_r img{
		display: inline-block;
	}
	.ind_box1.news .item{
		width: 100%;
		padding: 0px!important;
	}
	.ind_box1.news .item .pic{
		width: 300px;
	}
	.ind_box1.news .item .con{
		width: calc(100% - 300px);
		padding-left: 30px;
	}
	.pro_box .item:nth-child(3){
		border-right: 1px solid #0168b7;
	}
	.pro_box .wrapper{
		padding-left: 75px;
	}
	.ind_box1.pro_list .item,.ind_box1.pro_list .item:nth-child(4n){
		width: calc((100% - 26px) / 3);
		margin: 0 13px 13px 0;
	}
	.ind_box1.pro_list .item:nth-child(3n){
		margin-right: 0;
	}
	.ind_box1.pro_list .item .con{
		padding: 40px 20px 0;
	}
	.location_l .text a:last-child{
		width: 420px;
		padding-right: 0;
	}
	.ind_box1.pro_det .ind_l{
		width: 100%;
	}
	.ind_box1.pro_det .ind_r{
		width: 100%;
		padding: 30px 0 0 0;
	}
	.pro_det_box_wrap a{
		padding: 0 30px;
	}
	.pro_det_box_wrap.fixed{
		/*top: 73px;*/
                               display:none;
	}
	.pro_det_scroll,.pro_det_dot{
		display: none!important;
	}
	.pro_wrap_det_scroll{
		display: block!important;
	}
	.pro_des .con .pic{
		width: 100%;
	}
	.pro_des .con .text{
		width: 100%;
		padding: 30px 0 0 0;
	}
	.pro_des.sp .sp_pic{
		width: 729px;
		float: none;
		margin: auto;
	}
	.pro_des.sp .sp_pic img{
		max-width: 100%;
	}
	.pro_des.sp .sp_con{
		width: 729px;
		float: none;
		margin: auto;
		padding: 30px 50px;
	}
	.ind_box1.rela_pro .list{
		width: 593px;
		margin: 0 auto;
	}
	.ind_box1.rela_pro .list .item,.ind_box1.rela_pro .list .item:nth-child(3n){
		width: calc((100% - 13px) / 2);
		margin: 0 13px 20px 0;
	}
	.ind_box1.rela_pro .list .item:nth-child(2n){
		margin-right: 0;
	}
	.ind_box1.quality .ind_l,.ind_box3.quality .ind_l,
	.ind_box4.quality .ind_l,.ind_box1.service .ind_l{
		width: 100%;
	}
	.ind_box1.quality .ind_r{
		width: 550px;
		padding: 30px 0 0 0;
	}
	.ind_box2.quality .ind_r,.ind_box3.quality .ind_r,.ind_box4.quality .ind_r,
	.ind_box1.service .ind_r,.ind_box3.service .con{
		width: 100%;
		padding: 30px 0 0 0;
	}
	.ind_box4.quality{
		padding: 60px 0;
	}
	.ind_box2.service .ind_t{
		flex-direction: column-reverse;
		-webkit-flex-direction: column-reverse;
	}
	.ind_box2.service .ind_t_l{
		width: 600px;
		padding: 30px;
		font-size: 14px;
		float: none;
		margin: auto;
	}
	.ind_box2.service .ind_t_l .tt{
		font-size: 30px;
		line-height: 35px;
	}
	.ind_box2.service .ind_t_r{
		width: 600px;
		float: none;
		margin: auto;
	}
	.ind_box2.service .ind_b .item{
		width: 100%;
		margin: 0 0 10px 0;
	}
	.ind_box3.service .pic{
		width: 100%;
	}
	.service_faq_list dd{
		padding: 15px;
	}
	.service_faq_list dd.hover .service_faq_list_tt .tt{
		font-size: 16px;
	}
	.service_faq_title .tt{
		font-size: 42px;
	}
	/* 
	contact
	*/
	.contact_title{
		margin-bottom: 30px;
	}
	.contact_title .tt{
		font-size: 36px;
	}
	.contact_title .line{
		margin: 12px auto;
	}
	.contact_box1_l{
		width: 100%;
		padding-right: 0;
		margin-bottom: 30px;
	}
	.contact_box1_r{
		width: 100%;
	}

	.main_l{
		display: none;
	}
	.main_r{
		width: 100%;
		padding-left: 0;
	}

	/* 
		news
	 */
	 .news_list_bars .item1{
		 width: 220px;
		 font-size: 16px;
	 }
	 
	 .phone_whatsapp_box {
	     display: block;
	 }
	 
	 
	 
	 


}

@media screen and (max-width:767px) {
	body{
		padding-top: 73px;
	}
	/*手机*/
	.wrapper {
		width: 96%;
		margin-left: 2%;
	}
	
	.header_box{
		display: none;
	}
	.mobile_head{
		display: block;
	}
	.header_box .wrapper{
		position: relative;
		z-index: 1;
		width: 100%;
	}
	.mobile_head .search_box{
		height: 50px;
	}
	.mobile_head .search_box_wrap{
		padding: 5px 0;
	}
	.mobile_head .lan_b{
		background: #0168b7;
	}
	.mobile_head .lan_b a{
		color: #fff;
	}
	.mobile_head .menu {
		display: none;
		position: fixed;
		top: 73px;
		left: 0;
		width: 100%;
		z-index: 99999;
		padding: 10px 0;
		max-height: 395px;
		overflow-y: scroll;
		margin: 0;
		background: #f8f8f8;
		border-top: 1px solid #F1F1F1;
		border-bottom: 1px solid #F1F1F1;
		overflow-y: auto;
		transition: all 0s;
    	-webkit-transition: all 0s;
	}
	.menu_dl dd {
		width: 100%;
		color: #fff;
		height: auto;
		position: static;
	}
	.menu_dl dd.hover .menu_tt a{
		color: #fff;
	}
	.menu_dl dd.hover{
		background: transparent;
	}
	.menu_dl dd.hover .menu_tt{
		background: #0168b7;
		*zoom: 1;
	}
	.menu_dl dd.hover .menu_tt a:before{
		display: none;
	}
	.menu_dl dd.hover .menu_tt:after{
		display: block;
		content: "";
		height: 0;
		clear: both;
	}
	.mobile_head .menu_two{
		width: 100%;
	}
	
	.menu_tt {
		height: auto!important;
		color: #fff;
		border: none;
	}
	.menu_tt:before {
		display: none;
	}
	.menu_tt i{
		line-height: 40px;
		display: inline-block;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
	}
	.menu_dl dd.hover i{
		color: #fff;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
	}
	.menu_tt a {
		float: left;
		height: 40px;
		line-height: 40px;
		width: 80%;
		padding: 0;
		color: #333;
	}
	.menu_second_box{
		position: static;
	    top: auto;
	    left: auto;
	    width: 100%;
	    border: none;
	    border-top: 1px solid #eee;
	    padding: 10px;
	}
	.menu_two_tt .text{
		width: 100%;
	}
	.menu_two_tt{
		padding-left: 0;
	}
	.menu_two_tt i{
		float: right;
		font-size: 16px;
		width:30px;
		text-align: center;
		display: inline-block;
	}
	
	.menu_dl dd .menu_tt a:after {
		display: none;
	}
	.menu_second_box:before {
		display: none;
	}
	.menu_dl dd:first-child .menu_tt {
		border: none;
	}
	.mobile_head .menu_dl dd{
		padding: 0 0px;
	}
	.mobile_head .menu_tt a {
		padding-left: 10px;
		font-size: 15px;
	}
	/*.banner_box{*/
	/*	height: 200px;*/
	/*}*/
	/*.banner_box .banners{*/
	/*	display: none!important;*/
	/*}*/
	.banner_pic{
		display: block;
	}
	.footer_t .wrapper{
		padding: 30px 10px 0;
	}
	.foot_title i{
		display: block;
		float: right;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
	}
	.footer_t .item.show .foot_title i{
		transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
	}
	.footer_t .item{
		width: 100%!important;
		margin-right: 0!important;
		margin-bottom: 15px;
	}
	.footer_t .item:last-child{
		margin-bottom: 0;
	}
	.foot_title{
		margin-bottom: 0;
	}
	.footer_t .foot_wrap{
		display: none;
		padding: 15px 0;
	}
	.footer_t .item:last-child .foot_wrap{
		display: block;
	}
	.footer_t .foot_wrap li{
		width: 100%;
	}
	.footer_t .foot_wrap li:last-child{
		margin-bottom: 0;
	}
	.footer_b{
		font-size: 14px;
	}
	.footer_b .wrapper{
		padding: 10px 0;
	}
	.foot_b_r{
		float: left;
	}
	.ind_contact{
		padding: 30px 0;
	}
	.ind_contact .ind_l{
		width: 100%;
		padding-right: 0px;
	}
	.ind_contact .ind_l .tt{
		line-height: 30px;
		font-size: 20px;
	}
	.ind_contact a{
		float: left;
	}
	.ind_box1.index{
		padding: 30px 0;
	}
	.ind_box1.index .ind_t dd,.ind_box1.index .ind_t dd:nth-child(4){
		padding: 0 20px;
		width: 50%;
		margin-bottom: 30px;
	}
	.ind_box1.index .ind_t .dd_tt{
		font-size: 22px;
	}
	.ind_box1.index .ind_t .dd_text{
		font-size: 14px;
	}
	.ind_box1.index .ind_b .item,.ind_box1.index .ind_b .item:nth-child(3n){
		width: 100%;
		margin: 0 0px 15px 0;
	}
	
	.ind_box1.index .ind_b{
		margin-top: 0px;
	}
	.ind_box2.index{
		height: auto;
		padding: 50px 0;
	}
	.ind_box2.index .ind_l{
		width: 100%;
		height: auto;
		margin-bottom: 40px;
	}
	.ind_box2.index .ind_l .tt{
		font-size: 24px;
	}
	.ind_box2.index .ind_l .text{
		font-size: 16px;
	    line-height: 22px;
	    margin-top: 15px;
	}
	.ind_box2.index .ind_r{
		width: 100%;
		height: auto;
		padding-left: 0;
	}
	.ind_box2.index .ind_r_l{
		position: initial;
		width: 100%;
		height: auto;
		padding: 20px;
		margin-bottom: 10px;
	}
	.ind_box2.index .ind_r_l a{
		padding: 0;
	}
	.ind_box2.index .ind_r_r{
		position: initial;
		height: auto;
		width: 100%;
		padding: 20px;
	}
	.ind_box3.index{
		padding: 30px 0;
	}
	.ind_box3.index .ind_t dl{
		background: none;
	}
	.ind_box3.index .ind_t dd{
		width: 100%;
		padding: 25px;
		margin-bottom: 10px;
	}
	.ind_box3.index .ind_t dd .tt{
		font-size: 24px;
	}
	.ind_box3.index .ind_b{
		margin-top: 20px;
	}
	.ind_box3.index .ind_b .title .text{
		padding-right: 0;
	}
	.ind_box3.index .ind_b dd{
		width: 100%!important;
		margin-bottom: 20px;
	}
	.title{
		margin-bottom: 30px;
	}
	.title .tt,.ind_box4.index .ind_r .tt{
		font-size: 36px;
	}
	.ind_box4.index,.ind_box5.index{
		padding: 30px 0;
	}
	.ind_box4.index .ind_l{
		width: 100%;
	}
	.ind_box4.index .ind_r{
		width: 100%;
		padding: 0;
	}
	.ind_box4.index .ind_r .con{
		margin-bottom: 0
	}
	.ind_box5.index dd,.ind_box5.index dd:nth-child(3n){
		max-width: 100%;
		width: 380px;
		float: none;
		margin: 0 auto 30px;
	}
	.ind_box5.index dd .pic{
		display: none;
	}
	.ind_box5.index dd .con{
		position: initial;
		padding: 30px;
	}
	.ind_box5.index dd .date{
		margin-top: 40px;
	}
	.ind_ques{
		padding: 30px 0;
		text-align: center;
	}
	.ind_ques .tt{
		font-size: 26px;
	}
	.ind_ques a{
		margin-top: 10px;
		display: block;
	}
	/*
	 * sub_banner
	 */
	.sub_banner {
		height: 180px;
	}
	.sub_banner .tt{
		font-size: 30px;
		margin-bottom: 5px;
	}
	.sub_line{
		height: 120px;
	}
	.sub_icon{
		height: 50px;
	}
	.sub_txt{
		left: 20px;
	}
	.ind_box1.about{
		padding: 30px 0;
	}
	.ind_box1.about .ind_t_l{
		width: 100%;
	}
	.ind_box1.about .ind_t_l .tt{
		font-size: 24px;
	}
	.ind_box1.about .ind_t_l .text{
		font-size: 18px;
	}
	.ind_box1.about .ind_t_r{
		width: 100%;
		padding: 30px 0 0 0;
		font-size: 16px;
    	line-height: 24px;
	}
	.ind_box1.about .ind_b{
		margin-top: 20px;
	}
	.ind_box1.about .ind_b dd{
		width: 100%;
		margin: 0 0 5px 0;
	}
	.ind_box2.about .item_l,.ind_box2.about .item_l .pic,.ind_box2.about .item_l .pic img{
		width: 100%;
	}
	.ind_box2.about .item_r{
		width: 100%;
		padding: 0;
	}
	.ind_box2.about .item_r .item_r_wrap,.ind_box2.about .item:nth-child(2n) .item_r .item_r_wrap{
		width: 100%;
		float: none!important;
		margin: auto;
		padding: 30px 15px;
	}
	.ind_box2.about .item_r .tt{
		margin-bottom: 20px;
	}
	.ind_box3.about .tt{
		padding: 0;
		font-size: 18px;
		margin-bottom: 30px;
	}
	
	.ind_box3.about{
		padding: 30px 0;
	}
	.ind_box3.about .item{
		width: 100%;
		margin: 0 0 20px 0;
		
	}
	.ind_box3.about .item .con{
		padding: 30px 20px;
	}
	.ind_box4.about .item{
		width: 100%;
		padding: 50px 30px;
	}
	.ind_box1.markets{
		padding: 30px 0;
	}
	.ind_box1.markets .tt{
		padding: 0;
		font-size: 20px;
	}
	.ind_box1.markets .text{
		padding: 0px;
		font-size: 14px;
	    line-height: 24px;
	    margin-bottom: 30px;
	}
	.ind_box1.markets .con{
		padding: 30px;
		font-size: 20px;
		margin-top: 10px;
	}
	.ind_box1.markets dl, .pro_des.ap dl{
		display: flex;
		display: -webkit-flex;
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
	}
	.ind_box1.markets dd, .pro_des.ap dd{
		width: 50%;
		margin-bottom: 20px;
	}
	.title2 .text {
	    font-size: 14px;
	}
	.mark_list{
		padding: 30px 0;
	}
	.title2 .tt{
		font-size: 28px;
	}
	.mark_list .tips{
		font-size: 16px;
	}
	.mark_list .dd_wrap,.mark_list .img{
		margin-top: 20px;
	}
	.mark_list dd{
		width: calc((100% - 10px) / 2)!important;
		margin-bottom: 10px;
		min-height: 110px!important;
	}
	.mark_list dd:nth-child(2n){
		margin-right: 0!important;
	}
	.mark_list:nth-child(5) .pic{
		width: 100%;
	}
	.mark_list:nth-child(5) .con{
		width: 100%;
		margin-top: 20px;
	}
	.ind_box1.contact{
		padding: 30px 0;
	}
	.ind_box1.contact .ind_l{
		width: 100%;
		padding: 35px 20px;
	}
	.ind_box1.contact .ind_l .tt{
		font-size: 32px;
    	line-height: 33px;
	}
	.ind_box1.contact .ind_l .text{
		margin-bottom: 30px;
	}
	.ind_box1.contact .ind_r{
		width: 100%;
		padding: 10px 0 0 0;
		text-align: center;
	}
	.ind_box1.contact .ind_r img{
		display: inline-block;
	}
	.ind_box2.inquiry{
		padding: 30px 0;
	}
	.faq_list dd{
		width: 100%;
		margin-right: 0;
	}
	.faq_btn{
		width: 100%;
	}
	.ind_box1.news{
		padding: 30px 0;
	}
	.ind_box1.news .item{
		width: 300px;
		margin: 0 auto 30px;
		float: none;
		padding: 0px!important;
	}
	.ind_box1.news .item .pic{
		width: 300px;
	}
	.ind_box1.news .item .con{
		width: 100%;
		padding: 20px 0 0 0;
	}
	.ind_box1.news .item .text{
		margin-bottom: 30px;
	}
	.ind_box1.news_det{
		padding: 30px 0;
	}
	.news_det_r {
		width: 100%;
		padding: 20px 0 0 0;
	}
	.location{
		height: auto;
		padding: 8px 0;
		line-height: 24px;
	}
	.location .iconfont{
		margin-right: 10px;
	}
	.location_l .text .bg{
		display: none;
	}
	.location_l .text a{
		padding: 0px 20px 0 0;
		font-size: 14px;
	}
	.location_l .text a:after{
		content: ">";
		background: none;
		border: none;
		right: -15px;
	}
	.location_l .text span:nth-child(2){
		width: calc((100% - 45px));
	}
	.location_l .text a:last-child{
		width: 100%;
		padding-right: 0;
	}
	.pro_box,.ind_box1.pro_list{
		padding: 30px 0;
	}
	.pro_box .item{
		width: 50%;
		height: auto;
	}
	.pro_box .item.hover,.pro_box .item:hover{
		background: #0168b7;
	}
	.pro_box .item:nth-child(2n){
		border-right: 1px solid #0168b7;
	}
	.pro_box .item.hover:before, .pro_box .item:hover:before{
		display: none;
	}
	.pro_box .item a{
		padding: 15px 20px;
	}
	.pro_list_tt{
		font-size: 26px;
	}
	.ind_box1.pro_list .item,.ind_box1.pro_list .item:nth-child(4n),
	.ind_box1.rela_pro .list .item,.ind_box1.rela_pro .list .item:nth-child(4n){
		width: 290px;
		float: none;
		margin: 0 auto 20px;
	}
	.ind_box1.pro_list .item .con{
		padding: 30px 20px 0;
	}
	.ind_box1.pro_det{
		padding: 30px 0;
	}
	.ind_box1.pro_det .ind_l{
		width: 100%;
	}
	.ind_box1.pro_det .ind_r{
		width: 100%;
		padding: 30px 0 0 0;
	}
	.ind_box1.pro_det .ind_r .tt{
		font-size: 22px;
		padding-bottom: 20px;
	}
	.ind_box1.pro_det .ind_r .con{
		padding: 20px 0;
		line-height: 22px;
	}
	.p_det_btn a{
		width: calc((100% - 10px) / 2);
		margin: 0 10px 0 0;
	}
	.p_det_btn a:nth-child(2){
		margin-right: 0;
	}
	.p_det_share{
		margin-top: 30px;
	}
	.pro_det_box{
		height: 120px;
	}
	.pro_det_box_wrap{
		/*height: 120px;
		line-height: 40px;*/
                               display:none;
	}
	.pro_det_box_wrap .wrapper{
		width: 100%;
		margin-left: 0;
	}
	.pro_det_box_wrap a{
		width: 33.33%;
		float: left;
		padding: 0;
		text-align: center;
	}
	.pro_det_box_wrap.fixed{
		/*top: 73px;*/
                                display:none;
	}
	.pro_det_scroll,.pro_det_dot{
		display: none!important;
	}
	.pro_wrap_det_scroll{
		display: block!important;
		width: 100%!important;
	}
	.pro_des{
		padding: 35px 0;
		font-size: 14px;
		line-height: 22px;
	}
	.pro_det_title{
		font-size: 22px;
	}
	.pro_des .con{
		padding: 20px;
	}
	.pro_des .con .pic{
		width: 100%;
	}
	.pro_des .con .text{
		width: 100%;
		padding: 30px 0 0 0;
	}
	.pro_des.sp .sp_pic{
		width: 729px;
		float: none;
		margin: auto;
	}
	.pro_des.sp .sp_pic img{
		max-width: 100%;
	}
	.pro_des.sp .sp_con{
		width: 729px;
		float: none;
		margin: auto;
		padding: 30px 30px;
	}
	.pro_des.inquiry .title .tt{
		font-size: 36px;
	}
	.ind_box1.quality,.ind_box3.quality{
		padding: 30px 0;
	}
	.ind_box1.quality .ind_l,.ind_box3.quality .ind_l{
		width: 100%;
	}
	.ind_box1.quality .ind_r,.ind_box2.quality .ind_r,.ind_box3.quality .ind_r,.ind_box4.quality .ind_r{
		width: 100%;
		padding: 30px 0 0 0;
	}
	.ind_box4.quality{
		padding: 60px 0;
	}
	.ind_box4.quality .ind_l{
		width: 100%;
	}
	.sub_scroll.owl-carousel .owl-item{
		overflow: hidden;
	}
	.sub_scroll.owl-carousel .owl-item img{
		width: auto;
		max-width: none;
		height: 140px;
		position: relative;
		left: 50%;
		transform: translateX(-50%);
	}
	.sub_scroll .owl-controls{
		bottom: 0;
	}
	.ind_box1.quality .ind_l .tt,.ind_box3.quality .ind_l .tt{
		font-size: 28px;
		margin-bottom: 15px;
	}
	.ind_box2.quality .ind_r .tt{
		margin-bottom: 20px;
	}
	
	.ind_box4.quality .ind_r{
		font-size: 18px;
		line-height: 1.6;
	}
	.ind_box1.service{
		padding: 30px 0;
	}
	.ind_box1.service .ind_l{
		width: 100%;
	}
	.ind_box1.service .ind_l .tt{
		font-size: 30px;
	}
	.ind_box1.service .ind_l .tt:before{
		width: 62px;
		height: 62px;
	}
	.ind_box1.service .ind_l .con{
		margin-top: 0;
	}
	.ind_box1.service .ind_r{
		width: 100%;
		padding: 20px 0 0 0;
	}
	.ind_box2.service{
		padding: 30px 0;
	}
	.service_tt{
		font-size: 30px;
	}
	.ind_box2.service .ind_t{
		margin-bottom: 20px;
		flex-direction: column-reverse;
		-webkit-flex-direction: column-reverse;
	}
	.ind_box2.service .ind_t_l{
		width: 100%;
		padding: 30px 20px;
		font-size: 14px;
	}
	.ind_box2.service .ind_t_l .tt{
		font-size: 20px;
		line-height: 28px;
		margin-bottom: 10px;
	}
	.ind_box2.service .ind_t_r{
		width: 100%;
	}
	.ind_box2.service .ind_b .item{
		width: 100%;
		margin: 0 0 20px 0;
		padding: 30px 15px;
	}
	.ind_box3.service{
		padding: 30px 0;
	}
	.ind_box3.service .pic{
		width: 100%;
		padding: 0;
	}
	.ind_box3.service .con{
		width: 100%;
		padding: 30px 0 0 0;
		font-size: 14px;
	}
	.ind_box3.service .con .tt{
		font-size: 32px;
    	line-height: 34px;
    	margin-bottom: 20px;
	}
	.ind_box4.service{
		padding: 30px 0;
	}
	.service_faq_title{
		margin-bottom: 20px;
	}
	.service_faq_title .tt{
		font-size: 30px;
	}
	.service_faq_list dd{
		padding: 10px;
		margin-bottom: 10px;
	}
	.service_faq_list dd.hover .service_faq_list_tt .tt{
		font-size: 16px;
	}



	/* 
	contact
	*/
	.contact_title{
		margin-bottom: 25px;
	}
	.contact_title .tt{
		font-size: 28px;
	}
	.contact_title .line{
		margin: 7px auto;
	}
	.contact_box1_l{
		width: 100%;
		padding-right: 0;
		margin-bottom: 30px;
	}
	.contact_box1_r{
		width: 100%;
	}
	.contact_box1_r_clm1_l{
		width: 100%;
		margin-bottom: 25px;
	}
	.contact_box1_r_clm1_r{
		width: 100%;
	}

	.main_l{
		display: none;
	}
	.main_r{
		width: 100%;
		padding-left: 0;
	}
	/* 
		news
	 */
	 .news_list_bars .item1{
		width: 50%;
		height: 40px;
		font-size: 14px;
	}
	.service_faq_list dd .text{
		padding-left: 15px;
		font-size: 14px;
	}
	
	
	
	.phone_whatsapp_box {
	    display: block;
	}
	
	.mobile_footer_btn{
	    display: block;
	}
	
	.footer{
	    margin-bottom: 50px;
	}
	
	
	



}