/*依申请公开页面*/
.page {
    display: none;
}

.content_wrapper .msg {
    margin: 0 5px;
}

.page.active {
    display: block;
}

.ysq_page .layer_text p {
    text-indent: 28px;
    line-height: 28px;
    font-size: 14px;
}

.ysq_page .layer_text p a {
    text-indent: 0;
}

.ysq_page .layer_text p.layer_text_tit_p {
    margin: 5px 0;
}

.ysq_page .layer_text .read_btn_wrap {
    overflow: hidden;
}

.ysq_page .layer_text .read_btn_wrap .input_group,
.ysq_page .layer_text .read_btn_wrap .btn_wrap {
    font-size: 0;
    text-align: center;
    margin: 20px 0;
}

.ysq_page .layer_text .read_btn_wrap .input_group input,
.ysq_page .layer_text .read_btn_wrap .input_group label {
    display: inline-block;
    font-size: 14px;
    vertical-align: middle;
    margin: 0 5px;
}

.ysq_page .layer_text .read_btn_wrap .btn_wrap a {
    display: inline-block;
    font-size: 14px;
    vertical-align: middle;
    margin: 0 5px;
    width: 146px;
    height: 42px;
    line-height: 42px;
    border-radius: 5px;
    text-align: center;
    color: #fff;
}

.ysq_page .layer_text .read_btn_wrap .btn_wrap a:first-child {
    border: 1px solid rgba(0, 104, 183, 1);
    color: rgba(0, 104, 183, 1);
    line-height: 40px;
}

.ysq_page .layer_text .read_btn_wrap .btn_wrap a:nth-child(2) {
    background: rgba(188, 224, 252, 1);
}

.ysq_page .layer_text .read_btn_wrap .btn_wrap a:nth-child(2).active,
.ysq_page .layer_text .read_btn_wrap .btn_wrap a:nth-child(3) {
    background: rgba(0, 104, 183, 1);
}

.ysq_page .send_code_btn {
    display: inline-block;
    width: 130px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #9f9f9f;
    vertical-align: top;
    margin-left: 10px;
    border-radius: 3px;
}
.ysq_page {
    border: 3px solid #0075c2;
    min-height: 400px;
    padding: 20px 30px;
}

.ysq_page i {
    font-style: normal;
    padding: 0 3px;
}

.ysq_page i.email_icon,
.ysq_page i.address_icon,
.ysq_page i.code_icon,
.ysq_page i.fax_icon {
    display: none;
}

.layer_text p{
    text-indent: 0;
    line-height: 24px;
    text-align: justify;
    text-justify: inter-ideograph;
}
.layer_text .fn_wrap{
    height: 50px;
    line-height: 50px;
    margin: 15px 30px;
    background: #dceaf7;
    text-align: center;
}
.layer_text .fn_wrap input{
    box-sizing: border-box;
    width: 295px;
    height: 28px;
    line-height: 24px;
    margin-left: 15px;
    border: 2px solid #d2d2d2;
    text-indent: 14px;
}
.layer_text .fn_wrap .search_btn{
    display: inline-block;
    width: 75px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #0068b7;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    cursor: hand;
    margin: 0 15px;
}
.layer_text .list2 a{
    display: inline-block;
    color: #0068b7;
    border-bottom: 1px solid #0068b7;
    line-height: 18px;
}
.layer_text .list3 a{
    color: #0068b7;
}

/*信息公开style样式提取过来-start*/
.commontitle .titletext{
    color: #005bac;
}

.content{
    border: 1px solid #eeeeee;
    padding: 20px 30px;
    background: #fff;
}
.main{
    margin-top: 20px;
}
.menu{
    float: left;
    width: 220px;
    /* 				height: 615px; */
    border: 5px solid #0075c2;
    padding: 15px 20px;
    box-sizing: content-box;
}
.menu ul {
    margin-bottom: 0;
}
.maincontent{
    float: right;
    width: 800px;
    /* 				height: 655px; */
}

.menulist{
    margin-bottom: 7px;
    cursor: pointer;
    cursor: hand;
}
.menulist span.menulisttit{
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #0075c2;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
}
.secondmenu{
    /*height: 0;*/
    padding:0 0 0 60px;
    overflow: auto;
}
.secondmenulist:first-child{
    margin-top: 5px;
}
.secondmenulisttit{
    height: 30px;
    line-height: 30px;
    position: relative;
}
.secondmenulisttit .switch{
    position: absolute;
    left: -21px;
    top: 8px;
}
.secondmenulisttit img.fileimg, .secondmenulisttit span{
    float: left;
}
.secondmenulisttit img.fileimg{
    margin: 7px 8px 0 0;
}
.secondmenulisttit span,
.secondmenulisttit a{
    font-size: 14px;
    color: #000;
}
.secondmenulisttit1 span{
    font-size: 14px;
    line-height: 30px;
}
.threelevellist{
    padding-left: 30px;
}
.height0{
    height: 0;
    overflow: hidden;
}
.threelevellist li a{
    display: block;
    color: #000;
    font-size: 12px;
    line-height: 25px;
}

.paging {
    font-size: 0;
    text-align: center;
    margin-top: 10px;
}

.paging ul {
    display: inline-block;
    margin-right: 22px;
    margin-bottom: 0;
}

.paging ul li {
    float: left;
    margin-left: 6px;
}

.paging ul li:first-child {
    margin-left: 0;
}

.paging ul li input {
    width: 23px;
    height: 23px;
    font-size: 13px;
}

.paging li .active {
    border: none;
    background: #83c9fc;
}

.paging div {
    display: inline-block;
    vertical-align: text-bottom;
}

.paging div span {
    font-size: 14px;
    line-height: 23px;
}

.form-control1 {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control {
    width: 116%;
    max-width: 570px;
}

.col-sm-9 {
    margin-left: 20px;
    width: 29.667%;
}

.col-sm-3 {
    width: 17%;
}

/*信息公开style样式提取过来-end*/

/*自定义弹窗*/
.layer_wrap{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.6);
    filter:progid:dximagetransform.microsoft.gradient(startcolorstr=#99000000,endcolorstr=#99000000);
    z-index: 200;
    display: none;
}
.codelayer{
    width: 300px;
    height: 100%;
    margin: 0 auto;
    display: table;
}
.code_layer_box{
    display: table-cell;
    vertical-align: middle;
}
.layer_tit{
    /*height: 50px;*/
    line-height: 40px;
    padding-top: 15px;
    text-align: center;
    color: #184d99;
    font-weight: 600;
    font-size: 18px;
    position: relative;
    background: #fff;
}
.layer-con {
    padding: 10px 20px;
    background: #fff;
}
.close_layer_btn{
    position: absolute;
    right: 0;
    top: 0;
    cursor: hand;
    cursor: pointer;
    padding: 10px 18px;
}
.layer-footer {
    padding: 10px;
    text-align: right;
    background: #fff;
}

.layer-confirm-btn {
    display: inline-block;
    /*width: 36px;*/
    height: 28px;
    text-align: center;
    line-height: 28px;
    margin: 5px 5px 0;
    padding: 0 15px;
    border: 1px solid #1e9fff;
    /*background-color: #fff;*/
    /*color: #333;*/
    border-radius: 2px;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none;
    /*border-color: #1e9fff;*/
    background-color: #1e9fff;
    color: #fff;
}
.layer-cancel-btn {
    display: inline-block;
    /*width: 36px;*/
    height: 28px;
    text-align: center;
    line-height: 28px;
    margin: 5px 5px 0;
    padding: 0 15px;
    border: 1px solid #1e9fff;
    border-radius: 2px;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none;
    background-color: #fff;
    /*color: #fff;*/
    margin-right: 10px;
}

/*撤销申请页面*/
.search_group {
    width: 455px;
    margin: 0 auto;
    margin-bottom: 100px;
    margin-top: 60px;
}

.search_group .tit {
    text-align: center;
    font-size: 26px;
    margin: 30px 0;
}

.search_group input {
    font-size: 14px;
    padding: 5px;
}

.form_wrap .form_list {
    margin-bottom: 15px;
}

.form_wrap .form_list .name {
    width: 100px;
    font-size: 14px;
    line-height: 43px;
    text-align: right;
}

.form_wrap .form_list .input_wrap {
    width: 355px;
}

.form_wrap .form_list .input_wrap .phone_input {
    width: 100%;
    height: 43px;
}

.form_wrap .form_list .input_wrap .code_input {
    width: 194px;
    height: 43px;
}

.form_wrap .form_list .input_wrap .getcode_btn {
    width: 138px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    color: #fff;
    background-color: #1a95e0;
}

.search_group .submit_btn {
    width: 355px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    color: #fff;
    background-color: #0260a0;
    cursor: pointer;
    cursor: hand;
    margin-left: 100px;
}

.apply_list_wrap {
    display: none;
}

.apply_list_wrap.active {
    display: block;
}

/*.apply_list_wrap .line {*/
/*    width: 100%;*/
/*    height: 7px;*/
/*    background:  no-repeat center top;*/
/*    background-size: cover;*/
/*}*/

ul.apply_list_ul {
    padding: 30px 0;
}

.apply_list_ul .apply_list_li {
    border-bottom: 1px dashed rgba(204, 204, 204, 1);
    padding-left: 10px;
}

.apply_list_ul .apply_list_li .apply_text {
    max-width: 530px;
}

.apply_list_ul .apply_list_li .apply_list_tit {
    font-size: 16px;
    line-height: 30px;
    /* overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; */
    position: relative;
}

.apply_list_ul .apply_list_li .apply_list_tit::before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background-color: rgba(153, 153, 153, 1);
    position: absolute;
    left: -10px;
    top: 12px;
}

.apply_list_info {
    font-size: 14px;
    line-height: 42px;
}

.apply_list_info span {
    display: inline-block;
    vertical-align: middle;
    width: 215px;
    text-align: left;
}
.apply_list_info span:first-child {
    width: 170px;
}
.apply_list_info span:last-child {
    width: 130px;
}

.apply_list_ul .apply_list_li .btn_wrap {
    width: 170px;
    font-size: 0;
    margin-top: 21px;
    text-align: right;
}

.apply_list_ul .apply_list_li .btn_wrap a {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    background-color: rgba(247, 247, 247, 1);
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 5px;

}

.apply_list_ul .apply_list_li .btn_wrap a:last-child {
    margin-left: 5px;
}

.notice-text {
    z-index: 19891042;
    position: fixed;
    top: 45%;
    left: 50%;
    min-width: 100px;
    padding: 12px 25px;
    text-align: center;
    /*position: relative;*/
    /*padding: 20px;*/
    line-height: 24px;
    word-break: break-all;
    /*overflow: hidden;*/
    font-size: 14px;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: rgba(0,0,0,.6);
    color: #fff;
    border: none;
}

.apply_wrapper .chbox ul.illustrate{
    padding: 20px 15px 5px;
    background: #eeeeee;
}
.apply_wrapper .chbox ul.illustrate li{
    line-height: 26px;
    margin-bottom: 20px;
}
.apply_wrapper .chbox ul.illustrate li span{
    color: #0f70b0;
}
.apply_wrapper .chbox ul.illustrate li p{
    text-align: left;
}
.apply_wrapper .chbox ul.illustrate li i{
    font-style: normal;
}
.apply_wrapper .chbox h2{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}
.apply_wrapper .chbox p{
    text-align: center;
}
.apply_wrapper .chbox form{
    /*padding: 0 160px 0 0;*/
    line-height: 30px;
}
.apply_wrapper .chbox form .change{
    padding-left: 117px;
}
.apply_wrapper .chbox form .change label{
    display: inline;
    float: none;
    width: auto;
    margin: 0;
    text-align: left;
}
.apply_wrapper .chbox form .change input[type=radio]{
    margin: -2px 5px 0 20px;
    vertical-align: middle;
}
.apply_wrapper .chbox form label{
    display: block;
    float: left;
    width: 200px;
    margin: 0 10px 0 0;
    text-align: right;
    font-weight: 400;
}
.apply_wrapper .chbox form .two_lines .pull-right label{
    width: 130px;
}
.apply_wrapper .chbox form div.two_lines,
.apply_wrapper .chbox form div.line{
    margin-bottom: 20px;
}
.apply_wrapper .chbox form div.two_lines .pull-left,
.apply_wrapper .chbox form div.two_lines .pull-right,
.apply_wrapper .chbox form div.line{
    position: relative;
}
.apply_wrapper .chbox form div.two_lines .limit_text,
.apply_wrapper .chbox form div.line .limit_text{
    position: absolute;
    left: 138px;
    top: 30px;
    font-size: 12px;
    line-height: 20px;
    color: #ff0000;
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.apply_wrapper .chbox form div.two_lines .limit_text.active,
.apply_wrapper .chbox form div.line .limit_text.active{
    opacity: 1;
}
.apply_wrapper .chbox form div.two_lines .pull-left{
    width: 370px;
}
.apply_wrapper .chbox form div.two_lines .pull-right{
    width: 370px;
}
.apply_wrapper .chbox form div.two_lines input[type=text],
.apply_wrapper .chbox form div.two_lines input[type=date],
.apply_wrapper .chbox form div.two_lines select{
    float: left;
    width: 230px;
    height: 30px;
    border: 1px solid #9f9f9f;
    -webkit-transition: all .3s;
    transition: all .3s;
    padding: 5px 10px;
}
.apply_wrapper .chbox form div.two_lines input[type=text].active,
.apply_wrapper .chbox form div.line input[type=text].active{
    border-color: #ff0000;
}
.apply_wrapper .chbox form div.two_lines input[type=checkbox]{
    margin: 0 5px 0 10px;
}
.apply_wrapper .chbox form div.two_lines button{
    padding: 4px 12px;
    margin-left: 10px;
    vertical-align: top;
}
.apply_wrapper .chbox form div.line input[type=text]{
    width: 570px;
    height: 30px;
    border: 1px solid #9f9f9f;
}
.apply_wrapper .chbox form div.line textarea{
    width: 611px;
    height: 130px;
    line-height: 20px;
}
.apply_wrapper .chbox form div.line textarea.form-control{
    border-radius: 0;
    border-color: #9f9f9f;
}
.apply_wrapper .chbox form label.rdo{
    display: inline;
    float: none;
    width: auto;
    margin: 0 20px 0 0;
    text-align: left;
}
.apply_wrapper .chbox form label.rdo input[type=radio]{
    margin: -2px 5px 0 0;
    vertical-align: middle;
}
.apply_wrapper .chbox form div.line img{
    vertical-align: top;
    margin: 0 10px 0 20px;
}
.apply_wrapper .chbox form div.line button{
    display: block;
    width: 100px;
    padding: 4px 12px;
    margin-left: 435px;
}

.upload_wrap{
    line-height: 20px;
    float: left;
    width: 611px;
    padding: 10px;
    border: 1px solid #a9a9a9;
    /*cursor: pointer;
    cursor: hand;*/
    overflow: hidden;
}
.upload_wrap input,
.upload_wrap span{
    font-size: 14px;
    float: left;
    line-height: 26px;
}
.upload_wrap input{
    width: 200px;
    color: #bbb;
}

/*依申请公开页面*/
.ysq_page {
    padding: 20px 23px;
}

.ysq_page i {
    font-style: normal;
    padding: 0 3px;
}
.ysq_page i.snow {
    color: #ff0000;
}

.ysq_page i.email_icon,
.ysq_page i.address_icon,
.ysq_page i.code_icon,
.ysq_page i.fax_icon {
    display: none;
}

.layer_text {
    font-size: 14px;

    line-height: 24px;
}

.layer_text.active {
    display: none;
}

.layer_text p {
    text-indent: 28px;
}

.read_btn {
    display: block;
    margin: 20px auto 0;
    width: 200px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background-color: #337ab7;
    border-color: #2e6da4;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

.ysq_content {
    display: none;
}

.ysq_content.active {
    display: block;
}

.ysq_content .line {
    background: none;
}

/* .ysq_content #form-tab{
	padding: 0;
} */

.ysq_content .chbox form label {
    width: 120px;
}

.ysq_content .line {
    height: auto;
}

/*重置提交按钮*/
.btn-primary {
    background: #448aca;
    border-radius: 0;
    border: 0;
}
