﻿@charset "UTF-8";
/**CSS Reset**/
body, div, span, h1, h2, h3, h4, h5, h6, header, footer, section, article, aside, details, figcaption, figure, hgroup, nav, menu, address, time, canvas, audio, video, p, pre, sup, sub, ul, ol, li, dl, dt, dd, form, input, button, textarea, select, iframe, img, a { padding: 0; margin: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
header, footer, section, article, aside, details, figcaption, figure, hgroup, nav, menu { display: block; }
html, body { font-size: 16px; -webkit-overflow-scrolling: touch; }
body { color: #333; font-family: "Helvetica Neue", "Microsoft Yahei", Tahoma, Arial, Roboto, "Droid Sans", "Droid Sans Fallback", "Heiti SC", sans-self; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
ul, ol { list-style-type: none; }
a { color: #333; text-decoration: none; outline: none; }
a:link, a:visited, a:hover, a:active { color: #333; outline: none; }
.clear{ clear: both; }
html, body { width: 100%; min-width: 1175px; min-height: 100%; background: #f4f5f7;}
header { height: 150px; }
.img-responsive {
	width: 100%;
	height: 150px;
}
.content {
    width: 85%;
    max-width: 1175px;
    margin: 35px auto;
    min-height: 465px;
    min-width: 1130px;
}
.items {
	float: left;
	width: 730px;
    margin-left: 50px;
    
}
.items:first-of-type {
	width: 300px;
	background: white;
	box-shadow: 0px 0px 6px darkslategrey;
    border-top: 2px solid #b0d032;
    border-radius: 6px 6px 0 0;
    padding: 36px 0 0 25px;
}
#rzxz, #tzgg {
	background: white;
	box-shadow: 0px 0px 6px darkslategrey;
    border-top: 2px solid #b0d032;
    border-radius: 6px 6px 0 0;
    
}
#tzgg {
height:380px;
}
#rzxz {
	margin-top: 30px;
    height:150px;
}
.indentify, .checking, .free, .xueji, .student, .xjba, .byz {
    background: #7ec9f8;
    width: 112px;
    height: 180px;
    min-width: 106px;
    margin: 0 auto 16px;
    float: left;
    border-radius: 5px;
    padding: 40px 0;
    text-align: center;
    cursor: pointer;
}
.checking,.xjba {
 background: #50b7c1;
}

.free, .student {
    background: #e6c93a;
    width: 250px;
    height: 150px;
}
.indentify, .free,.xjba {
	margin-right: 25px;
}
.indentify img, .checking img, .free img,.xueji img, .student img,.xjba img,.byz img {
	display: block;
    width: 66px;
    margin: 0 auto 10px;
    transition: .2s ease;
}
.free img {
	width: 90px;
	height: 50px;
	margin-top: 8px;
	margin-bottom: 16px;
}
.indentify span, .checking span, .free span,.xueji span, .student span,.xjba span,.byz span {
	color: white;
    font-size: 19px;
    font-weight: bold;
    font-family: simhei;
}
.indentify:hover img { transform: scale(1.15); }
.checking:hover img { transform: scale(1.15); }
.free:hover img { transform: scale(1.15); }
.xueji:hover img { transform: scale(1.15); }
.inform, .notice {
	padding: 7px 50px 16px 67px;
}
.inform li, .notice li {
	list-style: url(../images/h.png);
}
.inform li a, .notice li a {
    cursor: pointer;
    line-height: 37px;
    overflow: hidden;
}
.inform li a:hover, .notice li a:hover {
	color: red;
}
.inform li a span:nth-of-type(1), .notice li a span:nth-of-type(1) {
	float: left;
	font-size: 16px;
}
.inform li a span:nth-of-type(2), .notice li a span:nth-of-type(2) {
	float: right;
    text-align: right;
    font-size: 15px;
}
.items div>p {
	line-height: 39px;
    text-align: right;
    padding-right: 14px;
    border-top: 1px solid lightgray;
}
.items div>p a {
    color: #283c92;
    font-size: 12px;
}
.items div>p a:hover {
    color: red;
}
h2 {
	width: 150px;
	line-height: 40px;
	text-align: center;
    font-size: 18px;
    font-weight: bold;
    /*color: #FFF;*/
    margin: 10px 0 0 23px;
    background: url(../images/notice.png) no-repeat left center;
}
h2.rzxz_h2 {
	background: url(../images/rzxz.png) no-repeat left center;
}
.footer {
	color: #444;
	padding: 18px 0;
	background: #c1c2c7;
}
.footer p {
	line-height: 23px;
    margin-left: 35%;
    font-size: 16px;
    line-height: 30px;
}
/*认证须知/通知公告列表页*/
.rzxz, .tzgg, .detail {
	margin: 0 33px;
	padding: 10px 0 15px;
	background: #FFF;
}
.rzxz ul, .tzgg ul {
	padding: 0px 60px 15px 85px;
}
.rzxz ul li, .tzgg ul li {
	line-height: 30px;
    list-style: url(../images/h.png);
}
.rzxz ul li a, .tzgg ul li a {
	overflow: hidden;
}
.rzxz ul li a:hover, .tzgg ul li a:hover {
	color: red;
}
.rzxz ul li a span:nth-of-type(1), .tzgg ul li a span:nth-of-type(1) {
	float: left;
}
.rzxz ul li a span:nth-of-type(2), .tzgg ul li a span:nth-of-type(2) {
	float: right;
}
.pageParent {
	border-top: 1px dotted gray;
}
.content .tzgg table, .content .rzxz table {
	width: 88%;
	margin: 0 auto;
	padding-bottom: 15px;
    border:none;
}
.content .tzgg table tr, .content .rzxz table tr {
	line-height: 40px;
}
.content .tzgg table tr td, .content .rzxz table tr td{
    border:none;    
    border-bottom:dashed 1px #D4D4D4;
}
  
.content .tzgg table tr td.tdimg, .content .rzxz table tr td.tdimg {
	width: 20px;
}
.content .tzgg table tr td.time, .content .rzxz table tr td.time {
	text-align: right;
}
.content .tzgg table tr:hover td, .content .rzxz table tr:hover td {
	color: red;
    border-bottom:dashed 1px #EECBAD;
}
.content a:hover {
    color: red;
}
/*认证须知/通知公告详情页*/
.detail {
	position: relative;
}
.detail::before {
	position: absolute;
    right: 0;
    top: 0;
    width: 0;
    content: "";
    display: block;
    border: 38px solid #7201aa;
    border-color: rgba(235, 235, 235, 1) rgba(235, 235, 235, 1) rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.2);
    background-color: #fff;
    box-shadow: -2px 3px 3px -1px rgba(0, 0, 0, 0.5);
}
.detail h3 {
	line-height: 60px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}
.detail p {
	width: 90%;
    margin: 0 auto;
	text-align: left;
    color: #666;
    font-size: 14px;
    text-indent: 28px;
    line-height: 26px;
}
.detail p a {
	color: #283c92;
}
.detail ul {
	width: 84%;
    margin: 0 auto;
    font-size: 13px;
    color: #666;
}
.detail ul li {
	line-height: 26px;
}
.line {
	height: 3px;
	margin-top: 3px;
	background: #2c7cff;
}
/*在线申请页面*/
.login .tip_float {
	float: left;
	width: 50%;
}
.login .tip_float:first-of-type {
	text-align: center;
}
.login .tip_float:first-of-type>img {
	padding: 30px 40px;
    box-shadow: 0px 0px 4px grey;
    margin-top: 20px;
    cursor: pointer;
}
.login .tip_float>p {
    color: darkred;
    line-height: 60px;
    font-weight: bold;
    text-indent: 32px;
    margin-left: 5%;
    text-align: left;
}
.login .tip {
	width: 70%;
    padding: 20px 40px;
	margin: 0 auto; 
	box-shadow: 0px 0px 3px dimgray;
}
.login .tip .tip_top {
	margin-bottom: 10px;
    overflow: hidden;
}
.tip_p {
	display: none;
}
.login .tip .tip_top span:nth-of-type(1) {
	font-size: 20px;
    letter-spacing: 10px;
}
.login .tip .tip_top span:nth-of-type(2) {
	float: right;
    font-size: 12px;
    line-height: 26px;
}
.login .tip .tip_top span a, .login .tip .center a {
	color: orangered;
}
.login .tip .form {
	padding: 15px 0 12px;
}
.login .tip .form li {
    display: flex;
    line-height: 32px;
    margin-top: 15px;
}
.login .tip .form li label {
	width: 28%;
    text-align: right;
    margin-right: 3px;
}
.login .tip .form li input {
	width: 62%;
    padding-left: 3px;
}
.login .tip .form li span {
	width: 30%;
    margin-left: 10px;
    text-align: center;
    border: 1px solid lightgray;
    background: #ACE1F1;
}
#yzm {
	width: 30%;	
}
.login .tip .center {
	text-align: right;
    font-size: 12px;
}
.login .tip .bottom {
	margin: 22px 0;
	text-align: center;
}
.login .tip .bottom #logn {
	width: 70%;
	height: 40px;
    text-align: center;
    color: #fff;
    letter-spacing: 10px;
    cursor: pointer;
    font-size: 16px;
    background: #283c92;
    border: none;
}
.login .tip .wx_login {
	display: flex;
}
.login .tip .wx_login div {
	width: 50%;
	font-size: 12px;
}
.login .tip .wx_login div:nth-of-type(1) img {
	width: 110px;
    margin-top: 15px;
}
.login .tip .wx_login div:nth-of-type(2) img {
	width: 125px;
}
/*一网通办*/
.ywtb_img img {
	width: 100%;
}
.ywtb div {
    font-size: 22px;
    text-align: right;
    color: #FFF;
    background: #4f9bc9;
}
.ywtb div span {
	margin-right: 8px;
	cursor: pointer;
}
.ywtb img {
	width: 120px;
    margin-top: 7px;
}
/*查询页面*/
.search, .password, .login {
	position: relative;
	margin: 0 33px;
	padding: 20px 0 50px 0;
	background: #FFF;
}
.search h2, .rzxz h2, .tzgg h2, .detail h2, .password h2, .login h2 {
	margin-top: 0;
}
.search h2, .detail h2, .password h2, .login h2 {
	background: none;
	color: #666;
}
.search h2 {
	background: url(../images/search.png) no-repeat left center;
}
.detail h2 {
	background: url(../images/detail.png) no-repeat left center;
}
.login h2 {
	background: url(../images/apply.png) no-repeat left center;
}
.password h2 {
	background: url(../images/pwd.png) no-repeat left center;
}
.search>img, .password>img {
	position: absolute;
	width: 190px;
    right: 153px;
    top: 172px;
}
.search p, .password p {
	color: darkred;
	line-height: 85px;
	text-indent: 28px;
}
.search .row, .password div {
    display: flex;
    margin-left: 135px;
    margin-bottom: 22px;
}
.search .row label, .password div label {
	width: 114px;
	font-size: 14px;
    line-height: 30px;
    text-align: right;
}
.search .row input, .password div input {
	width: 260px;
    line-height: 30px;
    border-radius: 5px;
    border: 1px solid gray;
    padding-left: 4px;
}
.search .row .yzm, .password div .yzm  {
	margin-left: 20px;
    border: none;
    background: #283c92;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 17px;
    border-radius: 3px;
}
#search, #login {
	border: none;
    background: #283c92;
    color: #FFF;
    font-weight: bold;
    padding: 10px 34px;
    border-radius: 3px;
    margin-left: 180px;
}
.btn_1 {
    border: none;
    background: #283c92;
    color: #FFF;
    font-weight: bold;
    padding: 10px 34px;
    border-radius: 3px;
    margin-left:20px;
}
.now {
	height: 40px;
	padding-left: 7%;
    line-height: 40px;
    font-weight: bold;
    color: #FFF;
    font-size: 14px;
    background: #45489e;
}
.now a {
	color: #FFF;
}
.footerPage {
    position: relative;
    width: 100%;
    bottom: 0;
}
