a { color:#999; text-decoration:none; }

a:hover { color:#ff6400; text-decoration:none; }


/* 大图logo banner start */
.ddy_banner{
	width:100%;
	height:324px;
	/*background-repeat:no-repeat ;*/
	background-size:100% 100%; 
	/*background-attachment:fixed;*/
	background-image:url(../images/ddy_logo.jpg);
	}	
/* 导语 preface_coat */
.ddy_preface_coat{
	width:100%;
	height:135px;
	background-color:#d53112;
	margin-bottom: 60px;
	}
/* 导语图片 preface */
.ddy_preface{
	width:1070px;
	height:130px;
	background-image:url(../images/daoyu.jpg);
	}
.ddy_title{
           width:900px;
	height:110px;
           margin-left:120px;
           padding-top:20px;
	}
p{	
	color:#FFF;
	font-size:17px;
	font-family:微软雅黑;
	}
/* 我们的最新动态 container */	
.ddy_container{
	width:1070px;
	height:1650px;
	margin:0 auto;
	/*background-color:#efeeb6;*/
	}
.ddy_indexHead{
	height:81px;
	line-height:0;
	position:relative;
	text-align:center;
	margin-bottom:3.25%;
	}	
.ddy_indexHead span{
	height:81px;
	padding:0 0 17px;
	line-height:64px;
	font-size:42px;
	color:#d53112;
	overflow:hidden;
	background:url(../images/ddy_bg.png) center bottom no-repeat;
	background-size: auto 17px;
	}	
.ddy_indexHead span.w{
	color: #fff;
	background-image: url(../images/ddy_bg.png);
}	

.center{
          width:1070px;
          height:475px;
          margin-bottom:30px;
}

/* 左变换图片 */	
.ddy_left{
	/*width:55%;*/
	width:52%;
	float: left;
}
.ddy_swiperBox_left {
	width:550px;
	height:345px;
	background:#FFF;
	margin-bottom:30px;
}
/*.ddy_collect_btn{
	display: block;
	height: 80px;
	text-align: center;
	font-size: 20px;
	color: #fff4e0;
	line-height: 40px;
	padding: 10px;
	background: #a82334;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}*/
.ddy_collect_btn:hover{
	text-decoration: none;
}
/* 右变换图片 */	
.ddy_right{
	float: right;
	width: 45%;
}	
.ddy_swiperBox_right{
	width:460px;
	height:345px;
	background:#FFF;
	margin-bottom:30px;
}
/*学习资料与制度文件 start*/
.ddy_file{
	width:1070px;
	height:150px;
	background:#FFF;
	margin-bottom:30px;
	}
.ddy_articleMore{
	display: block;
	height: 30px;
	line-height: 28px;
	border: 1px solid #e7c5bf;
	background: #fefbf4;
	text-align: center;
	font-size: 16px;
	color: #d53112;
	margin-bottom:30px;
}
.ddy_pic{
	width:1070px;
	height:600px;
	background:#FFF;
	}