blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul {
	margin: 0;
	padding: 0;
	font: 14px/1.2 "Microsoft YaHei",\5fae\8f6f\96c5\9ed1,Helvetica,Arial,Microsoft Yahei,sans-serif
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

img {
	border: 0
}

ol,ul {
	list-style: none
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: 400
}

input,select,textarea {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit
}

body {
	background-color: #fff
}

button,input,select,textarea {
	font-size: 99%
}

table {
	font-size: inherit;
	font: 100%
}

a,area {
	outline: 0;
	text-decoration: none
}

input {
	outline: 0
}

input::-webkit-inner-spin-button,input::-webkit-outer-spin-button {
	-webkit-appearance: none!important
}

.input::-ms-clear {
	display: none
}

img {
	border: 0;
	vertical-align: middle;
	display: block
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both
}

.clearfix {
	zoom: 1
}

.clear {
	clear: both
}
.con_img{clear: both;padding-left:5px}
.con_img img{float:left;margin:2px;}
.container {
	max-width: 1920px;
	margin: 0 auto;
	position: relative;
	overflow: hidden
}

.container .wrap {
	background: url(../images/bg2-3.jpg) no-repeat top center #111;
	position: relative;
	margin: 0 auto;
	min-height: 1490px
}

.container .content-wrap {
	padding-left: 20%;
	padding-bottom: 120px
}

.container .inner {
	position: relative;
	z-index: 1;
	width: 950px
}

.container .m-inner {
	position: relative;
	display: block;
	width: 820px;
	margin: 0 auto
}

.container .menu {
	position: absolute;
	display: block;
	width: 220px;
	height: 100%;
	left: -230px;
	top: 0;
	z-index: 3;
	opacity: 0;
	background: #222;
	transition: all .4s ease-out;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out
}

.container .menu.show {
	left: 0;
	opacity: 1
}

.container .logo {
	display: block;
	width: 200px;
	height: 118px;
	left: 0;
	margin: 20px auto;
	background: url(../images/llogo.png) no-repeat 0 0
}

.menu-list span {
	color: #444;
	font-size: 16px;
	position: absolute;
	left: 40px;
	top: 26px
}

.menu-list li {
	position: relative
}

.menu-list .sub-menu {
	position: absolute;
	top: 0;
	left: 220px;
	z-index: 3;
	display: none
}

.menu-list li:hover .sub-menu {
	display: block
}

.menu-list .sub-menu a {
	width: 200px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background-color: #8f1818;
	color: #c99
}

.menu-list .sub-menu a:hover {
	background-color: #821414
}

.menu-list a {
	display: block;
	text-align: center;
	line-height: 70px;
	font-size: 16px;
	color: #888;
	transition: all .4s ease-out;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out
}

.menu-list a.forbid {
	cursor: default
}

.menu-list li:hover a {
	color: #fff;
	background: #9a1a1a
}

.menu-list li:after {
	content: "";
	position: absolute;
	top: 32px;
	right: 32px;
	width: 4px;
	height: 8px;
	background: url(../images/icon.png) no-repeat -19px -156px
}

.menu-list .sub-menu li:after {
	display: none
}

.menu-list li.current:after,.menu-list li:hover:after {
	background-position: 0 -156px
}

.menu-list li.current a {
	color: #fff
}

.menu-list li.current span,.menu-list li:hover span {
	color: #fff
}

h1.page-title {
	padding-top: 28px;
	color: #400000;
	font-size: 64px;
	text-indent: 6px;
	font-weight: 700;
	line-height: 1.4
}

.crumbs {
	font-size: 18px;
	color: #560000;
	padding: 10px 0 20px 0
}

.content {
	position: relative
}

.content-top {
	background: url(../images/content-top.png) no-repeat top center;
	width: 950px;
	height: 33px;
	position: absolute;
	display: block;
	left: 0;
	top: 0
}

.content-middle {
	background: url(../images/content-middle.png) repeat-y top center;
	padding: 62px 0;
	min-height: 1000px
}

.content-bottom {
	background: url(../images/content-bottom.png) no-repeat top center;
	width: 950px;
	height: 33px;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0
}

.nav-wrap {
	position: fixed;
	top: 270px;
	right: 0;
	z-index: 9;
	background-color: #333
}

.nav-wrap .nav-link {
	display: block;
	position: relative;
	width: 50px;
	height: 50px;
	margin-bottom: 1px;
	background-color: #222
}

.nav-wrap .nav-link:after {
	position: absolute;
	display: block;
	content: "";
	left: 50%;
	top: 50%;
	background: url(../images/icon.png) no-repeat
}

.nav-wrap .link1:after {
	width: 15px;
	height: 16px;
	margin-left: -7px;
	margin-top: -8px;
	background-position: -39px -158px
}

.nav-wrap .link2:after {
	width: 19px;
	height: 17px;
	margin-left: -10px;
	margin-top: -8px;
	background-position: -59px -158px
}

.nav-wrap .link3:after {
	width: 16px;
	height: 16px;
	margin-left: -8px;
	margin-top: -8px;
	background-position: -87px -158px
}

.nav-wrap .link4:after {
	width: 16px;
	height: 16px;
	margin-left: -8px;
	margin-top: -8px;
	background-position: -114px -158px
}

.nav-wrap .link5:after {
	width: 13px;
	height: 13px;
	margin-left: -6px;
	margin-top: -6px;
	background-position: -138px -158px
}

.nav-wrap .link5 {
	margin-bottom: 0
}

.nav-wrap .nav-link span {
	display: block;
	width: 97px;
	height: 49px;
	display: none;
	line-height: 49px;
	text-indent: 17px;
	position: absolute;
	right: 43px;
	top: 0;
	color: #fff;
	background: url(../images/icon.png) no-repeat 0 -192px
}

.nav-wrap .nav-link:hover span {
	display: block
}

.m-inner h2.title {
	font-size: 24px;
	color: #654;
	line-height: 2
}

.table-wrap {
	position: relative;
	display: block
}

.table-wrap table {
	width: 100%
}

.split {
	display: inline-block;
	width: 10px;
	text-align: center
}

.img-wrap {
	padding: 30px 0;
	position: relative
}

.txt-wrap {
	color: #433;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px dashed #d6cbb4;
	border-bottom: 1px dashed #d6cbb4
}

.txt-wrap p {
	line-height: 24px
}

.txt-wrap p img {
	display: block;
	margin: 20px auto;
	max-width: 100%
}

.pop {
	display: none
}

.pop .mask {
	position: fixed;
	display: block;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 99;
	background: #000;
	background: rgba(0,0,0,.85)
}


#alert {
	background: #9a1a1a;
	color: #fff;
	position: fixed;
	display: block;
	width: 320px;
	height: 60px;
	left: 50%;
	top: 50%;
	margin-left: -160px;
	margin-top: -30px;
	z-index: 999;
	font-size: 20px;
	text-align: center;
	line-height: 60px
}

.loading {
	font-size: 24px;
	text-align: center;
	color: #ff8e01
}

.loading img {
	display: block;
	margin: 14px auto
}

.nav-tab li {
	float: left;
	padding: 0 6px
}

.nav-tab li.last {
	margin-right: 0
}

.guide .overlay,.history .overlay {
	width: 522px;
	overflow: hidden;
	margin: 0 auto
}

.nav-tab ul {
	position: relative;
	z-index: 5;
	left: 0;
	transition: left .2s ease-out;
	-webkit-transition: left .2s ease-out;
	-moz-transition: left .2s ease-out
}

.nav-tab span {
	position: absolute;
	display: block;
	z-index: 1
}

.nav-tab span.btn {
	background: url(../images/icon.png) no-repeat;
	width: 36px;
	height: 36px;
	top: 4px;
	z-index: 3;
	cursor: pointer
}

.nav-tab span.lbtn {
	left: 0;
	background-position: 0 -311px
}

.nav-tab span.lbtn:hover {
	background-position: 0 -362px
}

.nav-tab span.rbtn {
	right: 0;
	background-position: -67px -311px
}

.nav-tab span.rbtn:hover {
	background-position: -67px -362px
}

.nav-tab span.line {
	width: 100%;
	left: 0;
	top: 23px;
	border-bottom: 1px dashed #ddcead
}

.nav-tab li a {
	display: block;
	width: 160px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #817867;
	font-size: 18px;
	position: relative;
	background-color: #f6e9cc;
	border: 1px solid #ddcead;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	transition: all .4s ease-out;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out
}

.nav-tab li.current a {
	background-color: #a00;
	border: 1px solid #a00;
	color: #f8e9cb
}

.article-title {
	font-size: 24px;
	line-height: 1.2;
	color: #a00;
	font-weight: 700;
	padding: 30px 0;
	text-align: center
}

.arrow-more {
	width: 80px;
	height: 24px;
	position: absolute;
	right: 0;
	bottom: -30px;
	text-align: center;
	line-height: 24px;
	cursor: pointer;
	color: #888;
	z-index: 3;
	border: 1px solid #888
}

.arrow-more:hover {
	background: #a00;
	color: #f8e9cb;
	border: 1px solid #a00
}

.desc-wrap {
	line-height: 1.4;
	padding-bottom: 18px;
	text-indent: 28px
}

.nav-tab ul {
	margin: 0 -3px;
	overflow: hidden;
	height: 52px
}

.nav-tab ul.open {
	height: auto
}

.guide .nav-tab li {
	width: 147px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #817867;
	font-size: 18px;
	cursor: pointer;
	position: relative;
	background-color: #f6e9cc;
	border: 1px solid #ddcead;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 0;
	transition: all .4s ease-out;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	margin: 2px
}

.guide .nav-tab li.current {
	background-color: #a00;
	border: 1px solid #a00;
	color: #f8e9cb;
	cursor: default
}

.guide .overlay {
	width: 100%;
	position: relative;
	overflow: visible
}

.article-title {
	padding: 5px 0 5px 0
}

.txt-wrap {
	border-top: none
}

.article {
	display: none
}

.img-wrap img {
	display: block;
	width: 100%;
	margin: 0 auto
}

.article-title {
	margin-bottom: 30px;
	border-bottom: 1px dashed #d6cbb4
}

.article h2 {
	line-height: 1.8;
	font-size: 16px
}

.article h2 span {
	color: #a00
}