

/* 公共样式*/

.home-title{border-bottom: 1px solid #dadada;}

.home-title h3{font-size:14px;color: #999999;text-transform: uppercase;}

.home-title h3 span{font-size: 24px;font-weight:600;color:#333333;}

.home-title{height: 45px;}

.home-title h3{float: left;}

.more{display: block;float: right;margin-top:15px;padding-right: 15px;font-size: 12px;color: #999999;text-transform: uppercase;background: url(../images/more1-1.png) no-repeat right 1px;}

.more:hover{color:#d7001e;background: url(../images/more1-2.png) no-repeat right 1px;}

.listMain{min-height: 600px;}



/* 头部*/

.logo{width: 100%;height: 90px;line-height: 90px;}

.logo h1{height: 90px;}

.logo p{line-height: 90px;}

.logo p a{display:inline-block;padding-left: 45px;margin-right: 10px;}

.logo p .icon1{background: url(../images/head-top-icon1.png) no-repeat left center;}

.logo p .icon2{background: url(../images/head-top-icon2.png) no-repeat left center;}

.logo p .icon3{background: url(../images/head-top-icon3.png) no-repeat left center;}

.logo p .icon4{background: url(../images/head-top-icon4.png) no-repeat left center;}





/* 导航*/

.nav{background:#000;height: 50px;line-height: 50px;}

.nav ul{width: 1300px;}

.nav ul li{float:left;position: relative;transition: all .3s;}

.nav ul li a{display: inline-block;font-size: 14px;color:#fff;padding:0 25px;border-right:1px solid #464646;}

.nav ul li:hover,.nav ul li.curr{background: #f20c22;}

.nav form{float: right;height: 40px;padding: 5px;}

.nav form input{display: block;float: left;text-indent: 10px;}

.nav form .txt{width:180px;height: 40px;}

.nav form .sub{width:50px;height: 40px;background:url(../images/home-sbut.png) no-repeat center center;cursor: pointer;}





/*服务项目*/

.home-serveItem{overflow: hidden;margin: 40px 0;}

.home-serveItem ul{width: 1230px;}

.home-serveItem li{width: 380px;height: 190px;background: #000;float: left;margin-right: 30px;position: relative;}

.home-serveItem li img{width: 100%;height: 100%;opacity: 0.5;filter: alpha(opacity=50);transition: all .5s;}

.home-serveItem li:hover img{opacity: 1;filter: alpha(opacity=100);}

.home-serveItem li .txt{position: absolute;z-index: 5;color: #fff;left: 20px;right: 20px;top:70px;}

.home-serveItem li .txt span{display: block;font-size:24px;font-weight: 600;}

.home-serveItem li:hover .txt{color: #000;}

.home-serveItem li:nth-child(3) .txt{text-align: left;}





/*banner*/

.banner{height: 550px;position: relative;margin: 0 auto;overflow: hidden;}

.banner .bd{height:550px;position: relative;left: 50%;margin-left: -960px;z-index: 0;}

.banner .hd{width:100%;position: absolute;z-index:999;left: 0;height:16px;bottom:20px;}

.banner .hd ul{text-align: center;}

.banner .hd ul li{display:inline-block;width: 8px;height: 8px;margin-right: 10px;cursor: pointer;overflow: hidden;border-radius: 50%;border: 2px solid #fff;}

.banner .hd ul li.on{background: #fff;}

.banner .prev,.banner .next{display:block;width: 40px;height:60px;position: absolute;z-index:2;top:50%;margin-top: -20px;}

.banner .prev{background: url(../images/banner-pn.png) no-repeat left bottom;left: 5%;}

.banner .next{background: url(../images/banner-pn.png) no-repeat right bottom;right: 5%;}





/*产品*/

.home-pro .home-title{padding-bottom: 0;position: relative;height: 40px;}

.home-proTab{position: absolute;z-index: 5;top: -1px;bottom: 0;right: 0;}

.home-proTab a{display: inline-block;width:120px;height: 40px;line-height: 40px;text-align: center;border: 1px solid #dadada;margin-left: -1px;font-size: 18px;color: #666666;}

.home-proTab a:hover,.home-proTab a.on{border-bottom:2px solid #fff;background: #fff;color: #000;}

.home-proWrap{overflow: hidden;height:520px;}

.home-proMain{margin-top:20px;}

.home-proBox{width: 900px;}

.home-proBox li{width:200px;text-align: center;float: left;margin: 5px 10px 0;overflow: hidden;}

.home-proBox li h5{font-size:14px;color: #999;}

.home-proBox li h5 span{display: block;font-size: 16px;color: #333333;}

.home-proBox li img{width: 180px;height:180px;transition: all .5s;padding: 10px;}

.home-proBox li:hover img{transform: translateX(-15px);-ms-transform: translateX(-15px);-webkit-transform: translateX(-15px);-o-transform: translateX(-15px);-moz-transform: translateX(-15px);}

.home-pro h3{width: 58%;}
.home-pro h3 b{display: block;width: 60%;}



/*关于我们*/

.home-about{margin: 40px 0;}

.home-aboutMaster{width:790px;height: 380px;position: relative;}

.home-aboutSchool{width:380px;height: 380px;}

.home-masterWrap{height: 350px;overflow: hidden;}

.home-masterPic{margin-top: 20px;}

.home-masterPic{width:450px;height: 310px;}

.home-masterPic img{width: 100%;height: 100%;}

.home-aboutMaster .prev,.home-aboutMaster .next{display:block;width: 40px;height:60px;position: absolute;z-index:5;top:55%;margin-top: -20px;}

.home-aboutMaster .prev{background: url(../images/show-tab.png) no-repeat left bottom;left: 1%;}

.home-aboutMaster .next{background: url(../images/show-tab.png) no-repeat right bottom;right: 44%;}

.home-masterDetail{width: 300px;margin-top: 15px;color: #333333;}

.home-masterDetail h5{color: #666666;margin-bottom: 25px;position: relative;}

.home-masterDetail h5 span{display: block;font-size:24px;color:#333333;margin-bottom: 5px;}

.home-masterDetail h5:after{content: "";position: absolute;width:190px;height: 1px;background:#d7001e;top:70px;left: -90px;}

.home-masterDetail p{font-size: 12px;line-height: 26px;height: 105px;}

.home-masterDetail dl dt{color: #d7001e;margin-bottom: 20px;}

.home-masterDetail dl dd{font-size: 12px;height: 60px;}

.home-masterDetail .detail{font-size: 12px;margin-top:15px;color:#666666;display: block;width:98px;height: 28px;line-height: 28px;text-indent: 20px;border: 1px solid #dadada;border-radius: 4px;background:url(../images/home-jt1.png) no-repeat 80px center;transition: all .5s;}

.home-masterDetail .detail:hover{background:url(../images/home-jt2.png) no-repeat 80px center #d7001e;border: 1px solid #d7001e;color: #fff;}

.home-abSchool{width: 380px;}

.home-schoolPic{margin-top: 20px;}

.home-schoolPic .bd{height:260px;overflow: hidden;}

.home-schoolPic .bd li img{display:block;width: 380px;height: 260px;}

.home-schoolPic .hd{overflow: hidden;margin-top: 5px;}

.home-schoolPic .hd li{float: left;margin-right: 8px;}

.home-schoolPic .hd li a{display:block;width:85px;height: 40px;line-height: 40px;text-align: center;border: 2px solid #dadada;transition: all .5s;}

.home-schoolPic .hd li:last-child{margin-right: 0;}

.home-schoolPic .hd li a:hover,.home-schoolPic .hd li a.on{background:#d7001e;border: 2px solid #d7001e;color: #fff;}





/*合作品牌*/

.home-brandMain{margin: 40px 0;}

.home-brandMain ul{width: 1210px;}

.home-brandMain li{width: 199px;height: 99px;border:1px solid #dadada;margin-right: -1px;margin-bottom: -1px;float: left;position: relative;overflow: hidden;}

.home-brandMain li img{width: 100%;height:100%;}

.home-brandMain li .cover{transform: scale(0);transition: all .5s;}

.home-brandMain li:hover .cover{position: absolute;z-index: 5;left: 0;right: 0;top: 0;bottom: 0;line-height: 100px;text-align: center;background: url(../images/tm-b-7.png) repeat ;color: #fff;transform: scale(1.0);}





/*服务优势*/

.home-ys{border-top: 2px solid #dadada;padding: 35px 0;}

.home-ys span{display: inline-block;padding: 0 65px 0 100px;border-right: 1px solid #dadada;}

.home-ys span i{display:block;width:42px;height: 42px;float: left;margin-left: -50px;transition: all .5s;}

.home-ys span b{display: block;color: #333333;font-size: 18px;}

.home-ys span:last-child{border-right: none;}

.home-ys span:hover i{transform: translateY(-5px);-ms-transform: translateY(-5px);-webkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);}





/*底部*/

.footer{background:#ececec;padding: 40px 0;}

.footContact{overflow: hidden;width:500px;color: #666666;}

.footContact dl{float: left;}

.footContact dd:hover a{color: #333333;}

.footEwm{width: 250px;}

.footEwm p{float: right;margin-left: 10px;color: #a4a4a4;}

.footContact dt{font-size: 16px;color: #333333;margin-bottom: 20px;}

.footContact dl{margin-right: 70px;}

.footContact dd{font-size: 12px;margin-bottom: 10px;}

.footContact dd a{color: #a4a4a4;}

.footTel{color: #d7001e;font-size: 12px;}

.footTel strong{display: block;font-size: 26px;font-weight: 600;margin-bottom: 5px;}

.footTel span{display: block;color: #666666;}

.foot-bot{height: 50px;line-height: 50px;background: #333333;font-size: 12px;color: #999999;}

.foot-bot a{color: #999999;margin: 0 10px;}

.foot-bot a:hover{color: #fff;}



/*内页样式*/

/*pagebanner*/

.pageBanner{height: 300px;position: relative;overflow: hidden;margin: 0 auto;}

.pageBanner img{width:1920px;height: 300px;position: relative;left: 50%;margin-left: -960px;}

.pageMain{padding: 30px 0 50px 0;}



/*breadCrumb*/

.breadCrumb{border-bottom: 1px solid #DADADA;height: 30px;margin-bottom: 25px;}

.breadCrumb p{padding-left: 20px;}

.breadCrumb strong{color: #333;font-size: 18px;font-family: "微软雅黑";height: 29px;border-bottom: 2px solid #f20c22;display: inline-block;font-weight: normal;}

.listLeft{width: 930px;overflow: hidden;border: 1px solid #e8e9ea;

padding: 20px;}





/*右侧导航*/

.listRight{width: 200px;border: 1px solid #e8e9ea;border-top: 1px solid #f20c22;}

.src_nav_top{font-size: 18px;text-indent: 58px;padding: 10px 0;color: #f20c22;}

.src_nav_item_tit{display: block;height: 30px;line-height: 30px;text-indent: 60px;background-color: #ede4e4;color: #666;font-weight: 700;border-bottom: 1px solid #c49494;}

.src_nav_item a{display: block;height: 30px;line-height: 30px;padding-left: 60px;}

.src_nav_item a{display: block;width: 100%;color: #2f3337;}

.sni_item{display: inline-block;height: 17px;line-height: 17px;padding-left: 18px;background-image:url(../images/src_nav_dot.png);background-position: 2px center;background-repeat: no-repeat;cursor: pointer;transition: all .5s;}

.src_nav_item a:hover span{margin-left: 5px;}

.src_nav_item a.current span{margin-left: 5px;color: #f20c22}





/*产品列表*/

.product-list ul{width: 1000px;}

.product-list li{width:295px;transition: box-shadow .2s;margin-right: 23px;margin-bottom: 25px;float: left;}

.product-list li:hover{box-shadow: 0 0 3px 1px #dadada;}

.product-list li a{color: #666666;}

.product-list li .pic{width:295px;height: 295px;overflow: hidden;}

.product-list li .pic img{width: 100%;height: 100%;transition: all .6s;}

.product-list li:hover .pic img{transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);-moz-transform: scale(1.1);}

.product-list li .txt{font-size: 12px;padding: 10px;height: 50px;height: 100px;}

.product-list li .txt h4{font-size: 15px;margin-bottom: 10px;}

.product-list li .price{overflow: hidden;margin-bottom: 5px;}

.product-list li .price em{display: block;float: left;font-size: 22px;color: #f20c22;margin-right: 20px;font-style: normal;padding-left: 10px;position: relative;}

.product-list li .price em:before{content: "¥";position: absolute;left: 0;bottom: 2px;font-size: 14px;}

.product-list li .price i{display: block;float: left;font-style: normal;color: #999;margin-top: 8px;text-decoration:line-through;}

/*.product-list li .price span{display: block;float: right;color: #f1b13b;border: 1px solid #f1b13b;border-radius: 2px;padding: 2px 3px;}*/





/*产品详情*/

/* 左侧图片放大镜样式 */

.rec-title{padding-left:20px;height:35px;line-height:35px;background:url(../images/page_line.jpg) no-repeat 10px 10px #e8e8e8;font-size:14px;font-weight:bold;color:#333;}

.product-show-pic{width:420px;height:520px;}

.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}

.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:310px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}

.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}



/* 图片小图样式 */

.spec-preview{width:420px;height:420px;border:1px solid #ccc;}

.spec-scroll{margin-top:10px;width:452px;height:80px;overflow:hidden;position:relative;}

.spec-scroll a.prev{display:block;width:12px;height:21px;position:absolute;top:30px;left:0;background:url('../images/listpro_btn.png') no-repeat 0 0px;overflow:hidden;cursor:pointer;}

.spec-scroll a.prev:hover{background-position:0 -21px;}

.spec-scroll a.next{display:block;width:12px;height:21px;position:absolute;top:30px;right:32px;background:url('../images/listpro_btn.png') no-repeat 0 -42px;overflow:hidden;cursor:pointer;}

.spec-scroll a.next:hover{background-position:0 -63px;}

.spec-scroll .items{position:relative;width:410px;height:80px;margin:0 auto;overflow:hidden;}

.spec-scroll .items ul{position:absolute;width:380px;height:80px;}

.spec-scroll .items ul li{width:95px;height:80px;float:left;}

.spec-scroll .items ul li img{width:80px;height:65px;cursor:pointer;border:1px solid #ccc;}

.spec-scroll .items ul li img:hover,.spec-scroll .items ul .on img{border:1px solid #e6242c;}







/* 产品简介*/

.proshow_synopsis{width:400px;font-size: 14px;line-height: 30px;height:480px;border-radius:3px;}

.proshow_synopsis .title{font-size:24px;color:#f20c22;border-bottom:1px solid #dbdbdb;margin-bottom:15px;padding-bottom:0px;font-weight:normal;padding-bottom: 10px}

.proshow_synopsis strong{color: #333;font-weight: normal;}

.proshow_synopsis .font{line-height:24px;overflow: hidden;height:210px;margin-bottom:20px;}

.proshow_synopsis .font strong{float: left;width: 45px;}

.proshow_synopsis .font div{float: right;width:355px;}

.prodcut-tel{padding-left:40px;margin-bottom:20px;line-height:26px;background:url('../images/p_icon.png') no-repeat left 8px;}

.prodcut-tel span{font-family:arial;font-size:24px;color:#f20c22;display: block;}

.proshow_synopsis .btn a{display: inline-block;width: 170px;height: 40px;line-height: 40px;text-align: center;background:#4b4b4b url(../images/proshow_icon1.png) no-repeat 20px 9px;color: #fff;transition: all 0.3s;font-size:16px;}

.proshow_synopsis .btn .a02{background:#f20c22 url(../images/proshow_icon2.png) no-repeat 20px 13px;margin-left:25px;}

.proshow_synopsis .btn a:hover{opacity: 0.8;filter:alpha(opacity=50);transition: all 0.3s;}





/* 产品说明标签切换样式*/

.gr-tab-list{overflow:hidden;margin-top:30px;margin-bottom:20px;}

.gr-tab-list .hd{height:34px;line-height:34px;border-bottom:2px solid #f20c22}

.gr-tab-list .hd li{padding:0 30px;float:left;text-align:center;margin-right:-1px;cursor:pointer;border: 1px solid #dadada;border-bottom: 0;}

.gr-tab-list .hd li.on{background:#f20c22;color:#fff;}

.gr-tab-list .bd{overflow:hidden;padding-top:15px;}

.tab_down p{height:35px;line-height:35px;border-bottom:1px dotted #ddd;background:url(../images/ly_li.png) no-repeat left center;padding-left:15px;}

.tab_down p a{float:right;background:url(../images/downIcon.png) no-repeat right center;padding-right:25px;}

.tab_down p a:hover{background:url(../images/downIconh.png) no-repeat right center;}





/*办公环境*/

.pic-Officelist ul,.pic-Honorlist ul,.pic-Parnerlist ul,.pic-Studentlist ul ,.pic-Classlist ul{width: 1000px;}

.pic-Officelist li{width:295px;transition: box-shadow .2s;margin-right: 23px;margin-bottom: 25px;float: left;}

.pic-Officelist li:hover{box-shadow: 0 0 3px 1px #dadada;}

.pic-Officelist li a{color: #666666;}

.pic-Officelist li .pic{height: 197px;overflow: hidden;}

.pic-Officelist li .pic img{width: 100%;height: 100%;transition: all .6s;}

.pic-Officelist li:hover .pic img{transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);-moz-transform: scale(1.1);}

.pic-Officelist li span{display: block;height: 35px;line-height: 35px;text-align: center;}





/*学生作品*/

.pic-Studentlist li{width:295px;transition: box-shadow .2s;margin-right: 23px;margin-bottom: 25px;float: left;}

.pic-Studentlist li:hover{box-shadow: 0 0 3px 1px #dadada;}

.pic-Studentlist li a{color: #666666;}

.pic-Studentlist li .pic{height: 212px;overflow: hidden;}

.pic-Studentlist li .pic img{width: 100%;height: 100%;transition: all .6s;}

.pic-Studentlist li:hover .pic img{transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);-moz-transform: scale(1.1);}

.pic-Studentlist li span{display: block;height: 35px;line-height: 35px;text-align: center;}



/*课堂实操*/

.pic-Classlist li{width:290px;transition: box-shadow .2s;margin-right: 23px;margin-bottom: 25px;float: left;}

.pic-Classlist li:hover{box-shadow: 0 0 3px 1px #dadada;}

.pic-Classlist li a{color: #666666;}

.pic-Classlist li .pic{height: 400px;overflow: hidden;}

.pic-Classlist li .pic img{width: 100%;height: 100%;transition: all .6s;}

.pic-Classlist li:hover .pic img{transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);-moz-transform: scale(1.1);}

.pic-Classlist li span{display: block;height: 35px;line-height: 35px;text-align: center;}



/*荣誉资质*/

.pic-Honorlist li{width:295px;transition: box-shadow .2s;margin-right: 23px;margin-bottom: 25px;float: left;}

.pic-Honorlist li:hover{box-shadow: 0 0 3px 1px #dadada;}

.pic-Honorlist li a{color: #666666;}

.pic-Honorlist li .pic{height: 350px;overflow: hidden;}

.pic-Honorlist li .pic img{width: 100%;height: 100%;transition: all .6s;}

.pic-Honorlist li:hover .pic img{transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);-moz-transform: scale(1.1);}

.pic-Honorlist li span{display: block;height: 35px;line-height: 35px;text-align: center;}





/*合作品牌*/

.pic-Parnerlist li{width: 208px;transition: box-shadow .2s;margin-right:33px;margin-bottom: 25px;float: left;}

.pic-Parnerlist li a{color: #666666;}

.pic-Parnerlist li .pic{height:115px;overflow: hidden;border: 1px solid #dadada;}

.pic-Parnerlist li .pic img{width: 100%;height: 100%;transition: all .6s;}

.pic-Parnerlist li span{display: block;height: 35px;line-height: 35px;text-align: center;}

.pic-Parnerlist li:hover .pic img{transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);-moz-transform: scale(1.1);}





/*美容培训*/

/*page-trainTop*/

.tilone{padding-bottom: 5px;color:#f20c22;border-bottom: 2px solid #f20c22;}

.page-trainTop{height:80px;line-height: 80px;}

.page-trainTop h3{font-size:24px;color: #333333;float: left;}

.page-trainTop p{float: right;line-height: 80px;}

.page-trainTop p a{font-size:18px;color:#333333;margin-left: 25px;}

.page-trainTop p a:hover{padding-bottom: 5px;color:#f20c22;border-bottom: 2px solid #f20c22;}

.page-trainBanner{height: 550px;padding-top: 100px;}

.page-trainBan-main h4{font-size: 36px;font-weight: 600;}

.page-trainBan-main h4 span{display: block;font-size:14px;color: #999999;font-family: "Arial";}

.page-trainBan-main .p1{font-size: 14px;width: 525px;margin: 80px 0 30px 0;}

.page-trainBan-main .p2{margin-bottom:35px;}

.page-trainBan-main .p2 span{display: block;}

.page-trainBan-main .p2 span strong{color:#f20c22;}

.page-trainBan-main .detail,.page-trainBan-main .online{display: inline-block;width:140px;height: 40px;border: 1px solid #666666;line-height: 40px;text-align: center;color: #000;font-weight: 600;transition: all .5s;}

.page-trainBan-main .detail:hover,.page-trainBan-main .online:hover{border: 1px solid #e74952;background: #e74952;color: #fff;}



/*课程简介*/

.page-trainMain{padding: 50px 0;}

.page-Tit{text-align: center;font-size:30px;color: #111111;font-weight: 600;}

.page-Tit b{color: #e74952;font-weight: 600;}

.page-Tit span{color: #999999;display: block;font-size: 12px;}

.page-courseItem{width:570px;}

.page-courseItem dl{margin-bottom:40px;}

.page-courseItem dt{font-size: 18px;color:#f20c22;font-weight: 600;margin-bottom:20px;position: relative;padding-left: 15px;}

.page-courseItem dt:before{content: "";position: absolute;width: 5px;height: 5px;background: #f20c22;top: 10px;left: 0;}

.page-courseMain .pic{width: 600px;}

.page-courseBot{margin-bottom: 60px;}

.page-courseBot ul{width: 1250px;}

.page-courseBot li{width:575px;height: 145px;background: url(../images/page-trainCourse-bg.jpg) no-repeat;padding: 35px 0 0 20px;float: left;margin-right: 10px;}

.page-courseBot li h5{font-size: 24px;color: #fff;font-weight: 600;margin-bottom: 30px;}

.page-courseBot li h5 span{font-size: 12px;color: #ff8d98;font-family: "Arial";}

.page-courseBot li p{font-size: 14px;color: #fff;}

.page-courseBot li span{font-size: 18px;font-weight: 600;}

.page-Outline{margin-top: 30px;}



/*专业师资*/

.page-Teachers{background: #f2f2f2;padding:50px 0;}

.page-TeachMain{position: relative;}

.page-TeachWrap{overflow: hidden;}

.page-TeachMain ul{width: 1300px;}

.page-TeachMain li{width: 250px;float: left;margin-right: 60px;text-align: center;}

.page-TeachMain li .pic{width: 250px;height: 250px;border-radius: 50%;overflow: hidden;position: relative;text-align: center;overflow: hidden;}

.page-TeachMain li .pic img{position: absolute;left: 50%;margin-left:-225px;transition: all .5s;}

.page-TeachMain li:hover .pic img{transform: scale(1.1);-ms-transform: scale(1.1);  -webkit-transform: scale(1.1);  -o-transform: scale(1.1);   -moz-transform: scale(1.1); }

.page-TeachMain li .txt span{display: block;font-size:18px;font-weight: 600;margin: 20px 0 10px;}

.page-TeachMain li:hover .txt span{color: #f20c22;}

.page-TeachMain li .txt .desc{height: 60px;overflow: hidden;font-size: 12px;line-height: 20px;margin-bottom: 10px;}

.page-TeachMain li .txt .now{display: block;width: 100px;height: 30px;line-height: 30px;text-align: center;font-size:12px;margin: 0 auto;border: 1px solid #999999;transition: all .5s;}

.page-TeachMain li .txt .now:hover{border: 1px solid #e74952;background: #e74952;color: #fff;}

.page-TeachMain .prev,.page-TeachMain .next{display:block;width: 40px;height:60px;position: absolute;z-index:2;top:50%;margin-top: -20px;cursor: pointer;}

.page-TeachMain .prev{background: url(../images/banner-pn.png) no-repeat left bottom;left:-5%;}

.page-TeachMain .next{background: url(../images/banner-pn.png) no-repeat right bottom;right: -5%;}









/*美容实操*/

.page-Practice{padding: 50px 0;border-bottom: 1px solid #dadada;}

.page-PractMain{margin: 30px 0;position: relative;}

.page-PractMain span{display: block;float: left;width: 290px;height: 400px;margin-right:10px;}

.page-PractMain span .last{margin-right: 0;}

.page-Practice .enlist{display:block;width:330px;height:50px;line-height: 50px;text-align: center;font-size:18px;color: #fff;background: #f20c22;border-radius: 25px;margin: 0 auto;transition: all .5s;}

.page-Practice .enlist:hover{width: 290px;opacity: 0.8;filter: alpha(opacity=80);}

.page-PractMain .prev,.page-PractMain .next{display:block;width: 40px;height:60px;position: absolute;z-index:2;top:50%;margin-top: -20px;cursor: pointer;}

.page-PractMain .prev{background: url(../images/banner-pn.png) no-repeat left bottom;left:-5%;}

.page-PractMain .next{background: url(../images/banner-pn.png) no-repeat right bottom;right: -5%;}





/*学生作品*/

.page-Works{padding: 50px 0;}

.page-Works .page-Tit{margin-bottom:30px;}

.page-WorkLeft{width: 780px;}

.page-WorkLeft li{width:250px;margin: 0 10px 10px 0;float: left;}

.page-WorkLeft li .pic{height:180px;overflow: hidden;}

.page-WorkLeft li .pic img{width: 100%;height: 100%;transition: all .5s;}

.page-WorkLeft li:hover .pic img{transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);-moz-transform: scale(1.1);}

.page-WorkLeft li span{display: block;height:35px;line-height: 35px;text-align:center;}

.page-WorkLeft li:hover span{color:#f20c22;}

.page-WorkRight{width:390px;}

.page-WorkRight li{margin-bottom:10px;overflow: hidden;}

.page-WorkRight li .pic{width:140px;height: 100px;float: left;overflow: hidden;}

.page-WorkRight li .pic img{width: 100%;height: 100%;transition: all .5s;}

.page-WorkRight li:hover .pic img{transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);-moz-transform: scale(1.1);}

.page-WorkRight li dl{width:240px;float: right;}

.page-WorkRight li dt{color:#333333;font-weight: 600;margin-bottom:15px;}

.page-WorkRight li:hover dt{color: #f20c22;}

.page-WorkRight li dd{font-size: 12px;color:#848383;}

.page-WorkRight li .time{margin-top: 20px;}



/*底部留言*/

.page-botWords{background: url(../images/page-trainliuyan-bg.jpg) no-repeat center center;height:520px;}

.page-botWordsBox{width: 510px;color: #fff;}

.page-botWordsBox form{overflow: hidden;margin: 95px 0 15px 0;}

.page-botWordsBox span{display: block;float: left;width:230px;height: 28px;padding: 5px;line-height:28px;background: #000;border: 1px solid #534f4e;border-radius: 5px;margin:0 10px 10px 0;}

.page-botWordsBox span input{display: block;width:220px;height: 28px;color: #fff;}

.page-botWordsBox textarea{width: 470px;height: 158px;padding: 12px;border: 1px solid #534f4e;background: #000;border-radius: 5px;margin-bottom: 60px;color:#fff;}

.page-botWordsBox .sub,.page-botWordsBox .res{width: 245px;height:40px;line-height: 40px;color: #fff;text-align: center;font-size: 18px;font-family: "微软雅黑";border-radius: 5px;cursor: pointer;transition: all .5s;}

.page-botWordsBox .sub{background: #f1ad41;}

.page-botWordsBox .sub:hover{background:#db5705;}

.page-botWordsBox .res{background:#5e5f62;}

.page-botWordsBox .res:hover{background:#3a3a3b;}

::-moz-placeholder{color: #fff;opacity:1;}/* Mozilla Firefox 4 to 18*/

::-moz-placeholder{color: #fff;opacity:1;}/* Mozilla Firefox 19+*/

:-ms-input-placeholder{color: #fff;opacity:1;}

::-webkit-input-placeholder{color: #fff;opacity:1;}



/*分页样式*/

.pagination{font:12px;overflow:hidden;width:723px;padding:10px 0 10px;text-align:center;}

.pagination a{font-size:12px;line-height:22px;display:inline-block;height:22px;padding:0 8px;text-align:center;color:#333;border:1px solid #e3e3e3;background:#fff;}

.pagination a.a1{line-height:22px;height:22px;margin-top:0;padding:0 12px;}

.pagination a:hover{text-decoration:none;color:#000;background:#f1f1f1;}

.pagination span{line-height:22px;display:inline-block;height:22px;padding:0 8px;text-align:center;color:#fff;border:1px solid #df4c18;background:#df4c18;}

.clearfix{clear:both;margin:0;padding:0;font-size:0px;line-height:0px;height:0px;overflow:hidden;}





/*新闻列表*/

.pageNewslList li {

    height: 200px;

    color: #666666;

    padding: 20px 0;

    border-bottom: 1px dashed  #ddd;

}

.pageNewslList li a{

    color: #666666;

}

.pageNewslList li h3 {

    font-size: 18px;

    color: #333333;

    font-weight: normal;

    margin-top: 15px;

}

.pageNewslList li .txt {

    margin-bottom: 10px;

    overflow: hidden;

    margin-top: 10px;

    font-size: 14px;

}

.pageNewslList li span {

    display: block;

    overflow: hidden;

    padding-top: 10px;

    color: #999999;

}

.pageNewslList li .pic{

    width: 280px;

    height: 200px;

    margin-right: 20px;

float:left;

overflow: hidden;

}

.pageNewslList li img {

    width: 100%;

    height: 100%;

    margin-right: 20px;

    transition: all .5s;

}

.pageNewslList li:hover img{



transform: scale(1.1);

-ms-transform: scale(1.1);

-webkit-transform: scale(1.1);

-o-transform: scale(1.1);

-moz-transform: scale(1.1);

}

.pageNewslList li:hover h3{

    color:#f20c22;

}



/* 新闻详细样式 */

.listBox{margin-top: 30px;}

.gr-news-show{overflow:hidden;}

.gr-news-show h2{font-size:20px;line-height:32px;text-align:center;color:#000;position:relative;font-family:"微软雅黑";font-weight:normal;}

.gr-news-show h3{text-align:center;height:30px;line-height:30px;border-bottom:1px dashed #d2d2d2;font-family:"微软雅黑";font-weight:normal;}

.gr-news-show h3 span{margin:8px 8px 0 8px; color:#999;text-decoration:none;}

.fontResizer a{padding:0 5px;}

.curFont{font-weight:bold;color:#000;}

.news-show-box{padding-top:15px;line-height:26px;padding-bottom:10px;}

.news-message{padding-bottom:10px;border-bottom:1px dashed #d2d2d2;overflow:hidden;}

.news-message div{padding:10px 0;}

.news-message h3{width:100%;text-align:right;font-weight:bold;color:#333;text-decoration:underline;overflow:hidden;}

.gr-fenx{height:35px;background:#ddd;padding:0 10px;margin-top:15px;}

.prew {background:url(../images/pre_info.gif) no-repeat left center;float:left;height:35px;line-height:35px;overflow:hidden;padding-left:15px;text-align:left;width:46%;}

.nextw {background:url(../images/next_info.gif) no-repeat right center;float:right;height:35px;line-height:35px;overflow:hidden;padding-right:15px;text-align:right;width:46%;}

.gr-keyword{border:1px solid #dadada;padding:5px 10px;margin:10px 0;overflow:hidden;}

.gr-keyword a{padding:0 5px;}

.newsShow_main{overflow:hidden;padding:15px}

.newsShow_main .newsShow_img{width:300px;height:300px;}

.newsShow_main .news-show-box{float:right;width:740px;padding:0;}

/* 推荐资讯样式 */

.gr-rec-news{margin-top:10px;overflow:hidden;}

.gr-rec-news ul{width:950px;padding-top:10px;}

.gr-rec-news ul li{float:left;margin-right:30px;width:435px;height:28px;line-height:28px;font-size: 14px;}

.gr-rec-news ul li a{display:block;width:260px;line-height:28px;background:url(../images/ly_li.png) no-repeat left center;padding-left:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left;}

.gr-rec-news ul li span{float:right;color:#999;}

.rec-title{padding-left:20px;height:35px;line-height:35px;background:url(../images/page_line.jpg) no-repeat 10px 10px #ddd;font-size:14px;font-weight:bold;color:#333;}







/*客服窗口样式*/

/* 在线客服样式 */

.kefuBox{position:fixed;z-index:1000;top:180px;right:0;width:auto; _position:absolute;_top: expression(documentElement.scrollTop +45);}

.kefuBox .kefuLeft{float:left;overflow:hidden;width:30px;height: 157px;cursor:pointer;background:url(../images/qq/kefu_l.png) no-repeat}

.kefuBox .kefuRight{display:block;float:left;overflow:hidden;width:0;}

.kefuBox .kefuTop{width:154px;height:46px;background:url(../images/qq/kefu_top.png) no-repeat;}

.kefuBox .kefuClose{float:right;overflow:hidden;width:154px; height:46px;display:block;cursor:pointer;}

.kefuBox .kefuBottom{width:154px;height:12px;background:url(../images/qq/kefu_bottom.png) no-repeat;}

.kefuBox .kefuCont{width:154px;padding:0 12px;background:url(../images/qq/kefu_line.png) repeat-y;overflow:hidden;}

.kefuBox .kefuCont ul{margin:0;padding:0;}

.kefuBox .kefuCont ul li{width:80px;line-height:28px;overflow:hidden;height:28px;padding-left:40px;padding-right:10px;text-overflow:ellipsis;white-space:nowrap;margin-bottom:5px;}

.kefuBox .kefuCont ul li a{color:#333;}

.kefuBox .kefuCont ul li.pic{width:130px;height:89px;margin-bottom:10px;padding:0;}

.kefuBox .kefuCont ul li.qq{background:url(../images/qq/qq.png) no-repeat;}

.kefuBox .kefuCont ul li.wang{background:url(../images/qq/wangwang.png) no-repeat}

.kefuBox .kefuCont ul li.spk{background:url(../images/qq/skype.png) no-repeat}

.kefuBox .kefuCont ul li.codeer{display:block;width:130px;height: 165px;text-align:center;color:#fff;padding:10px 0 0;font-family:"微软雅黑";font-size:14px;margin-bottom:0;}

.kefuBox .kefuCont ul li.codeer p{display:block;height:35px;line-height:35px;}

.kefuBox .kefuCont ul li.codeer span{display:block;width:130px;height:130px;padding:7px;background:url(../images/qq/cobj.png) no-repeat;}

.kefuBox .kefuCont ul li.codeer span img{width:116px;height:116px;}





/* 人才招聘  */

.gr-jobs-list dd{padding:0 15px;height:50px;line-height:50px;border:1px solid #ddd;background:#f1f1f1;margin-top:10px;cursor: pointer;font-size:14px;}

.gr-jobs-list dd em{float:right;display:block;width:15px;height:15px;background:url(../images/iconf.png) no-repeat;cursor:pointer;margin-top:20px;}

.gr-jobs-list dd.on em{background:url(../images/icong.png) no-repeat;}

.gr-jobs-list dd span{display:block;float:left;width:195px;}

.gr-jobs-list dt{border:1px solid #ccc;border-top:none;padding:15px;margin-bottom:10px;background:#fff;}

.gr-jobs-list dt strong{font-size:14px;}

a.gr-apply{display:block;width:140px;height:40px;margin:30px auto 0;background:#999;color:#fff;line-height:40px;text-align:center;border-radius:2px;}

a.gr-apply:hover,.jobs-submit:hover{background:#666;color:#fff;}



.jobsShow{border:1px solid #ddd;background:#fff;}

.jobsShow h3{font-size:14px;font-weight:bold;background:#ddd;line-height:35px; padding-left:15px;font-weight:normal;}

.jobsShow table{margin:10px 20px 20px;background:#fff;}

.jobsShow .mr{padding-right:20px;}

.jobsShow .jobsInput{width:325px;border:1px solid #ddd;line-height:25px;height:25px;padding:0 5px;margin-bottom:10px;}

.jobsShow .input_radio{margin-right:5px;vertical-align: middle;}

.jobsShow .jobsInput:focus,.jobsShow .jobsTextarea:focus{border:1px solid #d40413;}

.jobsShow .jobsTextarea{width:860px;padding:5px;border:1px solid #ddd;line-height:22px;height:125px;margin-top:3px;display:block;}

.jobsShow .jobsSubmit{background:#999;width:85px;height:30px;line-height:30px;cursor:pointer;border:none;color:#fff;margin-right:10px;margin-top:20px;border-radius:4px;}

.jobsShow .jobsSubmit:hover{background:#666;color:#fff;}

.jobsShow .jobsSubmitb{background:#333;width:100px;height:30px;line-height:30px;cursor:pointer;border:none;color:#fff;margin-top:20px;border-radius:4px;}

.jobsShow .jobsSubmitb:hover{background:#d40413;color:#fff;}



/* 内页留言样式 */

#contactlb{width:900px;font-size:16px;font-weight:bold;color:#333; font-family: "微软雅黑";font-weight: normal;margin-bottom:40px;}

#contactlb span{font-weight:normal;font-size:13px;font-family:Arial;display:block;color:#999;}

#leavetable{margin-top:35px;}

#leavetable tr{height:40px;}

#dituContent{width:900px;height:420px;}

.contactFont{overflow:hidden;margin-top:30px;}

.contactnr{width:600px;margin:0 auto;}



/*内页产品推荐*/

.recommend_pro{margin:15px 0;}

 .left_title{ background:#fff; height:40px; line-height:40px; font-size: 12px;color: #f20c22;font-size: 14px;font-weight:normal;border-top: 1px solid #f20c22;border-bottom: 1px solid #c49494;text-align: center;}

.recommend_slide{height:615px;overflow:hidden;padding:14px;background:#fff;border-top:none; }

.recommend_pro li{ width:180px;overflow:hidden;margin-bottom:10px;}

.recommend_pro li img{ width:160px; height:160px; border:1px solid #ddd;padding:2px;}

.recommend_pro li span{height:30px; line-height:30px; position:relative; text-align:center;display: block;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}

.recommend_pro li:hover img{ border: 1px solid #f20c22;}





