*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
.clearfix {
	clear: both;
}

#big {
	width: 100%;
	height: auto;
	background-image: url(../img/f6418af1496352fa8a6836d958a5bb59.png);
}
.big {
	width: 92%;
	height: auto;
	margin: 32px auto 0;
}


.D1_title {
	overflow: hidden; 
	text-align: center;
	margin-top:2rem; 
}
.table{
	border-spacing: 0;
}
.D1_title img{
	width: 6%;
	height: auto;
	float: right;
	margin-right: 16%;
    margin-top: 11%;
}
.indexNews {
	/*background-color: #f2f2f2;*/
	
}
/*.indexNews {
	background-color: #f2f2f2;
}*/
.marg {
	margin-top: 1.2rem;
}
.hotNews {
padding: .6rem 0 0 .3rem;
	height: 8.3rem;
	position: relative;
	background-color: #fff;
}
.hotNews .boxshadow {
	background-image: url(../img/boxshadow2.jpg);
}
.newsImg {
	float: left;
	width: 10.2rem;
	height: 7rem;
	overflow: hidden;
	display: block;
padding: .3rem;
	background-color: #f9f9f9;
}
.newsImg img {
	display: block;
	width: 100%;
	height: 100%;
}
.newsText {
	margin-left: 11.9rem;
	margin-top: 1rem;
	padding-right: 1rem;
}
.newsText div{
	margin-top: 0%;
    float: right;
    font-size: 0.825rem;
    color: #4e4e4d;
    margin-right: -6%;
}
/*.newsText a {
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 50%;
    display: block;
    color: #555;
    font-size: 1.5rem;
    line-height: 1.5rem;
    overflow: hidden;
    margin-bottom: .5rem;
}*/
.newsText a:hover {
	color: #222;
	-webkit-transition: All 0.2s ease;
	-moz-transition: All 0.2s ease;
	transition: All 0.2s ease;
}
.newsText p {
	color: #777;
    font-size: 0.825rem;
    height: 3rem;
    overflow: hidden;
    line-height: 1.5rem;
}
.indexnewsList {
	padding-bottom: 2.9rem;
}
.indexnewsList li {
padding: 1.7rem 0 0 .6rem;
	height: 8.9rem;
	margin-top: 1.2rem;
	background-color: #fff;
	position: relative;
}
.indexnewsList .newsText {
	margin-left: 39%;
	margin-top: 4%;
}
.indexnewsList .boxshadow {
	background-image: url(../img/boxshadow2.jpg);
}
.date1 {
	float: left;
	width: 34%;
	/*height: 80%;*/
	border: 1px solid #eee;
	padding: 4px;
	overflow: hidden;
}
.date1 img {
	width:100%;
	    max-height: 123px; 
}
.date {
	float: left;
	height: 5.25rem;
	text-align: right;
padding: 0 .8rem;
	background-color: #646464;
}
.date div {
	color: #fff;
	font-size: 1.4rem;
	padding: 1.3rem 0 0;
	line-height: 1.5rem;
}
.date p {
	color: #a4a4a4;
font-size: .9rem;
}
.indexJoin {
	background-color: #fff;
	padding-bottom: 2.5rem;
}
.indexJoinList {
	height: auto;
	overflow: hidden;
}
.indexJoinList li {
	position: relative;
	float: left;
	width: 33.3333%;
}
.pagination-wrapper {
	    margin-bottom: 40px;
	    margin-top: 24px;
}
.pagination {
	height: 34px;
	text-align: center;    padding-bottom: 4rem;
}
.pagination li {
	display: inline-block;
	height: 34px;
	margin-right: 5px;
}
.pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}
.pagination li a:hover {
	background: #f5f5f5;
	color: #0099ff;
}
.pagination li.thisclass {
	background: #09f;
	color: #fff;
}
.pagination li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color: #09f;
	color: #fff;
	cursor: default;
}

/*技术支持*/

.qijishu-footer{
	width: 80%;
	margin: 1rem auto;
	text-align: center;
	font-size: 0.9rem;
	color: #333;
	line-height: 100%;
	margin-bottom: 6rem;
}
.qijishu-footer >a{
	font-size: 0.8rem;
    color: #999;
    line-height: 30px;
}
.qijishu-footer>img {
	max-width: 8%;
	border: none;
}


.shu{
	position: absolute;
    left: 66%;
    top: -2px;
    width: 32%;
    height: auto;
}