@charset "utf-8";
/* CSS Document */
/*
	-webkit-transition: all 0.5s;
	-moz-transition: 	all 0.5s;
	-ms-transition: 	all 0.5s;
	-o-transition: 		all 0.5s;
	transition: 		all 0.5s;

	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-items: center;
*/

@media screen and (max-width: 1780px) {
	.strength li{
		padding: 30px 6% 50px 6%;
	}
}
@media screen and (max-width: 1600px) {
}
@media screen and (max-width: 1480px) {
	.strength li{
		padding: 30px 3% 50px 3%;
	}
	.strength li p{
		font-size: 16px;
		line-height: 30px;
	}
}
@media screen and (max-width: 1440px) {
	.videoarea video{
		height: 485px !important;
	}
	.prolist li .text{
		top: 92px;
	}
	.prolist li .text span{
		font-size: 20px;
	}
	.prolist li .text p{
		font-size: 16px;
	}
}
@media screen and (max-width: 1366px) {
	.videoarea video{
		height: 461px !important;
	}
	.prolist li .text{
		top: 85px;
	}
	.prolist li .text span{
		font-size: 18px;
	}
	.prolist li .text p{
		font-size: 14px;
	}
}
@media screen and (max-width: 1280px) {
	.menu li{
		padding: 0 10px;
	}
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 1024px) {
	.videoarea video{
		height: 349px !important;
	}
	.prolist li .text{
		top: 75px;
	}
	.prolist li .text span{
		font-size: 16px;
	}
	.prolist li .text p{
		font-size: 12px;
	}
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 640px) {
}
@media screen and (max-width: 460px) {
	.header{
		position: fixed;
		z-index: 999;
		background: #fff;
		width: 100%;
		left: 0;
		top: 0;
	}
	.banner,
	.banner_pc{
		margin: 70px 0 0 0;
	}
	.menu{
		position: fixed;
		left: 0;
		top: 71px;
		display: none;
		z-index: 999;
		width: 100%;
		height: 100%;
		background: #fff;
	}
	.menu li{
		width: 100%;
		line-height: 44px;
		text-align: center;
		padding: 0;
		border-bottom: 1px solid #ddd;
	}
	.menu li a{
		padding: 0;
		font-size: 14px;
	}
	.menubut{
		display: block;
		font-size: 34px;
		position: absolute;
		right: 5%;
		top: 50%;
		margin-top: -17px;
		-webkit-transition: all 0.3s;
		-moz-transition: 	all 0.3s;
		-ms-transition: 	all 0.3s;
		-o-transition: 		all 0.3s;
		transition: 		all 0.3s;
	}
	.menuclose{
		display: block;
		font-size: 30px;
		position: absolute;
		right: 5%;
		top: 50%;
		margin-top: -15px;
		transform: scale(0);
		opacity: 0;
		-webkit-transition: all 0.3s;
		-moz-transition: 	all 0.3s;
		-ms-transition: 	all 0.3s;
		-o-transition: 		all 0.3s;
		transition: 		all 0.3s;
	}
	.search{
		display: none;
	}
	.stitle h3{
		font-size: 22px;
		line-height: 22px;
	}
	.stitle h2{
		font-size: 20px;
		line-height: 20px;
		margin: 5px auto 0 auto;
		padding: 0 50px;
	}
	.stitle h2::before,
	.stitle h2::after{
		height: 2px;
		width: 30px;
	}
	.procate{
		display: block;
	}
	.procate::after{
		display: table;
		content: '';
		clear: both;
	}
	.procate li{
		width: 48.5%;
		float: left;
		box-sizing: border-box;
		display: block;
		line-height: 40px;
		text-align: center;
		border-right: 1px solid #d2d2d2;
		margin: 0 3% 10px 0;
	}
	.procate li:nth-child(2n){
		margin: 0 0 10px 0;
	}
	.procate li a{
		padding: 0 10px;
		font-size: 14px;
		display: block;
	}
	.prolist{
		margin-top: 0 !important;
	}
	.prolist li,
	.prolist li:nth-child(3n){
		width: 100%;
		border-right: none;
	}
	.prolist li .text{
		top: 80px;
	}
	.prolist li .text span{
		font-size: 17px;
	}
	.prolist li .text p{
		display: none;
	}
	.aboutbg{
		padding: 60px 0;
	}
	.aboutbg .container{
		display: block;
	}
	.aboutbg .abouttext{
		width: 100%;
	}
	.aboutbg .aboutnum{
		width: 100%;
	}
	.aboutbg .abouttext .text{
		font-size: 14px;
		line-height: 32px;
	}
	.strength li{
		padding: 0;
		float: none;
		width: 90%;
		margin: 5%;
	}
	.strength li strong{
		font-size: 20px;
		margin: 10px 0 20px 0;
	}
	.picnews{
		width: 100%;
		float: none;
	}
	.picnews .pic{
		height: auto !important;
	}
	.picnews .text{
		width: 100%;
		padding: 20px 0;
		position: relative;
		left: auto;
		bottom: auto;
	}
	.newslist{
		width: 100%;
		float: none;
		padding: 20px 0 0 0;
		border-top: 1px solid #cbcbcb;
	}
	.newslist li strong,
	.picnews .text strong{
		font-size: 16px;
	}
	.newslist li p,
	.picnews .text p{
		font-size: 12px;
		line-height: 20px;
	}
	.picnews .text .more{
		display: none;
	}
	
	.cr,
	.cr a{
		font-size: 12px;
	}
	.footer{
		display: none;
	}
	.logo{
		width: 108px;
		height: 70px;
	}
	.bannerbg,
	.listbanner,
	.nbanner{
		height: 200px;
		margin-top: 70px;
	}
	.nabout{
		font-size: 14px;
		line-height: 30px;
	}
	.naboutnum li{
		width: 50%;
	}
	.strength li p{
		font-size: 14px;
	}
	.mt40,
	.mt50{
		margin-top: 20px !important;
	}
	.service3list{
		padding: 10px 0;
	}
	.service3list li{
		width: 30%;
		margin: 20px 0;
	}
	.service3list li:nth-child(2n){
		width: 5%;
	}
	.service3list li:nth-child(6){
		display: none;
	}
	.service3list li .iconfont{
		font-size: 40px;
		height: 40px;
		line-height: 40px;
	}
	.service3list li:nth-child(1) .iconfont{
		font-size: 70px;
	}
	.service3list li:nth-child(2n) .iconfont{
		font-size: 16px;
	}
	.service3list li p{
		position: relative;
		bottom: auto;
		left: auto;
		font-size: 12px;
	}
	.service1 li{
		display: block;
		padding: 0;
		height: auto;
	}
	.service1 li .text{
		width: 100%;
		padding: 5%;
		background: rgba(255,255,255,.8);
	}
	.service1 li .serviceicon::after,
	.service1 li .text::after{
		opacity: 0;
	}
	.service1 li .text strong{
		font-size: 22px;
	}
	.service1 li .text p{
		font-size: 14px;
		line-height: 28px;
	}
	.service1{
		margin: 70px 0 0 0;
		padding: 40px 0;
	}
	.service1 li .serviceicon::after{
		content: '';
		width: auto;
		height: auto;
		position: relative;
		left: auto;
		right: auto;
		top: auto;
		display: table;
	}
	.service1 li .serviceicon{
		width: 100%;
		padding: 8% 5%;
		box-sizing: border-box;
		background: rgba(92,92,92,.6);
	}
	.service1 li .serviceicon .icon .iconfont{
/*
		float: none;
		display: inline-block;
*/
		font-size: 80px;
		height: 80px;
	}
	.service1 li .serviceicon .icon p{
		font-size: 16px;
	}
	.nnews li a{
		padding: 15px 0;
	}
	.nnews li .text strong{
		font-size: 14px;
	}
	.nnews li .text p{
		font-size: 12px;
		display: block;
		white-space: nowrap;
	}
	.nnews li .text .more{
		display: none;
	}
	.ncontact li{
		display: block;
		width: 100% !important;
		float: none;
		padding: 40px 0 !important;
	}
	.ncontact li:nth-child(2){
		background: #4b4b4b;
	}
	.ncontact li:nth-child(2)::before{
		display: none;
	}
	.ncontact li .iconfont{
		margin: 0 auto;
	}
	.ncontact li p{
		font-size: 20px;
		width: 90% !important;
		margin: 30px 5% 0 5%;
		height: auto !important;
		line-height: normal !important;
	}
	.ncontact li:nth-child(1) p strong{
		font-size: 20px;
	}
	.yangpinlist img{
		padding: 5px;
	}
	.cpxj img{
		width: 50%;
		padding: 5px;
	}
	
	.cptj li{
		width: 49%;
		margin: 0 2% 2% 0;
	}
	.cptj li:nth-child(2n){
		margin: 0 0 2% 0;
	}
	.menu li a{
		display: block;
	}
	.menu li a::after{
		display: none;
	}
	.nprotext img{
		max-width: 100%;
		height: auto !important;
	}
	.prodetail h3{
		font-size: 18px;
	}
	.cptj li p{
		font-size: 14px;
		top: 14px;
		width: 90%;
		left: 5%;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
}
@media screen and (max-width: 428px) {
}
@media screen and (max-width: 414px) {
}
@media screen and (max-width: 375px) {
}
@media screen and (max-width: 360px) {
}
@media screen and (max-width: 320px) {
}