﻿*{margin: 0;padding: 0;font-family: "microsoft yahei";}

/* 当前位置 */
.weizhi{width: 100%;height: 40px;background: #ededed;}
.weizhi>div{width: 1200px;height: 40px;margin: auto;line-height: 40px;}
.logo{float: left;line-height: 35px;}
.weizhi_txt{float: left;margin-left: 5px;font-size: 13px;color: #454545;}
.weizhi_txt a{font-size: 13px;color: #454545;}


.cont{width: 900px;margin: auto;}
.cont_title{font-size: 25px;color: #000000;line-height: 70px;border-bottom: 2px solid #717171;text-align: center;}



.cont {
	width: 1200px;
	min-height: 640px;
	background: #FFFFFF;
	margin: auto;
	margin-bottom: 20px;
}

.title {
	width: 960px;
	/*height: 80px;*/
	line-height: 40px;
	padding: 25px 0;
	margin: auto;
	border-bottom: 2px solid #717171;
	font-size: 25px;
	color: #000000;
	text-align: center;
}

.title1 {
	width: 960px;
	height: 60px;
	line-height: 60px;
	font-size: 15px;
	color: #333333;
	margin: auto;
}

.time {
	float: left;
	height: 60px;
	line-height: 60px;
	font-size: 15px;
	color: #333333;
	margin-left:210px;
}

.fen {
	height: 60px;
	line-height: 60px;
	font-size: 15px;
	color: #333333;
	float: right;
}

.fen>img {
	margin-right: 5px;
}

.wen {
	width: 960px;
	min-height: 300px;
	margin: auto;
	font-size: 16px;
	color: #333333;
}
.wen p{
	line-height:30px;
        margin-top:15px;
}
.wen table{
	float:none;
}
.pict {
	width: 800px;
	margin: auto;
	margin-bottom: 20px;
}

.pict>img {
	margin: auto;
}

.text {
	width: 960px;
	margin: auto;
}

.text>p {
	margin-top: 25px;
	line-height: 30px;
	text-indent: 30px;
}

.down {
	width: 960px;
	margin: auto;
	height: 40px;
	background: #f1f1f1;
	margin-top: 30px;
}
.down  img{
margin-right: 7px;
}
.huan {
	width: 960px;
	height: 60px;
	margin: auto;
	margin-bottom: 30px;
	margin-top: 10px;
	display: none;
}

.huan>div {
	line-height: 30px;
	font-size: 15px;
	color: #333333;
}

.huan>div>a {
	font-size: 15px;
	color: #333333;
}

.huan>div>a:hover {
	color: #2585FE;
}

.xian {
	width: 960px;
	margin: auto;
	height: 20px;
	background: url(/picture/0/1907041653224774808.jpg) repeat-x center;
	margin-top: 10px;
}





/* 友情链接 */
.yqlj{margin-top: 40px;height: 66px;width: 100%;background: #e3e7ec;border-bottom: 1px solid #FFFFFF;padding-top: 20px;}
.fr{width: 1200px;margin: auto;}
.select {padding: 4px 0px !important;overflow: hidden;height: 30px;line-height: 30px;width: 190px;list-style: none;border: none;}
.kong7{margin-left: 7px;}





 @media screen and (max-width: 768px){
	.cont,.title,.wen{width: 100%;}
	.title1,.down,.weizhi,.xian,.navigation,.top,.banner,.yqlj,.footer{display: none;}
	.wen{margin-top: 20px;text-indent: 2em;}
 }