html,
body {
  width: 100%;
  height: 100%;
  background-color: #fff;
}
/* 公用class */
/* 盒子居中 */
.n1211_boxF {
  clear: both;
  float: left;
  position: relative;
  left: 50%;
}
.n1211_boxC{
  padding: 5px;
  float: left;
  text-align: center;
  position: relative;
  left: -50%;
  /*display: inline-block;*/
}

.n1211_box {
  width: 100%;
  height: 100%;
  position: relative;
}
.n1211_header {
  width: 100%;
  /* height: 309px; */
  height: 634px;
  background: url(../images/bg.png) no-repeat;
  /* background-size: 100%; */
}
.n1211_headerin {
  /* width: 1200px;
   margin: 0 auto;
   color: #fff;
   font-size: 40px;
   text-align: center;
   line-height: 40px;
   font-weight: bold;
   padding-top: 72px;*/
  width: 250px;
  margin-left: 100px;
  padding-top: 14px;
}
.n1211_headerin1 {
  height: 50px;
}
.n1211_content {
  /*width: 1200px;*/
  /* height: 300px; */
  /* box-shadow: 0px 2px 10px rgba(66,147,244,0.2); */
  /*box-shadow: 0px 7px 6.72px 0.28px rgba(66, 147, 244, 0.18);*/
  /*position: absolute;*/
 /* left: 50%;
  !*margin-left: -600px;*!
  top: 288px;*/
  background: #fff;
  /* border-radius: 5px; */
  /* margin-bottom: 50px; */
  /* margin-bottom: 130px; */
  /*z-index: 2;*/
  border-top:4px solid #2a76d2;
  padding-bottom: 50px;
  /*margin-bottom: 50px;*/
  width: 86%;
  margin: -350px auto 0px;
 /* margin-left: -43%;*/
}
.n1211_contentin_l{
  flex: 1;
}
.n1211_shashow_index{
  box-shadow: 0px 7px 6.72px 0.28px rgba(66, 147, 244, 0.18);
  /*box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.09);*/
}
.n1211_login_boxcon .n1211_content{
  padding-bottom: 0;
  margin-bottom: 0;
}
.n1211_login_boxcon .n1211_shashow_index{
  padding-bottom: 50px;
}
/* layui 颜色修改 */
.layui-form-radio > i:hover,
.layui-form-radioed > i {
  color: #4293f4;
}
.layui-input, .layui-textarea{
  background: #fbfbfb;
}
/* layui 表格样式修改 */
.n1211_tableCss .layui-table thead tr, .layui-table-header, .layui-table-mend, .layui-table-patch, .layui-table-tool, .layui-table-total, .layui-table-total tr, .layui-table[lay-even] tr:nth-child(even){
/*  background: #4293f4;
  color: rgb(32, 30, 30);*/
}
.n1211_tableCss .layui-table tbody tr:hover,.layui-table-hover{
  background: #f5f7fa;
}
.n1211_tableCss .layui-table th{
  font-size: 14px;
  font-weight: bold;
}
.n1211_tableCss .layui-laypage .layui-laypage-curr .layui-laypage-em{
  background-color: #4293f4;
}
.n1211_tableCss .layui-table td, .layui-table th{
  border-width: 0px;
  border-style: solid;
  border-color: #e6e6e6;
}
.n1211_tableCss table{
  /* border: 1px solid #e6e6e6; */
}
.n1211_tableCss table tr{
  border-bottom: 1px solid #e6e6e6;
}
.n1211_tableCss table tr:nth-of-type(even){
  /* background: #f5f7fa; */
}


/* 内容部分 */
.n1211_con_header {
  height: 100px;
  text-align: center;
  color: #d30b15;
  line-height: 100px;
  font-size: 19px;
}
.n1211_con_dxin {
  margin: 0 auto;
}
.n1211_con_dxin1 {
  clear: both;
  float: left;
  position: relative;
  left: 50%;
}
.n1211_con_dxin2{
  padding: 5px;
  float: left;
  text-align: center;
  position: relative;
  left: -50%;
  /*display: inline-block;*/
}
.n1211_conin{
  padding: 0 19px;
}
.n1211_title{
  border-left: 4px solid #4293f4;
  line-height: 19px;
  font-size: 16px;
  color: #333;
  text-indent: 6px;
  /* margin-top: 25px; */
  margin: 20px 0 10px 0;
}
.n1211_titlel{
  float: left;
}
.n1211_titler{
  float: right;
  color: #d30b15;
  background: url(../images/n1211_img5.png) no-repeat center left;
  padding-left: 18px;
  background-size: 18px;
  cursor: pointer;
}
.n1211_title:first-child{
  /* margin-top: 0; */
}
.n1211_btn1{
  background: #4293f4;
  margin-left: 10px;
  font-size: 16px;
}
.n1211_btn2{
  background: #f6b656;
  font-size: 16px;
}

/* 表格图标 */
.n1211_icon{
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/n1211_img2.png) no-repeat center center;
  cursor: pointer;
}
.n1211_icon1{
  background: url(../images/n1211_img2.png) no-repeat center center;
}
.n1211_icon2{
  width: 21px;
  background: url(../images/n1211_img3.png) no-repeat center center;
}
.n1211_icon3{
  width: 23px;
  background: url(../images/n1211_img4.png) no-repeat center center;
}

.n1211_dla{
  color: #0060ff;
}
.n1211_lyxq .layui-input-block{
  line-height: 36px;
  font-size: 16px;
  color: #333;
}
.n1211_lyxq .layui-form-label{
  font-size: 16px;
  color: #333;
}
.n1211_lyxq .n1211_item{
  font-size: 16px;
  color: #333;
  line-height: 36px;
}

/* 论证资讯表单 */
.n1211_lzzx .layui-form-label{
  width: 120px;
  font-size: 16px;
  color: #333;
}
.n1211_lzzx .layui-input-block{
  margin-left: 150px;
}
.layui-form-select dl dd.layui-this{
  background: #4293f4;
}

.n1211_huizhiin{
  background: #fff;
}

.n1211_huizhi .n1211_huizhiTitle{
  height: 100px;
  line-height: 100px;
  font-size: 18px;
  color: #d30b15;
  text-align: center;
}
.n1211_huizhi .n1211_huizhiTitle2{
  height: 180px;
  line-height: 40px;
  font-size: 15px;
  color: #333;
  text-align: center;
  font-weight: bold;
}
.n1211_huizhi .n1211_huizhiTitle3{
  text-align: right;
  color: #666;
  font-size: 16px;
  padding-right: 60px;
}
.n1211_huizhi .n1211_huizhiTitle4{
  text-align: right;
  color: #666;
  font-size: 16px;
  padding-right: 60px;
}

/* 进度查询 */
.n1211_contentinnr{
  font-size: 18px;
  color: #333333;
  text-indent: 36px;
}
.n1211_jbtn1{
  width: 278px;
  height: 150px;
  background: url(../images/n1211_img8.png) repeat-x;
  text-align: center;
  font-size: 24px;
  margin-right: 128px;
}
.n1211_jbtn2{
  width: 278px;
  height: 150px;
  background: url(../images/n1211_img9.png) repeat-x;
  font-size: 24px;
}
.n1211_jbtnImg{
  display: block;
  margin: 36px auto 10px;
}
.footer2{
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 20px 0;
}

.n1212_weidu{
  color: #000;
  font-weight: bold;
  /* background: #f5f7fa; */
  cursor: pointer;
}
.n1211_tableCss .layui-table tbody tr:hover,.layui-table-hover.n1212_weidu{
  font-weight: normal;
  background: #fff;
  color: #666;
}
.layui-table-header table th{
  color: #fff;
}

/* 0327新增页面 */
.n0327_dbox{
  /* margin-top: 70px; */
  /* padding: 20px; */
  width: 1200px;
  margin: 70px auto 0;
}
.n0327_dheader{
  width: 100%;
  height: auto;
  text-align: center;
}
.n0327_dheader_h1{
  color: #333333;
  font-size: 30px;
  line-height: 60px;
}
.n0327_dheader_span{
  color: #666666;
  font-size: 16px;
  margin-right: 40px;
  line-height: 90px;
}
.n0327_dheader_span:last-child{
  margin-right: 0;
}
.n0327_dheader_p2{
  text-align: left;
  color: #666666;
  font-size: 16px;
}
.n0327_dbodyb{
  position: relative;
}
.n0327_dbody{
  text-align: center;
  color: #666666;
  font-size: 24px;
  margin-top: 70px;
}
.n0327_dfooter{
  width: 100%;
  background: #fff;
  position: fixed;
  left: 0;
  bottom: 0;
}
.n0327_dfooter_img{
  width: 459px;
  margin: 0 auto;
  display: block;
}

/* 头部查询 */
.n0327_title{

}
.n1211_btn3{
  background: #fff;
  font-size: 16px;
  border: 1px solid #4293f4;
  color: #4293f4;
}
.n1211_btn3:hover{
  color: #4293f4;
}
.n0327_moreTop{
  border: 1px solid #dddddd;
  padding: 10px;
  margin: 0 10px;
  display: none;
}
.n0327_moreTop .layui-form-item{
  margin-bottom: 0;
}
.n0327_conin .n1211_title{
  margin: 10px 0;
}
.n0327_conin .layui-row{
  margin-bottom: 25px;
}
.n0327_moreTop.layui-row{
  margin-bottom: 25px;
}
.n1211_tableCss.n0327_tableCss table tr:nth-of-type(even){
  background: #f5f7fa;
}


/* 2019-04-08 审查建议提交 审查建议查询 */
/* 页脚 */
.n0408_dfooter{
  width: 100%;
  background: #fff;
  position: absolute;
  bottom: -213px;
  left: 50%;
  margin-left: -600px;
}
.n0408_dfooter_img{
  width: 459px;
  margin: 0 auto;
  display: block;
}
.n0408_index_btn{
  padding: 165px 0 300px 0;
  width: 730px;
  margin: 0 auto;
}
.n0408_index_btn1{
  width: 296px;
  height: 168px;
  background: url(../images/n0408_img1.png) no-repeat;
  float: left;
  margin-right: 126px;
}
.n0408_index_btn2{
  width: 296px;
  height: 168px;
  background: url(../images/n0408_img2.png) no-repeat;
  float: left;
}
.n0408_index_btn_img1{
  width: 51px;
  height: 49px;
  display: block;
  margin: 36px auto 12px;
}
.n0408_index_btn_img2{
  width: 50px;
  height: 48px;
  display: block;
  margin: 36px auto 12px;
}
.n0408_index_btn_text{
  text-align: center;
  font-size: 24px;
  color: #ffffff;
}
.n0408_topTitle{
  text-indent: 10px;
  color: #666666;
  font-size: 16px;
}
.n0408_lzzx .layui-form-label{
  width: 220px;
}
.n0408_lzzx .layui-input-block{
  margin-left: 250px;

}

/* 条款样式 */
.n0408_tk{
  padding: 0 75px 50px 75px;
}
.n0408_tk div{
  font-size: 16px;
  color: #333;
  line-height: 30px;
}
.marginBot{
  margin-bottom: 40px;
}
.n0408_radio_box{
  width: 300px;
  margin: 0 auto;
  padding: 75px 0 50px 0;
}
.n0408_tk_btnBox{
  width: 250px;
  margin: 0 auto;
}
.n0408_tk_btn1{
  background: #fff;
  border: 1px solid #4293f4;
  color: #4293f4;
}
.n0408_tk_btn1:hover{
  color: #4293f4;
}

/* 流程图 */
.n0408_tk_lct_line{
  text-align: center;
}
.n0408_tk_lct_btn{
  padding: 14px 50px;
  text-align: center;
  font-size: 20px;
  color: #333333;
  border: 1px solid #333333;
  border-radius: 2px;
  display: inline-block;
}
.n0408_tk_lct_icon{
  width: 100%;
  height: 50px;
  background: url(../images/n0408_img5.png) no-repeat center center;
}


/* 备案规范审查 */
.n1211_contitle{
  width: 100%;
  padding: 30px 0;
  color: #4293f4;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
}
.n1211_conlogin{
  width:598px;
  height:373px;
  margin: 0 auto;
  /* background: url(../images/sft_img1.png) no-repeat; */
  box-shadow: 0px 7px 6.72px 0.28px rgba(0, 0, 0, 0.18);
  display: flex;
  justify-content: center;
  align-items: center;
}
.n1211_conlogin_in{
  width: 300px;
  margin: 0 auto;
}
.n1211_conlogin_radio{
  /*padding: 0px 0 30px 0;*/
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.n1211_conlogin_radio .layui-form-radio{
/*  flex: 1;
  display: flex;
  justify-content: right;
  align-items: center;*/
  margin-right: 0;
  padding-right: 0;
}
.loginj_btn{
  display: flex;
  justify-content: space-between;
}
.n1211_conlogin .layui-form-radio *{
  font-size: 16px;
}
.loginj_btn .layui-btn{
  padding:0 30px;
  font-size: 16px;
}
.loginj_btn .sft_reset{
  background-color: #8eadc5;
}
.layui-input:focus, .layui-textarea:focus{
  border-color:#4293f4!important;
}
.n1211_conlogin .layui-form-radio>i{
  font-size: 22px;
}
.ba_con_heade_cx{
  /*padding: 20px;*/
  padding: 20px 0 20px 20px;
  box-sizing: border-box;
}
.ba_con_heade_cx .layui-card{
  background: #f7f7f7;
}
.ba_con_heade_cx .layui-card input{
  background-color: #fff;
  font-size: 16px;
  color: #333;
}
.ba_con_heade_cx .layui-card .layui-form-label{
  font-size: 16px;
  color: #333;
}
.n1211_contentin_flex{
  display: flex;
}
.ba_conr_in{
  padding: 20px;
  box-sizing: border-box;
  width: 300px;
  /* n1211_img2 */
}
.ba_conr_th{
  height: 47px;
  background-color: #4293f4;
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.ba_conr_th_img{
  margin: 0 7px 0 9px;
}
.ba_conr_tct{
  background-color: #f7f7f7;
  padding: 17px 12px;
  box-sizing: border-box;
}
.ba_conr_tct_radio{
  display: none;
}
.ba_conr_tct_ul{
  display: flex;
  flex-wrap: wrap;
}
.ba_conr_tct_li{
  width: calc(33.3% - 10px);
  margin: 5px;
  text-align: center;
  font-size: 16px;
  color: #666;
  cursor: pointer;
  padding: 7px 10px;
  border-radius: 2px;
}
.ba_conr_tct_li.ba_conr_tct_li_hot{
  background-color: #4293f4;
  color: #fff;
}
.ba_conr_tct_label{
  cursor: pointer;
}
.ba_conr_link_a{
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
.ba_conr_link_aimg{
  width: 100%;
}
.ba_conr_link_a:last-child{
  margin-bottom: 0;
}
.ba_conr_t{
  margin-bottom: 12px;
}
.ba_con{
  padding: 0 0 20px 20px;
}
.ba_con .layui-tab{
  margin: 5px 0 0 0;
}
.ba_con .layui-tab-title{
  height: 44px;
  line-height: 44px;
  border-color: #4293f4;
}
.ba_con .layui-tab-title li{
  font-size: 18px;
  font-weight: bold;
  color: #595b5d;
  line-height: 42px;
  border-radius: 2px 2px 0 0;
  /*padding: 12px;*/
}
.ba_con .layui-tab-title li.layui-this{
  background-color: #4293f4;
  color: #fff;
  border: 0;
}
.ba_con .layui-tab-title .layui-this:after{
  border-top: 0;
  border-right: 0;
  border-left: 0;
  display: none;
}
.ba_con .layui-tab-content{
  padding: 0;
}
.ba_con .sf_box_table{
  margin-top: 0;
}
.ba_con .layui-table-header tr {
  background-color: #f1f9fc;
}
.layui-table-tips-c{
  box-sizing: unset;
}

.ba_con .layui-table[lay-even] tr:nth-child(even){
  background-color: #f7f7f7;
  color: #333;
}
.ba_con .layui-table td{
  /*border-color: #fff;*/
  border: 0;
}
.ba_con .layui-table th{
  /*border-color: #fff;*/
  border: 0;
}
.ba_con .sf_box_table .layui-table-header tr{
  /*border-color: #fff;*/
  border: 0;
}
.ba_con .layui-table[lay-skin=line] {
  /*border-color: #fff;*/
  border: 0;
}
.ba_con .layui-table-header{
  /*border-color: #fff;*/
  border: 0;
}
.ba_con .layui-table-page{
  border: 0;
}

/*.sf_box_table .layui-table-header tr{
  border-color: #e6e6e6;
}*/
.lay_fileBt{
  color: #4293f4;
  text-decoration: underline;
}
.yj_formt{
  padding: 25px;
}
.yj_form_title{
  height: 50px;
  line-height: 50px;
  background-color: #f1f9fc;
  color: #4293f4;
  padding: 0 40px;
  box-sizing: border-box;
  font-size: 16px;
}
.yj_formi_box{
  margin-top: 26px;
}
.yj_formi_box:last-child{
  margin-top: 0;
}
.yj_formi_hd{
  padding: 0 40px;
  background: #f7f7f7;
  height: 40px;
  line-height: 40px;
  display: flex;
}
.yj_formi_hdtext {
  color: #4293f4;
  font-size: 18px;
}
.yj_formi_hdps{
  color: #666;
}

.lay_formClass{
  padding: 15px 0;
}
.lay_formClass .layui-form-item{
  display: flex;
}
.lay_formClass .layui-input-block{
  margin-left: 0;
  flex: 1;
}
.lay_formClass .layui-inline{
  display: flex;
}
.lay_formClass .layui-form-label{
  font-size: 16px;
}
.lay_formClass .layui-form-item .layui-inline{
  margin-right: 0;
}
.lay_width220 .layui-form-label{
  width: 220px;
}
.yj_formi_czbtn{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.layui-form-danger+.layui-form-select .layui-input, .layui-form-danger:focus {
  border-color: #4293f4!important;
}
.file_ps{
  font-size: 16px;
  color: #999999;
  display: inline-block;
  vertical-align: middle;
}
.yj_formi_czbtn .layui-btn:first-child{
  margin-right: 95px;
}
.yj_formi_czbtn .layui-btn{
  font-size: 16px;
  /*padding: 0 30px;*/
}
.yj_formi_czbtn button[type=reset]{
  background-color: #8eadc5;
}
.bt_red{
  color: red;
}
.width50{
  width: 50%;
}

.n1211_box .layui-btn{
  padding: 6px 30px;
  font-size: 16px;
}
.cjg_table_box{
  padding: 0 20px 20px 20px;
  box-sizing: border-box;
}
.cjg_table_box .layui-table,.cjg_table_box .layui-table-view{
  margin: 0;
}
.cjg_table_detail{
  padding: 0 20px;
}
.cjg_table_dtitle{
  font-size: 18px;
  color: #4293f4;
  font-weight: bold;
}
.sft_lay_table thead{
  display: none;
}
.sft_lay_table tbody tr td:nth-child(odd){
  background-color: #e9f2f9;
}
.sft_lay_table tbody tr td:nth-child(even){
}
.sft_lay_table{
  font-size: 16px;
  color: #333;
  /*table-layout: fixed;*/
  table-layout:fixed;
  word-break:break-all;
}

.sft_lay_table td, .sft_lay_table th {
  border-color: #a9d6ff;
  font-size: 16px;
  color: #333;
  padding: 0;
}
.td_file_span{
  border-bottom: 1px solid #a9d6ff;
}
.td_file_span:last-child{
  border-bottom:0;
}
.sft_lay_table_item{
  padding: 12px 15px;
}
.tfile_name{
  margin-right: 10px;
}
.table_abtn{
  text-decoration: underline;
  text-align: center;
  display: block;
}
.table_abtn:hover{
  color: #4293f4;
}
.c_blue{
  color: #4293f4;
}
.c_red{
  color: #ff0000;
}
.sf_box_table_center .layui-table-cell{
  text-align: center;
}

