@charset "utf-8";
/**
 * @author:王欢
 * @email:13341343186@163.com
 * @time:2018-5
 */
@font-face {
    font-family: 'iconfont';
    src: url('//at.alicdn.com/t/font_1432720974_1547027.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'), /* chrome銆乫irefox */
    url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'), /* chrome銆乫irefox銆乷pera銆丼afari, Android, iOS 4.2+*/
    url('//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg'); /* iOS 4.1- */
}
@font-face{font-family:'iconfont';src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot');src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('http://at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('http://at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('http://at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')}
@font-face {
    font-family: 'Glyphicons Halflings';
    src:url('../bootstrap/fonts/glyphicons-halflings-regular.eot');
    src: url('../bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
a,a:link,a:visited,a:hover,a:active{text-decoration:none;}
ol,ul,h1,h2,h3,h4,h5,h6,p,dd,dt,dl{ margin: 0; padding: 0;}
*{
    font-family: "微软雅黑";
    margin: 0;
    padding: 0;
    list-style: none;
}
.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.no-padding{padding-left: 0; padding-right: 0;}
.container{max-width:1200px !important; height: 100%; padding-left: 0; padding-right: 0;}
@media (max-width:991px){
    .container{padding-left: 15px; padding-right: 15px;}
}
.container-fluid{max-width: 1000px!important;}
.xiao{padding-left: 10px; padding-right: 10px;}
.no-div{display: none;}
.no_left{padding-left: 0!important;}
.no_right{padding-right: 0;!important;}
.middle{vertical-align: middle;display: table-cell;}
.tr{transition: all 0.4s;-moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}

header .head_main{width: 100%; position: fixed; z-index: 9;}
header .head_top{width: 100%; background: #2c233d; background-size: cover; padding: 5px 0;}
header .head_top .top_left{float: left;}
header .head_top .top_form{height: 25px; width: 180px; overflow: hidden; background-color: #564672; border-radius: 20px;}
header .head_top .top_form .top_btn{width: 35px; height: 100%; float: left; border: none; background: url("../images/head_fangda.png") no-repeat 50% 50%; position: relative;}
header .head_top .top_form .top_btn:after{content: ""; position: absolute; top: 0; bottom: 0; right: 0; margin: auto; width: 1px; height: 12px; background-color: #ffffff;}
header .head_top .top_form .top_txt{width: calc(100% - 35px); height: 100%; outline:none; background-color: #564672; border: none; padding: 3px 10px; font-size: 12px; color: #ffffff; float: left;}
header .head_top .top_right{float: right; overflow: hidden;}
header .head_top .top_call{float: left;}
header .head_top .top_call h4{font-size: 12px; color: #ffffff; background: url("../images/head_call.png") no-repeat left 50%; padding-left: 25px; height: 25px; line-height: 25px;}
header .head_top .top_QQ{float: left; overflow: hidden; margin-left: 10px;}
header .head_top .top_QQ a{float: left; width: 25px; height: 20px; margin-left: 7px; display: inline-block;}
header .head_top .top_QQ a:nth-child(1){background: url("../images/head_QQ.png") no-repeat 4px 3px;}
header .head_top .top_QQ a:nth-child(2){background: url("../images/head_QQ.png") no-repeat -30px 3px;}
header .head_top .top_QQ a:nth-child(3){background: url("../images/head_QQ.png") no-repeat -64px 3px;}
header .head_box{height: 130px; background-color: rgba(255,255,255,.9); }
header .head_box .logo{height: 100%; display: table; float: left;}
header .head_box .logo a{display: table-cell; vertical-align: middle;}
header .head_box .logo a img{width: 100%;}
header .head_box .head_right{float: right; height: 100%;}
header .head_box .head_nav{float: left; height: 100%;}
header .head_box .head_nav ul{margin: 0; padding: 0;}
header .head_box .top_li{float: left; position: relative; text-align: center; margin-top: 45px;}
header .head_box .top_li>a{color: #333333; font-size: 16px; padding: 0 17px; display: inline-block; font-weight: bold; width: 100%; height: 40px; line-height: 40px;}
header .head_box .top_li:hover>a{background-color: #66267d; color: #ffffff;}
header .head_box .top_li .er{display: none; position:absolute; top:40px; left: 0; width: 100%; z-index:99999; border: 1px solid #66267d;}
header .head_box .top_li .er>li{height: 40px; background: #66267d; transition:all 0.3s;}
header .head_box .top_li .er>li a{line-height:40px; color:#fff; display: block;}
header .head_box .top_li .er>li:hover a{color: #66267d; background-color: #FFFFFF}
header .lunbo{padding-top: 35px;}
header .lunbos{padding-top: 29%; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;}
header .swiper-pagination-bullet-active{background: #66267d;}
header .small .head_box{height: 100px;}
header .small .head_box .top_li{margin-top: 30px;}
/**/
.main{width: 100%; overflow: hidden; background: url("../images/main_bg.jpg") no-repeat 50% 50%; background-size: cover;}
.main .m_content{margin-top: 40px;}
.main .con_layout{margin-top: 40px;}
.main_title{text-align: center; position: relative;}
.main_title h4{font-size: 32px; color: #ffffff; font-family: "宋体";}
.main_title h3{font-size: 24px; color: #ffffff; position: relative; display: inline-block; padding: 0 45px; margin-top: 10px;}
.main_title h3:before, .main_title h3:after{content: ""; position: absolute; bottom: 0; width: 80px; height: 40px;}
.main_title h3:before{background: url("../images/tit_left.png") no-repeat; left: 100%;}
.main_title h3:after{background: url("../images/tit_right.png") no-repeat; right: 100%;}
/*培训*/
.px_main{width: 100%;}
.px_main ul{width: 1220px; overflow: hidden;}
.px_main li{width: 224px; float: left; margin: 0 20px 0 0;}
.px_main .item{width: 100%; border: 1px solid #fff;}
.px_main .item .imgbox{display: block; overflow: hidden; position: relative;}
.px_main .item .imgbox:before{content: ""; display: block; padding-top: 65%;}
.px_main .item .imgbox .m_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.px_main .item .txtbox{width: 100%; border-top: 1px solid #fff; padding: 10px;}
.px_main .item .txtbox h4{font-size: 14px; color: #ffffff; font-weight: bold;}
.px_main .item .txtbox p{font-size: 12px; color: #ac9ec1; height: 30px; line-height: 15px; overflow: hidden; margin-top: 5px;}
.px_main .item .txtbox span{font-size: 12px; color: #8b79a7;}
.px_main .item:hover{border-color: #66267d;}
.px_main .item:hover .imgbox .m_img{transform:scale(1.1);}
.px_main .item:hover .txtbox{border-top-color: #66267d; background-color: #66267d;}
.px_main .item:hover .txtbox h4{color: #ffffff;}
.px_main .item:hover .txtbox p{color: #ffffff;}
.px_main .item:hover .txtbox span{color: #ffffff;}
.px_main .more{text-align: center; margin-top: 30px;}
.px_main .more a{display: inline-block; padding: 3px; border: 1px solid #ffffff; border-radius: 20px; width: 230px; font-size: 16px; background-color: #66267d; color: #ffffff;}
.px_main .more a:hover{background-color: #ac9ec1;}

/*作品展示*/
.zp_main{width: 100%; overflow: hidden;}
.zp_main ul{width: 1220px; overflow: hidden;}
.zp_main li{width: 285px; float: left; margin: 0 20px 0 0;}
.zp_main .item{width: 100%; margin-bottom: 15px; border: 1px solid #ffffff;}
.zp_main .item .imgbox{position: relative; display: block; overflow: hidden;}
.zp_main .item .imgbox:before{content: ""; display: block; padding-top: 74%;}
.zp_main .item .imgbox .m_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.zp_main .item .m_txt{height: 40px; line-height: 40px; width: 100%; text-align: center; border-top: 1px solid #fff; font-size: 14px; color: #ffffff;}
.zp_main .item:hover{border-color: #66267d;}
.zp_main .item:hover .imgbox .m_img{transform:scale(1.1);}
.zp_main .item:hover .m_txt{border-top-color: #66267d; background-color: #66267d;}
.zp_main .more{text-align: center; margin-top: 30px;}
.zp_main .more a{display: inline-block; padding: 3px; border: 1px solid #ffffff; border-radius: 20px; width: 230px; font-size: 16px; background-color: #66267d; color: #ffffff;}
.zp_main .more a:hover{background-color: #ac9ec1;}

/*视频展示*/
.sp_main{width: 100%; overflow: hidden;}
.sp_main ul{width: 1220px; overflow: hidden;}
.sp_main li{width: 386px; float: left; margin: 0 20px 0 0;}
.sp_main .item{width: 100%;}
.sp_main .item .imgbox{position: relative; display: block; overflow: hidden; border: 1px solid #ffffff;}
.sp_main .item .imgbox:before{content: ""; display: block; padding-top: 56%;}
.sp_main .item .imgbox .m_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.sp_main .item .m_txt{height: 35px; line-height: 35px; width: 100%; text-align: center; font-size: 14px; color: #ffffff;}

/*学员风采*/
.xy_main{width: 100%; overflow: hidden;}
.xy_main ul{width: 1220px; overflow: hidden;}
.xy_main li{width: 285px; float: left; margin: 0 20px 0 0;}
.xy_main .item{width: 100%;}
.xy_main .item .imgbox{position: relative; display: block; overflow: hidden; border: 1px solid #ffffff;}
.xy_main .item .imgbox:before{content: ""; display: block; padding-top: 74%;}
.xy_main .item .imgbox .m_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.xy_main .item .m_txt{height: 35px; line-height: 35px; width: 100%; text-align: center; font-size: 14px; color: #ffffff;}
.xy_main .item:hover .imgbox .m_img{transform:scale(1.1);}
.xy_main .item:hover .m_txt{color: #ac9ec1;}

/*概况*/
.about_main{width: 100%;}
.about_main .ab_box{height: 300px; position: relative;}
.about_main .ab_box .ab_l{width: calc(50% - 70px); height: 100%; float: left; background: url("../images/about_img.jpg") no-repeat 50% 50%; background-size: cover; border: 8px solid #9d70a9; border-left: none;}
.about_main .ab_box .ab_r{width: calc(50% + 70px); height: 100%; float: left;}
.about_main .ab_box .about_link{position: absolute; width: 100%; height: 100%;}
.about_main .ab_box .ab_left{width: calc(50% - 70px); height: 100%; float: left;}
.about_main .ab_box .ab_right{width: calc(50% + 70px); float: left; padding-left: 30px;}
.about_main .ab_box .ab_right .ab_title{font-size: 18px; color: #ffffff; border-bottom: 1px solid #a1949e; padding: 5px 0 12px 0;}
.about_main .ab_box .ab_right .ab_txt{margin-top: 15px; font-size: 13px; color: #ffffff; max-height: 175px; line-height: 25px; overflow: hidden;}
.about_main .ab_box .ab_right a{font-size: 18px; color: #ffffff; border: 1px solid #ffffff; background-color: #66267d; padding: 4px 0; width: 240px; text-align: center; display: inline-block; margin-top: 20px; border-radius: 20px;}
.about_main .ab_box .ab_right a:hover{background-color: #ac9ec1;}

/*老师*/
.ls_main{width: 100%;}
.ls_main .ls_box{position: relative;}
.ls_main .item{width: 100%; border: 1px solid #ffffff;}
.ls_main .item .imgbox{position: relative; display: block; overflow: hidden; border: 1px solid #ffffff;}
.ls_main .item .imgbox:before{content: ""; display: block; padding-top: 120%;}
.ls_main .item .imgbox .m_img{position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; width: 100%; height: auto;}
.ls_main .item .mask{position: absolute; left: 0; bottom: 0; width: 100%; height: 40px;}
.ls_main .item .mask h4{line-height: 40px; width: 100%; background-color: rgba(0,0,0,.5); text-align: center; font-size: 16px; color: #ffffff;}
.ls_main .item:hover{border-color: #66267d;}
.ls_main .item:hover .mask h4{background-color: #66267d;}
.ls_main .swiper-button-prev, .ls_main .swiper-button-next{width: 60px; height: 124px; margin-top: -62px; outline:none}
.ls_main .swiper-button-prev{background: url("../images/ls_jian.png") no-repeat 0 0; left: -75px;}
.ls_main .swiper-button-next{background: url("../images/ls_jian.png") no-repeat -241px 0; right: -75px;}

/*学员作品*/
.xyzp_main{width: 100%;}
.xyzp_main .item{width: 100%; border: 1px solid #ffffff;}
.xyzp_main .item .imgbox{display: block; overflow: hidden; position: relative;}
.xyzp_main .item .imgbox:before{content: ""; display: block; padding-top: 74%;}
.xyzp_main .item .imgbox .m_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.xyzp_main .item .mask{position: absolute; top: 100%; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,.6);}
.xyzp_main .item .mask .mak{position: absolute; top: 50%; left: 50%; width: 100%; max-height: 100%; text-align: center;
    transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%); 	/* IE 9 */
    -moz-transform:translate(-50%,-50%); 	/* Firefox */
    -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%,-50%); 	/* Opera */}
.xyzp_main .item .mask h4{font-size: 18px; color: #ffffff;}
.xyzp_main .item:hover .mask{top: 0;}

/*联系我们*/
.contact_main{width: 100%;}
.contact_main .tact_tit{}
.contact_main .tact_tit h4{font-size: 18px; color: #ffffff;}
.contact_main .tact_con{margin-top: 20px;}
.contact_main .m_l{width: 50%; float: left; padding-right: 15px;}
.contact_main .m_r{width: 50%; float: left; padding-left: 15px;}
.contact_main .m_l .imgbox{text-align: center; overflow: hidden;}
.contact_main .m_l .imgbox img{max-width: 100%; height: auto;}
.contact_main .m_l .txtbox{margin-top: 15px;}
.contact_main .m_l .txtbox p{font-size: 15px; color: #ffffff; line-height: 25px;}
.contact_main .m_r .item{margin-bottom: 10px; width: 100%;}
.contact_main .m_r .item .f_txt{width: 100%; height: 35px; padding: 3px 10px; background-color: #ffffff; border: none; font-size: 14px; color: #333333;}
.contact_main .m_r .item .f_txts{width: 100%; height: 100%; padding: 5px 10px;}
.contact_main .m_r .item .f_btn{width: 130px; height: 35px; line-height: 35px; text-align: center; border: none; font-size: 14px; color: #ffffff; background-color: #66267d;}
/*底部*/
.foot{width: 100%; border-top: 1px solid #66267d; padding: 20px 0; margin-top: 20px;}
.foot .f_nav{text-align: center;}
.foot .f_nav ul{display: inline-block; font-size: 0;}
.foot .f_nav ul li{float: left; padding: 0 15px; position: relative;}
.foot .f_nav ul li:before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; width: 1px; height: 12px; background-color: #ffffff;}
.foot .f_nav ul li:nth-child(1):before{display: none;}
.foot .f_nav li a{font-size: 14px; color: #ffffff;}
.foot .f_nav li a:hover{text-decoration:underline!important;}
.foot .f_logo{text-align: center; margin-top: 20px;}
.foot .f_logo img{max-width: 100%; height: auto;}
.foot .f_link{overflow: hidden; margin-top: 20px; text-align: center;}
.foot .f_link a{font-size: 12px; color: #ffffff; margin-right: 10px; line-height: 20px; display: inline-block;}
.foot .f_link a:hover{text-decoration:underline!important;}
.foot .txtbox{text-align: center; }
.foot .txtbox p{font-size: 12px; color: #ffffff; line-height: 20px;}
/*手机底部*/
.hot{width:100%; height:58px; background:#000; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:8px 0;}
.hot .row div a:hover{background-color: #66267d;}
.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:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px;}
.dbbox .dbs.ewm-box img{ max-width: 140px;}
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block;}
/*内页*/
.inner_page{width: 100%; background: url("../images/page_bg.jpg") no-repeat 50% 50%; background-size: cover;}
.inner_page .con_layout{margin-top: 20px;}
.inner_page .n_content{margin: 30px 0 50px 0;}
.inner_page .con_layout{margin-top: 20px;}
.inner_page .page_left{width: 240px; float: left;}
.inner_page .page_right{width: calc(100% - 240px); float: left; padding-left: 20px;}
.inner_page .page_title{border-bottom: 3px double #ffffff; padding: 30px 0 15px 0; overflow: hidden;}
.inner_page .page_title h4{float: left; font-size: 18px; color: #ffffff;}
.inner_page .page_title h5{float: right; font-size: 12px; color: #ffffff; margin-top: 5px;}
.inner_page .page_title h5 a{font-size: 12px; color: #ffffff;}
/**/
.sideBar_page .n_tit{background-color: #000000;  position: relative; font-size: 0; padding: 27px 0; text-align: center;}
.sideBar_page .n_tit>h4{font-size: 30px; color: #ffffff; display: inline-block; border-bottom: 3px double #ffffff; font-weight: bold; padding-bottom: 8px;}
.sideBar_page .n_tit .side_span{position: absolute; right: 15px; top: 20px; font-size: 22px; color: #ffffff;}
.sideBar_page .side_top{margin-bottom: 20px;}
.sideBar_page .side_top ul{display: none;}
.sideBar_page .n_ul{background-color: #b694cd; margin-top: 7px;}
.sideBar_page .n_li{width: 100%; position: relative; margin-bottom: 1px;}
.sideBar_page .n_li>a{display: block; background-color: #683890; height: 40px; line-height: 40px; font-size: 14px; color: #ffffff; padding: 0 30px 0 30px;}
.sideBar_page .n_li>a b{font-size: 14px; color: #ffffff; float: right; position: absolute; top: 0; bottom: 0; right: 15px; margin: auto;}
.sideBar_page .n_li:hover>a{background-color: #e940b4;}
.sideBar_page .er{width: 100%;}
.sideBar_page .er li{height: 35px; border-bottom: 1px dotted #484848;}
.sideBar_page .er li a{line-height: 35px;text-align: center; display: block; font-size: 12px; color: #ffffff;}
.sideBar_page .er li a:hover{color:#e940b4;}
/*作品展示页面*/
.zpzs_page .item{width: 100%; margin-bottom: 15px; border: 1px solid #ffffff;}
.zpzs_page .item .imgbox{position: relative; display: block; overflow: hidden;}
.zpzs_page .item .imgbox:before{content: ""; display: block; padding-top: 74%;}
.zpzs_page .item .imgbox .n_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.zpzs_page .item .n_txt{height: 40px; line-height: 40px; width: 100%; text-align: center; border-top: 1px solid #fff; font-size: 14px; color: #ffffff;}
.zpzs_page .item:hover{border-color: #66267d;}
.zpzs_page .item:hover .imgbox .n_img{transform:scale(1.1);}
.zpzs_page .item:hover .n_txt{border-top-color: #66267d; background-color: #66267d;}
/*内页*/
.zpzs_show{width: 100%;}
.zpzs_show .imgbox{text-align: center; overflow: hidden;}
.zpzs_show .imgox img{max-width: 100%; height: auto;}
.zpzs_show .txtbox{margin-top: 20px;}
.zpzs_show .txtbox p{font-size: 14px; color: #ffffff; line-height: 25px;}

/*培训课程页面*/
.pxkc_page{width: 100%;}
.pxkc_page .item{width: 100%; margin-bottom: 15px; border: 1px solid #ffffff;}
.pxkc_page .item .imgbox{position: relative; display: block; overflow: hidden;}
.pxkc_page .item .imgbox:before{content: ""; display: block; padding-top: 74%;}
.pxkc_page .item .imgbox .n_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.pxkc_page .item .n_txt{height: 40px; line-height: 40px; width: 100%; text-align: center; border-top: 1px solid #fff; font-size: 14px; color: #ffffff;}
.pxkc_page .item:hover{border-color: #66267d;}
.pxkc_page .item:hover .imgbox .n_img{transform:scale(1.1);}
.pxkc_page .item:hover .n_txt{border-top-color: #66267d; background-color: #66267d;}
/*内页*/
.pxkc_show{width: 100%;}
.pxkc_show .imgbox{text-align: center; overflow: hidden;}
.pxkc_show .imgox img{max-width: 100%; height: auto;}
.pxkc_show .txtbox{margin-top: 20px;}
.pxkc_show .txtbox p{font-size: 14px; color: #ffffff; line-height: 25px;}

/*学员风采页面*/
.xyfc_page{width: 100%;}
.xyfc_page .item{width: 100%; height: 150px; position: relative; top: 0; margin-bottom: 20px;}
.xyfc_page .item .imgbox{width: 200px; height: 100%; float: left;}
.xyfc_page .item .imgbox .n_img{width: 100%; height: 100%;}
.xyfc_page .item .txtbox{width: calc(100% - 200px); height: 100%; float: left; padding: 15px;}
.xyfc_page .item .txtbox h4{font-size: 18px; color: #ffffff;}
.xyfc_page .item .txtbox p{font-size: 14px; color: #ffffff; max-height: 60px; line-height: 20px; overflow: hidden; margin-top: 15px;}
.xyfc_page .item:hover{top: -4px; box-shadow: 4px 4px 4px #222; background-color: rgba(0,0,0,.4);}
/*内页*/
.xyfc_show{width: 100%;}
.xyfc_show .imgbox{text-align: center; overflow: hidden;}
.xyfc_show .imgox img{max-width: 100%; height: auto;}
.xyfc_show .txtbox{margin-top: 20px;}
.xyfc_show .txtbox p{font-size: 14px; color: #ffffff; line-height: 25px;}

/*预约课程页面*/
.message_page{width: 100%;}
.message_page .item{width: 100%; overflow: hidden; margin-bottom: 15px;}
.message_page .item .f_txt{width: 100%; height: 35px; line-height: 33px; border: 1px solid #79459a; font-size: 14px; color: #ffffff; background-color: rgba(0,0,0,0); padding: 3px 10px;}
.message_page .item .f_txts{width: 100%; border: 1px solid #79459a; font-size: 14px; color: #ffffff; background-color: rgba(0,0,0,0); padding: 5px 10px;}
.message_page .item .f_btn{width: 100%; height: 40px; line-height: 40px; text-align: center; font-size: 14px; color: #ffffff; background-color: #e940b4; border: none}
.message_page input::-webkit-input-placeholder, .message_page textarea::-webkit-input-placeholder {color: #fff;}
.message_page input:-moz-placeholder, .message_page textarea:-moz-placeholder {color: #fff;}
.message_page input::-moz-placeholder, .message_page textarea::-moz-placeholder {color: #fff;}
.message_page input:-ms-input-placeholder, .message_page textarea:-ms-input-placeholder {color: #fff;}

/*联系我们页面*/
.contact_page{width: 100%;}
.contact_page .txtbox{overflow: hidden;}
.contact_page .txtbox p{font-size: 13px; color: #ffffff; line-height: 25px;}
.contact_page .ditu{margin-top: 20px; text-align: center; overflow: hidden;}
.contact_page .ditu img{max-width: 100%; height: auto;}

/*视频页面*/
.spzx_page{width: 100%;}
.spzx_page .item{width: 100%; margin-bottom: 15px;}
.spzx_page .item .imgbox{position: relative; display: block; overflow: hidden;}
.spzx_page .item .imgbox:before{content: ""; display: block; padding-top: 56%;}
.spzx_page .item .imgbox .n_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.spzx_page .item .n_txt{height: 40px; line-height: 40px; text-align: center; font-size: 14px; color: #ffffff;}

/*概况页面*/
.about_page{width: 100%;}
.about_page .imgbox{text-align: center; overflow: hidden;}
.about_page .imgbox img{max-width: 100%; height: auto;}
.about_page .txtbox{margin-top: 15px; overflow: hidden;}
.about_page .txtbox p{font-size: 14px; color: #ffffff; line-height: 25px;}

/*加盟页面*/
.jmfc_page{width: 100%;}
.jmfc_page .imgbox{text-align: center; overflow: hidden;}
.jmfc_page .imgbox img{max-width: 100%; height: auto;}
.jmfc_page .txtbox{margin-top: 15px; overflow: hidden;}
.jmfc_page .txtbox p{font-size: 14px; color: #ffffff; line-height: 25px;}

@media (max-width:1300px){
    .ls_main .swiper-button-prev{left: -50px;}
    .ls_main .swiper-button-next{right: -50px;}
}

@media (max-width:1199px){
    header .head_box{height: 100px;}
    header .head_box .top_li{margin-top: 30px;}
    header .head_box .top_li>a{padding: 0 10px; font-size: 14px;}
    .px_main ul{width: 100%;}
    .px_main li{width: 20%; margin: 0; padding: 0 10px;}
    .zp_main ul{width: 100%;}
    .zp_main li{width: 25%; margin: 0; padding: 0 10px;}
    .sp_main ul{width: 100%;}
    .sp_main li{width: 33.3333%; margin: 0; padding: 0 10px;}
    .xy_main ul{width: 100%;}
    .xy_main li{width: 25%; margin: 0; padding: 0 10px;}
    .about_main .ab_box{height: 270px;}
    .about_main .ab_box .ab_l{width: 50%;}
    .about_main .ab_box .ab_r{width: 50%;}
    .about_main .ab_box .ab_left{width: 50%;}
    .about_main .ab_box .ab_right{width: 50%; padding-left: 20px;}
    .about_main .ab_box .ab_right .ab_txt{max-height: 160px; line-height: 20px;}
    .about_main .ab_box .ab_right a{font-size: 14px; width: 180px;}
    .ls_main .swiper-slide{height: 210px;}
    .ls_main .item:hover{height: 250px;}
    /*内页*/
    .inner_page .page_left{width: 220px;}
    .inner_page .page_right{width: calc(100% - 220px);}
    .sideBar_page .n_tit{padding: 20px 0;}
    .sideBar_page .n_tit>h4{font-size: 24px;}

}

@media (max-width: 991px){
    header .head_top .top2{display: none;}
    header .head_box{height: 90px;}
    header .head_box .logo{height: 90px;}
    header .head_box .top_btn{font-size: 32px; color: #000000; position: absolute; top: 58px; right: 20px;}
    header .head_box .head_nav{width: 130px; height: auto; margin: 0; background: rgba(0,0,0,0.5); position: absolute; top: 100px; right: 0; display: none;}
    header .head_box .top_li{display: block; width: 100%; height: 40px; margin-top: 0; padding: 0; border: none; text-align: center;}
    header .head_box .top_li>a{padding: 0; line-height: 40px; display: block;  color: #FFFFFF;}
    header .head_box .top_li ul{display: none!important;}
    header .small .head_box .top_li{margin-top: 0}
    .px_main li{width: 33.3333%; margin-bottom: 15px;}
    .main_title h4{font-size: 24px;}
    .main_title h3{font-size: 20px;}
    .zp_main .item .m_txt{height: 30px; line-height: 30px;}
    .ls_main .swiper-wrapper{padding: 15px 0;}
    .ls_main .swiper-slide{height: 200px;}
    .ls_main .item:hover{top: -15px; height: 230px;}
    .ls_main .item .mask{height: 30px;}
    .ls_main .item .mask h4{line-height: 30px; font-size: 14px;}
    .contact_main .m_l .txtbox p{font-size: 13px;}
    /*内页*/
    .inner_page .page_left{width: 200px;}
    .inner_page .page_right{width: calc(100% - 200px);}
    .sideBar_page .n_tit{padding: 15px 0;}
    .sideBar_page .n_tit>h4{font-size: 20px;}
    .xyfc_page .item{height: 120px;}
    .xyfc_page .item .imgbox{width: 150px;}
    .xyfc_page .item .txtbox{width: calc(100% - 150px); padding: 10px;}
    .xyfc_page .item .txtbox p{margin-top: 10px;}
}

@media (min-width: 768px){
    .sideBar_page .n_ul{display: block!important;}
}

@media (max-width: 767px){
    header .head_top .top_right{display: none;}
    header .head_top .top_left{margin-left: 10px;}
    header .head_box{height: 70px;}
    header .head_box .logo{height: 70px; margin-left: 10px;}
    header .head_box .logo a img{width: 170px;}
    header .head_box .head_nav{top: 90px;}
    header .head_box .top_btn{font-size: 26px;top: 52px;}
    header .lunbos{padding-top: 50%;}
    header .small .head_box{height: 70px;}
    .zp_main li{width: 50%;}
    .sp_main li{width: 50%;}
    .xy_main li{width: 50%;}
    .about_main .ab_box .ab_l{display: none;}
    .about_main .ab_box .ab_r{display: none;}
    .about_main .ab_box .about_link{position: static;}
    .about_main .ab_box .ab_left{width: 100%; height: 210px; border: 3px solid #9d70a9; background: url("../images/about_img.jpg") no-repeat 50% 50%; background-size: cover;}
    .about_main .ab_box .ab_right{width: 100%; margin-top: 15px;}
    .about_main .ab_box .ab_right .ab_txt{height: 120px;}
    .sp_main{display: none;}
    .ls_main .swiper-button-prev, .ls_main .swiper-button-next{display: none;}
    .contact_main .m_l{width: 100%; padding: 0;}
    .contact_main .m_r{width: 100%; padding: 0; margin-top: 10px;}
    /*内页*/
    .inner_page .page_left{width: 100%;}
    .inner_page .page_right{width: 100%; padding: 0;}
    .inner_page .page_title{padding: 0 0 15px 0;}

}

@media (max-width:500px){
    .container-fluid{padding-left: 8px; padding-right: 8px;}
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        position: relative;
        min-height: 1px;
        padding-right: 5px;
        padding-left: 5px;
    }
    .px_main li{width: 50%;}
    .px_main li:nth-child(5){display: none;}
    .main_title h4{font-size: 20px;}
    .main_title h3{font-size: 17px;}
    /*内页*/
    .xyfc_page .item{height: 100px;}
    .xyfc_page .item .imgbox{width: 120px;}
    .xyfc_page .item .txtbox{width: calc(100% - 120px);}
    .xyfc_page .item .txtbox h4{font-size: 14px; font-weight: bold;}
    .xyfc_page .item .txtbox p{font-size: 12px;}
}

@media (max-width:376px){

}

@media (max-width:360px){

}