﻿
/*正常css*/
.topArea {
	width: 1240px;
	margin: 0 auto;
	height: 40px;
	background: rgba(243, 243, 243, 1);
	overflow: hidden;
}

.wrapper-1200 {
	width: 1200px;
	margin: 0 auto;
}

.topArea b {
	float: left;
	line-height: 40px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
}

.topArea ul {
	float: right;
	overflow: hidden;
}

.topArea ul li {
	float: left;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	line-height: 40px;

}

.topArea ul li a {
	color: rgba(102, 102, 102, 1);
	padding: 0 8px;
}

.topArea ul li em {
	height: 40px;
}

.wrapper-1200 .logo {
	float: left;
}

header .search {
	left: 700px;
}

header .search {
	float: left;
	margin-left: 50px;
	margin-top: 20px;
}

#search .keyWord .input {
	height: 40px;
	width: 450px;
	border: 1px solid rgba(29, 113, 183, 1);
}

#search .keyBtn {
	width: 80px;
	font-size: 14px;
	font-weight: 400;
	cursor: pointer;
	float: right;
	padding-right: 0px;
	text-align: center;
	height: 40px;
	line-height: 40px;

	border-radius: 4px;
	margin-top: -40px;
	background: url(http://www.bdall.com/style/images/search.png) no-repeat 50%;
	background-color: rgba(29, 113, 183, 1);
	position: relative;
}

.right-xw {
	float: right;
}

.right-xw ul li {
	width: 60px;
	height: 60px;
	float: left;
	margin-left: 10px;
	border-radius: 4px;
}

.right-xw ul {
	overflow: hidden;
	margin-top: 10px;
}

.right-xw ul li img {
	width: 60px;
	height: 60px;
	border-radius: 4px;
}

header {
	overflow: hidden;
	padding: 10px 0;
}

/* 导航条 */
nav {
	width: 1240px;
	margin: 0 auto;
	height: 52px;
	background: rgba(29, 113, 183, 1);
	overflow: hidden;
}

nav ul li {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 30px;
	display: inline-block;
	line-height: 50px;
	position: relative;
}

nav ul li em {
	width: 1px;
	height: 20px;
	background: rgba(8, 123, 212, 1);
	color: transparent;
	font-weight: 200;
	display: inline-block;
	position: absolute;
	bottom: 14px;
}

nav ul {
	margin-right: -20px;
}

nav ul li a {
	color: rgba(255, 255, 255, 1);
	padding: 0px 12px;
}

/* 广告位 */
.middle {
	width: 1198px;
	height: 80px;
	margin-bottom: 10px;
}

.middle img {
	width: 1198px;
	height: 80px;
}

/* 头条 */
.Headlines h1 a {
	font-size: 44px;
	color: rgba(17, 17, 17, 1);
	line-height: 60px;
}

.Headlines h1 {
	text-align: center;
}

.picScroll-left {
	width: 714px;
	overflow: hidden;
	position: relative;
	float: left;
}

.picScroll-left .hd {
	position: absolute;
	width: 100%;
	bottom: 22px;
	height: 1px;
	z-index: 200;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
	display: block;
	width: 40px;
	height: 70px;
	cursor: pointer;
}

.picScroll-left .hd .prev {
	background: url(images/arrow_r.png) no-repeat;
	float: left;
}

.picScroll-left .hd .next {
	background: url(images/arrow_r.png) no-repeat;
	float: right;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	position: relative;
}

.picScroll-left .bd ul li .pic {
	text-align: center;
}

.picScroll-left .bd ul li .pic img {
	width: 714px;
	height: 470px;
	display: block;
}

.picScroll-left .bd ul li .title {
	line-height: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 10px;
	z-index: 100;
	font-size: 16px;
}

.picScroll-left .bd ul li .title a {
	color: #fff;
}

.picScroll-left .bd ul li i {
	height: 40px;
	background: #000;
	opacity: .5;
	filter: alpha(opacity=50);
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-indent: -99999em;
}

/* 右边text */
.Focus-r {
	float: right;
	width: 455px;
}

.Focus-r h1 a {
	color: #333;
}

.Focus-r h1 {
	font-size: 20px;
	font-family: Microsoft YaHei;


	font-weight: bold;
	color: rgba(51, 51, 51, 1);
}

.Focus-r p {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(63, 62, 63, 1);
	line-height: 24px;
	text-indent: 2em;
}

.Focus-r p a {
	font-size: 14px;
	color: #666;
	line-height: 22px;
}

.Focus-r p a span {
	color: #b9b6b6;
}

.ul {
	width: 100%;
	height: auto;
}

.ul li {
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ul li a {
	line-height: 38px;
	color: #333;
	font-size: 16px;
	padding-left: 15px;
}

.ul li:after {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #666;
	display: block;
	position: absolute;
	left: 0;
	top: 16px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}

.focus-top {
	height: 140px;
	border-bottom: 1px dashed #B3B3B3;
	margin-bottom: 10px;
}

.ul li:nth-of-type(1) a {
	font-size: 20px;
	font-weight: 600;
}

.picScroll-left .hd ul li {
	float: left;
	width: 8px;
	height: 8px;
	margin-right: 20px;
	text-indent: -99999em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	z-index: 99;
}
.picScroll-left .hd ul  .on{
	    background-color: #3599E7;
}
.picScroll-left .hd ul {
	float: right;
}

/* 保定新闻 */
.bd-xw {
	width: 340px;
	height: 450px;
	float: left;
	margin-right: 30px;
}

.box {
	margin-top: 30px;
}

.btn-top {
	width: 100%;
	height: 40px;
	/* background: url(../img/bt-btn.png) no-repeat; */
	overflow: hidden;

}

.btn-top h1 {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
	line-height: 0px;
	float: left;
	/* margin-left: 22px; */
	border-top: 2px solid #3599E7;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 18px 13px;
	display: block;
	margin-top: 0px;
	cursor: pointer;
}

.btn-top {
	border-bottom: 1px solid #CCCCCC;
}

.btn-top a {
	float: right;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	line-height: 40px;
}

.tw {
	width: 100%;
	height: 190px;
	position: relative;
	margin-bottom: 10px;
	margin-top: 20px;
}

.tw a img {
	width: 100%;
	height: 190px;
}

.tw span {
	height: 33px;
	background: #000;
	opacity: .5;
	filter: alpha(opacity=50);
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
.gj-gn .ul{
	margin-top: 7px;
}
.tw i a {
	height: 33px;
	 position: relative;
	font-size: 14px;
	color: #fff;
	padding-left: 6px;
	z-index: 99;
	top: -32px;
	text-align: center;
	display: block;
}

.box .ul li:nth-of-type(1) a {
	font-weight: 500;
	font-size: 16px;
}

/* 国际国内 */
.gj-gn {
	width: 420px;
	float: left;
	margin-right: 30px;
}

.zytw {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}

.zytw .tu img {
	float: left;
	width: 230px;
	height: 156px;
	margin-right: 10px;
}

.zytw p {
	text-indent: 32px;
	margin-top: -10px;
}

.zytw p a {
	line-height: 24px;
	color: #333;
	margin-top: -10px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	line-height: 30px;
}

.zytw p span {
	color: #FF0000;
}

.zytw .gd {
	float: right;
	font-size: 14px;
	color: #666;
}

.zytw h1 a {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(0, 0, 0, 1);
	display: block;
}

.zytw h1 {
	margin-top: 4px;
}

/* 电子报 */
.dzb {
	width: 380px;
	float: left;
}

/* 广告位俩 */
.left-hb {
	width: 790px;
	height: 90px;
	float: left;
}

.left-hb img {
	width: 790px;
	height: 90px;
}

.right-hb {
	width: 380px;
	height: 90px;
	float: right;
}

.right-hb img {
	width: 380px;
	height: 90px;
}

.hb-i {
	width: 100%;
	overflow: hidden;
	margin: 20px auto;
}

/* 领导专栏 */
.ld-btn {
	width: 100%;
	overflow: hidden;
}
.ld-btn .col-c3{
	margin-top: -7px;
}
.col-c1 {
	width: 340px;
	height: 410px;
	float: left;
	overflow: hidden;
}

.ld-btn .btn-top {
	margin-bottom: 20px;
}

.r1 .pic {
	width: 120px;
	height: 200px;
	float: left;
}

.r1 .pic img {
	height: 160px;
	width: 100%;
}

.r1 .pic h1 {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 5px;
	text-align: center;
}

.r1 .text {
	width: 200px;
	float: right;
}

.r1 .text h1 {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
	line-height: 36px;
	text-align: center;
}

.r1 .text p {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	line-height: 24px;
	text-align: justify;
}

.r1 .text span {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(53, 153, 231, 1);
	line-height: 24px;
	float: right;
}

.r1 {
	overflow: hidden;
}

.col-c2 {
	width: 420px;
	height: 420px;
	float: left;
	margin-left: 20px;
}

.col-c2 .pic {
	width: 180px;
	height: 120px;
	float: left;
	margin-right: 10px;
}

.col-c2 .pic img {
	width: 180px;
	height: 120px;
}

.col-c2 h1 {
	text-align: justify;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
	line-height: 24px;
}

.col-c2 ul li {
	overflow: hidden;
	margin-bottom: 20px;
}

.col-c3 {
	width: 382px;
	float: right;
}

/* 汽车 */
.btn-c {
	width: 790px;
	float: left;
}

.let-top {
	width: 790px;
	height: 156px;
	overflow: hidden;
}

.zt-pic {
	width: 230px;
	height: 156px;
	position: relative;
	float: left;
}

.zt-pic img {
	width: 230px;
	height: 156px;
}

.zt-pic span {
	height: 40px;
	background: #000;
	opacity: .5;
	filter: alpha(opacity=50);
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}

.zt-pic i {
	height: 40px;
	width: 100%;
	text-align: center;
	position: relative;
	/* text-align: left; */
	/* line-height: 40px; */
	z-index: 99;
	padding-left: 10px;
	color: #fff;
	margin: 0 auto;
	display: block;
	margin-top: -30px;
}

.zt-pic i a {
	color: #fff;
}

.rig-pic {
	width: 540px;
	height: 156px;
	float: right;
}

.rig-pic p {
	font-size: 14px;
	color: #666666;
	text-indent: 2em;
	line-height: 26px;
	border-bottom: dashed 1px #ccc;
	margin-top: 10px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	padding-bottom: 12px;
}

.rig-pic li {
	position: relative;
	line-height: 36px;
	text-indent: 1em;
}
.rig-pic p span{
	 color: #3599E7;
}

.rig-pic ul li a {
	font-size: 16px;
	color: #666;
}

.rig-pic h1 {
	font-size: 20px;
	color: #000;
	line-height: 0px;
}

.btn-c .btn-top {
	margin-bottom: 20px;
}

.rig-pic ul li:after {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #666;
	display: block;
	position: absolute;
	left: 0;
	top: 16px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}

.let-bottom {
	overflow: hidden;
}

.let-bottom ul:nth-of-type(1) {
	float: left;
}

.let-bottom ul {
	margin-top: 20px;
	overflow: hidden;
	width: 48%;
}

.let-bottom ul li a {
	color: #333333;
}

.let-bottom ul li {
	font-size: 16px;
	line-height: 36px;
	position: relative;
	text-indent: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.let-bottom li:after {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #666;
	display: block;
	position: absolute;
	left: 0;
	top: 16px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}

/* 娱乐 */
.yl-btn {
	width: 340px;
	margin-top: 30px;
	float: left;
	margin-right: 28px;
}

.yl-btn .pic {
	width: 340px;
	height: 190px;
	position: relative;
	margin-bottom: 10px;
	margin-top: 20px;
}

.yl-btn .pic img {
	width: 340px;
	height: 190px;
}

.yl-btn .pic span {
	height: 33px;
	background: #000;
	opacity: .5;
	filter: alpha(opacity=50);
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;

}

.yl-btn .pic i a {
	height: 33px;
	    position: relative;
	    font-size: 14px;
	    color: #fff;
	    padding-left: 6px;
	    z-index: 99;
	    top: -32px;
	    display: block;
	    text-align: center;
}
.left-box .ul li:nth-of-type(1) a{
	font-weight: 600;
	font-size: 20px;
}
.lf-btn {
	width: 420px;
	float: left;
	margin-top: 30px;
}
.left-jz .col-right .ul li{
	line-height: 39px;
}
.btn-fc .ul li{
	line-height: 40px;
}
.btn-fc .ul li:nth-of-type(1) a{
	font-weight: 600;
	font-size: 20px;
}
/* 房产 */
.btn-fc {
	width: 380px;
	float: right;
	padding: 0 15px;
}

.btn-fc .k-dol {
	width: 180px;
	height: 120px;
	position: relative;
	float: left;
	margin-bottom: 10px;
}

.com3-tp img {
	width: 180px;
	height: 120px;
}

.btn-fc .k-dol .title {
	line-height: 32px;
	z-index: 100;
	font-size: 16px;
	margin-top: -34px;
	text-align: center;
	position: relative;
}

.btn-fc .k-dol i {
	height: 35px;
	background: #000;
	opacity: .5;
	filter: alpha(opacity=50);
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-indent: -99999em;
}

.btn-fc .k-dol .title a {
	color: #fff;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.btn-fc .btn-top {
	margin-bottom: 10px;
}

.btn-fc .k-dol:nth-of-type(2) {
	float: right;
}

.gw-1 {
	width: 1200px;
	height: 110px;
	margin: 20px auto;
}

.gw-1 img {
	width: 1200px;
	height: 110px;
}

/* 教育 */
.left-box {
	width: 800px;
	overflow: hidden;
	float: left;
}

.col-let {
	width: 340px;
	height: 255px;
	position: relative;
	float: left;
	margin-right: 20px;
}

.col-let a img {
	width: 340px;
	height: 255px;
}

.col-let .title {
	line-height: 35px;
	z-index: 100;
	font-size: 16px;
	margin-top: -40px;
	text-align: center;
	position: relative;
}

.col-let a {
	color: #fff;
}

.col-let i {
	height: 35px;
	background: #000;
	opacity: .5;
	filter: alpha(opacity=50);
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-indent: -99999em;
}

.left-box .btn-top {
	margin-bottom: 20px;
}

.left-jz .col-let a img {
	width: 340px;
	height: 189px;
}

.left-jz .col-let {
	width: 340px;
	height: 189px;
}

.left-jz .col-right {
	width: 420px;
	float: right;
}

.left-jz .col-left {
	float: left;
	height: 400px;
	width: 340px;
}

.left-jz {
	overflow: hidden;
	margin-top: 15px;
}

.col-left ul {
	margin-top: 15px;
}

/* 经济 */
.jy-btn {
	width: 380px;
	float: right;
}

.jy-btn .pic {
	width: 350px;
	height: 170px;
	position: relative;
	margin-right: 20px;
}

.jy-btn .pic a img {
	width: 350px;
	height: 170px;
}

.jy-btn .pic .title {
	line-height: 35px;
	z-index: 100;
	font-size: 16px;
	margin-top: -40px;
	text-align: center;
	position: relative;
}

.jy-btn .pic a {
	color: #fff;
}

.jy-btn .pic i {
	height: 35px;
	background: #000;
	opacity: .5;
	filter: alpha(opacity=50);
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-indent: -99999em;
}

.jy-btn .btn-top {
	margin-bottom: 20px;
}

.jy-btn {
	padding: 0px 15px;
}

.sc .col-left {
	width: 380px;
	float: left;
}

.sc .col-let {
	width: 380px;
	height: 210px;
}

.sc .col-let a img {
	width: 380px;
	height: 210px;
}

.sc .btn-top {
	margin-bottom: 20px;
}

.sc .col-left {
	margin-right: 30px;
}

.sc {
	overflow: hidden;
}
.sc .col-left:nth-of-type(3)
{
	margin-right: 0;
}
/* 底部 */
footer {
	width: 100%;
	height: 455px;
	background: rgba(247, 247, 247, 1);
	margin-top: 30px;
	border-top: 1px #dbdbdb solid;
}

.top-fter {
	padding-bottom: 20px;
	border-bottom: 1px #dbdbdb solid;
	padding-top: 10px;
}

.top-fter h1 {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 36px;
	
}
.top-fter ul{
	overflow: hidden;
}
.top-fter ul li a {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	line-height: 40px;
	padding-right: 60px;
}

.top-fter ul li {
	float: left;
}

.footerCon {
	width: 680px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 30px;
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
}

footer .f-pic {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 20px 0 30px 0;
}
footer .f-pic span {
    display: inline-block;
    vertical-align: top;
    padding: 0 8px;
}
footer .f-pic span a {
    display: block;
    height: 46px;
    border: 1px #cccccc solid;
}
footer .f-pic span a img {
    height: 100%;
}
/* 底部蓝色 */
.footer-bottom {
    background: #3599E7;
    color: #fff;
    font-size: 18px;
    text-align: center;
    height: 50px;
    line-height: 50px;
}
.footer-bottom a {
    color: #fff;
}
.footer-bottom span {
    padding: 0 40px;
}





/* -------------------------------------------------- */
.tp-box{
	height: 403px;
	width: 380px;
	margin-top: 20px;
}
/*图片列表 */
.w1200 {
    width: 1200px;
	margin:0 auto;
}
.position {
    margin-top: 30px;
}
.list-hot {
    display: block;
    margin-top: 36px;
}
.list-hot ul {
    margin-right: -28px;
}
.list-hot ul {
    padding: 8px 20px;
    overflow: hidden;
}
.list-hot li {
    width: 275px;
    float: left;
    margin-right: 14px;
}
.list-hot li > a {
    display: block;
    margin-bottom: 10px;
}
.list-hot li img {
    width: 275px;
    height: 210px;
    display: block;
}
.list-hot__title {
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list-hot ul {
    padding: 8px 20px;
    overflow: hidden;
}