@charset "UTF-8";

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td,
a {
	margin: 0;
	padding: 0;
}

body {
	font-family: PingFang SC, Lantinghei SC, Helvetica Neue, Helvetica, Arial, Microsoft YaHei, 微软雅黑, STHeitiSC-Light, simsun, 宋体, WenQuanYi Zen Hei, WenQuanYi Micro Hei, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}

a {
	color: #555;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

ol,
ul,
li {
	list-style: none;
}

input,
textarea,
select,
button {
	font: 14px Verdana, Helvetica, Arial, sans-serif;
}

table {
	border-collapse: collapse;
}

html {
	overflow-y: scroll;
}


.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	*zoom: 1;
}

.fl {
	float: left;
}


.fr {
	float: right;
}

.dis {
	display: block;
}

.area1 {
	display: block;
	width: 100%;
	height: auto;
}

.area2 {
	display: block;
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.bgImg img{
	width: 100%;
}

.box1{
	width: 1246px;
	height: 827px;
	background: url(../img/book_bg.png);
	background-size: cover;
	margin-top: -250px;
	position: relative;
	z-index: 1;
}

.box1 li{
	width: 49%;
}

.box1 li a{
	display: block;
	width: 460px;
	font-family: MicrosoftYaHei;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 52px;
	letter-spacing: 2px;
	color: #be5a26;
	margin: 0 auto;
	margin-top: 170px;
	text-indent: 2em;
}

.box3{
	display: none;
}

.box3 li{
	width: 90%;
	margin: 0 auto;
}

.box3 li a{
	position: relative;
	background: url(../img/book_bg_left.png);
	background-position: center top;
	background-size: cover;
	background-color: rgb(253,221,200);
}
.box3 li a p{
	width: 80%;
	font-family: MicrosoftYaHei;
	font-size: 1.14285rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.414285rem;
	letter-spacing: 2px;
	color: #be5a26;
	margin: 0 auto;
	padding-top: 28%;
	padding-bottom: 18%;
	text-indent: 2em;
}

.box3 li:nth-child(2) a{
	background: url(../img/book_bg_right.png);
	background-position: left top;
	background-size: 106%;
	background-repeat: no-repeat;
	background-color: rgb(253,221,200);
}

.box3 li:nth-child(2){
	margin-top: 1.714285rem;
}

.title{
	margin-top: 40px;
}

.slideBox {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.slideBox .bd {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.slideBox .bd ul {
	width: 100%;
	height: 100%;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	position: relative;
}

.slideBox .bd li .pic a {
	display: block;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.slideBox .bd li .pic a  img{
	width: 100%;
	height: 100%;
}

.slideBox .bd li .word {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60px;
	background-image: linear-gradient(0deg, rgba(2,2,2,0.6), rgba(2,2,2,0));
	z-index: 10;
}

.slideBox .bd li .word a {
	display: block;
	width: 95%;
	margin: 0 auto;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #ffffff;
	line-height: 18px;
	margin-top: 30px;
}

.slideBox .bd li .word p {
	width: 95%;
	margin: 0 auto;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(190, 190, 190, 1);
	line-height: 22px;
	margin-top: 15px;
}

.slideBox1 {
	width: 707px;
	height: 420px;
	margin-top: 30px;
}

.slideBox .hd {
	height: 10px;
	overflow: hidden;
	position: absolute;
	right: 20px;
	bottom: 19px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	width: 10px;
	height: 10px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	margin-left: 10px;
	border-radius: 30px;
}

.slideBox .hd ul li.on {
	background-color: rgb(253,114,98);
}

.box4{
	width: 477px;
	background-color: #fcf8f6;
}

.box5{
	background: none;
}

.box6{
	width: 90%;
	margin: 0 auto;
	font-family: MicrosoftYaHei;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 2px;
	color: #242424;
}

.box41 p{
	color: #969696;
	margin-top: 20px;
}

.box41 p span{
	color: #ff6855;
}

.box41{
	padding: 15px 0;
	margin-top: 30px;
}

.box61 li{
	border-bottom: 1px solid #f6f6f6;
	height: 75px;
}

.box61 li a{
	line-height: 75px;
}

.bot{
	margin-top: 100px;
}