/* -------------------------------- 

Primary style

-------------------------------- */
html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-size: 12px;
  font-family:  "微软雅黑";
  color: #333;
}

a {
  color: #333;
  text-decoration: none;
}
a:focus,
a:hover {
	color: #00a0e9;
}
.t-indext-2 {
	text-indent: 2em;
}
.wrap {
	min-height: 100vh;
	padding-bottom: 100px;
}
.middle {vertical-align: middle;}
.ver-middle {display: inline-block;height: 100%;vertical-align: middle;}
.bg-00a0e9 {
	background: #00a0e9;
}
.header {
	height: 90px;
}
.title-nav li a:hover {
	color: #fff;
	font-weight: 600;
}
.title-nav .active a{
	font-weight: 600;
}
.banner {
	width: 912px;
	height: 370px;
}
.banner img {
	width: 100%;
	height: 100%;
}
.login,
.logined {
	width: 270px;
	height: 370px;
	border: 1px solid #afafaf;
}
.logined {
	display: none;
}
.logined .jy {
	height: 210px;
}
.logined a {
	width: 220px;
}
.jsxz {
	width: 100%;
	height:100%;
	border-bottom: 1px solid #afafaf;
}
.sfxz li {
	height: 54px;
	border-bottom: 1px solid #afafaf;
        overflow:hidden;
}
.sfxz .active a{
	color: #00a0e9;
}
.sfxz .active:after {
	display: block;
	content: "";
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -1px;
	background: #00a0e9;
}
.tab-content>form>li>a:hover {
	color: #00a0e9 !important;
}
.login .tab-pane {
	width: 220px;
	height: 250px;
}
.login .tab-pane li {
	width: 100%;
	height: 35px;
}
.zjh,.psd{
	width: 100%;
	height: 100%;
	border: 1px solid #afafaf;
}
.yzm {
	width: 60%;
	height: 100%;
	border: 1px solid #afafaf;
}
.yzm-img {
	width: 35%;
	height: 100%;
	border: 1px solid #afafaf;
}
.dl {
	width: 100%;
	height: 100%;
	border: none;
}
.process {
	height: 164px;
	border: 1px solid #AFAFAF;
}
.process .left{
	width: 141px;
	height: 100%;
}
.process .right {
	width: 1050px;
	height: 100%;
}
.pro-img {
	background: url(../images/process.png) no-repeat;
	background-position: 24px 30px;
}
.pro-label {
	top: 115px;
	left: 0;
	width: 1050px;
	overflow: hidden;
}
.width_90 {
	width: 90%;
}
.text-progress {
	color: #48c2fa;
}
.pro-label span{
	padding-left: 22px;
	padding-right: 51px;
}
.pro-label span:last-child {
	padding-right: 0;
}
.no_po_nav {
	border-bottom:1px solid #AFAFAF;
}
.more {
	top: 25px;
	right: 5px;
	color: #00a0e9;
}
.no_po_nav .active a {
	color: #00a0e9;
	position: relative;
}
.no_po_nav .active a:after {
	display: table;
	content: "";
	width: 116px;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -1px;
	background: #00a0e9;
}
.notes_poli .tab-pane .left {
	width: 584px;
	height: 330px;
}
.notes_poli .tab-pane .right {
	width: 600px;
	height: 330px;
}
.notes_poli .tab-pane .left img {
	width: 100%;
	height: 100%;
}
.notes_poli .date {
	right: 15px;
	bottom: 15px;
	color: #666;
}
.n_p_list a {
	height: 45px;
	overflow: hidden;
	transition: all 0.3s;
}
.n_p_list a:focus {
	color: #333;
}
.n_p_ul .active a {
	height: 150px;
	transition: all 0.3s; 
}
.n_p_ul .active{
	background: #00a0e9;
}
.n_p_ul .active a{
	color: #fff;
}
.n_p_list .title {
	font-size: 16px;
}
.n_p_ul .active .title {
	font-size: 16px;
	color: #fff;
	font-weight: 700;
}
.n_p_ul .active .date {
	color: #fff;	
}
.xz_xz .date,
.xz_xz .xz {
	top: 6px;
	right: 10px;
}
.xz_xz .xz {
	color: #00a0e9;
}
.xz_xz .left,
.xz_xz .right {
	width: 49%;
}
.margin-20 {
	margin-left: -20px;
}
/*.link a{
	width: 285px;
	height: 140px;
}
.link img{
	width: 100%;
	height: 100%;
}*/
.link .img-dm {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.45);
}
.footer {
	margin-top: -100px;
	height: 100px;
	background: #626262;
}
.img-dm:hover {
	background: rgba(0,0,0,.65);
}
.cont-wrap {
	background: #F0F3FA;
}
.c-00a0e9 {
	color: #00a0e9;
}
.cont {
	min-height: calc(100vh - 299px);
}
.tzgg .er-cont-list .date{
	width: 130px;
	height: 120px;
}
.tzgg .er-cont-list .date .day {
	font-size: 50px;
	height: 62px;
  margin-top: -10px;
}
.er-cont-list li {
	border-bottom: 1px dashed #afafaf ;
}
.tzgg .er-cont-list li a {
	width: 992px;
}
.ly {
	top:15px;
	right: 10px;
}
.page {
	height: 40px;
}
.page a {
	border: 1px solid #afafaf;
}
.page .nub {
	border: none;
}
.tz input{
	width: 55px;
	height: 30px;
	border: 1px solid #afafaf;
}
.tz button {
	width: 55px;
	border: 1px solid #afafaf;
	background: #fff;
}
.btn-xz {
	width: 130px;
	height: 38px;
	border: 1px solid #00a0e9;
	color: #00a0e9;
	bottom: 10px;
	right: 2px;
}
.btn-xz:hover {
	background: #00a0e9;
	color: #fff;
}
.bzzx .left {
	width: 175px;
	padding-bottom:40px;
	border: 1px solid #afafaf;
}
.bzzx .left a {
	width: 100%;
	height: 70px;
}
.bzzx .left .active {
	background: #00a0e9;
	position: relative;
}
.bzzx .left .active a {
	color: #fff;
	border-bottom: 1px solid #00a0e9;
}
/*.bzzx .left .active:after {
	content: " ";
	display: block;
	top: 40%;
	right: -11px;
	width: 20px;
	height: 20px;
	background: #00a0e9;
	position: absolute;
	transform:rotate(45deg);
	-ms-transform:rotate(45deg); 
	-moz-transform:rotate(45deg); 
	-webkit-transform:rotate(45deg); 
	-o-transform:rotate(45deg);
	z-index: 1;
}*/
.bzzx .right {
	width: 1000px;
}
.bzzx .pro-img {
	width: 960px;
	height: 160px;
	background-size: 100%;
	background-position: 0 20px;
}
.bzzx .pro-label {
	top: 103px;
	left: -13px;
	width: 990px;
}
.bzzx .pro-label span {
	padding-left: 7px;
  padding-right: 61px;
}
.bzzx .pro-label span:last-child {
	padding-right: 0;
}