.lan {
	color: #373737;
	border: 0px;
	text-align: right;
}

.lan a {
	color: #373737
}

#nbanner {
	width: 100%;
	float: left;
	position: relative;
	display: block;
	z-index: 1;
	background-image: url(../image/b1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 400px;
	overflow: hidden;
}

#nbanner .zzcd {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	z-index: 3;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

#nbanner img {
	width: 100%;
	display: block;
}

#nbanner .lmfb {
	color: #373737;
	display: inline-block;
}

#nbanner .lmfb hr {
	width: 100%;
	height: 1px;
	border: #373737 solid 1px;
	background-color: #373737;
	overflow: hidden;
}

#nbanner .lmfb span {
	float: left;
	width: 100%;
}

#nbanner .lmfb span.zw {
	font-size: 30px;
	line-height: 2;
	text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}

#nbanner .lmfb span.yw {
	font-size: 18px;
	text-transform: uppercase;
	line-height: 1.8;
	text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}

#nypage {
	width: 100%;
	float: left;
	overflow: hidden;
	display: block;


}

#wz {
	width: 100%;
	overflow: hidden;
	float: left;
	background-color: #373737;
	/* background-image: url(../image/n1.jpg); */
	background-repeat: repeat;
	background-position: left top;
}

#wz .so {
	WIDTH: 25%;
	OVERFLOW: hidden;
	float: right;
	color: #FAEBC2;
	margin-top: 7px;
}

#local {
	padding-left: 30px;
	FONT-SIZE: 14px;
	float: left;
	HEIGHT: 50px;
	FLOAT: left;
	COLOR: #f0f0f0;
	TEXT-ALIGN: right;
	LINE-HEIGHT: 50px;
	/* background-image: url(../image/homef.png); */
	background-repeat: no-repeat;
	background-position: left center;
}

#local A {
	COLOR: #f0f0f0;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px
}

#local A:hover {
	COLOR: #f0f0f0
}

#local A:last-child {
	COLOR: #FAEBC2;
	font-weight: bold;
}

#nylm {
	FLOAT: left;
	width: 22%;
	overflow: hidden;
}

#lefta {
	width: 100%;
	float: left;
}

#lm-1 {
	width: 100%;
	float: left;
	background-color: #373737;
	padding-top: 15px;
	padding-bottom: 15px;
	/* background-image: url(../image/n1.jpg); */
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
}

#lm-1 dd {
	color: #F6E1B0;
	display: inline-block;

	line-height: 30px;
	font-size: 18px;
	font-weight: bold;
	position: relative;
}

#lm-1 dd:after {
	position: absolute;
	left: -50px;
	width: 43px;
	height: 100%;
	/* background-image: url(../image/l0.png); */
	background-repeat: no-repeat;
	background-position: left center;
	content: "";
	top: 0px;
}

#lm-1 dd:before {
	position: absolute;
	right: -50px;
	width: 43px;
	height: 100%;
	/* background-image: url(../image/r0.png); */
	background-repeat: no-repeat;
	background-position: left center;
	content: "";
}

#lm-2 {
	width: 100%;
	float: left;
	background-color: #373737;
	border-radius: 4px 4px 0px 0px;
	/* background-image: url(../image/d-2.jpg); */
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}

#lm-2 dd {
	color: #F6E1B0;
	display: inline-block;

	line-height: 38px;
	font-size: 15px;
	font-weight: bold;
	position: relative;

}

#lm-2 dd:after {
	position: absolute;
	left: -50px;
	width: 43px;
	height: 100%;
	/* background-image: url(../image/l0.png); */
	background-repeat: no-repeat;
	background-position: left center;
	content: "";
	top: 0px;
}

#lm-2 dd:before {
	position: absolute;
	right: -50px;
	width: 43px;
	height: 100%;
	/* background-image: url(../image/r0.png); */
	background-repeat: no-repeat;
	background-position: left center;
	content: "";
}

#nylm-1 {
	width: 100%;
	display: block;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: #373737 solid 4px;
	border-top: 0px;
	background-color: #F6E1B0;
}

#nylm-2 {
	display: block;
	float: left;
	width: 94%;
	padding: 3%;
	position: relative;
	z-index: 1;
	background-color: #F6E1B0;
}

#nylm-2:after {
	width: 100%;
	left: 0px;
	top: 0px;
	content: "";
	position: absolute;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: #373737 solid 1px;
	border-top: 0px;
	z-index: -1;
}

#left-n {
	width: 100%;
	float: left;


}

#left-n UL {
	list-style-type: none;
}

#left-n UL LI {
	width: 100%;
	height: 30px;
	line-height: 30px;
	TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden;
	font-size: 13px;
	border-bottom: #A86D23 dotted 1px;
	background-image: url(../image/ico1.png);
	background-repeat: no-repeat;
	background-position: 2px center;
}

#left-n UL LI A {
	padding-left: 24px;
	color: #A86D23;
}

#left-n UL LI A:hover {
	padding-left: 24px;
	color: #373737;
}

#lmfl {
	width: 100%;
	float: left;
	overflow: hidden;
	border-top: #BF8C4B solid 1px;

}

#lmfl UL {
	list-style-type: none;
}

#lmfl UL LI {
	width: 100%;
	font-size: 14px;
	line-height: 45px;
	font-weight: bold;
	line-height: 45px;
	float: left;
	border-bottom: #BF8C4B solid 1px;
	TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden;

}

#lmfl UL LI A {
	padding-left: 10px;
	color: #A86D23;
	transition: all 0.3s ease-in-out 0s;
	display: block;

}

#lmfl UL LI A i {
	float: right;
	margin-right: 12px;
	line-height: 45px;
	font-size: 18px;
}

#lmfl UL LI.sec A {
	padding-left: 10px;

	color: #F6E1B0;
	display: block;
	background-color: #373737;

}

#lmfl UL LI A:hover,
#lmfl UL LI A.active {
	padding-left: 20px;
	color: #F6E1B0;
	display: block;
	background-color: #373737;
}

#lmfl UL LI.xl {
	width: 100%;
	height: 30px;
	line-height: 30px;
	TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden;
	text-align: left;
	font-weight: normal;
	font-size: 13px;
	margin: 0px;
	padding: 4px 0px;
	background-repeat: no-repeat;
	background-position: 20px center;
	background-color: #F6E1B0;

}

#lmfl UL LI:last-child {
	border-bottom: 0px;
}

#lmfl UL LI.xl A {
	color: #A86D23;
	padding-left: 35px;
	display: block;
	border: 0px;
}

#lmfl UL LI.xl A.sec {
	border: 0px;
	COLOR: #373737;


}

#lmfl UL LI.xl A:hover {
	COLOR: #373737;
	background: none;

}

#lxwm_2a {
	width: 100%;
	float: left;
	line-height: 2;
}

#keyf {
	width: 100%;
	float: left;
	line-height: 2;
}

#keyf a {
	display: block;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

#contain-1 {
	width: 100%;
	float: left;
	border-bottom: #BF8C4B solid 1px;
	position: relative;
	/* background-image: url(../image/d-2.jpg); */
	background-color: #373737;
	background-repeat: repeat;
	background-position: left top;
}

#contain-1-1 {
	color: #F6E1B0;
	float: left;
	margin-left: 60px;

	line-height: 60px;
	font-size: 15px;
	font-weight: bold;
	position: relative;
}

#contain-1-1:after {
	position: absolute;
	left: -50px;
	width: 43px;
	height: 100%;
	/* background-image: url(../image/l0.png); */
	background-repeat: no-repeat;
	background-position: left center;
	content: "";
	top: 0px;
}

#contain-1-1:before {
	position: absolute;
	right: -50px;
	width: 43px;
	height: 100%;
	/* background-image: url(../image/r0.png); */
	background-repeat: no-repeat;
	background-position: left center;
	content: "";
	top: 0px;
}

#contain-1-2 {
	float: right;
	padding-right: 12px;
	line-height: 35px;
	text-align: right;
	color: #FAEBC2;
	font-size: 12px
}

#contain-1-2 A {
	color: #FAEBC2;
}

#contain-1-2 i {
	font-size: 18px;
	line-height: 35px;
}

#lmdf {
	float: left;
	width: 100%;
	text-align: center;
	overflow: hidden;
}

#lmdf A {
	padding-left: 20px;
	line-height: 40px;
	padding-right: 20px;
	font-size: 14px;
	display: inline-block;
	color: #373737;
	background-color: #eee;
	margin: 1%;
}

#lmdf A:hover {
	color: #FAEBC2;
	background-color: #373737;
}

#lmdf A.sec {
	color: #FAEBC2;
	background-color: #373737;
}

#t_more {
	width: 100%;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
}

#t_more span {
	padding-left: 20px;
	line-height: 2;
	padding-right: 20px;
	display: inline-block;
	color: #FAEBC2;
	background-color: #373737;
	margin: 1%;
}

#contain {
	width: 76%;
	float: right;
	border: #BF8C4B solid 1px;
	background-color: #F6E1B0;
}

#contain-c {
	width: 97%;
	float: left;
	font-size: 14px;
	padding: 1.5%;
	min-height: 200px;
	margin-bottom: 1%;
}

#contain-a {
	width: 97%;
	float: left;
	padding: 1.5%;
	margin-bottom: 1%;
}

#contain-3 {
	width: 100%;
	float: left;
}

#contain-nr {
	width: 100%;
	float: left;
}

#contain-c .danye {
	font-size: 14px;
	line-height: 28px;
	margin-top: 15px;
	overflow: hidden;
}

#contain-c .danye .la {
	width: 48%;
	float: left;
}

#contain-c .danye .ra {
	width: 48%;
	float: right;
	text-align: right;
}

#contain-c .danye h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	color: #373737;
	font-weight: bold;
}

#contain-c .danye hr {
	background-color: #373737;
	height: 1px;
	overflow: hidden;
	border: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contain-c .danye img {
	max-width: 100%;
}

#pagelist {
	width: 100%;
	float: left;
	margin-top: 12px;
}

#pagelist .right {
	float: right;
	width: 100%;
	text-align: center;
}

#pagelist .right A {
	height: 30px;
	line-height: 30px;
	background-color: #373737;
	color: #FAEBC2;
	font-size: 13px;
	text-align: center;
	display: inline-block;
	margin-left: 12px;
	margin-bottom: 8px;
	padding-left: 15px;
	padding-right: 15px;
}

#pagelist .right A:hover {
	height: 30px;
	line-height: 30px;
	background-color: #373737;
	color: #FAEBC2;
	font-size: 13px;
	text-align: center;
}

#pagelist .right A.sec {
	height: 30px;
	line-height: 30px;
	background-color: #373737;
	color: #FAEBC2;
	font-size: 13px;
	text-align: center;
}

#pagelist .right A span {
	margin-left: 12px;
	margin-right: 12px;
	font-size: 20px;
}

#newslist {
	width: 100%;
	float: left;
	line-height: 22px;
	word-break: break-all;
	/*֧��IE��chrome��FF��֧��*/

	����word-wrap: break-word;
	/*֧��IE��chrome��FF*/
	font-size: 12px;


}

#newslist UL {
	COLOR: #565656;
	list-style-type: none;
	margin-bottom: 8px;
}

#newslist UL LI A {
	color: #996600;
}

#newslist UL LI {
	width: 97%;
	px;
	float: left;
	line-height: 22px;
	font-size: 12px;
	padding: 1.5%;
	margin-bottom: 15px;
	background-color: rgba(255, 255, 255, 0.5);
	display: block;
	position: relative;
	z-index: 1;
	overflow: hidden;

}

#newslist UL LI::after {
	background: rgba(255, 255, 255, 0.3);
	transition: 0.8s;
	left: -120%;
	top: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: -1;
	content: " ";
}

#newslist UL LI:hover::after {
	left: 0px;
}

#newslist UL LI .zs {
	width: 100%;
	float: left;
}

#newslist UL LI dd {
	font-size: 15px;
	line-height: 26px;
	margin-bottom: 2px;
	overflow: hidden;
	TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden;
	height: 26px;
	font-weight: 600;
}

#newslist UL LI .img2 {
	float: right;
	width: 130px;
	height: 112px;
	border: 0px;
	margin-left: 18px;
}

#newslist UL LI h5 b {
	font-size: 25px;
	line-height: 30px;
}

#newslist UL LI p {
	font-size: 14px;
	line-height: 25px;
	color: #f0f0f0;
	font-weight: normal;
}

#newslist UL LI A h5 {
	text-align: center;
	cursor: pointer;
	width: 15%;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 55px;
	color: #f0f0f0;
	float: left;
	margin-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	background-color: #A86D23;
}

#newslist UL LI A .zs-r {
	width: 85%;
}

#newslist UL LI A .zs-r .titl {
	font-size: 15px;
	line-height: 26px;
	margin-bottom: 2px;
	overflow: hidden;
	TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden;
	height: 26px;
	font-weight: 600;
	color: #996600;
}

#newslist UL LI A .zs-r .titl:hover {
	color: #373737;
}

#newslist UL LI A .zs-r .desc {
	color: #BF8C4B;
}

#newslist UL LI em {
	height: 44px;
	line-height: 22px;
	color: #BF8C4B;
	font-size: 14px;
	font-style: normal;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: -25px;
}

#newslist UL LI A:hover {
	color: #373737
}

#newslist UL LI A:hover h5 {
	background-color: #373737;
}

#newslist UL LI span {}

#newslist UL LI A span {
	color: #1E61A7
}

#newslist UL LI A:hover span {
	color: #373737;
}

#tplist {
	WIDTH: 100%;
	FLOAT: left;
	overflow: hidden;
	text-align: left;
}

#tplist UL {
	LIST-STYLE-TYPE: none;
	margin-left: -2%;
}

#tplist UL LI {
	TEXT-ALIGN: center;
	WIDTH: 31.33%;
	float: left;
	cursor: pointer;
	margin-left: 2%;
	margin-top: 1%;
	margin-bottom: 1%;
}

#tplist UL LI dd {
	display: block;
	cursor: pointer;
	TEXT-ALIGN: center;
	overflow: hidden;
	background-color: #FAEBC2;
	border: solid 1px #A86D23;
	padding: 1%;
	position: relative;
	background-image: url(../image/zzc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
}

#tplist UL LI IMG {
	border: 0px;
	max-width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	transition: all 0.4s ease-in-out 0s;
	height: 220px;
}

#tplist UL LI p {
	width: 98%;
	color: #e3ff2a;
	background-color: #373737;
	cursor: pointer;
	border-radius: 2px;
	padding: 1%;
	text-align: center;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden;
	margin-top: 12px;
}

#tplist UL LI A {
	DISPLAY: block;
	color: #f0f0f0;
	transition: all 0.2s ease-in-out 0s;
}

#tplist UL LI:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

#tplist UL LI:hover dd {
	border: #373737 solid 1px;
}

#tplist ul li:hover p {
	background-color: #373737;
	color: #FAEBC2;
}

#tplist UL LI span {
	WIDTH: 0px;
	height: 0px;
	position: absolute;
	filter: Alpha(Opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
	background-color: rgba(0, 0, 0, 0.3);
	transition: all 0.6s ease-in-out 0s;
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	overflow: hidden;
	position: absolute;
	top: 45%;
	left: 50%;
	z-index: 10;
	background-image: url(../image/jiaa.png);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}

#tplist UL LI A:hover span {
	top: 0px;
	left: 0px;
	WIDTH: 100%;
	height: 100%;
	filter: Alpha(Opacity=1);
	-moz-opacity: 1;
	opacity: 1;
}

#twlb {
	width: 100%;
	float: left;
	text-align: center;
}

#twlb ul {
	list-style-type: none;
}

#twlb ul li {
	display: inline-block;
	width: 100%;
	overflow: hidden;
	border-bottom: #A86D23 dotted 1px;
	padding-bottom: 2%;
	margin-bottom: 2%;
	text-align: left;
}

#twlb ul li:hover {
	border-bottom: #373737 dotted 1px;
}

#twlb ul li .tp {
	width: 28%;
	float: left;
	overflow: hidden;
	height: 170px;
	margin-right: 20px;
	display: block;
	text-align: center;
}

#twlb ul li .tp img {
	width: 100%;
	border: 0px;
	min-height: 170px;
	display: block;
	transition: all 0.6s ease-in-out 0s;
}

#twlb ul li .bt {
	line-height: 35px;
	height: 35px;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden;
	color: #373737;
}

#twlb ul li .js {
	line-height: 22px;
	height: 88px;
	font-size: 14px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	color: #A86D23;
	margin-bottom: 1.5%;
}

#twlb ul li .more .time {
	color: #373737;
	font-size: 14px;
	float: left;
	line-height: 24px;
}

#twlb ul li .more {
	margin-top: 4px;
	color: #373737;
	text-align: right;
}

#twlb ul li .more .xx {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	border-radius: 20px;
	float: right;
	background-color: #A86D23;
	color: #f0f0f0;
	line-height: 25px;
}

#twlb ul li A {
	display: block;
	width: 100%;
	height: 100%;
}

#twlb ul li:hover A .bt,
#twlb ul li:hover A .more .time {
	color: #373737;
}

#twlb ul li:hover A .xx {
	color: #FAEBC2;
	background-color: #373737;
}

#twlb ul LI A:hover img {
	-webkit-transform: scale(1.10);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.hei {
	font-size: 16px;
	color: #FAEBC2;
	text-indent: 20px;
	background-color: #373737;
	font-weight: bold;
	line-height: 2.5;
	margin-bottom: 10px;
}

.w2 {
	font-family: "Microsoft YaHei", "΢���ź�", "����";
	font-size: 12px;
	font-weight: normal;
}

#title {
	font-size: 24px;
	color: #373737;
	border-bottom: #BF8C4B 1px dotted;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
}

#cpxx b {
	color: #333;
}

#cptp {
	width: 420px;
	float: left;
}

#cpjs {
	width: 750px;
	float: right;
}

#cptitle {
	font-family: "Microsoft YaHei", "΢���ź�";
	font-size: 18px;
	font-weight: bold;
	color: #373737;
	line-height: 40px;
	text-align: left;
	border-bottom: #373737 dotted 1px;
}

#ly {
	font-size: 12px;

	color: #A86D23;
	border-bottom: #BF8C4B 1px dotted;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
}

#nr {
	font-size: 14px;
	color: #A86D23;
	line-height: 25px;
	text-align: left;
	margin-top: 1.8%;

}

#nr hr {
	height: 2px;
	background-color: #373737;
	overflow: hidden;
	border: 0px;
}

#nr img {
	max-width: 100%;
	margin-bottom: 10px;
}

.hg1 {
	margin-top: 12px;
}

#nr h2 {
	font-size: 16px;
	line-height: 2.2;
}

#lbb2 {
	text-align: center;
	font-size: 12px;
	width: 100%;
	float: left;
	margin-top: 20px;
	line-height: 20px;
}

#lbb2 span {
	margin-left: 2px;
	margin-right: 2px;
}

#lbb2 .current {
	padding-left: 8px;
	padding-right: 8px;
	background-color: #373737;
	border: #373737 solid 1px;
	color: #FAEBC2;
	padding-top: 4px;
	padding-bottom: 4px;
}

#lbb2 A {
	border: #A86D23 solid 1px;
	padding-left: 8px;
	background-color: rgba(255, 255, 255, 0.5);
	color: #A86D23;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 2px;
	margin-right: 2px;
}

#lbb2 A:hover {
	border: #373737 solid 1px;
	color: #373737;
}

#lbb2 .pagebegin {
	float: left;
}

#lbb2 .page-num {
	float: right;
}

.gbg {
	border: #ddd solid 1px;
	padding: 1px;
}

#message {
	width: 100%;
	float: left;
}

#message h1 {
	width: 100%;
	line-height: 2;
	font-size: 26px;
	color: #373737;
	float: left;
	font-weight: normal;
}

#message .bk {
	width: 100%;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

#message .left {
	width: 48%;
	float: left;
}

#message .r {
	width: 48%;
	float: right;
}

#message p {
	font-size: 14px;
	line-height: 40px;
	color: #373737;
}

#message span {
	color: #373737;
}

#message select {
	border: #A86D23 solid 1px;
	color: #A86D23;
	outline: none;
	line-height: 30px;
	height: 35px;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.6);
	text-indent: 10px;
	font-size: 14px;
}

#message input {
	border: #A86D23 solid 1px;
	color: #A86D23;
	outline: none;
	line-height: 30px;
	width: 99%;
	background-color: rgba(255, 255, 255, 0.6);
	text-indent: 10px;
	font-size: 14px;
}

#message .input1 {
	width: 100px;
}

#message .yzm {
	height: 32px;
	border: 0px;
	cursor: pointer;
}

#message textarea {
	border: #A86D23 solid 1px;
	height: 100px;
	line-height: 25px;
	font-size: 14px;
	width: 99%;
	background-color: rgba(255, 255, 255, 0.6);
}

#message .button1 {
	width: 120px;
	height: 40px;
	background-color: #A86D23;
	background-image: none;
	border: 0px;
	cursor: pointer;
	line-height: 18px;
	color: #FAEBC2;
	font-size: 14px;
	text-align: center;
	margin: 6px;
	text-indent: 0
}

#message .button1:hover {
	background-color: #373737
}

#contain-c .danye table {
	width: 100%;
}

#contain-c .danye table td {
	word-wrap: break-word;
	word-break: break-all;
}

#nr table {
	width: 100%;
}

#nr table td {
	word-wrap: break-word;
	word-break: break-all;
}

.tabf {
	color: #373737;
	font-weight: bold;
	line-height: 30px;
	border: 0px;
	text-align: left;
	border-bottom: #A86D23 dotted 1px;
	margin-bottom: 10px;
}

.tabf a {
	font-weight: normal;
}

#rel {
	width: 100%;
	float: left;
	margin-top: 15px;
}

#rel_1 {
	width: 100%;
	float: left;
	height: 40px;
	background-color: #373737;
	/* background-image: url(../image/n1.jpg); */
	background-repeat: repeat-x;
	background-position: left center;
}

#rel_1 span {
	padding-left: 3%;
	padding-right: 3%;
	color: #F6E1B0;
	font-size: 16px;
	font-weight: bold;
	float: left;
	line-height: 2.4;
}

#rel_1 span i {
	margin-right: 15px;
}

#rel_2 {
	width: 97%;
	float: left;
	padding: 1.5%;
	overflow: hidden;
}

#infolist {
	width: 100%;
	float: left;
	overflow: hidden;


}

#infolist ul {
	list-style-type: none;
	font-size: 12px;
	margin-left: -4%;
}

#infolist UL LI.none {
	BACKGROUND: none transparent scroll repeat 0% 0%;
}

#infolist UL LI {
	text-align: left;
	WIDTH: 46%;
	display: block;
	line-height: 28px;
	TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden;
	background-image: url(../image/dot6.png);
	background-repeat: no-repeat;
	background-position: 2px center;
	font-size: 14px;
	float: left;
	border-bottom: #BF8C4B dotted 1px;
	color: #A86D23;
	margin-left: 4%;

}

#infolist UL LI A {
	padding-left: 15px;
	color: #A86D23;
}

#infolist UL LI A:hover {
	COLOR: #373737;
	text-decoration: none;
}

.bshare-custom {
	float: right;
}

#toolTipLayer {
	z-index: 10000;
}

@media only screen and (max-width: 1250px) {
	#nypage {
		width: 97%;
		padding: 1.5%;
	}

	.hei {
		font-size: 14px;
	}

	#nr h2 {
		font-size: 14px;
	}
}

@media only screen and (min-width: 1025px) and (max-width:1250px) {
	#tplist UL LI IMG {
		height: 160px;
	}

	#nbanner .lmfb span.zw {
		font-size: 26px;
	}

	#nbanner .lmfb span.yw {
		font-size: 16px;
	}

	#nbanner {
		height: 300px;
	}
}

@media only screen and (min-width: 801px) and (max-width:1024px) {
	#infolist UL LI {
		font-size: 12px;
		line-height: 25px;
		height: 25px;
	}

	#contain-1-1 {
		font-size: 16px;
	}

	#lmdf A {
		padding-left: 20px;
		line-height: 35px;
		padding-right: 20px;
		font-size: 14px;
	}

	#twlb ul li .bt {
		line-height: 26px;
		height: 26px;
		font-size: 14px;
		font-weight: bold;
	}

	#twlb ul li .tp {
		height: 110px;
	}

	#twlb ul li .tp img {
		min-height: 110px;
	}

	#twlb ul li .js {
		line-height: 18px;
		height: 54px;
		font-size: 13px;
	}

	#twlb ul li .more .xx {
		font-size: 13px;
		line-height: 22px;
	}

	#contain-c .danye {
		font-size: 14px;
		line-height: 26px;
	}

	#nr {
		font-size: 14px;
		line-height: 26px;
	}

	#title {
		font-size: 18px;
		font-weight: bold;
	}

	#tplist UL LI {
		width: 48%;
	}

	#tplist UL LI IMG {
		height: 170px;
	}

	#nbanner .lmfb span.zw {
		font-size: 22px;
	}

	#nbanner .lmfb span.yw {
		font-size: 14px;
	}

	#lmfl UL LI {
		font-size: 13px;
	}

	#lmfl UL LI.xl {
		font-size: 12px;
	}

	#lm-1 dd,
	#lm-2 dd {
		font-size: 13px;
		font-weight: bold;
	}

	#newslist UL LI dd {
		font-size: 14px;
		line-height: 25px;
	}

	#newslist UL LI h5 b {
		font-size: 20px;
		line-height: 26px;
	}

	#newslist UL LI p {
		font-size: 13px;
		line-height: 25px;
	}

	#newslist UL LI A h5 {
		width: 63px;
		padding-top: 8px;
		padding-bottom: 8px;
		height: 50px;
		float: left;
	}

	#newslist UL LI em {
		height: 40px;
		line-height: 20px;
		color: #999;
		font-size: 13px;
	}

	#nbanner {
		height: 260px;
	}

	#lm-1 {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	#nylm {
		width: 24%;
	}

	#contain {
		width: 73%
	}

	#contain-1-1 {
		line-height: 40px;
		font-size: 14px;
	}
}

@media only screen and (max-width: 800px) {
	#infolist UL LI {
		font-size: 12px;
		line-height: 25px;
		height: 25px;
	}

	#rel_1 span {
		font-size: 14px;
	}

	#wz .right {
		width: 96%;
		padding: 0px 2%;
	}

	#contain-1 {
		height: 35px;
		margin-top: 0px;
	}

	#contain-1-1 {
		padding-left: 6px;
		padding-right: 6px;
		line-height: 33px;
		font-size: 15px;
	}

	#contain {
		width: 100%;
		float: left;
	}

	#twlb ul li .js {
		-webkit-line-clamp: 3;
	}

	#newslist UL LI dd {
		font-size: 14px;
		line-height: 25px;
	}

	#newslist UL LI h5 b {
		font-size: 20px;
		line-height: 26px;
	}

	#newslist UL LI p {
		font-size: 13px;
		line-height: 25px;
	}

	#newslist UL LI A h5 {
		width: 63px;
		padding-top: 8px;
		padding-bottom: 8px;
		height: 50px;
		float: left;
		margin-right: 10px;
	}

	#newslist UL LI em {
		height: 40px;
		line-height: 20px;
		font-size: 13px;
	}

	#contain-c .danye table {
		width: 100%;
		table-layout: fixed;
	}

	#contain-c .danye table td {
		word-wrap: break-word;
		word-break: break-all;
	}

	#nr table {
		width: 100%;
		table-layout: fixed;
	}

	#nr table td {
		word-wrap: break-word;
		word-break: break-all;
	}

	#ly {
		font-size: 12px;
	}

	#message p {
		font-size: 12px;
	}

	#message input,
	#message .button1 {
		font-size: 12px;
		line-height: 25px;
		height: 25px;
	}

	#message textarea {
		font-size: 12px;
		line-height: 20px;
		height: 60px;
	}

	#message select {
		height: 30px;
	}

	#contain-c .danye .la {
		width: 100%;
		float: left;
	}

	#message p {
		line-height: 25px;
	}

	#contain-c .danye .ra {
		width: 100%;
		float: right;
		text-align: center;
	}

	#tplist UL LI {
		width: 48%;
	}

	#tplist UL LI IMG {
		height: 200px;
	}

	#nbanner {
		height: 220px;
	}

	#nbanner .lmfb span.zw {
		font-size: 16px;
		font-weight: bold;
	}

	#nbanner .lmfb span.yw {
		font-size: 14px;
	}

	#nbanner {
		height: 200px;
	}

	.hei {
		font-size: 13px;
	}

	#nr h2 {
		font-size: 13px;
	}

	#wz .so {
		width: 97%;
		float: left;
		height: 35px;
	}

	#contain-1-1 {
		margin-left: 46px;
	}

	#contain-1-1:after {
		left: -40px;
		width: 43px;
		background-size: auto 45%;
	}

	#contain-1-1:before {
		right: -40px;
		width: 33px;
		background-size: auto 45%;
	}
}

@media only screen and (min-width: 450px) and (max-width:549px) {
	#xwzj_3 ul li .nr {
		width: 86%;
		padding: 2%;
		font-size: 12px;
		line-height: 20px;
	}

	#xwzj_3 ul li .bt {
		width: 50px;
		padding: 10px;
		font-weight: bold;
		font-size: 12px;
		height: 50px;
	}

	#twlb ul li .tp {
		width: 30%;
		height: 105px;
		margin-right: 12px;
	}

	#twlb ul li .tp img {
		min-height: 105px;
	}

	#twlb ul li .bt {
		line-height: 25px;
		height: 25px;
		font-size: 14px;
		font-weight: bold;
	}

	#twlb ul li .js {
		line-height: 20px;
		height: 60px;
		font-size: 12px;
		-webkit-line-clamp: 3;
	}

	#twlb ul li .more .xx {
		font-size: 12px;
		border-radius: 20px;
		line-height: 18px;
	}

	#twlb ul li .more .time {
		font-size: 12px;
		line-height: 20px
	}

	#contain-c iframe,
	#nr iframe {
		max-width: 100%;
		height: 280px;
		overflow: hidden;
	}

	#contain-c embed,
	#nr embed,
	VIDEO {
		max-width: 100%;
		height: 280px;
	}

	#contain-c .danye {
		font-size: 14px;
		line-height: 25px;
	}

	#nr {
		font-size: 12px;
		line-height: 25px;
	}

	#title {
		font-size: 16px;
		font-weight: bold;
		line-height: 28px;
	}

	#tplist UL LI {
		width: 48%;
	}

	#tplist UL LI IMG {
		height: 160px;
	}

	#tplist UL LI p {
		font-size: 13px;
		margin-top: 5px;
	}

	#lmdf A {
		padding-left: 15px;
		line-height: 30px;
		padding-right: 15px;
		font-size: 13px;
	}

	.rwa {
		width: 25%;
		margin-left: 10px;
	}

	#contain-1-1 {
		font-size: 14px;
	}

	#contain-1-2 i {
		font-size: 16px;
	}
}

@media only screen and (min-width: 550px) and (max-width:799px) {
	#twlb ul li .tp {
		width: 26%;
		height: 115px;
		margin-right: 12px;
	}

	#twlb ul li .tp img {
		min-height: 115px;
	}

	#contain-c .danye {
		font-size: 13px;
	}
}

@media only screen and (max-width: 449px) {
	#nbanner {
		height: 180px;
	}

	#infolist UL LI {
		font-size: 12px;
		line-height: 25px;
		height: 25px;
		width: 100%;
		margin-left: 4%;
	}

	.rwa {
		width: 100%;
		float: left;
		margin-bottom: 10px;
		text-align: center;
		margin-left: 0px;
	}

	#contain-c .danye .rwa img {
		max-width: 70%;
	}

	#title {
		font-size: 13px;
		font-weight: bold;
		line-height: 25px;
	}

	#twlb ul li .tp {
		width: 35%;
		height: 90px;
		margin-right: 12px;
	}

	#twlb ul li .tp img {
		min-height: 90px;
	}

	#twlb ul li .bt {
		line-height: 20px;
		height: 20px;
		font-size: 12px;
		font-weight: bold;
	}

	#twlb ul li .js {
		line-height: 20px;
		height: 40px;
		font-size: 12px;
		-webkit-line-clamp: 2;
	}

	#twlb ul li .more .xx {
		padding-left: 20px;
		padding-right: 20px;
		font-size: 12px;
		line-height: 20px;
	}

	#twlb ul li .more .time {
		font-size: 12px;
		line-height: 20px
	}

	#contain-c iframe,
	#nr iframe {
		max-width: 100%;
		height: 250px;
		overflow: hidden;
	}

	#contain-c embed,
	#nr embed,
	VIDEO {
		max-width: 100%;
		height: 250px;
	}

	#contain-c .danye {
		font-size: 12px;
		line-height: 22px;
	}

	#nr {
		font-size: 12px;
		line-height: 25px;
	}

	#tplist UL LI {
		width: 48%;
	}

	#tplist UL LI IMG {
		height: 100px;
	}

	#tplist UL LI p {
		font-size: 12px;
		margin-top: 10px;
		height: 25px;
		line-height: 25px;
	}

	#lmdf A {
		padding-left: 15px;
		line-height: 30px;
		padding-right: 15px;
		font-size: 13px;
	}

	#contain-1-2 {
		font-size: 12px;
	}

	#xwzj_3 ul li .nr {
		width: 80%;
		padding: 2%;
		font-size: 12px;
		line-height: 20px;
	}

	#xwzj_3 ul li .bt {
		width: 50px;
		padding: 10px;
		font-weight: bold;
		font-size: 12px;
		height: 50px;
	}

	#contain-1-1 {
		font-size: 12px;
	}

	#contain-1-2 i {
		font-size: 14px;
	}

	#nbanner .lmfb {
		margin-top: 10%;
	}

	#nbanner .lmfb span.zw {
		font-size: 14px;
		font-weight: bold;
	}

	#nbanner .lmfb span.yw {
		font-size: 12px;
	}

	#newslist UL LI dd {
		font-size: 12px;
	}

	#newslist UL LI em {
		font-size: 12px;
	}
}

#nypage .row{
	display:flex;
	flex-wrap: wrap;
	align-items: center;
}
#nypage .row .col-md-1{
	
}
#nypage .row .col-md-1 a{
	padding:5px 10px;
	color: #373737;
}
#nypage .row .col-md-1 a:hover{
	background-color: #373737;
	color: #FFF;
}