
.center{
	    width: 1200px;
    margin: 30px auto;
    min-width: 1200px;
}
.router{
	    font-size: 14px;
    color: #666;
    margin-bottom: 30px;
    padding-left: 100px;
}
.router>span{
	margin-right: 30px;
}
.c1{
	width: 1200px;
    margin: 20px auto;
    /*border: 1px solid #999;*/
    /*padding: 30px 40px 30px 140px;*/
    box-sizing: border-box;
    min-width: 1200px;
    margin-bottom: 75px;
}
.c1:after{
	clear: both;
	content: '';
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}
.cc1{
	float: left;
	width: 900px;
	border: 1px solid #999;
	padding: 30px 50px;
	box-sizing: border-box;
	height: 768px;
}
.c-duan{
	font-size: 18px;
	color: black;
	margin-bottom: 35px;
}
.dashed{
	border-bottom: 1px dashed #969696;
	width: 800px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.cc2{
	float: right;
	width: 260px;
	border: 1px solid #999;
	box-sizing: border-box;
	padding: 5px;
	height: 768px;
    overflow: scroll;
}
.wen{
	width: 80px;
	height: 30px;
	color: white;
	font-size: 14px;
	/*color: white;*/
	background-color: #535353;
	border: 0;
}
.solid{
	width: 200px;
	border-top: 1px solid #535353;
	/*margin: 0 auto;*/
}
.five{
	font-size: 14px;
	color: #535353;
	line-height: 35px;
}
.map{
	width: 800px;
	height: 350px;
	margin: 30px auto;
}
