/*All Rights Reserved*/
/*general begin*/
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,
fieldset,legend,input,button,textarea,hr{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
li{list-style:none;text-align:left;}
fieldset,img{border:0;}
table{border-collapse:collapse;border-spacing:0;}
abbr[title]{border-bottom:1px dotted;cursor:help;}
address,cite,dfn,em,var{font-style:normal;}
button,input,select,textarea{font-size:100%;}
body{font:14px/1.5 "Microsoft Yahei",SimSun,Arial,Tahoma,Helvetica,san-serif;overflow-x: hidden;min-width: 1200px;}
a
{
	text-decoration: none;
}
a,a:link,a:visited
{
	color: #000;
}
a:hover,a:active
{
	color: #000;
}
li
{
	list-style: none;
}
p
{
	text-indent: 24px;
}
.dpn
{
	display: none;
}
.layer
{
	width: 1200px;
	margin: 0px auto;
	clear: both;
	overflow: hidden;
}
.layerout
{
	width: 100%;
	margin: 0px auto;
	clear: both;
	overflow: hidden;
}
.top
{
	width: 100%;
	margin: 0px auto;
	line-height: 0
}
.top img
{
	width: 100%;
}
.news
{
	min-height: 2139px;
	background: url(../../../images/lcj/special/shgjsd/bg2.jpg) no-repeat center 0;
}
.titlelist{
	width: 100%;
	margin-top: 20px;
	float: left;
}
.titlelist div
{
	padding: 0 20px;
	line-height: 40px;
	margin-right: 20px;
	border-radius: 30px;
	font-size: 30px;
	background-color: #b0b0b0;
	color: #fff;
	float: left;
	cursor: pointer;
}
.titlelist div.act
{
	background-color: #60a61f;
}
.news .content
{
	width: 98%;
	padding: 1%;
	border-radius: 10px;
	margin-bottom: 20px;
	padding-bottom: 30px;
	margin-top: 30px;
	height: 1880px;
	overflow-y: scroll;
	position: relative;
	background-color: #fff;
	float: left;
}
.news .content dl
{
	width: 33.33%;
	height: 340px;
	margin-top: 20px;
	float: left;
}
.news .content dt
{
	width: 100%;
	text-align: center;
	float: left;
}
.news .content dt img
{
	border-radius: 10px;
}
.news .content dd
{
	width: 92%;
	padding-left: 8%;
	background: url(../../../images/lcj/special/shgjsd/dtbg.png) no-repeat 10px center;
	font-size: 20px;
	line-height: 40px;
	float: left;
}
.news .content dd a
{
	color: #233b6c;
}
.news .content>div
{
	display: none
}
.news .content .con1
{
	display: block;
}
/*bottom*/
#bottompage
{
  width: 100%;
}
#bottom
{
	background-color: #ededed;
  width: 100%;
  margin: 0px auto;
  color: #000;
}
#bottom a,
#bottom a:link,
#bottom a:visited,
#bottom a:hover,
#bottom a:active
{
	color: #000;
}
#bottom .layer
{
	width:1200px;
	padding-top:0;
	padding-bottom:20px;
}
.footicon {
    padding-right: 15px;
    float: right;
    padding-top: 20px;
}
.footchar {
    width: 700px;
    border-left: 1px solid #b7b7b7;
    padding-left: 20px;
    line-height: 24px;
    text-align: left;
    float: right;
    font-size: 12px;
    margin-top: 10px;
}


.linknav {
    width: 100%;
    max-width: 850px;
    margin: 0 auto;
}
.linknav > li {
		width: 135px;
    position: relative;
    line-height: 26px;
    border: 1px solid #bfbfbf;
    border-radius: 8px;
    padding-left: 15px;
    float: left;
    margin: 20px 30px;
    background: url(../../../images/lcj/hide.png) no-repeat;
    background-position: 90% 50%;
    color: #666;
    font-size: 12px;
    cursor: pointer;
}
.linknav .cur {
    background: #fff url(../../../images/lcj/show.png) no-repeat right;
    color: #333
}
.linkbox {
    line-height: 30px;
    width: 100%;
    font-size: 12px; /* display: none; */
    height: 145px;
    overflow: hidden;
    display: none;
    margin-top: 10px;
}

.linkbox > li {
    padding: 10px 15px;
    float: left;
    color: #000;
}

.linknav > li > ul {
    width: 220px;
    height: 340px;
    overflow-y: scroll;
    background-color: #fff;
    border: 1px solid #ccd1d3;
    position: absolute;
    left: -1px;
    background-color: #fff;
    top: -340px;
    display: none;
    z-index: 1000;
}
.linknav > li > ul {
	height: 190px;
	top:-190px;
}
 .linknav>li>ul>li{
	float:none;
 }
.linknav > li > ul > li {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 25px;
}

.linknav > li > ul a {
    font-size: 14px;
    padding-left: 10px;
}

.linknav li:hover > ul {
    display: block;
}

/*bottom*/