@import url('reset.css');

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

a:hover {
    color: #226ad6;
}
.topbar{
    width: 100%;
    float: left;
    background:#f5f5f5;
    height: 40px;
    color: #666;
    line-height: 40px;
}
.header {
    width: 100%;
    float: left;
    height: 150px;
    position: relative;
    z-index: 99999;
}

.header a.alogo {
    display: block;
    float: left;
    line-height: 150px;
    height: 150px;
}
.header  .fr{
    margin-top:54px;
}
.header .fr .tel{
    margin-right: 20px;
    display: inline-block;
    background:url(../images/i-tel.png) no-repeat left center;
    padding-left: 67px;
    height: 56px;
}
.header .fr  a{
    margin-left: 20px;
    font-size: 16px;
    color: #3a3a3a;
}
.header .fr a img{
    vertical-align: middle;
    margin-right: 5px;
}
.header .fr .tel .p2{
    font-size: 36px;
    line-height: 36px;
    font-family: impact;
    color:#306bd8;
}
.header a.alogo img {
    display: inline-block;
    vertical-align: middle;
    transition: transform 0.5s;
    max-height: 120px;
}
.header a.alogo:hover img{
    transform: scale(1.1);
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
.header .top-search{
    width: 207px;
    height: 30px;
    position: relative;
    right: 0;
    margin-top:40px;
    float: right;
    background: #fff;
    border-radius: 15px;

}
.header .top-search input{
    position: absolute;
    width: 100%;
    height: 100%;
    border:none;
    z-index: 1;
    border-radius: 15px;
}
.header .top-search img{
    position: absolute;
    left: 10px;
    top:8px;
    z-index: 5;
}
#top-menu {
    margin-top:10px;
    height: 54px;
    line-height: 54px;
    position: relative;
    width: 100%;
    float: right;
    background:#306bd8;
}

#top-menu > .wrap > ul {
    display: table;
    height: 54px;
    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: #FFF;
}

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

#top-menu .cate0:hover,
#top-menu .cate0.on  {
    transition: color 0.35s;
    color:yellow;
}
#top-menu .cate0:hover> a,
#top-menu .cate0.on > a{
    color:yellow;
    font-weight: bold;
}
#top-menu .cate0 ul {
    display: none;
    position: absolute;
    top: 54px;
    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(0, 66, 142, .8);
    border-bottom: 1px solid #fff;
}

#top-menu .cate0 ul ul {
    width: auto;
    white-space: nowrap;
    position:absolute;
    left:100%;
    top:0;
}

#top-menu .cate0 ul li:hover  {
    border-bottom-color: yellow;
}

#top-menu .cate0 ul li:hover a {
    color: yellow;
}


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

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

.fcates {
    width: 100%;
    float: left;
    background: #306BD8;
    padding: 50px 0;
    line-height: 2;
    color: #fff;
}
.fcates .wrap >table>tbody>tr>td:last-child{
    border-right:none;
}

.links{
    width: 100%;
    float: left;
    border-top:1px solid #f9f9f9;
    padding:20px 0;
    margin-bottom: 40px;
}
.links .p1{
    font-size: 16px;
    text-align: center;
    color:#333;
    height:80px;
    line-height:80px;
}
.links .p2 a{
    color:#999;
}
.links .fr a{
    color:#888;
    padding:5px;
}
.footer {
    background: #2e4d85;
    clear: both;
    float: left;
    padding: 15px 0px;
    width: 100%;
    overflow: hidden;
    line-height: 28px;
    text-align: center;
    color: #fff;
}
.ads{
    width: 100%;
    overflow: hidden;
    text-align:center;
}
.ads img{
    width:100%;
}
.footer a {
    color: #fff;
}

.footer table {
}

.footer table td,
.footer table th {
    border: none;
}
.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:#306bd8;
    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:#306bd8;
}
.qqkefu ul li.top{
    background:url("../images/com/back.png") no-repeat center #306bd8;
    position:relative;
    width:45px;
    height: 45px;
    cursor:pointer;
}
.qqkefu ul li.top:hover{
    background:url("../images/com/back.png") no-repeat center #306bd8;
}
.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/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 #306bd8;
    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 #306bd8;
    color: #306bd8;
}

.main_wrap_lv2 {
    background: #f6f6f6;
}
.left-bar {
    width: 260px;
    border:1px solid #ededed;

    color: #fff;
    float: left;
    padding-bottom: 7px;
}

.left-bar .left-bar-title {
    width: 100%;
    float: left;
    background: #306bd8;
    height: 60px;
    font-size: 16px;
    line-height: 60px;
}

.left-bar .left-bar-title .cn {
    width: 240px;
    margin: 0 10px;
    float: left;
}

.left-bar .left-bar-cate {
    width: 100%;
    background-color: #fff;
    float: left;
}

.left-bar .left-bar-cate a {
    display: block;
    float: left;
    clear: both;
    width: 226px;
    padding:0 10px;
    margin: 7px 7px 0 7px;
    line-height: 45px;
    background: #f0f0f0;
}
.left-bar .left-bar-cate a:hover,
.left-bar .left-bar-cate a.on{
    background:#ffae00;
    color:#fff;
}
.left-contact {
    width: 195px;
    margin: 10px;
    padding: 10px;
    background-color: #fff;
    float: left;
    color: gray;
    font-size: 12px;
    line-height: 30px;
}
.left-contact .tel{
    width: 145px;
    height: 45px;
    background:url(../images/i-tel2.png) no-repeat left center;
    padding-left:65px;
    margin-bottom: 20px;
}
.left-contact .p1{
    color:#5e5e5e;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
}
.left-contact .p2{
    color:#e2c17d;
    font-family: impact;
    font-size: 22px;
}
.left-bar-cate div.cc2-wrap {
    display: none;
}
.left-news p{
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 230px;
    margin:0 15px;
    border-bottom:1px solid #e5e5e5;
}
.left-news a:last-child p{
    border-bottom:0;
}

.main-left{
    width: 265px;
    float: left;
    margin-top:40px;
}
.main-right{
    margin-top:40px;
    width: 900px;
    float: right;
}
.page-content {
    font-size: 14px;
    line-height: 200%;
    min-height: 500px;
}

.pages {
    width: 100%;
    float: left;
    padding: 60px 0;
}

.pages .fl a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #dbdbdb;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
}

.pages .fl a:hover, .pages .fl a.current {
    background-color: #BDBDBD;
    border: 1px solid #BDBDBD;
    color: #fff;
}
.pages .i-pnext{
    display: inline-block;
    width: 94px;
    height: 40px;
    background:#306bd8 url(../images/com/i-pnext.png) no-repeat center;
    border-top-right-radius:20px;
    border-bottom-right-radius:20px;
}
.pages .fr img {
    float: left;
}