/*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;
}
.mt40
{
	margin-top: 40px;
}
.mr30
{
	margin-right: 30px;
}
.fl{float: left;}
.fr{float: right;}

.dpn
{
	display: none;
}
.layer
{
	width: 1200px;
	margin: 0px auto;
	clear: both;
	overflow: hidden;
}
.layerout
{
	width: 100%;
	min-width: 1200px;
	margin: 0px auto;
	clear: both;
	overflow: hidden;
}
/*general end*/
/*particular*/
.top
{
	width: 100%;
	margin: 0px auto;

}
.junzi
{
	width: 100%;
	height: 520px;
	overflow-y: scroll;
}
.junzi dl
{
	width: 370px;
	margin-bottom: 15px;
	margin-right: 20px;
	position: relative;
	float: left;
}
.junzi dd
{
	bottom: 0;
	right: 0;
	position: absolute;
	text-align: right;
}
.ptitbg
{
	width: fit-content;
	padding: 0 10px 0 30px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 18px;
	line-height: 28px;
	background: url(/statics/images/lcj/special/mhjw/pic_08.png) no-repeat 0 0;
	float: right;
}

.bg01
{
	height: 332px;
	padding-top: 32px;
	background: url(/statics/images/lcj/special/mhjw/pic_02.jpg) no-repeat center 0;
}
.bg02
{
	height: 74px;
	background: url(/statics/images/lcj/special/mhjw/pic_03.jpg) no-repeat right 0;
}
.bg03
{
	height: 570px;
	background: url(/statics/images/lcj/special/mhjw/pic_04.jpg) no-repeat center 0;
}
.bg04
{
	background: url(/statics/images/lcj/special/mhjw/pic_05.jpg) no-repeat center 0;
}
.bg05
{
	height: 1234px;
	background: url(/statics/images/lcj/special/mhjw/pic_06.jpg) no-repeat center 0;
}


.tit
{
	width: 100%;
	height: 173px;
	margin: 0 auto;
}
.tit01
{
		background: url(/statics/images/lcj/special/mhjw/t1.png) no-repeat 0 0;	
}
.tit02
{
		background: url(/statics/images/lcj/special/mhjw/t2.png) no-repeat 0 0;	
}
.tit03
{
		background: url(/statics/images/lcj/special/mhjw/t3.png) no-repeat 0 0;	
}
.tit04
{
		background: url(/statics/images/lcj/special/mhjw/t4.png) no-repeat 0 0;	
}
.tit05
{
		background: url(/statics/images/lcj/special/mhjw/t5.png) no-repeat 0 0;	
}

.fc1,
.fc1 a,
.fc1 a:link,
.fc1 a:visited,
.fc1 a:hover,
.fc1 a:active
{
	color: #fff;
}

/* 整个滚动条 */
::-webkit-scrollbar {
    width: 12px;
}

/* 滚动条上的滚动滑块 */
::-webkit-scrollbar-thumb {
    background-color: #51cfcc;
    border-radius: 10px;
}

/* 滚动条轨道 */
::-webkit-scrollbar-track {
    background: #016e8d;
}

#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;
    margin: 0 auto;
    overflow: hidden;
}
.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(/statics/images/lcj/hide.png) no-repeat;
    background-position: 90% 50%;
    color: #666;
    font-size: 12px;
    cursor: pointer;
}
.linknav .cur {
    background: #fff url(/statics/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;
}
