@charset "utf-8";
.app_homg_container .search_item_wrap {
  width: 185px;
  position: absolute;
  top: 0;
  right: 77px;
  font-size: 14px;
  color: #777a89;
  z-index: 666;
}
.layui-tree-emptyText{
  line-height: 200px !important;
}
.layui-inter{
  
  border-radius: 10px !important;
}
.more_toolwrap{
  line-height: 66px;
  position: absolute;
  right: -100px;
  cursor: pointer;
}
.more_tools{
  display: none;

}
.more_toolwrapbox{
  z-index: 9999;
  position: absolute;
  right: -60px;
  display: block;
  width: 180px;
  font-size: 14px;
  background-color: #fff;
 border-radius: 3px;
 ;
}
.more_toolwrapbox li{
  text-align: center;
  font-size: 14px;
  border-bottom: 1px solid #f1f1f1;
  line-height: 40px;
}
.more_toolwrapbox li:hover{
  background-color: #eee;
}
.more_toolwrapbox li a{
 color: #09111A;
}
.top_header_wrap .logo_white{
  position: relative;
}
.layui-inter .layui-layer-title{
  height: 50px !important;
  line-height: 50px !important;
  background-color: #F5F7FA !important;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.layui-input-block {
  margin-left: 70px;
  min-height: 36px;
}
.form-lock{
padding: 18px 30px;
}
.layui-form-label {
  float: left;
  display: block;
  padding: 9px 0px;
  width: auto;
  font-weight: 400;
  line-height: 20px;
  text-align: right;
}
.tips{
font-size: 12px; 
margin-left: 75px;
height: 16px;
}
.tips img{
width: 12px;
height: 12px;
vertical-align: middle;
margin-right: 5px;
}
#submit{
  width: 120px;
    height: 50px;
    border-radius: 5px;
}
#closebtn{
  height: 50px;
    width: 120px;
    border: none;
    background: #F5F7FA;
    color: #09111A;
    font-size: 16px;
    border-radius: 5px;
}
.mt20{
margin-top:38px;
}
.test{
  border-radius: 10px !important;
}
.test .layui-layer-title{
  border-radius: 20px 20px 0 0;
}

/* .ml20{
margin-left: 100px;
} */
.layui-layer-content{
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.layui-btn-radius{
width: 80%;
background-color:#014E9E ;
}
.btn{
/* margin-left: 35px !important; */
/* background-color:#014E9E ; */
}
.tips2{
text-align: center;
font-size: 16px;
}
.homeSearchStyle {
  display: inline-block;
  width: 100%;
  font-size: 22px;
  color: #9199A1;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  position: relative;
  padding: 0 15px;
  box-sizing: border-box;
}
.homeSearchStyle span{
  display: inline-block;
  width: 80%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.homeSearchStyle:before{
  content: "";
  display: inline-block;
  width: 1px;
  height: 20px;
  background: #B7B9C5;
  position: absolute;
  top: 15px;
  left: 0;
}
.homeSearchStyle i{
  color: #777a89;
  position: absolute;
  right: 20px;
}
.aysy_list_wrap {
  background-color: #fff;
  box-shadow: 0px 5px 15px 0px rgb(153 153 153 / 20%);
  border-radius: 3px;
  width: 185px;
  display: none;
  box-sizing: border-box;
  border: 1px solid #ccc;
}
.context-all{
    margin-top: 40px;
    font-size: 18px;

}
.context-all  .context-duan{
    margin-top: 18px;
    margin-left: 32px;

}
.context-all  .context-duan-2{
    margin-top: 18px;
    margin-left: 64px;

}


.wrap-1200{
  width: 1200px;
  margin: 0 auto;
}
.wrap-1000{
  width: 1000px;
}
/* 公共头部 */
.app-com-header{
  background-color: #F8F8F8;
}
.top_header_wrap{
  color: #313B75;
  /* overflow: hidden; */
}
.top_header_wrap .operation_wrap a{
  color: #535C8C;
  font-size: 18px;
}
.header_area_wrap{
  width: 100%;
  height: 300px;
  background-color: #4C81E5;
  background: url('../../app_imgs/banneryun.png') no-repeat;
  background-size: 100% 100% !important;
  margin-top: 60px;
}
.erkebj{
  position: relative;
  width: 100%;
  height: 300px;
  background-color: #4C81E5;
  background: url('../../app_imgs/erkebj2.png') no-repeat;
  background-size: 100% 100%;
  margin-top: 60px;
}
.erkewz{
  width: 70%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.app-com-header .search_wrap{
  position: relative;
  margin-top: -25px;
  box-shadow: 0px 5px 15px 0px rgb(153 153 153 / 44%);
}
.app-com-header .search_wrap input{
 
}
.conten_layout{
  padding: 50px 0;
  box-sizing: border-box;
}
.app-com-header .search_wrap .search_item_wrap{
  width: 185px;
  position: absolute;
  top: 0;
  right: 77px;
  font-size: 14px;
  color: #777a89;
  z-index: 666;
}
.search_wrap .search_item_wrap .check_txt{
  display: inline-block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  position: relative;
  padding: 0 15px;
  box-sizing: border-box;
  *display:inline;
  *zoom:1;
  color: #9199A1;
  font-size: 18px;
}
.search_wrap .search_item_wrap .check_txt .txt{
  /* width: calc(100% - 25px); */
  width: 80%;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  *display:inline;
  *zoom:1;
  
}
.search_wrap .search_item_wrap .check_txt:before{
  content: "";
  display: inline-block;
  width: 1px;
  height: 25px;
  background: #B7B9C5;
  position: absolute;
  top: 15px;
  left: 0;
  *display:inline;
  *zoom:1;
}
.search_wrap .search_item_wrap .check_txt i{
  color: #777a89;
  margin-left: 5px;
}
.app-com-header .search_wrap .search_item_check,
.search_classify .search_item_check{
  background-color: #ffffff;
  box-shadow: 0px 5px 15px 0px rgba(153, 153, 153, 0.2);
  border-radius: 3px;
  margin-top: 5px;
  display: none;
}
.app-com-header .search_wrap .search_item_check{
  width: 185px;
  max-height: 355px;
  overflow: hidden;
  overflow-y: auto;
  color: #313B75;
  position: relative;
  z-index: 9999;
}

.app-com-header .search_wrap .search_item_check .item,
.search_classify .search_item_check .item{
  cursor: pointer;
  width: 100%;
  padding: 8px 15px;
  box-sizing: border-box;
}
.app-com-header .search_wrap .search_item_check .item:hover,
.app-com-header .search_wrap .search_item_check .item.active,
.search_classify .search_item_check .item:hover,
.search_classify .search_item_check .item.active{
  font-weight: bold;
  color: #313B75;
}
/* 脚 css */
.app-footer-wrap{
  width: 100%;
  min-width: 1200px;
  height: 200px;
  background-color: #292B32;
  color: #fff;
  font-size: 16px;
  padding: 65px;
  padding-top: 55px;
  box-sizing: border-box;
}
.app-footer-wrap .footer-msg{
  display: inline-block;
  vertical-align: top;
  padding-top: 10px;
  *display:inline;
  *zoom:1;
  /* margin-left: 18%; */
}
.app-footer-wrap .footer-msg p{
  margin-bottom: 10px;
}
.app-footer-wrap .erwerCode-wrap{
  float: right;
}
.app-footer-wrap .erwerCode-wrap p{
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  text-align: center;
  *display:inline;
  *zoom:1;
}
.app-footer-wrap .erwerCode-wrap p img{
  
  width: 65px;
  height: 65px;
  object-fit: contain;
  margin: 0 auto;
  margin-bottom: 5px;
  background-color: #ffffff;
}
.app-footer-wrap .erwerCode-wrap p img,
.app-footer-wrap .erwerCode-wrap p span{
  display: block;
  text-align: center;
}
.app-footer-wrap .erwerCode-wrap p span{
  font-size: 14px;
}
.app-footer-wrap .footer-msg a{
  color: #fff !important;
  font-size: 16px;
}
/* 内容区域最外层类名 */
.app_content_container{
  width: 100%;
  min-width: 1200px;
  min-height: 600px;
  background-color: #F8F8F8;
}
/* 头最外层公共类名 */
.app_header{
  width: 100%;
  min-width: 1200px;
}
.app_header_layout{
  width: 100%;
  height: 350px;
  /* height: 585px; */
  background-color: #014E9E;
  background-image: url(../../app_imgs/t_bj.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.top_area_wrap,
.top_header_wrap{
  width: 1200px;
  height: 60px;
  margin: 0 auto;
  line-height: 60px;
}
.top_area_wrap .logo_white,
.top_area_wrap .operation_wrap,
.top_header_wrap .logo_white,
.top_header_wrap .operation_wrap{
  display: inline-block;
  vertical-align: top;
  color: #fff;
  font-size: 18px;
  *display:inline;
  *zoom:1;
}
.top_area_wrap .operation_wrap span a{
  color: #fff;
  font-size: 18px;
}
.top_area_wrap .logo_white{
  position: relative;
}
.top_area_wrap .operation_wrap,
.top_header_wrap .operation_wrap{
  float: right;
}
.top_area_wrap .operation_wrap span{
  cursor: pointer;
}
.top_area_wrap .operation_wrap span.download,
.top_header_wrap .operation_wrap span.download,
.navtm .homeNav .navRight p .download{
  margin: 0 20px;
}

.operation_wrap span:hover a{
  opacity: .9;
}
.header_content{

}
.header_content .text_wrap{
  color: #ffffff;
  font-size: 32px;
  text-align: center;
  margin: 40px 0;
  margin-bottom: 20px;
  opacity: .85;
}
.header_content .text_wrap img{
  max-height: 60px;
  object-fit: contain;
}
.header_content .text_wrap .item{
  display: inline-block;
  vertical-align: top;
  padding: 0 15px;
  position: relative;
  *display:inline;
  *zoom:1;
}
.header_content .text_wrap .item.second:before{
  /* margin-right: 30px; */
  /* left: -10px; */
}
.header_content .text_wrap .item.second:after{
  /* margin-left: 30px; */
  /* width: 2px;
  right: -10px; */
}
.header_content .text_wrap .item.second:before,
.header_content .text_wrap .item.second:after{
  /* content: "";
  display: inline-block;
  width: 1px;
  height: 27px;
  background: #ffffffd9;
  border-radius: 1px;
  position: absolute;
  top: 10px; */
}
.search_container{
  margin: 40px auto;
  width: 1150px;
  position: relative;
}
.search_container .search_classify{
  margin-bottom: 10px;
  width: calc(100% - 84px);
  /* height: 36px; */
  overflow: hidden;
  position: relative;
  /* padding-right: 90px; */
  box-sizing: border-box;
}
.search_classify_wrap{
  width: 270px;
  position: absolute;
  right: -8px;
  top: 60px;
  z-index: 99999;
}
.search_classify_wrap .more{
  color: #ffffff;
  font-size: 18px;
  padding: 5px 15px;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  position: absolute;
  right: 0;
  top: 0;
  *display:inline;
  *zoom:1;
}
.more_selected_txt{
  cursor: pointer;
  height: 40px;
}
.classify_list_select{
  background-color: #ffffff;
  box-shadow: 0 0 5px 1px #b5cfff;
  border-radius: 4px;
  width: 185px;
  max-height: 400px;
  overflow: hidden;
  overflow-y: auto;
  color: #313B75;
  position: relative;
  z-index: 9999;
  top: 0px;
  left: 21px;
}
.classify_list_select ul .item{
  cursor: pointer;
  width: 100%;
  padding: 8px 15px;
  box-sizing: border-box;
}
.classify_list_select ul .item:hover{
  font-weight: bold;
}
.classify_list_select ul .item.active{
  font-weight: bold;
}
.more_selected_txt .classify_txt{
  width: 162px;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-right: 8px;
  text-align: right;
  vertical-align: sub;
  *display:inline;
  *zoom:1;
}

.search_container .search_classify .item{
  color: #ffffff;
  font-size: 18px;
  /* float: left; */
  position: relative;
  margin-bottom: 3px;
  /* max-width: 145px; */
  /* height: 38px; */
  /* padding: 0 15px; */
}
.search_container .search_classify .item a{
  color: #000;
  font-size: 14px;
  padding: 5px 15px;
  display: inline-block;
  width: 100%;
  /* text-align: center; */
  *display:inline;
  *zoom:1;
  box-sizing: border-box;
}
.search_container .search_classify .item a:hover{
  font-weight: bold;
}
.search_container .search_classify .item.active:after{
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  /* background: linear-gradient(270deg, #E45C50 0%, #DBA477 100%); */
  border-radius: 2px;
  position: absolute;
}
.search_container .search_classify .more{
  width:90px;
  position: absolute;
  right: 0;
  top: 0;
}
.search_container .search_classify .more i{
  
}
.search_container .search_classify .more .search_item_check{
  width: 150px;
  max-height: 220px;
  overflow: hidden;
  overflow-y: auto;
  color: #313B75;
  position: relative;
  z-index: 9999;
}
.search_container .search_classify .more .search_item_check .item{
  color: #313B75;
  padding: 5px 12px;
  font-size: 16px;
  height: auto;
}
.search_container .search_classify .more .search_item_check .item.current{
  font-weight: bold;
}
.search_container .search_classify .more:hover .search_item_check{
  /* display: block; */
}
.search_input_wrap{
  width: 100%;
  position: relative;
}
.search_input_wrap input,
.app-com-header .search_wrap input{
  width: 100%;
  height: 50px;
  line-height: 50px;
  border: 1px solid #fff;
  outline: none;
  font-size: 18px;
  padding: 0 15px;
  padding-right: 0;
  box-sizing: border-box;
  color: #9199A1;
  border-radius: 4px;
}
.search_input_wrap .search_btn,
.app-com-header .search_wrap .search_btn{
  position: absolute;
  right: -1px;
  top: 0;
  display: inline-block;
  background-color: #014E9E;
  height: 50px;
  width: 75px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  /* border: 1px solid #fff; */
  text-align: center;
  line-height: 50px;
  cursor: pointer;
  *display:inline;
  *zoom:1;
}
.search_input_wrap .search_btn:hover,
.app-com-header .search_wrap .search_btn:hover{
  opacity: .9;
}
.search_input_wrap .search_btn i,
.app-com-header .search_wrap .search_btn i{
  color: #ffffff;
  font-size: 26px;
}
.app-footer-wrap .footer-wrap{
  width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width:1100px){
  .app-footer-wrap .footer-msg{
    margin-left: 11%;
  }
}
@media screen and (max-width:1200px){
  .nav_layou_wrap{
    padding: 0 20px;
    box-sizing: border-box;
  }
  .wrap-1200,
  .app-footer-wrap,
  .top_area_wrap, 
  .top_header_wrap,
  .first-header{
    width: 100% !important;
  }
  .app-footer-wrap,
  .app_content_container,
  .app_header{
    min-width:100%;
  }
  .app-footer-wrap .footer-wrap{
    width: 100%;
    margin: 0 auto;
  }
  .search_wrap,
  .search_container{
    width: 90% !important;
  }
  .result_type03 .right_classify_wrap{
    /* display: none; */
  }
  .result_type03,
  .result_type02{
    padding-left: 15px;
    box-sizing: border-box;
  }
  /* .result_type03 .left_content_wrap,
  .result_content_wrap .right_content_wrap{
    width: 100% !important;
  } */
  .result_content_wrap .right_content_wrap{
    width: 100% !important;

  }
  .left_kgbase_wrap,
  .result_type03 .left_content_wrap,
  .result_type02 .type02_right_wrap{
    width: 65% !important;
  }
  .right_classify_wrap, 
  .result_content_wrap .left_classify_wrap, 
  .result_type03 .right_classify_wrap{
    width: 30% !important;
  }
  .app_content_wrap{
    padding-left: 20px;
  }
  .detail_fixed_wrap .top_header_wrap {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .result_type04{
    width: 95% !important;
    margin: 25px auto !important;
  }
}

@media screen and (max-width:1024){
  .first-msg-wrap.second-msg-wrap{
    margin-right: 30px !important;
    margin-top: 50px !important;
  }
  .first-wrap .img-wrap img{
    width: 300px !important;
  }
}
@media screen and (max-width:900px){
  .app-footer-wrap .footer-msg{
    margin-left: 0;
  }
  .top_area_wrap .logo_white ,
  .imbibition_wrap .logo_white,
  .first-header .disp-ib,
  .top_header_wrap .logo_white{
    max-width: 50%;
  }
  .top_area_wrap .logo_white img,
  .imbibition_wrap .logo_white img,
  .first-header .disp-ib img,
  .top_header_wrap .logo_white img{
    width: 100%;
  }
  .first-msg-wrap.second-msg-wrap{
    margin-right: 10px !important;
    margin-top: 20px !important;
  }
  .first-wrap .img-wrap img{
    width: 210px !important;
  }
  .first-msg-wrap.second-msg-wrap{
    width: 290px !important;
  }
  .first-wrap .download-btn{
    width: 125px !important;
  }
  .second-qiu-wrap p.img-wrap{
    width: 200px !important;
    height: 200px !important;
  }
  .result_type02 {
    padding-left: 15px;
    box-sizing: border-box;
  }
}

.app_content_wrap{
  padding-top: 50px;
  padding-bottom: 100px;
  box-sizing: border-box;
}

.right_classify_wrap,
.left_kgbase_wrap,
.result_content_wrap .left_classify_wrap,
.result_content_wrap .right_content_wrap,
.result_type03 .left_content_wrap,
.result_type03 .right_classify_wrap{
  float: left;
}

.left_kgbase_wrap,
.result_content_wrap .right_content_wrap,
.result_type03 .left_content_wrap{
  width: 850px;
}

.right_classify_wrap,
.result_content_wrap .left_classify_wrap,
.result_type03 .right_classify_wrap{
  width: 321px;
  margin-left: 25px;
  background: #FFFFFF;
  /* border: 1px solid #DDE8FC; */
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  box-shadow: 0 0 10px 1px #d4d4d5;
}
.result_type02 .left_classify_wrap,
.result_type02 .type02_right_wrap{
  min-height: 400px;
}

.left_kgbase_wrap{
  color: #1C2243;
  font-size: 16px;
}
.left_kgbase_wrap.loading_show{
  min-height: 450px;
  background-color: #ffffff;
}
.kg_content_wrap{
  padding: 25px 20px 10px 20px;
  box-sizing: border-box;
  margin-bottom: 25px;
  background: #FFFFFF;
  /* border: 1px solid #DDE8FC; */
  box-shadow: 0 0 10px 1px #d4d4d5;
  border-radius: 5px;
}
.kg_content_wrap .title{
  font-weight: bold;
  font-size: 20px;
}
.kg_content_wrap .kg_list_wrap{
  margin-top: 20px;
}

.kg_content_wrap .kg_list_wrap ul{
  margin-bottom: 15px;
}

.kg_content_wrap .kg_list_wrap ul li.item{
  float: left;
  width: 20%;
  /* border-bottom: 1px solid #F4F4F4; */
  /* margin-top: 25px; */
  text-align: center;
}

.kg_content_wrap .kg_list_wrap ul li.item:hover a{
  color: #313B75;
}

.kg_content_wrap .kg_list_wrap ul li.item a{
  color: #1C2243;
  display: inline-block;
  text-align: center;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 25px 0 25px 0;
  *display:inline;
  *zoom:1;
}

.kg_content_wrap .kg_list_wrap ul li.item a.item_a:hover{
  color: #313B75;
  box-shadow: 0 0 10px 1px #f6f6f6;
  transition: 1s;
  transform: translateY(-2px);
  border-radius: 4px;
}
.kg_content_wrap .kg_list_wrap ul li.item a.item_a.current{
  box-shadow: 0 0 10px 1px #ccdcfa;
  transform: translateY(-2px);
  border: 1px solid #ccdcfa \9;
}
.kg_content_wrap .kg_list_wrap ul li.item a.item_a_lock:hover{
  cursor: no-drop;
}

.kg_content_wrap .kg_list_wrap ul li.item span.kg_icon{
  display: inline-block;
  width: 45px;
  height: 50px;
  margin-bottom: 10px;
  background-image: url('../../app_imgs/home_icon.png');
  background-repeat: no-repeat;
  *display:inline;
  *zoom:1;
}

.kg_content_wrap .kg_list_wrap ul li.item span.kg_img{
  display: inline-block;
  width: 100%;
  height: 50px;
  margin-bottom: 15px;
  *display:inline;
  *zoom:1;
}
.kg_content_wrap .kg_list_wrap ul li.item span.kg_img img{
  width: 50px;
  height: 50px;
  object-fit: contain;
}

.kg_icon_01{
  width: 42px;
  height: 47px;
  background-position: -389px 0px;
}
.kg_icon_02{
  width: 42px;
  height: 47px;
  background-position: -287px -3px;
}
.hr_wrap{
  margin: 0;
  background-color: #F4F4F4;
}
.hr_wrapbottom{
  margin: 0;
  background-color: #F4F4F4;
}


.kg_content_wrap .kg_list_wrap ul li.item span.kg_item_title{
  display: inline-block;
  width:110px;
  text-align: center;
  font-size: 16px;
  word-wrap: break-word;
  /* margin-bottom: 20px; */
  *display:inline;
  *zoom:1;
}

.right_classify_wrap .right_header,
.left_classify_wrap .right_header{
  width: 100%;
  height: 50px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

.right_classify_wrap .right_header ul,
.left_classify_wrap .right_header ul{ 
  width: 100%;
 
}

.right_classify_wrap .right_header li.item,
.left_classify_wrap .right_header li.item{
  float: left;
  height: 50px;
  background-color: #F2F5FB;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  color: #1C2243;
  cursor: pointer;
}
.right_classify_wrap .right_header li.item.active,
.left_classify_wrap .right_header li.item.active{
  background-color: #014E9E;
  color: #fff;
}

.right_classify_wrap .right_header li.item02,
.left_classify_wrap .right_header li.item02{
  width: 50%;
  overflow: hidden;
  padding: 0 5px;
  box-sizing: border-box;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.classify_content_wrap{
  color: #313B75;
  font-size: 16px;
  /* background-color: #ffffff; */
  /* max-height: 1264px; */
  /* height: 1264px; */
  overflow-y: auto;
  overflow-x: hidden;
}
.classify_content_wrap .menu_wrap{

}
.classify_content_wrap .menu_wrap .level01{
  width: 100%;
}
.classify_content_wrap .menu_wrap .level01 a{
  display: inline-block;
  width: 100%;
  height: 45px;
  line-height: 45px;
  color: #313B75;
  font-size: 18px;
  border-bottom: 1px solid #CBDBF8;
  padding: 0 15px;
  box-sizing: border-box;
  *display:inline;
  *zoom:1;
}
.classify_content_wrap .menu_wrap i{
  color: #313B75;
  float: right;
}
.classify_content_wrap .menu_wrap i:hover{
  opacity: .85;
  color: #014E9E;
}
.classify_content_wrap .menu_wrap a.current i{
}
.classify_content_wrap .menu_wrap .level01 ul{
  display: none;
}
.classify_content_wrap .menu_wrap .level02 a{
  font-size: 16px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  width: 100%;
  border-bottom: 1px dashed #CBDBF8;
  padding: 0 12px;
  box-sizing: border-box;
  text-indent: 1em;
  *display:inline;
  *zoom:1;
}
.classify_content_wrap .menu_wrap .level03 a{
  text-indent: 2em;
}
.classify_content_wrap .menu_wrap .item{
  
}
.classify_content_wrap .menu_wrap .level03{
  
}
.classify_content_wrap .menu_wrap a.current{
  /* font-weight: bold; */
}

.nav_layou_wrap{
  color:#707380;
  font-size: 16px;
}
.nav_layou_wrap ul{
  border-bottom: 1px solid #CDCCCC;
  padding: 10px 0;
  box-sizing: border-box;
}
.nav_layou_wrap a{
  display: inline-block;
  /* margin: 0 10px; */
  margin-right: 5px;
  color:#707380;
  font-size: 16px;
  *display:inline;
  *zoom:1;
  /* overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 180px; */
}
.nav_layou_wrap a .BZ{
  height: 20px;
  vertical-align: bottom;
}
.nav_layou_wrap a.active{
  color: #014E9E;
}
.nav_layou_wrap i{
  color: #9a9ba2;
  font-size: 14px;
}
.nav_layou_wrap i.iaconshouye3{
  color: #014E9E;
  font-size: 16px;
}
.nav_layou_wrap ul .item{
  display: inline-block;
  vertical-align: top;
  *display:inline;
  *zoom:1;
}

.result_content_wrap{
  margin: 30px 0;
}
.result_content_wrap .left_classify_wrap{
  margin-left: 0;
  margin-right: 25px;
}
.result_content_wrap .right_content_wrap{
  background: #FFFFFF;
  /* border: 1px solid #DDE8FC; */
  box-shadow: 0 10px 10px 0px #d4d4d5;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 20px 10px 60px 10px !important;
  box-sizing: border-box;
  color: #313B75;
  position: relative;
}
.search_title{
  color: #fff;
  font-size: 18px;
  /* border-bottom: 1px dashed #CBDBF8; */
  padding-bottom: 10px;
  box-sizing: border-box;
  font-weight: bold;
}
.result_type04 .right_content_wrap .search_title{
  background-color: #014E9E;
  height: 56px;
  padding: 0 20px;
  box-sizing: border-box;
  line-height: 56px;
}
.result_list_wrap{
  font-size: 16px;
}
.result_list_wrap .result_group_wrap{
  border-bottom: 1px solid #f4f4f4;
  padding: 15px 0;
  box-sizing: border-box;
  position: relative;
}
.result_group_wrap a{
  display: inline-block;
 
  
  width: 100%;
  *display:inline;
  *zoom:1;
}
.result_group_wrap .title{
  color: #09111A;
  font-size: 16px;
  font-weight: bold;
  width: 80%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.result_group_wrap .title span{
  color: #09111A;
  font-size: 16px;
  font-weight: bold;
}
.result_group_wrap .title .BZ{
  height: 20px;
  vertical-align: bottom;
}
.result_group_wrap .title:hover{
  opacity: .85;
}

.result_group_wrap .result_msg_wrap{
  width: 100%;
  margin-top: 15px;
  color: #545C63;
  font-weight: 400;
font-size: 14px;
  /* text-overflow: ellipsis;
  
  white-space: nowrap; */
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical; 
  -webkit-line-clamp: 2; 
}
.result_group_wrap span{
  color: #545C63;
  font-size:14px;
  font-weight: 400;
}
.pagination_layout{
  /* width: 100%; */
  /* margin: 20px 0; */
  text-align: right;
}

/* 返回结果 第二种 */
.result_type02{

}
.result_type02 .right_content_wrap{
  border-top: 6px solid #014E9E;
}
.result_type02 .right_header li.item03{
  /* width: 33%; */
  padding: 0 23.5px;
}
.result_type02 .menu_wrap a{
  color: #313B75;
  font-size: 18px;
}
.result_type02 .menu_wrap a:hover{
  /* font-weight: bold; */
}
.result_type02 .menu_wrap a span{ 
  display: inline-block;
  background-image: url('../../app_imgs/result001.png');
  width: 9px;
  height: 9px;
  background-repeat: no-repeat;
  margin-right: 8px;
  *display:inline;
  *zoom:1;
}
.type02_group_wrap{
  width: 100%;
  min-height: 175px;
  border: 1px solid #DDE8FC;
  border-top: 6px solid #014E9E;
  margin-bottom: 20px;
}
.type02_group_wrap .title,
.type02_right_wrap .title,
.filtertitle .title_wrap{
  text-align: center;
}
.type02_group_wrap .title_wrap,
.filtertitle .title_wrap{
  margin: 15px 0;
}
.type02_group_wrap .title_wrap .icon001,
.type02_group_wrap .title_wrap .icon002,
.type02_right_wrap .title_wrap .icon001,
.type02_right_wrap .title_wrap .icon002,
.filtertitle .title_wrap .icon002,
.filtertitle .title_wrap .icon001{
  display: inline-block;
  vertical-align: top;
  width: 32px;
  height: 28px;
  background-image: url('../../app_imgs/titlez.png');
  background-repeat: no-repeat;
  background-position: center;
  *display:inline;
  *zoom:1;
}
.filtertitle .title_wrap .icon002,
.type02_group_wrap .title_wrap .icon002,
.type02_right_wrap .title_wrap .icon002{
  background-image: url('../../app_imgs/titlez.png');
  background-repeat: no-repeat;
  background-position: center;

}
.filtertitle .title_wrap .title_txt,
.type02_group_wrap .title_wrap  .title_txt,
.type02_right_wrap .title_wrap  .title_txt{
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
  color: #09111A;
  height: 34px;
  /* background-image: url('../../app_imgs/title_bg.png'); */
  background-repeat: no-repeat;
  /* padding: 0 22px; */
  background-size:100% 100%;
  *display:inline;
  *zoom:1;
  font-weight: 600;
}
.result_type02 .result_item_wrap{
  padding: 0 20px 10px 20px;
  box-sizing: border-box;
  margin-top: 25px;
  min-height: 658px;
}

.result_type02 .result_item_wrap li{
  float: left;
  width: 25%;
  height: 48px;
}
.result_type02 .result_item_wrap li a{
  font-size: 16px;
  font-weight: 400;
  color: #09111A;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  /* white-space: nowrap; */
  text-overflow: ellipsis;
  padding: 10px 15px;
  box-sizing: border-box;
  *display:inline;
  *zoom:1;
}
.result_type02 .result_item_wrap li a:hover{
  font-weight: bold;
}
.result_type02 .result_item_wrap li .item_icon,.item_icon{
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url('../../app_imgs/bdicong.png') no-repeat center;
  margin-right: 3px;
  margin-top: 2px;
  *display:inline;
  *zoom:1;
}
.show_more_wrap{
  width: 100%;
  padding: 10px;
  text-align: center;
}
.show_more_wrap i{
  color: #014E9E;
  font-size: 20px;
  cursor: pointer;
}
.result_type02 .toggle_wrap{
  display: none;
}

.result_type03{

}
.result_type03 .left_content_wrap{
  background: #FFFFFF;
  /* border: 1px solid #DDE8FC; */
}

.result_type03 .right_classify_wrap{
  border: none;
  background-color: transparent;
}
.type_third_group{
  /* margin-bottom: 20px; */
  background-color: #ffffff;
  border: 1px solid #DDE8FC;
  /* padding: 20px; */
  /* box-sizing: border-box; */
}
.type_third_group .header_wrap{
  height: 59px;
  line-height:55px;
  color: #fff;
  font-size: 20px;
  text-align: left;
  /* background: url('../../app_imgs/result_bg003.png') no-repeat center; */
  background-size: 100% 100%;
  /* \9 是 IE的CSS hack,IE9以下识别，不包括IE 9 */
  background: none\9;
  padding-left: 25px;
  background-color: #014E9E;
}
.third_group_content{
  /* padding: 20px; */
  padding-top: 15px;
  box-sizing: border-box;
  min-height: 200px;
  background-color: #ffff;
  word-break: break-all;
}
.loading{
  background-image: url(../../app_imgs/loading.gif) !important;
  background-position: center 10% !important;
  background-repeat: no-repeat !important;
}
.third_group_content ul li.item{
  display: inline-block;
  vertical-align: top;
  margin: 0 15px 15px 15px;
  *display:inline;
  *zoom:1;
}

.third_group_content ul li.item a{
  font-size: 14px;
  color: #313B75;
  display: inline-block;
  padding: 8px 16px;
  background-color: #F2F5FB;
  border-radius: 4px;
  *display:inline;
  *zoom:1;
}

.result_group_wrap .tags_tip{
  display: inline-block;
  color: #014E9E;
  border: 1px solid #014E9E;
  font-size: 14px;
  padding: 3px 10px 3px 10px;
  border-radius: 4px;
  position: absolute;
  width: auto !important;
  top: 10px;
  right: 0;
  cursor: default;
  *display:inline;
  *zoom:1;
}
.btnbox{
  display: inline-block;
  color: #014E9E;
  border: 1px solid #014E9E;
  font-size: 14px;
  border-right: none;
  border-radius: 5px;
  position: absolute;
  width: auto;
  top: 10px;
  right: 0;
  cursor: default;
}
.btnbox span {
  display: inline-block;
  border: 0;
  border-radius: 5px;
  color: #fff;
  
  text-align: left;
  text-decoration: none;
  cursor: pointer;
}
.btnbox .kgbasename {
  padding: 4px 30px 4px 10px;
  text-align: center;
  width: max-content;
  background: linear-gradient(-59deg, transparent 21px, #f5f7fb 0) top right;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  color: #014e9e;
}
.btnbox .custom {
  padding: 4px 10px 4px 30px;
  text-align: center;
  width: max-content;
  background: linear-gradient(120deg, transparent 21px, #014e9e 0) top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  
  margin-left: -33px;
  color: #fff;
}
.result_group_wrap .tags_tip:hover{
  /* color: #ffffff; */
  /* background-color: #628FE7; */
}
.classify_menu_wrap{
  background-color: #014E9E;
  height: 50px;
  width: 100%;
  position: relative;
}
.classify_menu_wrap ul{
  /* width: calc(100% - 160px);
  height: 50px;
  background-color: #DAE5F7; */
}
.classify_menu_wrap .sort_wrap{
  position: absolute;
  top: 9px;
  right: -50px;
}

.classify_menu_wrap ul .item{
  /* float: left; */
  /* width: 120px; */
  cursor: pointer;
  height: 100%;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  position: relative;
  padding: 0 15px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  *display:inline;
  *zoom:1;
}
.classify_menu_wrap ul .item.active{
  background-color: #ffffff;
  color: #014E9E;
  font-size: 18px;
  font-weight: Bold;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.classify_menu_wrap ul .item.active:before{
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #014E9E;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.result_type04 .right_content_wrap{
  width: 100% !important;
  padding: 0 !important;
}
.result_type04 .right_content_wrap .result_list_wrap{
  padding: 20px;
}
.result_type03 .right_content_wrap{
  border-top: none;
}

/* 详情页 css */
.detail_container{
  /* border: 1px solid #DDE8FC; */
  background-color: #ffffff;
}
.detail_container .detail_header,
.detail_fixed_wrap .detail_header{
  width: 100%;
  min-height: 140px;
  background: url('../../app_imgs/detail_bg.png') no-repeat center;
  background-size:  101% 101%;
  padding: 10px 20px;
  box-sizing: border-box;
}

.detail_fixed_wrap .detail_header.fixed{
  position: fixed;
  top: 0;
  width: 1200px;
  z-index: 999;
}
.detail_container .detail_header .title,
.detail_fixed_wrap .detail_header .title{
  float: left;
  font-size: 30px;
  color: #09111A;
  font-weight: bold;
  padding-top: 30px;
  max-width: 90%;
  /* overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; */
}
.detail_container .detail_header .title .BZ,
.detail_container .detail_header .title .rw_img.bz,
.detail_fixed_wrap .detail_header .title .BZ,
.detail_fixed_wrap .detail_header .title .rw_img.bz{
  height: 34px;
  vertical-align: bottom;
}
.top_header_wrap .BZ,
.top_header_wrap .bz{
  height: 24px;
  vertical-align: middle;
}
.detail_container .detail_header .er_img,
.detail_fixed_wrap .detail_header .er_img{
  float: right;
  width: 100px;
  height: 100px;
  color: #313B75;
  font-size: 14px;
  text-align: center;
}
.er_img{
/* margin: 20px 32.5px; */
  width: 100px;
  height: 100px;
  color: #313B75;
  font-size: 14px;
  text-align: center;
}
.er_img img{
  width: 70%;
  height: 70%;
  object-fit: contain;
  margin-top: 6px;
}
.er_img span{
  display: inline-block;
  /* margin-top: 5px; */
  *display:inline;
  *zoom:1;
}
.detail_container .detail_header .er_img img,
.detail_fixed_wrap .detail_header .er_img img{
  width: 70%;
  height: 70%;
  object-fit: contain;
}
.detail_container .detail_header .er_img span,
.detail_fixed_wrap .detail_header .er_img span{
  display: inline-block;
  /* margin-top: 5px; */
  *display:inline;
  *zoom:1;
}
.detail_content_wrap{
  box-shadow: 0 10px 10px 0px #d4d4d5;
}
.detail_content_wrap .detail_left_wrap{
  float: left;
  width: 245px;
  padding: 15px 0px 10px 15px;
  box-sizing: border-box;
  color: #313B75;
  font-size: 16px;
  /* border-right: 1px solid #DDE8FC; */
  height: 90%;
  background-color: #ffffff;
  overflow-x: hidden;
  overflow-y: auto;
}
.detail_content_wrap .detail_right_wrap{
  margin-left: 244.5px;
  /* border-left: 1px solid #eee; */
  padding: 15px 20px;
  box-sizing: border-box;
  color: #000;
  font-size: 15px;
  /* height: 100%; */
}
.detail_left_wrap .title{
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 20px;
  color: #09111A;
}
.catalog_wrap{
  
}
.catalog_wrap ul{
  /* padding-left: 10px; */
  padding: 0 8px;
  box-sizing: border-box;
}
.catalog_wrap ul .item{
  position: relative;
  cursor: pointer;
}
.catalog_wrap ul .item:before{
  /* content: ""; */
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  behavior: url('PIE.htc');
  border: 1px solid #CCCCCC;
  position: absolute;
  top: 15px;
  left: 0;
}
.catalog_wrap ul .item:after{
  /* content: ""; */
  display: inline-block;
  width: 1px;
  height: 33px;
  background-color: #CCCCCC;
  position: absolute;
  top: 28px;
  left: 6px;
}
.catalog_wrap ul .item.active:before{
  border: 1px solid #014E9E;
  background-color: #014E9E;
}
.catalog_wrap ul .item:last-child:after{
  /* content: ""; */
  display: none;
}
.catalog_wrap ul .item a{
  color: #313B75;
  font-size: 16px;
  display: inline-block;
  width: 100%;
  padding: 10px 20px;
  padding-left: 25px;
  padding-right: 0px;
  box-sizing: border-box;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-left: 25px;
  /* border-bottom: 1px dashed #014E9E; */
  *display:inline;
  *zoom:1;
}
.catalog_wrap ul .item.active a,
.catalog_wrap ul .item a:hover{
  color: #014E9E;
}
.paragraph_group_wrap{
  margin-bottom: 20px;
  border-bottom: 1px solid #DDE8FC;
  /*padding-bottom: 15px;*/
  box-sizing: border-box;
  /* position: relative; */
}
.paragraph_group_wrap .paragraph_header{
  margin-bottom: 20px;
  position: relative;
  color: #09111A;
  /* height: 50px; */
}
.paragraph_group_wrap .paragraph_header p{
  font-size: 18px;
  font-weight: bold;
}
.paragraph_group_wrap .paragraph_header p span{
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('../../app_imgs/icon_png/titleicon.png') no-repeat;
  background-size: 100% 100%;
  margin-right: 10px;
}
.paragraph_group_wrap .show_more{
  position: absolute;
  display: inline-block;
  top: 3px;
  right: 0;
  cursor: pointer;
  *display:inline;
  *zoom:1;
}
.paragraph_group_wrap .show_more i{
  color:#999;
  font-size: 12px;
  padding: 8px;
} 
.paragraph_msg_wrap{
  line-height: 180%;
  margin-bottom: 20px;
  /* text-indent: 2em; */
  padding-left: 20px;
  overflow: hidden;
  /* max-height: 54px; */
  max-height: inherit;
}
/*标签行内图片样式*/
.paragraph_content  .HNT-GS {
  max-width: 135px;
}
.ellipsis_p{
  margin-left: 20px;
}
.paragraph_content{
  width: 100%;
  line-height: 2;
  font-size: 15px;
  color: #545C63;
  word-break: break-all;
  /* font-family: Microsoft YaHei; */
}
.Basiccontent{
  width: 75%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;

}
.Basiccontent .look_item_p_g{
  display: inline-block;
}
.paragraph_content .Basicsitle{
      font-size: 16px;
      font-weight: bold;
      /* margin-top: 10px; */
      /* width: 100px; */
      text-align: right;
      display: inline-block;
}
.look_item_p_g a{
  color: #014E9E;
}
.look_item_p_g a:hover{

}
.right_content_wrap .sort_wrap{
  position: absolute;
  top: 10px;
  right: 0;
}
.right_content_wrap .sort_wrap .layui-form-select,
.classify_menu_wrap .sort_wrap .layui-form-select{
  width: 180px;
  color: #313B75;
}
.sort_wrap .layui-form-select dl dd.layui-select-tips{
  color: #313B75;
}
.sort_wrap .layui-form-select dl dd.layui-select-tips.layui-this,
.layui-form-select dl dd.layui-this{
  color: #313B75 !important;
  background-color: #b2cae2 !important;
}
.right_content_wrap .sort_wrap .layui-form-select .layui-input,
.classify_menu_wrap .sort_wrap .layui-form-select .layui-input{
  color: #313B75;
  height: 30px;
  line-height: 30px;
}
.classify_menu_wrap .sort_wrap .layui-form-select{
  width: 140px;
}
.scroll-fixed{
  position: fixed;
  top: 60px;
  /* right: 0; */
  z-index: 99;
  /* box-shadow: 0 0 10px 1px #0c0c0c59; */
}
.cc-need{
  max-height: 425px;
  overflow-y: auto;
}
.source_wrap{
  width: 100%;
  text-align: right;
  /* margin-bottom: 15px; */
  /* margin-top: 15px; */
}
.source_wrap .source_txt{
  /* color: #8f8f8f; */
  color: #989898;
  display: inline-block;
  padding: 3px 9px;
  font-size: 12px;
  line-height: 18px;
  *display:inline;
  *zoom:1;
}
.displaynone{
  display: none;
}
.tabs_container{
  position: relative;
  width: calc(100% - 160px);
  height: 50px;
  background-color: #014E9E;
  line-height: 50px;
  padding-left: 25px;
  color: #fff;
  font-size: 20px;
}
.tabs_container .tabs_nav_btn{
  position: absolute;
  cursor: pointer;
  line-height: 50px;
  font-size: 12px;
  color: #fff;
}
.tabs_container .tabs_nav_btn:hover{
  opacity: .85;
}
.tabs_container .tabs_nav_btn.is_disabled{
  cursor: no-drop;
}
.tabs_container .tabs_nav_btn.is_disabled i{
  color: #b6adad;
}
.lemon_is_scrollable{
  padding: 0 20px;
  box-sizing: border-box;
}
.tabs_container .tabs_nav_prev{
  left: 3px;
  width: 12px;
  height: 14px;
  /* right: 10px; */
  background: url('../../app_imgs/leftper.png') no-repeat center;
  top: 18px;
}
.tabs_container .tabs_nav_next{
  width: 12px;
  height: 14px;
  right: 10px;
  background: url('../../app_imgs/rightnetx.png') no-repeat center;
  top: 18px;
}
.nav_window_wrap{
  width: 100%;
  overflow: hidden;
}
.nav_window_wrap ul{
  white-space: nowrap;
  position: relative;
  transition: transform .3s;
  float: left;
  z-index: 2;
  left: 0;
  transform: translateX(0);
}
.need_die_wrap .menu_wrap ul{
  display: none;
}
.need_die_wrap .menu_wrap a.active_item{
  font-weight: bold;
}

.layuiTreeClassify{
  width: 100%;
  /* position: relative; */
}
.layuiTreeClassify .layui-tree-set .layui-tree-entry{
  height: inherit !important;
  /* line-height: 45px; */
  font-size: 16px;
  color: #313B75;
  /* padding: 10px 20px; */
  box-sizing: border-box;
  border-bottom: 1px solid #f1f1f1;
}
.layuiTreeClassify .layui-tree-set .layui-tree-entry + .layui-tree-pack .layui-tree-main{
  margin-left: 1em;
}
.layuiTreeClassify .layui-tree-set .layui-tree-entry + .layui-tree-pack .layui-tree-main .layui-tree-txt{
  width: 85% !important;
}
.layuiTreeClassify .layui-tree-set .layui-tree-entry + .layui-tree-pack .layui-tree-pack .layui-tree-main{
  margin-left: 2em;
}
.layuiTreeClassify .layui-tree-set .layui-tree-entry + .layui-tree-pack .layui-tree-pack .layui-tree-main .layui-tree-txt{
  width: 83% !important;
}
.layuiTreeClassify .layui-tree-set .layui-tree-entry + .layui-tree-pack .layui-tree-pack .layui-tree-pack .layui-tree-main{
  margin-left: 3em;
}
.layuiTreeClassify .layui-tree-set .layui-tree-entry + .layui-tree-pack .layui-tree-pack .layui-tree-pack .layui-tree-main .layui-tree-txt{
  width: 85% !important;
}
.layuiTreeClassify .layui-tree-set .layui-tree-txt{
  font-size: 18px;
  color: #09111A;
  /* font-weight: bold; */
}
.layui-tree-lineExtend .layui-tree-set .layui-tree-txt{
  /* color: #545C63; */
  font-size: 16px;
  font-weight: 400;
}
.layuiTreeClassify .layui-tree-iconClick{
  position: absolute;
  right: 0px;
  top: 0px;
  margin: 0 !important;
}
.layuiTreeClassify .layui-tree-iconArrow{
  padding: 0 5px;
  display: inline-block;
  width: 35px;
  height: 45px;
  *display:inline;
  *zoom:1;
}
.layuiTreeClassify .layui-tree-iconArrow:after{
  background: url('../../app_imgs/icon_png/right.png') no-repeat center;
  /* background-repeat: no-repeat; */
  background-size: cover;
  content: '';
  position: absolute;
  right:  -10px !important;
  left: 15px !important;
  top: 18px !important;
  z-index: 100;
  width: 6px !important;
  height: 12px !important;
  border-width: 0 !important;
  border-style: none !important;
  border-color: transparent transparent transparent #c0c4cc;
  transition: .2s;
 
  /* transform: rotate(90deg); */
  /* content: '';
  position: absolute;
  left: 16px;
  top: 18px;
  z-index: 100;
  width: 0;
  height: 0;
  border-width: 8px;
  border-style: solid;
  border-color: #5965aa transparent transparent transparent;
  transition: .2s; */
}

.layuiTreeClassify .layui-tree-spread .layui-tree-iconClick{

}
.layuiTreeClassify .layui-tree-spread > .layui-tree-entry .layui-tree-iconArrow:after{
  background: url('../../app_imgs/icon_png/down.png')  no-repeat center;
  /* border-color: transparent transparent #5965aa transparent; */
  top: 18px;
  left: 15px;
  width: 12px !important;
  height: 6px !important;
  /* transform: rotate(180deg); */
}

.layuiTreeClassify .layui-tree-pack {
  padding: 0 !important;
}
.layuiTreeClassify .layui-tree-pack .layui-tree-entry{
  border-bottom: 1px dashed #f1f1f1;
}
.layuiTreeClassify .layui-tree-pack .layui-tree-main{
  /* margin-left: 1em; */
}
.layuiTreeClassify .layui-tree-spread > .layui-tree-entry .layui-tree-main{
  /* font-weight: bold; */
}
.layuiTreeClassify .active_item .layui-tree-txt{
  font-weight: bold;
  color: #014E9E;
}
.layuiTreeClassify .layui-tree-main{
  width: calc(100% - 45px) !important;
  padding: 0 !important;
}
.layuiTreeClassify .layui-tree-main .layui-tree-txt{
  width: 100%;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 10px 15px;
  box-sizing: border-box;
  *display:inline;
  *zoom:1;
}
/* 富文本-样式 */
/* 详情页面---图片相关 */
.paragraph_group_wrap .rw_img{
  width: 90%;
  height: auto;
  object-fit: contain;
  margin: 15px auto;
  display: block;
}

/* 普通图片 */
.paragraph_group_wrap img{
  width: 100%;
  height: auto;
  /* max-width: 100%; */
  max-height: 300px;
  object-fit: contain;
}
/* 表格图片 */
.paragraph_group_wrap .TB{
  max-height: 1000px;
}
/* 行内图片 */
.paragraph_group_wrap .rw_img.bz.hnt,
.paragraph_group_wrap .HNT,
.paragraph_group_wrap .rw_img.hnt{
  width: auto;
  height: auto;
  object-fit: contain;
  margin: auto;
  display: initial;
}
.paragraph_group_wrap .rw_img.hnt {
  height: 20px;
  vertical-align: middle;
}
.paragraph_group_wrap .rw_img.hnt.bz,
.paragraph_group_wrap .rw_img.bz,
.paragraph_group_wrap .rw_img.hnt{
    height: 18px;
    width: auto !important;
    vertical-align: middle;
    display: inline !important;
}
.result_type02 .result_item_wrap li a .rw_img.hnt.bz,
.result_type02 .result_item_wrap li a .rw_img.bz,
.result_type02 .result_item_wrap li a .rw_img.hnt{
    height: 18px;
    width: auto !important;
    vertical-align: middle;
    display: inline !important;
}
.result_group_wrap .title .rw_img.bz ,
.nav_layou_wrap .item.title_name .rw_img{
    height: 18px;
    vertical-align: middle;
}
.top_header_wrap .title .rw_img.hnt.bz,
.top_header_wrap .title .rw_img.bz,
.top_header_wrap .title  .rw_img.hnt{
    height: 24px;
    width: auto !important;
    vertical-align: sub;
    display: inline !important;
}

/* 只有图片 */
.paragraph_group_wrap.only_img .rw_img{
  max-height: 265px;
}
/* 图片标题 */
.detail_right_wrap .p_title{
  text-align:center;
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: bold;
}
.p_note{
  text-align: center;
  color: #666666;
  font-size: 14px;
}
.t_note{
  text-align: center;
  color: #666666;
  font-size: 14px;
}
#readerViewContent .t_note{
  text-align: center;
  color: #666666;
  font-size: 14px;
}
#readerViewContent .p_note{
  text-align: center;
  color: #666666;
  font-size: 14px;
}
/* 表格标题 */
.detail_right_wrap .t_title{
  text-align:center;
  margin-top: 15px;
  font-weight: bold;
}
/* 首页-公共导航 导航吸顶效果 start */
.imbibition_wrap,
.common_imbibition_wrap{
  background-color: #F8F8F8;
  box-shadow: 0 0 3px 1px #cad9f6;
  border-bottom: 1px solid #cad9f6;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}
/* 首页-公共导航 导航吸顶效果 end */
.detail_fixed_wrap{
  /* position: fixed;
  top: 0;
  width: 1200px;
  z-index: 999; */
  background-color: #e8effa;
  box-shadow: 0 0 3px 1px #cad9f6;
  border-bottom: 1px solid #cad9f6;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}
.detail_fixed_wrap .title{
  color: #313B75;
  font-size: 20px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: calc(100% - 60px);
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  *display:inline;
  *zoom:1;
}
/* 页面滚动--搜索更改样式 */
.turn_top_wrap{
  position: fixed;
  right: 8%;
  bottom: 100px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 0 10px 1px #b6cee0;
  border: 1px solid #b6cee0;
  background-color: #ffffff;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  transition: all .5s;
  
}
.goback{
  position: fixed;
  right: 8%;
  bottom: 40px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 0 10px 1px #b6cee0;
  border: 1px solid #b6cee0;
  background-color: #ffffff;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  transition: all .5s;
  
}
.goback:hover{
  transform: translateY(-3px);
  box-shadow: 0 0 10px 5px #b6cee0;
}
.turn_top_wrap:hover{
  transform: translateY(-3px);
  box-shadow: 0 0 10px 5px #b6cee0;
}
.turn_top_wrap i{
  font-size: 25px;
  color: #1e9fff;
  font-weight: bold;
}
@media screen and (max-width:1360px){
  .turn_top_wrap{
    right: 10px;
  }
}

/* 图片查看 */
.layout_cover_wrap{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0000005e;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: none;
  /* opacity: 0; */
  z-index: 1002;
}
.layout_cover_wrap .img_wrap_cover{
  width: 70%;
  height: 85%;
  position: absolute;
  /* ie8 */
  top: 10.5%;
  left:20%;
  /* transform: translate(-50%,-50%); */
  background-color: #ffffff;
  border-radius: 10px;
  padding: 10px;
  box-sizing: border-box;
}
.layout_cover_wrap .img_wrap_cover img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.layout_cover_wrap .cover_close{
  position: relative;
}
.layout_cover_wrap .cover_close span{
  position: absolute;
  right: 10%;
  top: 68px;
  display: inline-block;
  background-image: url('../../images/guanbi.png');
  background-position: center;
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
  z-index: 9999;
  cursor: pointer;
  *display:inline;
  *zoom:1;
}
.layout_cover_wrap .cover_close span:hover{
  opacity: .8;
}
.cover_v_hi{
  overflow: hidden !important;
}
/* 右侧贴边-样式 */
.right_flex_wrap{
  position: fixed;
  right: 0;
  top: 45%;
}
.right_flex_wrap .right_slide_wrap{
}
.right_flex_wrap .right_slide_wrap .slide_item .slide_btn{
  display: block;
  width: 50px;
  height: 50px;
  background: #c10002;
  /* border-bottom: 1px solid #fff; */
  color: #fff;
  line-height: 50px;
  text-align: center;
}
.link_chao_btn{
  position: absolute;
  right: 50px;
  top: 0;
  z-index: 100;
}
.link_chao_btn .oneLink{
  border-radius: 5px;
  color: #ffffff;
  background-color: #5286E8;
  display: inline-block;
  padding: 6px 12px;
  cursor: pointer;
  box-sizing: border-box;
  *display:inline;
  *zoom:1;
}

/* 2.3 版本 目录 by snn*/
.child_nav_list{
  width: 100%;
}
.child_nav_list p{
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 10px 0;
  box-sizing: border-box;
  text-indent: 1em;
  cursor: pointer;
}
.child_nav_list p:hover,
.child_nav_list p.active{
  color:#014E9E;
}
.chart_handler_p{
  /* font-weight: bold; */
}
.paragraph_content .paragraph_group_wrap{
  margin-bottom: 0;
  border: none;
  padding-bottom: 0;
  box-sizing: border-box;
  position: relative;
}
.paragraph_content .h1,
.paragraph_content .h2{
  font-weight: bold;
  font-size: 16px;
}
.paragraph_content .h1,
.paragraph_content .h2,
.paragraph_content .h3,
.paragraph_content .h4,
.paragraph_content .h5,
.paragraph_content .h6{
  /* font-weight: bold; */
}
.child_nav_list p.h1{

}
.child_nav_list p.h2{
  text-indent: 2em;
}
.child_nav_list p.h3{
  text-indent: 3em;
}
.child_nav_list p.h4{
  text-indent: 4em;
  display: none;
}
.child_nav_list p.h5{
  text-indent: 5em;
  display: none;
}
.child_nav_list p.h6{
  text-indent: 6em;
  display: none;
}
.child_nav_list .rw_img.bz{
  width: 18px;
}
.update_record_container{
  background-color: #ffffff;
}
.update_record_wrap{
  margin-top: 60px;
}
.update_record_wrap .update_record_list{
  width: 80%;
  padding: 50px 0;
  box-sizing: border-box;
  margin: 0 auto;
  min-width: 900px;
}
.update_record_wrap .update_record_list .layui-timeline-axis{
  color:#014E9E;
}
.update_record_list .no_data_tips{
  color: #313B75;
  font-size: 18px;
  text-align: center;
}
.update_record_timeline .layui-timeline-title{
  position: relative;
}
.update_record_timeline .layui-timeline-title span{
  margin-right: 20px;
}
.update_record_timeline .layui-timeline-title .version{
  width: 150px;
  display: inline-block;
  *display:inline;
  *zoom:1;
}
.yuandian{
  
}
.update_record_timeline .layui-timeline-title .showFlag i:hover{
  color: #014E9E;
}
.update_record_timeline .layui-timeline-title .showFlag i{
  cursor: pointer;
  padding: 10px;
  box-sizing: border-box;
}
.update_record_timeline .sub_kgb_item{
  font-size: 16px;
  margin: 10px 0;
}
.sub_kgb_item .sub_item_ban{
  /* margin-right: 20px; */
}
.sub_kgb_item .sub_item_ban,
.sub_kgb_item .num_total{
  color: #ff0000;
  /* font-weight: bold; */
}
.sub_kgb_item .iaconfont{
  color: #ff0000;
  font-size: 36px;
}

.hidden{
  display: none;
}
.detailTreeClassify{

}
.detailTreeClassify .rw_img.bz{
  width: 18px;
}
.detailTreeClassify .layui-tree-main{
  width: 100%;
  padding-right: 0;
}
.detailTreeClassify .layui-tree-txt{
  color: #545C63;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 85%;
}
.detailTreeClassify .layui-tree-entry{
  height: auto;
  padding: 5px 0;
  box-sizing: border-box;
  width: 100%;
}
.detailTreeClassify .layui-tree-spread>div>div>span>.layui-tree-iconArrow:after{
  border-color: #313B75 transparent transparent transparent;
}
.detailTreeClassify .layui-tree>.layui-tree-set>.layui-tree-entry{
  /* border-bottom: 1px dashed #CBDBF8; */
}
.detailTreeClassify .layui-tree .layui-tree-pack{
  padding-left: 1em;
}
.detailTreeClassify .layui-tree-iconArrow:after{
  border-width:6px
}
/* .detailTreeClassify .layui-tree>.layui-tree-set>.layui-tree-entry>.layui-tree-main>.layui-tree-iconClick .layui-tree-iconArrow{
  display: none;
} */
/* .detailTreeClassify .layui-tree>.layui-tree-set>.layui-tree-pack{
  display: block;
} */
.detailTreeClassify .layui-tree .active .layui-tree-txt{
  color: #313B75!important;
  font-weight: bold;
}
.allsearchSelect .layui-input {
  border-color: #628FE7!important;
}
.layui-form-select .layui-edge{
  position: absolute;
    right: 10px;
    top: 40%;
    -webkit-transition: all .3s;
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.layui-form-selected .layui-edge{
  margin-top: 0px;
  -webkit-transform: rotate(180deg);
  transform: rotate(225deg);
}