﻿@charset "UTF-8";

/* 
**********
*******
 */


/*基本样式*/

body,
ul,
em,
h5,
dl,
dd {
    padding: 0px;
    margin: 0;
    font-weight: normal;
    list-style-type: none;
    font-style: normal;
    font-family: "微软雅黑", "arial", "宋体", "Tahoma", "Verdana";
    color: #666666;
}

p {
    padding: 0;
    margin: 0px;
}

a {
    text-decoration: none;
}

a {
    text-decoration: none;
    color: #666666;
}

a:hover {
    /*橙色color:#fc6b00;*/
    color: #239823;
}

a img {
    border: none;
}

body {
    background: #fff;
}

input,
textarea {
    padding: 0px;
    margin: 0;
    border: none;
    background: none;
}


/* img{filter:Gray;} */


/* css去色滤镜效果 */


/* 特殊字符 */

.none_border_right {
    margin-right: 0px !important;
    float: right !important;
}


/*  */

a:focus {
    -moz-outline: none;
    outline: none;
}


/*去掉虚线针对IE*/

a {
    blr: expression(this.onFocus=this.blur())
}


/*去掉虚线针对firefox*/

*:focus {
    outline: none;
}


/* hand */

.hand {
    width: 1000px;
    margin: 0 auto;
}

.hand .hand_tx {
    width: 1000px;
    text-align: right;
    position: relative;
}

.hand .hand_tx a {
    display: inline-block;
    height: 34px;
    line-height: 58px;
    padding: 0px 15px;
    background: url(../images/hand_tx_bg.png) no-repeat right bottom;
}

.hand .hand_tx a.act {
    padding: 0px 0px 0 15px;
    background: none;
}

.hand .logo {
    width: 1000px;
    overflow: hidden;
    height: 80px;
}

.hand .logo dl,
.hand .logo dl dt,
.hand .logo dl dd {
    float: left;
}

.hand .logo dl dd {
    padding-left: 33px;
}

.hand .logo dl dd h5 {
    font-size: 16px;
    /*color:#000;*/
    color: #1a843b;
    padding: 25px 0 8px;
}

.hand .logo .phone {
    float: right;
    background: url(../images/phone.png) no-repeat right 54px;
    padding-right: 20px;
    font-size: 13px;
    text-align: right;
    padding-top: 30px;
    color: #fc6b00;
}

.hand .logo .phone h5 {
    font-size: 24px;
    color: #fc6b00;
}


/* nav */

.nav {
    margin: 0 auto;
    overflow: hidden;
    width: 938px;
    display: flex;
}

.nav .back_c {
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
    background: #fff;
    /*background:#239823;*/
}

.nav .ss_y {
    margin: 0 auto;
    height: 6px;
    overflow: hidden;
    width: 100%;
    background: url(../images/nav_yys.png) repeat-x left top;
}

#header {
    height: 75px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    -webkit-animation: gupIn 1s 0.1s both;
    -moz-animation: gupIn 1s 0.1s both;
    animation: gupIn 1s 0.1s both;
}

#nav {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

#nav a {
    display: inline-block;
    float: left;
    height: 75px;
    line-height: 75px;
    font-size: 15px;
    margin: 0 14.9px;
    position: relative;
    z-index: 3;
    -webkit-transition: 0.3s, color 0.5s;
    -moz-transition: 0.3s, color 0.5s;
    transition: 0.3s, color 0.5s;
    color: #333;
}

#nav a:hover {
    /*color:#fc6b00;*/
    color: #239823;
    font-weight: bold;
}

#nav a.left_a {
    background: none;
    margin-left: 0;
}

#nav a.left_b {
    margin-right: 0px;
}

#nav span {
    width: 100px;
    height: 3px;
    /*background:#fc6b00;*/
    background: #239823;
    position: absolute;
    bottom: 0px;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}


/* foot */

.foot {
    width: 1000px;
    margin: 40px auto 0;
    overflow: hidden;
}

.foot .left {
    float: left;
}

.foot .left dl {
    width: 190px;
    float: left;
}

.foot .left dl dt {
    width: 100%;
    height: 55px;
    line-height: 55px;
    font-size: 16px;
}

.foot .left dl dt a {
    color: #000;
}

.foot .left dl dt a:hover {
    /*橙色color: #fc6b00;*/
    color: #239823;
}

.foot .left dl dd a {
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
}

.foot .right {
    float: right;
    margin-top: 20px;
}

.foot .right .phone {
    font-size: 24px;
    color: #000;
    height: 19px;
    line-height: 19px;
    margin-top: 10px;
}

.foot .right .phone img {
    vertical-align: middle;
    padding-left: 10px;
}

.foot .right .img {
    width: 100%;
    margin-top: 10px;
}

.foot .right .eret {
    width: 100%;
    margin-top: 25px;
}

.foot_s {
    width: 1000px;
    margin: 50px auto;
    overflow: hidden;
}

.foot_s .left {
    float: left;
    line-height: 24px;
}

.foot_s .right {
    float: right;
    width: 195px;
}

.foot_s .right a {
    display: inline-block;
    height: 40px;
    margin-right: 12px;
}

#Mobile {
    position: relative;
}

#box {
    display: none;
    width: 92px;
    height: 103px;
    right: 220px;
    text-align: left;
    position: absolute;
    top: 35px;
    /* padding: 8px;border:solid 1px #ccc; */
}

#roll_top {
    position: relative;
    cursor: pointer;
    height: 62px;
    width: 35px;
}

#roll_top {
    background: url(../images/top.png) no-repeat;
}

#gotop {
    display: block;
    width: 15px;
    margin-right: -515px;
    position: fixed;
    right: 50%;
    top: 50%;
    _margin-right: -525px;
    _position: absolute;
    _margin-top: 300px;
    _top: expression(eval(document.documentElement.scrollTop));
}


/*工商网盾牌*/

.szicbok {
    width: 61px;
    height: 78px;
    margin: 0 auto;
}


/*在线客服*/

.main-im {
    position: fixed;
    right: 10px;
    top: 190px;
    z-index: 100;
    width: 110px;
    height: 272px;
}

.main-im .qq-a {
    display: block;
    width: 106px;
    height: 116px;
    font-size: 14px;
    color: #0484cd;
    text-align: center;
    position: relative;
}

.main-im .qq-a span {
    bottom: 5px;
    position: absolute;
    width: 90px;
    left: 10px;
}

.main-im .qq-hover-c {
    width: 70px;
    height: 70px;
    border-radius: 35px;
    position: absolute;
    left: 18px;
    top: 10px;
    overflow: hidden;
    z-index: 9;
}

.main-im .qq-container {
    z-index: 99;
    position: absolute;
    width: 109px;
    height: 118px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: 1px solid #dddddd;
    background: url(../images/qq-icon-bg.png) no-repeat center 8px;
}

.main-im .img-qq {
    max-width: 60px;
    display: block;
    position: absolute;
    left: 6px;
    top: 3px;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.main-im .im-qq:hover .img-qq {
    max-width: 70px;
    left: 1px;
    top: 8px;
    position: absolute;
}

.main-im .im_main {
    background: #F9FAFB;
    border: 1px solid #dddddd;
    border-radius: 10px;
    background: #F9FAFB;
    display: none;
}

.main-im .im_main .im-tel {
    color: #000000;
    text-align: center;
    width: 109px;
    height: 240px;
    border-bottom: 1px solid #dddddd;
}

.main-im .im_main .im-tel div {
    font-weight: bold;
    font-size: 12px;
    margin-top: 11px;
}

.main-im .im_main .im-tel .tel-num {
    font-family: Arial;
    font-weight: bold;
    color: #e66d15;
}

.main-im .im_main .im-tel:hover {
    background: #fafafa;
}

.main-im .im_main .weixing-container {
    width: 55px;
    height: 47px;
    border-right: 1px solid #dddddd;
    background: #f5f5f5;
    border-bottom-left-radius: 10px;
    background: url(../images/weixing-icon.png) no-repeat center center;
    float: left;
}

.main-im .im_main .weixing-show {
    width: 112px;
    height: 172px;
    background: #ffffff;
    border-radius: 10px;
    border: 1px solid #dddddd;
    position: absolute;
    left: -125px;
    top: -126px;
}

.main-im .im_main .weixing-show .weixing-sanjiao {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #ffffff;
    border-width: 6px;
    left: 112px;
    top: 134px;
    position: absolute;
    z-index: 2;
}

.main-im .im_main .weixing-show .weixing-sanjiao-big {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #dddddd;
    border-width: 8px;
    left: 112px;
    top: 132px;
    position: absolute;
}

.main-im .im_main .weixing-show .weixing-ma {
    width: 104px;
    height: 103px;
    padding-left: 5px;
    padding-top: 5px;
}

.main-im .im_main .weixing-show .weixing-txt {
    position: absolute;
    top: 110px;
    left: 7px;
    width: 100px;
    margin: 0 auto;
    text-align: center;
}

.main-im .im_main .go-top {
    width: 50px;
    height: 47px;
    background: #f5f5f5;
    border-bottom-right-radius: 10px;
    background: url(../images/toTop-icon.png) no-repeat center center;
    float: right;
}

.main-im .im_main .go-top a {
    display: block;
    width: 52px;
    height: 47px;
}

.main-im .close-im {
    position: absolute;
    right: 10px;
    top: -12px;
    z-index: 100;
    width: 24px;
    height: 24px;
}

.main-im .close-im a {
    display: block;
    width: 24px;
    height: 24px;
    background: url(../images/close_im.png) no-repeat left top;
}

.main-im .close-im a:hover {
    text-decoration: none;
}

.main-im .open-im {
    cursor: pointer;
    margin-left: 68px;
    width: 40px;
    height: 133px;
    background: url(../images/open_im.png) no-repeat left top;
}