@charset "utf-8";
/* 
 * Project Name:丽水瑞特环保
 * Author:不长叶子的树
 * Date:2020-03-01
 */

@font-face {
    font-family: 'iconfont';
    src: url('../fonts/iconfont.eot');
    src: url('../fonts/iconfont.eot') format('embedded-opentype'),
        url('../fonts/iconfont.woff2') format('woff2'),
        url('../fonts/iconfont.woff') format('woff'),
        url('../fonts/iconfont.ttf') format('truetype'),
        url('../fonts/iconfont.svg#iconfont') format('svg');
}

@font-face {
    font-family: "Helvetica Bold";
    src: url("../fonts/helvetica bold.woff2") format("woff2"),
        url("../fonts/helvetica bold.woff") format("woff"),
        url("../fonts/helvetica bold.ttf") format("truetype"),
        url("../fonts/helvetica bold.eot") format("embedded-opentype"),
        url("../fonts/helvetica bold.svg") format("svg");
}

@font-face {
    font-family: "Helvetica";
    src: url("../fonts/helvetica.woff2") format("woff2"),
        url("../fonts/helvetica.woff") format("woff"),
        url("../fonts/helvetica.ttf") format("truetype"),
        url("../fonts/helvetica.eot") format("embedded-opentype"),
        url("../fonts/helvetica.svg") format("svg");
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0px;
    border: 0;
    font-size: 100%;
    outline: none;
}

html {
    font-size: 100%;
    overflow-x: hidden;
}

/* always display scrollbars */
body {
    font: 12px/1.8 "Microsoft YaHei New", "Microsoft Yahei", "微软雅黑", "Hiragino Sans GB", "冬青黑体", "Arial", "Helvetica", "SimHei", "黑体", "STXihei", "华文细黑", sans-serif;
    margin: 0 auto;
    color: #000000;
    background-color: #fff;
    _background-attachment: fixed;
    _background-image: url(about:blank);
    overflow-y: visible\9;
    -webkit-text-size-adjust: 100% !important;
}

body::-webkit-scrollbar {
    width: 6px;
    background-color: #fff
}

body::-webkit-scrollbar-track {
    border-radius: 6px;
    background-color: #fff
}

body::-webkit-scrollbar-thumb {
    border-radius: 0px;
    background-color: #2550A0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

input,
select {
    vertical-align: middle;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

strong {
    font-weight: bold;
}

input {
    outline: none;
    padding: 0;
}

img {
    border: 0;
}

input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"],
select {
    -webkit-appearance: none;
    border-radius: 0;
}

textarea {
    -webkit-appearance: none;
    border-radius: 0;
    background: none;
    outline: none;
    padding: 0;
    margin: 0;
    border: none;
}

::-moz-selection {
    background: #f7a300;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #f7a300;
    color: #fff;
    text-shadow: none;
}

a {
    text-decoration: none;
    blr: expression(this.onFocus=this.blur());
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

a:link,
a:visited {
    text-decoration: none;
    color: inherit;
}

a:active,
a:hover {
    text-decoration: none;
    color: inherit;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0px;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.fc {
    text-align: center;
}

.fr {
    text-align: right;
}

.l {
    float: left;
    display: inline-block;
}

.r {
    float: right;
    display: inline-block;
}

.vt {
    vertical-align: top;
}

.vm {
    vertical-align: middle;
}

.inner {
    width: 1200px;
    margin: 0px auto;
}

.header {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 90;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.logo {
    float: left;
    margin-left: 68px;
    margin-top: 7px;
    width: 244px;
    height: auto;
}

.header-right {
    float: right;
    margin-top: 27px;
    margin-right: 74px;
}

.header-right a {
    /* display: block; */
    text-align: center;
    float: left;
    margin: 20px;
    color: #fc0000;
    font-size: 18px;
}

.header-right a i {
    position: relative;
    display: inline-block;
    font-style: normal;
    margin-right: 5px;
    vertical-align: middle;
}

/* .header-right a:hover {
    background-color: #2550A0;
    border-color: #2550A0;
    color: #fff;
} */

.mtop {
    height: 82px;
}

.navs {
    position: absolute;
    left: 50%;
    margin-left: -357px;
    top: 0;
}

.navs li {
    float: left;
    position: relative;
}

.navs li a:after {
    content: "";
    width: 0;
    height: 4px;
    background-color: #2550A0;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 4;
    transition: 0.35s;
}

.navs li a {
    position: relative;
    z-index: 3;
    display: block;
    width: 102px;
    height: 82px;
    line-height: 82px;
    text-align: center;
    color: #6E6E6E;
    font-size: 16px;
}

.navs li a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    background-color: #CAE2EF;
    transition: 0.35s;
    z-index: -1;
}

.navs li.active a:before,
.navs li:hover a:before {
    height: 100%;
    bottom: auto;
    top: 0;
}

.navs li.active a:after,
.navs li:hover a:after {
    width: 100%;
    right: auto;
    left: 0;
}

.slick-list {
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    zoom: 1;
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.footer {
    background-color: #666666;
}

.footer-top {
    padding: 49px 86px 25px;
    border-bottom: 1px solid #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.footer-address {
    float: left;
}

.addressd {
    margin-bottom: 20px;
}

.addressd p {
    float: left;
    margin-right: 46px;
    color: #FFFFFF;
    font-size: 14px;
}

.addressd p i {
    display: inline-block;
    font-size: 16px;
    position: relative;
    top: 1px;
    color: #FFFFFF;
    opacity: 0.67;
    filter: alpha(opacity=67);
    font-style: normal;
    margin-right: 7px;
}

.allow-us span {
    display: block;
    margin-right: 10px;
    float: left;
    line-height: 31px;
    color: #FFFFFF;
    font-size: 14px;
}

.allow-us a {
    display: block;
    float: left;
    margin-right: 6px;
    width: 31px;
    height: 31px;
    text-align: center;
    line-height: 31px;
    background-color: #545353;
    color: #fff;
    font-size: 14px;
    border-radius: 50%;
}

.allow-us a:hover {
    background-color: #2550A0;
}

.footer-friend {
    float: right;
    width: 200px;
}

.friendship {
    position: relative;
}

.friendship span {
    display: block;
    padding-left: 20px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 14px;
    border: 1px solid #bcbcbc;
    position: relative;
    cursor: pointer;
}

.friendship span.on:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

.friendship span:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 9px solid #fff;
    position: absolute;
    right: 29px;
    top: 50%;
    margin-top: -4px;
    transition: 0.36s;
}

.friends {
    width: 100%;
    display: none;
    position: absolute;
    left: 0;
    bottom: 36px;
    background: #666666;
}

.friends li {
    border: 1px solid #bcbcbc;
    margin-bottom: -1px;
}

.friends li a {
    display: inline-block;
    margin-left: 20px;
    color: #ffffff;
    font-size: 14px;
    line-height: 43px;
}

.friends li a:hover {
    color: #D4E6F1;
}

.footer-navs {
    padding: 40px 86px 30px;
}

.navs-li {
    float: left;
}

.navs-li li {
    float: left;
    padding: 0 18px;
    border-left: 1px solid #fff;
    border-left: 1px solid rgba(255, 255, 255, 0.28);
    line-height: 1;
}

.navs-li li:first-child {
    padding-left: 0;
    border-left: none;
}

.navs-li li a {
    display: inline-block;
    line-height: 1;
    color: #FFFFFF;
    font-size: 14px;
}

.navs-li li a:hover {
    color: #D4E6F1;
}

.copy {
    float: right;
}

.copy p,
.copy a {
    display: block;
    float: left;
    color: #FFFFFF;
    line-height: 1;
    font-size: 14px;
}

.copy a {
    margin-left: 12px;
}

.copy a:hover {
    color: #D4E6F1
}

.menubtn {
    transition: 0.4s;
    display: none;
    position: relative;
    z-index: 20;
    float: right;
    margin-right: 5%;
}

.menubtn span {
    display: block;
    width: 30px;
    height: 3px;
    background: #2550A0;
    margin: auto;
    margin-top: 30px;
    position: relative;
    vertical-align: middle;
    -webkit-transition-duration: .3s, .3s;
    -moz-transition-duration: .3s, .3s;
    -ms-transition-duration: .3s, .3s;
    -o-transition-duration: .3s, .3s;
    transition-duration: .3s, .3s;
    -webkit-transition-delay: .3s, 0s;
    -moz-transition-delay: .3s, 0s;
    -ms-transition-delay: .3s, 0s;
    -o-transition-delay: .3s, 0s;
    transition-delay: .3s, 0s;
}

.menubtn span:after,
.menubtn span:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 3px;
    left: 0;
    background-color: #2550A0;
    -webkit-transition-duration: .3s, .3s;
    -moz-transition-duration: .3s, .3s;
    -ms-transition-duration: .3s, .3s;
    -o-transition-duration: .3s, .3s;
    transition-duration: .3s, .3s;
    -webkit-transition-delay: .3s, 0s;
    -moz-transition-delay: .3s, 0s;
    -ms-transition-delay: .3s, 0s;
    -o-transition-delay: .3s, 0s;
    transition-delay: .3s, 0s
}

.menubtn span:before {
    top: -9px;
    -webkit-transition-property: top, transform;
    -moz-transition-property: top, transform;
    -ms-transition-property: top, transform;
    -o-transition-property: top, transform;
    transition-property: top, transform;
}

.menubtn span:after {
    bottom: -9px;
    -webkit-transition-property: bottom, transform;
    -moz-transition-property: bottom, transform;
    -ms-transition-property: bottom, transform;
    -o-transition-property: bottom, transform;
    transition-property: bottom, transform;
}

.menubtn.active span {
    background-color: transparent;
    -webkit-transition-delay: 0s, 0s;
    -moz-transition-delay: 0s, 0s;
    -ms-transition-delay: 0s, 0s;
    -o-transition-delay: 0s, 0s;
    transition-delay: 0s, 0s
}

.menubtn.active span:after,
.menubtn.active span:before {
    -webkit-transition-delay: 0s, .3s;
    -moz-transition-delay: 0s, .3s;
    -ms-transition-delay: 0s, .3s;
    -o-transition-delay: 0s, .3s;
    transition-delay: 0s, .3s
}

.menubtn.active span:before {
    top: 0px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.menubtn.active span:after {
    bottom: 0px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.navigate {
    position: fixed;
    right: -250px;
    top: 0;
    width: 250px;
    height: 100% overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 5;
    transition: 0.54s;
}

.navbgs {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.8);
    opacity: 0;
    visibility: hidden;
    transition: 0.68s;
}

.navigatewr {
    background: #fff;
    position: relative;
    z-index: 6;
    min-height: 100vh;
}

.navli {
    padding: 60px 10px 50px;
}

.navli>li {
    border-bottom: 1px solid #dadada;
}

.navli>li>a {
    display: block;
    text-align: center;
    color: #434343;
    font-size: 18px;
    height: 52px;
    line-height: 52px;
}

.navli>li.on>a {
    background: #2550A0;
    color: #fff;
    margin-top: 5px;
}

.menuleval {
    padding: 10px 0;
    display: none;
}

.menuleval li {
    margin-bottom: 5px;
    text-align: center;
}

.menuleval li:last-child {
    margin-bottom: 0;
}

.menuleval li a {
    display: inline-block;
    margin: auto;
    color: #6c6c6c;
    font-size: 15px;
}

.navigate.show {
    right: 0;
}

.navigate.show .navbgs {
    opacity: 1;
    visibility: visible;
    transition-delay: 0.15s;
}

.nav {
    margin-top: 15px;
    transition: 0.4s;
}

.nav>li {
    float: left;
    margin-left: 40px;
    padding-bottom: 23px;
    position: relative;
}

.nav>li:first-child {
    margin-left: 0;
}

.nav>li>a {
    display: block;
    color: #000000;
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
}

.levalmenu {
    width: 135px;
    background: #ffffff;
    position: absolute;
    left: 50%;
    margin-left: -67px;
    top: 100%;
    box-shadow: 0 0 3px rgba(117, 117, 117, 0.23);
    padding: 9px 0 19px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(30px);
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    transition: 0.5s;
}

.levalmenu li {
    position: relative;
}

.levalmenu li:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #f5ecd3;
    transform-origin: 100%;
    -webkit-transform-origin: 100%;
    -webkit-transition: -webkit-transform .64s cubic-bezier(.215, .61, .355, 1);
    transition: -webkit-transform .64s cubic-bezier(.215, .61, .355, 1);
    transition: transform .64s cubic-bezier(.215, .61, .355, 1);
    transition: transform .64s cubic-bezier(.215, .61, .355, 1), -webkit-transform .64s cubic-bezier(.215, .61, .355, 1);
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    visibility: hidden\9;
}

.levalmenu li a {
    position: relative;
    display: block;
    padding-left: 28px;
    height: 34px;
    line-height: 34px;
    color: #666666;
    font-size: 16px;
}

.levalmenu li:hover:before {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform-origin: 0;
    -webkit-transform-origin: 0;
    visibility: visible\9;
}

.nav>li:hover>a,
.nav>li.active>a {
    color: #cba022;
}

.nav>li:hover .levalmenu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
}

.pbanner {
    position: relative;
    overflow: hidden;
}

.pbanner figure {
    display: block;
    line-height: 1;
    overflow: hidden;
}

.pbanner figure img {
    display: block;
    width: 100%;
    height: auto;

}

.pbanner_img {
    -webkit-filter: brightness(80%);
    /*考虑浏览器兼容性：兼容 Chrome, Safari, Opera */

    filter: brightness(80%);
}

.ptext {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -50px;
    text-align: center;
}

.ptext small {
    margin-bottom: 25px;
    display: block;
    color: #fff;
    font-size: 40px;
    line-height: 1;
    text-align: center;
    font-family: "Helvetica";
    text-transform: uppercase;
    overflow: hidden;
}

.ptext strong {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 34px;
    font-weight: lighter;
    line-height: 1;
    overflow: hidden;
}

.scrool {
    position: absolute;
    left: 50%;
    margin-left: -34px;
    bottom: 65px;
    color: #fff;
    font-size: 14px;
    font-family: "Helvetica";
    line-height: 1;
    padding: 0 8px 6px;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
    transform: rotate(90deg);
}

.leval-menu {
    line-height: 0;
    border-bottom: 1px solid #E2E2E2;
    text-align: center;
}

.popUpblack {
    background: #000\9;
    filter: alpha(opacity=80);
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 1010;
    display: none;
}

.popUp {
    width: 220px;
    border: 2px solid #2550A0;
    background: #fff;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -87px 0 0 -115px;
    z-index: 1004;
}

.popUp .t {
    padding: 0 0 0 10px;
    height: 26px;
    line-height: 26px;
    color: #666;
    font-weight: bold;
    border-bottom: 1px solid #e8e8e8;
    background: #f2f2f2;
}

.popUp .t .close {
    padding: 0 10px 0 0;
    float: right;
    cursor: pointer;
    color: #666;
    font-weight: normal;
}

.popUp .img {
    padding: 20px;
}

.popUp .img img {
    width: 100%;
    display: block;
}