﻿/* CSS Document */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
blockquote {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Microsoft YaHei", Helvetica, Georgia, Arial, sans-serif;
	background-color: #000000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var,
optgroup {
	font-style: inherit;
}
/*a:link{text-decoration:none;}*/
/*a:visited{text-decoration:none;}*/
/*a:hover{text-decoration:none;}*/
img {
	vertical-align: top;
	border: none;
}
ol,
ul,
li {
	list-style: none;
}
li {
	float: left;
}
a {
	text-decoration: none;
}
table {
	border-collapse: collapse;
}
.clearit {
	clear: both;
	*display: inline;
}
.h_10 {
	float: left;
	height: 10px;
	width: 100%;
}
.h_20 {
	float: left;
	height: 20px;
	width: 100%;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
i,
em {
	font-style: normal;
}
/*overflow:hidden; text-overflow:ellipsis; white-space:nowrap;*/
/*-webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;*/
#Flash {
	width: 1920px;
	height: 950px;
	position: absolute;
	left: 50%;
	margin: 0px auto -272px -960px;
	z-index: 100;
	background: url("../image/925ps.jpg") no-repeat center top;
}
.wrap {
	width: 100%;
	height: 1800px;
	background: url("../image/sm1.jpg") no-repeat center top;
}
.wrapper {
	width: 1280px;
	height: 137px;
	margin: 0 auto;
}
.top {
	width: 1280px;
	height: 950px;
	float: left;
	/*background: url("../image/top.jpg") no-repeat center top;*/
}
.logo {
	display: block;
	width: 179px;
	height: 177px;
	margin: 55px 0 0 70px;
}
.navbox {
	width: 747px;
	height: 87px;
	z-index: 2999;
	position: absolute;
	margin: 530px 0 0 270px;
}
.navbox a {
	float: left;
	width: 226px;
	height: 87px;
	line-height: 67px;
	text-align: center;
	font-size: 30px;
	color: #fcce80;
	text-shadow: 2px 2px 2px #261b15;
	margin-right: 23px;
	background: url("../image/navbg.png") no-repeat center top;
}
.main {
	width: 100%;
	height: 700px;
	margin: 0 auto;
	float: left;
	position: relative;
	/*background: url("main.jpg") no-repeat center top;*/
}
.container {
	width: 450px;
	height: 554px;
	float: left;
	top: 200px;
	position: relative;
}
.zs {
	text-align: left;
	width: 1280px;
	height: 254px;
	left: 0px;
	top: 680px;
	position: absolute;
}
.B_box {
	float: left;
	width: 400px;
	height: 233px;
	position: relative;
	border: 1px solid #fcce80;
}
.box1 {
	margin-right: 10px;
}
.S_box {
	float: left;
	width: 320px;
	height: 232px;
	position: relative;
	border: 1px solid #fcce80;
}
.box3 {
	height: 150px;
	width: 310px;
	margin-top: 42px;
	margin-right: 10px;
}
.box4 {
	height: 150px;
	width: 310px;
	margin-top: 42px;
	margin-right: 10px;
}
.box5 {
	height: 150px;
	width: 310px;
	margin-right: 10px;
	margin-top: 42px;
}
.box6 {
	height: 150px;
	width: 310px;
	margin-top: 42px;
}
.box7 {
	margin-top: 43px;
	margin-right: 20px;
}
.box8 {
	margin-top: 43px;
}
.ren {
	position: absolute;
	left: 2px;
	bottom: 2px;
	z-index: 1;
}

.B_box:hover .ren1 {
	animation: x1 1s 0s ease both;
	-webkit-animation: x1 1s 0s ease both;
}
@keyframes x1 {
	0% {
		opacity: 1;
		filter: alpha(opacity=100);
		transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		-webkit-transform: scale3d(1, 1, 1);
	}
	100% {
		opacity: 0;
		filter: alpha(opacity=0);
		transform: scale3d(1.5, 1.5, 1);
		-moz-transform: scale3d(1.5, 1.5, 1);
		-ms-transform: scale3d(1.5, 1.5, 1);
		-webkit-transform: scale3d(1.5, 1.5, 1);
	}
}
@-webkit-keyframes x1 {
	0% {
		opacity: 1;
		filter: alpha(opacity=100);
		transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		-webkit-transform: scale3d(1, 1, 1);
	}
	100% {
		opacity: 0;
		filter: alpha(opacity=0);
		transform: scale3d(1.5, 1.5, 1);
		-moz-transform: scale3d(1.5, 1.5, 1);
		-ms-transform: scale3d(1.5, 1.5, 1);
		-webkit-transform: scale3d(1.5, 1.5, 1);
	}
}
.B_box:hover .ren2 {
	opacity: 0;
	filter: alpha(opacity=0);
	left: 250px;
	animation: x2 0.5s ease-in both;
}
@keyframes x2 {
	0% {
		opacity: 0;
		filter: alpha(opacity=0);
		left: 250px;
	}
	100% {
		opacity: 1;
		filter: alpha(opacity=100);
		left: 2px;
	}
}
@-webkit-keyframes x2 {
	0% {
		opacity: 0;
		filter: alpha(opacity=0);
		left: 250px;
	}
	100% {
		opacity: 1;
		filter: alpha(opacity=100);
		left: 2px;
	}
}
.S_box:hover .s_ren {
	animation: x3 1s 0s ease both;
	-moz-animation: x3 1s 0s ease both;
	-webkit-animation: x3 1s 0s ease both;
	-ms-animation: x3 1s 0s ease both;
}
@keyframes x3 {
	100% {
		opacity: 1;
		filter: alpha(opacity=100);
		transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		-webkit-transform: scale3d(1, 1, 1);
	}
	0% {
		opacity: 0;
		filter: alpha(opacity=0);
		transform: scale3d(1.8, 1.8, 1);
		-moz-transform: scale3d(1.8, 1.8, 1);
		-ms-transform: scale3d(1.8, 1.8, 1);
		-webkit-transform: scale3d(1.8, 1.8, 1);
	}
}
@-webkit-keyframes x3 {
	0% {
		opacity: 1;
		filter: alpha(opacity=100);
		transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		-webkit-transform: scale3d(1, 1, 1);
	}
	100% {
		opacity: 0;
		filter: alpha(opacity=0);
		transform: scale3d(1.5, 1.5, 1);
		-moz-transform: scale3d(1.5, 1.5, 1);
		-ms-transform: scale3d(1.5, 1.5, 1);
		-webkit-transform: scale3d(1.5, 1.5, 1);
	}
}
.ren6 {
	left: -40px;
	bottom: 2px;
}
.title1 {
	position: absolute;
	width: 270px;
	height: 63px;
	right: 18px;
	top: 60px;
	font-size: 42px;
	letter-spacing: 3px;
	font-weight: bold;
	text-align: center;
	line-height: 63px;
	color: #ffffff;
	background: url("../image/txtbg1.png")  no-repeat center bottom;
	z-index: 2;
}
.txtbox1 {
	width: 135px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color: #6f2900;
	background: url("../image/tbg1.png") no-repeat center top;
	position: absolute;
	right: 118px;
	bottom: 56px;
	z-index: 2;
}
.title2 {
	position: absolute;
	width: 179px;
	height: 53px;
	right: 18px;
	top: 60px;
	font-size: 22px;
	letter-spacing: 3px;
	font-weight: bold;
	text-align: center;
	line-height: 53px;
	color: #fcce80;
	background: url("../image/txtbg2.png")  no-repeat center bottom;
	z-index: 2;
}
.txtbox2 {
	width: 104px;
	height: 23px;
	text-align: center;
	line-height: 23px;
	font-size: 12px;
	color: #ffbf9b;
	background: url("../image/tbg2.png")  no-repeat center top;
	position: absolute;
	right: 95px;
	bottom: 70px;
	z-index: 2;
}

/*弹窗*/
#overlay {
	width: 100%;
	height: 100%;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	position: absolute;
	background: #000000;
	top: 0;
	left: 0;
	z-index: 3000;
	display: none;
}
.overlay {
	position: absolute;
	z-index: 5000;
	display: none;
	width: 1406px;
	height: 727px;
	top: 730px;
	left: 50%;
	margin: -50px 0 0 -800px;
	background: url() no-repeat center top;
}
.overlay .close {
	cursor: pointer;
	height: 65px;
	width: 65px;
	display: block;
	position: absolute;
	right: 0;
	top: 120px;
	background: url("../image/close.png") no-repeat center top;
}

.conCon {
	width: 730px;
	height: 420px;
	float: left;
	margin: 250px 0 0 630px;
	overflow: auto;
}
.conCon p {
	font-size: 18px;
	color: #030000;
	line-height: 30px;
}
span.t_box {
	width: 89px;
	height: 28px;
	display: inline-block;
	font-size: 18px;
	color: #860d00;
	line-height: 28px;
	text-align: center;
	border: 2px solid #860d00;
	margin: 0px 15px 0 0;
}
.conCon li {
	position: relative;
	width: 600px;
	margin-left: 30px;
}
.conCon li p {
	margin: 0;
}
.conCon img {
	margin: 20px 0 0 0;
}

table tr td {
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	border: solid 2px #4e4e4e;
}

.slideTxtBox {
	width: 450px;
	height: 233px;
	border: 1px solid #fcce80;
	margin-top: 200px;
	position: relative;
	overflow: hidden;
}
.slideTxtBox .hd {
	height: 30px;
	line-height: 30px;
	background: #fcce80;
	padding: 0 10px 0 20px;
	border-bottom: 1px solid #fcce80;
	position: relative;
}
.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	left: 20px;
	top: -1px;
	height: 32px;
}
.slideTxtBox .hd ul li {
	float: left;
	padding: 0 15px;
	cursor: pointer;
}
.slideTxtBox .hd ul li.on {
	height: 30px;
	background: #fff;
	border: 1px solid #ddd;
	border-bottom: 2px solid #ff0000;
}
.slideTxtBox .bd ul {
	padding: 15px;
	zoom: 1;
}
.slideTxtBox .bd li {
	height: 30px;
	line-height: 44px;
	font-size: 14px;
	width: 420px;
	color: #fff;
	overflow: hidden;
}
.slideTxtBox .bd li .date {
	float: right;
	color: #999;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideTxtBox .arrow {
	position: absolute;
	right: 10px;
	top: 0;
	font-size: 14px;
	color: #fff;
}
.slideTxtBox .arrow a {
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("../image/arrow.png") 0 0 no-repeat;
}
.slideTxtBox .arrow .next {
	background-position: 0 -50px;
}
.slideTxtBox .arrow .prevStop {
	background-position: -60px 0;
}
.slideTxtBox .arrow .nextStop {
	background-position: -60px -50px;
}

.dh12 {
	position: relative;
	height: 79px;
	z-index: 10000;
	background-image: url("../image/top.jpg");
	background-repeat: no-repeat;
	background-position: center;
	width: 1920px;
	left: 50%;
	transform: translateX(-50%);
}
.dh13 {
	position: absolute;
	width: 150px;
	height: 50px;
	z-index: 1;
	top: 18px;
	left: 1150px;
}
.dh14 {
	position: absolute;
	width: 150px;
	height: 50px;
	z-index: 2;
	left: 1350px;
	top: 18px;
}
.dh15 {
	position: absolute;
	width: 150px;
	height: 50px;
	z-index: 3;
	left: 1560px;
	top: 18px;
}
.health {
	width: 100%;
	padding: 10px 0px 20px 0px;
	text-align: center;
	background: #2c3333;
	color: #848484;
	float: left;
}
.health dt {
	color: #fff;
	font:
		bold 15px/1.5 "Microsoft YaHei",
		"微软雅黑";
	background: url("../image/health_bg.png") no-repeat center center;
}
.health dd {
	padding-top: 10px;
	font-size: 12px;
	line-height: 2;
}
/* 公共底部 */
.botm {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0;
}
.botmarea {
	width: 100%;
	height: auto;
	text-align: center;
	padding: 0px;
	background: #000 url() repeat-x;
}
.botmmain {
	width: 960px;
	margin: 0 auto;
}
.botmmain p {
	text-align: center;
	color: #5d5d5d;
	line-height: 30px;
	font-size: 12px;
}
.icoi img {
	margin: 0 10px;
}

/* 首页 - 侧边栏 */
.left {
	width: 246px;
	height: 478px;
	position: fixed;
	top: 50%;
	right: 0px;
	margin-top: -123px;
	z-index: 99;
	background: url("../image/aside.png")  0 0 no-repeat;
	right: -250px;
	transition: 0.5s all;
}
.left.show {
	right: 0;
}
.left .showbtn {
	cursor: pointer;
	transform: scale(0.75);
	margin: 0;
	width: 94px;
	height: 304px;
	position: absolute;
	left: -85px;
	top: 100px;
	background: url("../image/asideShow.png") 0 0 no-repeat;
}
.left .hidebtn {
	cursor: pointer;
	width: 48px;
	height: 60px;
	position: absolute;
	left: 10px;
	top: 220px;
}
.left.show .showbtn {
	display: none;
}

.left .code {
	width: 144px;
	height: 144px;
	margin-top: 35px;
	margin-bottom: 50px;
	margin-left: 66px;
}
.left .code img {
	width: 100%;
	height: 100%;
}
.left .bt {
	cursor: pointer;
	display: block;
	width: 145px;
	height: 42px;
	margin-left: 66px;
	margin-bottom: 19px;
	position: relative;
	background: url("../image/alertBtn.png") 0 0 no-repeat;
}
.left .bt:hover {
	background-position-x: -150px;
}
.left .bt:hover .codeAlert {
	display: block;
}
.left .bt.btnqq {
	background-position-y: -50px;
}
.left .bt.btnwechat {
	background-position-y: -100px;
}
.left .codeAlert {
	display: none;
	width: 130px;
	height: 120px;
	position: absolute;
	top: -40px;
	left: -135px;
	background: url() 0 0 no-repeat;
}
.left .codeAlert p {
	width: 100px;
	height: 100px;
	margin: 10px;
}
.left .codeAlert p img {
	width: 100%;
	height: 100%;
}
.left .atop {
	width: 39px;
	height: 33px;
	margin: 10px 0 0 122px;
	cursor: pointer;
	background: url("../image/asideTop.png") 0 0 no-repeat;
}
.left .atop:hover {
	background-position-x: -50px;
}

.ml10 {
	margin-left: 10px;
}
.m5 {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 100px;
	margin-top: 260px;
	background: url()bottom no-repeat;
	z-index: 999999;
}
.zb {
	width: 1321px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 10px 00px 00px 00px;
	padding-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.PartTitle2 {
	padding: 14px 0 14px 38px;
	height: 35px;
	line-height: 35px;
	position: relative;
	font-size: 19px;
	font-weight: normal;
	color: #ab8324;
	background: url("../image/icon_.png") no-repeat left center;
	border-bottom: 1px solid #4d3b2d;
}
.PartTitle2 span {
	font-size: 13px;
	font-family: "times new roman", times, serif;
	color: #000;
	text-transform: uppercase;
}
.PartTitle2 .more {
	position: absolute;
	font-size: 12px;
	color: #000;
	right: 5px;
	padding-right: 27px;
	background: url() no-repeat right center;
}
.PartTitle2 .more:hover {
	color: #000;
}
.zb_1bg {
	padding: 10px 10px 10px;
	width: 1290px;
	height: inherit;
	overflow: hidden;
	float: left;
	background: url() ;
	position: relative;
	border: 1px solid #fcce80;
}
.zb_1 {
	padding: 10px 10px 10px 10px;
	width: 1270px;
	height: inherit;
	overflow: hidden;
	float: left;
	position: relative;
	overflow: hidden;
	background: url() ;
	box-shadow: 0 0px 14px rgba(0, 0, 0, 0.84) inset;
}
.zb_1_t {
	width: 1270px;
	height: 41px;
	float: left;
	background: #132325;
	line-height: 41px;
	color: #bda575;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.zb_1_d {
	width: 1270px;
	height: 0px;
	float: left;
	background: #ece8e5;
	position: relative;
}
.zb_1 .role-itemst {
	padding: 5px;
	width: 1250px;
	height: inherit;
	position: relative;
}
.zb_1 .role-itemst img {
	/* [disabled]width:368px; */
	height: inherit;
	overflow: hidden;
	display: block;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	border: 1px solid #4d3b2d;
}
.zb_3bg {
	padding: 10px 10px 10px;
	width: 408px;
	height: inherit;
	overflow: hidden;
	float: left;
	background: url();
	position: relative;
	border: 1px solid #fcce80;
}
.zb_3 {
	padding: 10px 10px 10px 10px;
	width: 388px;
	height: inherit;
	overflow: hidden;
	float: left;
	position: relative;
	overflow: hidden;
	background: url();
	box-shadow: 0 0px 14px rgba(0, 0, 0, 0.84) inset;
}
.zb_3_t {
	width: 388px;
	height: 41px;
	float: left;
	background: #132325;
	line-height: 41px;
	color: #bda575;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.zb_3_d {
	width: 388px;
	height: 0px;
	float: left;
	background: #ece8e5;
	position: relative;
}
.zb_3 .role-itemst {
	padding: 5px;
	width: 368px;
	height: inherit;
	position: relative;
}
.zb_3 .role-itemst img {
	/* [disabled]width:368px; */
	height: inherit;
	overflow: hidden;
	display: block;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	border: 1px solid #4d3b2d;
	margin-left: -19px;
}

.sm1 {
	width: 1920px;
	height: 720px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	position: relative;
	background: url("../image/sm1.jpg") no-repeat center;
	background-position: 0px -0px;
	background-image: url("../image/sm1.jpg");
}

.t1 {
	margin-left: 300px;
	margin-top: 312px;
	width: 496px;
	height: 360px;
	overflow: hidden;
	position: relative;
}

#vv {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.NewsList {
	margin: 0 18px;
	width: 750px;
	height: 703px;
	position: absolute;
	top: 328px;
	margin-left: 835px;
	transition: all 0.1s linear;
}
.NewsList li:hover {
	transform: translatex(5px);
	background-color: #000;
}
.NewsList li {
	width: 750px;
	height: 40px;
	line-height: 48px;
	overflow: hidden;
	color: #ecdcbd;
	padding-right: 8px;
	font-size: 16px;
	list-style: none;
	animation: breathe 2s infinite;
	background: transparent;
	font-weight: bold;
	margin-bottom: 8px;
	font-family: 黑体;
}
.NewsList li a {
	margin-left: 5px;
	color: #ecdcbd;
}
.NewsList li time {
	float: right;
	color: #ecdcbd;
}
.NewsList li .lx {
	margin: 0 8px;
	color: #ecdcbd;
}

.sm2 {
	width: 1920px;
	height: 7300px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	position: relative;
	background: url("../image/sm2.jpg") no-repeat center;
	background-position: 0px -0px;
	background-image: url("../image/sm2.jpg");
}

.sm3 {
	width: 1920px;
	height: 1980px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	position: relative;
	background: url() no-repeat center;
	background-position: 0px -0px;
	background-image: url();
}

.sm4 {
	width: 1920px;
	height: 980px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	position: relative;
	background: url() no-repeat center;
	background-position: 0px -0px;
	background-image: url();
}
