
.main1{width:1200px;margin:0px auto;}
.main1 .p1{height:25px; line-height:27px;background:url(../images/home.png) no-repeat left center;font-size:14px;  -webkit-background-size:16px auto;background-size:16px auto;  padding-left:22px; font-size:14px; float:left; overflow:hidden;}

.main2{width:1200px; border-bottom:1px solid #e5e5e5; margin:0px auto;}
.main2 .header	{ 
	background: #E9F2FB;
	color: #07519A;
	border: 1px solid #AACCEE;
	font-weight:bold;
	border-bottom: none;
}
.main2 .header a{ color: #000000 }
.main2 .tableborder{ background: #E1EFFB; border: 1px solid #AACCEE } 
.main2 td { font-size:14px;color: #333; padding:5px;}

@media screen and (max-width:768px) {

.main1{width:96%;margin:0px auto;}
.main1 .p1{height:25px; line-height:27px; bbackground:url(../images/home.png) no-repeat left center;font-size:14px;  -webkit-background-size:16px auto;background-size:16px auto; padding-left:22px; font-size:14px; float:left;}

.main2{width:96%; margin:0px auto; position: relative;}



}