.caseList_home_page{
  background: #f8f9fb;
}
.caseList_home_page .flex{

  display:flex;

  justify-content: space-around;

  flex-wrap: wrap;

}

a{

  text-decoration: none;

  color:#3f3b3a;

}

.caseList_home_page .kg{

  width:100%;

  height:25px;

  background-color:#fff;

  display:block;

  clear:both;

}

.caseList_home_page .clear:after{

  content: "";

  display: block;

  height: 0;

  clear:both;

  visibility: hidden;

}

.caseList_home_page .set_margin::before{

  content:'';

  display: table;

}

.caseList_home_page .lt{

  float:left;

}

.caseList_home_page .rt{

  float:right;

}

.caseList_home_page .pub_style{

  width:100%;

  position:relative;

}

.caseList_home_page .pub_style img{

  width:100%;

  height:100%;

  display:block;

}

.caseList_home_page input::-webkit-input-placeholder {

  color: #999;

}

.caseList_home_page input::-moz-input-placeholder {

  color: #999;

}

.caseList_home_page input::-ms-input-placeholder {

  color: #999;

} 

.caseList_home_page input{

  border:none;

  outline:none;

  width:100%;

  height:100%;

  text-indent: 10px;

  background-color:transparent;

}

.caseList_home_page .banner{

  width:1920px;

  margin: 0 auto;

}

.caseList_home_page .banner>img{

  width:auto;

  height:auto;

  max-width:100%;

  max-height:100%;

}

.caseList_home_page .screen{

  width:1200px;

  margin:0 auto;

  flex-wrap: wrap;

  font-size:14px;

  margin-top:67px;

}

.caseList_home_page .screen .fg_box{

  width:902px;

  position:absolute;

  left:212px;

}
.caseList_home_page .screen .lei li.on{
  color:#fff !important;
}
.caseList_home_page .screen .lei li{
 padding:0 10px;
}
.caseList_home_page .screen .lei li.on a{
  color:#fff !important;
}

.caseList_home_page .screen .fg_box ul li{

  margin:10px 0;

  margin-right:13px;

  font-size:14px;

  align-content: space-between;

  line-height:33px;
}

.caseList_home_page .screen .fg_box ul {

  justify-content: flex-start;

}

.caseList_home_page .screen .hx_box {

  width:902px;

  position:absolute;

  left:212px;

}

.caseList_home_page .screen .hx_box ul li{

  margin:10px 0;

  margin-right:13px !important;

  font-size:14px;

  align-content: space-between;

  line-height:33px;
}

.caseList_home_page .screen .hx_box ul {

  justify-content: flex-start;

}

.caseList_home_page .screen .mj_box {

  position:absolute;

  left:212px;

}

.caseList_home_page .screen .look_m {

  position:absolute;

  right:45px;

  width:54px;

  height:30px;

  top:50%;

  margin-top:-15px;

  text-align:center;

  line-height:30px;

}
.caseList_home_page .screen .look_m1 {

  position:absolute;

  right:45px;

  width:54px;

  height:30px;

  top:50%;

  margin-top:-15px;

  text-align:center;

  line-height:30px;

}
.caseList_home_page .screen .hx{

 /* height:50px;

  line-height:50px;

  border:1px solid #eaeaea;

  border-bottom:none;

  position:relative;*/
  border:1px solid #eaeaea;

  position:relative;

  height:53px;

  line-height:53px;

  border-bottom:none;
  overflow:hidden;

}

.caseList_home_page .screen .mj{

  height:50px;

  line-height:50px;

  border:1px solid #eaeaea;

  position:relative;

}

.caseList_home_page .screen .fg{

  border:1px solid #eaeaea;

  position:relative;

  height:53px;

  overflow:hidden;

  border-bottom:none;

}

.caseList_home_page .screen .very_height{

  height:106px;

}

.caseList_home_page .screen .item_chice{

  width:88px;

  height:100%;

  text-align:center;

  border-right:1px solid #eaeaea;

  align-items: center;

}

.caseList_home_page .screen .bx{
  width:58px;
  height:30px;
  /* color:#fff; */
  color:#3f3b3a;
  /* background:#eb5c01; */
  text-align:center;
  line-height:30px;
  position:absolute;
  top:50%;
  margin-top:-15px;
  left:126px;
}
.caseList_home_page .screen>div>div>div.on{
  background:#eb5c01;
  color:#fff;
}
.caseList_home_page .screen>div>div>div.on>a{
  color:#fff;
}
/* .caseList_home_page .screen .on{
  background:#eb5c01;
  color:#fff;
} */
.caseList_home_page .screen .bx a{
  /* color:#fff; */
}
.caseList_home_page .screen li.on {
  color:#fff;
  background:#eb5c01;
}
.caseList_home_page .hxf li{

  /*margin-right:50px;*/

}

.caseList_home_page .mjf li{

  margin-right:13px;

}

.caseList_home_page #triangle-down {

  width: 0;

  height: 0;

  border-left: 5px solid transparent;

  border-right: 5px solid transparent;

  border-top: 10px solid #a0a0a0;

  position:absolute;

  top:10px;

  right:-1px;

}

.caseList_home_page #triangle-up {

  width: 0;

  height: 0;

  border-left: 5px solid transparent;

  border-right: 5px solid transparent;

  border-bottom: 10px solid #a0a0a0;

  position:absolute;

  top:10px;

  right:-1px;

  display:none;

}
.caseList_home_page #triangle-down1 {

  width: 0;

  height: 0;

  border-left: 5px solid transparent;

  border-right: 5px solid transparent;

  border-top: 10px solid #a0a0a0;

  position:absolute;

  top:10px;

  right:-1px;

}

.caseList_home_page #triangle-up1 {

  width: 0;

  height: 0;

  border-left: 5px solid transparent;

  border-right: 5px solid transparent;

  border-bottom: 10px solid #a0a0a0;

  position:absolute;

  top:10px;

  right:-1px;

  display:none;

}

