﻿@charset "utf-8";
/* CSS Document */
a{
    color: #000;
    text-decoration: none;
	outline: none;
}

input,textarea,select{outline:none;}
select,select:focus,select:active,select:hover{
  outline:none;
}
.arrow{
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 62px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.t2_tree { border-radius:5px;
    width: 210px;
    background-color: #fff;
    color: #000;
}
.t2_tree_title { border-radius:5px 5px 0 0;
    background: url(../img/gr_icon.png) no-repeat 10px 14px #24a8e6;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 45px;
    padding-left: 35px;
	background-size:20px 19px;
	margin-top:0;
}
.v02 {
    color: #24a8e6;
    border-bottom: 0px;
}
.vtitle {
    height: 45px;
    line-height: 45px;
    padding-left: 20px;
    color: #24a8e6;
    cursor: pointer;
    border-bottom: 1px #eee solid;
    padding-right: 6px;
}
.vtitle a {
    color: #24a8e6;
}
.vtitleWeb {
    height: 45px;
    line-height: 45px;
    padding-left: 20px;
    color: #000;
    cursor: pointer;
    border-bottom: 1px #eee solid;
    padding-right: 6px;
}
.vtitleWeb a {
    color: #000;
}
.vtitleWeb a:hover{ color: #24a8e6;}
.t2_neirong {
    padding: 24px;
    background-color: #fff;
    border: 1px #edeef0 solid;
}
.t2_neirong td{ text-align:center; color:#666;}
.t2_neirong .lirwe_sile{ background:#ffe1de; color:#ff6052; border:1px solid #ff6052; padding:2px 8px; border-radius:3px; font-size:12px;}
.t2_neirong .lirwe_sileq{ background:#ffe1e7; color:#eb0636; border:1px solid #eb0636; padding:2px 8px; border-radius:3px; font-size:12px;}
.t2_neirong th a{ font-weight:normal; color:#24a8e6;}
h2 {
    font-size: 20px;
    text-align: center;
    line-height: 35px;
    margin-bottom: 5px;
}
.demandDiv li {
    float: left;
}
.demandDiv li.selectTag a {
    background-color: #198ef8;
    color: #fff;
    border: 1px #198ef8 solid;
}
.demandDiv a {
    display: inline-block;
    text-align: center;
    cursor: pointer;
    margin-right: 5px;
    padding: 10px 21px;
    border: 1px #e0e0e0 solid;
}
.t2_shenqing_title {
    line-height: 50px;
    border-bottom: 1px #edeef0 solid;
    font-size: 16px;
    font-weight: bold;
    color: #24a8e6;
    padding: 0px 25px;
    border-top: 1px #edeef0 solid;
}
.t2_shenqing_title span {
    float: right;
    color: #979797;
    font-size: 14px;
    margin-top: 4px;
    font-weight: normal;
}
.t2_shenqing_title span b {
    color: #ff0000;
    font-weight: normal;
}
.t2_shenqing_con {
    padding: 30px 28px 40px 0px;
}
.dl_table_style2 {
    width: 100%;
}
.table_fix {
    table-layout: fixed;
}
.dl_table_style2 > tbody > tr > td.common_label_title {
    text-align: right;
}
.dl_table_style2 > tbody > tr > td.td_width {
    width: 160px;
}
.dl_table_style2 > tbody > tr > td {
    padding: 2px 0px 3px 10px;
    height: 60px;
    line-height: 18px;
    empty-cells: show;
    word-break: break-all;
}
.t2_red {
    color: #ff0000 !important;
    padding-right: 3px;
}
.dl_table_style2 > tbody > tr > td {
    padding: 2px 0px 3px 10px;
    height: 60px;
    line-height: 18px;
    empty-cells: show;
    word-break: break-all;
}
.dl_table_style2 .common_input_style {
    width: 96%;
    height: 42px;
    line-height: 42px;
    border: 1px #d5d9dc solid;
    padding: 0px 5px;
}
.common_input_style {
    width: 78%;
    height: 42px;
    line-height: 42px;
    border: 1px #d5d9dc solid;
    padding: 0px 5px;
}
.dl_table_style2 .common_textarea_style {
    overflow: auto;
    width: 99%;
    line-height: 22px;
    border: 1px #d5d9dc solid;
    padding: 0px 5px;
    overflow: auto;
}
.t2_common_content2 { width:100%; overflow:hidden;
    padding: 20px 0px !important;
}
 th { text-align: center;}
 h2 { font-size: 20px;
 text-align: center;
 line-height: 35px;
 margin-bottom: 5px;
}
 .common_input_style {
 width: 78%;
  height: 42px;
  line-height: 42px;
  border: 1px #d5d9dc solid;
  padding: 0px 5px;}
th {
        text-align: center;
    }
    .select2-container{
        width: 300px !important;
        height: 42px !important;
    }
    .select2-container--default .select2-selection--multiple, .select2-container--default .select2-selection--single{
        height: 42px !important;
        border: 1px #d5d9dc solid  !important;
        border-radius: 0px  !important;
        line-height: 42px !important;
    }
    .select2-container--default .select2-selection--single .select2-selection__rendered{
        line-height: 42px !important;
    }
    .select2-container--default .select2-selection--multiple .select2-selection__rendered{
        line-height: 28px !important;
    }
    .t2_content .write {
        color: #00a0e9;
    }
    h2 {
        font-size: 20px;
        text-align: center;
        line-height: 35px;
        margin-bottom: 5px;
    }
    .demandDiv li {
        float: left;
    }
    .demandDiv li.selectTag a {
        background-color: #24a8e6;
        color: #fff;
        border: 1px #24a8e6 solid;
		border-radius:5px;
    }
    .demandDiv a {
        display: inline-block;
        text-align: center;
        cursor: pointer;
         margin-right: 5px;
         padding: 10px 21px;
        border: 1px #e0e0e0 solid;
		border-radius:5px;
    }
    label.has-error{
        position: relative !important;
        top: -2px !important;
    }
input[type="radio"], input[type="checkbox"] {
    margin-top: 1px \9;
    line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0; font-weight:normal;
}
.t2_content .t4_btn{width: 134px;
height: 34px;
line-height: 34px;
background: #24a8e6;
border: none;
font-size: 14px;
color: #fff;
text-align: center;
cursor: pointer;
margin: 22px 0 0 75px;
border-radius:5px;}
.dvrig span{ font-size:18px;}
.vtitleWeb a span {
    margin-right: 8px;
    font-size: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 7px;
    line-height: 10px;
}
.vtitle a span{ margin-right: 8px;
color: #24a8e6;
    font-size: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 7px;
    line-height: 10px;}


/*热点数据*/
.don-box {
    position: relative;
    width: 100%;
    clear: both;
    height: 551px;
    background: #ECF2FA;
    overflow: hidden;
    box-sizing: border-box;
}
.don-box .lists-box {
    float: left;
    width: 440px;
    background: #FFF;
    padding: 0 12px 20px 12px;
    margin-right: 17px;
}
.don-box .lists-box .title-box {
    position: relative;
    height: 52px;
    line-height: 52px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    background: #FFF;
}
.don-box .lists-box .title-box .t4_more {
    font-size: 0;
}
.t4_more i {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #b6b6b6;
    display: inline-block;
    margin: 0 3px 0 0;
}
.don-box .lists-box li {
    overflow: hidden;
    border-bottom: 1px dashed #D6D6D6;
    cursor: pointer;
}
.don-box .lists-box li .name {
    float: left;
    max-width: 80%;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #3d3d3d;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.don-box .lists-box li .name + span {
    float: right;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #c8c8c8;
}
.don-box .lists-box.right-list {
    margin-right: 0;
}
.don-box .lists-box {
    float: left;
    width: 440px;
    background: #FFF;
    padding: 0 12px 20px 12px;
    margin-right: 17px;
}
.don-box .lists-box {
    float: left;
    width: 420px;
    background: #FFF;
    padding: 0 12px 20px 12px;
    margin-right: 17px;
}
.t2_result_list {
    border-bottom: 1px #edeef0 solid;
    padding-bottom: 24px;
    margin-bottom: 24px;
}
.t2_result_list img, #logoImg img {
    border-radius: 15px;
}
.pull_left {
    float: left;
}
.t2_result_list_r {
    margin-left: 110px;
}
.t2_result_list_r h2 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    line-height: 35px;
	text-align:left;
}
.t2_result_list_r .t2_result_p {
    line-height: 24px;
}
.t2_result_list_r .t2_result_p span {
    font-size: 12px;
    color: #666;
    margin-right: 23px;
}

/*新增*/
.col-md-2 {
    width: 100%;
}
.side-nav-item {
  display: block;
  padding: 10px 15px 10px 15px;
  background-color: #FFFFFF;
  cursor: pointer;
  box-shadow: 0;
  -webkit-box-shadow: 0 ;
}

.item-title {
  background-color: #fff;
  border-bottom: 1px solid #DDDDDD;
}

.panel-heading {
  margin-top: 5px;
  padding: 0;
}
.panel-heading .active span{color:#FFF;}
.panel-heading .active{color:#24a8e6;}
.item-body {
  padding: 10px 15px 5px 15px;
  border-bottom: 1px solid #DDDDDD;
}

.item-second {
  margin-top: 5px;
  cursor: pointer;
}

.item-second a {
  display: block;
  height: 100%;
  width: 100%;
}
.at{ color:red;}

.zcxx_tab .ta {
    font-size: 14px;
    padding-right: 10px;
    text-align: right;
    width: 150px;
    color: #333;
}
.zcxx_tab td {
    color: #666;
    font-size: 14px;
    height: 68px;
    line-height: 24px;
    text-align: left;
}
.zcxx_tab .lire_we{ border-bottom:1px solid #eee; overflow:hidden; display:block; width:900px;}
.zcxx_tab h2{border-left:5px solid #24a8e6; font-size:16px; color:#24a8e6; text-align:left; font-weight:bold; padding-left:20px; height:20px; line-height:20px;}
.cxsc_btn{ height:35px; line-height:35px; background:#ddd; border:1px solid #eee; color:#000; padding:0 20px; overflow:hidden; margin-left:25px; border-radius:5px;}
.cxsc_btn:hover{ color:#24a8e6; border:1px solid #24a8e6; background:#fff;}
button{outline:none;}
.eae_line{ color:#24a8e6; padding:1px 10px; border:1px solid #24a8e6; border-radius:3px; font-size:12px;}
.eae_line:hover{ background:#24a8e6; color:#fff; border:1px solid #24a8e6; }
.zcxx_tab span {
    color: #f00;
    font-weight: bold;
    padding: 0 5px;
}
.zcxx_tab span {
    color: #f00;
    font-weight: bold;
    padding: 0 5px;
}
.zcxx_tab .input_style {
    width: 79%;
    height: 44px;
    line-height: 44px;
    border: 1px #cbcbcb solid;
    padding: 0px 5px;
}
.layui-btn-primary {
    border: 1px solid #C9C9C9;
        border-top-color: rgb(201, 201, 201);
        border-right-color: rgb(201, 201, 201);
        border-bottom-color: rgb(201, 201, 201);
        border-left-color: rgb(201, 201, 201);
    background-color: #fff;
    color: #555;
}
.layui-btn {
    display: inline-block;
    height: 44px;
    line-height: 44px;
    padding: 0 18px;
    background-color: #fff;
    color: #555;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
	 border: 1px solid #C9C9C9;
}
.zc_tijiao {
    width: 361px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    text-align: center;
    background-color: #24a8e6;
	border:0;
	border-radius:5px;
}
.zc_tijiao:hover{ color:#fff;}
.t2_registration_con {
    width: 100%;
    margin: 0px auto;
    background-color: #fff;
    min-height: 400px;
}
.tab_ul2 {
    height: 52px;
    border-bottom: 1px #edeef0 solid;
}
.tab_ul2 li {
    float: left;
    height: 50px;
    line-height: 50px;
    width: 50%;
}
.tab_ul2 li.selectTag a {
    color: #24a8e6;
    border-bottom: 2px #24a8e6 solid;
}
.tab_ul2 li a {
    display: inline-block;
    font-weight: normal;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    text-align: center;
    width: 100%;
}
.ter_tkr th, .ter_tkr td{ border-right:1px solid #ddd;}

.ter_tkr .table{border:1px solid #ddd;}
.ter_tkr .table .relw_1{ background:#eee;}

.zcxx_tab .select_style {
    height: 44px;
    line-height: 44px;
    border: 1px #cbcbcb solid;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 79%;
}
.zcxx_tab .select_style option {
    display: inline-block;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}
.zcxx_tab .textarea_style {
    width: 79%;
    line-height: 24px;
    border: 1px #cbcbcb solid;
    padding: 0px 5px;
    margin: 10px 0;
}
.panel-group .panel-heading a:hover{ color:#24a8e6;}
.list-unstyled a span {
    margin-right: 8px;
    font-size: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 7px;
    line-height: 10px;
}
.side-nav-item span { position:relative; }
.zong_tagContent .tagContent {
    display: none;
}
.zong_tagContent .selectTag {
    overflow: hidden;
    display: block;
}
.llk_zhuce {
    margin: 0px auto;
    padding: 30px 100px 30px 20px;
}
.content_table{ width: 100%; border: 1px solid #ddd;}
.content_table th, .content_table td {height: 40px;border:1px solid #ddd}
.content_table td a {cursor: pointer;color: #198ef8;}
.content_table td a.action{margin-right: 10px;}
.detail_info{display: flex;justify-content: space-between;margin-bottom: 20px;}
.liey_ver{display: flex;}
.reason_body{padding: 30px 40px 50px;}
.nlie_title {}
.lire_xcy{padding: 5px 10px;margin-left: 10px;flex:1;min-height: 120px;border-radius: 4px;border:1px solid #ddd;}
.modal-dialog.sq_content{width: 800px;font-size: 14px;}
.section_form{padding:20px 40px 30px;}
.text-center{text-align:center}
.section_title{ font-weight: bold; font-size: 14px; }
.section_info {display: flex; justify-content: space-between;margin-top:10px;}
.section_input{ display: flex; margin-top: 20px;}
.section_input_title{margin-right:20px; width: 125px; text-align: right;}
.section_input_textarea{padding: 5px 10px;width:100%; box-sizing: border-box;resize: none;border: 1px #d5d9dc solid;line-height:20px;overflow: auto;border-radius:4px;}
.section_input_content{position: relative;flex:1;}
.section_input_error{position: absolute;color: #f44336;bottom: -19px;}
.section_input_item{display: flex;}
.half{ flex: 1; align-items: center;}
.section_input_input{border: 1px #d5d9dc solid; padding: 0px 5px;width:100%; line-height:30px;overflow: auto;border-radius:4px;}
.form-radio{ padding-left: 20px;align-items: center;}
.form-radio input {margin-right: 10px}
.agreement{cursor: pointer;color: #428bca;}
.text_right{text-align: right;}
.blue.layui-btn-normal{background-color:#1E9FFF;color: #fff;border-color:#1E9FFF;}
.section_info_item {display: flex}
.info_item_name { width: 140px;text-align: right;}
.ag_content.modal-dialog{width: 800px; font-size: 16px;line-height: 24px;}
.ag_content p {margin-top: 10px;}
.agreement_content{ padding: 30px;text-indent: 2em;}
.uploadResult{margin-right:6px;padding:5px; background-color: #cee5fa;cursor: pointer;}
.uploadResult i {margin-left: 6px; font-size: 12px;}
.uploadResult.white {background: white}
.upload_tips{margin-left: 10px;color: #999;}

.flex-container {
    display: flex;
}
.img-container {
    padding: 0px;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.backicon{
    width: 50px;
}
.delete{
    color: #aaa;
    width: 24px;
    height: 24px;
    line-height: 24px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 24px;
    z-index: 999;
}
.delete:hover{
    cursor: pointer;
}
.delete>img{
    width: 16px;
    height: 16px;
    position: absolute;
    top: 5px;
    right: 5px;
}
.layui-upload-drag:hover>.change{
    height: 24px !important;
    transition: all ease 1s;
}
div>.change{
    position: absolute;
    right: 0;
    color: #aaa;
    width: 100% !important;
    height: 0px !important;
    z-index: 20;
    background-color: rgba(0,0,0,0.6);
    transition: all ease 1s;
    overflow: hidden;
    top: 0;
}
.change>img{
    display: block;
    position: absolute;
    top: 5px;
    right: 30px;
    width: 16px;
    height: 16px;
}
.showImg img {
    width: 100%;
    height: 100%;
}










