*{
	margin:0;
	padding: 0;
}
.seat{
    width: 100%;
    height: 60px;
}
.contactImg{
    width: 100%;
    height: 365px;
    background-position: 0px 0px;
    background-size: 100%;
    background-repeat: no-repeat;
    overflow: hidden;
}
.contactImg>div{
	width: 1200px;
    overflow: hidden;
    margin: auto;
    margin-top: 75px;
}
.contactImg>div>div{
	width: 200px;
    float: left;
    margin-top: 86px;
    margin-left: 193px;
}
.contactImg>div>div>h3{
	color: #215EA7;
    margin-bottom: 0;
    margin-top: 20px;
}
.contactImg>div>div>hr{
	width: 42px;
    border: 1px solid #4776B9;
    margin-top: 10px;
    margin-bottom: 15px;
}
.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;
	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;
	height: 640px;
	border:1px solid #ccc;
	margin-top: 25px;
	margin-bottom: 25px;
	overflow: hidden;
}
.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;
}


.abstractCenter>div{
	width: 1200px;
	overflow: hidden;
	margin-top: 40px;
}
.pressAbstract{
	margin-top: 16px;
    margin-bottom: 0px;
    width: 577px;
    border-bottom: 1px solid #7C9CCB;
    height: 110px;
    background-color: #F6F6F6;
    overflow: hidden;
    float: left;
    margin-left: 14px;
}

.pressAbstract>div:nth-child(1){
	float: left;
    width: 385px;
    margin-left: 10px;
}
.pressAbstract>div:nth-child(1)>label{
	font-size: 16px;
    margin-top: 25px;
}
.pressAbstract>div:nth-child(1)>span{
	font-size: 10px;
    color: #666;
}
.pressAbstract>div:nth-child(2){
	float: left;
    margin-left: 10px;
    width: 172px;
    margin-top: 19px;
}
.pressAbstract>div:nth-child(2)>label{
	font-size: 16px;
    margin-left: 23px;
}
.pressAbstract>div:nth-child(2)>a{
	text-decoration: none;
}
.pressAbstract>div:nth-child(2)>a>button{
	width: 125px;
    height: 30px;
    background-color: #4776B8;
    color: #fff;
    font-size: 14px;
    border: 0;
    font-family: initial;
}
.abstractCenter>span{
	display: block;
    margin: auto;
    width: 100%;
    margin-top: 31px;
}
.abstractCenter>span>button:nth-child(1){
	width: 49px;
    height: 30px;
    border: 1px solid #ccc;
    background-color: #fff;
    margin-left: 519px;
}
.abstractCenter>span>button:nth-child(2){
	border: 1px solid #ccc;
    background-color: #fff;
    width: 27px;
    height: 30px;
}
.abstractCenter>span>button:nth-child(3){
	border: 1px solid #ccc;
    background-color: #fff;
    width: 27px;
    height: 30px;
}
.abstractCenter>span>button:nth-child(4){
	width: 49px;
    height: 30px;
    border: 1px solid #ccc;
    background-color: #fff;
}
.pageNum{
	color: #4776B8;
	
}