@charset "gb2312";
/* CSS Document */
@media screen and (min-width:320px) and (max-width:359px){
		html {font-size:31.25%;}
		/*安全中心*/
		.secContent1,.secContent2,.secContent3,.secContent4 {padding-bottom:30px;}
		.secTitle {padding-top:20px;}
		.secTitle:after {width:37px;}
		/*专家团队*/
		.expTitle {width:149px;height:49px;margin-top:25px;}
		.descriptionTitle {padding-left:37px;}
		.descriptionTxt {padding:0 32px;height:56px;}
		.descriptionTitle:after {width:14px;height:14px;margin-top:-7px;}
		.descriptionTitle.on:after { background-position:0 -14px;}
		
}
@media screen and (min-width:360px) and (max-width:639px){
		html {font-size:35%;}
		/*安全中心*/
		.secContent1,.secContent2,.secContent3,.secContent4 {padding-bottom:34px;}
		.secTitle {padding-top:22px;}
		.secTitle:after {width:41px;}
		/*专家团队*/
		.expTitle {width:166px;height:54px;margin-top:28px;}
		.descriptionTitle {padding-left:41px;}
		.descriptionTxt {padding:0 36px;height:63px;}
		.descriptionTitle:after {width:16px;height:16px;margin-top:-8px;}
		.descriptionTitle.on:after { background-position:0 -16px;}
		
}

