
    
 a:focus {
        outline: none;
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    }
body {
	font-family: å¾®è½¯é›…é»‘;
	margin: 0;
	min-width: 1200px;
}

/* å½“å‰ä½ç½® */
.weizhi {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #f6f6f6;
}

.bt-weizhi {
	width: 1200px;
	margin: 0 auto;
	background: url(weizhi.png) no-repeat left center;
	padding-left: 35px;
	color: #333333;
	font-size: 14px;
}

.bt-weizhi a {
	color: #333333;
	font-size: 14px;
}

/* å†…å®¹æ¿å—1 ä¸€ç½‘é€šåŠž */
.main {
	width: 1200px;
	margin: 50px auto;
	overflow: hidden;
	position: relative;
	min-height: 600px;
}

.main-left {
	float: left;
	width: 288px;
	min-height: 500px;
	overflow: hidden;
	position: relative;
	padding-bottom: 9999px;
	margin-bottom: -9999px;
}

.main-left-title {
	height: 70px;
	line-height: 60px;
	text-align: center;
	background: url(lmy-bg1.png);
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	position: relative;
	z-index: 999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 20px 0 25px;
}

.main-left-list {
	background: #f2f3fb;
	padding: 10px 26px;
	width: 280px;
	margin-top: -10px;
	margin-left: 8px;
	min-height: 440px;
	padding-bottom: 9999px;
	margin-bottom: -9999px;
}

.main-left-list li {
	height: 48px;
	line-height: 48px;
	padding-left: 58px;
	margin-top: 20px;
	background: #dfe6f4 url(lmy-bg2.png) no-repeat 24px center;
}

.main-left-list li a {
	color: #666666;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	width: 150px;
}

.main-left-list li:hover,
.main-left-list li.on {
	background: #dfe6f4 url(lmy-bg3.png) no-repeat 24px center;
}

.main-left-list li:hover a,
.main-left-list li.on a {
	color: #3573b5;
}

.main-right {
	float: right;
	width: 890px;
	border: 1px solid #e6e6e6;
	background: #f9f9f9;
	padding: 15px 25px;
min-height:770px;
	right: 0;
	top: 0;
	bottom: 0;
}

.main-right ul {
	padding: 0 26px;
}

.main-right ul li {
	border-bottom: 1px dashed #eeeeee;
	overflow: hidden;
	background: url(dian.png) no-repeat left 21px;
	padding: 6px 0 6px 15px;
}

.main-right ul li a {
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}

.main-right ul li span {
	margin-left: 32px;
	display: inline-block;
}
.main-right .baohan .baohan_sub{
        display: none;
}
.main-right .baohan .baohan_sub:first-child{
        display: block;
}
/* é«˜äº®è¾…åŠ© */
.main-left-list .active {
	background: #dfe6f4 url(lmy-bg3.png) no-repeat 24px center
}

.main-left-list .active a {
	color: #3573b5
}