body {
	
	font-family: "微软雅黑";
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	    background-color: #f2f2f5;
		    color: #333;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #777;/*text-decoration: underline;*/
}
ul, ol, li, form, dl, dt, dd {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border: 0;
}
* {
	padding: 0;
	margin: 0;
}
h1, h3 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 14px;
}
img {
	border: 0px;
	vertical-align: top;
	border: 0px
}
div, p {

	word-wrap: break-word;
}
table td {
	vertical-align: top;
}
th {
	font-weight: normal;
}
address, caption, cite, code, dfn, em, th, var {
	font-weight: normal;
	font-style: normal;
}
.qc {
	clear: both;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
input, button {
	border: 0;
}
input:focus, textarea:focus {
	outline: 0;
	border: 0;
}
.mr20 {
	margin-right: 20px;
}




.mai { color:#777;}





.main { margin-top:20px;


min-height:500px;

}




.list  {
min-height:300px;


}

.list ul li {cursor:pointer}

.list .l1 {

    text-align: center;
    font-size: 25px;
    padding: 10px 0;
    color: #777;
}


.list .l2 {
    border-top: 1px solid #e5e5e5;
    padding-top: 10px;
    text-align: center;
    color: #777;
}




.list .l2 a{

color:#777;
}



.list ul li:hover .l2 a{

color:#459df5;
}


/*

.list ul li.ysx .l2 {


color:#4caf50;



}



.list ul li.ysx .l1 {


color:#4caf50;



}

*/

.list ul li.ysx  {


border:1px solid #4caf50;



}


.list ul li:hover .l1 {
  
    color: #459df5;
}


.list ul li:hover  .l2 {
  
    color: #459df5;
}

.mai {

margin-top: 20px;
padding:10px 20px;
}

.box {

background-color: #fff;
margin-bottom:20px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 8%);
}


.box .title {
    height: 30px;
    line-height: 30px;
    padding: 12px 30px 12px 30px;
    border-bottom: solid 1px #e5e5e5;
}

.box .title span {
    font-size: 16px;
    display: inline-block;
}
.box .title i {
font-style: normal;
    width: 4px;
    height: 18px;
    display: inline-block;
    background-color: #459df5;
    margin-right: 10px;
    vertical-align: middle;
}

.box .tright {
    display: inline;
}




.list ul {
margin:20px;

}

.list ul  li{
float:left;
width:190px;
border:1px solid #e5e5e5;
margin:10px;
padding:10px;




}


.list ul li:hover {

border:1px solid #459df5;

}


.footer { margin-top:20px;
    border-top: solid 1px #eee;
    text-align: center;
    color: #888;
    line-height: 24px;
    padding: 20px 0 20px 0;
    width: 100%;
    min-width: 1200px;
	
	background-color: #fff;
}
.footer a {
    color: #888;
    text-decoration: none;
}
.footer p { margin-top:10px;}