@import url('reset.css');

.wrap {
    width: 1280px;
    padding: 0px;
    margin: 0 auto;
    position: relative;
    clear: both;
}
a:hover{
    color:#0b4a8d;
}
.topbar{
    height: 36px;
    background:url(../images/bg-topbar.png);
    line-height: 36px;
    font-size: 12px;
    color:#fff;
}
.topbar .b{
    font-weight: bold;
    color:#fa7800;
}
.header {
    width: 100%;
    float: left;
    height: 80px;
    position: relative;
}
.header a.alogo {
    display: block;
    float: left;
    line-height: 80px;
    height:80px;
}
.header a.alogo img{
    vertical-align: middle;
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
.topbar .lang{
    float: right;
}
.topbar .lang a{
    display: inline-block;
    padding-left: 10px;
    color:#fff;
}
.topbar .lang a.on{
    font-weight: bold;
    color:#fa7800;
}
#top-menu {
    height: 50px;
    line-height: 14px;
    position: relative;
    width: 720px;
    float: right;
    margin-top:30px;
}
#top-menu ul{
    display: table;
    width: 100%;
}
#top-menu .cate0 {
    display: table-cell;
    text-align: center;
    font-weight: normal;
    position: relative;
}

#top-menu ul li a {
    color: #333;
}
#top-menu .cate0 > a{
    display: inline-block;
    height: 48px;
    line-height: 14px;
}
#top-menu .cate0 > a:hover,
#top-menu .cate0.on > a{
    color: #0b4a8d;
    border-bottom:2px solid #0b4a8d;
}
#top-menu .cate0:hover > ul {
    display: block;
}

#top-menu .cate0 ul {
    display: none;
    position: absolute;
    top: 50px;
    left: -25%;
    width: 150%;
    z-index: 99999;
}

#top-menu ul ul li {
    padding: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    position: relative;
    background: rgba(255,255,255,.8);
    border-bottom:1px dashed #666;
}

#top-menu .cate0 ul ul {
    width: auto;
    white-space: nowrap;
}

#top-menu .cate0 ul li:hover{
    background: #0b4a8d;    
}
#top-menu .cate0 ul li:hover a{
    color:#fff;
}
#top-menu > ul > li > ul > li > ul {
    display: none;
    position: absolute;
    left: 100%;
    top: -0px;
}

#top-menu > ul > li > ul > li > ul > li {
    padding: 0px 10px;
}

#top-menu > ul > li > ul > li:hover > ul {
    display: block;
}

.fcates {
    margin-top:80px;
    width: 100%;
    float: left;
    text-align: center;
    background:#535353;
    padding:36px 0;
    color: #fff;
}
.fcates a{
    color: #fff;
}
.fcates .items{
    width: 950px;
    float: left;
}
.fcates .item{
    float: left;
    color:#fff;
    text-align: left;
    margin-right: 140px;
}
.fcates .item .p1 a{
    color:#fff;
    font-size: 16px;
    line-height: 40px;
}
.fcates .item .p2{
    line-height:2;
    font-size: 14px;
}
.fcates .lx{
    width: 420px;
    float: right;
    color:#fff;
    text-align: left;
    line-height: 2;
}

.footer {
    background:#313131;
    clear: both;
    float: left;
    padding: 15px 0px;
    width: 100%;
    overflow: hidden;
    line-height: 28px;
    text-align: center;
    color: #999;
}

.footer a {
    color: #999;
}

.footer table {}

.footer table td,
.footer table th {
    border: none;
}

.cate-title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: left;
    border-bottom: 1px solid #979797;
    float: left;
}

.cate-title .cn {
    float: left;
    height: 30px;
    line-height: 30px;
    border-left: 5px solid #e81c23;
    font-size: 18px;
    font-weight: bold;
    padding-left: 15px;
    color: #2d2d2d;
    display: inline-block;
}

.position {
    float: right;
    text-align: right;
}

.content .doc-info {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 10px;
    padding: 10px 0px;
    border: 1px dashed #9c9c9c;
}

.content .doc-info span {
    color: #858585;
    padding-left: 20px;
}

.content .content-text {
    width: 100%;
    float: left;
    min-height: 500px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 250%;
}

.content .prevnext {
    width: 100%;
    float: left;
    margin: 50px 0px;
    border-top: 1px dashed #9c9c9c;
    line-height: 40px;
    padding-top: 20px;
}

.bread_line {
    height: 71px;
    background: url(../images/com/breadline_bg.png) no-repeat;
    font-size: 14px;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.bread_line span {
    font-size: 30px;
    color: #fff;
    line-height: 71px;
    margin-right: 10px;
    margin-left: 25px;
}

.bread_line a {
    margin: 0 7px;
    font-size: 14px;
    color: #fff;
}

.message_nav {
    width: 1200px;
    margin: 0 auto;
    height: 60px;
    overflow: hidden;
    position: relative;
}

.message_nav ul li {
    float: left;
}

.message_nav ul li a {
    display: block;
    height: 57px;
    line-height: 57px;
    font-size: 15px;
    color: #414141;
    padding: 0 25px;
}

.message_nav ul li a.message_nav_c {
    border-bottom: 3px solid #b81c25;
    color: #b81c25;
}

.main_wrap_lv2 {
    background: #f6f6f6;
}

.qqkefu{
    position: fixed;
    top:50%;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop + 365));
    z-index: 20;
    /*right:0;*/
    right: 30px;
    width:39px;
}
.qqkefu ul li{
    width: 45px;
    height:45px;
    margin-bottom:1px;
    float:right;
    background:#055fb2;
    line-height:45px;
    font-size:14px;
    cursor:pointer;
    position:relative;
}
.qqkefu ul li a{
    color:#fff;
    overflow: hidden;
    display: block;
    height: 45px;
    padding-left: 10px;
}
.qqkefu ul li.qq_cza{
    overflow:hidden
}
.qqkefu ul li:hover{
    background:#3893ec;
}
.qqkefu ul li.top{
    background:url("../images/com/back.png") no-repeat center #055fb2;
    position:relative;
    width:45px;
    height: 45px;
    cursor:pointer;
}
.qqkefu ul li.top:hover{
    background:url("../images/com/back.png") no-repeat center #3893ec;
}
.qqkefu ul li div{
    width:45px;
    height:45px;
    display:block;
    overflow:hidden;
    float:right;
}
.qqkefu ul li span{
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
}
.qqkefu ul li div.a{
    background:url(../images/com/qq.png) no-repeat center center;
}
.qqkefu ul li div.b{
    background:url(../images/com/zixun.png) no-repeat center center;
}
.qqkefu ul li div.c{
    background:url(../images/com/weixin.png) no-repeat center center;
}
.qqkefu ul li div.e{
    background:url(../images/com/tel.png) no-repeat center center;
}
.qqkefu ul li.qq_czae{ line-height:15px !important}
.erweima{
    width: 130px !important;
    height: 150px !important;
    position: absolute;
    top: -107px;
    left: -150px;
    background: #FFF;
    border: 1px solid #CCC;
    float: left;
    cursor: default !important;
    display:none;
    /*overflow: hidden;*/
}
.erweima p{
    line-height: 20px;
    color: #000;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 130px;
}
.erweima p img{
    width: 110px;
    height: 110px;
    margin: 10px 10px 0px 10px;
}
.erweima .arrow3 {
    width: 5px;
    height: 10px;
    display: block;
    background:url(../images/com/czx6.png) no-repeat;
    position: absolute;
    right: -5px;
    top: 122px;
}
