@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0}
html,body{position:relative; display:grid; width:100%;-webkit-text-size-adjust:none;}
body{font:12px "微软雅黑";-webkit-text-size-adjust:100%;background-size:100%;}
a{text-decoration:none;-webkit-tap-highlight-color:transparent;}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {  -webkit-appearance: none;}
input{ font-family:"微软雅黑";}
a:hover{color:#cd0200;text-decoration:none}
em,i{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}
.fy_list{ padding:0 0; text-align:center; color:#6e6e6e; font-size:12px; width:100%;}
.fy_list a{ border:1px solid #fff; color:#6e6e6e; padding:8px 13px;}
.fy_list span{}
.paging{width:100%;text-align:center;margin:0 auto 0 auto; line-height:35px; padding:0 0 42px 0; font-size:15px; color:#6e6e6e;border-radius:0 0 18px 18px}
.paging a{font-size:14px;display:inline-block;border:1px solid #dbdbdb;font-family:"微软雅黑";line-height:28px;height:28px;padding:0 10px;color:#545454;text-align:center;border-radius:3px;margin-right:3px;margin-left:3px;margin-top:10px;margin-bottom:10px}
/*.paging span{font-size:14px;display:inline-block;height:28px;font-family:"微软雅黑";line-height:28px;color:#545454;margin-right:4px;margin-left:4px}*/
.paging a:hover{border:1px solid #65cea7;color:#FFF;text-align:center;border-radius:3px;background-color:#007324}
a{cursor:pointer}
.paging .next,.paging .pre{height:28px;width:62px;border:1px solid #dbdbdb;color:#999;line-height:30px}
.paging .next:hover,.paging .pre:hover{background:0 0;color:#545454}
.paging .current{ display:inline-block;}