.topWrap {
    height: 278px;
    overflow: hidden;
    background: url(img/h_top_bg.gif) repeat-x center top;
}

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

.topWrap .h5 {
    height: 42px;
    overflow: hidden;
    font: 14px "Microsoft YaHei";
    line-height: 42px;
    color: #999;
}

.topWrap .h5 span {
    float: right;
    display: inline-block;
}

.topWrap .h5 a {
    display: inline-block;
    color: #999;
    padding: 0 15px;
}

.topWrap .h1 {
    width: 186px;
    height: 152px;
    float: left;
    overflow: hidden;
    margin-top: 21px;
}

.topWrap .h1 img {
    display: block;
    width: 160px;
    height: 130px;
}

.topWrap h3 {
    width: 435px;
    font: 34px "Microsoft YaHei";
    font-weight: bold;
    color: #005dd7;
    float: left;
    padding: 46px 0 0 0;
    overflow: hidden;
}

.topWrap h3 em {
    display: block;
    font: 18px "Microsoft YaHei";
    color: #666;
    padding-top: 8px;
    letter-spacing: 1px;
}

.topWrap h4 {
    width: 240px;
    margin-top: 52px;
    float: right;
    font: 16px "Microsoft YaHei";
    color: #666;
    background: url(img/lx.png) no-repeat left 0;
    padding-left: 65px;
}

.topWrap h4 span {
    display: block;
    font: 32px Arial;
    color: #ff7a09;
    font-weight: bold;
}

.topWrap .menu {
    height: 63px;
}

.topWrap li {
    font: 16px "Microsoft Yahei";
    float: left;
    height: 63px;
}

.topWrap li a {
    display: inline-block;
    color: #fff;
    height: 63px;
    line-height: 63px;
    text-align: center;
    padding: 0 84px;
    background: url(img/nav_line.png) no-repeat right center;
}

.topWrap .nones a {
    background: none;
}

.topWrap li a:hover,
.topWrap .cur a,
.topWrap .nones.cur a:hover {
    background: #ff7a09;
    font-weight: bold;
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
    color: #fff;
    transition-property: background;
    -moz-transition-property: background;
    /* Firefox 4 */
    -webkit-transition-property: background;
    /* Safari 和 Chrome */
    -o-transition-property: background;
}

.h_head_gd {
    background: url(img/h_top_bg.gif) repeat-x center bottom;
    height: 105px;
    overflow: hidden;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 8;
}

.h_head_gd .h1 {
    margin-top: 9px;
}

body .h_head_gd li a {
    padding: 0 26px;
}

.h_head_gd h5,
.h_head_gd h3,
.h_head_gd h2,
.h_head_gd h4,
.h_head_gd .clear {
    display: none;
}

.h_head_gd .slide-left img {
    width: 80px;
    height: auto;
}

/*.h_head_gd h1{width: 90px;height: 50px;float:left;overflow:hidden;margin:5px 0 0 15px;}*/

.topWrap .h5 h1 {
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    padding-left: 3px;
}

.online .code {
    display: none;
}

.online .submit {
    display: none;
}

.footWrap {
    height: 414px;
    background: url(img/footer_bg.jpg) no-repeat center top;
}

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

.fwz {
    width: 585px;
    padding-top: 44px;
    overflow: hidden;
    font: 15px "Microsoft YaHei";
    line-height: 40px;
    color: #dde7f9;
}

.fwz h2 {
    height: 115px;
    overflow: hidden;
}

.fwz h2 img {
    display: block;
    height: 100px;
    width: 92px;
    float: left;
}

.fwz p em {
    padding: 0 8px;
}

.fwz p a {
    color: #dde7f9;
}

.fwz h2 span {
    display: block;
    font: 30px Arial;
    font-weight: bold;
    color: #fff;
    background: url(img/ys_lx.png) no-repeat left center;
    padding-left: 55px;
    line-height: 41px;
    margin: 22px 0 0 40px;
    float: left;
}

.fnav {
    width: 120px;
    overflow: hidden;
    padding: 44px 0 0 35px;
}

.fnav p {
    font: 15px "Microsoft YaHei";
    line-height: 40px;
    color: #dde7f9;
}

.fnav p a {
    display: block;
    color: #cce3f8;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
}

.tit2 {
    display: block;
    font: 16px "Microsoft YaHei";
    font-weight: bold;
    color: #cce3f8;
    height: 80px;
    overflow: hidden;
}

.tit2 em {
    display: block;
    font: 22px Arial;
    color: #5895e6;
}

.code {
    width: 200px;
    padding-top: 30px;
    height: 335px;
    overflow: hidden;
    background: #ff7a09;
    position: relative;
}

.code h3 {
    width: 200px;
    height: 105px;
    overflow: hidden;
    margin-bottom: 36px;
}

.code h3 img {
    display: block;
    width: 200px;
    height: 105px;
}

.code h5 {
    width: 102px;
    margin: 0 auto 15px;
    overflow: hidden;
}

.code h5 img {
    display: block;
    width: 94px;
    height: 94px;
    border: 4px solid #fff;
}

.code h5 em {
    display: block;
    font: 16px "Microsoft YaHei";
    text-align: center;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    color: #fff;
}

.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(images/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: #005dd7;
    color: #fff;
    height: 56px;
    width: 247px;
    padding: 9px 0 6px;
    float: left;
}

.client-2 .my-kefu-main {
    background: #005dd7;
    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;
}