@charset "utf-8";

/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: url(../../image/lizaixiang/bg.jpg);
}

body h1,
h2,
h3,
h4,
h5,
h6,
p,
samp,
div,
ul li,
ol li,
a,
dl,
dt,
dd,
select,
input,
button,
textarea {
	font-family: "微软雅黑";
	font-weight: normal;
	list-style-type: none;
	text-decoration: none;
	list-style: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
	border: 0px;
	color: #bf5d40;
}

button {
	cursor: pointer;
}

.clear {
	clear: both;
}

table {
	border-spacing: 1px;
}


/*banner*/

.banner {
	width: 100%;
	min-width: 1280px;
	height: 596px;
	background: url(../../image/lizaixiang/banner.png) no-repeat center center;
}

.banner .main {
	width: 1200px;
	height: 596px;
	margin: 0 auto;
}

.banner .main p {
	width: 645px;
	height: 325px;
	float: left;
	font-size: 12px;
	color: #000;
	line-height: 23px;
	font-family: arial;
	text-indent: 24px;
	padding-top: 210px;
}


/*作品展示*/

.zpzs {
	width: 100%;
	min-width: 1280px;
	height: 300px;
	float: left;
}

.zpzs .zpzsMain {
	width: 1200px;
	height: 300px;
	margin: 0 auto;
	background: url(../../image/lizaixiang/bg-1.png) no-repeat;
}

.zpzs .zpzsMain .title {
	width: 1200px;
	height: 78px;
	float: left;
}

.zpzs .zpzsMain .title h2 {
	width: 300px;
	height: 60px;
	font-size: 20px;
	line-height: 78px;
	float: left;
	color: #fff;
	background: url(../../image/lizaixiang/title-bg.png) 20px 12px no-repeat;
	padding-left: 42px;
}

.zpzs .zpzsMain .title span {
	float: right;
	line-height: 78px;
	padding-right: 20px;
}

.zpzs .zpzsMain .title span a {
	font-size: 14px;
	color: #271103;
}

.zpzs .zpzsMain .title span a:hover {
	text-decoration: underline;
	color: #bf5d40;
}

.zpzs .zpzsMain .lb {
	width: 1200px;
	height: 191px;
	float: left;
}

.zpzs .zpzsMain .lb .pre {
	width: 41px;
	height: 189px;
	float: left;
	background: url(../../image/lizaixiang/L-1.png) no-repeat;
	cursor: pointer;
	position: relative;
	z-index: 1;
}

.zpzs .zpzsMain .lb .pre:hover {
	width: 41px;
	height: 189px;
	float: left;
	background: url(../../image/lizaixiang/L.png) no-repeat;
	cursor: pointer;
	position: relative;
	z-index: 1;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.zpzs .zpzsMain .lb .lbCon {
	width:1156px;
	height: 189px;
	float: left;
}

.zpzs .zpzsMain .lb .lbCon ul li {
	width: 250px;
	height: 188px;
	float: left;
	background: #fff;
	margin-right: 39px;
}

.zpzs .zpzsMain .lb .lbCon ul li img {
	width: 242px;
	height: 180px;
	margin: 4px;
}

.zpzs .zpzsMain .lb .next {
	width: 41px;
	height: 189px;
	float: right;
	background: url(../../image/lizaixiang/R-1.png) no-repeat;
	cursor: pointer;
	position: relative;
	margin-top: -188px;
}

.zpzs .zpzsMain .lb .next:hover {
	width: 41px;
	height: 189px;
	float: right;
	background: url(../../image/lizaixiang/R.png) no-repeat;
	cursor: pointer;
	position: relative;
	margin-top: -188px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}


/*教育教学论文-媒体资讯*/

.plate {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
}

.plate .plateMain {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.plate .plateMain .paper {
	width: 729px;
	height: 411px;
	float: left;
	background: url(../../image/lizaixiang/bg-2.png) no-repeat;
}

.plate .plateMain .paper h2 {
	width: 300px;
	height: 60px;
	font-size: 20px;
	line-height: 78px;
	float: left;
	color: #fff;
	background: url(../../image/lizaixiang/title-bg.png) 20px 12px no-repeat;
	padding-left: 42px;
}

.plate .plateMain .paper span {
	float: right;
	line-height: 78px;
	padding-right: 20px;
}

.plate .plateMain .paper span a {
	font-size: 14px;
	color: #271103;
}

.plate .plateMain .paper span a:hover {
	text-decoration: underline;
	color: #bf5d40;
}

.plate .plateMain .paper .list {
	width: 729px;
	height: 300px;
	float: left;
}

.plate .plateMain .paper .list ul {
	width: 333px;
	float: left;
	border-right: 1px solid #c6c6c6;
	padding-left: 30px;
}

.plate .plateMain .paper .list ul li {
	font-size: 14px;
	color: #271103;
	line-height: 27px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.plate .plateMain .paper .list ul li a {
	font-size: 14px;
	color: #271103;
}

.plate .plateMain .paper .list ul li a:hover {
	color: #bf5d40;
}

.plate .plateMain .mediaNews {
	width: 451px;
	height: 411px;
	float: left;
	background: url(../../image/lizaixiang/bg-3.png) no-repeat;
	margin-left: 20px;
}

.plate .plateMain .mediaNews h2 {
	width: 300px;
	height: 60px;
	font-size: 20px;
	line-height: 78px;
	float: left;
	color: #fff;
	background: url(../../image/lizaixiang/title-bg.png) 20px 12px no-repeat;
	padding-left: 42px;
}

.plate .plateMain .mediaNews span {
	float: right;
	line-height: 78px;
	padding-right: 20px;
}

.plate .plateMain .mediaNews span a {
	font-size: 14px;
	color: #271103;
}

.plate .plateMain .mediaNews span a:hover {
	text-decoration: underline;
	color: #bf5d40;
}

.plate .plateMain .mediaNews .con {
	float: left;
	margin-left: 8px;
}

.plate .plateMain .mediaNews .con ul li {
	width: 201px;
	float: left;
	margin-bottom: 16px;
	margin-left: 10px;
}

.plate .plateMain .mediaNews .con ul li .img {
	width: 201px;
	height: 125px;
}

.plate .plateMain .mediaNews .con ul li .img .mask {
	width: 201px;
	height: 125px;
	background: #000;
	opacity: 0;
	position: absolute;
	cursor: pointer;
}

.plate .plateMain .mediaNews .con ul li .img .mask img {
	width: 52px;
	height: 52px;
	float: left;
	margin-left: 75px;
	margin-top: 37px;
}

.plate .plateMain .mediaNews .con ul li .img .mask:hover {
	background: #000;
	opacity: 0.6;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.plate .plateMain .mediaNews .con ul li .img img {
	width: 201px;
	height: 125px;
	float: left;
	margin-bottom: 10px;
}

.plate .plateMain .mediaNews .con ul li p {
	width: 201px;
	font-size: 14px;
	color: #271103;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
}

.plate .plateMain .mediaNews .con ul li p a {
	font-size: 14px;
	color: #271103;
}

.plate .plateMain .mediaNews .con ul li p a:hover {
	color: #bf5d40;
}


/*书法电子书*/

.dzs {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
}

.dzs .dzsMain {
	width: 1200px;
	height: 338px;
	margin: 0 auto;
	background: url(../../image/lizaixiang/bg-4.png) no-repeat;
}

.dzs .dzsMain .title {
	width: 1200px;
	height: 78px;
	float: left;
}

.dzs .dzsMain .title h2 {
	width: 300px;
	height: 60px;
	font-size: 20px;
	line-height: 78px;
	float: left;
	color: #fff;
	background: url(../../image/lizaixiang/title-bg.png) 20px 12px no-repeat;
	padding-left: 42px;
}

.dzs .dzsMain .title span {
	float: right;
	line-height: 78px;
	padding-right: 20px;
}

.dzs .dzsMain .title span a {
	font-size: 14px;
	color: #271103;
}

.dzs .dzsMain .title span a:hover {
	text-decoration: underline;
	color: #bf5d40;
}

.dzs .dzsMain ul {
	width: 1200px;
	float: left;
}

.dzs .dzsMain ul li {
	width: 151px;
	float: left;
	margin-left: 17px;
}

.dzs .dzsMain ul li .img {
	width: 151px;
	height: 196px;
	background: #fff;
}

.dzs .dzsMain ul li .img img {
	width: 143px;
	height: 188px;
	margin: 4px;
}

.dzs .dzsMain ul li p {
	width: 151px;
	font-size: 14px;
	color: #271103;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-top: 15px;
}

.dzs .dzsMain ul li p a {
	font-size: 14px;
	color: #271103;
}

.dzs .dzsMain ul li p a:hover {
	color: #bf5d40;
}


/*出版著作*/

.book {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
	margin-bottom: 156px;
}

.book .bookMain {
	width: 1200px;
	height: 404px;
	margin: 0 auto;
	background: url(../../image/lizaixiang/bg-5.png) no-repeat;
}

.book .bookMain .title {
	width: 1200px;
	height: 78px;
	float: left;
}

.book .bookMain .title h2 {
	width: 300px;
	height: 60px;
	font-size: 20px;
	line-height: 78px;
	float: left;
	color: #fff;
	background: url(../../image/lizaixiang/title-bg.png) 20px 12px no-repeat;
	padding-left: 42px;
}

.book .bookMain .title span {
	float: right;
	line-height: 78px;
	padding-right: 20px;
}

.book .bookMain .title span a {
	font-size: 14px;
	color: #271103;
}

.book .bookMain .title span a:hover {
	text-decoration: underline;
	color: #bf5d40;
}

.book .bookMain ul {
	width: 1200px;
	float: left;
	margin-left: -30px;
	margin-top:15px;
}

.book .bookMain ul li {
	width: 162px;
	float: left;
	margin-left: 65px;
}

.book .bookMain ul li .img {
	width: 162px;
	height: 233px;
	background: #fff;
}

.book .bookMain ul li .img img {
	width: 154px;
	height: 225px;
	margin: 4px;
}

.book .bookMain ul li p {
	width: 162px;
	font-size: 14px;
	color: #271103;
	float: left;
	padding-top: 15px;
}

.book .bookMain ul li p a {
	font-size: 14px;
	color: #271103;
	cursor: default;
}

.book .bookMain ul li p a:hover {
	text-decoration:none;
}