@charset "utf-8"; /* css document */ /**公用 css **/ body{margin:0 auto;padding:0;font-family:"微软雅黑",tahoma, geneva, sans-serif;font-size:12px;color:#111;} table{margin:0px;padding:0px;} th,td{line-height:180%;text-align:left;} img{margin:0px;padding:0px;border:0px;} dl,dt,dd,h1,h2,h3,h4,h5,h6,form{margin:0px; padding:0px;} p,span,i,dl,dt,dd{margin:0px;padding:0px;} ul,li,ol{margin:0px; padding:0px;list-style:none;} em{margin:0px;padding:0px;display:block;font-style:normal;} a{color:#333;text-decoration:none;} a:visited{color:#333;} a:hover,a:active{color:#333;} input,button,select,textarea{outline:none} textarea{resize:none} .link_red{color:#cc0000;} .fontfamilygia{ font-family:georgia, "times new roman", times, serif;} .marginbottom15{margin-bottom:15px;} .margintop15{ margin-top:15px;} .marginleft10{margin-left:20px; display:block} .margintop10{margin-top:10px;} .margintop20{margin-top:20px;} .marginbottom10{margin-bottom:10px;} .clearfix:after {visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;} .clearfix {zoom:1;}/* 清理浮动 */ .hidden{ display:none} a{-webkit-transition-property: background-color,color;-webkit-transition-duration: .4s,.5s;-webkit-transition-timing-function: ease,ease;} /**** 框 架 ****/ .topbox{ width:1000px;} .centerbox{width:1000px;margin:0 auto;} .bottombox{width:100%;clear:both;_margin-top:0px;} /**** 登陆框 css ****/ #mydiv{width:506px;height:370px;display: none; position:absolute;z-index:9999 ;background:#fff;border:1px #ccc solid;left:35%;top:30%; overflow-y:hidden;} .mydivtit{margin:0 auto; height:20px;line-height:20px;font-size:14px;padding-top:10px;padding-right:10px;background:#fff;} .mydivtit span{float:right;cursor:pointer} #dlboxtext{width:400px; height:270px; margin:0 auto;} .dlboxtexttit{font-size:26px;color:#a0a0a0} .dlinput{ display:inline-block;width:390px;height:35px; margin-top:20px;_margin-top:15px;font-weight:normal;font-size:16px; } .dlinput input{width:300px;height:30px;padding-left:10px; line-height:30px;border:0; background:#f6f6f6;border:1px #ccc solid; position:relative;top:0px;*top:5px;_top:4px;color:#c8c8c8;font-size:14px;font-family:"微软雅黑",tahoma, geneva, sans-serif;} .dlinput input.dlbottoninpuy{width:100px;height:30px;padding-left:10px; line-height:30px;border:0; background:#f6f6f6;border:1px #ccc solid; position:relative;top:5px;_top:4px;color:#c8c8c8;} .dlinputbott{margin-top:17px;} .dlremm{height:30px; line-height:30px;font-weight:normal;float:left;} .dlremm input.dlremmfu{ position:relative;top:1px;_top:2px;} .dlrightre{ display:inline-block;float:right;height:30px; line-height:30px; padding-right:10px} .dlbotton{ display:inline;clear:left; float:right; text-align:right;margin-right:10px;*margin-top:-14px;} /* 分页 css */ .news-page{float:left;height:auto;zoom:1;overflow:hidden;} .table6_01{float:left;width:740px;padding:0px;color:#3b3b3b;margin-bottom:20px;} .manu-page{height:25px;line-height:25px;margin:14px 0 1px 0;font-size:13px;color:#555;float:right} .manu-page span{display:inline;margin:0 2px;color:#f40202;} .manu-page a{margin:0 2px;border:#eee 1px solid;color:#036cb4;padding:2px 5px 1px 5px;text-decoration:none;display:inline;overflow:hidden;clear:both;} .manu-page input {width:35px;text-align:center;border-top:1px solid #fff;border-left:1px solid #fff;border-right:1px solid #fff;border-bottom:1px solid #d1d1d1;display:inline;} .manu-page a:hover,.manu-page a:active{border:#999 1px solid;color:#666;text-decoration:none;} /* 协议弹出框 */ .tanagree{height:auto;zoom:1;overflow:hidden;background:#fff;padding:20px;font-size:14px;color:#666} .tanagree-text{line-height:22px;height: 380px;overflow: auto;} .tanagree-botton{height:30px;margin-top:20px;margin-bottom:20px;text-align:center;} .tanagree-botton img{margin-right:10px;} .tanagree-agree{height:30px;line-height:30px;overflow:hidden;text-align:center;} .tanagree-agree a{color:#666;} .tanagree-agree a:hover{color:#f60;text-decoration:underline;}