/*初始化代码*/

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

* {
    font-family: Alibaba;
}

body {
    background: #fff;
    font-size: 14px;
    overflow: hidden;
}

td,
th,
caption {
    font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: normal;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #0a60d1;
}

img {
    border: none;
    vertical-align: middle;
}

ol,
ul,
li {
    list-style: none;
}

input,
textarea,
select,
button {
    outline: none;
}

table {
    margin: 0 0 30px;
    width: 100%;
    border-collapse: collapse;
}

table th,
table td {
    border: 1px solid #e2e1e1;
    padding: 15px;
    padding: 7px 18px;
}

table th img,
table td img {
    max-width: 100%;
}

table thead {
    background: #eee;
}

table thead th,
table thead td {
    text-transform: uppercase;
    font-weight: 900;
    color: #111;
}

html {
    overflow-y: scroll;
}

.clearfix:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.w1400 {
    width: 1400px;
    margin: 0 auto;
}

.f_l {
    float: left;
}

.f_r {
    float: right;
}


/*初始化代码 end*/

#mOuterBox {}

#mBody1,
#dBody1 {
    background-position: 0% 0%;
}

#mBody2,
#dBody2 {
    background-position: 0% 0%;
}


/* 公共样式 */

body {
    margin: 0;
    padding: 0;
    min-width: 1200px;
}

.m-mod {
    font: 14px/1.43 'Microsoft Yahei', Arial, sans-serif;
    color: #333;
}

.m-mod * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.m-mod a {
    text-decoration: none;
    color: inherit;
}

.m-mod ul,
.m-mod li {
    list-style: none;
}

.m-mod img {
    max-width: 100%;
    border: 0;
    vertical-align: middle;
}

.clearfix {
    zoom: 1;
}

.clearfix::after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.m-container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.m-top {
    background-color: #f8f8f8;
    color: #666;
    padding: 15px 0;
    border-bottom: 1px solid #f2f2f2;
}

.m-top a:hover {
    color: #f60;
}

.m-top .t-left {
    float: left;
}

.m-top .t-right {
    float: right;
}

.m-top .t-right span {
    margin: 0 10px;
}

.m-top .t-right a {
    display: inline-block;
}

.m-top .t-right a.code {
    position: relative;
}

.m-top .t-right a.code .img-box {
    width: 100px;
    position: absolute;
    left: 50%;
    top: 40px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    visibility: hidden;
    opacity: 0;
    border: 1px solid #f2f2f2;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

.m-top .t-right a.code:hover .img-box {
    visibility: visible;
    opacity: 1;
}

.m-top .t-right a.head-ch{
    background: url(../images/ch.png) left center no-repeat;
    background-size: 28px;
    padding-left: 32px;
    margin-right: 10px;
}
.m-top .t-right a.head-en{
    background: url(../images/en.png) left center no-repeat;
    background-size: 28px;
    padding-left: 32px;
    margin-right: 15px;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.logobox {}

.logo1 {
    float: left;
    width: 235px;
    border-right: 1px solid #e6e6e6;
    margin-right: 10px;
    padding-right: 10px;
}

.logo1>img {
    width: 100%;
}

.name {
    float: left;
}

.name h2 {
    font-size: 26px;
    font-style: normal;
    color: #000;
    margin: 5px 0 5px 0;
}

.name p {
    font-size: 15px;
    color: #666;
    line-height: 24px;
    margin: 0;
}

#mBody2,
#dBody2 {
    min-width: 1200px;
}

.m-top-tel {
    padding-left: 60px;
    background: url(../images/icon-tel.png) no-repeat left center;
}

.m-top-tel p.m-title {
    color: #666;
}

.m-top-tel p.m-tel {
    font-size: 34px;
    line-height: 34px;
    font-family: Impact;
    color: #c8141c;
}

.box880_-5325 * {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.box880_-5325 a {
    text-decoration: none;
    color: inherit;
}

.box880_-5325 img {
    max-width: 100%;
    vertical-align: top;
    border: none;
}

.box880_-5325 ul,
li {
    list-style: none;
}

.box880_-5325 {
    font: 14px/1.43 'Microsoft Yahei', Arial, sans-serif;
    position: absolute;
    z-index: 999;
    width: 1200px;
    height: 58px;
    color: #fff;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.box880_-5325 .nav>li {
    position: relative;
    float: left;
    line-height: 58px;
    width: 171px;
}

.box880_-5325 .nav>li>a {
    position: relative;
    display: block;
    text-align: center;
    font-size: 16px;
}

.box880_-5325 .nav>li>a:hover,
.box880_-5325 .nav .active,
.box880_-5325 .nav .selected {
    background-color: #c8141c;
}

.box880_-5325 .nav a span {
    display: block;
}

.box880_-5325 .subnav {
    position: absolute;
    top: 58px;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    display: none;
    background-color: #c8141c;
    padding: 0 10px;
    text-align: center;
}

.box880_-5325 .nav>li:hover .subnav {
    display: block;
}

.box880_-5325 .subnav li a {
    font-size: 14px;
    line-height: 40px;
    position: relative;
    display: block;
    overflow: hidden;
    height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
}

.box880_-5325 .subnav li a:hover {
    color: #c8141c;
    background: #fff;
}

.box880_-5325 .subnav li:last-child {
    margin-bottom: 10px;
}

.box844_-8599 * {
    margin: 0;
    padding: 0;
}

.box844_-8599 a {
    text-decoration: none;
}

.box844_-8599 a:hover {
    text-decoration: none;
}

.box844_-8599 ul,
.box844_-8599 li {
    list-style: none;
}

.box844_-8599 img {
    border: none;
    vertical-align: middle;
}

.box844_-8599 {
    font: 12px "Microsoft YaHei";
    color: #666;
}

.box844_-8599 .banner-box {
    height: 650px;
    position: relative;
    overflow: hidden;
}

.box844_-8599 .banner-box .bands {}

.box844_-8599 .banner-box .bands li {
    width: 100%;
    height: 650px;
    background-position: 50% 0%;
    background-repeat: no-repeat;
}

.box844_-8599 .banner-box .bands li a {
    display: block;
    height: 100%;
}

.box844_-8599 .banner-btns {}

.box844_-8599 .banner-btns .btns-box {}

.box844_-8599 .banner-btns .btns-box a {
    display: block;
    width: 49px;
    height: 104px;
    position: absolute;
    top: 50%;
    margin-top: -52px;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    opacity: 0.4;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

.box844_-8599 .banner-btns .btns-box a:hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.box844_-8599 .banner-btns .btns-box .prev-btn {
    left: 5%;
    background: url(../images/foot.png) 0 0 no-repeat;
}

.box844_-8599 .banner-btns .btns-box .next-btn {
    right: 5%;
    background: url(../images/foot.png) -49px 0 no-repeat;
}

.box844_-8599 .banner-btns .btns-box .hd {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 10px;
    text-align: center;
}

.box844_-8599 .banner-btns .btns-box .hd li {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 3px;
    background: transparent;
    border: 2px solid #fff;
    cursor: pointer;
    font-size: 0px;
}

.box844_-8599 .banner-btns .btns-box .hd li.on {
    background: #fff;
}

.gj_box {
    height: 70px;
    line-height: 70px;
}

.gj_box strong {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #333;
}

.gj_box a {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #666;
    margin: 0 10px;
    text-decoration: none;
}

.gj_box a:hover {
    color: #0fa088;
}

.box227_-6798 .clearFix227 {
    clear: both;
    height: 0;
    overflow: hidden;
}

.box227_-6798 input {
    vertical-align: middle;
}

.box227_-6798 .select {
    vertical-align: middle;
    margin-right: 5px;
    display: none;
}

.box227_-6798 .select01 {
    display: none;
}

.box227_-6798 .select02 {
    display: none;
}

.box227_-6798 .title {
    color: #fff;
    font-family: "微软雅黑";
    font-size: 14px;
    font-weight: bold;
    display: none;
}

.box227_-6798 .kwCont {
    height: 40px;
    display: inline-block;
    float: right;
    position: relative;
}

.box227_-6798 .kwCont .textCont {
    border-radius: 3px 0 3px 0;
    border: none;
    border-right: #f2f2f2;
    width: 258px;
    height: 40px;
    line-height: 40px;
    color: #505050;
    float: left;
    padding-left: 10px;
    outline: none;
}

.anSearch {
    background: url(../images/sous.png) no-repeat center center/20px;
    width: 40px;
    height: 40px;
    border: none;
    float: left;
    cursor: pointer;
    border: solid 1px #cecece;
    border-left: #f2f2f2;
    background-color: #34934a;
    border-radius: 0 3px 0 3px;
    position: absolute;
    right: 0px;
}

.page {
    width: 1200px;
    margin: 0 auto;
}


/*bt*/

.bt {
    text-align: center;
    margin-bottom: 60px;
}

.bt b {
    font-size: 38px;
    font-weight: bold;
    display: block;
    color: #333;
    margin-bottom: 19px;
}

.bt b strong {
    color: #34934a;
    font-size: 38px;
}

.bt p {
    font-size: 20px;
    display: block;
    margin-bottom: 23px;
    line-height: 20px;
}

.bt i {
    width: 275px;
    height: 1px;
    margin: 0 auto;
    position: relative;
    background: #d6d6d6;
}

.bt i:before {
    position: absolute;
    content: "";
    width: 76px;
    height: 2px;
    background: #34934a;
    left: 50%;
    bottom: 0;
    margin-left: -38px;
}


/*product*/

.pro_bg {
    background: url(../images/20210316113634_1069433352.jpg);
    width: 100%;
    padding-bottom: 80px;
}

.pro_con {}

.pro_tab {
    width: 300px;
    background: #34934a;
}

.pro_tle {
    width: 100%;
    height: 128px;
    background-image: linear-gradient( #33a74e, #34934a);
    text-align: center;
    padding-top: 41px;
    color: #fff;
}

.pro_tle b {
    font-size: 36px;
    font-weight: bold;
    display: block;
}

.conact-t {
    height: auto;
    line-height: 66px;
    padding-top: 0;
    margin-top: 3%;
}

.conact-t b {
    font-size: 20px;
}

.pro_tri {
    background: #fff;
    margin: 5px;
    padding: 20px 26px 30px 27px;
    margin-bottom: 0;
}

.pro_tri table {
    width: 100%;
}

.pro_tri tr,
.pro_tri td {
    width: 100%;
    display: block;
}

.pro_tri tr+tr {
    margin-top: 20px;
    display: inline-block;
}

.pro_tri td a {
    display: block;
    line-height: 44px;
    font-weight: 100 !important;
    position: relative;
    background: linear-gradient(to top, #055ac8, #247beb);
    border-radius: 5px;
    padding-left: 52px;
    color: #fff;
    overflow: hidden;
    height: 44px;
}

.pro_tri td a:before {
    position: absolute;
    content: '>';
    top: 0px;
    left: 30px;
    transition: 0.3s all ease;
    color: #34934a;
    z-index: 2;
    transform: scale(1, 1.3);
    font-size: 12px;
}

.pro_tri td a:after {
    position: absolute;
    content: '';
    width: 12px;
    height: 12px;
    background: #fff;
    top: 50%;
    left: 28px;
    transition: 0.3s all ease;
    border-radius: 100%;
    margin-top: -6px;
}

.pro_tri td:hover a:after {
    transition: 0.3s all ease;
}

.pro_lj {
    background: #fff;
    margin: 5px;
    margin-top: 0;
    padding: 0px 26px 30px;
    display: inline-block;
}

.pro_lj a {
    display: block;
    width: 113px;
    border-radius: 5px;
    background: #808389;
    float: left;
    text-align: center;
    line-height: 63px;
    color: #fff;
    font-size: 16px;
}

.pro_lj a+a {
    background: #c9151d;
    margin-left: 12px;
}

.pro_ri {
    width: 874px;
}

.por_xq {
    background: #fff;
    width: 100%;
    position: relative;
    padding: 36px 91px 0px 64px;
    height: 330px;
    overflow: hidden;
}

.probtn {
    position: absolute;
    top: 50%;
    z-index: 2;
    margin-top: -20px;
    transition: 0.4s all ease;
    cursor: pointer;
    opacity: 0;
}

.probtn em {
    height: 42px;
    overflow: hidden;
    display: block;
}

.probtn em img {
    transform: translate(0);
    transition: 0.4s all ease;
}

.pro_btnl {
    left: 7px;
}

.pro_btnr {
    right: 7px;
}

.probtn:hover {
    transition: 0.4s all ease;
}

.pro_lb {}

.pro_lb dl {
    background: #fff;
}

.pro_lb dt {
    float: left;
    width: 378px;
}

.pro_lb dt i {
    margin-top: 51px;
    font-size: 24px;
    display: block;
    margin-bottom: 18px;
}

.pro_lb dt b {
    font-size: 35px;
    font-weight: bold;
    display: block;
    margin-bottom: 15px;
}

.pro_lb dt p {
    font-weight: 100;
    line-height: 30px;
}

.pro_lb dt a {
    width: 180px;
    height: 41px;
    display: block;
    border-radius: 20px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    margin-top: 17px;
    background: #c8141c;
    line-height: 41px;
}

.pro_lb dd {
    float: right;
}

.pro_lb dd img {
    width: 100%;
}

.por_xq:hover .probtn {
    opacity: 1;
}

.pro_list {
    margin-top: 30px;
    background: #fff;
    padding: 22px 27px;
    height: 1120px;
}

#colee {
    height: 1072px !important;
}

.pro_list .tempWrap {
    width: 100% !important;
}

.pro_list tr {
    display: inline-block;
}

.pro_list tr+tr {
    margin-top: 20px;
}

.pro_list td {
    position: relative;
    margin-right: 15px;
    transition: 0.5s;
    overflow: hidden;
    width: 262px !important;
    display: inline-block;
    border: 1px solid #eee;
}

.pro_list td:last-child {
    margin-right: 0;
}

.pro_list td>a {
    display: block;
    overflow: hidden;
}

.pro_list td>a>img {
    width: 100%;
    transform: scale(1);
    transition: 0.5s;
    height: 100%;
}

.pro_list td>br {
    display: none;
}

.pro_list td span {
    padding-top: 0px !important;
    transition: all 0.5s ease;
    width: 100%;
}

.pro_list td span a {
    display: block;
    width: 100%;
    color: #333;
    line-height: 40px;
    font-size: 14px;
    font-weight: 100;
    background: #e7e7e7;
}

.pro_list td:hover span a {
    color: #fff;
    background: #34934a;
    transition: 0.5s;
}

.pro_list td:hover a>img {
    transform: scale(1.2);
    transition: 0.5s;
}

.box85_-3053 {
    font: 14px/1.43 'Microsoft Yahei', Aial, sans-serif;
    color: #fff;
}

.box85_-3053 * {
    margn: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.box85_-3053 .ding {
    display: none;
}

.box85_-3053 .left_about {
    padding: 10px;
    background-color: #f5f5f5;
}

.box85_-3053 .left_about h2 {
    display: none;
}

.box85_-3053 .left_about h2 span {
    color: #FFFFFF;
}

.box85_-3053 .left_about ul {
    background-color: #fff;
    padding: 10px;
}

.box85_-3053 .left_about li {
    display: block;
    line-height: 44px;
    position: relative;
    background-image: linear-gradient( #33a74e, #34934a);
    border-radius: 5px;
    color: #fff;
    overflow: hidden;
    text-indent: 0.5em;
    margin-bottom: 17.5px;
}

.box85_-3053 .left_about li a {
    display: block;
    font-size: 15px;
    color: #fff;
    text-decoration: none;
}

.box85_-3053 .conact-c {
    color: #444;
}

.pro_ri {
    width: 930px;
}

.por_xq {
    background: #fff;
    width: 90%;
    position: relative;
    padding: 6px 5% 0px 5%;
    height: 360px;
    overflow: hidden;
}

.probtn {
    position: absolute;
    top: 50%;
    z-index: 2;
    transition: 0.4s all ease;
    cursor: pointer;
    opacity: 0;
}

.probtn em {
    height: 42px;
    overflow: hidden;
    display: block;
}

.probtn em img {
    transform: translate(0);
    transition: 0.4s all ease;
}

.pro_btnl {
    left: 3%;
}

.pro_btnr {
    right: 3%;
}

.probtn:hover {
    transition: 0.4s all ease;
}

.pro_lb {}

.pro_lb dl {
    margin-top: 1%;
    background: #fff;
}

.pro_lb dt {
    float: left;
    width: 46%;
    margin-left: 7%;
}

.pro_lb dt i {
    margin-top: 25px;
    font-size: 24px;
    display: block;
    margin-bottom: 18px;
}

.pro_lb dt b {
    font-size: 35px;
    font-weight: bold;
    display: block;
    margin-bottom: 15px;
}

.pro_lb dt p {
    font-weight: 100;
    line-height: 30px;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.pro_lb dt a {
    width: 180px;
    height: 41px;
    display: block;
    border-radius: 20px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    margin-top: 17px;
    background: #c8141c;
    line-height: 41px;
}

.pro_lb dd {
    float: left;
    width: 45%;
}

.pro_lb dd img {
    width: 100%;
}

.por_xq:hover .probtn {
    opacity: 1;
}

.box868_-1041 * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    list-style: none;
    font-weight: normal;
}

.box868_-1041 a {
    color: #666;
    text-decoration: none;
}

.box868_-1041 img {
    vertical-align: middle;
    border: none;
}

.box868_-1041 {
    font: 14px/1.5 'Microsoft Yahei', Arial;
    color: #333;
    padding: 10px;
}

.box868_-1041 .title {
    overflow: hidden;
    margin: 18px 0;
    line-height: 40px;
    display: none;
}

.box868_-1041 .title h3,
.box868_-1041 .title .nav-link,
.box868_-1041 .title .nav-link a {
    display: inline-block;
}

.box868_-1041 .title h3 {
    font-size: 24px;
    margin-right: 28px;
}

.box868_-1041 .title .nav-link a {
    padding: 0 10px;
    color: #999;
}

.box868_-1041 .title .nav-link a:hover,
.box868_-1041 .title .channel-more a:hover {
    color: #c6151d;
}

.box868_-1041 .title .channel-more {
    float: right;
    padding-top: 4px;
}

.box868_-1041 .title .channel-more a {
    margin: 0 6px;
}

.box868_-1041 .title .channel-more span {
    display: inline-block;
    vertical-align: middle;
    border-radius: 3px;
    width: 3px;
    height: 3px;
    background-color: #bbb;
}

.box868_-1041 {
    overflow: hidden;
    height: 470px!important;
}

.box868_-1041 .products {
    overflow: hidden;
    width: 100%;
    height: auto!important;
    padding: 2%;
    flex-shrink: 0;
}

.box868_-1041 .products li {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-top: 10px;
    text-align: center;
    background-color: #fff;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    transition: all ease .3s;
    position: relative;
    z-index: 1;
    border: 1px solid #ddd;
}

.box868_-1041 .products li:nth-child(3n) {
    margin-right: 0;
}

.box868_-1041 .products li:hover {
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    transform: translateY(-2px);
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    z-index: 2;
}

.box868_-1041 .pic {
    text-align: center;
}

.box868_-1041 .pic img {
    max-width: 100%;
}

.box868_-1041 .caption {
    font-size: 15px;
    line-height: 48px;
}

.box868_-1041 .info {
    font-size: 12px;
    color: #b0b0b0;
}

.box868_-1041 .price {
    display: none;
}

.box868_-1041 .price .hy {
    color: #ca151c;
    font-weight: bold;
}

.box868_-1041 .price .sc {
    display: inline-block;
    padding-left: 5px;
    color: #999;
    text-decoration: line-through;
}

.box868_-1041 .caption,
.box868_-1041 .info,
.box868_-1041 .price {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*IMD/IML部分产品图示*/

.imd_box {
    background: url(../images/20210316141907_1919133897.jpg) no-repeat center;
    width: 100%;
    height: 427px;
    padding-top: 80px;
}

.imd_con {
    color: #fff;
}

.imd_text {
    font-size: 26px;
}

.imd_nr {
    margin-top: 30px;
}

.imd_nr .tempWrap {
    width: 100% !important;
}

.imd_nr tr {
    display: block;
}

.imd_nr td {
    width: 285px;
    margin-right: 20px;
    overflow: hidden;
    position: relative;
    float: left;
}

.imd_nr td:last-child {
    margin-right: 0;
}

.imd_nr td>a {
    display: block;
    overflow: hidden;
}

.imd_nr td>a>img {
    width: 100%;
    transform: scale(1);
    transition: 0.5s;
}

.imd_nr td br {
    display: none;
}

.imd_nr td>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
    transform: scaleY(0);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.815, 1.650, 0.400, 0.680);
    -moz-transition: -moz-transform 0.3s cubic-bezier(0.815, 1.650, 0.400, 0.680);
    -o-transition: -o-transform 0.3s cubic-bezier(0.815, 1.650, 0.400, 0.680);
    transition: transform 0.3s cubic-bezier(0.815, 1.650, 0.400, 0.680);
    padding-top: 0 !important;
}

.imd_nr td>div a {
    line-height: 214px;
    color: #fff;
    font-size: 18px;
}

.imd_nr td:hover a>img {
    transform: scale(1.1);
    transition: 0.5s;
}

.imd_nr td:hover div {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
}

@charset "utf-8";
.box302_-9589 {
    padding: 32px 0 0;
}

.box302_-9589 h3 {
    width: 1200px;
    height: 50px;
    overflow: hidden;
    margin: 0 auto;
}

.box302_-9589 .list-con-a,
.box306_1 .list-con-b {
    float: left;
}

.box302_-9589 ul,
li {
    padding: 0px;
    margin: 0px;
}

.box302_-9589 .list-con {
    padding: 0px 0px 20px;
    width: 1200px;
    margin: 0 auto;
}

.box302_-9589 .list-con-a {
    padding: 35px 0 0 0;
}

.box302_-9589 .list-con-a .next {
    background: url(../images/left01.gif) 0 0 no-repeat;
    width: 10px;
    height: 24px;
    display: none;
}

.box302_-9589 .list-con-c {
    padding: 35px 0 0 0;
    float: right;
}

.box302_-9589 .list-con-c .prev {
    background: url(../images/right01.gif) 0 0 no-repeat;
    width: 10px;
    height: 24px;
    display: none;
}

.box302_-9589 li {
    width: 284px;
    float: left;
    list-style: none;
    margin-right: 8px;
    padding: 4px;
}

.box302_-9589 li img {
    width: 100%;
    display: block;
    /* border: 1px solid #e6e6e6; */
}

.box302_-9589 li span {
    display: block;
    text-align: center;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
}

.box302_-9589 li a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
}

.box302_-9589 .clearfix {
    zoom: 1;
}

.box302_-9589 .clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.box302_-9589 #ISL_Cont_1d1 {
    float: left;
    overflow: hidden;
    max-height: 300px;
}

.fl {
    float: left;
}

.fr {
    float: right
}


/*四大优势*/

.adv {
    background: url(../images/ys_bg.jpg) no-repeat top center;
    background-size: cover;
    overflow: hidden;
    height: 1000px;
}

.adv_bt {
    text-align: center;
    text-transform: uppercase;
    padding-top: 80px;
    margin-bottom: 40px;
}

.adv_bt em {
    height: 41px;
    background: url(../images/20210119142213_1694257558.png) no-repeat center;
    display: block;
    padding-top: 7px;
    font-size: 16px;
    font-weight: 100;
    font-family: none;
}

.adv_bt b {
    font-size: 40px;
    font-weight: bold;
    display: block;
    margin-bottom: 21px;
}

.adv_bt b strong {
    font-size: 40px;
    font-weight: bold;
    color: #c8141c;
    font-family: ywj;
}

.adv_bt p {
    color: #fff;
    font-size: 20px;
    background: #34934a;
    width: 435px;
    line-height: 45px;
    display: block;
    border-radius: 23px;
    margin: 0 auto;
    font-weight: 100;
}

.adv_bt i {
    width: 76px;
    height: 2px;
    display: block;
    background: #d5d5d5;
    margin: 29px auto 8px;
}

.advimg {}

.advcon {
    display: inline-block;
    overflow: hidden;
    width: 50%;
    padding-left: 21px;
}

.advcon dl {
    display: flex;
    align-items: center;
}

.advcon dl+dl {
    margin-top: 24px;
}

.advcon dt {}

.advcon dd {
    margin-left: 40px;
}

.advcon dd p {
    display: flex;
    align-items: center;
}

.advcon dd p em {
    display: block;
    color: #34934a;
    font-size: 40px;
    font-weight: bold;
}

.advcon dd p strong {
    font-size: 28px;
    font-weight: bold;
    margin-left: 21px;
    display: block;
}

.advcon dd span {
    line-height: 24px;
    font-size: 15px;
    font-weight: 100;
}

.fl {
    float: left;
}

.fr {
    float: right
}


/*bse*/

.bse em,
.bse b,
.bse p {
    color: #fff !important;
}

.bse i,
.bse i:before {
    background: #fff !important;
}


/*bt*/

.bt {
    text-align: center;
    padding-top: 80px;
    margin-bottom: 40px;
}

.bt b {
    font-size: 40px;
    font-weight: bold;
    display: block;
    color: #333;
    margin-bottom: 19px;
}

.bt b strong {
    color: #34934a;
    font-size: 40px;
}

.bt p {
    font-size: 20px;
    display: block;
    margin-bottom: 23px;
    line-height: 20px;
}

.bt i {
    width: 275px;
    height: 1px;
    margin: 0 auto;
    position: relative;
    background: #d6d6d6;
}

.bt i:before {
    position: absolute;
    content: "";
    width: 76px;
    height: 2px;
    background: #34934a;
    left: 50%;
    bottom: 0;
    margin-left: -38px;
}


/*Benefits*/

.benf_box {}

.benf_le {}

.benf_le em {}

.benf_le em img {}

.cbr {
    position: relative;
    z-index: 3;
}

.ripple,
.ripple:before,
.ripple:after {
    position: absolute;
    left: 50%;
    top: 50%;
    /**height: 70px;width: 70px;**/
    margin-top: -35px;
    margin-left: -35px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.64);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.64);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.64);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.64);
    -webkit-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
    background: rgb(255 255 255 / 20%);
}

.ripple {
    padding: 13px 23px;
}

.ripple:before {
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
}

.ripple:after {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
}

.video_box {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    transition: 600ms ease;
    visibility: hidden;
}

.video_box.cur {
    opacity: 1;
    z-index: 999;
    transition: 600ms ease;
    visibility: visible;
}

.video {
    position: fixed;
    top: -100%;
    left: 50%;
    margin-top: -250px;
    margin-left: -500px;
    background-color: #111;
    transition: 600ms ease;
}

.video_box.cur .video,
.video_box.cur .video_x {
    top: 50%;
    transition: 600ms ease;
}

.video_x {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background: #fff;
    position: fixed;
    top: -100%;
    left: 50%;
    margin-left: 520px;
    margin-top: -250px;
    text-align: center;
    line-height: 50px;
    font-size: 22px;
    font-weight: lighter;
    cursor: pointer;
    transition: 600ms ease;
}

@-webkit-keyframes ripple {
    70% {
        -webkit-box-shadow: 0 0 0 70px rgba(0, 0, 0, .0);
        box-shadow: 0 0 0 70px rgba(0, 0, 0, .0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);
    }
}

@keyframes ripple {
    70% {
        -webkit-box-shadow: 0 0 0 70px rgba(0, 0, 0, .0);
        box-shadow: 0 0 0 70px rgba(0, 0, 0, .0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);
    }
}

.benf_ri {
    width: 600px;
    height: 380px;
    background: #e7e7e7;
}

.benf_wz {
    padding-top: 9%;
    width: 523px;
    margin: 0 auto;
}

.benf_wz a {
    font-size: 27px;
    margin-bottom: 22px;
    display: block;
}

.benf_wz p {
    line-height: 34px;
    font-size: 16px;
    font-weight: 100;
}

.box843_-5447 * {
    margin: 0;
    padding: 0;
    font: 14px "Microsoft Yahei";
    color: #666;
}

.box843_-5447 ul,
.box_842,
li {
    list-style: none;
}

.box843_-5447 img {
    border: none;
    vertical-align: middle;
    max-width: 100%;
}

.box843_-5447 a {
    text-decoration: none;
    color: #666;
}

.box843_-5447 a:hover,
.box843_-5447:active {
    text-decoration: none;
}

.box843_-5447 .pic-roll .roll-title {
    position: relative;
}

.box843_-5447 .pic-roll .roll-list {
    overflow: hidden;
    width: 1200px;
    margin: 30px auto 50px auto;
}

.box843_-5447 .pic-roll .roll-list li {
    float: left;
    width: 50%;
}

.box843_-5447 .pic-roll .roll-list li a {
    width: 100%;
    line-height: 60px;
    text-align: center;
    color: #fff;
    float: left;
    font-size: 20px;
    display: block;
    background: #34934a;
}

.box843_-5447 .pic-roll .roll-list li a:hover,
.box843_-5447 .pic-roll .roll-list li a.active {
    background: #c81624;
    color: #fff;
}

.box843_-5447 .pic-roll .r-more {
    display: none;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -12px;
    font-size: 18px;
}

.box843_-5447 .pic-roll .r-more:hover {
    color: #5fa200;
}

.box843_-5447 .pic-roll .roll-main {
    margin: 20px 0;
}

.box843_-5447 .pic-roll .roll-main .roll-block {
    display: none;
    position: relative;
}

.box843_-5447 .pic-roll .roll-block .prev,
.box843_-5447 .pic-roll .roll-block .next {
    display: none;
    width: 28px;
    height: 48px;
    background: url(../images/jt11.png) no-repeat 0 0;
    position: absolute;
    top: 39%;
    margin-top: -12px;
    cursor: pointer;
}

.box843_-5447 .pic-roll .roll-block .prev {
    left: 0px;
    display: none
}

.box843_-5447 .pic-roll .roll-block .next {
    right: 0px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.box843_-5447 .pic-roll .roll-b-list {
    overflow: hidden;
}

.box843_-5447 .pic-roll .roll-b-list li {
    float: left;
    width: 284px !important;
    margin-right: 20px;
    text-align: center;
}

.box843_-5447 .pic-roll .roll-b-list li .r-p-box {
    overflow: hidden;
    border: 1px solid #dcdcdc;
    padding: 3px;
}

.box843_-5447 .pic-roll .roll-b-list li h3 {
    text-align: center;
    padding: 12px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
}

.box843_-5447 .pic-roll .roll-b-list li a {}

.box843_-5447 .pic-roll .roll-b-list li:hover .r-p-box {}

.box843_-5447 .pic-roll .roll-b-list li a img {
    /* height: 200px; */
}

.box843_-5447 .tempWrap {
    width: 1200px !important;
}

em,
.em,
i {
    text-transform: uppercase;
    font-family: arial;
    vertical-align: top;
    display: block;
}

.dfc {
    display: flex;
    align-items: end;
    justify-content: center;
}

.pan_lx {
    margin-top: 51px;
    width: 100%;
    height: 70px;
    background: #34934a;
    color: #fff;
    align-items: center;
}

.pan_lx em {
    display: block;
    margin-right: 22px;
}

.pan_lx b {
    font-size: 20px;
    display: block;
    margin-right: 10px;
}

.pan_lx i {
    font-size: 40px;
    color: #c9151d;
    -webkit-text-stroke: 2px #fff;
    font-style: italic;
    font-weight: bold;
}

.box10036_-6432 {
    font: normal 14px/1.45 'Microsoft Yahei', Arial, sans-serif;
    color: #888;
    margin: 20px 0;
}

.box10036_-6432 * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.box10036_-6432 a {
    text-decoration: none;
    color: inherit;
}

.box10036_-6432 img {
    max-width: 100%;
    vertical-align: middle;
}

.box10036_-6432 ul,
.box10036_-6432 li {
    list-style: none;
}

.box10036_-6432 .pro-row:before,
.box10036_-6432 .pro-row:after {
    content: "";
    display: table;
}

.box10036_-6432 .pro-row:after {
    clear: both;
}

.box10036_-6432 .pro-col {
    float: left;
    width: 22.5%;
    margin-left: 2%;
    margin-bottom: 2%;
}

.box10036_-6432 .pro-col a {
    display: block;
    position: relative;
    overflow: hidden;
}

.box10036_-6432 .img-responsive {
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.box10036_-6432 .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 20px 0;
    overflow: hidden;
    color: #fff;
    text-align: center;
    opacity: 0;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transform: translate(460px, -100px) rotate(180deg);
    transform: translate(460px, -100px) rotate(180deg);
    -webkit-transition: all 0.2s 0.4s ease-in-out;
    transition: all 0.2s 0.4s ease-in-out;
}

.box10036_-6432 .title {
    position: relative;
    font-size: 21px;
    font-weight: 400;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background: rgba(0, 0, 0, 0.6);
}

.box10036_-6432 .info {
    padding: 0 20px;
    margin-top: 30px;
    -webkit-transform: translateY(-200px);
    transform: translateY(-200px);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.box10036_-6432 .pro-col:hover .overlay {
    opacity: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}

.box10036_-6432 .pro-col:hover .info {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.box10036_-6432 .pager #num,
.box10036_-6432 .pager span {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 3px;
    text-align: center;
    display: none
}

.box10036_-6432 .pager span {
    font-family: 'sans';
}

.box10036_-6432 .pager .disable {
    visibility: hidden;
}

.box10036_-6432 .pager .current {
    background-color: #3ecfc0;
    color: #fff;
}


/*Process*/

.proce {}

.proce .bz {
    margin-bottom: 80px;
}

.proce_nr {}

.proce_nr li {
    float: left;
    text-align: center;
    position: relative;
    transition: 0.5s;
    width: 101px;
}

.proce_nr li+li {
    margin-left: 82px;
}

.proce_nr li em {
    margin: 0 auto;
    display: inline-block;
    margin-bottom: 30px;
    position: relative;
    z-index: 2;
    transition: 0.5s;
    width: 101px;
    height: 101px;
    overflow: hidden;
}

.proce_nr li em img {
    transition: 0.5s;
}

.proce_nr li b {
    font-size: 18px;
    display: block;
    transition: 0.5s;
    font-weight: 100;
}

.proce_nr li:hover {
    transition: 0.5s;
}

.proce_nr li:hover b {
    color: #34934a;
}

.proce_nr li:hover i {
    color: #34934a;
}

.proce_nr li:hover .one {}

.proce_nr li:hover img {
    transform: translateY(-101px);
    transition: 0.5s;
}

.box20030_-6315 {
    font: 14px/1.43 'Microsoft Yahei', Arial, sans-serif;
    color: #333;
    width: 650px;
}

.box20030_-6315 * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.box20030_-6315 a {
    text-decoration: none;
    color: inherit;
}

.box20030_-6315 img {
    border: 0;
    max-width: 100%;
    width: 100%;
    height: 330px;
    background-color: #fff;
    object-fit: contain;
    vertical-align: middle;
}

.box20030_-6315 .hd-header {
    overflow: hidden;
    line-height: 35px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #e5e5e5;
}

.box20030_-6315 .hd-header h3 {
    float: left;
    font-size: 24px;
    color: #333;
    font-weight: normal;
}

.box20030_-6315 .hd-header a {
    float: right;
    font-size: 14px;
    color: #a1a1a1;
    text-transform: uppercase;
}

.box20030_-6315 .hd-header a:hover {
    color: #34934a;
}

.box20030_-6315 .news-list .tj-news {
    margin-bottom: 20px;
}

.box20030_-6315 .news-list .tj-news .tj-title {
    margin: 15px 0;
}

.box20030_-6315 .news-list .tj-news .tj-title span {
    width: 68px;
    height: 32px;
    border-radius: 5px;
    display: block;
    background: #34934a;
    text-align: center;
    line-height: 32px;
    font-size: 20px;
    float: left;
    margin-right: 10px;
    color: #fff
}

.box20030_-6315 .news-list .tj-news .tj-title a {
    font-size: 20px;
    line-height: 32px;
}

.box20030_-6315 .news-list .tj-news .tj-title a:hover {
    color: #34934a;
}

.box20030_-6315 .news-list .tj-news .tj-desc {
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.box20030_-6315 .news-list .news-item {
    width: 100%;
    line-height: 40px;
    color: #666;
    border-bottom: 1px dashed #e5e5e5;
    padding-left: 20px;
    position: relative;
    overflow: hidden;
}

.box20030_-6315 .news-list .news-item::before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    border: 1px solid #34934a;
    position: absolute;
    left: 0;
    top: 15px;
}

.box20030_-6315 .news-list .news-item a:hover {
    color: #34934a;
}

.box20030_-6315 .news-list .news-item .date {
    float: right;
}

.box20030_-6315 .news-list .news-item:hover .date {
    color: #34934a;
}

.box20031_-5431 {
    font: 14px/1.43 'Microsoft Yahei', Arial, sans-serif;
    color: #333;
    width: 460px;
    margin-left: 80px
}

.box20031_-5431 * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.box20031_-5431 a {
    text-decoration: none;
    color: inherit;
}

.box20031_-5431 img {
    border: 0;
    max-width: 100%;
    width: 100%;
    height: 235px;
    background-color: #fff;
    object-fit: contain;
    vertical-align: middle;
}

.box20031_-5431 .hd-header {
    overflow: hidden;
    line-height: 35px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #e5e5e5;
}

.box20031_-5431 .hd-header h3 {
    float: left;
    font-size: 24px;
    color: #333;
    font-weight: normal;
}

.box20031_-5431 .hd-header a {
    float: right;
    font-size: 14px;
    color: #a1a1a1;
    text-transform: uppercase;
}

.box20031_-5431 .hd-header a:hover {
    color: #34934a;
}

.box20031_-5431 .news-list .tj-news .tj-title {
    margin: 15px 0;
}

.box20031_-5431 .news-list .tj-news .tj-title span {
    width: 68px;
    height: 32px;
    border-radius: 5px;
    display: block;
    background: #34934a;
    text-align: center;
    line-height: 32px;
    font-size: 20px;
    float: left;
    margin-right: 10px;
}

.box20031_-5431 .news-list .tj-news .tj-title a {
    font-size: 20px;
    line-height: 32px;
}

.box20031_-5431 .news-list .tj-news .tj-title a:hover {
    color: #34934a;
}

.box20031_-5431 .news-list .tj-news .tj-desc {
    color: #666;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.box20031_-5431 .news-list .news-item {
    width: 100%;
    height: 49px;
    line-height: 45px;
    color: #666;
    border-bottom: 1px dashed #e5e5e5;
    padding-left: 20px;
    position: relative;
    overflow: hidden;
}

.box20031_-5431 .news-list .news-item .arrow {
    float: right;
}

.box20031_-5431 .news-list .news-item::before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    background: #34934a;
    position: absolute;
    left: 0;
    top: 13px;
    z-index: 9
}

.box20031_-5431 .news-list .news-item a:hover {
    color: #34934a;
}

.box20031_-5431 .news-list .news-item .date {
    float: right;
}

.box20031_-5431 .news-list .news-item:hover .arrow {
    color: #34934a
}

.box20031_-5431 .news-list .news-item .order {
    position: absolute;
    left: 7px;
    top: 1px;
    z-index: 99;
    color: #fff;
    font-size: 12px;
}

.box20031_-5431 .news-list .news-item a {
    padding-left: 10px;
}

.box270_-6458 * {
    padding: 0;
    margin: 0;
}

.box270_-6458 .c_f {
    *zoom: 1;
}

.c_f:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "\20";
}

.box270_-6458 {}

.box270_-6458 .box270_tit {
    height: 80px;
    line-height: 80px;
    width: 80px;
    float: left;
}

.box270_-6458 .box270_tit .box270_ico {
    display: inline-block;
    width: 14px;
    height: 18px;
    vertical-align: middle;
    margin-right: 10px;
    display: none;
}

.box270_-6458 .box270_tit h2 {
    font-size: 17px;
    color: #333;
    font-weight: normal;
    width: 80px;
    float: left;
}

.box270_-6458 .box270_text {
    height: 80px;
    line-height: 80px;
}

.box270_-6458 .box270_text a {
    font-size: 14px;
    color: #999;
    display: inline-block;
    text-decoration: none;
}

.box270_-6458 .box270_text a:hover {
    text-decoration: underline;
}


/*在线客服*/


/*右侧浮动*/

.y-kefu-box {
    position: fixed;
    right: 0;
    top: 20%;
    z-index: 9999;
    font-size: 13px;
}

.y-kefu-box a {
    text-decoration: none;
}

.y-kefu-box img {
    display: block;
    width: 100%;
    height: auto;
}

.y-kefu-box01 .icon {
    display: block;
    background: url(../images/20210317101200_1871497824.png) no-repeat;
    margin: 0 auto 6px;
}

.y-kefu-box01 {
    width: 54px;
    color: #666;
    text-align: center;
}

.y-kefu-box01 .kf-close-btn {
    width: 27px;
    height: 27px;
    background-position: -5px -115px;
    position: relative;
    cursor: pointer;
}

.y-kefu-box01 .kf-close-btn:before {
    content: '';
    display: block;
    width: 1px;
    height: 12px;
    position: absolute;
    bottom: -12px;
    left: 13px;
    z-index: 1;
    background-color: #34934a;
}


/*颜色更改*/

.y-kefu-box01 .show-status>a,
.y-kefu-box01 .show-status>div {
    display: block;
    width: 52px;
    padding: 8px 0 12px;
    background-color: #fff;
    border-left: solid 1px #efefef;
    border-top: solid 1px #efefef;
    border-right: solid 1px #efefef;
    position: relative;
}

.y-kefu-box01 .show-status>div:nth-child(2) {
    background-color: #34934a;
    border-color: #34934a;
    color: #fff;
}

.y-kefu-box01 .show-status>div:nth-child(2) i {
    background-position: -30px -32px;
}

.y-kefu-box01 .show-status {
    position: relative;
}

.y-kefu-box01 .show-status .kf-zixun {
    background-color: #34934a;
    border-color: #34934a;
    color: #fff;
    margin: 1px 0 0px;
}


/*颜色更改*/

.y-kefu-box01 .kf-zixun {
    border-radius: 2px;
}

.y-kefu-box01 .kf-zixun i {
    width: 21px;
    height: 22px;
    background-position: -5px -5px;
}

.y-kefu-box01 .kf-mobile {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.y-kefu-box01 .kf-mobile>i {
    width: 18px;
    height: 18px;
    background-position: -5px -32px;
}

.y-kefu-box01 .kf-mobile:hover>i {
    background-position: -30px -32px;
}

.y-kefu-box01 .kf-weChat>i {
    width: 22px;
    height: 19px;
    background-position: -5px -55px;
}

.y-kefu-box01 .kf-weChat:hover>i {
    background-position: -30px -55px;
}

.y-kefu-box01 .kf-email {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}

.y-kefu-box01 .kf-email>i {
    width: 18px;
    height: 14px;
    background-position: -5px -80px;
}

.y-kefu-box01 .kf-email:hover>i {
    background-position: -30px -80px;
}

.y-kefu-box01 .back-top i {
    width: 13px;
    height: 11px;
    background-position: -5px -98px;
}

.y-kefu-box01 .back-top:hover i {
    background-position: -30px -98px;
}

.y-kefu-box01 .kf-email,
.y-kefu-box01 .back-top {
    border-bottom: solid 1px #efefef;
}

.y-kefu-box01 .back-top {
    margin-top: 20px;
    border-radius: 2px;
    left: 55px;
    color: #666;
}

.y-kefu-box01 .hver:hover {
    background-color: #34934a;
    border-color: #34934a;
}


/*颜色更改*/

.y-kefu-box01 .hver:hover>p {
    color: #fff;
}

.y-kefu-box01 .mobile-infos,
.y-kefu-box01 .y-ewm-box,
.y-kefu-box01 .y-email-infos {
    background-color: #fff;
    border: solid 1px #efefef;
    position: absolute;
    right: 90px;
    z-index: 2;
    border-radius: 2px;
    display: none;
}


/*电话*/

.y-kefu-box01 .mobile-infos {
    width: 260px;
    text-align: left;
    top: 0;
}

.y-kefu-box01 .mobile-infos>div {
    padding: 20px 0 20px 45px;
    position: relative;
}

.y-kefu-box01 .mobile-infos>div i {
    width: 15px;
    height: 15px;
    background-position: -52px -32px;
    position: absolute;
    top: 22px;
    left: 20px;
    z-index: 2;
}

.y-kefu-box01 .mobile-infos .online1 {
    border-bottom: solid 1px #efefef;
}

.y-kefu-box01 .mobile-infos span {
    color: #b9b9b9;
}

.y-kefu-box01 .mobile-infos p {
    color: #c81624;
    font-size: 18px;
    margin-top: 6px;
}


/*颜色更改*/

.right {
    width: 12px;
    height: 12px;
    position: absolute;
    right: -12px;
    top: 24px;
}

.right-arrow1,
.right-arrow2 {
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    border-top: 6px transparent dashed;
    border-right: 6px transparent dashed;
    border-bottom: 6px transparent dashed;
    border-left: 6px white solid;
    overflow: hidden;
}

.right-arrow1 {
    left: 1px;
    border-left: 6px #efefef solid;
}

.right-arrow2 {
    border-left: 6px white solid;
}


/*二维码*/

.y-kefu-box01 .y-ewm-box {
    width: 151px;
    height: 178px;
    top: -60px;
}

.y-kefu-box01 .y-ewm-box>div {
    width: 151px;
    height: 178px;
}

.y-kefu-box01 .y-ewm-box img {
    width: 114px;
    height: 114px;
    margin: 17px auto 10px;
}

.y-kefu-box01 .y-ewm-box .y-ewm-img1 {
    width: 150px;
    border-right: solid 1px #efefef;
}

.y-kefu-box01 .y-ewm-box .right {
    top: 84px;
}


/*邮箱*/

.y-kefu-box01 .y-email-infos {
    padding: 28px 20px 28px 45px;
    color: #b9b9b9;
    text-align: left;
    bottom: 0;
}

.y-kefu-box01 .y-email-infos p,
.y-kefu-box01 .y-email-infos a {
    color: #c81624;
    font-size: 16px;
    margin-top: 6px;
}


/*颜色更改*/

.y-kefu-box01 .y-email-infos>i {
    width: 18px;
    height: 13px;
    background-position: -52px -80px;
    position: absolute;
    left: 15px;
    top: 30px;
}

.y-kefu-box01 .y-email-infos .right {
    top: 55px;
}

.y-kefu-box01 .hide-status {
    width: 54px;
    height: 65px;
    background-color: #c81624;
    position: absolute;
    top: 37px;
    left: 55px;
    z-index: 9;
}


/*关闭后颜色*/

.y-kefu-box01 .hide-status .kf-zixun {
    padding: 10px 0 7px;
    color: #fff;
    cursor: pointer;
}


/*阿里*/

.albbs {
    width: 52px;
    height: 60px;
    background: #c81624 !important;
    border: none !important;
    margin-top: 7px;
    border-radius: 2px;
    padding: 0!important;
}

.albbs a {
    color: #fff;
}


/*版权*/

.copyright {
    background: #232323;
}

.crcon {
    padding: 70px 0;
    border-bottom: 1px solid #2e2e2e;
    width: 100%;
    display: inline-block;
}

.kslj {
    font-size: 0;
}

.kslj li {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.kslj li p {
    font-size: 18px;
    color: #fff;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 20px;
}

.kslj li p:after {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 2px;
    background: #fff;
    left: 0px;
    transition: 0.3s all;
    z-index: 0;
    bottom: 0;
}

.kslj li:hover p:after {
    width: 72px;
    transition: 0.3s all;
    background: #34934a;
}

.kslj li a {
    display: block;
    font-size: 14px;
    color: #b6b6b6;
    text-decoration: none;
}

.kslj li a+a {
    margin-top: 20px;
}

.kslj li a:hover,
.links p.fr a:hover,
.end a:hover {
    color: #fff;
}

.kslj li+li {
    margin-left: 80px;
}

.links {
    height: 92px;
    padding: 0 15px;
    background: #cc9933;
    line-height: 92px;
    font-size: 18px;
    color: #fff;
}

.links p.fr a {
    font-size: 15px;
    color: #fff;
    font-weight: lighter;
}

.page {
    width: 1200px;
    margin: 0 auto;
}

.end {
    text-align: center;
    padding: 30px 0px;
}

.end,
.end a {
    font-size: 15px;
    line-height: 28px;
    color: #b6b6b6;
}

.copy_rs {
    font-size: 15px;
    color: #b6b6b6;
    text-align: center;
    overflow: hidden;
    width: 100%;
}

.copy_ewm {
    width: 320px;
}

.copy_ewm li {
    max-width: 100%;
    float: left;
}

.copy_ewm li+li {
    margin-left: 30px;
}

.copy_ewm li img {
    width: 140px;
    height: 140px;
}

.copy_ewm li span {
    text-align: center;
    font-size: 15px;
    color: #b6b6b6;
    display: block;
    margin: 0 auto;
    padding-top: 15px;
}

.ewm img {
    width: 70px;
}