* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: inherit;
}

img {
    max-width: 100%;
    vertical-align: top;
    border: none;
}

ul, li {
    list-style: none;
}

{
    font: 14px/1.43 'Microsoft Yahei', Arial, sans-serif;
    position: absolute;
    z-index: 999;
    color: #333;
    margin-left: 70px;
}

.nav:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    color: '';
}

.nav > li {
    position: relative;
    float: left;
    width: 100px;
}

.nav > li > a, .nav > li.selected > a {
    position: relative;
    display: block;
    padding: 29px 0;
    text-align: center;
}

.nav > li.selected > a {
    color: #007e3c;
}

.nav > li > a:hover, .nav > li > a:hover .subtitle, .nav .active, .nav .active .subtitle {
    color: #007e3c;
}

.nav > li.selected > a::after {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 70px;
    height: 2px;
    margin-left: -35px;
    content: '';
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    background: #007e3c;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.nav > li > a:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 70px;
    height: 2px;
    margin-left: -35px;
    content: '';
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    background: #007e3c;
}

.nav > li > a:hover:after, .nav .active:after, .nav > li.selected > a:hover:after {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.nav a {
    display: block;
    font-size: 16px;
}

.nav .title {
    font-weight: normal;
}

.nav .subtitle {
    font-size: 9px;
    padding-top: 5px;
    text-transform: uppercase;
    color: #666;
}

.subnav {
    position: absolute;
    top: 25px;
    left: 50%;
    visibility: hidden;
    width: 170px;
    margin-left: -85px;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0;
    background: rgba(255, 255, 255, .9);
    box-shadow: 0 3px 16px rgba(0, 0, 0, .1);
}

.nav > li:hover .subnav {
    visibility: hidden; /*-webkit-transform: translateY(0); transform: translateY(0);*/
    opacity: 0;
}

.subnav li a {
    font-size: 12px;
    line-height: 40px;
    position: relative;
    display: block;
    overflow: hidden;
    height: 40px;
    padding: 0 30px 0 10px;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
    border-bottom: 1px solid #f2f2f2;
}

.subnav li a:hover {
    padding-left: 15px;
    color: #fff;
    background: #007e3c;
}

.subnav li a:after {
    position: absolute;
    top: 50%;
    right: 10px;
    visibility: hidden;
    width: 5px;
    height: 10px;
    margin-top: -5px;
    content: '';
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    background: url(../880/img/arrow-right.png) no-repeat center center;
}

.subnav li a:hover:after {
    right: 15px;
    visibility: visible;
}

#tmf0 {
    background-color: rgba(255, 255, 255, .8);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    box-shadow: 0 2px 10px rgba(102, 102, 102, .3);
}

/*公共样式*/
.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 *::before, .m-mod *::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

.m-mod a {
    outline: none;
    text-decoration: none;
    color: inherit;
}

.m-mod ul, .m-mod li {
    list-style: none;
}

.m-mod img {
    border: 0;
    max-width: 100%;
}

.clearfix {
    zoom: 1;
}

.clearfix::after {
    content: "";
    height: 0;
    display: block;
    clear: both;
    visibility: hidden;
}

.tc {
    text-align: center;
}

.tl {
    text-align: left;
}

.tr {
    text-align: right;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

/*公共标题样式*/
.m-title {
    padding-top: 10px;
    background: url(../img/78580/tittop.png) no-repeat center top;
}

.m-title .title {
    font-size: 30px;
}

.m-title .sub-title {
    font-size: 12px;
    color: #d8d8d8;
    text-transform: uppercase;
}
body {
}

#mOuterBox {
}

#mBody1, #dBody1 {
    background-position: 0% 0%;
}

#mBody2, #dBody2 {
    background-position: 0% 0%;
}
#mTop, #mBottom, #mBody1, #mBody2 {
    min-width: 1200px;
}

* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

ul, li {
    list-style: none;
}

img {
    border: none;
    vertical-align: middle;
}

.banner-box {
    height: 683px;
    position: relative;
    overflow: hidden;
}

.banner-box .bands {
}

.banner-box .bands li {
    width: 100%;
    height: 683px;
    background-position: 50% 0%;
    background-repeat: no-repeat;
}

.banner-box .bands li a {
    display: block;
    height: 100%;
}

.banner-btns {
}

.banner-btns .btns-box {
}

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

.banner-btns .btns-box a:hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.banner-btns .btns-box .prev-btn {
    left: 5%;
    background: url(mfile/844/images/foot.png) 0 0 no-repeat;
}

.banner-btns .btns-box .next-btn {
    right: 5%;
    background: url(mfile/844/images/foot.png) -49px 0 no-repeat;
}

.banner-btns .btns-box .hd {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 10px;
    text-align: center;
}

.banner-btns .btns-box .hd li {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 3px;
    background: transparent;
    border: 2px solid #007e3c;
    cursor: pointer;
    font-size: 0px;
}

.banner-btns .btns-box .hd li.on {
    background: #007e3c;
}

/*公司简介*/
.m-company {
    color: #fff;
    padding-top: 50px;
}

.m-company .company-content {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.m-company .company-content h3 {
    font-size: 22px;
    margin-bottom: 15px;
}

.m-company .company-content p {
    padding: 0 40px;
    line-height: 200%;
}

.m-company .company-content .link-item {
    padding: 20px 20px 50px;
}

.m-company .company-content .link-item a {
    opacity: .7;
    filter: Alpha(opacity=70);
    display: inline-block;
    width: 95px;
    height: 95px;
    border: 1px solid #fff;
    border-radius: 50%;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    margin: 0 20px;
}

.m-company .company-content .link-item a:hover {
    opacity: 1;
    filter: Alpha(opacity=100);
}

.m-company .company-content .link-item a img {
    display: block;
    width: 30px;
    margin: 20px auto 0;
}

.m-company .company-content .link-item a p {
    padding: 0;
}
.footer {
    overflow: hidden;
    background: #202020;
    font-family: "Microsoft Yahei"
}

.footer a, .f_adress a {
    text-decoration: none;
    color: inherit;
}

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

.f_top {
    padding: 30px 0 20px 0;
    overflow: hidden;
}

.f_top .f_ul01 {
    padding-top: 20px;
    width: 238px;
    padding-left: 161px;
    border-left: 1px dotted #343434;
    float: left;
    height: 230px;
}

.f_top .f_ul01:first-child {
    border-left: none;
}

.f_top .f_ul01 li {
    height: 34px;
    font-size: 14px;
    width: 100px;
    text-align: center;
}

.f_top .f_ul01 li a {
    color: #999;
    line-height: 34px;
}

.f_top .f_ul01 li a:hover {
    color: #f8f8f8;
}

.f_top .f_ul01 li:first-child {
    padding-bottom: 20px;
    line-height: 0;
}

.f_top .f_ul01 li:first-child a {
    font-size: 20px;
    color: #fff;
}

.f_top .f_ul01 li:first-child span {
    display: block;
    font-size: 12px;
    color: #666;
    margin-top: 6px;
}

.f_bottom {
    height: 115px;
}

.f_bottom a {
    float: left;
    width: 398px;
    height: 43px;
    padding-top: 70px;
    text-align: center;
    border: 1px solid #343434;
    margin-right: -1px;
    font-size: 16px;
    color: #777;
}

.f_bottom a:hover {
    color: #f8f8f8;
}

.f_bottom a.f_a1 {
    background: url(../img/78580/f_tel.png) no-repeat 182px 25px;
    cursor: default;
}

.f_bottom a.f_a2 {
    background: url(../img/78580/f_mail.png) no-repeat 182px 25px;
}

.f_bottom a.f_a3 {
    background: url(../img/78580/f_talk.png) no-repeat 182px 25px;
}

.f_adress {
    height: 60px;
    background: #008742;
}

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

.f_adress .adr_p1 {
    line-height: 60px;
    color: #fff;
    float: left;
    text-indent: 30px;
    font-size: 13px;
}

.f_adress .adr_ul {
    float: right;
}

.f_adress .adr_ul li.li01 a {
    color: #fff;
    display: block;
    line-height: 25px;
}

.f_adress .adr_ul li {
    float: left;
    margin-left: 20px;
    padding-top: 20px;
    color: #fff;
    height: 29px;
}

.f_adress .adr_ul li.li03 a {
    display: block;
    border-right: 1px dotted #8fd067;
    padding-right: 15px;
}

.f_adress .adr_p1 a {
    color: #fff;
}

.f_adress .adr_ul li a:hover {
    text-decoration: underline;
}
.links {
    padding: 20px 8px 10px 215px;
    line-height: 30px;
    background: url(../img/78580/linkbj.jpg) no-repeat;
    height: 50px;
}

.links a {
    padding: 0 10px;
}

.box11008_-9373 {
    font: 14px/1.43 'Microsoft Yahei', Arial, sans-serif;
    color: #333;
    width: 1200px;
    margin: 0 auto;
}

.box11008_-9373 * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.box11008_-9373 ul, .box11008_-9373 li {
    list-style: none;
}

.box11008_-9373 ul {
    text-align: center;
}

.box11008_-9373 a {
    text-decoration: none;
    color: inherit;
}

.box11008_-9373 img {
    max-width: 100%;
    border: 0;
    vertical-align: middle;
}

.box11008_-9373 .caset {
    margin: 50px 0 50px;
    height: 42px;
}

.box11008_-9373 .caset li {
    width: 155px;
    margin-right: 25px;
    line-height: 0px;
    text-align: center;
    display: inline-block;
}

.box11008_-9373 .caset a {
    display: inline-block;
    width: 155px;
    height: 42px;
    color: #fff;
    font-size: 18px;
    line-height: 42px;
    border-radius: 20px;
    background-color: #646464;
}

.box11008_-9373 .caset li a:hover, .box11008_-9373 .caset .cur a {
    background-color: #61b332;
}

.box11008_-9373 .cs_wz dl {
    background: #fff;
    width: 600px;
    float: left;
}

.box11008_-9373 .cs_wz dt {
    width: 300px;
    height: 227px;
    overflow: hidden;
    float: left;
}

.box11008_-9373 .cs_wz dt img {
    width: 300px;
    height: 227px;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

.box11008_-9373 .cs_wz dd {
    width: 300px;
    padding: 20px 20px 0;
    height: 227px;
    float: left;
    overflow: hidden;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

.box11008_-9373 .cs_wz dd h3 {
    font-size: 18px;
    height: 54px;
    line-height: 54px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.box11008_-9373 .cs_wz dd h3 a {
    color: #494949;
}

.box11008_-9373 .cs_wz dd p {
    color: #666;
    line-height: 200%;
}

.box11008_-9373 .cs_wz dd em {
    display: block;
    margin-top: 15px;
}

.box11008_-9373 .cs_wz dd em a {
    display: inline-block;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    background-color: #94989b;
    background-image: url(/ifile/11008/images/arrow.png);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

.box11008_-9373 .cs_wz dl:nth-child(3) dt {
    float: right;
}

.box11008_-9373 .cs_wz dl:nth-child(3) dd {
    float: right;
}

.box11008_-9373 .cs_wz dl:nth-child(4) dt {
    float: right;
}

.box11008_-9373 .cs_wz dl:nth-child(4) dd {
    float: left;
}

.box11008_-9373 .cs_wz dl:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.box11008_-9373 .cs_wz dl:hover dd {
    background-color: #fafafa;
}

.box11008_-9373 .cs_wz dl:hover em a {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    background-color: #61b223;
}
.box11009_-9356 {
    font: 14px/1.43 'Microsoft Yahei', Arial, sans-serif;
    color: #333;
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 30px;
}

.box11009_-9356 * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.box11009_-9356 ul, .box11009_-9356 li {
    list-style: none;
}

.box11009_-9356 a {
    text-decoration: none;
    color: inherit;
}

.box11009_-9356 img {
    height: 280px;
    border: 0;
    vertical-align: middle;
    padding: 5px
}

.box11009_-9356 em {
    font-style: normal;
}

.box11009_-9356 .tempWrap {
    margin-left: 10px;
}

.box11009_-9356 .tab_li {
    margin-bottom: 35px;
    width: 1200px;
    height: 40px;
}

.box11009_-9356 .tab_li span {
    display: block;
    font-size: 16px;
    line-height: 40px;
}

.box11009_-9356 .tab_li span a {
    color: #007c3e;
}

.box11009_-9356 .tab_li ul {
    width: 336px;
    margin: 35px auto 0;
    position: relative;
}

.box11009_-9356 .tab_li li {
    display: inline-block;
    margin-right: 3px;
    height: 40px;
    text-align: center;
    overflow: hidden;
    line-height: 40px;
    border-radius: 20px;
    position: absolute;
    top: 0;
}

.box11009_-9356 .tab_li li:first-child {
    left: 0;
    z-index: 1
}

.box11009_-9356 .tab_li li:last-child {
    right: 44px;
    z-index: 2;
}

.box11009_-9356 .tab_li li a {
    display: inline-block;
    font-size: 16px;
    line-height: 40px;
    width: 163px;
    color: #fff;
    height: 40px;
    overflow: hidden;
    background: #323232;
}

.box11009_-9356 .tab_li li a:hover, .box11009_-9356 .tab_li .cur a {
    text-decoration: none;
    background: #61b332;
}

.box11009_-9356 .tab_li .nones {
    background: none;
}

.box11009_-9356 .slide-wrap {
    padding: 0 8px;
    overflow: hidden;
}

.box11009_-9356 .roll3, .box11009_-9356 .roll4 {
    margin-top: 60px;
    width: 37px;
    height: 84px;
    overflow: hidden;
}

.box11009_-9356 .roll3 a, .box11009_-9356 .roll4 a {
    display: block;
    width: 37px;
    height: 84px;
    background: url(../img/78580/r_lgun.png) no-repeat;
}

.box11009_-9356 .roll3 {
    float: left;
}

.box11009_-9356 .roll4 {
    float: right;
}

.box11009_-9356 .roll4 a {
    background: url(../img/78580/r_lgun.png) no-repeat -37px 0;
}

.box11009_-9356 .slide_c {
    width: 1100px;
    float: left;
    margin-left: 5px;
    overflow: hidden;
}

.box11009_-9356 .slide_c ul li {
    margin-right: 9px;
    float: left;
}

.box11009_-9356 .slide_c ul li em {
    display: block;
    text-align: center;
}

.box11009_-9356 .slide_c ul li:hover em {
    color: #007c3e;
}

.box11009_-9356 .slide_c ul .nones {
    margin-right: 0px;
}
.fixedNav {
    padding-top: 92px !important;
}

.fixed-on {
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

.fixed-on .navbar {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 2000;
    width: 100%;
    background: #fff;
    box-shadow: 0 2px 12px rgba(0, 0, 0, .1);
    overflow: visible;
    box-sizing: border-box;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}
.keys-wrap {
    height: 50px;
    line-height: 50px;
    color: #666;
}

.keys-wrap a {
    margin-right: 10px;
}

.keys-wrap a:hover {
    color: #4cb036;
}

.box227_-2727 {
    float: right;
    margin-top: 10px;
}

.box227_-2727 .clearFix227 {
    clear: both;
    height: 0;
    overflow: hidden;
}

.box227_-2727 input {
    vertical-align: middle;
}

.box227_-2727 .select {
    vertical-align: middle;
    margin-right: 5px;
    display: none;
}

.box227_-2727 .select01 {
    display: none;
}

.box227_-2727 .select02 {
    display: none;
}

.box227_-2727 .title {
    color: #FFF;
    font-family: "微软雅黑";
    font-size: 14px;
    font-weight: bold;
    display: none;
}

.box227_-2727 .kwCont {
    height: 26px;
    display: inline-block;
    border-radius: 13px 0 0 13px;
}

.box227_-2727 .kwCont .textCont {
    box-sizing: border-box;
    border: solid 1px #aaa;
    width: 250px;
    height: 26px;
    line-height: 26px;
    color: #505050;
    float: left;
    padding: 5px 40px 5px 15px;
    border-radius: 13px;
}

.box227_-2727 .kwCont input:focus {
    outline: none;
    border-color: #4cb036;
}

.anSearch {
    border: 0;
    background: url(/ufile/75958/ss_ico.png) no-repeat -13px -13px;
    width: 24px;
    height: 22px;
    float: left;
    margin-left: -35px;
    margin-top: 1px;
    cursor: pointer;
}
/*产品样式*/
.m-product {
    width: 1200px;
    margin: 0 auto;
}

.m-product .pro-item {
    width: 375px;
    height: 281px;
    margin-right: 24px;
    background: no-repeat left center / 375px 281px;
}

.m-product .pro-item:last-child {
    margin-right: 0;
}

.m-product .pro-item .mask {
    height: inherit;
    position: relative;
    overflow: hidden;
}

.m-product .pro-item .mask::before, .m-product .pro-item .mask::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(97, 179, 50, 0);
    z-index: -0;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
}

.m-product .pro-item .mask::before {
    top: -100%;
    left: -100%;
}

.m-product .pro-item .mask::after {
    bottom: -100%;
    right: -100%;
}

.m-product .pro-item .mask .mask-link {
    display: block;
    height: inherit; /*background-color: rgba($color: #61b332, $alpha: 0.7);*/
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
}

.m-product .pro-item .mask .mask-link .mask-icon {
    display: inline-block;
    width: 47px;
    position: absolute;
    bottom: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
}

.m-product .pro-item .mask .mask-link p {
    position: absolute;
    left: -15px;
    top: 45%;
    display: inline-block;
    padding: 10px 30px;
    background-color: rgba(97, 179, 50, 0.7);
    color: #fff;
    border-radius: 20px;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
}

.m-product .pro-item .mask .mask-link:hover p {
    background-color: transparent;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 50%;
    padding: 0;
}

.m-product .pro-item .mask .mask-link:hover .mask-icon {
    bottom: 50%;
}

.m-product .pro-item .mask:hover::before, .m-product .pro-item .mask:hover::after {
    background-color: rgba(97, 179, 50, 0.3);
}

.m-product .pro-item .mask:hover::before {
    top: 0;
    left: 0;
}

.m-product .pro-item .mask:hover::after {
    bottom: 0;
    right: 0;
}

.m-product .pro-img-1 {
    background-image: url(/ufile/86197/a9caba30a4ca501a5.jpg);
}

.m-product .pro-img-2 {
    background-image: url(/ufile/86197/aa718e65d7ac47486.jpg);
}

.m-product .pro-img-3 {
    background-image: url(/ufile/86197/%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_20180930095528.jpg);
}

.m-product .pro-img-4 {
    background-image: url(/ufile/78580/pro-img-4.jpg);
}

@charset "utf-8";
.box302_-3045 * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.box302_-3045 {
    padding: 32px 0 0;
}

.box302_-3045 .tempWrap {
    margin: 0 auto;
}

.box302_-3045 h3 {
    width: 1200px;
    height: 50px;
    overflow: hidden;
    margin: 0 auto;
    displey: none;
}

.box302_-3045 .list-con-a, .box306_1 .list-con-b {
    float: left;
}

.box302_-3045 ul, li {
    padding: 0px;
    margin: 0px;
}

.box302_-3045 .list-con {
    padding: 0 5px;
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.box302_-3045 .list-con-a {
    padding: 35px 0 0 0;
}

.box302_-3045 .list-con-a .next {
    display: block;
    width: 37px;
    height: 81px;
    position: absolute;
    top: 50px;
    left: 0px;
    z-index: 999999;
    overflow: hidden;
    cursor: pointer;
    background: url(/ufile/78580/r_lgun.png) no-repeat;
}

.box302_-3045 .list-con-c {
    padding: 35px 0 0 0;
    float: right;
}

.box302_-3045 .list-con-c .prev {
    display: block;
    width: 37px;
    height: 81px;
    position: absolute;
    top: 50px;
    right: 0px;
    z-index: 999999;
    overflow: hidden;
    cursor: pointer;
    background: url(/ufile/78580/r_lgun.png) no-repeat -37px 0;
}

.box302_-3045 li {
    width: 281px !important;
    padding: 0 15px;
    float: left;
    list-style: none;
}

.box302_-3045 li img {
    max-width: 100%;
    height: 100%;
    padding: 2px;
    display: block;
    border: 1px solid #e3e3e3;
}

.box302_-3045 li span {
    display: block;
    text-align: center;
    overflow: hidden;
}

.box302_-3045 li > span {
    padding: 10px 0;
}

.box302_-3045 li a {
    color: #555;
    text-decoration: none;
    font-size: 12px;
}

.box302_-3045 .clearfix {
    zoom: 1;
}

.box302_-3045 .clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.box302_-3045 #ISL_Cont_1d1 {
    float: left;
    overflow: hidden;
    max-height: 300px;
}
/*优势*/
.m-advertise {
    background-color: #f6f6f6;
    width: 1200px;
    margin: 0 auto;
}

.m-advertise .advertise-item {
    width: 50%;
}

.m-advertise .advertise-item .item-content .item-img, .m-advertise .advertise-item .item-content .item-desc {
    width: 50%;
}

.m-advertise .advertise-item .item-content .item-img {
    min-height: 320px;
}

.m-advertise .advertise-item .item-content .item-desc {
    padding: 0 30px 0 40px;
}

.m-advertise .advertise-item .item-content .item-desc strong {
    display: block;
    font-size: 22px;
    color: #61b332;
    margin-top: 50px;
}

.m-advertise .advertise-item .item-content .item-desc .item-line {
    display: block;
    width: 30px;
    border-bottom: 1px solid #cecece;
    margin: 20px 0;
}

.m-advertise .advertise-item .item-content .item-desc li {
    color: #555;
    padding-left: 10px;
    position: relative;
    line-height: 200%;
}

.m-advertise .advertise-item .item-content .item-desc li::before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #959595;
    position: absolute;
    left: 0;
    top: 13px;
}

.m-advertise .advertise-item .item-content .ad-img-1 {
    background: url(/ufile/86197/y1.jpg) no-repeat 0 0/100% 100%;
}

.m-advertise .advertise-item .item-content .ad-img-2 {
    background: url(/ufile/86197/y2.jpg) no-repeat 0 0/100% 100%;
}

.m-advertise .advertise-item .item-content .ad-img-3 {
    background: url(/ufile/86197/y3.jpg) no-repeat 0 0/100% 100%;
}

.m-advertise .advertise-item .item-content .ad-img-4 {
    background: url(/ufile/86197/y4.jpg) no-repeat 0 0/100% 100%;
}

@media (max-width: 1200px) {
    .m-advertise .advertise-item {
        width: 100%;
    }
}

@charset "utf-8";
.box302_-2426 * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.box302_-2426 {
    padding: 32px 0 0;
}

.box302_-2426 .tempWrap {
    margin: 0 auto;
}

.box302_-2426 h3 {
    width: 1200px;
    height: 50px;
    overflow: hidden;
    margin: 0 auto;
    displey: none;
}

.box302_-2426 .list-con-a, .box306_1 .list-con-b {
    float: left;
}

.box302_-2426 ul, li {
    padding: 0px;
    margin: 0px;
}

.box302_-2426 .list-con {
    padding: 0 5px;
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.box302_-2426 .list-con-a {
    padding: 35px 0 0 0;
}

.box302_-2426 .list-con-a .next {
    display: block;
    width: 37px;
    height: 81px;
    position: absolute;
    top: 50px;
    left: 0px;
    z-index: 999999;
    overflow: hidden;
    cursor: pointer;
    background: url(/ufile/78580/r_lgun.png) no-repeat;
}

.box302_-2426 .list-con-c {
    padding: 35px 0 0 0;
    float: right;
}

.box302_-2426 .list-con-c .prev {
    display: block;
    width: 37px;
    height: 81px;
    position: absolute;
    top: 50px;
    right: 0px;
    z-index: 999999;
    overflow: hidden;
    cursor: pointer;
    background: url(/ufile/78580/r_lgun.png) no-repeat -37px 0;
}

.box302_-2426 li {
    width: 281px !important;
    padding: 0 15px;
    float: left;
    list-style: none;
}

.box302_-2426 li img {
    max-width: 100%;
    padding: 2px;
    display: block;
    border: 1px solid #e3e3e3;
}

.box302_-2426 li span {
    display: block;
    text-align: center;
    overflow: hidden;
}

.box302_-2426 li > span {
    padding: 10px 0;
}

.box302_-2426 li a {
    color: #555;
    text-decoration: none;
    font-size: 12px;
}

.box302_-2426 .clearfix {
    zoom: 1;
}

.box302_-2426 .clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.box302_-2426 #ISL_Cont_1d1 {
    float: left;
    overflow: hidden;
    max-height: 300px;
}
/*案例标题*/
.m-case {
    position: relative;
    padding-left: 10px;
}

.m-case::before {
    content: "";
    height: 20px;
    border-left: 2px solid #61b332;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.m-case .case-title {
    font-size: 22px;
    font-weight: normal;
    display: inline-block;
}

.m-case .case-sub-title {
    color: #bdbdbd;
    margin-left: 10px;
    display: inline-block;
}

.m-case .case-more {
    padding: 5px 15px;
    background-color: #555;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    border-radius: 18px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

.m-case .case-more:hover {
    background-color: #61b332;
}

.box157_-9984 {
}

.box157_-9984 .title_157 {
    border-left: 2px solid #007e3c;
    color: #007e3c;
    font-family: "微软雅黑";
    font-size: 16px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    padding-left: 20px;
}
@charset "utf-8";
.box46_-1738 {
    padding-left: 10px;
    border: #CCC solid 0px;
    margin: 0 auto;
    height: 30px;
    font-size: 12px;
    font-weight: 700;
    line-height: 30px;
    color: #666;
    font-family: "宋体", Arial;
    font-weight: normal;
    text-align: right;
}

.box46_-1738 a {
    height: 30px;
    font-size: 12px;
    font-weight: 700;
    line-height: 30px;
    color: #666;
    text-decoration: none;
    font-family: "Microsoft Yahei", "宋体", Arial;
    font-weight: normal;
}

.box46_-1738 a:hover {
    text-decoration: underline;
}
.nrmk h1{
    text-align: center;
    color: #000000;
}
.box165_-5658 ul,.box165_-5658 li,.box165_-5658 h1,.box165_-5658 p{ margin:0; padding:0;}
.box165_-5658 .clearFix{ clear:both; height:0; overflow:hidden;}
.box165_-5658{ font-size:12px; color:#4D4D4D; line-height:180%;}
.box165_-5658 img{ border:0;}
.box165_-5658 .newsList{ margin:10px 0;}
.box165_-5658 .newsList li{ list-style:none; border-bottom:#d7d7d7 1px dotted; padding:10px;}

.box165_-5658 .listTuMain{ float:left; border:1px solid #EAEAEA; padding:2px; background-color:#FFF;display:none;}/*图片部分*/
.box165_-5658 .listTuMain .listTu {

    width:150px;/*默认图片的宽度*/
    height:122px;/*默认图片的高度*/
    overflow:hidden;
    position:relative;
    display:table-cell;
    text-align:center;
    vertical-align:middle;
}
.box165_-5658 .listTuMain .listTu span {
    position:static;
    position:absolute;
    top:50%;
}
.box165_-5658 .listTuMain .listTu img {
    position:static;
    position:relative;
    top:-50%;left:-50%;
}

.box165_-5658 .listWen{}/*文字部分*/
.box165_-5658 .listWen h1{line-height:20px; font-size:16px;}
.box165_-5658 .listWen h1 a,.look{ color:#666; text-decoration:none;}
.box165_-5658 .listWen h1 a:hover{color:#007e3c;text-decoration:underline;}
.box165_-5658 .listWen p{ margin-top:8px;color:#999;line-height:200%;}
.box165_-5658 .color1{display:none;}
.box165_-5658 .color01{color:#0066CC; margin-right:10px;display:none;}
.box165_-5658 .color2{display:none;}
.box165_-5658 .color02{color:#0066CC; margin-right:10px;display:none;}
.box165_-5658 .page2 .nextimg span{background:none;padding-right:0;}
.box165_-5658 .page2 .nextimg:hover span{background:none;padding-right:0;}
.box165_-5658 .page2 .preimg span{background:none;padding-left:0;}
.box165_-5658 .page2 .preimg:hover span{background:none;padding-left:0;}
.box165_-5658 .page2 a{color:#666;border:1px solid #ebebeb;transition:all ease .3s;-webkit-transition:all ease .3s;}
.box165_-5658 .page2 a:hover{color:#fff;}
.box165_-5658 .page2 a:hover{background-color:#007e3c;border-color:#007e3c;}
.box165_-5658 .page2 .pagenum{color:#fff;background-color:#007e3c;border-color:#007e3c;}

.box165_-5658  a.look{  display: block;width: 100px;background-color: #007e3c;color: #fff;text-align: center;padding: 5px 0;margin-top: 15px;}