@media screen and (min-width: 768px){
		.w1157 {
		    width: 57.85rem;
		}
		.pro-box{width: 57.85rem;margin: 0 auto;background: #fff;}
    	/*.pro-img:nth-child(1){margin-top: 1rem;}*/
    	/*.pro-img{margin-bottom: 0.5rem;width: 100%;}*/
		.color-org{color:#0078e6;font-style: 25px; margin-top: 3rem; }
		/*产品概括*/
		.pro-instruction{
			display: flex;
			padding-bottom: 1.8rem;
		}
		.pro-instruction-R,.pro-instruction-L{
			flex: 1;
			/*height:500px;*/
		}
		
		.pro-instruction-R  {
			padding: 0 3rem;
    }
	    .pro-instruction-R h3 {
			margin-top:4rem;
        margin-bottom: 2rem;
        color: #0078e6;
        font-size: 25px;
        text-align: center;
    }

    .pro-instruction-R p {
        text-align: left;
        text-indent: 28px;
        font-size: 14px;
        line-height: 22px;
        color: #545a5f;
        text-indent: 28px;
    }
    .pro-function-feature{
    	display: flex;
    	margin:0 3.2rem;
    }
    .pro-feature{
    	flex:1;
    	padding:0 0.5rem;
    	text-align: center;
    	margin-top: 60px;
    	margin-bottom: 2rem;

    }
    .pro-feature span{
    	display: block;
    	color:#0078e6;font-size: 20px;
    	text-align: center;
    	margin-bottom:1rem;
    	margin-top: 1rem;
    }
    .pro-feature p{
    	font-size: 0.8rem;
    	text-align: left;
    	line-height: 1.2rem;
    }
		/*优质商户*/
		.yzsh{text-align: center;background: #fff;padding: 2em 0;}
		.yzsh>span{text-shadow: 0 0 1px rgb(240,114,0) }
		.yzsh-body{margin-top: 2rem;}
		.yzsh-body div{width: 14rem;display: inline-block;margin: 2rem;margin-top: 1rem;}
		.yzsh-body div img{width: 100%;vertical-align: middle;}
		.color-org{color:#0078e6; font-size: 25px; text-align: center;}
		.yzsh-body p{font-size: 1rem;margin-top: 1rem;}
}
@media screen and (max-width: 768px){
    .pro-box{width: 100%;}
    .pro-instruction{padding:0 1rem;}
    .pro-instruction-L img{width:48%}
    .pro-instruction-R{width:100%; }
	
	.pro-instruction-R h3 {
		margin-top: 1rem;
        margin-bottom: 1rem;
        color: #0078e6;
        font-size: 1rem;
        text-align: center;
    }

    .pro-instruction-R p {
    	text-indent: 2rem;
        text-align: left;
        font-size: 1rem;
        line-height: 22px;
        margin-bottom: 0.5rem;
        color: #545a5f;
    }
    .color-org{color:#0078e6; font-size: 1.5rem;text-align: center;margin-top: 2rem;margin-bottom: 2rem;}
    .pro-function-feature{
    	text-align: center;
    	margin:0 0.5rem;
    }
    .pro-feature{
    	padding:0 0.5rem;
    	text-align: center;
    	margin-top: 1rem;
    	margin-bottom: 2rem;
    }
    .pro-feature span{
    	display: block;
    	color:#0078e6;
    	font-size: 1.1rem;
    	text-align: center;
    	margin-bottom: 0.4rem;
    }
    .pro-feature p{
    	font-size: 1rem;
    	text-align: left;
    }
    .yzsh-body {text-align: center; }    
    .yzsh-body div img{width:88%;margin:0 auto;}
	.yzsh-body div p{font-size: 1rem;line-height:3rem;}
}

/*购买理由*/
.gmly{text-align: center;background: #fff;padding: 2em 0;}
.gmly>img{vertical-align: middle;width: 90%;}
#table{text-align: left;width: 98%;margin-left: auto;margin-right: auto;border-top-left-radius: 15px;border-top-right-radius: 10px;font-size: 18px;font-weight: lighter}
#table>thead,#table>tfoot{text-align: center;}
#table img{vertical-align: middle;width: 1.5em;display: inline-block;margin-right: 0.3em;margin-left: 0.3em;}
#table>thead{font-size: 250%;}
.ourPos{color:rgb(253,20,10)}
tbody td{border-bottom: 2px solid #aaa;border-right: 2px solid #aaa;line-height: 2.5em;font-weight: 600;}
tbody td:nth-child(2){color:#777;}
thead th{border-bottom: 2px solid #aaa;border-right: 2px solid #aaa;border-top: 2px solid #aaa;}
thead th:nth-child(1){border-top-left-radius: 15px;border-left: 2px solid #aaa;}
thead th:nth-child(2){border-top-right-radius: 15px;color:#777;}
tr td:nth-child(1){border-left: 2px solid #aaa;}
tfoot td{border-bottom: 2px solid #aaa;border-right: 2px solid #aaa;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;font-size: 125%;line-height: 1.8em;color:blue}