@import url('reset.css');

.wrap {
    width: 1280px;
    padding: 0;
    margin: 0 auto;
    position: relative;
    clear: both;
}
a {
    transition: color 0.35s;
}

a:hover {
    color: #00b0f0;
}
.toplang{
    text-align:right;
    clear:both;
    font-size:12px;
    position:relative;
}
.toplang a{
    color:#999;
    display: inline-block;
    height: 12px;
    line-height: 12px;
    padding:0 10px;
}
.toplang .cn{
    border-right:1px solid #999;
}
.toplang a.on{
    color:#ff7e00;
}
.toptel{
    position: absolute;
    margin-right: 10px;
    right: 0;
    top:45px;
    padding-left:30px;
    background:url(../images/i-tel.png) no-repeat left center;
}
.toptel .p1{
    font-size: 14px;
    color:#bfbfbf;
    display: none;
}
.toptel .p2{
    font-size:18px;
    color:#00a2e9;
    font-weight: bold;
}
.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 {
    display: inline-block;
    vertical-align: middle;
    transition: transform 0.5s;
}
.header a.alogo:hover img{
    transform: scale(1.1);
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
#top-menu {
    height: 30px;
    line-height: 50px;
    position: relative;
    width: 720px;
    float: left;
    margin-left: 50px;
    margin-top: 15px;
}

#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 {
    font-size: 16px;
    color: #000;
}

#top-menu .cate0 > a {
    color: #000;
}

#top-menu .cate0 > a:hover,
#top-menu .cate0.on > a {
    color: #00b0f0;
    border-bottom: 2px solid #00b0f0;
    padding-bottom: 10px;
    transition: color 0.35s;
}

#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: 50px;
    line-height: 50px;
    float: left;
    position: relative;
    background: rgba(255, 255, 255, .8);
}

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

#top-menu .cate0 ul li:hover {
    background: #00b0f0;
}

#top-menu .cate0u .cate1u {
    display: none;
    position: absolute;
    left: 100%;
    top: -0px;
}

#top-menu .cate0u .cate1u li {
    padding: 0 10px;
}

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

.fcates {
    margin-top: 20px;
    width: 100%;
    float: left;
    text-align: center;
    padding: 36px 0;
    color: #000;
    border-top:1px solid #e5e5e5;
}

.fcates a {
    color: #000;
}

.fcates .items {
    width: 100%;
    display: table;
}

.fcates .item {
    display: table-cell;
    color: #fff;
    text-align: left;
    margin-right: 40px;
}
.fcates .item .p1{
    background:url(../images/bg-fcates-p1.png) no-repeat left bottom;
    padding-bottom: 5px;
    margin-bottom:15px;
}
.fcates .item .p1 a {
    color: #333;
    font-size: 16px;
    line-height: 40px;
}

.fcates .item .p2 {
    line-height: 30px;
    font-size: 14px;
}
.fcates .item .p2 a{
    color: #888;
}

.footer .ftel{
    margin-top:15px;
    padding-left: 60px;
    background:url(../images/b-tel.png) no-repeat left center;
    height: 70px;

}
.footer .ftel .p1{
    font-size: 12px;
    color:#666;
    height: 30px;

}
.footer .ftel .p2{
    height: 40px;
    line-height: 30px;
    font-size: 30px;
    color:#00a2e9;
}
.links{
    width: 100%;
    float: left;
    border-top:1px solid #f9f9f9;
    margin-top:60px;
    padding-top:20px;
}
.links .fl{
    font-size: 16px;
    font-weight:bold;
    color:#333;
}
.links .fr{
    width: 1200px;
}
.links .fr a{
    color:#888;
    padding:5px;
}
.footer {
    border-top:1px solid #e5e5e5;
    clear: both;
    float: left;
    padding: 15px 0px;
    width: 100%;
    overflow: hidden;
    line-height: 28px;
    color: #716d6d;
}

.footer a {
    color: #716d6d;
}

.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:#3893ec;
    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:#00b0f0;
}
.qqkefu ul li.top{
    background:url("../images/back.png") no-repeat center #3893ec;
    position:relative;
    width:45px;
    height: 45px;
    cursor:pointer;
}
.qqkefu ul li.top:hover{
    background:url("../images/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/qq.png) no-repeat center center;
}
.qqkefu ul li div.b{
    background:url(../images/zixun.png) no-repeat center center;
}
.qqkefu ul li div.c{
    background:url(../images/weixin.png) no-repeat center center;
}
.qqkefu ul li div.e{
    background:url(../images/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/czx6.png) no-repeat;
    position: absolute;
    right: -5px;
    top: 122px;
}

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

.cate-title .cn {
    float: left;
    height: 30px;
    line-height: 30px;
    border-left: 5px solid #00b0f0;
    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/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 #00b0f0;
    color: #00b0f0;
}

.main_wrap_lv2 {
    background: #f6f6f6;
}
