   .faq_a:hover{color:#000;}

   .product-sumary h1{
		color: #000;
		text-align: center;
		font-size: 20px;
		margin-bottom: 15px;
	}

	.product-sumary h2{
		color: #0065cc;
		font-weight: 600;
		text-align: center;
		font-size: 18px;
		margin-bottom: 15px;
	}

	.product-brief-list{
		width: 50%;margin: 0 auto;text-align: center;
	}

	.product-brief-ul{
		color: black;
	}

	.product-brief-ul ul>li{
		list-style: none;
		color: #000;
	}

	.price{
		line-height: 30px;
    	margin: 19px;
    	font-size: 14px;
		margin: 0;
		text-indent: 0;
		color: #171616;
		font-weight: 600;
		padding-left: 22px;
	}

	.product-cert1{
		margin-top: 20px;
		padding-bottom: 20px;
		padding-left: 22px;
		height: 50px;
	}

	.product_tip{
		color: #585555;
		text-indent: 0;
		line-height: 30px;
		margin: 0;
		text-indent: 0;
		font-size: 12px; 
		float: left;
		padding-left: 20px;
	}

	.product_download{
		text-align: center; 
		display: flex;
		margin-top: 20px;
		padding-bottom: 20px;
		height: 50px;
	}

	.product_download a{
		flex: 1;
	}

	.product_download a>span{
		margin: 0; 
		text-indent: 0;
		color: #0065cc;
		font-weight: 600;
	}

	.product_other{
		padding: 15px;
		background-color: #0065cc;
		color: #fff;
		border-radius: 8px;
		font-size: 16px;
		font-weight: 600;
	}

	.product-sumary{
		background-color: #f7f7f7;
		padding: 30px;
		width: 100%;
		max-width: initial;
		margin-bottom: 60px;
	}

	.product-table h3 {
		color: #585555;
		margin: 20px 0 10px 0;
		/* padding-left: 19px; */
		font-size: 16px;
		color: #3385d6;
		text-align: left;
		margin-bottom: 20px;
		line-height: 30px;
		font-weight: 600;
	}

	.fa-check span{
		color: #000;
		font-weight: 200;
		line-height: 22px;
		padding-left: 5px;
		font-family: "Microsoft YaHei", Arial, sans-serif;
	}

	.important li {
		float: left;
		width: 20%;
    	margin-right: 0px;
	}

	.important li a {
		padding: 0px;
	}
	.line {
		margin-top: 20px;
	}

	.rcsp_1{
		width: 20%;margin-right: 0px;
	}
	.rcsp_1 a{
		background: rgb(255, 255, 255); color: rgb(255, 255, 255);
	}
	.rcsp_2{
		width: 20%;margin-right: 0px;
	}
	.rcsp_2 a{
		background: rgb(255, 255, 255); color: rgb(255, 255, 255);
	}
	.rcsp_3{
		width: 20%;margin-right: 0px;
	}
	.rcsp_3 a{
		background: rgb(255, 255, 255); color: rgb(255, 255, 255);
	}
	.rcsp_4{
		width: 20%;margin-right: 0px;
	}
	.rcsp_4 a{
		background: rgb(255, 255, 255); color: rgb(255, 255, 255);
	}
	.rcsp_5{
		width: 20%;margin-right: 0px;
	}
	.rcsp_5 a{
		background: rgb(255, 255, 255); color: rgb(255, 255, 255);
	}
	


	@media (min-width: 1200px) {
		.container {
			width: 1170px;
			margin: 0 auto !important;
		}
	}