﻿@charset "UTF-8";

/**
 *
 * @authors Your Name (you@example.org)
 * @date    2016-01-09 10:04:32
 * @version $Id$
 */

/*header*/
.header { width: 100%; height: 78px; background: url(../images/header-bg.jpg); z-index: 999; position: relative;}
.nav{ padding:0 0px; height:70px; line-height:70px; position:relative; z-index:1; margin-left: 32px }
.nav a{ color:#fff;  }
.nav .nLi{ float:left;  position:relative; display:inline;  }
.nav .nLi h3{ float:left;  }
.nav .nLi h3 a{ display:block; padding: 0 12px; height: 70px; line-height: 70px; font-size:15px; color: #333; font-weight: normal;}
.nav .sub{ display:none; width:100%; left:0; top:70px;  position:fixed; background-image:url(../images/nav-bg.png); background-repeat: repeat;background-position: center top;  line-height:26px; padding:10px 0;  border-top: 8px solid #23297a; }
.nav .sub li{ zoom:1; text-align: center; float: left;}
.nav .sub a{ display:inline-block; font-size: 14px; color: #333; background: url(../images/nav-bg02.png) no-repeat left ; padding-left: 12px; margin-right: 25px;}
.nav .sub a:hover{ color:#d50701;  }
.nav .on h3 a{ background:#d50701; color:#fff;   }

.lng{width: 142px; height: 70px; line-height: 70px; background: url(../images/line.jpg) no-repeat left top;padding-left: 15px;overflow:hidden;}
.lng a.on,.lng a:hover{color: #d50701;}

/*footer*/
.footer{padding: 20px 0; height: 135px; *height: 95px; background: #ececec}
.footer .f-left{font-size: 14px;color: #888;margin-top: 20px;}
.footer .f-left .friend-link{margin-bottom: 10px;}
.footer .f-right{font-size: 14px;color: #888;}
.footer .f-right .words{margin-top: 10px;margin-right: 10px;}
.footer .f-right h4{font-size: 16px;color: #d50701; margin-bottom: 5px;}
/*footer end*/


.page{clear:both;width:100%;text-align:center;margin-bottom:40px;}
.page ul{display:inline-block;}
.page ul li{float:left;margin-right:10px;padding:0px; }
.page ul li a{display:block;font-size: 14px;color:#666;padding:3px 11px; border: 1px solid #ccc;}
.page ul li a:hover,.page ul li a.current{color: #fff;background: #d50701; border-color: #d50701}

.page{border-top: 1px solid #e7e7e7; padding-top: 20px;}


.qqico {
    z-index: 999;
    position: fixed;
    left: 1291px;top: 340px;width: 138px;height: 174px;
    overflow: hidden;
    z-index: 10085;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 50)||50)-(parseInt(this.currentStyle.marginBottom, 50)||50)));
}