﻿
/*.content{
	width: 1000px;
	height: auto;
	margin:10px auto;
	margin-bottom: 30px;
}*/
.content .top-c{
	/*width: 1000px;*/
	/*height: 110px;*/
	text-align: center;
	border-bottom: 1px dashed #ccc;
}
.content .top-c .title{
	padding-top: 10px;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.content .top-c .lai{
	color: #777777;
	font-size: 14px;
}
.content .top-c .lai span{
	padding-left: 30px;
	display: inline-block;
}
.content .c2{text-indent: 30px;}
.content p{font-size: 15px;line-height: 40px;}
.cc p{margin-top: 30px;}
.cc a{color: #120C6C;font-size: 15px;}
.c3{width: 100%;}
.content img{display: block;margin: 0px auto;}
.footer {
    margin-top: 100px;
}