body{
  margin:0;
  padding:0;
  background:#fff;
  font-family: 'Open Sans', sans-serif;
 }
h1,h2,h3,h4,h5,h6{
  margin:0; 
  font-family: 'Montserrat', sans-serif;
} 
p{
  margin:0;
}
ul{
  margin:0;
  padding:0;
}
p,ul,ol{
  font-size:17px;
}
input[type="submit"],a,.nbs-flexisel-nav-left,.nbs-flexisel-nav-right{
  transition:.5s ease-in;
  -webkit-transition:.5s ease-in;
  -moz-transition:.5s ease-in;
  -o-transition:.5s ease-in;
  -ms-transition:.5s ease-in;
}
a:hover{
  text-decoration:none;
}
a:focus{
  outline:none;
  text-decoration:none;
}
/* width */
.width30{
  width: 30%;
}
/* fontSize */
.font_size_14{
  font-size: 14px !important;
}
.font_size_14 p{
  font-size: 14px;
}
.font_size_18{
  font-size: 18px;
}
.font_size_20{
  font-size: 20px;
}
/* padding */
.margin-top-12{
  margin-top: 12px;
}
.margin-top-20{
  margin-top: 20px;
}
.padding-top-20{
  padding-top: 20px;
}
.padding-top-30{
  padding-top: 30px;
}
.padding-top-50{
  padding-top: 50px;
}
.padding-top-80{
  padding-top: 80px;
}
.padding-bottom-20{
  padding-bottom: 20px;
}
.padding-tb20{
  padding-top: 20px;
  padding-bottom: 20px;
}
.padding-tb40{
  padding-top: 40px;
  padding-bottom: 40px;
}
.padding-tb60{
  padding-top: 60px;
  padding-bottom: 60px;
}
.padding-tb80{
  padding-top: 80px;
  padding-bottom: 80px;
}
.padding-bottom-80{
  padding-bottom: 80px;
}
/*-- banner --*/
/*--header -top--*/
/*-- nav --*/
.w3_navigation {
    padding: 0.9em 0;
}
.navbar-default {
    background: none;
    border: none;
}
.navbar {
    margin-bottom: 0;
}
.navbar-collapse {
    padding: 0;
}
.navbar-right {
    margin-right: 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color:#fff;
    background:none;
}
.navbar-default .navbar-nav > li > a {
    font-weight: 500;
    letter-spacing: 1px;
}
.navbar-nav > li > a {
    margin: 0;
    padding:0 1em;
    text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover{
    color:#f2184f;
}
.navbar-default .navbar-nav > li > a:focus {
    color: #33cc99;
  outline:none;
}
nav.navbar.navbar-default {
    background: none;
/*     padding:1em 0 0 0; */
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color:#33cc99;
    background: none;
}
.navbar-default .navbar-nav > li > a {
    color: #000;
}
.navbar-default .navbar-nav  > .active.open > a:focus {
  background: #0a9dbd;
  color: #fff;
}
.navbar-default .navbar-brand,.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #dca44b;
}
.navbar-brand {
    padding: 0;
    font-size:1em;
    text-transform: uppercase;
    letter-spacing:1px;
    line-height:35px;
    position: relative;
    font-weight: 700;
}
.navbar-brand span {
    color: #82b9e2;
}

/* Iris */
.menu--iris .menu__item {
  margin:0 0.5em;
}

.menu--iris .menu__link {
  position: relative;
  text-align: center;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.menu--iris .menu__link:hover,
.menu--iris .menu__link:focus {
  color: #929292;
}

.menu--iris .menu__item--current .menu__link,.menu__link:hover {
  color:#dca44b;
}

.menu--iris .menu__link::before,
.menu--iris .menu__link::after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  opacity: 0;
  border: 2px solid #4a4a4a;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.17, 0.67, 0.05, 1.29);
  transition-timing-function: cubic-bezier(0.17, 0.67, 0.05, 1.29);
}

.menu--iris .menu__link::before {
  top: 0;
  left: 0;
  border-width: 2px 0 0 2px;
  -webkit-transform: translate3d(10px, 10px, 0);
  transform: translate3d(10px, 10px, 0);
}

.menu--iris .menu__link::after {
  right: 0;
  bottom: 0;
  border-width: 0 2px 2px 0;
  -webkit-transform: translate3d(-10px, -10px, 0);
  transform: translate3d(-10px, -10px, 0);
}

.menu--iris .menu__item--current .menu__link::before,
.menu--iris .menu__item--current .menu__link::after,.menu__link:hover::before,.menu__link:hover::after {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.dropdown-menu {
    position: absolute;
    top: 226%;
    left: 0;
    z-index: 1000;
    display: none;
}
/*-- //nav-effect --*/
/*-- banner-text --*/ 
.header-w3layouts{
    position: absolute;
    top: 0;
    z-index: 99;
    text-align: center;
    left: 0;
    width: 100%;
}
.agileits-banner-info h3 {
    color: #fff;
    font-size: 4em;
    margin: 0.1em 0 0.2em 0;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
  text-shadow: 1px 1px 2px rgb(12, 12, 12);
  -webkit-text-shadow: 1px 1px 2px rgb(12, 12, 12);
  -o-text-shadow: 1px 1px 2px rgb(12, 12, 12);
  -moz-text-shadow: 1px 1px 2px rgb(12, 12, 12);
  
}
.agileits-banner-info h3 span{
      background: #2529d8;
    padding: 0 15px;
}
.agileits-banner-info {
    text-align: center;
    padding: 18em 0 0em;
}
.agileits-banner-info p {
    color: #e2dfdf;
    font-size: 1em;
    line-height: 2.2em;
    letter-spacing: 2px;
    font-weight: 500;
    width: 49%;
  margin: 0 auto;
    text-align:  center;
}
.agileits_w3layouts_more{
  position:relative;
}
.agileits_w3layouts_more a{
      font-size: 17px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 4px;
    position: relative;
}

.agileits-banner-info span {
  background:#ef5734;
    padding: 0.5em 2em;
    color: #fff;
    font-size: 1.1em;
    padding: 5px 2em;
    text-transform: uppercase;
    letter-spacing: 2px;
}
/*-- //banner-text --*/
/*-- banner-top --*/
.w3layouts-banner-top{
    background: url(../img/banner1.jpg) no-repeat 0px 0px;
    background-size: cover; 
  -webkit-background-size: cover; 
  -moz-background-size: cover;
  -o-background-size: cover;    
  -moz-background-size: cover;
  min-height:623px;
}
.w3layouts-banner-top1{
  background: url(../img/banner2.jpg) no-repeat 0px 0px;
    background-size: cover; 
  -webkit-background-size: cover; 
  -moz-background-size: cover;
  -o-background-size: cover;    
  -moz-background-size: cover;
  min-height:623px;
}
.w3layouts-banner-top2{
  background: url(../img/banner3.jpg) no-repeat 0px 0px;
    background-size: cover; 
  -webkit-background-size: cover; 
  -moz-background-size: cover;
  -o-background-size: cover;    
  -moz-background-size: cover;  
  min-height:623px;
}
.w3layouts-banner-top3{
  background: url(../img/index_banner.jpg) no-repeat 0px 0px;
    background-size: cover; 
  -webkit-background-size: cover; 
  -moz-background-size: cover;
  -o-background-size: cover;    
  -moz-background-size: cover;  
  min-height:623px;
}
.w3layouts-banner-top4{
  background: url(../img/banner5.jpg) no-repeat 0px 0px;
    background-size: cover; 
  -webkit-background-size: cover; 
  -moz-background-size: cover;
  -o-background-size: cover;    
  -moz-background-size: cover;  
  min-height:623px;
}


/*-- //banner-top --*/ 
.banner-1{
  background: url(../img/index_banner.jpg) no-repeat 0px -200px;
    background-size: cover; 
  -webkit-background-size: cover; 
  -moz-background-size: cover;
  -o-background-size: cover;    
  -moz-background-size: cover;  
  min-height:300px;
}
/*--about--*/
/*-- welcome --*/ 
.about,.services,.w3-offer,.testimonials,.contact,.team,.gallery,.about-grids1{
  padding:4em 0;
}
.w3-heading-all h3{
    font-size: 3em;
    color: #f2184f;
    text-align: center;
     margin-bottom:40px;
     text-transform: capitalize;
}
/* about */
.about-left img {
    width: 100%;
}
.about-right h3 {
    font-size: 1em;
    color: #000;
    line-height: 1.5em;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}
.about-right p {
    color: #999;
    margin: 1em 0;
    font-size: 1em;
    line-height: 1.8em;
}
.about-right a {
    background: #ffb900;
    border: 2px solid #ffb900;
    color: #FFFFFF;
    padding: .4em 1em;
    font-size: 1.3em;
}
.about-right a:hover {
   background: rgb(19,19,19);
    color: #fff;
    border: 2px solid rgb(19,19,19);
}
.more {
    margin: 3em 0 1em;
}
.agileits-w3layouts-info img {
    vertical-align: middle;
    width: 100%;
    margin-bottom: 1em;
}
.modal-title {
    text-align: center;
    font-size: 2em;
    text-transform: uppercase;
    font-weight: 600;
    margin: .5em 0;
      color: #dca44b;
    letter-spacing: 1px;
}
.span1{
  color:#000;
}
.agileits-w3layouts-info p {
    font-size: 1em;
    line-height: 1.8em;
    line-height: 1.8em;
    color: #999;
}
.modal-content {
  border-radius:0px;
}
.more a {
   background: #dca44b;
    color: #fff;
    border: 2px solid #dca44b;
    color: #FFFFFF;
    padding: .4em 1em;
    font-size: 1.3em;
}
.more a:hover {
    background: rgb(19,19,19);
    color: #fff;
    border: 2px solid rgb(19,19,19);
}
.w3-about-bottom-head h3 {
    font-size: 3em;
    margin: 1em 0;
  color:#fff;
}
.w3-about-bottom-head p {
    font-size: 1em;
    line-height: 1.8em;
    width: 89%;
  color: rgba(255, 255, 255, 0.78);
}
.about-bottom-icon1 i {
    font-size: 3em;
    color: #4dc8ec;
    margin: 0.5em 0;
}
.about-bottom-icon1 h4 {
   font-size: 2em;
    margin: 0.5em 0;
    color: #fff;
    font-weight: 600;
}
.about-bottom-icon1 h3 {
  font-size: 2.5em;
    margin: 0.5em 0;
    text-transform: capitalize;
    color: #fff;
}

.index_bannerdingwei{
  margin-top: -123px;
  z-index: 999; 
  position:relative ;
}
/* .margin{
  margin: 0px auto;
  width: 1100px;
} */
.center{
  text-align: center;
}
.index_line_2{
  float: left;
  padding: 3%;
  line-height: 2;
}
img{
  width: 100%;
}
.yellow{
  color: #f4ba1a;
}
.padding10 img{
    padding-left: 25%;
    padding-right: 25%;
}
.margin-top40{
  margin-top: -40px;
}
.index_margin-top27{
  height: 30px;
  margin-top: -30px;
  color: #fff;
  background-color: #f4ba1a;
  opacity: 0.8;
}
.font-weight800{
  font-weight: 800;
}
.font-weight500{
  font-weight: 500;
}
.fl{
  float: left;
}
.fr{
  float: right;
}
.clearfix{
  clear: both;
}
/*  */
.index_border{
  border: 1px solid #8a8a8a;
  width: 270px;
  height: 97px;
  padding: 2%;
}
.margin-lr30{
  margin-left: 30px;
  margin-right: 30px;
}
.margin1366{
  margin: 0px auto;
  width: 1366px;
}
/* index华梅名师 */

.index_zhuanjia{ width:1228px; overflow:hidden;margin:0px auto;}
.index_zhuanjia_pic{ width:949px; height:483px; overflow:hidden; float:left;position:relative;}
.index_zhuanjia_pic ul{height:377px;position:absolute; left:0;}
.index_zhuanjia_pic li{width:949px; height:483px; overflow:hidden;position:relative;float:left;}

.index_zhuanjia_left_inc{ width:32px; height:41px; position:absolute;left:0px;top:195px; cursor:pointer;background:url(../img/float_left_inc.png) left top no-repeat; z-index:9}
.index_zhuanjia_right_inc{ width:32px; height:41px; position:absolute;right:0px;top:195px; cursor:pointer;background:url(../img/float_right_inc.png) left top no-repeat; z-index:9}

.index_zhuanjia_list{ width:260px;height:483px; overflow:hidden; float:right;}
.index_zhuanjia_lists{width:260px; height:428px; overflow:hidden;position:relative;}
.index_zhuanjia_lists ul{ width:260px; height:428px;position:absolute;overflow:hidden;}
.index_zhuanjia_lists ul li{ width:260px; height:98px; padding-bottom:9px;position:relative; }
.index_zhuanjia_lists ul li.on dd img{ width:96px; height:96px; border:1px #4273b0 solid;}
.index_zhuanjia_lists ul li dd{ width:98px; height:98px; overflow:hidden; float:left;}
.index_zhuanjia_lists ul li dd img{ width:96px; height:96px; border:1px #e8e8e8 solid;}
.index_zhuanjia_lists ul li dt{ width:152px; height:26px; float:right; font-size:18px; padding-top:23px;}
.index_zhuanjia_lists ul li dl{ width:152px; height:26px; overflow:hidden; float:right; color:#7a7a7a;}
.index_zhuanjia_pre{ width:260px; height:23px; overflow:hidden; cursor:pointer;background:url(../img/index_zhuanjia_pre.png) no-repeat left top;}
.index_zhuanjia_next{ width:260px; height:23px; overflow:hidden; cursor:pointer;background:url(../img/index_zhuanjia_next.png) no-repeat left top;}

/* index作品展示 */
 .container2{
        width:1460px;
        margin:0px auto;
        }
        .container2 .nav2{width:1000%;}
        .container2 .nav2 span{display: block; width:150px;height: 50px;line-height:50px;text-align:center; line-height:50px!important; color:#666; float:left; cursor:pointer;border:1px solid #f4ba1a;margin-left: 120px;margin-bottom: 50px}
        .container2 .nav2 span.active2{background:#f4ba1a; color:#fff;}
        .container2 .nav2 span:first-child{border:1px solid #f4ba1a;}
        .content2{ margin-top:20px; width:1450px;position:relative; overflow:hidden;height:543px;} /*定位一般设置为relative，overflow设置为hidden来隐藏外面的内容*/
        .content2 .box2{position:absolute;width:1500px;height:543px;} /*这个定位设置为absolute, 因为要操作这个的位置来切换内容*/
        .content2 ul{float:left; width:1500px;}
        .content2 ul li{display: block; height:543px; width:350px; float:left;margin-right: 20px; text-align:center;}
        .content2 ul li+li{margin-left:-1px;}
/* 华梅环境 */
.index_widthhmhj img{
  padding: 3%;
}
/* 华梅资讯 */
.index_text_slice {
    width: 350px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.index_bnorderbottom{
  border-bottom: 1px dashed #666;
}
.padding1{
  padding: 1%;
}
.index_hmzx_buttom p {
    width: 65%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    margin: 6%;
    color: #fff;
    font-size: 24px;
    font-weight: 800;
}
.index_btn_yellow{
  background-color: #ffbc47;
}
.index_btn_green{
  background-color: #50bc7a;
}
.index_btn_gray{
  background-color: #514b4b;
}
.index_fontdingwei{
  padding: 6%;
  font-size: 20px;
}
/* footrer */
.index_ul ul {
    overflow: hidden;
    white-space:nowrap; //处理块元素中的空白符和换行                                    符的，这个属性保证图片不换行
}
.index_ul li{
    list-style: none;
    float: left;
    width: 61px;
    color: #fff;
    font-size: 14px;
    /* border-left: 1px solid #fff; */
    text-align: center;
    margin: 1%;
}
.index_bordernone{
  border-left: none !important;
}
.padding5{
  padding: 5%;
}
.padding4{
  padding: 4%;
}
.padding-lr3{
  padding-left: 3%;
  padding-right: 3%;
}
.index_tittle_padding{
  padding: 2%;
  line-height: 1.5;
}
.width50 img{
  width: 50%;
}
.index_footer_2{
  padding-right: 3%;
  padding-left: 3%;
  line-height: 1.6;
}
.index_ul a{
  color: #fff;
}
.index_ul a:hover{
  color: #2c2c2c;
}
/* contactUs */
.padding-tb3{
  padding-top: 3%;
  padding-bottom: 3%;
  line-height: 2.5;
}
/* about */
.flex-container {
  display: flex;
/*   justify-content: center; */
  display:flex;
  flex-wrap: wrap;
}

.flex-container .flex-item{
  padding:20px;
}
.flex-item{
  width: 328px;
}

.about_tittle{
  width: 25%;
  margin: 0px auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
/* team */
.team_dingwei{
    padding: 1%;
    height: 35px;
    line-height: 35px;
    background-color: #f4ba1a;
    text-align: center;
    margin-top: -35px;
    position: relative;
    opacity: 0.8;
    color: #fff;
}
.padding-bottom-10{
  padding-bottom: 10px;
}
.padding18{
  padding-left: 18%;
  padding-right: 18%;
  padding-top: 5%;
}
.margin-bottom-10{
  margin-bottom: 20px;
}
/* 页签 */
div.black2 {
    padding: 80px;
    margin: 3px;
    text-align: center;
}
div.black2 a {
    border: #666 1px solid;
    padding: 2px 5px;
    margin: 2px;
    color: #666;
    text-decoration: none;
    padding: 10px 15px 10px 15px;
}
div.black2 a:hover {
    border: #666 1px solid;
    color: #fff;
    background-color: #666;
}
/* 课程 */
.course{
  padding-top: 40px;
  padding-bottom: 40px;
}
.padding-right-80{
  padding-right: 80px;
}
.course ul{
  list-style:none; /* 去掉ul前面的符号 */
    margin: 0px; /* 与外界元素的距离为0 */
    padding: 0px; /* 与内部元素的距离为0 */
    width: auto; /* 宽度根据元素内容调整 */
}
.course ul li
{
    float:right; /* 向左漂移，将竖排变为横排 */
}
/* 所有class为menu的div中的ul中的a样式(包括尚未点击的和点击过的样式) */
div.course ul li a, div.course ul li a:visited
{
    background-color: #f4ba1a; /* 背景色 */
    border: 1px #fff solid; /* 边框 */
    color: #dde4ec; /* 文字颜色 */
    display: block; /* 此元素将显示为块级元素，此元素前后会带有换行符 */
    line-height: 1.35em; /* 行高 */
    padding: 4px 20px; /* 内部填充的距离 */
    text-decoration: none; /* 不显示超链接下划线 */
    white-space: nowrap; /* 对于文本内的空白处，不会换行，文本会在在同一行上继续，直到遇到 <br> 标签为止。 */
}
/* 所有class为menu的div中的ul中的a样式(鼠标移动到元素中的样式) */
div.course ul li a:hover
{
    background-color: #fff; /* 背景色 */
    color: #465c71; /* 文字颜色 */
    text-decoration: none; /* 不显示超链接下划线 */
}
/* 所有class为menu的div中的ul中的a样式(鼠标点击元素时的样式) */
div.course ul li a:active
{
    background-color: #465c71; /* 背景色 */
    color: #cfdbe6; /* 文字颜色 */
    text-decoration: none; /* 不显示超链接下划线 */
}
.course_bottom_dashed{
    border-bottom: 1px dashed;
    padding-bottom: 20px;
}
.course_active{
    background-color: #fff !important;
    color: #000 !important;
}
/* 学院动态 */
.padding-top-100{
  padding-top: 100px;
}
.dymic_dingwei{
    padding: 1%;
    height: 35px;
    line-height: 31px;
    background-color: #333;
    text-align: center;
    margin-top: -35px;
    position: relative;
    opacity: 0.8;
    color: #fff;
}

.dymic_shadow{
  box-shadow: 0 0 15px #f9cf5d; padding:10px;
}
/* 学院动态详情页 */
.dashed{
  border-bottom: 1px dashed;
}
.padding-top-60{
  padding-top: 60px;
}
.width60 img{
  width: 49%;
}
.padding10{
  padding:10%;
}
.courseDetail_border{
  padding-bottom: 20px;
  border-bottom: 1px solid #f4ba1a;
}
.courseDetail_lie ul{
  list-style: none;
  text-align: left !important;
  line-height: 2.2;
}

.team_border img{
  border: 1px solid #fafafa
}

.team_border img:hover{
 -webkit-box-shadow: 0 0 10px rgb(222, 167, 16);
-moz-box-shadow: 0 0 10px rgb(222, 167, 16);
}
.flex-start{
  flex-strat: ;
}


/* 固定层 */
.slides{position:fixed;right:0;top:45%; z-index: 999;}
        .slides .slideul>li{position:relative;display:block;width:86px;height:86px;margin-bottom:1px;overflow:visible;}
        .slides .slideul>li.kefu{width:66px;padding-left:10px;margin-left:-10px;}
        .slides .slideul>li ul.kefulist{position:absolute;left:-134px;top:-35px;padding-right:10px;display:none;}
        .slides .slideul>li ul.kefulist li{margin-bottom:10px;}