*{font-family:"微软雅黑";margin:0;padding:0; }	
li{list-style:none;}
h1,h2,h3,h4{font-weight:normol;font-size:13px;font-weight:normal;}
img{display:block;border:none 0;}
a{text-decoration:none;}
dd{ cursor:pointer;}
.clear:after{
	clear:both;
	zoom:1;
	display: table;
	content:"";
}

/*content*/
.content{
	width: 1100px;
	margin:0 auto;
	margin-top: 20px;
}
.content-l{
	width: 485px;
	height: 327px;
	position: relative;
}
.content-text{
	position: absolute;
	bottom:3px;
	left: 2px;
	background: black;
	width: 472px;
	padding-left: 10px;
	height: 40px;
	line-height: 40px;
	color: white;
	opacity: 0.7;
}
.content-l>img{
	width: 100%;
	height: auto;
}
.content-r{
	width: 485px;
	height: 306px;
	padding-top: 20px;
	border-top: 1px solid #ababab;
	position: relative;
}
.content-r-xxk{
	position: absolute;
	top: 40px;
	display: none;
}
.fr{
	float: right;
}
.fl{
	float: left;
}
.content-r>span{
	display: inline-block;
	float: left;
	color: #999999;
	margin-right: 17px;
	font-weight: bold;
}
.content-r>span:hover{
	color: #298a8b;
}
.content-r>ul{
	margin-top: 15px;
}
.content-r>ul>li{
	line-height: 30px;
	width: 485px;
}
.content-r>ul>li>a{
	width: 100%;
	color: #333333;
	font-size: 15px;
}
.content-r>ul>li>a:hover{
	color: red;
}
.content-r>ul>li>a>span{
	float: right;
	color: #999999;
	font-size: 15px;
}
.content-m{
	width: 485px;
	height: 217px;
	padding-top: 20px;
	border-top: 1px solid #ababab;
	position: relative;
}
.cont-xxk{
	position: absolute;
	top: 90px;
	display: none;
}
.content-m>p{
	color: #298a8b;
	font-size: 17px;
	width: 100%;
	font-weight: bold;
}
.content-m>p>span>a{
	float: right;
	color: #888888;
	font-size: 14px;
	font-weight: normal;
}
.content-m>p>span>a:hover{
	
}
.content-m>h2>span{
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 10px;
	text-align: center;
	display: inline-block;
}
.content-m>h2{
	margin-top: 10px;
	padding-top: 7px;
	font-size: 15px;
	color: #333333;
	font-weight: normal;	
}
.content-m>h2>span:hover{
	color: #f15601;
	background: url(bottom.png)no-repeat bottom center;
	background-size:100%;
}
.content-m>h4{		
	padding-left: 10px;
}
.content-m>h4>a{
	font-size: 15px;
	color: #333333;
	font-weight: normal;
	line-height: 25px;
}
.content-m>h4>a:hover{
	color: orange;
}
.content-m>ul{
	line-height: 25px;	
	width: 485px;
}
.content-m>ul.cont-xxk1{
	position: absolute;
	top: 90px;
	display: none;
}
.content-m>ul.cont-xxk2{
	position: absolute;
	top: 90px;
	display: none;
}
.content-m>ul.cont-xxk2>li>a:hover{
	color: red;	
}
.content-m>ul>li>a{
	width: 100%;
	color: #333333;
	font-size: 15px;
}
.content-m>ul>li>a:hover{
	color: red;
}
.content-m>ul>li>a:hover>span{
	color: red;
}
.content-m>ul>li>a>span{
	float: right;
	color: #999999;
}
.content-img{
	width: 485px;
	height: 217px;
	position: relative;
}
.content-img>div{
	height: 198px;
	padding-top: 24px;	
	color: white;
	background: black;
	opacity: 0.5;
	width: 50px;			
}
.content-img>div>span{
	display: inline-block;
	width: 50px;
	text-align: center;
	font-size: 20px;
}
.cont-text{
	position: absolute;
	top:0;
	left: 0;
}
.cont-text1{
	position: absolute;
	top:0;
	right:150px;	
}
.cont-text2{
	position: absolute;
	top:0;
	right:100px;	
}
.cont-text3{
	position: absolute;
	top:0;
	right: 50px;	
}
.cont-text4{
	position: absolute;
	top:0;
	right: 0;	
}
.content-img>img{
	width: 100%;
	height: 0 auto;
}
.content-end{
	padding-top: 20px;
	border-top: 1px solid #ababab;
	width: 100%;
	margin-top: 15px;
	height: 170px;
	float: left;
	position: relative;
}
.content-end-top{
	position: absolute;
	left: 405px;
	top: -15px;
	background: white;
	height: 30px;
	width: 194px;
	display: flex;
	justify-content:space-between;
	align-items:center;
}
.content-end-top>span.cont-l{
	width: 25px;
	height: 7px;
	background: #298a8b;
	display: inline-block;
}
.content-end-top>span.cont-m{
	font-size: 20px;
	color:#298a8b; 
	font-weight: bold;
}
.content-end-mid{
	width: 1025px;
	overflow: hidden;
}
.content-end-mid>span{
	display: inline-block;
	width: 185px;
	text-align: center;
	float: left;
	margin-right: 20px;
}
.content-end-mid>span>img{
	width: 100%;
	height: 0 auto;
}
.content-end-mid>span>a{
	margin-top: 5px;
	display: inline-block;
	color: black;
}
/*footer*/
.footer{
	height: 74px;
	width: 100%;
	padding-top: 26px;
	background: #298a8b;
	text-align: center;
	color: white;
}
.footer>span>a{
	font-size: 13px;
	color: white;
}
.footer>span>a:hover{
	color: pink;
}
.footer>p{
	font-size: 13px;
	margin-top: 11px;	
}



/*栏目页*/
.subnav{
	width: 100%;
	background: #ededed;
	height: 40px;
}
.subnavmain{
	width: 1100px;
	margin:0 auto;
	height: 40px;
}
.lanmu-main{
	width: 1000px;
	margin:0 auto;
	height: 750px;	
	margin-bottom: 30px;
	margin-top: 25px;
}
.lanmu-l{
	min-height: 450px;
	width: 230px;
	float: left;
	background: #efefef;
}
.lanmu-l-t{
	height: 50px;
	background: #015293;
	line-height: 50px;
}
.lanmu-l-m{
	margin-top: 12px;
	
}
.lanmu-r{
		width: 850px;
	float: right;
	box-sizing: border-box;
}

/*文章页*/
.wenzhang{
	width: 1100px;
	margin:0 auto;
	height: 700px;
	margin-top: 20px;
	margin-bottom: 30px;
}
.bshare-custom.icon-medium span.bshare-share-count,.bshare-custom.icon-medium a.bshare-renren{
	display: none;
}