.BeAlert_box .BeAlert_button button{
    background-color: #01bb7a!important;
}
.model{
	z-index:9999
}
.model .mask .model-cont{
	padding: 30px 50px;
}

.pro_nav .all-item a:hover,.footer A,.sideMenu h3.on A{
color:white!important;
}

.li-item .all-item .all-list.on a{
	color:white!important;
}

.mySwiper .swiper-slide-active img{
	transform: scale(1,1);
}
.pd-detail .pd-info .xh li{
	background-color:#f5f5f5;
}
.pd-detail .pd-info .xh li a{
	color:black;
}
.pd-detail .pd-info .xh li.on{
		background-color:#377ffc;
}
.pd-detail .pd-info .xh li.on a{
	color:#fff;
}
.com .com-about2 .com-txt p{
	font-size:16px;
}



.app .jj{
	    line-height:1.5;
}
.pd-list .tab-right img{
	display:block;
	margin:0 auto;    
}
.pd-list .tab-right p{
	line-height:24px;
}
.prony-cont{
	
}
.footer A:link,.footer A:hover,.sideMenu h3.on A:link{
	color:white!important;
}
.u2 li .name{
	display: inline-flex !important;
    justify-content: center;
    align-items: center;
}
.line-4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:4;
}
.line-6 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:6;
}
.line-8 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:8;
}
.model_banner{
	display:none;
}
.pd-list .tab-right .jj-item p{
	font-family: 'TitilliumWeb-Black';
}
/*>1400*/
@media only screen and (min-width: 1480px){
	.pd-list .tab-right .jj-item p{
		font-size:18px;
		line-height: 26px;
	}
	.u2 li .name{
		    line-height: 30px;
	}
	.pd-sw{
	
	}
	.pd-list .tab-right p{
		font-size:16px;
	}
		.footer{
		    padding-bottom: 50px!important;
	}
	.footer .main .ft-list,.footer .main .ft-link{
		    padding-top: 80px!important
	}
}
/*1200 ~ 1400*/
@media only screen and (min-width: 1260px) and (max-width: 1480px){
	.pd-list .tab-right .jj-item p{
		font-size:18px;
		line-height: 26px;
	}
	.com .com-our .our-l,.com .com-our .our-r{
		width:600px;
		height:600px;
	}
	.com .com-our .our-l li{
			width:600px;
		height:300px;	
	}
	.com .com-our .our-l li .txt,.com .com-our .our-l li .imgk{
		    width: 300px;
			height: 300px;
	}
	.u2 li .name{
		    line-height: 30px;
	}
	.pd-sw{

	}
	.pd-list .tab-right p{
		font-size:16px;
	}
	.footer{
		padding-bottom: 30px!important;
	}
	.footer .main .ft-list,.footer .main .ft-link{
		padding-top: 76px!important;
	}
	.footer .main .ft-info {
		padding-top: 70px!important;
	}

}
/* > 1200*/
@media only screen and (min-width: 1260px){
	.model .form-item .name{
		margin-bottom: 20px;
	}
	.model .form-item{
		margin-bottom: 20px;
	}
	.model .mask .btn1{
		margin-top:10px;
		width:170px;
	}
	.footer{
		padding-bottom:50px!important;
	}
	.ny_top .t_head #navk .menu dd a{
		    min-height: 50px;
			line-height: 25px;
			padding: 10px 5px;
	}
}


/* < 1200*/
@media only screen and (max-width: 1260px){
	.pd-sw{
		padding-bottom: 30px;
	}
	.app .jj{
			line-height:26px;
	}	
	.model_banner{
		display:block;
		position:relative;
	}
	.pc_banner{
		display:none;
	}
	.pd-list .tab-right p{
		font-size:16px;
	}	
	.ny_ban img{
		height:auto;
	}
	.mySwiper .bgc img{
		object-fit: unset;
	}
	.model .mask .model-cont{
		padding: 30px;
	}
	.model .mask .btn1{
		margin-top: 10px;
		width:120px;
	}
	.index-bg .mySwiper{
		    height: auto!important;
	}
	.mySwiper .bgc img{
		height:75vw;
	}
	.index-bg .top_ban{
		    padding-top: 25%;
	}
	.swiper-pagination-bullet-active{
		background: #fff;
	}
}