/*通用公用样式*/
*{ margin: 0px; padding: 0px; }
img, input, button { border: none; outline: none; }
a { color: #333333; }
a:hover { color: #ad1616; cursor: pointer; text-decoration: none; }
ul li, ol li { list-style-type: none; }
body { background-color: #ffffff; font-family: "microsoft Yahei"; }
.fl { float: left; }
.fr { float: right; }
.clearfix { zoom: 1; }
.clearfix:after { content: "020"; height: 0px; display: block; overflow: hidden; clear: both; }
/*去除系统默认样式*/
body{font-size: 18px;background: url(banner.jpg) #fdfcfc repeat-x top center;}
.lmms{margin-top: 640px;}
.lmms_n{font-size: 18px;margin: 0 auto;width: 1200px;background-color: rgba(255,255,255,0.8);border-radius: 10px;padding: 20px 40px;border: 2px dashed #4CA635;box-sizing: border-box;}
.lmms_n p{font-size: 18px;text-indent: 2em;line-height: 32px;color: #214E24;text-shadow: 1px 2px 2px #fff;}
.wrapper{background: #fff;width: 1200px;overflow: hidden;height: auto !important;margin: 0 auto;border-radius: 10px;margin-top: 20px;}
.main{overflow: hidden;margin: 0 auto;padding: 40px;clear: both;}
.cf{padding-left: 15px;}
.dqwz{height: auto;line-height: 50px;border-bottom: 1px dashed #ccc;background: #f9f9f9;}
.dqwz a,.dqwz span{font-size: 18px;color: #333333;}
/*内容部分*/
.main_list{margin-top: 20px;}
.cont{margin-bottom: 30px;}
.cont_top{background: #f1f1f1;}
.cont_top span{width: 200px;text-align: center;background: #4CA635;height: 50px;line-height: 50px;display: inline-block;color: #FFFFFF;font-size: 24px;}
.cont_top a{float: right;padding-right: 30px;font-size: 18px;line-height: 50px;}
.cont_list{margin-top: 20px;padding-bottom: 11px;}
.cont_list li{overflow: hidden;height: 50px;line-height: 50px;padding-left: 10px;border-bottom: 1px dotted #dcdcdc;}
.cont_list li a{display: inline-block;float: left;width: 920px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;font-size: 18px;}
.cont_list li span{float: right;color: #999;font-size: 18px;}
.cont_list li a:hover{color: #e11317;background: #f6f6f6;border-left: 3px #4CA635 solid;padding-left: 20px;}
