@charset "utf-8";
/* CSS Document */
.l_nav{margin:0 auto;height:41px;background-color:#f7f7f7;border-bottom:1px  #d2d2d2 solid;width:100%;}
.l_nav ul{width:1200px;margin:0 auto;height:40px;}
.l_nav li{float:left;line-height:40px;font-size:14px; width: 60px; height: 40px}
.l_nav li a{color:#848484;}
.l_nav li p{color:#00A384;}
.l_nav li span{padding:0 10px;}
#list_main{width:1200px;margin:20px auto;min-height:455px;}
#list_main .l_menu{float:left;width:275px;}
#list_main .l_menu .title{width:275px;background-color:#00A384;height:40px;}
#list_main .l_menu .title p{color:#fff;font-size:16px;line-height:40px;padding:0 16px;}
#list_main .l_menu .l_c{width:233px;border:1px #00A384 solid;padding:0 20px 20px 20px;background-color: #fff;}
#list_main .l_menu .l_c ul{margin:0 auto;}
#list_main .l_menu .l_c ul li a{display:inline-block;width:198px;line-height:40px;color:#00A384;font-size:14px;border:1px #dddddd solid;margin-top:20px;padding:0 16px;}
#list_main .l_menu .l_c ul li a:hover{background-color:#f5f5f5;}
#list_main .l_menu .l_c ul li a.on{border-left:5px solid #00A384;background-color:#f5f5f5;width:194px;}
#list_main .list_box{float:left;width:905px;margin-left:20px;}
#list_main .list_box .title{border-bottom:1px #d7d7d7 solid;height:40px;}
#list_main .list_box h2{line-height:50px;}
#list_main .list_box .title p{float:left;border-bottom:1px #00A384 solid;padding:0 16px;line-height:40px;font-size:16px;color:#00A384;}
#list_main .list_box .list_content{padding:20px;}
#list_main .list_box .list_content .fgx{border-bottom:1px #d7d7d7 solid;margin:10px 0;}
#list_main .list_box .list_content i{font-size:18px;color:#00A384;padding:0 5px;}
#list_main .list_box .list_content a{color:#545454;font-size:14px;line-height:30px;}
#list_main .list_box .list_content a:hover{color:#00A384; text-decoration:underline;}
#list_main .list_box .list_content span{float:right;}
#list_main .list_box .list_content input{float:right;margin-right:20px;margin-top: 2px;border:0;background:#A64E48;border-radius:2px;padding:3px 10px;font-size:12px;color:#fff;cursor:pointer;}
#list_main .list_box .fanye{float:right;margin-bottom:20px;}
#list_main .list_box .fanye table {border-right:1px solid #dddddd;border-bottom:1px solid #dddddd;font-size:14px;} 
#list_main .list_box .fanye table td{border-left:1px solid #dddddd;border-top:1px solid #dddddd;}
#list_main .list_box .fanye table td input{width:24px;line-height:24px;padding:1px;text-align:center;display:inline-block;}
#list_main .list_box .fanye table td a{color:#545454;padding:6px 15px;display:inline-block;height:20px;}
#list_main .list_box .fanye table td p{color:#545454;padding:6px 15px;display:inline-block;}
#list_main .list_box .fanye table td a.on{background-color:#00A384;color:#fff;}
#list_main .list_box .fanye table td a:hover{background-color:#6c8baa;color:#fff;}