﻿/* CSS Document */
html {
	-webkit-text-size-adjust: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

/* 设置图片视频等自适应调整 */
* {
	margin: 0;
	padding: 0;
}

img {
	max-width: 100%;
	height: auto;
	width: auto\9;
	/* ie8 */
	vertical-align: top;
}

.video embed,
.video object,
.video iframe {
	width: 100%;
	height: auto;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"],
select,
button,
textarea {
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
}

.css {
	-webkit-touch-callout: none
}

a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	/*-webkit-user-modify:read-write-plaintext-only; */
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

html {
	-ms-touch-action: none;
}

a:hover {
	color: #df2e29;
}

a:visited {
	color: rgba(0, 0, 0, 0);
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

i {
	font-style: normal;
}

li {
	list-style: none
}

img {
	border: 0;
}

a {
	color: #000;
	text-decoration: none;
	outline: none;
}

/*a:hover{color:#c00;text-decoration:underline;}*/
em {
	font-style: normal;
}

body {
	background: #f1f5fb url(../images/pc-head.jpg) no-repeat center top;
	font: 16px/30px "Microsoft Yahei", "SimSun", "Arial Narrow";
	/* -webkit-filter: blur(4px);*/
}

.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}

/* 清除浮动*/
* html .clearfix {
	zoom: 1;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

/*-------------------------------------------------------------------------------------------------------------------------*/
.w {
	width: 1100px;
	margin: 0 auto;
	/* position: relative; */
}

.nav {
	/* position: fixed;
	top: 0; */
	width: 100%;
	height: 68px;
	background-color: #a5191b;
	z-index: 999;
	margin-top: 334px;
	margin-bottom: 47px;
}

.nav-n {
	text-align: center;
}

.nav-n ul li {
	position: relative;
	display: block;
	float: left;
}

.nav-n a {
	display: inline-block;
	padding: 0 40px;
	color: white;
	line-height: 68px;
}

.nav-n .current {
	background: url(../images/nav-bg.jpg) repeat-x;
}

.nav-d {
	display: none;
	position: absolute;
	left: 0;
	top: 68px;
	width: 100%;
	float: left;
	background-color: rgba(101, 0, 1, .8);
	z-index: 9;
}

.nav-d li {
	width: 100%;
}

.nav-d li a {
	display: block;
	color: white;
	text-align: center;
	padding: 0 14px;
	line-height: 50px;

}


.box1 {
	margin-bottom: 100px;
	/* padding-top: 610px; */
}

.box1 .h {
	position: relative;
	height: 85px;
	background: url(../images/icon-title.png) no-repeat center top;
	margin-bottom: 62px;
}

.box1 .h a,
.box2 .h a,
.box3 .h a,
.box4 .h a,
.box5 .h a {
	position: absolute;
	width: 100%;
	height: 100%;
}

.tt {
	padding-top: 610px;
	margin-bottom: 90px;
}

.tt h2 {
	color: #cb2528;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	line-height: 85px;
}

.tt h2 a {
	color: #cb2528;
}

.tt p {
	color: #333;
	font-size: 16px;
	line-height: 24px;
}

.box1-a {
	width: 640px;
	height: 420px;
}

.box1-a a {
	color: white;
}

.box1-b {
	width: 416px;
	height: 420px;
}

.box2 {
	margin-bottom: 60px;
}

.box2 .h {
	position: relative;
	height: 85px;
	background: url(../images/icon-title.png) no-repeat center -101px;
	margin-bottom: 27px;
}

.box2 li {
	float: left;
	margin-right: 20px;
	width: 235px;
	height: 200px;
	border: 2px solid #dee5ef;
	padding: 10px;
	text-align: center;
}

.box2 li:last-child {
	margin: 0;
}

.box2 li img {
	width: 100%;
	height: 147px;
}

.box2 li h3 {
	line-height: 25px;
	list-style: none;
	margin-top: 7px;
}

.box2 .box2-swper {
	height: 416px;
}

.box2-left{
	width: 49%;
	float: left;
}

.box2-right{
	width: 49%;
	float: right;
}

.box2-left .title,
.box2-right .title
{
    line-height: 50px;
    border-bottom: 2px solid #e6e6e6;
    margin-bottom: 15px;	
}

.box2-left .title h3,
.box2-right .title h3{
	font-size: 20px;
	float: left;
	color: #e33a39;
	font-weight: bold;
}

.box2-left .title span,
.box2-right .title span{
	font-size: 14px;
	float: right;
}

.box3 {
	background-color: #e3ebf6;
	margin-bottom: 100px;
	padding: 25px 0 50px 0;
}

.box3 .h {
	position: relative;
	height: 85px;
	background: url(../images/icon-title.png) no-repeat center -202px;
	margin-bottom: 27px;
}

.box3 li {
	position: relative;
	float: left;
	margin-right: 20px;
	width: 235px;
	height: 177px;
	border: 2px solid #dee5ef;
	padding: 10px;
	text-align: center;
}

.box3 li:nth-child(even) {
	margin: 0;
}

.box3 li img {
	width: 100%;
	height: 140px;
}

.box3 li h3 {
	line-height: 48px;
	list-style: none;
	overflow: hidden;
    height: 34px;
}

.box3 li em {
	position: absolute;
	left: 25px;
	bottom: 65px;
	width: 55px;
	height: 55px;
	background: url(../images/icon.png) no-repeat center top;
}

.box3-left{
	width: 49%;
	float: left;
}

.box3-right{
	width: 49%;
	float: right;
}

.box3-left .title,
.box3-right .title
{
    line-height: 50px;
    border-bottom: 2px solid #e6e6e6;
    margin-bottom: 15px;	
}

.box3-left .title h3,
.box3-right .title h3{
	font-size: 20px;
	float: left;
	color: #e33a39;
	font-weight: bold;
}

.box3-left .title span,
.box3-right .title span{
	font-size: 14px;
	float: right;
}

.box4 {
	margin-bottom: 100px;
}

.box4 .h {
	position: relative;
	height: 85px;
	background: url(../images/icon-title.png) no-repeat center -302px;
	margin-bottom: 62px;
}

.box4 li,
.box_book li {
	float: left;
	margin-right: 20px;
	width: 234px;
	height: 358px;
	border: 2px solid #dee5ef;
	padding: 10px;
	text-align: center;
}

.box4 li:last-child {
	margin: 0;
}

.box4 li img,
.box_book li img {
	width: 100%
}

.box4 li h3,
.box_book li h3 {
	line-height: 24px;
	list-style: none;
	margin-top: 8px;
}

.box5 {
	margin-bottom: 100px;
}

.box5 .h {
	position: relative;
	height: 85px;
	background: url(../images/icon-title.png) no-repeat center -408px;
	margin-bottom: 62px;
}

.box5-a {
	width: 500px;
}

.box5-a h3 {
	margin: 5px 0;
	font-weight: bold;
	font-size: 24px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


.ut li {
	height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 36px;
}

.main {
	padding-bottom: 40px;
}



/* 焦点图 */
.focusBox {
	position: relative;
	width: 100%;
	height: 420px;
	overflow: hidden;
	font-size: 16px;
	text-align: left;
	background: white;
}

.focusBox .bd {
	width: 100%;
	height: auto;
	position: relative;
}

.focusBox .bd li {
	width: 100%;
	position: relative;
	height: 420px;
	overflow: hidden;
}

.focusBox .bd li a {
	display: block;
	width: 100%;
	height: 100%;
}

.focusBox .bd li img {
	width: 100%;
	vertical-align: top;
}

.focusBox .bd li p,
.focusBox .bd li em {
	position: absolute;
	height: 54px;
	bottom: 0;
	left: 4%;
	overflow: hidden;
	line-height: 54px;
	color: #fff;
	width: 80%;
	z-index: 9;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.focusBox .bd li em {
	left: 0;
	width: 100%;
	z-index: 8;
	background: #000;
	filter: alpha(opacity=80);
	opacity: 0.8
}

.focusBox .hd {
	position: absolute;
	height: 16px;
	line-height: 16px;
	bottom: 19px;
	right: 4px;
	z-index: 10;
}

.focusBox .hd li {
	display: inline-block;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	width: 8px;
	height: 8px;
	background: #fff;
	text-indent: -9999px;
	overflow: hidden;
	margin-right: 5px;
	float: left;
	cursor: pointer;
	margin-top: 4px;
}

.focusBox .hd li.on {
	background: #fff88e;
}

/* 焦点图 */

.box1-b h3 {
	margin: 5px 0;
	font-weight: bold;
	font-size: 24px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.box1-b .hr {
	margin: 20px 0 20px;
	height: 1px;
	width: 100%;
	background: #d2d2d2;
}

.ut li {
	height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 36px;
}

.nav-down {
	background-color: rgba(101, 0, 1, .8);
	height: 40px;
}

.nav-down {
	background-color: rgba(101, 0, 1, .8);
	height: 40px;
	display: none;
}

.nav-down .down-menu {
	position: absolute;
	left: 36%;
}

.nav-down a {
	display: inline-block;
	padding: 0 15px;
	color: white;
	line-height: 40px;
	height: 40px;

}

/* list */
#content {
	padding: 30px;
	background: #fff;
	/* margin-top: 580px; */
	margin-bottom: 50px;
}

#content .bch {
	height: 42px;
	border-bottom: 2px solid #6a6a6a;
	margin-bottom: 25px;
	position: relative;
}

#content .bch span {
	font-size: 18px;
	color: #a40c0a;
	border-bottom: 4px solid #a40c0a;
	position: absolute;
	bottom: -2px;
	left: 0;
	padding: 0 10px 5px 10px;
}

#content .bcb {
	overflow: hidden;
}

#content .bcb li {
	border-bottom: 1px dotted #cacaca;
	padding-bottom: 30px;
	margin-bottom: 20px;
	position: relative;
	zoom: 1;
}

#content .bcb h2 {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 10px;
}

#content .bcb h2 a {
	font-weight: bold;
}

#content .bcb p {
	font-size: 14px;
	line-height: 21px;
	color: #5e5c5c;
}

#content .bcb span {
	position: absolute;
	bottom: 6px;
	right: 10px;
}

#content .bcf {
	text-align: center;
}

#content .bcf a {
	padding: 0 5px;
}

#f {
	background: #ede9be;
	height: 90px;
	border-top: 6px solid #bb1a17;
	margin-top: 60px;
	overflow: hidden;
}

#f .w {
	position: relative;
}

#f img {
	position: absolute;
	bottom: 5px;
	left: 50%;
	margin-left: -10px;
}

#f img#imgConac {
	top: 6px;
	left: 24px;
}

#f p {
	line-height: 90px;
	text-align: center
}

#f p a {
	margin: 0 6px;
}

/* listshow */
.place .pc1 {
	height: 30px;
	background: #eee;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	text-indent: 10px;
}

.m38 {
	background: #FFF;
	padding: 35px 40px 0;
}

.m38 .h {
	border-bottom: 1px dotted #dddddd;
	margin-bottom: 20px;
}

.m38 .h h2 {
	font-size: 30px !important;
	line-height: 48px;
	color: #1f5781;
	text-align: center;
	font-weight: bold;
}

.m38 .h h3 {
	font-size: 24px !important;
	line-height: 34px;
	color: #1f5781;
	text-align: center;
	font-weight: bold;
}

.m38 .h .summary {
	text-align: center;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	margin: 10px 0;
	position: relative;
}

.m38 .h .summary .source {
	display: inline;
	text-align: left;
	position: relative;
}

.m38 .h .summary .bdsharebuttonbox {
	display: block;
	width: 138px;
	height: 19px;
	position: absolute;
	top: 4px;
	right: 0px;
}

.m38 .h .summary strong {
	font-weight: normal;
	position: relative;
	display: inline-block;
	height: 19px;
}

/* shuhua */
.draw li {
	position: relative;
	float: left;
	width: 235px;
	height: 200px;
	border: 2px solid #dee5ef;
	padding: 10px;
	text-align: center;
	margin: 0 8px 16px;
}

.draw li img {
	width: 100%;
	height: 147px;
}

.draw li h3 {
	line-height: 25px;
	list-style: none;
	margin-top: 7px;
}

/* video */
.box_video li {
	position: relative;
	float: left;
	margin: 0 10px 20px;
	width: 322px;
	height: 242px;
	border: 2px solid #dee5ef;
	padding: 10px;
	text-align: center;
}

.box_video li img {
	width: 100%;
	height: 195px;
}

.box_video li h3 {
	line-height: 48px;
	list-style: none;
	overflow: hidden;
    height: 1.6rem;
}

.box_video li em {
	position: absolute;
	left: 25px;
	bottom: 65px;
	width: 55px;
	height: 55px;
	background: url(../images/icon.png) no-repeat center top;
}


.box_video li em {
	position: absolute;
	left: 25px;
	bottom: 65px;
	width: 55px;
	height: 55px;
	background: url(../images/icon.png) no-repeat center top;
}

/* book */
.box_book li {
	margin: 0 8px 20px;
}

#wap-f {
	display: none;
}

#page {
	text-align: center;
	padding-top: 20px;
	color: #999;
}

#page a {
	display: inline-block;
	height: 30px;
	width: 70px;
	border: 1px solid #999;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	border-radius: 4px;
	color: #999;
	cursor: pointer;
	margin: 0 4px;
}

#page a:hover,
#page a:active {
	color: #fff;
	background: #9b4723;
	border: 1px solid #9b4723;
}


@media screen and (max-width:800px) {

	#f {
		display: none;
	}

	body {
		background: #f1f5fb url(../images/wap-head.jpg) no-repeat center top;
		background-size: 100%;
	}

	.w {
		width: 100%;
		margin: 0 auto;
		/* position: relative; */
	}

	.tt {
		width: 93%;
		padding-top: 10rem;
		margin-bottom: 2rem;
	}

	.tt h2 {
		color: #cb2528;
		font-size: .8rem;
		font-weight: bold;
		text-align: center;
		line-height: 1.3rem;
		margin-bottom: 0.3rem;
	}

	.tt h2 a {
		color: #cb2528;
	}

	.tt p {
		color: #333;
		font-size: .5rem;
		line-height: .8rem;
	}

	.box1-a {
		width: 640px;
		height: 420px;
	}

	.box1-b {
		width: 416px;
		height: 420px;
	}

	.focusBox {
		width: 100%;
		height: 10.6rem;
		margin-bottom: .6rem;
	}

	.focusBox .bd li {
		height: 10.6rem;
	}

	.focusBox .bd li p,
	.focusBox .bd li em {
		height: 2rem;
		line-height: 2rem;
		font-size: .6rem;
	}

	.focusBox .hd {
		height: .3rem;
		bottom: 0.65rem;
	}

	.focusBox .hd li {
		height: .3rem;
		width: .3rem;
		margin-top: 0;
		margin-right: .2rem;
	}

	.box1 {
		padding-top: 10.5rem;
	}

	.box1-a {
		width: 100%;
		height: 11rem;
	}

	.box1-b {
		width: 94%;
		margin: 0 0.5rem 1.3rem 0;
	}

	.nav {
		position: fixed;
		top: 0;
		width: 100%;
		height: 2rem;
		background-color: #a5191b;
		z-index: 999;
		margin: 0;
	}

	.nav-n {
		display: -webkit-box;
		overflow-x: scroll;
		height: 6.5rem;
		-webkit-overflow-scrolling: touch;
	}

	/* 隐藏滚动条 */
	.nav-n::-webkit-scrollbar {
		display: none;
	}

	.nav-n a {
		display: block;
		padding: 0 0.65rem;
		color: white;
		line-height: 2rem;
	}

	.nav-n .current {
		background: url(../images/nav-bg.jpg) repeat-x;
	}

	.box1 .h {
		margin-bottom: 1rem;
	}

	.box2 {
		margin-bottom: 0.6rem;
	}

	.box2 .h {
		margin-bottom: 1rem;
	}

	.box2 li {
		margin-right: 0.3rem;
		width: 6.25rem;
		height: 5.3rem;
		margin-bottom: 0.5rem;
	}

	.box2 ul {
		margin: 0 auto;
		width: 93%;
	}

	.box2 li:nth-child(even) {
		margin-right: 0;
	}

	.box2 li h3 {
		height: 1rem;
		overflow: hidden;
	}

	.box2 li img {
		width: 100%;
		height: 3.8rem;
	}


	.box2 .box2-swper {
		height: 416px;
	}

	.box3 {
		background-color: #e3ebf6;
		margin-bottom: 0.6rem;
		padding: 25px 0.5rem 1rem 0.5rem;
	}

	.box3 .h {
		height: 85px;
		background: url(../images/icon-title.png) no-repeat center -202px;
		margin-bottom: 1rem;
	}

	.box3 ul {
		width: 94%;
	}

	.box3 li {
		position: relative;
		float: left;
		width: 100%;
		height: 10.5rem;
		border: 2px solid #dee5ef;
		padding: 10px;
		text-align: center;
		margin-bottom: .5rem;
	}

	.box3 li:last-child {
		margin: 0;
	}

	.box3 li img {
		width: 100%
	}

	.box3 li h3 {
		line-height: 48px;
		list-style: none;
	}

	.box3 li em {
		position: absolute;
		left: 25px;
		bottom: 65px;
		width: 55px;
		height: 55px;
		background: url(../images/icon.png) no-repeat center top;
	}

	.box4 {
		margin-bottom: 1rem;
	}

	.box4 .h {
		margin-bottom: 1rem;
	}

	.box4 ul {
		width: 94%;
		margin: 0 auto;
	}

	.box4 li,
	.box_book li {
		width: 6.2rem;
		height: 10rem;
		margin: 0 .5rem .5rem 0;
	}

	.box_book li {
		margin-right: .2rem;
	}

	.box4 li:nth-child(even),
	.box_book li:nth-child(even) {
		margin-right: 0;
	}

	.box5 {
		width: 94%;
		margin-bottom: 1rem;
	}

	.box5-a {
		width: 94%;
		float: none;
		margin: 0 auto;
	}

	.box5 .h {
		margin-bottom: 1rem;
	}

	.main {
		padding-bottom: 40px;
	}

	/* list */
	#content {
		width: 90%;
		padding: 0.5rem;
		background: #fff;
		margin-top: 10rem;
		margin-bottom: 0.5rem;
	}

	#content .bch {
		padding-left: 0;
	}

	#content .bch h2 {
		border-bottom: 4px solid #a40c0a;
	}

	#content .bch span {
		font-size: 0.7rem;
	}

	#content .bcb h2 {
		font-size: 0.8rem;
	}

	/* listshow */
	.place .pc1 {
		font-size: 0.5rem;
	}

	.m38 {
		padding: 0.5rem 0.3rem 0.3rem 0.3rem;
	}

	.m38 .h h2 {
		font-size: 0.9rem !important;
		line-height: 1.2rem;
	}

	.m38 .h .summary {
		height: auto;
		line-height: 1rem;
	}

	.m38 .h .summary strong {
		padding-right: 0;
		height: auto;
	}

	.m38 .h .summary .bdsharebuttonbox {
		position: static;
		margin: 0 auto;
	}

	.m38 .b {
		font-size: 0.7rem;
	}

	.m38 .b p {
		margin-bottom: 0.3rem;
		line-height: 1.2rem;
	}


	/* video */
	.box_video li {
		width: 5.9rem;
		height: 5rem;
		margin: 0 0.5rem 0.6rem 0;
	}

	.box_video li h3 {
		height: 2rem;
		overflow: hidden;
	}

	.box_video li:nth-child(even) {
		margin: 0;
	}

	.box_video li em {
		left: 0.8rem;
		bottom: 2rem;
		width: 1.5rem;
		height: 1.5rem;
		background-size: 100%;
	}

	/* shuhua */
	.draw li {
		width: 5.9rem;
		height: 5rem;
		margin: 0 .4rem .6rem 0;
	}

	.draw li:nth-child(even) {
		margin: 0;
	}

	.draw li img {
		width: 100%;
		height: 3.8rem;
	}

	.draw li h3 {
		height: 1rem;
		overflow: hidden;
	}

	/* book */
	.box_book li {
		width: 6rem;
	}

	#wap-f {
		display: block;
		background: #ede9be;
		padding: .6rem;
		text-align: center;
		border-top: 6px solid #bb1a17;
	}

	.box_video li img {
		width: 100%;
		height: 3.7rem;
	}

	/* 下拉菜单 */
	.nav-n ul {
		width: 155%;
	}

	.nav-d {
		top: 2rem;
	}

	.box2-left,.box2-right{
		width: 94%;
		margin: 0 auto;
		float: none;
	}

	.box2 ul {
		margin: 0 auto;
		width: 100%;
	}

	.box3-left,.box3-right {
		width: 100%;
		margin: 0 auto;
		float: none;
	}

	.box3 li img {
		height: 8.8rem;
	}
}