html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.15;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    margin: 0;
    font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
    line-height: 1.42857143;
    font-size: 14px;
    min-width: 1200px;
    background: #fff;
    color: #333;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

a {
    -webkit-text-decoration-skip: objects;
    background-color: transparent;
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
    line-height: 1.42857143;
    margin: 0;
    outline: none;
}

body,
button,
input,
select,
textarea {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type=button],
/* 1 */
[type=reset],
[type=submit] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: .35em .75em .625em;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

summary {
    display: list-item;
}

article,
aside,
footer,
header,
nav,
section,
figcaption,
figure,
main,
details,
/* 1 */
menu {
    display: block;
}

pre,
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

audio,
video,
canvas {
    display: inline-block;
}

template,
[hidden] {
    display: none;
}

.clearfix {
    zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

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

a:hover {
    color: #3ca000;
}

ul {
    margin: 0;
    list-style: none;
    padding: 0;
}

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

.img-center {
    text-align: center;
    font-size: 0;
}

.img-center img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.dropdown {
    position: relative;
}

.dropdown-box {
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 10;
    width: 100%;
    display: none;
    overflow: hidden;
}

.dropdown-box li {
    border-top: 1px solid #fff;
    text-align: center;
}

.dropdown-box li a {
    display: block;
    line-height: 40px;
    color: #333;
}

.dropdown.open .dropdown-box {
    display: block;
}

.kefu {
    position: fixed;
    right: -24px;
    top: 50%;
    z-index: 900;
}

.kefu li a {
    text-decoration: none;
}

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

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

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

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

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

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

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

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

.kefu .kefu-ftop {
    display: none;
}

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

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

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

.kefu .kefu-right {
    width: 20px;
}

.kefu .kefu-tel-main {
    background: #3ca000;
    color: #fff;
    height: 56px;
    width: 247px;
    padding: 9px 0 6px;
    float: left;
}

.kefu .kefu-main {
    background: #3ca000;
    width: 97px;
    height: 56px;
    position: relative;
    padding: 9px 0 6px;
    float: left;
}

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

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

.yunu-header {
    background: url(../image/topbg.jpg) repeat-x center top;
}

.yunu-header .logo {
    float: left;
    /*width: 200px;height: 211px;line-height: 211px;*/
    margin-top: 35px;
}

.yunu-header .top {
    overflow: hidden;
    margin-left: 167px;
    padding-left: 40px;
    padding-top: 45px;
    height: 110px;
}

.yunu-header .text {
    float: left;
    font-size: 22px;
    line-height: 1;
}

.yunu-header .text strong {
    display: block;
    font-size: 32px;
    color: #333;
    margin-bottom: 10px;
}

.yunu-header .text strong span {
    color: #3ca000;
}

.yunu-header .tel {
    float: right;
    background: url(../image/tel.jpg) no-repeat 0 center;
    padding-left: 75px;
}

.yunu-header .tel strong {
    display: block;
    font-size: 42px;
    font-family: Impact;
    line-height: 1;
    margin-top: 5px;
    color: #3ca000;
}

.yunu-nav {
    /*margin-left: 167px;*/
}

.yunu-nav ul {
    padding-left: 1px;
}

.yunu-nav li {
    float: left;
    position: relative;
    margin-left: -3px;
}

.yunu-nav li:before {
    position: absolute;
    width: 1px;
    height: 29px;
    content: "";
    right: 0;
    top: 50%;
    margin-top: -15px;
    background: url(../image/line.jpg) no-repeat center;
}

.yunu-nav li a {
    display: block;
    font-size: 16px;
    text-align: center;
    padding: 0 40px;
    color: #fff;
    line-height: 56px;
    position: relative;
}

.yunu-nav li a:hover,
.yunu-nav li.active a,
.yunu-nav li.open a {
    background-color: #006535;
}

.yunu-nav li:first-child a {
    padding-left: 40px;
}

.yunu-nav li:first-child a:before {
    content: "";
    position: absolute;
    background: url(../image/homre.png) no-repeat;
    width: 30px;
    height: 30px;
    left: 10px;
    top: 13px;
}

.yunu-nav .dropdown-box {
    padding-left: 0;
}

.yunu-nav .dropdown-box li {
    background: none;
    float: none;
    padding: 0;
    margin: 0;
}

.yunu-nav .dropdown-box li:before {
    display: none;
}

.yunu-nav .dropdown-box li a {
    color: #fff;
    padding: 6px 12px;
    line-height: 2;
    font-size: 14px;
    font-weight: normal;
}

.yunu-nav .dropdown-box li a:before {
    display: none;
}

.yunu-nav .dropdown-box li a:hover {
    color: #333;
    background: #fff;
}

.yunu-slideBox {
    height: 540px;
    position: relative;
    overflow: hidden;
}

.yunu-slideBox .hd {
    position: absolute;
    bottom: 20px;
    font-size: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 2;
}

.yunu-slideBox .hd li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 15px;
    background-color: #fff;
    cursor: pointer;
    border-radius: 50%;
}

.yunu-slideBox .hd li.on {
    background-color: #006535;
}

.yunu-slideBox .bd,
.yunu-slideBox .bd ul,
.yunu-slideBox .bd li {
    width: 100% !important;
    height: 100% !important;
}

.yunu-slideBox .bd li {
    background: no-repeat center;
}

.yunu-slideBox .bd li a {
    display: block;
    width: 100%;
    height: 100%;
}

.section {
    padding: 100px 0;
}

.section-title {
    margin-bottom: 50px;
    text-align: center;
    font-size: 50px;
}

.section-title span {
    color: #3ca000;
}

.section-title i {
    display: block;
    height: 10px;
    background: url(../image/pptit.png) no-repeat center;
    margin-top: 20px;
}

.section-title p {
    margin: 5px 0 0;
    font-size: 18px;
    color: #666;
    line-height: 1.8;
}

.section-title small {
    display: block;
    margin-top: 15px;
    font-size: 16px;
    color: #bbb;
    text-transform: uppercase;
}

.section-title-1 {
    font-size: 35px;
}

.bg1 {
    background: url(../image/ppbg.jpg) no-repeat center 0;
}

.bg2 {
    background: url(../image/cpysbg.jpg) no-repeat center 0;
}

.bg3 {
    background: url(../image/abbg.jpg) no-repeat center 0;
    padding-top: 600px;
}

.in-desc-text {
    padding: 0 135px;
    text-align: center;
    font-size: 16px;
    line-height: 2;
    height: 120px;
}

.in-desc-video {
    height: 410px;
    line-height: 410px;
}

.in-desc-total {
    margin-top: 70px;
    background-color: #fff;
}

.in-desc-total li {
    float: left;
    width: 25%;
}

.in-desc-total li .num {
    line-height: 1;
}

.in-desc-total li .num strong {
    font-family: "Arial";
    font-size: 52px;
}

.in-desc-total li .unit {
    font-size: 16px;
    background-color: #006535;
    color: #fff;
    border-radius: 50%;
    width: 26px;
    line-height: 26px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-left: 10px;
}

.in-desc-total li p {
    font-size: 18px;
    margin: 10px 0 0;
}

.in-desc-total li small {
    display: block;
    font-size: 12px;
    color: #999;
}

.in-desc-total li .num strong:hover {
    color: #006535;
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.in-cpys {
    margin-left: -620px;
    position: relative;
}

.in-cpys dl {
    float: left;
    width: 290px;
    margin: 0 0 0 620px;
}

.in-cpys dl h3 {
    height: 56px;
    line-height: 56px;
    text-align: center;
    font-size: 24px;
    color: #000000;
    font-weight: normal;
    margin: 0;
    overflow: hidden;
}

.in-cpys dl h3 b {
    display: inline-block;
    padding-right: 10px;
}

.in-cpys dl dd {
    margin: 0;
}

.in-cpys dl dt {
    width: 289px;
    height: 154px;
    overflow: hidden;
}

.in-cpys dl dt img {
    width: 285px;
    height: 150px;
    border-radius: 10px;
    border: 2px solid #3ca000;
    display: block;
}

.in-cpys .img-center {
    position: absolute;
    left: 50%;
    margin-left: 57px;
    top: 5px;
    width: 507px;
    -webkit-animation: spin 5s linear infinite;
    animation: spin 5s linear infinite;
}

.in-cpystel {
    background: url(../image/ystel.png) no-repeat 332px center;
    padding-left: 438px;
    font-size: 18px;
    color: #006535;
    position: relative;
    margin-bottom: -22px;
}

.in-cpystel b {
    display: block;
    font-size: 40px;
    color: #006535;
}

.in-cpystel span {
    position: absolute;
    left: 780px;
    top: 0;
    width: 88px;
    height: 64px;
    background: #fff;
    border-radius: 15px;
    text-align: center;
    font-size: 21px;
    color: #335ecd;
    padding-top: 10px;
}

.in-cpystel span a {
    color: #006535;
    font-weight: bold;
}

.in-prd ul {
    float: left;
    width: 224px;
}

.in-prd li {
    border-bottom: 1px solid #bbbbbb;
    position: relative;
}

.in-prd li a {
    display: block;
    padding: 12px 30px;
    background-color: #e8e8e8;
    font-size: 18px;
    font-weight: bold;
}

.in-prd li small {
    display: block;
    color: #999;
    font-weight: normal;
    font-size: 14px;
    text-transform: uppercase;
}

.in-prd li .box {
    position: absolute;
    left: 100%;
    top: 0;
    width: 210px;
    background-color: rgba(29, 29, 29, 0.9);
    display: none;
    z-index: 1;
}

.in-prd li .box p {
    margin: 0;
    border-bottom: 1px solid #505050;
}

.in-prd li .box p:last-child {
    border-bottom: 0;
}

.in-prd li .box p a {
    background: none;
    font-weight: normal;
    color: #efebe5;
    line-height: 68px;
    padding: 0 50px 0 30px;
}

.in-prd li a:hover,
.in-prd li.open a {
    background: #3ca000 url(../image/flico1.jpg) no-repeat 174px 11px;
    color: #fff;
}

.in-prd li a:hover small,
.in-prd li.open a small {
    color: #ededed;
}

.in-prd li.open .box {
    display: block;
}

.in-prd li .box p a:hover {
    background: #b61224 url(../image/flico2.jpg) no-repeat 160px center;
}

.in-prd li:last-child {
    border-bottom: 0;
}

.in-prd li:last-child .box {
    top: auto;
    bottom: 0;
}

.in-prd .img-center {
    margin-left: 224px;
    height: 629px;
    line-height: 629px;
    overflow: hidden;
}

.in-prd .img-center img {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.in-prd .img-center a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.in-prd-list {
    margin-left: -20px;
    margin-top: 30px;
}

.in-prd-list li {
    float: left;
    width: 25%;
}

.in-prd-list li a {
    display: block;
    border: 1px solid #d4d4d4;
    margin: 20px 0 0 20px;
}

.in-prd-list li .img-center {
    height: 212px;
    line-height: 212px;
    overflow: hidden;
}

.in-prd-list li .img-center img {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.in-prd-list li .text {
    padding: 20px;
    text-align: center;
}

.in-prd-list li h4 {
    margin: 0;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.in-prd-list li p {
    font-size: 16px;
    line-height: 1.8;
    height: 50px;
    overflow: hidden;
    color: #666;
    margin: 10px 0 0;
}

.in-prd-list li .more {
    font-size: 0;
    margin-top: 20px;
}

.in-prd-list li .more span {
    display: inline-block;
    vertical-align: middle;
    color: #999;
    font-size: 14px;
    background: url(../image/cpbtn1.jpg) no-repeat right center;
    padding-right: 20px;
}

.in-prd-list li a:hover .img-center img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.in-prd-list li a:hover .more span {
    color: #3ca000;
    background-image: url(../image/cpbtn2.jpg);
}

.in-case-menu {
    padding-left: 1px;
}

.in-case-menu li {
    float: left;
    width: 16.6666%;
}

.in-case-menu li a {
    display: block;
    border: 1px solid #cdcdcd;
    font-size: 0;
    text-align: center;
    line-height: 90px;
    position: relative;
    margin-left: -1px;
    margin-bottom: -1px;
}

.in-case-menu li i {
    display: inline-block;
    vertical-align: middle;
    height: 50px;
    width: 50px;
    background: no-repeat 0 0;
    margin-right: 10px;
}

.in-case-menu li span {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
}

.in-case-menu li a:hover {
    color: #fff;
    background-color: #3ca000;
}

.in-case-menu li a:hover i {
    background-position: right 0;
}

.in-case-box {
    background-color: #fff;
    box-shadow: 2px 0 5px #ccc;
    padding: 40px;
    margin-top: -70px;
    position: relative;
    z-index: 2;
}

.in-case-box ul {
    margin: -40px 0 0 -40px;
}

.in-case-box li {
    float: left;
    width: 50%;
}

.in-case-box li a {
    display: block;
    margin: 40px 0 0 40px;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.in-case-box li .img-center {
    float: left;
    width: 226px;
    overflow: hidden;
}

.in-case-box li .img-center img {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.in-case-box li .text {
    margin-left: 246px;
    padding-top: 20px;
}

.in-case-box li .text h4 {
    margin: 0;
    font-size: 20px;
}

.in-case-box li .text p {
    margin: 15px 0 0;
    font-size: 16px;
    line-height: 1.8;
    color: #666;
}

.in-case-box li a:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

.in-case-box li a:hover .img-center img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.in-why {}

.in-why .hd {
    margin-bottom: 30px;
}

.in-why .hd ul {
    margin-left: -120px;
}

.in-why .hd li {
    float: left;
    width: 20%;
}

.in-why .hd li .wrap {
    line-height: 50px;
    font-size: 0;
    text-align: center;
    cursor: pointer;
    border-bottom: 7px solid transparent;
    margin-left: 120px;
    padding-bottom: 15px;
}

.in-why .hd li i {
    display: inline-block;
    vertical-align: middle;
    height: 50px;
    width: 60px;
    margin-right: 10px;
    background: no-repeat 0 center;
}

.in-why .hd li span {
    display: inline-block;
    vertical-align: middle;
    font-size: 28px;
}

.in-why .hd li.on .wrap {
    border-color: #006535;
}

.in-why .hd li.on i {
    background-position: right center;
}

.in-why .bd {}

.in-why .bd .wrap {
    position: relative;
}

.in-why .bd .img-center {
    height: 600px;
    margin-bottom: 30px;
    line-height: 600px;
    overflow: hidden;
}

.in-why .bd .img-center img {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.in-why .bd .img-center:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.in-why .bd .text {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #fff;
    padding: 40px;
    width: 445px;
    box-shadow: 1px 0 20px #ccc;
}

.in-why .bd .text h4 {
    margin: 0 0 20px;
    font-size: 45px;
    font-weight: normal;
}

.in-why .bd .text h4 small {
    display: block;
    font-size: 25px;
}

.in-why .bd .text p {
    margin: 0 0 5px;
    line-height: 1.8;
    background: url(../image/ysico.png) no-repeat 0 4px;
    padding-left: 18px;
}

.in-why .bd .text ul {
    margin-left: -40px;
}

.in-why .bd .text li {
    float: left;
    margin-left: 40px;
    margin-top: 20px;
}

.in-why .bd .text li .num {
    line-height: 1;
}

.in-why .bd .text li .num strong {
    font-family: "Microsoft Yahei";
    font-size: 60px;
    font-weight: normal;
}

.in-why .bd .text li .unit {
    font-size: 16px;
    background-color: #333;
    color: #fff;
    border-radius: 50%;
    width: 26px;
    line-height: 26px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-left: 10px;
}

.in-why .bd .text li span {
    margin: 10px 0 0;
    display: block;
}

.in-why .bd .more {
    overflow: hidden;
}

.in-why .bd .more a {
    float: right;
    position: relative;
    background: url(../image/ysbtn.jpg) no-repeat;
    width: 165px;
    height: 51px;
    line-height: 51px;
    padding-left: 62px;
    font-size: 17px;
    color: #1a1a1a;
}

.in-why .bd .more a:before {
    content: "";
    position: absolute;
    width: 0;
    height: 51px;
    top: 0;
    left: 0;
    -webkit-transition: width .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition: width .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);
    background-color: #3ca000;
}

.in-why .bd .more span {
    position: relative;
    z-index: 1;
}

.in-why .bd .more a:hover {
    color: #fff;
}

.in-why .bd .more a:hover:before {
    width: 100%;
}

.in-news .hd {
    margin-bottom: 40px;
    border-bottom: 1px solid #e5e5e5;
}

.in-news .hd .more {
    float: right;
    line-height: 36px;
    font-size: 18px;
    background: url(../image/dtmore.jpg) no-repeat right center;
    padding-right: 35px;
}

.in-news .hd li {
    float: left;
    margin-right: 90px;
    line-height: 36px;
    font-size: 0;
    cursor: pointer;
    border-bottom: 3px solid transparent;
    margin-bottom: -1px;
    padding-bottom: 10px;
    padding-right: 10px;
}

.in-news .hd li i {
    display: inline-block;
    vertical-align: middle;
    height: 36px;
    width: 36px;
    margin-right: 10px;
    background: no-repeat 0 center;
}

.in-news .hd li span {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
}

.in-news .hd li.on {
    color: #3ca000;
    font-weight: bold;
    border-color: #3ca000;
}

.in-news .hd li.on i {
    background-position: right center;
}

.in-news .bd dl {
    margin: 0;
    float: left;
    width: 560px;
}

.in-news .bd dt {
    height: 280px;
    line-height: 280px;
    overflow: hidden;
    position: relative;
}

.in-news .bd dt img {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.in-news .bd dt a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.in-news .bd dt .date {
    width: 100px;
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #006535;
    color: #fff;
    text-align: center;
    line-height: 1;
    padding: 15px 0;
}

.in-news .bd dt .date span {
    display: block;
    font-size: 50px;
    font-family: Impact;
    margin-bottom: 10px;
}

.in-news .bd dd {
    margin: 20px 0 0;
    overflow: hidden;
}

.in-news .bd dd .text h4 {
    margin: 0;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.in-news .bd dd .text p {
    color: #999;
    overflow: hidden;
    margin: 15px 0 0;
    line-height: 1.8;
}

.in-news .bd ul {
    float: right;
    width: 560px;
}

.in-news .bd li {
    border-bottom: 1px dashed #e9e9e9;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.in-news .bd li a {
    display: block;
    overflow: hidden;
}

.in-news .bd li .date {
    width: 88px;
    font-size: 12px;
    text-align: center;
    line-height: 1;
    padding: 15px 0;
    float: left;
    border: 1px solid #ddd;
}

.in-news .bd li .date span {
    display: block;
    font-size: 40px;
    font-family: Impact;
    margin-bottom: 10px;
}

.in-news .bd li .text {
    margin-left: 125px;
    padding-top: 2px;
}

.in-news .bd li .text h4 {
    margin: 0;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.in-news .bd li .text p {
    color: #999;
    overflow: hidden;
    margin: 15px 0 0;
    line-height: 1.8;
}

.in-about .hd {
    text-align: center;
    margin-bottom: 20px;
}

.in-about .hd li {
    display: inline-block;
    cursor: pointer;
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 2px solid transparent;
    margin: 0 30px;
}

.in-about .hd li.on {
    color: #3ca000;
    border-color: #3ca000;
}

.in-about .bd ul {
    margin-left: -15px;
}

.in-about .bd li {
    float: left;
    width: 25%;
}

.in-about .bd li a {
    display: block;
    margin-left: 15px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.in-about .bd li .img-center {
    height: 162px;
    line-height: 162px;
}

.in-about .bd li p {
    margin: 10px 0 0;
    text-align: center;
    font-size: 16px;
}

.in-about .bd li a:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.yunu-link {
    padding: 20px 0;
}

.yunu-link h4 {
    border-bottom: 1px solid #ddd;
    margin: 0;
    font-size: 18px;
    color: #3ca000;
    padding-bottom: 15px;
}

.yunu-link h4 small {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: normal;
    color: #999;
}

.yunu-link ul {
    margin-left: -20px;
}

.yunu-link li {
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}

.footer {
    background: #222222;
}

.yunu-footer {
    background: url(../image/ftbg.png) no-repeat center top;
}

.yunu-footer .left {
    float: left;
    width: 33%;
    /* padding: 0 30px; */
    text-align: center;
}

.yunu-footer .left .tit {
    line-height: 75px;
    font-weight: bold;
    font-size: 24px;
    color: #fff;
    margin-bottom: 25px;
}

.yunu-footer .right {
    color: #c7c7c7;
    width: 65%;
    float: right;
    padding-top: 20px;
}

.yunu-footer .right a {
    color: #fff;
}

.yunu-footer .right .nav {
    line-height: 85px;
    font-size: 0;
    margin-left: 8%;
}

.yunu-footer .right .nav a {
    font-size: 16px;
    display: inline-block;
    width: 25%;
    box-sizing: border-box;
}

.yunu-footer .right .copy {
    margin-top: 13px;
    padding: 20px;
    border-top: 1px solid #6a6767;
}

.yunu-footer .right .col-3 {
    width: 25%;
    float: left;
}

.yunu-footer .right .col-3 a {
    display: block;
    line-height: 35px;
    color: #c7c7c7;
    font-size: 14px;
}

.yunu-footer .right .ewm {
    margin-left: 8%;
}

.yunu-footer .right .ewm li {
    margin-right: 30px;
    margin-top: 30px;
}

.yunu-footer .right .ewm li a {
    display: block;
    position: relative;
    padding: 12px 0 12px 20px;
    background-color: #3ca000;
    border-radius: 10px;
    width: 140px;
}

.yunu-footer .right .ewm li img {
    float: left;
    width: 28px;
    height: 28px;
}

.yunu-footer .right .ewm li .info {
    margin-left: 38px;
    line-height: 1;
}

.yunu-footer .right .ewm li .info p {
    margin: 0;
}

.yunu-footer .right .ewm li .info span {
    font-size: 12px;
    color: #999;
}

.yunu-footer .right .ewm li.active a {
    background-color: #fff;
    color: #333;
}

.yunu-footer .right .ewm li.active .info span {
    color: #999;
}

.yunu-footer .right .ewm li .ab {
    position: absolute;
    top: -145px;
    left: 50%;
    width: 135px;
    height: 135px;
    margin-left: -67px;
    display: none;
}

.yunu-footer .right .ewm li .ab img {
    width: 135px;
    height: 135px;
}

.yunu-footer .right .ewm li a:hover .ab {
    display: block;
}

.yunu-footer .sns {
    font-size: 0;
    margin-left: -28px;
}

.yunu-footer .right .col-3 .sns a {
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center / contain;
    width: 34px;
    padding: 0;
    height: 34px;
    margin-left: 20px;
    position: relative;
}

.yunu-footer .right .col-3 .sns a:nth-child(1) {
    margin-left: 65px;
}

.yunu-footer .right .col-3 .sns a.i1 {
    background-image: url(../image/ft1.png);
}

.yunu-footer .right .col-3 .sns a.i2 {
    background-image: url(http://www.hfyzny.com/skin/images/ft2.png);
}

.yunu-footer .right .col-3 .sns a.i3 {
    background-image: url(../image/ft3.png);
}

.yunu-footer .right .col-3 .sns .img-center {
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin: 0 0 5px -65px;
    width: 130px;
    display: none;
}

.yunu-footer .right .col-3 .sns a:hover .img-center {
    display: block;
}

.yunu-banner {
    height: 400px;
    background: no-repeat center;
}

.yunu-banner a {
    display: block;
    width: 100%;
    height: 100%;
}

.yunu-sou {
    padding: 20px 0;
    border-bottom: 1px solid #d9d9d9;
}

.yunu-sou .hot {
    float: left;
    padding: 8px 0;
}

.yunu-sou .hot a {
    margin-right: 10px;
}

.yunu-sou .hform {
    float: right;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}

.yunu-sou .hform input {
    float: left;
    font-size: 14px;
    border: 0;
    padding: 8px 10px;
    line-height: 20px;
    background: no-repeat 0 0;
    width: 210px;
}

.yunu-sou .hform button {
    border: 0;
    border-bottom: 1px solid transparent;
    padding: 0;
    float: left;
    cursor: pointer;
    outline: none;
    width: 49px;
    height: 36px;
}

.yunu-sou-inner {
    background-color: #F2F2F2;
}

.yunu-sou-inner .yunu-sou {
    border-bottom: 0;
}

.yunu-sou-inner .hot {
    padding: 6px 0;
}

.yunu-sou-inner .hform {
    background-color: #fff;
    border-radius: 20px;
    overflow: hidden;
    border: 0;
}

.yunu-sou-inner .hform input {
    width: 240px;
    background: none;
    padding: 6px 15px;
}

.yunu-sou-inner .hform button {
    background: url(../image/viskins-p1.png) no-repeat -258px -936px;
    width: 30px;
    height: 30px;
}

.yunu-curmbs {
    padding: 15px 0;
    border-bottom: 1px dashed #dcdcdc;
    margin-bottom: 20px;
}

.yunu-curmbs span {
    padding-left: 10px;
    border-left: 10px solid #006535;
}

.yunu-curmbs em {
    font-style: normal;
    padding: 0 5px;
    color: #999;
}

.ct2-sd {
    float: left;
    width: 240px;
}

.ct2-mn {
    float: right;
    width: 930px;
}

.panel-sd-hd {
    background-color: #3ca000;
    color: #fff;
}

.panel-sd-hd h4 {
    text-align: center;
    border-bottom: 1px solid #fff;
    margin: 0;
    font-size: 24px;
    padding: 20px 0;
}

.panel-sd-bd {
    border: 1px solid #ececeb;
    padding: 5px 10px;
    border-top: 0;
}

.yunu-column h3 {
    margin: 0 0 2px;
    font-weight: normal;
    background: url(../image/p14-icon5.png) no-repeat right center #ddd;
    padding: 0 40px;
}

.yunu-column h3 a {
    display: block;
    line-height: 50px;
    font-size: 18px;
    color: #333;
}

.yunu-column h3.on,
.yunu-column h3:hover {
    background: url(../image/p14-icon2.png) no-repeat right center #3ca000;
}

.yunu-column h3.on a,
.yunu-column h3:hover a {
    color: #fff;
}

.yunu-column li {
    line-height: 50px;
    border-bottom: 1px solid #fff;
}

.yunu-column li a {
    display: block;
    padding: 0 40px;
    background-color: #ECECEC;
}

.yunu-column li.on a {
    color: #3ca000;
}

.yunu-column li.on>a:after {
    border-color: #3ca000;
}

.yunu-column .sub>a {
    position: relative;
}

.yunu-column .sub>a:after {
    content: '';
    width: 8px;
    height: 8px;
    border: 2px solid #b8b8b8;
    border-style: solid solid none none;
    position: absolute;
    top: 50%;
    right: 32px;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.yunu-column .sub.open>a:after {
    border-color: #3ca000;
}

.yunu-column .sub-box {
    border-left: 1px solid #ECECEC;
    border-right: 1px solid #ECECEC;
    display: none;
}

.yunu-column .sub.open .sub-box {
    display: block;
}

.yunu-column .sub-box p {
    margin: 0;
    border-bottom: 1px solid #ECECEC;
}

.yunu-column .sub-box a {
    background-color: transparent;
    padding-left: 60px;
}

.yunu-contact-z1 {
    height: 140px;
    background: url(../image/contact-z1.jpg) no-repeat;
    margin-bottom: 20px;
}

.yunu-contact-z1 p {
    margin: 0;
    font-size: 20px;
    line-height: 30px;
    background: url(../image/contact-z1_tel.png) no-repeat 74px 44px;
    padding: 37px 0 0 95px;
}

.yunu-contact-z1 span {
    line-height: 30px;
    font-size: 18px;
    padding-left: 73px;
}

.yunu-contact-z2 {
    background-color: #3ca000;
    text-align: center;
    color: #fff;
    padding: 20px;
    margin-bottom: 20px;
}

.yunu-contact-z2 p {
    margin: 0;
}

.yunu-contact-z2 p img {
    vertical-align: middle;
    margin-right: 5px;
}

.yunu-contact-z2 span {
    display: block;
    font-size: 28px;
    font-weight: bold;
    margin-top: 10px;
    line-height: 1;
}

.yunu-pages {
    text-align: center;
    margin: 30px 0;
}

.yunu-pages a {
    margin: 0 3px;
    border-radius: 3px;
}

.yunu-pages a.active {
    background-color: #3ca000;
    border-color: #3ca000;
    color: #fff;
}

.yunu-title-1 {
    border-bottom: 1px solid #ececeb;
    height: 44px;
    margin-bottom: 15px;
    font-size: 24px;
}

.yunu-title-1 span {
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 1px solid #006535;
}

.toutiao {
    margin: 0 0 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ddd;
}

.toutiao dt {
    float: left;
    width: 60px;
    line-height: 30px;
    background-color: #3ca000;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.toutiao dd {
    margin-left: 80px;
    overflow: hidden;
}

.toutiao dd h4 {
    margin: 0;
    line-height: 30px;
    font-weight: normal;
    font-size: 18px;
}

.toutiao dd p {
    color: #666;
    line-height: 1.8;
    margin: 10px 0;
}

.toutiao dd .more {
    float: right;
    color: #3ca000;
    background: url(../image/p14-icon21.png) no-repeat 0 center;
    padding-left: 20px;
}

.yunu-menu-inner {
    text-align: center;
    margin-bottom: 20px;
}

.yunu-menu-inner a {
    float: left;
    width: 20%;
}

.yunu-menu-inner span {
    display: block;
    margin-left: 1px;
    background-color: #f4f4f4;
    color: #333;
    font-size: 18px;
    line-height: 55px;
}

.yunu-menu-inner a:hover span,
.yunu-menu-inner a.active span {
    background: url(../image/p16-icon6.png) no-repeat center bottom #3ca000;
    color: #fff;
}

.list-2 {
    margin: 0 0 0 -20px;
}

.list-2 li {
    float: left;
    width: 33.333333%;
}

.list-2 li a {
    display: block;
    margin: 0 0 20px 20px;
    border: 1px solid #ddd;
}

.list-2 li a:hover {
    border-color: #3ca000;
    color: #3ca000;
}

.list-2 li .m {
    height: 221px;
    line-height: 221px;
}

.list-2 li .text {
    padding: 5px 20px;
}

.list-2 li h4 {
    margin: 0;
    font-size: 18px;
    line-height: 45px;
    height: 45px;
    overflow: hidden;
    font-weight: normal;
}

.list-2 li p {
    margin-top: 0;
    height: 40px;
    overflow: hidden;
    color: #666;
}

.list-3 {
    margin-left: -15px;
}

.list-3 li {
    float: left;
    width: 25%;
}

.list-3 li a {
    display: block;
    margin: 0 0 15px 15px;
    border: 1px solid #ddd;
    position: relative;
}

.list-3 li a:hover {
    border-color: #3ca000;
}

.list-3 li .m {
    height: 165px;
    line-height: 165px;
}

.list-3 li .text h4 {
    margin: 0;
    font-size: 16px;
    padding: 12px 20px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list-3 li .text p {
    margin: 0;
    padding: 0 20px 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list-4 {
    margin: 0 0 -20px -20px;
}

.list-4 li {
    float: left;
    width: 25%;
}

.list-4 li a {
    display: block;
    margin: 0 0 20px 20px;
    border: 1px solid #ececeb;
}

.list-4 li a:hover {
    border-color: #3ca000;
}

.list-4 li .m {
    padding: 10px;
    height: 148px;
    line-height: 148px;
}

.list-4 li .text {
    padding: 5px 20px;
    background-color: #F0F0F0;
}

.list-4 li .text h4 {
    margin: 0;
    font-size: 14px;
    line-height: 45px;
    height: 45px;
    overflow: hidden;
    font-weight: normal;
    text-align: center;
}

.list-5 li {
    margin-bottom: 15px;
}

.list-5 li a {
    display: block;
    border: 1px solid #ddd;
    padding: 15px;
    overflow: hidden;
}

.list-5 li .m {
    float: left;
    width: 250px;
}

.list-5 li .m img {
    display: block;
    width: 250px;
    height: 188px;
}

.list-5 li .text {
    margin-left: 270px;
}

.list-5 li .text h4 {
    margin: 0;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
}

.list-5 li .text h4 span {
    float: right;
    font-size: 12px;
    color: #999;
    font-weight: normal;
}

.list-5 li .text p {
    color: #797979;
}

.list-5 li .text .more {
    float: right;
    padding: 6px 12px;
    color: #fff;
    margin-top: 7%;
    background-color: #B6B6B6;
}

.list-5 li a:hover {
    border-color: #3ca000;
}

.list-5 li a:hover .text h4 {
    color: #3ca000;
}

.list-5 li a:hover .text .more {
    background-color: #3ca000;
}

.yunu-infocontent {
    margin-bottom: 30px;
}

.yunu-infocontent-title {
    margin-bottom: 20px;
    text-align: center;
}

.yunu-infocontent-title h1 {
    margin: 0;
    font-size: 24px;
}

.yunu-infocontent-title p {
    margin: 10px 0 0;
    font-size: 12px;
    color: #999;
}

.yunu-infocontent-title p span {
    padding: 0 5px;
}

.yunu-infocontent-desc {
    margin-bottom: 20px;
    border: 1px solid #ddd;
    padding: 20px;
    color: #7e7f83;
}

.yunu-infocontent-desc p {
    font-size: 12px;
    line-height: 2;
}

.yunu-infocontent-body {
    line-height: 2;
    margin-bottom: 20px;
}

.yunu-infocontent-body img {
    max-width: 100% !important;
    height: auto !important;
    width: auto !important;
}

.yunu-infocontent-epx {
    margin-bottom: 20px;
}

.yunu-infocontent-epx li {
    line-height: 32px;
    margin-bottom: 5px;
}

.yunu-infocontent-epx li span {
    display: inline-block;
    background-color: #A2A2A2;
    color: #fff;
    padding: 0 15px;
    margin-right: 10px;
}

.yunu-infocontent-epx li em {
    float: right;
    font-style: normal;
}

.yunu-infocontent-return {
    border-top: 1px solid #3ca000;
    line-height: 32px;
}

.yunu-infocontent-return a {
    margin-right: 10px;
}

.yunu-infocontent-return .more {
    margin: 0;
    float: right;
    background-color: #3ca000;
    color: #fff;
    padding: 0 10px;
}

.yunu-infocontent-rem {
    margin: 50px 0;
}

.yunu-infocontent-rem h4 {
    margin: 0;
    font-size: 24px;
    line-height: 55px;
}

.yunu-infocontent-rem li {
    border-top: 1px dashed #dbdbdb;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 46px;
}

.yunu-infocontent-rem li span {
    float: right;
}

.lxkf {
    margin-bottom: 25px;
    padding: 10px 25px;
    box-sizing: border-box;
    overflow: hidden;
    background-color: #ddd;
}

.lxkf dt {
    float: left;
}

.lxkf dt img {
    display: block;
    border-radius: 50%;
}

.lxkf dd {
    margin-left: 260px;
}

.lxkf dd h4 {
    margin: 0 0 15px;
    padding: 25px 0 10px;
    display: inline-block;
    border-bottom: 5px solid #3ca000;
    font-size: 24px;
    color: #3ca000;
}

.lxkf dd h4 span {
    color: #999;
    font-size: 16px;
    margin-left: 10px;
}

.lxkf dd p {
    margin: 0;
    line-height: 2;
}

.yunu-contact-text {
    float: left;
    width: 430px;
    margin: 0;
    background-color: #f2f2f2;
}

.yunu-contact-text dt {
    font-size: 26px;
    text-align: center;
    background-color: #3ca000;
    color: #fff;
    line-height: 100px;
}

.yunu-contact-text dd {
    padding: 30px 0 30px 100px;
    line-height: 30px;
    border-bottom: 1px solid #ddd;
    margin: 0;
    background: no-repeat 30px center;
}

.yunu-contact-text dd.i1 {
    background-image: url(../image/l1.png)
}

.yunu-contact-text dd.i2 {
    background-image: url(../image/l2.png)
}

.yunu-contact-text dd.i3 {
    background-image: url(../image/l3.png)
}


.yunu-message {
    background: url(../image/r1-orderform-1-bg.jpg) no-repeat center bottom #fff;
    border: 1px solid #ddd;
    padding: 50px 200px;
    margin-bottom: 30px;
}

.form-group {
    margin-bottom: 15px;
}

.form-label {
    float: left;
    line-height: 34px;
    width: 120px;
    text-align: right;
}

.form-label span {
    color: #d82634;
}

.form-content {
    margin-left: 130px;
}

.form-control {
    line-height: 20px;
    font-size: 14px;
    border: 1px solid #ddd;
    padding: 6px 12px;
    width: 600px;
    display: inline-block;
    vertical-align: top;
    font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}

select.form-control {
    height: 34px;
}

.form-submit {
    padding: 6px 22px;
    color: #fff;
    background-color: #3ca000;
    border: 0;
    cursor: pointer;
    font-size: 16px;
    border-radius: 3px;
}

.form-button {
    padding: 6px 22px;
    color: #fff;
    background-color: #767676;
    border: 0;
    cursor: pointer;
    font-size: 16px;
    border-radius: 3px;
}

.about-1,
.about-2 {
    margin: 0;
    position: relative;
}

.about-1 dt {
    position: absolute;
    left: 0;
    top: 45px;
    width: 780px;
}

.about-1 dd {
    margin-left: 730px;
    padding: 50px 25px 130px 82px;
    border: 3px solid #3ca000;
    min-height: 420px;
}

.about-1 dd h4 {
    margin: 0 0 20px;
    font-size: 32px;
}

.about-1 dd h4 span {
    color: #3ca000;
}

.about-1 dd p {
    margin: 0;
    color: #666;
    line-height: 2.3;
    text-align: justify;
}

.about-2 dt {
    position: absolute;
    right: 0;
    top: 0;
    width: 798px;
}

.about-2 dd {
    margin: 0;
    position: relative;
    z-index: 1;
}

.about-2 dd:before {
    display: block;
    content: '';
    width: 45px;
    height: 2px;
    background-color: #3ca000;
    margin-bottom: 40px;
}

.about-2 dd h4 {
    margin: 0 0 40px;
    font-size: 28px;
}

.about-2 dd h4 small {
    display: block;
    text-transform: uppercase;
    font-family: Times New Roman;
    font-size: 54px;
    color: #ddd;
    line-height: 1.1;
}

.about-2 dd p {
    margin: 0;
    padding: 50px 66px;
    color: #fff;
    text-align: justify;
    background-color: #3ca000;
    line-height: 2.4;
    width: 330px;
    font-size: 16px;
}

.yunu-showcase {
    margin-bottom: 40px;
}

.yunu-showcase-info {
    float: right;
    width: 500px;
}

.yunu-showcase-info h1 {
    margin: 0 0 15px;
    font-size: 24px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.yunu-showcase-info p {
    margin: 0;
    color: #666;
    height: 168px;
}

.yunu-showcase-info .tel {
    border-top: 2px solid #e6e6e6;
    margin-top: 15px;
    padding-top: 15px;
    background: url(../image/pc-xc-icon2.png) no-repeat 10px 15px;
    height: 42px;
    padding-left: 70px;
    line-height: 21px;
    font-size: 18px;
}

.yunu-showcase-info .tel a {
    float: right;
    line-height: 42px;
    padding: 0 15px;
    background-color: #3ca000;
    color: #fff;
}

.pc-slide {
    width: 400px;
    float: left;
}

.view {
    border: 1px solid #ddd;
}

.view .swiper-slide .imgauto {
    width: 100%;
    height: 300px;
    line-height: 300px;
}

.view .swiper-container {
    width: 100%;
}

.preview {
    width: 100%;
    margin-top: 10px;
    position: relative;
}

.preview .swiper-container {
    width: 80%;
    margin: 0 10%;
}

.preview .swiper-slide {
    width: 30.33%;
    padding: 5px;
}

.preview .swiper-slide .imgauto {
    width: 100%;
    height: 80px;
    line-height: 78px;
    border: 1px solid #ddd;
    text-align: center;
}

.preview .swiper-slide .imgauto img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}

.preview .slide6 {
    width: 82px;
}

.preview .arrow-left {
    background: url(../image/feel3.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}

.preview .arrow-right {
    background: url(../image/feel4.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}

.preview .active-nav .imgauto {
    border: 1px solid #3ca000;
}

div.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0;
    left: 0;
    background: #ffffff;
    border: 1px solid #ddd;
    display: none;
    text-align: center;
    overflow: hidden;
    font-size: 0;
}

div.zoomMask {
    position: absolute;
    background: url(../image/mask.png) repeat scroll 0 0 transparent;
    cursor: move;
    z-index: 1;
}

.prd-1 {
    margin: 0;
    box-shadow: 0 0 20px #cecece;
    background-color: #f5f5f5;
}

.prd-1 dt {
    float: right;
    width: 490px;
}

.prd-1 dd {
    margin: 0 490px 0 0;
    padding: 20px;
}

.prd-1 dd h4 {
    margin: 0;
    color: #3ca000;
    font-size: 20px;
}

.prd-1 dd p {
    color: #666;
    line-height: 1.8;
    text-align: justify;
}

.prd-1 dd ul {
    margin-left: -20px;
    overflow: hidden;
}

.prd-1 dd li {
    float: left;
    width: 50%;
}

.prd-1 dd li .wrap {
    margin: 20px 0 0 20px;
    background: -webkit-gradient(linear, left top, right top, from(#2050ce), to(#7295f1)) #3ca000;
    background: linear-gradient(to right, #2050ce, #7295f1) #3ca000;
    color: #fff;
    line-height: 40px;
    font-size: 0;
    text-align: center;
}

.prd-1 dd li img {
    display: inline-block;
    vertical-align: middle;
    height: 28px;
    width: auto;
    margin-right: 15px;
}

.prd-1 dd li span {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    font-weight: bold;
}

.prd-2 {
    margin-bottom: -40px;
}

.prd-2 dl {
    margin: 22px 20px 40px 15px;
    height: 100px;
    border: 1px solid #dedede;
    border-radius: 10px;
    position: relative;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    float: left;
    width: 428px;
}

.prd-2 dt {
    position: absolute;
    left: -15px;
    top: -20px;
    width: 116px;
    height: 76px;
    background: #3ca000;
    border-radius: 10px;
    line-height: 76px;
    text-align: center;
}

.prd-2 dt span {
    font-size: 54px;
    color: #fff;
    font-style: normal;
}

.prd-2 dd {
    padding: 0 30px 0 135px;
    margin: 0;
}

.prd-2 dd p {
    color: #666;
}

.prd-2 dl:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

.prd-2 dl:hover p {
    color: #3ca000;
}

.prd-3 p {
    background-color: #f2f2f2;
    box-shadow: 0 0 20px #cecbcb;
    line-height: 1.8;
    padding: 20px;
    color: #666;
}

.prd-3 ul {
    margin-left: -15px;
}

.prd-3 li {
    float: left;
    width: 33.333333%;
}

.prd-3 .img-center {
    margin: 20px 0 0 15px;
}

.prd-4 li {
    float: left;
    width: 308px;
    border: 1px solid #edebeb;
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    padding-bottom: 20px;
}

.prd-4 li .img-center {
    text-align: center;
    display: block;
    border: 1px solid #000;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    line-height: 80px;
    margin: 30px auto;
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}

.prd-4 li p {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    text-align: center;
}

.prd-4 li:hover .img-center {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    border: 1px solid #fff;
}

#message {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1000;
    transform: scale(0);
    transition: .3s;
}

.messagebg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    z-index: 1001;
}

#message .m-content {
    margin-top: 10%;
}

#message .m-content .m-message {
    background: #fff;
    width: 580px;
    background: #fff;
    padding: 50px;
    margin: 0 auto;
    position: relative;
    z-index: 1002;
    box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
}

.m-message {
    width: 494px;
    margin: 48px auto 0;
}

.m-message label {
    margin-bottom: 15px;
    display: block;
    font-size: 14px;
}

.m-message label em {
    display: block;
    float: right;
    color: red;
    height: 32px;
    line-height: 32px;
}

.m-message label span {
    width: 70px;
    height: 34px;
    line-height: 34px;
    color: #2F2F2F;
    float: left;
    font-weight: bold;
    text-align: right;
    /*margin-right: 30px;*/
    display: inline-block;
}

.time {
    float: right;
    font-weight: initial;
    margin: 0;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    margin-top: 5px;
}

.m-message label input.inp,
.m-message label textarea,
.m-message label.code input {
    width: 77%;
    overflow: hidden;
    height: 32px;
    line-height: 32px;
    border: #cccccc 1px solid;
    border-radius: 3px;
    padding: 0 14px;
    box-sizing: border-box;
    color: #555;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.m-message label input:focus,
.m-message label textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(247, 150, 0, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(247, 150, 0, .6);
}

.m-message label textarea {
    height: 72px;
    line-height: 24px;
    padding: 10px 14px;
}

.m-message label.code {
    line-height: 34px;
}

.m-message label.code input {
    width: 30%;
    float: left;
    margin-right: 30px;
}

.m-message label.code .pic {
    display: inline-block;
    vertical-align: top;
    width: 80px;
    height: 32px;
}

.m-message label.code img {
    display: block;
    width: 100%;
    height: 100%;
}

.btn-1 input {
    width: 52px;
    height: 32px;
    line-height: 32px;
    background: #e8e8e8;
    border: none;
    color: #333;
    margin-right: 22px;
    cursor: pointer;
    transition: 0.3s;
}

.btn-1 {
    padding-left: 72px;
}

.btn-1 input.focus {
    background: #3ca000;
    color: #fff;
}

.btn-1 input.focus:hover {
    background: #444;
}

.btn-1 input:hover {
    background: #ccc;
}

.section-title p {
    margin: 5px 0 0;
    font-size: 20px;
    font-weight: normal;
}


.yunu-ab-1 {
    margin: 0 0 50px;
}

.yunu-ab-1 dt {
    float: left;
    width: 600px;
}

.yunu-ab-1 dt img {
    display: block;
    width: 100%;
    height: auto;
}

.yunu-ab-1 dd {
    margin-left: 620px;
}

.yunu-ab-1 dd h4 {
    margin: 0 0 30px;
    padding-bottom: 20px;
    background: url(../image/abtit.png) no-repeat right top;
    height: 90px;
    font-size: 30px;
}

.yunu-ab-1 dd h4 span {
    display: block;
    color: #fff;
    width: 350px;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
    margin-top: 7px;
}

.yunu-ab-1 dd p {
    margin: 0;
    font-size: 14px;
    line-height: 30px;
}

.yunu-ab-2 {
    margin: 0;
}

.yunu-ab-2 dt {
    float: left;
    padding: 25px 0 0 25px;
    width: 240px;
    background-color: #3ca000;
    color: #fff;
    height: 95px;
    font-size: 16px;
}

.yunu-ab-2 dt strong {
    display: block;
    font-size: 24px;
    margin-bottom: 10px;
}

.yunu-ab-2 dd {
    margin-left: 305px;
}

.yunu-ab-2 .yunu-sczx {
    padding: 0 68px;
}

.yunu-ab-2 .yunu-sczx .prev {
    left: 0;
}

.yunu-ab-2 .yunu-sczx .next {
    right: 0;
}

.yunu-ab-2 .yunu-sczx li .m {
    height: 118px;
    line-height: 118px;
    overflow: hidden;
}

.yunu-ab-2 .yunu-sczx li .m img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.yunu-ab-2 .yunu-sczx li a:hover .m img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.yunu-sczx {
    position: relative;
}

.yunu-sczx .prev,
.yunu-sczx .next {
    position: absolute;
    top: 50%;
    background: no-repeat 0 0;
    width: 48px;
    height: 48px;
    margin-top: -24px;
}

.yunu-sczx .prev {
    background-image: url(../image/ljt.png);
    left: -58px;
}

.yunu-sczx .next {
    background-image: url(../image/rjt.png);
    right: -58px;
}

.yunu-sczx .prev:hover,
.yunu-sczx .next:hover {
    background-position: -48px 0;
}

.pagination p {
    margin: 0;
    cursor: pointer
}

.pagination {
    height: 40px;
    padding: 20px 0px;
}

.pagination li {
    display: inline-block;
    margin-right: 10px;
    padding: 2px 12px;
    height: 24px;
    border: 1px #cccccc solid;
    background: #fff;
    text-decoration: none;
    color: #808080;
    font-size: 12px;
    line-height: 24px;
    border-radius: 5px;
    cursor: pointer;
}

.pagination a {
    display: block;
    text-decoration: none;
    color: #808080;
    font-size: 12px;
}

.pagination li:hover {
    color: #fff;
    background: #006535;
    border: 1px #006535 solid;
}
.pagination li.active a,
.pagination li:hover a {
    color: #fff;
}

.pagination li.active {
    border: none;
    background: #006535;
    color: #fff;
}

.pagination p {
    float: left;
    padding: 2px 12px;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    color: #bbb;
    border: 1px #ccc solid;
    background: #fcfcfc;
    margin-right: 8px;
}

.pagination p.pageRemark {
    border-style: none;
    background: none;
    margin-right: 0px;
    padding: 4px 0px;
    color: #666;
}

.pagination p.pageRemark b {
    color: red;
}

.pagination p.pageEllipsis {
    border-style: none;
    background: none;
    padding: 4px 0px;
    color: #808080;
}

.dates li {
    font-size: 14px;
    margin: 20px 0
}

.dates li span {
    float: right
}

.yunu-contact {
    border: 1px solid #ddd;
    margin-bottom: 30px;
}

.yunu-contact li {
    float: left;
    width: 33.333333%;
    text-align: center;
    padding: 20px 0;
}

.yunu-contact li h4 {
    font-size: 24px;
    margin: 15px 0;
}

.yunu-contact li p {
    margin: 0;
}