﻿body {
	background-color: rgb(240, 240, 240) !important;
}
.rule_content {
	background: rgb(255, 255, 255); margin: auto; width: 1200px; text-align: center; font-family: fangsong;
}
.rule_content .ru_top .title {
	padding-top: 100px; padding-bottom: 0px; color: #bd1a2d; 
	 width:765px;margin: auto;
}
.rule_content .ru_top .title p a{padding-left:20px;line-height:80px;height:70px; font-family:FZXiaoBiaoSong-B05S;font-size: 40px; letter-spacing: 12px;color: #bd1a2d;}

.rule_content .content {
	margin: 56px 78px 64px; color: rgb(51, 51, 51); line-height: 38px; font-size: 21px;
	padding-bottom: 0px !important;
}
#easysiteText{padding-bottom: 0px !important;overflow: -moz-hidden-unscrollable !important;overflow: hidden !important;}
#easysiteText p{font-size: 21px; font-family:'仿宋'; line-height: 38px; text-align:left;}
#easysiteText p span{font-size: 21px; }
.rule_content .content h2{font-size:28px; font-family:FZXiaoBiaoSong-B05S;color: rgb(51,51,51);}
.rule_content .content .share_author p{font-family:'仿宋';font-size: 18px !important;line-height:38px;color: rgb(51,51,51); margin-top:18px;margin-bottom:18px;}
.ru_top {
	border-bottom-color: #bd1a2d;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	width:1200px;
	padding-left: 0px;
	margin-left:0px;
	position: relative;
}
.ru_top .down_word {
	background: url("../img/20211008_word.png") no-repeat center; margin: 11px 3px 1px 7px; width: 11px; height: 13px; display: inline-block;
}
.ru_top .down_pdf {
	background: url("../img/20211008_pdf.png") no-repeat center; margin: 11px 4px 1px 9px; width: 11px; height: 13px; display: inline-block;
}
.download {
	right: 0px;
	bottom: 12px;
	position: absolute;
}
.download a {
	color: rgb(102, 102, 102); line-height: 38px; font-family: Microsoft Yahei; font-size: 14px;
}
.download > div {
	border: 1px solid rgb(209, 210, 212); border-image: none; width: 90px; height: 38px;  float: left; display: inline-block;margin-right:12px;
}

.rul_note {
	overflow: hidden; border-top-color: #bd1a2d; border-top-width: 5px; border-top-style: solid;
}

.rul_note .rul_hits{display:none; margin: 40px 0px 40px 77px; color: #bd1a2d; font-size: 16px; float: left; letter-spacing: 4px;}

.rul_note p {
	margin: 40px 77px 40px 0px; color: #bd1a2d; font-family: FZXiaoBiaoSong-B05S; font-size: 28px; float: right;
	letter-spacing: 4px;
}

#easysiteText table
{
  margin:0px auto;
  border-left:1px solid #000;
  border-top:1px solid #000;
}

#easysiteText table td
{
 border-right:1px solid #000;
  border-bottom:1px solid #000;

}
@media screen and (max-width:1200px) {
.rule_content .ru_top .title{padding-top:10px;}
	.ru_top{width:100%}
}

@media all and (max-width:767px)
{
.rule_content {
	background: rgb(255, 255, 255); width:100%
}
.download{display:none;}
.rule_content .content{margin:56px 28px 20px;}

}