@import url("../../xihe/css/base.css");
a{-webkit-tap-highlight-color:rgba(255,255,255,.5);user-select: none;color: #333;}
#app{max-width: 640px;margin: 0 auto;overflow: hidden;position: relative;background-color: #fff;}
body{color: background: #F2F2F2;margin: 0;}

/* 通用sider */
.column{width: 100%;background: #f4f4f4; display:none;}
.column a{display: flex;align-items: center;justify-content: space-between;height: 5rem;border-bottom: 1px solid #fff;font-size: 1.5rem;box-sizing: border-box;padding: 0 1.5rem;transition: .2s ease-in all;}
.column a i{color: #999;transition: .2s ease-in all;}
.column a.curr{background: #48b3b9;color: #fff;transition: .2s ease-in all;}
.column a.curr i{color: #fff;transition: .2s ease-in all;}
/* 通用sider */

/************************************* 新闻中心 *************************************/
.news_banner{width: 100%;}
.news_banner img{width: 100%;}
.news_title{width: 100%;text-align: center;margin: 2rem auto;}
.news_title span{font-size: 2.5rem;color: #333333;font-weight: bold;}
.news_title p{font-size: 1.5rem;color: #666666;padding-top: 1.25rem;}
.news_wrap{width: 95%;margin: 0 auto;}
.news_body{display: block; width: 100%;margin-bottom: 2rem;border: 1px solid #DDDDDD;}
.news_top{width: 100%;height: 0.3rem;background-color: #48b3b9;border: none;display: block;}
.news_box{padding: 1rem;overflow: hidden;}
.news_box img{width: 100%;margin-bottom: 1rem;}
.news_box span{display: inline-block;width: 100%; font-size: 1.75rem;color: #333333; font-weight: 550; text-overflow: ellipsis;overflow: hidden; white-space: nowrap; vertical-align: middle;}
.news_box p{font-size: 1.35rem; color: #BEBEBE;text-align: right; padding-top: 1rem;}
.news_content{ color: #666666; font-size: 1.5rem; padding: 0 1rem 0 1rem; line-height: 2rem; text-overflow: ellipsis;  -webkit-box-orient: vertical; -webkit-line-clamp: 2; display: -webkit-box;overflow: hidden;}
.news_foot{text-align: right;font-size: 1.35rem; color: #48b3b9; display: block;padding: 1rem;}
/************************************* 新闻中心 *************************************/

/************************************* 新闻详情 *************************************/
.in_header{width: 100%; height: 5rem; background-color: #48b3b9; position: fixed; top: 0;z-index: 999; max-width: 640px; color: #fff; font-size: 2rem; line-height: 5rem; text-align: center;}
.header_back{color: #fff; font-size: 2rem; position: absolute;top: 0;left: 1rem}
.newsShow_wrap{width: 100%;margin-bottom: 5rem;}
.newsShow_banner{width: 100%;margin-top: 4.8rem;}
.newsShow_banner img{width: 100%;}
.newsShow_box{width: 95%;margin: 1rem auto;}
.newsShow_box img{ width:100%;height: auto;}
.newsShow_title{width: 100%;}
.newsShow_title span{ font-size: 2rem; color: #333333; font-weight: 550;}
.newsShow_title p{padding-top: 0.5rem;padding-right: 1rem; text-align: right;color: #bebebe; font-size: 1.35rem;}
.newsShow_body{ width: 100%; color: #666666; font-size: 1.5rem; line-height: 2.2rem;}
/************************************* 新闻详情 *************************************/

/* 资质荣誉 */
.honor_wrap{width: 75%;margin: 0 auto;}
.honor_wrap a{display: block;width: 100%;background: #fff;}
.honor_box{width: 100%;position: relative;margin-bottom: 1rem;}
.honor_box img{width: 100%;border-radius: 5px;}
.honor_title{width: 100%;background: rgba(0,0,0,0.5);position: absolute;bottom: 0;border-radius:0 0 5px 5px;}
.honor_title p{color: #FFFFFF;font-size: 1.5rem;padding: 0.5rem;}

/* 联系我们 */
.contact_main{width: 100%;position: relative;padding: 0 0 3rem 0;margin: 0 auto;}
.contact_main .font {box-sizing: border-box;margin-bottom: 1rem;width: 100%;padding: 1rem;}
.contact_main .font h3{font-size: 5rem;margin-bottom: 2rem;}
.contact_main .font p{color: #666;font-size: 1.5rem;margin-bottom: 0.5rem;}
.contact_main .moblie{box-sizing: border-box;font-size: 1.25rem;display: flex;align-items: center;justify-content: space-between;padding: 1rem;}
.contact_main .moblie hr{display: block;height: 2px;width: 2.5rem;margin: 0.6rem 0;background: #48b3b9;border: none;}
.contact_main .moblie p{font-size: 1.5rem;}
.contact_main ul{margin: 2rem 0 0 0;box-sizing: border-box;padding: 1rem;}
.contact_main ul li{display: flex;align-items: center;margin-bottom: 0.6rem;}
.contact_main ul li span,.contact_main ul li p{font-size: 1.5rem;}
.contact_main .right{box-sizing: border-box;padding: 1rem;}
/* 联系我们 */

/* 产品中心 */
.class_slide {width: 25%; overflow: auto;  position: fixed; left: 0; bottom: 0; top: 6rem;}
.class_slide p { display: block; width: 100%; height: 3.5rem; text-align: center; line-height: 3.5rem;}
#class_clear { clear: both; background-color: white!important;}
.class_tab { width: 71%; margin: 0.5rem 0.5rem 0 0; background-color: #fff; float: right; overflow: auto; border-radius: 0.5rem;display: none;box-sizing: border-box;}
.class_tab a { padding: 1rem;margin: 0;text-align: center;width: 40%;}
.class_tab img { width: 100%; margin: 0 auto 1rem auto;}
.class_tab span { color: #666666; font-size: 1.35rem;padding-right: 0.2rem;}
 /* 产品中心 */
 
/* 产品介绍 */
.product_warp{width: 100%;margin-top: 5rem;}
.product_img{box-sizing: border-box;width: 100%;padding: 1rem;}
.product_img img{margin: 0 auto;}
.product_box{width: 100%;box-sizing: border-box;padding: 1rem;}
.product_title{width: 100%;display: flex;align-items: center;}
.product_title hr{width: 5px;height: 2.5rem;border: none;background-color: #48b3b9;}
.product_title p{font-size: 2rem;font-weight: bold;margin-left: 1rem;}
.product_top{width: 100%;margin-top: 1rem;}
.product_top div{width: 100%;background-color: #48b3b9;border-radius: 5px;line-height: 2rem;box-sizing: border-box;padding: 1rem 0.5rem;margin-bottom: 1rem;}
.product_top p{font-size: 1.5rem;color: #FFFFFF;}
.product_top p span{font-size: 1.5rem;color: #FFFFFF;}
.product_body{width: 100%;box-sizing: border-box;padding: 1rem;}
.product_body img{width: 100%;height: auto;}
.product_body p{line-height: 2rem;font-size: 1.5rem;}
.product_btn{display: block;width: 80%;margin: 0 auto;border-radius: 5px;background-color: #48b3b9;color: #FFFFFF;text-align: center;font-size: 1.5rem;line-height: 3rem;margin-bottom: 4rem;}
/* 产品介绍 */
.xhTableFooter {  text-align: center; }
.layui-laypage-em{ background-color:#48b3b9 !important}
.hdd{}
