* {
	margin: 0;
	padding: 0;
}
body, html {
	font-size: 14px;
}
ul, li {
	list-style: none;
}
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th {
	padding: 0;
}
.clear {
 *height: 1%;
}
/*正式内容*/

/*企业主页*/
.company_box {
	width: 920px;
	margin: 0 auto;
	padding: 40px 40px 20px;
	background: #FAFAFA;
	border: 1px solid #C7C7C7;
	border-radius: 8px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.company_zone .left {
	border-left: 3px #005293 solid;
	padding-left: 10px;
	font-weight: normal;
	font-size: 14px;
}
.company_zone .left b {
	font-size: 18px;
	padding-right: 20px;
}
.company_zone .left a{color: #005293;text-decoration: underline;}
.company_zone .right {
	font-weight: normal;
	font-size: 18px;
}
.company_box .company_home {
	margin: 10px 0 20px;
}
.company_box .company_home td {
	padding: 10px 0;
}
.company_box .company_home span {
	color: #005293;
	padding-right: 20px;
}
hr {
	background: #C7C7C7;
	height: 2px;
	width: 100%;
	margin: 0 auto;
	border: 0;
}
.company_icon ul li {
	width: 100px;
	float: left;
	margin: 30px 10px 0 0;
	text-align: center;
}
.company_icon ul li a {
	color: #005293;
	padding: 0 1px;
}
.company_icon ul li img {
	height: 55px;
	width: auto;
}
.company_phone{text-align: center;line-height: 20px;}
.company_phone img{width: 20px;height: 20px;}
.report_download {
	margin: 20px 0 0;
	border-collapse: separate;
	border-spacing: 8px;
}
.report_download tr {
	background: #E3E3E3;
}
.report_download td {
	background: #E3E3E3;
	border: 1px solid #DADADA;
	padding: 10px 10px;
	text-align: center;
}
.report_download td span {
	color: #b9b9b9;
}
.report_download td a {
	color: #005293;
}
.ask_title{cursor: pointer;}
.report_download .first td {
	background: #D1E2F2;
	border: 1px solid #ABD1EF;
}

.company_phone{background: url(../images/service-phone.png) no-repeat top left;background-size: 20px 20px; width: 90px;margin: 40px auto 10px;background-size: 20px left center;padding-left: 25px;color: #1f538d;}
.com_log_tab {
	width: 600px;
	margin: 0 auto;
}
.com_log_tab div {
	float: left;
	background: #5698CB;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	padding: 0 20px;
	margin: 0 10px;
}
.com_log_tab div.now {
	background: #005293;
}
section.com_log {
	width: 550px;
	padding: 25px;
	margin: 0 auto;
	background: #FAFAFA;
	border: 1px solid #005293;
	border-radius: 8px;
}
section.com_log .intro_link {
	text-align: right;
	background: url(../images/point.png) no-repeat right center;
	background-size: 16px auto;
	padding-right: 20px;
	margin-bottom: 10px;
}
section.com_log .intro_link a {
	color: #005293;
}
.com_log_zone li {
	height: 20px;
	padding-top: 30px;
	width: 20%;
	float: left;
	text-align: center;
	color: #979797;
}
.com_log_zone li.done {
	background: url(../images/ghf_success.png) no-repeat top center;
	background-size: 26px auto;
	color: #005293;
}
.com_log_zone li.line {
	width: 16%;
	margin: 0 2%;
	background: #C7C7C7;
	height: 1px;
	padding: 0;
	margin-top: 38px;
	overflow: hidden;
}
.com_log_intro {
	padding: 20px 20px 10px;
}
.com_log_download {
	padding: 40px 20px;
	text-align: center;
	font-size: 18px;
}
.com_log_download a {
	color: #005293;
	text-decoration: underline;
}
.com_sub_btn {
	width: 100%;
	text-align: center;
}
.com_sub_btn input {
	display: inline-block;
	background: #005293;
	width: 180px;
	height: 40px;
	line-height: 40px;
	border: 0;
	border-radius: 8px;
	margin: 0 auto;
	color: #fff;
}
.com_log_intropic {
	display: block;
	width: 50%;
	height: 40px;
	margin: 0 auto;
}
.com_sub_btn input.short {
	width: 80px;
	background: #979797;
	margin-right: 20px;
}
.com_log_input {
	margin-top: 20px;
}
/*.com_log_zone input[type="text"] {
	display: block;
	width: 350px;
	margin: 0 auto;
	height: 30px;
	margin-bottom: 10px;
	text-indent: 10px;
}*/
.com_content table.apply {/*border-left: 1px #D1E0EB solid;*/margin-top: 0;}
.com_content .report_download{margin: 0;}
table.apply {
	width: 100%;
	margin: 30px auto 0;
	padding: 0;
}
table.apply td {
	color: #777777;
	padding: 10px 20px;
}
table.apply textarea {
	width: 60%;
	height: 210px;
	line-height: 30px;
	padding: 10px;
	font-size: 18px;
	background: #fff;
	border: 0px;
	margin-top: 7px;
	border: 1px solid #F0F0F0;
}
table.apply tr {
	padding-top: 8px;
	padding-bottom: 8px;
	border: 0;
}
table.apply td b{color: #FF0004;}
table.apply td input[type=text], table.apply td input[type=password] {
	width: 200px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	background: #fff;
	border: 1px solid #F0F0F0;
	font-size: 14px;
	border-radius: 4px;
}
table.apply td input[type=radio] {
	margin: 0 8px 0 10px;
}
table.apply td label input {
	width: 150px;
}
table.apply td a {
	display: block;
}
table.apply .btn {
	width: 180px;
	height: 45px;
	line-height: 45px;
	background: #015293;
	color: #fff;
	font-size: 18px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-top: 40px;
}
table.apply td:nth-child(odd) {
	color: #005293
}
table.apply td:nth-child(odd) span {
	color: #ea3324
}
table.apply td a {
	color: #9C9C9C
}
table.apply .pic_upload_wrap {
	padding: 10px 0;
}
table.apply .tips {
	color: rgb(182,182,182)
}
table.apply em {
	display: block;
	font-size: 12px;
	color: #9C9C9C;
}
.com_log_notice {
	width: 90%;
	margin: 0 auto;
	padding: 10px;
	border: 1px #ccc solid;
}
.com_log_notice p {
	color: #3a3a3a;
	margin-top: 5px;
}
table.apply select {
	width: 210px;
	height: 32px;
	background: #fff;
	border: 1px solid #F0F0F0;
}
table.apply ul{margin-top: 15px;}
table.apply ul li{
	text-indent: 28px;
	margin-bottom: 10px;
}

table.apply ul li b{
	text-decoration: underline;
}
.weui-uploader__input-box, .weui-uploader__img-box {
	border: 1px solid #d9d9d9;
	display: inline-block;
	height: 72px;
	position: relative;
	width: 72px;
	background: center no-repeat;
	background-size: cover;
}
.weui-uploader__input {
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
.panel_img {
	display: inline-block;
	position: relative;
	height: 72px;
	width: 72px;
}
.panel_img img {
	display: block;
	height: 90%;
	width: 90%;
	margin: auto;
}
.close_pic.iconfont {
	width: 15px;
	height: 15px;
	position: absolute;
	top: -.1rem;
	right: 0;
	background-color: #015293;
	border-radius: 50%;
	font-size: 15px;
	text-align: center;
	line-height: 12px;
	color: #fff;
}

/*信用报告引导页*/
.xybg_guide{width:1000px;margin: 50px auto 0;position: relative;height: 950px;}
.xybg_guide h4{    width: 520px;height: 40px; left: 240px; top: 0; font-size: 1.5rem; line-height: 40px;text-align: center; background: #005392;color: #fff; border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;position:absolute; z-index: 3;}
.xybg_guide .left{width:500px;height: 950px; position:absolute; top:0;left:0;background: rgba(0,82,147,0.2);
border: 1px solid #C7C7C7;border-radius: 8px 0 0 8px; z-index: 1;border-right: 0;}

.xybg_guide .left h5,.xybg_guide .right h5{font-size: 16px;color: #010000;text-align: center;margin-top: 60px;}
.xybg_guide .left ul{width: 370px;margin: 60px auto 0;}
.xybg_guide .left ul li{width: 370px;height: 125px;background: #fff;border: 1px solid rgba(2,83,148,0.29);border-radius: 8px;}
.xybg_guide .left ul li span{display: block;width: 80px;background: #005293; color: #fff;text-align: center; position: relative;left: -10px;top:10px;}
.xybg_guide .left ul li img{float: left; width: 62px;display: block;margin: 15px 0 0 20px;}
.xybg_guide .left ul li p{float: right; width: 240px;margin: 5px 30px 0 0;}
.xybg_guide .left ul li b{display: block;color: #005392;margin-bottom: 5px;}
.xybg_guide .left ul li i{color: #005392;font-style: normal;}
.xybg_guide .left em{display: block;background:url(../images/jiantou.png) no-repeat; background-size: 20px auto; width: 20px;height: 20px; margin: 55px auto;}
.xybg_guide .left .link1{width: 150px;display: block;line-height: 30px;background: #005392;color: #fff;text-decoration: none;text-align: center;border-radius: 8px;position:absolute; top:165px;left:80px;}
.xybg_guide .left .link2{width: 150px;display: block;line-height: 30px;background: #77BC48;color: #fff;text-decoration: none;text-align: center;border-radius: 8px;position:absolute; top:165px;right:80px;}
.xybg_guide .left .link3{width: 150px;display: block;height: 30px; line-height: 30px;background: #005392;color: #fff;text-decoration: none;text-align: center;border-radius: 8px;position:absolute; bottom:50px;left:157px;}
.xybg_guide .left span.notice{display: block; margin-top: 60px;width: 80%;margin: 0 auto;}

.xybg_guide .right{width:499px;height: 950px; position:absolute; top:0;right:1px;background: rgba(0,82,147,0.1);
border: 1px solid #C7C7C7;border-radius: 0 8px 8px 0; z-index: 2;}


.xybg_guide .right ul{width: 410px;margin: 20px auto 0;}
.xybg_guide .right ul li{width: 400px;background: #fff;border: 1px solid rgba(2,83,148,0.29);border-radius: 8px;padding-bottom: 20px;}
.xybg_guide .right ul li span{display: block;width: 80px;background: #005293; color: #fff;text-align: center; position: relative;left: -10px;top:10px;}
.xybg_guide .right ul li p{ width: 365px;margin:0 auto 5px;}
.xybg_guide .right ul li a{color: #005293;}
.xybg_guide .right ul li b{display: block;color: #005392;text-align: center;margin-bottom: 5px;}
.xybg_guide .right em{display: block;background:url(../images/jiantou.png) no-repeat; background-size: 20px auto; width: 20px;height: 20px; margin: 25px auto;}
.xybg_guide .right .link{width: 150px;display: block;height: 30px; line-height: 30px;background: #77BC48;color: #fff;text-decoration: none;text-align: center;border-radius: 8px;position:absolute; bottom:50px;right:157px;}

.xybg_guide.yycl_guide {height: 850px;}
.xybg_guide.yycl_guide .left,.xybg_guide.yycl_guide .right{height: 850px;}



.careport{width: 90%;margin: 0 auto 10px;color: #005293;}

.xyxf{}

.xyxf p img{ width: 979px;height: auto;margin: 40px auto 0;display: block;}

.xyxf table{width: 979px;margin: 0 auto;border-top: 1px #e5e5e5 solid;border-left: 1px #e5e5e5 solid;}
.xyxf table td,.xyxf table th{border-right: 1px #e5e5e5 solid;border-bottom: 1px #e5e5e5 solid;padding: 10px;}

.xyxf h4{width: 979px;margin: 40px auto 15px;font-size: 18px;font-weight: bold;color: #015293;}
.xyxf table a{color: #015293;text-decoration-line: underline;}


