
.middleblock{ min-width:1350px;}

/*顶部*/
.header{ height:140px; background:url(../img/bg_head.jpg) no-repeat center top; min-width:1350px;}
.logo{ margin:13px 0 0 0;}
.nav {position:relative; height:39px;overflow:hidden;line-height:39px;font-size:15px; padding-top:50px;}
.nav li{float:left;display:inline;width:85px;height:39px; line-height:39px;text-align:center;}
#navbd{position:relative;}
.navhover a{display:inline-block;color:#e50012;}
#navselected{position:absolute; width:85px; height:39px; line-height:39px;background:url(../img/ico.png) no-repeat; background-position: -290px -66px;}

/*新闻动态*/
.news{padding:40px 0 40px 0; width:1240px;}
.news dl{ width:580px; float:left; margin:20px 40px 20px 0;}
.news dt{ width:123px; height:67px; background:url(../img/ico.png) no-repeat -158px -66px; float:left;}
.news dt h1{ font-size:30px; font-weight:bold; text-align:center; color:#e50012; font-family:Arial, Helvetica, sans-serif; padding:4px 0 0 0;}
.news dt h3{ font-size:18px; text-align:center; color:#e50012; font-family:Arial, Helvetica, sans-serif;}
.news dd{width:437px; float:right; height:67px; overflow:hidden;}
.news dd h2{ font-size:16px;}
.news dd p{ color:#999999; padding:6px 0 0 0; line-height:20px;}
.news.nbp{padding-bottom:0;}

/*分页*/
.pagenav {
    font-size: 14px;
    height: 40px;
    margin:60px 15px;
	line-height:40px;
    text-align: center;
}
.pagenav a {
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
}
.pagenav span a, .pagenav span {
    display: inline-block;
    overflow: hidden;
    padding: 0 16px;
}
.pagenav .spanpre,.pagenav .spannext{padding:0;}
.pagenav a, .pagenav span span {
	border:1px solid #e0e0e0;
	background:#ffffff;
    height: 40px;
    line-height: 40px;
}
.pagenav a, .pagenav strong, .pagenav span {
    font-size: 14px;
	color:#666666;
}
.pagenav a:hover, .pagenav a:active {
    background:#e50012;
    color: #FFFFFF;
    text-decoration: none;
	border:1px solid #e50012;
}
.pagenav .now {
	border:1px solid #e50012;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
	background:#e50012;
}
.pagenav .none {
    color: #cccccc;
}
.pagenav .spannum span, .pagenav .spannum a {
    margin: 0 2px;
}

/*地图导航*/
.map{ height:380px; background:url(../img/bg_map.jpg) no-repeat center top;  min-width:1350px;}
.map .list{ width:210px; padding-top:140px; margin:0 auto; padding-left:30px;}
.map .list dl{height:23px; padding-bottom:10px;}
.map .list dl dt{float:left; margin-right:10px;}
.map .list dl.tel dt{ width:20px; height:20px; background:url(../img/ico.png) no-repeat -28px -339px;}
.map .list dl.qq dt{ width:19px; height:20px; background:url(../img/ico.png) no-repeat 0 -339px;}
.map .list dl.email dt{ width:23px; height:16px; background:url(../img/ico.png) no-repeat -59px -339px; margin-top:3px;}
.map .list dl dd{font-size:16px; color:#ffffff;}
.map .list dl.fax dt{ width:24px; height:20px; background:url(../img/ico.png) no-repeat -98px -337px;}

/*底部版权*/
.footer{ width:90%; margin:0 auto;  min-width:1350px;}
.footico{ width:160px; height:50px; margin:35px auto 0;}
.footico a{float:left; display:block;height:50px; width:50px;  margin:0 15px;}
.footico .qq{background:url(../img/ico.png) no-repeat 0 -210px;}
.footico .qq:hover{background:url(../img/ico.png) no-repeat 0 -270px;}
.footico .weibo{background:url(../img/ico.png) no-repeat -55px -210px;}
.footico .weibo:hover{background:url(../img/ico.png) no-repeat -55px -270px;}
.footico .weixin{background:url(../img/ico.png) no-repeat -111px -210px;}
.footico .weixin:hover{background:url(../img/ico.png) no-repeat -111px -270px;}
.copymenu{margin-top:30px; text-align:center;}
.copymenu a{ color:#666666;}
.copymenu a:hover{ color:#e50012;}
.copymenu span{padding:0 15px; color:#c4c4c4;}
.copyright{ background:url(../img/dott.jpg) repeat-x center; margin-top:30px; margin-bottom:10px; color:#666666;}
.copyright p{ background:#fff; width:330px; margin:0 auto; text-align:center;}

.pop {display:none;width:200px;height:200px;border:5px solid #1d1c1a;position:relative;background-color:#1d1c1a; display: none;}
.pop-close {display:block;width:40px;height:40px;text-align:center;line-height:40px;background-color:#1d1c1a;position:absolute;right:-45px;top:-5px;font-family:Tahoma;font-size:30px;color:#aaa;text-decoration: none;}
.pop-close:hover {color:#fff;text-decoration:none;}



/*返回顶部*/
.speedbtn {
    bottom: 2%;
    position: fixed;
    right: 20px;
    width: 54px;
    z-index: 20;
}
.speedbtn div {
    background:#dddddd;
    cursor: pointer;
    float: right;
    font-size: 14px;
    height: 54px;
    line-height: 54px;
    margin-bottom: 5px;
    position: relative;
}
.speedbtn div:hover {
    background:#e50012;
}
.speedbtn div.gotop {
    cursor: pointer;
    position: relative;
    width: 54px;
}
.speedbtn div.gotop span {
    background:url(../img/ico.png) no-repeat;
	background-position:0 -380px;
    display: block;
    height: 11px;
    left: 17px;
	top:21px;
    position: absolute;
    width: 20px;
}
