﻿/*外部公共样式*/
@import "iconfont.css";
@import "bootstrap.min.css";
@import "../swiper/css/swiper.min.css";
/*END-外部公共样式*/
.wrap{width:calc(100% - 50px); margin:0 auto;}
@media (max-width:1820px) {
.wrap{width:98%; margin:0 auto;}
}
@media (max-width:991px) {
.wrap{width:calc(100% - 10px); margin:0 auto;}
}

/*头部+导航+大图*/
.header{width:100%; padding:44px 0; background:#fff; border-bottom:1px solid #f6f6f6;}
header.act{position:fixed;left:0;top:0;z-index:99999;width:100%;}
.icon-menu{float:right; cursor:pointer; width:32px; height:22px; background:url(../images/menu.png) no-repeat center center; background-size:100% 100%;}

.logo{width:calc(100% - 32px - 22px); float:left; display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center;}
.logo img{width:100%; max-width:166px; max-height:24px;}

.search{width:22px; float:left; height:22px; position:relative; cursor:pointer;}
.search_inp1{width:0; height:32px; line-height:30px; border:1px solid #fff; position:absolute; right:0; top:50%; transform:translateY(-50%); font-size:14px; color:#000; transition:all 0.4s;}
.search_btn{width:22px; height:20px; float:left; border:none; outline:none; background:url(../images/search_ss.png) no-repeat center center; background-size:100% 100%; left:0; position:relative; z-index:2; transition:all 0.4s;  cursor:pointer;}
.search:hover .search_inp1{width:200px; padding:0 40px 0 10px; border:1px solid #ccc;}
.search:hover .search_btn{left:-10px;}
a{ color:#222;}
a:hover{color:#f00}

nav{width:240px!important; height:100%; overflow-y:auto; position:fixed; left:-102%; top:0; z-index:999999; background:#fff; transition:all 0.6s;}
.close{width:48px; float:right; height:52px; background:url(../images/close.png) no-repeat center center; background-size:100% 100%; margin:36px 95px 36px 0; cursor:pointer;}
.test-1::-webkit-scrollbar {
/*滚动条整体样式*/
width: 10px;/*高宽分别对应横竖滚动条的尺寸*/
height: 1px;
}
.test-1::-webkit-scrollbar-thumb {
/*滚动条里面小方块*/
border-radius: 10px;
-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
background: #535353;
}
.test-1::-webkit-scrollbar-track {
/*滚动条里面轨道*/
-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
border-radius: 10px;
background: #EDEDED;
}
.nav{width:144px; float:right!important; padding-top:26px;}
.nav>li{width:100%; position:relative; padding:20px 0 45px 0; border-top:1px solid #f7f7f7;}
.nav>li>a{width:100%; height:40px; line-height:40px; font-size:20px; color:#5f5f5f; text-align:left; font-family:'Source Han Sans CN';}
.nav>li>a:hover{color:#000;}
.nav>li.on>a{color:#000;}
/*END-头部+导航+大图*/

/*关于*/
.company{width:100%; overflow:hidden;}
.company_up{width:100%; float:left; background:url(../images/about_bj.jpg) no-repeat center center; background-size:cover; padding:75px 0;}
.dqwz_title{width:100%; float:left; padding-bottom:70px; text-align:center; line-height:42px; font-family:'Source Han Sans CN'; font-size:30px; color:#0d0d0d; position:relative; margin-bottom:35px;}
.dqwz_title::before{content:""; width:1px; float:left; height:44px; background:#e1e1e1; position:absolute; left:50%; bottom:0; transform:translateX(-50%);}
.company_left{width:50%; float:left; padding-top:110px;}
.company_txt{width:100%; float:right; max-width:600px; padding-right:55px; font-family:'Source Han Sans CN'; font-size:15px; color:#575757; line-height:30px;}
.company_txt strong{display:block; overflow:hidden; margin-bottom:20px; font-size:20px; color:#232323; font-weight:normal;}
.company_right{width:50%; float:right; background-position:center; background-repeat:no-repeat; background-size:cover; position:relative; margin-bottom:40px;}
.company_right::before{content:""; display:block; padding-top:68.9011%;}
.company_spp{float:left; position:absolute; left:0; bottom:20%; transform:translateX(-50%); line-height:124px; font-size:150px; color:#fff; text-transform:uppercase;}
.company_down{width:100%; float:left; padding:165px 0 80px 0;}
.company_L{width:470px; float:left;}
.company_L>img{width:100%; display:block; height:auto; margin-top:-210px; position:relative; z-index:2;}
.company_R{width:50%; float:right;}
.company_ul{width:100%; float:left; position:relative; line-height:44px; font-family:'Source Han Sans CN'; font-size:15px; color:#575757;padding-top:36px;}
.company_ul strong{float:left; font-size:24px; color:#212121; margin-right:25px;}
.company_ul::before{content:""; width:138px; height:1px; float:left; background:#ededed; position:absolute; left:-85px; top:0;}


/*END-关于*/

/*底部*/
footer{background:#fff; padding:40px 0; border-top:1px solid #f5f5f5;}
.footer_L{float:left; line-height:24px;}
.footer_dianhua{display:block; overflow:hidden; font-size:16px; color:#1b1b1b; background:url(../images/footer_dianhua.png) no-repeat left center; padding-left:18px;}
.copyright{display:block; overflow:hidden; font-size:12px; color:#7c7c7c;}
.copyright>a{color:#7c7c7c; margin:0 5px;}
.copyright>a:hover{color:#000; text-decoration:underline!important;}

.footer_R{width:53%; float:right;}
.footer_nav{float:left; width:70%;}
.footer_ul{display:block; width:100%; overflow:hidden; padding-top:4px;}
.footer_ul li{width:16.6666%; float:left;}
.footer_ul li a{float:left; overflow:hidden; padding-top:19px; border-top:1px solid #fff; line-height:24px; font-size:15px; color:#3c3c3c;}
.footer_ul li:hover a{border-top-color:#d2d2d2;}

.footer_us{float:right; padding-top:4px;}
.footer_p{float:left; padding-top:20px; line-height:24px; position:relative; font-size:14px; color:#676767;}
.footer_p::before{content:""; width:32px; height:1px; background:#d2d2d2; float:left; position:absolute; left:0; top:0;}
.footer_icon{float:left; padding-top:25px;}
.footer_icon>a{float:left; margin-left:25px;}
.footer_icon>a>img{width:auto; float:left;  height:20px;}
/*END-底部*/

/*案例*/
.case{width:100%; overflow:hidden; padding:80px 0;}
.dqwz_conetct{width:100%; float:left;}
.case_wrap{max-width:1650px; margin:0 auto;}
.case_ul{overflow:hidden; width:1680px; margin-left:-15px; display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap;}
.case_ul li{width:390px; float:left; margin:0 15px 75px 15px; display:-webkit-box; display:-ms-flexbox; display:flex;}
.case_ul li>a{width:100%; float:left; height:100%; overflow:hidden; position:relative;}
.case_ul li>a .case_img{width:100%; height:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.case_ul li>a .case_img::before{content:""; display:block; padding-top:123.0769231%;}
.case_ul li>a .case_hover{width:100%; float:left; position:absolute; left:0; bottom:30px; text-align:center; color:#fff; font-family:'Source Han Sans CN';}
.case_ul li>a .case_hover .case_p{display:block; overflow:hidden; line-height:36px; font-size:24px;}
.case_ul li>a .case_hover .case_sp{display:block; overflow:hidden; line-height:30px; font-size:16px;}
.case_ul li:nth-child(6n){width:810px;}
.case_ul li:nth-child(6n)>a .case_img::before{padding-top:initial;}
.case_ul li:nth-child(6n+1){width:810px;}
.case_ul li:nth-child(6n+1)>a .case_img::before{padding-top:initial;}

.casexq{width:100%; overflow:hidden;}
.casexq_banner{width:100%; overflow:hidden; margin-bottom:80px;}
.casexq_banner img{width:100%; display:block; height:auto;}

.casexq_video{width:100%; overflow:hidden; margin-bottom:100px; display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap;-webkit-box-orient: horizontal; -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse; flex-direction: row-reverse;}
.casexq_video_right{width:calc(50% + 76px); float:right; position:relative;}
.casexq_video_right::before{content:""; display:block; padding-top:56.36095%;}
.casexq_video_right>video{width:100%; height:100%; float:left; position:absolute; left:0; top:0;}
.casexq_video_left{width:calc(50% - 76px); float:left; display:-webkit-box; display:-ms-flexbox; display:flex; padding-right:76px; -webkit-box-align:end; -ms-flex-align:end; align-items:flex-end;}
.casexq_video_B{display:block; overflow:hidden; font-family:'Source Han Sans CN';}
.casexq_video_txt strong{display:block; overflow:hidden; line-height:38px; font-size:24px; color:#343434; margin-bottom:30px; font-weight:normal}
.casexq_video_txt{display:block; overflow:hidden; line-height:30px; font-size:16px; color:#595959;}

.casexq_B{width:100%; overflow:hidden; margin-bottom:140px;}
.casexq_B_left{width:50%; float:left;}
.casexq_B_left img{width:100%; display:block; height:auto;}
.casexq_B_right{width:50%; float:left;}
.casexq_B_img{display:block; overflow:hidden; margin:0 auto; max-width:370px; font-family:'Source Han Sans CN'; font-size:16px; color:#5a5a5a; line-height:24px;}
.casexq_B_img img{width:100%; display:block; height:auto; margin-bottom:70px;}
.casexq_B_img strong{display:block; overflow:hidden; line-height:28px; margin-bottom:5px; font-size:18px; color:#343434; font-weight:normal;}

.casexq_box{width:100%; overflow:hidden; margin-bottom:135px; display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap;}
.casexq_box_left{width:38%; float:left;display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -ms-flex-line-pack: justify; align-content: space-between; -webkit-box-pack: end;
    -ms-flex-pack: end; justify-content: flex-end;}
.casexq_box_left_txt{width:100%; float:right; max-width:380px; padding-right:50px; font-size:16px; color:#5a5a5a; font-family:'Source Han Sans CN'; line-height:30px;}
.casexq_box_left_txt strong{display:block; overflow:hidden; line-height:28px; margin-bottom:5px; font-size:18px; color:#343434; font-weight:normal;}
.casexq_box_left_img{width:100%; overflow:hidden; padding-right:110px;}
.casexq_box_left_img img{width:100%; display:block; height:auto;}
.casexq_box_right{width:62%; float:right; background-position:center; background-repeat:no-repeat; background-size:cover;}
.casexq_box_right::before{content:""; display:block; padding-top:66.63725%;}
/*END-案例*/

/*新闻*/
.news{width:100%; overflow:hidden; padding:70px 0;}
.news_ul{display:block; overflow:hidden;}
.news_ul li{display:block; overflow:hidden; padding-bottom:60px; border-bottom:1px solid #f4f4f4; margin-bottom:60px;}
.news_ul li>a{width:100%; float:left; display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap;}
.news_ul li>a .news_left{width:calc(50% + 50px); float:left; background-position:center; background-repeat:no-repeat; background-size:cover;}
.news_ul li>a .news_left::before{content:""; display:block; padding-top:67.4194%;}
.news_ul li>a .news_right{width:calc(50% - 50px); float:left; padding-left:60px; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; font-family:'Source Han Sans CN';}
.news_ul li>a .news_right .news_sp{display:block; overflow:hidden; line-height:24px; font-size:18px; color:#999;}
.news_ul li>a .news_right .news_p{display:block; overflow:hidden; line-height:32px; font-size:24px; color:#1a1a1a; margin-top:35px;}
.news_ul li>a .news_right .news_txt{display:block; overflow:hidden; height:168px; line-height:24px; font-size:14px; color:#929292; margin-top:20px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:7; -webkit-box-orient: vertical;}
.news_ul li>a .news_right .news_more{display:block; overflow:hidden; margin-top:15px;}
.news_ul li>a .news_right .news_more>span{float:left; line-height:28px; border-bottom:1px solid #dbdbdb; font-size:14px; color:#707070; font-weight:bold; font-weight:bold;}
.news_ul li:nth-child(even)>a{-webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse;}
.news_ul li:nth-child(even)>a .news_right{padding:0 60px 0 0; text-align:right;}
.news_ul li:nth-child(even)>a .news_right .news_more>span{float:right;}

.xwxq{display:block; overflow:hidden;}
.xwxq_p{display:block; overflow:hidden; text-align:center; line-height:36px; font-size:18px; color:#999; border-bottom:1px solid #f4f4f4; margin-bottom:15px;}
.xwxq_sp{display:block; overflow:hidden; text-align:center; line-height:40px; font-size:30px; color:#0d0d0d; font-family:'Source Han Sans CN'; margin-top:0px; padding-bottom:10px;}
.xwxq_txt{display:block; overflow:hidden; font-size:16px; color:#505050; line-height:24px; padding-top:30px;}
.xwxq_txt img{max-width:100% !important; height:auto !important; margin:10px auto;}
/*END-新闻*/

/*预约*/
.contact{width:100%; overflow:hidden; padding:70px 0 0 0;}
.contact_txtB{width:1232px; margin-left:-16px; float:left;}
.contact_txt{width:276px; float:left; margin:0 16px 5px 16px; font-size:15px; color:#727272; line-height:30px;}
.contact_txt>span{display:block; overflow:hidden; border-bottom:1px solid #eee; padding-bottom:25px; margin-bottom:20px;}
.contact_txt>span img{display:block; max-width:100%; height:34px; margin:0 auto;}
.contact_txt>em{float:left; height:60px; color:#000;}
.contact_img{width:100%; float:left; overflow:hidden; margin-top:-15px;}
.contact_img img{display:block; max-width:100%; height:auto; margin:0 auto; position:relative; z-index:2;}
.contact_map{width:100%; overflow: hidden; height:400px; border:none; margin-top:0px;}

.contact_form{width:100%; overflow:hidden; background:#efefef; padding:80px 0;}
.contact_formB{width:1214px; margin-left:-7px;}
.contact_B{width:386px; float:left; overflow:hidden; margin:0 7px 20px 7px; background:#fff; border-radius:10px; box-shadow:0 0 10px rgba(0,0,0,0.3);}
.contact_sp{width:55px; float:left; height:60px; line-height:60px; text-align:right; font-size:16px; color:#494949;}
.contact_inp1{width:calc(100% - 55px); float:left; height:60px; font-size:16px; color:#494949; padding:0 10px;}
.contact_sp1{width:130px;}
.contact_select{width:calc(100% - 130px); float:left; height:60px; font-size:16px; color:#494949; background:url("../images/case_20.jpg") no-repeat right center; padding-right:45px; position:relative;}
select::-ms-expand{ display: none; }
select {appearance: none;-moz-appearance: none;-webkit-appearance: none;}
.contact_B1{width:98%; margin-bottom:30px;}
.contact_inp2{width:calc(100% - 55px); float:left; height:180px; border:none; outline:none; padding:10px; line-height:40px; font-size:16px; color:#494949; font-family:'Microsoft YaHei';}
.contact_btn{display:block; overflow:hidden; margin:0 auto; width:256px; height:60px; border:none; background:#2f2f2f; border-radius:10px; font-size:18px; color:#fff; font-weight:bold; cursor:pointer;}
/*END-预约*/

/*加入*/
.join{width:100%; float:left; min-height:800px;}
.join_ul{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:justify;-ms-flex-pack:justify; justify-content:space-between; padding-top:40px;}
.join_ul li{width:calc(50% - 50px); float:left; margin-bottom:80px; position:relative; cursor:pointer;}
.join_ul li::before{content:""; width:calc(100% + 60px); height:100%; float:left; position:absolute; left:-30px; top:-40px; z-index:3; transition:all 0.4s; background:#fff;}
.join_ul li .join_jia{width:24px; float:left; height:24px; position:absolute; right:0; top:3px; z-index:3; background:url(../images/jr_03.png) no-repeat center center; background-size:100% 100%; transition:all 0.4s;}
.join_ul li .join_off{-webkit-transform: rotate(45deg); transform: rotate(45deg);}
.join_ul li .join_p{display:block; overflow:hidden; line-height:30px; font-size:24px; color:#252525; position:relative; z-index:4;}
.join_ul li .join_sp{display:block; overflow:hidden; line-height:24px; font-size:14px; color:#7b7b7b; margin-top:5px; padding-bottom:20px; border-bottom:1px solid #c8c8c8; position:relative; z-index:4;}
.join_ul li .join_box{display:none; width:100%; overflow:hidden; margin-top:25px; position:absolute; left:0; top:100%; z-index:4;}
.join_ul li .join_box .join_T{display:block; overflow:hidden; line-height:30px; font-size:18px; color:#111; margin-bottom:10px;}
.join_ul li .join_box .join_txt{display:block; overflow:hidden; height:210px; line-height:30px; font-size:15px; color:#4f4f4f; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:7; -webkit-box-orient: vertical;}
.join_ul li.join_on{z-index:99;}
.join_ul li.join_on::before{box-shadow:0 0 20px rgba(0,0,0,0.3); height:435px;}
/*END-加入*/

@media (max-width:1670px) {
/*案例*/
.case{padding:40px 0;}
.case_ul{width:102%; margin-left:-1%;}
.case_ul li{width:23%; margin:0 1% 45px 1%;}
.case_ul li:nth-child(6n){width:48%;}
.case_ul li:nth-child(6n+1){width:48%;}

.casexq_banner{margin-bottom:70px;}
.casexq_video{margin-bottom:80px;}

.casexq_B{margin-bottom:100px;}
.casexq_B_img img{margin-bottom:50px;}

.casexq_box{margin-bottom:100px;}
.casexq_box_left_txt{padding-right:50px;}
.casexq_box_left_img{padding-right:80px;}
/*END-案例*/
}
@media (max-width:1220px) {
/*头部+导航*/
.header{padding:40px 0;}
/*END-头部+导航*/

/*关于*/
.company_up {padding:50px 0;}
.dqwz_title {padding-bottom:60px; margin-bottom:40px;}
.company_left {padding-top:50px;}
.company_txt {padding-right:40px;}
.company_down {padding:100px 1%;}
.company_L>img {margin-top: -185px;}
/*END-关于*/

/*底部*/
footer{padding:50px 1%;}
.footer_R{width:58%;}
.footer_nav{width:65%;}
.footer_icon>a{margin-left:15px;}
/*END-底部*/

/*案例*/
.case{padding:40px 0;}
.case_ul li{margin:0 1% 40px 1%;}

.casexq_banner{margin-bottom:50px;}
.casexq_video{margin-bottom:50px;}

.casexq_B{margin-bottom:70px;}
.casexq_B_img img{margin-bottom:40px;}

.casexq_box{margin-bottom:80px;}
.casexq_box_left_txt{padding-right:40px;}
.casexq_box_left_img{padding-right:60px;}
/*END-案例*/

/*新闻*/
.news{padding:50px 0;}
.news_ul li{padding-bottom:50px;margin-bottom:50px;}
.news_ul li>a .news_right{padding-left:50px;}
/*END-新闻*/

/*预约*/
.contact{padding:50px 0 0 0;}
.contact_txtB{width:102%; margin-left:-1%; float:left;}
.contact_txt{width:23%; margin:0 1% 25px 1%;}

.contact_form{padding:50px 1%;}
.contact_formB{width:101%; margin-left:-0.5%;}
.contact_B{width:32.3333%; margin:0 0.5% 20px 0.5%;}
.contact_B1{width:99%;}
/*END-预约*/

}

@media (max-width:991px){
/*头部+导航*/
.header {padding:30px 0;}
/*END-头部+导航*/

/*关于*/
.company_up {padding:30px 0;}
.dqwz_title {padding-bottom:40px; margin-bottom:30px;}
.dqwz_title::before {height:30px;}
.company_left {padding-top:20px;}
.company_txt {padding-right:20px;}
.company_txt>span {margin-bottom:10px;}
.company_down {padding:50px 10px;}
.company_L {width:48%;}
.company_L>img {margin-top:-65px;}
.company_ul li {margin-top:20px;}
.company_ul li>span {margin-right:15px;}
/*END-关于*/

/*底部*/
footer{padding:30px 10px;}
.footer_L {width:49%;}
.copyright {line-height:20px;}
.footer_R{width:49%;}
.footer_nav{width:100%;}
.footer_ul li a {padding-top:0;}
.footer_us {padding-top:5px;}
.footer_p {padding-top:0;}
.footer_icon{padding-top:0;}
.footer_icon>a{margin-left:15px;}
/*END-底部*/

/*案例*/
.case{padding:30px 0;}
.case_ul li{margin:0 1% 30px 1%;}
.case_ul li>a .case_hover {bottom:15px;}

.casexq_banner{margin-bottom:30px;}
.casexq_video{margin-bottom:30px;}
.casexq_video_right {width:calc(50% + 30px);}
.casexq_video_left {width:calc(50% - 30px);padding-right:30px;}

.casexq_B{margin-bottom:40px;}
.casexq_B_img img{margin-bottom:20px;}

.casexq_box{margin-bottom:80px;}
.casexq_box_left_txt{padding-right:20px;}
.casexq_box_left_img{padding-right:30px;}
/*END-案例*/

/*新闻*/
.news{padding:30px 0;}
.news_ul li{padding-bottom:30px;margin-bottom:30px;}
.news_ul li>a .news_right{padding-left:30px;}
/*END-新闻*/

/*预约*/
.contact{padding:30px 0 0 0;}
.contact_txt{width:48%; margin:0 1% 20px 1%;}
.contact_txt>span {padding-bottom:10px; margin-bottom:10px;}
.contact_txt>em {height:auto;}

.contact_form{padding:30px 10px;}
.contact_sp1 {width:90px;padding:10px; line-height:20px;}
.contact_select {width:calc(100% - 90px); padding-right:40px;}
/*END-预约*/

/*加入*/
.join_ul{padding-top:30px;}
.join_ul li{width:calc(50% - 20px); margin-bottom:40px;}
.join_ul li.join_on::before{height:375px;}
/*END-加入*/

}

@media (max-width:767px){
/*头部+导航*/
.header {padding:15px 0;}
.close {margin:10px 10px 10px 50px;}

nav {width:150px!important;}
.nav {width:120px; padding-top:10px;}
.nav>li {padding:15px 0;}
.nav>li>a {height:30px; line-height:30px; font-size:18px;}
/*END-头部+导航*/

/*关于*/
.company_up {padding:20px 0;}
.dqwz_title {padding-bottom:5px; margin-bottom:10px; line-height:30px; font-size:20px;}
.dqwz_title::before {width:44px; height:1px;}
.company_up>.wrap{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse;}
.company_right {width:100%; margin-bottom:10px;}
.company_left {width:100%; padding-top:0;}
.company_txt {padding-right:0; font-size:14px; line-height:24px;}
.company_txt>span {margin-bottom:5px; font-size:18px;}
.company_down {padding:20px 10px;}
.company_L {width:100%;}
.company_L>img {margin-top:0;}
.company_R {width:100%;}
.company_ul {margin-top:10px;}
.company_ul li {margin-top:10px; font-size:14px;}
.company_ul li>span {font-size:18px; margin-right:10px;}
/*END-关于*/

/*底部*/
footer{padding:10px;}
.footer_L {width:100%;}
.copyright {line-height:20px; text-align:center;}
/*END-底部*/

/*案例*/
.case{padding:20px 0;}
.case_ul li{width:48%; margin:0 1% 2% 1%;}
.case_ul li>a .case_hover {bottom:10px;}
.case_ul li>a .case_hover .case_p {line-height:24px; font-size:16px;}
.case_ul li>a .case_hover .case_sp {line-height:16px; font-size:12px;}
.case_ul li:nth-child(6n){width:100%;}
.case_ul li:nth-child(6n)>a .case_img::before{padding-top:60%;}
.case_ul li:nth-child(6n+1){width:100%;}
.case_ul li:nth-child(6n+1)>a .case_img::before{padding-top:60%;}

.casexq_banner{margin-bottom:10px;}
.casexq_video{margin-bottom:10px;}
.casexq_video_right {width:100%;}
.casexq_video_left {width:100%;padding:10px 0 0 0;}
.casexq_video_txt strong {line-height:30px; font-size:20px; margin-bottom:10px; font-weight:normal;}
.casexq_video_txt {line-height:24px; font-size:14px;}

.casexq_B{margin-bottom:10px;}
.casexq_B_left {width:100%;}
.casexq_B_right {width:100%; font-size:14px;}
.casexq_B_img img{margin-bottom:10px;}
.casexq_B_img span {line-height:26px; font-size:16px;}

.casexq_box{margin-bottom:20px;}
.casexq_box_left{width:100%;-webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse;}
.casexq_box_left_txt{padding:10px 0;}
.casexq_box_left_img{padding:0;}
.casexq_box_right {width:100%;}
/*END-案例*/

/*新闻*/
.news{padding:20px 0;}
.news_ul li{padding-bottom:10px;margin-bottom:10px;}
.news_ul li>a .news_left {width:100%;}
.news_ul li>a .news_right{width:100%; padding:10px 0 0 0;}
.news_ul li>a .news_right .news_sp {line-height:18px; font-size:14px;}
.news_ul li>a .news_right .news_p {line-height:24px; font-size:20px; margin-top:5px;}
.news_ul li>a .news_right .news_txt {height:72px; margin-top:10px; -webkit-line-clamp:3;}
.news_ul li>a .news_right .news_more {margin-top:5px;}
.news_ul li>a .news_right .news_more>span {line-height:20px; font-size:12px;}
.news_ul li:nth-child(even)>a .news_right {padding:10px 0 0 0; text-align:left;}
.news_ul li:nth-child(even)>a .news_right .news_more>span {float:left;}

.xwxq_p {line-height:24px; font-size:12px; border-bottom:8px;}
.xwxq_sp {line-height:24px; font-size:18px; margin-top:5px; padding-bottom:10px;}
.xwxq_txt {font-size:14px; line-height:22px; padding-top:10px;}
.xwxq_txt img {margin:5px auto;}
/*END-新闻*/

/*预约*/
.contact{padding:20px 0 0 0;}
.contact_txt{width:98%; margin:0 1% 10px 1%; line-height:24px;}
.contact_txt>span {padding-bottom:5px; margin-bottom:5px;}
.contact_txt>em {height:auto;}
.contact_map{height:250px; margin-top:10px;}

.contact_form{padding:10px;}
.contact_B{width:100%; margin-bottom:10px;}
.contact_sp{width:40px; height:40px; line-height:40px; font-size:14px;}
.contact_inp1 {width:calc(100% - 40px); height:40px; font-size:14px;}
.contact_sp1 {width:110px;padding:0; line-height:40px;}
.contact_select {width:calc(100% - 110px); padding-right:40px; font-size:14px; height:40px; line-height:40px;}
.contact_inp2 {width: calc(100% - 45px); height:150px; padding:10px; line-height:20px; font-size:14px;}
.contact_btn {width:100%; height:40px; font-size:16px;}
/*END-预约*/

/*加入*/
.join_ul{padding:0;}
.join_ul li{width:100%; margin-bottom:10px; padding:10px;}
.join_ul li .join_p {font-size:18px;}
.join_ul li .join_sp {padding-bottom:5px;}
.join_ul li .join_jia {right:5px; top:5px;}
.join_ul li::before{width:100%; height:100%; left:0; top:0; z-index:0;}
.join_ul li .join_box{position:relative; top:0; margin-top:10px;}
.join_ul li .join_box .join_T {font-size:16px; margin-bottom:5px;}
.join_ul li .join_box .join_txt {height:initial; line-height:24px; font-size:14px; -webkit-line-clamp:initial;}
.join_ul li.join_on::before{height:100%;box-shadow: 0 0 10px rgba(0,0,0,0.3);}
/*END-加入*/

}
/*手机底部*/
.root_kong{width:100%; height:62px; float:left; background:#fff;}
.root{width:100%; height:60px; position:fixed; bottom:0; left:0; z-index:99999; background:#333;}
.root a{width:25%; float:left; height:60px; display:flex; align-content:center; align-items:center; flex-wrap:wrap; justify-content:center; line-height:20px; color:#fff; border-right:1px solid #fff; font-size:12px; font-weight:normal;}
.root a>div{width:100%; float:left;}
.root a>div:first-child span{ font-size:20px;}
.root a:last-child{border:none;}
.root a:hover{background:#000; color:#fff;}

.dbbox{ position: fixed; left: 0; bottom:65px; z-index:99999; width: 100%;}
.dbbox .dbs{ position: relative; padding: 0 15px; display:none; text-align:center;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px; border:2px solid #000;}
.dbbox .dbs img{ max-width: 140px; }
/*End*/