/*外部公共样式*/
@import url("bootstrap.min.css");
@import "../swiper/css/swiper.min.css";
@import url("../font-awesome/css/font-awesome.min.css");

/*END-外部公共样式*/
body{font-family: "微软雅黑";}
/*头部+导航+大图*/
.header{width:100%; position: relative;padding: 0px 0px;top: 0;left: 0;z-index: 999999;background-color: #FFFFFF;}
.wrap{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;}
.logo img{width:100%; max-width:320px; max-height:72px;}
.header_R {width: calc(100% - 320px);float: right;display: flex;align-items: center;justify-content: space-between;position: relative;}
/* 导航 */
nav {width: calc(100% - 70px) !important;z-index: 999999;position: relative;}
.nav{float: left;width: 100%;z-index: 999999;}
.nav>li{float: left;position: relative;width: 11.1111%;}
.nav>li>a {width: 100%;height: 102px;float: left;font-size: 16px;color: #131313;position: relative;overflow: hidden;line-height: 102px;text-align: center;transition: all .5s;}
.nav>li:hover>a{background-image: url(../img/images/logo_bg_06.png);background-position: center 52%;background-repeat: no-repeat;color: #FFFFFF;}
.nav>li>a.on{color: #FFFFFF;background-image: url(../img/images/logo_bg_06.png);background-position: center 52%;background-repeat: no-repeat;}

.nav_sub{display:none; width:100%; float:left;position:absolute; left:0; top:100%; z-index:999999;}
.nav_sub>dd{display:block; overflow:hidden;}
.nav_sub>dd>a{display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; font-size:14px; color:#fff;background-color: #666;}
.nav_sub>dd>a:hover{background-color: #D0111B;color:#fff;}
/* 搜索 */
.header_nav {display: flex;align-items: center;}
.header_phon{max-height: 26px;position: relative;z-index: 999999;margin-right: 18px;}
.header_chuan{position: absolute;right: 0;top: 100%;font-size: 24px;color: #D0111B;line-height: 50px;display: none; background:#fff; padding-left:15px; padding-right:15px;}
.header_dianhua{max-height: 26px;position: relative;z-index: 999999;}
.search {display: none;width: 360px;overflow: hidden;padding: 2px;position: absolute;right:0;top: 100%;background-color: #D0111B;z-index: 9999;}
.search>input {width: calc(100% - 60px);float: left;height: 40px;line-height: 40px;padding: 0 10px;color: #000;font-size: 14px;}
.search>input::-webkit-input-placeholder {color: #c5c5c5;}
.search>input:-moz-placeholder {color: #c5c5c5;}
.search>button {width: 60px;float: left;height: 40px;background-color: #D0111B;border: none;outline: none;cursor: pointer;color: #fff;font-size: 16px;}
/*banner*/
.banner{width:100%; position:relative;}
.banner .banner-imgbox .swiper-slide img{width:100%;}
/*圆点*/
.banner .swiper-pagination {opacity:0; position: absolute; right:0; bottom:15px;}
.banner .swiper-pagination-bullet {width:14px; height:14px;  background:#706f6d; opacity:0.5; border-radius:50%; margin:0 6px;}
.banner .swiper-pagination-bullet-active{opacity:1; background:#706f6d;}
.banner:hover .swiper-pagination{opacity:1;} 
/*箭头*/
.banner .next{right:6%; position:absolute;top:50%; margin-top:-35px; width:70px; height:70px; background:url(../img/bibeiimg/next.jpg) no-repeat center center; overflow:hidden; opacity:0;  cursor:pointer; z-index:999999; transition:all 0.4s;}
.banner .prev{left:6%; position:absolute;top:50%; margin-top:-35px; width:70px; height:70px; background:url(../img/bibeiimg/prev.jpg) no-repeat center center; overflow:hidden; opacity:0; cursor:pointer; z-index:999999; transition:all 0.4s;}
.banner:hover .next{opacity:1;}
.banner:hover .prev{opacity:1;}
/*END-头部+导航+大图*/
/*首页内容*/
.about{display: block;overflow: hidden;width: 100%;padding: 48px 10px 85px;background-image: url(../img/images/about_bg_14.png);background-size: cover;}
.title{text-align: center;}
.tit_t{font-size: 36px;font-family: arial;color: #131313;line-height: 36px;text-transform: uppercase;}
.tit_p{font-size: 36px;color: #d0131d;line-height: 36px;margin-top: 20px;}
.tit_k{width: 25px;height: 3px;background-color: #d0131d;margin: 20px auto 0;}
.about_m{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 55px;}
.about_l{width: calc(100% - 730px);padding-right: 40px;}
.about_t{font-size: 30px;color: #131313;line-height: 30px;}
.about_tp{font-size: 18px;font-family: arial;color: #d0111b;line-height: 18px;position: relative;text-transform: uppercase;padding-left: 78px;margin-top: 28px;}
.about_tp::after{width: 70px;height: 1px;display: block;content: "";background-color: #d0111b;position: absolute;top: 50%;transform: translateY(-50%);left: 0;}
.about_p{font-size: 15px;color: #333333;line-height: 34px;margin-top: 25px;}
.about_r{width: 730px;}
.about_r video{width: 100%;}

.about_btn{width: 192px;height: 50px;text-align: center;line-height: 50px;border: 1px solid #666666;margin: 90px auto 0;}
.about_btn a{font-size: 14px;color: #666666;}
.about_btn:hover{border-color: #D0111B;}
.about_btn:hover a{color: #D0111B;}

.cpzs{display: block;overflow: hidden;width: 100%;padding: 60px 10px 30px;box-shadow: inset 0px 5px 10px 0 #CCCCCC;}
.cpzs_ul{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 40px;}
.cpzs_ul li{width: 49%;margin-bottom: 20px;padding: 48px 20px 41px 40px;border: 1px solid #cccccc;transition: all .5s;}
.cpzs_ul li a{display: flex;justify-content: space-between;flex-wrap: wrap;}
.cpzs_l{width: calc(100% - 395px);}
.cpzs_lt{font-size: 30px;color: #131313;line-height: 30px;}
.cpzs_lk{width: 25px;height: 3px;background-color: #d0131d;margin: 36px 0;}
.cpzs_lp{font-size: 15px;color: #333333;line-height: 32px;}
.cpzs_lbtn{width: 90px;height: 28px;text-align: center;line-height: 28px;border: 1px solid #999999;font-size: 14px;font-family: arial;color: #666666;margin: 50px 0 0;}
.cpzs_r{width: 395px;text-align: center;}
.cpzs_r img{max-width: 100%;}
.cpzs_ul li:hover{border-color: #d0111b;}
.cpzs_ul li:hover .cpzs_lbtn{border-color: #D0111B;color: #D0111B;}

.anli{display: block;overflow: hidden;width: 100%;padding: 45px 10px;background-image: url(../img/images/anli_bg_20.png);background-size: contain;background-repeat: no-repeat;}
.anli_tab{display: flex;justify-content: center;flex-wrap: wrap;margin-top: 30px;}
.anli_tab li{width: 155px;height: 38px;text-align: center;line-height: 38px;border: 1px solid #999999;border-radius: 19px;margin: 0 13px;}
.anli_tab li a{font-size: 18px;color: #131313;display: block;}
.anli_tab li:hover{border-color: #D0131D;}
.anli_tab li:hover a{color: #D0131D;}
.anli_m{margin-top: 30px;box-shadow: 0px 0px 10px 0 #CCCCCC;}
.anli_m .swiper-slide{background-color: #FFFFFF;padding: 10px 20px;}
.anli_B{overflow: hidden;}
.anli_imgbg{background-position: center;background-repeat: no-repeat;background-size: cover;padding-top: 45%;transition: all .5s;}
.anli_hua{display: flex;justify-content: center;margin-top: 55px;}
.anli_prev,.anli_next{width: 30px;height: 30px;text-align: center;line-height: 28px;border-radius: 15px;border: 2px solid #888888;font-family: "宋体";color: #666666;font-size: 24px;margin: 0 65px;position: relative;}
.anli_prev::after{width: 40px;height: 2px;display: none;content: "";background-color: #D0131D;position: absolute;top: 50%;transform: translateY(-50%);left: 40px;transition: all .5s;}
.anli_next::after{width: 40px;height: 2px;display: none;content: "";background-color: #D0131D;position: absolute;top: 50%;transform: translateY(-50%);right: 40px;transition: all .5s;}
.anli_prev:hover,.anli_next:hover{color: #D0131D;border-color: #D0131D;}
.anli_next:hover::after,.anli_prev:hover::after{display: block;}

.td{display: block;overflow: hidden;width: 100%;padding: 0 10px 30px;}
.td_m{margin-top: 40px;position: relative;}
.td_m .swiper-container{padding-bottom: 20px;}
.td_m .swiper-slide{border: 1px solid #999999;padding: 30px 25px 0;}
.td_B{width: 208px;border: 6px solid #e9eaee;border-radius: 50%;margin: 0 auto;transition: all 2s;}
.td_imgbg{background-position: center;background-repeat: no-repeat;background-size: cover;padding-top: 100%; border-radius:50%;}
.td_t{text-align: center;font-size: 22px;color: #1c1e20;line-height: 22px;margin: 35px 0 30px;}
.td_p{font-size: 16px;color: #1c1e20;line-height: 30px; display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden; margin-bottom:30px;}
.td_btn{width: 34px;height: 34px;text-align: center;line-height: 34px;background-color: #dcdcdc;margin: 0px auto -17px;font-size: 22px;color: #333333;}
.td_m .swiper-slide:hover .td_btn{background-color: #d0111b;color: #FFFFFF;}
.td_m .swiper-slide:hover .td_B{transform: rotateY(360deg);}
.td_prev,.td_next{width: 19px;height: 36px;position: absolute;top: 50%;transform: translateY(-50%);background-size: cover;}
.td_prev{background-image: url(../img/images/td_prev_03.png);left: -60px;}
.td_next{background-image: url(../img/images/td_next_03.png);right: -60px;}

.news{display: block;overflow: hidden;width: 100%;padding: 20px 10px 35px;}
.news_ul{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 40px;}
.news_ul li{width: 48%;margin-bottom: 10px;}
.news_B{overflow: hidden;}
.news_imgbg{background-position: center;background-repeat: no-repeat;background-size: cover;padding-top: 61%;transition: all .5s;}
.news_p{width: calc(100% - 60px);margin-left: 30px;background-color: #FFFFFF;box-shadow: 0 0 10px 0 #CCCCCC;padding: 35px 28px 36px;margin-top: -90px;z-index: 9999;}
.news_pt{font-size: 18px;color: #131313;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.news_pk{width: 40px;height: 2px;background-color: #D0111B;margin: 15px 0 12px;}
.news_pp{font-size: 14px;color: #666666;line-height: 24px; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;height: 48px;}
.news_pm{display: flex;justify-content: space-between;line-height: 20px;margin-top: 15px;}
.news_pl{background-image: url(../img/images/news_icon_34.png);padding-left: 26px;background-position: left center;background-repeat: no-repeat;font-size: 12px;color: #666666;}
.news_pr{font-size: 12px;color: #d0111b;}
.news_ul li:hover .news_pt{color: #D0111B;}
/* .news_ul li:hover .news_imgbg{transform: scale(1.2,1.2);} */

.footer{display: block;overflow: hidden;width: 100%;background-image: url(../img/images/footer_bg_37.png);background-size: cover;padding: 40px 10px 0;}
.f_m{display: flex;justify-content: space-between;flex-wrap: wrap;position: relative;}
.f_1{width: 365px;}
.f_1img{padding-left: 105px;padding-bottom: 23px;border-bottom: 1px solid #e5e5e5;}
.f_1p{font-size: 14px;color: #131313;line-height: 30px;margin-top: 15px;}
.f_1p strong,.f_1p b{font-size: 30px;color: #d0111b;font-weight: bold;}
.f_2{border-left: 1px solid #e5e5e5;padding-left: 70px;}
.f_t{font-size: 18px;color: #131313;}
.f_2ul{margin-top: 30px;}
.f_2ul li{font-size: 14px;line-height: 14px;margin-bottom: 22px;}
.f_2ul li a{color: #333333;}
.f_2ul li:hover a{color: #D0111B;}

.f_5{width: 240px;}
.f_5er{margin-top: 30px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.f_er{width: 110px;}
.f_erimg img{max-width: 100%;border: 1px solid #E5E5E5;}
.f_erp{text-align: center;font-size: 14px;color: #333333;}
.f_6{width: 21px;height: 21px;background-image: url(../img/images/scroll_42.png);background-size: cover;position: absolute;right: 0;bottom: 0;}

.bootom{display: block;overflow: hidden;width: 100%;padding: 0 10px;line-height: 95px;background-image: url(../img/images/footer_bg_37.png);background-size: cover;border-top: 1px solid #E5E5E5;font-size: 14px;color: #333333;}
/* 产品展示 */
.proner_top{position: relative;top: -7px;border-bottom: 1px solid #CCCCCC;display: block;overflow: hidden;width: 100%;padding: 0 8px;}
.proner_tm{display: flex;justify-content: space-between;flex-wrap: wrap;line-height: 72px;}
.proner_tl{display: flex;flex-wrap: wrap;}
.proner_tlt{width: 200px;text-align: center;font-size: 16px;color: #ffffff;background-color: #d0111b;}
.proner_tlp a{font-size: 16px;color: #333333;margin: 0 30px;}
.proner_tlp a:hover{color:#d0111b; font-weight:bold;}
.proner_tlp a.on{color:#d0111b; font-weight:bold;}
.proner_tr{font-size: 14px;color: #666666;}
.proner{padding: 0 10px 60px;}
.proner_xq{margin-top: 30px;}
.proner_ul{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 40px;}
.proner_ul li{width: 49%;margin-bottom: 20px;padding: 48px 20px 21px 40px;border: 1px solid #cccccc;transition: all .5s;}
.proner_ul li a{display: flex;justify-content: space-between;flex-wrap: wrap;}
.proner_l{width: calc(100% - 395px);}
.proner_lt{font-size: 30px;color: #131313;line-height: 30px;}
.proner_lk{width: 25px;height: 3px;background-color: #d0131d;margin: 36px 0;}
.proner_lp{font-size: 15px;color: #333333;line-height: 32px;}
.proner_lbtn{width: 90px;height: 28px;text-align: center;line-height: 28px;border: 1px solid #999999;font-size: 14px;font-family: arial;color: #666666;margin: 50px 0 0;}
.proner_r{width: 375px;text-align: center;}
.proner_r img{max-width: 100%;}
.proner_ul li:hover{border-color: #d0111b;}
.proner_ul li:hover .proner_lbtn{border-color: #D0111B;color: #D0111B;}

.cpxq_t{font-size: 24px;color: #131313;line-height: 44px; text-align:center}
.cpxq_img{text-align: center; margin-top:15px; margin-bottom:15px;}
.cpxq_img img{max-width: 100%;}
.cpxq_p{font-size: 15px;color: #131313;line-height: 30px;margin-top: 30px;}
.cpxq_p img{ max-width:100% !important; height:auto !important;}
/* 关于我们 */
.abner_m{display: flex;justify-content: space-between;flex-wrap: wrap;}
.abner_l{width: 40%;}
.abner_l video{width: 100%;}
.abner_r{width: 100%;font-size: 15px;color: #333333;line-height: 34px;}
/* 学员风采 */
.anliner_ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.anliner_ul li{width: 430px;}
.anliner_ul::after{width: 430px;content: "";}
.anliner_B{overflow: hidden;position: relative;}
.anliner_B::after{display: none;content: "";border-bottom: 60px solid #D0111B;border-right: 0px solid #D0111B;border-left: 72px solid transparent;position: absolute;bottom: 0;right: 0;transition: all .5s;}
.anliner_jia{font-size: 22px;color: #ffffff;position: absolute;right: 12px;bottom: 8px;z-index: 9999;display: none;}
.abnliner_imgbg{background-position: center;background-size: cover;background-repeat: no-repeat;padding-top: 80%;}
.anliner_hover{width:100%; float:left; height:0; overflow:hidden; position:absolute; left:0;top:50%; transform:translateY(-50%); background:rgba(0,0,0,0.6);transition: all .5s;}
.anliner_sp{width:100%; overflow:hidden; padding: 10px 0; text-align:center; position:absolute; left:-100%; top:51%; font-size:16px; color:#fff;transition: all .5s;} 
.anliner_ss{width:100%; overflow:hidden; position:absolute; right:-100%; top:46%;transition: all .5s;}
.anliner_ss>img{display:block; max-width:100%; height:auto; margin:0 auto;}
.anliner_p{text-align: center;font-size: 18px;color: #131313;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;line-height: 70px;}
.anliner_ul li:hover .anliner_hover{height:100%;}
.anliner_ul li:hover .anliner_sp{left:0;}
.anliner_ul li:hover .anliner_ss{right:0;}
.anliner_ul li:hover .anliner_jia{display: block;}
.anliner_ul li:hover .anliner_B::after{display: block;}
/* 新闻资讯 */
.xw_ul{display:block; overflow:hidden;}
.xw_ul li{display:block; overflow:hidden; margin-bottom:20px;}
.xw_ul li a{display:-webkit-box; display:-ms-flexbox; display:flex; overflow:hidden;}
.xw_ul li a .xw_img{width:275px; float:left; background-position:center; background-repeat:no-repeat; background-size:cover;}
.xw_ul li a .xw_R{width:calc(100% - 275px); float:left; padding:15px 30px; color:#131313;transition: all .5s;}
.xw_ul li a .xw_R .xw_p{display:block; overflow:hidden; line-height:30px; font-size:18px;text-overflow:ellipsis; white-space: nowrap;}
.xw_ul li a .xw_R .xw_txt{display:block; overflow:hidden; height:90px; line-height:30px; font-size:14px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; margin-top:15px;}
.xw_ul li a .xw_R .xw_sp{display:block; overflow:hidden; line-height:16px; font-size:12px; margin-top:15px;}
.xw_ul li a:hover .xw_R{background-color:#D0111B;color: #FFFFFF;}

.xwxq_t{font-size: 30px;color: #131313;text-align: center;line-height: 40px;}
.xwxq_img{text-align: center;margin-top: 60px;}
.xwxq_img img{max-width: 100%;}
.xwxq_p{font-size: 15px;color: #131313;line-height: 30px;margin-top: 70px;}
.xwxq_p img{ max-width:100% !important; height:auto !important;}
/* 在线预约 */
.message_form{display:block; overflow:hidden; max-width:600px; margin:0 auto;}
.message_B{width:100%; float:left; margin-bottom:20px;}
.message_sp{width:70px; float:left; height:48px; line-height:48px; font-size:16px; color:#141414; padding-right:10px; text-align:right;}
.message_inp1{width:calc(100% - 70px); float:left; height:48px; line-height:46px; border:1px solid #dfdfdf; padding:0 10px; font-size:16px; color:#141414;}
.message_inp2{width:calc(100% - 70px); float:left; height:150px; line-height:30px; border:1px solid #dfdfdf; padding:10px; font-size:16px; color:#141414; outline:none;}
.message_btn{width:42%; height:48px; font-size:16px; color:#fff;}
.message_btn1{background:#D0111B;}
.message_btn2{background:#CCCCCC;}
/* 师资团队 */
.tdner_ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.tdner_ul li{width: 430px;border: 1px solid #CCCCCC;padding: 10px 10px 0;margin-bottom: 30px;}
.tdner_ul::after{width: 430px;content: "";}
.tdner_B{width: 208px;border: 6px solid #e9eaee;border-radius: 50%;margin: 10px auto;}
.tdner_imgbg{background-position: center;background-repeat: no-repeat;background-size: cover;padding-top: 100%;border-radius: 50%;}
.tdner_t{text-align: center;font-size: 22px;color: #1c1e20;line-height: 22px;margin: 20px 0 30px;}
.tdner_p{font-size: 16px;color: #1c1e20;line-height: 30px; display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden; margin-bottom:30px;}
.tdner_btn{width: 34px;height: 34px;text-align: center;line-height: 34px;background-color: #dcdcdc;margin: 0px auto -17px;font-size: 22px;color: #333333;}
.tdner_ul li:hover{border-color: #D0111B;}
/* 联系我们 */
.conner{display: flex;justify-content: space-between;flex-wrap: wrap;}
.conner_p{width: 49%;font-size: 14px;color: #131313;line-height: 30px;}
.map{width: 49%;height: 400px;}
.map iframe{width: 100%;height: 100%;border: transparent;}
/* 校区分布 */
.xiaoqu img{max-width: 100%;}
.xiaoqu_p{font-size: 15px;color: #131313;line-height: 30px;}
@media (max-width:1400px) {
/* 学员风采 */
.anliner_ul::after{width: 32%;content: "";}
.anliner_ul li{width: 32%;}
/* 师资团队 */
.tdner_ul::after{width: 32%;content: "";}
.tdner_ul li{width: 32%;}
}
@media (max-width:1200px) {
/*头部+导航*/
.header{padding:0px 1%;}
.logo img{max-width: 200px;}
.header_R{width: calc(100% - 200px);}
/*END-头部+导航*/
/*首页内容*/

.about_l{width: 60%;}
.about_r{width: 40%;}

.cpzs_ul li{padding: 10px;}
.cpzs_ul li a{align-items: center;}
.cpzs_l{width: calc(100% - 200px);}
.cpzs_lk{margin: 20px 0;}
.cpzs_lbtn{margin: 20px 0 0;}
.cpzs_r{width: 200px;}

.td_m .swiper-slide{padding: 10px 10px 0;}
.td_B{width: 100%;}

.f_2{padding-left: 20px;}
/* 产品展示 */
.proner_ul li{padding: 10px;}
.proner_ul li a{align-items: center;}
.proner_l{width: calc(100% - 220px);}
.proner_lk{margin: 20px 0;}
.proner_lbtn{margin: 20px 0 0;}
.proner_r{width: 200px;}
/* 新闻资讯 */
.xw_ul li a .xw_img{width:200px;}
.xw_ul li a .xw_R{width:calc(100% - 200px); padding:15px;}
.xw_ul li a .xw_R .xw_txt{margin-top:10px;}
.xw_ul li a .xw_R .xw_sp{margin-top:10px;}
/* 师资团队 */
.tdner_B{width: 100%;}
}

@media (max-width:991px){
/*头部+导航*/
.icon-menu span{width:100%; height:6px; float:left;  background:#D0111B;}
.logo a{background-image: none;}
.topbox{padding:0 10px;}
.header{padding:0;box-shadow:10px 10px 10px rgba(0,0,0,0.3); position:relative; left:0; top:0; z-index:999999;}
.logo {width:calc(100% - 40px); padding:20px 10px;}
nav{width: 100% !important;}
.nav {display:none; width:150px;position:absolute; right:10px; top:0;background-color: #e5e5e5;}
.nav>li{width:100%; border-bottom:1px solid #CCCCCC; margin:0; background:none;border-left: transparent;}
.icon-menu{float:right; cursor:pointer; width:40px; height:30px; display:flex; flex-wrap:wrap; align-content:space-between; position:absolute;right:10px; top:50%; transform: translateY(-50%); z-index:9999999; background-size:100% 100%;}
.nav>li>a{width:100%; text-align:center; height:40px; line-height:40px;}
.nav>li>a:hover{background-image: none;}
.nav>li>a.on{background-image: none;}
.header_R{width: 100%;position: relative;}
/*END-头部+导航*/
/*首页内容*/

}

@media (max-width:767px){
/*头部+导航*/
.logo {padding:10px;}
.logo img{width:80%;}
.icon-menu {right:10px; width:30px; height:18px;}
.icon-menu span{height:3px;}

/*END-头部+导航*/
/*首页内容*/
.about{padding: 10px;}
.tit_t{font-size: 20px;line-height: 20px;}
.tit_p{font-size: 18px;margin-top: 5px;line-height: 18px;}
.tit_k{margin: 10px auto 0;}
.about_m{margin-top: 10px;}
.about_l{width: 100%;padding-right: 0;}
.about_t{font-size: 18px;line-height: 18px;}
.about_tp{font-size: 14px;margin-top: 10px;line-height: 14px;}
.about_p{margin-top: 6px;line-height: 26px;}
.about_r{width: 100%;margin-top: 10px;}
.about_btn{margin: 3px auto 0;}

.cpzs{padding: 10px;}
.cpzs_ul{margin-top: 10px;}
.cpzs_ul li{width: 100%;margin-bottom: 10px;}
.cpzs_l{width: calc(100% - 120px);}
.cpzs_lt{font-size: 18px;line-height: 18px;}
.cpzs_lk{margin: 10px 0 ;}
.cpzs_lp{font-size: 14px;line-height: 26px;}
.cpzs_lbtn{margin: 6px 0 0;}
.cpzs_r{width: 120px;}

.anli{padding: 10px;}
.anli_tab{justify-content: space-between;margin-top: 10px;}
.anli_tab::after{width: 32%;content: "";}
.anli_tab li{width: 32%;margin: 0 0 10px;}
.anli_tab li a{font-size: 14px;}
.anli_m{margin-top: 0;}
.anli_m .swiper-slide{padding: 10px;}
.anli_hua{margin-top: 10px;}

.td_m{margin-top: 10px;}
.td_t{margin: 10px 0 5px;font-size: 18px;line-height: 18px;}
.td_p{font-size: 14px; margin-bottom:15px;}

.news{padding: 10px;}
.news_ul{margin-top: 10px;}
.news_ul li{width: 100%;}
.news_p{padding: 10px;width: calc(100% - 40px);margin-left: 20px;}

.bootom{line-height: 24px;padding: 10px;}
/* 产品展示 */
.proner_top{top: 0;margin-top: 10px;}
.proner_tm{line-height: 30px;}
.proner_tl{width: 100%;}
.proner_tlt{height:50px; line-height:50px; text-align:left; background:url(../img/bibeiimg/sj_jiantou.png) no-repeat right center;background-size:auto,cover; font-size:18px; padding-left:10px;color: #FFFFFF;background-color: #D0111B;width: 100%;}
.proner_tlp{width: 100%;display: none;}
.proner_tlp a{margin: 0;width: 100%;display: block;text-align: center;border-bottom: 1px solid #CCCCCC;line-height: 40px;}
.proner_tr{width: 100%; display:none;}
.proner_xq{margin-top: 10px;}
.proner_ul{margin-top: 0px;}
.proner_ul li{width: 100%;margin-bottom: 10px;}
.proner_l{width: calc(100% - 135px);}
.proner_lt{font-size: 18px;line-height: 18px;}
.proner_lk{margin: 10px 0 ;}
.proner_lp{font-size: 14px;line-height: 26px;}
.proner_lbtn{margin: 6px 0 0;}
.proner_r{width: 120px;}

.cpxq_t{font-size: 18px;}
.cpxq_img{margin-top: 10px;}
.cpxq_p{margin-top: 3px;}
/* 关于我们 */
.abner_l{width: 100%;}
.abner_r{width: 100%;line-height: 26px;}
/* 学员风采 */
.anliner_ul li{width: 48.5%;}
.anliner_p{line-height: 30px;font-size: 14px;}
.anliner_ss{top: 40%;}
.anliner_sp{top: 45%;}
/* 新闻中心 */
.xw_ul li{margin-bottom:10px;}
.xw_ul li a .xw_img{width:100px;}
.xw_ul li a .xw_R{width:calc(100% - 100px); padding:5px;}
.xw_ul li a .xw_R .xw_p{font-size: 16px;}
.xw_ul li a .xw_R .xw_txt{margin-top:2px; height:60px; line-height:20px;-webkit-line-clamp:3;}

.xwxq_t{font-size: 18px;line-height: 24px;}
.xwxq_img{margin-top: 10px;}
.xwxq_p{margin-top: 3px;}
/*在线预约*/
.message_B{margin-bottom:10px;}
.message_sp{width:55px; height:36px; line-height:36px; font-size:14px; padding-right:5px;}
.message_inp1{width:calc(100% - 55px); height:36px; line-height:34px; font-size:14px;}
.message_inp2{width:calc(100% - 55px); height:150px; line-height:24px; padding:6px 10px; font-size:14px;}
.message_btn{width:39%; height:40px;}
/* 师资团队 */
.tdner_ul li{width: 48.5%;}
.tdner_t{margin: 10px 0 5px;font-size: 16px;line-height: 26px;}
.tdner_p{font-size: 14px; line-height:26px; margin-bottom:15px;}
/* 联系我们 */
.conner_p{width: 100%;}
.map{width: 100%;margin-top: 10px;}
}
/*手机底部*/
.hot{width:100%;background:#414141; position:fixed; bottom:0; left:0; z-index:9900000; border-top:solid 2px #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;display: block;}
.hot h6{ font-size:12px; line-height:20px;color: #FFFFFF;}
.hot .row .decoration{ display:block; color:#fff; padding:7px 0;}
.hot .row .col-xs-3{border-right: 1px solid rgba(255,255,255,0.3);}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box img{ max-width: 140px; }
/* .hot .text-center:hover{background-color: #007AFF;} */

.view-wecht-icon{position: relative;}
.view-wecht-icon a{width:100%;position: absolute;left: 0;top: 0;z-index: 5;background: #666666;}
.view-wecht-icon button{ position: relative; z-index: 2; padding: 0; width:100%; height:100%; border:none;background:none;}
.view-wecht-icon input{ display: block; position: absolute; left: 10px; top: 10px; z-index: 1; width: 40px; height: 40px; opacity: 0;}
.view-wecht-box{position: fixed; left:0; top:0; z-index: 99999999999999; width: 100%; height: 100%; background: rgba(0,0,0,.6); overflow: hidden; visibility: hidden; opacity: 0; transition: all 0.3s;}
.view-wecht-box .view-wecht{ position: absolute; left:5%; right: 5%; top: 50%; margin-top: -150px; background: #fff; border-radius: 20px; box-shadow:0 0 15px rgba(0,0,0,.1); transform: scale(1.2); transition: all 0.3s;}
.view-wecht-box .view-wecht .view-wecht-container{ padding:30px 30px 0 30px;font-size:12px;}
.view-wecht-box .view-wecht .view-wecht-container .mc{ font-size:18px; color: #333; line-height: 24px; font-weight: bold;}
.view-wecht-box .view-wecht .view-wecht-container .textbox{ margin-bottom: 15px; font-size: 12px; color: #333; line-height:18px;}
.view-wecht-box .view-wecht .view-wecht-container .textbox span{ font-family:'Impact';font-size:14px;}
.view-wecht-box .view-wecht .view-wecht-container .queren{width:30px;height: 30px; font-size: 16px; color: #fff;position: absolute;left:50%;bottom:-38px;border:1px solid #fff;transform:translateX(-50%);border-radius: 50%;display:flex;justify-content: center;align-items: center}
.view-wecht-box .view-wecht .view-wecht-container img{display:block;max-width:150px; margin:2% auto;}
.view-wecht-box.active{ visibility: visible; opacity: 1;}

.haoma{width: 100%;background-color:#f5f5f5;position: fixed;left: 0;bottom: 0;z-index: 999999;overflow: hidden;display: none;box-shadow: 0 0 5px rgba(0, 0, 0,0.3);}
.haoma a, .haoma .quxiao{display: block;background-color: #fff;line-height: 44px;color:#333;text-align: center;border-bottom: 1px solid #ddd; font-size:15px;}
.haoma .quxiao{margin-top: 6px;border-top: 1px solid #ddd;}
.haoma .quxiao:hover, .haoma a:hover{background:#ddd;}
.foot-bbj{width:100%;height: 100%;position: fixed;left: 0;top: 0;background-color: rgba(0,0,0,0.6);display: none;z-index: 999;}
.fenye{ float:left;margin:auto;width:100%;height:36px;text-align:center;line-height:36px;font-size:14px;  margin-bottom:5px; color:#333; margin-top:5px;}
.fenye a{ color:#333}
.fenye a:hover{ color:#f00}
.bto_l a{ color:#333333}