@charset "UTF-8";

body {
    min-width: 1200px;
    font-family: '微软雅黑';
    font-size: 16px;
}

.clearfix {
    zoom: 1;
}

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

.fl {
    float: left;
}

.fr {
    float: right;
}

.title_tips {
    font-size: 18px;
}

.title_tips+span {
    font-size: 16px;
    font-weight: bold;
}

/* 分页 */
#pagination {
    margin-top: 10px;
}

/* 顶部搜索 */
.nav-content {
    width: 1100px;
    margin: auto;
    height: 140px;
}

.search {
    height: 55px;
    width: 810px;
    margin: 0 auto;
    background: url(ipt_txt2.png) no-repeat 0 center;
}

.select-dialog {
    display: block;
    height: 55px;
    width: 160px;
    font-size: 15px;
    line-height: 55px;
    float: left;
    border: 1px solid #d2d2d2;
    border-right: 0;
    padding: 0px 30px;
    padding-right: 40px;
    background: url(dialog_select.png);
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}

.ipt_txt {
    height: 55px;
    line-height: 55px;
    width: 413px;
    border: 1px solid #d2d2d2;
    background: none;
    float: left;
    padding-left: 10px;
    padding-right: 26px;
    font-size: 17px;
}

.ipt_btn {
    height: 55px;
    line-height: 55px;
    width: 140px;
    background: none;
    float: left;
}

.ui-search-btn-adv {
    font-size: 17px;
    color: #333;
    height: 55px;
    line-height: 55px;
    padding-left: 18px;
    color: #1e81d7;
}

.input-wrap-bar{
	float: left;
	width: 890px;
}
.input-wrap-bar ul li{
	
}
.wc_sh span{
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	border: solid 1px #e2e2e2;
}
.wc_sh input{
	border: none;
	background: none;
	outline: none;
	border: solid 1px #e2e2e2;
	height: 40px;
	width: 230px;
	padding: 0 10px 0 10px;
}
/* 头部导航 */
.col_nav {
    background: #1e81d7;
    height: 45px;
}

.col_nav ul {
    width: 1100px;
    overflow: hidden;
    margin: 0 auto;
}

.col_nav li {
    float: left;
    margin: 0 24px;
    height: 45px;
}

.col_nav li.active {
    border-bottom: 4px solid #ffd38f;
}

.col_nav a {
    color: #fff;
    display: block;
    line-height: 45px;
    font-size: 17px;
}

.col_nav a:hover,
.col_nav a:focus {
    color: #fff;
}

/* 主题内容 */
.main_con {
    visibility: hidden;
    width: 1200px;
    padding-top: 15px;
}

.main_con.active {
    visibility: visible;
}

.content {
    width: 1200px;
    float: left;
    margin-bottom: -100000px;
    padding-bottom: 100000px;
}
.bt-hidden{
	border: solid 1px #e2e2e2;
	padding: 0px 30px 0px 30px;
}
/*checkbox*/
.checkbox {
    font-size: 15px;
    line-height: 16px;
}

.checkbox label {
    margin-right: 14px;
    overflow: hidden;
}

.checkbox label span {
    line-height: 16px;
    display: inline-block;
    vertical-align: top;
}

.checkbox input[type='radio'] {
    display: none;
}

.checkbox input[type='radio']+b {
    display: inline-block;
    cursor: pointer;
    background: #fff;
    -webkit-appearance: none;
    width: 16px;
    height: 16px;
    border: 1px solid #c9c9c9;
    outline: none;
    margin-right: 10px;
    vertical-align: top;
}

.checkbox input[type="radio"]:checked+b {
    background: url("checkbox_checked.png") no-repeat;
    border: 1px solid #1682e2;
}

.checkbox input[type='radio']:checked+b+span {
    color: #1682e2;
}

.tishi {
    color: #999999;
    font-size: 15px;
}

/*表格*/
.table_head {
    margin-top: 40px;
}

.table_title {
    font-size: 19px;
    color: #333333;
    font-weight: bold;
}

.online_work, .online_work a {
    font-size: 15px;
    color: #1682e2;
    background: #def0ff;
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.table {
    border-right: 1px solid #d9dee3;
    border-bottom: 1px solid #d9dee3;
    width: 100%;
    margin-top: 25px;
	height: 120px;
}

.table td {
    border-left: 1px solid #d9dee3;
    border-top: 1px solid #d9dee3;
    min-height: 30px;
    padding: 10px 30px 10px 20px;
}

.grey_td {
    background: #f8f9fb;
    text-align: center;
    vertical-align: center;
    width: 100px;
    line-height: 30px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.last_td a {
    color: #1e81d7;
}

/*主体右部*/
.con_right_list {
    width: 335px;
    background: #fafafa;
    padding: 30px;
    padding-bottom: 0;
    margin-bottom: -100000px;
    padding-bottom: 100000px;
}

.right_title1,
.right_title2,
.right_title3,
.right_title4 {
    font-size: 19px;
    font-weight: bold;
    color: #333333;
    padding-bottom: 15px;
    border-bottom: 1px solid #dcdcdc;
}

.right_list {
    padding-bottom: 25px;
    width: 100%;
    height: auto;
    padding-top: 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;
}

.right_list ul .grey_box {
    width: 120px;
    height: 30px;
    margin-top: 15px;
    background: #e8e8e8;
    line-height: 30px;
    text-align: center;
    padding-left: 0;
    float: left;
    margin-right: 15px;
}

.right_list ul .grey_box:nth-child(even) {
    margin-right: 0px;
}

.right_list ul li a, {
    display: block;
    cursor: pointer;
}

/*搜索历史*/
.clear_history {
    text-align: center;
    margin-top: 20px;
}

/*智能推荐*/
.right_list ul .list_box {
    width: 22px;
    height: 22px;
    color: #fff;
    line-height: 22px;
    text-align: center;
    background: #2a7ed2;
    margin-top: 17px;
    padding-left: 0;
}

.right_list .list_text li {
    width: 238px;
    background: none;
    height: 22px;
    line-height: 22px;
    margin-top: 17px;
    border: 0;
    padding: 0;
}

.right_list .list_text li a {
    line-height: 22px;
    cursor: pointer;
}

/* 视频 */
.video_list {
    overflow: hidden;
}

.video_list li {
    height: 250px;
}

.video_list li .video_title {
    font-size: 15px;
    color: #333;
    line-height: 60px;
    height: 60px;
}

.video_list li .video_con {
    height: 130px;
}

.video_list li .video_con video {
    width: 220px;
    height: 125px;
}

.video_link {
    display: block;
    color: #018dd8;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
}

.video_link+p {
    color: #018dd8;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
}

/* 应用服务 */
.head_top {
    margin-top: 40px;
}

.yyfw {
    height: auto;
    border: 0;
    padding: 0;
    margin-top: 20px;
    width: 100%;
}

.yyfw .yyfw_title {
    height: 38px;
    border-bottom: 1px solid #dcdcdc;
    overflow: hidden;
}

.yyfw .yyfw_title span {
    font-size: 19px;
    font-weight: bold;
    float: left;
}

.yyfw .yyfw_title a {
    float: right;
    font-size: 15px;
    color: #999;
    line-height: 25px;
}

.yyfw_list li {
    height: 140px;
    float: left;
    width: 183px;
}

.yyfw_list li img {
    display: block;
    width: 60px;
    height: 60px;
    margin: 15px auto;
}

.yyfw_list li p {
    min-height: 25px;
    line-height: 25px;
    width: 135px;
    text-align: center;
    font-size: 15px;
    margin: 0 auto;
}

.yyfw_list li p .yyfw_list_tips {
    color: #018dd8;
}

/* 办事服务 */
.bsfw_list li {
    border-bottom: 1px solid #dcdcdc;
    height: 61px;
    line-height: 60px;
}

.bsfw_list li span {
    font-size: 15px;
}

.bsfw_list li .bsfw_list_tips {
    color: #018dd8;
}

.bsfw_list li a {
    float: right;
    width: 90px;
    height: 30px;
    font-size: 15px;
    color: #1682e2;
    line-height: 30px;
    text-align: center;
    background-color: #def0ff;
    margin-top: 15px;
}

/* 新闻动态 */
.xwdt_list {
    overflow: hidden;
    font-size: 15px;
    border-bottom: 1px solid #dcdcdc;
}

.xwdt_list p:first-child {
    height: 55px;
    line-height: 55px;
    font-size: 16px;
}

.xwdt_list p .xwdt_list_tips {
    font-size: 19px;
}

.xwdt_list .xwdt_list_con {
    overflow: hidden;
    display: table;
}

.xwdt_list .xwdt_list_con img {
    float: left;
    width: 125px;
    height: 90px;
    margin-right: 20px;
}

.xwdt_list .xwdt_list_con a {
    display: table-cell;
    vertical-align: middle;
    line-height: 20px;
    min-height: 20px;
    color: #999;
}

.xwdt_list .xwdt_list_link {
    line-height: 32px;
    height: 32px;
}

.xwdt_list .xwdt_list_link a {
    color: #1682e2;
}

.xwdt_list .xwdt_list_source,
.fgwj_list_source {
    text-align: right;
    line-height: 40px;
    color: #1682e2;
}

/* 统计信息 */
.right_list .count_title {
    height: 40px;
    line-height: 40px;
}

.right_list .count_title span {
    font-size: 19px;
    font-weight: bold;
    color: #2a7ed2;
}

.right_list .count_title a {
    float: right;
    width: 50px;
    height: 18px;
    line-height: 18px;
    background: url(list_down.png) no-repeat right center;
    margin-top: 11px;
}

.right_list .count_title a.active {
    background: url(list_up.png) no-repeat right center;
}

.right_list .countmessage_1,
.right_list .countmessage_2,
.right_list .countmessage_3 {
    overflow: hidden;
}

.right_list .countmessage_1 li,
.right_list .countmessage_2 li,
.right_list .countmessage_3 li {
    font-size: 15px;
    margin-top: 15px;
    background: none;
    padding: 0;
}

/* 图片 */
.pic_list {
    overflow: hidden;
}

.pic_list li {
    float: left;
    width: 220px;
    height: 280px;
}

.pic_list .pic_list_cent {
    margin: 0 37px;
}

.pic_list li img {
    display: block;
    width: 220px;
    height: 165px;
}

.pic_list li a {
    display: block;
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    color: #333;
}

.pic_list li p {
    height: 20px;
    line-height: 20px;
    font-size: 13px;
    color: #999;
}

/* 法规文件 */
.fbjg_search {
    min-height: 60px;
    border-bottom: 1px solid #dcdcdc;
}

.fbjg_search .fbjg_title,
.fbjg_search .nf_title,
.fbjg_search .wh_title {
    float: left;
    height: 60px;
    line-height: 60px;
    width: 130px;
    padding-left: 32px;
    font-weight: bold;
    background: url(fbjg.png) no-repeat 0 center;
}

.fbjg_search .nf_title {
    background: url(nfcx.png) no-repeat 0 center;
}

.fbjg_search .wh_title {
    background: url(wenhao.png) no-repeat 0 center;
}

.fbjg_search .fbjg_list,
.fbjg_search .nf_list,
.fbjg_search .wh_list {
    float: left;
    min-height: 60px;
    line-height: 60px;
    width: 910px;
}

.fbjg_search .fbjg_list li,
.fbjg_search .nf_list li,
.fbjg_search .wh_list li {
    margin-right: 12px;
    float: left;
}

.fbjg_search .fbjg_list li input,
.fbjg_search .nf_list li input,
.fbjg_search .wh_list li input {
    border: none;
    outline: none;
    height: 28px;
    background-color: #fff;
    padding: 0 12px;
}

.fbjg_search .fbjg_list li input.active,
.fbjg_search .nf_list li input.active,
.fbjg_search .wh_list li input.active {
    background-color: #1e81d7;
    color: #fff;
}

.fbjg_list_more {
    height: 60px;
    line-height: 60px;
    float: right;
    width: 50px;
    background: url(list_down.png) no-repeat right center;
    color: #999;
    font-size: 15px;
}

.fbjg_list_more.active {
    background: url(list_up.png) no-repeat right center;
}

.fgwj_reset {
    height: 35px;
    width: 94px;
    border: none;
    color: #fff;
    float: right;
    background: url(btn_qd.png) no-repeat;
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
    line-height: 35px;
}

.fgwj_reset:hover {
    color: #fff;
}

.fgwj_table {
    height: 50px;
    line-height: 50px;
}

.fgwj_table_title {
    color: #333;
    font-size: 16px;
}

.fgwj_detail {
    min-height: 30px;
    line-height: 30px;
    text-align: justify;
    font-size: 15px;
    color: #999;
    text-indent: 2em;
}

.fgwj_detail a {
    float: right;
}

/* 分页 */
.pagination {
    text-align: left;
    padding-left: 0;
    margin-left: -2px;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    clear: both;
}

/* 站点弹窗 */
#jsearch_zd_dialog {
    width: 1000px;
    height: auto;
    position: absolute;
    left: 50%;
    margin-left: -550px;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0);
    background-color: #fff;
}

.zdtc_title {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    border-bottom: 1px solid #dcdcdc;
}

.zdtc_title span {
    margin-left: 20px;
    font-size: 15px;
}

.zdtc_title img {
    float: right;
    width: 23px;
    height: 23px;
    margin-top: 13px;
    margin-right: 20px;
    cursor: pointer;
}

.zdtc_con {
    padding-top: 25px;
    padding-bottom: 45px;
}

.zdtc_list {
    min-height: 60px;
    overflow: hidden;
}

.zdtc_list li {
    float: left;
    line-height: 60px;
}

.zdtc_list .zdtc_list_first {
    font-size: 17px;
    font-weight: bold;
    width: 180px;
    text-align: right;
    height: auto;
}

.zdtc_list .open_more {
    clear: both;
    display: block;
    width: 90px;
    height: 15px;
    line-height: 15px;
    margin: 0 auto;
    font-size: 15px;
    background: url(tc_down.png) no-repeat right center;
    color: #33a0e5;
}

.zdtc_list .open_more.active {
    background: url(tc_up.png) no-repeat right center;
}

.zdtc_list>ul {
    float: left;
    width: 810px;
    overflow: hidden;
}

.zdtc_list>ul li a {
    display: block;
    padding: 0 20px;
    font-size: 15px;
    color: #666;
    line-height: 30px;
    height: 30px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.zdtc_list>ul li a.selected {
    background-color: #1e81d7;
    color: #fff;
}

.zdtc_btn {
    padding-top: 50px;
    width: 206px;
    overflow: hidden;
    margin: 0 auto;
}

.zdtc_btn input[type="button"],
.js_btn input[type="button"] {
    height: 80px;
    width: 80px;
    border: none;
    color: #fff;
    outline: none;
	margin-right: 7px;
}

.zdtc_btn .btn_qd {
    float: left;
    background: url(btn_qd.png) no-repeat;
}

.zdtc_btn .btn_reset {
    float: right;
    background: url(btn_reset.png) no-repeat;
}

.zdtc_btn .btn_reset.active {
    background: url(btn_qd.png) no-repeat;
}

/* 高级检索 */
#jsearch_gj_dialog {
    width: 1200px;
    height: 135px;
    display: block;
    background-color: #f4f4f4;
	margin: 0 auto;
	padding: 30px 0 0 30px;
	margin-top: 30px;
}

.gjjs_title {
    height: 50px;
    border-bottom: 1px solid #dcdcdc;
}

.gjjs_title span {
    font-size: 15px;
    height: 50px;
    line-height: 50px;
    width: 60px;
    float: left;
    display: block;
    border-bottom: 3px solid #2a7ed2;
    color: #000;
}

.gjjs_title img {
    float: right;
    width: 23px;
    height: 23px;
    margin-top: 13px;
    margin-right: 20px;
    cursor: pointer;
}

.search_result {
    padding: 20px 0;
    background-color: #eee;
}

.search_result_con {
    min-height: 50px;
    overflow: hidden;
    width: 1100px;
    margin: 0 auto;
}

.search_result_first {
    font-size: 15px;
    font-weight: bold;
    height: auto;
    float: left;
    line-height: 50px;
}

.search_result_con>ul {
    float: left;
    width: 1025px;
}

.search_result_con>ul li {
    height: 50px;
    line-height: 50px;
}

.search_result_con>ul li label {
    font-size: 14px;
    width: 170px;
    display: inline-block;
}

.search_result_con>ul li .search_result_input {
    width: 200px;
    height: 32px;
    border: 1px solid #cccccc;
    font-size: 14px;
    color: #666;
    padding: 8px;
    outline: none;
}
.wjjs{
	width: 80px;
	float: left;
}
.mul_search {
    /* width: 1200px; */
    margin: 0 auto;
    /* padding-bottom: 45px; */
}
.mul_search ul li{
	float: left;
	width: 270px;
	background: #FFFFFF;
	margin-left: 20px;
}
.mul_search>ul>ul {
    overflow: hidden;
}

.mul_search>ul>ul li {
    float: left;
}

.mul_search>ul>ul li label {
    padding-right: 15px;
    font-size: 14px;
    width: auto;
    display: inline-block;
}

#date_start {
    height: 30px;
    width: 99px;
    outline: none;
    font-size: 15px;
    padding-left: 8px;
}

#date_end {
    height: 30px;
    width: 98px;
    outline: none;
    font-size: 15px;
    padding-left: 8px;
}

.js_btn {
   /* padding-bottom: 45px;
    overflow: hidden;
    width: 1100px;
    margin: 0 auto; */
	width: 180px;
	float: left;
}
.js_btn input{
	padding-right: 20px;
}
.js_btn a {
    float: left;
    height: 35px;
    width: 94px;
    border: none;
    color: #fff;
    outline: none;
    line-height: 35px;
    text-align: center;
}

.js_btn .js_btn_ok {
    /* margin-right: 20px;
    margin-left: 160px; */
    background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3087/site/picture/1360/2011201500548458985.png) no-repeat;
}

.js_btn .js_btn_cancel {
    background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3087/site/picture/1360/2011201500547895065.png) no-repeat;
}

.js_btn .js_btn_cancel.active {
    background: url(btn_qd.png) no-repeat;
}

/* 遮罩层 */
.mask {
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    top: 0px;
    filter: alpha(opacity=60);
    background-color: #777;
    z-index: 1002;
    left: 0px;
    opacity: 0.5;
    -moz-opacity: 0.5;
}

/* 尾部 */
.footer {
    width: 100%;
    height: auto;
    border-top: 1px solid #edeef2;
    margin-top: 30px;
    background: #f4f5f7;
}
