﻿.top_bg {
    background: url(../images/top_bg.gif) bottom repeat-x;
    height: 188px;
    padding: 27px 0 0;
    overflow: hidden;
}

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

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

.h_con h2 {
    float: left;
    width: 76px;
    padding: 0 20px 0 0;
}

/* .h_con h2 img{ width:76px; height:88px;} */
/*.h_con .h_dw{ float:left; padding:20px 0 10px 20px; font-size:30px; color:#333; background:url(../images/t_line.gif) no-repeat 0 18px;line-height: 30px;}*/
.h_con .h_dw {
    float: left;
    padding: 20px 0 10px 20px;
    font-size: 30px;
    color: #333;
}

.h_dw i {
    color: #716e6e;
    display: block;
    font-size: 22px;
    font-family: Arial, Helvetica, sans-serif;
}

.h_con .tel {
    float: right;
    background: url(../images/tel.gif) no-repeat 0 30px;
    padding: 14px 0 0 55px;
}

.tel span {
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 24px;
}

.tel b {
    font-size: 18px;
    color: #009A44;
    display: block;
}

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

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

.h_nav li:last-child{
    height: 60px;
    float: left;
    background: url() no-repeat right 0;
    position: relative;
    margin-left: -2px;

}

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

.h_nav li a:hover {
    background: #3eb809\9;
}

/* IE6、IE7、IE8支持 */
.h_nav li:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    background-color: #3eb809;
    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;
}


/*banner*/
.fullSlide {
    min-width: 1200px;
    position: relative;
    height: 600px;
    overflow: hidden;
}

.fullSlide .bd {
    position: relative;
    z-index: 0;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 600px;
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li a {
    display: block;
    height: 600px;
}

.fullSlide .hd {
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    bottom: 30px;
    position: absolute;
    z-index: 1;
    overflow: hidden;
}

.fullSlide .hd ul {
    margin-left: 500px;
}

.fullSlide .hd ul li {
    float: left;
    margin: 0 5px;
    display: inline;
    cursor: pointer;
}

.fullSlide .hd ul li {
    width: 62px;
    height: 6px;
    background: #009A44;
}

.fullSlide .hd ul .on {
    background: #3eb809;
}


.search {
    width: 1200px;
    margin: 0 auto;
    height: 80px;
    overflow: hidden;
}

.search div {
    float: left;
    font-size: 14px;
    color: #333;
    width: 818px;
    padding: 0 0 0 12px;
    height: 80px;
    line-height: 80px;
    overflow: hidden;
    background: url(../images/s_ico.gif) no-repeat 0 32px;
}

.search div b {
    display: block;
    float: left;
    width: 100px;
}

.search div h1 {
    display: block;
    float: left;
    width: 680px;
}

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

.search div a:hover {
    color: #3eb80b;
    font-weight: bold;
}

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

.search .ser_so {
    cursor: pointer;
    float: left;
    background: url(../images/s_so.gif) no-repeat;
    border: none;
    margin: 20px 0 0 10px;
    width: 40px;
    height: 40px;
}


.marquee {
    height: 15px;
    width: 100px;
}

.marquee a {
    color: #666;
    font-size: 12px;
    text-decoration: none;
}


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

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

.f_nav {
    height: 61px;
    line-height: 61px;
    text-align: center;
    overflow: hidden;
    color: #41B90A;
}

.f_nav i {
    color: #3EB809;
}

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

.footer h2 {
    width: 180px;
    float: left;
    padding: 40px 0 0 60px;
    height: 166px;
    background: url(../images/f_line.gif) no-repeat right 0;
}

.footer h2 img {
    width: 108px;
    height: 122px;
    object-fit: contain;
}

.f_ban {
    padding: 22px 0 0 35px;
    height: 184px;
    width: 520px;
    background: url(../images/f_line.gif) no-repeat right 0;
}

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

.f_ban span {
    padding: 0 20px;
    color: #ffffff;
}

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

.f_er {
    padding: 40px 0 0;
    height: 166px;
    width: 330px;
    background: url(../images/f_erbg.png) no-repeat 0 40px;
}

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

.f_er p {
    width: 100px;
    padding: 12px 0 0 112px;
    text-align: center;
}

.f_er p span {
    display: block;
    font-size: 14px;
    color: #f5f5f5;
    padding: 3px 0 0;
}

.f_link {
    line-height: 36px;
    overflow: hidden;
    padding-top: 40px;
}

.f_link i {
    font-size: 16px;
    color: #666;
    text-transform: uppercase;
    display: inline-block;
    width: 60px;
}

.f_link a {
    font-size: 14px;
    color: #666;
    display: inline-block;
    padding: 0 10px;
}


.client-2 {
    position: fixed;
    left: -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: right;
    width: 77px;
    height: 47px;
    position: relative;
}

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

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

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

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

.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;
}