@charset "utf-8";
/* CSS Document */

html {
	font-size: 62.5%;
}
body {
	padding: 0;
	margin: 0 auto;
	font: normal 12px/180% "";
	color: #000000;
	text-align: center;
	font-size: 1.2rem;
	background-color: #f0f0f0;
}
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
button,
input,
textarea,
th,
td {
	margin: 0;
	padding: 0;
}
div {
	margin: 0 auto;
}
li,
p {} a:link,
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
img {
	border: none;
}
ol,
ul {
	list-style: none;
}
em,
i {
	font-style: normal;
}
/*clear*/

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
	overflow: hidden;
}
.clearfix {
	zoom: 1;
}
#menu {
	width: 100%;
	margin: 0px auto;
	text-align: center;
	font-size: 0%;
	height: 300px;
	background-color: #FFFFFF;
}
.iframemenu {
	width: 100%;
	height: 300px;
}
#bannermenu {
	background-color: #369;
	height: 35px;
	width: 1200px;
	margin: 5px auto;
	border-bottom: none;
}
#bannermenuleft {
	float: left;
	width: 600px;
	font: normal 14px/260% "黑体";
	font-size: 1.4rem;
	COLOR: #ffffff;
	text-align: left;
}
#bannermenuleft a {
	font: normal 14px/260% "黑体";
	font-size: 1.4rem;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}
#bannermenuleft a:hover {
	font: normal 14px/260% "黑体";
	font-size: 1.4rem;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}
#con {
	width: 1200px;
	height: 1070px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
}
#conright {
	width: 780px;
	height: 1070px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
}
#conleft {
	width: 400px;
	height: 1070px;
	float: right;
	position: relative;
}
.Newsfont {
	width: 100%;
	float: left;
	margin-top: 0px;
	text-align: left;
}
.Newsfont a {
	font: normal 16px/240% "宋体";
	font-size: 1.6rem;
	COLOR: #000000;
	text-decoration: none;
}
.Newsfont a:hover {
	font: normal 16px/240% "宋体";
	font-size: 1.6rem;
	COLOR: #000000;
	text-decoration: underline;
}
.Newsfont ul {
	margin: 0px;
	padding: 5px 0px 5px 35px;
	margin-right: 0px;
}
.Newsfont li {
	padding: 0px;
	margin: 0px;
	color: #999999;
	list-style: outside;
}
.Newsfont p {
	font: normal 14px/240% "宋体";
	font-size: 1.2rem;
	COLOR: #999999;
	text-decoration: none;
	margin-left: 35px;
	display: inline-table;
}
.bottom {
	width: 98%;
	text-align: left;
}
#footer {
	width: 100%;
	height: 260px;
	text-align: center;
	margin: 0px auto;
	clear: both;
	background-color: #FFFFFF;
}
.foot {
	display: none;
}
.kuang {
	width: 770px;
	border: 1px solid #e5e5e5;
	margin-left: 8px;
	margin-top: 12px;
}
.listnavt0 {
	width: 98%;
	height: 50px;
	margin-top: 10px;
	margin-left: 10px;
	line-height: 280%;
	border-bottom: #cc0000 3px solid;
}
.tit {
	font-size: 18px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
}
.tit a {
	font-size: 18px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
}
.tit a:hover {
	font-size: 18px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
}
.left70 {
	width: 99%;
	float: left;
}
.right30 {
	width: 30%;
	float: right;
	margin-top: 10px;
}
/* MEDIA QUERIES PAD
---------------------------------------------------------------------- */

@media (min-device-width: 768px) and (max-width: 1280px),
screen and (max-device-width: 1023px),
(max-device-width: 1280px) and (orientation: landscape),
(min-device-width: 768px) and (max-device-width: 1000px) and (orientation: portrait) {
	body {
		background-color: #ffffff;
		background-image: none;
	}
	#menu {
		width: 100%;
		margin: 0px auto;
		text-align: center;
		font-size: 0%;
		height: 110px;
		display: none;
	}
/*	.iframemenu {
		width: 100%;
		height: 65px;
	}
	#con {
		width: 100%;
		margin: 0px auto;
		padding: 0px;
		background-color: #FFFFFF;
	}
	#conright {
		width: 100%;
		height: 100%;
		float: left;
		position: relative;
		background-color: #FFFFFF;
	}
	#conleft {
		display: none;
	}
	.Newsfont {
		width: 100%;
		margin-top: 1%;
		text-align: left;
	}
	.Newsfont a {
		font: normal 18px/220% "宋体";
		font-size: 1.8rem;
		COLOR: #000000;
		text-decoration: none;
	}
	.Newsfont a:hover {
		font: normal 18px/220% "宋体";
		font-size: 1.8rem;
		COLOR: #000000;
		text-decoration: none;
	}
	.Newsfont ul {
		margin: 0%;
		padding: 3% 2% 3% 5%;
		margin-right: 0%;
		border-bottom: dashed #cccccc 1px;
	}
	.Newsfont li {
		padding: 0%;
		margin: 0%;
		color: #999999;
		list-style: outside;
	}
	.Newsfont p {
		font: normal 14px/220% "宋体";
		font-size: 1.4rem;
		COLOR: #999999;
		text-decoration: none;
		margin-left: 5%;
		display: inline-table;
	}
	.bottom {
		display: none;
	}
	#footer {
		width: 100%;
		margin: 0px auto;
		text-align: center;
		display: none;
	}
	.foot {
		background: #eceff5;
		padding: 3% 5%;
		border-top: 1px solid #aaa;
		text-align: center;
		display: block;
	}
	.backTop {
		text-align: center;
		margin-bottom: 1%;
	}
	.backTop img {
		width: 10%;
		height: 100%;
	}
	.foot:visited,
	.foot a {
		color: #1e50a2;
		font: normal 16px/180% "宋体";
		font-size: 1.6rem;
	}
	.EnText {
		font: normal 16px/180% "宋体";
		font-size: 1.6rem;
	}*/
}
.kuang {
	width: 100%;
	border: 1px solid #e5e5e5;
	margin-top: 2%;
}
.listnavt0 {
	width: 98%;
	height: 12%;
	margin-top: 10px;
	margin-left: 10px;
	line-height: 280%;
	border-bottom: #cc0000 3px solid;
}
.tit {
	font: normal 18px/180% "Microsoft YaHei";
	font-size: 1.8rem;
	font-weight: bold;
}
.tit a {
	font: normal 18px/180% "Microsoft YaHei";
	font-size: 1.8rem;
	font-weight: bold;
}
.tit a:hover {
	font: normal 18px/180% "Microsoft YaHei";
	font-size: 1.8rem;
	font-weight: bold;
}
.left70 {
	width: 99%;
	float: left;
}
/* MEDIA QUERIES Mobile phone
---------------------------------------------------------------------- */

@media (min-device-width: 320px) and (max-width: 689px),
(max-device-width: 480px) and (orientation: portrait) {
	body {
		background-color: #ffffff;
	}
	#menu {
		width: 100%;
		margin: 0px auto;
		text-align: center;
		font-size: 0%;
		height: 110px;
		display: none;
	}
/*	.iframemenu {
		width: 100%;
		height: 65px;
	}
	#con {
		width: 100%;
		margin: 0px auto;
		padding: 0px;
		background-color: #FFFFFF;
	}
	#conright {
		width: 100%;
		height: 100%;
		float: left;
		position: relative;
		background-color: #FFFFFF;
	}
	#conleft {
		display: none;
	}
	.Newsfont {
		width: 100%;
		float: left;
		margin-top: 2%;
		text-align: left;
	}
	.Newsfont a {
		font: normal 18px/180% "宋体";
		font-size: 1.8rem;
		COLOR: #000000;
		text-decoration: none;
	}
	.Newsfont a:hover {
		font: normal 18px/180% "宋体";
		font-size: 1.8rem;
		COLOR: #000000;
		text-decoration: none;
	}
	.Newsfont ul {
		margin: 0%;
		padding: 0%;
		margin-right: 0%;
		border-bottom: none;
	}
	.Newsfont li {
		padding: 3% 2% 2% 3%;
		margin: 0%;
		color: #999999;
		list-style: none;
		border-bottom: solid #eaeaea 1px;
	}
	.Newsfont p {
		font: normal 15px/200% "宋体";
		font-size: 1.5rem;
		COLOR: #999999;
		text-decoration: none;
		margin-left: 0%;
		display: list-item;
		list-style: none;
	}
	.bottom {
		display: none;
	}
	#footer {
		width: 100%;
		margin: 0px auto;
		text-align: center;
		display: none;
	}
	.foot {
		background: #eceff5;
		padding: 3% 5%;
		border-top: 1px solid #aaa;
		text-align: center;
		display: block;
	}
	.backTop {
		text-align: center;
		margin-bottom: 1%;
	}
	.backTop img {
		width: 20%;
		height: 100%;
	}
	.foot:visited,
	.foot a {
		color: #1e50a2;
		font: normal 16px/180% "宋体";
		font-size: 1.6rem;
	}
	.EnText {
		font: normal 16px/180% "宋体";
		font-size: 1.6rem;
	}*/
}
.kuang {
	width: 100%;
	border: 1px solid #e5e5e5;
	margin-top: 2%;
}
.listnavt0 {
	width: 98%;
	height: 12%;
	margin-top: 10px;
	margin-left: 10px;
	line-height: 280%;
	border-bottom: #cc0000 3px solid;
}
.tit {
	font: normal 18px/180% "Microsoft YaHei";
	font-size: 1.8rem;
	font-weight: bold;
}
.tit a {
	font: normal 18px/180% "Microsoft YaHei";
	font-size: 1.8rem;
	font-weight: bold;
}
.tit a:hover {
	font: normal 18px/180% "Microsoft YaHei";
	font-size: 1.8rem;
	font-weight: bold;
}
.left70 {
	width: 99%;
	float: left;
}