@charset "utf-8";
body {
	font-family: Arial, "微软雅黑";
	font-size: 14px;
	color: #333333;
	margin: 0px;
	-webkit-text-size-adjust: none;
}
.width {
	width: 1200px;
}
.width2 {
	padding-left: 49px;
	padding-right: 19px;
}
.width3 {
	width: 1240px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	color: #ffff;
	text-decoration: none;
}
a:hover {
/*text-decoration: underline;*/
}
.ImgMaxWidth {
	max-width: 100%;
}
#T {
}
.LMargin {
	margin-left: 7px;
}
.RMargin {
	margin-right: 7px;
}
#MHeader {
	position: fixed;
	width: 100%;
	height: 40px;
	background-color: #666666;
	display: none;
	z-index: 123;
}
.MTit {
	position: absolute;
	width: 100%;
	height: 100%;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	color: #FFF;
	display: none;
}
.MLogo {
	height: 100%;
	float: left;
	padding: 5px 0px;
	box-sizing: border-box;
}
.MLogo img {
	height: 100%;
	float: left;
}
.OpenMNav {
	height: 100%;
	float: right;
	padding: 10px 0px;
	box-sizing: border-box;
}
.OpenMNav img {
	height: 100%;
	float: right;
}
.MNav {
	line-height: 40px;
	clear: both;
}
.MMenu1_List {
	position: absolute;
	/*top: 40px;*/
	right: 0px;
	background-color: #000;
	display: none;
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	color: #FFF;
}
.MMenu1_Item {
}
.MMenu1_TitEtc {
}
.MMenu1_Tit {
	float: left;
}
.MMenu1_Tit_a {
	color: #FFF;
}
.MMenu1_Ico {
	float: right;
	font-family: "宋体";
	cursor: pointer;
	-webkit-transition: transform 0.5s linear 0s;
	-moz-transition: -moz-transform 0.5s linear 0s;
	-ms-transition: transform 0.5s linear 0s;
	-o-transition: transform 0.5s linear 0s;
	transition: transform 0.5s linear 0s;
	visibility: hidden;
}
.on .MMenu1_Ico {
	transform: rotate(90deg);
}
.MMenu2_List {
	padding-left: 2em;
	display: none;
}
.MMenu2_Item {
}
.MMenu2_Tit_a {
	color: #FFF;
	line-height: 22px;
}
.MBg {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.8;
	top: 40px;
	display: none;
	z-index: 122;
}
.MBg_ {
	display: block;
}
#Hold {
	height: 40px;
	display: none;
}
#Header {
}
#Logo {
	float: left;
	padding-top: 26px;
	padding-bottom: 26px;
}
#Nav {
	float: right;
	padding-top: 5px;
}
.Menu1_List- {
}
.Menu1_Item {
	float: left;
	position: relative;
}
.Menu1_Tit_a {
	display: block;
	font-size: 16px;
	color: #000;
	line-height: 91px;
	padding-right: 30px;
	padding-left: 30px;
}
.on .Menu1_Tit_a {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #de1618;
	font-weight: bold;
}
.Menu2_List {
	background-color: #CCC;
	position: absolute;
	display: none;
}
.Menu2_Item- {
}
.Menu2_Tit_a {
	white-space: nowrap;
}
#Banner {
}
#M {
}
#Left {
	float: left;
	width: 200px;
	background-color: #ffe5e5;
}
#Title {
}
#LNav {
}
.LMenu1_List {
}
.LMenu1_Item {
}
.LMenu1_TitleEt {
	position: relative;
}
.LMenu1_Title {
}
.LMenu1_Title_a {
	display: block;
}
.LMenu1_Title_a:hover {
}
.LMenu1_Title_a_ {
	color: #FF00FF;
}
.LMenu1_Ico {
	position: absolute;
	right: 0px;
	top: 0;
}
.LMenu1_Ico_Shap {
	font-family: "宋体";
}
.LMenu2_List {
	display: none;
}
.LMenu2_Item {
}
.LMenu2_TitleEt {
	position: relative;
}
.LMenu2_Title {
}
.LMenu2_Title_a {
	display: block;
	padding-left: 2em;
}
.LMenu2_Title_a:hover {
}
.LMenu2_Title_a_ {
	color: #FF00FF;
}
.LMenu2_Ico {
	position: absolute;
	right: 0px;
	top: 0;
}
.LMenu2_Ico_Shap {
	font-family: "宋体";
}
#Right {
	float: right;
	width: 790px;
	background-color: #ffe5e5;
}
#Location {
}
#B {
	background-color: #3d3d3d;
}
#FNav {
	/*width: 1092px;*/
	width: 88%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 40px;
}
.FMenu_List {
}
.FMenu_Item {
	float: left;
}
.FMenu_Item:last-child {
	float: right;
	width: auto !important;
}
.FMenu_TitEtc {
}
.FMenu_a {
	font-family: "宋体";
	font-weight: bold;
	color: #FFF;
	white-space: nowrap;
}
.FMenu2_List {
	padding-top: 12px;
}
.FMenu2_Item {
}
.FMenu2_TitEtc {
}
.FMenu2_a {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #c2c2c2;
	line-height: 23px;
	white-space: nowrap;
}
#Contact {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9d9d9d;
	text-align: center;
	padding-top: 50px;
}
#Contact a {
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	color: #FFF;
	padding-right: 23px;
}
#Contact a:nth-child(1) {
	background-image: url(../images/Index/Index_2_1.png);
	padding-left: 27px;
}
#Contact a:nth-child(2) {
	background-image: url(../images/Index/Index_2_2.png);
	padding-left: 27px;
}
#Contact a:nth-child(3) {
	background-image: url(../images/Index/Index_2_3.png);
	padding-left: 30px;
	padding-right: 0px;
}
#Contact a:nth-child(3):hover span {
	visibility: visible !important;
}
#Copyright {
	font-family: "宋体";
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 40px;
}
.Page {
	padding-bottom: 105px;
}
.PageG {
}
.Page_P, .Page_N {
	color: #414141;
	line-height: 30px;
	height: 30px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #6b6b6b;
	margin-left: 1px;
	margin-right: 1px;
	background-color: #FFF;
}
.Page_P:hover, .Page_N:hover {
	border: 1px solid #6a6a6a;
	color: #FFFFFF;
	background-color: #6a6a6a;
}
.Page_PN_ {
	border: 1px solid #6a6a6a;
	color: #FFFFFF;
	background-color: #6a6a6a;
}
.Page_D {
	color: #414141;
	line-height: 30px;
	height: 30px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #6b6b6b;
	margin-left: 1px;
	margin-right: 1px;
	background-color: #FFF;
}
.Page_D:hover {
	border: 1px solid #6a6a6a;
	color: #FFFFFF;
	background-color: #6a6a6a;
}
.Page_D_ {
	border: 1px solid #6a6a6a;
	color: #FFFFFF;
	background-color: #6a6a6a;
}
.Page_F, .Page_L {
	color: #414141;
	line-height: 30px;
	height: 30px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #6b6b6b;
	margin-left: 1px;
	margin-right: 1px;
	background-color: #FFF;
}
.Page_F:hover, .Page_L:hover {
	border: 1px solid #6a6a6a;
	color: #FFFFFF;
	background-color: #6a6a6a;
}
.Page_FL_ {
	border: 1px solid #6a6a6a;
	color: #FFFFFF;
	background-color: #6a6a6a;
}
.Info_Tit {
	text-align: center;
}
.Info_Intro {
	padding-bottom: 48px;
}
#FiMenu {
	position: fixed;
	right: 0px;
	top: 25%;
}
