/*--base--*/
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td { margin: 0; padding: 0; }
img { border: 0 none; vertical-align: top; }
ul, li { list-style-type: none; }
h1, h2, h3, h4, h5, h6 { font-size: 14px; }
body, input, select, button, textarea { font-size: 14px; font-family:Arial, Microsoft YaHei,Verdana, Tahoma, SimSun, Geneva, sans-serif; color:#000; }
button { cursor: pointer; }
i, em, cite { font-style: normal; }
body { line-height: 150%; background-color:#fff;min-width: 1200px; }
a, a:link { color: #000; text-decoration: none; }
a:visited {  }
a:active, a:hover { color:#000000; }
a:focus { outline: none; }
.fixed:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.fixed { display: block; min-height: 1%; }
*html .fixed { height: 1%; }
.clear { diplay: block!important; float: none!important; clear: both; overflow: hidden; width: auto!important; height: 0!important; margin: 0 auto!important; padding: 0!important; font-size: 0; line-height: 0; }
.fl, .fr { display: inline; float: left; }
.fr { float: right; }

.header{width:100%;height: 60px; position:relative; z-index:10;}
.header .nav_l{height: 50px;margin-left: 20px;padding: 5px 0;}
.header .nav_l img{height: 48px; width:489px;} 
.header .nav_l .nav_main{width:auto;height: 50px;line-height: 50px;font-size: 18px;color: #000;margin-left: 10px;}
.header .nav_l .nav_main span{padding-left:10px;border-left: 1px #000 solid;}
.header .nav_r{width:auto;height: auto;line-height: 60px;}
.header .nav_r ul li{width:auto;height: auto;font-size: 16px;float: left;margin: 0 17px;}
.header .nav_r ul li a:hover{color:#3babdd;border-bottom: #3babdd 2px solid;padding-bottom: 10px;}
.header .nav_r ul li a.me{color:#3babdd;border-bottom: #3babdd 2px solid;padding-bottom: 10px;}

.header .nav_r .btn{width:66px;height: auto;padding:0 12px;}
.header .nav_r .btn a img{width:27px;height: 27px;line-height: 60px;margin-top: 15px;}
.header .nav_r .inp{width:150px;height: auto;font-size: 16px;padding: 4px 10px;border:1px solid #868b91;border-radius: 10px;outline: none;}

.footer{width:100%;height: 50px;line-height: 50px;text-align: center;border-top:1px #eeeeee solid;font-size: 14px;color:#afafaf;}

.hover{cursor: pointer; transition: all 0.6s;  }
.hover:hover{transform: scale(1.05);}








/*--pagingbar--*/
.pagingbar{width:100%; height:26px; text-align:center; padding-top:30px; padding-bottom:20px; float:left; font-size:14px;}
DIV.blue{padding-right: 3px;padding-left: 3px;padding-bottom: 3px;margin: 3px;padding-top: 3px;text-align: center;}
DIV.blue A{padding:3px 10px; background-color:#e0e0e0; color:#0068b6; margin:0 3px; -moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
DIV.blue A:hover{background-color:#0068b6;color:#fff;}
DIV.blue A:active{background-color:#0068b6;color:#fff; border:1 solid}
/*分页颜色*/
DIV.blue SPAN.current{padding:3px 10px; color:#fff; margin:0 3px; -moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;
background-color:#0068b6;}
DIV.blue SPAN.disabled{margin:0px 3px;color: #fff;text-align:center;display:inline;line-height:12px;padding:3px 3px 2px 5px;/*ORI:3px 3px 2px 5px;*/margin:0 3px; -moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;background-color:#e0e0e0; color:#fff;}





