/* 专家须知 start */
.eaport_p1{
  font-size:24px;
  color:#333;
}
.eaport_p2{
  margin:10px 0;
}
.eaport_p2 span{
  width:35px;
  height:2px;
  display:inline-block;
  vertical-align:middle;
  background-color:#2077c8;
}
.eaport_p3{
  color:#666;
  font-size:20px;
}
.export_div1{
  margin-top:50px;
  margin-bottom:50px;
}
.export_div2{
  display:inline-block;
  vertical-align:middle;
  width:360px;
  min-height:300px;
  background: center center no-repeat;
  background-size:100% 100%;
  margin-right:30px;
  text-align:left;
  box-sizing:border-box;
  padding:40px 60px;
  box-shadow:0 0 10px #ececec;
}
.export_div2:nth-of-type(2){
  margin-right:0;
}
.export_p4{
  color:#2077c8;
  font-size:18px;
  margin-bottom:25px;
}
.export_p4 span{
  display:inline-block;
  vertical-align:middle;
  margin-left:10px;
}
.export_list li{
  color:#666;
  font-size:16px;
  line-height:30px;
}
/* 专家须知 end */

/* 头部尾部 修改  2020-02-13 */
.head_liss a{
  padding:40px 18px;
}
.head_con,.foot_con{
  width:auto;
  max-width: 1440px;
  min-width: 1190px;
}
.bottom_p{
  min-width:1190px;
}
/* 头部尾部 end */

/* 首页修改 2020-02-13 */
.courselist,.case .caselist,.expert,.news .newslist,.changebecome{
  width:auto;
  max-width: 1440px;
  min-width: 1190px;
}
.expertlist li{
  box-shadow: 0 2px 5px 2px #eee, 0 0 0 0 #eee0;
  border-radius: 4px;
  width:22.5%;
  margin: 20px 10px 20px 10px;
  min-height: 465px;
}
.expertlist li .intor .hoddylist span{
  width:47%;
}
.expertlist li .intor{
  height:auto;
  min-height:345px;
}
/*.news,footer,.course,.carousel,.indextit{
  min-width:1190px;
}*/
.bannertext{
  top:auto;
  bottom:9%;
  left:12%;
}
.courselist li .ri .tit{
  margin:4% 0 3%;
}
.courselist li .imgle{
  width:39.4%;
}
.courselist li .ri{
  width:calc(100% - 48.4%);
}
.courselist li .ri .popularity span{
  padding:4px 3%;
  margin-bottom:3px;
}
/* 首页修改 2020-02-13 */
