body {
	background-image: url(../images/bg.gif);
}
.header .title {
	font-size: 82px;
	color: #000000;
	font-weight: bold;
	line-height: 90px;
}
.header .tbox {
	padding-top: 60px;
	position: relative;
	padding-bottom: 33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.header .tbox .share_box {
	position: absolute;
	top: 153px;
	right: 0px;
}
.header .sumamry {
	padding-top: 20px;
	font-size: 16px;
	line-height: 36px;
	color: #000;
}
.header .sumamry i {
	background-color: #db0100;
	font-weight: normal;
	color: #FFF;
	font-style: normal;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
}
.newsBox {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #dedede;
	padding-top: 20px;
	padding-bottom: 45px;
}

.newsBox .title a {
	font-size: 30px;
	line-height: 50px;
	font-weight: bold;
	color: #000;
}
.newsBox .laiyuan {
	font-size: 12px;
	margin-top: 15px;
}

.newsBox .laiyuan i {
	background-color: #DB0100;
	font-style: normal;
	color: #FFF;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 8px;
}
.newsBox .neirong {
	font-size: 14px;
	line-height: 36px;
	padding-top: 15px;
}
.newsBox .neirong a {
	color: #000;
}
.contract {
	padding-left: 30px;
}


.contract .weibo, .contract .tel, .contract .mail, .contract .qrcode {
	padding-top: 10px;
	font-size: 12px;
	text-indent: 3em;
}

.contract .weibo, .contract .tel, .contract .mail, .contract .qrcode {
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
}

.contract .tel {
	background-position: 0px -22px;
}
.contract .mail {
	background-position: 0px -46px;
}
.contract .qrcode {
	background-position: 0px -75px;
}
.contract .weibo {
	background-position: 0px 3px;
}
.newsBox_t {
	margin-top: 30px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #DEDEDE;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}

.newsBox01 {
	font-size: 14px;
	line-height: 20px;
}
.newsBox01 li {
	font-size: 14px;
	line-height: 20px;
	padding-top: 10px;
}

.newsBox01 li a {
	color: #000;
}
.footer {
	font-size: 12px;
	line-height: 36px;
	text-align: center;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEDEDE;
}
