.con_a_top{
	padding-left: 20px;
	padding-top: 10px;
	background: #328ed4;
}
.con_a_top h1{
	color: #FFFFFF;
	font-size: 20px;
    padding-bottom: 15px;
}
.bottom_a{
	width: 1200px;
	margin: 0 auto;
}
.con_a_l{
	float: left;
	width: 210px;
}
.bottom_a .span{
	float: right;
	line-height:130px;
	margin-right: 20px;
}
.bottom_a span a{
	margin: 8px;
}
.gl_list li span {
	float: left;
	width: 38px;
	display: block;
	*margin-top: 15px;
}

.gl_list li.on ul {
	display: block
}

.gl_list ul ul {
	background-position: 33px top;
	display: none;
	margin: 0;
	border: 0;
}

.gl_list.li {
	margin: 0px;
}

.gl_list li.on ul ul {
	display: none
}

.gl_list ul li a {
	line-height: 47px;
	display: block;
}

.gl_list ul ul {
	padding: 10px 0px;
	padding-left: 20px;
	background: #F0F0F0 url(../images/19hmfm_icon_xian1.png) no-repeat top center;
}

.gl_list ul ul li {
	padding-left: 20px;
	margin-bottom: 10px;
	line-height: 30px;
	height: 30px;
	background: url(../images/19hmfm_icon_lll.png) no-repeat 8px center;
}

.gl_list ul ul li a {
	line-height: 30px;
}

.gl_list ul,
.gl_list ul a {
	color: #555;
}

.gl_list ul li.add {
	padding-left: 0;
}

.gl_list ul li.add h3 {
	height: 45px;
	font-size: 16px;
	line-height: 45px;
	border: 1px solid #f0f0f0;
	padding-left: 18px;
	background:  url(../images/19hmfm_icon_jia.png) no-repeat 185px center;
	border-top:none ;
}

.gl_list ul li.add.on h3 {
	background:#f0f0f0 url(../images/19hmfm_icon_-.png) no-repeat 186px center;
}

.gl_list ul li.add.on h3 a {
	color: #328ed4;
}

.gl_list ul li.add h3 a {
	background: none;
    font-size:16px;
}

.gl_list ul li.add li a,
.gl_list ul li.add li li a {
	background-image: none;
}

.gl_list ul li.add.on li a {
	color: #555
}

.gl_list ul li.add.on li.tred1 a {
	color: #047FCC;
}

.gl_list ul li.on ul {
	display: block;
}

.gl_list ul li h3 {
	font-size: 14px;
	font-weight: normal;
	cursor: pointer
}
.gl_list ul li.add.on li a.ac{color:#00b9eb;}
.gl_list ul li.add h3 a.ac{color:#00b9eb;}
.con_a_r{
	width: 960px;
	float: left;
	margin-left: 30px;
}
.cona_r_top{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dotted #D7D7D7;
}
.cona_r_l{
	float: left;
	height: 50px;
	font-weight: bold;
	font-size: 18px;
	padding: 0px 15px;
	border-bottom: 1px solid #047FCC;
}
.cona_r_top span{
	float: right;
	color: #999999;
}
.cona_r_top span a{
	margin: 0px 5px;
	color: #999999;
}
.cp_bottom_ul ul li{
	float: left;
	width: 219px;
	border: 1px solid #F0F0F0;
	margin-right:25px;
	margin-bottom: 35px;
}
.cp_bottom_ul ul li:nth-child(4n+4){ margin-right:0px}
.cp_bottom_ul ul li p{
    border-top: 1px solid #ddd;
	height: 44px;
    color:#00b9e7;
	line-height: 44px;
	text-align: center;
	font-size: 16px;
}
.caption { padding:0 10px; text-align:center;}
.caption h3{ font-size:15px; height:27px; overflow:hidden;    text-overflow: ellipsis; }

.cp_bottom_ul{
	padding-top: 20px;
}
.img_max {
	height: 211px;
	line-height: 211px;
	text-align: center;
	cursor: pointer;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.cp_bottom_ul ul li a{
	display: block;
	position: absolute;
	width: 100%;
	z-index: 2;
	height: 100%;
	display: none;
	-webkit-transition: -webkit-transform 0.5s;
	-moz-transition: -moz-transform 0.5s;
	-o-transition: -o-transform 0.5s;
	transition: transform 0.5s;
	background: rgba(50,142,212,0.3);
}
.img_max>a>img {
	max-width: 70%;
	top: 85px;
	position: relative;
	left: 0;
	z-index: 0;
	-webkit-transition: -webkit-transform 0.5s;
	-moz-transition: -moz-transform 0.5s;
	-o-transition: -o-transform 0.5s;
	transition: transform 0.5s;
}

.cp_bottom_ul ul li:hover .img_max img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.cp_bottom_ul ul li:hover .img_max a{
	display:block;
	-webkit-transition: -webkit-transform 0.5s;
	-moz-transition: -moz-transform 0.5s;
	-o-transition: -o-transform 0.5s;
	transition: transform 0.5s;
}

.m-serach{ margin:20px 0px; border-bottom:1px dashed #ddd}
.pp-tit{width:100px; float:left; font-weight:600; text-align:right;}
.m-serach ul{ width:1080px; float:left;}
.m-serach ul li{ float:left; padding:0 12px; margin-bottom:12px; margin-right:8px; cursor:pointer;}
.m-serach ul li.on{ background-color:#00b9e7; color:#fff;}
.pp-more{ display:none;}
#pmore{ text-align:center; color:#00b9e7; cursor:pointer;}