/* --2014.5.1雨楠程序专用-- */
/* ---Tel:139-9180-9967---- */
/* ------QQ:47329193------- */
/* ----www.gaozhen.name---- */
html,body {margin:0 auto;width:100%;height:100%;background-color:#ffffff;}
html,body,table,td{font-size:12px;font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;}
div, form, p, span, h1, h2, h3, h4, h5, h6, img {border:0;padding:0;margin:0;}
ul, dl, li, ol {list-style:none;display:inline;display:inline-block;border:0;padding:0;margin:0;}
input,select,textarea{margin:0;border:1;padding:0;margin:0;border-radius: 0;}
.hand{cursor:pointer;}
button{-webkit-appearance: none;border-radius: 0;}
textarea{-webkit-appearance: none;border-radius: 0;}
@font-face {
  font-family: 'Buket SansBasic';
  src: url('/css/Buket-Sans-Basic.eot');
  src: url('/css/Buket-Sans-Basic.eot') format('embedded-opentype'), url('/css/Buket-Sans-Basic.woff') format('woff'), url('/css/Buket-Sans-Basic.ttf') format('truetype'), url('/css/Buket-Sans-Basic.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/**--位置定位--**/
.fl,.left{float:left;}
.fr,.right{float:right;}
.clear{overflow:hidden;clear:both;}
.tl{text-align:left;} .tc{text-align:center;} .tr{text-align:right;}
.middle{text-align:center;}
.pj{position:relative;}
.px{position:absolute;}
.topFixed{position:fixed;top:0px;left:0px;}
.inline{display:inline;}
/**--隐藏显示--**/
.none,.hidden{overflow:hidden;display:none;}
.block{overflow:hidden;display:block;}
/**--距离边距--**/
.fjiage{font-family:"Arial";}
.top5{margin-top:10px;} .top10{margin-top:10px;} .bottom5{margin-bottom:5px;} .bottom10{margin-bottom:10px;} 
.sxline{width:100%;border-bottom:solid 1px #ddd;}.dxline{width:100%;border-bottom:dashed 1px #ddd;} .xxline{width:100%;border-bottom:1px #dddddd dotted;}
.nostop{border-top:none;}.nosbottom{border-bottom:none;}.nleft{border-left:none;}.noright{border-right:none;}
.line20{line-height:20px;} .line25{line-height:25px;}.line30{line-height:30px;}.line40{line-height:40px;}
.m30{margin-top:30px;} .m10{margin-top:10px;} .m10b{padding-bottom:10px;} .m20{margin-top:15px;}
.pl20{padding-left:20px;}
.inputs{border:solid 1px #ddd;}
/**--字体有关--**/
b,em,i,cite{ font-style:normal; font-weight:normal;}
.fb{font-weight:bold;} .yahei{font-family:"Microsoft YaHei";}
.small{font-size:10px;} .small a{font-size:10px;} .small a:link{font-size:10px;} .small a:hover{font-size:10px;}
.f12{font-size:12px;}.f13{font-size:13px;}.f14{font-size:14px;}.f15{font-size:15px;}.f16{font-size:16px;}.f20{font-size:20px;}.f30{font-size:30px;}
.fred{color:red;}.fgreen{color:#16445B;}.fblue{color:#0025DF;}.fyellow{color:#FFFC00;}.fhei{color:#000;}.fhui{color:#ccc;}.fshui{color:#666;}.fbai{color:#fff;}
.fmoney{color:#c9043a;} .fmoney16{color:#c9043a;font-family:"Microsoft yahei";font-size:16px;}
.border{border:1px solid #2a2a2a}
.fmoney20{color:#FF4A00;font-weight:bold;font-family:"Microsoft yahei";font-size:18px;}
.fmoney25{color:#FF4A00;font-weight:bold;font-family:"Microsoft yahei";font-size:25px;}
/**--一般情况--**/
a{color:#000000;font-size:12px;text-decoration:none;}
a:link{color:#000000;font-size:12px;text-decoration:none;}
a:hover{color:#000000;font-size:12px;text-decoration:none;}
.anniu{cursor:pointer;float:left;line-height:25px;height:28px;margin:0px 2px 0px 2px;padding:0px 8px 0px 8px;color:#fff;border:solid 1px #DEDEDE; background:#FF4A00;}
.anniu:hover{cursor:pointer;float:left;line-height:25px;height:28px;margin:0px 2px 0px 2px;padding:0px 8px 0px 8px;color:#FF4A00;border:solid 1px #FF4A00; background:#fff;}
.xxanniu{cursor:pointer;float:left;line-height:22px;height:22px;margin:0px 2px 0px 2px;padding:0px 8px 0px 8px;color:#fff;border:solid 1px #DEDEDE; background:#FFA302;}
.xxanniu:hover{cursor:pointer;float:left;line-height:22px;height:22px;margin:0px 2px 0px 2px;padding:0px 8px 0px 8px;color:#404040;border:solid 1px #B1B1B1; background:#fff;}
#myleft{float:left;border:1px #e5e5e5 solid;background-color:#fff;overflow:hidden;}
#myright{float:right;border:1px #e5e5e5 solid;background-color:#fff;overflow:hidden;}
/*page*/
.pageBtn { margin: 0 auto; padding:10px 0;text-align: center; cursor: default; }
.pageBtn a,.pageBtn span.disabled,.pageBtn span.current {padding: 5px 15px; font-size: 14px; color: #666; border: 1px solid #c3c3c3; margin: 0 3px; cursor: pointer; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.pageBtn span.disabled {color: #999; border: 1px solid #ddd; box-shadow:inset 0 2px 3px #ddd;}
.pageBtn span.current{color: #fff; background: #ffc118; box-shadow:inset 0 3px 5px #e3a700;  border: 1px solid #eda223;}
.pageBtn span {font-size: 14px; color: #ABABAB; margin: 0 0px;}
.pageBtn span i,.pageBtn a i{margin:0 5px;}
.pageBtn span:hover i,.pageBtn a:hover i{color:#fff;}
.pageBtn span.disabled:hover i,.pageBtn a.disabled:hover i{color:#999;}
.pageBtn span.prev, .pageBtn span.next, .pageBtn span.current {cursor: default; }
.pageBtn a:hover, .pageBtn a.prev:hover, .pageBtn a.next:hover, .pageBtn a.btn-skipsearch:hover {background: #ffc118; box-shadow:inset 0 3px 5px #e3a700; color: #fff; border: 1px solid #eda223; transition: 0.3s ease; -moz- transition:0.3s ease; -webkit- transition:0.3s ease; }
.pageBtn span.page-skip { border: 0; }
.pageBtn span.noneb { border: 0; cursor: default; }
.jumpto { width: 32px; height: 16px; margin: -2px 2px 0; line-height: 16px; font-size: 14px; color: #999; text-align: center; vertical-align: middle; border: 1px solid #ccc; padding:5px 0;}
.pageBtn a.btn-skipsearch { padding: 3px 8px; background: #eee; }

/* - 时间间隔 - */
.MiaoIn05s {-webkit-animation-duration: 0.5s;-moz-animation-duration: 0.5s;-o-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;-moz-animation-fill-mode: both;-o-animation-fill-mode: both;animation-fill-mode: both;}
.MiaoIn1s {-webkit-animation-duration: 1s;-moz-animation-duration: 1s;-o-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;-moz-animation-fill-mode: both;-o-animation-fill-mode: both;animation-fill-mode: both;}
.MiaoIn2s {-webkit-animation-duration: 2s;-moz-animation-duration: 2s;-o-animation-duration: 2s;animation-duration: 2s;-webkit-animation-fill-mode: both;-moz-animation-fill-mode: both;-o-animation-fill-mode: both;animation-fill-mode: both;}
.MiaoIn3s {-webkit-animation-duration: 3s;-moz-animation-duration: 3s;-o-animation-duration: 3s;animation-duration: 3s;-webkit-animation-fill-mode: both;-moz-animation-fill-mode: both;-o-animation-fill-mode: both;animation-fill-mode: both;}
.MiaoIn5s {-webkit-animation-duration: 5s;-moz-animation-duration: 5s;-o-animation-duration: 5s;animation-duration: 5s;-webkit-animation-fill-mode: both;-moz-animation-fill-mode: both;-o-animation-fill-mode: both;animation-fill-mode: both;}
.MiaoIn7s {-webkit-animation-duration: 7s;-moz-animation-duration: 7s;-o-animation-duration: 7s;animation-duration: 7s;-webkit-animation-fill-mode: both;-moz-animation-fill-mode: both;-o-animation-fill-mode: both;animation-fill-mode: both;}
.MiaoIn9s {-webkit-animation-duration: 9s;-moz-animation-duration: 9s;-o-animation-duration: 9s;animation-duration: 9s;-webkit-animation-fill-mode: both;-moz-animation-fill-mode: both;-o-animation-fill-mode: both;animation-fill-mode: both;}
/* - 从下向上运动 - */
@-webkit-keyframes bottomInDown {/* Safari 和 Chrome */
	0%{opacity: 0;-webkit-transform: translateY(600px);}
	100% {opacity: 1;-webkit-transform: translateY(0);}
}
@-moz-keyframes bottomInDown {/* Firefox */
	0% {opacity: 0;-moz-transform: translateY(600px);}
	100% {opacity: 1;-moz-transform: translateY(0);}
}
@-o-keyframes bottomInDown {/* Opera */
	0% {opacity: 0;-o-transform: translateY(600px);}
	100% {opacity: 1;-o-transform: translateY(0);}
}
@keyframes bottomInDown {
	0% {opacity: 0;transform: translateY(600px);}
	100% {opacity: 1;transform: translateY(0);}
}
