﻿.top_bg {
    background: url(img/top_bg.gif) repeat-x;
    padding: 30px 0 0;
    height: 150px;
    position: relative;
    z-index: 10;
}

.header {
    width: 1200px;
    margin: 0 auto;
}

.h_con {
    height: 90px;
    overflow: hidden;
}

.h_con h1 {
    float: left;
    padding: 0px 20px 0 0;
}

.h_con h1 img {
    height: 65px;
}

.h_con .h_dw {
    float: left;
    padding: 5px 0 10px 18px;
    font-size: 24px;
    color: #0051a3;
    font-weight: bold;
    line-height: 28px;
    background: url(img/t_line.gif) no-repeat 0 7px;
}

.h_dw span {
    display: block;
    font-size: 18px;
    color: #000;
    font-weight: normal;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
}

.h_con .tel {
    float: right;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    background: url(img/tel.gif) no-repeat 0 28px;
    padding: 3px 0 0 60px;
    line-height: 24px;
}

.tel i {
    font-size: 24px;
    color: #0051a3;
    display: block;
}

.h_nav {
    height: 60px;
    line-height: 60px;
}

.h_nav li {
    height: 60px;
    float: left;
    background: url(img/nav_bor.gif) no-repeat right 0;
    margin-left: -1px;
    position: relative;
}

.h_nav li a {
    font-size: 16px;
    color: #fff;
    padding: 0 36px;
    display: block;
    float: left;
    position: relative;
    z-index: 4;
    text-decoration: none;
}

.h_nav li a:hover {
    background: #46af33\9;
}

/* IE6、IE7、IE8支持 */
.h_nav li:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    background-color: #46af33;
    bottom: 0;
    left: 0;
    -webkit-transition: height .3s;
    transition: height .3s;
}

.h_nav li:hover:after,
.h_nav li.cur:after {
    height: 100%;
}

em,
i {
    font-style: normal;
}

.h_nav li .erji {
    display: none;
    background: #0051a3;
    width: 172px;
    text-align: center;
    position: absolute;
    top: 60px;
    left: 0;
}

.h_nav li .erji li {
    height: 40px;
    line-height: 40px;
    border-bottom: #fff 1px solid;
    background: none;
    margin: 0;
}

.h_nav li .erji a,
.h_nav li.cur .erji a {
    height: 40px;
    line-height: 40px;
    width: 172px;
    padding: 0;
}

.h_nav li.li03 .erji,
.h_nav li.li03 .erji a,
.h_nav li.li03.cur .erji a {
    width: 185px;
}

.h_nav li.li06 .erji,
.h_nav li.li06 .erji a,
.h_nav li.li06.cur .erji a {
    width: 125px;
}


.search_bg {
    height: 70px;
    background: #f2f2f2;
    overflow: hidden;
}

.search {
    width: 1200px;
    margin: 0 auto;
}

.search p {
    float: left;
    font-size: 14px;
    color: #333;
    width: 828px;
    height: 70px;
    line-height: 70px;
    overflow: hidden;
}

.search p a {
    font-size: 14px;
    color: #333;
    padding: 0 10px 0 0;
}

.search p a:hover {
    color: #0051a3;
}

.search .ser_inp {
    background: url(img/s_inp.gif) no-repeat;
    width: 290px;
    height: 40px;
    border: none;
    padding: 0 2px 0 23px;
    float: left;
    margin-top: 15px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #666;
    line-height: 40px;
    outline: none;
}

.search .ser_so {
    cursor: pointer;
    float: left;
    background: url(img/s_so.gif) no-repeat;
    border: none;
    margin-top: 15px;
    width: 56px;
    height: 40px;
}


.f_bg {
    background: url(img/f_bg.gif) repeat-x;
    height: 329px;
    overflow: hidden;
}

.footer {
    width: 1200px;
    margin: 0 auto;
}

.f_nav {
    height: 75px;
    line-height: 75px;
    text-align: center;
    overflow: hidden;
    color: #fff;
}

.f_nav a {
    font-size: 16px;
    color: #fff;
    padding: 0 40px;
}

.f_logo {
    padding: 70px 0 0;
    width: 250px;
    height: 184px;
    text-align: center;
    background: url(img/f_line.gif) no-repeat right 36px;
}

.f_logo img {
    width: 200px;
}

.f_logo b {
    display: block;
    font-size: 24px;
    color: #fff;
    padding: 10px 0 0;
}

.f_ban {
    padding: 35px 0 0 40px;
    height: 219px;
    width: 445px;
    background: url(img/f_line.gif) no-repeat right 36px;
}

.f_ban p {
    font-size: 14px;
    color: #dde3ee;
    line-height: 32px;
}

.f_ban span {
    padding: 0 20px;
}

.f_ban a {
    font-size: 14px;
    color: #dde3ee;
}

.f_er {
    padding: 35px 0 0;
    width: 340px;
}

.f_er p {
    float: left;
    width: 150px;
    text-align: center;
    padding: 0 0 0 20px;
}

.f_er span {
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 18px;
}

.f_er span i {
    display: block;
}

.f_er img {
    width: 150px;
    height: 150px;
}


.client-2 {
    position: fixed;
    right: -170px;
    top: 50%;
    z-index: 900;
}

.client-2 li a {
    text-decoration: none;
}

.client-2 li {
    margin-top: 1px;
    clear: both;
    height: 71px;
    position: relative;
}

.client-2 li i {
    background: url(img/fx.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
}

.client-2 li p {
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.client-2 .my-kefu-qq i {
    background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
    background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
    background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
    background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
    background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
    display: none;
}

.client-2 .my-kefu-ftop i {
    width: 33px;
    height: 35px;
    background-position: -27px -51px;
}

.client-2 .my-kefu-left {
    float: left;
    width: 77px;
    height: 47px;
    position: relative;
}

.client-2 .my-kefu-tel-right {
    font-size: 16px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding: 0 15px;
    border-left: 1px solid #fff;
    margin-top: 14px;
}

.client-2 .my-kefu-right {
    width: 20px;
}

.client-2 .my-kefu-tel-main {
    background: #0051a3;
    color: #fff;
    height: 56px;
    width: 247px;
    padding: 9px 0 6px;
    float: left;
}

.client-2 .my-kefu-main {
    background: #0051a3;
    width: 97px;
    height: 56px;
    position: relative;
    padding: 9px 0 6px;
    float: left;
}

.client-2 .my-kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
    z-index: 333;
}

.my-kefu-weixin-pic img {
    width: 115px;
    height: 115px;
}