﻿@charset "utf-8";
/* 主体内容 */
* {
    margin: 0;
    padding: 0;
}
body {
    font: 12px Verdana,"Microsoft YaHei",Arial;
    color: #333;
}

li {
    list-style: none;
}

a {
	cursor: pointer;
    color: #06c;
    text-decoration: none;
}

a:hover {
    color: #333;
    text-decoration: underline;
}

#jm-head {
	font: 14px/1.5 tahoma,arial,'\5FAE\8F6F\96C5\9ED1',sans-serif;
	text-align: left;
	width: 100%;
	height: 60px;
	padding: 18px 0;
	background-color: #fff;
	border-bottom: 1px solid #e6e6e6;
	text-align: left;
}
.head-box {
	width: 1000px;
	margin: 0 auto;
}
#logo{float:left;width:254px;}
#logo span{display:none;}
.fl {
	float: left;
}
.fr {
	float: right;
}
.hotline div{
	width: 186px;
	color: #555;
}
.hotline strong {
	display: block;
	color: #ff7200;
	font-size: 24px;
	letter-spacing: 1px;
}

#jm-banner {
	margin: 0 auto;background: url(banner4.png) no-repeat;
}

#jm-banner {
	font: 14px/1.5 tahoma,arial,'\5FAE\8F6F\96C5\9ED1',sans-serif;
	position: relative;
	width: 100%;
	height: 382px;
	text-align: left;
}

#jm-banner .yd-lb li {
	background-color: #727fae\9;
}
#jm-banner a:hover {
	text-decoration: none;
}

.banner-box {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
.banner-title {
	padding-top: 50px;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	overflow: hidden;
}
.banner-title strong {
	color: #fcf149;
}
.yd-lb {
	width: 1000px;
	position: relative;
	margin-bottom: 47px;
	margin-top: 20px;
	overflow: hidden;
}
.yd-lb ul {
	width: 1000px;
	position: relative;
	float: left;
}
.yd-lb li {
	position: relative;
	float: left;
	width: 165px;
	_width: 164px;
	height: 70px;
	margin: 0 1px 1px 0;
	background-color: rgba(250,250,250,.3);
	font-weight: 700;
	font-size: 14px;
	text-align: center;
}
.yd-lb li a {
	display: block;
	height: 100%;
	width: 145px;
	margin-left: 10px;
	line-height: 70px;
	position: relative;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	color: #fff;
}
.yd-lb li a:hover
 {
	position: absolute;
	margin-left: -12px;
	margin-top: -6px;
	width: 186px;
  	height: 84px;
	background: url(yd_bog.png) no-repeat;
	font-weight: 700;
	font-size: 16px;
	color: #0487d2;
	line-height: 84px;
	text-align: center;
	overflow: hidden;
	z-index: 1;
}
.yd-big {
	display: none;
	position: absolute;
	width: 186px;
  	height: 84px;
	background: url(yd_bog.png) no-repeat;
	font-weight: 700;
	font-size: 16px;
	color: #0487d2;
	line-height: 84px;
	text-align: center;
	overflow: hidden;
	z-index: 1;
}
.yd-big img {
	position: absolute;
	right: 4px;
	top: 3px;
}
.yd-big a {
	width: 160px;
	margin-left: 12px;
	display: block;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hot-ym {
	background: url(lb_hot.png) no-repeat top right;
}
.list-box {
	width: 3000px;
	overflow: hidden;
	position: relative;
}

#footer {
    padding: 5px 0;
    border-top: 2px solid #6290C1;
    text-align: center;
    color: #666;
    line-height: 22px;
}