@charset "utf-8";
/* CSS Document */

html { height: 100% }
body { min-height: 100% }
body { _height: 100% }
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, code, iframe, form, fieldset, legend, input, select, textarea, button, p, blockquote, th, td { margin: 0; padding: 0 }
li { list-style-type: none }
h1, h2, h3, h4, h5, h6 { font-size: 100% }
iframe, frame, fieldset, img { border: 0 none }
img { vertical-align: top }
input, select, textarea, button { color: inherit; font-size: inherit }
input[type=text], input[type=password], textarea { -webkit-border-radius: 0; -webkit-appearance: none }
button { cursor: pointer }
textarea { resize: none }
table { border-collapse: collapse; border-spacing: 0 }
caption, th { text-align: left }
th { font-weight: normal }
blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none }
em, cite { font-style: normal }
:focus { outline: 0 none }
.fl{ float:left;}
.fr{ float:right;}
.clearfix:after { content: "."; display: block; clear: both; height: 0; overflow: hidden }
.clearfix { zoom: 1 }

.clear { display: block!important; float: none!important; clear: both; width: auto!important; max-width: inherit; min-width: inherit; height: 0; max-height: inherit; min-height: inherit; margin: 0!important; padding: 0!important; border: 0 none!important; font-size: 0; line-height: 0 }
/*分页样式开始*/
.page_num{padding-top:30px; height:50px; overflow:hidden; width:96%; margin:0 auto;}
#page_div{line-height:20px; color:#666; float:right;}
#pagination_input{ width:30px; height:20px; line-height:20px; color:#f00; vertical-align: middle; overflow:hidden; border:1px solid #ccc; font-size:12px;}
#pagination_btn{width: 40px;height: 25px;line-height: 25px;background: #63b1c3;border: 1px #ccc solid;vertical-align: middle;font-family: "微软雅黑";}
#page_div .pagination_index{border:1px #cccccc solid;padding:0 8px; margin:0 4px;float: left; height:29px; line-height:29px;text-align:center;font-size:14px; width:56px;background:url(../images/prev.png) left center no-repeat;}
#page_div .pagination_index a, #page_div .pagination_index_num a{padding:0px; margin:0px;text-align:center;  color:#666666;font-size:14px;}
#page_div .pagination_index a:hover, #page_div .pagination_index_num a:hover{padding:0px; margin:0px;text-align:center;  color:#666666;font-size:14px;}
#page_div .pagination_index1{border:1px #cccccc solid;padding:0 8px; margin:0 4px;float: left; height:29px; line-height:29px;text-align:center;font-size:14px; width:56px;background:url(../images/next.png) right center no-repeat;}
#page_div .pagination_index1 a, #page_div .pagination_index_num a{padding:0px; margin:0px;text-align:center;  color:#666666;font-size:14px;}
#page_div .pagination_index1 a:hover, #page_div .pagination_index_num a:hover{padding:0px; margin:0px;text-align:center;  color:#666666;font-size:14px;}
#page_div .pagination_index_last{float:right;font-size:14px; margin-left:10px; line-height:29px; color:#000;}
#page_div .pagination_index_num{padding:0 8px; margin:0 4px;float: left; height:29px; line-height:29px;text-align:center;font-size:14px; border:1px solid #ccc;}
/*#page_div .currentIndex{ background:#66b190; border:1px solid #66b190;height:29px;line-height:29px; color:#FFF;text-align:center; font-weight:bold;font-size:14px;} */

#show-page #page_div .currentIndex{ background:#63b0c3; border:1px solid #63b0c3;height:29px;line-height:29px; color:#FFF;text-align:center; font-weight:bold;font-size:14px;} 
#news-page #page_div .currentIndex{ background:#80bea3; border:1px solid #80bea3;height:29px;line-height:29px; color:#FFF;text-align:center; font-weight:bold;font-size:14px;} 
#support-page #page_div .currentIndex{ background:#b2b6b3; border:1px solid #b2b6b3;height:29px;line-height:29px; color:#FFF;text-align:center; font-weight:bold;font-size:14px;} 
#swap-page #page_div .currentIndex{ background:#f5ba85; border:1px solid #f5ba85;height:29px;line-height:29px; color:#FFF;text-align:center; font-weight:bold;font-size:14px;} 
#spread-page #page_div .currentIndex{ background:#BE9A00; border:1px solid #BE9A00;height:29px;line-height:29px; color:#FFF;text-align:center; font-weight:bold;font-size:14px;} 
/*=========当前页码样式=========*/
/*分页样式结束*/