@charset "utf-8";
/* CSS Document */
header .navlist li{height: 132px;}
.banner{width: 100%; height: 211px; background: url(../images/product_banner.jpg) no-repeat center;
	background-size: cover;}
.er_menu{height: 59px; border-bottom: 1px solid #d1d1d1; border-top: 1px solid #d1d1d1;}
.er_menu p{font-size: 16px; line-height: 59px; color: #949494; padding-left: 32px;}
.er_menu p a{color: #949494;}
.er_menu p a:hover{color: #04adf2;}
.proname{font-size: 20px; color: #565555; padding: 40px 0 30px 32px;}

.news{padding: 0 32px 80px;}
.jxsb_list{width: 342px; margin-right: 55px;}
.jxsb_list:nth-child(3n){margin-right: 0;}
.jxsb_list .ui-video{width: 342px; height: 207px; overflow: hidden;}
.jxsb_list .ui-video img{width: 100%;}
.jxsb_list p{font-size: 18px; color: #4d4d4d; height: 113px; padding-top: 10px;}
.tanchu_tit{font-size: 16px; text-align: center; padding-bottom: 10px;}

@media screen and (max-width: 800px){
	.news{padding: 0 0 20px;}
	.jxsb_list{width: 48%; margin:0 1%;}
	.jxsb_list .ui-video{width: 100%; height: auto;}
	.jxsb_list p{font-size: 14px; padding-top: 4px; height: 90px;}
	.page{width: 100%;}
	.er_menu{height: 40px;}
	.er_menu p{font-size: 14px; line-height: 40px; padding-left: 0;}
	.proname{font-size: 16px; padding: 30px 0 20px 0;}
}