@charset "utf-8";
body {
	font-family: Arial, "微软雅黑";
	font-size: 14px;
	color: #333333;
	margin: 0px;
	-webkit-text-size-adjust: none;
}
.width {
	width: 1200px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
/*text-decoration: underline;*/
}
#T {
}
.LMargin {
	margin-left: 10px;
}
.RMargin {
	margin-right: 10px;
}
#MHeader {
	position: fixed;
	width: 100%;
	height: 46px;
	display: none;
	z-index: 123;
}
.MHeader {
	background-color: rgba(96,191,96,0.95);
}
.MTit {
	position: absolute;
	width: 100%;
	height: 100%;
	font-size: 18px;
	line-height: 46px;
	text-align: center;
	color: #FFF;
	display: none;
}
.MLogo {
	position: absolute;
	z-index: 1;
	padding-top: 8px;
}
.MLogo a {
	display: block;
}
.MLogo img {
	height: 30px;
}
.MLogo_Img {
	display: none;
}
.MLogo_Img_Wh {
	display: block;
}
.MNavOpen {
	position: absolute;
	right: 0px;
	z-index: 1;
	height: 100%;
}
.MNavOpen_ {
	background-color: rgba(108, 217, 108, 0.9);
}
.MNavOpen img {
	height: 24px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 11px;
	padding-bottom: 11px;
}
.MNavOpen_Img {
	display: none;
}
.MNavOpen_Img_Wh {
	display: block;
}
.MNav {
	position: absolute;
	top: 46px;
	right: 0px;
	z-index: 1;
	background-color: rgba(108, 217, 108, 0.9);
}
.MMenu1_List {
	display: none;
	padding-top: 11px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.MMenu1_Item {
}
.MMenu1_Tit_a {
	display: block;
	color: #FFF;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
}
.MMenu2_List {
	padding-left: 2em;
	display: none;
}
.MMenu2_Item {
}
.MMenu2_Tit_a {
	color: #333;
	line-height: 22px;
}
.MContact {
}
.MContact_List {
	border-top: solid 1px #e5e5e5;
	padding-bottom: 11px;
}
.MContact_Item {
	padding-top: 11px;
}
.MContact_Ico {
	float: left;
}
.MContact_Ico img {
	height: 18px;
}
.MContact_Ico_Img {
	display: none;
}
.MContact_Ico_Img_Wh {
	display: block;
}
.MContact_Num {
	float: left;
	position: relative;
}
.MContact_Item:nth-of-type(2) .MContact_Num {
	padding-left: 3px;
}
.MContact_Num_Img {
	display: none;
}
.MContact_Num_Img_Wh {
	display: block;
}
.MContact_Digit {
	color: rgba(0,0,0,0);
	font-size: 24px;
	white-space: nowrap;
	position: absolute;
	top: -6px;
}
.MContact_Digit a {
/*color: rgba(0,0,0,0);*/
}
.MBg {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(242,242,242,0.8);
	top: 0px;
	display: none;
}
.MBg_ {
	display: block;
}
#MHold {
	height: 46px;
	display: none;
}
#Header {
	position: fixed;
	left: 0px;
	right: 0px;
	z-index: 1;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.Header {
	/*background-color: rgba(89,179,89,0.9);*/
	background-color: rgba(102,204,102,0.95);
}
#Logo {
	float: left;
	padding-top: 12px;
	padding-bottom: 12px;
}
#Logo a {
	display: block;
}
.Logo_Img {
	display: none;
}
.Logo_Img_Wh {
	display: block;
}
#Header_R {
	float: right;
}
#Contact {
}
.Contact_List {
	float: right;
}
.Contact_Item {
	float: left;
	padding-left: 36px;
}
.Contact_Ico {
	float: left;
	padding-top: 13px;
}
.Contact_Ico Img {
	height: 18px;
}
.Contact_Ico_Img {
	display: none;
}
.Contact_Ico_Img_Wh {
	display: block;
}
.Contact_Numbox {
	float: left;
	padding-top: 13px;
	padding-left: 5px;
}
.Contact_Item:nth-of-type(1) .Contact_Numbox {
	padding-left: 10px;
}
.Contact_Num {
	position: relative;
	display: block;
	color: #333333;
	font-size: 20px;
}
.Contact_Num img {
	height: 18px;
}
.Contact_Num_Img {
	display: none;
}
.Contact_Num_Img_Wh {
	display: block;
}
.Contact_Digit {
	color: rgba(0,0,0,0);
	font-size: 24px;
	white-space: nowrap;
	position: absolute;
	top: -6px;
	left: 0px;
}
#Nav {
}
.Nav_N {
	float: right;
	padding-top: 7px;
}
.Menu1_List- {
}
.Menu1_Item {
	float: left;
	position: relative;
}
.Menu1_Tit_a {
	display: block;
	font-size: 20px;
	padding-right: 22px;
	padding-left: 22px;
	color: #FFF;
}
.on .Menu1_Tit_a {
	text-decoration: underline;
}
.Menu2_List {
	background-color: #CCC;
	position: absolute;
	display: none;
}
.Menu2_Item- {
}
.Menu2_Tit_a {
	white-space: nowrap;
}
#Hold {
	height: 74px;
}
#Banner {
}
#M {
}
#Left {
	float: left;
	width: 200px;
	background-color: #ffe5e5;
}
#Title {
}
#Right {
	float: right;
	width: 790px;
	background-color: #ffe5e5;
}
#Location {
	line-height: 36px;
}
#H {
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
#B {
}
.B {
	position: fixed;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
.B_ {
	position: relative;
}
#B_N {
	text-align: center;
	padding-bottom: 30px;
	color: #999;
	padding-top: 30px;
}
.B_a {
	color: #999;
}
.B_a:hover {
	/*text-decoration: underline;*/
}
#Copyright {
	padding-right: 15px;
}
#ga {
	padding-right: 15px;
}
#ga_a {
}
#ga_Ico {
	vertical-align: middle;
}
#gs {
	white-space: nowrap;
}
.Page {
}
.PageG {
}
.Page_P, .Page_N {
	line-height: 24px;
	float: left;
	height: 24px;
	padding-right: 8px;
	padding-left: 8px;
	border: 1px solid #d3d1d2;
	margin-right: 5px;
	color: #787677;
	background-color: #fbf9fa;
}
.Page_P:hover, .Page_N:hover {
	border: 1px solid #c52c2e;
	color: #FFFFFF;
	background-color: #c52c2e;
}
.Page_PN_ {
	border: 1px solid #c52c2e;
	color: #FFFFFF;
	background-color: #c52c2e;
}
.Page_D {
	line-height: 24px;
	float: left;
	height: 24px;
	padding-right: 8px;
	padding-left: 8px;
	border: 1px solid #d3d1d2;
	margin-right: 5px;
	color: #787677;
	background-color: #fbf9fa;
}
.Page_D:hover {
	border: 1px solid #c52c2e;
	color: #FFFFFF;
	background-color: #c52c2e;
}
.Page_D_ {
	border: 1px solid #c52c2e;
	color: #FFFFFF;
	background-color: #c52c2e;
}
.Page_F, .Page_L {
	line-height: 24px;
	float: left;
	height: 24px;
	padding-right: 8px;
	padding-left: 8px;
	border: 1px solid #d3d1d2;
	margin-right: 5px;
	color: #787677;
	background-color: #fbf9fa;
}
.Page_F:hover, .Page_L:hover {
	border: 1px solid #c52c2e;
	color: #FFFFFF;
	background-color: #c52c2e;
}
.Page_FL_ {
	border: 1px solid #c52c2e;
	color: #FFFFFF;
	background-color: #c52c2e;
}
#Test {
	position: fixed;
	right: 0px;
	top: 0px;
	z-index: 1234;
}
