@charset "utf-8";
/* CSS Document */ 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;} 
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;} 
ul,li{list-style:none; margin:0; padding:0;}
a img{border:0;display: block;}
html, body{height: auto; }
em,i{font-style: normal;}
a:hover *,*:hover,li a:hover *,li:hover *,li:hover a *{-webkit-transition: all 320ms ease-out 0s;-moz-transition: all 320ms ease-out 0s;
  -o-transition: all 320ms ease-out 0s;transition: all 320ms ease-out 0s;}
/*颜色字体设置-start-*/
a{color:#333;text-decoration:none;cursor: pointer;}
a:hover{color:#31a554;}
p{color:#333;}
body{background:#fff;overflow-x:hidden;color:#333;font-size:28px;
  font-family: Arial, "微软雅黑",'Microsoft yahei', SimSun, "宋体", sans-serif;}
html,body{width: 100%;max-width: 750px;height: auto;margin: 0 auto;}
/*颜色字体设置-end-*/
/******bk*******/ 
.bk10,.bk20,.bk30,.bk40,.bk50,.bk60,.bk70,.bk80,.bk90,.bk100{width:100%;overflow: hidden;clear: both;display: block;}
.bk10{height:10px;}
.bk20{height:20px;}
.bk30{height:30px;}
.bk40{height:40px;}
.bk50{height:50px;}
.bk60{height:60px;}
.bk70{height:70px;}
.bk80{height:80px;}
.bk90{height:90px;}
.bk100{height:100px;}
/******other*******/ 
.fl{float:left;display: inline-block;}
.fr{float:right;display: inline-block;}
/******clear float*******/ 
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } 
.clearfix {display: inline-table;} 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {display: block;} 

/*header*/
@media only screen and (min-width: 641px){.am-container {padding:0;}}
.topbar{width: 100%;height:120px;background: #fff;}
.topbar .logo{text-align: center;padding: 0;}
.topbar .logo a{width:430px;height: 120px;display: inline-block;
  background: url(../images/logo.png) center no-repeat;margin: 0 auto;}
.topbar .back{text-align: left;padding: 0 0 0 30px;}
.topbar .back a{display: inline-block;height: 120px;width: 60px;
  background: url(../images/arrow_left.png) left center no-repeat;}
.topbar .back_home a{background: none;}
.topbar .menu{text-align: right;padding: 0 30px 0 0;}
.topbar .menu a{display: inline-block;width:80px;height: 60px;margin: 30px 0 0;
	background:#31a554 url(../images/menus.png) center no-repeat;
  border-radius: 10px;}

/*nav*/
.am-panel {background:transparent;-webkit-box-shadow:none;box-shadow:none;border: none;}
.am-offcanvas-bar{width: 100%;background:rgba(255,255,255,1);}
.am-offcanvas-bar:after{background:transparent;}
.am-offcanvas-content{padding:30px;}
.am-panel-default>.am-panel-hd {background:transparent; border-bottom: 1px solid #d9d9d9;}
.am-panel-hd{padding:10px 0;}
.am-panel-bd{padding: 30px;}
.am-panel-title,.am-offcanvas-content a{line-height:3em;display: block;color: #333;font-size:1.1em;}
.am-panel-title i{display: block;line-height:3em;font-size:1.1em;
  background: url(../images/nav_right.png) right center no-repeat;width: 100%;height: 100%;}
.am-panel-group .am-panel-hd+.am-panel-collapse .am-panel-bd {border-top:none;}
.am-offcanvas .close a{width: 60px;height: 60px;display: inline-block;
  background: url(../images/nav_close.png) center no-repeat;}
.am-offcanvas-content .am-panel-bd li{display: block;border-bottom: 1px dotted #d9d9d9;line-height:3em;
  padding: 5px 0;}
.am-offcanvas-content .am-panel-bd li a{display: block;color: #b3b3b3;font-size:.9em;}
.am-panel-title a:hover,.am-offcanvas-content .am-panel-bd li a:hover{color:#31a554;}


/*img_center*/
.img_center{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;
  -webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;
  justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.img_center img{max-width: 100%;max-height: 100%;display: block;vertical-align: middle;}


.hvr-float{display: inline-block;vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;transition-duration: 0.3s;
  -webkit-transition-property: transform;transition-property: transform;
  -webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
  -webkit-transform: translateY(-8px);transform: translateY(-8px);}

input,textarea,button{border: none;}

input:active,input:hover,input:focus,input:visited,
button:active,button:hover,button:focus,button:visited,
select:active,select:hover,select:focus,select:visited,
textarea:active,textarea:hover,textarea:focus,textarea:visited{outline: none;border: none}

.swiper-button-next:active,.swiper-button-prev:active,
.swiper-button-next:hover,.swiper-button-prev:hover,
.swiper-button-next:focus,.swiper-button-prev:focus,
.swiper-button-next:visited,.swiper-button-prev:visited{border: none;outline: none;}

/*底部*/
.bk60_wap{width: 100%;height: 120px;display: block;overflow: hidden;}
.fixed_qq{width: 750px;height: 120px;margin: 0 0 0 -375px;
  line-height: 80px;background:#31a554;text-align: center;position: fixed;left: 50%;bottom: 0;z-index: 999;}
.fixed_qq a{display: inline-block;width:25%;text-align: center;
  float: left;padding: 10px 0 0;}
.fixed_qq a p{line-height: 40px;color: #fff;}
.fixed_qq a i{display: inline-block;line-height: 40px;height: 60px;width: 60px;}
.fixed_qq a i.ic_1{background: url(../images/ic_1.png) 0  0 no-repeat;}
.fixed_qq a i.ic_2{background: url(../images/ic_2.png) 0  0 no-repeat;}
.fixed_qq a i.ic_3{background: url(../images/ic_3.png) 0  0 no-repeat;}
.fixed_qq a i.ic_4{background: url(../images/ic_4.png) 0  0 no-repeat;}
.fixed_qq a i.ic_5{background: url(../images/ic_5.png) 0  0 no-repeat;}

/*float_ask*/
.float_ask{position: fixed;left: 0;top:0;right: 0;bottom: 0;z-index: 1224;
  width: 100%;height:100%;background: rgba(0,0,0,.6);display: none;}
.float_ask .box{width: 580px;height: 880px;display: block;
  position: fixed;left: 50%;top:50%;z-index: 1448;margin: -450px 0 0 -290px;}
.float_ask .all{background:url(../images/ewm_bg.png) center no-repeat;
  width: 100%;height: 800px;display: block;}
.float_ask .top{text-align: center;width: 100%;height: 220px;padding: 60px 0 0;}
.float_ask .top h2{font-size:1.4em;}
.float_ask .top p{color: #808080;margin: 10px 0 0;}
.float_ask .bot{text-align: center;padding: 80px 0 0;}
.float_ask .bot img{width: 400px;height: 400px;display: inline-block;}
.float_ask .close{text-align: center;padding: 30px 0 0;}
.float_ask .close a{width: 70px;height:70px;display: inline-block;
  background: url(../images/pop_close.png) center no-repeat;}

/*pagejump*/
.pageJump{text-align: center;padding: 20px 0 0;}
.pageJump .pagination{text-align: center;width: 100%;overflow: hidden;height: auto;margin: 0;}
.pageJump .pagination li{display: inline-block;border: none;}
.pageJump .pagination li span,.pageJump .pagination li a{border: none;background:#eaf6ee;padding: 10px 15px;}
.pageJump .pagination li.active span,.pageJump .pagination li:hover span,.pageJump .pagination li:hover a{
  background:#31a554;color: #fff;}

/*海报*/
.banner_box{width: 100%;height:360px;}
.banner_box .swiper-container-big{width:100%; height:360px;position: relative;overflow: hidden;}
.banner_box .swiper-container-big .swiper-slide a{display: block;}
.banner_box .swiper-container-big .swiper-slide a img{width: 100%;height: 360px;}
.banner_box .swiper-horizontal>.swiper-pagination-bullets{bottom: 20px;position: absolute;
  z-index: 16;text-align: center;}
.banner_box .swiper-pagination-bullet{width: 10px;height: 10px;border-radius:50px;background: #fff;opacity: .7;}
.banner_box .swiper-pagination-bullet-active {opacity: 1;}

/*ho_tit_all*/
.ho_tit_all{text-align: center;padding: 0 0 40px;}
.ho_tit_all img{display: inline-block;}

/*class_out*/
.class_out{padding: 50px 30px;background:#f7fdfd url(../images/ho_bg_1.jpg) center bottom no-repeat;display: block;}

.class_out .swiper-class{width: 100%;height: 780px;display: block;overflow: hidden;position: relative;background: #fff;}
.class_out .swiper-class .swiper-button-prev{left: 20px;
  background: url(../images/btns_l.png) center no-repeat;}
.class_out .swiper-class .swiper-button-next{right: 20px;
  background: url(../images/btns_r.png) center no-repeat;}
.class_out .swiper-class .swiper-button-next,
.class_out .swiper-class .swiper-button-prev{width: 40px;height: 40px;color: transparent;top:250px;}

.class_out .pic,.class_out .pic img{width: 100%;height: 460px;display: block;overflow: hidden;}
.class_out .pic:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.class_out .txt{width: 100%;height: auto;padding:50px 30px 0;}
.class_out .txt h2,.class_out .txt p,.class_out .txt .btns{display: block;width: 100%;}
.class_out .txt h2 a{font-weight: bold;font-size: 1.4em;color: #31a554;}
.class_out .txt h2 a,.class_out .txt p{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}
.class_out .txt p{color: #999;font-size: 1.2em;margin: 10px 0 30px;}
.class_out .txt .btns a{width: 240px;height: 50px;display: inline-block;background: #31a554;
  color:#fff;text-align: center;line-height: 50px;text-transform: uppercase;
  border-radius: 60px;}
.class_out .txt .btns a:hover{background: #1f9943;}

/*team_out*/
.team_out{padding: 50px 30px;background: url(../images/ho_bg_2.jpg) center bottom no-repeat;
  display: block;}

.myteateam{width: 100%;position: relative;}
.myteateam .swiper{width:540px;background: #fff;padding:0 50px 50px;height: auto;overflow: hidden;}
.myteateam .swiper-button-prev{left: 0;background: url(../images/btns_lb.png) center no-repeat;}
.myteateam .swiper-button-next{right: 0;background: url(../images/btns_rb.png) center no-repeat;}
.myteateam .swiper-button-next,.myteateam .swiper-button-prev{width: 40px;height: 70px;
  font-size:0;color: transparent;}
.myteateam .pic,.myteateam .pic img{width: 440px;height: 620px;display: block;overflow: hidden;}
.myteateam .pic:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.myteateam .txt{padding: 40px 0 0;}
.myteateam .txt h2{font-weight: bold;line-height: 60px;}
.myteateam .txt h2 .s1{color: #31a554;font-size: 1.4em;}
.myteateam .txt h2 .s2{margin: 0 0 0 10px;font-size: 1.2em;}
.myteateam .txt .p1{font-size: 1.2em;background: url(../images/facs.png) left bottom no-repeat;
  padding: 0 0 60px;margin: 0 0 20px;}
.myteateam .txt .list li{background: url(../images/doit.png) left center no-repeat;
  line-height: 50px;padding: 0 0 0 20px;color: #999;}

/*style_out*/
.style_out{padding: 50px 30px;background: url(../images/ho_bg_3.jpg) center bottom repeat;
  display: block;}
.style_out .box{background: #fff;padding:0 30px 30px;}
.style_out .tit{padding: 30px 0;line-height: 50px;font-size: 1.2em;font-weight: bold;
  text-align: center;}
.style_out .list{margin: 0 0 0 -30px;}
.style_out .list li{float: left;width: 300px;display: inline-block;margin: 0 0 30px 30px;}
.style_out .list li a{display: block;}
.style_out .list li .pic,.style_out .list li .pic img{width: 100%;height: 200px;display: block;
  overflow: hidden;}
.style_out .list li:hover .pic img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.style_out .list li p{text-align: center;line-height:40px;margin: 10px 0 0;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}
.style_out .list li p:hover{color: #31a554;}


/*news_out*/
.news_out{padding: 50px 30px 20px;background: url(../images/ho_bg_4.jpg) center bottom no-repeat;
  display: block;}

.news_out .big{width: 100%;display: inline-block;}
.news_out .big .pic,.news_out .big .pic img{width: 100%;height: 460px;display: block;overflow: hidden;}
.news_out .big .pic:hover  img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.news_out .big .txt{padding: 30px 0 0;}
.news_out .big .txt h2{font-size: 1.2em;margin: 0 0 10px;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}
.news_out .big .txt h2:hover{color: #31a554;}
.news_out .big .txt p{font-size: .9em;color: #999;
  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}

.news_out .list{margin: 40px 0 0 -30px;}
.news_out .list li{float: left;display: inline-block;width: 330px;
  margin: 0 0 30px 30px;}
.news_out .list li a{display: block;}
.news_out .list li .pic,.news_out .list li .pic img{width: 100%;height: 220px;display: block;overflow: hidden;}
.news_out .list li .pic:hover  img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.news_out .list li p{text-align: center;line-height: 60px;margin: 10px 0 0;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}
.news_out .list li p:hover{color: #31a554;}

.fixed_onform{position: fixed;left: 0;top:0;right: 0;bottom: 0;z-index: 1224;
  width: 100%;height:100%;display: none;}
.fixed_onform .frames{width: 660px;height: 700px;display: block;
  position: fixed;left: 50%;top:50%;z-index: 1448;transform: translate(-50%, -50%);}
.fixed_onform .masks{position: fixed;left: 0;top:0;right: 0;bottom: 0;z-index: 1224;
  width: 100%;height:100%;background: rgba(0,0,0,.6);}
.fixed_onform .box{background:#fff;border-radius: 50px;
  width: 100%;height: 600px;display: block;padding: 0 30px;}
.fixed_onform .close{text-align: center;padding: 40px 0 0;}
.fixed_onform .close a{width: 60px;height:60px;display: inline-block;
  background: url(../images/all_close.png) center no-repeat;}

.fixed_onform .tit{text-align: center;padding: 40px 0 30px;}
.fixed_onform .tit h2{font-size: 1.2em;}
.fixed_onform .tit p{font-size: .9em;color: #999;margin: 10px 0 0;}
.fixed_onform input{width: 100%;border: 1px solid #e5e5e5;line-height:100px;
  padding: 0 20px 0 60px;margin: 0 0 20px;border-radius: 5px;}
.fixed_onform .s1{background: url(../images/icss_1.png) 20px center no-repeat;}
.fixed_onform .s2{background: url(../images/icss_2.png) 20px center no-repeat;}
.fixed_onform button{width: 100%;height: 100px;border: none;margin: 0 auto;display: block;
  text-align: center;color: #fff;background: #31a554;border-radius: 50px;}
.fixed_onform button:hover{background: #1f9943;}


/*内页*/
.inbanner{width: 100%;height: 300px;display: block;padding: 0 20px;
  display: flex;flex-wrap: wrap;align-content: center;justify-content: center;}

.ho_tit_two{text-align: center;}
.ho_tit_two h2 img{margin: 0 0 10px;display: inline-block;}
.ho_tit_two p{color:#31a554;font-weight: lighter;font-size: .9em;}

.bread{text-align: center;display: block;width: 100%;margin:20px 0 0;}
.bread ul{background: #fff;display: inline-block;line-height: 60px;
  padding: 0 30px;border-radius: 60px;}
.bread li{display: inline-block;padding: 0 20px;}
.bread li.on a,.bread li:hover a{font-weight: bold;color:#31a554;}

/*关于我们*/
.about_in_1{padding: 30px;}
.about_in_1 .pic,.about_in_1 .pic img{width:100%;height: 550px;display: block;overflow: hidden;}
.about_in_1 .pic:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.about_in_1 .txt{padding: 30px 0 0;}
.about_in_1 .txt h2{font-size: 2em;margin: 0 0 20px;
  font-family:"宋体",Arial,'Microsoft yahei',SimSun, sans-serif;}
.about_in_1 .txt h2 span{display: inline-block;line-height: 60px;position: relative;}
.about_in_1 .txt h2 span:after{content:"";width: 30px;height: 2px;display: block;
  background: #31a554;position: absolute;right: -50px;top:29px;z-index: 12;}
.about_in_1 .dis img{max-width: 100%;}
.about_in_2{}
.about_in_2 li{float: left;display: inline-block;width: 330px;margin: 0 0 30px 30px;}
.about_in_2 li a,.about_in_2 li img{width: 100%;height: 220px;display: block;overflow: hidden;}
.about_in_2 li:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}

/*荣誉资质*/
.honor_in_list{}
.honor_in_list li{float: left;display: inline-block;width: 330px;
  margin: 0 0 30px 30px;border: 1px solid #e5e5e5;padding: 19px 19px 0;}
.honor_in_list li a{display: block;}
.honor_in_list li .pic,.honor_in_list li .pic img{width: 100%;height: 190px;display: block;overflow: hidden;}
.honor_in_list li:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.honor_in_list li p{line-height: 80px;text-align: center;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}
.honor_in_list li p:hover{color: #31a554;}

/*培训课程*/
.class_in_list{margin: 0 30px;}
.class_in_list li{display:block;width: 100%;margin:0 0 30px;}
.class_in_list li a{display: block;border: 1px solid #e5e5e5;padding: 29px;}
.class_in_list li .pic,.class_in_list li .pic img{width: 100%;height: 420px;display: block;overflow: hidden;}
.class_in_list li:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.class_in_list li .txt{padding: 20px 0 0;}
.class_in_list li .txt h2,.class_in_list li .txt p{overflow: hidden;
  white-space: nowrap;text-overflow: ellipsis;display:block;}
.class_in_list li .txt h2{font-size: 1.2em;}
.class_in_list li .txt p{color: #999;margin: 5px 0 15px;}
.class_in_list li .txt .btns{display: inline-block;padding: 0 20px;border-radius: 60px;
  border: 1px solid #31a554;color: #31a554;line-height: 60px;font-size: .9em;}
.class_in_list li .txt .btns:hover{background: #eaf6ee;}

/*课程内页*/
.class_in_1{padding: 30px;background: #eaf6ee;}
.class_in_1 .box{background: #fff;padding: 30px;}
.class_in_1 .pic,.class_in_1 .pic img{width: 100%;height:420px;display: block;overflow: hidden;}
.class_in_1 .pic:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.class_in_1 .txt{padding: 30px 0 0;}
.class_in_1 .txt h2{font-size: 1.4em;}
.class_in_1 .txt .p1{color: #999;}
.class_in_1 .txt .btns a{border: 1px solid #31a554;border-radius: 60px;
  line-height: 60px;padding: 0 30px;color: #31a554;display: inline-block;}
.class_in_1 .txt .btns a span{padding: 0 0 0 34px;display: inline-block;}
.class_in_1 .txt .btns a:hover{background: #eaf6ee;}
.class_in_1 .txt .btns p{margin: 20px 0 0;}
.class_in_1 .txt .btns .s1 span{background: url(../images/btnss.png) left center no-repeat;background-size: 24px;}
.class_in_1 .txt .btns .s2 span{background: url(../images/btnst.png) left center no-repeat;background-size: 24px;}

.class_in_2{padding: 30px;}
.class_in_2 .tit{line-height: 100px;background: #eaf6ee;border-left: 3px solid #31a554;
  padding: 0 0 0 20px;font-family:  "宋体",Arial,'Microsoft yahei',SimSun, sans-serif;
  font-size: 1.2em;color: #31a554;}
.class_in_2 .dis{margin: 30px 0 0;}
.class_in_2 .dis img{max-width: 100%;}

/*招生指南*/
.guide_in_list{margin: 0 30px;}
.guide_in_list li{display: block;margin:0 0 30px;border: 1px solid #e5e5e5;padding: 29px;}
.guide_in_list li .time{width: 120px;height: 120px;
  text-align: center;border: 1px solid #e5e5e5;
  display: flex;flex-wrap: wrap;align-content: center;justify-content: center;}
.guide_in_list li .time p{color: #999;width: 100%;display: block;}
.guide_in_list li .time .p1{font-weight: bold;font-size:1.2em;}
.guide_in_list li .time .p2{font-size: .9em;}
.guide_in_list li .txt{width:480px;padding: 10px 0 0;}
.guide_in_list li .txt h2,.guide_in_list li .txt p{overflow: hidden;
  white-space: nowrap;text-overflow: ellipsis;display:block;}
.guide_in_list li .txt h2{font-size: 1.2em;margin: 0 0 10px;}
.guide_in_list li .txt p{color: #999;font-size: .9em;}
.guide_in_list li .txt h2:hover{color:#31a554;}
.guide_in_list li:hover .time{background: #eaf6ee;border: 1px solid #eaf6ee;}

/*师资团队*/
.team_in_list{margin: 0 30px;}
.team_in_list li{display:block;width:100%;
  margin: 0 0 30px;}
.team_in_list li a{border: 1px solid #e5e5e5;padding: 29px;}
.team_in_list li .pic,.team_in_list li .pic img{width: 170px;height:240px;display: block;
  overflow: hidden;}
.team_in_list li:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.team_in_list li .txt{width: 400px;padding:20px 0 0;}
.team_in_list li .txt h2{font-size: 1.4em;}
.team_in_list li .txt p{color: #999;margin: 0 0 30px;}
.team_in_list li .txt .btns{display: inline-block;padding: 0 20px;border-radius: 60px;
  border: 1px solid #31a554;color: #31a554;line-height: 60px;font-size: .9em;}
.team_in_list li .txt .btns:hover{background: #eaf6ee;}
.team_in_list li .txt h2:hover{color: #31a554;}

/*团队内页*/
.inbanner{text-align: center;}
.inbanner .pic{width: 160px;height: 160px;border: 3px solid #31a554;border-radius: 100px;
  display:inline-block;overflow: hidden;}
.inbanner .pic img{width: 160px;min-height: 160px;height: auto;}
.inbanner .pic:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.inbanner .tit{line-height:40px;color: #000;margin: 10px 0 0;text-align: center;}
.inbanner .tit .s1{font-size: 1.4em;}
.inbanner .tit .s2{margin: 0 0 0 10px;}

.tems_in_2{padding: 0 30px;}
.tems_in_2 .box{background: #fff;padding: 30px;}
.tems_in_2 dl{padding: 0 0 40px;}
.tems_in_2 dl:last-child{padding: 0;}
.tems_in_2 dt{background: url(../images/doitv.png) left center no-repeat;
  padding: 0 0 0 20px;font-size:1.2em;font-family:"宋体",Georgia,"Times New Roman",Times,serif;}
.tems_in_2 dd{margin: 10px 0 0;color: #666;padding: 0 0 0 20px;}



/*学员风采*/
.style_in_list{}
.style_in_list li{float: left;display: inline-block;width: 330px;
  margin: 0 0 30px 30px;border: 1px solid #e5e5e5;padding: 19px 19px 0;}
.style_in_list li a{display: block;}
.style_in_list li .pic,.style_in_list li .pic img{width: 100%;height: 190px;display: block;overflow: hidden;}
.style_in_list li:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.style_in_list li p{line-height: 80px;text-align: center;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}
.style_in_list li p:hover{color: #3d9738;}


/*行业动态*/
.news_in_list li{margin: 0 30px;display: block;border-bottom: 1px solid #e5e5e5;padding: 0 0 30px;}
.news_in_list li a{display: block;}
.news_in_list li .pic,.news_in_list li .pic img{width: 270px;height: 160px;
  display: inline-block;overflow: hidden;}
.news_in_list li:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.news_in_list li .txt{width: 400px;padding: 10px 0 0;}
.news_in_list li .txt h2{font-size:1.2em;
 display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.news_in_list li .txt p{font-size: .9em;color: #999;}
.news_in_list li .txt h2:hover {color:#31a554;}


/*新闻内页*/
.news_in_box{padding:0 30px;}
.news_in_box .top{text-align: center;padding:30px;border: 1px solid #e5e5e5;}
.news_in_box .top h2{font-size:1.4em;padding: 0 0 10px;}
.news_in_box .top p{color: #999;}
.news_in_box .dis{padding: 30px 0;}
.news_in_box .dis img{max-width: 100%;}
.news_in_box .bot{padding:30px 0;border-top: 1px solid #e5e5e5;}
.news_in_box .bot p{line-height: 50px;color: #999;margin: 0 0 10px;}
.news_in_box .bot p a{color: #4c4c4c;}
.news_in_box .bot p a:hover{color: #3d9738;}


/*联系我们*/
.con_in_1{padding:30px;}

.con_in_2{padding: 30px;background:#eaf6ee;}
.con_in_2 .box_r{padding: 30px;background: #fff;margin: 30px 0 0;}
.con_in_2 .box_r .tit{text-align: center;font-size: 1.4em;margin: 0 0 20px;
  font-family:  "宋体",Arial,'Microsoft yahei',SimSun, sans-serif;}
.con_in_2 .box_r input{height:80px;width:100%;text-indent: 20px;line-height:50px;
  background:#f7f7f7;border:none;color:#666;margin: 0 0 20px;}
.con_in_2 .box_r textarea{width: 100%;height: 80px;background: #f7f7f7;border:none;
  color: #666;line-height:80px;text-indent: 20px;margin: 0 0 20px;}
.con_in_2 .box_r button{width:100%;height:80px;background:#31a554;
  color: #fff;line-height:80px;display: block;border: none;}
.con_in_2 .box_r button:hover{background:#1f9943;}
input,button,textarea{font-family: "微软雅黑",Verdana, Arial, Helvetica, sans-serif;}

.con_in_2 .box_l{}
.con_in_2 .box_l dt{}
.con_in_2 .box_l dt h2{font-size: 1.4em;margin: 0 0 10px;
  font-family:  "宋体",Arial,'Microsoft yahei',SimSun, sans-serif;}
.con_in_2 .box_l dt h3{color: #999;}
.con_in_2 .box_l dd{}
.con_in_2 .box_l dd p{color: #4c4c4c;line-height: 40px;padding: 0 0 0 40px;margin: 0 0 10px;}
.con_in_2 .box_l dd .p1{background: url(../images/zw_4.png) left 5px no-repeat;background-size: 30px;}
.con_in_2 .box_l dd .p2{background: url(../images/zw_2.png) left 5px no-repeat;background-size: 30px;}
.con_in_2 .box_l dd .p3{background: url(../images/zw_3.png) left 5px no-repeat;background-size: 30px;}





/*

颜色  #2373c8   #2098D1

多行隐藏        display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;
行业省略        overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;
视频           <video controls="" autoplay="" name="media"><source src="http://www.vc520.com/images/lvpai.mp4" type="video/mp4"></video>
链接新页面      onclick="window.open('passwd_xg.html')"
图片懒加载      <img class="lazy" data-original="images/cp1.jpg">
返回上一页      <a href="javascript :;" class="fa-angle-left fa" onClick="javascript :history.back(-1);"></a>
消除scroll边框 .scrollbar-none::-webkit-scrollbar {width: 0px;height: 0;}  
背景透明        background: rgba(0,0,0,.6);
清除属性        float:none; position:static;
字体            font-family: "微软雅黑",Verdana, Arial, Helvetica, sans-serif;
定义字体        @font-face {font-family: fzlej;src: url(../font/fzlej.ttf);}
两边对齐        text-align:justify; text-justify:inter-ideograph;
空元素          font-size:0;display:none;overflow:hidden;height:0;width: 0;
空格            span style="white-space:pre";
背景透明        background:transparent;   
轮廓线          outline:#00ff00 dotted thick;
边框阴影        box-shadow:4px 2px 6px 6px #333333 inset;
文本阴影        text-shadow: X-Offset Y-Offset blur color;
分列            columns:100px 3;

1.缓冲     
-ms-transition: all 320ms ease-out 0s;-moz-transition: all 320ms ease-out 0s;
-webkit-transition: all 320ms ease-out 0s;-o-transition: all 320ms ease-out 0s;transition: all 320ms ease-out 0s;
2.圆角    
-ms-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;-o-border-radius: 5px; border-radius: 5px;
-ms-border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;-o-border-radius: 10px; border-radius: 10px;
-ms-border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px;-o-border-radius: 20px; border-radius: 20px;
-ms-border-radius: 60px; -moz-border-radius: 60px; -webkit-border-radius: 60px;-o-border-radius: 60px; border-radius: 60px;
-ms-border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;-o-border-radius: 50%; border-radius: 50%; 
3.旋转      
-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);
-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);
-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);
-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);
4.缩放    
transform: scale(1);-moz-transform: scale(1);-webkit-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);
transform: scale(1.2);-moz-transform: scale(1.2);-webkit-transform: scale(1.2);-o-transform: scale(1.2);-ms-transform: scale(1.2);
transform: scale(0);-moz-transform: scale(0);-webkit-transform: scale(0);-o-transform: scale(0);-ms-transform: scale(0);
5.透明度
filter:alpha(opacity=80);-ms-opacity:0.8;-moz-opacity:0.8;-webkit-opacity:0.8;-o-opacity:0.8;opacity: 0.8;
filter:alpha(opacity=60);-ms-opacity:0.6;-moz-opacity:0.6;-webkit-opacity:0.6;-o-opacity:0.6;opacity: 0.6;
6.灰度      
-ms-filter: grayscale(1);-moz-filter:grayscale(1);-webkit-filter:grayscale(1);-o-filter: grayscale(1);filter:grayscale(1);

7.位移    
-ms-transform:translateY(-20px);-moz-transform:translateY(-20px);-webkit-transform:translateY(-20px);
-o-transform:translateY(-20px);transform:translateY(-20px); 
-ms-transform:translateX(-20px);-moz-transform:translateX(-20px);-webkit-transform:translateX(-20px);
-o-transform:translateX(-20px);transform:translateX(-20px); 

1.图片居中   
.img_center {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;
  -webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;
  justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.img_center img{max-width: 100%;max-height: 100%;display: block;vertical-align: middle;}   
2.三角形写法
width: 0;height:0;
border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #ff5500;
3.改变单选框样式
<input type="radio" name="Storage" id="model1"/>
<label for="model1">XS</label>
input{display: none}
label{background: #f7f7f7;float: left;font-weight: normal;}
input:checked + label {background: #ff5500;}
4.文本框文字颜色   
input::-webkit-input-placeholder{color:#666;}
input::-moz-placeholder{color:#666;}
input:-moz-placeholder{color:#666;}
input:-ms-input-placeholder{color:#666;}
5.渐变背景       
background:#c90900;
background:-webkit-radial-gradient(top, circle cover, #d8140b 0%, #950800 80%);
background:-moz-radial-gradient(top, circle cover, #d8140b 0%, #950800 80%);
background:-o-radial-gradient(top, circle cover, #d8140b 0%, #950800 80%);
background:radial-gradient(top, circle cover, #d8140b 0%, #950800 80%);
线性 -webkit-linear-gradient(left, #00DAEE, #00EA8F);
6.背景属性     
background: radial-gradient(white, #EEF6F9);   渐变
background-attachment: fixed;    背景固定
background-clip:content-box;     背景裁剪  border-box 背景被裁剪到边框盒。 padding-box 背景被裁剪到内边距框。 content-box 背景被裁剪到内容框。
background-size:80px 60px;       背景大小  length值    percentage百分比    cover完全覆盖    contain完全适应
7.边框属性      
border: medium double rgb(250,0,255) 
border-style: dotted（点状边框）       dashed（虚线）       solid （实线）   double（双线）   groove（3D凹槽边框）
              ridge（3D垄状边框）      inset（3Dinset边框） outset（3Doutset边框）
8.边框图片
border:15px solid transparent;border-image:url(/i/border.png) 30 30 round;
border-image-source 图片路径。  border-image-slice  图片边框向内偏移。 border-image-width  图片边框的宽度。     
border-image-outset 边框图像区域超出边框的量。                         
border-image-repeat 图像边框是否应平铺(repeated)、铺满(rounded)或拉伸(stretched)。
9.阴影      
box-shadow:4px 2px 6px 6px #333333 inset;
h-shadow  必需。水平阴影的位置。允许负值。  v-shadow  必需。垂直阴影的位置。允许负值。  
blur  可选。模糊距离。                      spread  可选。阴影的尺寸。 
color 可选。阴影的颜色。                    inset 可选。将外部阴影 (outset) 改为内部阴影。

*/