* {
    word-break: break-all;
    font-family: PingFangSC-Light, helvetica, 'Heiti SC', "微软雅黑", tahoma, '宋体', Arial, Lucida, Verdana, Helvetica, sans-serif
}

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
}

fieldset,
img {
    border: 0;
}

:focus {
    outline: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup,
i {
    font-style: normal;
    font-weight: normal
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}

code,
kbd,
samp,
tt {
    font-size: 100%
}

input,
button,
textarea,
select {
    *font-size: 100%
}

body {
    line-height: 1.5;
    font-size: 12px;
    color: #333;
    background: #FFF;
    width: 100%;
    min-width: 1200px
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

sup,
sub {
    font-size: 100%;
    vertical-align: baseline
}

:link,
:visited,
ins {
    text-decoration: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

a:link,
a:visited,
a:active {
    color: #333;
    text-decoration: none
}

a:hover {
    text-decoration: none;
    cursor: pointer
}

img {
    vertical-align: middle
}

.clearfix:before,
.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

.wrapper {
    height: auto;
    margin: 0 auto;
    width: 1200px
}

.fontArial {
    font-family: Arial, Helvetica, sans-serif
}

*html {
    background-image: url(about:blank);
    background-attachment: fixed
}

input:focus,
textarea:focus,
selects:focus {
    border-color: #4673ec !important;
    outline: 0;
    box-shadow: inset 0 1px 1px #4673ec
}

#main {
    padding-bottom: 20px
}

.noneBox {
    font-size: 14px;
    color: #999;
    padding: 20px
}

.floor {
    margin: 0 auto
}

.icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95%
}

.icon-home {
    background-image: url(../images/i-home.png)
}

.icon-bg {
    background-image: url(../images/icon.png);
    background-size: auto 100%
}

.icon-1 {
    background-position: 6px 0px
}

.icon-2 {
    background-position: -174px 0px
}

.icon-3 {
    background-position: -352px 0px
}

.icon-4 {
    background-position: -555px 0px
}
.icon-5{
    background-image: url(../images/icon-5.png);
    background-size: auto 100%
}
.banner-image {
    background-position: center;
    background-size: auto 100%;
    background-repeat: no-repeat
}

.layout-top {
    width: 100%
}

.layout-top .layout-banner {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.banner {
    width: 100%;
    height: 804px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 2%;
}

.banner ul li {
    display: none;
    z-index: 2;
    width: 100%;
    height: 804px;
    position: absolute;
    left: 0px;
    top: 0px;
    overflow: hidden
}

.banner ul li a {
    display: block;
    width: 100%;
    height: 100%
}

.banner .page {
    width: 100%;
    height: 43px;
    background: none;
    position: absolute;
    left: 0px;
    bottom: 100px;
    z-index: 5;
    text-align: center
}

.banner .page em {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-top: 17px;
    background: url(../images/dd1.png) no-repeat center center;
    margin-right: 10px;
    cursor: pointer
}

.banner .page em.current {
    width: 40px;
    background: url(../images/dd2.png) no-repeat center center
}

.layout-top .wrapper {
    height: 100%;
    position: relative
}

.layout-top .layout-nav {
    top: 20px;
    position: relative;
    z-index: 100
}

.layout-top .layout-nav .logo {
    float: left;
    height: 82px;
    width: 285px;
    display: inline-block
}

.layout-top .layout-nav .nav {
    margin-top: 15px;
    float: right;
    display: inline-block
}

.layout-top .layout-nav .nav .item {
    width: 100px;
    text-align: center;
    display: inline-block;
    float: left;
    color: #333;
    font-size: 16px;
    margin: 0 5px;
    padding: 0 10px;
    line-height: 35px;
    position: relative;
    font-weight: bold;
}

.layout-top .layout-nav .nav .item>a {
    text-align: center
}

.layout-top .layout-nav .nav .item>a span {
    padding-bottom: 5px;
    display: inline-block
}

.layout-top .layout-nav .nav .item:hover span {
    color: #014da1
}

.layout-top .layout-nav .nav .item:hover {
    /* background-image: url(../images/nav-bg.png); */
    border-radius: 4px;
    background-size: 100% 100%;
    background: #addc39
}

.layout-top .layout-nav .nav .item.cur>a span {
    color: #FFF;
    /* border-bottom: 3px solid #014da1 */
}

.layout-top .layout-nav .nav .down {
    opacity: 0;
    transition: all .5s;
    display: block;
    position: absolute;
    left: 0;
    top: 56px;
    width: 100%;
    transform: translateY(20px)
}

.layout-top .layout-nav .nav .down>a {
    color: #FFF;
    background-image: url(../images/nav-bg.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-bottom: 4px;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
    overflow: hidden
}

.layout-top .layout-nav .nav .down>a:hover,
.layout-top .layout-nav .nav .down>a.cur {
    background: #addc39
}

.layout-top .layout-nav .nav .down.cur {
    transform: translateY(0);
    opacity: 1
}

.layout-top .layout-menu-second {
    background: #FFF;
    position: absolute;
    bottom: -40px;
    right: 0;
    display: inline-block;
    z-index: 100
}

.layout-top .layout-menu-second a {
    margin-left: 1px;
    font-size: 16px;
    color: #999;
    text-align: center;
    background: #ededed;
    float: left;
    display: block;
    width: 150px;
    height: 50px;
    line-height: 50px
}

.layout-top .layout-menu-second a:hover,
.layout-top .layout-menu-second a.cur {
    color: #333;
    font-size: 16px;
    background-image: url(../images/er-nav.jpg);
    background-position: top left;
    background-repeat: repeat-x
}

.layout-top .layout-menu-icon {
    background: #FFF;
    position: absolute;
    bottom: -50px;
    right: 0;
    display: inline-block;
    z-index: 100;
}

.layout-top .layout-menu-icon a {
    margin-left: 1px;
    font-size: 16px;
    color: #333;
    text-align: center;
    float: left;
    display: block;
    width: 150px
}

.layout-top .layout-menu-icon a span {
    display: block
}

.layout-top .layout-menu-icon a .icon {
    margin: 0 auto;
    width: 60px;
    height: 50px
}

.layout-top-1 {
    position: relative;
    height: 800px;
    margin-bottom: 86px
}

.layout-top-2 {
    position: relative;
    height: 425px
}

.layout-bread {
    text-align: right;
    font-size: 14px;
    color: #666
}

.layout-bread div {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding-left: 25px;
    position: relative
}

.layout-bread i {
    position: absolute;
    left: 0;
    top: 2px;
    height: 20px;
    width: 20px
}

.layout-bread a {
    font-size: 14px;
    color: #666
}

.layout-bread a:hover {
    color: #4673ec
}

.layout-new-product {
    padding-bottom: 40px
}

.layout-new-product .l {
    float: left;
    width: 380px;
    padding-right: 40px;
    border-right: 1px solid #f1f1f1;
    overflow: hidden
}

.layout-new-product .l ul {
    width: 400px
}

.layout-new-product .r {
    float: right;
    width: 680px;
    overflow: hidden
}

.layout-new-product .product-list .hd {
    font-size: 18px;
    color: #333;
    line-height: 45px;
    font-weight: bold
}

.layout-new-product .product-list .hd a {
    float: right;
    font-size: 14px
}

.layout-new-product .product-list ul {
    overflow: hidden
}

.layout-new-product .product-list ul li {
    margin-bottom: 5px;
    margin-right: 10px;
    padding-left: 15px;
    float: left;
    display: block;
    height: 36px;
    overflow: hidden;
    line-height: 36px;
    position: relative
}

.layout-new-product .product-list ul li::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -4px;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #f1f1f1
}

.layout-new-product .product-list ul li a {
    font-size: 14px;
    color: #333
}

.layout-new-product .product-list ul li:hover a {
    color: #4673ec
}

.layout-new-product .product-list ul li:hover::before {
    background: #4673ec
}

.layout-new-product .l li {
    width: 105px
}

.layout-new-product .r .line {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f1f1f1
}

.layout-new-product .r li {
    width: 200px
}

.layout-new-list .item {
    display: block;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #f1f1f1
}

.layout-new-list .item h3 {
    font-weight: bold;
    font-size: 18px;
    color: #333
}

.layout-new-list .item p {
    margin: 15px 0 20px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    height: 72px;
    overflow: hidden
}

.layout-new-list .item span {
    font-size: 14px;
    color: #333;
    display: block;
    text-align: right
}

.layout-menu {
    background: #f7f6f6;
    float: left;
    width: 250px;
    padding-bottom: 30px;
    margin-bottom: 40px;
}

.layout-menu .hd {
    background-image: url(../images/menu-h-bg.png);
    background-position: top left;
    background-repeat: no-repeat;
    height: 87px;
    color: #FFF
}

.layout-menu .hd h3 {
    padding: 20px 0 0 20px;
    font-size: 22px;
    width: 210px;
    overflow: hidden;
    height: 30px
}

.layout-menu .hd span {
    padding-left: 20px;
    font-size: 14px;
    display: block;
    width: 210px;
    overflow: hidden;
    height: 22px
}

.layout-menu ul {
    padding: 0 10px;
    width: 230px
}

.layout-menu ul li {
    display: block;
    height: 30px;
    padding: 19px 30px 19px 10px;
    border-bottom: 1px solid #e4e1e1;
    box-shadow: 0px 1px 1px #FFF inset;
    position: relative
}

.layout-menu ul li a {
    display: block;
    line-height: 30px;
    font-size: 16px;
    color: #333
}

.layout-menu ul li::after {
    content: '';
    display: block;
    height: 17px;
    width: 17px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -8px;
    background-image: url(../images/menu-icon.png);
    background-position: top left;
    background-repeat: no-repeat
}

.layout-menu ul li:hover a,
.layout-menu ul li.cur a {
    color: #94cf03
}

.item ul li:hover a,
.item ul li.cur a {
    color: #94cf03
}

.layout-menu ul li:hover::after,
.layout-menu ul li.cur::after {
    background-position: bottom left
}

.layout-menu .code {
    text-align: center
}

.layout-menu .code img {
    margin: 40px auto 10px;
    height: 135px;
    width: 135px
}

.layout-menu .code span {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #999
}

.layout-about {
    padding-top: 30px
}

.layout-about li {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #f1f1f1;
    display: block
}

.layout-about li .info {
    width: 580px;
    float: left
}

.layout-about li .info h3 {
    margin-top: 10px;
    font-size: 24px;
    color: #666;
    line-height: 30px
}

.layout-about li .info h2 {
    font-size: 24px;
    color: #0097e0;
    padding: 10px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #f1f1f1
}

.layout-about li .info p {
    font-size: 14px;
    color: #333;
    line-height: 30px
}

.layout-about li img {
    width: 520px;
    height: 240px;
    float: right
}

.layout-content {
    width: 900px;
    float: right;
    overflow: hidden
}

.layout-content h1 {
    position: relative;
    height: 41px
}

.layout-content h1 span {
    position: relative;
    z-index: 2;
    line-height: 41px;
    font-size: 18px;
    color: #333;
    background: #FFF;
    display: inline-block;
    padding-right: 15px
}

.layout-content h1::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #e4e4e4;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 20px
}

.layout-content .main {
    margin: 10px 0;
    padding-bottom: 10px
}

.layout-content .main .detail .hd {
    font-size: 18px;
    color: #333;
    line-height: 50px;
    text-align: center
}

.layout-content .main .detail .item {
    margin-bottom: 15px;
    font-size: 14px;
    color: #666;
    line-height: 30px
}

.layout-content .main .news li {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #f1f1f1;
    display: block
}

.layout-content .main .news li a {
    display: block
}

.layout-content .main .news li a img {
    float: left;
    height: 160px;
    width: 240px
}

.layout-content .main .news li a .info {
    width: 640px;
    float: right
}

.layout-content .main .news li a .info h3 {
    margin-top: 10px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    font-size: 16px;
    color: #333
}

.layout-content .main .news li a .info p {
    display: block;
    margin: 15px 0;
    font-size: 14px;
    color: #666;
    height: 50px;
    line-height: 25px;
    overflow: hidden
}

.layout-content .main .news li a .info span {
    font-size: 14px;
    color: #999
}

.layout-content .main .news li a:hover .info span,
.layout-content .main .news li a:hover .info h3 {
    color: #0097e0
}

.layout-content .main .product {
    width: 1250px
}

.layout-content .main .product li {
    margin: 0 21px 21px 0;
    float: left;
    display: block;
    border: 1px solid #f1f1f1;
    width: 284px;
    font-size: 14px;
    color: #666;
    position: relative;
    background: #f1f1f1
}

.layout-content .main .product li img {
    background-color: #FFF;
    width: 284px;
    height: 190px
}

.layout-content .main .product li p {
    height: 60px;
    line-height: 60px;
    width: 220px;
    padding: 0 44px 0 10px;
    overflow: hidden
}

.layout-content .main .product li span {
    position: absolute;
    line-height: 60px;
    bottom: 0;
    right: 10px
}

.layout-content .main .product li a {
    display: block
}

.layout-content .main .product li a:hover {
    color: #FFF;
    background: #0097e0
}

.layout-content .main .page-2 {
    margin-top: 30px;
    height: 53px;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    line-height: 55px;
    color: #999
}

.layout-content .main .page-2 label {
    margin-left: 10px
}

.layout-content .main .page-2 a {
    color: #999;
    font-size: 14px
}

.layout-content .main .page-2 a.r {
    float: right
}

.layout-content .main .page-2 a:hover {
    color: #0097e0
}

.layout-content .main .page {
    padding-top: 30px;
    text-align: center
}

.layout-content .main .page a {
    display: inline-block;
    width: 26px;
    height: 22px;
    line-height: 22px;
    margin: 0 4px;
    text-align: center;
    background: #f1f1f1;
    color: #c8c8c8
}

.layout-content .main .page a.nu {
    background: #f1f1f1;
    color: #c8c8c8
}

.layout-content .main .page a:hover,
.layout-content .main .page a.cur {
    color: #FFF;
    background-color: #0097e0
}

.layout-content .main .page a.btn {
    background-repeat: no-repeat;
    background-position: top left
}

.layout-content .main .page a.prev {
    background-image: url(../images/btn-page-left.png)
}

.layout-content .main .page a.next {
    background-image: url(../images/btn-page-right.png)
}

.layout-footer {
    background: #202224
}

.layout-footer .wrapper {
    height: 60px;
    line-height: 60px;
    font-size: 12px;
    color: #8c8c8c
}

.layout-footer .wrapper p {
    display: inline-block
}

.layout-footer .wrapper .l {
    float: left;
    width: 900px
}

.layout-footer .wrapper .r {
    width: 300px;
    float: right
}

.vid {
    width: 80%;
    margin: 0 auto;
    /* margin-top: 40px; */
}

.zi {
    font-size: 14px;
}

.ba {
    display: flex;
}

.di {
    padding: 20px;
    box-sizing: border-box;
    font-size: 16px;
}

.im {
    /* width: 222px; */
    height: 333px;
}

.sb {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.tit {
    font-size: 18px;
    font-weight: bold;
    text-indent: 0;
}

.image {
    margin: 40px 0px 40px 200px;
}

.sw1 {
    width: 900px;
    height: 400px;
}
.sw2 {
    width: 900px;
    height: 650px;
    /* height: 400px; */
}

.sw {
    display: flex;
    /* flex-wrap: wrap; */
}

.fen {
    /* text-align: center; */
    font-size: 24px;
    text-indent: 2em;
    margin-top: 20px;
    text-align: center;
}

.yao {
    display: flex;
    flex-wrap: wrap;
    width: 930px !important;
}

.ary {
    width: 900px;
    /* height: 400px !important; */
    display: flex;
    justify-content: space-between;
}

.dizhi {
    font-size: 20px;
    font-weight: bold;
}

.xw {
    width: 900px !important;
}

.bian {
    /* width: 1000px; */
    margin-top: -40px;
}

.content {
    width: 820px;
    margin-left: 40px;
    margin-top: -40px;
}

.videos {
    min-height: 420px;
}

.rz {
    height: 100%;
}

.duanluo {
    font-size: 14px;
    text-indent: 2em;
    line-height: 30px
}

.duanluo>img {
    width: 900px;
}

.check {
    display: flex;
    justify-content: space-around;
    width: 900px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 40px;
}

.zl {
    margin-top: 40px;
}

.uu {
    width: 100%;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.uu>li {
    margin-top: 20px;
    border: 1px solid rgb(185, 185, 185); 
    padding: 10px;
}

.uu>li>a>p {
    margin-bottom: 20px;
}
.dd{
    text-align: center;
}
.imm{
    text-align: center;
}