@charset "utf-8";

/*通用*/
body {
    font-family: "微软雅黑";
}

ul,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

img {
    border: 0;
}

a {
    color: #333;
}

a:hover {
    color: #CC0203;
    outline: none;
}

/*header*/
.header {
    width: 100%;
    height: 325px;
}

.top {
    width: 100%;
}

.top_con {
    width: 1200px;
    height: 110px;
    margin: 0 auto;
}

.logo {
    float: left;
    width: 195px;
    height: 60px;
    margin-top: 24px;
}

.phone {
    float: right;
    width: 230px;
    height: 20px;
    margin-top: 47px;
    margin-right: 85px;
}

.nav {
    width: 100%;
    height: 50px;
}

.nav ul {
    width: 1200px;
    height: 50px;
    margin: 0 auto;
}

.nav ul li {
    float: left;
    padding: 0 20px;
    line-height: 50px;
    width: auto;
    height: 50px;
}

.nav ul li:hover {
    background-color: #F29715;
}

.nav ul li.hover {
    background-color: #F29715;
}

.nav ul li a {
    display: block;
    font-size: 17px;
    color: #ffffff;
}

.banner {
    width: 100%;
    height: 135px;
    background: #4175af;
 
}

.banner_con {
    width: 1200px;
    height: 150px;
    margin: 0 auto;
    padding-top: 25px;
    position: relative;
}

.search {

    height: 50px;
    float: left;
    padding-top: 18px;
}

.ipt_txt {
    width: 450px;
    height: 50px;
    background-color: none;
    float: left;
    border: 0px;
    padding-left: 10px;
    color: 999;
    font-size: 17px;
    line-height: 50px;
}

.ipt_btn {
    width: 90px;
    height: 50px;
    border-radius: 0px 5px 5px 0px;
    float: left;
    border: 0px;
    background-color: #eec708;
    color: #ffffff;
}

.ipt_btn:hover {
    background-color: #f9d41f;
}

.ipt_btn_qs {
    width: 90px;
    height: 50px;
    float: left;
    border: 0px;
    background-color: #eec708;
    color: #ffffff;
}

.ipt_btn_qs:hover {
    background-color: #f9d41f;
}

.ui-search-btn-adv {
    font-size: 17px;
    line-height: 50px;
    color: #ffffff;
    padding-left: 10px;
    cursor: pointer;
}

.rc {
    width: 818px;
    height: 44px;
    padding-top: 10px;
    background: url(rc.png) no-repeat 5px 16px;
    padding-left: 30px;
    color: #fff;
    display: none;
}

.rc span {
    color: #FFB954;
    font-size: 17px;
    line-height: 34px;
}

.hotwordrank {
    color: #FFB954;
    font-size: 17px;
    line-height: 34px;
    cursor: pointer;
}

.news-type {
    padding-top: 15px;
    padding-bottom: 15px
}

#jcse-hotwordrank {}

.rc a {
    color: #fff;
    font-size: 17px;
    line-height: 34px;
}

/*main*/
.main {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background-color: #ffffff;
}



#main {
    position: relative;
    top: 34px;
}

.col_nav {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.col_nav ul {
    width: 100%;
    height: auto;
}

.col_nav ul li {

    height: 72px;
    float: left;
    line-height: 72px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    cursor: pointer;
    font-size: 23px;
}

.col_nav ul li a {
    font-size: 17px;
    color: #333;
}

.col_nav ul li.hover {
    border-bottom: 4px solid #BD1A13;
}

.content {
    width: 1200px;
    height: auto;
    margin: auto;
}

.catecontent {
    width: 800px;
    height: auto;
}

.con_left {
    width: 800px;
    height: auto;
    margin: auto;
    float: left;
}

.yyfw {
    width: 840px;
    border: 20px;
    margin: auto
}

.bszn {
    width: 100%;
    height: 355px;
}

.xwgz {
    width: 100%;
    height: 480px;
}

.zcfg {
    width: 100%;
    height: 480px;
}

.cjwt {
    width: 100%;
    height: 195px;
}

.col_title {
    width: 100%;
    height: 50px;
    background: #EEEEEE url(tit_bg.png) no-repeat left;
    overflow: hidden;
    margin: auto;
}

.yyfw_category {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.col_name {
    float: left;
    font-size: 17px;
    font-weight: bold;
    line-height: 50px;
    padding-left: 34px;
}

.t_s1 {
    color: #2579BD;
}

.t_s2 {
    color: #4175af;
    float: left;
    font-size: 22px;
}

.more {
    float: right;
    font-size: 15px;
    line-height: 50px;
    padding-right: 20px;
}

.more a {
    color: #666;
}

.more a:hover {
    color: #CC0203;
}

/*应用服务*/
.app_box {
    width: 95px;
    height: 140px;
}

.jcse-imgbox {
    float: left;
    padding-top: 10px;
    border: 1px solid #ccc;
    background: #f7f7f7;
    box-shadow: 0 0 8px #ccc;
    margin-top: 60px;
    10px;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
}

.jcse-imgbox hover {
    box-shadow: 0 0 10px #999;
}

.jcse-imgbox img {
    width: 240px;
}

.jcse-imagebox span {
    text-decoration: none;
    height: 36px;
    font-size: 12px;
    line-height: 1px;
    font-family: 宋体, Arial;
    color: rgb(255, 255, 255);
    text-shadow: rgb(0, 0, 0) 1px 1px;
    position: relative;

    left: -240px;
}

.imagefallspull {
    width: 1200px;
}

.yyfw_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: auto;
}

.box_pic {
    width: 85px;
    height: 85px;
    margin: 0 5px;
}

.box_tit {
    width: 100%;
    height: 55px;
    line-height: 55px;
    text-align: center;
}

.box_tit a {
    font-size: 15px;
    color: #333;
}

.con_right {
    padding: 0px 20px 0px 20px;
    float: right;

}

.jcse-imagedetail {
    position: relative;
    top: -5px;
}

.biaoqian {
    background-color: #BD1A13;
    color: white;
    padding: 2px 6px 2px 6px;
}
/*左边*/
/*办事指南*/
.work-type {
    overflow: hidden;
    padding-top: 10px;
    width: 728px;
    border: 1;
    cellspacing: 0;
    cellpadding: 0;
    padding-bottom: 10px
}

.jcse-result-box {
    /* padding-bottom: 0px; */
    padding-top: 10px;
    display: none;
}

.jcse a div {
    height: 40px;
    border: #E7E7E7 solid 1px;
    padding-left: 10px;
}

.tb_src {
    color: #1493FE;
    font-size: 15px;
    line-height: 40px;
}

.tb_tit {
    color: #333333;
    font-size: 15px;
    line-height: 40px;
}

.news-result {
    width: 100%;
    height: auto;
    border-bottom: #E3E3E3 1px solid;
}

.news-result {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left
}

.list_box {
    width: 100%;
    height: auto;
    border-bottom: #E3E3E3 1px solid;
}

.wz_tit {
    font-size: 15px;
    line-height: 30px;
    color: #333;
}

.wz_zy {
    font-size: 13px;
    line-height: 26px;
    color: #666;
}

.wz_url {
    font-size: 13px;
    line-height: 26px;
    color: #439727;
    float: left;
}

.col_list ul li span {
    font-size: 13px;
    line-height: 26px;
    color: #999;
    float: right;
}

/*右边*/
.con_right_list {
    width: 320px;
    height: auto;
    float: right;
    font-size: 15px;
}

.right_tit {
    width: 100%;
    border-bottom: #E3E3E3 1px solid;
    height: 51px;
    font-size: 17px;
    font-weight: bold;
    color: #1B83D1;
    padding-left: 50px;
    line-height: 36px;
}

.right_tit1 {
    background: url(tit1.png) no-repeat top left;
    display: none
}

.right_tit2 {
    background: url(tit2.png) no-repeat top left;
    display: none
}

.right_tit3 {
    background: url(tit3.png) no-repeat top left;
    display: none
}

.right_tit4 {
    background: url(tit3.png) no-repeat top left;
    display: none
}

.right_tit5 {
    background: url(tit3.png) no-repeat top left;
   
}

.right_list {
    width: 100%;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

.right_list ul li {
    width: 100%;
    height: auto;
    background: url(ico.gif) no-repeat 10px 13px;
    padding-left: 18px;
}

.right_list ul li a {
    font-size: 15px;
    line-height: 30px;
    color: #333;
}

/*footer*/
.footer {
    width: 100%;
    height: 120px;
    background-color: #ededed;
    ;
}

.footer_con {
    width: 1200px;
    height: 140px;
    margin: 0 auto;
    line-height: 30px;
    padding-top: 20px;
    position: relative;
}

.footer_con p {
    margin: 0;
    font-size: 13px;
    color: #333;
    text-align: center;
}


.footer_con .left-pic {
    position: absolute;
    left: 130px;
    top: 30px;
}

.footer_con .right-pic {
    position: absolute;
    right: 55px;
    top: 40px;
}

.websitecontent {
    width: 300px;
    height: 100px;
    background-color: red;
    display: none;
}

#spellcheck-content {
    display: none;
}

.spellcheck-result {
    color: red;
}

.spellcheck-content {
    top: 30px;
    margin: auto;
    position: relative;
    padding: 0;
    width: 1200px;
}

.zffw_list {
    width: 800px
}

.subsites a {
    cursor: pointer
}

.jcse-similarly-head {
    clear: both
}

.jcse-similarly-head span {
    color: red;
    pointer: cursor
}

.jcse-similarly-items {
    display: none
}

.jcse-similarly-item-date {
    font-size: 13px
}

#historylist {
    font-size: 14px;
    color: #3399FF;
}

.allhistory {
    position: absolute;
    width: 638px;
    max-height: 1000px;
    z-index: 9999;
    background: #FFF;
    cursor: default;
    box-shadow: 0 2px 10px #BBBBBB;
    display: none;
}

.allhistory ul li {
    border-bottom: 1px dashed #E9E9E9;
    cursor: pointer;
    padding: 2px 5px;
}

.cleanhistory {
    text-align: right;
    pointer: cursor
}

.uploadmore {
    width: 200px;
    height: 50px;
    margin: 0 auto;
    line-height: 50px;
    border: 1px solid #ededed;
    margin-bottom: 10px;
    text-align: center;
    cursor: pointer;
}

.uploadmore a span {
    cursor: pointer;
    color: #999999;
}

.websitecheck {
    display: none;
    margin: auto;
}

.websitecheck span {
    cursor: pointer
}

.wordwebsite {
    color: red
}

.websitelocation {
    display: none;
    margin: auto;
}

.websitelocation span {
    cursor: pointer
}

.mergeeaction {
    color: #0987FF;
}

.jsearch-attach-image {
    background-size: 100% 100%;
    height: 100px;
    width: 80px;
    margin-top: 10px
}

.jsearch-attachs-tip {
    display: none;
    clear: both;
    color: #0987FF
}

.stopword {
    display: none
}

.relatedwordRank a {
    cursor: pointer
}

.mergeeaction {
    display: none
}

.col_nav a {
    color: #355e92;
    font-size: 19px;
    display: block;
    height: 50px;
    text-align: center;
    width: 100%;
    float: left;
    line-height: 50px;
    cursor: pointer
}

.col_nav a:hover {
    color: black;
    border-bottom: 4px solid rgb(189, 26, 19);
}

.col_nav a:hover span {
    color: #fff;
    background: url(ui-search-result-focus.png) left center no-repeat;
}

.col_nav a span {
    display: block;
    padding-left: 27px;
    color: #355e92;
    font-size: 19px;
    font-family: '微软雅黑';
    background: url(ui-search-result-unfocus.png) left center no-repeat;
    width: 140px;
    text-align: left;
    margin-left: 100px;
}

.col_nav a.hover {
    color: #fff;
    background: #355e92;
}

.col_nav a.hover span {
    color: #fff;
    background: url(ui-search-result-focus.png) left center no-repeat;
}

#webhideshow {
    float: left;
    width: 1200px;
    position: absolute;
    left: 0px;
    top: 137px;
    z-index: 999;
}

.web-select-box-wrap-inner {
    position: relative;
}

.webhideshow {
    float: left;
    height: 30px;
    line-height: 30px;
    margin-left: 20px;
    font-size: 17px;
    cursor: pointer;
    width: 120px;
    background: url(iconxiala.jpg) no-repeat right center;
}

.select-box {
    width: 150px;
    height: 50px;
    cursor: pointer;
    color: #333;
    float: left;
    border-radius: 5px 0px 0px 5px;
    margin-left: 150px;
    padding-top: 18px;
}

.select {
    width: 150px;
    /* min-width: 150px; */
    height: 50px;
    border: none;
    border-right: 1px solid #4175af;
    cursor: pointer;
    z-index: 99;
    padding-left: 30px;
    border-radius: 5px 0px 0px 5px;
    border-radius: 5px 0px 0px 5px;
    font-size: 17px;
}

.select:after {
    content: "";
    position: absolute;
    top: 46%;
    right: 562px;
    margin-top: -2px;
    border-top: 5px solid #666;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.select .select_text {
    padding: 0 35px;
    height: 50px;
    line-height: 50px;
    font-size: 17px;
}

.select_ul {
    display: none;
    position: absolute;
    top: 49px;
    left: -1px;
    width: 151px;
    border: 1px solid #4175af;
    border-top: min-width:150px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    background: #fff;
    z-index: 99;
}

.select_ul li {
    line-height: 50px;
    text-indent: 35px;
    font-size: 17px;
}

.select_ul li:hover {
    color: #333;
    background: #eee;
}

.select_ul li.cur {}

.select option {
    width: 100%;
    height: 50px;
    line-height: 50px;
}

.select option:hover {
    background: #eee;
}

/***新增2020.7.9***/
.search-classify-tit-name {
    float: left;
    display: block;
    color: #355e92;
    font-weight: bold;
    font-size: 23px;
}

.search-classify-tit-line {
    float: right;
    margin-top: 14px;
    width: 250px;
    height: 2px;
    background: #355e92;
}

.search-classify-tit {
    height: 30px;
    width: 100%;
}

/***时间样式***/
.jsearch-condition-boxmain {
    width: 100% !important;
    border: none !important;
    padding: 20px 0 !important;
}

.jsearch-condition-boxmain .jsearch-condition-box-items {
    width: 100% !important;
    border: none !important;
    display: block !important;
    position: inherit !important;
}

.jsearch-condition-boxmain .jsearch-condition-box-items div {
    width: 100%;
    height: 50px;
    line-height: 50px !important;
    border: none !important;
    font-size: 19px !important;
}

.jsearch-condition-boxmain .jsearch-condition-box-item {
    padding: 0 !important;
}

.jsearch-condition-boxmain .jsearch-condition-box-items div:hover {
    color: #fff;
    background: #355e92;
}

.jsearch-condition-boxmain .jsearch-condition-box-items div:hover span {
    color: #fff;
    background: url(ui-search-result-focus.png) left center no-repeat;
}

.jsearch-condition-boxmain .jsearch-condition-box-items div.hover {
    color: #fff;
    background: #355e92;
}

.jsearch-condition-boxmain .jsearch-condition-box-items div.hover span {
    color: #fff;
    background: url(ui-search-result-focus.png) left center no-repeat;
}

.jsearch-condition-boxmain .jsearch-condition-box-items div span {
    display: block;
    padding-left: 27px;
    color: #355e92;
    font-size: 19px;
    font-family: '微软雅黑';
    background: url(ui-search-result-unfocus.png) left center no-repeat;
    width: 140px;
    text-align: left;
    margin-left: 100px;
}

/***查询范围***/
#jsearch-condition-box-content {}

#pos-box .jsearch-condition-box-items {
    top: 415px !important;
}

.jsearch-condition-box-contentmain .jsearch-condition-box {
    border: none;
    line-height: 44px;
}

.jsearch-condition-box-contentmain {
    background: none;
    border: none;
}

.jsearch-condition-box-contentmain .jsearch-condition-box-title {
    font-size: 15px !important;
}

.jsearch-condition-box-contentmain {}

.jsearch-condition-box-contentmain #jsearch-condition-box-content {
    border: none;
    border-bottom: 1px solid #E0E0E0;
    background-color: #ffffff;
}

.jsearch-condition-box-contentmain .jsearch-condition-box-items>div {
    font-size: 15px;
}



/***banner检索***/
.new_search_note {
    float: left;
    height: 50px;
    font-size: 27px;
    line-height: 50px;
    color: #fff;
}

/***底部***/
.friendlink_box>li {
    float: left;
}

.friendlink_box {
    overflow: hidden;
}

.fl {
    float: left;
}

.friendlink01_div02 {
    overflow: hidden;
    display: none;
}

.friendlink02_div02 {
    overflow: hidden;
    display: none;
}

.friendlink03_div02 {
    overflow: hidden;
    display: none;
}

.friendlink04_div02 {
    overflow: hidden;
    display: none;
}