.wid_1200{
	width:1200px;
	margin:0 auto;
}
.width_100per{
	width:100%;
}
.friend_container>.link{
	
	
	line-height:25px;
}
/* 轮播图按钮 */
ol.flex-control-nav{
	
    position: absolute;
    /* width: 43px; */
    bottom: 10px;
    z-index: 999;
    right: 1px;
}
ol.flex-control-nav>li{
	float:left;
	float: left; 
	
}
ol.flex-control-nav>li>a{
	display:block;
	width: 18px;height: 18px; line-height: 18px; color: #000; text-align: center; background: #fff; margin-right: 4px; -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; cursor:pointer;
	border:1px solid #ddd;
	text-decoration: none;
}
ol.flex-control-nav  a.flex-active{
	background-color:#fffc00;
}
/* 轮播图按钮 */
.carousel-container{
	position:relative;
}

.mt60{
	margin-top:60px;
}
.w595{
	width:595px;
}
.w915{
	width:915px;
}
/* 政策法规分左右 */
.zheng-ce>div[class^=tit]{
	height:39px;
}
.zheng-ce>div[class^=tit]>h1{
	line-height:39px;
}
.zheng-ce>div[class^=tit]>.more{
	height:29px;
	margin-bottom:0px;
}
/* 政策法规分左右 */