﻿/* 教育培训 */
.w12{
  width: 1200px;
  margin: 0 auto;
}

/* 切换头s */
.sl{
  height: 450px;
  background: url(../images/top.jpg) no-repeat 0 0;
}
.sl .bnt{
  width: 284px;
  height: 63px;
  line-height: 63px;
  font-weight: bold;
  background: url(../images/sl.png) no-repeat 0 0;
  font-size: 24px;
  color: #fff;
  display: block;
  margin: 355px auto 0;
  position: relative;
}
.sl .bnt>ul{
  position: absolute;
  left: 0;
  top: 65px;
  width: 100%;
  padding: 0 24px;
  background-color: #e4ad66;
  border-radius: 20px;
  display: none;
  z-index: 111;
}
.sl .bnt li{
  font-size:20px;
  line-height:40px;
  text-align: center;
  font-weight: normal;
  border-bottom: 1px solid #e9b97c;
}

.sl .bnt a{
  color: #fff;
  font-size: 20px;
}
/* 切换头e */

.nvc{
    width: 100%;
    clear: both;
    padding-left: 40px;
    font-size: 16px;
    color: #666666;
    text-align: left;
    margin: 10px 0px;
    background-repeat: no-repeat;
    background-image:url(../images/icone.png);
    background-size: contain;
}
.nvc a{
   color:#666;
}

.w12>.cl{
  width: 785px;
}
.w12>.cr{
  width: 345px;
}

.ls1 li {
  padding-left: 20px;
  font-size: 16px;
  line-height: 48px;
  height:48px;
  text-align: right;
  overflow: hidden;
  background: url(../images/dot.jpg) no-repeat 0 center;
}

.ls1 a {
  width: 75%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  float: left;
  text-align: left;
}

.ls1 span{
  color: #999999;
}
ul.kk{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
ul.kk li{
  font-size: 17px;
  line-height: 46px;
  float: left;
  padding: 0 25px 0 45px;
  background: #eff3f5 url(../images/c1.png) no-repeat 25px center;
  border-radius: 5px;
  /* margin: 30px 30px 0 0; */
  margin-top: 30px;
}

.xg{
  background-color: #f4ece2;
}

.tit{
  position: relative;
}
.tit .zc{
  position: absolute;
  right: 10px;
  bottom: -5px;
  font-size: 18px;
  color: #ed7656;
  font-style: italic;
}
.xgl{
  width: 240px;
  line-height: 120px;
  position: relative;
  background-color: #e4ad66;
  font-size: 18px;
  color: #fff;
}
.xgl::after{
  content: '';
  width: 10px;
  height: 26px;
  position: absolute;
  background: url(../images/ar.jpg) no-repeat 0 0;
  top: 40%;
  right: -10px;
}

.xgl1{
  width: 350px;
  font-size: 14px;
  line-height: 30px;
  text-align: left;
  margin: 15px 0 0 40px;
  font-size: 14px;
  color: #333;
}
.xglr2{
  margin: 15px 20px 0 0;
  float: right;
}

.tit2{
  padding-left: 20px;
  background: url(../images/lb.jpg) no-repeat 0 5px;
}
.tit2 span{
  float: left;
  font-size: 18px;
  font-weight: bold;
}
.yb{
  font-size: 0px;
}
.yb>.mc{
  background-color: #f5f5f5;
  border: 2px solid #ed7656;
  padding: 20px 20px 30px;
}
.ls2>li{
  font-size: 14px;
  line-height: 36px;
  border-bottom: 1px solid #ccc;
  padding-left: 15px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  background: url(../images/dot2.png) no-repeat left center;
}
.ls2{
  padding: 10px 20px;
  background-color: #fff;
}
.yb .ls2{
  padding-bottom: 40px;
  height: 195px;
  overflow-y: scroll;
}
.yb .lc{

  position: relative;
}
.yb .lc .cv{
  width: 100%;
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: linear-gradient(transparent,white);
}
.yb .ic{
 font-size: 16px;
 background-color: #fff;
 text-align: left;
 padding: 10px;
}
.yb .ic img{
  vertical-align: middle;
  margin-right: 15px;
}
.jq{
  font-size: 0;
}
.jq .mc{
  border: 2px solid #ed7656; 
  border-radius: 0 20px 0 20px;
  padding: 20px;
}

.ls3 li{
  font-size: 16px;
  font-style: italic;
  line-height: 40px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.ls3 li a{
  color: #666;
}
.ls3 li a:hover{
  color: #a7793d;
}