body{background-color: #EFEFF4;}
a{color: #000;}
.weui-tabbar{position: fixed;}
.weui_foot_img{display: inline-block;position: relative;}
.weui_foot_img .red_point{position: absolute;top: 0;right: -6px;}
.share_cover{position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.8);z-index: 20000;}
.weui-cells_b_t_n:before{border-top: none;}
.back_btn_box{position: fixed;bottom: 10%;right: 10px;z-index: 999;background-color: hsla(0, 0%, 100%, 0.4);border: 1px solid #888;border-radius: 24px;width: 40px;height: 40px;margin-top: 20px;}

/*首页*/
.index_page .swiper-container{width: 100%;height: 100%;margin-left: auto;margin-right: auto;}
.index_page .swiper-slide{text-align: center;font-size: 18px;background: #fff;/* Center slide text vertically */display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.index_page .swiper-slide img{width: 100%;}
.index_page .weui-grids .weui-grid{padding: 10px 0;width: 25%;}
.index_page .index_product_box .product_box{float: left;width: 50%;overflow: hidden;}
.index_page .index_product_box .product_box a{display: block;}
.index_page .index_product_box .product_box .product{padding: 5px;}
.index_page .index_product_box .product_box .product .product_pic{width: 100%;display: block;}
.index_page .index_product_box .product_box .product .title{text-align: center;font-size: 14px;background-color: #F5F5F5;padding: 6px 0;}

/*产品中心*/
.product_index_page .product_box .product{float: left;width: 50%;overflow: hidden;}
.product_index_page .product_box .product a{display: block;padding: 5px;}
.product_index_page .product_box .product .product_pic{width: 100%;display: block;}
.product_index_page .product_box .product .title{text-align: center;font-size: 14px;background-color: #EFEFF4;padding: 6px 0;}

.product_detail_page .content p{margin-top: 10px;font-size: 1.17em;line-height: 1.7;}
.product_detail_page .content img{width: 100% !important;}

/*新闻资讯*/
.article_detail_page .content p{margin-top: 10px;font-size: 1.17em;line-height: 1.7;}
.article_detail_page .content img{width: 100% !important;}

/*公司简介*/
.about_index_page .content p{margin-top: 10px;font-size: 1.17em;line-height: 1.7;}
.about_index_page .content img{width: 100% !important;}

/*大旗视频*/
.video_page .video_box{border-bottom: 1px solid #EEE;padding: 15px;}
.video_page .video_box .title{font-size: 1.1em;text-align: center;margin-top: 5px;}

/*公司荣誉*/
.honour_detail_page .content p{margin-top: 10px;font-size: 1.17em;line-height: 1.7;}
.honour_detail_page .content img{width: 100% !important;}

/*招贤纳士*/
.recruit_page .content p{margin-top: 10px;font-size: 1.17em;line-height: 1.7;}
.recruit_page .content img{width: 100% !important;}

/*电子画册*/
.huace_page .swiper-container{width: 100%;height: 100%;margin-left: auto;margin-right: auto;}
.huace_page .swiper-slide{width: 100%;height:100%;}
.huace_page .swiper-slide img{width: 100%;height: 100%;}

/*工程内容*/
.project_page .project_content p{font-size: 1.1em;margin-top: 12px;line-height: 30px;}
.project_page .back_btn_box{position: fixed;bottom: 10%;right: 10px;z-index: 999;background-color: hsla(0, 0%, 100%, 0.4);border: 1px solid #888;border-radius: 24px;width: 40px;height: 40px;margin-top: 20px;}

.project_detail_page .content p{margin-bottom: 10px;}