@charset "utf-8";

/* 头部 */
.top{width: 100%; height: 70px; background: #fff;  border-bottom: 1px solid #f2f2f2; position: fixed; top: 0; left: 0; z-index: 99;}
.top_in{width: 1200px;  height: 70px; margin: 0 auto; position: relative;}
.top_in_l{height: 70px; float: left; display: flex; display: -webkit-flex; align-items: center; justify-content: left; flex-direction: row; flex-wrap: wrap;}
.top_in_l img{width: 203px;}
.top_in_m{margin-left: 126px; float: left;}
.top_in_m ul li{height: 70px; line-height: 70px;  margin-right: 63px; float: left; position: relative;}
.top_in_m ul li a{height: 100%; padding: 0 11px; display: block;}
.top_in_m ul li a:hover{color: #39bcaa;}
.top_in_m ul li.now::after{width: 100%; height: 4px; content: ''; background: #39bcaa; border-top-left-radius: 4px; border-top-right-radius: 4px; position: absolute; right: 0; bottom: 0;}
.top_in_m ul li ul{width: 160px; text-align: center; position: absolute; top: 69px; left: 50%; margin-left: -80px; background: #fff; z-index: 2; display: none; -webkit-animation-duration: 0.2s; animation-duration: 0.2s;}
.top_in_m ul li ul li{width: 100%; height: 45px; line-height: 45px; padding: 0; margin: 0; float: unset; border-bottom: 1px solid #f2f2f2;}
.top_in_m ul li ul li:last-child{border: none;}
.top_in_m ul li ul li a{width: 100%; height: 100%; display: block; padding: unset;}
.top_in_m ul li ul li dl{width: 100%; position: absolute; top: 0px; left: 160px; margin-left: 0; background: #fff; border-left: 1px solid #f2f2f2; box-sizing: border-box; display: none; -webkit-animation-duration: 0.2s; animation-duration: 0.2s;}
.top_in_m ul li ul li dl dd{width: 100%; height: 45px; line-height: 45px; padding: 0; margin: 0; float: unset; border-bottom: 1px solid #f2f2f2; position: relative;}
.top_in_m ul li ul li dl dd:last-child{border: none;}
.top_in_m_phone{display: none;}
.top_search{height: 70px; float: right; font-size: 14px; color: #9c9c9c; cursor: pointer; display: flex; display: -webkit-flex; align-items: center; justify-content: center; flex-direction: row; flex-wrap: wrap;}
/* .top_search:hover{color: #39bcaa;} */
.top_search_box{width: 168px; height: 28px; border: 1px solid #e5e5e5; border-radius: 60vw;}
.top_search_box_l{width: 80%; height: inherit; float: left; padding-left: 15px; box-sizing: border-box; display: flex; display: -webkit-flex; align-items: center; justify-content: center; flex-direction: row; flex-wrap: wrap;}
.top_search_box_l input{width: 100%; height: inherit; border: none; background: none; box-sizing: border-box;}
a.top_search_box_r{width: 20%; height: inherit; float: right; display: flex; display: -webkit-flex; align-items: center; justify-content: center; flex-direction: row; flex-wrap: wrap;}
a.top_search_box_r:hover{color: #39bcaa;}

.phone_nav{display: none;}
.phoe_nav_bg{display: none; z-index: 3;}

.top_block{width: 100%; height: 70px;}

/* banner */
.swiper-slide img{width: 100%; float: left;}
.swiper-slide video{width: 100%; float: left;}

/* 标题 */
.title{width: 100%; padding-top: 50px; font-size: 20px; font-weight: bold; position: relative; z-index: 2;}
.title span{color: #39bcaa; text-transform: uppercase;}
.title a{float: right; color: #999; font-weight: normal; font-size: 16px;}
.title a:hover{color: #383838;}

/* 漂浮 */
.fl{float: left;}
.fr{float: right;}

/* 首页分类 */
.idx_category{width: 100%; position: relative;}
.idx_category_in{width: 1200px; margin: 0 auto; position: relative; z-index: 2;}
.idx_category_circle{width: 13.75vw; position: absolute; top: 0; left: 0;}
.idx_category_circle img{width: 100%;}
.idx_category_in ul{padding-top: 30px; height: 360px; overflow: hidden;}
.idx_category_in ul.height_unset{height: unset;}
.idx_category_in ul li{width: 291px; height: 360px; background:#fcfcfc; float: left; margin-right: 10px; margin-bottom: 10px; border-radius: 20px; position: relative;}
.idx_category_in ul li:nth-child(4n){margin-right: 0;}
.idx_category_in ul li span{position: absolute; top: 19px; left: 19px; font-size: 14px;}
.idx_category_in ul li img{width: 190px; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; transition: all 0.6s;}
.idx_category_in ul li a{width:100%; height:100%;  display: flex; display: -webkit-flex; align-items: center; justify-content: center; flex-direction: row; flex-wrap: wrap;}
.idx_category_in ul li a:hover img{width: 200px;}
a.idx_category_btn{width: 202px; height: 48px; line-height: 48px; text-align: center; display: block; border: 1px solid #383838; border-radius: 10px; font-size: 16px; margin: 0 auto; margin-top: 27px; margin-bottom: 50px; animation-delay:1s; -webkit-animation-delay:1s;}
a.idx_category_btn:hover{background: #ff8435; border: 1px solid #ff8435; color: #fff;}

/* 首页新品推荐 */
.idx_new_pro_all{width: 100%; overflow: hidden;}
.idx_new_pro{width: 1200px; margin: 0 auto; margin-bottom: 50px; position: relative;}
.idx_new_pro_circle{width: 192px; position: absolute; right: -185px; top: 3px;}
.idx_new_pro_circle img{width: 100%;}
.swiper2 .swiper-slide img{margin-bottom: 38px; border-radius: 20px;}
.idx_new_pro_block{width: 30%; position: absolute; left: 0; bottom: 0; z-index: 2;}
.idx_new_pro_block img{width: 100%; float: left;}
.idx_new_pro_font{width: 100%; position: absolute; left: 20px; bottom: 52px; color: #fff; z-index: 3;}
.idx_new_pro_font span{display: block; font-weight: bold; font-size: 18px; margin-bottom: 4px;}
.idx_new_pro_font label{display: block; font-size: 14px;}

/* 首页加盟 */
.idx_join{width: 100%; padding: 66px 0; background: url(../images/idx_join_bg.jpg) center center; background-size: 100% 100%;}
.idx_join_in{width: 1200px; background: rgba(255, 255, 255, 0.7); margin: 0 auto; border-radius: 20px;}
.idx_join_in_t{width: 150px; padding-top: 36px; padding-bottom: 19px; margin: 0 auto;}
.idx_join_in_t dl dt{float: left; font-size: 53px; color:#fbb232;}
.idx_join_in_t dl dd{float: right; text-transform: uppercase;}
.idx_join_in_t dl dd span{display: block; font-size: 18px;}
.idx_join_in_t dl dd label{display: block; font-weight: bold; color:#fbb232; font-size: 21px;}
a.idx_join_btn{width: 150px; height: 40px; line-height: 40px; text-align: center; display: block; border: 1px solid #383838; color: #383838; border-radius: 10px; margin: 0 auto; margin-bottom: 30px;}
a.idx_join_btn:hover{background: #ff8435; border: 1px solid #ff8435; color: #fff;}
.idx_join_in_b{width: 100%; border-radius: 20px; overflow: hidden;}
.idx_join_in_b ul li{width: 50%; float: left;}
.idx_join_in_b ul li img{width: 100%; float: left;}

/* 首页精品套间 */
.idx_suite{width: 100%; position: relative;}
.idx_suite_circle{height: 33vw; position: absolute; top: 106px; right: 0;}
.idx_suite_circle img{height: 100%;}
.idx_suite_in{width: 1200px; margin: 0 auto;}
.idx_suite_content{width:100%; height: 530px; margin-top: 30px; background: #fcfcfc; border-radius: 20px; position: relative; z-index: 2;}
.idx_suite_content_l{width: 470px; height: 100%; float: left; display: flex; display: -webkit-flex; align-items: center; justify-content: center; flex-direction: row; flex-wrap: wrap;}
.idx_suite_content_l dt{width: 136px; margin-bottom: 90px;}
.idx_suite_content_l dt img{width: 100%; float: left; display: block;}
.idx_suite_content_l dd{display: inline-block;}
.idx_suite_content_l dd.suite_title{font-size: 22px; line-height: 22px; font-weight: bold; margin-bottom: 22px;}
.idx_suite_content_l dd.suite_details{margin-bottom: 22px; font-size: 18px; line-height: 18px; }
.idx_suite_content_l dd.suite_more a{color: #b7b6b6;}
.idx_suite_content_l dd.suite_more a:hover{color: #ff8435;}
.idx_suite_content_r{width: 730px; height: 100%; float: right; border-radius: 20px; overflow:hidden; background-position: center center; background-repeat: no-repeat; -webkit-background-size:cover; -moz-background-size:cover; background-size:cover;}

/* 首页资讯 */
.idx_news{width: 100%; position: relative;}
.idx_news_circle{width: 10vw; position: absolute; top: -14px; left: 0;}
.idx_news_circle img{width: 100%;}
.idx_news_in{width: 1200px; margin: 0 auto;}
.idx_news_in_l{width: 648px; height: 396px; border-radius: 20px; position: absolute; left: 0; top: 50%; margin-top: -218px; overflow: hidden;  display: flex; display: -webkit-flex; align-items: center; justify-content: left; flex-direction: row; flex-wrap: wrap;}
.idx_news_in_l a{width: 100%; height: 100%; display: block; overflow: hidden; overflow:hidden; background-position: center center; background-repeat: no-repeat; -webkit-background-size:cover; -moz-background-size:cover; background-size:cover;}
.idx_news_in_l a:hover{width: 102%; height: 102%;}
.idx_news_in_r{width: 960px; height: 453px; float: right; background: #fcfcfc; border-radius: 20px; margin-bottom: 40px;}
.idx_news_in_r_l{width: 413px; float: left;}
.idx_news_in_r_r{width: 547px; height: 100%; padding: 0 48px; box-sizing: border-box; float: right; display: flex; display: -webkit-flex; align-items: center; justify-content: center; flex-direction: row; flex-wrap: wrap;}
.idx_news_title{width:100%; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #f2f2f2;}
.idx_news_title_l{width: 70px; float: left;}
.idx_news_title_l span{display: block; font-size: 22px; color: #5b5b5b;}
.idx_news_title_l label{display: block; color: #999999}
.idx_news_title_l label font{color: #dcdbdb;}
.idx_news_title_r{width: calc(100% - 70px); float: right; font-size: 20px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.idx_news_title_r a:hover{color: #ff8435;}
.idx_news_details{width: 100%; margin-bottom: 20px; color: #7b7b7b; line-height: 28px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3;}
a.idx_news_more{color: #b7b6b6;}
a.idx_news_more:hover{color: #ff8435;}

/* 底部导航与版权 */
.copyright{width:100%; padding: 50px 0; background:url(../images/copyright_bg.gif); margin-top: 50px; font-size: 14px; position: relative; z-index: 2;}
.copyright_in{width:1200px; margin: 0 auto;}
.cpr_list{width:200px; float:left; margin-right:50px;}
.cpr_list:last-child{margin-right: 0;}
.cpr_list_t{width:auto; height:35px; border-bottom:1px solid #3a3a3a; color:#bababa; font-size:16px; font-weight:bold;}
.cpr_list ul{padding-top:4px;}
.cpr_list ul li{width:100%; float:left; color:#7b7b7b; margin-top:14px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.cpr_list ul li.short{width: 50%;}
.cpr_list ul li a{color:#7b7b7b;}
.cpr_list ul li a:hover{color:#fff;}

.cpr_link{width:1200px; padding: 18px 0; text-align:center; color:#afafaf; font-size:14px; margin:0 auto; margin-top:58px; text-transform:uppercase; border-top:1px solid #3a3a3a; border-bottom:1px solid #3a3a3a;}
.cpr_link a{color:#afafaf;}
.cpr_link a:hover{color:#fff;}

.logo_bottom{width:100%; text-align:center; margin-top:22px;}

.cpr_font{width:100%; height:42px; line-height:42px; text-align:center; color:#afafaf;}
.cpr_font a{color:#afafaf;}
.cpr_font a:hover{color:#fff;}

.bottom_contact{width:100%; height: 40px; margin:0 auto; margin-top:18px; position:relative; display: flex; display: -webkit-flex; align-items: center; justify-content: center; flex-direction: row; flex-wrap: wrap;}
.bottom_contact a{width:40px; height:40px; display:block;}
.bc1,.bc2,.bc3,.bc4{width:40px; height:40px; margin: 0 16px;}
.bc1 a{background:url(../images/bottom_contact.png) 0 0;}
.bc1 a:hover{background:url(../images/bottom_contact.png) 0 bottom;}
.bc2 a{background:url(../images/bottom_contact.png) 80px 0;}
.bc2 a:hover{background:url(../images/bottom_contact.png) 80px bottom;}
.bc3 a{background:url(../images/bottom_contact.png) 120px 0;}
.bc3 a:hover{background:url(../images/bottom_contact.png) 120px bottom;}
.bc4 a{background:url(../images/bottom_contact.png) 40px 0;}
.bc4 a:hover{background:url(../images/bottom_contact.png) 40px bottom;}

.show_wechat{width: 188px; height: 188px; position: absolute; top: -208px; left: 50%; margin-left: -94px; background: #fff; border-radius: 10px; overflow: hidden; display: none;}
.show_wechat img{width: 100%; float: left;}

.show_douyin{width: 188px; height: 188px; position: absolute; top: -208px; left: 50%; margin-left: -94px; background: #fff; border-radius: 10px; overflow: hidden; display: none;}
.show_douyin img{width: 100%; float: left;}


/* ------内页------ */

/* 产品 */
.products{width: 100%; position: relative;}
.pro_circle1{width: 13.5vw; position: absolute; top: 345px; right: 0;}
.pro_circle1 img{width: 100%;}
.pro_circle2{width: 9vw; position: absolute; bottom: 242px; left: 0;}
.pro_circle2 img{width: 100%;}
.products_all{width: 1200px; margin: 0 auto; position: relative; z-index: 2;}
.products_all_l{width: 274px; float: left; margin-top: 30px;}
.products_all_l ul li{margin-bottom: 15px;}
.products_all_l ul li a{padding: 10px 30px; border-radius: 10px; display: inline-block;}
.products_all_l ul li a:hover{color: #ff8435;}
.products_all_l ul li.now a{background: #ff8435; color: #fff;}
.products_all_l ul li.now a:hover{color: #fff;}
.products_all_r{width: 926px; float: right; margin-top: 36px;}
.products_all_r_t{width: 100%; font-size: 14px;}
.products_all_r_t_l{width: 48px; height: 26px; line-height: 26px; float: left;}
.products_all_r_t_l.width_unst{width: unset; float: left;}
.products_all_r_t_r{width: calc(100% - 48px); float: right;}
.products_all_r_t_r.width_unst{width: unset; float: left;}
.products_all_r_t_r ul li{height: 26px; line-height:26px; color: #7b7b7b; float: left; padding: 0 12px; margin-right: 16px; margin-bottom: 16px; cursor: pointer; border-radius: 5px; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s;}
.products_all_r_t_r ul li:hover{background: #f8f8f8;}
.products_all_r_t_r ul li.now{background: #fff5ef; color: #ff8435;}
.products_all_r_b{width: 100%; margin-top: 21px; position: relative; z-index: 2;}
.products_all_r_b ul li{width: 278px; float: left; margin-right: 45px; margin-bottom: 40px;}
.products_all_r_b ul li:nth-child(3n){margin-right: 0;}
.products_pic{width: 100%; height: 330px; position: relative; border-radius: 20px; overflow: hidden;  display: flex; display: -webkit-flex; align-items: center; justify-content: left; flex-direction: row; flex-wrap: wrap;}
.products_pic a{width: 100%; height: 100%; display: block; overflow:hidden; background-position: center center; background-repeat: no-repeat; -webkit-background-size:cover; -moz-background-size:cover; background-size:cover;}
.products_pic a:hover{width: 110%; height: 110%;}
.products_name{width: 100%; margin-top: 16px; text-align: center; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.products_name a:hover{color: #ff8435;}
.products_all_r.whole_page{width: 1200px; float: none;}
.products_all_r.whole_page .products_all_r_b ul li,.products_all_r.whole_page .products_all_r_b ul li:nth-child(3n){margin-right: 29px;}
.products_all_r.whole_page .products_all_r_b ul li:nth-child(4n){margin-right: 0;}

/* 页码 */
.pages{width: 100%; display: flex; display: -webkit-flex; align-items: center; justify-content: center; flex-direction: row; flex-wrap: wrap;}

/* 服务政策 */
.service{width: 100%; position: relative;}
.service_circle1{width: 9.5vw; position: absolute; top: 0; left: 0;}
.service_circle1 img{width: 100%; float: left;}
.service_circle2{width: 11.8vw; position: absolute; top: 130px; right: 0;}
.service_circle2 img{width: 100%; float: left;}
.service_circle3{width: 12vw; position: absolute; bottom: -50px; left: 0;}
.service_circle3 img{width: 100%; float: left;}
.service_circle4{width: 9.9vw; position: absolute; bottom: -50px; right: 0;}
.service_circle4 img{width: 100%; float: left;}
.service_all{width: 1200px; margin: 0 auto; position: relative; z-index: 2;}
.service_heart{width: 146px; margin: 0 auto; margin-top: 30px;}
.service_heart img{width: 100%; float: left;}
.service_heart_font1{width: 100%; text-align: center; font-weight: bold; font-size: 20px; margin-top: 10px;}
.service_heart_font2{width: 100%; text-align: center; font-size: 20px; color: #fbb131; margin-top: 5px;}
.service_heart_details{width: 1200px; margin: 0 auto; margin-top: 40px;}
.service_heart_details dl{width: 338px; margin-right: 93px; float: left; margin-top: 47px; position: relative;}
.service_heart_details dl:last-child{margin-right: 0;}
.service_heart_details dl dt{width: 96px; height: 96px; text-align: center; border-radius: 50%; position: absolute; top: -48px; left: 50%; margin-left: -48px; background: #ff8435; color: #fff; display: flex; display: -webkit-flex; align-items: center; justify-content: center; flex-direction: row; flex-wrap: wrap;}
.service_heart_details dl dt img{height: 50px;}
.service_heart_details dl dd{width: 100%; line-height: 26px; background: #fcfcfc; border: 1px solid #e5e5e5; box-sizing: border-box; border-radius: 20px; padding-top: 70px; padding-bottom: 30px; text-align: center;}
.service_heart_details2{width: 100%; margin-top: 30px;}
.service_heart_details2 dl{width: 180px; height: 180px; float: left; border: 1px solid #e5e5e5; box-sizing: border-box; border-radius: 20px; margin-right: 75px; display: flex; display: -webkit-flex; align-items: center; justify-content: center; flex-direction: row; flex-wrap: wrap;}
.service_heart_details2 dl:last-child{margin-right: 0;}
.service_heart_details2 dl dt{width: 80px; height: 80px; margin: 0 auto;}
.service_heart_details2 dl dt img{height: 80px;}
.service_heart_details2 dl dd{width: 100%; text-align: center; margin-top: 5px;}
.service_promise{width: 122px; margin: 0 auto; margin-top: 50px;}
.service_promise img{width: 100%; float: left;}
.service_promise_font1{width: 100%; text-align: center; font-weight: bold; font-size: 20px; margin-top: 10px;}
.service_promise_details1{width: 1200px; margin: 0 auto; margin-top: 30px;}
.service_promise_details1 img{width: 100%; float: left;}
.service_promise_details1 img.promis_details1_1{display: none;}
.service_promise_details1 img.promis_details1_2{display: none;}
.service_promise_details2{width: 1200px; margin: 0 auto; margin-top: 20px;}
.service_promise_details2 img{width: 949px; float: left;}

/* 工程案例 */
.projects{width: 100%; position: relative;}
.project_circle1{width: 11.8vw; position: absolute; top: 127px; right: 0;}
.project_circle1 img{width: 100%;}
.project_circle2{width: 10.5vw; position: absolute; bottom: 94px; left: 0;}
.project_circle2 img{width: 100%;}
.project_all2{width: 1200px; margin: 0 auto; position: relative;}
.project_all{width: 1200px; margin: 0 auto; position: relative; z-index: 2;}
.project_all_in{margin-top: 30px;}
.project_all_b_t{padding-bottom: 15px; font-size: 20px;}
.project_all_b_b{line-height: 35px;}
.project_all_b_b span{color: #999; display: block;}
.project_list{padding-top: 30px;}
.project_list dl{width: 375px; float: left; margin-right: 37.5px; margin-bottom: 30px;}
.project_list dl:nth-child(3n){margin-right: 0;}
.project_list dl.only_img{width: 210px;}
.project_list dl.only_img:nth-child(3n){margin-right: 37.5px;}
.project_list dl.only_img:nth-child(5n){margin-right: 0;}
.project_list dl dt{width: 100%; height: 253px; display: block; position: relative; border-radius: 20px; margin-bottom: 20px;  overflow: hidden; display: flex; display: -webkit-flex; align-items: center; justify-content: center; flex-direction: row; flex-wrap: wrap;}
.project_list dl dt a{width: 100%; height: 100%; display: block; overflow:hidden; background-position: center center; background-repeat: no-repeat; -webkit-background-size:cover; -moz-background-size:cover; background-size:cover;}
.project_list dl dt a:hover{width: 110%; height: 110%;}
.project_list dl dt.only_img{height: unset; border-radius: 0; border: 1px solid #e5e5e5; margin-bottom: 0;}
.project_list dl dt.only_img img{width: 100%; float: left;}
.project_list dl dt.only_img a{height: max-content;}
.project_list dl dt.only_img a:hover{width: 100%; height: 100%;}
.project_list dl dd{width: 100%; display: block; padding: 0 16px; box-sizing: border-box;}
.project_list dl dd a:hover{color: #ff8435;}
.project_list dl dd.project_title{margin-bottom: 5px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 18px;}
.project_list dl dd.project_details{color: #999; line-height: 26px; margin-bottom: 5px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.project_list dl dd.project_more a{display: flex; display: -webkit-flex; align-items: center; justify-content: left; flex-direction: row; flex-wrap: wrap;}
.project_list dl dd.project_more a::before{content: ''; width: 12px; height: 3px; background: #39bcaa; margin-right: 10px;}
.project_list dl dd.project_more a:hover{color: #ff8435;}

/* 加盟优势 */
.advantages{width: 100%; position: relative;}
.advantages_circle1{width: 9vw; position: absolute; top: 113px; right: 0;}
.advantages_circle1 img{width: 100%;}
.advantages_circle2{width: 8vw; position: absolute; top: 402px; left: 0;}
.advantages_circle2 img{width: 100%;}
.advantages_all{width: 1200px; margin: 0 auto; position: relative; z-index: 2;}
.advantages_t{width: 100%; margin-top: 30px;}
.advantages_t img{width: 100%; float: left;}
.advantages_t_phone{display: none;}
.advantages_list{width: 100%; margin-top: 30px;}
.advantages_list ul{position: relative; margin-bottom: 30px;}
.advantages_list ul::before{content: ''; width: 1px; height: 100%; background: #dbdbdb; position: absolute; left: 46%; top: 0;}
.advantages_list ul::after{content: ''; width: 1px; height: 100%; background: #dbdbdb; position: absolute; right: 0; top: 0;}
.advantages_list ul li{width: 46%; float: left;}
.advantages_list ul li:nth-child(2n){float:right;}
.advantages_title{width: 100%; height: 74px; position: relative;}
.advantages_title_l{min-width: 140px; height: 100%; box-sizing: border-box; background: url(../images/advantages_title.jpg) bottom left no-repeat; position: relative;}
.advantages_title_l span{position: absolute; font-size: 20px; line-height: 18px; font-weight: bold; position: absolute; left: 0; bottom: 12px;}
.advantages_title_r{position: absolute; bottom: 0; right: 0;}
.advantages_title_r img{width: 100%;}
.advantages_details{width: 90%; color: #676767; line-height: 30px; margin-top: 20px;}
.advantages_details font{color: #ff8435;}

/* 联系我们 */
.contact{width: 100%; position: relative;}
.contact_circle1{width: 11.8vw; position: absolute; bottom: -50px; right: 0;}
.contact_circle1 img{width: 100%; float: left;}
.contact_circle2{width: 10.5vw; position: absolute; bottom: -50px; left: 0;}
.contact_circle2 img{width: 100%; float: left;}
.contact_all{width: 1200px; margin: 0 auto; position: relative; z-index: 2;}
.business_hours{width: 100%; margin-top: 10px; color: #7b7b7b;}
.contact_t{width: 100%; margin-top: 30px;}
.contact_t dl{width: 338px; float: left; border-radius: 20px; background: #fff; border: 1px solid #e5e5e5; box-sizing: border-box; margin-right: 93px; overflow: hidden;}
.contact_t dl:last-child{margin-right: 0;}
.contact_t dl a{width: 100%; height: 100%; display: block;}
.contact_t dl a:hover{background: #fbfbfb;}
.contact_t dl dt{width: 120px; height: 120px; padding-top: 60px; margin: 0 auto 20px auto; display: flex; display: -webkit-flex; align-items: center; justify-content: center; flex-direction: row; flex-wrap: wrap;}
.contact_t dl dt img.ico{width: 83px;}
.contact_t dl dt img.qr{width: 120px;}
.contact_t dl dd{width: 100%; text-align: center; display: block; font-size: 20px;}
.contact_t dl dd.gray{color: #7b7b7b; padding-bottom: 60px; text-transform: uppercase;}
.contact_b{width: 100%; margin-top: 30px;}
.contact_b dl{width: 338px; height: 100px; float: left; border-top-right-radius: 10px; border-bottom-right-radius: 10px; background: #fcfcfc; box-sizing: border-box; margin-right: 93px; overflow: hidden;}
.contact_b dl:last-child{margin-right: 0;}
.contact_b dl dt{width: 4px; height: 100%; float: left; background: #ff8435; border-top-right-radius: 4px; border-bottom-right-radius: 4px; margin-right: 18px;}
.contact_b dl dd{width: calc(100% - 22px); height: 100%; float: left; display: flex; display: -webkit-flex; align-items: center; justify-content: left; flex-direction: row; flex-wrap: wrap; font-size: 20px;}
.contact_b dl dd span{display: block;}
.contact_b dl dd label{display: block; color: #7b7b7b; margin-top: 5px; cursor: pointer;}
.contact_b dl dd label:hover{color: #ff8435;}

/* 表单 */
.txt_three {width: 393px !important; float: left; margin-right: 7px} 
.txt_three:last-child{margin-right: 0;}
.txb_title{width: 100%; height: 35px; line-height: 35px; padding: 0 18px; background: #fcfcfc; box-sizing: border-box; margin-bottom: 20px; margin-top: 20px; border-radius: 10px;}
.txb{width: 590px; height: 55px; background: #fff; border: 1px solid #eee; border-radius: 10px; margin-bottom: 18px; overflow: hidden; position: relative;}
.txb_title.mgt_0{margin-top: 0;}
.txb select{width:100%; height:55px; border:none; background:none; outline:none; cursor: pointer; box-sizing: border-box; padding: 0 18px; position: relative; z-index: 2; font-size: 16px; font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体";}
.txb select{/*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/

  border: none;  
  
  /*很关键：将默认的select选择框样式清除*/  
  appearance:none;  
  -moz-appearance:none;  
  -webkit-appearance:none;  
  
  /*在选择框的最右侧中间显示小箭头图片 
  background:url(../images/arrow.png) no-repeat scroll right center transparent; 
  */  
  
  
  /*为下拉小箭头留出一点位置，避免被文字覆盖  
  padding-right: 14px;*/  
}
.select_right{width: 55px; height: 55px; background: #fcfcfc; display: flex; display: -webkit-flex; align-items: center; justify-content: center; flex-direction: row; flex-wrap: wrap; position: absolute; top: 0; right: 0; color: #a8a8a8; border-radius: 10px;}

.txb input{width: calc(100% - 80px); height: 55px; border: none; box-sizing: border-box; margin-right: 2.7%; float: right; font-size: 16px; font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体";}
.input_left{width: 55px; height: 55px; float: left; background: #fcfcfc; display: flex; display: -webkit-flex; align-items: center; justify-content: center; flex-direction: row; flex-wrap: wrap; position: absolute; color: #a8a8a8; border-radius: 10px;}

.txb_all textarea{width: 100%; border-radius: 10px; border: 1px solid #eee; outline: none; box-sizing: border-box; padding: 15px; font-size: 16px; font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体";}

a.submit{padding: 0 30px; height: 55px; line-height: 55px; border-radius: 10px; background: #ff8435; color: #fff; display: inline-block; margin-top: 20px;}
a.submit::before{margin-right: 5px;}
a.submit:hover{background: #ffb603;}

/* 门店查询 */
.store{width: 100%; position: relative;}
.store_circle1{width: 9.48vw; position: absolute; top: 0; left: 0;}
.store_circle1 img{width: 100%;}
.store_circle2{width: 11.8vw; position: absolute; top: 128px; right: 0;}
.store_circle2 img{width: 100%;}
.store_all{width: 1200px; margin: 0 auto; position: relative; z-index: 2;}
.store_l{width: 376px; min-height: 360px; float: left;}
.store_l dl{width: 100%; padding: 18px; position: relative; box-sizing: border-box; background: #fcfcfc; border-bottom: 1px solid #e5e5e5; cursor: pointer;}
.store_l dl dt{font-size: 14px;}
.store_l dl dd{font-size: 14px; color: #999; padding-top: 5px; width: calc(100% - 50px);}
.store_l dl a{height: 27px; line-height: 27px; padding:0 15px; border: 1px solid #7b7b7b; color: #7b7b7b; background: #fff; border-radius: 10px; display: inline-block; margin-top: 5px; font-size: 14px; }
.store_l dl a:hover{background: #ff8435; color: #fff; border: 1px solid #ff8435;}
.store_l dl .map_num{position: absolute; right: 18px; bottom: 18px; color: #b6b6b6; font-size: 30px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
.store_l .swiper-container{padding-bottom: 6px;}
.store_l .swiper-pagination::before{content: '下4页 ';}
.store_l .swiper-pagination-fraction{position: relative; left: unset; bottom: unset; height: 27px; line-height: 27px; margin-top: 10px;}
.store_l .swiper-button-next, .store_l .swiper-button-prev{width: 27px; height: 27px; bottom: unset; top: unset; background-image: unset; border: 1px solid #383838; border-radius: 5px; display: flex; display: -webkit-flex; align-items: center; justify-content: center; flex-direction: row; flex-wrap: wrap; font-size: 14px;}
.store_l .swiper-button-next{right: 0;}
.store_l .swiper-button-prev{left: 0;}
.store_r{width: 803px; height: 705px; float: right; background: #f2f2f2;}

/* 新闻列表页 */
.project_list dl dt .date{width: 20%; padding: 8px 0; color: #fff; text-align: center; background: rgba(255, 132, 53, 0.9); border-top-right-radius: 20px; position: absolute; bottom: 0; left: 0;}
.project_list dl dt .date span{width: 100%; display: block; font-size: 20px;}
.project_list dl dt .date label{width: 100%; display: block;}

.news_tab{width: 100%; padding-top: 30px; padding-bottom: 10px;}
.news_tab ul{display: flex; display: -webkit-flex; align-items: center; justify-content: center; flex-direction: row; flex-wrap: wrap;}
.news_tab ul li{margin: 0 14px;}
.news_tab ul li a{width: 180px; height: 40px; line-height: 40px; text-align: center; border: 1px solid #383838; border-radius: 10px; display: block; box-sizing: border-box;}
.news_tab ul li a:hover{border: 1px solid #ff8435; background: #ff8435; color: #fff;}
.news_tab ul li.now a{border: 1px solid #ff8435; color: #ff8435;}
.news_tab ul li.now a:hover{color: #fff;}

/* 新闻详情页 */
.inside_r_t{border-bottom:1px dashed #ddd; text-align:center; margin-bottom:20px; margin-top:50px;}
.inside_r_t span{color:#383838; font-size:20px; margin-bottom:16px; display:block;}
.inside_r_t label{color:#c2c2c2; font-size:16px; margin-bottom:16px; display:block; font-weight:lighter;}
.inside_m{width:100%; padding-bottom:20px; line-height:32px; border-bottom: 1px solid #e5e5e5;}
/* .inside_m img{width: 100%; margin: 10px 0;} */
.inside_m em{color:#9a9a9a; font-style:normal; display:block; margin-bottom:16px;}
.inside_b{border-top:1px dashed #ddd; padding-top:20px; margin-bottom:20px;}
.inside_b span{display:block; margin-bottom:14px; font-size:14px;}
.inside_b span a{color:#0385ea;}
.inside_b span a:hover{color:#db0d0d;}

/* 我要加盟 */
.join{width: 100%; position: relative;}
.join_all{width: 1200px; margin: 0 auto; position: relative; z-index: 2;}
.join_phone{width: 100%; padding-top: 20px;}
.join_phone a{font-size: 22px; font-weight: bold; margin-left: 5px;}

/* 产品详情页 */
.pro_details{width: 100%; position: relative;}
.pro_details_all{width: 1200px; margin: 0 auto; position: relative;}
.pro_details_l{width: 500px; float: left; margin-top: 30px;}
.pro_details_r{width: 650px; float: right; margin-top: 30px;}
.show_pro_pic{width: 100%; height: 100%; position: fixed; top:0; left: 0; background: rgba(0, 0, 0, 0.7); z-index: 99; display: none;}
.show_pro_pic_in{width: 100%; height: 100%; display: flex; display: -webkit-flex; align-items: center; justify-content: center; flex-direction: row; flex-wrap: wrap;}
.show_pro_pic_in img{max-width: 90%; max-height: 90%;}
.show_pro_pic_close{width: 50px; height: 50px; color: #fff; font-size: 25px; cursor: pointer; position: absolute; top:0; right: 0; display: flex; display: -webkit-flex; align-items: center; justify-content: center; flex-direction: row; flex-wrap: wrap;}
.pro_details_name{width: 100%; font-size: 20px; font-weight: bold; padding-top: 20px; margin-bottom: 50px;}
.pro_details_elaborate{width: 100%;}
.pro_details_elaborate_t{width: 100%; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #e5e5e5; font-size: 18px;}
.pro_details_elaborate_m{width: 100%; margin-bottom: 50px;}
.pro_details_elaborate_m ul li{width: 100%; margin-bottom: 13px;}
.pro_details_elaborate_m ul li span{width: 15%; display: block; float: left;}
.pro_details_elaborate_m ul li label{width: 85%; display: block; float: right; color: #999;}
.pro_details_elaborate_m_l{width: 50%; float: left;}
.pro_details_elaborate_m_r{width: 50%; float: right;}
.pro_details_elaborate_m_r video{width: 100%;}
.pro_details_elaborate_b{width: 100%;}
.pro_details_elaborate_b a{width: 47%; height: 48px; line-height: 48px; text-align: center; display: block; border: 1px solid #383838; border-radius: 10px; font-size: 16px; float: left; margin-right: 6%; display: block; float: left; box-sizing: border-box;}
.pro_details_elaborate_b a:last-child{margin-right: 0;}
.pro_details_elaborate_b a:hover{background: #ff8435; border: 1px solid #ff8435; color: #fff;}
.pro_details_elaborate_b a.forbiden{border: 1px solid #d7d7d7; color: #d7d7d7; cursor:no-drop;}
.pro_details_elaborate_b a.forbiden:hover{background: #fff; border: 1px solid #d7d7d7; color: #d7d7d7;}
.products_all_r_b.related ul li{margin-right: 29px;}
.products_all_r_b.related ul li:nth-child(3n){margin-right: 29px;}
.products_all_r_b.related ul li:nth-child(4n){margin-right: 0;}

/* 品牌 */
.brand{width: 100%; position: relative;}
.brand_all{width: 1200px; margin: 0 auto; position: relative; z-index: 2;}
.brand_circle{width: 260px; height: 260px; position: absolute; bottom: -54px; left: 489px;}
.brand_circle img{width: 100%;}
.brand_l{width: 600px; height: 420px; float: left; position: relative; z-index: 2; border-radius: 20px; margin-top: 30px; z-index: 2; overflow:hidden; background-position: center center; background-repeat: no-repeat; -webkit-background-size:cover; -moz-background-size:cover; background-size:cover;}
.brand_r{width: 562px; float: right; margin-top: 30px; position: relative; z-index: 2;}
.brand_r_t{width: 100%; color: #f8f8f8; font-size: 47px; line-height: 47px; text-align: right; text-transform: uppercase; font-weight: bold;}
.brand_r_title{width: 100%; margin-top: 14px; font-size: 22px; line-height: 22px; margin-bottom: 30px;}
.brand_r_details{width: 100%; color: #7e7e7e; line-height: 40px;}

.brand_pic_box{width: 100%; margin-top: 20px; position: relative;}
.brand_pic_box img{width: 100%; border-radius: 20px;}
.brand_pic_box_in{width: 56%; position: absolute; top: 30px; left: 4%;}

.history_circle{width: 13.75vw; position: absolute; top: 453px; left: 0;}
.history_circle img{width: 100%;}
.history_box{width: 1200px; height: 545px; margin: 0 auto; background: #fcfcfc; border-radius: 20px; position: absolute; top: 0; left: 50%; margin-left: -600px;}
.history_box_l{width: 470px; height: 545px; padding: 36px; box-sizing: border-box; float: left; position: relative; display: flex; display: -webkit-flex; align-items: center; justify-content: center; flex-direction: row; flex-wrap: wrap;}
.history_box_l_years{font-size: 40px; line-height: 40px; font-weight: lighter; color: #d8d7d7; position: absolute; top: 35px; right: 35px;}
.history_box_l_in{width: 100%; text-align: left;}
.history_box_l_in span{font-size: 20px; display: block; margin-bottom: 30px;}
.history_box_l_in label{color: #7e7e7e; line-height: 35px; display: block;}
.history_box_r{width: 730px; height: 545px; float: right; border-radius: 20px; overflow:hidden; background-position: center center; background-repeat: no-repeat; -webkit-background-size:cover; -moz-background-size:cover; background-size:cover;}
.history_box2{width: 1200px;}
.history_box2 img{width: 100%; border-radius: 20px; display: block;}
.history_box2 span{width: 100%; margin-top: 10px; text-align: center; display: block;}
.honor{width: 100%; background: url(../images/honor_bg.jpg) center center; background-size: 100% 100%; margin-top: 30px; padding-bottom: 30px; position: relative; z-index: 3;}
.title.honor_title{text-align: center; padding-top: 30px; padding-bottom: 30px;}
.honor_list{width: 82%; background: rgba(255, 255, 255, 0.8); border-radius: 20px; border: 1px solid #fff; margin: 0 auto;}
.honor_list_t{width: 100%; height: 45px; position: relative;}
.honor_list_t::before{content:''; width: 10px; height: 10px; background: url(../images/honor_dot.png) center center; background-size: 100% 100%; position: absolute; left: 22px; bottom: 13px;}
.honor_list_t::after{content:''; width: 10px; height: 10px; background: url(../images/honor_dot.png) center center; background-size: 100% 100%; position: absolute; right: 22px; bottom: 13px;}
.honor_list_b{width: 100%; height: 45px; position: relative;}
.honor_list_b::before{content:''; width: 10px; height: 10px; background: url(../images/honor_dot.png) center center; background-size: 100% 100%; position: absolute; left: 22px; top: 13px;}
.honor_list_b::after{content:''; width: 10px; height: 10px; background: url(../images/honor_dot.png) center center; background-size: 100% 100%; position: absolute; right: 22px; top: 13px;}
.honor_list_m{padding: 0 30px;}
.honor_list_m_t{width: 100%; height: 160px; overflow:hidden; background-position: center center; background-repeat: no-repeat; -webkit-background-size:cover; -moz-background-size:cover; background-size:cover; box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;}
.honor_list_m_data{width: 100%; height: 55px; line-height: 55px; font-size: 20px;}
.honor_list_m_name{width: 100%; color: #7e7e7e; padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid #e5e5e5;}
.honor_list_m_unit{width: 100%; color: #7e7e7e;}
.honor_list_m_unit span{display: block; color: #383838; margin-bottom: 5px;}
.honor_phone{display: none;}

.brand_news_circle{width: 11.8vw; position: absolute; bottom: 600px; right: 0;}
.brand_news_circle img{width: 100%;}

.video{width: 100%; position: relative;}
.video_circle{width: 10.5%; position: absolute; top: -100px; left: 0;}
.video_circle img{width: 100%;}
.video_all{width: 1200px; height: 670px; margin: 0 auto; margin-bottom: 80px; padding-bottom: 30px; position: relative; z-index: 2;}
.video_all .swiper-slide{border-radius: 20px; overflow: hidden; background-position: center center; background-repeat: no-repeat; -webkit-background-size:cover; -moz-background-size:cover; background-size:cover;}
.video_all .gallery-top{padding-top: 30px;}
.video_all .gallery-top {
  height: 80%;
  width: 100%;
  overflow:hidden; background-position: center center; background-repeat: no-repeat; -webkit-background-size:cover; -moz-background-size:cover; background-size:cover;
}
.video_all .gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
  margin: 0 50px;
}
.video_all .gallery-thumbs .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
  background: #ff8435;
  cursor: pointer;
}
.video_all .gallery-thumbs .swiper-slide-active {
  opacity: 1;
}
.video_all .gallery-thumbs .swiper-slide span{width: 100%; height: 75%; display: block; border-radius: 20px; overflow:hidden; background-position: center center; background-repeat: no-repeat; -webkit-background-size:cover; -moz-background-size:cover; background-size:cover;}
.video_all .gallery-thumbs .swiper-slide label{width: 100%; height: 25%; color: #fff; display: flex; display: -webkit-flex; align-items: center; justify-content: center; flex-direction: row; flex-wrap: wrap;}

.click_to_play{width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); position: absolute; top: 0; left: 0; cursor: pointer; display: flex; display: -webkit-flex; align-items: center; justify-content: center; flex-direction: row; flex-wrap: wrap;}
.click_to_play img{width: 100px;}

.video_all .swiper-button-white{background-image: unset !important; width: 30px; height: 30px; top: unset;  margin-top: unset; bottom: -3px;}
.video_all .swiper-button-white img{width: 100%;}
.video_all .swiper-button-next{right: 0 !important;}
.video_all .swiper-button-prev{left: 0 !important;}
.bg_dark{width: 100%; height: 100%; position: fixed; top:0; left: 0; background: rgba(0, 0, 0, 0.7); z-index: 99; display: none;}
.bg_dark_in{width: 100%; height: 100%; display: flex; display: -webkit-flex; align-items: center; justify-content: center; flex-direction: row; flex-wrap: wrap;}
.bg_dark video{max-width: 90%; max-height: 90%;}

/* loading */
.loading{width: 100%; height: calc(100vh - 70px); background: rgba(255, 255, 255, 0.8); position: fixed; top: 70px; left: 0; z-index: 999; display: flex; display: -webkit-flex; align-items: center; justify-content: center; flex-direction: row; flex-wrap: wrap;}
.loading img{width: 100px;}

/* 暂无数据 */
.no_data{width: 100%; padding: 0 0; display: flex; display: -webkit-flex; align-items: center; justify-content: center; flex-direction: row; flex-wrap: wrap;}
.no_data img{width: 60px; display: block; margin: 0 auto;}
.no_data span{width:100%; display: block; text-align: center; margin-top: 5px; color: #999;}

/* 搜索 */
.search{width: 50%; padding: 20px 0; margin: 0 auto;}
.search_l{width: 80%; height: 50px; padding: 0  15px; box-sizing: border-box; float: left; border: 1px solid #e5e5e5; border-right: unset; border-top-left-radius: 10px; border-bottom-left-radius: 10px; }
.search_l input{width: 100%; height: 50px; border: none; background: none; box-sizing: border-box; }
a.search_r{width: 20%; height: 50px; line-height: 50px; text-align: center; display: block; float: right; background: #ff8435; color: #fff; border-top-right-radius: 10px; border-bottom-right-radius: 10px;}