锘?pc-style #Top {
	width: 100%;
	background: #ffffff;
}

.pc-style #Top .T1 {
	height: 70px;
	width: 1120px;
	margin: 0px auto;
	padding: 10px 0px;
}

.pc-style #Top .T1 .Logo {
	float: left;
	height: 70px;
	width: 220px;
	float: left;
}

.pc-style #Top .T1 .Logo img {
	width: 360px;
	height: 70px;
	line-height: 0px;
	background: url(images/logo.gif) left center no-repeat;
}

.pc-style #Top .T1 .contactUs {
	background: url(images/bg0006.gif) left top no-repeat;
	padding: 11px 0px 11px 30px;
	float: right;
	line-height: 24px;
	height: 48px;
	font-weight: bold;
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
}

.pc-style #Top .Nav {
	height: 40px;
	width: 100%;
	background: #e53737;
}

.pc-style #Top .Nav .NavInner {
	width: 1120px;
	height: 40px;
	margin: 0px auto;
}

.pc-style #Top .Nav .NavInner .MainMenu li {
	height: 40px;
	float: left;
}

.pc-style #Top .Nav .NavInner .MainMenu li.line {
	width: 2px;
	height: 40px;
	float: left;
	background: url(images/bg0004.gif) center top no-repeat;
}

.pc-style #Top .Nav .NavInner .MainMenu li a {
	float: left;
	color: #ffffff;
	display: block;
	text-align: center;
}

.pc-style #Top .Nav .NavInner .MainMenu li a .Ch {
	clear: both;
	display: block;
	line-height: 40px;
	font-size: 17px;
	font-weight: normal;
	padding: 0px 20px;
}

.pc-style #Top .Nav .NavInner .MainMenu li a:hover, .pc-style #Top .Nav .NavInner .MainMenu li a.selected {
	text-decoration: none;
	background: #cc3131;
}

.pc-style #Top .Nav .NavInner .OtherWebsite {
	float: right;
	width: 170px;
}

.pc-style #Top .Nav .NavInner .OtherWebsite li {
	position: relative;
	z-index: 100;
}

.pc-style #Top .Nav .NavInner .OtherWebsite li a {
	line-height: 40px;
	display: block;
	padding: 0px 10px;
	color: #ffffff;
}

.pc-style #Top .Nav .NavInner .OtherWebsite li #Website {
	background: url(Images/bg0015.png) right 10px center no-repeat;
	padding-right: 25px;
}

.pc-style #Top .Nav .NavInner .OtherWebsite li #Website.show {
	text-decoration: none;
	background: #cc3131 url(Images/bg0015.png) right 10px center no-repeat;
	;
}

.pc-style #Top .Nav .NavInner .OtherWebsite li ul {
	position: absolute;
	top: 40px;
	right: 0px;
	left: 0px;
	display: none;
	background: #ffffff;
	border: 2px solid #cc3131;
	padding: 5px 10px;
	z-index: 1000;
}

.pc-style #Top .Nav .NavInner .OtherWebsite li:hover ul {
	display: block;
}

.pc-style #Top .Nav .NavInner .OtherWebsite li ul li {
	line-height: 24px;
	border-bottom: 1px dashed #dddddd;
}

.pc-style #Top .Nav .NavInner .OtherWebsite li ul li a {
	background: none;
	color: #333333;
}

.pc-style #Top .Nav .NavInner .OtherWebsite li ul li a:hover {
	background: #cc3131;
	color: #ffffff;
	text-decoration: none;
}

.pc-style #Top .BtnNav {
	display: none;
}

/* 绉诲姩绔牱寮 */

.mobile-style {
	padding-top: 50px;
}

.mobile-style #Top {
	width: 100%;
	background: #e53737;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	z-index: 1000;
}

.mobile-style #Top .T1 {
	margin: 0px auto;
}

.mobile-style #Top .T1 .Logo {
	margin: 0px 50px;
	display: block;
}

.mobile-style #Top .T1 .Logo img {
	width: 100%;
	height: 50px;
	background: url(images/logo2.png) center center no-repeat;
	background-size: auto 30px;
}

.mobile-style #Top .T1 .contactUs {
	display: none;
}

.mobile-style #Top .Nav {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 50px;
	height: 50px;
}

.mobile-style #Top .BtnNav {
	display: block;
	width: 50px;
	height: 50px;
	background: #cc3131 url(Images/bg0017.png) center center no-repeat;
	background-size: 20px 20px;
}

.mobile-style #Top .BtnNav.BtnClose {
	background: #cc3131 url(Images/bg0018.png) center center no-repeat;
	background-size: 20px 20px;
}

.mobile-style #Top .Nav .NavInner {
	position: fixed;
	left: 0px;
	top: 50px;
	right: 0px;
	bottom: 0px;
	overflow-x: hidden;
	overflow: auto;
	background: #ffffff;
	display: none;
	padding: 10px 20px;
}

.mobile-style #Top .Nav .NavInner .MainMenu {
	margin-bottom: 30px;
}

.mobile-style #Top .Nav .NavInner .MainMenu li {
	border-bottom: 1px solid #e5e5e5;
}

.mobile-style #Top .Nav .NavInner .MainMenu li a {
	color: #333333;
	display: block;
	text-align: center;
}

.mobile-style #Top .Nav .NavInner .MainMenu li a .Ch {
	clear: both;
	display: block;
	line-height: 40px;
	font-size: 17px;
	font-weight: normal;
	padding: 0px 20px;
}

.mobile-style #Top .Nav .NavInner .MainMenu li a:hover, .mobile-style #Top .Nav .NavInner .MainMenu li a.selected {
	text-decoration: none;
	color: #cc3131;
}

.mobile-style #Top .Nav .NavInner .OtherWebsite {}

.mobile-style #Top .Nav .NavInner .OtherWebsite li {
	position: relative;
	z-index: 100;
}

.mobile-style #Top .Nav .NavInner .OtherWebsite li a {
	display: block;
	padding: 0px 10px;
}

.mobile-style #Top .Nav .NavInner .OtherWebsite li #Website {
	text-align: center;
}

.mobile-style #Top .Nav .NavInner .OtherWebsite li #Website.show {
	text-decoration: none;
}

.mobile-style #Top .Nav .NavInner .OtherWebsite li ul {
	overflow: hidden;
	zoom: 1;
	padding: 4px 0px;
}

.mobile-style #Top .Nav .NavInner .OtherWebsite li ul li {
	width: 50%;
	float: left;
}

.mobile-style #Top .Nav .NavInner .OtherWebsite li ul li a {
	display: block;
	margin: 4px;
	color: #333333;
	background: #f5f5f5;
	text-align: center;
	padding: 10px 0px;
}

.mobile-style #Top .Nav .NavInner .OtherWebsite li ul li a:hover {
	text-decoration: none;
}