@charset "utf-8";
/* CSS Document */
body,ul,li,ol,dl,dd,dt,tr,td,div,span,a,img,p,h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}
body{
	font-family:"微软雅黑","Microsoft YaHei",Arial;
	color:#333;
	font-size:14px;
	background-color:#f0f0f0
}
ul,li{
	list-style:none;
}
em{font-style:normal}
a{
	text-decoration:none;
	blr:expression(this.onFocus=this.blur());
	outline:none;
	cursor:pointer;
	/*transition:all .3s ease-in 0s;
	-moz-transition:all .3s ease-in 0s;
	-ms-transition:all .3s ease-in 0s;
	-o-transition:all .3s ease-in 0s;
	-webkit-transition:all .3s ease-in 0s;*/
}
img{
	border:0;
}
div{
	
}
.song{
	font-family:Arial,'simsun';
}
.yahei{
	font-family:"Microsoft YaHei";
}
.f0{
	font-size:0
}
.f12{
	font-size:12px;
}
.f14{
	font-size:14px;
}
.f15{
	font-size:15px;
}
.f16{
	font-size:16px;
}
.f18{
	font-size:18px;
}
.f20{
	font-size:20px;
}
.f22{
	font-size:22px
}
.f24{
	font-size:24px;
}
.f30{
	font-size:30px;
}
.f36{
	font-size:36px;
}
.mg5{
	margin:5px;
}
.mg10{
	margin:10px;
}
.mg15{
	margin:15px;
}
.mg20{
	margin:20px;
}
.mgt0{
	margin-top:0px;
}
.mgb0{
	margin-bottom:0px;
}
.mgl0{
	margin-left:0px;
}
.mgr0{
	margin-right:0px;
}
.mgt5{
	margin-top:5px;
}
.mgb5{
	margin-bottom:5px;
}
.mgl5{
	margin-left:5px;
}
.mgr5{
	margin-right:5px;
}
.mgt10{
	margin-top:10px;
}
.mgb10{
	margin-bottom:10px;
}
.mgl10{
	margin-left:10px;
}
.mgr10{
	margin-right:10px;
}
.mgt15{
	margin-top:15px;
}
.mgb15{
	margin-bottom:15px;
}
.mgl15{
	margin-left:15px;
}
.mgr15{
	margin-right:15px;
}
.mgt20{
	margin-top:20px;
}
.mgb20{
	margin-bottom:20px;
}
.mgl20{
	margin-left:20px;
}
.mgr20{
	margin-right:20px;
}
.mgl25{
	margin-left:25px
}
.mgl40{
	margin-left:40px;
}
.mgr40{
	margin-right:40px;
}
.mgt40{
	margin-top:40px;
}
.mgb40{
	margin-bottom:40px;
}
.mgr25{
	margin-right:25px
}
.pd5{
	padding:5px;
}
.pd10{
	padding:10px;
}
.pd15{
	padding:15px;
}
.pd20{
	padding:20px;
}
.pd40{
	padding:40px
}
.pd50{
	padding:50px
}
.pdt5{
	padding-top:5px;
}
.pdb5{
	padding-bottom:5px;
}
.pdl5{
	padding-left:5px;
}
.pdr5{
	padding-right:5px;
}
.pdt10{
	padding-top:10px;
}
.pdb10{
	padding-bottom:10px;
}
.pdl10{
	padding-left:10px;
}
.pdr10{
	padding-right:10px;
}
.pdt15{
	padding-top:15px;
}
.pdb15{
	padding-bottom:15px;
}
.pdl15{
	padding-left:15px;
}
.pdr15{
	padding-right:15px;
}
.pdt20{
	padding-top:20px;
}
.pdb20{
	padding-bottom:20px;
}
.pdl20{
	padding-left:20px;
}
.pdr20{
	padding-right:20px;
}
.pd30{
	padding:30px
}
.pdt40{
	padding-top:40px;
}
.pdb40{
	padding-bottom:40px;
}
.pdl40{
	padding-left:40px;
}
.pdr40{
	padding-right:40px;
}
.mgt30{
	margin-top:30px
}
.mg-au{
	margin:0 auto;
}
.w1200{
	width:1200px;
}
.w1100{
	width:1100px;
}
.w1140{
	width:1140px;
}
.w100{
	width:100%;
}
.clear:after{
	display:block;clear:both;content:"";visibility:hidden;height:0
}
.clear{
	zoom:1
}
input,select{
	font-size:16px;
	vertical-align:middle;
	box-sizing:border-box
}
input[type='button']{
	cursor:pointer	
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.te-ce{
	text-align:center;
}
.te-r{
	text-align:right;
}
.te-l{
	text-align:left;
}
.f-n{
	font-style:normal;
}
.f-w{
	font-weight:normal;
}
input[type=button]{
	cursor:pointer
}
a{
	color:#333;
}
a:hover{
	color:#d90b37;
}
.d-n{
	display:none;
}
.dbk{
	display:block;
}
.dibk{
	display:inline-block;
}
.vis-n{
	visibility:hidden;
	height:0
}
.por{
	position:relative;
}
.hi{
	overflow:hidden
}
.white,
.white a:link,
.white a:visited,
.white a:hover{
	color:#ffffff;
}
.red,
.red a:link,
.red a:visited,
.red a:hover,
a.red{
	color:#f84545;
}
.blue,
.blue a:link,
.blue a:visited,
.blue a:hover{
	color:#0e5aa5;
}
.grey,
.grey a:link,
.grey a:visited,
.grey a:hover{
	color:#777;
}
.blur{
    filter: url(blur.svg#blur); 
    -webkit-filter: blur(3px); 
       -moz-filter: blur(3px);
        -ms-filter: blur(3px);    
            filter: blur(3px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=false);
	*filter:none
}
.shadow{
	box-shadow:0 1px 3px #999;
	-moz-box-shadow:0 1px 3px #999;
	-webkit-box-shadow:0 1px 3px #999;
	-o-box-shadow:0 1px 3px #999;
}
.bg_ff{
	background-color:#fff
}
.no-rp{
	white-space:nowrap
}


/*分页代码*/
/*分页代码*/
.list_page{padding: 1rem 0;text-align: center;}
.list_page *{box-sizing: border-box;}
.list_page span{margin-left: 10px;display: inline-block; box-sizing: border-box;width:2rem; background-image: linear-gradient(#fefefe,#f0f0f0);border: 1px solid #c1c1c1; border-radius: 0.15rem; color: #7f7f7f;font-size: 1rem;font-weight: bold;height:2rem;line-height: 2rem;text-align: center;vertical-align: middle;cursor: pointer;overflow:hidden}
.list_page span:empty{display: none}
.list_page span.list_page_span,.list_page #pageSubmit{ background-image: none; width:3em}
.list_page span.page_text,.list_page span.page_text_total{background-image: none; border: none;width: auto;}
.list_page span a{color: #7f7f7f;display: block;}
.list_page span a:hover{color: #fff;}
.list_page span:hover,.list_page span.active{background:#d90b37;border: 1px solid #d90b37;color: #fff;}
.list_page span.page_text:hover,.list_page span.page_text_total:hover{ background: none; border: none;color:#7f7f7f}
.list_page span img{float: left;}
.list_page .gopage{width:3rem}
.list_page .gopage input{border: medium none;width: 100%; font-size: 1rem; line-height: 2em;text-align: center;}
.list_page #pnum{width:3rem;/*border: 1px solid #c1c1c1;*/border-radius: 0.15rem;font-size: 1rem; line-height: 2em;text-align: center;}
.list_page span.page_prev a,.list_page span.page_next a{font-size: 0;}
.list_page span.page_prev{background:#f6f6f6 url(../images/global/list_page_prev.png) no-repeat center center; background-size: 50%;}
.list_page span.page_prev.disabled{background:#f6f6f6 url(../images/global/list_page_prev_no.png) no-repeat center center;background-size: 50%;}
.list_page span.page_next{background:#f6f6f6 url(../images/global/list_page_next.png) no-repeat center center;background-size: 50%;}
.list_page span.page_next.disabled{background:#f6f6f6 url(../images/global/list_page_next_no.png) no-repeat center center;background-size: 50%;}
.list_page span.page_prev.disabled a,.list_page span.page_next.disabled a{cursor:default}
.list_page .list_page_go,#pageSubmit{margin-left:10px;background-image: linear-gradient(#fefefe,#f0f0f0);border: 1px solid #c1c1c1;border-radius: 0.15rem; padding: 0 0.5rem; line-height: 2em; font-size: 1rem; color: #7f7f7f; cursor: pointer;}



/*----宽度----*/
.w1240{
	width:1240px
}
.w600{
	width:600px
}