@charset "utf-8";

/*Css Document*/

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    height: 100%;
    font: inherit;
    overflow-x: hidden;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
code,
del,
dfn,
em,
q,
dl,
dt,
dd,
fieldset,
form,
legend,
caption,
tbody,
tfoot,
thead,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

a {
    background: transparent;
    outline: none;
}

a:active,
a:hover {
    outline: 0;
}

img {
    border: 0;
    max-width: 100%;
    height: auto;
    width: auto\9;
    -ms-interpolation-mode: bicubic;
}

img.inherit {
    max-width: inherit;
    *width: auto;
}

table,
tr,
td {
    max-width: 100%;
    width: auto\9;
}

.video embed,
.video object,
.video iframe {
    width: 100%;
    height: auto;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

textarea {
    overflow: auto;
    font-size: 1em;
}

*:before,
*:after,
.sizing {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

ul.ul,
ul.list,
ul.grid {
    margin: 0;
    padding: 0;
}

dl dt,
dl dd,
ul li,
ol li {
    list-style: none;
}

dl.grid dt,
ul.grid li {
    float: left;
}

ul,
li {
    padding: 0;
    margin: 0;
}

.opacity-9 {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.opacity-8 {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.opacity-7 {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.opacity-6 {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.opacity-5 {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.opacity-4 {
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.opacity-3 {
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.opacity-2 {
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.opacity-1 {
    opacity: 0.1;
    filter: alpha(opacity=10);
}

.w100 {
    width: 100%!important;
}

.w90 {
    width: 90%!important;
}

.w80 {
    width: 80%!important;
}

.w50{
    width: 50%!important;
}

.w49{
    width: 49%!important;
}

.w32 {
    width: 32%!important;
}

.w30 {
    width: 30%!important;
}

.w25 {
    width: 25%!important;
}

.w23 {
    width: 23%!important;
}

.border-left{
    border-left-width: 2px !important;
    padding-left: 2% !important;
    border-left-color: #0a0a0a !important;
    border-left-style: solid !important;
}

.img-gray {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
}

.img-circle {
    border-radius: 50%;
}

.img-blur {
    filter: url(blur.svg#blur);
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);
    filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius=10, MakeShadow=false);
}

.en-font {
    font-family: Arial, Verdana, sans-serif;
}

.coverBg {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.left,
.fl {
    float: left;
}

.right,
.fr {
    float: right;
}

.hidden,
.r-hidden {
    display: none;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
    left: 0;
    top: 0;
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}

.clearfix:after,
ul.grid:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
}


/*如果有浮动，给浮动元素父级元素加上clearfix类即可清除浮动*/

.clearfix,
ul.grid {
    zoom: 1;
}

.transition {
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}

.transition-delay {
    -webkit-transition: all 0.4s ease-in 0.4s;
    -moz-transition: all 0.4s ease-in 0.4s;
    -o-transition: all 0.4s ease 0.4s;
    -ms-transition: all 0.4s ease-in 0.4s;
    transition: all 0.4s ease-in 0.4s;
}

h1,
.h1 {
    font-size: 33px;
}

h2,
.h2 {
    font-size: 27px;
}

h3,
.h3 {
    font-size: 23px;
}

h4,
.h4 {
    font-size: 17px;
}

h5,
.h5 {
    font-size: 13px;
}

h6,
.h6 {
    font-size: 12px;
}

p {
    margin: 10px 0;
}

@font-face {
    font-family: lighterFont;
    src: url('../font/FZLTCXHJW.ttf');
}

body {
    color: #000;
    /*整站默认颜色*/
    font-size: 14px;
    /*整站默认字体大小*/
    line-height: 1.5;
    font-family: Microsoft YaHei, Arial, Verdana, sans-serif;
    overflow: hidden;
}

.none{
    display: none;
}

.inline-block{
    display: inline-block;
}

.wrap {
    width: 100%;
    margin: 0 auto;
    max-width: 90%;
    /*PC端，中间主体宽度*/
}

.wrap85{
    width: 100%;
    margin: 0 auto;
    max-width: 85%;
}

.wrap80{
    width: 100%;
    margin: 0 auto;
    max-width: 80%;
}

.wrap70{
    width: 100%;
    margin: 0 auto;
    max-width: 70%;
}

.wrap60{
    width: 100%;
    margin: 0 auto;
    max-width: 60%;
}

.wrap-1200{
    width: 1200px;
    margin: 0 auto;
}

.reset {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-weight: normal;
}

a {
    color: #000;
    /*整站a连接默认颜色*/
    text-decoration: none;
}

/*a:hover,
a:focus {
    text-decoration: none;
}*/

@media screen and (max-width: 768px) {
    .wrap {
        width: 92%;
    }
}


/*=========前面是reset.css，不建议删除；下面的是你自己的全局css=========*/

#header {
    background: #d2d2d257;
    backdrop-filter: blur(2px);
    padding: 10px 0;
    position: fixed;
    width: 100%;
    z-index: 2;
    transition: all 0.5s ease-in-out;
}

#header .logo {
    text-align: center;
    height: 50px;
}

#header .logo a {
    color: #fff;
}

#header .logo a img {
    max-height: 45px;
    transition: all 0.5s ease-in-out;
}

#Menu {
    text-align: center;
}

.mMenu {
    display: none;
}

#Menu .list li {
    display: inline-block;
    padding: 20px 30px;
    font-size: 14px;
    position: relative;
}

#Menu .submenu {
    float: none;
    left: 0;
    top: 113%;
    position: absolute;
    z-index: 2;
    -webkit-perspective: 400px;
    -moz-perspective: 400px;
    -ms-perspective: 400px;
    -o-perspective: 400px;
    perspective: 400px;
    margin-top: 1px !important;
    box-shadow: 0px 10px 30px #e0e0e0;
    background-color: #fff;
    opacity: 0;
    min-width: 220px;
    visibility: hidden;
    transition: all ease-in-out 0.5s;
    padding: 10px;
}

#Menu .submenu li {
    color: #000;
    padding: 20px;
    text-align: left;
    float: none;
    background-color: #fff;
    display: block;
}

#Menu .list li:hover .submenu {
    visibility: visible;
    opacity: 1;
}

#Menu .list li .submenu li a:hover{
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border-bottom-width: 2px;
    border-bottom-style: solid;
}

#header .menuBar {
    height: 70px;
    cursor: pointer;
    float: right;
    display: none;
}

#header .menuBar ul {
    padding: 30px 0 0 0;
}

#header .menuBar .bar_line {
    width: 17px;
    height: 2px;
    background: #000;
    margin-bottom: 3px;
    -webkit-transition: -webkit-transform .6s, opacity .3s;
    transition: transform .6s, opacity .3s;
    border-radius: 1px;
}

#header.menu_close .menuBar .bar_line.bar_top {
    -webkit-transform: rotate(39deg);
    -ms-transform: rotate(39deg);
    transform: rotate(38deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
}

#header.menu_close .menuBar .bar_line.bar_mid {
    opacity: 0;
}

#header.menu_close .menuBar .bar_line.bar_foot {
    -webkit-transform: rotate(-39deg);
    -ms-transform: rotate(-39deg);
    transform: rotate(-38deg);
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
}

#header .menuBar:hover .bar_line {
    background: #000;
}

footer {
    padding: 50px 0 10px 0;
    background-color:#f4f4f4;
}

.copyright {
    padding-top: 10px;
}

.copyright p {
    margin: 0;
    color: #868686;
    text-align: center;
}

footer .list{
    margin: 0 auto;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}

footer .list ul li {
    float: left;
    width: 25%
}

footer .list .qrcode img{
    background-color: #000;
    min-width: 30%;
    position: relative;
    left: 40%;
}

footer .list ul li h3{
    font-size: 14px;
    margin-bottom: 20px;
}

footer ul li p,
footer ul li a {
    color: #868686;
}

footer,
footer a {
    color: #000;
}

footer ul li strong {
    font-size: 18px;
    font-weight: 500;
    margin-right: 10px;
    color: #fff;
}

footer a:hover{
    opacity: 0.7;
}

.copyright span{
    margin-right: 15px;
}

.copyright a{
    color: #868686;
}

.hidden {
    visibility: hidden!important;
}

/*banner*/
.banner {
    min-height: 640px;
    margin-top: 130px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.index-banner {
    margin-top: 130px;
}

.banner .title{
    text-align: center;
    color: #fff;
}

.banner .title h1{
    font-size: 60px;
    font-weight: 400;
}



/*分页*/

.cms_page {
    text-align: center;
}

.cms_page .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.cms_page .pagination>li {
    display: inline;
    width: auto;
    margin: 0 5px;
}

.cms_page .pagination>li>a,
.cms_page .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #717070;
    background-color: #fff;
    border: 1px solid #ddd;
}

.cms_page .pagination>li:first-child>a,
.cms_page .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.cms_page .pagination>li:last-child>a,
.cms_page .pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.cms_page .pagination>li>a:hover,
.cms_page .pagination>li>span:hover,
.cms_page .pagination>li>a:focus,
.cms_page .pagination>li>span:focus {
    z-index: 2;
    color: #717070;
    background-color: #fff;
    border-color: #ddd
}

.cms_page .pagination>.active>a,
.cms_page .pagination>.active>span,
.cms_page .pagination>.active>a:hover,
.cms_page .pagination>.active>span:hover,
.cms_page .pagination>.active>a:focus,
.cms_page .pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    background-color: #333333;
    border-color: #333333;
    cursor: default
}

.cms_page .pagination>.disabled>span,
.cms_page .pagination>.disabled>span:hover,
.cms_page .pagination>.disabled>span:focus,
.cms_page .pagination>.disabled>a,
.cms_page .pagination>.disabled>a:hover,
.cms_page .pagination>.disabled>a:focus {
    color: #9d9d9d;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.cms_page .pagination-lg>li>a,
.cms_page .pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.cms_page .pagination-lg>li:first-child>a,
.cms_page .pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.cms_page .pagination-lg>li:last-child>a,
.cms_page .pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.cms_page .pagination-sm>li>a,
.cms_page .pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.cms_page .pagination-sm>li:first-child>a,
.cms_page .pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.cms_page .pagination-sm>li:last-child>a,
.cms_page .pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.about .swiper-slide img{width: 100%;}

.overhidden{
    overflow: hidden;
}

.prev-next .prev{
    float: left;
}

.prev-next .next{
    float: right;
}

.pc{
    display: block;
}

.wap{
    display: none;
}

@media screen and (max-width: 768px) {
    .pc{
        display: none;
    }
    
    .wap{
        display: block;
    }
    body {
        font-size: 14px;
    }
    .index-banner{
        margin-top: 90px;
    }
    #Menu {
        display: none;
    }
    #header .logo {
        float: left;
        position: relative;
        transform: translate(10px, 10px);
    }
    #header .menuBar {
        display: block;
        margin-right: 10px;
    }
    .mMenu {
        position: fixed;
        width: 80%;
        background: #fff;
        z-index: 2;
        top: 0;
        left: 0;
        opacity: 0;
        display: block;
        height: calc(100vh - 50px);
        overflow: scroll;
        transition: all ease-in-out 0.5s;
    }
    .mMenu .top {
        padding: 10px 20px;
        border-bottom: 1px solid #d8d8d8 !important;
    }
    .mMenu ul {
        width: 85%;
        margin: 0 auto;
    }
    .mMenu ul li .children {
        transition: all ease-in-out 0.5s;
        overflow: hidden;
        height: 0;
    }
    .news-list ul li .con p:nth-of-type(1) a {
        font-size: 16px;
    }
    .mMenu ul li {
        height: 40px;
        line-height: 40px;
        text-align: left;
        font-size: 16px;
        height: inherit;
    }
    .mMenu h3 {
        color: #000;
    }
    .mMenu ul li a {
        color: #000;
        border-bottom: 1px solid #d8d8d8 !important;
        display: block;
        padding: 10px;
        background: url(../images/home/add_icon.png) no-repeat right center;
    }
    .mMenu ul li ul li a {
        background: none
    }
    .mMenu ul li .addicon {
        float: right;
    }
    #header.menu_close .mMenu {
        display: block;
    }
    #footer {
        margin-top: 4%;
    }

    footer, footer a{
        font-size: 12px;
    }
    footer .list ul li{
        width: 54%;
        margin-bottom: 15px;
    }
    footer .list ul li:nth-child(2n){
        margin-left: 10%;
        text-align: center;
        width: 36%;
    }
    footer .list .qrcode img{
       left: 0;
    }
    #footer .link,
    #footer .foot {
        text-align: left;
    }

    .copyright span{
        display: block;
        margin-bottom: 8px;
        margin-right: 0;
    }

    .copyright span:nth-child(2){
        display: inline-block;
        margin-right: 5px;
    }

    .banner{
        margin-top: 90px;
    }

    .banner .title h1{
        font-size: 40px;
    }
    .banner .title{
        padding: 0 20px;
    }

    .pro-categories-wap {
        width: 100%;
    }

    .pro-categories-wap .menuBar {
        display: inline-block;
        margin-right: 5%;
        vertical-align: middle;
    }

    .menuBar .bar_line{
        width: 17px;
        height: 2px;
        background: #000;
        margin-bottom: 3px;
        -webkit-transition: -webkit-transform .6s, opacity .3s;
        transition: transform .6s, opacity .3s;
        border-radius: 1px;
    }

    .pro-categories-wap{
        margin-bottom: 20px;
    }

}

@media screen and (max-width: 375px) {
    footer .list ul li:nth-child(2n){
        margin-left: 5%;
    }
    footer .list ul li {
        width: 59%;
    }
}

@media screen and (max-width: 360px) {
    footer .list ul li:nth-child(2n) {
        margin-left: 2%;
    }
    footer .list ul li {
        width: 62%;
    }
}

@media screen and (max-width: 320px) {
    footer .list ul li:nth-child(2n) {
        margin-left: 0%;
        width: 30%;
    }
    footer .list ul li {
        width: 70%;
    }
}