  * {
    font-family:'Microsoft YaHei',Arial,'Pinfang SC','Asap', Helvetica, sans-serif;
  }

  em {
    color: red;
    font-style: normal;
  }

  .clearfix::after {
    clear: both;
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    visibility: hidden;
  }

  .allhistory {
    position: absolute;
    width: 638px;
    max-height: 1000px;
    z-index: 9999;
    background: #FFF;
    cursor: default;
    box-shadow: 0 2px 10px #BBBBBB;
    top: 262px;
  }

  .allhistory ul li {
    border-bottom: 1px dashed #E9E9E9;
    cursor: pointer;
    padding: 2px 5px;
  }

  .cleanhistory {
    text-align: right;
    cursor: pointer;
  }

  .content_left,
  #jsearch-condition-box-content {
    width: 100%;
  }

  .header_wrap {
    height: 80px;
    width: 1200px;
    margin: 0 auto;
  }

  .header_wrap div {
    float: left;
    margin-top: 14px;
  }

  .header_wrap .logo {
    width: 255px;
    /* height: 80px; */
  }

  .header_wrap .place {
    padding-right: 20px;
    margin-left: 10px;
    margin-top: 30px;
    padding-left: 10px;
    /* width: 108px; */
    height: 20px;
    border-left: 1px solid #E4E4E4;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
  }

  .header_wrap .help {
    margin-top: 30px;
    float: right;
    font-size: 14px;
  }

  .header_wrap .help a {
    color: #B0B0B0;
  }


  .search_wrap{
  	  padding: 54px 0 50px !important;
  	    background-size: 100%;
      background: url(../images/bannerbg2023.png) no-repeat center;
  	margin-top: 29px;
  	height: 280px;
  }

  .search_wrap .search {
    width: 1200px;
    /* height: 50px; */
    margin: 0 auto;
    position: relative;
  }

  .search_wrap .search .input1 {
    width: 500px;
    height: 60px;
    float: left;
    border: none;
    outline: none;
    line-height: 60px;
    padding-left: 30px;
    /* margin-top: 30px; */
    border: 1px solid #fff;
    border-right: 0px;
  }

  .search_wrap .search .input2 {
    width: 100px;
    height: 60px;
	background: url(../images/search2023.png) no-repeat 15px 21px #0062D0;
    color: white;
    line-height: 60px;
	border: 1px solid #fff;
    outline: none;
    font-size: 16px;
    background-size: 19px;
	padding-left: 25px;
	vertical-align: text-top;
    /* letter-spacing: 10px; */
    /* margin-top: 30px; */
  }

  .search_wrap .search a {
    color: #333333;
  }

  #rusult-in {
    cursor: pointer;
  }

  .search_wrap .search .gaoji {
    display: none;
    position: absolute;
    right: 48px;
    top: 57px;
    cursor: pointer;
    /* font-weight: bold; */
    font-size: 14px;
  }

  .search_wrap .search .zcwjjs {
    position: absolute;
    right: -50px;
    top: 57px;
    cursor: pointer;
    font-size: 14px;
		display:none;
  }

  .search_wrap .search .spiltsearch {
    position: absolute;
    right: 38px;
    top: 56px;
    cursor: pointer;
    color: #333333;
    font-size: 14px;
  }

  .jgqsearch {
    position: absolute;
    right: 0px;
    top: 32px;
    cursor: pointer;
    /* font-weight: bold; */
	
	transform: translate(-14px, -13px) scale(0.9);
	font-size: 10px;
	left: 630px;
	display: block!important;
  }

  .search_wrap .search .huatong {
    position: absolute;
    right: 285px;
    top: 60px;
  }

  .search_wrap .search .jiansuo {
    margin-top: 14px;
    display: none;
  }

  .search_wrap .search .jiansuo input {
    width: 120px;
    height: 30px;
    margin-right: 54px;
    border: none;
    outline: none;
    padding-left: 5px;
  }

  .search_wrap .search .jiansuo span {
    color: white;
  }

  .search_wrap .search .reci {
    font-size: 14px;
    color: #858484;
    padding-top: 18px;
  }

  .search_wrap .search .reci span {
    margin-right: 20px;
    color: #fff;
  }
	/* Ã§Â»Â´Ã¥ÂºÂ¦ */
/* 	.weidu_content{
		display:none;
	} */

  .content_wrap {
    background-color: #fff;
    height: auto;
    overflow: hidden;
    width: 100%;
    padding-top: 15px;
	transform: translate(0px, -85px);
  }

  .content_wrap .contentBox {
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    background-color: white;
  }

  .content_wrap .content_title {
    width: 800px;
    margin: 0;
    background-color: white;
    /* padding-top: 30px; */
    overflow: hidden;
  }

  .content_wrap .content_title ul {
    /* width: 1150px; */
    display: inline-block;
    /* height: 60px; */
    border-bottom: 1px solid #B5D2F7;
    /* margin-left: 30px;
  margin-right: 30px; */
  }

  .content_wrap .content_title ul li a {
    color: #0062D0;
    line-height: 60px;
    display: block;
  }

  .content_wrap .content_title ul li {
    width: auto;
    max-width: 120px;
    /* height: 60px; */
    float: left;
    font-size: 24px;
    line-height: 60px;
    margin-right: 50px;
    overflow: hidden;
    word-break: break-all;
  }

  .content_wrap .content_title ul li a {
    color: #888 !important;
    font-weight: normal;
    padding-bottom: 10px;
  }

  .content_wrap .content_title ul .current {
    border-bottom: 4px solid #0062D0;
    text-align: center;
  }

  .content_wrap .content_title ul .current a {
    color: #0062D0 !important;
  }

  .content_wrap .content {
    position: relative;
    width: 100%;
    height: auto;
    overflow: initial;
    margin: 0 auto;
    background-color: white;
  }

  .content_wrap .content .content_left {
    float: left;
    margin-top: 20px;
    /* position: relative; */
    /* margin-top: 30px;
    margin-left: 30px; */
  }

  .content_wrap .content .content_left .range {
    /* margin-top: 30px; */
    /* margin-bottom: 30px; */
    /* margin-left: 27px; */
   /* width: 773px; */
    /* height: 48px; */
    /* line-height: 52px; */
    /* background-color: #f5f5f5; */
    /* padding-left: 10px; */
    position: relative;
		display:inline-block;
  }

  .content_wrap .content .content_left .range span {
    margin-right: 10px;
  }

  .content_wrap .content .content_left .range .chaxun {
		    background: url(../images/down.png) no-repeat 94% center;
    display: inline-block;
    /* width: 200px; */
    line-height: 36px;
    padding: 0 15px;
    float: left;
    width: 200px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    border: 1px solid #ddd;
    padding-left: 15px;
    border-radius: 5px;
    margin-right: 20px;
    color: #999;
    font-size: 15px;
  }

  .content_wrap .content .content_left .range span img {
    margin-top: -8px;
    margin-left: 5px;
  }

  .content_wrap .content .content_left .fanwei {
    position: absolute;
    display: none;
    top: 40px;
    left: 0;
    width: 200px;
    background-color: #f5f5f5;
    line-height: 40px;
    cursor: pointer;
    font-size: 16px;
    box-shadow: rgba(0, 0, 0, .2) 0 1px 5px 0px;
    z-index: 999;
  }

  .content_wrap .content .content_left .pailie {
    display: inline-block;

  }

  .content_wrap .content .content_left .paixu {
    position: absolute;
    display: none;
    top: 50px;
    width: 78px;
    /* height: 80px; */
    text-align: center;
    background-color: #f5f5f5;
    line-height: 38px;
    cursor: pointer;
    font-size: 16px;
    box-shadow: rgba(0, 0, 0, .2) 0 1px 5px 0px;
    z-index: 999;
  }

  .content_wrap .content .content_left .paixu li {
    width: 60px;
    border-bottom: 1px solid #e5e5e5;
    margin-left: 10px;
  }

  .content_wrap .content .content_left .fanwei li {
    /* width: 100%; */
    border-bottom: 1px solid #e5e5e5;
    margin: 0 10px;
  }

  .content_wrap .content .content_left .fanwei li:hover {
    color: #1c5cac;
  }

  .content_wrap .content .content_left .paixu li:hover {
    color: #1c5cac;
  }

  .content_wrap .content .content_left .leixing {
    width: 100%;
    line-height: 52px;
    height: 52px;
    overflow: hidden;
    border-bottom: 1px dashed #e0cdcd;
  }

  .content_wrap .content .content_left .leixing .number {
    /* color: #1c5cac; */
    margin-right: 48px;
  }

  .content_wrap .content .content_left .city {
    width: 800px;

    padding-left: 40px;
    line-height: 75px;
    background: url(../images/line.png) no-repeat bottom;
  }

  .content_wrap .content .content_left .city .number {
    color: #1c5cac;
    margin-right: 25px;
  }

  .content_wrap .content .content_left .webname {
    width: 800px;

    padding-left: 40px;
    line-height: 75px;
  }

  .content_wrap .content .content_left .webname .number {
    margin-right: 33px;
    color: #1c5cac;
  }

  .content_wrap .content .content_left .result {
    width: 800px;
    height: 45px;
    padding-left: 40px;
    color: #A0A0A0;
  }

  .content_wrap .content .content_left .result .number2 a {
    color: #1c5cac;
  }

  .content_wrap .content .content_left .service_wrap .service_ul {
    height: 50px;
    width: 800px;
    border-bottom: 1px solid #EDEDED;
    margin-left: 30px;
  }

  .content_wrap .content .content_left .service_wrap .service_ul li {
    height: 50px;
    line-height: 50px;
    float: left;
  }

  .content_wrap .content .content_left .service_wrap .service_ul .more_service {
    float: right;
  }

  .content_wrap .content .content_left .service_wrap .service_ul .more_service a {
    color: #A0A0A0;
  }

  .content_wrap .content .content_left .service_wrap .service_ul .current2 {
    letter-spacing: 5px;
    font-size: 20px;
    color: #1C5CAC;
    border-bottom: 3px solid #1C5CAC;
  }

  .content_wrap .content .content_left .service_wrap .service_list {

    margin-left: 10px;
  }

  .content_wrap .content .content_left .service_wrap .service_list span {
    display: inline-block;
    height: 126px;
    width: 106px;
    text-align: center;
    line-height: 227px;
    margin-right: 30px;
  }

  .content_wrap .content .content_left .service_wrap .service_list span a {
    color: black;
  }

  .content_wrap .content .content_left .service_wrap .service_list .service_logo {
    background: url(../images/eye1.png) no-repeat center center;
  }

  .content_wrap .content .content_left .service_wrap .service_list .service_logo2 {
    background: url(../images/eye2.png) no-repeat center center;
  }

  .content_wrap .content .content_left .service_wrap .service_list .service_logo3 {
    background: url(../images/eye3.png) no-repeat center center;
  }

  .content_wrap .content .content_left .bszn .bszn_ul {
    height: 50px;
    width: 100%;
    border-bottom: 1px solid #EDEDED;
    /* margin-left: 30px; */
  }

  .content_wrap .content .content_left .bszn .bszn_ul li {
    height: 50px;
    line-height: 50px;
    float: left;
  }

  .content_wrap .content .content_left .bszn .bszn_ul .more_service {
    float: right;
  }

  .content_wrap .content .content_left .bszn .bszn_ul .more_service a {
    color: #A0A0A0;
  }

  .content_wrap .content .content_left .bszn .bszn_ul .current2 {
    font-size: 18px;
    color: #1C5CAC;
    border-bottom: 2px solid #1C5CAC;
    max-height: 800px;
    overflow: hidden;
  }

  .content_wrap .content .content_left .bszn .bszn_list {
    width: 100%;
    /* margin-left: 30px; */
    margin-top: 20px;
  }

  .content_wrap .content .content_left .bszn .bszn_list li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    background: url(../images/point_03.png) no-repeat 4px center;
    border-bottom: 2px dashed #E8E8E8;
    padding-right: 1px;
  }

  .content_wrap .content .content_left .bszn .bszn_list li a {
    color: black;
  }

  .content_wrap .content .content_left .bszn .bszn_list li span {
    float: right;
    color: #B0B0B0;
  }

  .cjwt_wrap {

    margin-top: 20px;

  }

  .cjwt_wrap .cjwt_ul {
    height: 40px;
    width: 800px;
    border-bottom: 1px solid #EDEDED;
    margin-left: 30px;
  }

  .cjwt_wrap .cjwt_ul li {
    float: left;
  }

  .cjwt_wrap .cjwt_ul .more_service {
    float: right;
  }

  .cjwt_wrap .cjwt_ul .more_service a {
    color: #A0A0A0;
  }

  .cjwt_wrap .cjwt_ul .current2 {
    letter-spacing: 5px;
    font-size: 20px;
    color: #1C5CAC;
    width: 150px;
    height: 40px;
    border-bottom: 3px solid #1C5CAC;
  }

  .zcxw_wrap {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .zcxw_wrap .zcxw_ul {
    height: 40px;
    width: 800px;
    border-bottom: 1px solid #EDEDED;
    margin-left: 30px;
  }

  .zcxw_wrap .zcxw_ul li {
    float: left;
  }

  .zcxw_wrap .zcxw_ul .more_service {
    float: right;
  }

  .zcxw_wrap .zcxw_ul .more_service a {
    color: #A0A0A0;
  }

  .zcxw_wrap .zcxw_ul .current2 {
    letter-spacing: 5px;
    font-size: 20px;
    color: #1C5CAC;
    width: 100px;
    height: 40px;
    border-bottom: 3px solid #1C5CAC;
  }

  .content_wrap .content .content_left .article_wrap {
    /*      Ã¦Å¸Â¥Ã¨Â¯Â¢Ã¨Å’Æ’Ã¥â€ºÂ´Ã¤Â¸â€¹Ã¦â€¹â€°Ã¦Â¡â€ Ã©ÂÂ®Ã¦Å’Â¡Ã¤Â½ÂÃ¦Â â€¡Ã©Â¢ËœÃ©â€”Â®Ã©Â¢ËœÃ¤Â¿Â®Ã¦â€Â¹      */
    /*position: relative;*/
    width: 100%;
    /* height: 170px; */
    border-bottom: 1px solid #EDEDED;
    /* margin-left: 20px; */
  }

  .content_nav em {
    color: red;
  }

  .content_wrap .content .content_left .article_wrap .article_title {
    font-size: 20px;
    /* margin-left: 10px; */
    margin-top: 30px;
  }

  .content_wrap .content .content_left .article_wrap .article_title a {
    color: black;
  }

  .content_wrap .content .content_left .article_wrap .article_abstract {
    /* margin-left: 10px; */
    margin-top: 25px;
  }

  .content_wrap .content .content_left .article_wrap .article_abstract a {
    color: #999999;
  }

  .content_wrap .content .content_left .article_wrap .site {
    /* margin-left: 10px; */
    padding-top: 25px;
    width: 770px;
    z-index: 999;
    margin-bottom: 30px;
  }

  .content_wrap .content .content_left .article_wrap .site .img1 {
    display: none;
  }


  .content_wrap .content .content_left .article_wrap .site a {
    color: #1C5CAC;
  }

  .content_wrap .content .content_left .article_wrap .shoucang {
    position: absolute;
    top: 0px;
    left: -16px;
    text-align: center;
    width: 56px;
    height: 74px;
    font-size: 14px;
    line-height: 22px;
    background: url(../images/hover_img.png) no-repeat;
    padding-top: 25px;
    cursor: pointer;
    box-shadow: rgba(0, 0, 0, .2) 0 1px 5px 0px;
    display: none;

  }

  .content_wrap .content .content_left .article_wrap .shoucang li:hover {
    color: #1C5CAC;
  }

  .content_wrap .content .content_left .btn_more {
    text-align: center;
    margin-top: 30px;
  }

  .content_wrap .content .content_left .btn_more button {
    width: 200px;
    height: 50px;
    border: none;
    border: 1px solid #EDEDED;
    color: #999999;
    background-color: white;
  }

  .content_wrap .content .content_left .related_search_wrap {
    margin-left: 30px;
  }

  .content_wrap .content .content_left .related_search_wrap .related_search {
    margin-top: 20px;
    padding-bottom: 70px
  }

  .content_wrap .content .content_left .related_search_wrap .related_search li {
    float: left;
    width: 90px;
    height: 25px;
    background: url(../images/point_2.png) no-repeat 0px center;
    padding-left: 15px;
    margin-right: 35px;
  }

  .content_wrap .content .content_left .related_search_wrap .related_search li a {
    color: black;
  }

  .content_wrap .content .content_right {
    min-height: 400px;
    float: right;
    margin-top: -55px;
    border: 1px solid #e8e8e8;
    /* background-color: #f5f5f5; */
  }

  .content_wrap .content .content_right .relevant_img {
    /* margin-top: 30px; */
    padding: 24px;
    /* width: 318px;
  margin: 0 auto;
  background-color: #FAFAFA; */
  }

  .content_wrap .content .content_right .relevant_img h3 {
    margin-left: 20px;
    padding-top: 20px;
  }

  .content_wrap .content .content_right .relevant_img .hr {
    /* width: 270px; */
    height: 0px;
    margin: 15px auto;
    background-color: #E0E0E0;
  }

  .hot_word {
    width: 280px;
    /* height: 160px; */
    background-color: #F5F5F5;
    margin-left: 20px;
  }

  /* .hot_word .word1{
  padding-top: 23px; 
  padding-left: 37px;
  color: #413737;
}
.hot_word .word2{
  padding-left: 170px;
  color: #413737;
}
.hot_word .word3 .word_span{
   font-size: 14px;
   color: #B0B0B0;
   padding-left: 10px;
}
.hot_word .word3 .word_span2{
  font-size: 20px;
  padding-left: 20px;
  color: #1C5CAC;
}
.hot_word .word4{
  padding-left: 170px;
  font-size: 14px;
   color: #B0B0B0;
}
.hot_word .word5{
  padding-left: 10px;
  font-size: 14px;
   color: #B0B0B0;
}
.hot_word .word6{
  color: #413737;
  padding-left: 120px;
} */

  /* .content_wrap .content .content_right .relevant_img .relevant_list {
  background-color: #FAFAFA;
  margin-left: 18px;
  height: 300px;
} */

  .relevant_img .relevant_list {
    display: none;
  }

  .content_wrap .content .content_right .relevant_img .relevant_list #n2 {
    margin-top: 20px;
  }

  .content_wrap .content .content_right .relevant_img .relevant_list ul {
    margin-top: 20px;
  }

  .content_wrap .content .content_right .relevant_img .relevant_list ul li {
    float: left;
  }

  .content_wrap .content .content_right .relevant_img .relevant_list ul li a {
    display: inline-block;
    color: black;
  }

  .content_wrap .content .content_right .relevant_img .relevant_list ul li span {
    display: inline-block;
    margin-top: 15px;
  }

  .content_wrap .content .content_right .recommend {
    /* height: 333px; */
    margin: 10px auto;
    background-color: #FAFAFA;
  }

  .content_wrap .content .content_right .recommend ul li {
    line-height: 30px;
    padding-left: 39px;
    background: url(../images/point_03.png) no-repeat 26px center;
    width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .content_wrap .content .content_right .recommend ul li a {
    color: black;
  }

  .content_wrap .content .content_right .hot_search {
    /* height: 333px; */
    /* margin-top: 20px; */
    /* background-color: #FAFAFA; */

  }

  content_wrap .content .content_right .hot_search .hot_search_title {
    font-size: 18px;
  }

  .hot_search_title b {
    font-size: 24px;
    font-weight: normal;
  }

  .content_wrap .content .content_right .hot_search .hot_search_title span {
    display: inline-block;
    color: black;
  }

  /* .content_wrap .content .content_right .hot_search .hot_search_list {
    min-height: 333px;
    margin-bottom: 70px;
  } */

  .content_wrap .content .content_right .hot_search .hot_search_list li {
    /* height: 40px; */
    padding-left: 32px;
    /* line-height: 40px; */
    overflow: hidden;
    margin-bottom: 5px;
    background-size: 16px 16px !important;
  }

  .content_wrap .content .content_right .hot_search .hot_search_list li a {
    color: black;
    line-height: 30px;
  }

  .content_wrap .content .content_right .hot_search .hot_search_list li:nth-of-type(1) {
    background: url(../images/list_img1.png) no-repeat 0 8px;
  }

  .content_wrap .content .content_right .hot_search .hot_search_list li:nth-of-type(2) {
    background: url(../images/list_img2.png) no-repeat 0 8px;
  }

  .content_wrap .content .content_right .hot_search .hot_search_list li:nth-of-type(3) {
    background: url(../images/list_img3.png) no-repeat 0 8px;
  }

  .content_wrap .content .content_right .hot_search .hot_search_list li:nth-of-type(4) {
    background: url(../images/list_img4.png) no-repeat 0 8px;
  }

  .content_wrap .content .content_right .hot_search .hot_search_list li:nth-of-type(5) {
    background: url(../images/list_img5.png) no-repeat 0 8px;
  }

  .content_wrap .content .content_right .hot_search .hot_search_list li:nth-of-type(6) {
    background: url(../images/list_img6.png) no-repeat 0 8px;
  }

  .content_wrap .content .content_right .hot_search .hot_search_list li:nth-of-type(7) {
    background: url(../images/list_img7.png) no-repeat 0 8px;
  }

  .content_wrap .content .content_right .hot_search .hot_search_list li:nth-of-type(8) {
    background: url(../images/list_img8.png) no-repeat 0 8px;
  }

  .foot_wrap {
    height: 100px;

    background-color: #F1F2F3;
    font-size: 14px;
  }

  .foot_wrap .foot {
    width: 1200px;
    margin: 0 auto;
  }

  .foot_wrap .foot li {
    float: left;
    margin-top: 20px;
    margin-left: 20px;
  }

  .foot_wrap .foot .border_left {
    border-left: 1px solid #B0B0B0;
    padding-left: 45px;
    float: right;
    margin-right: 30px;
  }

  .contentBox .menu ul {
    position: fixed;
    left: 50%;
    /* top:50%;
  margin-top:-82px; */
  }

  /* .menu {
  position:absolute;
  left:50%;
  top:50%;
  margin-left: -750px;
  font-size: 20px;
  margin-top:-82px;
} */

  .menu ul {
    width: 250px;
    border-right: 1px solid #DFDFDF;
  }

  .menu ul li {
    padding-right: 10px;
    margin-top: 10px;
    text-align: right;
  }

  .menu ul li a {
    color: black;
    text-align: right;
    max-height: 26px;
    overflow: hidden;
    display: inline-block;
  }

  .menu ul .menu_li {
    padding-left: 38px;
    max-height: 26px;
  }

  .menu ul .active {
    border-right: 3px solid #1C5CAC;
  }

  .menu ul .active a {
    color: #1C5CAC;
  }

  .ui-noresult-box {
    display: none;
    font-size: 14px;
    margin-top: 15px;
    color: #272727;
    width: 728px;
    margin: auto;
  }


  /*Ã©Â«ËœÃ§ÂºÂ§Ã¦Â£â‚¬Ã§Â´Â¢Ã¯Â¼Å’Ã¦â€Â¿Ã§Â­â€“Ã¦â€“â€¡Ã¤Â»Â¶Ã¦Â£â‚¬Ã§Â´Â¢*/
  .rf {
    float: right;
  }

  .lf {
    float: left;
  }

  .clearfix {
    zoom: 1;
  }

  .highLevelSearchSelectModal {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 999;
    background: rgb(255, 255, 255);
    height: 505px;
    display: none;
  }

  .highLevelSearchSelectModal>.modelWrap {
    height: 70px;
    border-bottom: 1px solid rgb(224, 224, 224);
    padding-top: 30px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselect>.tabselectList>span {
    display: inline-block;
    padding-bottom: 18px;
    font-size: 16px;
    font-weight: 540;
    margin-right: 30px;
    cursor: pointer;
    color: rgb(51, 51, 51);
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselect>.tabselectList>span.active {
    color: #0d3567;
    border-bottom: 1px solid #0d3567;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselect>.closeBtn>img {
    width: 18px;
    height: 18px;
    cursor: pointer;
    margin-top: 16px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent {
    margin-top: 35px;
    font-size: 14px;
    color: rgb(51, 51, 51);
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.searchKeyword>.searchKeywordTitle {
    width: 100px;
    text-align: right;
    margin-right: 24px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.searchKeyword>.searchKeywordInput {
    margin-top: -8px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.searchKeyword>.searchKeywordInput input {
    width: 400px;
    height: 40px;
    border: 1px solid rgb(228, 228, 228);
    border-radius: 3px;
    margin-bottom: 20px;
    text-indent: 16px;
  }

  #pq {
    margin-left: 62px;
    outline: none;
  }

  #oq {
    margin-left: 34px;
    outline: none;
  }

  #gq {
    margin-left: 18px;
    outline: none;
  }

  #gql {
    margin-left: 15px;
    outline: none;
  }

  #noKeyword {
    margin-left: 78px;
    outline: none;
  }

  #Keyword {
    outline: none;
  }

  #dispatch {
    outline: none;
  }

  #messageNum1 {
    outline: none;
    width: 120px !important;
  }

  #messageNum2 {
    outline: none;
    width: 120px !important;
    margin-left: 16px;
  }

  #messageNum3 {
    outline: none;
    width: 120px !important;
    margin-left: 16px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.wordType {
    margin-bottom: 20px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.wordType>.wordTypeTitle {
    width: 125px;
    text-align: right;
    margin-right: 24px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.wordType>.wordTypeList .wordTypeListItem {
    float: left;
    width: 145px;
    text-align: left;
    cursor: pointer;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.wordType>.wordTypeList .wordTypeListItem>.macked {
    width: 18px;
    height: 18px;
    border: 1px solid rgb(153, 153, 153);
    border-radius: 50%;
    margin-top: 2px;
    margin-right: 15px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.wordType>.wordTypeList .wordTypeListItem>.macked>div {
    width: 10px;
    height: 10px;
    background: rgb(153, 153, 153);
    border-radius: 50%;
    margin: 3px auto 0px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.wordType>.wordTypeList .wordTypeListItem>.wordTypeListTitle {
    color: rgb(153, 153, 153);
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.wordType>.wordTypeList .selectOn>.wordTypeListTitle {
    color: rgb(51, 51, 51);
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.wordType>.wordTypeList .selectOn>.macked {
    border-color: #0d3567;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.wordType>.wordTypeList .selectOn>.macked>div {
    background: #0d3567;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.timeFrame {
    margin-bottom: 20px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.timeFrame>.timeFrameTitle {
    width: 125px;
    text-align: right;
    margin-right: 24px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.timeFrame>.timeFrameList .timeFrameListItem {
    float: left;
    width: 145px;
    text-align: left;
    cursor: pointer;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.timeFrame>.timeFrameList .timeFrameListItem>.macked {
    width: 18px;
    height: 18px;
    border: 1px solid rgb(153, 153, 153);
    border-radius: 50%;
    margin-top: 6px;
    margin-right: 15px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.timeFrame>.timeFrameList .timeFrameListItem>.macked>div {
    width: 10px;
    height: 10px;
    background: rgb(153, 153, 153);
    border-radius: 50%;
    margin: 3px auto 0px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.timeFrame>.timeFrameList .timeFrameListItem>.timeFrameListTitle {
    color: rgb(153, 153, 153);
    display: inline-block;
    height: 22px;
    line-height: 28px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.timeFrame>.timeFrameList .selectOn>.timeFrameListTitle {
    color: rgb(51, 51, 51);
    display: inline-block;
    height: 22px;
    line-height: 28px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.timeFrame>.timeFrameList .selectOn>.macked {
    border-color: #0d3567;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.timeFrame>.timeFrameList .selectOn>.macked>div {
    background: #0d3567;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.sortOrder {
    margin-bottom: 20px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.sortOrder>.sortOrderTitle {
    width: 125px;
    text-align: right;
    margin-right: 24px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.sortOrder>.sortOrderList .sortOrderListItem {
    float: left;
    width: 145px;
    text-align: left;
    cursor: pointer;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.sortOrder>.sortOrderList .sortOrderListItem>.macked {
    width: 18px;
    height: 18px;
    border: 1px solid rgb(153, 153, 153);
    border-radius: 50%;
    margin-top: 2px;
    margin-right: 15px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.sortOrder>.sortOrderList .sortOrderListItem>.macked>div {
    width: 10px;
    height: 10px;
    background: rgb(153, 153, 153);
    border-radius: 50%;
    margin: 3px auto 0px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.sortOrder>.sortOrderList .sortOrderListItem>.sortOrderListTitle {
    color: rgb(153, 153, 153);
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.sortOrder>.sortOrderList .selectOn>.sortOrderListTitle {
    color: rgb(51, 51, 51);
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.sortOrder>.sortOrderList .selectOn>.macked {
    border-color: #0d3567;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.sortOrder>.sortOrderList .selectOn>.macked>div {
    background: #0d3567;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.keyWordSite {
    margin-bottom: 20px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.keyWordSite>.keyWordSiteTitle {
    width: 125px;
    text-align: right;
    margin-right: 24px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.keyWordSite>.keyWordSiteList .keyWordSiteListItem {
    float: left;
    width: 145px;
    text-align: left;
    cursor: pointer;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.keyWordSite>.keyWordSiteList .keyWordSiteListItem>.macked {
    width: 18px;
    height: 18px;
    border: 1px solid rgb(153, 153, 153);
    border-radius: 50%;
    margin-top: 2px;
    margin-right: 15px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.keyWordSite>.keyWordSiteList .keyWordSiteListItem>.macked>div {
    width: 10px;
    height: 10px;
    background: rgb(153, 153, 153);
    border-radius: 50%;
    margin: 3px auto 0px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.keyWordSite>.keyWordSiteList .keyWordSiteListItem>.keyWordSiteListTitle {
    color: rgb(153, 153, 153);
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.keyWordSite>.keyWordSiteList .selectOn>.keyWordSiteListTitle {
    color: rgb(51, 51, 51);
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.keyWordSite>.keyWordSiteList .selectOn>.macked {
    border-color: #0d3567;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.keyWordSite>.keyWordSiteList .selectOn>.macked>div {
    background: #0d3567;
  }

  .beginSearchBtn {
    margin-top: 40px;
  }

  .beginSearchBtn>button {
    border: none;
    width: 100px;
    height: 40px;
    color: rgb(255, 255, 255);
    background-color: #0d3567;
    border-radius: 5px;
    font-size: 14px;
    cursor: pointer;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent {
    display: none;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.searchKeyword>.searchKeywordTitle {
    width: 100px;
    text-align: right;
    margin-right: 24px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.searchKeyword>.searchKeywordInput {
    margin-top: -8px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.searchKeyword>.searchKeywordInput label {
    display: inline-block;
    width: 100px;
    color: rgb(51, 51, 51);
    text-align: right;
    margin-right: 28px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.searchKeyword>.searchKeywordInput input {
    width: 400px;
    height: 40px;
    border: 1px solid rgb(228, 228, 228);
    border-radius: 3px;
    margin-bottom: 20px;
    text-indent: 16px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.timeFrame {
    margin-bottom: 20px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.timeFrame>.timeFrameTitle {
    width: 111px;
    text-align: right;
    margin-right: 24px;
    padding-top: 3px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.timeFrame>.timeFrameList .timeFrameListItem {
    float: left;
    width: 145px;
    text-align: left;
    cursor: pointer;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.timeFrame>.timeFrameList .timeFrameListItem>.macked {
    width: 18px;
    height: 18px;
    border: 1px solid rgb(153, 153, 153);
    border-radius: 50%;
    margin-top: 6px;
    margin-right: 15px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.timeFrame>.timeFrameList .timeFrameListItem>.macked>div {
    width: 10px;
    height: 10px;
    background: rgb(153, 153, 153);
    border-radius: 50%;
    margin: 3px auto 0px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.timeFrame>.timeFrameList .timeFrameListItem>.timeFrameListTitle {
    color: rgb(153, 153, 153);
    display: inline-block;
    height: 22px;
    line-height: 28px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.timeFrame>.timeFrameList .selectOn>.timeFrameListTitle {
    color: rgb(51, 51, 51);
    display: inline-block;
    height: 22px;
    line-height: 28px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.timeFrame>.timeFrameList .selectOn>.macked {
    border-color: #0d3567;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.timeFrame>.timeFrameList .selectOn>.macked>div {
    background: #0d3567;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.sortOrder {
    margin-bottom: 20px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.sortOrder>.sortOrderTitle {
    width: 111px;
    text-align: right;
    margin-right: 24px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.sortOrder>.sortOrderList .sortOrderListItem {
    float: left;
    width: 145px;
    text-align: left;
    cursor: pointer;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.sortOrder>.sortOrderList .sortOrderListItem>.macked {
    width: 18px;
    height: 18px;
    border: 1px solid rgb(153, 153, 153);
    border-radius: 50%;
    margin-top: 2px;
    margin-right: 15px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.sortOrder>.sortOrderList .sortOrderListItem>.macked>div {
    width: 10px;
    height: 10px;
    background: rgb(153, 153, 153);
    border-radius: 50%;
    margin: 3px auto 0px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.sortOrder>.sortOrderList .sortOrderListItem>.sortOrderListTitle {
    color: rgb(153, 153, 153);
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.sortOrder>.sortOrderList .selectOn>.sortOrderListTitle {
    color: rgb(51, 51, 51);
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.sortOrder>.sortOrderList .selectOn>.macked {
    border-color: #0d3567;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.sortOrder>.sortOrderList .selectOn>.macked>div {
    background: #0d3567;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.keyWordSite {
    margin-bottom: 20px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.keyWordSite>.keyWordSiteTitle {
    width: 111px;
    text-align: right;
    margin-right: 24px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.keyWordSite>.keyWordSiteList .keyWordSiteListItem {
    float: left;
    width: 145px;
    text-align: left;
    cursor: pointer;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.keyWordSite>.keyWordSiteList .keyWordSiteListItem>.macked {
    width: 18px;
    height: 18px;
    border: 1px solid rgb(153, 153, 153);
    border-radius: 50%;
    margin-top: 2px;
    margin-right: 15px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.keyWordSite>.keyWordSiteList .keyWordSiteListItem>.macked>div {
    width: 10px;
    height: 10px;
    background: rgb(153, 153, 153);
    border-radius: 50%;
    margin: 3px auto 0px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.keyWordSite>.keyWordSiteList .keyWordSiteListItem>.keyWordSiteListTitle {
    color: rgb(153, 153, 153);
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.keyWordSite>.keyWordSiteList .selectOn>.keyWordSiteListTitle {
    color: rgb(51, 51, 51);
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.keyWordSite>.keyWordSiteList .selectOn>.macked {
    border-color: #0d3567;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.keyWordSite>.keyWordSiteList .selectOn>.macked>div {
    background: #0d3567;
  }

  #eq {
    margin-left: 20px;
    outline: none;
  }

  .contentWidth {
    width: 1200px;
    margin: 0px auto;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.timeFrame .timeFrameTitle {
    vertical-align: middle;
    padding-top: 7px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.timeFrame .timeFrameListItem {
    vertical-align: middle;
    padding-top: 5px;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.timeFrame>.timeFrameList li.timeFrameListTime {
    float: left;
    width: 350px;
    text-align: left;
    cursor: pointer;
  }

  .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.timeFrame>.timeFrameList li.timeFrameListTime {
    float: left;
    width: 350px;
    text-align: left;
    cursor: pointer;
  }

  .layui-input:hover {
    border-color: rgb(210, 210, 210) !important;
  }

  .layui-input {
    height: 30px;
    line-height: 30px;
    border-color: rgb(210, 210, 210);
    border-width: 1px;
    border-style: solid;
    border-radius: 2px;
    margin: 0px;
    padding: 0px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    display: inline-block;
    width: 200px;
    background: url("../images/icon.png") 176px -203px no-repeat rgb(255, 255, 255);
    color: rgb(167, 167, 167);
  }

  /*Ã©ÂÂ®Ã§Â½Â©Ã¥Â±â€šÃ¦Â Â·Ã¥Â¼Â*/
  .highLevelSearchSelectModalBg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 100;
    -moz-opacity: 0.4;
    opacity: .40;
    filter: alpha(opacity=40);
    display: none;
  }

  /*Ã¦ÂÅ“Ã§Â´Â¢Ã¨Â¯â€žÃ¤Â»Â·*/

  .queryAssess {
    display: none;
    font-size: 18px;
    height: 92px;
    padding: 0 23px;
    margin-top: 30px;
  }

  .queryAssess>h2,
  .relevant_list h2,
  .hot_search_title h2 {
    font-size: 19px;
    color: rgb(51, 51, 51);
    padding-left: 2px;
  }

  .queryAssess>.assessBtn {
    margin-top: 22px;
  }

  .queryAssess>.assessBtn>div {
    height: 50px;
    border-radius: 5px;
    cursor: pointer;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
  }

  .questionList {
    display: none;
  }

  .feedbackContent {
    width: 335px;
    margin-top: 35px;
    padding: 0 23px;
    display: none;
  }

  .feedbackContent>.feedbackItem>.questionList {
    position: absolute;
    z-index: 9999;
    background: #ffffff;
    cursor: default;
    box-shadow: 0 2px 10px #BBBBBB;
    padding-left: 14px;
  }

  .feedbackContent>.feedbackItem>.questionList ul {
    margin-bottom: 20px;
  }

  .feedbackContent>.feedbackItem>.questionList li {
    color: #999999;
    margin-top: 20px;
    cursor: pointer;
    font-size: 16px;
  }

  .feedbackContent>.feedbackTitle>span {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: rgb(51, 51, 51);
  }

  .feedbackItem .questionp {
    font-size: 16px;
    margin-left: -7px;
  }

  .feedbackContent>.feedbackItem {
    margin-top: 24px;
    font-weight: bold;
  }

  .feedbackContent>.feedbackItem>input {
    width: 100%;
    height: 48px;
    border: 1px solid #dedede;
    border-radius: 4px;
    text-indent: 14px;
    margin-top: 20px;
    background: url("./tooldown.png") 325px center no-repeat;
    font-weight: bold;
    outline: none;
    font-size: 16px;
  }

  .result_feedback_question_describe {
    display: none;
  }

  .result_feedback_question_describe p {
    font-size: 16px;
    color: rgb(51, 51, 51);
    line-height: 22px;
    margin-top: 26px;
    margin-bottom: 10px;
  }


  #feedback_question {
    width: 100%;
    height: 74px;
    padding: 7px 14px;
    line-height: 22px;
    resize: none;
    border: 1px solid rgb(204, 207, 215);
    margin-top: 4px;
    font-size: 16px;
    outline: none;
  }

  .feedbackContent>.feedbackItem>.qsubmit {
    margin-top: 20px;
  }

  .feedbackContent>.feedbackItem>.qsubmit>button {
    border: none;
    font-size: 14px;
    background: #dbe2ec;
    color: #3368b1;
    border-radius: 5px;
    cursor: pointer;
  }

  .feedbackContent>.feedbackItem>.qsubmit>button.tjfk {
    margin-left: 14px;
    margin-right: 20px;
    background: #1c5cac;
    color: #ffffff;
  }


  .jgq {
    outline: none;
    border: none;
    display: none;
    width: 300px;
    height: 50px;
    border-image: initial;
    border-right: none;
    border-left: none;
    text-indent: 10px;
    position: absolute;
    left: 70px;
    font-size: 16px;
    color: rgb(153, 153, 153);
    top: 30px;
    border-top: 1px solid #767676;
    border-bottom: 1px solid #767676;
  }

  #searchtext {
    display: none;
  }


  #errorword {
    font-size: 14px;
    display: none;
    padding-top: 20px;
	width: 600px;
	float: left;
	color: #0062d0;
	transform: translateY(-40px);
  }

  .queryAssess>.pjcg {
    font-size: 16px;
    color: rgb(51, 51, 51);
    text-align: center;
    margin-top: 6px;
  }

  .queryAssess>.gxn {
    font-size: 14px;
    color: rgb(153, 153, 153);
    margin-top: 6px;
    display: block;
    text-align: center;
  }

  .zj_hostorysearch_title b {
    font-size: 24px;
    color: #333;
    font-weight: normal;
  }

  .historyWrap {
    width: 100%;
    color: rgb(153, 153, 153);
    font-size: 14px;
    z-index: 9;
    margin-top: 15px;
  }

  .historyWrap>.titleWrap>.clearAll {
    cursor: pointer;
    color: #999;
  }

  .historyWrap>.titleWrap>.clearAll i {
    padding-right: 10px;
  }

  .titleWrap.clearfix {
    margin-top: 25px;
  }

  .historyWrap>.historyList {
    margin-top: 10px;
  }

  .historyWrap>.historyList>ul>li {
    display: inline-block;
    width: 100%;
    /* border-radius: 20px;
    padding: 4px 20px;
    margin-right: 10px;
    margin-bottom: 10px; */
  }

  .zj_hostorysearch_title {
    padding: 15px 0;
  }

  /* .historyWrap>.historyList>ul>li:hover {
    background: rgb(240, 241, 242);
  } */

  .historyWrap>.historyList>ul>li>a {
    color: #999;
    float: none;
    line-height: 32px;
    display: block;
    font-size: 16px;
  }

  .historyWrap>.historyList>ul>li>.delete {
    cursor: pointer;
    vertical-align: 3px;
    margin-left: 5px;
    display: none;
  }

  .history-list-title {
    padding: 0 3px;
  }

  .jcse-result-box {
    padding-bottom: 10px;
    padding-top: 10px;
  }

  /* Ã¨Â§â€ Ã©Â¢â€˜Ã§Â±Â» */
  .video_box {
    vertical-align: top;
    display: inline-block;
    width: 215px;
    margin-bottom: 15px;
  }

  .jcse-video-img {
    /* background: #f2f2f2;
  padding: 5px; */
    margin-bottom: 5px;
  }

  .jcse-video-img img {
    margin: auto;
    vertical-align: middle;
    width: 205px;
    height: 140px;
  }

  .jcse-video-date {
    color: #B4B4B4;
    font-size: 10px;
    line-height: normal;
    text-align: right;
  }

  .jcse-video-title {
    font-size: 13px;
    text-align: left;
    margin-bottom: 0px;
    line-height: normal;
  }

  /* Ã¨Â§â€ Ã©Â¢â€˜Ã§Â±Â» */
  .app_box {
    position: relative;
    vertical-align: top;
    display: inline-block;
    text-align: center;
    width: 139px;
    margin: 0 15px 15px 15px;
  }

  .jcse-app-pic {
    width: 139px;
    height: 103px;
    line-height: 105px;
    overflow: hidden;
    position: relative;
  }

  /* Ã©Â¢â€ Ã¥Â¯Â¼Ã¤Â¿Â¡Ã¦ÂÂ¯ */
  .jcse-leader-name a {
    color: rgb(37, 126, 196);
    cursor: pointer;
    font-family: Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜;
    font-size: 16px;
    text-decoration: none;
    font-weight: bolder;
  }

  .jcse-leader-introduction {
    font-size: 13px;
    color: #333333;
    overflow: hidden;
    margin: 20px 0;
  }

  .jcse-leader-cols {
    position: absolute;
    bottom: 0;
  }

  .jcse-leader-cols>a {
    color: #31588d;
    padding: 5px;
    margin-right: 5px;
  }

  .jcse-leader-image {
    float: left;
    width: 115px !important;
    height: 143px !important;
    margin: 3px 10px 0 10px;
    vertical-align: bottom;
    border: 0;
    background-size: cover;
    border: 1px solid #EAEAEA;
  }

  .jcse-leader-other-info {
    font-size: 14px;
  }

  .jcse-leader-url a {
    color: #248706;
  }

  .jcse-leader-right {
    float: left;
    width: 640px;
    height: 143px;
    margin-top: 3px;
    position: relative;
  }

  .jcse-leader-info {
    word-wrap: break-word;
    margin: 10px 0;
  }

  /* Ã¦â„¢Â®Ã©â‚¬Å¡Ã¤Â¿Â¡Ã¦ÂÂ¯ */
  .news-result {
    width: 100%;
    height: auto;
    border-bottom: #E3E3E3 1px solid;
  }

  .news-result {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left
  }

  .jcse-result-box {
    overflow: hidden;
  }

  .jcse-result-box a {
    cursor: pointer;
    text-decoration: none;
    color: #333333;
    font-size: 15px;
  }

  .jcse-news-title>a {
    font-size: 15px;
  }

  .jcse-news-other-info {
    clear: both;
  }

  .jcse-news-url {
    float: left;
  }

  .jcse-news-abs-content {
    float: left;
    color: #666666;
    font-size: 13px;
    line-height: normal;
    margin-top: 10px;
    margin-bottom: 5px;
  }

  .jcse-news-other-info {
    font-size: 13px;
  }

  .jcse-news-date {
    color: #666666;
    float: right;
  }

  .jcse-news-url a {
    color: #248706;
    font-size: 13px;
  }

  .jcse-similarly-head {
    clear: both
  }

  .jcse-similarly-head span {
    color: red;
    cursor: pointer;
  }

  .jcse-similarly-items {
    display: none
  }

  .jcse-similarly-item-date {
    font-size: 13px
  }

  /* Ã¦â€Â¿Ã§Â­â€“Ã§Â±Â» Ã¦â„¢Â®Ã©â‚¬Å¡Ã¤Â¿Â¡Ã¦ÂÂ¯Ã§Â±Â»*/
  .comprehensiveItem .xxgkInfo {
    margin-top: 10px;
  }

  .comprehensiveItem .xxgkInfo table {
    width: 100%;
    border-collapse: collapse;
    border-left: 1px solid rgb(235, 235, 235);
    border-top: 1px solid rgb(235, 235, 235);
    border-left: 1px solid #d8d8d8 !important;
    border-top: 1px solid #d8d8d8 !important;
  }

  .comprehensiveItem .xxgkInfo table td {
    width: 200px;
    height: 50px;
    border-bottom: 1px solid rgb(235, 235, 235);
    border-right: 1px solid rgb(235, 235, 235);
    text-align: center;
    border-bottom: 1px solid #d8d8d8 !important;
    border-right: 1px solid #d8d8d8 !important;
  }

  .comprehensiveItem .xxgkInfo table td.xxgkInfotitle {
    background-color: rgb(241, 242, 243);
  }

  .comprehensiveItem {
    border-bottom: 1px solid rgb(234, 235, 235);
    padding-bottom: 16px;
    margin-bottom: 10px;
    margin: 16px 0 !important;
  }

  .comprehensiveItem .titleWrapper>span {
    display: inline-block;
  }

  .comprehensiveItem .titleWrapper>.typeTtitle {
    height: 26px;
    color: rgb(255, 255, 255);
    /* background: rgb(20, 146, 255);  */
    text-align: center;
    line-height: 26px;
    font-size: 14px;
    border-radius: 4px;
    margin-right: 14px;
    padding: 0px 12px;
  }

  .comprehensiveItem .titleWrapper a {
    font-size: 18px;
    /* font-weight: 580;  */
    line-height: 36px;
    color: #333333
  }

  .comprehensiveItem .newsDescribe {
    font-size: 14px;
  }

  .comprehensiveItem .newsDescribe>a {
    color: #999999;
    line-height: 24px;
  }

  .comprehensiveItem .sourceTime {
    margin-top: 5px;
  }

  .comprehensiveItem .sourceTime>span {
    font-size: 14px;
    color: rgb(153, 153, 153);
    display: inline-block;
    margin-right: 122px;
  }

  .comprehensiveItem .sourceTime>span:first-child {
    color: #999999;
  }

  .comprehensiveItem .sourceTime>span>em {
    font-style: normal;
  }

  .comprehensiveItem .firstpic {
    float: left;
  }

  /* Ã¥Å Å¾Ã¤Âºâ€¹Ã§Â±Â» */
  .zxblsxItem {
    border-bottom: 1px dashed rgb(232, 232, 232);
    padding: 10px 0px;
  }

  .zxblsxItemWrapTitle {
    width: 570px;
    display: inline-block;
  }

  .zxblsxItem .zxblsxItemWrap {
    margin-left: 10px;
  }

  .zxblsxItem .zxblsxItemWrap .typeTtitle {
    padding: 5px 12px;
    font-size: 16px;
    color: #282828;
    border-radius: 5px;
    margin-right: 18px;
  }

  .zxblsxItem .zxblsxItemWrap .textTitle {
    max-width: 540px;
    color: rgb(51, 51, 51);
    font-size: 16px;
    margin-top: 3px;
  }

  .zxblsxItem .zxblsxItemWrap .zxblBtn {
    color: #416392;
  }

  .zxblsxItem .zxblsxItemWrap .bszn {
    margin-right: 40px;
  }

  .lastzxblsxItem {
    margin-bottom: 20px;
  }

  /* Ã©â„¢â€žÃ¤Â»Â¶Ã§Â±Â» */
  .jcse-result-document {
    padding-bottom: 10px;
    padding-top: 10px;
  }

  .jcse-result-document-left {
    float: left;
  }

  .jcse-result-document-right {
    margin-left: 10px;
    float: left;
  }

  .jcse-result-document-left-icon {
    width: 30px;
    height: 30px;
    float: left;
    margin-left: 5px;
    margin-top: 4px;
  }

  .jcse-result-document-left-img {
    height: 117px;
    width: 117px;
  }

  .jcse-result-document-left-name {
    float: left;
    border: 1px solid #d6c9aa;
    color: #d6c9aa;
    padding: 0 8px;
    line-height: 34px;
  }

  .jcse-result-document-left-bottom {
    margin-top: 4px;
    text-align: center;
  }

  .jcse-result-document-right-title a {
    font-size: 18px;
    line-height: 36px;
    color: #333333
  }

  .jcse-result-document-right-content {
    font-size: 14px;
  }

  .jcse-result-document-right-content>a {
    color: #999999;
    line-height: 24px;
  }

  .jcse-result-document-right-bottom {
    font-size: 14px;
    color: #999999;
  }

  .gqvali {
    display: none;
  }

  .gqvali1 {
    display: none;
  }

  .no_results {
    display: none;
  }

  /* 2022-8-4Ã§Â­â€ºÃ©â‚¬â€° */
  .ylsx_list select {
    float: left;
    width: 200px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    border: 1px solid #ddd;
    padding-left: 15px;
    border-radius: 5px;
    margin-right: 20px;
    color: #999;
    font-size: 15px;
    background-color: #ffffff;
  }


  .ylsx_list select {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    user-select: none;
    -webkit-user-select: none;
    appearance: none;
    outline: none;
    /*wlÃ¦â€ºÂ´Ã¦â€Â¹*/
  }

  .ylsx_list select {
    background: url(../images/down.png) no-repeat 94% center;
  }

  /* 2022-8-4 */

  .weidu {
    margin-bottom: 0px;
  }

  .weidu_title {
    padding-right: 20px;
  }

  .number.on {
    color: #1C5CAC;
  }

  .btn_more button {
    outline: none;
  }

  .relevant_list b {
    font-size: 18px;
  }

  input::-ms-clear,
  input::-ms-reveal {
    display: none;
  }

  .specialNav_item {
    text-align: center;
  }

  .knowledgecard {
    width: 100%;
  }

  .knowledgecard .template {
    width: 100%;
    margin-bottom: 15px;
  }

  .knowledgecard .template .imgdiv {
    float: left;
  }

  .knowledgecard li {
    list-style: none;
  }

  .knowledgecard .template a {
    font-size: 16px;
    line-height: 36px;
    color: #333333;
  }


  .knowledgecard .template .data2 {
    width: 100%;
    margin-left: 8px;
    margin-top: 8px
  }

  .catelogs {
    border-bottom: 1px solid #eeee;
  }

  .catelog {
    display: inline-block;
    letter-spacing: 2px;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding: 0 8px;
  }

  .catelog.current {
    color: #227eff;
    border-bottom: 1px solid #227eff;
  }


  .queryAbout {
    margin-top: 60px;
    margin-bottom: 40px;
    display: none;
  }

  .queryAbout>.queryAboutTitle {
    border-bottom: 1px solid #eaeaea;
  }

  .queryAbout>.queryAboutTitle>span {
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    padding-bottom: 16px;
    border-bottom: 2px solid #333333;
  }

  .queryAbout>.queryAboutList {
    margin-top: 10px;
  }

  .queryAbout>.queryAboutList li {
    float: left;
    font-size: 16px;
    margin-right: 10px;
    margin-bottom: 20px;
  }

  .queryAbout>.queryAboutList li>a {
    color: #333333;
    background: url(./mackIcon.png) left center no-repeat;
    padding-left: 15px;
    font-size: 16px;
    width: 240px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
  }

  .content_title_right,
  .content_title_left {
    float: left;
    width: 30px;
    height: 40px;
    color: #1c5cac;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    display: none;
  }

  .content_title_left div,
  .content_title_right div {
    width: 30px;
    height: 40px;
    display: none;
  }

  .matter_div {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
  }

  .matter_title {
    font-style: normal;
    font-size: 16px;
    text-align: left;
    line-height: 22px;
    font-family: 'PingFangSC-Regular', 'PingFang SC';
    font-weight: 400;
    text-decoration: none;
    color: rgba(0, 0, 0, 0.447058823529412);
  }

  .matter_button {
    cursor: pointer;
    float: right;
    width: 88px;
    height: 32px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(217, 217, 217, 1);
    border-radius: 4px;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.647058823529412);
    text-align: center;
    line-height: 30px;
  }

  .knowledgecard div {
    margin-top: 10px;
  }

  .dissure {
    color: #999 !important;
    pointer-events: none !important;
    background: #fff !important;
  }

  #current {
    margin-top: 10px;
  }

  .itemlist .bszn_list {
    display: block;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
    top: 20%;
    position: fixed;
    width: 715px;
    max-height: 600px;
    background: #fff;
    z-index: 200;
    padding: 10px 20px;
  }

  .item_span {
    background: url(znjszskp_pic_01.jpg) no-repeat right center;
    padding-right: 15px;
  }

  @media screen and (max-width: 1599px) {
    .content_wrap .contentBox {
      width: 100%;
    }

    .contentBox .menu ul {
      margin-left: -800px;
      font-size: 14px;
    }

    .content_wrap .content .content_left {
      width: 66.75%;
    }

    .content_wrap .content .content_right {
      width: 25.35%;
    }

    .queryAssess {
      width: 100%;
    }

    .queryAssess>.assessBtn>div.my {
      background: url(../images/my.png) 18px center / 23px no-repeat rgb(255, 255, 255);
    }

    .queryAssess>.assessBtn>div.bmy {
      background: url("../images/bmy.png") 18px center / 23px no-repeat rgb(255, 255, 255);
    }

    .queryAssess>.assessBtn>div {
      width: 48%;
      padding-left: 56px;
    }

    .feedbackContent {
      width: 100%;
    }

    .feedbackContent>.feedbackItem>.questionList {
      width: 244px;
    }

    .feedbackContent>.feedbackItem>.qsubmit>button {
      width: 96px;
      height: 35px;
    }

    .jr_images {
      width: 113px;
      height: 88px;
    }

    .content_wrap .content .content_right .relevant_img .relevant_list ul li {
      width: 113px;
      height: 155px;
    }

    .content_wrap .content .content_left .paixu {
      left: 215px;
    }

    .comprehensiveItem .firstpic img {
      width: 160px;
      height: 160px;
    }

    .comprehensiveItem .content {
      float: left;
      width: 550px;
      margin-left: 10px;
    }

    .content_title_item {
      width: 1038px;
      overflow: hidden;
      float: left;
    }

    .knowledgecard .template .data {
      float: left;
      width: 472px;
      margin-left: 25px
    }

  }

  @media screen and (min-width: 1599px) {
    .content_wrap .contentBox {
      width: 1400px;
    }

    .contentBox .menu ul {
      margin-left: -860px;
      font-size: 16px;
    }

    .content_wrap .content .content_left {
      width: 800px;
    }

    .content_wrap .content .content_right {
      width: 335px;
    }

    .queryAssess {
      width: 335px;
    }

    .queryAssess>.assessBtn>div.my {
      background: url(../images/my.png) 26px center / 25px no-repeat rgb(255, 255, 255);
    }

    .queryAssess>.assessBtn>div.bmy {
      background: url("../images/bmy.png") 26px center / 25px no-repeat rgb(255, 255, 255);
      margin-left: 12px;
    }

    .queryAssess>.assessBtn>div {
      width: 138px;
      padding-left: 68px;
    }

    .feedbackContent {
      width: 335px;
    }

    .feedbackContent>.feedbackItem>.questionList {
      width: 288px;
    }

    .feedbackContent>.feedbackItem>.qsubmit>button {
      width: 120px;
      height: 40px;
    }

    .jr_images {
      width: 135px;
      height: 88px;
    }

    .content_wrap .content .content_right .relevant_img .relevant_list ul li {
      width: 135px;
      height: 155px;
    }

    .content_wrap .content .content_left .paixu {
      left: 215px;
    }

    .comprehensiveItem .firstpic img {
      width: 180px;
      height: 180px;
    }

    .comprehensiveItem .content {
      float: left;
      margin-left: 10px;
    }

    .content_title_item {
      width: 1200px;
      overflow: hidden;
      float: left;
    }

    .knowledgecard .template .data {
      float: left;
      width: 515px;
      margin-left: 25px
    }

  }

  @media screen and (max-width: 1024px) {
    .content_wrap .contentBox {
      width: 100%;
      padding: 0px 20px;
    }

    .search_wrap .search {
      width: 100%;
      padding: 0px 5%;
    }

    .search_wrap .search .input1 {
      width: 65%;
    }

    .delete-icon {
      left: 61% !important;
    }

    .jgqsearch {
      right: 11%;
    }

    .search_wrap .search .zcwjjs {
      right: 5%;
    }

    .search_wrap .search .spiltsearch {
      right: 14%;
    }

    .search_wrap .search .gaoji {
      right: 15.5%
    }

    .search_wrap .search .input2 {
      width: 14%;
    }

    .content_wrap .content .content_left {
      width: 66.75%;
      margin: 0px;
    }

    .content_wrap .content .content_right {
      width: 30%;
      margin: 0px 0px 0px 3%;
    }

    .contentWidth {
      width: 100%;
      padding: 0px 20px;
    }

    .timeFrameList {
      width: 84%;
    }

    .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.wordType>.wordTypeList .wordTypeListItem {
      width: 21%;
    }

    .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.timeFrame>.timeFrameList .timeFrameListItem,
    .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.timeFrame>.timeFrameList .timeFrameListItem {
      width: 14%;
    }

    .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.timeFrame>.timeFrameList li.timeFrameListTime,
    .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.timeFrame>.timeFrameList li.timeFrameListTime {
      width: 39%;
    }

    .c-datepicker-date-range-picker.has-sidebar {
      width: 636px;
      left: 20px !important;
    }
  }

  @media screen and (max-width: 768px) {
    .search_wrap .search {
      width: 100%;
      padding: 0px 3%;
    }

    .search_wrap .search .zcwjjs {
      right: 3%;
    }

    .search_wrap .search .spiltsearch {
      right: 15%;
    }

    .jgqsearch {
      right: 10%;
    }

    .search_wrap .search .gaoji {
      right: 16.5%;
    }

    .delete-icon {
      left: 56% !important;
    }

    .content_wrap .content .content_left {
      width: 100%;
    }

    .content_wrap .content .content_right {
      width: 100%;
      margin: 0px;
    }

    .search_wrap .search .input1 {
      width: 60%;
    }

    .timeFrameList {
      width: 79%;
    }

    .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.timeFrame>.timeFrameList .timeFrameListItem,
    .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.timeFrame>.timeFrameList .timeFrameListItem,
    .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.keyWordSite>.keyWordSiteList .keyWordSiteListItem {
      width: 24%;
    }

    .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.timeFrame>.timeFrameList li.timeFrameListTime,
    .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.timeFrame>.timeFrameList li.timeFrameListTime {
      width: 100%;
    }

    .keyWordSiteList {
      width: 78%;
    }

    .beginSearchBtn {
      margin-top: 20px;
    }
  }

  @media screen and (max-width: 415px) {
    .content_wrap .contentBox {
      width: 100%;
      padding: 0px 10px;
    }

    .search_wrap .search .input1 {
      width: 42%;
    }

    .delete-icon {
      left: 37% !important;
    }

    .jgqsearch {
      right: 15%;
    }

    .search_wrap .search .gaoji {
      right: 26.5%;
    }

    .search_wrap .search .spiltsearch {
      right: 24.5%;
    }

    .search_wrap .search .zcwjjs {
      right: 3%;
    }

    .c-datepicker-date-range-picker.has-sidebar {
      width: 100% !important;
      overflow: scroll;
    }

    .c-datepicker-date-range-picker-panel__wrap {
      width: 90% !important;
    }
  }

  /* 2022-8-11 */
  .ans_hover .btn {
    margin-top: -111px !important;
}
        .sjy .btn {
    margin-top: 0px;
        }
        .sjy .btn2{
            display: inline-block;
        }
.comprehensiveItem .titleWrapper a {
    font-size: 18px;
    /* font-weight: 580; */
    line-height: 36px;
    color: #333333;
    max-width: 500px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.fwcj {
    max-width: 415px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.titleWrapper {
    width: 510px !important;
     float: none !important;
}
  .cjall{
    color: #999;
    width: 180px;
    margin-right: 0px!important;
    text-align: center;
    text-align: left;
    margin: 2px 10px;
    border-bottom: 1px solid #e5e5e5;
  }
/*  .cj li:nth-child(2){
    display: none;
  } */

  .sjyjianjie {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    width: 100%;
}
ul.cj:hover li.cjall {
  color: #1c5cac;
}

table{
  table-layout: fixed;
}
table th,
table tr,
table td{
  word-break: break-all;
}

.ywcj {
  padding: 4px 5px !important;
}




/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

#od-box,#infonewall,.leixing:nth-child(1),.content_new{
		display:none !important;
	}
	.content_nav_new {
    padding-top: 15px;
}
.changedown{
	position: absolute;
    top: 60%;
    width: 10px;
	transition: transform .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);
	transform:rotateZ(0deg);
	right:11px;
}
.changedown:before{
	position: absolute;
    width: 11px;
    height: 1.5px;
    background: #ccc;
	background-image: linear-gradient(90deg,#0062d0,#0062d0);
	border-radius: 2px;
	transition: background .3s cubic-bezier(.645,.045,.355,1),transform .3s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);
    content: "";
	transform: rotate(-45deg) translateX(4px);
	
}
.changedown:after{
	position: absolute;
	width: 11px;
	height: 1.5px;
	background: #ccc;
	background-image: linear-gradient(90deg,#0062d0,#0062d0);
	border-radius: 2px;
	transition: background .3s cubic-bezier(.645,.045,.355,1),transform .3s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);
	content: "";
	transform: rotate(45deg) translateX(-4px);
}

.sjy_btn1{
	position: relative;
	color: #0062d0;
    padding: 9px 16px 9px 12px;
	border-radius:4px;
	border:1px solid #0062d0;
	margin-right:11px;
	cursor: pointer;
    width: 115px;
    height: 40px;
    display: inline-block;
}
.sjy_btn1_red{
    position: relative;
    color: #f54545;
    padding: 9px 16px 9px 12px;
    border-radius: 4px;
    border: 1px solid #f54545;
    margin-right: 11px;
    cursor: pointer;
    width: 115px;
    height: 40px;
    display: inline-block;
}
.sjy_btn1_red:hover{
	color:red;
	border:1px solid red;
}
.sjy_btn1_red .changedown:before{
	position: absolute;
    width: 11px;
    height: 1.5px;
    background: #ccc;
	background-image: linear-gradient(90deg,#f54545,#f54545);
	border-radius: 2px;
	transition: background .3s cubic-bezier(.645,.045,.355,1),transform .3s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);
    content: "";
	transform: rotate(-45deg) translateX(4px);
	
}
.sjy_btn1_red .changedown:after{
	position: absolute;
	width: 11px;
	height: 1.5px;
	background: #ccc;
	background-image: linear-gradient(90deg,#f54545,#f54545);
	border-radius: 2px;
	transition: background .3s cubic-bezier(.645,.045,.355,1),transform .3s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);
	content: "";
	transform: rotate(45deg) translateX(-4px);
}
.sjy_btn2{
	position: relative;
	color: #fff;
	background-color:#0062d0;
	padding:9px 14px 9px 14px;
	border-radius:4px;
	border:1px solid #0062d0;
	margin-right:5px;
    display:inline-block;
	width:94px;
	height:40px;
	font-size:16px;
	margin-left:5px ;
}
.sjy_btn2:hover{
	color:#fff;
	background-color:#0062d0;
}
	.titleWrapper{
		float:left;
		height:auto;
		width: 680px!important;
	}
	.titleWrapperx{
		float:left;
		height:auto;
		width: 680px!important;
	}
	.sjy_btn{
		float:right;
	}
	.titleWrapper>a{
		font-size:18px;
		line-height:24px;
		float: left;
	}
	.titleWrapperx>a{
		font-size:18px;
		line-height:24px;
		float: left;
	}
	.ywcj{
		float:left;
		font-size:14px;
		color:#1a7fe4;
		padding:0 5px;
		line-height:24px;
	}
	.comprehensiveItem{
		width:970px;
		margin: 20px auto;
	}
.ans_body {
	position: relative;
	margin:0px auto;
    padding: 0 20px;
    width: 99%;
    border: none;
    box-shadow: 0 2px 10px 0 hsl(224deg 42% 58% / 30%);
	height:0px;
}
.xjianjian{
	position: absolute;
	top: -13px;
	right: 155px;
	width: 26px;
	height: 14px;
}
.ans_body_title{
	font-size: 18px;
    color: #333;
    font-weight: 700;
    padding-bottom: 16px;
	font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
	
}
.xxgkInfo>div{

	margin-bottom:20px;
}
.xxgkInfo table{
		    border: 1px solid #e8e8e8;
	width:100%;
	table-layout:auto;
}
.xxgkInfo tr{
	border-bottom:1px solid #e8e8e8;
}
.jbxx_th{
	 padding: 10px 13px!important;
    font-weight: 700;
    background: #f7f7f7!important;
	border-right: 1px solid #e8e8e8;
	font-size:16px;
	
}
.jbxx_td{
	    padding: 10px 13px!important;
    line-height: 24px!important;
    color: #333;
	border-right: 1px solid #e8e8e8;
		font-size:16px;
}
.xxgkInfo th{
	padding: 10px 13px!important;
    background: #f7f7f7!important;
	border-right: 1px solid #e8e8e8;
	font-size:16px;
}
.shutable td{
	padding: 10px 13px!important;
    color: #333;
	border-right: 1px solid #e8e8e8;
	font-size:16px;
}
.fujiantable tbody>tr>th:first-of-type,.fujiantable tbody>tr>th:last-of-type,.fujiantable tbody>tr>td:first-of-type,.fujiantable tbody>tr>td:last-of-type{
	text-align:center;
	width:40px;
}
.liuchengshutable tbody>tr>th:first-of-type,.liuchengshutable  tbody>tr>td:first-of-type{
	text-align:center;
	width:120px;
}
.liuchengshutable tbody>tr>th:last-of-type,.liuchengshutable  tbody>tr>td:last-of-type{
	text-align:left;
	width:600px;
}
.liuchengshutable tr:hover{
		background:#e6f6ff;
}
.fujiantable tr:hover{
	background:#e6f6ff;
}
.xiazai{
	color:#1a7fe4;
	}
.shouqi>.xiazai{
	margin: 0 auto;
    color: #1a7fe4;
    display: block;
	width: 32px;
	cursor: pointer;
}
.comprehensiveItem>div {
    margin-top: 30px;
}

	.titleWrapper{
		float:left;
	}
	.titleWrapperx{
		float:left;
	}
	.sjy_btn{
		margin-top:28px!important;
		float:right;
	}
	.titleWrapper>a{
		font-size:18px;
		line-height:24px;
	}
	.titleWrapperx>a{
		font-size:18px;
		line-height:24px;
	}
	.ywcj{
		font-size:14px;
		color:#0062D0;
		padding:0 5px;
		line-height:24px;
		background: #f3f9ff;
		margin: 5px 5px 0;
		transform: translateY(-2px);
	}
	.comprehensiveItem{
		width:970px;
	}
	.comprehensiveItem{
		width:100%
	}
	@media screen and (max-width: 1599px){
			.comprehensiveItem .content{
			width:100%
		}
	}

	.ans_hover .ans_body{
		
		height:auto;
		margin:26px auto 0;
		padding:20px;
		border:1px solid #e9e9e9;
		
	}
	.ans_hover  .sjy_btn{
		margin-top:-63px!important;
	}
	.shouqi{display:none;}
	.xxgkInfo{display:none;}
	.xjianjian{display:none;}
	.ans_hover .shouqi{display:block;}
	.ans_hover .xxgkInfo{display:block;}
	.ans_hover .xjianjian{display:block;}
	.ans_hover .changedown{
		transform:rotateZ(180deg);
        top: 50%;
    right:13px;
	}
	
	.changeup{
		transform:rotateZ(180deg);
	    top: 50%;
	right:10px;
	position: absolute;
	
	}
	.ans_hover .changeup:before{
		position: absolute;
	    width: 11px;
	    height: 1.5px;
	    background: #ccc;
		background-image: linear-gradient(90deg,#f54545,#f54545);
		border-radius: 2px;
		transition: background .3s cubic-bezier(.645,.045,.355,1),transform .3s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);
	    content: "";
		transform: rotate(-45deg) translateX(4px);
		
	}
	.ans_hover .changeup:after{
		position: absolute;
		width: 11px;
		height: 1.5px;
		background: #ccc;
		background-image: linear-gradient(90deg,#f54545,#f54545);
		border-radius: 2px;
		transition: background .3s cubic-bezier(.645,.045,.355,1),transform .3s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);
		content: "";
		transform: rotate(45deg) translateX(-4px);
	}
	.ans_hover .changedowngif{
		background:none;
	}
	.changedowngif{
		transition: none;
	}
	
	
	
	.comprehensiveItem .xxgkInfo table td{
		text-align:left;
	}


    .content_wrap .contentBox {
        max-width: 1200px;
    }

    @media screen and (max-width: 1024px) {
        .range>span>div {
            display: none !important;
        }

        .head {
            height: 3rem;
        }

        .jcse-similarly-item span:first-child {
            display: inline-block;
            width: 70%;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }
    }

    @media screen and (max-width: 415px) {
        .queryAbout>.queryAboutList li>a {
            width: 100% !important;
        }

        .search_wrap .search .spiltsearch {
            top: 57px !important;
        }

        .highLevelSearchSelectModal {
            height: 100%;
            overflow-y: scroll;
        }

        .content_wrap .content_title ul li {
            margin-right: 0px;
        }

        .searchKeywordInput label {
            display: inline-block;
            margin-right: 0px;
            margin-bottom: 10px;
        }

        .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.searchKeyword>.searchKeywordInput input,
        .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.searchKeyword>.searchKeywordInput input {
            width: 100%;
        }

        .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.keyWordSite>.keyWordSiteTitle,
        .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.sortOrder>.sortOrderTitle,
        .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.timeFrame>.timeFrameTitle,
        .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.wordType>.wordTypeTitle,
        .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.timeFrame>.timeFrameTitle,
        .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.sortOrder>.sortOrderTitle,
        .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.keyWordSite>.keyWordSiteTitle {
            text-align: left;
            margin-bottom: 10px;
        }

        .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.searchKeyword>.searchKeywordInput label {
            text-align: left;
        }

        .timeFrameList {
            width: 100%;
        }

        .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.wordType>.wordTypeList .wordTypeListItem,
        .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.timeFrame>.timeFrameList .timeFrameListItem,
        .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.policyContent>.timeFrame>.timeFrameList .timeFrameListItem,
        .highLevelSearchSelectModal>.modelWrap>.tabselectContent>.highLevelSearchContent>.keyWordSite>.keyWordSiteList .keyWordSiteListItem {
            width: 33%;
        }

        .comprehensiveItem .content {
            margin-left: 0px;
        }

        .highLevelSearchSelectModal>.modelWrap>.tabselect>.closeBtn>img {
            margin-top: 0px
        }

        .search form {
            width: 100%;
        }

        .search_wrap .search .input1 {
            width: 74%;
        }

        .search_wrap .search .input2 {
            width: 25%;
        }
    }

    @media screen and (max-width: 375px) {
        .search_wrap .search .zcwjjs {
            right: 1%;
        }
    }

    @media screen and (max-width: 1599px) {
        .content_title_item {
            width: 94% !important;
        }
    }

    .content_wrap .content_title ul {
        width: 100% !important;
    }

    .fanwei .jsearch-condition-box-items,
    .paixu .jsearch-condition-box-items {
        display: block !important;

    }

    .queryAbout,
    .searchhz {
        display: none !important;
    }
	.content_wrap .content .content_left .leixing .number{
	margin-right:0!important;	
	}
	.content_wrap .content .content_left .leixing{
	overflow: inherit
	}
	.weidu{
	float: left;
    width: 200px;
    height: 59px;
    margin-left: 20px;
	}
	.leixing{
    position: unset;
    top: 40px;
    left: 0;
    width: 200px;
    line-height: 40px;
    cursor: pointer;
    font-size: 16px;
    z-index: 999;
    background: transparent;
	 height: auto;
    overflow: inherit;
	border:none!important;
	}
	.weidu_title{
    float: left;
    width: 200px;
    background: url(../images/down.png) no-repeat 94% center;
    display: inline-block;
    line-height: 36px;
    padding: 0 15px;
    float: left;
    width: 200px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    border: 1px solid #ddd;
    padding-left: 15px;
    border-radius: 5px;
    margin-right: 20px;
    color: #999;
    font-size: 15px;
	}
	.weidu_content{
    float: left;
    height: 136px;
    position: absolute;
    z-index: 999;
    height: auto;
    position: absolute;
    top: 60px;
    width: 200px!important;
    background-color: #f5f5f5;
    line-height: 40px;
    cursor: pointer;
    font-size: 16px;
    box-shadow: rgb(0 0 0 / 20%) 0 1px 5px 0px;
    z-index: 999;
	display:none;
		}
	.weidu_ul {
    /* position: absolute; */
    /* z-index: 999; */
    height: 220px;
    width: 200px;
}
.weidu_select{

    color: #999;
    width: 180px;
    margin-right: 0px!important;
    text-align: center;
    text-align: left;
    margin: 2px 10px;
    border-bottom: 1px solid #e5e5e5;

}
.range{
	float:left;
	width:200px!important;
}
.leixing:hover .weidu_content{
	display:block;
}
.weidu_select:hover{
	color:#1f4694;
}
.weidu_more{
	display: none!important;
}
.sjyjianjie{
	font-size: 16px;
	line-height: 28px;
	min-height: 28px;
	color:#575757;
}
.comprehensiveItem .xxgkInfo table{
	    border-left: 1px solid #bbbbbb;
	    border-top: 1px solid #bbbbbb;
}
.xxgkInfo tr{
	border-bottom: 1px solid #bbbbbb;
}
.comprehensiveItem .xxgkInfo table td{
	border-bottom: 1px solid #bbbbbb;
	    border-right: 1px solid #bbbbbb;
}
.xxgkInfo th{
	  border-right: 1px solid #bbbbbb;
}
.sjy{
	top:0;
	right:0;
	position: absolute;
}
.ans_hover{
	position: relative;
}
    /* 
    .search_wrap .search .input2 {
        background: #FFA227 !important;
    } */

    /* .content_wrap .content_title ul .current {
        background-color: #FFA227 !important;
    } */
    .isUnable{
        cursor: not-allowed;
        background-color: #99c1ed;
        color: #fff;
        border: 1px solid #99c1ed;
    }
    .isUnable:hover{
        cursor: not-allowed;
        background-color: #99c1ed;
        color: #fff;
        border: 1px solid #99c1ed;
    }
    .content_wrap .content .content_right .hot_search .hot_search_list li a{
        display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    }
    .comprehensiveItem .titleWrapper a{
        font-weight: 600;
    }
	
	.comprehensiveItem .titleWrapperx a{
	    font-weight: 600;
	}
	
	/* å¸®åŠ©ä¸­å¿ƒ */
	.czsp_content .firstpic a {display:block; float:left;position: relative;}
.czsp_content .firstpic {
    margin-right:10px;
    margin-top:0;
}
.czsp_content .firstpic a .play {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    margin-top: -20px;
}
.czsp_content .content{float:left;display: block;width: 100%;}
.cjwt_content .titleWrapper{
    height:auto;
    width:100% !important;
    display:inline-block
}
.czsp_content .titleWrapper{
    height:auto;
    width:100% !important;
    display:inline-block
}
.cjwt_content .titleWrapperx{
    height:auto;
    width:100% !important;
    display:inline-block
}
.czsp_content .titleWrapperx{
    height:auto;
    width:100% !important;
    display:inline-block
}
/* .search_wrap{
	margin-top: 65px;
} */
body{
	font-size:16px;
	color:#000;
	line-height:normal;
}
/* .search_wrap .search .input2{
	height: 59px;
	background: #de3232;
/* 	background:linear-gradient(0deg, red, #0f60ba); */
	vertical-align: text-top;
/* 	animation: turn 1s infinite;
	}
	@keyframes turn{
		0%{background:linear-gradient(0deg, red, #0f60ba);}
		8%{background:linear-gradient(30deg, red, #0f60ba);}
		16%{background:linear-gradient(60deg, red, #0f60ba);}
		24%{background:linear-gradient(90deg, red, #0f60ba);}
		32%{background:linear-gradient(120deg, red, #0f60ba);}
		40%{background:linear-gradient(150deg, red, #0f60ba);}
		48%{background:linear-gradient(180deg, red, #0f60ba);}
		56%{background:linear-gradient(210deg, red, #0f60ba);}
		64%{background:linear-gradient(240deg, red, #0f60ba);}
		72%{background:linear-gradient(270deg, red, #0f60ba);}
		80%{background:linear-gradient(300deg, red, #0f60ba);}
		88%{background:linear-gradient(330deg, red, #0f60ba);}
		100%{background:linear-gradient(360deg, red, #0f60ba);}
	} */
	} */
a:hover {
    color: #004a7c;
	}
	p{
	margin-bottom:0px;
	}
.number.on{
	color:#999;
	}
.comprehensiveItem{
	margin-top:40px;
}
dl, ol, ul{
	margin-bottom:0;	
	}

  
  .comprehensiveItem {
    border-bottom: 1px solid rgb(234, 235, 235);
    padding-bottom: 16px !important;
    margin-bottom: 10px;
    margin: 16px 0 !important;
  }
  .comprehensiveItem .xxgkInfo table {
    width: 100%;
    border-collapse: collapse;
    border-left: 1px solid rgb(235, 235, 235);
    border-top: 1px solid rgb(235, 235, 235);
    border-left: 1px solid #d8d8d8 !important;
    border-top: 1px solid #d8d8d8 !important;
  }
  .comprehensiveItem .xxgkInfo table td {
    width: 200px;
    height: 50px;
    border-bottom: 1px solid rgb(235, 235, 235);
    border-right: 1px solid rgb(235, 235, 235);
    text-align: left;
    border-bottom: 1px solid #d8d8d8 !important;
    border-right: 1px solid #d8d8d8 !important;
  }
  .content_wrap .contentBox .content_title .content_title_item ul li a {
    color: #888 !important;
	font-size:18px;
    font-weight: 600;
    padding-bottom: 0px;
	padding-left:30px
  }
  .content_wrap .contentBox .content_title .content_title_item ul li.current a {
    color: #0062D0 !important;
}
.comprehensiveItem .titleWrapper a{margin-right: 13px;}
.comprehensiveItem .titleWrapperx a{
	line-height: 36px;
	    color: #333333;
	    max-width: 500px;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
		font-size: 18px;
	margin-right: 13px;
	}
@media screen and (min-width: 1599px){
    .comprehensiveItem .content {
    float: left;
    margin-left: 0px !important;
}

}
	.video_img {
	    width: 180px;
	    height: 70px!important;
	}
.comprehensiveItem .xxgkInfo {
    margin-top: 0px;
}
.xxgkInfo th,.jbxx_th,.jbxx_td,.shutable td {
    padding: 13px 20px!important;}
.content_cate{    margin-top: 44px;}
.content_wrap .content_title ul li:nth-of-type(1){
	width: 150px;
	max-width: 150px;
	margin-right:0;
		background:url(../images/nav_icon_h1.png) no-repeat 32px 18px ;
}
.content_wrap .content_title ul li:nth-of-type(2){
	width: 150px;
	max-width: 150px;
	margin-right:0;
		background:url(../images/nav_icon_h2.png) no-repeat 18px 18px ;
}
.content_wrap .content_title ul li:nth-of-type(3){
	width: 150px;
	max-width: 150px;
	margin-right:0;
		background:url(../images/nav_icon_h5.png) no-repeat 18px 18px ;
}
.content_wrap .content_title ul li:nth-of-type(4){
	width: 150px;
	max-width: 150px;
	margin-right:0;
		background:url(../images/nav_icon_h3.png) no-repeat 18px 18px ;
}
.content_wrap .content_title ul li:nth-of-type(5){
	width: 150px;
	max-width: 150px;
	margin-right:0;
		background:url(../images/nav_icon_h4.png) no-repeat 18px 18px ;
}


.content_wrap .content_title ul .current:nth-of-type(1){

	background:url(../images/nav_icon_l1.png) no-repeat 32px 18px #EDF6FF;

}
.content_wrap .content_title ul .current:nth-of-type(2){

	background:url(../images/nav_icon_l2.png) no-repeat 18px 18px #EDF6FF;

}
.content_wrap .content_title ul .current:nth-of-type(3){

	background:url(../images/nav_icon_l5.png) no-repeat 18px 18px #EDF6FF;

}
.content_wrap .content_title ul .current:nth-of-type(4){

	background:url(../images/nav_icon_l3.png) no-repeat 18px 18px #EDF6FF;

}
.content_wrap .content_title ul .current:nth-of-type(5){

	background:url(../images/nav_icon_l4.png) no-repeat 18px 18px #EDF6FF;

}
.changedowngif{
	background:url(../images/bsnz_gif.gif) no-repeat 88px 10px;
}
.comprehensiveItem .newsDescribe{
	font-size: 16px;
}
.comprehensiveItem .newsDescribe>a{
	color: #575757;
}
#errorword a{
	color:#fff!important;
}







body{
	font-size:16px;
	color:#000;
	line-height:normal;
}
p{
	margin-bottom: 0;
}
.ant-input-search {
    display: none!important;
}
.ant-input-affix-wrapper{
	display: none!important;
}
  @media screen and (max-width: 1199px) {
    .sjy{
      display: none;
	  }
    }
.pagination li.totalPage{
	vertical-align: inherit;
}	
.pagination li input{
	-ms-transform: translateY(5px);
}
.hot_search_title>b{
	font-family:'Microsoft YaHei',Arial,'Pinfang SC','Asap', Helvetica, sans-serif  !important
}
.zj_hostorysearch_title>b{
	font-family:'Microsoft YaHei',Arial,'Pinfang SC','Asap', Helvetica, sans-serif  !important
}
.relevant_list{
	display:none!important;
}

/*å¼¹çª—ä¼˜åŒ–  */ 
.ant-modal-body{
	padding:24;
}
.ant-modal-header{
	border:none;
}
.ant-modal-footer{
	border:none;
}
textarea.ant-input{
	margin: 10px 0;
}
/*äºŒæ¬¡æ£€ç´¢  */
.jgqsearch{
	display: block!important;
}
.spiltsearch{
	display: none;
}
.jgq{
	transform: translateY(-25px);
	border: none;
	color: #000;
}	



/* åŠžç†æ—¶é™å¤‡æ³¨ */
.question-svg[data-v-3f4019b2] {
    margin-left: 8px;
}
.svg-icon[data-v-b90fabd2] {
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}


.ant-popover-placement-top, .ant-popover-placement-topLeft, .ant-popover-placement-topRight {
    padding-bottom: 10px;
}
.ant-popover {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    -webkit-font-feature-settings: "tnum";
    font-feature-settings: "tnum";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1030;
    font-weight: 400;
    white-space: normal;
    text-align: left;
    cursor: auto;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow {
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
}

.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow, .ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow, .ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow {
    bottom: -4px;
    border-top-color: transparent;
    border-right-color: #fff;
    border-bottom-color: #fff;
    border-left-color: transparent;
    -webkit-box-shadow: 3px 3px 7px rgba(0,0,0,.07);
    box-shadow: 3px 3px 7pxrgba(0,0,0,.07);
}

.ant-popover-arrow {
    position: absolute;
    display: block;
    width: 8.48528137px;
    height: 8.48528137px;
    background: transparent;
    border-style: solid;
    border-width: 4.24264069px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.ant-popover-inner {
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.15);
    box-shadow: 0 2px 8px rgba(0,0,0,.15);
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.15)\9;
    box-shadow: 0 0 8px rgba(0,0,0,.15)\9;
}
.ant-popover-inner-content {
    padding: 12px 16px;
    color: rgba(0,0,0,.65);
}
.ant-popover-placement-right, .ant-popover-placement-rightBottom, .ant-popover-placement-rightTop{
	padding-left: 10px;
}
.ant-popover-placement-right>.ant-popover-content>.ant-popover-arrow {
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
}
.ant-popover-placement-right>.ant-popover-content>.ant-popover-arrow, .ant-popover-placement-rightBottom>.ant-popover-content>.ant-popover-arrow, .ant-popover-placement-rightTop>.ant-popover-content>.ant-popover-arrow {
    left: 6px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: #fff;
    border-left-color: #fff;
    -webkit-box-shadow: -3px 3px 7px rgba(0,0,0,.07);
    box-shadow: -3px 3px 7px rgba(0,0,0,.07);
}
.noReason_znkf{
	color: #7fc1f9;
	text-decoration: underline;
}
.noReason_znkf:hover{
	color: #7fc1f9;
	text-decoration: underline;
}
.sjyOnethingAlias{
	display: none;
	width: 558px!important;
	font-size: 14px;
	color: #575757;
	height: 0px;
}
.ant-checkbox {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    -webkit-font-feature-settings: "tnum";
    font-feature-settings: "tnum";
    position: relative;
    top: -.09em;
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    vertical-align: middle;
    outline: none;
    cursor: pointer;
}
input[type='checkbox']{
	display: block;
}
.ant-checkbox-input{
	position: relative;
	top: 0;
	left: 0;
	display: block;
	height: 16px;
	background-color: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 2px;
	border-collapse: separate;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.ant-checkbox-inner:after {
    position: absolute;
    top: 50%;
    left: 22%;
    display: table;
    width: 5.71428571px;
    height: 9.14285714px;
    border: 2px solid #fff;
    border-top: 0;
    border-left: 0;
    -webkit-transform: rotate(45deg) scale(0) translate(-50%,-50%);
    transform: rotate(45deg) scale(0) translate(-50%,-50%);
    opacity: 0;
    -webkit-transition: all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;
    transition: all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;
    content: " ";
}
.titleTexet[data-v-9e60c280]{
	font-family: MicrosoftYaHei!important;
	    font-size: 18px;
	    color: #333;
	    font-weight: 500;
}
.ant-checkbox+span{
	padding-right: 8px;
	padding-left: 8px;
}
.ant-checkbox-wrapper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    -webkit-font-feature-settings: "tnum";
    font-feature-settings: "tnum";
    display: inline-block;
    line-height: unset;
    cursor: pointer;
}
.but_class[data-v-9e60c280] {
    margin-top: 20px;
    text-align: right;
}
.titlle_line[data-v-9e60c280] {
    width: 800px;
    margin-left: -20px;
    height: 1px;
    background: #eee;
    margin-top: 16px;
}
.jbxx_th{
	background: #f7f7f7!important;
}
.sjy_btn2{
	width: 96px;
}
.input[type='radio'], input[type='checkbox']{
	display: block;
}

/* 0810é¡µé¢æ”¹ç‰ˆ */

.serach_newbanner{
	width: 1200px;
	position: relative;
	margin: 46px auto 0;
	}



  .ui-placehoder {
	font-size: 16px;
    outline: none;
    border: none;
    height: 60px;
    border-image: initial;
    line-height: 60px;
    position: absolute;
    left: 30px;
    font-size: 16px;
    color: #999999;
    top: 0px;
  }






.jgqsearch input[type=checkbox]{
	    vertical-align: middle;
	    display: inline-block;
	    outline: none;
	    appearance: none;
	    border: 1px solid #B1D6FF;
	    text-align: center;
	    border-radius: 2px;
	    color: #fff;
	    line-height: 16px;
	    background: #fff;
	    transform: translate(-10px, 2px);
		width: 16px;
		height: 16px;
/* 		background-image: url("../images/checkbox.png"); */
	}
.jgqsearch input[type=checkbox]:checked{
	 background-image: url("../images/checkbox_check.png");
	color:#0062d0;
	 background: #fff;
}
.jgqsearch input[type=checkbox]:after{
	content: "√";
    font-size: 14px;
    display: inline-block;
    width: 15px;
    height: 16px;
}

.jgqsearch_label{
	    transform: translate(17px, -1px);
	    display: inline-block;
	    color: #ffffff;
		font-size:18px;
}
.search_banner_img{
	    float: right;
	    transform: translate(0px, -120px);
		    width: 340px;
		    height: 147px;
}
.ant-input-search{
	display: none;
}
