body,
ul,
li,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-size: 1.5em;
  font-weight: normal;
}
ul,
dl {
  list-style: none;
}
img {
  border: none;
}
a {
  text-decoration: none;
  color: inherit;
}
body,
input,
select,
textarea,
button {
  font-family: "PingFang SC Light", Helvetica, "Microsoft Yahei", Arial, sans-serif;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
}

A {
	TEXT-DECORATION: none; COLOR: #666
}
A:hover {
	 COLOR: #0987dc
}
body {
  min-width: 700px;
  color: #000;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  clear: both;
}


.header{
 width: 700px;
 margin: 0px auto;
 overflow: hidden;
 text-align: left;
}

.header .logo {
 width: 800px;
 height: 200px;
 overflow: hidden;
 float: left;
 text-align: left;
}

.header .right {
height:95px;
 width: 740px;
 float: right;
 text-align: right;
}










.cont-left {
	width: 240px; overflow: hidden; padding-top: 20px; float: left;
}
.cont-left .titlebar {
	padding: 0px 0px 20px 10px; font-size: 14px;
}
.cont-left .titlebar a {
	margin: 0px 5px; color: rgb(0, 0, 0);
}
.cont-left ul.leftnav {
	width: 100%; padding-bottom: 30px;
}
.cont-left ul.leftnav li {
	background: rgb(87, 160, 237); padding: 5px 0px; height: 40px; text-align: center; color: rgb(255, 255, 255); line-height: 40px; font-family: "微软雅黑"; font-size: 16px;
}
.cont-left ul.leftnav li.news i {
	margin: 0px 5px; font-size: 13px; font-weight: normal;
}
.cont-left ul.leftnav li:last-child {
	padding-bottom: 10px;
}
.cont-left ul.leftnav li.news {
	background: rgb(41, 119, 198); font-size: 18px;
}
.cont-left ul.leftnav li a {
	color: rgb(255, 255, 255);
}
.cont-left ul.leftnav li span {
	padding-right: 20px;
}
.cont-left ul.leftnav li a.active {
	font-weight: bold;
}
.cont-left .leftcont1 {
	text-align: center; display: block;
}
.cont-left .leftcont1 li:first-child {
	float: left;
}
.cont-left .leftcont1 li:nth-child(2) {
	float: right;
}
.cont-left .leftcont1 li img {
	text-align: center;
}
.cont-left .leftcont1 li {
	width: 120px; text-align: center; margin-bottom: 30px;
}
.cont-left .leftcont1 li span {
	margin: 10px; color: rgb(0, 0, 0); font-family: "微软雅黑"; font-size: 16px; display: block;
}
.cont-right {
	width: 837px; overflow: hidden; padding-top: 25px; padding-bottom: 30px; margin-left: 63px; float: right;
}
.cont-right h5 {
	padding: 0px; height: 32px; color: rgb(41, 119, 198); font-size: 14px; margin-bottom: 8px; border-bottom-color: rgb(148, 187, 226); border-bottom-width: 1px; border-bottom-style: dotted;
}
.cont-right h5 b {
	height: 32px; line-height: 32px; padding-right: 15px; border-bottom-color: rgb(148, 187, 226); border-bottom-width: 1px; border-bottom-style: solid; display: inline-block;
}
.cont-right ul.fuckjr li {
	line-height: 35px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: dotted;
}
.cont-right ul.fuckjr li span.red {
	margin: 0px 5px; color: red;
}
.cont-right ul.fuckjr li a {
	color: rgb(51, 51, 51); overflow: hidden; vertical-align: middle; display: inline-block; white-space: nowrap; -ms-text-overflow: ellipsis; max-width: 475px;
}
.cont-right ul.fuckjr li span.fr {
	color: rgb(51, 51, 51); margin-right: 20px; float: right;
}
.right1 .tabs {
	float: right;
}

