/*top_mk*/

.top_mk {
	width: 100%;
	/*设置头部模块的宽度*/
	height: 200px;
	/*设置头部模块的高度*/
	background: url(/uploads/image/images/top_mymc.jpg) center center no-repeat;
	/*设置头部模块的背景图或背景颜色*/
	
}

.top_mk .logo {
	width: 960px;
	margin: 0 auto;
	padding: 20px;
}

.top_mk .logo img {
	display: block;
}

.nav_mk{
	width: 100%;
	height: 60px;
	background: #2a65cf;
	margin-bottom: 20px;
}
.nav_mk .nav{
	width: 1000px;
	margin: 0 auto;
	
}
.nav_mk .nav ul li{
	float: left;
	font-size: 20px;
	line-height: 60px;
	font-weight: bold;
	overflow: hidden;
	color:white;
}
.nav_mk .nav ul li a{
	color: white;
	padding: 0 16px;
}
/*主题内容模块*/

.main {
	width: 1000px;
	/*主体内容模块的宽度*/
	height: auto;
	/*主体内容模块的高度*/
	margin: 0 auto;
	/*主体内容模块的居中对齐*/
	overflow: hidden;
	/*主体内容模块的溢出隐藏*/
	padding-top:20px ;
}
.left_mk{
	width: 480px;
	overflow: hidden;
}
.title{
	border-bottom: 2px solid #cd0811;
}
.title p{
	display: block;
	height: 46px;
	width: 100px;
	font-size: 20px;
	color: white;
	font-weight: bold;
	line-height: 46px;
	text-align: center;
	padding: 0 12px;
	float: left;
	background: url(/uploads/image/images/title_my.png) top center no-repeat;

}
.title a{
	display: block;
	width: 346px;
	line-height: 46px;
	font-size: 18px;
	text-align: right;
	padding-right: 10px;
	color: #525252;
	float: right;
}
.title a:hover{
	color: #cd0811;
}

.list{
	padding:8px 10px;
}
.list ul li{
	background: url(/uploads/image/images/list_style.png) 4px center no-repeat;
	padding-left: 14px;
	padding-right: 10px;
	overflow: hidden;
	border-bottom: 1px #434343 dotted;
}
.list ul li a{
	color: #333333;
	display: block;
	font-size: 16px;
	line-height: 3em;
	
}
.list ul li a:hover{
	color: #cd0811;
}
.list ul li a span.txt{
	display: block;
	float: left;
	width: 360px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list ul li a span.date{
	display: block;
	float: right;
	width: 70px;
	text-align: right;
}

.lists{
	padding:8px 10px;
	height:212px;
}
.lists ul li{
	background: url(/uploads/image/images/list_style.png) 4px center no-repeat;
	padding-left: 14px;
	padding-right: 10px;
	overflow: hidden;
	border-bottom: 1px #434343 dotted;
}
.lists ul li a{
	color: #333333;
	display: block;
	font-size: 16px;
	line-height: 3em;
	
}
.lists ul li a:hover{
	color: #cd0811;
}
.lists ul li a span.txt{
	display: block;
	float: left;
	width: 360px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.lists ul li a span.date{
	display: block;
	float: right;
	width: 70px;
	text-align: right;
}

.box{
	margin-bottom:34px ;
}
.foot {
	width: 1000px;
	border-top: 6px solid #2a65cf;
	margin: 0 auto;
}

.foot .left_foot {
	width: 280px;
	overflow: hidden;
	padding-top: 30px;
}

.foot .left_foot img {
	display: block;
	float: right;
}

.foot .middle_foot {
	width: 400px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

.foot .middle_foot a {
	color: #2a65cf;
	padding: 0 10px;
}

.foot .right_foot {
	width: 280px;
	overflow: hidden;
	padding-top: 30px;
}

.foot .right_foot img {
	display: block;
	float: left;
}


/*list*/

.bread {
	width: 963px;
	background: #eeeeee url(/uploads/image/images/map_bj.png) 15px 10px no-repeat;
	padding-left: 35px;
	font-size: 16px;
	color: #333333;
	line-height: 36px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #dcdcdc;
}

.list_box {
	width: 938px;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	height: 650px;
	padding: 30px;
	margin-bottom: 20px;
}

.list_box ul li {
	border-bottom: 2px dotted #d5d5d5;
}

.list_box ul li a {
	display: block;
	overflow: hidden;
	line-height: 4em;
	font-size: 14px;
	color: #333333;
	background: url(/uploads/image/images/list_style.png) 6px center no-repeat;
	padding-left: 26px;
}

.list_box ul li:hover {
	background: #f4f4f4;
}

.list_box ul li:hover a {
	color: #d91122;
}

.list_box ul li a span.txt {
	display: block;
	width: 600px;
	float: left;
}

.list_box ul li a span.date {
	display: block;
	width: 100px;
	float: right;
	padding-right: 10px;
	text-align: right;
}
.list_box ul li span {
	display: block;
	width: 100px;
	float: right;
	padding-right: 10px;
	text-align: right;
	margin-top: -35px;
}
.page720 {
	padding-top: 10px;
	padding-bottom: 20px;
	width: 320px;
	height: 30px;
	margin: 0 auto;
	margin-top:40px;
}

.page720 a {
	padding: 4px 8px;
	font-size: 12px;
	line-height: 16px;
	background: #eeeeee;
	border: 1px solid #c9c9ca;
	color: #272727;
	margin: 0 3px;
}

.page720 a.active {
	background: #2a65cf;
	border: 0;
	color: white;
	padding: 5px 9px;
}

.detail{
	width: 938px;
	padding: 30px;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 20px;
}
.detail h3{
	display: block;
	text-align: center;
	font-size: 24px;
	line-height: 2em;
	color: #222;
	border-bottom: 1px solid #dcdcdc;
}
.fbxx{
	overflow: hidden;
	width: 938px;
	color: #525252;
	font-size: 12px;
	line-height: 3em;
	margin-bottom: 40px;
}
.fbsj{
	width: 938px;
	display: block;
	float: left;
	text-align: center;
	padding-right: 16px;
}
.fbry{
	width: 452px;
	text-align: left;
	float: left;
	padding-left: 16px;
	display: block;
}
.detail_txt{
	width: 880px;
	margin: 0 auto;
	font-size: 14px;
	color: #333333;
	line-height: 2rem;
	text-align: justify;
}
.detail_txt p{
	/*text-indent: 2em;*/
}
.detail_txt img{
	display: block;
	max-width: 560px;
	/*width: 560px;*/
	margin: 16px auto;
}
/*2020.2.14 by ll*/
