﻿/*
	作者：李训玲
	时间：2019-07-23
	描述： 个人中心页面
*/
/*头部*/
.center-header{
	background: url(../images/grzx-bg.png);
	height: 109px;
	width: 100%;
	padding:15px 0px;
}
.center-header .header-tips{
	position: relative;
}
.center-header .header-tips span{
	position: absolute;
	background: #d91809;
	color: #fff;
	font-size: 11px;
	padding:1px 6px;
	top:-10px;
	right:2px;
}
.center-header .center-header-fr{
	padding:20px 0px;
}
.center-header .center-header-fr b{
	color:#fff;
	background: url(../images/grzx-jx.png);
	height: 20px;
	width: 1px;
	display: inline-block;
	vertical-align: middle;
}
/*导航*/
.nav{
    color:#333;
    font-size: 14px;
}
.nav a{
    color:#333;
    font-size: 14px;
}
.nav img{
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -5px;
}
/*左侧内容*/
.grzx {
    background-color: #f8f8f8;
  	box-shadow: 0px 0px 10px 0px rgba(40, 40, 40, 0.15);
  	min-height: 690px;
}
.grzx-fl{
	width: 250px;
	position: relative;
	background: #f8f8f8;
}
.grzx-fr{
	width: 950px;
	padding:30px 35px;
	background: #fff;
}
.grzx-fl .head-pic span{
	display: inline-block;
	width: 100px;
	height: 100px;
	background: #69a4f3;
	line-height: 100px;
	text-align: center;
}
.grzx-fl .head-pic span img{
	width: 100%;
	height: 100%;
}
.grzx-fl .head-pic h2{
	color:#666;
	margin:10px 0px 5px;
	font-size: 14px;
}
.grzx-fl .head-pic h3{
	color:#fff;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	display: inline-block;
	padding:0px 5px;
	background-color: rgb(1, 144, 64);
}
.grzx-fl .head-pic h3 img{
	margin-right: 3px;
}
.grzx-fl .grzx-fl-ul li{
	/*height: 70px;
	line-height: 70px;*/

}
.grzx-fl .grzx-fl-ul li a{
	display: block;
	height: 100%;
	padding-left: 50px;
	color:#333;
	position: relative;
	line-height: 80px;
	font-size: 14px;
}

.grzx-fl .grzx-fl-ul li a span{
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-right: 7px;
	margin-top:-3px;
}
.grzx-fl .grzx-fl-ul li > a:after{
	position: absolute;
	content:"";
	width: 3px;
	height: 80px;
	background: #206cd3;
	left:0px;
	top:0px;
	display: none;
}
.grzx-fl .grzx-fl-ul li a span.span01{
	background: url(../images/grzx-icon01.png);
}
.grzx-fl .grzx-fl-ul li a span.span02{
	background: url(../images/grzx-icon02.png);
}
.grzx-fl .grzx-fl-ul li a span.span03{
	background: url(../images/grzx-icon03.png);
}
.grzx-fl .grzx-fl-ul li a span.span04{
	background: url(../images/grzx-icon04.png);
}
.grzx-fl .grzx-fl-ul li a span.span05{
	background: url(../images/grzx-icon05.png);
}
.grzx-fl .grzx-fl-ul li a span.span06{
	background: url(../images/grzx-icon06.png);
}
.grzx-fl .grzx-fl-ul li a span.span07{
	background: url(../images/grzx-icon07.png);
}

.grzx-fl .grzx-fl-ul li > a:hover,
.grzx-fl .grzx-fl-ul li.active > a
{
	color:#206cd3;
	background: #fff;
}
.grzx-fl .grzx-fl-ul li:hover a:after,
.grzx-fl .grzx-fl-ul li.active a:after{
	display: block
}
.grzx-fl .grzx-fl-ul li:hover span.span01,
.grzx-fl .grzx-fl-ul li.active span.span01{
	background: url(../images/grzx-icon001.png);
}
.grzx-fl .grzx-fl-ul li:hover span.span02,
.grzx-fl .grzx-fl-ul li.active span.span02{
	background: url(../images/grzx-icon002.png);
}
.grzx-fl .grzx-fl-ul li:hover span.span03,
.grzx-fl .grzx-fl-ul li.active span.span03{
	background: url(../images/grzx-icon003.png);
}
.grzx-fl .grzx-fl-ul li:hover span.span04,
.grzx-fl .grzx-fl-ul li.active span.span04{
	background: url(../images/grzx-icon004.png);
}
.grzx-fl .grzx-fl-ul li:hover span.span05,
.grzx-fl .grzx-fl-ul li.active span.span05{
	background: url(../images/grzx-icon005.png);
}
.grzx-fl .grzx-fl-ul li:hover span.span06,
.grzx-fl .grzx-fl-ul li.active span.span06{
	background: url(../images/grzx-icon006.png);
}

.grzx-fl .grzx-fl-db{
	position: absolute;
	top:0px;
	right: 30px;
	background: url(../images/grzx-db.png);
	width: 35px;
	height: 32px;
	color:#fff;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
}
/*基本信息*/
.grzx-fr .h2-title {
    font-size: 18px;
    color: #333;
    padding-bottom: 15px;
    border-bottom: 1px solid #eeeeee;
}
.grzx-jbxx-form .layui-form-item .layui-input-inline {
    width: 330px;
    height: 30px;
    line-height: 30px;
}
.grzx-jbxx-form .sj-hq a.hg-q {
    background: #ff7f02;
}
.grzx-jbxx-form .sj-hq a {
    height: 34px;
    line-height: 34px;
    display: inline-block;
    padding: 0px 15px;
    font-size: 13px;
    color: #fff;
}
.grzx-jbxx-form .sj-hq a.hq-h {
    background: #c5c4c3;
}
.layui-tab-cz>.layui-tab-title .layui-this {
    color: #206cd3;
    border:1px solid #206cd3
}
.layui-tab-cz>.layui-tab-more li.layui-this:after,
 .layui-tab-cz>.layui-tab-title .layui-this:after{
	/*border:1px solid #206cd3;
	height: 23px;
	line-height: 23px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;*/
	border:none;
}
.layui-tab-ls>.layui-tab-title .layui-this {
	color: #206cd3;
}
.layui-tab-ls>.layui-tab-more li.layui-this:after,
.layui-tab-ls>.layui-tab-title .layui-this:after{
	border: none;
	border-radius: 0;
	border-bottom: 2px solid #206cd3;
}
.layui-tab-cz .layui-tab-title li{
	height: 23px;
	line-height: 23px;
	padding:0px 5px;
	margin-right: 20px;
	border:1px solid #333;
	border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
.layui-tab-cz .layui-tab-title{
	border:none;
	height: 23px;
	margin-bottom: 25px;
}
.w-pre84{
	width: 84% !important;
}
.grzx-jbxx .layui-form-label b{
	color:#ff0d0d;
}
.grzx-rygl{
	background: #fefaf3;
	border:1px solid #f9f3e7;
	padding:10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 14px;
	color:#666;
}
.grzx-rygl img{
	vertical-align: middle;
	margin:-3px 5px 0px 0px;
}
.grzx-rygl-but{
	text-align: right;
}
.grzx-rygl-but a{
	display: inline-block;
	width: 90px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color:#fff;
	background: #01a379;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.grzx-rygl-table .delete-a{
	color:#fa6400;
	margin-left: 5px;
}
.grzx-rygl-table .layui-form-switch{
	margin:0px;
}
/*主页信息*/
.grzx-zy .grzx-zy-top li{
	float: left;
	padding:35px 30px;
	background: #f2f8ff;
	width: 270px;
	box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	color:#333;
	margin-right: 35px;
}
.grzx-zy .grzx-zy-top li:nth-child(3n){
	margin-right: 0px;
}
.grzx-zy .grzx-zy-top li .grzx-zy-div {
    padding-left: 55px;
}
.grzx-zy .grzx-zy-top li img{
	margin-top: 5px;
}
.grzx-zy .grzx-zy-top li h2{
	margin-bottom: 5px;
}
.grzx-zy .grzx-zy-top li h2,.grzx-zy .grzx-zy-top li p{
	font-size: 16px;
	color:#414141;
}
.grzx-zy-title{
	font-size: 16px;
	color:#414141;
	margin:20px 0px;
}
.grzx-zy-bottom li{
	border:1px solid #e5e5e5;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 15px 25px;
	position: relative;
	margin-bottom: 30px;
}
.grzx-zy-bottom li .div-fl{
	width: 100px;
	text-align: right;
}
.grzx-zy-bottom li .div-fr{
	width: 710px;
}
.grzx-zy-bottom li h2{
	font-size: 14px;
	color:#206cd3;
	line-height: 25px;
}
.grzx-zy-bottom li p{
	font-size: 14px;
	color:#666;
	line-height: 25px;
}
.grzx-zy-bottom li h2 span{
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	background: #024cb1;
	font-size: 12px;
	color:#fff;
	display: inline-block;
	margin-right: 5px;
}
.grzx-zy-bottom li .shape{
	position: absolute;
	width: 122px;
	height: 30px;
	top: 10px;
	right: -19px;
	text-align: center;
	color:#fff;
	font-size: 14px;
}
.grzx-zy-bottom li .shape.shape01{
	background: url(../images/grzx-zy-shaper01.png);
}
.grzx-zy-bottom li .shape.shape02{
	background: url(../images/grzx-zy-shaper02.png);
}
/*我的办件*/
.grzx-layui-table thead th{
	background: #e8f1fb;
	border-right: 1px solid #fff !important;
}
.grzx-layui-table th{
	color:#206cd3;
	font-size: 16px;
}
.grzx-layui-table td{
	font-size: 14px;
	color:#333;
}
.grzx-layui-table tbody tr:hover, 
.grzx-layui-table[lay-even] tr:nth-child(even){
	background: #f4f9ff
}
.grzx-layui-table td .span-ck,.grzx-layui-table td .span-pj{
	color:#206cd3;
	cursor: pointer;
	margin:0px 5px;
}

/*弹层*/
.sx-bomp {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    right: 0px;
    background: rgba(0,0,0,0.4);
    z-index: 1;
    display: none
}
.sx-bomp-content{
    width: 910px;
    height: 525px;
    margin-top: -255px;
    margin-left: -455px;
    top: 50%;
    left: 50%;
    background: #ffffff;
    position: fixed;
    z-index: 2;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.layui-table-content{
	 padding:15px 25px;
}
.sx-bomp-content h2{
	background: #206cd3;
    color: #fff;
    padding: 0px 15px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
.sx-bomp-content .layui-table td {
	padding: 12px 15px;
	border: 1px solid #dde2e9;
	font-size: 14px;
	color: #666
}
.sx-bomp-content.layui-table tr:hover{
	background:none!important
}

.sx-bomp-content .layui-table td:nth-of-type(2n+1) {
	background-color: #f0f5fb;
	color: #333;
	text-align: right
}
.sx-bomp-content .close{
	text-align: center;
}
.sx-bomp-content .close-a{
	border-radius: 4px;
  	background-color: rgb(255, 131, 3);
  	width: 90px;
  	height: 35px;
  	line-height: 35px;
  	text-align: center;
  	font-size: 14px;
  	color:#fff;
  	display: inline-block;
}
.bjpj{
	padding:30px;
}
.bjpj-fl{
	width: 225px;
	border:1px solid #eeeeee;
	padding:40px 20px;
}
.bjpj-fl-content{
	margin-bottom: 40px;
}
.bjpj-fl-content img{
	float: left;
}
.bjpj-fl-con-div{
	padding-left: 80px;
}
.bjpj-fl-con-div h3{
	font-size: 16px;
	color:#333;
	margin-bottom: 5px;
}
.bjpj-fl-con-div span{
	height: 20px;
	line-height: 20px;
	background: #f1f4f7;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	padding:0px 15px;
	display: inline-block;
	font-size: 12px;
	color:#666;
}
.bjpj-fl h4{
	font-size: 14px;
	color:#333;
	margin-bottom: 5px;
}
.bjpj-fl p{
	font-size: 12px;
	color:#999;
}
.bjpj-fr{
	width: 575px;
	margin-left: 50px;
}
.bjpj-fr textarea{
	background: #f9f9f9;
	border:1px solid #e5e5e5;
}
.bjpj-fr .layui-form-label{
	font-size: 12px;
	color:#333;
}
.bjpj-fr .pj-item{
	display: inline-block;
	width: 32.33%;
	text-align: center;
	opacity: 0.5
}
.bjpj-fr .pj-item img{
	margin-bottom: 10px;
}
.bjpj-fr .pj-item.active{
	opacity: 1;
}
.sx-bomp-content .tj-a{
	background: #206cd3;
	margin-right: 10px;
}
/*我的证照*/
.grzx-wdzz .my-zz .process{
	padding-left: 120px;
}
.grzx-wdzz .my-zz .process-fl{
	font-size: 16px;
	color:#fa9300;
	vertical-align: top;
	margin-top: -3px;
}
.grzx-wdzz .process p{
	font-size: 14px;
	color:#999;
	margin-top: 5px;
}
.grzx-wdzz .process-content .process-xz{
	background-image: -webkit-linear-gradient(rgb(246,114,42) 0%, rgb(247,180,39) 100%);
	background-image: -o-linear-gradient(rgb(246,114,42) 0%, rgb(247,180,39) 100%);
	background-image: linear-gradient(rgb(246,114,42) 0%, rgb(247,180,39) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f6722a, endColorstr=#f7b427);
	display: inline-block;
	height: 18px;
	position: absolute;
	top:0px;
	left:0px;
	border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	max-width: 100%;
}
.grzx-wdzz .process-content-jd{
	display: inline-block;
	width: 650px;
	border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
  	background-color: rgb(223, 223, 223);
  	box-shadow: inset 0px 3px 8px 0px rgba(121, 121, 121, 0.21);
  	height: 18px;
  	position: relative;
  	overflow: hidden;
}
.grzx-wdzz .process-content span{
	font-size: 16px;
	color:#fa9300;
	vertical-align: top;
	display: inline-block;
	margin-top: -3px;
}
.grzx-wdzz .sccl{
	text-align: right;
	margin-top: 40px;
}
.grzx-wdzz .sccl a{
	border-radius: 5px;
  	background-color: rgb(32, 108, 211);
  	display: inline-block;
  	height: 35px;
  	line-height: 35px;
  	color:#fff;
  	font-size: 16px;
  	padding:0px 10px;
  	margin-bottom: 5px;
}
.grzx-wdzz .sccl a img{
	vertical-align: middle;
	margin-right: 5px;
	margin-top:-3px;
}
.grzx-wdzz .tips{
	font-size: 14px;
	color: #fa9300;
	background: #fff6e9;
	padding:5px 15px;
	margin-bottom: 25px;
}
/*省级法人*/
.grzx-sjfr{
	padding:20px 30px;
	background: #fff;
	margin-bottom: 25px;
	min-height: 610px;
}
.grzx-sjfr h2{
	font-size: 18px;
	color:#333;
	padding:10px 0px;
	border-bottom: 1px solid #eeeeee
}
.grzx-sjfr .layui-table-inf .layui-table td {
	padding: 12px 15px;
	border: 1px solid #dde2e9;
	font-size: 14px;
	color: #666
}
.grzx-sjfr .layui-table-inf .layui-table tr:hover{
	background:none!important
}

.grzx-sjfr .layui-table-inf .layui-table td:nth-of-type(2n+1) {
	background-color: #f0f5fb;
	color: #333;
	text-align: right
}
.grzx-sjfr .layui-input-block{
	margin:0px;
	width: 50%;
	display: inline-block;
}
.grzx-sjfr .layui-btn-sc{
	width: 85px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: #ff8303;
	margin-bottom: 12px;
}
.grzx-sjfr .layui-upload-span{
	font-size: 14px;
	color:#ff5555;
	margin-left: 15px;
}
.grzx-sjfr .sc-td{
	padding:12px 15px 0px !important;
}
.grzx-sjfr .div-button-list{
	text-align: center;
	margin-top: 70px;
}
.grzx-sjfr .div-button-list a{
	display: inline-block;
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 15px;
	color:#333;
	background: #e2e2e2;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin:0px 10px;
}
.grzx-sjfr .div-button-list .sure{
	color:#fff;
	background: #206cd3;
}
.bt_blue{
	background-color: #206cd3 !important;
}
