﻿@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;
}
html{
	font-size:16px
}
body{
	font-family:"微软雅黑","Microsoft YaHei",Arial;
	color:#333;
	background-color:#f7f7f7
}
ul,li{
	list-style:none;
}
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;
}
.song{
	font-family:Arial,'simsun';
}
.yahei{
	font-family:"Microsoft YaHei";
}
.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;
}
.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;
}
.w1160{
	width:1160px;
}
.w1300{
	width:1300px;
}
.w100{
	width:100%;
}
.clear:after{
	display:block;clear:both;content:"";visibility:hidden;height:0
}
.clear{
	zoom:1
}
input,select,textarea{
	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:#cb1500;
}
em{
	font-style:normal
}
.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:#cb1500;
}
.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{height: 30px;padding: 30px 0 20px;text-align: center;}
.list_page span{margin-left: 11px;display: inline-block;width: 30px;height: 30px;background:url(../images/global/list_page_bg.jpg) no-repeat left top;color: #7f7f7f;font-size: 14px;font-weight: bold;line-height: 30px;text-align: center;vertical-align: middle;cursor: pointer;overflow:hidden}
.list_page span a{color: #7f7f7f;display: block;}
.list_page span a:hover{color: #fff;}
.list_page span:hover,.list_page span.active{background:url(../images/global/list_page_bg_selected.jpg) no-repeat left top;color: #fff;}
.list_page span img{float: left;}
.list_page .gopage{width:35px}
.list_page input{border: medium none;width: 35px !important;height: 30px;background:url(../images/global/list_page_turn.jpg) no-repeat left top;line-height: 30px;text-align: center;vertical-align: top;}
.list_page .page_text,.list_page .page_text:hover{width:50px;height:30px;line-height:30px;font-size:14px;font-weight:bold;background:none;color:#7f7f7f;cursor:default}
.list_page span.page_prev a,.list_page span.page_next a{line-height:100px;}
.list_page span.page_prev{background:url(../images/global/list_page_prev.jpg) no-repeat left top;}
.list_page span.page_prev.disabled{background:url(../images/global/list_page_prev_no.jpg) no-repeat left top;}
.list_page span.page_next{background:url(../images/global/list_page_next.jpg) no-repeat left top;}
.list_page span.page_next.disabled{background:url(../images/global/list_page_next_no.jpg) no-repeat left top;}
.list_page span.page_prev.disabled a,.list_page span.page_next.disabled a{cursor:default}
.list_page .list_page_go{width:35px;margin-left:11px;background:url(../images/global/list_page_go.jpg) no-repeat left top;font-size: 14px; line-height: 30px; color: #7f7f7f;}

/*友情链接选项卡*/
.links_tab{float: left;width:1050px}
.links_tab h4{padding-top:3px}
.links_tab h4 span{ margin-right: 40px; display:inline-block; padding-right:30px;background: url(../images/icon_drop_down.png) no-repeat right center; cursor: pointer; font-weight: normal;}
.links_tab h4 span.hover{background: url(../images/icon_drop_up.png) no-repeat right center;font-weight: bold;}
.link_info ul{ margin-top: -10px; padding-bottom: 30px; position: relative;z-index: 10;}
.link_info li{float: left;width:25%; line-height: 40px;}

/*flipInY*/
@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}
40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}
80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}
100%{-webkit-transform:perspective(400px);transform:perspective(400px)}
}
@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}
40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}
80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}
100%{-webkit-transform:perspective(400px);transform:perspective(400px)}
}
.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}
@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}
30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}
100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}
}


/*站点地图*/
.sitemap{ padding-top: 30px;}
.sitemap dl{ padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px dashed #e3e3e3;}
.sitemap dl:last-child{ border: none;}
.sitemap dt{float:left;width:20%; text-align: center;}
.sitemap dt div{ padding: 15px; background: #f7e7e8; border-radius: 8px;}
.sitemap dt i{font-size:36px; color:#ce000e}
.sitemap dt p{ display: block; padding-top: 5px; font-size: 1.125rem; color:#ce000e; font-weight: bold;}
.sitemap dd{float:left;width:80%}
.sitemap dd ul{ padding:10px 20px 0;}
.sitemap dd li{width:20%; float: left; line-height: 2;}
.sitemap dd li a{padding-left:20px;background: url(../images/dot.png) 5px 10px no-repeat;}
@media (max-width: 900px) {
	.sitemap dd ul{padding-top:0}
	.sitemap dd li{width:100%}
}