@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;} 
input,button,textarea{outline: none;}
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;}
img{-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;}
p{color:#333;line-height:24px;}
body{background-color:white;overflow-x:hidden;font-size:16px;color:#333;
  font-family: Arial, "微软雅黑",'Microsoft yahei', "华文细黑", SimSun, "宋体", Heiti, "黑体", sans-serif;}
/*颜色字体设置-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;} 
/*通用*/
.w1280{width: 1280px;margin: 0 auto;height: auto;}
/*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);}
  
.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;}

input:active,input:hover,input:focus,input:visited,
button:active,butto:hover,butto:focus,button:visited,
select:active,select:hover,select:focus,select:visited,
textarea:active,textarea:hover,textarea:focus,textarea:visited{outline: none;}
/*pagejump*/
.pageJump .pagination{text-align: center;padding:20px 0 30px;width: 100%;overflow: hidden;height: auto;}
.pageJump .pagination li{display: inline-block;}
.pageJump .pagination li{background: #f7f7f7;padding:10px 20px;display: inline-block;margin: 0 2px;}
.pageJump .pagination li span,.pageJump .pagination li a{}
.pageJump .pagination li.active,.pageJump .pagination li:hover{background:#ee9b38;}
.pageJump .pagination li.active a,.pageJump .pagination li.active span,
.pageJump .pagination li:hover a,.pageJump .pagination li:hover span{color: #fff;}

/*float_online*/
.float_online{position: fixed;right: 0;top:50%;width: 60px;height: auto;z-index: 9999;margin: -155px 0 0;}
.float_online a{width: 60px;height: 60px;display: inline-block;margin: 0 0 1px;position: relative;}
.float_online a.on_1{background:#ee9b38 url(../images/fl_1.png) center no-repeat;}
.float_online a.on_2{background:#ee9b38 url(../images/fl_2.png) center no-repeat;}
.float_online a.on_2 .call{position: absolute;right:60px;top:0;width: 220px;
  height: auto;background: #fff;padding: 20px 0 10px;}
.float_online a.on_2 .call p{line-height: 30px;margin: 0 0 10px;
  padding: 0 0 0 50px;background: url(../images/ft_call.png) 20px center no-repeat;font-size: 14px;}
.float_online a.on_3{background:#ee9b38 url(../images/fl_3.png) center no-repeat;}
.float_online a.on_3 .add{position: absolute;right:60px;top:0;width: 220px;line-height: 30px;padding: 20px;
  height: auto;background: #fff;text-align: center;font-size: 14px;}
.float_online a.on_4{background:#ee9b38 url(../images/fl_4.png) center no-repeat;}
.float_online a.on_4 .ewm{position: absolute;right:60px;top:0;
  width: 220px;height: 260px;background:url(../images/wx_bg.png);text-align: center;}  
.float_online a.on_4 .ewm img{margin: 40px auto 0;width: 150px;height: 150px;}
.float_online a.on_4 .ewm p{padding: 20px 0 0;text-align: center;color: #999;font-size: 14px;}
.float_online a.on_5{background:#ee9b38 url(../images/fl_5.png) center no-repeat;}
.float_online a .call,.float_online a .add,.float_online a .ewm{-ms-transform:scale(0);-moz-transform:scale(0);-webkit-transform:scale(0);-o-transform:scale(0);transform:scale(0); }
.float_online a:hover .call,.float_online a:hover .add,.float_online a:hover .ewm{
  -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;
  -ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1);}
.float_online a:hover{text-decoration: none;}
.float_online a.on_1:hover{background:#ffa83d url(../images/fl_1.png) center no-repeat;}
.float_online a.on_2:hover{background:#ffa83d url(../images/fl_2.png) center no-repeat;}
.float_online a.on_3:hover{background:#ffa83d url(../images/fl_3.png) center no-repeat;}
.float_online a.on_4:hover{background:#ffa83d url(../images/fl_4.png) center no-repeat;}
.float_online a.on_5:hover{background:#ffa83d url(../images/fl_5.png) center no-repeat;}

/*网站地图*/
.sitemap_top{width: 100%;height: 100px;background: #ffffff;border-top: 5px solid #ee9b38;text-align: center;}
.sitemap_top .logo{width:600px;height: 100px;background: url(../images/logo.png) center no-repeat;display: inline-block;}
.sitemap_bot{padding:0 0 60px;}
.sitemap_bot .list li{margin: 0 0 20px;}
.sitemap_bot .list h2{line-height: 50px;background:#ee9b38;color:#fff;padding: 0 0 0 20px;font-size:20px;}
.sitemap_bot .list h2 a{color: #fff;}
.sitemap_bot .list .lay_1{border: 1px dotted #ccc;margin: 10px 0 0;padding: 0 20px;}
.sitemap_bot .list .lay_1 h3{line-height: 40px;}
.sitemap_bot .list a:hover{text-decoration: underline;}
.sitemap_bot .list .lay_2{padding:10px 0;border-top: 1px dotted #ccc;}
.sitemap_bot .list .lay_2 a{color: #999;display: inline-block;line-height: 30px;margin: 0 20px 0 0;}

/*header*/
.header{width: 100%;height: 100px;background: #fff;position: fixed;left: 0;top:0;z-index: 122;}
.header .logo{margin: 10px 0 0;width: 410px;height: 80px;
  display: inline-block;background: url(../images/logo.png) left center no-repeat;}
.nav{height:100px;position:relative;text-align: center;width: 800px;}
.nav .nLi{display:inline; width: 100px;float: left;position: relative;z-index:5;}
.nav .nLi h3 a{color: #333;display:block; font-size:16px; width: 100%;height: 100px;line-height: 100px;}
.nav .sub{ display:none; width:100%; left:0; top:100px;  position:absolute; text-align: center;
  background:#fff;box-shadow: 0 0 5px 0 rgba(0,0,0,0.05);}
.nav .sub li{ zoom:1;display:block;padding: 0 5px;}
.nav .sub a{display:block; color: #333;line-height:40px;border-bottom: 1px solid #f2f2f2;font-size: 14px;}
.nav .sub li:last-child a{border-bottom: none;}
.nav .sub a:hover{color:#fd9a35;}
.nav .on h3 a,.nav h3 a:hover{background:url(../images/line.jpg) center bottom no-repeat;}

/*banner*/
.swiper-container-big{width: 100%;height:830px;position: relative;overflow: hidden;}
.swiper-container-big   .swiper-slide {text-align: center;font-size: 18px;background: #fff;
  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;}
.swiper-container-big .swiper-slide a{display: block;width: 100%;height: 830px;}
.banner_box .swiper-horizontal>.swiper-pagination-bullets{position: absolute;z-index: 16;
  bottom: 20px;text-align: center;}
.banner_box .swiper-pagination-bullet {width: 10px;height: 10px;border-radius:50px;background: #fff;}
.banner_box .swiper-pagination-bullet-active {opacity: 1;}
.swiper-button-next{right:100px;}
.swiper-button-prev{left:100px;}
.swiper-button-next, .swiper-button-prev {color:#fff;}

/*ho_tit_all*/
.ho_tit_all{line-height: 80px;}
.ho_tit_all .s1{background: url(../images/doit.png) left center no-repeat;
  padding: 0 0 0 24px;font-size:1.8em;display: inline-block;}
.ho_tit_all .s1 span{font-size:.6em;text-transform: uppercase;color: #999;}
.ho_tit_all .s2{background: url(../images/more.png) right center no-repeat;
  padding: 0 30px 0 0;color: #ee9b38;text-transform: uppercase;}


/*notice_out*/
.notice_out{width: 600px;margin: 50px 0 80px;display: inline-block;}
.notice_out .big{display: block;padding: 30px;background: #ee9b38;}
.notice_out .big .pic,.notice_out .big .pic img{width: 160px;height: 100px;display: inline-block;overflow: hidden;}
.notice_out .big:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.notice_out .big .txt{width: 360px;padding: 10px 0 0;}
.notice_out .big .txt h2{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;
  color: #fff;font-size:1.2em;margin: 0 0 5px;}
.notice_out .big .txt p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;
  color: #fff;font-size:.9em;}

.notice_out .list{margin: 20px 0 0;}
.notice_out .list li{display: block;line-height: 50px;
  background: url(../images/doit_2.png) left center no-repeat;padding: 0 0 0 15px;}
.notice_out .list li a{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}
.notice_out .list li span{margin: 0 0 0 10px;color: #999;font-size:.9em;}
.notice_out .list li:hover a{color: #ee9b38;}

/*ho_tit_two*/
.ho_tit_two{line-height: 80px;}
.ho_tit_two .s1{background: url(../images/doit_3.png) left center no-repeat;
  padding: 0 0 0 24px;font-size:1.8em;display: inline-block;color: #fae1c3;}
.ho_tit_two .s1 span{font-size:.6em;text-transform: uppercase;}
.ho_tit_two .s2{background: url(../images/more_2.png) right center no-repeat;
  padding: 0 30px 0 0;color: #fae1c3;text-transform: uppercase;}

/*garden_out*/
.garden_out{padding: 50px 0 80px;background: #ee9b38;}

.swiper-container-newa{width: 100%;height: 360px;display: block;overflow: hidden;position: relative;
  background: #fef6e9;}
.garden_out .swiper-container-newa .swiper-button-prev{left: 40px;
  background: url(../images/btn_1_l.png) center no-repeat;}
.garden_out .swiper-container-newa .swiper-button-next{left: 450px;
  background: url(../images/btn_1_r.png) center no-repeat;}
.garden_out .swiper-container-newa .swiper-button-next,
.garden_out .swiper-container-newa .swiper-button-prev{width: 40px;height: 40px;color: transparent;}

.garden_out .box{display: block;padding: 30px 50px 30px 30px;}
.garden_out .pic,.garden_out .pic img{width: 470px;height: 300px;display: block;overflow: hidden;}
.garden_out .pic:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.garden_out .txt{width: 670px;padding: 40px 0 0;}
.garden_out .p1 span{display: inline-block;line-height: 30px;color: #999;position: relative;}
.garden_out .p1 span:before{content: "";position: absolute;right: -60px;bottom: 15px;z-index: 12;
  width: 50px;height: 1px;display: inline-block;background:#ffda9e;}
.garden_out h2{font-size:1.4em;margin: 5px 0 20px;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}
.garden_out h2 a:hover{color: #ee9b38;}
.garden_out .p2{text-indent: 2em;color: #666;line-height: 30px;
  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.garden_out .p3{padding: 50px 0 0;}
.garden_out .p3 a{padding: 0 20px;height: 40px;line-height: 40px;color: #fff;
  display: inline-block;background: #ee9b38;border-radius: 60px;}
.garden_out .p3 a:hover{background: #ffa83d;}

/*teach_out*/
.teach_out{padding: 80px 0;}
.teach_out .list{margin: 0 0 0 -40px;}
.teach_out .list li{float: left;display: inline-block;width: 400px;margin: 0 0 40px 40px;}
.teach_out .list li a{display: block;background: #fef6e9;}
.teach_out .list li .pic,.teach_out .list li .pic img{width: 100%;height: 260px;display: block;overflow: hidden;}
.teach_out .list li:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.teach_out .list li .txt{padding: 30px;text-align: center;}
.teach_out .list li .txt h2{font-size:1.8em;margin: 0 0 5px;}
.teach_out .list li .txt p{color: #666;line-height: 30px;height: 60px;
  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.teach_out .list li .txt h2:hover{color: #ee9b38;}

/*team_out*/
.team_out{padding: 50px 0 80px;background: #ee9b38;}

.swiper-container-tran{position: relative;padding: 0 0 60px;width: 100%;overflow: hidden;}
.swiper-container-tran a{display: block;background: #fef6e9;padding: 40px 30px;text-align: center;}


.team_out .swiper-horizontal>.swiper-pagination-bullets{position: absolute;z-index: 16;bottom: 0;}
.team_out .swiper-pagination-bullet {background:#fff;}

.team_out .pic{width: 160px;height: 160px;display: inline-block;overflow: hidden;border-radius: 80px;}
.team_out .pic img{width: 100%;min-height: 160px;}
.swiper-container-tran a:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.team_out .txt{padding: 30px 0 0;}
.team_out .txt h2{font-size:1.4em;margin: 0 0 20px;}
.team_out .txt p{border-top: 1px solid #ffda9e;border-bottom:1px solid #ffda9e;
  line-height: 50px;color: #999;}

/*style_out*/
.style_out{padding: 50px 0 80px;}
.style_out .pic_1,.style_out .pic_1 img{width: 480px;height: 330px;}
.style_out .pic_2,.style_out .pic_2 img{width: 300px;height: 160px;}

.style_out .pic{display: inline-block;overflow: hidden;}
.style_out .pic:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.style_out .box{width: 300px;margin: 0 0 0 10px;}


/*footer*/
.footer{background: #ee9b38;overflow: hidden;}
.footer,.footer p,.footer a{color: #fff;}
.footer a:hover{text-decoration: underline;}

.footer .bot{background: #ed9121;padding: 10px 0;line-height: 30px;text-align: center;}

.footer .top{line-height: 80px;border-bottom: 1px solid #f3b974;text-align: center;}
.footer .mid{padding: 50px 0;}
.footer .ewm{background: #fef6e9;padding: 0 15px 15px;margin: 0 0 0 20px;}
.footer .ewm p{color: #ee9b38;font-size:.9em;line-height: 50px;text-align: center;}
.footer .ewm img{width: 130px;height: 130px;}

.footer .txt{width: 860px;}
.footer .txt h2{font-weight: bold;font-size:1.4em;}
.footer .call{padding: 10px 0 20px;}
.footer .call .p1{background: url(../images/calls.png) left center no-repeat;
  padding: 0 0 0 40px;line-height: 50px;font-weight: bold;font-size: 2.4em;}
.footer .call .p2{text-transform: uppercase;padding: 0 0 0 40px;}
.footer .add p{line-height: 30px;}

/*内页*/
.in_banner{width: 100%;height: 480px;display: block;position: relative;}
.in_banner .pic{width: 100%;height: 400px;position: absolute;left: 0;top:0;display: block;
  z-index: 12;overflow: hidden;}
.in_banner .pic .mm{width: 100%;height: 400px;transform: scale(1.3);animation: imgScale 30s linear infinite;
  display: block;}
@keyframes imgScale{
  0%{transform: scale(1.2);}
  33%{transform: scale(1);}
  66%{transform: scale(1);}
  100%{transform: scale(1.2);}}
.in_banner .box{z-index: 14;
  position: absolute;left: 0;bottom:0;display: block;width: 100%;height: 140px;}
.in_banner .box .bg_all{width: 1220px;height: 140px;background: #fff;display: block;margin: 0 auto;
  box-shadow: 0 2px 20px rgba(150,150,150,.3);padding: 0 30px;}
.in_banner .top{border-bottom: 1px solid #e5e5e5;line-height: 59px;
  font-size:.9em;color: #666;}
.in_banner .top a{color: #666;}
.in_banner .top a:hover{color: #241f76;}

.in_banner .bread{text-align: center;display: block;width: 100%;line-height: 80px;}
.in_banner .bread li{display: inline-block;padding: 0 5px;}
.in_banner .bread li a{position: relative;height: 80px;width: 160px;display: block;}
.in_banner .bread li a:after{content: "";left: 50%;bottom: 0;width:0;height: 1px;position: absolute;
  background: #ee9b38;display: block;z-index: 12;transition: all 0.8s ease-out 0s;margin: 0 0 0 -20px;}
.in_banner .bread li.on a,.in_banner .bread li:hover a{color:#ee9b38;}
.in_banner .bread li.on a:after,.in_banner .bread li:hover a:after{width:40px;}

/*学校简介*/
.about_in_1{padding: 60px 0 80px;}
.about_in_1 img{width: 100%;}

/*校园环境*/
.env_in_list{margin: 0 0 0 -40px;}
.env_in_list li{float: left;display: inline-block;width: 290px;margin: 0 0 40px 40px;}
.env_in_list li a{border: 1px solid #e5e5e5;padding: 19px 19px 0;display: block;}
.env_in_list li .pic,.env_in_list li .pic img{width: 100%;height: 170px;display: block;overflow: hidden;}
.env_in_list li:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.env_in_list li h2{margin: 10px 0 0;border-top: 1px dashed #e5e5e5;line-height: 60px;text-align: center;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}

/*新闻列表*/
.news_in_list{padding: 0 0 30px;}
.news_in_list li{display: block;padding: 40px 0;}
.news_in_list li .pic,.news_in_list li .pic img{width: 280px;height: 180px;display: 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: 940px;padding: 20px 0 0;}
.news_in_list li .txt h2{font-size:1.4em;margin: 0 0 30px;line-height: 40px;}
.news_in_list li .txt h2 span{font-size:.7em;color: #999;margin: 0 0 0 30px;}
.news_in_list li .txt h2,
.news_in_list li .txt .p1{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}
.news_in_list li .txt .p1{color: #666;margin: 0 0 30px;}
.news_in_list li .txt .p2 span{background: url(../images/new_a.png) right center no-repeat;font-size:14px;
  padding: 0 40px 0 0;line-height: 30px;display: inline-block;color: #ee9b38;text-transform: uppercase;}
.news_in_list li:hover{background: #fef6e9;}
.news_in_list li:hover .p2{padding: 0 0 0 20px;transition: all 0.8s ease-out 0s;}
.news_in_list li .txt h2:hover{color:#ee9b38; }

/*新闻内页*/
.news_in_box{border: 1px solid #e5e5e5;padding: 69px;}
.news_in_box .top{border-bottom: 1px solid #e5e5e5;padding: 0 0 50px;margin: 0 0 50px;text-align: center;}
.news_in_box .top h2{font-size:1.6em;margin: 0 0 10px;}
.news_in_box .top p{color: #999;}
.news_in_box .dis img{max-width: 100%;}

/*课程设置*/
.class_in_list{margin: 0 0 0 -40px;}
.class_in_list li{float: left;display: inline-block;width: 400px;margin: 0 0 40px 40px;}
.class_in_list li a{border: 1px solid #e5e5e5;padding: 19px;display: block;}
.class_in_list li .pic,.class_in_list li .pic img{width: 100%;height: 240px;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{font-size:1.2em;background: url(../images/new_a.png) right center no-repeat;
  line-height: 30px;margin: 0 0 10px;}
.class_in_list li .txt p{line-height: 30px;height: 60px;color: #666;
  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.class_in_list li .txt h2:hover{color: #ee9b38;}

/*团队列表*/
.team_in_list{margin: 0 0 0 -40px;}
.team_in_list li{float: left;display: inline-block;width: 290px;margin: 0 0 40px 40px;}
.team_in_list li a{border: 1px solid #e5e5e5;padding: 19px;display: block;}
.team_in_list li .pic,.team_in_list li .pic img{width: 100%;height: 350px;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{padding: 19px 0 0;text-align: center;}
.team_in_list li .txt h2{font-size:1.2em;}
.team_in_list li .txt p{color: #999;margin: 5px 0 0;}
.team_in_list li .txt h2:hover{color: #ee9b38;}

/*团队详情*/
.team_in_box{border: 1px solid #e5e5e5;padding: 29px;}
.team_in_box .pic,.team_in_box .pic img{width: 250px;height: 350px;}
.team_in_box .txt{width: 930px;}
.team_in_box .tit{border-bottom: 1px solid #e5e5e5;line-height: 80px;}
.team_in_box .tit .s1{font-size: 1.4em;margin: 0 10px 0 0;}
.team_in_box .tit .s2{color: #999;}
.team_in_box .dis{padding: 30px 0 0;}

/*招生简章*/
.hum_in_list li{border-bottom: 1px solid #e5e5e5;padding: 0 0 49px;display: block;margin: 0 0 50px;}
.hum_in_list li a{display: block;}
.hum_in_list li .time{width: 138px;height: 128px;border: 1px solid #e5e5e5;
  text-align: center;}
.hum_in_list li .time .p1{padding: 30px 0 0;color: #999;}
.hum_in_list li .time .p2{font-size:3em;margin: 10px 0 0;}
.hum_in_list li .txt{width: 1100px;padding: 20px 0 0;}
.hum_in_list li .txt h2{font-size:1.4em;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}
.hum_in_list li .txt p{line-height: 30px;height: 60px;color: #666;margin: 10px 0 0;
  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.hum_in_list li .txt h2:hover{color: #ee9b38;}

/*联系我们*/
.con_in_1 .maps{width: 680px;}

.con_in_1 .txt{width: 540px;}
.con_in_1 .top h2{font-size: 2em;margin: 0 0 10px;font-weight: bold;}
.con_in_1 .top p{text-transform: uppercase;font-size: 1.2em;font-weight: bold;}
.con_in_1 .bot{padding: 40px 0 0;}
.con_in_1 .bot h2{font-size: 1.2em;margin: 0 0 20px;}
.con_in_1 .bot p{color: #505050;line-height: 30px;}

.con_in_1 .mid{padding: 30px 0 0;}
.con_in_1 .ewm{margin: 0 30px 0 0;}
.con_in_1 .ewm img{width: 120px;height: 120px;}
.con_in_1 .ewm p{text-align: center;font-size: .9em;line-height: 30px;}

.form_bot{background:#fef6e9;padding:100px;margin: 50px 0 0;}
.form_bot .box_all{background:#fff;padding: 50px;}
.form_bot .tit{font-size:1.2em;text-transform: uppercase;margin: 0 0 50px;}
.form_bot .box{margin: 0 0 20px;}
.form_bot .s1{width: 120px;line-height: 50px;}
.form_bot input{line-height:50px;background:#fef6e9;text-indent: 20px;border:none;width:460px;color: #666;}
.form_bot textarea{line-height:50px;background:#fef6e9;text-indent: 20px;border:none;width:1060px;height: 150px;
  color: #666;}
.form_bot button{width: 200px;height: 50px;line-height: 50px;background:#ee9b38;
  color: #fff;border: none;margin: 0 0 0 120px;}
.form_bot button:hover{background:#ffa83d;}
input,select,textarea,button{font-family:"微软雅黑",Verdana, Arial, Helvetica, sans-serif;
  font-size:16px;}


/*
颜色  #ee9b38   #ffa83d   #fef6e9


多行隐藏
display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;
display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;

行业省略
overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;

视频a+b          
<video controls="" autoplay="autoplay" name="media">
  <source src="http://www.vc520.com/images/lvpai.mp4" type="video/mp4">
</video>
<video autoplay="autoplay" id="videoALL" loop="" playsinline="true" poster="" src="video/wedding.mp4" 
  webkit-playsinline="true" muted="" width="100%" height="500" x-webkit-airplay="allow" 
  x5-video-player-fullscreen="true" x5-video-player-type="h5"></video>

button链接新页面      
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;}

定义字体        
@font-face {font-family: fzlej;src: url(../font/fzlej.ttf);}

背景透明        background: rgba(0,0,0,.6);background:transparent;  
清除属性        float:none; position:static;
字体            font-family: "微软雅黑",Verdana, Arial, Helvetica, sans-serif;
两边对齐        text-align:justify;text-justify:inter-ideograph;
空元素          font-size:0;display:none;overflow:hidden;height:0;width: 0;
空格            span style="white-space:pre"; 
轮廓线          outline:#00ff00 dotted thick;
边框阴影        box-shadow:4px 2px 6px 6px #333333 inset;
文本阴影        text-shadow: X-Offset Y-Offset blur color;
分列            columns:100px 3;
选择小于3       nth-child(-n+3)

缓冲     
-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;

圆角    
-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%; 

旋转      
-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);

缩放    
transform: scale(1);-moz-transform: scale(1);-webkit-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);
transform: scale(1.05);-moz-transform: scale(1.05);-webkit-transform: scale(1.05);-o-transform: scale(1.05);-ms-transform: scale(1.05);
transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.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);

透明度
filter:alpha(opacity=90);-ms-opacity:0.9;-moz-opacity:0.9;-webkit-opacity:0.9;-o-opacity:0.9;opacity: 0.9;
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;

灰度      
-ms-filter: grayscale(1);-moz-filter:grayscale(1);-webkit-filter:grayscale(1);-o-filter: grayscale(1);filter:grayscale(1);

位移    
-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); 

图片居中   
.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;} 

三角形写法
width: 0;height:0;
border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #ff5500;

改变单选框样式
<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;}

文本框文字颜色   
input::-webkit-input-placeholder{color:#666;}
input::-moz-placeholder{color:#666;}
input:-moz-placeholder{color:#666;}
input:-ms-input-placeholder{color:#666;}

渐变背景       
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);

背景属性     
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完全适应

边框图片
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)

视觉差
wow slideInRight 
data-wow-duration="1s" style="visibility: visible; animation-name: slideInRight; animation-duration: 1s;"

wow slideInLeft 
data-wow-duration="1s" style="visibility: visible; animation-name: slideInLeft; animation-duration: 1s;"

wow fadeInUp
data-wow-duration="1s" style="visibility: visible; animation-name: fadeInUp; animation-duration: 1s;"

*/