.asset1-main .a1-content .c-left,.asset1-main .a1-content .c-right{width: 50%;}
.asset1-main .a1-content .c-left .border1{margin-left: 20px;margin-top: 60px;}
.asset1-main .a1-content .c-right img{max-width: 100%;height: auto;}
/*.asset2-main table tr {height: 60px;}*/
/*.asset2-main table tr th {background:#d3e6ff; color:#333333;font-weight:bold;font-size: 18px;font-weight: normal;} */
/*.asset2-main table{margin: 0 auto;}*/
/*.asset2-main td{text-align:center;border-left:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;}*/
/*.asset2-main tr td:last-child{border-right: 1px solid #dcdcdc}*/
.asset1-main .a1-content{padding: 0 50px}
@media only screen and (max-width:768px ) {
	.asset1-main,.asset2-main{padding: 40px 0;}
	.asset1-main .warper,.asset2-main .warper{padding: 0 10px;}
	.asset1-main .a1-content .c-left{width: 100%;}
	.asset1-main .a1-content .c-right{display: none;}
	.asset1-main .a1-content .c-left .border1{margin-top: 0;}
	.asset2-main table{font-size: 14px}
	.asset2-main table tr:first-child td{font-size: 15px!important;}

}

@media only screen and (max-width:320px )  {
	.asset2-main table{font-size: 12px}
}