.max_width{width:90%;margin:0 auto;}
/***** Header *****/
header{position: fixed;width:100%;background:linear-gradient(to bottom, #FFF, #e3e3e3);z-index:18}
header>div{display:flex;justify-content:space-between;align-items:center;}
header .logos{line-height:1.3rem;}
header .logos img {max-height:1rem;transition:none;}
header .items{display:flex;gap:0 1.35rem;align-items:center;}
header .items ul{display:flex;gap:0 .65rem}
header .items li a{font-size:.18rem;color:#323232;display:block;line-height:1.3rem;position:relative}
header .items li a:after{content:'';width:0;height:2px;background:#009591;position:absolute;bottom:0;left:0;transition:all .5s linear}
header .items li.active a:after,header .items li a:hover:after{width:100%}
header .items li.active a,header .items li a:hover {color:#009591}
header .items dl {position:relative;margin:0;padding:0}
header .items dl dt{font-size:.18rem;color:#323232;text-transform:uppercase;font-weight:normal;line-height:1.3rem;cursor:pointer;}
header .items dl dt em {display:inline-block;width:.63rem;height:.63rem;background:#eeeff0;border-radius:100%;line-height:.63rem;text-align:center;padding:0 .1rem;margin-right:5px;}
header .items dl dt em img{max-height:.28rem;transition:none}
header .items dl dt i{font-size:.16rem;margin-left:5px;}
header .items dl dd {position:absolute;top:100%;left:50%;transform:translateX(-50%);display:none;transition:none;background:#FFF;width:1.1rem;}
header .items dl dd a{display:block;line-height:.45rem;font-size:.16rem;color:#333;text-align:center;border-top:1px solid #eee}

/**/

.page_nav{position:relative;width:100%;left:0;background: #e8ebec;line-height: .6rem;z-index: 2;}
.page_nav>div{display:flex;flex-direction: row;justify-content: space-between;}
.page_nav>div>div{display:flex;font-size: .16rem;color: #000000;}
.page_nav .position a{margin:0 .05rem;}
.page_nav .position a:first-child{margin-left:0}
.page_nav .nav a{margin-left:.35rem}
.page_nav>div>div a:hover,.page_nav .nav a.on{color:#009591;}
/***** Header End *****/

.tem_banner{position:relative;padding:1.3rem 0 0}
.tem_banner .texts{position:absolute;top:50%;left:2.6rem;z-index:1;transform:translateY(-50%);width:36%;text-align:left;font-family:"Roboto-Bold";margin:-.65rem 0 0}
.tem_banner .texts h3{font-size:.6rem;color:#009591;font-weight:bold;}
.tem_banner .texts p{font-size:.36rem;color:#3a3a3a;margin:0 0 .3rem;}
.tem_banner .texts p:last-child{margin:0}
.tem_banner .texts>*{opacity:0;transform:translateY(3vw)}
.tem_banner .swiper-slide-active .texts>*{transform:none;opacity:1;transition: all .8s cubic-bezier(.69, .27, .45, .99);transition-delay:100ms}
.tem_banner .swiper-slide-active .texts p{transition-delay:150ms}

.tem_banner .swiper-page>div{position:absolute;top:50%;left:.75rem;width:.51rem;height:.51rem;background:#626262;font-size:.18rem;color:#FFF;text-align:center;line-height:.51rem;border-radius:100%;z-index:1}
.tem_banner .swiper-page>div.slide-button-next{left:auto;right:.75rem;}
.tem_banner .swiper-page>div:hover {background:#009591}
.tem_banner .slide-pagination{position:absolute;bottom:15%;left:2.6rem;z-index:1;width:auto;display:flex;gap:0 .12rem;}
.tem_banner .slide-pagination span {opacity:1;outline:none;width:.11rem;height:.11rem;background:rgba(0,0,0,.25);margin:0}
.tem_banner .slide-pagination span.swiper-pagination-bullet-active{width:.48rem;background:#009591;border-radius:99px;}

/**/
.tem_banner.indise .flash{font-size:0;position: relative;}
.tem_banner.indise .flash img{width:100%;height:100%}
.tem_banner.indise .txt{position:absolute;bottom: 0;left:0;width:100%;height: 100%;text-align: center;z-index: 1;color:#fff;display: flex;align-items: center;}
.tem_banner.indise .txt .title{width:100%;text-align:left;}
.tem_banner.indise .txt .title>*{text-transform:uppercase;text-shadow:1px 1px 4px #000;}
.tem_banner.indise .txt .title h2{font-size:.48rem;color:#fff;font-family: 'BodoniBT';}
.tem_banner.indise .txt .title p{font-size:.18rem;color:#fff;font-family:'arial';display:block;width:40%;margin-top:.3rem;line-height:1.6}
/**/
.index_product{padding:1.05rem 0 0;margin:0 .35rem;}
.index_product h3 {font-size:.5rem;color:#2b2b2b;text-align:center;font-family:"Roboto-Bold";margin:0 0 .6rem;text-transform:uppercase}
.index_product .lists{display:grid;grid-template-columns:1fr 1fr;gap:0 .2rem;}
.index_product .lists a{display:block;position:relative;border-radius:10px;overflow:hidden;}
.index_product .lists .text{position:absolute;bottom:.45rem;width:100%;z-index:1;padding:0 .33rem;}
.index_product .lists .text em{display:inline-block;background:#626262;font-size:.18rem;color:#FFF;padding:0 .54rem;line-height:.59rem;border-radius:999px;}
.index_product .lists .text p{font-size:.24rem;color:#FFF;margin:.35rem 0 0}
.index_product .lists a:hover {box-shadow:4px 4px 6px rgba(0,0,0,.12)}
.index_product .lists a:hover .text em {background:#009591}

.index_about{}
.index_about .nums{padding:.85rem 0 1rem;display:flex;justify-content:space-between;}
.index_about .nums>div{display:flex;gap:0 .35rem;align-items:center;}
.index_about .nums>div .imgs img {max-height:1.07rem;transition:none;}
.index_about .nums>div .text h5 {font-size:.18rem;color:#323232;line-height:1}
.index_about .nums>div .text h5 em {font-size:.5rem;font-family:"Roboto-Bold";display:inline-block;vertical-align:bottom;line-height:1}
.index_about .nums>div .text p{font-size:.18rem;color:#323232;margin:.15rem 0 0}
.index_about .mains{display:flex;align-items:center;background:#eee}
.index_about .mains .imgs{flex:0 0 57.2%}
.index_about .mains .text{flex:0 0 42.8%;padding:0 .85rem 0 1.3rem;}
.index_about .mains .text h4{font-size:.36rem;color:#009591;font-family:"Roboto-Bold"}
.index_about .mains .text h3{font-size:.36rem;color:#2b2b2b;font-family:"Roboto-Bold";margin:.3rem 0 .35rem;}
.index_about .mains .text p{font-size:.18rem;color:#2b2b2b;line-height:1.8;margin:0 0 .4rem;}
.index_about .mains .text a{display:inline-block;background:#626262;font-size:.18rem;color:#FFF;padding:0 .55rem;line-height:.59rem;border-radius:999px;}
.index_about .mains .text a:hover {background:#009591}

.index_partner{padding:.85rem 0}
.index_partner h3 {font-size:.5rem;color:#2b2b2b;font-family:"Roboto-Bold";text-align:center;margin:0 0 .5rem;}
.index_partner .lists .swiper-slide{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;}
.index_partner .lists .swiper-slide>div {height:2.32rem;border:1px solid #d2d2d2;line-height:2.3rem;text-align:center;padding:0 .1rem;}
.index_partner .lists .swiper-slide img {max-height:2rem;transition:none;}

.index_news{padding:0 0 .95rem;margin:0 .35rem;}
.index_news .titles{text-align:center;margin:0 0 .4rem;}
.index_news .titles h3{font-size:.5rem;color:#2b2b2b;font-family:"Roboto-Bold";margin:0 0 .3rem}
.index_news .titles a{display:inline-block;background:#626262;font-size:.18rem;color:#FFF;border-radius:999px;padding:0 .5rem;line-height:.59rem;}
.index_news .titles a:hover {background:#009591}
.index_news .swiper-slide a{display:block;position:relative;}
.index_news .swiper-slide .imgs{position:relative}
.index_news .swiper-slide .imgs:before{content:'';width:100%;height:100%;background:rgba(0,0,0,.3);position:absolute;top:0;left:0;z-index:1}
.index_news .swiper-slide .imgs img {width:100%;height:4.74rem;object-fit:cover;transition:none}
.index_news .swiper-slide .text{position:absolute;bottom:.4rem;left:0;width:100%;padding:0 .35rem;transform:translateY(.7rem);z-index:5}
.index_news .swiper-slide .text i{display:inline-block;width:.48rem;height:.48rem;background:#009591;font-size:.22rem;color:#FFF;border-radius:100%;text-align:center;line-height:.48rem;opacity:.43}
.index_news .swiper-slide .text h6{font-size:.18rem;color:#FFF;line-height:.26rem;height:.52rem;overflow:hidden;margin:.2rem 0 .3rem;}
.index_news .swiper-slide .text p{font-size:.14rem;color:#FFF;margin:0}
.index_news .swiper-slide a:hover .text {transform:none;opacity:1}
.index_news .swiper-slide a:hover .text i{opacity:1}
/**/
footer{background:#1b1b1b;}
footer .infos{padding:1.1rem 0 .37rem;border-bottom:1px solid #5d5d5d;display:flex;align-items:flex-end}
footer .infos>div{flex:0 0 50%}
footer .infos .let .logos img {max-height:1rem;transition:none;}
footer .infos .let .tels{margin:.55rem 0 0}
footer .infos .let .tels h4{font-size:.3rem;color:#FFF;font-family:"Roboto-Bold";margin:0 0 .15rem;}
footer .infos .let .tels p{font-size:.16rem;color:#808080;margin:.15rem 0 0}
footer .infos .rlt ul{display:flex;justify-content:space-between}
footer .infos .rlt ul li:nth-child(1){flex:0 0 39%}
footer .infos .rlt ul li:nth-child(1) p{margin:0 0 5px;}
footer .infos .rlt ul li:nth-child(1) p:last-child{margin:0}
footer .infos .rlt ul li input,footer .infos .rlt ul li textarea {width:100%;height:.5rem;border:1px solid #3b3b3b;border-radius:10px;padding:0 .14rem;font-size:.16rem;color:#FFF;background:none;}
footer .infos .rlt ul li input::placeholder{color:#808080}
footer .infos .rlt ul li:nth-child(2){flex:0 0 49%}
footer .infos .rlt ul li textarea{height:100%;padding:.14rem;}
footer .infos .rlt ul li button {width:.61rem;border-radius:10px;background:#eeeff0;height:100%;font-size:.36rem;color:#000;text-align:center;border:0}
footer .items{display:flex;padding:.25rem 0 .3rem;align-items:center;justify-content:space-between}
footer .items .navs{display:flex;gap:0 .4rem;}
footer .items .navs dl {margin:0;padding:0}
footer .items .navs dl dt{margin:0 0 .2rem;font-weight:normal;}
footer .items .navs dl dt a{font-size:.18rem;color:#FFF;font-family:"Roboto-Bold"}
footer .items .navs dl dd {margin:0 0 .1rem;}
footer .items .navs dl dd a{font-size:.16rem;color:#686868}
footer .items .codes{text-align:center;}
footer .items .codes img {width:1.5rem;transition:none;}
footer .items .codes p{font-size:.16rem;color:#686868;margin:.2rem 0 0}
footer .copy{display:flex;justify-content:space-between;padding:0 0 .6rem;}
footer .copy>p,footer .copy>p a{font-size:.16rem;color:#5b5b5b;display:inline-block}
footer .copy .share{display:flex;gap:0 .1rem;}
footer .copy .share>a{display:inline-block;width:.35rem;height:.35rem;background:#646464;border-radius:3px;line-height:.35rem;text-align:center;font-size:.18rem;color:#FFF}

/***** Web Page *****/
.page_about{width:100%;overflow:hidden;}
.page_about .item1{padding: .75rem 0 1.5rem;text-align: center;}
.page_about .item1 .title{margin-bottom: .5rem;}
.page_about .item1 .title>*{color:#171717;line-height:1.3}
.page_about .item1 .title h2{font-size:.36rem;}
.page_about .item1 .title p{font-size:.3rem;}
.page_about .item1 .con{font-size:.16rem;color:#4d4d4d;line-height: 2;width: 85%;margin: 0 auto;}
.page_about .item2{position:relative;display:flex;background:#f3f3f3;align-content: center;}

.page_about .item2>div{width: 50%;}
.page_about .item2 .txt{display:flex;justify-content: center;align-items: center;padding: 0 1rem 0 .6rem;}
.page_about .item2 .txt .title{margin-bottom: .5rem;}
.page_about .item2 .txt .title h2{color:#171717;font-family: 'BodoniBT';font-size:.36rem;}
.page_about .item2 .txt .con{font-size:.16rem;color:#4d4d4d;line-height: 2;}
.page_about .common .con{padding: .95rem 0 1.05rem;}
.page_about .common .con p{display:block;padding:0 1rem;margin:0 auto;text-align:center;font-size: .16rem;color: #4d4d4d;line-height: 2;}
.page_about .item5{padding:.7rem 0 1.2rem;}
.page_about .item5 .title{margin-bottom:.45rem;}
.page_about .item5 .title h2{text-align:center;font-size:.36rem;color:#171717;font-family: 'BodoniBT';}

.page_about .it1 .list .swiper-slide .img {height:3.3rem;line-height:3.26rem;text-align:center;border:2px solid #eee}
.page_about .it1 .list .swiper-slide .img img {max-height:2.75rem;transition:none}
.page_about .it1 .list .swiper-slide p{margin:.2rem 0 0;font-size:.16rem;color:#000;text-align:center}

.page_about .item5 .button{margin-top:.55rem;text-align: center;font-size: 0;}
.page_about .item5 .button .box{position:relative;display: inline-block;}
.page_about .item5 .button span {width: .35rem;height: .35rem;line-height: .35rem;color: #2d2d2d;font-size: .16rem;border: 1px solid #2d2d2d;border-radius: 100%;background: #fff;opacity: 1;}
.page_about .item5 .button .paginations span{margin:0 .05rem;}
.page_about .item5 .button span.swiper-pagination-bullet-active{color:#009591;border:1px solid #009591;}
.page_about .item5 .button span.swiper-button-disabled{color:#009591;border:1px solid #009591;}
.page_about .item5 .button .navigations{position:absolute;width: 100%;top: 0;left: 0;}
.page_about .item5 .button .navigations span{position:absolute;}
.page_about .item5 .button .navigations .left {left:-.4rem;}
.page_about .item5 .button .navigations .right {right:-.4rem;}
.page_about .it2{background:#f8f8f8}
.page_about .it2 .title ol {display:flex;align-items:center;gap:0 .15rem;margin:.45rem 0 0;padding:0;justify-content:center}
.page_about .it2 .title ol li a{font-size:.16rem;color:#333;min-width:2.1rem;text-align:center;border:1px solid #eee;line-height:.4rem}
.page_about .it2 .title ol li#current a{background:#2B5E57;color:#FFF;border-color:#2B5E57}
.page_about .it2 .img img {width:100%;height:2.97rem;object-fit:cover;transition:none}

.page_about .it3 .swiper-slide{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;}
.page_about .it3 .swiper-slide>div {height:2.32rem;border:1px solid #d2d2d2;line-height:2.3rem;text-align:center}
.page_about .it3 .swiper-slide>div img {max-height:2.3rem;transition:none;}

.page_productbox{margin-bottom: 2rem;}
.page_productbox .item{padding-top:1rem;text-align:center;}
.page_productbox .item .title{margin-bottom:.5rem;}
.page_productbox .item .title h2{font-size:.48rem;font-family: 'BodoniBT';}
.page_productbox .item .title a{font-size:.18rem;color:#797979;display:inline-block;padding: .1rem .3rem 0;margin-top: .2rem;border-top: 1px solid #2b2b2b;}
.page_productbox .item .title a:hover{color:#009591;}
.page_productbox .item .img:hover img{transform:scale(1.1)}

.page_product{padding: .85rem 0 1rem;}
.page_product .title{text-align:center;margin-bottom: .5rem;}
.page_product .title h2{font-size: .48rem;color: #000;font-family: 'BodoniBT';}
.page_product .list{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0 .25rem;} 
.page_product .list>div .img img {width:100%;height:2.8rem;object-fit:cover;transition:none}
.page_product .list a:hover .img{transform:scale(.98)}
.page_product .list a p{text-align:center;font-size:.16rem;color:#252525;display: block;margin-bottom: .4rem;}
.page_product .list a:hover p{color:#009591;}

.pro_infos{font-size:.16rem;color:#333;line-height:1.9;}
.pro_infos table {max-width:100%;}
.pro_infos table td {border:1px solid #eee !important;font-size:.16rem !important;color:#333 !important;height:.45rem;padding:0 .1rem !important;vertical-align:middle;width:auto !important}
.pro_infos table p{margin:0}
.pro_infos table tr:first-child td {background:#009591;color:#FFF !important;border-color:#009591 !important}

.page_nav2 {padding:.85rem 0 0}
.page_nav2 ul {display:flex;justify-content:center;align-items:center}
.page_nav2 ul li {flex:0 0 20%}
.page_nav2 ul li a{display:block;font-size:.16rem;color:#333;line-height:.5rem;text-align:center;border:1px solid #f3f3f3}
.page_nav2 ul li.on a{background:#009591;color:#FFF;border-color:#009591}

.show_product{padding-top: .85rem;}
.show_product .top{width: 100%;padding:0 0 .35rem;}
.show_product .top>div{display:flex;flex-direction: row;justify-content: space-between;align-items: flex-start;}
.show_product .top .title{flex:0 0 45%}
.show_product .top .title h2{font-size: .36rem;color: #000000;}
.show_product .top .title>p{font-size:.14rem;color:#686868;text-transform:uppercase;display:block;margin:.1rem 0 .45rem;letter-spacing: .02rem;}
.show_product .top .title .editor{width:100%;font-size:.16rem;line-height:2;padding:.35rem 0 .4rem;border-top:1px solid #eee;border-bottom:1px solid #eee;margin:0 0 .25rem}
.show_product .top .title .editor h3 {font-size:.2rem;color:#000;margin:0 0 .4rem;text-transform:capitalize}
.show_product .top .title .editor table {max-width:100%;width:50%}
.show_product .top .title .editor table td {border:1px solid #eee !important;font-size:.16rem !important;color:#333 !important;height:.45rem;padding:0 .1rem !important;vertical-align:middle;width:auto !important}
.show_product .top .title .editor table p{margin:0}
.show_product .top .title .editor table tr:first-child td {background:#009591;color:#FFF !important;border-color:#009591}

.show_product .top .title i{padding-bottom: .02rem;display:inline-block;padding-right: .5rem;background: url(../images/black.png) no-repeat right center;background-size: .25rem;}
.show_product .top .title a{font-size:.18rem;color:#2e2d2d;font-weight:bold;font-style: italic;display: inline-block;border-bottom: 1px solid #2e2d2d;}
.show_product .top .title a:hover{color:#009591;border-bottom: 1px solid #009591;}

.show_product .top .bigimg{padding: 0 .5rem;flex:0 0 55%}
.show_product .other {background:#f0f0f0;padding:.65rem 0 1rem;}
.show_product .other h3 {font-size: .36rem;color: #000000;margin:0 0 .45rem;text-transform:uppercase}
.show_product .swiper-slide a{display:block;position:relative;}
.show_product .swiper-slide img {width:100%;height:2.8rem;object-fit:cover;transition:none}
.show_product .swiper-slide p{font-size:.16rem;color:#333;margin:.2rem 0 0;text-align:center;}
.show_product .swiper-slide a:hover .imgs{transform:scale(.98);box-shadow:2px 2px 4px rgba(0,0,0,.12)}
.show_product .other .swiper-page{margin:.65rem 0 0;display:flex;justify-content:center;align-items:center;gap:0 .35rem;}
.show_product .other .swiper-page>div.itm {font-size:.26rem;color:#333}
.show_product .other .swiper-page>div.slide-pagination{width:auto;display:flex;align-items:center;gap:0 .15rem;}
.show_product .other .swiper-page>div.slide-pagination span {opacity:1;outline:none;width:.22rem;height:.22rem;position:relative;background:none;font-size:.16rem;color:#000;line-height:.2rem;text-align:center}
.show_product .other .swiper-page>div.slide-pagination span.swiper-pagination-bullet-active{color:#009591}
/*
.show_product .min{width: 100%;}
.show_product .min .title{background:#fff;font-size:0;}
.show_product .min .title h2{background:#f3f5f5;display:inline-block;padding: .25rem .6rem;font-size: .2rem;text-transform: capitalize;font-family: 'BodoniBT';}
.show_product .min .con{background:#f3f5f5;padding: .8rem 0 1.3rem;text-align: center;}
.show_product .min .con p{display:block;width:50%;text-align:left;line-height:2;font-size:.16rem;font-style:italic}

.show_product .min .con table {max-width:100%;width:40%}
.show_product .min .con table td {border:1px solid #333 !important;font-size:.16rem !important;color:#333 !important;height:.45rem;padding:0 .1rem !important;vertical-align:middle;width:auto !important}
.show_product .min .con table p{margin:0}
.show_product .min .con table tr:first-child td {background:#009591;color:#FFF !important;border-color:#009591 !important}

.show_product .bot{padding:.75rem 0 1rem;text-align:left;}
.show_product .bot .title{margin-bottom:.45rem;}
.show_product .bot .title h2{font-size: .2rem;text-transform: capitalize;font-family: 'BodoniBT';}
.show_product .bot .con{width:100%;font-size:.16rem;line-height:2;}
.show_product .bot .con table {max-width:100%;width:40%}
.show_product .bot .con table td {border:1px solid #eee !important;font-size:.16rem !important;color:#333 !important;height:.45rem;padding:0 .1rem !important;vertical-align:middle;width:auto !important}
.show_product .bot .con table p{margin:0}
.show_product .bot .con table tr:first-child td {background:#009591;color:#FFF !important;border-color:#009591}
*/

.news_box {background:#FFF;padding:.75rem 0 1rem;font-size:0}
.news_box h3{font-size:.36rem;color:#333;text-align:center;margin:0 0 .5rem;}
.news_box .lists li {padding:0 .18rem;margin:0 0 .63rem;display:inline-block;vertical-align:top;width:33.333%}
.news_box .lists li a{display:block;position:relative;background:#eee;padding:.28rem .2rem .35rem;}
.news_box .lists li .img {overflow:hidden;}
.news_box .lists li img {-webkit-animation-fill-mode:none;animation-fill-mode:none;width:100%;height:2.65rem;object-fit:cover;transition:none}
.news_box .lists li .text {padding:.3rem 0 0}
.news_box .lists li .text h6 {font-size:.22rem;color:#292929;margin:0 0 .45rem;}
.news_box .lists li .text p{font-size:.16rem;color:#535353;margin:0 0 .45rem;line-height:.25rem;height:.5rem;overflow:hidden}
.news_box .lists li .text .mores {position:relative;}
.news_box .lists li .text .mores span {font-size:.14rem;color:#555;line-height:.38rem;}
.news_box .lists li .text .mores em {position:absolute;right:0;top:0;padding:0 .26rem;line-height:.38rem;background:#3b3b3b;border-radius:35px;font-size:.14rem;color:#FFF;text-transform:uppercase;}
.news_box .lists li a:hover .text .mores em{background:#009591}
.news_box .lists li a:hover .img {transform:scale(.98);box-shadow:4px 4px 6px rgba(0,0,0,.15)}

.show_news {padding: .6rem 0 1rem;}
.show_news h2 {font-size:.36rem;color:#333;text-align:center;}
.show_news .met_infos {padding:.15rem 0 .35rem;font-size:.14rem;color:#585858;text-align:center;}
.show_news .met_infos span {display:inline-table;margin:0 .1rem;}
.show_news .met_infos span a {font-size:.14rem;color:#585858}
.show_news .editor {font-size:.16rem;color:#333;line-height:1.8}
.show_news .editor li{list-style:initial}
.met_page {padding:.45rem 0 0;margin:.45rem 0 0;border-top:1px solid #e5e5e5;}
.met_page li {margin:.1rem 0;font-size:.14rem;color:#333;}
.met_page li>* {display: inline-block;vertical-align: top;}
.met_page li a {font-size:.14rem;color:#333}

.editor{padding:.1rem 0;line-height:1.8}
.editor table tr{border-top:1px solid #555;border-left:1px solid #555}
.editor table tr{border-bottom:1px solid #555}
.editor table tr td{border-right:1px solid #555}

.page_contact{width: 100%;background: #f8f8f8;padding: .8rem 0 1.5rem;}
.page_contact .box{background:#fff;}
.page_contact .box>div{padding:.7rem;}
.page_contact .contact{border-bottom:1px solid #ddd;display:flex;position:relative;z-index:2}
.page_contact .contact>div{width:50%;}
.page_contact .contact .left{padding-right:.5rem;}
.page_contact .contact .title{font-size:.36rem;color:#1b1b1b;text-transform:uppercase;font-family: 'BodoniBT';}
.page_contact .contact .name{font-size:.24rem;color:#009591;margin: .3rem 0 .45rem;}
.page_contact .contact .subtitle{font-size:.3rem;color:#282828;margin-bottom: .3rem;}
.page_contact .contact .con{font-size:.16rem;color:#424242;line-height:1.6}
.page_contact .contact .right{border:1px solid #ddd}
.page_contact .message .title{text-align:left;}
.page_contact .message .title h2{font-size:.36rem;color:#1b1b1b;text-transform:uppercase;font-family: 'BodoniBT';}
.page_contact .message .title p{font-size:.24rem;color:#282828;font-family: 'BodoniBT';display:block;margin-top:.35rem}
.page_contact .message .list{width: 70%;}
.page_contact .message .list form{display:flex;flex-wrap: wrap;flex-direction: row;justify-content: space-between;}
.page_contact .message .list form>div{margin-top:.25rem;}
.page_contact .message .list .input{width:48%}
.page_contact .message .list .textarea{width:100%;}
.page_contact .message .list .textarea textarea{background:#f3f3f3;border:none;padding:.15rem;height:1.6rem;width:100%;font-size: .16rem;color: #333;font-family: 'arial';}
.page_contact .message .list .button{width:100%;font-size:0;}
.page_contact .message .list .button button{display:inline-block;font-size:.14rem;background:#009591;border:none;color:#fff;line-height:.5rem;padding: 0 .7rem;text-transform:uppercase;}
.page_contact .message .list .button button:hover{background:#555;}
.page_contact .message .list .input>*{display: block;width: 100%;background: #f3f3f3;border: none;padding: 0 .15rem;line-height: .5rem;font-size: .16rem;color: #333;font-family: 'arial';}
.page_contact .message .list .codes {display:flex;align-items:center;gap:0 .15rem;}
.page_contact .message .list .codes img {padding:0;max-height:.45rem;transition:none;width:auto}
/**/

/********<=767 mobile nav style css********/
.m-header {background: #fff;box-shadow: 0 0 12px rgba(0,0,0,0.2);}
.m-header >.col-xs-6>div {color: #009591;}
.m-header >.col-xs-6 img {max-height: 35px;}
.st-container .st-menu {
	background: #fff;
	-webkit-transition: all .6s cubic-bezier(.77,0,.175,1) 0s;
	-o-transition: all .6s cubic-bezier(.77,0,.175,1) 0s;
	transition: all .6s cubic-bezier(.77,0,.175,1) 0s;
}
.st-container .st-menu ul li a {color: #555;position:relative;font-size:.25rem;}
.st-container .st-menu ul li>a:hover,.st-container .st-menu ul li.active>a {background: #555;box-shadow:0 4px 8px rgba(0,0,0,0.2);border-radius:5px;color: #fff;}
.st-container .st-menu ul li>a>i {position:absolute;right:1em;top:50%;transform:translateY(-50%);color: #444;}
.st-container .st-menu ul li.active>a>i,.st-container .st-menu ul li>a:hover>i {color:#FFF}
.st-container .st-menu ul li>dl {transition:none;margin:0}
.st-container .st-menu ul li>dl dd a {background:none;box-shadow:none;color: #b3b3b3;padding-left:0;}
.st-container .st-menu ul li>dl dd a i {padding-right:10px;}
.st-container .st-menu ul li>dl dd.on2 a,.st-container .st-menu ul li>dl dd a:hover {color: #009591;font-weight: bold;}
.st-container .st-menu ul li>dl dd.on2 a i,.st-container .st-menu ul li>dl dd a:hover i {padding-right:16px}
.st-effect-1.st-menu {display:block;}
/**************************/
@media(max-width:1440px){
	.tem_banner .texts{left:1.6rem;}
}
/******ipad****/
@media(max-width:990px){
	body{overflow-x:hidden;}
	.st-menu {display:block;}	
	.header {display:none;}
	.m-header  {top:0;opacity:1;padding: 0 .1rem;}
	.tem_banner{padding-top: 60px;}

	.tem_banner .swiper-page > div{left:15px;}
	.tem_banner .swiper-page > div.slide-button-next{left:auto;right:15px;}
	
    .tem_banner.indise .txt .title p{width:100%;}
    .page_about .item2{align-items: center;}
    .page_about .item2 .txt{padding:.3rem}
    .page_about .common .con p{padding:0}
    .product .page_nav{top:60px;}
    .product .page_nav>div{display:block;}
    .product .page_nav .position{display:none;}
    .product .page_nav .nav a{margin:0 .2rem 0 0}
    .show_product .min .con p{width:100%;}
    .page_contact .contact{display:block;}
    .page_contact .box>div{padding:.3rem}
    .page_contact .contact>div{width:100%;}
    .page_contact .contact .left{padding:0 0 .3rem 0}
    .page_contact .message .list{width:100%}
}

/********mobile*********/
@media(max-width:767px){
	.tem_banner .texts{left:.7rem;width:60%;padding:0 15px;}
	.tem_banner .swiper-slide img {width:100%;height:260px;object-fit:cover;}
	.tem_banner .texts h3{font-size:.2rem;}
	.tem_banner .texts p{font-size:.18rem;}

	.index_product .lists{grid-template-columns:1fr;gap:.5rem 0}
	.index_about .nums{display:grid;grid-template-columns:1fr 1fr;gap:.5rem .15rem;}
	.index_about .mains{display:block}
	.index_about .mains .text{padding:.8rem 15px}
	.index_partner .lists ul{grid-template-columns:1fr 1fr 1fr}
	footer .infos{display:block}
	footer .infos > div.let{margin:0 0 .15rem;}
	footer .items{display:block}
	.page_product .list{grid-template-columns:1fr 1fr}
	.page_nav{display:none}
	
	.show_product .top > div{display:block}
	.show_product .top .bigimg{padding:.5rem 0}
	.show_product .top .title .editor table{width:100%}
	.page_nav2 ul{display:grid;grid-template-columns:1fr 1fr}
	.news_box .lists li{width:50%}
	
}