*{
	margin:0;
	padding: 0;
}
.seat{
	width: 100%;
	height: 60px;
}

.tell01{
	width: 180px;
	height: 30px;
	float: right;
	line-height: 30px;
	overflow: hidden;
	text-align: right;
	margin-top: 16px;
	background: url(../image/tell1.png) 0 center no-repeat;
}
.tell01 p{
   color: #ffffff;
	font-size: 15px;
}






.contactImg{
	background-image: url(../image/01.png);
	width: 100%;
	height: 305px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	overflow: hidden;
}
.contactImg>div{
	width: 1200px;
    overflow: hidden;
    margin: auto;
    margin-top: 60px;
}
.contactImg>div>div{
	width: 200px;
    float: right;
    margin-top: 83px;
    margin-right: 100px;
}
.contactImg>div>div>h3{
	color: #215EA7;
}
.contactImg>div>div>hr{
	width: 42px;
    border: 1px solid #4776B9;
}
.abstractTop{
	width: 100%;
	height: 40px;
	border-bottom:1px solid #ccc;
	line-height: 40px;
}
.abstractTop>div{
	width: 1200px;
	margin: auto;
	overflow: hidden;
}
.abstractTop>div>div:nth-child(1){
	float: left;
	width: 330px;
}
.abstractTop>div>div:nth-child(1)>img{
	float: left;
    width: 26px;
    margin-top: 10px;
}
.abstractTop>div>div:nth-child(1)>div{
	width: 810px;
}
.abstractTop>div>div:nth-child(1)>div>a{
	color: #333;
}

.abstractTop>div>div:nth-child(2){
	float: right;
	margin-top:10px;
	overflow: hidden;
}
.shareXin>a{
	width: 32px;
	margin-top: -7px;
}
.shareXin>a:nth-child(1){
	background-image: url(../image/微信.png);
	background-repeat: no-repeat;
    background-position: -125px 10px;
    height: 40px;
	display: block;
	float: right;
}
.shareXin>a:nth-child(2){
	background-image: url(../image/微信.png);
	background-repeat: no-repeat;
	background-position: -94px 10px;
    height: 40px;
	display: block;
	float: right;
}
.shareXin>a:nth-child(3){
	background-image: url(../image/微信.png);
	background-repeat: no-repeat;
   	background-position: -63px 10px;
    height: 40px;
	display: block;
	float: right;
}
.shareXin>a:nth-child(4){
	background-image: url(../image/微信.png);
	background-repeat: no-repeat;
    background-position: -31px 10px;
    height: 40px;
	display: block;
	width: 30px;
	float: right;
}
.shareXin>a:nth-child(5){
	background-image: url(../image/微信.png);
	background-repeat: no-repeat;
    background-position: 5px 10px;
    height: 40px;
	display: block;
	float: right;
}
.abstractCenter{
	width: 1200px;
	margin: auto;
	min-height: 500px;
	border:1px solid #ccc;
	margin-top: 25px;
	margin-bottom: 25px;
	overflow: hidden;
	padding: 0 110px;
	line-height: 35px;
}
.abstractCenter>hr{
	margin-bottom: 0;
    width: 1000px;
    margin: 29px auto;
}
.abstractCenter>h3{
	text-align: center;
    width: 190px;
    margin: -39px auto;
    background-color: #fff;
    height: 20px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #4776B9;
		font-size: 18px;
}







.abstractCenterews{
	width: 1200px;
	margin: auto;
	min-height: 500px;
	border:1px solid #ccc;
	margin-top: 25px;
	margin-bottom: 25px;
	overflow: hidden;
	line-height: 35px;
}
.abstractCenterews>hr{
	margin-bottom: 0;
    width: 1000px;
    margin: 29px auto;
}
.abstractCenterews>h3{
	text-align: center;
    width: 190px;
    margin: -39px auto;
    background-color: #fff;
    height: 20px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #4776B9;
}
.abstractCenterews>div{
	margin: 50px 0 0 0;
	min-height: 300px
}
