     body{
            margin: 0;
            padding: 0;
        }
        .main{
            width: 100%;
            height: 1150px;
            background: url(http://www.aqnews.com.cn/Public/ldbg.png) no-repeat;
            background-size:cover;
            margin-bottom:50px;
        }
        .contaner {
            position: relative;
            margin: 0 auto;
            width: 950px;
            height: 600px;
            /* background: red; */
        }
        .header_l {
            padding-top: 45px;
        }
        .header_l .logo{
            position: absolute;
            right: 20px;
            width: 175px;
        }
        .people {
            display: flex;
        }
        .people img{
            width: 155px;
            height: 220px;
            margin-left: 160px;
        }
        .people_name{
            margin-top: 65px;
            font-size: 40px;
            font-weight: bold;
            color: red;
            padding-left: 30px;
        }
        .people_name span{
        
            font-size: 28px;
            font-weight: bold;
        }
        .header_l .line{
            width: 950px;
            margin-top: 60px;
        }
        .contaner ul{
            padding:inherit;
        }
        .contaner ul li{
            position: relative;
            list-style: none;
            border-bottom:1px dashed #000;
            line-height: 60px;
            height: 60px;
        }

        .contaner ul li a {
           color: #333;
           text-decoration: none;
        }

        .contaner ul li .disc{
            position: absolute;
            top: 25px;
            left: 5px;
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background: red;
        }
        .contaner ul li .list{overflow:hidden; height:50px;
            display: flex;
            justify-content: space-between;
            margin-left: 30px;
        }
    
/* footerBody
--------------------------------------------------*/

#footerBody { clear:both;
	text-align: center;
	min-width: 1000px;
}

#footerBody .links {
	background: #f1f1f1
}

#footerBody .links .cont {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0;
}

#footerBody .links .left {
	font-size: 14px;
	float: left;
	width: 110px;
	height: 325px;
	line-height: 25px;
	color: #666;
	font-weight: bold;
}
#footerBody .links .right  { font-weight:bold;
	font-size: 14px; color:#000;
}

#footerBody .links .right a {
	display: inline-block;
	height: 24px;
	line-height: 36px;
	margin: 0 8px 0 0;
	font-size: 12px;
	color: #666;
}

#footerBody .copyright {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0;
	position: relative;
}

#footerBody .copyright p {
	line-height: 24px;
	font-size: 14px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}

#footerBody .copyright p a {
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}

#footerBody .copyright p.rows01 {
	text-align: center;
}

#footerBody .copyright p.rows02 {
	padding-left: 40px;
}

#footerBody .copyright p.rows03 {
	padding-left: 70px;
}

#footerBody .icon {
	position: absolute;
	left: 50%;
	bottom: 24px;
	margin-left: 415px;
}

#footerBody .dibu {
	background: #1d71b7;
	color: #FFF;
}

#footerBody .dibu .cont {
	font-size: 12px;
	text-align: center;
	width: 980px;
	margin: 0 auto;
	padding: 10px 0;
}

        ul.pages{margin: 30px auto;text-align: center;}
        ul.pages li.page,ul.pages li.page-previous,ul.pages li.page-next{height:20px;line-height:20px;text-align:center;font-size:15px;background:#fff;color:#000;clear: none;margin: 0 5px;padding: 0 6px;border: 1px solid #777;display: inline-block;}
        ul.pages li.page a,ul.pages li.page-previous a,ul.pages li.page-next a{width: auto;margin-right: 0;}
        ul.pages li.page a:hover,ul.pages li.page-previous a:hover,ul.pages li.page-next a:hover{text-decoration: none;}
        ul.pages li.page.page-active{background: #1d71b7;}
        ul.pages li.page.page-active a{color: #fff;}
.p-kwap {
	width: 500px;
}

.streamline-page .p-kwap {
	width: 800px;
}

.p-kwap a {
	display: inline-block;
	margin-right: 8px;
	padding: 0 10px;
	line-height: 26px;
	background-color: #F0F2F5;
	font-size: 14px;
	color: #808080;
	transition: all .4s;
	-moz-transition: all .4s;
	; /* Firefox 4 */
		-webkit-transition: all .4s;
 /* Safari å’Œ Chrome */
	-o-transition: all .4s;
	; /* Opera */
}

.p-kwap a:hover {
	background-color: #348CEC;
	color: #FFF;
}

.p-jc {
	position: absolute;
	top: 1px;
	right: 0;
	width: 160px;
	font-size: 12px;
	color: #B3B3B3;
}

.p-jc a {
	color: #B3B3B3;
}
.p-tags {
	position: relative;
	height: 35px;
	margin: 20px 0 10px;
}
.search-pagination { margin-bottom: 50px; text-align: center;margin-top:30px; }

.search-pagination a, .search-pagination span { display: inline-block; vertical-align: middle; padding: 4px 8px; margin: 0 3px; background-color: #fff; border: 1px solid #ccc; border-radius: 3px; -webkit-transition: .2s ease-out; transition: .2s ease-out; font-size: 14px; }

.search-pagination a:hover, .search-pagination a.is-active, .search-pagination span:hover, .search-pagination span.is-active { background-color: #d4001a; border-color: #d4001a; color: #fff; }

.search-pagination .jumper-input { display: inline-block; vertical-align: middle; width: 44px; height: 26px; padding: 0 .3em; margin: 0 5px; background-color: #fff; border: 1px solid #ccc; text-align: center; font-size: 14px; }

.search-pagination .pager-next { margin-right: 30px; }

.search-pagination .jump-btn { margin-left: 20px; }

.list span a{ width:800px;    display: block;}