@charset "utf-8";
/* CSS Document */
.ov {
	overflow: hidden;
}
.txt_color{
	color: #333;
}

.myontent {
	width: 100%;
	min-width: 1200px;
}

.myontent .innerCon {
	width: 1200px;
	background: white;
	margin: 0 auto;

}

.myontent .innerCon .loc {
	background: url(../images/locico.png) no-repeat 10px center #f8f8f8;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
}

.myontent .innerCon .loc,
.Content .innerCon .loc a {
	font-size: 14px;

	height: 50px;
	line-height: 50px;

	color: #333;
}
.loc a{
	color: #333;
}

.bContent {
	margin-top: 30px;
}

.bContent .l_con {
	width: 220px;
	float: left;
}

.bContent .l_con .yiji {
	width: 220px;
	height: 36px;
	line-height: 36px;
	/* background: url(../images/yijibg.png) no-repeat center center; */

	background: #EB71A7;
	font-size: 16px;
	text-align: center;
	color: white;
	margin-top: 20px;
}

.erjiList {
	border: 1px solid #DFDFDF;
	padding-bottom: 10px;
}

.erjiList .item {
	width: 167px;
	height: 30px;
	background: url(../images/erjibg.png);
	display: block;
	margin: 0 auto;
	text-align: center;
	margin-top: 10px;
	font-size: 16px;
	border: 1px solid #DFDFDF;
	line-height: 30px;
	color: #333333;
}

.erjiList .item:hover,
.erjiList .active {
	border: 1px solid #EB71A7;
	color: #EB71A7;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #EB71A7;
}

.bContent .r_con {
	width: 960px;
	border: 1px solid #DFDFDF;
	float: right;
	min-height: 600px;
}

#yd {
	display: block;
	width: 186px;
	height: 54px;
	border: 1px solid #f8f8f8;
	background: url(../images/yd.png) no-repeat center center;
}

.wz_list li {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dashed #f8f8f8;
	background: url(../images/sj.png) 10px center no-repeat;
}

.wz_list li a {
	font-size: 14px;
	width: 460px;
	height: 50px;
	display: block;
	float: left;
	overflow: hidden;
	margin-left: 20px;
	
	
	font-weight: 500;
	color: #333333;
}

.wz_list li a:hover {
	text-decoration: underline;
}

.wz_list li span {
	font-size: 14px;
	float: right;
	margin-right: 20px;
	
	
	font-weight: 500;
	color: #333333;
}






.r_con #title {
	text-align: center;
	margin-top: 10px;
	height: 40px;
	line-height: 40px;
	
	
	font-size: 20px;
	font-weight: bold;
	color: #333333;

}

.r_con #fb {
	background: #f8f8f8;
	text-align: center;
	height: 30px;
	line-height: 30px;
	
	font-size: 14px;
	font-weight: 500;
	color: #333333;
}

.r_con #my_content {
	font-size: 14px;
	text-indent: 2em;
	padding: 10px;
	background: white;
	font-weight: 500;
	color: #333333;
	line-height: 30px;
}


#webcontent {
	color: #666;
	line-height: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.message_item {
	margin-left: 50px;
	margin-bottom: 20px;
	width: 500px;
	min-height: 20px;
	color: #333333;
	font-weight: bold;
}

.message_item label {
	float: left;
}

.message_item input {
	border: 1px #ddd solid;
	height: 30px;
	line-height: 30px;
	padding: 0px 3px;
	color: #555;
	background: #fbfbfb;
	width: 400px;
}

.message_item textarea {
	width: 400px;
	height: 280px;
	background: #fbfbfb;
	padding: 0px 3px;
	border: 1px #ddd solid;

	line-height: 20px;
}

.myimgList {
	margin-top: 5px;
	margin-left: 5px;
}

.myimgList .item {
	width: 305px;
	height: 212px;
	background: #f8f8f8;
	float: left;
	margin: 5px;
}

.searchDoc {
	width: 891px;
	height: 268px;
	/* background: url(../images/sousuo.png) no-repeat center center; */
	margin: 0 auto;
}

.keshiItem {
	width: 210px;
	height: 60px;
	/* background: url(../images/ksbg.png) no-repeat center center; */
	
background: #2ABD70;
	float: left;
	margin-left: 10px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	margin-top: 20px;
}

#allmap {
	width: 100%;
	height: 500px;
}
.img_list {
	display: flex;
	flex-wrap: wrap;
	margin: 0px 5px 0px 5px;
}

.img_list li {
	width: 300px;
	margin-top: 20px;
	margin-left: 20px;
}

.img_list li:nth-child(3n+1) {
	margin-left: 0px;
}
.img_list li a{
	display: block;
	border: 1px solid #eee;
}

.img_list li a:hover{
	box-shadow: 0px 0px 4px #aaa;
}
.img_list li a p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	line-height: 40px;
}



.img_list li a img {
	transition: all 0.3s;
	width: 100%;
	display: block;
	height: 180px;
	object-fit: cover;
}

.img_list li a:hover img {
	transform: scale(1);
}
.msg_btn{
	color: #FFFFFF;
	text-align:center;
	margin-left:70px;
	border: 1px #ddd solid;
	height: 40px;
	line-height: 40px;
	padding: 0px 3px;
	width:140px;
	background: #EB71A7;
	font-size: 16px;
}