.red{background: #ffcc00;}
.green{background: green;}
.yellow{background: yellow;}

body{font-family: "microsoft yahei",Helvetica,Arial,sans-serif;font-size: 14px;color: #333;}
html, body, div, ul {
    margin: 0;
    padding: 0;
}
a{color: #333;}
a:hover{color: #ffa231;text-decoration: none;}
input{outline:none} 
input::-webkit-input-placeholder{color:#999;}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill{
-webkit-box-shadow: 0 0 0px 1000px white inset
}
input:focus {background-color：transparent；}
input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset;}
input, textarea, select, button{margin: 0;padding: 0;font: 0;}

.fl{float: left!important;}
.fr{float: right!important;}

.zs-title{position: relative;}
.zs-title i,.zs-title h3,.zs-title span{display: inline-block;vertical-align: middle;}
.zs-title i{font-size: 30px;color: #008B8A;}
.zs-title h3{font-size: 20px;color: #008B8A;margin-left: 5px;font-weight: 600;}
.zs-title span{font-size: 14px;color: #ccc;margin-top: 9px;font-family: arial;}
.zs-title .line{width:35px;height: 2px;background:#008B8A; }
.zs-title .right-more{margin-top: 16px;}

.videobox{border: 1px solid #ccc;margin-top: 15px;padding: 10px;}
.listbox{margin-top: 15px;}
.listbox li{line-height: 30px;border-bottom: 1px dashed #ccc;display: flow-root;}
.listbox li a{display: block;}
.listbox li a i{color: #008B8A;float: left;font-size:16px}

.right-hbg{background: #fafafa;padding: 12px;}
/*.right-hbg .zs-title{margin-left: 12px;}*/
.xygkbox{margin-top: 15px;padding-bottom: 30px;}
.xygkbox li{width: 47%;margin:3% 1%;padding: 10px; display: inline-block;border: 1px solid #ccc;border-radius: 3px;}
.xygkbox li i{color: #008B8A;font-size: 12px;margin-right: 5px;}

.kjlmbox a{margin-bottom: 10px;display: block;}

.rhxxbox{border: 1px solid #ccc; padding: 10px;border-radius: 5px;}
.rhxxlistbox{margin-top: 15px;padding-bottom: 10px;}
.rhxxlistbox li{width: 40%;margin:4%;padding: 8px; display: inline-block;border: 1px solid #ccc;border-radius: 3px;}
.rhxxlistbox li i{color: #008B8A;font-size: 12px;margin-right: 5px;}