@charset "UTF-8";
@import url("../font/font.css");

* {
    font-family: 'Helvetica';
    box-sizing: border-box;
}

.left {
    float: left;
}

.right {
    float: right;
}

.banner .wap {
    display: none;
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #fff;
    font-size: 14px;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #fff;
    font-size: 14px;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #fff;
    font-size: 14px;
}

.padd-bot90 {
    padding-bottom: 90px;
}

.padd90 {
    padding: 90px 0;
}

.margin90 {
    margin: 90px 0;
}

.margin-bot90 {
    margin-bottom: 90px;
}

.margin-top90 {
    margin-top: 90px;
}

.bgccc {
    background: #f5f7fb;
}

.bgfff {
    background: #FFF;
}

.m-width-1920 {
    max-width: 1920px;
    margin: 0 auto;
    width: 100%;
}

.m-width-1260 {
    max-width: 1260px;
    margin: 0 auto;
    width: 100%;
}

.m-width-1440 {
    max-width: 1440px;
    margin: 0 auto;
    width: 100%;
}

/*header start*/
.logo .page-wap {
    display: none;
}

.header {
    position: absolute;
    z-index: 20000;
    left: 0;
    top: 0;
    width: 100%;
}

.header .header-box {
    position: relative;
}

.header.head-error {
    position: initial;
}

.header.head-error .header-box {
    border-bottom: 2px solid #f5f7fb;
}

.header.head-error .pc-nav li a {
    color: #191919;
}

.header.head-error .header-right {
    background: url("../images/h-rig-bg2.png") no-repeat 0 50%;
}

.header .logo {
    width: 10%;
    left: 0%;
    top: 0;
}

.header .logo img {
    width: 100%;
    max-width: max-content;
}

/*语言切换*/

.header-right {
    position: relative;
    padding-left: 35px;
}

.header .lang {
    position: absolute;
    top: 50%;
    line-height: 1;
    left: 10px;
    transform: TRANSLATEY(-50%);
}

.header .lang dt {
    box-sizing: border-box;
}

.header .lang dt em img {
    width: 20px;
    height: 20px;
}

.header .lang dt .arrow {
    position: relative;
    top: 7px;
    margin-left: 3px;
}

.header .lang dt .arrow img {
    transition: all 0.3s;
}

.header .lang:hover .arrow img {
    transform: rotate(-180deg);
}

.header .lang dd {
    position: absolute;
    top: 109%;
    left: 0;
    min-width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 10px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s;
}

.header .lang dd a {
    color: #FFF;
    font-size: 14px;
    line-height: 1.5;
}

.header .lang dd a:hover {
    color: #ee6c24;
}

.header .lang:hover dd {
    top: 100%;
    opacity: 1;
    visibility: visible;
}


/*jieshu*/

.header .header-right {
    background: url("../images/h-rig-bg.png") no-repeat 0 50%;
    height: 90px;
    width: 325px;
    right: 0;
    top: 0;
    z-index: 2;
    color: #FFF;
    font-size: 16px;
    text-align: center;
    line-height: 90px;
}

.header .header-right p {
    display: flex;
    align-items: center;
    justify-content: center;
}

.header .header-right p a {
    color: #FFF;
}

.header .header-right p img {
    margin-right: 10px;
}

.header .pc-nav {
    width: 680px;
}

.header .pc-nav ul {
    text-align: right;
}

.header .pc-nav li {
    display: inline-block;
    text-align: center;
    position: relative;
    z-index: 1989;
}

.header .pc-nav li .erji {
    position: absolute;
    background: #0a286e;
    left: 0;
    top: 88px;
    widows: auto;
    display: none;
    z-index: 1990;
}

.header .pc-nav li .erji dd a {
    padding: 15px;
    color: #FFF;
    font-size: 16px;
    display: block;
    white-space: nowrap;
}

.header .pc-nav li .erji dd a:hover {
    background: #ee6c24;
}

.header .pc-nav li.hover:after,
.header .pc-nav li:hover:after {
    position: absolute;
    content: '';
    left: 50%;
    width: 20px;
    margin-left: -10px;
    top: 0;
    height: 3px;
    background: #ee6c24;
    z-index: 3333;
}

.header .pc-nav li.hover a,
.header .pc-nav li:hover a {
    color: #ee6c24;
}

.header .pc-nav li>a {
    padding: 15px;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    line-height: 90px;
}

.product-list ul.disflex {
    flex-wrap: wrap;
}

.product-list.case-list li {
    padding-bottom: 100px;
    width: 48%;
    margin-right: 2%;
}

.product-list.case-list li:nth-child(3n) {
    margin-right: 2%;
}

.product-list.case-list li:nth-child(2n) {
    margin-right: 0;
}

.product-list.case-list li:hover p span {
    color: #FFF;
}

.product-list.case-list li img {
    width: 100%;
    margin: 0;
    max-width: initial;
}

.product-list.case-list li p {
    height: 100px;
    white-space: initial;
    border-top: none;
    flex-wrap: wrap;
    align-content: center;
    text-align: left;
}

.product-list.case-list li p span {
    color: #7f838a;
    font-size: 16px;
    font-weight: normal;
}

.product-list.case-list li p em,
.product-list.case-list li p span {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
    /*强制一行显示*/
    overflow: hidden;
    /*超出部分隐藏*/
    text-overflow: ellipsis;
    /*最后添加省略号*/
}

.product-list li {
    width: 32%;
    float: left;
    position: relative;
    text-align: center;
    margin: 0 2% 2.3% 0;
    transition: all 0.3s;
    background: #FFF;
    border: 1px solid #e6e6e6;
    cursor: pointer;
    padding-bottom: 94px;
}

.product-list li:hover,
.product-list li.hover {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
    opacity: 0.8;
}

.product-list li:hover p,
.product-list li.hover p {
    background: #284b9e;
    color: #FFF;
}

.product-list li a {
    display: block;
}

.product-list li img {
    width: 90%;
    margin: 30px 5%;
    max-width: max-content;
}

.product-list li:nth-child(3n) {
    margin-right: 0;
}

.product-list li p {
    padding: 15px 30px;
    border-top: 1px solid #e6e6e6;
    transition: all 0.3s;
    font-size: 22px;
    font-weight: bold;
    color: #001852;
    height: 94px;
    position: absolute;
    left: 0%;
    bottom: 0;
    width: 100%;

    display: flex;
    align-items: center;
    justify-content: center;

}

.product-list li p span {
    display: block;
    overflow: hidden;
    line-height: 30px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    /* height: 60px; */

}

/*header end*/
/*main*/
.center {
    text-align: center;
}

.textleft {
    text-align: left;
}

.title {
    line-height: 1;
    padding: 35px 0 60px;
    max-width: 710px;
    margin: 0 auto;
    position: relative;
}

.title.textleft {
    margin: 0;
}

.title span {
    font-size: 14px;
    color: #d6d9dd;
    text-transform: Uppercase;
    display: inline-block;
    margin-top: 25px;
}

.title p {
    font-size: 16px;
    line-height: 2;
    color: #7f838a;
    padding-top: 30px;
}

.title h2 {
    font-size: 40px;
    font-weight: normal;
    padding: 25px 0 15px;
    color: #191919;
}

.title h2 em {
    font-weight: bold;
}

.title i {
    background: url("../images/hb.png") no-repeat;
    display: inline-block;
    width: 60px;
    height: 4px;
}

/*about*/
.disflex {
    display: flex;
}

.about-box .left {
    width: 60%;
    padding-right: 2%;
    margin-top: 10px;
}

.about-box .left .about-left-img {
    display: flex;
    justify-content: space-between;
}

.about-box .left img {
    width: 100%;
}

.about-box .left .text-left {
    width: 60%;
    margin-right: 20px;
}

.about-box .left .text-right {
    width: 38%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.about-box .left .text-right img {
    display: block;
    width: 100%;
}

.about-box .right {
    width: 40%;
    margin-top: 98px;
    transition: all 0.3s;
    cursor: pointer;
}

.about-box .right.hover,
.about-box .right:hover {
    position: relative;
}

.about-box .right.hover:after,
.about-box .right:hover:after {
    position: absolute;
    content: '';
    width: 90%;
    height: 90%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    border: 1px solid #b3b3b3;
}

.about-box .right.hover:before,
.about-box .right:hover:before {
    content: '';
    position: absolute;
    width: 111px;
    height: 93px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    /* background: url("../images/logo2.png") no-repeat;*/
}

.about-box .right img {
    width: 100%;
}

.about-swiper {
    margin-top: 100px;
    background: url("../images/swiper-bg.jpg") no-repeat 50% 0;
    padding-top: 160px;
}

.about-swiper .swiper-slide img {
    width: 100%;
}

.roll__list {
    width: 1000%;
}

.roll__list li {
    float: left;
    margin-right: 25px;
}

.about-map {
    padding-bottom: 100px;
    background: url('../images/map.png') no-repeat 100% 130px;

}

.about-map .title p {
    color: #CCC;
    line-height: 1.5;
    font-size: 14px;
}

.about-map .left {
    width: 35%;
}

.about-map .right {
    width: 60%;
    display: flex;
    align-content: center;
    justify-content: center;
    display: none;
}

/* .about-map .right img {
  margin-top: 100px;
  width: 100%;
} */

.map-list {
    width: 80%;
    overflow: hidden;
}

.map-list li {
    color: #7f838a;
    width: 50%;
    float: left;
    line-height: 2;
}

.map-list li em {
    padding-right: 10px;
}

.contact .content {
    position: relative;
}

.contact .content .con-right {
    position: absolute;
    top: 100px;
    right: 0;
    color: #191919;
    text-align: right;
}

.contact .content .con-right .add {
    color: #999;
    background: url("../images/adress.png") no-repeat 0% 50%;
    padding-left: 20px;
}

.contact-box {
    background: url("../images/conbg.png") no-repeat 50% 50%;
    height: 248px;
    position: relative;
}

.contact-box:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -0.5px;
    width: 1px;
    height: 40px;
    background: #FFF;
    top: 0;
}

.contact-box:before {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -0.5px;
    width: 1px;
    height: 40px;
    background: #ee6c24;
    top: -40px;
}

.contact-box .text {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70%;
    transform: translate(-50%, -50%);
}

.contact-box .text p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 18px;
    margin-bottom: 45px;
}

.contact-box .text .btn {
    border: 1px solid #fff;
    color: #FFF;
    font-size: 14px;
    padding: 10px 25px;
    border-radius: 25px;
    background: rgba(255, 255, 255, 0.5);
    transition: all 0.3s;
}

.contact-box .text .btn:hover {
    color: #222;
    background: #fff;
}

.content-list {
    padding-bottom: 60px;

}

.content-list li {
    line-height: 1;
    width: 31%;
    margin-right: 3.3%;
    transition: all 0.3s;
    text-align: center;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
    opacity: 0.8;
    padding: 40px 0;
    float: left;
    min-height: 185px;
}

.content-list li .hover-img {
    display: none;
}

.content-list li:nth-last-child(1) {
    margin-right: 0;
}

.content-list li p {
    color: #191919;
    font-size: 18px;
    padding-bottom: 30px;
    font-weight: bold;
}

.content-list li:hover {
    background: #284b9e;
}

.content-list li:hover .hover-img {
    display: inline-block;
}

.content-list li:hover .default {
    display: none;
}

.content-list li:hover p {
    color: #FFF;
}

/*footer start*/
/*footer end*/
/*轮播图start*/
.banner,
.bannerny {
    max-width: 1920px;
    margin: 0 auto;
    width: 100%;
    position: relative;
}

.banner .error-btn,
.bannerny .error-btn {
    background: #ee6c24;
    color: #FFF;
    font-size: 14px;
    padding: 10px 0;
    width: 170px;
    text-align: center;
    font-weight: bold;
    display: block;
    margin: 0 auto 100px;
    cursor: pointer;
    transition: all 0.3s;
}

.banner .error-btn:hover,
.bannerny .error-btn:hover {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
    opacity: 0.8;
}

.banner .text,
.bannerny .text {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 22;
    transform: translateY(-50%);
}

.banner .text h1,
.bannerny .text h1 {
    font-size: 40px;
    color: #FFF;
    padding-bottom: 10px;
}

.banner .text p,
.bannerny .text p {
    font-size: 18px;
    color: #FFF;
}

.banner .text p i,
.bannerny .text p i {
    font-family: monospace;
    /* font-size: 14px; */
    font-weight: bold;
}

.banner .text p a,
.bannerny .text p a {
    color: #ee6c24;
}

.banner .swiper-slide,
.bannerny .swiper-slide {
    position: relative;
    overflow: hidden;
}

.banner .bg-box,
.bannerny .bg-box {
    position: relative;
    z-index: 1;
}

.banner .bg-box img,
.bannerny .bg-box img {
    width: 100%;
    height: auto;
}

.banner .wap-box,
.bannerny .wap-box {
    display: none;
    display: block;
}

.banner .wap-box img,
.bannerny .wap-box img {
    width: 100%;
    height: auto;
}

.banner .swiper-pagination-bullet,
.bannerny .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #ffffff;
    opacity: 1;
    border-radius: inherit;
    border: 1px solid #eeeeee;
    border-radius: 50%;
    transition: all 0.6s;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.bannerny .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 8px;
}

.banner .swiper-pagination-bullet-active,
.bannerny .swiper-pagination-bullet-active {
    opacity: 1;
    transform: scale(1.5);
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets,
.banner .swiper-pagination-custom,
.banner .swiper-pagination-fraction {
    bottom: 20px;
}

.swiper-slide .banner-content {
    transform: translateY(-200px);
    opacity: 0;
    transition: all .6s;
}

.ani-slide .banner-content {
    transform: translateY(0);
    opacity: 1;
}

/*轮播图end*/
.inner-banner {
    padding-top: 110px;
}

.inner-banner .ib-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 300px;
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
}

.inner-banner .ib-inner .ib-tit {
    text-align: center;
}

.inner-banner .ib-inner .ib-tit h4 {
    display: inline-block;
    font-size: 40px;
    color: #ffffff;
    text-shadow: 1px 1px 10px #000000;
    font-weight: normal;
    position: relative;
}

.crumbs-box {
    padding: 12px 0;
}

.crumbs-box a {
    color: #bfbfbf;
    display: inline-block;
    transition: all 0.4s;
}

.crumbs-box a:hover {
    color: #b24249;
}

.crumbs-box i {
    display: inline-block;
    padding: 0 5px;
    color: #bfbfbf;
}

.crumbs-box span {
    color: #bfbfbf;
}

/*公共样式定义 start*/
/*例如,统一间距,统一字体,统一大小写,统一最大距离*/
.m-width-1280 {
    max-width: 1280px;
    margin: 0 auto;
}

/*置顶按钮 start*/
.footer-box {
    background: #333;
}

.foot-nav li {
    display: inline-block;
}

.foot-nav li:nth-last-child(1) a:after {
    display: none;
}

.foot-nav li a {
    font-size: 16px;
    color: #999;
    display: inline-block;
    line-height: 1;
    position: relative;
    padding: 30px;
}

.foot-nav li a:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7.5px;
    height: 15px;
    border-right: 1px solid #585858;
}

#toTop {
    width: 100px;
    margin: 0 auto;
    background: #0a286e;
    display: block;
    padding: 10px 0;
    text-align: center;
}

.footer-top {
    background: #284b9e;
}

.foot-logo {
    padding: 20px 0 0;
}

.foot-copy {
    border-top: 1px solid #585858;
    padding: 10px 0;
}

.foot-copy .left {
    width: 195px;
    text-align: center;
}

.foot-copy .left a {
    display: inline-block;
    margin-right: 15px;
}

.foot-copy .left a img {
    width: 30px;
    height: 30px;
}

/*pro --ny*/
.main-ny {
    margin-top: 50px;
}

.pro-class-left {
    width: 23%;
}

.pro-class {
    background: #FFF;
}

.pro-class.text {
    margin-top: 30px;
    border: 1px solid #e6e7e8;
}

.pro-class.text.noborder {
    border: none;
}

.pro-class.text dl {
    border-bottom: 1px solid #e6e7e8;
    margin: 15px;
    padding-bottom: 10px;
}

.pro-class.text dl:nth-last-child(1) {
    border-bottom: none;
}

.pro-class.text dl h3 {
    color: #0a286e;
    font-size: 16px;
    padding: 15px 0 5px;
    display: flex;
    align-items: center;
}

.pro-class.text dl h3 img {
    margin-right: 10px;
}

.pro-class.text dl dd {
    font-size: 16px;
    line-height: 1.5;
    word-wrap: break-word;
    color: #7f838a;
}

.pro-class.text dl dd a {
    color: #7f838a;
}

.pro-class ul {
    border: 1px solid #e6e7e8;
}

.pro-class li {
    border-bottom: 1px solid #e6e7e8;
    position: relative;
}

.pro-class li>a {
    width: 100%;
    border-left: 3px solid #FFF;
    line-height: 1;
    display: inline-block;
    padding: 20px;
    font-size: 16px;
    color: #7f838a;
    transition: all 0.3s;

    z-index: 1;
}

.pro-class li>em {
    width: 50px;
    height: 50px;
    background: url(http://www.rainbowmachinery.cn/wp-content/themes/home/images/down.png) no-repeat 50% 50%;
    background-size: 20px 20px;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    transition: all 0.3s;
    transform: rotate(-90deg);
    z-index: 2;
}

.pro-class li.hover>em {
    transform: rotate(0deg);
}

.pro-class li:hover>a,
.pro-class li.hover>a {
    color: #284b9e;
    border-left: 3px solid #0a286e;
    background: #f5f7fb;
}

.pro-class li::nth-last-child(1) a {
    border-bottom: none;
}

.pro-class li.hover dl.erji {
    height: auto;
}

.pro-class li dl.erji {
    height: 0;
    overflow: hidden;
    position: relative;
}

.pro-class li dl.erji dd {
    padding-left: 23px;
}

.pro-class li dl.erji dd:hover {
    color: #ee6c24;
}

.pro-class li dl.erji dd:hover a {
    color: #ee6c24;
}

.pro-class li dl.erji dd a {
    padding: 20px 10px;
    display: inline-block;
    line-height: 1;
}

.pro-class h2 {
    background: #0a286e url('../images/nylefttibg.png') no-repeat right -20px;
    color: #FFF;
    font-size: 18px;
    /* text-align: center; */
    padding: 25px 0 25px 25px;
}

.pro-class h2 img {
    margin-left: 10px;
}

.mm-listview>li dl {
    padding: 10px 10px 10px 20px;
}

.mm-listview>li dl dd {
    line-height: 1.5;
}

.mm-listview>li dl dd a {
    padding-left: 10px;
}

.product-box-index {
    background: #fff url('../images/titbg.jpg') no-repeat 100% 0%;
}

.product-box {
    position: relative;
}

.product-box .right {
    width: 75%;
}

.product-box .right li {
    background: #FFF;
}

#xhlFormSubmit {
    color: #FFF;
    background: #ee6c24;
    padding: 15px 30px;
    font-size: 18px;
    display: inline-block;
    transition: all 0.3s;
}

#xhlFormSubmit:hover {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
    opacity: 0.8;
}

/*产品详情*/
.prodis-gall {
    margin-bottom: 35px;
}

.prodis-gall .pic-gall {
    width: 43%;
    float: left;
}

.pic-gall .gallery-thumbs {
    margin-top: 10px;
}

.pic-gall .gallery-thumbs .swiper-slide {
    height: 83px;
    cursor: pointer;
    background-position: center;
    background-size: cover;
    box-sizing: border-box;
    border: 1px solid #efefef;
    opacity: 0.6;
}

.pic-gall .gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
    border: 1px solid #0a286e;
    opacity: 1;
}

.pic-gall .gall-box {
    position: relative;
}

.pic-gall .gall-box .swiper-slide img {
    width: 100%;
    height: auto;
}

.pic-gall .gall-box .swiper-slide iframe {
    width: 100%;
    height: 360px;
}

.prodis-gall .gall-tips {
    width: 57%;
    float: right;
    padding: 0 0 0 5%;
}

.prodis-gall .gall-tips .tit {
    font-size: 30px;
    color: #000;
    font-family: 'Poppins-Medium';
}

.gall-tips .prodis-des {
    padding: 25px 0 25px;
}

.gall-tips .prodis-des dl {
    line-height: 1;
}

.gall-tips .prodis-des dl dt {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 0;
}

.gall-tips .prodis-des dl dd {
    color: #666666;
    font-size: 14px;
    line-height: 1.5;
}

.gall-tips .prodis-des dl dd.disflex {
    flex-wrap: wrap;
    justify-content: space-between;
}

.gall-tips .prodis-des dlx dd.disfle span {
    width: 50%;
}

.gall-tips .links {
    padding-top: 30px;
}

.gall-tips .links a {
    display: inline-block;
    background: #0a286e;
    padding: 15px 0;
    width: 180px;
    margin-right: 20px;
    color: #FFf;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    transition: all 0.3s;
}

.gall-tips .links a:hover,
.gall-tips .links a.hover {
    background: #ee6c24;
}

.gall-box .swiper-button-next {
    background: url("../images/d-next.png") no-repeat;
    right: 0;
}

.gall-box .swiper-button-prev {
    background: url("../images/d-prev.png") no-repeat;
    left: 0;
}

.gall-box .swiper-button-next,
.gall-box .swiper-button-prev {
    width: 37px;
    height: 71px;
}

.gall-tips .prodis-share ul li {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.gall-tips .prodis-share ul li a {
    display: block;
    transition: all 0.6s;
    filter: brightness(1);
}

.gall-tips .prodis-share ul li a:hover {
    filter: brightness(0.6);
}

.share {
    display: flex;
}

h3.share-tit {
    position: relative;
    font-weight: normal;
    color: #cdcdcd;
    margin-bottom: 15px;
}

h3.share-tit em {
    position: relative;
    z-index: 2;
    background: #FFF url("../images/share.png") no-repeat 0 50%;
    padding: 5px 20px;
}

h3.share-tit:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    border-bottom: 1px solid #cdcdcd;
    width: 100%;
}

.share a {
    margin-right: 30px;
    display: flex;
    align-items: center;
}

.share a:nth-last-child(1) {
    position: relative;
    top: 3px;
}

.share a:hover .hover-img {
    display: inline-block;
}

.share a:hover .default {
    display: none;
}

.share a img.hover-img {
    display: none;
}

.prodis-content h3 {
    color: #0a286e;
    font-size: 22px;
    padding: 15px 20px;
    position: relative;
    border-bottom: 1px solid #e6e7e8;
}



.prodis-content h3:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 20px;
    background: #ee6c24;
    left: 0;
    top: 50%;
    margin-top: -10px;
}

.prodis-content .text {
    padding: 0 25px;
}

.prodis-content .text img {
    width: 100%;
    max-width: max-content;
    height: auto;
}

.prodis-content .text p {
    font-size: 16px;
    color: #4c4c4c;
    margin-bottom: 20px;
}

.prodis-content .text h4 {
    color: #191919;
    font-size: 18px;
    line-height: 3;
    margin-top: 40px;
}

.table table {
    width: 100%;
    font-size: 16px;
}

.table table tr th {
    background: #97a4c3;
    color: #FFF;
    padding: 15px 20px;
    border: 1px solid #bac5e0;
}

.table table td {
    padding: 8px 20px;
    border: 1px solid #bac5e0;
    color: #191919;
}

.table table td.blue {
    color: #284b9e;
    font-weight: bold;
}

.hot-pro {
    position: relative;
}

.hot-pro .top-arrow {
    position: absolute;
    right: 0;
    top: 110px;
    width: 115px;
}

.hot-pro .top-arrow .swiper-button-next {
    background: url("../images/h-next.png") no-repeat;
    width: 50px;
    height: 50px;
    right: 0;
}

.hot-pro .top-arrow .swiper-button-prev {
    background: url("../images/h-prev.png") no-repeat;
    width: 50px;
    height: 50px;
    left: 0;
}

.hot-pro .product-list li {
    margin: auto;
}

.hot-pro .product-list li:nth-child(3n) {
    margin-right: initial;
}

/*service*/
.install-ser {
    background: url("../images/serbg.jpg") 100% 0 no-repeat;
}

.ser-list li {
    width: 19%;
    float: left;
    padding: 35px 20px;
    text-align: center;
    line-height: 1;
    height: 280px;
    border-radius: 1px;
}

.ser-list li p {
    color: #7f838a;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.ser-list li:nth-child(1),
.ser-list li:nth-child(5) {
    border: 1px solid #284b9e;
}

.ser-list li:nth-child(1) h3,
.ser-list li:nth-child(5) h3 {
    color: #284b9e;
}

.ser-list li:nth-child(3),
.ser-list li:nth-child(7) {
    border: 1px solid #ee6c24;
}

.ser-list li h3 {
    color: #ee6c24;
}

.ser-list li h3 {
    padding: 35px 0 15px;
    font-size: 18px;
    font-weight: bold;
}

.ser-list li.arrow {
    width: 8%;
    border: none;
    background: url("../images/s-arrow.png") no-repeat 50% 50%;
}

.ser-info .left {
    width: 55%;
}

.ser-info .left h3 {
    font-size: 32px;
    color: #191919;
    margin-bottom: 10px;
}

.ser-info .left h3 i {
    width: 30px;
    height: 4px;
    background: #dca029;
    display: inline-block;
}

.ser-info .left p {
    line-height: 1.5;
    margin-bottom: 10px;
    font-size: 16px;
    color: #7f838a;
}

.ser-info .right {
    width: 40%;
}

.ser-info .right img {
    width: 100%;
    /* max-width: max-content; */
}

.s-faq-list li {
    padding: 25px 10px;
    border-bottom: 1px solid #e6e7e8;
    cursor: pointer;
    transition: all 0.3s;
}

.s-faq-list li p {
    padding-top: 20px;
    font-size: 16px;
    color: #7f838a;
    padding-left: 50px;
    display: none;
    transition: all 0.3s;
}

.s-faq-list li.hover {
    background: #f5f7fb;
}

.s-faq-list li.hover h3 {
    color: #ee6c24;
}

.s-faq-list li.hover h3 {
    background: url("../images/jian.png") no-repeat 0 50%;
}

.s-faq-list li.hover p {
    display: block;
}

.s-faq-list li h3 {
    background: url("../images/plus.png") no-repeat 0 50%;
    font-size: 18px;
    color: #0a286e;
    padding-left: 50px;
}

.s-faq-list li h3 em {
    line-height: 1;
    color: #ee6c24;
    margin-right: 25px;
    font-size: 34px;
}

.bgccc .xhl-input-xlarge,
.bgccc .xhl-controls .xhl-textarea {
    background: #FFF;
}

.about-info .left {
    width: 50%;
}

.about-info .right {
    background: #f5f7fb;
    padding: 90px 0;
    margin-top: 95px;
}

.about-info .right .text-img {
    width: 100%;
    border-radius: 25px;
    overflow: hidden;
    position: relative;
    left: -10%;
    position: relative;
}

.about-info .right .text-img:after {
    content: '';
    background: url("../images/sanjiao.png") no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 40%;
    height: 100%;
    background-size: cover;
}

.about-info .right .text-img img {
    width: 100%;
}

.about-honor {
    background: url("../images/about-honor-bg.jpg") no-repeat;
}

.about-honor.about-fact {
    background: #f5f7fb;
}

.honor-swiper {
    position: relative;
}

.honor-swiper .swiper-slide {
    text-align: center;
}

.honor-swiper .swiper-slide img {
    width: 100%;
}

.honor-swiper.about-honor-block img {
    border: 3px solid #ee6c24;
}

.honor-swiper .swiper-button-next {
    background: url("../images/h-next.png") no-repeat 50% 50%;
    right: -40px;
    margin-top: -70px;
}

.honor-swiper .swiper-button-prev {
    left: -40px;
    background: url("../images/h-prev.png") no-repeat 50% 50%;
    margin-top: -70px;
}

.a-h-list ul {
    position: relative;
    height: 510px;
    overflow: hidden;
    transition: all 0.3s;
}

.a-h-list ul:after {
    content: '';
    position: absolute;
    height: 100%;
    border-right: 2px solid #e6e7e8;
    left: 50%;
    margin-left: -1px;
    top: 0%;
}

.a-h-list ul li {
    overflow: hidden;
    margin-bottom: 40px;
}

.a-h-list ul li:nth-child(2n) .left {
    float: right;
    padding-left: 65px;
    padding-right: 0;
}

.a-h-list ul li:nth-child(2n) .right {
    float: left;
    padding-left: 0px;
    padding-right: 20px;
    text-align: right;
}

.a-h-list ul li:nth-child(2n) .right:after {
    left: auto;
    right: -5px;
}

.a-h-list ul li .left {
    width: 50%;
    text-align: right;
    padding-right: 65px;
    position: relative;
    height: 80px;
}

.a-h-list ul li .left:after {
    content: '';
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #e6e7e8;
    left: 4px;
    top: 50%;
}

.a-h-list ul li .left p {
    padding: 20px 20px 0;
    height: 80px;
    line-height: 1.5;
    border: 1px solid #e6e7e8;
    background: #FFF;
    position: relative;
    z-index: 2;
    text-align: left;
    font-size: 18px;
    color: #7f838a;
}

.a-h-list ul li .right {
    width: 50%;
    padding-left: 20px;
    position: relative;
    height: 80px;
    z-index: 3;
    line-height: 80px;
    color: #ee6c24;
    font-weight: bold;
    font-size: 16px;
}

.a-h-list ul li .right:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #284b9e;
    left: -5px;
    top: 50%;
    margin-top: -5px;
}

.a-h-list .seemore {
    text-align: center;
    padding-top: 20px;
}

.a-h-list .seemore a {
    color: #284b9e;
    border-bottom: 1px solid #284b9e;
    line-height: 1.5;
    font-size: 16px;
}

.contact-ny .left {
    width: 35%;
    padding-right: 5%;
}

.contact-ny .left .pro-class.text {
    margin-top: 0;
}

.contact-ny .left .pro-class.text dl {
    border: none;
    padding-right: 20%;
}

.contact-ny .left .pro-class.text dl dd {
    padding-left: 30px;
    color: #7f838a;
}

.contact-ny .left .pro-class.text dl dd a {
    color: #7f838a;
}

.contact-ny .left .tips {
    font-size: 16px;
    background: url("../images/fk.png") no-repeat 0 3px;
    padding-left: 25px;
    line-height: 1.5;
    color: #7f838a;
    font-weight: normal;
}

.contact-ny .right {
    width: 65%;
}

.con-tit {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 35px;

    color: #0a286e;
}

.con-tit em {
    color: #ee6c24;
    font-size: 40px;
}

.contact-share .tit {
    font-size: 16px;
    font-weight: bold;
    color: #7f838a;
}

.contact-share ul {
    padding-top: 20px;
}

.contact-share ul li {
    float: left;
    margin-right: 10px;
}

.contact-share ul li a {
    display: inline-block;
    transition: all 0.3s;
}

.contact-share ul li a:hover {
    opacity: 0.7;
}

.news-list ul {
    padding-top: 0.1px;
}

.news-list ul li {
    position: relative;
    margin-top: 40px;
    background: #FFF;
    height: 310px;
    padding: 30px 30px 30px 470px;
    transition: all 0.3s;
}

.news-list ul li>a {
    display: block;
}

.news-list ul li:hover {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
    opacity: 0.8;
}

.news-list ul li:hover .text h3 {
    color: #ee6c24;
}

.news-list ul li:hover .text .btn {
    color: #0a286e;
    border-bottom: 2px solid #aab3d2;
}

.news-list ul li img.left-img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    max-height: max-content;
}

.news-list ul li .text {
    position: relative;
    height: 100%;
}

.news-list ul li .text .btn {
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #7f838a;
    border-bottom: 2px solid #c5c7ca;
    line-height: 1;
}

.news-list ul li .text span {
    font-size: 16px;
    color: #dca029;
}

.news-list ul li .text h3 {
    font-size: 26px;
    color: #0a286e;
    padding: 30px 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.news-list ul li .text p {
    font-size: 16px;
    line-height: 1.5;
    color: #7f838a;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.news-detail-block .left {
    width: 23%;
}

.news-detail-block .left .pro-class {
    border: 1px solid #e6e7e8;
}

.news-detail-block .left .pro-class .news-li>a {
    display: block;
    padding: 20px 30px;
}

.news-detail-block .left .pro-class .news-li>a:hover p {
    color: #ee6c24;
}

.news-detail-block .left .pro-class .news-li>a p {
    color: #0a286e;
    font-weight: 14px;
    line-height: 1.2;
    padding: 8px 0;
}

.news-detail-block .left .pro-class .news-li>a .time {
    color: #dca029;
    font-size: 12px;
}

.news-detail-block .left .pro-class .news-li>a img {
    width: 100%;
}

.news-detail-block .right {
    width: 75%;
}

.news-detail-block .right h2 {
    font-size: 30px;
    color: #0a286e;
    line-height: 1.5;
}

.news-detail-block .right .subtit {
    font-size: 12px;
    line-height: 2;
    border-bottom: 1px solid #e6e7e8;
}

.news-detail-block .right .subtit .time {
    color: #dca029;
    padding-right: 30px;
    font-size: 14px;
}

.news-detail-block .right .subtit .auther {
    color: #7f838a;
}

.news-detail-block .news-text {
    padding: 30px 0;
}

.news-detail-block .news-text img {
    width: 100%;
    max-width: max-content;
    margin-bottom: 25px;
    height: auto;
}

.news-detail-block .news-text p {
    margin-bottom: 20px;
    line-height: 1.5;
    font-size: 16px;
    color: #7f838a;
}

.news-detial-bot {
    position: relative;
    padding: 20px 0;
    border-top: 2px solid #e6e7e8;
}

.news-detial-bot em {
    font-family: monospace;
    font-weight: bold;
    padding: 0 10px;
}

.news-detial-bot span {
    cursor: pointer;
}

.news-detial-bot span:hover {
    color: #ee6c24;
}

.news-detial-bot span:hover i {
    border-bottom: 1px solid #ee6c24;
}

.news-detial-bot .share {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.news-detial-bot .share a.tit img {
    margin-right: 10px;
}

.news-detial-bot .share a:hover {
    color: #ee6c24;
}

.news-detial-bot .prev {
    float: left;
    font-size: 20px;
    color: #7f838a;
}

.news-detial-bot .next {
    float: right;
    font-size: 20px;
    color: #7f838a;
}

/*置顶按钮 end*/
/*分页 start*/
.page-box {
    padding: 50px 0;
    text-align: center;
}

.page-box .page-inner {
    display: flex;
    justify-content: center;
}

.page-box .page-inner a {
    display: inline-flex;
    font-size: 16px;
    color: #293341;
    background: #FFF;
    width: 40px;
    height: 40px;
    line-height: 40px;
    justify-content: center;
    /* background: transparent; */
    border: 1px solid #e6e6e6;
    border-right: none;
}

.page-box .page-inner .current {
    display: inline-flex;
    font-size: 16px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    justify-content: center;

    color: #ffffff;
    background: #0a286e;
    border: 1px solid #0a286e;
    transition: all 0.4s;
}

.page-box .page-inner .page-list {
    display: flex;

}

.page-box .page-inner .page-list a.act,
.page-box .page-inner .page-list a:hover {
    color: #ffffff;
    background: #0a286e;
    border: 1px solid #0a286e;
    transition: all 0.4s;
}

.page-box .page-inner a.prev,
.page-box .page-inner a.next {
    font-family: monospace;
    font-weight: bold;
}

.page-box .page-inner a:nth-last-child(1) {
    border-right: 1px solid #e6e6e6;
}

.page-box .page-inner a.prev.no-drop,
.page-box .page-inner a.next.no-drop {
    cursor: no-drop;
    opacity: 0.5;

}

.con-map {
    text-align: center;
}

.con-map img {
    width: 100%;
    max-width: max-content;
}

/*分页 end*/
/*公共样式定义 end*/
.header-box-wap {
    display: none;
}

.picMarquee-left {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 290px;
}

.picMarquee-left .hd {
    overflow: hidden;
    height: 30px;
    padding: 0 10px;
}

.picMarquee-left .bd {
    padding: 10px;
}

.picMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picMarquee-left .bd ul li {
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picMarquee-left .bd ul li .pic {
    text-align: center;
}

.picMarquee-left .bd ul li .pic img {
    display: block;
}

.picMarquee-left .bd ul li .title {
    line-height: 24px;
}
.about-info .right .text-img img{
    width: initial;
}
@media only screen and (max-width: 1460px) {
    .header .pc-nav {
        width: 515px;
    }

    .header .pc-nav li a {
        padding: 15px 4px;
    }

    .honor-swiper .swiper-button-next {
        right: 0;
    }

    .honor-swiper .swiper-button-prev {
        left: 0;
    }
}

.pro-class h2 .wap {
    display: none;
}

@media only screen and (max-width: 1200px) {

    .header .logo {
        width: 26%;
    }

    .header .pc-nav {
        width: 425px;
    }

    .header .pc-nav li a {
        padding: 15px 2px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 1000px) {
    .pro-class h2 {
        font-size: 16px;
    }

    .gall-tips .links a {
        margin-right: 0;
    }

    .news-detail-block .right h2 {
        line-height: 1;
        margin-bottom: 10px;
    }

    .prodis-gall .gall-tips .tit {
        margin-top: 25px;
        font-size: 20px;
    }

    .inner-20 {
        padding: 0 20px !important;
    }

    .form-box {
        margin-bottom: 20px;
    }

    .hot-pro {
        min-height: 250px;
    }

    .honor-swiper .swiper-button-next,
    .honor-swiper .swiper-button-prev {
        margin-top: -22px;
    }

    .prodis-content .table {
        padding: 20px;
        overflow-x: auto;
    }



    .pro-class h2 .wap {
        display: inline-block;
    }

    .bannerny .text p {
        text-align: left;
    }

    .pro-class ul {
        height: 0;
        overflow: hidden;
        transition: all 0.3s;
    }

    .banner .pc {
        display: none;
    }


    .banner .wap {
        display: block;
    }

    #page {
        background: #ffffff;
    }

    .header-box {
        display: none;
    }

    .header {
        position: relative;
    }

    .header-box-wap {
        display: block;

    }

    .header-box-wap .nav-box {
        display: none;
    }

    .header-box-wap .logo-wap {
        text-align: center;
        padding: 10px 0;
        border-bottom: 1px solid #c5c7ca;
    }

    .header-box-wap .logo-wap img {
        width: 10%;
    }

    /* .header {
        position: initial;
    } */

    .main-ny {
        margin-top: 20px;
    }

    .bannerny .bg-box {
        display: none;
    }

    .btn-nav {
        position: absolute;
        top: 0px;
        right: 10px;
        background: transparent;
        border: none;
        padding: 10px 0;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        z-index: 99999;
        display: block;
        width: 30px;
        float: right;
    }

    .icon-bar {
        display: block;
        margin: 6px 0;
        width: 30px;
        height: 3px;
        background-color: #ee6c24;
        box-shadow: 0 1px 1px #000000;
        -webkit-transition: all .7s ease;
        -moz-transition: all .7s ease;
        -ms-transition: all .7s ease;
        -o-transition: all .7s ease;
        transition: all .7s ease;
        z-index: 999999;
    }

    .mm-opening .top {
        -webkit-transform: translateY(8px) rotateZ(45deg);
        -moz-transform: translateY(8px) rotateZ(45deg);
        -ms-transform: translateY(8px) rotateZ(45deg);
        -o-transform: translateY(8px) rotateZ(45deg);
        transform: translateY(8px) rotateZ(45deg);
    }

    .mm-opening .bottom {
        -webkit-transform: translateY(-10px) rotateZ(-45deg);
        -moz-transform: translateY(-10px) rotateZ(-45deg);
        -ms-transform: translateY(-10px) rotateZ(-45deg);
        -o-transform: translateY(-10px) rotateZ(-45deg);
        transform: translateY(-10px) rotateZ(-45deg);
    }

    .mm-opening .middle {
        width: 0;
    }

    .banner-content,
    .ser-list li.arrow,
    .news-list ul li img.left-img {
        display: none;
    }

    .about-box .left .about-left-img {
        flex-wrap: wrap;
    }


    .about-box .left,
    .about-box .left .text-left,
    .about-box .left .text-right,
    .about-box .right,
    .about-map .left,
    .about-map .right,
    .map-list,
    .ser-list li,
    .prodis-gall .pic-gall,
    .prodis-gall .gall-tips {
        width: 100%;
    }

    .about-map {
        background: none;
    }

    .about-map .right {
        display: block;
    }

    .about-map .right>img {
        width: 100%;
        max-width: max-content;
        max-height: max-content;
    }

    .news-detail-block {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .news-detail-block .left .pro-class,
    .news-detail-block .right {
        padding: 0 20px;
    }

    .news-detial-bot .share {
        top: 10%;
    }

    .news-detial-bot {
        padding: 50px 0 20px;
    }

    .prodis-gall .gall-tips {
        padding: 0 20px;
    }

    .prodis-gall {
        margin-bottom: 20px;
    }

    .gall-tips .links {
        display: flex;
        justify-content: space-between;
    }

    .gall-tips .links a {
        width: 45%;
    }

    .product-list li {
        margin: 0;
    }

    .product-list li,
    .about-box .left .text-left,
    .roll__list li,
    .content-list li {
        margin-right: 0;
    }

    .about-box .right,
    .about-swiper {
        margin-top: 20px;
    }

    .about-swiper {
        padding-top: 0;
    }

    .roll__list li img,
    .content-list li,
    .pro-class-left,
    .product-box .right,

    .ser-info .left,
    .ser-info .right,
    .a-h-list ul li .left,
    .a-h-list ul li .right,
    .contact-ny .left,
    .contact-ny .right,
    .news-detail-block .left,
    .news-detail-block .right {
        width: 100%;
    }

    .contact .content .con-right {
        position: initial;
        text-align: left;
        padding: 20px 0;
    }

    .contact .content .con-right .add {
        background: none;
        padding-left: 0;
    }

    .content-list li,
    .product-list li,
    .pro-class-left,
    .ser-list li {
        margin-bottom: 20px;
    }

    .title {
        padding: 20px 0;
    }

    .padd-bot90 {
        padding-bottom: 20px;
    }

    .page-box {
        padding: 20px 0;
    }

    .page-box .page-inner .page-list {
        /* display: none; */
    }

    .bannerny .text {
        padding: 0 20px;
        position: initial;
        top: 0;
        transform: translateY(0%);
        font-size: 16px;
        border-bottom: 1px solid #f5f7fb;
    }

    .bannerny .text p,
    .bannerny .text h1 {
        color: #191919;
        font-size: 16px;
        padding: 15px 0;
    }

    .bannerny .text h1 {
        display: none;
    }

    .hot-pro .top-arrow {
        position: initial;
        top: auto;
        width: 100%;
    }

    .news-list ul li {
        padding: 10px;
        height: auto;
    }

    .news-list ul li .text h3 {
        padding: 0;
        margin: 15px 0;
    }

    .news-list ul li .text .btn {
        position: initial;
    }

    .about-info .right .text-img {
        left: 0;
    }

    .about-info .right {
        margin-top: 20px;
        padding: 0;
        background: none;
    }

    .honor-swiper .bg-box {
        text-align: center;
    }

    .honor-swiper .swiper-button-next,
    .honor-swiper.about-fact-block .swiper-button-next {
        right: 0px;
    }

    .honor-swiper .swiper-button-prev {
        left: 0px;
    }

    .a-h-list ul li .right:after {
        left: 0;
    }

    .a-h-list ul li .left {
        float: right;
        padding-left: 65px;
        padding-right: 0;
    }

    .a-h-list ul li:nth-child(2n) .right {
        float: left;
        padding-left: 20px;
        padding-right: 0px;
        text-align: left;
    }

    .a-h-list ul li:nth-child(2n) .right:after {
        left: 0;
        right: auto;
    }

    .a-h-list ul:after {
        left: 5px;
    }

    .a-h-list ul li .left p {
        padding: 10px;


    }

    .a-h-list ul li .left p,
    .a-h-list ul li .left {
        height: auto;
    }

    .title h2 {
        font-size: 20px;
        padding: 10px 0;
    }

    .contact-share ul li {
        width: 20%;
        text-align: center;
        margin-right: 0;
    }

    .xhl-controls .xhl-textarea,
    .xhl-input-xlarge,
    #xhlFormSubmit,
    .foot-copy .left,
    .foot-copy .right {
        width: 100%;
    }

    .foot-copy .right {
        padding: 10px 0;
    }

    #xhlFormSubmit,
    .foot-copy .right {
        text-align: center;
    }

    .foot-nav li a {
        padding: 10px;
    }

    .about-box .left .text-right img,
    .about-map .right img {
        margin-top: 10px;
    }

    #toTop {
        padding: 0;
    }

    .foot-logo img {
        width: 15%;
        max-width: max-content;
    }

    .con-tit,
    .news-list ul li .text h3 {
        font-size: 20px;
    }

    .con-tit em {
        font-size: 28px;
    }

    .news-list ul li .text p {
        font-size: 14px;
    }

    .news-list ul li .text .btn,
    #xhlFormSubmit,
    .mm-listview {
        font-size: 16px;
    }

    .a-h-list .seemore {
        padding-bottom: 20px;
    }

    .product-list li,
    .product-list li:nth-child(3n),
    .product-list.case-list li {
        width: 49%;
        margin-right: 2%;
        padding-bottom: 60px;
        margin-bottom: 2%;
    }

    .product-list li:nth-child(2n) {
        margin-right: 0;
    }

    .product-list li p,
    .product-list.case-list li p {
        /* background: #0a286e;
    color: #FFF; */
        font-size: 14px;
        padding: 10px;
        height: 60px;
    }

    .product-list li p span {
        /* color: #FFF; */
        line-height: 1.5;
    }

    .pro-class h2 {
        padding: 15px 0 15px 15px;
    }
}