.main_content { padding:20px 0 0;}
.main_content h2 { font-size:36px; font-weight:700;  margin-bottom:30px; margin-top:40px}
ul, ol { margin: 0 0 .8rem; padding-left:0; }

.main_content  h4 .step{ font-size:13px; display:block; float:left; background: #999999; no-repeat; width:58px; text-align:center; height:25px; line-height:25px; color:#fff; margin:0px 5px 1px 0;}

.main_content h4 .step{border-radius:3px; }
.main_content h4 {font-size:18px; color:#4d4949; font-weight: bold;}


table.altrowstable {
	border-width: 1px;
	border-color: #eaeaea;
	border-collapse: collapse;
}
table.altrowstable th {
	border-width: 1px;
	padding: 10px 20px;
	border-style: solid;
	border-color: #eaeaea;
}
table.altrowstable td {
	border-width: 1px;
	padding: 10px 20px;
	border-style: solid;
	border-color: #eaeaea;
	font-size:13px;
}
table.altrowstable ul {
	list-style:none;
}
table .btn { float:none !important;}

.left_sidebar, .right_sidebar { float:left; width:24%;}
.left_sidebar a, .right_sidebar a { font-size:0.9rem; color:#45474d;}
.left_sidebar a:hover, .right_sidebar a:hover { color:#4ca6ff}
.boxmodel { border: 1px solid #eaeaea; margin-bottom: 18px; padding:0; color:#939393;}
.boxmodel h3, .boxmodel h3 a { margin: 0; margin-bottom:15px; background:#eee; padding:10px 15px; font-weight:700; font-size:0.9rem; color:#45474D;}
.boxmodel h3 a { padding:0;}
.boxmodel h4 { font-size:0.8rem; font-weight:700;}
 
.boxmodel ul { margin: 15px;}

.boxmodel ul li a { color:#939393; font-size:13px; line-height:0.8em; }

.boxmodel .list_guide { margin: 15px;}
.boxmodel .list_guide li{ list-style:disc; list-style-position:inside; margin-left:2px; }

.boxmodel .list_guide li a {color:#939393; font-size:13px; line-height:2em;}



.boxmodel .recommend_list li:first-child { border-bottom:1px solid #e5e5e5; padding-bottom:10px;}

.boxmodel .no1, .boxmodel .no2, .boxmodel .no3, .boxmodel .no4 { background-position:0 0; padding-left:50px; padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #eee; font-size:13px;}
.boxmodel .no4 { border-bottom:0;}



/* right content */
.right_content, .left_content { float:left;  margin-left:2%; width:89%; margin-bottom:20px;}
.left_content { margin-left:0; margin-right:2%;}
.left_content .button { margin-top:3%; margin-bottom:3%;}
.left_content a{ color:#70C269;}
.article_list { margin:20px 0; overflow:hidden;}
.left_content p{ line-height:1.7em; font-size:16px; color:#5A5A5A;}

.list li { background: url(../images/dot-icon-new.webp) 0px 13px no-repeat; padding-left: 12px; display: list-item; line-height:1.9em;}
.right_content h2, .right_content h3 { font-weight:normal;}


.no1 {
	background-image: url(../images/icon_secure.webp);
	background-repeat: no-repeat;
	background-position: 15px 15px;
}
.no2 { background:url(../images/icon_trust.webp) 15px 15px no-repeat;}
.no3 { background:url(../images/icon_update.webp) 15px 15px no-repeat;}
.no4 { background:url(../images/icon_day.webp) 15px 15px no-repeat;}
