/*global css*/
*{/*font-family:"微软雅黑",Arial, Helvetica, sans-serif; -webkit-text-size-adjust:none;*/ /*_behavior:url(/iepng/iepngfix.htc);*/behavior:url(/inc/file/ie-css3.htc);}
td,th,div,input,select,textarea,li,ol,dt,dd,h1,h2,h3,h4,h5,h6{font-size:14px; color:#333;}
font,span{/*font-size:12px;*/}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote{padding:0; margin:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
li{list-style-type:none;}
img{border:none;}
.line{border-bottom:1px dashed #ccc; height:1px; overflow:hidden;}
.border{border:1px solid #ccc;}

/*文字大小，颜色，行距定义 fz:font-size；fc:font-color；flh:font-line-height*/
.fz_12px{font-size:12px;}
.fz_14px{font-size:14px;}
.fz12{font-size:12px;}
.fz14{font-size:14px;}
.fz16{font-size:16px;}
.fz_16px{font-size:16px;}
.fc_red{color:#ff0000;}
.fc_gory{color:#666;}
.fc_white{color:#fff;}
.fc_yellow{color:#ff6600;}
.flh_150{line-height:150%;}
.flh_180{line-height:180%;}

/*form*/
.form_input{border:1px solid #ccc; color:#333; background:url(../images/input_bg.gif) #fff repeat-x; height:20px; line-height:20px;}
.form_area{border:1px solid #ccc; color:#333; background:url(../images/input_bg.gif) #fff repeat-x; line-height:180%;}
.form_button{border:none; background:#505050; color:#fff; height:22px; line-height:22px; padding:0 5px; overflow:hidden; width:80px;}
.form_button_130{width:130px;}
.form_focus{border-color:red;}
.form_gory_button{border:none; background:url(../images/button_grey.gif); width:110px; height:25px; line-height:25px; font-weight:bold; color:#555; text-align:center;}
select.form_focus{background:#ccc;}

/* padding */
.clear{margin:0px auto; clear:both; height:0px; font-size:0px; overflow:hidden;}
.blank3{margin:0px auto; clear:both; height:3px; font-size:1px; overflow:hidden;}
.blank6{margin:0px auto; clear:both; height:6px; font-size:1px; overflow:hidden;}
.blank9{margin:0px auto; clear:both; height:9px; font-size:1px; overflow:hidden;}
.blank12{margin:0px auto; clear:both; height:12px; font-size:1px; overflow:hidden;}
.blank15{margin:0px auto; clear:both; height:15px; font-size:1px; overflow:hidden;}
.blank20{margin:0px auto; clear:both; height:20px; font-size:1px; overflow:hidden;}
.blank25{margin:0px auto; clear:both; height:25px; font-size:1px; overflow:hidden;}
.blank30{margin:0px auto; clear:both; height:30px; font-size:1px; overflow:hidden;}
/*a*/
a{color:#777; text-decoration:none;}
a:hover{color:#ff6600; text-decoration:none;}
a.red{color:red; text-decoration:none;}
a.red:hover{color:red; text-decoration:underline;}

.clean:after,.clean:before{display: table; content:''; }
.clean:after{clear: both;}
.clean{zoom:1;}

/*turn page*/
#turn_page{font-size: 0px;text-align:center;margin-top:20px;}
#turn_page a , #turn_page font{/*height: 44px;*/font-size: 14px;border:1px solid #e5e5e5; margin: 0 4px;display: inline-block; /*line-height:44px;*/ vertical-align:middle;padding:6px 12px;}
#turn_page .page_item{width: 44px;}
#turn_page .page_item_current{width: 44px;background:#288c3a; color:#fff; border:1px solid #288c3a;}
#turn_page .page_button{width:44px; font-size:30px; color:#d3d3d3;}
#turn_page .p_zi{font-size:14px; color:#777; width:78px;}
#turn_page .p_font{margin-left:30px; border:none; font-size:14px; color:#777;}
#turn_page .page_sub{background:none; border:1px solid #e5e5e5; width:44px; height:44px; margin:0 5px; color:#757575; font-size:14px; text-align:center;}
#turn_page .page_mit{background:none; border:1px solid #e5e5e5; margin:0 5px; color:#777; font-size:14px; cursor:pointer; width:78px; height:44px; line-height:44px;}
#turn_page .thisclass { background-color: #2871e5;border-color: #2871e5; color: #fff;} 

@media only screen and (max-width: 762px){
	#turn_page .p_font{margin-top:10px;}	
}

@media only screen and (max-width: 480px){
	#turn_page a , #turn_page font{height:28px; line-height:28px;}
	#turn_page .page_item{width:28px;}	
	#turn_page .page_item_current{width:28px;}
	#turn_page .page_button{font-size:20px; padding:0 14px;}
	#turn_page .page_sub{width:28px; height:28px;}
	#turn_page .page_mit{width:58px; height:28px; line-height:24px;}
	#turn_page .p_font{display:block;}
	#turn_page .wm{display:none;}
}