@charset "utf-8";
/* CSS Document */

html {
  overflow-y: scroll;
}

:root {
  overflow-y: auto;
  overflow-x: hidden;
}

:root body {
  position: absolute;
}
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
.header *{-webkit-box-sizing: border-box;box-sizing: border-box;}

body {
  width: 100%;
  overflow: hidden;
}	
body{min-width: 1240px;overflow-x: hidden;}
.W1050{background: #fff;padding-bottom: 40px;padding-top: 10px;position: relative;}
h2.title{height: 64px;position: relative;}
.clearfix:after,.clearfix:before{
	content: "";
	display: table;
}
.clearfix:after{
	clear: both;
	overflow: hidden;
}
.clearfix{zoom:1;}
a.more{
	font-family: "宋体",SimSun,"SimSun";
	font-weight: bolder;
	width: 65px;
	font-size: 16px;
}


/*正文部分*/
.contain{ background: #dceaf8 center center;}

.W1200{
     background:#fff;
	 padding-top: 40px;
	 padding-bottom: 20px;
}
/*栏头*/
#banner{
	width: 100%;
	height: 480px;
	background: url("../img/dzwtp_banner2.jpg") center center no-repeat;
}
#banner .b_con{
	width: 1000px;
	margin: 0 auto;
	height: 481px;
	position: relative;
}
#banner .b_con .wmd{
	background: url("../img/jzjstpgj.png");
	width: 577px;
	height: 80px;
	position: absolute;
	top: 116px;
    left: 240px;
	-webkit-animation: shou 1s linear 0s normal;
	-moz-animation: shou 1s linear 0s normal;
	-ms-animation: shou 1s linear 0s normal;
	-o-animation: shou 1s linear 0s normal;
	animation: shou 1s linear 0s normal;
}
#banner .b_con .xksh{
	background: url("../img/dzwtpgj.png");
	width:777px;
	height: 127px;
	position: absolute;
	top: 247px;
    left: 149px;
	-webkit-animation: shou 1.6s linear 0s normal;
	-moz-animation: shou 1.6s linear 0s normal;
	-ms-animation: shou 1.6s linear 0s normal;
	-o-animation: shou 1.6s linear 0s normal;
	animation: shou 1.6s linear 0s normal;
}

@keyframes shou{
	0%{
		opacity: 0;
		transform: scale(0,0);
		left: -300px;
		top: -600px;
		height: 0px;
	}
	50%{
		opacity: .8;
		transform: scale(0,0);
		height: 0px;
	}
	80%{
		opacity: .8;
		transform: scale(1.2);
		height: 0px;
	}
	to{
	}
}
@-webkit-keyframes shou{
	0%{
		opacity: 0;
		transform: scale(0,0);
		left: -300px;
		top: -600px;
		height: 0px;
	}
	50%{
		opacity: .8;
		transform: scale(0,0);
		height: 0px;
	}
	80%{
		opacity: .8;
		transform: scale(1.2);
		height: 0px;
	}
	to{
	}
}
@-moz-keyframes shou{
	0%{
		opacity: 0;
		transform: scale(0,0);
		left: -300px;
		top: -600px;
		height: 0px;
	}
	50%{
		opacity: .8;
		transform: scale(0,0);
		height: 0px;
	}
	80%{
		opacity: .8;
		transform: scale(1.2);
		height: 0px;
	}
	to{
	}
}
@-o-keyframes shou{
	0%{
		opacity: 0;
		transform: scale(0,0);
		left: -300px;
		top: -600px;
		height: 0px;
	}
	50%{
		opacity: .8;
		transform: scale(0,0);
		height: 0px;
	}
	80%{
		opacity: .8;
		transform: scale(1.2);
		height: 0px;
	}
	to{
	}
}

@keyframes zhu{
	0%{
		opacity: 0;
		transform: scale(0,0);
		right: -800px;
		bottom: -600px;
		height: 0px;
	}
	50%{
		opacity: .8;
		transform: scale(0,0);
		height: 0px;
	}
	80%{
		opacity: .8;
		transform: scale(1.2);
		height: 0px;
	}
	to{
	}
}
@-webkit-keyframes zhu{
	0%{
		opacity: 0;
		transform: scale(0,0);
		right: -800px;
		bottom: -600px;
		height: 0px;
	}
	50%{
		opacity: .8;
		transform: scale(0,0);
		height: 0px;
	}
	80%{
		opacity: .8;
		transform: scale(1.2);
		height: 0px;
	}
	to{
	}
}
@-moz-keyframes zhu{
	0%{
		opacity: 0;
		transform: scale(0,0);
		right: -800px;
		bottom: -600px;
		height: 0px;
	}
	50%{
		opacity: .8;
		transform: scale(0,0);
		height: 0px;
	}
	80%{
		opacity: .8;
		transform: scale(1.2);
		height: 0px;
	}
	to{
	}
}
@-o-keyframes zhu{
	0%{
		opacity: 0;
		transform: scale(0,0);
		right: -800px;
		bottom: -600px;
		height: 0px;
	}
	50%{
		opacity: .8;
		transform: scale(0,0);
		height: 0px;
	}
	80%{
		opacity: .8;
		transform: scale(1.2);
		height: 0px;
	}
	to{
	}
}
/*栏头 end*/

/*高清大图*/
.bx1{
	width: 1200px;
    height: auto;
    padding-bottom: 40px;
    background: #fff;
    margin: 0 auto;
}
#gqdt{
	width: 1050px;
    height: 700px;
    padding: 10px 10px 10px 10px;
    background-clip: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    background-origin: border-box;
    z-index: 99999;
    margin-top: 40px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.flexslider li h4{background: linear-gradient(45deg, #1677e8, transparent);height: 60px;line-height: 60px;}
.flexslider li h4 a {
    color: #fff;
    z-index: 10;
    font-size: 16px;
    font-weight: normal;
    line-height: 60px;
    letter-spacing: .1rem;
    width: 1020px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 60px;
    margin: 0 auto;
    padding-left: 10px;
}
.flexslider li h4 a:hover{
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.flex-control-paging li a.flex-active,.flex-control-paging li a:hover{background: rgb(63 120 187);}
.flexslider {
    margin: 2px auto;
    padding: 0;
    width: 1020px;
    height: 670px;
    border: 1px solid transparent;
    background: #dccfbc;
    box-shadow: 18px 15px 6px 2px #dccfbc;
}
.flex-control-nav {
    position: absolute;
    bottom: 6px;
    text-align: center;
    z-index: 9;
    right: 9px;
}
.flex-control-nav li {
    margin: 0 6px;
}
.flex-control-paging li a {
    background: rgba(220, 234, 248);
	width: 14px;
	box-shadow: 0px 1px 2px 2px rgba(195, 137, 147, 0.43);
}
/*高清大图 end*/

#xkhb{
	width: 1080px;
    margin: 0 auto;
}
#xkhb h2.title{
	background: url("../img/dzwtp_yxjw.jpg") top center no-repeat;
    margin-top: 30px;
    height: 70px;
	margin: 20px auto;
}
#xkhb a.more{
	color: #f8b551;
    right: 0;
	font-size: 18px;
}
/*走向我们的小康生活·各地报道*/
#gdbd{
    width: 1080px;
    margin: 0 auto;
}
#gdbd h2.title{
	background: url("../img/dzwtp_gdbd.jpg") top center no-repeat;
    margin-top: 30px;
    height: 70px;}
#gdbd a.more{
	top: 50px;
    right: 0;
    color: #2163b1;
    font-weight: bolder;
    font-size: 18px;
}
#gdbd .p1{
	margin: 20px auto;
    width: 1050px;
}
#gdbd .p1 .box{
	width: 350px;
    height: 439px;
    overflow: hidden;
    padding: 10px;
    /* border: 2px groove #70a5da; */
    /* border-radius: 10px/10px 10px 10px 10px; */
    box-shadow: 0px 0px 4px 3px #c4d5e9;
	float: left;
}
#gdbd .p1 .box h3,#gdbd .p1 .box h3 >a{
	width: 320px;
    /* height: auto; */
    margin: 10px auto;
    color: #3b76ba;
    text-align: justify;
    height: 60px;
    overflow: hidden;
    line-height: 180%;
    background: #dceaf8;
}
#gdbd .p1 .box dl{
	margin-top: 20px;
}
#gdbd .p1 .box dl dt{
	
}
#gdbd .p1 .box dl dt >a {
	display: inline-block;
}
#gdbd .p1 .box dl dt >a img{
	width: 270px;
    height: auto;
    margin: 0 auto;
    /* border: 4px double #4c82c0; */
    box-shadow: 1px 1px 5px 1px #4c82c0;
}
#gdbd .p1 .box dl dd{
	width: 320px;
    height: 110px;
    overflow: hidden;
    /* margin-top: 10px; */
    margin: 16px auto;
    color: #2163b1;
    letter-spacing: .1rem;
    box-shadow: 4px 3px 2px 1px #ddd;
    background: #dceaf8;
    text-align: justify;
    padding: 5px 5px;
}
#gdbd .p1 .box dl dd a{
	display: inline-block;
    width: 24px;
    height: 23px;
    color: #fff;
    text-shadow: 1px -1px 6px #2063b1;
    font-weight: bold;
}
#gdbd ul{
	width: 1050px;
    margin: 40px auto;
    background: rgb(220 234 248);
    padding: 10px 10px;
    margin-top: 20px;
}
#gdbd ul li{
	width: 1000px;
    height: 150px;
    position: relative;
	margin: 50px auto;
}
#gdbd ul li > a{
	display: inline-block;
    width: 150px;
    height: 150px;
    float: left;
    overflow: hidden;
    position: absolute;
    z-index: 999;
    bottom: 0;
}
#gdbd ul li a img{
	border-radius: 50%;
}
.pic_left{
	left: 0;
}
.pic_right{
	right: 0;
}
.text_right{
	background: -webkit-linear-gradient(180deg, #7b9dbf, transparent 100%);
	background: -moz-linear-gradient(180deg, #7b9dbf, transparent 100%);
	background: -ms-linear-gradient(180deg, #7b9dbf, transparent 100%);
	background: -o-linear-gradient(180deg, #7b9dbf, transparent 100%);
	background: linear-gradient(-90deg, #7b9dbf, transparent 100%);
}
.text_left{
	background: -webkit-linear-gradient(0deg, #ffffff, transparent 100%);
	background: -moz-linear-gradient(0deg, #ffffff, transparent 100%);
	background: -ms-linear-gradient(0deg,#ffffff, transparent 100%);
	background: -o-linear-gradient(0deg, #ffffff, transparent 100%);
	background: linear-gradient(90deg, #ffffff, transparent 100%);
}
#gdbd ul li .whtext{
	width: 850px;
    height: 150px;
    float: right;
    position: absolute;
    left: 75px;
    bottom: 0;
}
#gdbd ul li .whtext >h3{
	width: 707px;
    height: 40px;
    margin: 10px auto;
    padding: 0 20px;
    text-align: center;
}
#gdbd ul li .whtext >h3 > a{
	width: 667px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 1px;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
	text-shadow: 1px 1px 1px #ddd;
}
#gdbd ul li .whtext >h3 > a:hover{
	text-decoration: none;
	font-size: 21px;
}
#gdbd ul li .whtext >  p{
	width: 700px;
    margin: 0 auto;
    padding: 0 20px;
    text-align: justify;
    line-height: 180%;
    height: 74px;
    overflow: hidden;
    letter-spacing: 1px;
	color: #323b46;
	text-shadow: 1px 1px 1px #ddd;
}
#gdbd ul li .whtext > p a{
	color: #ffffff;
    font-weight: bold;
}
/*走向我们的小康生活·各地报道 end*/


/*微博互动*/
#lhhd h2.title{margin-top: 30px;
    height: 70px;background: url("../img/dzwtp_wbhd.jpg") top center no-repeat;}
#lhhd .clearfix{margin-top: 20px;}
#lhhd{
	margin-bottom: 40px;
}
/*微博互动 end */

/*正文部分*/

/*页脚部分*/
.footer_contain{
	background: #e39e26;
	padding-bottom: 40px;
}
