@charset "utf-8";
html,body,div,h1,h2,h3,h4,p,ul,ol,li,table,td,tr,img,dl,dt,dd{
	padding: 0;
	margin:0;
	border:0;
}
img{border:0;}
li{list-style: none;}
table{border-collapse: collapse;}
html{
	width: 100%;
	height: 100%;
}
body{
	font-family:'微软雅黑','宋体',Arial, Helvetica, Tahoma, Helvetica;
	color: #343434;
	font-size:14px;
}
h1,h2,h3,h4{font-weight: normal;}
h2 img{display: block;}
a{text-decoration:none; color: #343434;}
/* a:hover {color:#fff !important; text-decoration:underline;} */
.clearfix:after {clear:both; display:block; visibility:hidden; overflow:hidden; height:0!important; line-height:0; content:".";*zoom:1;}
.clear {clear:both;}
.ellipsis{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.w1180{
	margin: 0 auto;
    width: 1180px;
    overflow: hidden;
}
.imgBox{
	text-align: center;
}
.sitemap_quickEnter{
    height: 53px;
    line-height: 53px;
    border-bottom: 1px solid #ddd;
}
.sitemap_quickEnter a{
    margin-right: 30px;
}
.sitemapLinks,.hotRecommend{
    padding-top: 38px;
}
.sitemapLinks{
    float: left;
    width: 830px;
}
.sitemapLinks_module{
    padding: 0 0 15px 0
}
.sitemapLinks_module_title{
    font-size: 20px;
    color: #1E1E1E;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}
.sitemapLinks_module dl{
    width: 830px;
    overflow: hidden;
    padding-bottom: 10px;
}
.sitemapLinks_module dt{
    float: left;
    position: relative;
    width: 78px;
    padding-left: 12px;
    font-size: 16px;
    color: #F54343;
    line-height: 36px;
}
.sitemapLinks_module dt .line{
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7px;
    width: 2px;
    height: 14px;
    background: #F54343;
}
.sitemapLinks_module dd{
    float: left;
    width: 740px;
}
.sitemapLinks_module dd a{
    font-size: 14px;
    color: #343434;
    margin: 0 15px;
    line-height: 36px;
    white-space: nowrap;
}
.hotRecommend{
    float: right;
    width: 300px;
}
.hotRecommend_title{
    position: relative;
    font-size: 0;
    line-height: 0;
}
.hotRecommend_title_c{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    width: 118px;
    height: 42px;
    line-height: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #1E1E1E;
}
.line_c{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 20;
    width: 100%;
    height: 2px;
    overflow: hidden;
    background: #F54343;
}
.line_a{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    width: 100%;
    height: 2px;
    overflow: hidden;
    background: #1B1B1B;
}
.hotRecommend ul{
    border: 1px solid #E5E5E5;
    border-top: 0px none;
    padding: 27px 0 20px;
}
.hotRecommend li{
    position: relative;
    height: 70px;
    padding: 10px 0 10px 120px;
}
.hotRecommend li img{
    position: absolute;
    left: 30px;
    top: 0;
    width: 70px;
    height: 70px;
}
.hotRecommend li strong{
    display: block;
    font-size: 16px;
    color: #1E1E1E;
    letter-spacing: 0.5px;
    line-height: 30px;
}
.hotRecommend li span{
    font-size: 13px;
    color: #666666;
    letter-spacing: 0.54px;
}