﻿@charset "utf-8";
@import url(dll.css);
@import url(module.css);
@import url(global.css);
@import url(/onlinecss/onlineeditor.css);
@import url(ddsmoothmenu.css);
@import url(animate.css);
iframe {
    margin-top: 50px;
}

.ddsmoothmenu>ul {
    display: flex;
    justify-content: end;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.i_banner_box {
    text-align: center;
}


/*发展历程*/

.fazhan {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.head_main {
    z-index: 10;
    background: #333b4a;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 12px;
}

.left {
    float: left;
}

.head_main .right {
    color: #999;
}

.right {
    float: right;
}

.head_main .right li {
    display: inline;
    padding: 0 5px;
}

.head_main .right li:first-child {
    padding-right: 0;
}

.head_main .right li a {
    color: #999;
    position: relative;
    z-index: 10;
}

.index-products ul li {
    float: left;
    width: 25%;
    margin-bottom: 28px;
}

.index-products ul li a {
    display: block;
    border: 1px solid #e4e4e4;
    padding: 15px 15px 0 15px;
    margin: 0 15px;
}

.index-products ul li .item_img {
    overflow: hidden;
    position: relative;
    height: 0;
    padding-top: 75%;
}

.i_pro .item_img img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: .6s;
}

.index-products ul li .item_wrapper {
    overflow: hidden;
}

.item_wrapper p {
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    color: #d83648;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 42px;
    line-height: 42px;
}

.index-products ul li a:hover {
    border: 1px solid #129243;
}

.item_img img:hover {
    transform: scale(1.2);
}

.contents {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.introduction ul {
    margin-top: 30px;
    overflow: hidden;
}

.introduction li {
    width: 23.25%;
    height: 185px;
    float: left;
    margin-bottom: 15px;
    position: relative;
}

.introduction li:first-child {
    width: 73%;
    height: 583px;
    margin-right: 45px;
}

.introduction li img {
    width: 100%;
    height: 186px;
}

.introduction li:first-child img {
    height: 583px;
}

.introduction li .tipsText {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    transform: scale(.85);
    font-size: 36px;
    color: transparent;
    text-align: center;
    transition: all linear .1s;
    -webkit-transition: all linear .1s;
}

.introduction li .tipsText span {
    display: block;
    font-size: 18px;
    color: #ffffff;
    position: relative;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    padding: 0 10%;
    top: 100px;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
}

.introduction li:first-child .tipsText span {
    font-size: 36px;
    top: 284px;
}

.introduction {
    padding: 60px 0 0;
}

.introduction li:hover .tipsText {
    display: block !important;
    transform: scale(1);
    -webkit-transform: scale(1);
}

.ul-imgtxt04 {
    overflow: hidden;
    margin-top: 20px;
}

.ul-imgtxt04 li {
    float: left;
    width: 50%;
    margin-bottom: 20px;
    cursor: pointer;
}

.ul-imgtxt04 li .pic {
    float: left;
    width: 45px;
    height: 45px;
    text-align: center;
}

.ul-imgtxt04 li .pic img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}

.ul-imgtxt04 li .txt {
    overflow: hidden;
    padding-left: 16px;
}

.ul-imgtxt04 li .txt .tit a {
    display: block;
    height: 24px;
    line-height: 24px;
    font-size: 18px;
    color: #333;
    font-weight: 400;
}

.ul-imgtxt04 li .txt p {
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    color: #b2b2b2;
}

.jianjie img {
    float: right;
    padding: 20px;
}

.mfbox1 span {
    font-size: 16px;
}

.gsjj {
    text-indent: 2em;
    text-align: justify;
}

.news_view {
    text-align: center;
}

.pic img {
    width: 50%;
}

.dizhi {
    float: right;
    width: 35%;
    margin-top: -158px;
}

.dizhi h3 {
    font-size: 16px;
    margin-left: 45px;
}

.gjjs2 li {
    float: left;
    width: 48%;
    line-height: 40px;
    position: relative;
}

.gjjs2 li:nth-child(odd) {
    margin-right: 4%;
}

.gjjs2 li::before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #000;
    border-radius: 50%;
    left: 10px;
    top: 17px;
}

.dizhi img {
    width: 150px;
    line-height: 41px;
}

.gjjs2 h3 {
    color: #ea8d19;
    font-size: 18px;
    font-weight: 600;
}

.qdys span {
    font-size: 18px;
    font-weight: 600;
    color: #a68a3a;
}

.qdys {
    width: 1000px;
    margin: 0 auto;
}

.wdmd h3 {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    margin-top: 30px;
    line-height: 100px;
}

.whsyb h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 100px;
}

.remark p {
    font-size: 16px;
    text-indent: 2em;
    text-align: left;
    width: 733px;
    margin: AUTO;
}

.mfbox1 {
    text-align: center;
}

.mfbox1 h3 {
    line-height: 60px;
    font-size: 30px;
}

.mfbox1 img {
    width: 100px;
}

.gjjs2 {
    font-size: 16px;
    padding: 70px;
    text-indent: 2em;
    line-height: 30px;
    text-align: justify;
}

.mileposts_content {
    background: url(/templates/Images/Vertical_line.png);
    background-repeat-x: no-repeat;
    background-repeat-y: repeat;
    background-position: center;
    overflow: hidden;
    margin-top: 60px;
    padding-bottom: 145px;
    position: relative;
}

.qdys h3 {
    font-size: 27px;
    font-weight: 600;
    text-align: center;
    line-height: 70px;
    color: #a68a3a;
}

.qdys li {
    /*margin-left: 170px;*/
    font-size: 16px;
    line-height: 57px;
}

.gjjs2 span {
    color: #333f50;
    font-weight: 600;
}

.whsyb1 img {
    margin-top: 21px;
}

.mileposts_content .mileposts_container>ul {
    position: relative;
    padding-top: 60px;
    width: 540px;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 25px 20px;
    float: left;
    position: relative;
    background-size: 100% 100%;
}

.mileposts_content .mileposts_container>ul::before {
    content: '';
    position: absolute;
    width: 0px;
    height: 0px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #CCCCCC;
    top: 20px;
    right: -10px;
}

.mileposts_content .mileposts_container>ul::after {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    background: url(/templates/Images/circular_big.png.png) no-repeat 100%;
    right: -69px;
    top: 22px;
}

.mileposts_content .mileposts_container>ul .title {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 15px;
}

.mileposts_list {
    padding-left: 20px;
}

.mileposts_list li {
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    list-style: disc;
}

.mileposts_content .mileposts_container:nth-child(2n)>ul {
    border: 1px solid #ccc;
    border-radius: 8px;
    float: right;
    background-size: 100%;
}

.mileposts_content .mileposts_container:nth-child(2n)>ul::before {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #CCCCCC;
    right: auto;
    left: -10px;
    border-left: none;
}

.mileposts_container {
    overflow: hidden;
}

.mileposts_content .mileposts_container:nth-child(2n)>ul::after {
    left: -68px;
}

.mileposts_content::after {
    content: '';
    position: absolute;
    width: 80px;
    height: 80px;
    background: url(/templates/Images/chixu.png) no-repeat 100%;
    left: calc(50% - 40px);
    bottom: 0;
}

.whsyb {
    float: left;
    width: 50%;
    padding: 20px;
    line-height: 30px;
    font-size: 16px;
}

.whsyb2 {
    float: right;
    width: 50%;
    padding: 20px;
    line-height: 35px;
    font-size: 16px;
}

.whsyb2 h3 {
    font-size: 18px;
    font-weight: 600;
    padding: 30px;
}

.whsyb22 img {}

.about_more {
    border: 1px solid #AE601E;
    width: 124px;
    height: 40px;
    line-height: 40px;
    position: relative;
    border-radius: 5px;
    padding-left: 13px;
}

.about_more a {
    font-size: 12px;
    line-height: 30px;
    color: #333f50;
}

.about_more::after {
    content: '';
    position: absolute;
    width: 22px;
    height: 8px;
    background: url(/templates/Images/jiantou.png) no-repeat 100%;
    right: 10px;
    top: 13px;
}

.i_news_toptitle span {
    font-size: 32px;
    color: #eedcc6;
    opacity: 1;
    display: block;
}

.i_news_toptitle h3 {
    font-size: 28px;
    position: relative;
    display: inline-block;
    color: #333f50;
}

.i_news_toptitle h3::before,
.toptitle .infos::before {
    content: '';
    position: absolute;
    width: 20px;
    height: 2px;
    background-color: #333f50;
    left: -40px;
    top: 50%;
}

.i_news_toptitle h3::after,
.toptitle .infos::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 2px;
    background-color: #333f50;
    right: -40px;
    top: 50%;
}

.pro_view_title h3 {
    font-size: 22px;
    color: #333f50;
    font-weight: bold;
    padding-top: 20px;
    position: relative;
}

.i_news_toptitle {
    position: relative;
    text-align: center;
    margin-bottom: 50px;
}

.toptitle {
    text-align: center;
}

.toptitle span {
    font-size: 32px;
    color: #eedcc6;
    opacity: 1;
    display: block;
}

.toptitle h3,
.toptitle .infos {
    font-size: 28px;
    color: #333f50;
    position: relative;
    display: inline-block;
    color: #333f50;
}

.toptitle h3::before,
.toptitle .infos::before {
    content: '';
    position: absolute;
    width: 20px;
    height: 2px;
    background-color: #333f50;
    left: -40px;
    top: 50%;
}

.toptitle h3::after,
.toptitle .infos::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 2px;
    background-color: #333f50;
    right: -40px;
    top: 50%;
}

.swiper-container666 {
    width: 100%;
    position: relative;
    overflow: hidden
}

.swiper-container666 .swiper-slide img {
    width: 100%;
    display: block;
    height: 478px;
}

.swiper-container666 .swiper-slide span {
    width: 100%;
    display: block;
    text-align: center;
}

.honor_container {
    margin-top: 30px;
}

.honor {
    padding: 0 0 57px;
    overflow: hidden;
}

.honor .content {
    max-width: 1440px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
}

.header {
    width: 100%;
    padding: 0 15px;
    height: 90px;
    position: relative;
    top: 0px;
    transition: all 0.5s;
}

.jianjie {
    width: 1100px;
    margin: 0 auto;
    font-size: 10px;
    line-height: 30px;
}

.f_boxwz {
    width: 1000px;
    /* text-align: ; */
    margin: 0 auto;
    line-height: 30px;
}

.f_boxwz p {
    text-indent: 2em;
}

.productview {
    width: 1200px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 30px;
    color: #333;
}

.center {
    margin: 0 auto;
    max-width: 1280px;
    display: flex;
    justify-content: space-between;
}

.logo {
    width: 23%;
    margin-top: 18px;
}

.fl {
    float: left;
    display: inline;
    position: relative;
}

.logo img {
    width: 100%;
    margin-top: 0px;
}

#menu_37 .single_content {
    width: 1200px;
    font-size: 16px;
    line-height: 32px;
}

.header_box {
    width: 80%;
    height: 80px;
}

.f_box {
    width: 1000px;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 20px;
}

.f_box p {
    line-height: 30px;
    margin: 20px 20px;
    margin-left: 20px;
    float: left;
    margin: 10px 5;
    margin-top: 10px;
    color: #dfb146;
}

.f_box img {
    float: left;
    width: 100px;
}

.header_box .right {
    width: 100%;
    padding-left: 30px;
}

.header_box .right>.ddsmoothmenu>ul>li {
    float: left;
    /* height: 90px; */
    line-height: 80px;
    width: 10.8%;
    text-align: center;
    z-index: 999999;
    position: relative;
}

.header_box .right>.ddsmoothmenu>ul>li>a {
    padding-bottom: 15px;
    position: relative;
    color: #333;
    font-size: 16px;
}

.header_box .right>.ddsmoothmenu>ul>li>a.navactive::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #ae611e;
    left: 0;
    bottom: -10px;
}

.navRight {
    width: 150px!important;
    height: 64px;
    line-height: 37px;
    margin-top: 23px;
    display: none;
}

.navRight .search {
    padding: 0 53px 0 30px;
    cursor: pointer;
}

.prz {
    position: absolute;
    zoom: 1;
    display: none;
    z-index: 9999999999;
    width: 0;
    right: 80px;
    transition: all 0.2s;
}

.pra {
    border-radius: 37px;
    right: 30px;
    overflow: hidden;
    transition: all 0.5s ease-in-out;
    background: #4c4c4c;
    color: #fff;
    height: 40px;
}

.pra input {
    width: 87%;
    border: none;
    padding-left: 6%;
    height: 100%;
    background: none;
}

.btnSearch2 {
    background: url(/templates/Images/seach.png) no-repeat center;
    width: 17px;
    height: 37px;
    display: block;
}

.sousuo {
    background: url(/templates/Images/seach2.png) center center no-repeat;
    width: 17px;
    height: 37px;
    display: block;
}

.rt {
    padding: 0 10px;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 25px;
    margin-right: 20px;
    display: none;
}

.rt .clearfix {
    width: 25%;
}

span.zndx {
    background: url(/templates/Images/ywtb.png) no-repeat left center;
    width: 24px;
    height: 37px;
    float: left;
}

.clearfix span {
    color: #ead7ae;
}

.clearfix:after,
.clearfix:before {
    clear: both;
    content: " ";
    display: table;
}

.language {
    float: right;
    width: 110px;
}

.language * {
    transition: all 0.5s;
    display: none;
}

.language_text {
    color: #fff;
    cursor: pointer;
}

.jiantou {
    background: url(/templates/Images/jiantou.png) left center no-repeat;
    width: 12px;
    height: 8px;
    display: inline-block;
    margin-left: 10px;
}

.link_flock {
    display: none;
    overflow: unset;
    z-index: 1;
    background: #fff;
    padding: 0 14%;
    width: 230%;
    left: -55px;
    border-top: 2px solid #dfb146;
    transform: translateY(-10%);
    -webkit-transform: translateY(-10%);
    -moz-transform: translateY(-10%);
    -ms-transform: translateY(-10%);
    -o-transform: translateY(-10%);
    position: absolute;
    transition: all 0.5s;
    margin-top: 20px;
}

.prz.open {
    width: 200px;
    display: block;
    transition: all 0.5s;
}

.btn_first:hover .jiantou {
    transform: rotate(180deg);
}

.btn_first:hover .link_flock {
    display: block;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
}

.link_flock:after {
    content: "";
    display: block;
    border: 16px solid transparent;
    border-bottom-color: #dfb146;
    position: absolute;
    top: -32px;
    left: 50%;
    margin-left: -16px;
}

.index .swiper-button-prev {
    left: -80px;
}

.index .swiper-button-next {
    right: -80px;
}

.index .fazhan {
    display: none;
}

.i_about_c {
    font-size: 16px;
    line-height: 35px;
    overflow: hidden;
}


/*
.i_about{
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 60px;
}
.toptitle{
    text-align: center;
}
.toptitle h3{
    font-size: 40px;
    color: #333;
    font-weight: bold;
    font-family: arial,helvetica,sans-serif;
}
.toptitle span {
    font-size: 24px;
    font-family: 黑体,tahoma,arial,宋体,sans-serif;
    color: #696969;
    font-weight: 700;
}
.i_about_content{
    margin-top: 60px;
    display: flex;
}
.about_left{
    width: 810px;
    height: 500px;
    position: relative;
    margin-right: 85px;
}
.about_left img{
    width: 100%;
    height: 100%;
}
.about_left .about_pic_txt{
    background: rgba(0,0,0,0.6);
    width: 100%;
    height: 110px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    color: #fff;
    font-size: 24px;
    padding-top: 4.2%;
    padding-left: 4.5%;
}
.about_right{
    width: 700px;
    padding-top: 15px;
}
.about_right>h3 {
    font-size: 30px;
    font-family: 微软雅黑;
    color: #333;
}
.about_right>span{
    margin-top: 5px;
    color: #c8c8c8;
    font-size: 22px;
    font-weight: 700;
}
.about_right>p {
    line-height: 2;
    font-size: 16px;
    color: #333;
    margin-top: 40px;
}
.about_right ul{
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
}
.about_right ul li {
    width: 150px;
    padding-top: 12px;
    padding-left: 30px;
    padding-bottom: 15px;
}
.about_right ul li h4 {
    font-size: 18px;
    color: #333333;
    margin-top: 15px;
}
.about_right ul li .infos{
    font-size: 16px;
    color: #C5C5C5;
}
*/

.i_about {
    width: 1440px;
    margin: 0 auto;
    margin: 80px auto 0px;
}

.i_about .about_img {
    float: left;
    width: 50%;
    height: 605px;
    overflow: hidden;
}

.i_about .i_aboutlist {
    float: left;
    width: 50%;
    margin-top: 10px;
}

.i_about .i_aboutshort {
    font-size: 34px;
    text-transform: uppercase;
    padding-left: 50px;
    border-bottom: 1px solid #dbcfd5;
    width: 354px;
    color: #666;
    letter-spacing: 1px;
    line-height: 40px;
}

.i_about .i_abouttopic {
    font-size: 32px;
    padding-left: 55px;
    line-height: 80px;
}

.i_about .i_aboutmark {
    padding-left: 55px;
    color: #333;
    line-height: 34px;
    font-size: 16px;
    overflow: hidden;
}

.i_about .about_img img {
    max-height: 100%;
    width: auto;
}

.i_about .i_aboutmore {
    background: url(/templates/Images/jiantou.png) no-repeat 95%;
    display: block;
    text-indent: 1.5em;
    width: 175px;
    height: 40px;
    margin: 33px 60px;
    font-size: 18px;
    color: #666;
    line-height: 40px;
    border: 1px solid #AE601E;
    border-radius: 5px;
    margin-top: 0;
}

.i_pro {
    background-image: url(/upload/ueditor/image/20210208/16127698314830625.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    overflow: hidden;
    position: static;
    padding: 60px 0;
}

.index-products {
    margin-top: 30px;
}

.content {
    max-width: 1440px;
    margin-top: 66px;
    margin-left: auto;
    margin-right: auto;
}

.i_pro_top {
    display: flex;
}

.i_pro_top .i_pro_top_left {
    width: 480px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
}

.i_pro_top .i_pro_top_left h3 {
    font-size: 42px;
    font-family: arial, helvetica, sans-serif;
    color: #FFFFFF;
    font-weight: bold;
}

.i_pro_top .i_pro_top_left span {
    display: block;
    margin-bottom: 50px;
    margin-top: 10px;
    font-size: 24px;
    color: #FFFFFF;
}

.i_pro_top_right {
    width: 66.67%;
}

.i_pro_top_right .item a {
    display: flex;
    align-items: center;
}

.i_pro_top_right .item .item_left {
    width: 480px;
    padding-left: 30px;
    padding-right: 30px;
}

.i_pro_top_right .item .item_left h3 {
    color: #FFFFFF;
    font-size: 18px;
}

.i_pro_top_right .item .item_left .infos {
    margin-top: 16px;
    color: #cccccc;
    line-height: 1.8;
    font-size: 14px;
}

.i_pro_top_right .item .item_right {
    width: 480px;
    height: 200px;
    overflow: hidden;
}

.i_pro_top_right .item .item_right img {
    width: 100%;
    height: 100%;
}

.i_pro_content {
    display: flex;
}

.i_pro_content .item {
    width: 480px;
}

.i_pro_content .item a {
    display: flex;
    flex-wrap: wrap;
}

.i_pro_content .item .item_top {
    width: 100%;
    order: 2;
    height: 200px;
}

.i_pro_content .item .item_top h3 {
    margin-top: 36px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
    color: #fff;
}

.i_pro_content .item .item_top .infos {
    margin-top: 16px;
    color: #cccccc;
    line-height: 1.8;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
}

.i_pro_content .item .item_bottom img {
    width: 100%;
    height: 100%;
}

.i_pro_content .item .item_bottom {
    width: 100%;
    order: 3;
    height: 200px;
    overflow: hidden;
}

.i_pro_content .item:nth-child(2n) .item_bottom {
    order: 1;
}

.i_pro .item:hover {
    background-color: rgba(192, 157, 60, 0.7);
}

.i_pro .item:hover img {
    transform: scale(1.1);
}

.page {
    height: 220px;
    background: url(/templates/Images/page_bg.png) center no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.page h3 {
    width: 100%;
    font-size: 26px;
    color: #fff;
    text-align: center;
}

.page span {
    font-size: 26px;
    color: #fff;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.page h3 span {
    display: inline-block;
    width: 530px;
    letter-spacing: 24px;
    margin-left: 25px;
    margin-right: 25px;
    font-size: 68px;
    color: #dfb146;
    font-weight: bold;
    text-align: center;
}

.menu_57 .productview .productremark2 {
    width: 710px;
}


/* .menu_57 .productview .productremark2{width: 70%;} */


/*新闻*/

.news_content {
    display: flex;
    margin-top: 60px;
    align-items: start;
}

.news_content .news_content_left {
    width: 328px;
    height: 360px;
}

.news_content .news_content_left img {
    height: 100%;
    width: 276px;
}

.news_content ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 820px;
}

.news_content ul li {
    width: calc(100% / 2 - 10px);
    display: flex;
    margin-bottom: 50px;
}

.news_content ul li .pic {
    width: 66px;
    height: 50px;
}

.news_content ul li .news_title {
    max-width: 290px;
    margin-left: 20px;
}

.news_content ul li .news_title h3 {
    font-size: 16px;
    line-height: 18px;
    color: #333333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.news_content ul li .news_title span {
    font-size: 12px;
    line-height: 18px;
    color: #999999;
}

.news_content ul li .news_title .infos {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    overflow: hidden;
    height: 78px;
}

.news_content ul li .news_title .infos p {
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}

.news_content ul li .news_title .about_more {
    margin-top: 15px;
    height: auto;
}

.i_news .toptitle h3 {
    color: #333f50;
}

.i_news .toptitle span {
    color: #eedcc6;
    opacity: 1;
}

.i_news {
    padding: 100px 0;
}


/*
.i_news{
    padding-top: 50px;
}
.i_news_toptitle{
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.i_news_toptitle h3 {
    font-family: arial,helvetica,sans-serif;
    font-size: 42px;
    color: #000000;
    line-height: 1.8;
    font-weight: bold;
    text-align: center;
}
.i_news_toptitle span {
    color: #000000;
    font-size: 24px;
    display: block;
    text-align: center;
}
.i_news_content{
    padding-left: 5%;
    padding-right: 5%;
    position: relative;
}
.i_news_content .swiper-container{
    margin: 0 60px !important;
    padding-bottom: 20px !important;
    position: initial;
}
.i_news_content .swiper-button-next{right: 90px;}
.i_news_content .swiper-button-prev{left: 90px;}
.i_news_content .swiper-container .swiper-slide{
    position: relative;
    transition: all .5s ease;
    text-align: center;
}
.i_news_content .swiper-container .swiper-slide:hover{
    box-shadow: 0 0 15px 0px #ccc;
}
.i_news_content .swiper-container .swiper-slide .pic_box{
    position: relative;
    width: 100%;
    height: 0px;
    padding-bottom: 60%;
    overflow: hidden;
}
.i_news_content .swiper-container .swiper-slide .pic_box img{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    transition: all .5s ease;
}
.i_news_content .swiper-container .swiper-slide .pic_box:hover img{
    transform: scale(1.1);
}
.i_news_content .swiper-container .swiper-slide .pic_box .data{
    position: absolute;
    padding: 4px;
    background: rgba(0,0,0,.5);
    border: solid 1px #fff;
    bottom: 2%;
    right: 1%;
    font-size: 0.75rem;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}
.i_news_content .swiper-container .swiper-slide .content_box{
    width: 100%;
    padding: 2em 1.5em;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    height: 260px;
}
.i_news_content .swiper-container .swiper-slide .content_box h3 {
    width: 100%;
    margin: 5% 0;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 1.25rem;
    font-weight: 700;
    color: rgb(89, 89, 89);
}
.i_news_content .swiper-container .swiper-slide .summry{
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3 ;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #777;
    line-height: 28px;
    text-align: center;
}
.i_news_content .swiper-container .swiper-slide a.more {
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: inline-block;
    border: 1px solid #999;
    padding: 7.5px 19px;
    color: #999;
    font-size:13px;
    border-color: #999;
    margin: 19px 0 0;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
    height: 35px;
}
.i_news_content .swiper-container .swiper-slide a.more::before{
    content: '';
    position: absolute;
    width: 26%;
    height: 0px;
    background: #dfb146;
    z-index: -1;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
    left: 0px;
    top: 0px;
    box-sizing: border-box;
}
.i_news_content .swiper-container .swiper-slide a.more span::before{
    content: '';
    position: absolute;
    width: 26%;
    height: 0px;
    background: #dfb146;
    z-index: -1;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
    box-sizing: border-box;
    left: 25%;
    bottom: 0px;
}
.i_news_content .swiper-container .swiper-slide a.more span::after{
    content: '';
    position: absolute;
    width: 26%;
    height: 0px;
    background: #dfb146;
    z-index: -1;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
    left: 75%;
    bottom: 0px;
    box-sizing: border-box;
}
.i_news_content .swiper-container .swiper-slide a.more::after{
    content: '';
    position: absolute;
    width: 26%;
    height: 0px;
    background: #dfb146;
    z-index: -1;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
    left: 50%;
    top: 0px;
    box-sizing: border-box;
}
.i_news_content .swiper-container .swiper-slide a.more:hover::before,.i_news_content .swiper-container .swiper-slide a.more:hover::after{
    height: 100%;
}
.i_news_content .swiper-container .swiper-slide a.more span:hover::before,.i_news_content .swiper-container .swiper-slide a.more span:hover::after{
    height: 100%;
}
*/

.footer {
    padding-bottom: 8px;
    background-color: #333f50;
    position: relative;
}

.copyright {
    position: absolute;
    bottom: 40px;
    width: 100%;
    left: 0;
}

.w1280 {
    max-width: 1280px;
    margin: 0 auto;
    overflow: hidden;
    width: 90%;
}

.footBox {
    padding: 26px 0 0;
    overflow: hidden;
}

.footBox>.fl {
    width: 60%;
}

.footLogo {
    width: 122px;
}

.footBox .foot_link {
    margin-bottom: 20px;
}

.footBox .foot_link li {
    padding: 0 10px;
    position: relative;
    margin-top: 19px;
}

.footBox .foot_link li:first-child {
    padding-left: 0;
}

.footBox .foot_link li a {
    color: #999999;
}

.footBox .foot_link li .line {
    width: 1px;
    height: 8px;
    background: #999999;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -4px;
}

.footBox .foot_link li:last-child .line {
    display: none;
}

.fr {
    float: right;
    display: inline;
}

.footBox .footRight_icon .bdsharebuttonbox {
    display: inline-block;
    vertical-align: middle;
    display: none;
}

.footBox .footRight_icon .bdsharebuttonbox a.bds_tsina {
    background: url(/templates/Images/xinlang.png);
}

.footBox .footRight_icon .bdsharebuttonbox a.bds_weixin {
    background: url(/templates/Images/weixin.png);
}

.footBox .footRight_icon .bdsharebuttonbox a.bds_fbook {
    background: url(/templates/Images/lianshu.png);
}

.footBox .footRight_icon .bdsharebuttonbox a.bds_twi {
    background: url(/templates/Images/tuite.png);
}

.footBox .footRight_icon .bdsharebuttonbox a {
    display: block;
    float: left;
    width: 28px;
    height: 28px;
    margin-left: 10px;
}

.footBox .footRight_icon a.ewm {
    margin-left: 40px;
    width: 125px;
    display: inline-block;
}

.footBox .footRight_icon a.ewm img {
    width: 100%;
}

.fnt_12 {
    color: #fff;
    text-align: center;
}

.header_box.fl {
    position: initial;
}

.header_box .right li ul {
    position: absolute;
    width: 124px !important;
    top: 91px !important;
    left: -10px !important;
}

.header_box .right li ul::before {
    content: '';
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #333f50;
    width: 0px;
    height: 0px;
    top: -10px;
    left: calc(50% - 10px);
}

.header_box .right li ul li {
    display: list-item;
    margin: 0 auto;
    height: 35px;
    line-height: 35px;
}

.header_box .right li ul li a {
    display: block;
    float: left;
    font: normal 14px Verdana;
    width: 124px;
    height: 35px;
    line-height: 35px;
    background-color: #333f50;
    text-align: center;
    z-index: 2001;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    color: #fff;
}

.header_box .right li ul li a:hover {
    background: #dfb146;
}

.sidebar_top {
    height: 74px;
    width: 100%;
    border-bottom: solid 1px #ddd;
}

.mfbox {
    max-width: 1200px;
    margin: 0 auto;
}

.sidebar_top .mfbox {
    display: flex;
}

.sidebar_top_left {
    width: 37.33%;
    line-height: 74px;
    color: #8c8c8c;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sidebar_top_left span {
    margin: 0 6px;
}

.sidebar_top_left em {
    color: #666;
}

.sidebar_top_right {
    width: 66.67%;
}

.sidebar_top_right ul {
    display: flex;
    justify-content: flex-end;
    text-indent: 2em;
}

.sidebar_top_right ul li a {
    position: relative;
    font-size: 14px;
    height: 74px;
    line-height: 74px;
    padding: 0px 10px;
    color: #333;
    display: block;
    transition: 0.3s ease 0s;
}

.f {
    padding-top: 50px;
}

.f>h3 {
    font-size: 42px;
    text-align: center;
    color: #333333;
    line-height: 1;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
}

.f>img {
    display: block;
    margin: 0 auto;
    margin-top: 30px;
}

.f>p {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
    color: #999999;
    font-size: 14px;
    line-height: 2;
    margin-top: 26px;
    margin-bottom: 50px;
}

.f .demo {
    max-width: 1280px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.f .demo ul {
    overflow: hidden;
}

.f .demo ul li {
    width: 20%;
    padding: 48px 0;
    text-align: center;
    float: left;
}

.f .demo ul li h3 {
    color: #333;
    font-size: 14px;
}

.f .demo ul li h3 span {
    font-size: 54px;
    color: #dfb146;
    font-weight: bold;
}

.f .demo ul li p {
    font-size: 14px;
    color: #595959;
    text-align: center;
    line-height: 28px;
}

.f .jieshao {
    width: 100%;
    height: 483px;
    background-image: url(/templates/Images/jieshao_bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    overflow: hidden;
}

.f .jieshao .t {
    max-width: 1320px;
    margin: 80px auto 210px;
}

.f .jieshao .t h3 {
    font-size: 42px;
    line-height: 1.5;
    color: #FFFFFF;
    font-weight: bold;
}

.f .jieshao .t p {
    max-width: 70%;
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.8;
    color: #FFFFFF;
}

.f .jieshao .t .more {
    max-width: 120px;
    margin-top: 40px;
    background-color: #dfb146;
    height: 36px;
    color: rgba(255, 255, 255, 1);
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
}

.f .jieshao .t .more a {
    font-size: 14px;
    color: #fff;
    line-height: 36px;
}

.shiyebu {
    max-width: 1310px;
    margin: 58px auto 30px;
    padding: 0 15px;
    display: flex;
}

.shiyebu .shiyebu_left {
    width: 49.5%;
}

.shiyebu .shiyebu_left h3 {
    font-size: 28px;
    color: #dfb146;
}

.shiyebu .shiyebu_left p {
    font-size: 16px;
    color: #696969;
    line-height: 2;
    margin-top: 10px;
    margin-bottom: 5px;
    max-width: 608px;
}

.shiyebu .shiyebu_right {
    width: 49.5%;
}

.shiyebu .shiyebu_right img {
    width: 100%;
}

.sidebar_top_right ul li ul {
    display: none;
}

.product_list {
    background-color: rgba(247, 247, 247, 0.97);
    overflow: hidden;
}

.product_toptitle {
    max-width: 418px;
    margin: 60px auto 0;
    padding: 0 20px;
    text-align: center;
}

.product_toptitle h3 {
    line-height: 1.6;
    font-size: 36px;
    color: #333;
}

.product_toptitle h3 span {
    color: #dfb146;
}

.product_list ul {
    max-width: 1280px;
    margin: 40px auto 80px;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0 0 18px #cccccc;
    border-radius: 5px;
    overflow: hidden;
}

.product_list ul h4 {
    margin-top: 30px;
    font-size: 28px;
    color: #333;
    padding: 0 20px;
}

.product_list ul .infos {
    margin-top: 10px;
    margin-bottom: 30px;
    line-height: 2;
    font-size: 16px;
    color: #666;
    padding: 0 20px;
}

.product_list ul ol {
    display: flex;
    flex-wrap: wrap;
    padding: 0 10px;
}

.product_list ul ol .col {
    width: 33.3333%;
    padding: 10px;
}

.product_list ul ol .col .list {
    position: relative;
    width: 100%;
    overflow: hidden;
    border: 1px solid rgba(243, 243, 243, 1);
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    background-color: #fff;
}

.product_list ul ol .col .list .proImgBox {
    position: relative;
    width: 100%;
    height: 0px;
    padding-bottom: 66%;
    overflow: hidden;
}

.product_list ul ol .col .list .proImgBox img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(1.0);
    -moz-transform: translate(-50%, -50%) scale(1.0);
    -ms-transform: translate(-50%, -50%) scale(1.0);
    -o-transform: translate(-50%, -50%) scale(1.0);
    transform: translate(-50%, -50%) scale(1.0);
    width: 100%;
    -webkit-transition: all 2s ease .5s;
    -o-transition: all 2s ease .5s;
    -moz-transition: all 2s ease .5s;
    transition: all 2s;
    height: 100%;
}

.product_list ul ol .col .list:hover .proImgBox img {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -moz-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    -o-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
}

.product_list ul ol .col .list .proTitle {
    position: relative;
    text-align: left;
    padding: 10px 20px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
    font-size: 18px;
    line-height: 40px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}

.product_list ul ol .col .list .proTitle .search {
    position: absolute;
    left: 10px;
    top: 10px;
    display: none;
    width: 20px;
    height: 20px;
    color: #fff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
}

.product_list ul ol .col .list .proSummary {
    padding: 0 20px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 30px;
    line-height: 26px;
    font-size: 14px;
    height: 47px;
    text-indent: 2em;
}

.product_list ul ol .col .list::after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 0px;
    height: 2px;
    background-color: rgb(223, 177, 70);
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}

.product_list ul ol .col .list:hover::after {
    width: 100%;
}

.product_list ul ol .col .list:hover {
    box-shadow: 0 0 8px #ddd;
}

.p_news {
    max-width: 1280px;
    margin: 0 auto;
}

.p_news .newList {
    width: 100%;
    overflow: hidden;
    padding: 1.925% 0;
    border-bottom: 1px dashed #a2a2a2;
}

.p_news .newList .leftBox {
    width: 31.25%;
    float: left;
    display: inline;
    position: relative;
    padding-bottom: 17%;
    overflow: hidden;
    display: none;
}

.newImg {
    width: 100%;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    height: auto;
    transition: all 0.5s;
}

.rightBox {
    width: 100%;
    color: #777777;
    float: left;
    display: inline;
    padding-left: 3%;
    padding-right: 3%;
}

.rightBox h3 {
    font-size: 22px;
    color: #333;
    display: block;
}

.data1 {
    font-size: 16px;
    color: #666;
}

.newTitle {
    font-size: 20px;
    color: #333;
    display: block;
    margin-top: 20px;
}

.newTitle {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 30px;
    font-size: 14px;
    text-indent: 2em;
}

.newSummry {
    line-height: 29px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    height: 58px;
    overflow: hidden;
    font-size: 16px;
    margin: 20px 0px;
    display: none;
}

.ljgd {
    display: inline-block;
    padding: 0 14px;
    line-height: 38px;
    background: #f0f1f5;
    color: #333333;
    margin-top: 1.822%;
}

.tiaojian_toptitle {
    max-width: 1320px;
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
}

.tiaojian_toptitle h3 {
    text-align: center;
    font-size: 28px;
    color: #333;
}

.tiaojian_toptitle span {
    margin-top: 20px;
    display: block;
    text-align: center;
    color: #666;
    font-size: 16px;
}

.tiaojian_content {
    margin-top: 50px;
    max-width: 1315px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
}

.tiaojian_left {
    width: 50%;
}

.tiaojian_left img {
    width: 100%;
    height: 100%;
}

.tiaojian_right {
    width: 50%;
    padding-top: 15px;
    padding-left: 31px;
    padding-right: 31px;
    background-color: rgba(246, 246, 246, 1);
    padding-bottom: 87px;
}

.tiaojian {}

.gbook_content {
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto;
}

.gbook_toptitle {
    margin-top: 90px;
    margin-bottom: 40px;
}

.gbook_toptitle h3 {
    text-align: center;
    font-size: 32px;
    color: #333;
}

.gbook_toptitle span {
    text-align: center;
    font-size: 14px;
    color: #595959;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
}

.gbook_content ul {
    overflow: hidden;
}

.gbook_content ul li {
    margin: 10px 20px;
    width: calc((100% - 85px)/2);
    float: left;
}

.gbook_content ul li input {
    width: 100%;
    padding: 6px 12px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 10px;
    background-color: white;
    color: #333;
    border: 1px solid #d2d2d2;
    box-shadow: none;
    height: 42px;
}

.gbook_content ul li.wenben {
    width: 100%;
}

.gbook_content ul li.wenben textarea {
    min-height: 160px;
    padding: 10px;
    max-width: 100%;
    width: calc(100% - 44px);
    border: 1px solid #d2d2d2;
    display: block;
    background-color: white;
    color: #333;
}

.gbook_formbtn {
    width: 97%;
    overflow: hidden;
    margin: 0 auto;
}

.gbook_formbtn input[type="reset"],
.gbook_formbtn input[type="button"] {
    display: none;
}

.gbook_formbtn input.more {
    background-color: #be9d56;
    width: 100%;
    height: 42px;
    transition: 0.5s;
    margin-top: 30px;
    padding: 0 20px;
    margin-bottom: 30px;
    text-align: center;
    font-size: 14px;
    list-style: 42px;
    color: #fff;
}

.job_content {
    background-image: url(/templates/Images/hr_bg1_01.png);
    overflow: hidden;
}

.job_container {
    max-width: 1330px;
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.job_container>h3 {
    text-align: center;
    font-size: 28px;
    color: #333;
}

.recruits-main {
    margin: 48px 0;
    padding: 10px;
}

.recruits-item {
    display: block;
    padding: 30px 76px;
    line-height: 30px;
    transition: all .36s ease;
    border: solid 1px #eee;
    margin-top: 20px;
    background: #fff;
}

.recruits-item:hover {
    box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.1);
}


/* .flexBox{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  align-items: stretch;
  overflow: hidden;
} */

.list2-item-left {
    flex: 0 20%;
    justify-content: left;
    align-items: center;
    display: inline-flex;
    border-right: dashed 1px #bbb;
}

.recruits-name {
    font-size: 18px;
    color: #333;
    text-align: left;
}

.list2-item-center {
    width: 100%;
    flex: 0 60%;
    display: flow-root;
    align-items: center;
    justify-content: center;
}

.list2-item-center .Title {
    font-size: 18px;
    margin-left: -7px;
    padding: 10px 0px;
    color: #333;
}

.left-request {
    font-size: 15px;
    color: #757575;
    justify-content: flex-start;
    margin-right: 0px;
    margin-left: auto;
}

.list2-item-right {
    flex: 0 10%;
    display: inline-flex;
    align-items: center;
}

.left-request {
    font-size: 15px;
    color: #757575;
    justify-content: flex-start;
    margin-right: 0px;
    margin-left: auto;
}

.linian_content {
    background-color: rgba(250, 250, 250, 1);
    padding: 64px 0;
}

.linian_container {
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
}

.linian_container .linian_toptitle h3 {
    margin-bottom: 20px;
    color: #333;
    font-size: 36px;
    font-weight: bold;
}

.linian_content6 {
    margin-top: 10px;
    background-color: rgba(247, 247, 247, 1);
    overflow: hidden;
}

.linian_content6_left {
    width: 59.607899999999994%;
    float: left;
    padding: 40px 56px;
}

.linian_content6_left h3 {
    font-size: 26px;
    color: #666;
    font-weight: bold;
    margin-bottom: 20px;
}

.linian_content6_left p {
    line-height: 35px;
    font-size: 16px;
    color: #595959;
}

.linian_content6_left h4 {
    margin-top: 20px;
    color: #666;
    font-size: 14px;
    line-height: 30px;
    /* font-weight: bold; */
}

.linian_content6_right {
    width: 39.3921%;
    margin-left: 13px;
}

.linian_content6_right img {
    width: 100%;
}

.linian_content ul {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
}

.linian_content ul li {
    width: 22.664%;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.linian_content ul li:first-child {
    background: url(/templates/Images/bbfx.png);
}

.linian_content ul li:nth-child(2) {
    background: url(/templates/Images/jdtt.png);
}

.linian_content ul li:nth-child(3) {
    background: url(/templates/Images/yjd.png);
}

.linian_content ul li:last-child {
    background: url(/templates/Images/bbfx.png);
}

.linian_content ul li img {
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    width: 80px;
    display: block;
}

.linian_content ul li h3 {
    text-align: center;
    line-height: 1.8;
    font-size: 18px;
    color: #FFFFFF;
    font-weight: bold;
}

.linian_content ul li p {
    text-align: center;
    line-height: 1.8;
    font-size: 14px;
    color: #FFFFFF;
    margin-bottom: 80px;
    padding: 0 20px;
}

.yuanjing {
    padding: 64px 0;
    background-image: url(/templates/Images/fubg3.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.yuanjing_container {
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
}

.yuanjing_container>h3 {
    font-size: 36px;
    color: #FFFFFF;
}

.yuanjing_container ul {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
}

.yuanjing_container ul li {
    width: 19.2%;
    margin-bottom: 10px;
    background-color: rgba(255, 255, 255, 0.8);
    overflow: hidden;
    height: 134px;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    margin-right: 12px;
}

.yuanjing_container ul li:nth-child(5n) {
    margin-right: 0;
}

.yuanjing_container ul li:hover {
    background-color: rgb(191, 156, 60);
}

.yuanjing_container ul li h3 {
    color: #333;
    font-size: 14px;
    font-weight: bold;
}

.yuanjing_container ul li:hover h3 {
    color: #fff;
}

.yuanjing_container ul li p {
    color: #666;
    line-height: 1.8;
    font-size: 14px;
    margin-top: 16px;
}

.yuanjing_container ul li:hover p {
    color: #fff;
}


/*
.fazhan{
    max-width: 1282px;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    position: relative;
    display: none;
}
.fazhan_top{
    width: 100%;
    padding: 0 108px;
    position: relative;
}
.fazhan_top::before{
    content: "";
    width: 90%;
    height: 2px;
    background: #e3e3e3;
    display: block;
    position: absolute;
    left: 5%;
    top: 50%;
}
*/

.gallery-thumbs {
    width: 100%;
    height: 120px;
    line-height: 59px;
    position: relative;
    box-sizing: border-box;
}

.gallery-thumbs .swiper-slide {
    font-size: 22px;
    color: #595959;
}

.gallery-thumbs .swiper-slide.swiper-slide-thumb-active .year {
    color: #dfb146;
}

.gallery-thumbs .swiper-slide.swiper-slide-thumb-active .year::after {
    background: #dfb146;
}

.gallery-thumbs .swiper-slide .year {
    position: relative;
    text-align: center;
}

.gallery-thumbs .swiper-slide .year::after {
    content: "";
    width: 10px;
    height: 10px;
    background: #dcdcdc;
    border-radius: 100%;
    display: block;
    position: absolute;
    bottom: -7px;
    z-index: 3;
    left: calc(50% - 5px);
}

.gallery-top {
    width: 641px;
    position: initial;
}

.gallery-top .swiper-slide li {
    padding-right: 20px;
    font-size: 16px;
    color: #595959;
    line-height: 32px;
}

.gallery-top .swiper-button-next,
.gallery-top .swiper-button-prev {
    top: 50%;
    width: 52px;
    height: 56px;
}

.gallery-top .swiper-button-next:after {
    content: '';
    width: 52px;
    height: 56px;
    background: url(/templates/Images/right.png) no-repeat center #fff;
}

.gallery-top .swiper-button-prev:after {
    content: '';
    width: 52px;
    height: 56px;
    background: url(/templates/Images/left.png) no-repeat center #fff;
}

.rongyu {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 48px;
}

.rongyu ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.rongyu ul li {
    padding: 20px;
    width: 33.33333333%;
}

.rongyu ul li .newImgLink {
    position: relative;
    display: block;
    width: 100%;
    height: 0px;
    padding-bottom: 75%;
}

.rongyu ul li .newImgLink .NewImgBox {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border: solid 1px #ddd;
    border-bottom: none;
}

.rongyu ul li .contentL {
    padding: 20px 0;
    border: solid 1px #ddd;
    border-top: none;
}

.rongyu ul li .contentL .newTitleLink {
    display: block;
    width: 100%;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    color: #595959;
}

.rongyu ul li .contentL .newTitle {
    margin-top: 0;
    text-indent: 0;
}

.mingxing {
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 48px;
}

.mingxing ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.mingxing ul .col {
    width: 33.333%;
    padding: 10px;
}

.mingxing ul .col .newImgLink {
    position: relative;
    display: block;
    width: 100%;
    height: 0px;
    padding-bottom: 67%;
}

.mingxing ul .col .NewImgBox {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.mingxing ul .col .contentL {
    padding: 25px 0;
}

.mingxing ul .col .newTitleLink {
    display: block;
    width: 100%;
    font-size: 16px;
    transition: all .5s ease;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}

.mingxing ul .col .line {
    position: relative;
    width: 100%;
    height: 1px;
    background: #ededed;
    margin: 16px 0;
}

.mingxing ul .col .line::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0px;
    height: 100%;
    background: #dfb146;
    transition: all .5s ease;
}

.mingxing ul .col .newTitle {
    margin-top: 0;
}

.mingxing ul .col .list {
    width: 100%;
    overflow: hidden;
}

.mingxing ul .col .list:hover .newImg {
    transform: translate(-50%, -50%) scale(1.1);
}

.mingxing ul .col .list:hover .newTitleLink {
    color: #dfb146;
}

.mingxing ul .col .list:hover .line::before {
    width: 100%;
}

.sidebar_top_right ul li a:hover {
    color: #dfb146;
}

.sidebar_top_right ul li a::before {
    position: absolute;
    content: '';
    left: 50%;
    bottom: 0px;
    width: 0%;
    height: 3px;
    background-color: none;
    transition: all .3s;
    overflow: visible;
}

.sidebar_top_right ul li a:hover::before {
    width: 80%;
    left: calc(50% - 40%);
    background-color: #dfb146;
}

.products_0_20 .sidebar_top_right .leftlist,
.sort_0_58 .sidebar_top_right .leftlist,
.sort_0_56 .sidebar_top_right .leftlist,
.products_0_58 .sidebar_top_right .leftlist,
.products_0_56 .sidebar_top_right .leftlist {
    display: none;
}

.products_0_20 .sidebar_top_right .leftlist666,
.sort_0_58 .sidebar_top_right .leftlist666,
.sort_0_56 .sidebar_top_right .leftlist666,
.products_0_58 .sidebar_top_right .leftlist666,
.products_0_56 .sidebar_top_right .leftlist666 {
    display: block;
}

.lingdao {
    max-width: 1310px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 32px;
}

.lingdao ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-left: 15px;
    padding-right: 15px;
}

.lingdao ul li {
    width: 33.33333333%;
}

.pro_51 .lingdao ul li {
    width: 25%;
}

.lingdao ul li .list {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 10px;
}

.lingdao ul li .list .NewImgBox {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 75%;
}

.lingdao ul li .list .showBox {
    position: absolute;
    top: 0px;
    left: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(0, 0, 0, .6);
    transition: all .5s ease;
}

.lingdao ul li .list:hover .showBox {
    opacity: 1;
}

.lingdao ul li .list .newLooklLink {
    position: relative;
    display: block;
    max-width: 60%;
    padding: 0.5rem 0;
    color: #fff;
    font-size: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 40px;
}

.lingdao ul li .list .newLooklLink::before,
.lingdao ul li .list .newLooklLink::after {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 0px;
    height: 1px;
    background: #fff;
    transition: all .5s ease 0.1s;
}

.lingdao ul li .list .newLooklLink::before {
    top: 0px;
}

.lingdao ul li .list .newLooklLink::after {
    bottom: 0px;
}

.lingdao ul li .list:hover .newLooklLink::before {
    width: 100%;
}

.lingdao ul li .list:hover .newLooklLink::after {
    width: 100%;
}

.lingdao ul li .contents6 {
    position: relative;
    width: 100%;
    height: 87px;
    padding: 20px 20px 10px;
    border: 1px solid #f2f2f2;
    overflow: hidden;
}

.lingdao ul li .contents6 .newTitle {
    margin-bottom: 10px;
    margin-top: 0;
}

.lingdao ul li .contents6 .newTitle .newTitleLink {
    display: block;
    width: 100%;
    font-size: 1rem;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lingdao ul li .contents6 .newMs {
    font-size: 14px;
    width: 100%;
    margin-bottom: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lingdao ul li .contents6 .newDetailLink {
    position: relative;
    display: none;
    color: #777;
    height: 38px;
    line-height: 38px;
    border-top: 1px solid #e5e5e5;
}

.lingdao ul li .contents6 .arrowsR {
    float: right;
    display: flex;
    height: 100%;
    align-items: center;
}

.lingdao ul li .contents6 .arrowsR .harr {
    display: none;
}

.single_content {
    width: 1400px;
    margin: 0 auto;
}

.swiper-container2 {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.hezuo {
    padding: 50px 0;
    display: none;
}

.hezuo_content {
    padding-left: 5%;
    padding-right: 5%;
    position: relative;
}

.hezuo_content .swiper-slide span {
    display: block;
    width: 100%;
    font-size: 16px;
    color: #000;
    line-height: 35px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.hezuo_content .swiper-slide img {
    width: 100%;
    height: 250px;
}

.swiper-container2 {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.swiper-container3,
.swiper-container4 {
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    margin-left: auto;
    margin-right: auto;
}

.i_news_content .swiper-container {
    margin: 0 60px !important;
    padding-bottom: 20px !important;
    position: initial;
}

.swiper-button-next2,
.swiper-button-prev2 {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next2,
.swiper-container-rtl .swiper-button-prev2 {
    right: 10px;
    left: auto;
}

.i_news_content .swiper-button-next2 {
    right: 110px;
}

.swiper-button-prev2,
.swiper-container-rtl .swiper-button-next2 {
    left: 10px;
    right: auto;
}

.i_news_content .swiper-button-prev2 {
    left: 110px;
}

.i_news_content .swiper-button-next2 {
    right: 110px;
}

.i_news_content .swiper-button-prev2 {
    left: 110px;
}

.i_product {
    padding: 100px 0 0;
    display: none;
}

.i_product ul {
    margin-top: 60px;
    max-width: 1440px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.i_product ul li {
    width: 350px;
}

.i_product ul li img {
    width: 100%;
}

.i_product ul li span {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 35px;
    color: #333;
}

.jtchanyet {
    max-width: 1280px;
    margin: 40px auto 80px;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0 0 18px #cccccc;
    border-radius: 5px;
    overflow: hidden;
}

.jtchanyet ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0 10px;
}

.jtchanyet ul li {
    width: 33.3333%;
    padding: 10px;
}

.jtchanyet ul li img {
    width: 100%;
}

.jtchanyet ul li span {
    display: block;
    width: 100%;
    color: #000;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
}

.lianxiwomen {
    margin: 60px 0;
    text-align: center;
}

.lianxiwomen p {
    text-align: center;
    font-size: 18px;
    line-height: 30px;
}

.list_title {
    font-size: 32px;
    color: #a68a3a;
    font-weight: bold;
    text-align: center;
    margin: 60px 0 30px;
}

.list_about .pic {
    text-align: center;
}

.list_about p {
    font-size: 16px;
    color: #333;
    display: block;
    line-height: 30px;
    width: 1000px;
    margin: 30px auto 0;
}

.list_about .more {
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: block;
    width: 100px;
    border: 1px solid #999;
    padding: 0px 19px;
    border-color: #999;
    margin: 30px auto 0;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
    height: 35px;
    text-align: center;
    display: none;
}

.list_about .more a {
    line-height: 35px;
    color: #999;
    font-size: 13px;
}

.pro_68 .product_list {
    background: #fff;
}

.pro_68 .product_list ul {
    margin: 0 auto 10px;
}

.pro_68 .header_box .right>.ddsmoothmenu>ul>li:nth-child(3)>a,
#menu_61 .header_box .right>.ddsmoothmenu>ul>li:nth-child(3)>a,
#menu_65 .header_box .right>.ddsmoothmenu>ul>li:nth-child(3)>a {
    position: relative;
}

.pro_68 .header_box .right>.ddsmoothmenu>ul>li:nth-child(3)>a::before,
#menu_61 .header_box .right>.ddsmoothmenu>ul>li:nth-child(3)>a::before,
#menu_65 .header_box .right>.ddsmoothmenu>ul>li:nth-child(3)>a::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #ae611e;
    left: 0;
    bottom: -10px;
}

.menu-18 .header_box .right>.ddsmoothmenu>ul>li:nth-child(3)>a,
.sort_0_58 .header_box .right>.ddsmoothmenu>ul>li:nth-child(3)>a,
.sort_0_56 .header_box .right>.ddsmoothmenu>ul>li:nth-child(3)>a {
    position: relative;
}

.menu-18 .header_box .right>.ddsmoothmenu>ul>li:nth-child(3)>a::before,
.sort_0_58 .header_box .right>.ddsmoothmenu>ul>li:nth-child(3)>a::before,
.sort_0_56 .header_box .right>.ddsmoothmenu>ul>li:nth-child(3)>a::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #ae611e;
    left: 0;
    bottom: -10px;
}

.pro_60 .header_box .right>.ddsmoothmenu>ul>li:nth-child(4)>a {
    position: relative;
}

.pro_60 .header_box .right>.ddsmoothmenu>ul>li:nth-child(4)>a::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #ae611e;
    left: 0;
    bottom: -10px;
}

.wanjiadian>img {
    width: 100%;
}

.wanjiadian>p {
    font-size: 16px;
    color: #000;
    line-height: 25px;
    text-indent: 20px;
    margin-bottom: 20px;
    margin-top: 0;
}

.wanjiadian>p:nth-child(2) {
    margin-top: 20px;
    margin-bottom: 0;
}

.wanjiadian>h3 {
    color: #DAB96A;
    font-size: 30px;
    font-weight: bold;
    padding-left: 10px;
    margin-bottom: 20px;
}

.wanjiadian>ul li {
    font-size: 14px;
    color: #000;
    line-height: 25px;
    margin-bottom: 20px;
}

.wanjiadian>ul li span {
    display: inline-block;
    padding: 0 10px;
    font-size: 18px;
    line-height: 25px;
    background: #DAB96A;
    color: #fff;
    margin-right: 10px;
}

.wanjiadian .dizhi {
    display: flex;
}

.wanjiadian .dizhi img {
    width: 80px;
    margin: 0;
    margin-right: 20px;
}

.wanjiadian .dizhi .dizhi_title {
    max-width: 80%;
}

.wanjiadian .dizhi .dizhi_title p {
    color: #DAB96A;
    font-size: 16px;
    margin-bottom: 5px;
}

#top_btn {
    background: rgba(0, 0, 0, 0) url(../Images/icon0x.png) no-repeat scroll right top;
    border: 0 none;
    border-radius: 0;
    height: 65px;
    float: right;
    margin: 0;
    width: 65px;
    margin-top: 14px;
    top: 0;
    right: 0;
    display: none;
}

#left_nav {
    background: #222;
}

#left_nav ol {
    display: none;
}

.left_nav {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    width: 65%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform 0.3s, box-shadow 0.3s;
    transition: transform 0.3s, box-shadow 0.3s;
}

#left_nav ul {
    padding-left: 0px !important;
    padding-bottom: 60px;
}

#left_nav ul li {
    text-indent: 85px;
}

.left_nav ul li:first-child {
    border: none;
}

.left_nav ul li {
    display: block;
    width: 100%;
    border-bottom: 1px solid #1c1c1c;
    border-width: thin;
}

.left_nav ul li a {
    display: block;
    position: relative;
    overflow: hidden;
    color: #777;
    font-size: 16px;
    line-height: 42px;
}

.vk_icon_nav_home {
    background: url(/templates/Images/home.png) no-repeat 10% 50%;
}

.vk_icon_nav_sort {
    background: url(/templates/Images/sort.png) no-repeat 10% 50%;
}

.vk_icon_nav_home,
.vk_icon_nav_forum,
.vk_icon_nav_hot,
.vk_icon_nav_fav,
.vk_icon_nav_portal,
.vk_icon_nav_thread,
.vk_icon_nav_pm,
.vk_icon_nav_profile,
.vk_icon_nav_computer,
.vk_icon_nav_logout,
.vk_icon_nav_pic,
.vk_icon_nav_sort {
    background-size: 26px 26px;
}

.left_nav_mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
}

.left_nav.on {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

.left_nav_mask.on {
    display: block;
    opacity: 1;
}

.productview60>ul {
    overflow: hidden;
}

.productview60>ul>li {
    float: left;
    margin-bottom: 60px;
}

.productview60>ul>li:nth-child(2n+1) .pro_con {
    float: left;
}

.pro_con {
    width: 360px;
    padding: 50px;
    height: 440px;
}

.pro_con>em {
    font-size: 35px;
    margin-left: 22px;
}

.pro_con .hline {
    height: 90px;
    width: 1px;
    background: #000;
    margin: 20px 0;
    margin-left: 61px;
}

.pro_con h2 {
    line-height: 30px;
    font-size: 28px;
    margin-bottom: 30px;
}

.pro_con span {
    color: #2d2d2d;
    line-height: 25px;
    font-size: 18px;
}

.productview60>ul>li:nth-child(2n+1) .pro_img {
    float: right;
}

.pro_img {
    width: 840px;
    height: auto;
    overflow: hidden;
}

.pro_img img {
    width: 100%;
}

.productview60>ul>li:nth-child(2n) .pro_con {
    float: right;
}

.productview60>ul>li:nth-child(2n) .pro_img {
    float: left;
}

.zhanshi ul {
    display: flex;
    flex-wrap: wrap;
}

.zhanshi ul li {
    width: 33.3333%;
    padding: 10px;
}

.zhanshi ul li img {
    width: 100%;
    height: 250px;
}

.zhanshi ul li span {
    width: 100%;
    display: block;
    text-align: center;
    color: #333;
    font-size: 16px;
    list-style: 28px;
}

.productview .toptitle {
    text-align: center;
}

.productview .toptitle span {
    font-size: 32px;
    color: #eedcc6;
    opacity: 1;
    display: block;
}

.productview60 h2 {
    display: block;
}

.productview .toptitle h3 {
    font-size: 28px;
    color: #333f50;
    position: relative;
    display: inline-block;
}

.productview .toptitle h3::before {
    content: '';
    position: absolute;
    width: 20px;
    height: 2px;
    background-color: #333f50;
    left: -40px;
    top: 50%;
}

.productview .toptitle h3::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 2px;
    background-color: #333f50;
    right: -40px;
    top: 50%;
}

.productview .productremark {
    overflow: hidden;
    justify-content: space-between;
    align-items: center;
    margin-top: 80px;
    display: flex;
    width: 1200px;
    margin: 0 auto;
    font-size: 16px;
    padding: 20px;
}

.productview .productremark2 {
    overflow: hidden;
    margin-top: 80px;
    width: 1200px;
    margin: 0 auto;
    font-size: 16px;
    padding: 20px;
}

.productview .productremark2 .title {
    display: none;
}

.productview .productremark2 h3 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.productremark .pic {
    width: 607px;
}

.productremark .pic img {
    width: 100%;
}

.productremark .pro_view_title {
    width: 490px;
    float: right;
}


}
.productremark .pro_view_title h3 {
    font-size: 22px;
    color: #333f50;
    font-weight: bold;
    padding-top: 20px;
    position: relative;
}
.productremark .pro_view_title h3::before {
    content: '';
    position: absolute;
    width: 60px;
    height: 3px;
    background-color: #ae601e;
    left: 0;
    top: 0;
}
.productremark .pro_view_title .infos {
    font-size: 16px;
    line-height: 40px;
    color: #333333;
}
.productremark .pro_view_title ul {
    margin-top: 40px;
}
.productremark .pro_view_title ul li {
    padding-left: 20px;
    font-size: 16px;
    line-height: 24px;
    color: #333f50;
    font-weight: bold;
    position: relative;
    margin-bottom: 15px;
}
.productremark .pro_view_title ul li::before {
    content: '';
    position: absolute;
    width: 12px;
    height: 14px;
    background: url(/templates/Images/pro_view_li.png) no-repeat 100%;
    left: 0;
    top: 5px;
}
.productremark .pro_view_title ul li span {
    font-size: 16px;
    line-height: 24px;
    color: #333f50;
    font-weight: initial;
}
.pro_swiper {
    padding-top: 100px;
}
.pro_swiper .toptitle {
    text-align: center;
}
.pro_swiper .toptitle span {
    font-size: 32px;
    color: #eedcc6;
    opacity: 1;
    display: block;
}
.pro_swiper .toptitle h3 {
    font-size: 28px;
    color: #333f50;
    position: relative;
    display: inline-block;
}
.pro_swiper .toptitle h3::before {
    content: '';
    position: absolute;
    width: 20px;
    height: 2px;
    background-color: #333f50;
    left: -40px;
    top: 50%;
}
.pro_swiper .toptitle h3::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 2px;
    background-color: #333f50;
    right: -40px;
    top: 50%;
}
.pro_swiper_container {
    margin-top: 53px;
}
.pro_swiper_container .swiper-container {
    padding-bottom: 150px;
}
.pro_swiper_container .swiper-wrapper {
    width: 86.7%;
    margin: 0 auto;
}
.pro_swiper_container .swiper-button-next,
.pro_swiper_container .swiper-button-prev {
    width: 60px;
    top: 40%;
}
.pro_swiper_container .swiper-slide img {
    width: 1040px;
}
.pro_swiper_container .swiper-pagination {
    bottom: 120px;
}
.pro_swiper_container .swiper-button-next::after {
    content: '下一张';
    width: 60px;
    height: 160px;
    background-color: #333f50;
    background-image: url(/templates/Images/xiayizhang_bai.png);
    background-repeat: no-repeat;
    font-size: 10px;
    color: #ffffff;
    background-position: 10px 35px;
    line-height: 220px;
    text-align: center;
}
.pro_swiper_container .swiper-button-prev::after {
    content: '上一张';
    width: 60px;
    height: 160px;
    background-color: #333f50;
    background-image: url(/templates/Images/shangyizhang_bai.png);
    background-repeat: no-repeat;
    font-size: 12px;
    color: #ffffff;
    background-position: 10px 35px;
    line-height: 220px;
    text-align: center;
}
.jtjj {
    text-indent: initial;
}
.jtjj ul {
    display: flex;
    justify-content: space-between;
}
.jtjj ul li {
    width: calc(100% / 5 - 20px);
}
.jtjj ul li img {
    width: 100%;
    height: 323px;
}
.jtjj ul li span {
    display: block;
    width: 100%;
    text-align: center;
}
.sidebar_top_right ul li a {
    text-indent: 0;
}

/* 连锁品牌详情 */
.productview .productremark2 p {
    display: flex;
    flex-direction: column;
}
@media screen and (max-width: 1440px) {
    .i_news_content .swiper-button-next {
        right: 70px;
    }
    
    .i_news_content .swiper-button-prev {
        left: 70px;
    }
    
    .single_content {
        width: 1200px;
    }
    
    .hezuo_content .swiper-slide img {
        height: 180px;
    }
    
    .product_list ul {
        max-width: 1200px;
    }
    
    .i_product ul {
        max-width: 1200px;
    }
    
    .i_product ul li {
        width: 280px;
    }
}
@media screen and (max-width: 1024px) {
    .header_box .right {
        padding-left: 0;
    }
    
    .jianjie>p {
        text-indent: initial !important;
    }
    
    .jianjie img {
        width: 100%;
    }
    
    #menu_37 .single_content {
        width: 100%;
    }
    
    .header_box {
        width: 75%;
    }
    
    .navRight {
        width: 50px!important;
    }
    
    .i_product ul li {
        width: 300px;
    }
    
    .i_product ul {
        max-width: 90%;
    }
    
    .hezuo_content .swiper-slide img {
        height: 112px;
    }
    
    .mfbox {
        max-width: 90%;
    }
    
    .jianjie {
        width: 90%;
    }
    
    .yuanjing_container ul li {
        width: 19%;
    }
    
    .sidebar_top_right ul li a {
        padding: 0px 10px;
    }
    
    .productview {
        width: 100%;
    }
    
    .content {
        max-width: 100%;
        margin-top: 0;
    }
    
    .product_list ul {
        max-width: 90%;
    }
    
    .p_news {
        max-width: 90%;
    }
    
    .single_content {
        width: 90%;
    }
    
    .about_left {
        height: 400px;
    }
    
    .i_about {
        margin: 20px auto;
        width: 90%;
    }
    
    .fazhan {
        margin-top: 30px;
    }
    
    .i_product {
        padding: 30px 0;
    }
    
    .i_news_toptitle h3,
    .toptitle h3 {
        font-size: 25px;
    }
    
    .i_news_toptitle span,
    .toptitle span {
        font-size: 16px;
    }
    
    .about_right>h3 {
        font-size: 20px;
    }
    
    .about_right>span {
        font-size: 16px;
    }
    
    .about_right>p {
        font-size: 14px;
    }
    
    .i_about .about_img {
        width: 460px;
        height: 495px;
    }
    
    .i_about .i_aboutlist {
        width: 450px;
    }
    
    .page {
        height: 110px;
    }
    
    .i_news {
        padding: 20px 0;
    }
    
    .news_content .news_content_left {
        display: none;
    }
    
    .news_content ul {
        width: 100%;
        max-width: none;
    }
    
    .center {
        max-width: none;
        width: 90%;
    }
    
    .fazhan {
        width: 90%;
    }
    
    .mileposts_content .mileposts_container>ul {
        width: 402px;
    }
    
    .tiaojian_right {
        padding-bottom: 0;
    }
    
    .gjjs2 {
        padding: 40px 60px;
    }
    /* 酒店介绍 */
    
    .list_about p {
        width: 100%;
        padding: 0 5%;
    }
    /* 团队介绍 */
    
    .productview .productremark2 {
        width: 100%;
    }
    
    .productview .productremark2>div {
        height: 330px;
        overflow: hidden;
    }
    
    .productview .productremark2>div img {
        vertical-align: middle;
    }
    
    .whsyb1 {
        overflow: hidden;
        line-height: 330px;
    }
    
    .whsyb22 {
        width: 50%;
        line-height: 330px;
    }
    /* 联系我们 */
    
    .rich_media_content {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    /* 集团供应链 */
    
    .productview .productremark {
        width: 100%;
    }
    
    .productremark .pic {
        width: 45%;
    }
    
    .productremark .pic img {
        width: 100% !important;
        height: auto !important;
    }
    
    .productremark .pro_view_title {
        width: 50%;
    }
    
    .pro_swiper_container .swiper-wrapper {
        width: 100%;
    }
    /* 五洲经典菜品 */
    
    .productview60>ul>li {
        padding: 30px;
    }
    
    .productview60>ul>li .pro_con {
        width: 40%;
        padding: 0;
        height: auto;
    }
    
    .productview60>ul>li .pro_img {
        width: 50%;
    }
    
    .productview60>ul>li .pro_con .hline {
        height: 40px;
        float: left;
        margin: 5px 20px;
    }
    
    .productview60>ul>li .pro_con>em {
        float: left;
    }
    
    .productview60>ul>li .pro_con>h2 {
        margin-top: 5px;
    }
    /* 我们的准则 */
    
    .linian_content6_left {
        width: 100%;
    }
    
    .linian_content6_righ {
        width: 100%;
        margin-left: 7%;
    }
    /* 新闻详情 */
    
    .remark p {
        width: 80%;
    }
    
    .remark div img {
        width: 80%;
    }
    /*七大优势*/
    
    .qdys {
        width: 100%;
        padding: 0 5%;
    }
    
    .dizhi_title {
        width: 70%;
    }
}
@media screen and (max-width: 768px) {
    #top_btn {
        position: absolute;
        display: block;
    }
	.header_box.fl {
		position: absolute;
    width: 100%;
    left: 0;
    background: #fff;
    height: auto;
    z-index: 9999;
    top: 70px;
	}
	.i_about {
		display: flex;
		flex-wrap: wrap;
	}
	.i_about .about_img {
		order: 3;
	}
	.i_about .i_aboutlist {
		order: 2;
	}
	.header_box .right>.ddsmoothmenu>ul>li {
		line-height: 40px;
		width: 100%;
	}
	.header_box .right>.ddsmoothmenu>ul>li>a {
		display: block;
	}
	.header_box .right>.ddsmoothmenu>ul>li>a.navactive::before {
		bottom: 0;
	}
	.ddsmoothmenu>ul {
		flex-wrap: wrap;
	}
    
    .copyright {
        position: static;
    }
    
    .header_box,
    .navRight {
        display: none;
    }
    
    .center {
        justify-content: stretch;
    }
    
    .logo {
        width: 25%;
    }
    
    .logo img {
        margin-top: 0;
    }
    
    .i_about_content {
        flex-wrap: wrap;
    }
    
    .about_left {
        width: 100%;
        height: auto;
        margin-right: 0px;
    }
    
    .about_right {
        width: 100%;
    }
    
 .i_pro {
    display: block;
    padding: 0px 0;
}
  .index-products ul li {
    width: 50%;
}
    
    .page h3,
    .page span {
        font-size: 20px;
    }
    
    .page {
        height: 120px;
    }
    
    .fazhan {
        width: 90%;
    }
    
    .gallery-thumbs .swiper-slide .year {
        text-align: center;
    }
    
    .i_product ul li {
        width: 48%;
    }
    
    .hezuo_content .swiper-slide img {
        height: 200px;
    }
    
    .i_news_content .swiper-button-next {
        right: 50px;
    }
    
    .i_news_content .swiper-button-prev {
        left: 50px;
    }
    
    .yuanjing_container ul li {
        width: 23%;
        height: 155px;
    }
    
    .yuanjing_container ul li:nth-child(4n) {
        margin-right: 0;
    }
    
    .yuanjing_container ul li:nth-child(5n) {
        margin-right: 12px;
    }
    
    .gallery-top .swiper-button-prev:after {
        width: 40px;
        height: 40px;
        background-size: 100%;
    }
    
    .gallery-top .swiper-button-next:after {
        width: 40px;
        height: 40px;
        background-size: 100%;
    }
    
    .gallery-top .swiper-button-next,
    .gallery-top .swiper-button-prev {
        top: 32%;
        width: 40px;
        height: 40px;
    }
    
    .swiper-button-next,
    .swiper-container-rtl .swiper-button-prev {
        right: -10px;
    }
    
    .swiper-button-prev,
    .swiper-container-rtl .swiper-button-next {
        left: -10px;
    }
    
    .rongyu ul li .contentL {
        padding: 10px 0;
    }
    
    .pro_51 .lingdao ul li {
        width: 50%;
    }
    
    .sidebar_top_right {
        width: 80.67%;
    }
    
    .sidebar_top_left {
        width: 30.33%;
        white-space: nowrap;
    }
    
    .product_list ul ol .col {
        width: 50%;
    }
    
    .tiaojian_left {
        width: 100%;
    }
    
    .tiaojian_content {
        flex-wrap: wrap;
    }
    
    .tiaojian_right {
        width: 100%;
    }
    
    .lianxiwomen iframe {
        width: 100%;
    }
    
    .index .gallery-top .swiper-button-next,
    .gallery-top .swiper-button-prev {
        top: 57%;
    }
    
    .i_about .about_img {
        width: 100%;
    }
    
    .i_about .i_aboutlist {
        width: 100%;
    }
    
    .i_about .i_aboutshort,
    .i_about .i_abouttopic,
    .i_about .i_aboutmark {
        padding-left: 0;
    }
    
    .news_content ul li .pic {
        display: none;
    }
    
    .mileposts_content {
        background: none;
        padding: 20px 0;
    }
    
    .mileposts_container {
        margin-bottom: 20px;
    }
    
    .mileposts_content .mileposts_container>ul {
        width: 100%;
    }
    
    .mileposts_content .mileposts_container>ul::before,
    .mileposts_content .mileposts_container>ul::after {
        display: none;
    }
    
    .product_list ul {
        margin: 20px auto;
    }
    
    .news_content ul li {
        display: block;
    }
    /* 集团产业 */
    
    .product_list ul ol .col .list .proSummary {
        height: 47px;
        margin-bottom: 10px;
    }
    /* 团队介绍 */
    
    .whsyb2 h3 {
        padding: 10px;
    }
    
    .whsyb h3 {
        line-height: 50px;
    }
    /* 五洲经典菜品 */
    
    .productview60>ul>li .pro_con>em {
        font-size: 30px;
    }
    
    .productview60>ul>li .pro_con .hline {
        height: 30px;
    }
    
    .productview60>ul>li .pro_con>h2 {
        font-size: 26px;
    }
    
    .productview60>ul>li .pro_con span {
        font-size: 16px;
    }
    /* 我们的准则 */
    
    .linian_content6_left {
        padding: 30px 40px;
    }
    
    .linian_content ul {
        display: none;
    }
}
@media screen and (max-width: 713px) {
    /* 首页 */
    
    .sidebar_top {
        height: auto;
    }
    
    .sidebar_top_right {
        margin-bottom: 10px;
    }
    
    .sidebar_top .mfbox {
        flex-wrap: wrap;
    }
    
    .sidebar_top_left {
        line-height: 30px;
        width: 100%;
    }
    
    .sidebar_top_right {
        width: 100%;
    }
    
    .sidebar_top_right ul {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    
    .sidebar_top_right ul li {
        box-shadow: 3px 3px 5px #ccc;
        border-radius: 3px;
        margin-right: 2%;
        margin-bottom: 5px;
    }
    
    .sidebar_top_right ul li a {
        height: 30px;
        line-height: 30px;
    }
    /* 文章 */
    
    .menu_57 .productview .productremark2 {
        width: 668px;
    }
    /* 酒店介绍 */
    
    .dizhi {
        width: 30%;
    }
    /* 团队介绍 */
    
    .productview .productremark2>div {
        font-size: 14px;
    }
}
@media screen and (max-width: 668px) {
    /* 文章 */
    
    .menu_57 .productview .productremark2 {
        width: 568px;
    }
    /* 五洲经典菜品 */
    
    .productview60>ul>li .pro_con>em {
        font-size: 24px;
    }
    
    .productview60>ul>li .pro_con .hline {
        margin-top: 0 20px;
        height: 28px;
    }
    
    .productview60>ul>li .pro_con>h2 {
        font-size: 22px;
        margin-top: 0;
        margin-bottom: 20px;
    }
    
    .productview60>ul>li .pro_con span {
        font-size: 14px;
    }
}
@media screen and (max-width: 568px) {
    /* 首页 */
    
    .news_content {
        margin-top: 50px;
    }
    
    .news_content ul li {
        margin-bottom: 40px;
    }
    
    .page h3,
    .page span {
        font-size: 18px;
    }
    /* 集团概括 */
    
    .gjjs2 {
        padding: 30px 40px;
    }
    /* 文章 */
    
    .menu_57 .productview .productremark2 {
        width: 480px;
    }
    /* 企业文化 */
    
    .yuanjing_container ul li {
        width: 31%;
    }
    
    .yuanjing_container ul li:nth-child(4n) {
        margin-right: 12px;
    }
    
    .yuanjing_container ul li:nth-child(3n) {
        margin-right: 0;
    }
    /* 企业荣誉 */
    
    .rongyu ul li {
        padding: 10px;
    }
    
    .rongyu ul li .contentL .newTitleLink {
        font-size: 14px;
    }
    /* 酒店介绍 */
    
    .list_title {
        margin: 40px 0 30px;
        font-size: 30px;
    }
    
    .list_about p {
        font-size: 14px;
    }
    
    .qdys li {
        font-size: 14px;
        line-height: 30px
    }
    
    .qdys span {
        font-size: 16px
    }
    
    .dizhi h3 {
        font-size: 14px;
    }
    
    .product_list ul ol .col .list .proTitle {
        font-size: 16px;
    }
    /* 集团供应链 */
    
    .pro_view_title h3 {
        font-size: 20px;
    }
    
    .productview .toptitle h3 {
        font-size: 24px;
    }
    
    .productremark .pro_view_title .infos {
        font-size: 14px;
        line-height: 30px;
    }
    /* 五洲经典菜品 */
    
    .productview60>ul>li .pro_con {
        width: 47%;
    }
    
    .productview60>ul>li .pro_con>em {
        display: none;
    }
    
    .productview60>ul>li .pro_con .hline {
        display: none;
    }
    
    .productview60>ul>li .pro_con>h2 {
        text-align: center;
        margin-bottom: 10px;
    }
    
    .productview60>ul>li {
        margin-bottom: 20px;
        padding: 20px;
        height: 180px;
        overflow: hidden;
    }
    /* .productview60>ul>li .pro_con > span {
        font-size: 14px;
    } */
    /* 我们的准则 */
    
    .linian_container .linian_toptitle h3 {
        font-size: 30px;
    }
    
    .linian_content6_left {
        padding: 20px;
    }
    
    .linian_content6_left h3 {
        font-size: 20px;
    }
    
    .linian_content6_left p {
        font-size: 14px;
    }
    
    .linian_content6_righ {
        margin-left: 4%;
    }
    /* 新闻详情 */
    
    .remark p {
        width: 90%;
    }
}
@media screen and (max-width: 480px) {
    /* 首页 */
    
    .sidebar_top_right ul li a {
        font-size: 12px;
    }
  .head_main .left{
  	    width: 100%;
  }
  .head_main .left div{
  	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
  }
  .head_main .right {
    color: #999;
    display: none;
}
  .logo {
    width: 65%;
}
  .introduction li:first-child img {
    height: auto;
}
  .introduction li img {
    width: 100%;
    height: auto;
}
  .introduction li {
    width: calc(100% / 2 - 10px);
    height: auto;
}
  .introduction li:first-child {
    margin-right: 0;
    width: calc(100% / 2 - 10px);
    height:auto;
}
  .introduction ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
    
    .i_about .about_img {
        height: 400px;
    }
    
    .i_about .i_aboutshort {
        font-size: 30px;
    }
    
    .i_about .i_abouttopic {
        font-size: 28px;
    }
    
    .i_about .i_aboutmark {
        font-size: 14px;
    }
    
    .slider-nav {
        bottom: 15px;
    }
    /* 集团产业 */
    
    .product_list ul ol .col .list .proTitle {
        padding: 10px;
        font-size: 14px;
        line-height: 30px;
        text-align: center;
    }
    /* 展示中心 */
    
    .product_list ul ol .col .list .proSummary {
        padding: 0 10px;
        font-size: 12px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    /* 新闻动态 */
    
    .ljgd {
        line-height: 30px;
    }
    
    .rightBox h3 {
        font-size: 20px;
    }
    
    .newList .data1 {
        font-size: 14px;
    }
    /* 招商引资 */
    
    .tiaojian_toptitle {
        margin-top: 40px;
    }
    
    .gbook_toptitle {
        margin-top: 40px;
    }
    
    .navPage {
        padding: 30px 0 60px;
    }
    /* 招聘 */
    
    .recruits-item {
        padding: 20px 40px;
    }
    
    .list2-item-center .Title {
        font-size: 16px;
    }
    
    .list2-item-center p span {
        font-size: 14px !important;
    }
    
    .recruits-main {
        margin: 20px 0;
    }
    
    .job_container {
        margin-top: 40px;
    }
    /* 联系我们 */
    
    .lianxiwomen {
        margin: 50px 0;
    }
    
    .lianxiwomen p {
        font-size: 16px;
    }
    /* 文章 */
    
    .menu_57 .productview .productremark2 {
        width: 414px;
    }
    
    .productview .productremark2 h3 {
        font-size: 17px;
    }
    
    .productview .productremark2 p {
        font-size: 14px;
    }
    /* 企业文化 */
    
    .yuanjing_container ul li {
        padding: 20px 15px 15px;
    }
    /* 发展历程 */
    
    .mileposts_content {
        margin-top: 40px;
    }
    
    .mileposts_content .mileposts_container>ul .title {
        font-size: 22px;
    }
    
    .mileposts_list li {
        font-size: 14px;
    }
    /* 企业荣誉 */
    
    .rongyu ul li {
        padding: 5px;
    }
    
    .rongyu ul li .contentL .newTitleLink {
        font-size: 12px;
    }
    /* 酒店介绍 */
    
    .dizhi h3 {
        text-align: center;
        margin-left: 0;
    }
    
    .dizhi_title {
        width: 70%;
    }
    /* 外烩事业部 */
    
    .jtchanyet ul li {
        width: 100%;
    }
    /* 团队介绍 */
    
    .productview .productremark2>div {
        width: 100%;
        height: auto;
        line-height: normal;
    }
    
    .productview .productremark2>div p {
        text-align: center;
    }
    
    .productview .productremark2>div img {
        width: 90%;
    }
    /* 五洲经典菜品 */
    
    .productview60>ul>li {
        height: auto;
    }
    
    .productview60>ul>li .pro_con {
        width: 100%;
    }
    
    .productview60>ul>li .pro_img {
        width: 100%;
        margin-top: 10px;
    }
    /* 集团供应链 */
    
    .productview .productremark {
        flex-wrap: wrap;
    }
    
    .productremark .pic {
        width: 100%;
    }
    
    .productremark .pro_view_title {
        width: 100%;
    }
    
    .productview .toptitle h3 {
        font-size: 20px;
    }
    
    .pro_swiper {
        padding-top: 60px;
    }
    
    .pro_swiper_container .swiper-button-next,
    .pro_swiper_container .swiper-button-prev {
        top: 35%;
    }
}
@media screen and (max-width: 414px) {
    /* 首页 */
    
    .header {
        height: 80px;
    }
    
    .i_about .about_img {
        height: 330px;
    }
    
    .news_content ul li .news_title {
        max-width: 340px;
    }
    
    .news_content {
        margin-top: 40px;
    }
    
    .news_content ul li {
        width: 100%;
        margin-bottom: 30px;
        border: 1px solid #eee;
        padding: 20px;
        border-radius: 5%;
        box-shadow: 3px 3px 5px #ccc;
    }
    
    .news_content ul li .news_title {
        margin-left: 0;
    }
    
    .about_more {
        line-height: 30px;
    }
    
    .about_more::after {
        top: 10px;
    }
    
    .footBox>.fl {
        width: 45%;
    }
    
    .i_aboutmark div {
        line-height: 33px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
        height: auto;
    }
    
    .news_content ul li .news_title .infos {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        height: auto;
    }
    
    .news_content ul li .news_title .infos p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        height: auto;
    }
    /* 集团概括 */
    
    .mfbox1 h3 {
        line-height: 50px;
        font-size: 26px;
    }
    
    .gjjs2 {
        padding: 20px;
        font-size: 14px;
        line-height: 28px;
    }
    /* 招商引资 */
    
    .tiaojian_toptitle h3 {
        font-size: 26px;
    }
    
    .tiaojian_toptitle span {
        font-size: 14px;
    }
    
    .gbook_content ul li {
        width: 90%;
    }
    /* 文章 */
    
    .menu_57 .productview .productremark2 {
        width: 375px;
    }
    /* 企业文化 */
    
    .yuanjing_container ul li {
        width: 46%;
        padding: 25px 20px 20px;
    }
    
    .yuanjing_container ul li:nth-child(3n) {
        margin-right: 12px;
    }
    
    .yuanjing_container ul li:nth-child(2n) {
        margin-right: 0;
    }
    /* 企业荣誉分页 */
    
    .navPage a {
        width: 25px;
        height: 25px;
        line-height: 23px;
    }
    /* 我们的准则 */
    
    .linian_content {
        padding: 40px 0;
    }
    
    .linian_content6_left h4 {
        font-size: 12px;
    }
    /* 集团供应链 */
    
    .productview .productremark {
        flex-wrap: wrap;
    }
    
    .productview .toptitle h3 {
        overflow: hidden;
    }
    
    .pro_swiper_container .swiper-button-next,
    .pro_swiper_container .swiper-button-prev {
        display: none;
    }
    /* 新闻详情 */
    
    .remark p {
        font-size: 14px;
        padding: 20px;
    }
    
    .p_n_title {
        font-size: 18px;
    }
    /* 酒店事业部 */
    
    .product_list ul ol .col {
        width: 100%;
    }
}
@media screen and (max-width: 375px) {
    .header {
        height: 70px;
    }
    
    #top_btn {
        margin-top: 0;
    }
    
    .i_about .about_img {
        height: 300px;
    }
    
    .i_about .i_aboutshort {
        font-size: 28px;
    }
    
    .i_about .i_abouttopic {
        font-size: 24px;
    }
    
    .i_news .toptitle span {
        font-size: 30px;
    }
    
    .i_news .toptitle h3,
    .toptitle .infos {
        font-size: 26px;
    }
    
    .news_content {
        margin-top: 30px
    }
    
    .news_content ul li {
        margin-bottom: 20px;
    }
    /* 集团概括 */
    
    .gjjs2 li {
        width: 100%;
    }
    /* 新闻动态 */
    
    .rightBox h3 {
        font-size: 18px;
    }
    
    .newList .data1 {
        font-size: 12px;
    }
    
    .newTitle {
        line-height: 26px;
    }
    /* 招商引资 */
    
    .tiaojian_toptitle {
        margin-top: 30px;
    }
    
    .tiaojian_toptitle span {
        font-size: 12px;
    }
    
    .tiaojian_content {
        margin-top: 30px;
    }
    
    .tiaojian_right {
        padding: 15px;
    }
    
    .gbook_toptitle {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    /* 招聘 */
    
    .list2-item-center p span {
        font-size: 12px !important;
    }
    
    .job_container {
        margin-top: 30px;
    }
    /* 联系我们 */
    
    .lianxiwomen {
        margin: 40px 0;
    }
    
    .lianxiwomen p {
        font-size: 14px;
    }
    /* 文章 */
    
    .menu_57 .productview .productremark2 {
        width: 360px;
    }
    /* 企业荣誉 */
    
    .rongyu ul li {
        width: 50%;
    }
    /* 酒店简介 */
    
    .list_title {
        margin: 30px 0;
        font-size: 25px;
    }
    /* 我们的准则 */
    
    .linian_content {
        padding: 25px 0;
    }
    
    .linian_container .linian_toptitle h3 {
        font-size: 25px;
        margin-bottom: 10px;
    }
    
    .linian_content6_left h3 {
        font-size: 18px;
    }
    
    .linian_content6_left {
        padding: 0;
    }
    /* 集团供应链 */
    
    .productview .toptitle h3 {
        font-size: 18px;
    }
}
@media screen and (max-width: 360px) {
    /* 集团产业 */
    
    .product_list ul ol .col .list .proTitle {
        font-size: 12px;
        line-height: 24px;
    }
    /* 文章 */
    
    .menu_57 .productview .productremark2 {
        width: 320px;
    }
    /* 发展历程 */
    
    .mileposts_content .mileposts_container>ul .title {
        font-size: 20px;
    }
    
    .mileposts_content {
        margin-top: 0;
    }
}
@media screen and (max-width: 320px) {
    .i_about .about_img {
        height: 260px;
    }
    
    .i_about .i_aboutshort {
        width: 100%;
    }
    
    .i_about .i_aboutshort {
        font-size: 24px;
    }
    
    .i_about .i_abouttopic {
        font-size: 22px;
    }
    
    .i_about .i_aboutmark {
        font-size: 12px;
        line-height: 24px;
    }
    
    .i_about .i_aboutmore {
        width: 145px;
        font-size: 14px;
        margin: 20px 60px;
    }
    
    .page h3,
    .page span {
        font-size: 16px;
    }
    
    .news_content ul li .news_title h3 {
        font-size: 14px;
    }
    
    .news_content ul li .news_title .infos {
        font-size: 12px;
        line-height: 20px;
    }
    
    .footBox .footRight_icon a.ewm {
        margin-left: 0;
    }
    /* 集团概括 */
    
    .mfbox1 h3 {
        line-height: 40px;
        font-size: 24px;
    }
    
    .gjjs2 {
        padding: 15px;
    }
    
    .product_list ul ol .col {
        padding: 3px;
    }
    /* 新闻动态 */
    
    .rightBox h3 {
        font-size: 16px;
    }
    
    .newTitle {
        font-size: 12px;
        line-height: 24px;
        margin-top: 10px;
    }
    /* 企业文化 */
    
    .yuanjing_container ul li {
        padding: 20px 15px 15px;
    }
}