@charset "utf-8";
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

::selection {
    background-color: #01a039;
    color: #fff;
}

::-moz-selection {
    background-color: #01a039;
    color: #fff;
}

::-webkit-selection {
    background-color: #01a039;
    color: #fff;
}

#wjdh-kefu .wjdh-kefu-qq p,
#wjdh-kefu .wjdh-kefu-qq a,
#wjdh-kefu .wjdh-kefu-tel p,
#wjdh-kefu .wjdh-kefu-tel img,
#wjdh-kefu .wjdh-kefu-erweima img {
    box-sizing: content-box;
}

* {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

a {
    cursor: pointer !important;
}

body {
    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
    color: #333;
    margin: 0;
    line-height: 1.5;
}

*:before,
*:after {
    box-sizing: content-box;
}

:focus {
    outline: 1;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

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

a:link,
a:hover,
a:active,
a:visited {
    text-decoration: none !important;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

li,
ul {
    list-style-type: none;
}

img {
    border: none;
}

input,
textarea {
    outline: 0;
    border: 0;
    resize: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
    font-weight: normal;
    font-style: normal;
}

.webqq_ewm {
    box-sizing: content-box;
}

.fixedNav {
    position: fixed !important;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 100000;
    position: absolute;
    box-shadow: 0px 10px 12px rgba(0, 0, 0, .1);
}

html {
    cursor: url(../images/cur.png), default;
}

textarea {
    animation: animated 1s infinite;
    -moz-animation: animated 1s infinite;
    -webkit-animation: animated 1s infinite;
    -o-animation: animated 1s infinite;
}

input[type="text"] {
    animation: animated 1s infinite;
    -moz-animation: animated 1s infinite;
    -webkit-animation: animated 1s infinite;
    -o-animation: animated 1s infinite;
}

input[type="button"] {
    cursor: url(../images/Acur.png), default !important;
}

input,
button {
    outline: none;
}

@keyframes animated {
    0% {
        cursor: url('../images/Pcuro1.png'), auto;
    }
    8.8% {
        cursor: url('../images/Pcuro2.png'), auto;
    }
    17.6% {
        cursor: url('../images/Pcuro3.png'), auto;
    }
    26.4% {
        cursor: url('../images/Pcuro4.png'), auto;
    }
    35.2% {
        cursor: url('../images/Pcuro5.png'), auto;
    }
    44% {
        cursor: url('../images/Pcuro6.png'), auto;
    }
    52.8% {
        cursor: url('../images/Pcuro7.png'), auto;
    }
    61.6% {
        cursor: url('../images/Pcuro8.png'), auto;
    }
    70.4% {
        cursor: url('../images/Pcuro9.png'), auto;
    }
    79.2% {
        cursor: url('../images/Pcuro10.png'), auto;
    }
    88% {
        cursor: url('../images/Pcuro11.png'), auto;
    }
    100% {
        cursor: url('../images/Pcuro12.png'), auto;
    }
}

.wjdh-ico1,
.wjdh-ico2 {
    vertical-align: middle;
}

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

.nav {
    position: relative;
    z-index: 99999999999999999999999999999999999999999999999;
}

.fixedNav {
    position: fixed !important;
}

.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.tl {
    text-align: left;
}

.tr {
    text-align: right;
}

* {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

i {
    font-weight: normal;
    font-style: normal;
}

.topxunpan {
    height: 40px;
    background: #f9f9f9;
}

.topxunpan p {
    float: right;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
}

.topxunpan span {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #aaaaaa;
}

.topxunpan span i {
    font-weight: bold;
}

.topxunpan img {
    vertical-align: middle;
    margin-right: 10px;
}

.xp {
    position: relative;
    float: right;
    line-height: 40px;
    color: #aaaaaa;
    font-size: 14px;
    cursor: pointer;
    padding-left: 20px;
    margin-left: 15px;
    margin-right: 15px;
    background: url('../images/h.png') no-repeat center;
    background-position-x: 0px;
}

.xp img {
    margin-right: 2px;
    margin-right: 5px;
    vertical-align: baseline;
}

.topxunpan a {
    line-height: 40px;
    color: #aaaaaa;
    float: right;
    font-size: 14px;
    transition: 0.7s;
}

.topxunpan a:hover {
    color: #01a039;
}

.topxunpan a::after {
    content: '|';
    margin-left: 5px;
    margin-right: 5px;
    color: #aaaaaa;
}

.topxunpan a:first-of-type {
    border: none;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
    margin-left: 0px;
}

.topxunpan a:first-of-type:after {
    content: '';
    display: none;
}

.topxunpan a:first-of-type:before {
    content: '';
    display: none;
}

.xp i {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0px;
    display: inline-block;
    color: #aaaaaa;
    border-radius: 100%;
}

.xp #xunpantip {
    z-index: 999999999999999999999;
    position: absolute;
    top: 35px;
    left: 50%;
    width: 180px;
    height: 30px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    -webkit-transform: translateX(-50%) scale(0);
    -moz-transform: translateX(-50%) scale(0);
    -o-transform: translateX(-50%) scale(0);
    -ms-transform: translateX(-50%) scale(0);
    transform: translateX(-50%) scale(0);
    -webkit-transition: transform 0.4s, opacity 0.4s;
    -moz-transition: transform 0.4s, opacity 0.4s;
    -o-transition: transform 0.4s, opacity 0.4s;
    -ms-transition: transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    background-color: #01a039;
    border-radius: 4px;
    opacity: 0;
    font-weight: bold;
}

.xp #xunpantip::after {
    content: '';
    position: absolute;
    top: -16px;
    left: 50%;
    width: 0;
    height: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 8px solid transparent;
    border-bottom-color: #01a039;
}

.xp #xunpantip.xunpantextactive {
    -webkit-transform: translateX(-50%) scale(1);
    -moz-transform: translateX(-50%) scale(1);
    -o-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
    opacity: 1;
    z-index: 999999999999999999999;
}

.topxunpan span {
    padding-left: 30px;
    background: url('../images/h1.png') no-repeat center;
    background-position-x: 0px;
}

.topxunpan .xp {
    background: none;
}

.header {
    height: 155px;
}

.header .center {
    overflow: hidden;
}

.header .center h1 {
    width: 220px;
    height: 116px;
    float: left;
    margin-top: 8px;
}

.header .center h1 img {
    width: 100%;
    height: 100%;
    transition: 0.7s;
}

.header .center .left {
    margin-left: 12px;
    margin-top: 50px;
}

.header .center .left a {
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #333333;
    display: block;
}

.header .center .left p {
    font-family: Arial;
    font-size: 19px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #999999;
}

.header .center .t {
    float: left;
    margin-top: 55px;
    border-left: #bababa 1px solid;
    margin-left: 18px;
    padding-left: 18px;
}

.header .center .t p {
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #757575;
    width: 250px;
}

.header .center .tel {
    float: right;
    padding-left: 51px;
    background: url('../images/htel.png') no-repeat center;
    background-position-y: 0px;
    background-position-x: 0px;
    padding-top: 50px;
    margin-right: 60px;
}

.header .center .tel .p1 {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #666666;
}

.header .center .tel .p2 {
    font-family: Arial;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
}

.nav {
    height: 65px;
    position: relative;
    z-index: 99999999999999999999999999;
}

.nav .center {
    height: 65px;
    background-color: #01a039;
    /* box-shadow: 0 0 10px #eee; */
}

.nav .center>ul {
    float: left;
    height: 65px;
}

.nav .center>ul>li {
    float: left;
    height: 65px;
    position: relative;
}
.nav .center>ul>li.active a{
    font-size:16px;
    font-weight:bold;
}

.nav .center>ul>li:after {
    content: '/';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #d5d5d5;
    line-height: 65px;
}

.nav .center>ul>li:last-of-type {
    border: none;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
    margin-left: 0px;
}

.nav .center>ul>li:last-of-type:after {
    content: '';
    display: none;
}

.nav .center>ul>li:last-of-type:before {
    content: '';
    display: none;
}

.nav .center>ul>li>a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    line-height: 65px;
    padding: 0 37px;
    display: block;
    float: left;
}

.nav .center>ul>li:hover>.down {
    opacity: 1;
}

.nav .center>ul>li:hover>.down>i {
    height: 40px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.nav .center>ul>li:hover>.down>i>a {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.nav .center>ul>li>.down {
    position: absolute;
    width: 118px;
    top: 65px;
    display: inline-block;
    left: -10px;
    opacity: 0;
    z-index: 66666;
}

.nav .center>ul>li>.down>i {
    height: 0px;
    display: block;
    background: rgba(0, 0, 0, 0.6);
    position: relative;
    transition: 0.5s;
    /* width: 138px; */
}

.nav .center>ul>li>.down>i>a {
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    display: block;
    color: white;
    text-align: center;
    background: linear-gradient(to right, #01a039, #01a039) no-repeat;
    background-size: 0% 100%;
    transition: 0.5s;
    padding: 0px;
    border-radius: 0%;
    width: 118px;
    padding: 0 10px;
}

.nav .center>ul>li>.down>i>a:hover {
    background: linear-gradient(to right, #01a039, #01a039) no-repeat;
    background-size: 100% 100%;
    color: white;
}

.nav .center>ul>li>.down>i:hover>.down_ {
    width: 100%;
    opacity: 1;
}

.nav .center>ul>li>.down>i:hover>.down_>i {
    height: 40px;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.nav .center>ul>li>.down>i:hover>.down_>i>a {
    font-size: 14px;
    line-height: 40px;
}

.nav .center>ul>li>.down>i>.down_ {
    width: 0%;
    position: absolute;
    left: 138px;
    top: 0px;
    transition: 0.5s;
    opacity: 0;
}

.nav .center>ul>li>.down>i>.down_>i {
    font-size: 14px;
    height: 0px;
    display: block;
    background: rgba(0, 0, 0, 0.6);
    transition: 0.5s;
    position: relative;
    width: 138px;
}

.nav .center>ul>li>.down>i>.down_>i>a {
    line-height: 0px;
    font-size: 0px;
    display: block;
    color: white;
    text-align: center;
    background: linear-gradient(to right, #01a039, #01a039) no-repeat;
    background-size: 0% 100%;
    transition: 0.5s;
    padding: 0px;
    border-radius: 0%;
    width: 118px;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nav .center>ul>li>.down>i>.down_>i>a:hover {
    background: linear-gradient(to right, #01a039, #01a039) no-repeat;
    background-size: 100% 100%;
    color: white;
}

.nav .center>ul>li .downs {
    position: absolute;
    width: 1158px;
    background-color: #fff;
    top: -65px;
    transition: 0.7s;
    left: -360px;
    overflow: hidden;
    box-shadow: 0 0 10px #ccc;
    transform: scale(0);
    opacity: 0;
    z-index: 999999999999999999999999999999;
}

.nav .center>ul>li .downs .box {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding-top: 10px;
    padding-bottom: 15px;
}

.nav .center>ul>li .downs .box>ul {
    float: left;
    padding-right: 20px;
    border-right: #ccc 1px solid;
    padding-bottom: 20px;
}

.nav .center>ul>li .downs .box>ul>li {
    border-bottom: #ccc 1px solid;
}

.nav .center>ul>li .downs .box>ul>li>a {
    padding: 0 10px;
    position: relative;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #999;
    display: block;
    transition: 0.7s;
}

.nav .center>ul>li .downs .box>ul>li>a::before {
    content: '';
    display: block;
    transition: 0.7s;
    width: 0px;
    height: 1px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    border-left: 0 0px solid;
    background: #01a039;
}

.nav .center>ul>li .downs .box>ul>li>a:hover:before {
    width: 100%;
}

.nav .center>ul>li .downs .box>ul>li>a:hover {
    color: #01a039;
}

.nav .center>ul>li .downs .box>ul>li>.down_ {
    position: absolute;
    top: 0;
    padding: 0 0px;
    transition: 0.5s;
    overflow: hidden;
    padding-top: 10px;
    transform: scale(0);
}

.nav .center>ul>li .downs .box>ul>li>.down_ ul {
    width: 100%;
    overflow: hidden;
}

.nav .center>ul>li .downs .box>ul>li>.down_ ul li {
    border-bottom: #000 1px solid;
    position: relative;
    padding: 0 10px;
}

.nav .center>ul>li .downs .box>ul>li>.down_ ul li::before {
    content: '';
    display: block;
    transition: 0.7s;
    width: 0px;
    height: 1px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    border-left: 0 0px solid;
    background: #01a039;
}

.nav .center>ul>li .downs .box>ul>li>.down_ ul li:hover:before {
    width: 100%;
}

.nav .center>ul>li .downs .box>ul>li>.down_ ul li .a1 {
    display: block;
    line-height: 40px;
    transition: 0.7s;
    color: #000;
}

.nav .center>ul>li .downs .box>ul>li>.down_ ul li:hover .a1 {
    color: #01a039;
}

.nav .center>ul>li .downs .box>ul .on>a {
    color: #01a039;
}

.nav .center>ul>li .downs .box>ul .on>a::before {
    width: 100%;
}

.nav .center>ul>li .downs .box>ul .on>.down_ {
    width: auto;
    top: 0px !important;
    display: block;
    padding-left: 70px;
    transform: scale(1);
}

.nav .center>ul>li .downs .box>ul .on>.down_ li {
    border-bottom: #ccc 1px solid;
}

.nav .center>ul>li .downs .box>ul .on>.down_ li .a1 {
    color: #888;
}

.nav .center>ul>li .downs .box .hot {
    float: right;
}

.nav .center>ul>li .downs .box .hot .top a {
    display: block;
    font-size: 18px;
    color: #01a039;
    font-weight: bold;
    line-height: 40px;
    padding-bottom: 10px;
}

.nav .center>ul>li .downs .box .hot .con {
    text-align: center;
}

.nav .center>ul>li .downs .box .hot .con .item {
    display: inline-block;
    width: 200px;
    margin: 0 10px;
}

.nav .center>ul>li .downs .box .hot .con .item .img {
    border: #f9f9f9 1px solid;
    width: 200px;
    height: 150px;
    position: relative;
    display: block;
    background-color: #fff;
}

.nav .center>ul>li .downs .box .hot .con .item .img img {
    transition: 0.7s;
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.nav .center>ul>li .downs .box .hot .con .item .img img {
    transition: 1.5s;
}

.nav .center>ul>li .downs .box .hot .con .item .a1 {
    line-height: 40px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: 0.7s;
}

.nav .center>ul>li .downs .box .hot .con .item:hover .img img {
    transform: scale(1.1);
    box-shadow: 0 0 10px #ccc;
}

.nav .center>ul>li .downs .box .hot .con .item:hover .a1 {
    color: #01a039;
    transform: scale(1.1);
}

.nav .center>ul>li:hover .downs {
    top: 65px;
    transform: scale(1);
    opacity: 1;
}

.nav .center>.box {
    position: relative;
}

.nav .center>.box .ss {
    height: 65px;
    float: right;
    width: 65px;
    background: url('../images/sss.png') no-repeat center;
    background-color: #ffffff;
    outline: none;
    cursor: pointer;
}

.nav .center>.box .bbb {
    position: absolute;
    top: 65px;
    right: 0px;
    /* box-shadow: 0 0 10px #eee; */
    height: 40px;
    width: 0px;
    transition: 0.7s;
    overflow: hidden;
}

.nav .center>.box .bbb input {
    padding-left: 15px;
    width: 240px;
    line-height: 40px;
    background: #fff;
}

.nav .center>.box .bbb .sss {
    float: right;
    outline: none;
    width: 40px;
    height: 40px;
    background: url('../images/sss.png') no-repeat center;
    background-size: 20px;
    position: relative;
    z-index: 1;
    display: block;
    text-align: center;
    overflow: hidden;
    -webkit-transition: background-color 0.6s, color 0.3s;
    transition: background-color 0.6s, color 0.3s;
    box-sizing: border-box;
    border: none;
    background-color: #ffffff;
    cursor: pointer;
}

.nav .center>.box .bbb .sss::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #01a039;
    z-index: -1;
    border-radius: inherit;
    opacity: 0;
    -webkit-transform: scale3d(0.6, 0.6, 1);
    transform: scale3d(0.6, 0.6, 1);
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    box-sizing: border-box;
}

.nav .center>.box .bbb .sss:hover {
    color: #01a039;
    background-color: #fff;
}

.nav .center>.box .bbb .sss:hover::before {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
}

.nav .center .on .bbb {
    width: 280px;
}

.contact {
    background: url(../images/aboutbottomhover.jpg) no-repeat center bottom;
    overflow: hidden;
    padding-bottom: 1.5rem;
    margin-bottom: -10px;
}

.contactTop h4 {
    text-align: center;
    padding-top: .9rem;
    font-weight: bold;
    font-size: .18rem;
    -webkit-transition: .5s;
    transition: .5s;
}

.contactmeg {
    background: url(../images/contactico1.png) no-repeat center .1rem;
    -webkit-transition: .5s;
    transition: .5s;
}

.contactNetwork {
    background: url(../images/contactico2.png) no-repeat center .1rem;
    -webkit-transition: .5s;
    transition: .5s;
}

.contactService {
    background: url(../images/contactico3.png) no-repeat center .1rem;
    -webkit-transition: .5s;
    transition: .5s;
}

.contactTop span {
    font-size: .14rem;
    text-align: center;
    display: block;
    padding-bottom: .1rem;
    -webkit-transition: .5s;
    transition: .5s;
    color: #d4d4d4;
}

.contactBottom {
    padding: .3rem .3rem .7rem;
    text-align: center;
    line-height: 2;
    -webkit-transition: .5s;
    transition: .5s;
    position: relative;
    font-size: .15rem;
    overflow: hidden;
    color: #666;
}

.contactTop {
    background: #fff;
    -webkit-transition: .5s;
    transition: .5s;
    padding: .1rem 0;
}

.contact ul li {
    margin-top: .4rem;
    -webkit-transition: .5s;
    transition: .5s;
    position: relative;
}

.contact ul li:hover .contactTop {
    background: #333;
}

.contact ul li:hover .contactTop h4 {
    color: #fff;
}

.contact ul li:hover .contactTop span {
    color: #fff;
}

.contact ul li:hover h4.contactmeg {
    background: url(../images/contactico1-1.png) no-repeat center .1rem;
}

.contact ul li:hover h4.contactNetwork {
    background: url(../images/contactico2-1.png) no-repeat center .1rem;
}

.contact ul li:hover h4.contactService {
    background: url(../images/contactico3-1.png) no-repeat center .1rem;
}

.contact ul li:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.aboutTitle p {
    padding: 20px;
    font-size: 15px;
    color: #999;
    text-align: center;
    line-height: 28px;
}

.contactList {
    overflow: hidden;
    margin: 40px;
}

.contactList ul li {
    border-right: 1px solid #dededd;
    padding: 30px;
}

.contactList ul li:last-child {
    border-right: 0;
}

.contactList ul li img {
    display: block;
    margin: 0 auto .1rem;
    height: 40px;
    animation: tb linear 3s infinite alternate;
}

.contactList ul li h4 {
    font-size: .2rem;
    text-align: center;
    line-height: 3;
    margin: 0;
}

.contactList ul li p {
    text-align: center;
    font-size: .16rem;
    height: .6rem;
    line-height: 2;
    padding: 0 .2rem;
}

.contactBox {
    border: 5px solid #f4f4f4;
    display: block;
    overflow: hidden;
    margin: 50px 0;
}

.contactBox ul li {
    padding: 4%;
    margin: .4rem 0;
    /* border-right: 1px solid #dededd; */
    min-height: 3.7rem;
    width: 100%;
}

.contactBox ul li p {
    line-height: 2;
    color: #999;
    font-size: 14px;
    margin-bottom: 30px;
}

.contactBox ul li p span {
    font-size: .16rem;
}

.contactBox .proMessage h4 {
    margin-top: 0;
    margin-bottom: 0;
}

.contactBox input.contact-name {
    background: url(../images/name.png) no-repeat 10px center;
}

.contactBox input.contact-imgCode {
    background: url(../images/yanzheng.png) no-repeat .1rem center;
    width: 80%;
    margin-top: 0.2rem;
    float: left;
}

.contactImgcode {
    float: left;
    margin-top: 0.2rem;
    margin-left: 1%;
}

.contactBox input {
    border: 1px solid #dededd;
    padding: 10px .1rem;
    display: block;
    width: 100%;
    text-indent: 36px;
    color: #666;
    font-size: .14rem;
}

.contactBox input.contact-tel {
    background: url(../images/tel.png) no-repeat 10px center;
}

.contact-textarea {
    width: 100%;
    border: 1px solid #dededd;
    text-indent: .28rem;
    padding: 1% 3%;
    line-height: 1.5;
    min-height: .7rem;
    color: #666;
    margin-top: .1rem;
    background: url(../images/textarea.png) no-repeat 10px 10px;
    margin-top: 20px;
    font-size: .16rem;
}

.contactBox .contact-bth {
    display: block;
    margin-top: 20px;
    outline: none;
    border: 0;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: .05rem;
    color: #fff;
    background: #999;
    padding-left: 0;
    letter-spacing: 4px;
    font-size: .16rem;
    text-indent: 0rem;
}

.news_classify ul {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 0px;
}

.news_classify ul li {
    margin-bottom: 0.05rem;
}

.news_classify ul li:nth-child {
    margin-bottom: 0;
}

.newsclass1 {
    padding: .12rem;
    background: #fafafa;
    display: block;
    width: 100%;
    padding-left: 6%;
    font-weight: bold;
    color: #333;
}

.news_classify ul li i {
    width: 2%;
    background: #fff;
    display: inline-block;
    height: 100%;
    position: absolute;
    top: 0;
    left: -100px;
    z-index: 9;
    -webkit-transition: .5s;
    transition: .5s;
}

.aboutTitle h3 {
    font-size: 28px;
    text-align: center;
    line-height: 1;
    margin-top: 40px;
    color: #4c4c4c;
}

.aboutTitle span {
    text-align: center;
    display: block;
    text-transform: uppercase;
    color: #666;
    font-size: .16rem;
    line-height: 2.5;
    font-family: Arial;
}

.cbgg-01 {
    background: #14ae67;
    text-align: center;
    color: #fff;
}

.cbgg-01-img img {
    width: 100%;
    display: block;
}

.cbgg-01 p {
    padding-top: 15px;
    text-align: left;
    padding-left: 20px;
}

.cbgg-01 p img {
    vertical-align: middle;
    margin-right: 5px;
}

.cbgg-01 span {
    display: block;
    font-size: 28px;
    font-weight: bold;
    font-family: Arial;
    padding-bottom: 20px;
    padding-top: 10px;
}

.xunpan {
    width: 100%;
    background: url(../images/xunpan.png) no-repeat;
    height: 200px;
    color: #fff;
    background-size: 100%;
}

.xunpan .w1200 {
    height: 200px
}

.xunpan .img {
    width: 355px;
    height: 250px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0
}

.xunpan .img img {
    width: 100%;
    height: 100%;
    display: block
}

.xunpan .zixun {
    width: 568px;
    text-align: center;
    height: 200px;
}

.xunpan .zixun .tit {
    font-size: 36px;
    line-height: 36px;
    padding-top: 14px;
    padding-bottom: 15px
}

.xunpan .zixun .tit .en {
    font-size: 20px;
    text-transform: uppercase;
    line-height: 20px;
    display: block;
    margin-top: 10px;
}

.xunpan .zixun .tel {
    font-size: 47px;
    color: #fff;
    font-family: "AvantGardeITVbyBT Book", arial;
    font-weight: bold;
    position: relative;
    top: 53px;
    left: 243px;
}

.xunpan .zixun .tel em {
    width: 34px;
    height: 34px;
    display: inline-block;
    background-position: 0 -70px;
    margin-right: 10px;
    vertical-align: middle
}

.xunpan .zixun .tel a {
    width: 112px;
    height: 27px;
    line-height: 27px;
    display: inline-block;
    text-align: center;
    background-position: -165px 0;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    -webkit-transition: all .0s ease-in-out 0s;
    -moz-transition: all .0s ease-in-out 0s;
    transition: all .0s ease-in-out 0s
}

.xunpan .zixun .tel a:hover {
    background-position: -165px -34px
}

.xunpan .zixun .tel_zx {
    width: 227px;
    height: 49px;
    position: relative;
    display: block;
    left: 409px;
    top: 83px;
}

.productb {
    width: 100%;
    background-image: url(../images/cpbg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 60px;
}

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

.tong1 {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.about {
    width: 580px;
    float: left;
}

.about_title {
    font-weight: bold;
    background: url(../images/line.png) no-repeat left bottom;
    font-size: 28px;
    color: #1d773a;
    padding-bottom: 20px;
}

.about .content {
    color: #595757;
    font-size: 15px;
    line-height: 28px;
    text-align: justify;
    padding-top: 30px;
}

.about a {
    display: block;
    width: 100px;
    height: 36px;
    background: #1d773a;
    margin-top: 25px;
    line-height: 36px;
    text-align: center;
    /* margin-left: 14px; */
    color: #fff;
}

.about a:hover {
    box-shadow: 0 0 4px 2px #e1e1e1;
}

.ab {
    width: 523px;
    position: relative;
    margin-right: 45px;
}

.abpic {
    width: 523px;
}

.vsbox {
    width: 100%;
    margin-top: 20px;
}

.vsbox img {
    width: 100%;
}

.news {
    height: 854px;
    padding-top: 40px;
    /* background:url(../images/newbg.jpg) no-repeat center top; */
    width: 1200px;
    margin: 0 auto;
}

.news h2 {
    text-align: center;
    font-size: 50px;
    margin-bottom: 30px;
    color: #333333;
    font-weight: normal;
}

.news h2 a {
    color: #333333;
    font-size: 32px;
    font-weight: bold;
}

.news h2 em {
    display: block;
    font-size: 22px;
    color: #666666;
    padding-top: 30px;
    font-weight: normal;
}

.dynamic {
    width: 580px;
    background: #ffffff;
    padding-bottom: 30px;
}

.news-more {
    height: 44px;
    line-height: 44px;
    background: url(../images/newtit.jpg) no-repeat 12px 15px;
    padding-left: 32px;
    font-size: 24px;
    color: #333333;
    margin-bottom: 15px;
}

.news-more a {
    color: #333
}

.news-more span {
    float: right;
    height: 44px;
    line-height: 44px;
    margin-right: 20px;
}

.news-more span a {
    color: #14ae67;
    font-size: 14px;
}

.dynamic dl {
    height: 428px;
    width: 534px;
    margin: 0 auto 16px;
    /* height: 404px; */
    border-bottom: 1px solid #dfdfe0;
}

.dynamic dl dt {
    width: 534px;
    height: 300px;
    overflow: hidden;
    margin-bottom: 20px;
}

.dynamic dl dt img {
    display: block;
    width: 534px;
    height: 300px;
    transition: all 0.3s linear 0s;
}

.dynamic dl dt:hover img {
    transform: scale(1.1);
}

.dynamic dl dd {
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    overflow: hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp: 3;
}

.dynamic dl dd a {
    color: #666666;
}

.dynamic dl p {
    height: 30px;
    font-size: 16px;
    margin-bottom: 8px;
    font-weight: bold;
    line-height: 30px;
    color: #000;
}

.dynamic dl p a {
    color: #000;
    font-weight: normal;
}

.dynamic dl p span {
    display: inline-block;
    width: 60px;
    height: 24px;
    border: 1px solid #007130;
    vertical-align: middle;
    font-size: 16px;
    font-weight: normal;
    color: #126f00;
    line-height: 24px;
    text-align: center;
    margin-right: 10px;
}

.dynamic ul {
    width: 534px;
    margin: 0 auto;
}

.dynamic ul li {
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    font-weight: bold;
    /* padding: 0 30px; */
}

.dynamic ul li a {
    display: block;
    height: 30px;
    color: #333;
    font-size: 14px;
    font-weight: normal;
}

.dynamic ul span {
    float: right;
    font-size: 14px;
    color: #aaaaaa;
}

.news-con {
    width: 554px;
}

.news-con .bkcon {
    height: 392px;
}

.news-li {
    margin-left: 13px;
    height: 260px;
}

.news-li dl {
    float: left;
    width: 250px;
    margin-right: 15px;
}

.news-li dt {
    width: 250px;
    height: 139px;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
}

.news-li dt img {
    display: block;
    width: 242px;
    height: 139px;
    transition: all 0.3s linear 0s;
}

.news-li dt:hover img {
    transform: scale(1.1);
}

.news-li dd {
    font-size: 14px;
    line-height: 26px;
    color: #666666;
}

.news-li p {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    color: #212121;
    margin-bottom: 8px;
}

.news-li p a {
    display: block;
    color: #212121;
}

.g_kf {
    background: url(../images/kfbg.jpg) no-repeat center top;
    height: 794px;
    padding-top: 50px;
}

.g_kf h2 {
    height: 108px;
    text-align: center;
    font-size: 50px;
    color: #333333;
    font-weight: normal;
}

.g_kf h2 a {
    color: #ffffff;
    font-size: 32px;
    font-weight: bold;
}

.g_kf h2 em {
    display: block;
    font-size: 22px;
    color: #666666;
    padding-top: 30px;
    font-weight: normal;
}

.m_kf {
    width: 1200px;
    margin: 0 auto;
    display: flex;
}

.g_kf dl {
    /* float: left; */
    width: 384px;
    margin-right: 22px;
}

.g_kf dt {
    width: 384px;
    /* height: 288px; */
    display: block;
    overflow: hidden;
    position: relative;
}

.g_kf dt img {
    width: 384px;
    /* height: 288px; */
    display: block;
}

.g_kf dt em {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 200px;
    height: 36px;
    line-height: 36px;
    background: #14ae67;
    font-size: 14px;
    color: #fff;
    text-align: center;
    display: none;
}

.g_kf dd {
    background: #f5f5f5;
    padding: 20px 30px 30px 30px;
    /* height: 205px; */
}

.g_kf h3 {
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    font-weight: bold;
    color: #0d9339;
    margin-bottom: 20px;
}

.g_kf h3 a {
    color: #333333;
    font-weight: bold;
    font-size: 20px;
}

.g_kf p {
    font-size: 16px !important;
    color: #666666;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    margin-bottom: 18px;
}

.g_kf span a {
    display: block;
    background: url(../images/kfmore.jpg) no-repeat;
    width: 124px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #14ae67;
}

.ljgd {
    background: #01a039;
    font-size: 16px;
    padding: 10px 30px;
    color: #fff;
    width: 128px;
    display: block;
    margin: 20px auto;
}

.productb h2 {
    text-align: center;
    color: #333333;
    font-size: 32px;
    font-weight: bold;
    margin: 0 0 50px 0;
}

.productb h2 span {
    color: #14ae67;
    margin-left: -6px;
}
.swiper-slide img{
    width:100%
}