@import url("font-awesome.min.css");
/* CSS Document */
body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-size:14px;
	color:#555;
	font-family:"Microsoft YaHei","΢���ź�","Simsun","Arial Black","verdana";
	background-color:#FFFFFF;
	line-height:24px;
}
input,button,textarea,select {
	font-family:"Microsoft YaHei","΢���ź�";
}
UL,li {
	list-style-type:none;
}
UL,p,li,form,h1,h2,h3,h4,h5,h6,dd,dl,dt,ol,td {
	PADDING-BOTTOM:0px;
	MARGIN:0px;
	PADDING-LEFT:0px;
	PADDING-RIGHT:0px;
	PADDING-TOP:0px
}
#dibua {
	width:100%;
	float:left;
	overflow:hidden;
	padding-top:3%;
	padding-bottom:10px;
	background-color:#333;
	background-image:url(footer-bg.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}
#body,#body_1 {
	margin-left:auto;
	margin-right:auto;
	min-width:320px;
	max-width:1300px;
}
#ddfb {
	width:100%;
	float:left;
}
#ddfb ul {
	list-style-type:none;
}
#ddfb ul li {
	width:15%;
	float:left;
	margin-right:1%;
	olor:#fff;
}
#ddfb ul li.lx {
	width:35%;
	float:right;
	margin-right:0px;
	color:#FFF4F4;
	position:relative;
}
#ddfb ul li.lx .nrc {
	width:100%;
	float:left;
}
#ddfb ul li.lx .logo {
	width:100%;
	float:left;
	margin-bottom:15px;
}
#ddfb ul li.lx .logo img {
	max-width:100%;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
#ddfb ul li.lx .js {
	width:100%;
	float:left;
	margin-top:2%;
}
#ddfb ul li.lx .emw {
	position:absolute;
	right:0px;
	bottom:0px;
	width:28%;
}
#ddfb ul li.lx .emw p {
	line-height:28px;
	text-align:center;
}
#ddfb ul li.lx .emw img {
	width:100%;
}
#ddfb ul li.lx .tel {
	background-color:rgba(255,255,255,0.08);
	float:left;
	border-radius:5px;
	line-height:45px;
	color:#fff;
	font-size:28px;
	font-weight:bold;
	font-family:"Times New Roman",Times,serif;
	margin-top:5px;
	margin-bottom:12px;
	padding-right:25px;
}
#ddfb ul li.lx .tel i {
	margin-right:25px;
	float:left;
	line-height:45px;
	height:45px;
	background-color:#A9171F;
	text-align:center;
	width:45px;
	font-size:20px;
	border-radius:5px;
}
#ddfb ul li a {
	color:rgba(255,255,255,0.8);
}
#ddfb ul li a:hover {
	color:#fff;
}
#ddfb ul li p {
	font-size:14px;
	line-height:1.8;
	color:#F4FBFF;
	color:rgba(255,255,255,0.8);
}
#ddfb ul li p i {
	width:22px;
	line-height:24px;
	margin-right:10px;
	text-align:center;
	color:rgba(255,255,255,0.8);
}
#ddfb ul li dd {
	font-size:16px;
	color:#fff;
	width:100%;
	font-weight:bold;
	margin-bottom:15px;
	background-image:url(dx.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:12px;
	text-transform:uppercase;
}
#bottom {
	margin-top:25px;
	width:97%;
	float:left;
	font-size:14px;
	font-weight:normal;
	padding:20px 1.5%;
	border-top:rgba(255,255,255,0.2) solid 1px;
}
#bottom .copyright {
	text-align:center;
	float:left;
	width:100%;
	LINE-HEIGHT:22px;
	color:#fff;
}
#bottom A {
	color:#fff;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
	color:#5a5a5a;
}
a:hover {
	/*color:#A9171F;
	*/
}
.zxzj {
	position: fixed;
	top: 50%;
	bottom: 0;
	right: 10px;
	z-index: 88;
}
.zxzj1{
	position: relative;
	display: flex;
	flex-direction: column;
	margin-top: 10px;
	margin-bottom: 10px;
	flex-wrap: nowrap;
	align-items: flex-end;
}
.zxzj1 a{
	margin-bottom: 30px;
	float: left;
	border-radius: 11px;
	color: #fff;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	line-height: 26px;
	font-size: 14px;
	padding:3px 15px;
	background-color: #0C0C0C;
	text-align: center;
	width: 50%;
}
.diasanhuan{display: none;}
@media only screen and (max-width:1600px) {
	#tel {
		font-size:24px;
	}
	#tel i {
		margin-left:5px;
		margin-right:5px;
		font-size:18px;
		width:40px;
		height:40px;
		text-align:center;
		line-height:40px;
	}
	#menu UL LI A {
		font-size:14px;
		font-weight:bold;
	}
}@media only screen and (max-width:1300px) {
	#top .logo {
		width:25%;
	}
	#top .logo img {
		height:60px;
		max-width:100%;
		display:block;
	}
	#main {
		width:97%;
		padding:1.5%;
	}
	#menu UL LI A {
		font-size:13px;
		line-height:60px;
	}
	#menu UL LI OL LI A {
		font-size:12px;
	}
	#tel {
		font-size:16px;
		line-height:60px;
	}
	#tel i {
		width:30px;
		height:30px;
		line-height:30px;
	}
	#menu {
		width:95%;
	}
	#ddfb {
		width:97%;
		padding:0px 1.5%;
	}
	#guesta .input2,#guesta .input1 {
		height:25px;
	}
}@media only screen and (max-width:1200px) {
	#top .logo {
		width:22%;
	}
	#top .logo img {
		height:50px;
	}
	#menu UL LI A {
		font-size:12px;
		line-height:50px;
	}
	#menu UL LI OL LI A {
		font-size:12px;
	}
	#tel {
		font-size:14px;
		line-height:50px;
	}
	#tel i {
		width:25px;
		height:25px;
		line-height:25px;
		margin-left:5px;
		margin-right:5px;
		font-size:16px;
	}
}@media only screen and (max-width:1000px) {
	#bottom,#foot1 .js {
		font-size:14px;
	}
	#ddfb  ul li {
		width:12%;
	}
	#ddfb  ul li.lx {
		width:46%
	}
	#ddfb ul li dd {
		font-size:14px;
	}
	#ddfb ul li p {
		font-size:12px;
	}
	#ddfb ul li.lx .tel {
		font-size:28px;
	}
	.n1000 {
		display:none;
	}
	#dh {
		width:74%;
	}
	#tel i {
		width:20px;
		height:20px;
		line-height:20px;
		margin-left:0px;
		margin-right:0px;
		font-size:14px;
	}
	#tel {
		line-height:40px;
	}
	#ddfb ul li.lx .tel {
	;border-radius:5px;
		line-height:35px;
		font-size:24px;
		padding-right:15px;
	}
	#ddfb ul li.lx .tel i {
		margin-right:25px;
		float:left;
		line-height:35px;
		height:35px;
		width:35px;
		margin-right:20px;
	}
}@media only screen and (max-width:800px) {
	#search .input {
		width:76%;
		height:30px;
	}
	#search .buttom {
		width:20%;
		height:32px;
	}
	#wxnr .nrdf {
		width:70%;
		padding:5%;
		float:left;
		margin-left:10%;
	}
	#sinngel {
		font-size:14px;
	}
	#sinngel iframe,#sinngel  embed,#sinngel VIDEO {
		height:280px;
	}
	#ddfb ul li.lx .emw {
		width:25%;
		bottom:0px;
		top:auto;
	}
	#ddfb ul li.lx .nrc {
		width:75%;
	}
	#search {
		width:100%;
		border:0px;
		margin-bottom:2%;
	}
	#search .buttom {
		background-size:auto 90%;
	}
	#dh.af1 {
		position:relative;
	}
	#menu UL LI A  i {
		display:none
	}
	#head {
		border-top:solid 4px #A9171F;
	}
	#videod  iframe,#videod embed,#videod VIDEO {
		width:100%;
		height:280px;
	}
	#videoa .gbf {
		top:-30px;
		right:-6%
	}
	#videoa {
		margin-top:15%;
	}
	#videod {
		width:96%;
		padding:2%;
		margin:2%;
	}
	#videod h5 {
		font-size:14px;
	}
	#bottom dd {
		margin-top:0px;
		margin-bottom:1%;
		text-align:center;
	}
	#head {
		background-color:#fff;
		position:relative;
		top:0px;
		float:left;
	}
	#head.af1 {
		position:relative;
	}
	#guesta p {
		font-size:14px;
	}
	.zxzj {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		background: #fff;
		z-index: 22;
		top: auto;
	}
	.zxzj1{
		position: relative;
		display: flex;
		flex-direction: row;
		justify-content: space-around;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.zxzj1 a{
		float: left;
		border-radius: 11px;
		color: #fff;
		font-weight: bold;
		font-family: "Times New Roman", Times, serif;
		line-height: 26px;
		font-size: 14px;
		padding:3px 15px;
		background-color: #0C0C0C;
		text-align: center;
		width: 36%;
		margin-bottom: auto;
	}
	#dibua{
		padding-bottom: 60px;
	}
	.diasanhuan{display: block;}
}@media only screen and (max-width:650px) {
	#ddfb ul li {
		width:24%;
	}
	#ddfb ul li.lx {
		width:100%;
		margin-top:15px;
	}
	#ddfb ul li.lx .logo img {
		margin-left:auto;
		margin-right:auto;
		float:none;
	}
}@media only screen and (max-width:600px) {
	#bottom {
		font-size:12px;
		line-height:1.5;
	}
}@media only screen and (max-width:500px) {
	#ddfb ul li.lx .emw {
		width:25%;
	}
	#ddfb ul li.lx .nrc {
		width:100%;
	}
	#videod  iframe,#videod embed,#videod VIDEO {
		width:100%;
		height:220px;
	}
	#guesta p {
		font-size:12px;
	}
}@media only screen and (max-width:450px) {
	#footer UL LI span {
		font-size:22px;
	}
	#sinngel iframe,#sinngel  embed,#sinngel VIDEO {
		height:220px;
	}
	#search .input {
		width:70%;
	}
	#search .buttom {
		width:26%;
		background-size:auto 90%;
	}
}