﻿@charset "utf-8";
/* CSS Document */

body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
th,
td,
p,
blockquote,
pre,
form,
fieldset,
legend,
input,
button,
textarea,
hr {
	margin: 0;
	padding: 0;
}

body,
button,
input,
select,
textarea {
	font: 14px "微软雅黑", arial, verdana, sans-serif
}

li {
	list-style: none;
	line-height: 24px;
}

fieldset,
img {
	border: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

a {
	text-decoration: none
}

a:hover {
	text-decoration: none
}

.clear {
	clear: both;
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

#login_close {
	text-align: right;
	color: #fff;
	font-size: 16px;
	margin-right: 10px;
	cursor: pointer;
}

#loginBox {
	display: none;
	background-color: #353535;
	opacity: 0.7;
	filter: alpha(opacity=70);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
}

/*登录*/

.login {
	opacity: 0;
	z-index: 9999;
	display: none;
	width: 390px;
	position: absolute;
	top: 30%;
	left: 0;
	right: 0;
	margin: auto;
	background: linear-gradient(#4583F4, #447CDD);
	background: -webkit-linear-gradient(#4583F4, #447CDD);
	background: -o-linear-gradient(#4583F4, #447CDD);
	background: -moz-linear-gradient(#4583F4, #447CDD);
}

.login ul li {
	float: left;
	width: 48%;
	padding: 2% 1%;
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	text-align: center;
	border-bottom: 2px solid #56A4EF;
}

.login .cur {
	border-bottom: 2px solid #fff;
}

.login form {
	padding: 25px 45px;
}

.login .form1,
.login .form2 {
	display: none;
}

.login .for {
	display: block;
}

.login form input[type="text"] {
	width: 85%;
	height: 35px;
	border: none;
	margin: 10px auto;
	line-height: 35px;
	padding-left: 35px;
	background: #fff;
}

.login form input.t1 {
	width: 85%;
	background-image: url(../../img/icon/sprite.png);
	background-position: 10px -245px;
	background-repeat: no-repeat;
}

.login form input.t2 {
	width: 85%;
	background-image: url(../../img/icon/sprite.png);
	background-position: 10px -195px;
	background-repeat: no-repeat;
}

.login form a {
	color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
}

.login form .psw {
	display: block;
	float: right;
}

.login form label {
	color: #fff;
}

.login form .tips {
	display: block;
	color: #ca0808;
}

.login .s2 {
	margin-left: 40%;
}

.login form input[type="checkbox"] {
	width: 10px;
	height: 10px;
}

.login form input[type="submit"] {
	width: 100%;
	height: 35px;
	line-height: 35px;
	border: none;
	color: #fff;
	margin: 10px auto;
	font-size: 16px;
	background: #6D99F8;
	cursor: pointer;
}

.login form input[type="submit"]:hover {
	background: #6fb7ff;
}

.login form .f5 {
	text-align: center;
}

/*电子标识*/

.gsheader {
	width: 100%;
	/*
	height: 160px;*/
	background: -webkit-linear-gradient(#0265C3, #1284F4);
	background: -o-linear-gradient(#0265C3, #1284F4);
	background: -moz-linear-gradient(#0265C3, #1284F4);
	background: linear-gradient(#0265C3, #1284F4);
}

.gsheader .header_box {
	margin: 0 auto;
	width: 540px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.gsheader .header_box img {
	width: 80px;
	float: left;
	margin-right: 5%;
	display: inline-block;
}

.gsheader .header_box h1 {
	float: left;
	font: 2.5em "微软雅黑";
	color: #fff;
	display: inline-block;
	padding-top: 40px;
}

/*电子标识*/

/*==============底部====================*/

/*.footer {
	width: 100%;
	background: #154FA0;
	color: #000;
	z-index: 99;
}

.footer ul {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}

.footer ul li {
	line-height: 100px;
	margin: 0 50px;
	display: inline-block;
	color: #fff;
}

.footer ul li a {
	color: #fff;
}

.footer ul li span {
	color: #636363;
	margin: 0 20px;
}*/

.footer {
	width: 100%;
	background: #154FA0;
	overflow: hidden;
}

.footer ul {
	text-align: center;
	/* border-bottom: 1px solid #ccc; */
	/* margin-bottom: 40px; */
}

.footer ul li {
	line-height: 24px;
	margin: 17px 0px 18px 50px;
	display: inline-block;
	color: #fff;
	text-align: left;
	vertical-align: top;
}
.footer ul li p {
	color: #fff;
	font-size: 16px;
	margin-bottom: 6px;
}
.footer ul li span ,
.footer ul li a {
	font-size: 14px;
}
.footer ul li a:hover {
	color: #FEAB0C;
}

.footer ul li:first-child {
	margin-left: 0;
}

.footer ul li a {
	color: #fff;
}
.footer ul li.additional {
	margin-top: 46px;
}
.footer ul li.additional span {
	color: #636363;
	margin: 0 10px;
}


/*==============底部====================*/

/*==============头部==================*/

/*面包屑导航*/

#crumbs {
	margin: 40px auto;
}

#crumbs ul {
	box-sizing: border-box;
	height: 40px;
	border-bottom: 4px solid #F2F2F2;
}

#crumbs ul li a {
	display: block;
	float: left;
	height: 40px;
	background: #6FB7FF;
	text-align: center;
	padding: 10px 20px 0 35px;
	position: relative;
	margin: 0 5px 0 0;
	text-decoration: none;
	color: #fff;
    box-sizing: border-box;
}

#crumbs ul li:first-child a {
	padding: 10px 20px 0 20px;
}

#crumbs ul li a:after {
	content: "";
	border-top: 40px solid red;
	border-bottom: 40px solid red;
	border-left: 40px solid blue;
	position: absolute;
	right: -20px;
	top: 0;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 20px solid #6FB7FF;
	z-index: 10;
}

#crumbs ul li a:after {
	content: "";
	border-top: 40px solid red;
	border-bottom: 40px solid red;
	border-left: 40px solid blue;
	position: absolute;
	right: -20px;
	top: 0;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 20px solid #6FB7FF;
	z-index: 10;
}

#crumbs ul li a.last:after {
	border-left: 20px solid transparent;
}

#crumbs ul li a:before {
	content: "";
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 20px solid #fff;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

#crumbs ul li:first-child a:before {
	display: none;
}

#crumbs ul li:last-child a:after {
	display: none;
	background: none;
	color: #6FB9FF;
}

#crumbs ul li a.active {
	background: none;
	color: #6FB9FF;
}

/* 搜索 */
#crumbs ul li input {
	padding: 5px;
	margin: 0;
	border: 1px solid #ccc;
	border-radius: 4px;
	vertical-align: middle;
}
#crumbs ul li input.search {
	width: 280px;
}
#crumbs ul li input.search-btn {
	width: 50px;
	background: url('../../Img/icon/search_icon.png') no-repeat center center #6FB7FF;
}
/*面包屑导航*/

.head {
	width: 100%;
	background: #154FA0;
}

.head .top {
	/* background:#232529; */
	background: #275699;
	height: 35px;
	width: 100%;
}

.head .top .inner {
	width: 1200px;
	margin: 0 auto;
	color: #fff;
	line-height: 35px;
}

.head .inner a {
	color: #fff;
}

.head .inner a:hover {
	color: #FEAB0C;
}

.head .nav {
	width: 1200px;
	height: 105px;
	margin: 0 auto;
}

.head .nav .title {
	position: relative;
	height: 100%;
	width: 327px;
}

.head .nav .title img {
	/* position: absolute;
    top: 50%;
    left: 50%;
		transform: translate(-50%, -50%); */
	/* margin-top: 20px; */
}

/* 搜索按钮 start */

.head .nav .search-box {
	width: 460px;
	height: 36px;
	margin: 35px 0px 0px 35px;
}

.head .nav .search-box>input {
	height: 100%;
	width: 400px;
	border: 1px solid #ccc;
	border-right: none;
	padding-left: 10px;
	color: #666;
}

.head .nav .search-box>input:focus {
	outline: none;
}

.head .nav .search-box>a {
	height: 100%;
	width: 60px;
	text-align: center;
	background-color: #FEAB0C;
	border: 1px solid #ccc;
}

.head .nav .search-box>a:focus {
	background-color: rgb(254, 161, 12);
}

.head .nav .search-box>a img {
	margin-top: 7px;
}

/* 搜索按钮 end */

.head .nav .list {
	height: 105px;
}

.head .nav .list ul li {
	padding: 0 15px;
	line-height: 101px;
	display: inline-block;
	color: #fff;
	float: left;
	font-size: 16px;
	cursor: pointer;
}

.head .nav .list ul li:hover,
.head .nav .list ul li.cor {
	color: #FEAB0C;
	border-bottom: 4px solid #FEAB0C;
}

.cont {
	width: 1200px;
	/*margin: 0 auto;*/
	 margin: 0 auto; 
	overflow: hidden;
    /*padding-bottom: 100px;*/
}

/*==============内容==================*/

.content {
	width: 1200px;
	margin: 0 auto;
}

/*============== 联系我们 start==============*/

.cont .lxbox {
	width: 50%;
	margin: 40px auto 20px;
}

.cont .lxbox .title {
	font-size: 24px;
	color: #434343;
	font-weight: 900;
	margin-bottom: 10px;
}

.cont .lxbox ul li {
	padding: 10px 0;
	font-size: 16px;
	color: #424242;
}

.cont .lxbox ul.address li>span {
	display: inline-block;
	float: left;
}

.cont .lxbox ul.address li .info {
	display: inline-block;
	float: left;
	padding: 0 10px;
}

.cont .online {
	background-color: #6FB7FF;
	margin-left: 20px;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
	padding: 5px 5px 5px 25px;
	background-image: url(../../img/icon/sprite.png);
	background-position: 5px -145px;
	background-repeat: no-repeat;
}

.cont .lxbox ul.address li.cons {
	padding: 20px 0 80px;
}

.cont .lxbox ul.address li .info .s2,
.cont .lxbox ul.address li .info .s3 {
	display: block;
}

/*---地图---*/

.map_container {
	width: 600px;
	height: 360px;
	margin: 0 auto 120px;
}

/*============== 联系我们 end ==============*/

/*==============  注册 start==============  */

.cont .apply {
	width: 1024px;
	margin: 0 auto;
}

.cont .apply .tips .title {
	font-size: 22px;
	color: #71BAFF;
	text-align: center;
	margin: 40px auto;
}

.cont .apply .tips .prompt {
	margin: 0 auto;
}

.cont .apply .tips .prompt>span {
	color: red;
}

.cont .apply form {
	position: relative;
	margin: 20px auto 50px;
}

.cont .apply form table {
	margin: 0 auto;
	width: 65%;
}

.cont .apply form table tr td {
	line-height: 45px;
	position: relative;
}

.cont .apply form table tr td>label.tips {
	display: block;
	color: red;
	font-size: 12px;
	position: absolute;
	top: 30px;
	left: 5px;
}

.cont .apply form table tr {
	height: 55px;
}

.cont .apply form table tr.line {
	text-align: center;
	border-bottom: 1px solid #e8e8e8;
}

.cont .apply form table tr td.tdr {
	text-align: right;
	width: 165px;
}

.cont .apply form table tr td.tdl {
	text-align: left;
}

.cont .apply form table tr td.t {
	padding: 5px 0;
}

.cont .apply form table tr td i {
	color: red;
	padding-right: 5px;
}

.cont .apply form table tr td .hylogin {
	margin-left: 80px;
}

.cont .apply form table tr td .hylogin,
.cont .apply form table tr td .forget {
	color: #4A4A4A;
}

.cont .apply form table tr td>input[type="text"] {
	width: 80%;
	height: 35px;
	padding-left: 10px;
	text-align: left;
	border: 1px solid #D0D0D0;
}

.cont .apply form table tr td>input[type="radio"] {
	margin-left: 10px;
}

.cont .apply form table tr td input#yzcode {
	width: 50%;
}

.cont .apply form table tr td input#hqcode {
	width: 120px;
	height: 35px;
	margin-left: 33px;
	background: #71BAFF;
	color: #fff;
	border: none;
	font-size: 14px;
	cursor: pointer;
}

.cont .submit {
	width: 310px;
	height: 30px;
	line-height: 30px;
	background: #71BAFF;
	color: #fff;
	font-size: 16px;
	border: none;
	cursor: pointer;
}

.cont .sbt {
	display: none;
	width: 300px;
	background: #6b6969;
	opacity: .7;
	border-radius: 4px;
	position: absolute;
	left: 37%;
	bottom: 14%;
	padding: 10px;
}

.cont .sbt ul li {
	line-height: 25px;
	margin-bottom: 10px;
	color: #fff;
	text-align: center;
}

.cont .sbt ul li input {
	cursor: pointer;
	width: 80px;
	margin-right: 10px;
	padding: 5px;
	text-align: center;
	border-radius: 4px;
	border: none;
	color: #fff;
	background: #71BAFF;
}

.cont .submit:hover,
.cont .apply form table tr td input#hqcode:hover {
	background: #288dec;
}

.cont .apply form .mywebtips {}

.cont .apply form .mywebtips li {
	list-style: disc;
	list-style-position: inside;
	text-align: left;
	font-size: 12px;
	color: #666;
}

.cont .apply form table tr td .fw {
	color: blue;
}

.cont .apply form table tr td a:hover {
	text-decoration: underline;
	color: blue;
}

/*==============  注册 end==============  */

/*==============  监管服务 start==============  */

.slbox {
	margin: 0 auto;
}

.slbox .l {
	width: 20%;
	height: 100%;
	border: 1px solid #e6e6e6;
}

.slbox .r {
	border-left: none;
	width: 75%;
}

.slbox .l p {
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	color: #434343;
	margin: 10px auto;
}

.slbox .l ul {
	margin: 0 auto;
}

.slbox .l ul li {
	line-height: 30px;
	text-align: center;
}

.slbox .l ul li a {
	color: #808080;
}

.slbox .l ul li a:hover {
	color: blue;
}

.slbox .r .box {
	border-bottom: 2px solid #e8e8e8;
	height: 50px;
	line-height: 50px;
}

.slbox .r .paging form table {
	width: 100%;
	margin: 0 auto;
}

.slbox .r .paging form table tr {
	background: #fff;
}

.slbox .r .paging form table tr td i {
	color: red;
}

.slbox .r .paging form table tr td {
	padding: 10px;
	text-align: left;
}

.slbox .r .paging form table tr td select {
	width: 200px;
	border: 1px solid #bfbfbf;
}

.slbox .r .paging form table tr td input[type=text] {
	width: 200px;
}

.slbox .r .paging form table tr td .tips {
	color: red;
}

.slbox .r .paging form table tr td .photo {
	width: 300px;
	height: 260px;
}

.slbox .r .paging form table tr td .photo .file {
	color: #fff;
	margin-top: 120px;
	margin-left: 100px;
}

.slbox .r .paging form table tr td .photo .file:hover {
	background: #288dec;
	text-decoration: none;
}

.slbox .r .paging form table tr td .photo .file:hover input {
	color: #fff;
}

.slbox .r .paging form table tr td .word_tips {
	font-size: 14px;
}

.slbox .r .paging form table tr td .cancel {
	margin-left: 30px;
	width: 120px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #B1B1B1;
	border: none;
}

.slbox .r .paging form table tr td .cancel:hover {
	background: #696969;
}

.slbox .r .paging form table tr td .submit {
	width: 120px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #71BAFF;
	border: none;
}

.slbox .r .paging form table tr td .submit:hover {
	background: #288dec;
}

.slbox .r .box h3 {
	color: #71BAFF;
	font-weight: 700;
	border-bottom: 2px solid #71BAFF;
	padding: 0 10px;
}

.slbox .r .box>a.questions {
	width: 160px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #83D028;
	font-size: 14px;
	color: #fff;
	display: inline-block;
}

.slbox .r .box>a.questions>i {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-top: 10px;
	margin-left: 30px;
	float: left;
	background: url(../../img/icon/sprite.png)0 -799px no-repeat;
}

.slbox .slul li {
	line-height: 35px;
	padding: 5px 10px;
}

.slbox .slul li:last-child {
	border-bottom: none;
}

.slbox .slul li.active {
	background: #71BAFF;
}

.slbox .slul li.active a {
	color: #fff;
	font-weight: 700;
}

.slbox .slul li a {
	color: #999;
}

.slbox .slul li>i {
	width: 35px;
	height: 35px;
	display: inline-block;
	margin-left: 15px;
	margin-right: 5px;
	float: left;
}

.slbox .slul li>i.s1 {
	background: url(../../img/icon/sprite.png)0 -50px no-repeat;
}

.slbox .slul li>i.s2 {
	background: url(../../img/icon/sprite.png)0 -445px no-repeat;
}

.slbox .slul li>i.s3 {
	background: url(../../img/icon/sprite.png)0 -400px no-repeat;
}

.slbox .slul li>i.s4 {
	background: url(../../img/icon/sprite.png)0 -600px no-repeat;
}

.slbox .slul li a:hover {
	color: #6FB7FF;
}

.slbox .slul li.active>i.s2 {
	background: url(../../img/icon/sprite.png)0 -495px no-repeat;
}

.slbox .slul li.active>i.s3 {
	background: url(../../img/icon/sprite.png)0 -350px no-repeat;
}

.slbox .slul li.active>i.s4 {
	background: url(../../img/icon/sprite.png)0 -550px no-repeat;
}

.paging {
	margin: 20px auto 80px;
}

.paging>p {
	text-align: center;
	font-size: 24px;
	color: #000;
	padding: 20px 0;
}

.paging .txt>p {
	text-indent: 2em;
	line-height: 35px;
}

.paging .txt .title h3 {
	font-weight: 700;
	font-size: 18px;
	margin: 10px;
	padding: 0;
}

.paging .txt .title p {
	padding: 10px 20px;
}

.paging .txt h3 {
	color: #000;
	font-weight: 700;
	font-size: 16px;
}

.slbox .r .paging .step {
	width: 100%;
	margin: 20px 0;
	float: left;
}

.step li {
	display: inline-block;
	float: left;
	height: 50px;
	border-radius: 3px;
	line-height: 50px;
	text-align: center;
}

.step li.l1 {
	background: #C6E8C9;
	width: 160px;
}

.step li.l2 {
	background: #F6DEBF;
	width: 160px;
}

.step li.l3 {
	background: #BFD7F6;
	width: 160px;
}

.step li.arrow {
	width: 100px;
	background: url(../../img/icon/sprite.png)0 -1145px no-repeat;
}

.r .explain {
	margin: 30px 0;
	text-indent: 2em;
	line-height: 25px;
}

.step a {
	display: inline-block;
	float: left;
}

.step a:hover li {
	color: red;
}

/*============== 监管服务 end============== */

/*============== 忘记密码 start ============== */

.content .forgot {
	position: relative;
}

.content .forgot .fotbox {
	width: 65%;
	height: 50px;
	margin: 0 auto;
	position: relative;
}

.content .forgot em {
	display: inline-block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #CDCDCD;
	position: absolute;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 22px;
	font-style: normal;
}

.content .forgot em.r1 {
	left: -25px;
}

.content .forgot em.r2 {
	left: 45%;
}

.content .forgot em.r3 {
	right: 0;
}

.content .for {
	color: #71BAFF;
}

.content strong.s1 {
	position: absolute;
	top: 55px;
	left: -30px;
}

.content strong.s2 {
	position: absolute;
	top: 55px;
	left: 350px;
}

.content strong.s3 {
	position: absolute;
	top: 55px;
	right: -15px;
}

.content .forgot .fotbox .flist {
	display: inline-block;
	width: 190px;
	height: 8px;
	background: #CDCDCD;
	margin-top: 23px;
}

.content .forgot .fotbox .active {
	background: #71BAFF;
}

.content .forgot form {
	margin: 20px auto;
	width: 60%;
	padding: 90px 0;
}

.content .forgot form dl {
	margin: 20px auto;
	font-size: 16px;
}

.content .forgot form dl dt {
	text-align: right;
	display: inline-block;
	width: 245px;
	color: #4E4E4E;
}

.content .forgot form dl dd {
	position: relative;
	display: inline-block;
}

.content .forgot form dl dd input {
	height: 33px;
	line-height: 28px;
	border: 1px solid #D0D0D0;
	padding-left: 10px;
}

.content .forgot form dl dd select {
	width: 187px;
	border: 1px solid #D0D0D0;
	height: 35px;
	line-height: 35px;
	padding-left: 5px;
	color: #767676;
}

.content .forgot form dl dd .yzm {
	width: 130px;
	height: 30px;
	text-align: center;
	background: #E3E3E3;
	border: none;
	cursor: pointer;
	padding-left: 0;
}

.content .forgot form dl dd .yzm:hover {
	background: #71BAFF;
	color: #fff;
}

.content .forgot .next {
	width: 162px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	border: none;
	background: #71BAFF;
	margin: 0 auto;
	cursor: pointer;
}

.p2,
.p3 {
	display: none;
}

/* 提示 */

.content .forgot form dl dd label.error {
	position: absolute;
	width: 185px;
	color: red;
	display: inline-block;
	line-height: 14px;
	left: 5px;
	top: 37px;
	font-size: 14px;
}

.content .forgot form dl dd label.repsw {
	color: #ccc;
	font-size: 12px;
}

.content .forgot ul.pass_set {
	clear: both;
	height: 24px;
	line-height: 24px;
	margin: 20px auto 0;
	width: 186px;
	overflow: hidden;
}

.content .forgot ul.pass_set li {
	float: left;
	text-align: center;
	width: 60px;
	border-right: 2px solid #fff;
	background: #dadada;
	color: #fff;
}

.content .forgot dl.code_note {
	clear: both;
	width: 75%;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

.content .forgot dl.code_note dt {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.7em;
}

.content .forgot dl.code_note dt p {
	clear: both;
	font-weight: normal;
	padding-top: 5px;
}

.content .forgot dl.code_note dd {
	clear: both;
	padding-top: 15px;
}

.content .forgot .success {
	width: 300px;
	margin: 100px auto;
}

.content .forgot .success .s {
	background: url(../../img/icon/sprite.png)15px -300px no-repeat;
	padding-left: 60px;
	height: 35px;
	line-height: 35px;
	font-size: 24px;
}

.content .forgot .success .tips {
	margin: 10px;
	color: red;
	font-size: 12px;
}

.content .forgot .success .s2 {
	margin-top: 50px;
	text-align: center;
}

.content .forgot .success input.jump {
	background: #83D028;
	width: 160px;
	color: #fff;
	border-radius: 4px;
	font-size: 16px;
	height: 40px;
	text-align: center;
	border: none;
	cursor: pointer;
}

/* ============== 忘记密码 end ==============  */

/* ============== 工作动态 start ============== */

.cont>ul.ul_title {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

.cont>ul.ul_title li {
	font-size: 0;
	width: 180px;
	margin: 0 auto;
	padding: 10px 20px;
	text-align: center;
	border: 1px solid #ddd;
	display: inline-block;
	font-size: 14px;
	cursor: pointer;
	position: relative;
}

.cont>ul.ul_title li:nth-child(2) {
	border-right: none;
	border-left: none;
}

.cont>ul.ul_title li em {
	opacity: 0;
	position: absolute;
	display: inline-block;
	width: 16px;
	height: 16px;
	bottom: -6px;
	left: 80px;
	background: url(../../img/icon/sprite.png) 0 -175px no-repeat;
}

.cont>ul.ul_title li.cor {
	background: #6FB7FF;
	color: #fff;
	border: 1px solid #6FB7FF;
}

.cont>ul.ul_title li.cor em {
	opacity: 1;
}

#wrap {
	margin: 20px auto 0px;
}

ul.wrap li {
	width: 100%;
	margin: 0 auto;
	height: 35px;
	line-height: 35px;
}

ul.wrap li:nth-child(odd) {
	background: #fafcff;
}

ul.wrap li a {
	font-size: 16px;
	color: #434343;
	display: inline-block;
	width: 500px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

ul.wrap li:hover span,
ul.wrap li:hover a {
	color: blue;
}

.page1,
.page2,
.page3 {
	display: none;
}

.cont .cur {
	display: block;
}

.cont .details {
	padding: 10px;
	line-height: 35px;
	text-indent: 2em;
}

/* ==============工作动态 end============== */

/* ==============  问题反馈 start ==============  */

.cont .qubox h3 {
	font-size: 20px;
	color: #424242;
	font-weight: 700;
	display: inline-block;
}

.cont .qubox a.questions {
	padding: 10px 20px;
	color: #fff;
	font-size: 14px;
	background: #84D129;
}

.cont ul.page {
	width: 100%;
}

.cont ul.page li {
	width: 100%;
	height: 55px;
	line-height: 55px;
	position: relative;
}

.cont ul.page li a {
	width: 70%;
	font-size: 16px;
	color: #434343;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.cont ul.page li:hover span,
.cont ul.page li a:hover {
	color: blue;
}

.cont ul.page li span {
	font-size: 16px;
	color: #434343;
	position: absolute;
	right: 10px;
}

.cont .paging {
	margin: 20px auto 120px;
	padding: 0 20px;
}

.cont .paging ul {
	float: right;
}

.cont .paging ul li {
	float: left;
	margin: 0 1px;
}

.cont .paging ul li a {
	padding: 10px;
	color: #fff;
	font-size: 14px;
	background: #C1C1C1;
}

.cont .paging .active {
	background: #84D129;
}

.cont h2 {
	text-align: center;
	font-size: 24px;
	margin: 20px auto;
	font-weight: 700;
}

.cont .details {
	padding: 15px 0 40px;
	line-height: 35px;
	text-indent: 2em;
}
.cont .details .title {
	text-align: center;
	margin-bottom: 20px;
}
.cont .details .title h3 {
	font-size: 26px;
	line-height: 40px;
	text-indent: 0;
}
.cont .details .reply {
	margin-top: 20px;
	border-bottom: 1px dashed #ccc;
}
.cont .details .reply p {
	line-height: 36px;
	color: #e62424;
	text-indent: 0;
}

.cont .details img {
	display: block;
	margin: 10px auto;
    max-width: 800px;
}

/*  ============== 问题反馈 end==============  */

/* ==============帮助中心 start==============*/

.cont .help .h1 {
	width: 30%;
}

.cont .help .h1 h3 {
	text-align: center;
	font-size: 22px;
	background: #F0F1F3;
	padding: 5px 0;
}

.cont .help .h1 ol {
	margin-bottom: 20px;
}

.cont .help .h1 ol li {
	margin-left: 20px;
	list-style: decimal;
	background: #F6F7FB;
	margin: 2px auto;
	padding: 5px 5px 5px 10px;
	font-size: 16px;
}

#allans li{
    list-style-position:initial;
}

#hotans li{
    list-style-position:initial;
}

.cont .help .h1 ol li {
	list-style-position: inside;
}

.cont .help .h1 ol li a {
	color: #434343;
}

.cont .help .h2 {
	width: 65%;
}

.cont .help .h2 h3 {
	font-size: 24px;
	color: #434343;
	font-weight: 700;
}

.cont .help .h2 ul {
	margin-top: 35px;
}

.cont .help .h2 ul li {
	line-height: 60px;
	font-size: 16px;
}

.cont .help .h2 ul li a {
	color: #434343;
	text-decoration: underline;
}

/* ==============帮助中心 end==============*/

/* ==============搜索 start ===============*/

.cont .search {
	background: #fff;
	margin: 10px auto;
	height:110px;
}
.cont .flex_box {
	display:flex;
}
	.cont .flex_box .search_pos {
		/*display:flex;*/
		position:relative;
	}
	.cont .flex_box .search_flex .item_title {
		width: 170px;
		text-align: center;
		float: left;
		color: #373737;
		line-height: 37px;
		font-size: 16px;
		border-bottom: 3px solid #154FA0;
	}
	.cont .flex_box .search_flex .left_20 {
		left: -177px;
	}
.sure_item_tilte {
	background-color: #154FA0;
}
	.sure_item_tilte a {
		color: #fff;
	}
	.cont .flex_box .search_flex .sub_item {
		float: left;
		line-height: 30px;
		padding: 5px 10px;
		border-bottom: 1px solid #E8E8E8;
		position: absolute;
		display: flex;
		top: 55px;
	}
		.cont .flex_box .search_flex .sub_item a {
			display: block;
			line-height: 30px;
			padding: 0 10px;
			font-size: 16px;
			width: 110px;
		}
	.cont .flex_box .search_flex .sub_item a.search-on {
		background: #71BAFF;
		color: #fff;
	}
.cont .search dl {
	height: 50px;
}

.cont .search dl dt {
	width: 170px;
	text-align: center;
	float: left;
	color: #373737;
	line-height: 37px;
	font-size: 16px;
	border-bottom: 3px solid #83D028;
}

.cont .search dl dd {
	float: left;
	line-height: 30px;
	padding: 5px 10px;
	border-bottom: 1px solid #E8E8E8;
}

.cont .search dl dd a {
	display: block;
	line-height: 30px;
	padding: 0 10px;
	color: #767676;
	font-size: 16px;
}

.cont .search dl dd a:hover {
	background: #71BAFF;
	color: #fff;
}

.cont .search dl dd a.search-on {
	background: #71BAFF;
	color: #fff;
}

.cont .result {
	margin: 10px auto;
	font-size: 18px;
}

.cont .blue {
	color: #084D9B;
	font-weight: 700;
}

.cont .search_procuct {
	border: none;
	cursor: pointer;
	height: 25px;
	width: 80px;
	background: #71BAFF;
	color: #fff;
	text-align: center;
}

span.clr {
	color: red;
	font-size: 16px;
	line-height: 40px;
}

/* .cont  table {
} */

.cont table thead {
	height: 50px;
	line-height: 50px;
	background: #71BAFF;
}

.cont table thead tr th {
	color: #fff;
	text-align: center;
}

.cont table tr:nth-of-type(even) {
	background: #f5f5f5;
}

.cont table tr td {
	padding: 20px 10px;
	text-align: center;
	word-break: break-all;
}

.cont table tr td a {
	color: #757575;
}

.cont table tr td i {
	display: inline-block;
	margin-right: 3px;
}

.cont table tr td a.archives {
	display: block;
	font-size: 14px;
	color: #71BAFF;
	margin-top: 10px;
}

.cont table tr td.tb {
	padding-top: 33px;
}

.cont table tr td .sign {
	width: 35px;
	height: 35px;
	display: block;
	margin: 0 auto;
}

.cont table tr td .s1 {
	background: url(../../img/icon/sprite.png) 0 -50px no-repeat;
}

.cont table tr td .s2 {
	background: url(../../img/icon/sprite.png) 0 -100px no-repeat;
}

.cont table.checkProduct tr td:first-of-type {
	width: 180px;
}

.cont table.checkProduct tr td {
	text-align: left;
}

.cont table.checkProduct tr td img {
	width: 160px;
}

.cont table.checkProduct tr td .report {
	text-align: center;
	background: #83D028;
	color: #fff;
	border: none;
	padding: 5px 15px;
}

.cont .apply form table.register {
	width: 70%;
}

.cont .apply form table.register tr {
	background: none;
	height: 65px;
}

.cont .apply form table.register tr td>label.tips {
	top: 35px;
}

.cont .apply form table.register tr td {
	padding: 0 5px;
}

.full-star {
	background: url(../../img/icon/star-icon.png) no-repeat;
	width: 20px;
	height: 18px;
}

.half-star {
	background: url(../../img/icon/star-icon.png) no-repeat -24px 0;
	width: 20px;
	height: 18px;
}

.null-star {
	background: url(../../img/icon/star-icon.png) no-repeat -48px 0;
	width: 20px;
	height: 18px;
}

/* 申领 */

.cont .creditApply form {
	position: relative;
}

.cont .creditApply form table {
	width: 75%;
	margin-left: 260px;
}

.cont .creditApply form table tr td {
	background: #fff;
	line-height: 45px;
	position: relative;
}

.cont .creditApply form table tr td>label.tips {
	display: block;
	color: red;
	font-size: 14px;
	position: absolute;
	top: 50px;
	left: 15px;
}

.cont .creditApply form table tr {
	height: 55px;
}

.cont .creditApply form table tr td.tdr {
	text-align: right;
	vertical-align: top;
	width: 160px;
}

.cont .creditApply form table tr td.tdl {
	text-align: left;
}

.cont .creditApply form table tr td.t {
	padding: 5px 0;
	text-align: center;
}

.cont .creditApply form table tr td i {
	color: red;
	padding-right: 5px;
}

.cont .creditApply form table tr td>input[type="text"] {
	width: 328px;
	height: 43px;
	line-height: 45px;
	padding-left: 10px;
	border-radius: 4px;
	text-align: left;
	border: 1px solid #D0D0D0;
}

.cont .creditApply form table tr td a {
	color: #5ea1fe;
}

.registerBanner {
	width: 100%;
	height: 400px;
	background-image: url(../../img/bgImg/bannerRegister.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.registerTitle {
	margin: 35px auto;
	color: #000;
	text-align: center;
	font-size: 28px;
}

.cont .creditApply form table tr td .tab {
	width: 328px;
	height: 43px;
	line-height: 45px;
	padding-left: 10px;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.cont .creditApply form table tr td .wrap {
	width: 250px;
	height: 155px;
	border: 1px solid #ccc;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
}

.cont .creditApply form table tr td .photo {
	background-image: url(../../img/bgImg/tdPhoto.png);
}

.cont .creditApply form table tr td .card {
	background-image: url(../../img/bgImg/tdUser.png);
}

.cont .creditApply form table tr td .wrap img {
	width: 100%;
	height: 100%;
}

.cont .creditApply form table tr td .file {
	margin-left: 50px;
	margin-top: 55px;
	color: #fff;
	background: #154fa0;
	width: 130px;
	height: 40px;
	line-height: 40px;
	border-radius: 4px;
	text-align: center;
}

.cont .creditApply form table tr td .mywebtips {
	margin: 10px 0 0 10px;
	vertical-align: middle;
	color: #ccc;
	font-size: 14px;
}

.cont .creditApply form table tr td .code {
	width: 100px;
	height: 43px;
	margin-left: 15px;
	background: #feab0c;
	color: #fff;
	border: none;
	font-size: 14px;
	border-radius: 4px;
	cursor: pointer;
}

.cont .creditApply form table tr td.emailTips {
	border: none;
	width: 320px;
	margin: 0;
	padding: 0;
	color: #5ea1fe;
	text-align: left;
}

.cont .creditApply form table tr td .submit {
	background: #154fa0;
	width: 550px;
	height: 60px;
	border-radius: 4px;
}

.cont .creditApply form table tr td .aUpload {
	width: 130px;
	height: 40px;
	line-height: 40px;
	position: relative;
	cursor: pointer;
	color: #fff;
	text-align: center;
	background: #154fa0;
	margin-left: 10px;
	border-radius: 4px;
	overflow: hidden;
	display: inline-block;
	*display: inline;
	*zoom: 1
}

.cont .creditApply form table tr td .aUpload input {
	width: 130px;
	height: 40px;
	position: absolute;
	right: 0;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer
}

.cont .creditApply form table tr td .aUpload:hover {
	background: #5ea1fe;
}

.cont .creditApply form table tr.mailbox {
	display: none;
}

.backCenter {
	width: 135px;
	height: 40px;
	line-height: 40px;
	display: block;
	border-radius: 4px;
	background-color: #154fa0;
	text-align: center;
	color: #fff;
}

/* nav start */

.common-page {
	margin: 20px auto;
	text-align: center;
}

.common-page i {
	font-size: 14px;
	line-height: 35px;
	height: 35px;
	text-align: right;
	font-style: normal;
	vertical-align: top;
	margin-right: 0;
}

.common-page i .page-select {
	padding: 0 5px;
	height: 34px;
	border: 1px solid #ddd;
}

.common-page .page-box {
	display: inline-block;
	padding: 0;
	text-align: left;
}

.common-page .pagination>li>a {
	border-radius: 0;
	line-height: 1.42857143;
	line-height: 20px !important
}

.common-page .pagination>li>a>span {
	line-height: 1.42857143;
	line-height: 20px !important
}

.common-page .jumpto {
	margin-left: 10px;
	display: inline-block;
	vertical-align: top;
}

.common-page .jumpto .page-input {
	padding: 0 5px;
	width: 50px;
	height: 34px;
	border: 1px solid #ddd;
}

.common-page .jumpto .page-submit {
	vertical-align: top;
	height: 34px;
}

/* nav end */

/* ==============搜索 end ===============*/

@media (max-width: 1366px) {
	.content,
	.content .banner {
		width: 1024px;
	}
	.header,
	.out .wrap,
	.cont {
		width: 1024px;
	}
	.content .forgot .fotbox {
		width: 75%;
	}
	.content .forgot form {
		width: 65%;
	}
	.cont .search dl dt {
		width: 110px;
	}
	.cont .search dl dd {
		padding: 5px;
	}
}