@font-face {
    font-family: 'iconfont';
    src: url('//at.alicdn.com/t/font_971715_uojw1htdpb.eot');
    src: url('//at.alicdn.com/t/font_971715_uojw1htdpb.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_971715_uojw1htdpb.woff2') format('woff2'), url('//at.alicdn.com/t/font_971715_uojw1htdpb.woff') format('woff'), url('//at.alicdn.com/t/font_971715_uojw1htdpb.ttf') format('truetype'), url('//at.alicdn.com/t/font_971715_uojw1htdpb.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

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

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

body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
li,
ol,
p,
select,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
}

* {
    box-sizing: border-box;
}

i {
    font-style: normal;
}

body,
html {
    min-height: 100%;
}

body {
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #333;
}

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

ol,
ul {
    list-style: none;
}

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

a {
    text-decoration: none;
    color: #232323;
}

a:hover {
    text-decoration: none;
}

table {
    border-collapse: collapse;
    table-layout: fixed;
}

input,
textarea {
    outline: none;
    border: none;
}

textarea {
    resize: none;
    overflow: auto;
}

.clearfix {
    zoom: 1;
}

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

header {
    background: transparent;
}

.line {
    margin: 0 18px;
}

.mar_15 a {
    font-size: 16px;
    font-family: 微软雅黑;
    --s_n-cf-c-color: linear-gradient(0deg, rgba(169, 169, 169, 1) 0%, rgba(0, 0, 0, 1) 100%);
}

.jz_web_banner {
    position: relative;
    width: 100%;
}

.jz_banner {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    margin: 0 auto;
    position: relative;
    user-select: text;
}

.banner_pic {
    margin: auto;
    position: relative;
    width: 100%;
}

.banner_pic_group {
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 31.25%;
    position: relative;
    width: 100%;
}

div.banner_pic_0 {
    left: 0;
}

.banner_pic_item_wrap {
    animation-fill-mode: both;
}

.banner_pic_item_wrap .banner_pic_item_link {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: var(--banner-link-z-index);
}

.banner_pic_item {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    cursor: default;
    height: 100%;
    margin: 0 auto;
    outline: none;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.jz_web_row_line {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    position: relative;
}

.jz_web_row_line_pc1 {
    width: 100%;
}

.jz_web_row {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding: 0 12.4%;
    position: relative;
}

.jz_web_row__content {
    display: flex;
    flex-wrap: nowrap;
    position: relative;
}


.banner_flv_background {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1
}

.banner_flv_bg {
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.banner_flv_area {
    margin: auto;
    padding-bottom: 42.1%;
    position: relative;
    z-index: 2
}

.banner_pic {
    margin: auto;
    position: relative;
    width: 100%
}

.banner_pic_group {
    margin: 0 auto;
    overflow: hidden;
    /*padding-bottom: 31.25%;*/
    position: relative;
    width: 100%
}

.three {
    background: #ededed;
    height: 200px;
    margin: 80px 0;
}

.three ul {
    display: flex;
}

.three ul li {
    text-align: center;
    display: inline-block;
    width: calc(100% / 3);
    vertical-align: middle;
    padding:  10px;
}

.three ul li img {
    text-align: center;
    margin: auto;
}

.three ul li h4 {
    margin-top: 30px;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: #222222;
    text-transform: uppercase;
    line-height: 2.169;
}

.three ul li p {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #222222;
    text-transform: uppercase;
    line-height: 1.3;
}

.three ul li:nth-child(2) {
    background-color: #a9826a;
    height: 200px;
    padding-top: 22px;
}

.three ul li:nth-child(2) h4 {
    color: #FFFFFF;
}

.three ul li:nth-child(2) p {
    color: #FFFFFF;
}

.foot {
    background: #202020;
    padding: 67px 0;
}

.foot .f-nav {
    width: 558px;
    float: left;
}

.foot .f-nav .nav-box ul li {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    text-transform: uppercase;
    display: inline-block;
    margin-right: 75px;
    margin-bottom: 25px;
}

.foot .f-nav .nav-box ul li a {
    color: #888888;
}

.foot .f-nav .nav-box ul li:nth-child(3n) {
    margin-right: 0px;
}

.foot .f-nav .nav-box ul li:hover a {
    color: #788fbb;
}

.foot .f-nav .lx {
    border-top: 1px solid #424242;
    padding-top: 35px;
}

.foot .f-nav .lx h4 {
    display: inline-block;
    font-size: 24px;
    font-family: "Microsoft YaHei";
    color: #ffffff;
}

.foot .f-nav .lx h4 span {
    color: #4a4a4a;
    font-size: 24px;
}

.foot .f-nav .lx span {
    color: #FFFFFF;
    font-size: 12px;
    margin: 0 10px;
}

.foot .f-nav .lx p {
    display: inline-block;
    color: #888888;
    font-size: 14px;
}

.foot .f-nav .lx p span {
    color: #ffffff;
    font-size: 20px;
}

.foot .f-message {
    width: 688px;
    float: right;
}

.foot .f-message h4 {
    display: inline-block;
    font-size: 24px;
    font-family: "Microsoft YaHei";
    color: #ffffff;
    margin-bottom: 30px;
}

.foot .f-message h4 span {
    color: #4a4a4a;
    font-size: 24px;
}

.foot .f-message .form .c1 {
    display: inline-block;
    width: 324px;
    border-bottom: 1px solid #424242;
    margin-right: 15px;
}

.foot .f-message .form .c1 span {
    color: #8a8a8a;
    font-size: 18px;
}

.foot .f-message .form .c1 input {
    background: transparent;
    color: #FFFFFF;
    font-size: 16px;
    padding-left: 10px;
}

.foot .f-message .form button {
    background-color: #2c2c2c;
    width: 684px;
    height: 42px;
    border: 0px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #ffffff;
    margin-top: 25px;
}

.foot-1 {
    height: 50px;
    line-height: 50px;
    background: #181818;
    text-align: center;
}

.foot-1 p {
    font-size: 12px;
    font-family: "Microsoft YaHei";
    color: #696969;
}

.ny-page {
    padding-bottom: 70px;
}

.ny-page .ny-title {
    margin-top: 35px;
    text-align: center;
}

.ny-page .ny-title h4 {
    font-size: 28px;
    font-family: "Microsoft YaHei";
    color: #ededed;
    text-transform: uppercase;
}

.ny-page .ny-title p {
    font-size: 28px;
    font-family: "Microsoft YaHei";
    color: #252525;
    line-height: 1;
    margin-top: 15px;
    margin-bottom: 18px;
}

.ny-page .ny-title .dh {
    background-color: #26345e;
    width: 13px;
    height: 13px;
    margin: 0 auto;
    border-radius: 50%;
}

.ny-page .ny-hd {
    margin-top: 35px;
    margin-bottom: 50px;
}

.ny-page .ny-hd ul {
    text-align: center;
}

.ny-page .ny-hd ul li {
    display: inline-block;
    border-width: 1px;
    border-color: #e5e5e5;
    border-style: solid;
    background-color: #ffffff;
    width: 138px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-right: 8px;
}

.ny-page .ny-hd ul li:hover {
    background: #26345e;
    border-color: #26345e;
}

.ny-page .ny-hd ul li:hover a {
    color: #fff;
}

.ny-page .ny-hd ul .on {
    background: #26345e;
    border-color: #26345e;
}

.ny-page .ny-hd ul .on a {
    color: #fff;
}

.ny-page .ny-prod ul li {
    display: inline-block;
    margin-right: 33px;
    margin-bottom: 45px;
}

.ny-page .ny-prod ul li .img-box {
    width: 408px;
    height: 306px;
}

.ny-page .ny-prod ul li .img-box img {
    width: 100%;
    height: 100%;
}

.ny-page .ny-prod ul li p {
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: #555555;
    border-bottom: 1px solid #e5e5e5;
    transition: all 0.4s;
}

.ny-page .ny-prod ul li:hover p {
    color: #26345e;
    border-bottom: 5px solid #26345e;
    transition: all 0.4s;
}

.ny-page .ny-prod ul li:nth-child(3n) {
    margin-right: 0px;
}

.ny-page .ny-paging ul {
    text-align: center;
}

.ny-page .ny-paging ul li {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    margin-right: 10px;
}

.ny-page .ny-paging ul li a {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: #333333;
}

.ny-page .ny-paging ul .on {
    background-color: #26345e;
}

.ny-page .ny-paging ul .on a {
    color: #FFFFFF;
}

.ny-page .ny-paging ul li:first-child {
    border-width: 1px;
    border-color: #d2d2d2;
    border-style: solid;
    background-color: #ffffff;
    width: 25px;
    height: 25px;
    line-height: 21px;
}

.ny-page .ny-paging ul li:last-child {
    border-width: 1px;
    border-color: #d2d2d2;
    border-style: solid;
    background-color: #ffffff;
    width: 25px;
    height: 25px;
    line-height: 21px;
}

.ny-page .ny-news ul li {
    margin-bottom: 40px;
    border-bottom: 1px dashed #dcdcdc;
    padding-bottom: 40px;
}

.ny-page .ny-news ul li .text {
    width: 1130px;
    float: left;
}

.ny-page .ny-news ul li .text h4 {
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: #333333;
    margin-bottom: 20px;
}

.ny-page .ny-news ul li .text p {
    font-size: 13px;
    font-family: "Microsoft YaHei";
    color: #666666;
    line-height: 2.154;
}

.ny-page .ny-news ul li .time {
    float: right;
    width: 80px;
    text-align: center;
    margin-top: 15px;
}

.ny-page .ny-news ul li .time p {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: #bababa;
    padding-bottom: 10px;
    border-bottom: 1px solid #d5d5d5;
}

.ny-page .ny-news ul li .time h4 {
    padding-top: 13px;
    font-size: 26px;
    font-family: "Microsoft YaHei";
    color: #26345e;
}

.ny-page img {
    max-width: 100%;
}

.h-10 {
    height: 300px;
    overflow: hidden;
}

.copy {
    font-size: 0.24rem;
    color: #acacac;
    text-align: center;
    background: #f2f2f2;
    margin-top: 0.44rem;
    padding: 0.12rem 0;
    margin-bottom: 0.98rem;
}

.tab_bar {
    height: 2rem;
    background: #a9826a;
    position: fixed;
    z-index: 97;
    width: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
}
.tab_bar ul{
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.tab_bar ul li {
    display: inline-block;
    height: 2rem;
    line-height: 2rem;
}

.tab_bar ul li .iconfont {
    font-size: 1rem;
    color: #FFFFFF;
    vertical-align: middle;
}

.tab_bar ul li span {
    font-size: 0.8rem;
    color: #FFFFFF;
    vertical-align: top;
}

.m_index4 {
    background: #f1f1f1;
    background-size: 100% 100%;
    padding-top: 0.7rem;
    padding-bottom: 3.2rem;
}

.m_index4 .m_tit img {
    display: inline-block;
    vertical-align: top;
    width: 0.61rem;
    height: 0.58rem;
    margin-right: 0.3rem;
}

.m_index4 .m_tit p {
    display: inline-block;
    vertical-align: top;
    font-size: 0.6rem;
    font-family: "Microsoft YaHei";
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.5;
    margin-top: -0.14rem;
}

.m_index4 .from {
    margin-top: 0.5rem;
    padding: 0.6rem;
}

.m_index4 .from .f1 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0.3rem;
}

.m_index4 .from .f1 p {
    font-size: 0.6rem;
    font-family: "Microsoft YaHei";
    color: #333;
    text-transform: uppercase;
    line-height: 1;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    width: 3rem;
}

.m_index4 .from .f1 input {
    flex: 1;
    border-width: 1px;
    border-color: #999999;
    border-style: solid;
    width: calc(100% - 3.2rem);
    height: 2rem;
    display: inline-block;
    vertical-align: middle;
    background: transparent;
    color: #333;
    padding: 0 0.2rem;
    margin-top: 0.23rem;
}

.m_index4 .from .f1 textarea {
    flex: 1;
    border-width: 1px;
    border-color: rgba(255, 255, 255, 0.6);
    border-style: solid;
    width: calc(100% - 3.2rem);
    height: 2rem;
    display: inline-block;
    vertical-align: middle;
    background: transparent;
    color: #fff;
    padding: 0.2rem;
}

.m_index4 .from button {
    background-color: #f98b36;
    width: 5.6rem;
    height: 1.6rem;
    border: 0px;
    font-size: 0.8rem;
    font-family: "Microsoft YaHei";
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 1rem;
}

.m_index4, .tab_bar {
    display: none;
}

.tp_color {
    color: #97132f;
}
.cont{
    max-width: 1300px;
    margin: 0 auto;
}

@media screen and (max-width: 768px) {
    body {
        font-family: "Microsoft YaHei";
        font-size: 14px;
        color: #333;
    }

    .three, .foot {
        display: none;
    }

    .m_index4, .tab_bar {
        display: block;
    }
}
