
input::-webkit-input-placeholder {
  /* placeholder颜色 */
  color: #999;
  /* placeholder字体大小 */
  font-size: 14px;
 }
.clearfix:after{
  display:block;
  clear:both;
  content:"";
  visibility:hidden;
  height:0
  }
header {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #fff;
    position: fixed;
    z-index: 1111;
    top: 0;
    left: 0;
   /* box-shadow:0 5px 10px -2px #f1f1f1;*/
  }
  header .logo {
    /*margin-top: 5px;*/
    float: left;
  }
  header .header_nav{
    margin-left: 40px;
    /* overflow: hidden; */
    width: 620px;
    float: left;
}
header .header_nav div.nava{
    float: left;
    position: relative;
    font-size: 16px;
    margin-right: 40px;
    color: #000;
    display: inline-block;
    /*2019-10-11增加试听中心修改*/
    margin-right: 25px;
     /*2020-03-11 修改 资讯中心*/
    margin-right: 20px;
  }
header .header_nav div.nava:hover{
  cursor: pointer;
}
header .header_nav div.nava:first-child img.tranla{
  margin-left: 5px;
  width: 10px;
  margin-top: -2px;
}
header .header_nav div.nava img.tranla{
  margin-left: 5px;
  width: 10px;
  margin-top: -2px;
}
header .header_nav div.nava>a{
  color: #000;
  display:inline-block;
}
header .header_nav div.nava a{
  color: #000;
}
header .header_nav div.nava a:hover{
  color: #000;
  text-decoration: none;
}
  header .right_area {
    float: right;
    /* overflow: hidden; */
  }
  header .right_area .search_bg {
    width: 198px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #999;
    float: left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 16px 180px 0 0;
    position: relative;
  }
  header .right_area .search_bg input{
    text-indent: 6px;
    line-height: 26px;
    border:0;
  }
  header .right_area .search_bg input::-webkit-input-placeholder {
    /* placeholder颜色 */
    color: #999;
    /* placeholder字体大小 */
    font-size: 14px;

   }
  header .right_area .search_bg img.searchimg {
    position: absolute;
    width: 20px;
    height: 17px;
    top: 50%;
    margin-top: -8.5px;
    right: 7px;
  }
  header .right_area .search_bg .ring{
    width: 22px;
    height: 60px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    right: -36px;
  }
  header .right_area .search_bg .ring span{
    width: 6px;
    height: 6px;
    background: #bd0000;
    border-radius: 100%;
    position: absolute;
    right: 0;
    top: 15px;
  }
  header .right_area .search_bg .ring .ring_tips{
    width: 240px;
    position: absolute;
    z-index: 1111;
    height: auto;
    top: 60px;
    right: 0px;
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: #d4d4d4 0 0 10px;
    background: #fff;
    display: none;
  }
  header .right_area .search_bg .ring .ring_tips ul li{
    height: 35px;
    line-height: 35px;
    text-indent: 10px;
  }
  header .right_area .search_bg .ring .ring_tips ul li:hover{
    background: #eee;
  }
  header .right_area .search_bg .ring img{
    width: 22px;
    height: 22px;
    margin-top: 19px;
  }
  header .right_area .search_bg img:hover {
    cursor: pointer;
  }
  header .right_area .reg_login {
    float: left;
  }
.reg_login{
    display: block;
    position: absolute;
    right: 0px;
    bottom: 0px;
    /* width: 138px; */
    /* margin-top: 18px; */
    bottom: inherit;
}
.reg_login .log_con {
    position: relative;
    height: 42px;
}
.reg_login .log_con > a{
  display: block;
}
.reg_login .log_con > a:hover{
  text-decoration: none;
}
.reg_login .log_con > a img {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  margin-right: 10px;
  border: 1px solid #ccc;
}
.reg_login .log_con > a em {
  color: #000;
  font-size: 14px;
  line-height: 40px;
  font-style: normal;
  display: block;
  max-width: 76px;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}
.log_con .kuaijiebox {
  overflow: hidden;
  z-index: 9999;
  position: absolute;
  right: 0px;
  top: 60px;
  width: 286px;
  padding: 32px 20px 2px 20px;
  background: #fff;
  box-shadow: 0 0 6px #bdbdbd;
  border-radius: 10px;
  display: none;
}
.log_con .kuaijiebox .user_txt {
  overflow: hidden;
}
.log_con .kuaijiebox .user_txt a {
  float: left;
  margin-right: 10px;
}
.log_con .kuaijiebox .user_txt a img {
  width: 70px;
  height: 70px;
  border-radius: 100%;
  border: 1px solid #eaeaea;
}
.log_con .kuaijiebox .user_txt .user_list {
  display: block;
  float: left;
  width: 140px;
  margin-top: 20px;
}
.log_con .kuaijiebox .user_txt .user_list a {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 24px;
  line-height: 24px;
}
.log_con .kuaijiebox .user_txt .user_list h6 {
  color: #333;
  font-size: 18px;
  /* line-height: 42px; */
  text-align: left;
}
.log_con .kuaijiebox .user_txt .user_list span {
  display: block;
  text-align: left;
  color: #808080;
  font-size: 14px;
  line-height: 20px;
  margin-right: 5px;
}
.log_con .kuaijiebox .user_txt .user_list span b {
  max-width: 46px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.log_con .kuaijiebox .loin {
  overflow: hidden;
  margin: 10px -40px 10px 0;
}
.log_con .kuaijiebox .loin a {
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 34px;
  display: block;
  float: left;
  width: 100px;
  width: 42%;
  height: 35px;
  background: #bd0000;
  text-align: center;
  border-radius: 5px;
  margin: 8px 8px 0 0;
}
.log_con .kuaijiebox .retuLog {
  display: block;
  border-top: 1px solid #e6e6e6;
  color: #999;
  font-size: 14px;
  line-height: 54px;
  margin-top: 2px;
  text-align: center;
}

  /*渐变*/
.Add_gradient{
  width: 100%;
  height: 20px;
  margin-top: 60px;
  background: -webkit-linear-gradient(top, #ececec , #f5f5f5); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(bottom, #ececec, #f5f5f5); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(bottom, #ececec, #f5f5f5); /* Firefox 3.6 - 15 */
  background: linear-gradient(to bottom, #ececec , #f5f5f5); /* 标准的语法 */
}
footer{
  width: 100%;
  height: 400px;
  background: #272C31;
  background-size: 100% 100%;
  padding-top: 40px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  /* margin-top: 40px; */
}
footer table{
  /*width: 760px;*/
  width: 660px;
  height: 223px;
  float: left;
}
footer table thead{
  font-size: 20px;
  /* height: 50px; */
  color: #fff;
}
footer table thead tr th{
  text-align: left;
  height: 50px;
  font-weight: normal;
}
footer table tbody tr td a{
  font-size: 14px;
  color: #ccc;
  text-align: left;
}
footer table tbody tr td a:hover{
  color: #ccc;
}
footer .encode{
  /*width: 440px;*/
  width: 540px;
  height: 223px;
  /*padding-left: 50px;*/
  float: right;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 20px;
}
footer .wrapper{
  position: relative;
}
footer .encode ul{
  overflow: hidden;
}
footer .encode ul li{
  /*width: 180px;*/
  width: 160px;
  float: left;
  text-align: center;
  font-size: 16px;
  color: #ccc;
  /*margin-right: 30px;*/
  margin-right: 20px;
}

footer .encode ul li img{
  width: 118px;
  height: 118px;
  margin:0 auto;
}
footer .encode ul li p{
  margin-top: 10px;
}
footer .encode ul li:last-child{
  margin-right: 0;
}
footer .encode p.kefuphone{
  color: #ccc;
  font-weight: bold;
  margin-top: 12px;
}
footer .copyright{
  height: 130px;
  float: left;
/*  position: absolute;
  bottom: 0;
  left: 0;*/
  border-top: 1px solid #cccccc;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 14px;
}
footer .copyright img{
  margin: 15px 15px;
}
footer .copyright p,footer .copyright p a {
  color: #fff;
}
footer .copyright .honor span {
  margin: 0 10px;
}
/* 选课中心 */
.map {
  box-shadow: 0 0 20px #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 60px;
  left: 0;
  /* left: 190px; */
  background: #fff;
  display: none;
  height:auto;
}
.map .tab{
  width: 600px;
  height: 100%;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.map .tab li{
  /* width: 100%; */
  height: 70px;
  padding:0 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: #fff;
  border-bottom: 1px solid #eaeaea;
  font-size: 0;
  
}
.map .tab li:hover{
  background-color: #ebeaea;
}
.map .tab li>div{
  width: 200px;
  height: 70px;
  line-height: 70px;
  display:inline-block;
  *display:inline;
  *zoom:1;
  vertical-align:middle;
}
.map .tab li>div img{
  width: 30px;
  /* height: 40px; */
  display:inline-block;
  *display:inline;
  *zoom:1;
  vertical-align:middle;
  margin-right: 25px;
}
.map .tab li>div>div{
  width: 140px;
  height:40px;
  display:inline-block;
  *display:inline;
  *zoom:1;
  vertical-align:middle;
  text-align: left;
}
.map .tab li>div>div h6{
  width: 140px;
  font-size: 16px;
  font-weight: 600;
  height:20px;
  line-height: 20px;
 
}
.map .tab li>div>div p{
  width: 140px;
  font-size: 14px;
  color:#b6b6b6;
  height:20px;
  line-height: 20px;
}
.map .tab li>p{
  width: 360px;
  /* height: 70px;
  line-height: 70px; */
  padding:5px 0;
  display:inline-block;
  *display:inline;
  *zoom:1;
  vertical-align:middle;
}
.map .tab li>p a{
  float: left;
  font-size: 14px;
  color: #888888;
  height: 30px;
  line-height: 30px;
  /* 2020 -03-11 */
   /* width: 100px; */
  padding:0 13px;

}
.map .tab li>p a:hover{
  color: #bd0008;
}
.zixun .map{
  position: absolute;
  top: 60px;
  left: -10px;
  background: #fff;
  /* display:none; */
  height:auto;
  width: 150px;
  display: none;
  width: 800px;
}
.zixun .map ul{
  text-align: center;
  /* width: 180px; */
  height: 100%;
}
.zixun .map ul li{
  text-align: center;
  /* height: 30px; */
  padding:10px 10px 15px;
  line-height:30px;
  width:380px;
  float:left;
  background-color: #fff;
  border-bottom: 1px solid #eaeaea;
}
.zixun .map ul li h5{
  font-size: 16px ;
  font-weight: 600;
  height: 24px;
  color: #000;
  line-height: 24px;
  border-left: 2px solid #2a4c7e;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
.zixun .map ul li h5 span{ 
  padding: 0 5px;
  line-height: 24px;
  position: relative;
  /* border-bottom: 2px solid transparent; */
}
.zixun .map ul li h5 span::before{ 
  content: '';
    position: absolute;
    bottom: -5px;
    right: 20%;
    width: 60%;
    height: 2px;
    background-color: #999;
    display: none;
  /* border-bottom: 2px solid #666; */
}
.zixun .map ul li h5:hover span::before{ 
  content: '';
  position: absolute;
  bottom: -5px;
  right: 20%;
  width: 60%;
  height: 2px;
  background-color: #999;
  display: block;
  margin-left: -30px;
}
.zixun .map ul li p{
 overflow: hidden;
}
.zixun .map ul li p a{
  float:left;
  font-size: 14px;
  color: #666;
  height: 20px;
  text-align: left;
  line-height: 20px;
  padding:0 10px;
  padding:0 5px;
}
.zixun .map ul li p a:hover{
  color: #d41515;
}
.zixun .map ul li img{
  height: 16px;
}
.zixun .map ul li:hover{
  background-color: #ebeaea;
}
.zixun .map ul li a{
  font-size: 16px;
  color: #666;
  height: 30px;
  line-height: 30px;
}
.child_ul{
  position: absolute;
  top: 60px;
  left: -19px;
  background: #fff;
  display: none;
  width: 116px;
  z-index: 1111;
  box-shadow: #ccc 0 0 10px;
}
.child_ul ul li{
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #ccc;
  text-align: center;
  font-size: 14px;
  color: #666;
}
.child_ul ul li:hover{
  background: #bd0000;
}
.child_ul ul li:hover a{
  color: #fff !important;
}
.map.clearfix.child_div{
  width:116px;
}
.map.clearfix.child_div li{
  width:100%;
  height:40px;
  text-align:center;
  line-height:40px;
  border-bottom:1px solid #eee;
}
.map.clearfix.child_div li:last-child{
  border-bottom-width:0;
}
.map.clearfix.child_div li:hover{
  background: #bd0000
}
.map.clearfix.child_div li:hover a{
  color:#fff;
}
@media (max-width: 1200px) {
  header .wrapper {
    width:100%;
    min-width:1000px;
  }
  header .right_area .search_bg {
    margin: 16px 145px 0 0;
    width: 125px;
  }
  
  header .right_area .search_bg input{
  	width:100%;
  }
  footer table{
    width: 650px;
  }
  footer .encode{
    width: 340px;
    padding-left: 0;
  }
  footer .encode ul li{
    margin-right: 18px;
    width:100px;
  }
  header .header_nav {
    margin-left: 25px;
    /* overflow: hidden; */
    width: 482px;
    float: left;
    position: relative;
    z-index: 99;
  }
  header .header_nav div.nava{
    position: relative;
    margin-right: 25px;
    font-size: 14px;
    /*2019-10-11增加试听中心修改*/
    margin-right: 15px;
    /*2020-03-11 修改 资讯中心*/
    margin-right: 10px;
  }
  .map{
    width: 992px;
    z-index: 99;
  }
  .zixun .map{
    width: 400px;
  }
  .map section{
    width: 687px;
  }
  .map section ul li{
    width: 205px;
  }
  footer .encode ul li img{
    width: 70px;
    height: 70px;
  }
}
@media (max-width: 1024px) {
  .wrapper{
      width: 100%;
  }
   header .wrapper{
       width: 100%;
       min-width:1000px;
  }
  header .logo {
    float: left;
    height:60px;
    line-height:60px;
    text-align:center;
  }
  .logo img{
    width: 100px;
  }
  .reg_login .log_con > a em{
    width: 70px;
  }
  /* .zixun .map{
    width: 150px;
  } */
  header .right_area .search_bg {
    width: 130px;
    margin: 16px 105px 0 0;
    display:none;
  }
  header .right_area .search_bg input{
    width: 100px;
  }
  header .header_nav {
    margin-left: 15px;
    width: 500px;
    float: left;
  }
  header .header_nav div.nava{
    margin-right:10px;
    font-size: 14px;
    /* position: relative; */
  }
  header .header_nav p.nava:first-child img{
    margin-left: 0;
  }
  .reg_login .log_con{
  	width:125px;
  }
  .reg_login .log_con > a img{
    margin-right: 5px;
  }

  footer{
    padding-top: 20px;
        height: 470px;
  }
  footer table{
    width: 480px;
  }
  footer .encode{
    width: 238px;
    padding-left: 0;
    padding-top: 0;
  }
  footer table thead{
    font-size: 18px;
  }
  footer .encode ul li{
    font-size: 14px;
  }
  footer .encode ul li img{
    width: 68px;
    height: 68px;
  }
  footer .encode ul li p{
    margin: 0 0 10px 0;
  }
  footer .encode p.kefuphone{
    width: 200px;
    margin-left: -20px;
    margin-top: 0;
  }
  footer .copyright{
    height:200px;
  }
  .map {
    width: 604px;
  }
  .zixun .map{
    width: 400px;
  }
}

