.pension_up img{
	width: 100%;
}
.pension_main{
	width: 1200px;
	margin: 0 auto;
}
.pension_one{
	
}
.pension_one_up{
	width: 100%;
	height: 58px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	background-image: url(../img/dsajidhasiuxa.png);
}
.pension_one_up p{
	font-size: 36px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	line-height: 58px;
	color: #FFFFFF;
}
.pension_one_left{
	width: 49%;
	height: 299px;
	background: #FFFFFF;
	padding: 0 20px;
	border: 1px solid #DDDDDD;
	float: left;
}
.pension_one_right{
	width: 49%;
	height: 299px;
	background: #FFFFFF;
	padding: 0 20px;
	border: 1px solid #DDDDDD;
	float: right;
}
.pension_one_leftpull{
	height: 62px;
	padding-left: 21px;
	border-bottom: 1px solid #C91818;
}
.pension_one_leftpull img,.pension_one_downpull img{
	margin-top: 16px;
	margin-right: 13px;
	float: left;
}
.pension_one_leftpull p,.pension_one_downpull p{
	font-size: 24px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	line-height: 62px;
	color: #333333;
}
.pension_one_leftcon img{
	float: left;
	margin-top: 19px;
	margin-right: 4px;
}
.pension_one_leftcon p{
	float: left;
	width: 80%;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 45px;
}
.pension_one_leftcon span{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 45px;
}
.pension_one_down{
	width: 100%;
	height: 299px;
	background: #FFFFFF;
	margin-top: 30px;
	border: 1px solid #DDDDDD;
	padding: 0 21px;
}
.pension_one_downpull{
	height: 62px;
	padding-left: 21px;
	border-bottom: 1px solid #C91818;
}
.pension_one_dleft{
	width: 49%;
	
	background: #FFFFFF;
	padding: 0 20px;
	
	float: left;
}
.pension_one_dright{
	width: 49%;
	
	background: #FFFFFF;
	padding: 0 20px;
	
	float: right;
}
/*--------------
===页面通用样式设置===
---------------*/
body, p, span, h1, h2, h3, h4, h5, h6, button {
    margin: 0;
    padding: 0;
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}

i {
    font-style: normal;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-family: "Microsoft YaHei";
    font-size: 14px;
}

a {
    text-decoration: none;
    font-family: "Microsoft YaHei";
    padding: 0;
    margin: 0;
}

a:hover {
    color: #b00c0c;
    text-decoration: none;
}

a.com:link, a.com:visited, a.com:active {
    text-decoration: none;
    font-family: "Microsoft YaHei";
    color: #333333;
    font-size: 14px;
}

a.com:hover {
    color: #111111;
    text-decoration: none;
}

a.title:link, a.title:visited, a.title:active {
    display: inline-block;
    width: 120px;
    height: 35px;
    border-radius: 18px;
    text-decoration: none;
    font-family: "Microsoft YaHei";
    color: #fff;
    font-size: 16px;
}

a.title:hover {
    color: #fff;
    background-color: #188ffa;
    text-decoration: none;
}

a.appendix:link, a.appendix:visited, a.appendix:active {
    text-decoration: none;
    font-family: "Microsoft YaHei";
    color: #a40001;
    font-size: 14px;
}

a.appendix:hover {
    color: red;
}

.cycs-dd{
    width: 483px;
    padding: 20px;
    min-height: 550px;
}
.cycs-dd ul li{
    min-height: 30px;
    position: relative;
    padding-left: 22px;
    margin-bottom: 20px;
    line-height: 28px;
    list-style-type:none;
}
.cycs-dd ul li span{
    cursor: pointer;
    display: block;
    width: 19px;
    height: 25px;
    background: url('http://api.map.baidu.com/lbsapi/getpoint/Images/markers.png') no-repeat 0 0;
    position: absolute;
    top: 0px;
    left: 0;
}
.cycs-dd ul li a{
    font-size: 18px;
    color: #333;
}
.cycs-dd ul li a:hover{
    color: #b00c0c;
}
.cycs-dt{
    width: 1160px;
    height: 479px;
    border: #eee solid 1px;
    margin: 0 20px 30px;
}
/* kw_map.css******************************************************************** */
.headback{
	width: 100%;
	height: 138px;
	background: #1064cf;
}
.headback_left{
	width: 55%;
	float: left;
}
.headback_left img{
	float: left;
	margin: 13px 12px 0 29px;
}
.headback_left p{
	font-size: 34px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 30px;
	line-height: 42px;
}
.headback_left span{
	font-size: 16px;
	line-height: 30px;
	font-weight: 400;
	color: #FFFFFF;
}
.headback_right{
	padding-top: 30px;
}
.headback_right input{
	width: 490px;
	height: 58px;
	background: #FFFFFF ;
	padding-left: 16px;
	border-radius: 12px;
	float: left;
	font-size: 18px;
	font-weight: 400;
	color: #999;
	outline: none;
}
.headback_right img{
	position: relative;
	left: -60px;
	margin: 18px;
}
.ed_map_left{
	width:24%;
	position: relative;
	float:left;
	height: 832px;
	background-color: #FFFFFF;
	overflow: scroll;
}
.active{
	position: relative;
}
.ed_map_ppic{
	float: left;
	height: 130px;
	text-align: center;
	position: relative;
	width: 33%;
}
.active:hover .ed_map_cont
,.active1:hover .ed_map_cont
,.active2:hover .ed_map_cont
,.active3:hover .ed_map_cont
,.active4:hover .ed_map_cont
,.active5:hover .ed_map_cont
,.active6:hover .ed_map_cont
,.active7:hover .ed_map_cont
,.active8:hover .ed_map_cont
,.active9:hover .ed_map_cont
,.active10:hover .ed_map_cont
,.active11:hover .ed_map_cont
,.active12:hover .ed_map_cont
,.active13:hover .ed_map_cont
,.active14:hover .ed_map_cont
,.active15:hover .ed_map_cont
,.active16:hover .ed_map_cont
,.active17:hover .ed_map_cont
,.active18:hover .ed_map_cont
,.active19:hover .ed_map_cont
,.active20:hover .ed_map_cont
,.active21:hover .ed_map_cont
,.active22:hover .ed_map_cont
,.active23:hover .ed_map_cont
{
	display: block;
}
.ed_map_ppic img{
	width: 58px;
	margin: 25px 25px 9px 30px;
}
.ed_map_ppic p{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}
.ed_map_cont{
	position: absolute;
	top: 120px;
	left: 15px;
	display: none;
	z-index: 999;
}
.ed_map_conup img:nth-child(1){
	position: absolute;
}
.ed_map_list{
	width: 130px;
	float: left;
	
}
.ed_map_list img{
	float: left;
	margin-bottom: 18px;
	margin-right: 6px;
}
.ed_map_list p{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}
.ed_map_con{
	width: 429px;
	height: 134px;
	background: #F5F5F5;
	margin-top: -5px;
	padding: 22px 0 0 10px;
}
.kw_map{
    width: 100%;
    height: 832px;
    float: left;
}
/* detail.css***************************************************** */

.detail{
	width:24%;
	position: relative;
	float:left;
	height: 832px;
	background-color: #FFFFFF;
}
.detail_up{
	width: 100%;
	height: 56px;
	border-bottom: 1px solid #DDDDDD;
}
.detail_up p{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	float: left;
	line-height: 56px;
	padding-left: 21px;
}
.detail_up a{
	background: rgba(191, 12, 13, 0.1);
	border-radius: 6px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #BF0C0D;
	padding: 6px 10px;
	float: right;
	margin-top: 12px;
	margin-right: 6px;
}
.detail_cont{
	min-height: 110px;
	padding-top: 12px;
	padding-left: 23px;
}
.detail_cont h2{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #BF0C0D;
	float: left;
	line-height: 30px;
}
.detail_cont h3{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #336688;
	line-height: 30px;
}
.detail_cont p{
	width: 100%;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
}
/* ********************************************************************* */
@media all and (max-width:1200px) {
	.pension_main{
		width: 100%;
		margin: 0 auto;
	}
	.pension_one{
		
	}
	.pension_one_up{
		width: 100%;
		height: 50px;
		margin-top: 20px;
		margin-bottom: 20px;
		background-size: contain;
	}
	.pension_one_up p{
		font-size: 16px;
		line-height: 50px;
		
	}
	.pension_one_left{
		width: 100%;
		height: auto;
		background: #FFFFFF;
		padding: 0 10px;
		border: 1px solid transparent;
		float: none;
	}
	.pension_one_right{
		width: 100%;
		height: auto;
		background: #FFFFFF;
		padding: 0 10px;
		border: 1px solid transparent;
		float: none;
	}
	.pension_one_leftpull{
		height: 42px;
		padding-left: 11px;
		border-bottom: 1px solid #C91818;
	}
	.pension_one_leftpull img,.pension_one_downpull img{
		margin-top: 5px;
		margin-right: 9px;
		float: left;
	}
	.pension_one_leftpull p,.pension_one_downpull p{
		
		font-size: 14px;
		font-family: Source Han Sans CN;
		font-weight: 500;
		line-height: 42px;
		
	}
	.pension_one_leftcon img{
		
		margin-top: 11px;
		margin-right: 4px;
	}
	.pension_one_leftcon p{
		
		width: 72%;
		font-size: 13px;
		line-height: 30px;
		overflow:hidden;
		white-space: nowrap;
		text-overflow:ellipsis;
	}
	.pension_one_leftcon span{
		font-size: 12px;
		line-height: 30px;
	}
	.pension_one_down{
		width: 100%;
		height: 370px;
		margin-top: 20px;
		border: 1px solid transparent;
		padding: 0 1px;
	}
	.pension_one_downpull{
		height: 42px;
		padding-left: 11px;
		border-bottom: 1px solid #C91818;
	}
	.pension_one_dleft{
		width: 100%;
		padding: 0 5px;
		padding-bottom: 8px;
	}
	.pension_one_dright{
		width: 100%;
		border-top: 1px solid #ddd;
		padding: 0 5px;
		padding-top: 8px;
	}
	
	.cycs-dt{
	    width: 96%;
	    height: 260px;
	    border: #eee solid 1px;
	    margin: 0 2% 20px;
	}
	/* kw_map.css******************************************************************** */
	.headback{
		width: 100%;
		height: 200px;
		background: #BF0C0D;
		position:relative;
	}
	.headback_left{
		width: 100%;
		float: none;
	}
	.headback_left img{
		float: left;
		margin: 13px 12px 0 20px;
	}
	.headback_left p{
		font-size: 24px;
		font-weight: bold;
		color: #FFFFFF;
		padding-top: 30px;
		line-height: 35px;
	}
	.headback_left span{
		font-size: 12px;
		line-height: 12px;
		font-weight: 400;
		color: #FFFFFF;
	}
	.headback_right{
		padding-top: 30px;
	}
	.headback_right input{
		width: 90%;
		height: 48px;
		float:none;
		margin-left: 5%;
		outline: none;
	}
	.headback_right img{
		position: relative;
		left: -60px;
		margin: 18px;
	}
	.ed_map_left{
		width:100%;
		position: relative;
		float:none;
		height: auto;
		background-color: #FFFFFF;
	}
	.active{
		position: relative;
	}
	.ed_map_ppic{
		float: left;
		width: 25%;
		height: 130px;
		text-align: center;
		position: relative;
	}
	.ed_map_ppic img{
		width: 50px;
		height: 45px;
		margin: 15px 10px 0 10px;
	}
	.ed_map_ppic p{
		font-size: 12px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #333333;
	}
	.ed_map_cont{
		width:96%;
		position: absolute;
		top: 120px;
		left: 2%;
		display: none;
		z-index: 999;
		border: 1px solid #BD1A2D;
	}
	.ed_map_conup img{
		display: none;
	}
	.ed_map_list{
		width: 130px;
		float: left;
		
	}
	.ed_map_list img{
		float: left;
		margin-bottom: 18px;
		margin-right: 6px;
	}
	.ed_map_list p{
		font-size: 14px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #333333;
	}
	.ed_map_con{
		width: 100%;
		height: 134px;
		background: #F5F5F5;
		margin-top: -5px;
		padding: 22px 0 0 10px;
	}
	.kw_map{
	    width: 100%;
	    height: 400px;
	    float: none;
		position: absolute;
		z-index: 9999;
	}
}
