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

/*格式化样式*/
* {
	margin: 0;
	padding: 0
}

body {
	font: 12px/1.5 MIcrosoft YaHei, Arial, Helvetica, sans-serif;
	color: #333
}

table {
	width: 100%;
	border-collapse: collapse;
	border: none;
	border-spacing: 0
}

a {
	color: #333;
	text-decoration: none;
}

img {
	border: none
}

input {
	vertical-align: middle;
	outline: none
}

textarea {
	outline: none;
}

ul,ol,dl {
	list-style: none;
}

b,em,i,u,strong {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 14px;
	font-weight: normal;
}

/*公共样式*/
.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix {
	overflow: hidden;
	zoom: 1
}

.clear {
	clear: both
}

.bg {
	background: #f1f1f1;
	padding-bottom: 50px
}

.wrap1200 {
	width: 1200px;
	margin: 0 auto
}

.rightSide {
	width: 364px;
	margin-top: 30px
}

.rightBord {
	border: solid 1px #8e8e8e;
	margin-top: 30px
}

.rightBord h2 {
	background: #fff;
	border-bottom: solid 1px #ccc;
	border-left: solid 8px #ff9000;
	font-size: 16px;
	height: 28px;
	line-height: 28px;
	padding: 0 9px
}

.active {
	padding: 27px 10px 10px 10px
}

.active dl dt {
	width: 157px;
	float: left;
}

.active dl dd {
	width: 176px;
	float: right;
}

.active dl dd h3 {
	text-align: center;
	font-size: 18px;
	margin-bottom: 10px
}

.active dl dd p {
	font-size: 16px;
	color: #666
}

.more {
	font-size: 16px;
	height: 32px;
	line-height: 32px
}

.more a {
	color: #666
}

.hotCourse ul li {
	padding: 5px 0;
	border-bottom: solid 1px #d8d8d8;
	font-size: 16px;
	line-height: 28px
}

.number {
	float: left;
	width: 26px;
	text-align: center
}

.hotCourse ul li .courseDiv a {
	padding-left: 10px;
	width: 250px
}

.memNum {
	width: 60px;
	background: url(../images/mem.png) no-repeat left center;
	padding-left: 15px
}

.courseImg {
	width: 95px;
	height: 70px;
	margin-right: 5px
}

.hotCourse ul li .courseHover {
	display: none
}

.hotCourse ul li .courseHover .courseFont {
	height: 70px;
	width: 160px;
	vertical-align: middle;
	line-height: 70px
}

.hotCourse ul li .courseHover .memNum {
	margin-top: 40px
}

.hotCourse .more {
	margin-right: 10px
}

.tjBook ul li {
	width: 88px;
	height: 125px;
	border: solid 1px #f3a21c;
	margin-left: 21px;
	margin-top: 7px;
	margin-bottom: 5px;
	float: left
}

.tjBook ul li a {
	position: relative
}

.tjBook ul li a img {
	display: block
}

.tjBook ul li a b {
	position: absolute;
	width: 78px;
	height: 24px;
	bottom: 0;
	left: 0;
	padding: 0 5px;
	background: url(../images/filter7.png) repeat;
	color: #fff;
	line-height: 24px;
	overflow: hidden
}

.tjBook .more {
	margin-right: 10px
}

.code {
	width: 195px;
	height: 190px;
	background: url(../images/codeBg.png) no-repeat center;
	margin: 23px auto;
	text-align: center
}

.code img {
	margin-top: 10px
}

.code p {
	font-size: 16px
}

.leftSide {
	width: 765px
}

.crums {
	height: 46px;
	border-bottom: solid 1px #dedede;
	line-height: 46px;
	font-size: 16px;
	padding: 0 10px
}

.fistNews {
	padding: 18px 5px;
	border-bottom: solid 1px #dedede
}

.fistNews h3 {
	font-size: 21px;
	font-weight: bold;
	height: 50px;
	line-height: 50px
}

.fistNews h3 span {
	font-size: 16px;
	color: #999;
	font-weight: 400
}

.fistNews dl dt {
	float: left;
	width: 257px;
	height: 164px;
}

.fistNews dl dd {
	float: right;
	width: 480px;
	font-size: 16px;
	line-height: 26px
}

.fistNews dl dd p {
	text-indent: 2em
}

.safeNews li {
	padding: 16px 5px;
	border-bottom: solid 1px #dedede
}

.newImg {
	width: 130px;
}

.newsFont {
	width: 605px
}

.newsFont h3 {
	font-size: 18px;
	font-weight: bold
}

.newsFont h3 span {
	font-weight: 400;
	font-size: 16px;
	color: #999
}

.newsFont p {
	font-size: 16px;
	margin-top: 5px
}

.pages {
	margin-top: 50px;
	text-align: center
}

.pages a {
	display: inline-block;
	height: 18px;
	line-height: 18px;
	padding: 0 10px;
	border: solid 1px #7d7d7d;
	font-size: 13px;
	margin: 0 2px
}

.pages a:hover,.pages a.cur {
	color: #fff;
	background: #000
}

.ruleList {
	border-bottom: solid 1px #dedede;
	padding: 10px 5px
}

.ruleList li {
	height: 45px;
	line-height: 45px;
	font-size: 16px
}

.ruleList li span {
	color: #999
}

.ruleList li a:hover {
	color: #fa7a20;
}

.ruleList li a {
	width: 580px;
	float: left
}

.ruleList li a.red {
	color: #ea1a1a
}

.hot {
	display: inline-block;
	width: 37px;
	height: 14px;
	background: url(../images/hot.png) no-repeat center
}

/*page*/
.pagination {
	margin: 60px;
	text-align: center;
}

.pagination a {
	text-decoration: none;
	border: 1px solid #717172;
	color: #333333;
}

.pagination a,.pagination span {
	display: inline-block;
	padding: 3px 10px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.pagination a:hover,.pagination a.current {
	background: #ff791f;
	color: #fff;
	border: 1px solid #ff791f;
}