*{margin: 0;padding: 0;}
.fl{float: left;}
.fr{float: right;}
body{font: 12px/1.5 "Microsoft YaHei",Tahoma,Arial,Helvetica,sans-serif;font-size: 12px;min-width: 1200px;margin: 0 auto;color: #333;}
.zhao{
	display: none;
}
.zhao>.bg{
	width: 100%;
	height: 100%;
}
.zhao>.bg{
	position: fixed;
	width: 100%;
	height: 100%;
	background: #000;
	opacity:0.8;
	z-index: 10;
}
.zhao>img{
	width: 258px;
	height: 258px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -129px;
	margin-top: -129px;
	z-index: 11;
}
.zhao>.close{
	width: 32px;
	height: 32px;
	position: fixed;
	top: 10px;
	right: 20px;
	z-index: 12;
	cursor: pointer;
}
.banner{
	width:100%;min-width:1000px;
	height:773px;
}
.sections{
	width:100%;
	height:773px;
	position:relative;
}
.content{
	padding-top: 80px;
	min-height: 949px;
	background: url(../images/bg.jpg) no-repeat center top;
}
.main{width: 1200px;margin: 0 auto;}
.title{
	width: 646px;
	height: 98px;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	line-height: 80px;
	color: #0484FF;
	margin:0 auto;
	background: url(../images/title_bg.png) no-repeat center center;
}
.title span{
	color: #F19149;
	margin-left: 20px;
}
.word{
	width: 1100px;
	height: 200px;
	background: #fff;
	padding: 40px 50px;
	border-radius: 5px;
	margin-top: 27px;
	margin-bottom: 80px;
}
.word>p{
	font-size: 16px;
	line-height: 27px;
}
.word>p>span{
	color: #F19149;
	text-decoration: underline;
	cursor: pointer;
}
.book-list{
	width: 1200px;
	height: 350px;
	background: url(../images/book_list.png) no-repeat center bottom;
}
.nav{
	padding: 70px 30px;
}
.nav-bar{
	display: block;
	float: left;
	width: 518px;
	height: 63px;
	margin: 10px;
	margin-bottom: 0px;
	font-size: 22px;
	font-weight: bold;
	line-height: 63px;
	padding-left: 30px;
	cursor: pointer;
	border: 1px dashed #95C2F3;
	border-radius: 5px;
	background: #E1ECFA;
}
.nav-bar.active{
	color: #0584FF;
	/*background: url(../images/select_bg.png) no-repeat center left;*/
	background: #FFF100;
}
.book-cont{
	width: 1200px;
	padding: 60px 0;
}
.item{
	display: none;
	text-align: center;
}
.item.active{
	display: block;
}
.item>h1{
	font-size: 36px;
}
.item>h1>i{
	vertical-align: middle;
}
.item .dir{
	padding: 30px 50px;
	font-size: 18px;
	line-height: 30px;
	text-align: left;
	border-radius: 5px;
}
.item .dir2{
	font-size: 16px;
	color: #fff;
	background: #0584FF;
	margin-top: 20px;
	/*line-height: 40px;*/
}
.item .dir3{
	font-size: 16px;
	margin-top: 20px;
	line-height: 36px;
}
.item .item-cont p{
	font-size: 16px;
	color: #565656;
}
.item1 .item-cont{
	height: 470px;
}
.item1 .item-cont>.left{
	width: 560px;
	height: 470px;
}
.item1 .item-cont>.left>img{
	width: 568px;
}
.item1 .item-cont>.right{
	width: 640px;
	height: 374px;
	border-radius: 5px;
	margin-top: 32px;
	background: #0584FF;
}
.item1 .item-cont>.right>p{
	margin: 30px 40px;
	font-size: 16px;
	color: #fff;
	text-align: left;
	line-height: 28px;
}
.item .chart-title{
	font-size: 22px;
	color: #0584FF;
	margin-bottom: 30px;
}
.item2 .item-cont{
	height: 480px;
}
.item2 .item-cont>div{
	width: 560px;
}
.item2 .item-cont>div>img{
	width: 580px;
	margin-left: -10px;
}

.item3 .chart-title{
	font-size: 36px;
	color: #0584FF;
	margin-bottom: 30px;
}
.item3 .item-cont{
	height: 1570px;
}
.item3 .item-cont>div{
	clear: both;
	padding-top: 15px;
}
.item3 .table-box>table{
	border-collapse: collapse;
}
.item3 .table-box>div{
	border: 1px solid #0385FF;
}
.item3 table th{
	height: 50px;
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
	background: #0385FF;
	color: #fff;
}
.item3 table td{
	height: 230px;
	font-size: 16px;
}
.item3 table td>p{
	margin-left: 30px;
	text-align: left;
}





.item3 .item-cont .right{
	width: 640px;
	height: 378px;
	margin-top: 34px;
	background: #0584FF;
	text-align: left;
	color: #fff;
}
.item3 .item-cont .right>p{
	margin: 158px 40px;
	line-height: 30px;
	color: #fff;
}
.item3 .item-cont .left{
	width: 560px;
	height: 480px;
}
.item3 .item-cont .left>img{
	position: relative;
	width: 576px;
	left: -8px;
	z-index: -1;
}
.item .item4-box{
	font-size: 16px;
	margin-top: -10px;
}
.item .item4-box1>div{
	display: inline-block;
	margin-bottom: 10px;
}
.item .item4-box2{
	height: 720px;
}
.item .item4-box2>div{
	float: left;
	width: 360px;
	height: 350px;
	margin-left: 58px;
	margin-bottom: 20px;
}
.item .item4-box2>div>img{
	width: 380px;
	margin-left: -10px;
}
.item .item4-box2>div.margin0{
	margin-left: 0px;
}
.item .item4-box2>div.last{
	background: #0584FF;
	text-align: left;
	border-radius: 5px;
	height: 298px;
	margin-top: 8px;
	color: #fff;
	line-height: 27px;
}
.item .item4-box2>div.last>p{
	margin: 86px 40px;
}
.item5 .item-cont{
	height: 490px;
	margin-top: 30px;
}
.item5 .item-cont>.left{
	width: 560px;
	height: 490px;
}
.item5 .item-cont>.left>p{
	margin-left: 60px;
	text-align: left;
}
.item5 .item-cont>.left>img{
	width: 568px;
}
.item5 .item-cont>.right{
	width: 640px;
	height: 374px;
	border-radius: 5px;
	margin-top: 32px;
	background: #0584FF;
}
.item5 .item-cont>.right>p{
	margin: 30px 40px;
	font-size: 16px;
	color: #fff;
	text-align: left;
	line-height: 28px;
}
.item p.dir2{
	color: #fff;
}
.item6 .item-cont>div{
	height: 300px;
	margin-top: 30px;
}
.item6 .item-cont>div>div{
	width: 280px;
	height: 300px;
	float: left;
	margin-left: 26px;
}
.item6 .item-cont>div>div.first{
	margin-left: 0px;
}
.item6 .item-cont>div>div>img{
	width: 300px;
	margin-left: -10px;
}
.main>p{
	font-size: 16px;
	text-align: right;
	margin-bottom: 30px;
	margin-top: -20px;
	color: #565656;
}

