@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #555555;
}

img {
	border: 0px;
}

body {
	font-size: 14px;
	font-family: "微软雅黑";
	background: #ffffff;
    min-width: 1200px;    margin: 0 !important;
}

a:hover {
	text-decoration: none;
	color: #f0601a;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.topbox {
	width: 100%;
	height: 113px;
	min-width: 1170px;
	background-color: #ffffff;
}

.top {
	width: 1170px;
	height: 113px;
	margin: 0 auto;
	background: url(../images/shuxuetongji.png) no-repeat top right;
}

.top .logo {
	margin-top: 25px;
}

.top .link_top {
	width: 220px;
	height: 35px;
	margin-top: 10px;
	color: #ffffff;
	font-size: 12px;
	font-family: 宋体;
	line-height: 35px;
}

.top .link_top a {
	color: #ffffff;
	font-size: 12px;
	padding: 0px 15px;
}

.top .search {
	margin-top: 15px;
	height: 28px;
	margin-left: 10px;
}

.navbox {
	width: 100%;
	height: 44px;
	background-color: #9e0005;
	min-width: 1170px;
}

.nav {
	width: 1170px;
	height: 44px;
	margin: 0 auto;
	background-color: #9e0005;
	color: #ffffff;
}

.nav ul li {
	padding: 0px 35px;
	float: left;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	/*margin-left: 32px;*/
}

.nav ul li:hover {
	/*padding: 0px 10px;*/
	float: left;
	text-align: center;
	color: #ffffff;
	background-color: #9e0005;
	font-size: 16px;
}

.nav ul li a {
	color: #ffffff;
	display: inline-block;
}

.nav ul li a:hover {
	color: #d7b3b6;
	display: inline-block;
}

.nav ul li ul {
	display: none;
}

.nav ul li:hover ul {
	display: block;
	position: absolute;
	z-index: 9;
	margin-left: -42px;
}

.nav ul li:hover ul li {
	display: block;
	background-color: #9e0005;
	float: none;
	height: 35px;
	line-height: 35px;
	text-align: left;
	padding: 0px 27px;
	width: auto;
	min-width: 57px;
}

.nav ul li:hover ul li:hover {
	display: block;
	background-color: #9e0005;
	float: none;
	height: 35px;
	line-height: 35px;
	text-align: left;
	padding: 0px 27px;
	width: auto;
	min-width: 57px;
}

.news1 {
	width: 1170px;
	margin: 5px auto 0;
	overflow: hidden;
}

.news1 .xwdt {
	width: 795px;
}

.news1 .xwdt .tit {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 15px;
}

.news1 .xwdt .tit h3 {
	color: #9e0005;
	padding: 0px 5px;
	display: inline-block;
	font-size: 17px;
}

.news1 .xwdt .tit a {
	color: #444444;
	padding: 0px 5px;
	display: inline-block;
}

.news1 .xwdt>div>ul li {
	float: left;
	width: 475px;
	line-height: 32px;
}

.news1 .xwdt>div>ul li img {
	width: 300px;
	height: 180px;
}

.news1 .xwdt>div>ul li h4 {
	color: #06526B;
	text-align: center;
	font-size: 15px;
}

.news1 .xwdt>div>ul li p {
	color: #444444;
	text-align: left;
	text-indent: 2em;
	font-size: 13px;
}


.news1 .tzgg {
	width: 345px;
}

.news1 .tzgg .tit {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 15px;
}

.news1 .tzgg .tit h3 {
	color: #9e0005;
	padding: 0px 5px;
	display: inline-block;
	font-size: 17px;
}

.news1 .tzgg .tit a {
	color: #444444;
	padding: 0px 5px;
	display: inline-block;
}

.news1 .tzgg ul li {
	clear: both;
	height: 80px;
}

.news1 .tzgg ul li .time {
	width: 60px;
	height: 56px;
	border: 1px solid #cccccc;
	float: left;
}

.news1 .tzgg ul li .time .mmdd {
	width: 60px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	color: #444444;
}

.news1 .tzgg ul li .time .yy {
	width: 60px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	background-color: #9e0005;
	color: #ffffff;
}

.news1 .tzgg ul li .title {
	width: 270px;
	float: right;
	line-height: 28px;
	text-align: left;
	color: #444444;
}

.news2 {
	width: 100%;
	height: 165px;
	background-color: #F4F4F4;
	min-width: 1170px;
}

.news2 .pic_gd {
	width: 1170px;
	height: 135px;
	margin: 15px auto;
}

.news3 {
	width: 1170px;
	margin: 10px auto 10px;
	overflow: hidden;
}

.news3 .left {
	width: 830px;
	overflow: hidden;
}

.news3 .left .lb {
	width: 398px;
	height: 190px;
	overflow: hidden;
}

.news3 .left .lb .tit {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 5px;
}

.news3 .left .lb .tit h3 {
	color:#9e0005;
	padding: 0px 5px;
	display: inline-block;
	font-size: 17px;
}

.news3 .left .lb .tit a {
	color: #444444;
	padding: 0px 5px;
	display: inline-block;
}

.news3 .left ul li {
	clear: both;
	line-height: 28px;
}



.news3 .right {
	width: 310px;
	overflow: hidden;
}

.news3 .right .kstd {
	overflow: hidden;
	margin-top: 10px;
}

.news3 .right .kstd ul li {
	width: 310px;
	height: 110px;
	position: relative;
}

.news3 .right .kstd ul li div {
	width: 310px;
	height: 35px;
	background-color: #000000;
	line-height: 35px;
	opacity: 0.7;
	position: relative;
	top: 60px;
}

.news3 .right .kstd ul li div a {
	margin: 0px;
	color: #ffffff;
	padding: 0px 15px;
}




.news3 .right .links {
	width: 313px;
	overflow: hidden;
}

.news3 .right .links .tit {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 5px;
}

.news3 .right .links .tit h3 {
	color: #9e0005;
	padding: 0px 5px;
	display: inline-block;
	font-size: 17px;
}

.news3 .right .links .tit span {
	color: #444444;
	padding: 2px 8px;
	display: inline-block;
}

.news3 .right .links ul li {
	line-height: 28px;
	float: left;
	padding: 0px 8px;
	min-width: 140px;
	display: inline-block;
}


.footerbox {
	background: #9e0005;
	width: 100%;
	height: 100px;
	line-height: 28px;
	min-width: 1170px;
	color: #818181;
	text-align: center;
}

.footer {
	background: #9e0005;
	width: 800px;
	height: 65px;
	line-height: 28px;
	padding-top: 15px;
	margin: 0 auto;
	color: #fff;
}

.list {
	width: 1170px;
	overflow: hidden;
	margin: 10px auto 25px;
}

.list .left {
	width: 250px;
	overflow: hidden;
	float: left;
	min-height: 450px;
}

.list .left .lmdh {
	width: 260px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	background: #9e0005;
	font-size: 28px;
	font-weight: bold;
	color: #ffffff;
}

.list .left ul li a {
	width: 205px;
	height: 45px;
	border-bottom: 1px solid #eeeeee;
	line-height: 45px;
	color: #444444;
	background-color: #f9f9f9;
	padding-left: 45px;
	display: block;
}

.list .left ul li a:hover {
	border-bottom: 1px solid #eeeeee;
	color: #ffffff;
	background-color: #9e0005;
}

.list .left .current {
	width: 205px;
	height: 45px;
	border-bottom: 1px solid #eeeeee;
	line-height: 45px;
	color: #ffffff;
	background-color: #9e0005;
	isplay: block;
}


.list .right {
	width: 890px;
	float: right;
	overflow: hidden;
	min-height: 450px;
}

.list .right .tit {
	width: 100%;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}

.list .right .tit h2 {
	color: #9e0005;
	padding-left: 15px;
}

.list .right .tit .dqwz {
	color: #444444;
	font-size: 14px;
	margin-right: 10px;
}

.list .right ul li {
	height: 33px;
	line-height: 30px;
	color: #444444;
	border-bottom: 1px dotted #cccccc;
	margin: 0px 10px;
}

.list .right ul li a {
	float: left
}

.list .right ul li span {
	float: right
}

.list .right .jj {
	width: 860px;
	overflow: hidden;
}

.list .right .jj h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 45px;
	text-align: center;
	color: #222222;
}

.list .right .jj p {
	font-size: 14px;
	line-height: 30px;
	text-indent: 2em;
	color: #444444;
}

.list .right .jj p img {
	margin-left: -2em;
}



.content {
	width: 1170px;
	overflow: hidden;
	min-height: 450px;
	margin: 10px auto 25px;
}

.content .tit {
	width: 100%;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}

.content .tit h2 {
	color: #9e0005;
	padding-left: 15px;
}

.content .tit .dqwz {
	color: #444444;
	font-size: 14px;
	margin-right: 10px;
}

.content .con {
	width: 1130px;
	overflow: hidden;
}

.content .con h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 45px;
	text-align: center;
	color: #222222;
}

.content .con .attribute {
	border-bottom: 1px solid #ebe8e2;
	font-size: 12px;
	color: #444444;
	line-height: 35px;
	text-align: center;
	margin-bottom: 10px;
}

.content .con .Information {}

.content .con .Information p {
	font-size: 14px;
	line-height: 30px;
	text-indent: 2em;
	color: #444444;
}

.content .con .Information p img {
	margin-left: -2em;
}

