@charset "utf-8";

body {
	background: #fafafa;
	font-family: "微软雅黑";
	margin: 0 auto;
	text-align: center;
	color: #3b3232;
	min-width: 1200px
}

#container {
	min-width: 1200px;
	margin: 0 auto
}

#main {
	width: 1200px;
	margin: 0 auto;
	text-align: left;
}

/* 通用头部 */
#header {
	background: url(../images/header.jpg) no-repeat center top;
	background-size: 100% 263px
}

#headerLinks {
	display: inline-block;
	line-height: 34px;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
}

#headerLinks a {
	display: inline-block;
	padding: 0 5px
}

#headerInner {
	margin: 0 auto;
	width: 1200px;
	height: 260px;
	position: relative;
}

#logo {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -38px;
}

#navWrapper {
	background-color: #de4a4a;
	font-size: 16px;
}

.navList {
	position: relative;
	list-style-type: none;
	display: block;
	width: 1200px;
	margin: 0 auto;
}

.navList:after {
	content: "\200b";
	display: block;
	width: 100%;
	height: 0;
	clear: both
}

.navList li {
	position: relative;
	float: left;
	display: block;
	height: 54px;
}

.navList li:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -10px;
	display: block;
	width: 1px;
	height: 20px;
	background-color: #ec593b;
}

.navList li:nth-child(8n):after {
	background-color: transparent
}

.navList li a {
	display: block;
	width: 105px;
	text-align: center;
	height: 54px;
	line-height: 54px;
	color: #fff;
	text-decoration: none;
	border-bottom: 5px solid transparent;
	box-sizing: border-box;
}

.navList li a:hover {
	background: url(../images/headeer_over.jpg) top center no-repeat;
}

.tabSearchWrapper {
	width: 668px;
	height: 100px;
	position: absolute;
	right: 0;
	top: 80px;
}

.tabSearchHeader {
	height: 50px;
	line-height: 50px;
}

.tabSearchHeader span {
	display: inline-block;
	padding: 0 60px;
	position: relative;
	cursor: pointer;
}

.tabSearchFormWrapper {
	padding-right: 68px;
	position: relative;
}

.tabSearchText {
	display: block;
	width: 100%;
	height: 50px;
	padding: 0 10px;
	outline: none;
	border: 1px solid #ccc;
}

.tabSearchButton {
	position: absolute;
	top: 0;
	right: 0;
	width: 68px;
	height: 50px;
	border: none;
	background: #eb5352 url(../images/magnifier.png) no-repeat center center;
	cursor: pointer;
}

.tabSearchButton:hover {
	background-color: #ef5858
}

.tabSearchActive {
	color: #eb5352
}

.tabSearchActive:before {
	display: block;
	content: "";
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-bottom-color: #fff;
	position: absolute;
	left: 50%;
	top: 31px;
	margin-left: -10px;
	z-index: 2;
}

.tabSearchActive:after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	border: 12px solid transparent;
	border-bottom-color: #ccc;
	position: absolute;
	left: 50%;
	top: 27px;
	margin-left: -12px;
	z-index: 1;
}

/* 通用标题 start */
.publicItemHeader {
	border-bottom: 1px solid #ccc
}

.publicItemHeaderTxt {
	border-bottom: 4px solid #ea3e3e;
	display: inline-block;
	padding-bottom: 2px;
	font-size: 16px
}

.publicItemHeaderTxt span {
	margin-left: 5px
}

.publicItemContent {
	padding: 15px
}

/* 通用标题 end */

/* 栏目标题 */
.title {
	border-bottom: 4px solid #ffd3cd
}

.title:after {
	content: "\200b";
	display: block;
	width: 100%;
	height: 0;
	clear: both;
}

.title-name {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
	height: 38px;
	line-height: 34px;
	font-size: 20px;
}

.title-name-active {
	position: relative;
	color: #de4b4b
}

.title-name-active:before {
	content: "\200B";
	position: absolute;
	left: 0;
	bottom: -4px;
	display: block;
	width: 100%;
	height: 4px;
	background-color: #de4a4a
}

.title-icon {
	padding-left: 55px;
	background: url(../images/title-icon.png) no-repeat left top;
}

.title-more {
	float: right
}
.title-more a{display:block}

.title-more a:before{
	content: "显示更多>>";
	padding-top:8px;
	padding-right:5px;
	display:block;
	color:#de4b4b
}
.title-more a img{
	display:none
}

/* 文章搜索 */
.search_artical_title {
	font-size: 16px;
	height: 56px;
	line-height: 56px;
	text-align: left;
	color: #0c0300;
	text-indent: 20px;
}

.input_content {
	height: 45px;
	display: inline-block;
	overflow: hidden;
	cursor: pointer;
}

.btn {
	float: right;
	display: block;
	width: 40px;
	height: 45px;
	background: url(../images/search_blue.png) 5px 10px no-repeat;
	cursor: pointer;
	border: 0px;
}

.search_artical_input {
	height: 45px;
	width: 310px;
	line-height: 45px;
	margin: 0 auto;
	background-color: #fff;
}

.search_text {
	display: block;
	width: 265px;
	height: 45px;
	line-height: 45px;
	text-align: left;
	text-indent: 20px;
	border: 0
}

/* table rouge */
.table-rouge {
	width: 100%;
	border-collapse: collapse;
	background-color: #ededed;

}

.table-rouge tr th {
	text-align: center;
	color: #fff;
	line-height: 38px;
	background: #de4a4a;border-right:1px solid #e2e0e0
}

.table-rouge tr th:last-child {
	border-right: none
}

.table-rouge tr td {
	vertical-align: middle;
	border-right: 1px solid #e2e0e0
}

.table-rouge tr td:last-child {
	border-right: none
}

.table-rouge tr td div {
	padding: 10px 5px
}


/* tab选项卡 */
.tab-normal-header {
	background-color: #ffe9e3;
	margin-bottom: 10px
}

.tab-normal-item {
	float: left;
	height: 36px;
	line-height: 36px;
	cursor: pointer;
}

.tab-normal-item-active {
	position: relative;
	color: #cd4444;
}

.tab-normal-item-active:after {
	content: "\200B";
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -5px;
	bottom: -10px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-top-color: #fde9e3;
}

.tab-links {
	position: relative;
}

.tab-links-header {
	margin-top: -40px;
	margin-bottom: 10px;
}

.tab-links-special {
	float: left;
	margin-right: 5px;
	padding-left: 48px;
	padding-right: 20px;
	color: #fff;
	height: 32px;
	line-height: 32px;
	background: #de4a4a	url(../images/emblem.png) no-repeat 14px center;
	cursor: pointer;
}

.tab-links-item {
	float: left;
	margin-right: 5px;
	padding-left: 20px;
	padding-right: 20px;
	height: 36px;
	line-height: 36px;
	background-color: #efefef;
	cursor: pointer;
}

.tab-links-item-active {
	position: relative;
	color: #cd4444;
	background-color: #ffd3cd;
}

.tab-section-item {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
	height: 38px;
	line-height: 38px;
	font-size: 20px;
	cursor: pointer;
}

.tab-section-item-active {
	position: relative;
	color: #de4b4b;
}

/* 图文信息 */
.picTxt {
	display: block;
}

.picTxt:after {
	content: "\200B";
	display: block;
	width: 100%;
	height: 0;
	clear: both;
}

.picTxt dt {
	float: left;
	display: block;
	width: 260px;
}

.picTxt dd {
	float: right;
	display: block;
}

.picTxt .headerInfoLast {
	position: relative;
	padding-right: 10px;
	padding-left: 0;
	text-align: left;
	font-size: 14px;
}

.picTxt .headerInfoLast-header {
	padding: 15px 0;
	height: 64px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.picTxt .headerInfoLast-header a {
	color: #0c0300;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.picTxt .headerInfoLast-additional {
	font-size: 12px;
	margin-top: 10px
}

.picTxt .headerInfoLast-additional:after {
	display: block;
	content: "\200B";
	height: 0;
	clear: both
}

.picTxt .headerInfoLast-additional i {
	font-style: normal
}

.picTxt .additional-left {
	float: left;
}

.picTxt .additional-zl {
	display: inline-block;
	padding: 0 10px;
	height: 20px;
	color: #fff;
	background-color:#de4a4a
}

.picTxt .additional-zl-name {
	background-color: #edefee;
	display: inline-block;
	padding: 0 10px;
	height: 20px
}

.picTxt .additional-right {
	float: right;
	height: 20px;
	line-height: 20px;
}

.picTxt .additional_from {
	padding-left: 15px;
	background: url(../images/comp.png) 0 3px no-repeat;
}

.picTxt .headerInfoLast-content {
	text-indent: 2em;
	padding-top: 15px;
	width: 100%;
	height: 150px;
	overflow-y: auto;
}

.picTxt .headerInfoLast-footer {
	height: 50px;
	line-height: 50px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 315px;
	padding-right: 10px;
	text-align: right;
	border-top: 1px solid #ccc;
}

.picTxt .headerInfoLast-footer a {
	text-decoration: none
}

.picTxt .headerInfoLast-footer a:link {
	color: #e22323
}

.picTxt .headerInfoLast-footer a:visited {
	color: #e22323
}

.picTxt .headerInfoLast-footer a:hover {
	color: #ef5858
}

.picTxt .headerInfoLast-footer a:active {
	color: #e22323
}

/* 头条新闻版块 */
.headerInfoWrapper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	height: 350px;
	border: 1px solid #e7e2de;
}
.headline-slides {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 750px;
	height: 350px;
	background: #f6f6f6;
	border: 1px solid #ccc;
	box-sizing: border-box;
	overflow: hidden;
}
.headline-slides .slideInner {
	width: 750px;
	height: 350px;
	position: relative;
	background-color: #f6f6f6;
}
.headline-slides .swiper-slide {
	width: 750px;
	height: 350px;
}
.headline-slides .arrow-left {
	background: url(../images/arrows.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	z-index: 10
}
.headline-slides .arrow-right {
	background: url(../images/arrows.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	z-index: 10;
}
.headline-slides .swiper-headline-container {
	width: 750px;
	height: 350px;
}
.headline-slides .headline-pagination {
	position: absolute;
	right: 15px;
	text-align: center;
	bottom: 15px;
	z-index: 10;
}
.headline-tab {
	position: absolute;
	right: 0;
	top: 15px;
	width: 432px;
}
.headline-tab-header {
	position: relative;
	height: 70px;
	padding-top: 32px;
	padding-left: 9px;
	background: url(../images/headline-tab-header.png) no-repeat left top;
}
.headline-tab-header-simple {
	height: 35px;
	background: url(../images/headline-tab-header-simple.png) no-repeat left top;
}
.headline-tab-header .nav-title {
	position: absolute;
	top: 0;
	left: 0;
	padding-left: 60px;
	font-size: 18px;
	color: #c83737;
}

.headline-tab-header .nav-title-more {
	position: absolute;
	top: 0;
	right: 20px;
	fill:#c83737;
}
.headline-tab-header .nav-title-more:hover{
	fill:#feac97;
}
.headline-tab-header .nav-title-more:before {
    content: "显示更多>>";
    padding-top: 8px;
    padding-right: 5px;
    display: block;
    color: #de4b4b;
}
.headline-tab-header .nav-title-more img{
	display: none
}

.headline-tab-item {
	float: left;
	width: 112px;
	text-align: center;
	line-height: 30px;
	color: #884d4b;
	cursor: pointer;
}

.headline-tab-item-active {
	position: relative
}

.headline-tab-item-active:after {
	content: "\200B";
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -5px;
	bottom: -9px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-top-color: #fcd5ca;
}

.headline-txt {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding-left: 15px;
	padding-right: 95px;
	color: #fff;
	text-align: left;
	line-height: 46px;
	white-space: nowrap;
	word-break: break-all;
	overflow: hidden;
	text-overflow: ellipsis;
	background-color: rgba(0, 0, 0, .6);
}

.headerInfoLast {
	position: relative;
	text-align: left;
	font-size: 14px;
}

.headerInfoLast-header {
	overflow: hidden;
}

.headerInfoLast-header a {
	color: #0c0300;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.headerInfoLast-additional {
	font-size: 12px;
	margin-top: 10px;
}

.headerInfoLast-additional:after {
	display: block;
	content: "\200B";
	height: 0;
	clear: both
}

.headerInfoLast-content {
	margin-bottom: 15px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-indent: 2em;
}

/* 头条新闻有轮显 */
#headerInfoWrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	height: 350px;
	position: relative;
}

#headerInfoSlides {
	width: 1200px;
	height: 350px;
	background: #f6f6f6;
	position: absolute;
	left: 0;
	bottom: 0;
	border: 1px solid #ccc;
	box-sizing: border-box;
	overflow: hidden;
}

.headerInfoWithTxt .slideInner {
	padding-left: 750px;
	width: 440px;
	height: 350px;
	position: relative;
	background-color: #f6f6f6;
}

#headerInfoSlides .swiper-slide {
	width: 1200px;
	height: 350px;
}

#headerInfoSlides .swiper-slide .slideInner img {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 750px;
	height: 350px;
}

#headerInfoSlides .arrow-left {
	background: url(../images/arrows.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	z-index: 10
}

#headerInfoSlides .arrow-right {
	background: url(../images/arrows.png) no-repeat left bottom;
	position: absolute;
	right: 465px;
	top: 50%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	z-index: 10;
}

#headerInfoSlides .swiper-container {
	width: 1200px;
	height: 350px;
}

#headerInfoSlides .pagination {
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 15px;
	width: 700px;
	z-index: 10
}

#headerInfoSlides .swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: #fff;
	box-shadow: 0 1px 2px #555 inset;
	margin: 0 3px;
	cursor: pointer;
}

#headerInfoSlides .swiper-active-switch {
	background-color: #0365b8;
}

.headerInfoLast {
	padding: 20px;
	height: 350px;
	position: relative;
	text-align: left;
	font-size: 14px;
}

.headerInfoLast-header {
	padding: 15px 0;
	overflow: hidden;
}

.headerInfoLast-header a {
	color: #0c0300;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.headerInfoLast-additional {
	font-size: 12px;
	margin-top: 10px
}

.headerInfoLast-additional:after {
	display: block;
	content: "\200B";
	height: 0;
	clear: both
}

.headerInfoLast-additional i {
	font-style: normal
}

.additional-left {
	float: left;
}

.additional-zl {
	display: inline-block;
	padding: 0 10px;
	height: 20px;
	color: #fff;
	background-color: #ea3e3e
}

.additional-zl-name {
	background-color: #edefee;
	display: inline-block;
	padding: 0 10px;
	height: 20px
}

.additional-right {
	float: right;
	height: 20px;
	line-height: 20px;
}

.additional_from {
	padding-left: 15px;
	background: url(../images/comp.png) 0 3px no-repeat;
}

.headerInfoLast-content {
	text-indent: 2em;
	padding-top: 15px;
	width: 410px;
	height: 150px;
	overflow-y: auto;
}

.headerInfoLast-footer {
	height: 50px;
	width: 418px;
	line-height: 50px;
	position: absolute;
	bottom: 0;
	text-align: right;
	border-top: 1px solid #ccc;
}

.headerInfoLast-footer a {
	text-decoration: none
}

.headerInfoLast-footer a:link {
	color: #e22323
}

.headerInfoLast-footer a:visited {
	color: #e22323
}

.headerInfoLast-footer a:hover {
	color: #ef5858
}

.headerInfoLast-footer a:active {
	color: #e22323
}

/* 互动连接 */
.swiper-interact-container {
	position: relative;
	width: 1200px;
	height: 118px;
	overflow: hidden;
}

#interactionLinks .arrow-left {
	background: url(../images/arrows.png) no-repeat left top;
	position: absolute;
	left: -30px;
	top: 50%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	z-index: 10;
}

#interactionLinks .arrow-right {
	background: url(../images/arrows.png) no-repeat left bottom;
	position: absolute;
	right: -30px;
	top: 50%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	z-index: 10;
}

.shortcuts {
	display: block;
	margin-left: -4px;
	margin-right: -4px;
}

.shortcuts:after {
	content: "\200B";
	display: block;
	width: 100%;
	height: 0;
	clear: both
}

.shortcuts li {
	display: block;
}

.shortcut {
	
position: relative;
	display: block;
	width: 188px;
	height: 117px;
	text-align: center;
}
.shortcut img{
	position:absolute;
	left: 24px;
	bottom: 10px;
}


.shortcut:hover {
	opacity: .85
}

.shortcut span {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	line-height: 36px;
	background-color: #cdd0d9;
}

.shortcut-1 {
	background: url(../images/credit-shortcuts/shortcut1.png) no-repeat bottom center;
}

.shortcut-2 {
	background: url(../images/credit-shortcuts/shortcut2.png) no-repeat bottom center;
}

.shortcut-3 {
	background: url(../images/credit-shortcuts/shortcut3.png) no-repeat bottom center;
}

.shortcut-4 {
	background: url(../images/credit-shortcuts/shortcut4.png) no-repeat bottom center;
}

.shortcut-5 {
	background: url(../images/credit-shortcuts/shortcut5.png) no-repeat bottom center;
}

.shortcut-6 {
	background: url(../images/credit-shortcuts/shortcut6.png) no-repeat bottom center;
}

.shortcut-7 {
	background: url(../images/credit-shortcuts/shortcut7.png) no-repeat bottom center;
}

.shortcut-8 {
	background: url(../images/credit-shortcuts/shortcut8.png) no-repeat bottom center;
}

.shortcut-9 {
	background: url(../images/credit-shortcuts/shortcut9.png) no-repeat bottom center;
}

.shortcut-10 {
	background: url(../images/credit-shortcuts/shortcut10.png) no-repeat bottom center;
}

.shortcut-11 {
	background: url(../images/credit-shortcuts/shortcut11.png) no-repeat bottom center;
}

.shortcut-12 {
	background: url(../images/credit-shortcuts/shortcut12.png) no-repeat bottom center;
}

.shortcut-13 {
	background: url(../images/credit-shortcuts/shortcut13.png) no-repeat bottom center;
}

/*信用服务 开始*/
/*.credit-services {
	display: block;
}

.credit-services li {
	float: left;
	display: block;
	width: 50%;
}

.credit-service {
	margin-bottom: 5px;
	text-align: center;
}

.credit-service a {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	width: 138px;
	height: 102px;
}

.credit-service a span {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	line-height: 30px;
	background-color: #cdd0d9;
}

.credit-service img {
	width: 138px;
	height: 100px;
}

.credit-service img:hover {
	opacity: .85
}*/

/*信用服务 结束*/

/*四个诚信 开始*/
.credit-item {
	position: relative;
	width: 280px;
	height: 133px
}

.credit-item img {
	display: block;
	width: 280px;
	height: 133px
}

a.credit-item-link {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	padding: 40px;
	color: #fff;
	font-size: 20px;
	background-color: rgba(0, 0, 0, .75)
}

.credit-item:hover a.credit-item-link {
	display: block
}

/*四个诚信 结束*/

/* 信用查询 start */
.creditQueryWrapper {
    border: 1px solid #ccc;
    padding: 15px 0
}
.creditQueryTitle {
    font-size: 24px;
    text-align: center
}

.creditQueryTitle span {
    display: inline-block;
    color: #ea3e3e;
    padding-bottom: 5px;
    border-bottom: 4px solid #ea3e3e
}

table.creditQueryTable {
    border-collapse: collapse;
    width: 1000px;
    line-height: 40px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
}

table.creditQueryTable tr th {
    text-align: right;
    font-weight: normal;
    width: 200px
}

table.creditQueryTable tr td {
    padding: 5px 0
}

.creditQueryTxt {
    padding: 0 15px 15px 0;
    width: 1000px;
    margin: 0 auto;
}

table.creditQueryResultTable {
    border-collapse: collapse;
    table-layout: fixed;
    line-height: 40px;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

table.creditQueryResultTable tr th {
    font-weight: normal;
    color: #fff;
    background-color: #ea3e3e;
    text-align: center;
    border-right: 1px solid #fff
}

table.creditQueryResultTable tr th:last-child {
    border-right: 1px solid #ccc
}

table.creditQueryResultTable tr td {
    padding: 5px;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 21px;
    border: 1px solid #ccc
}

table.creditQueryResultTable tr:hover {
    background-color: #eee
}

.searchWrapper {
    height: 40px;
    padding-right: 80px;
    position: relative;
}

.searchTxt {
    display: block;
    width: 100%;
    height: 40px;
    border: 1px solid #ccc;
    padding: 0 10px;
}

.searchButton {
    width: 80px;
    height: 40px;
    color: #fff;
    background-color: #ea3e3e;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
}

.codeWrapper {
    width: 400px;
    height: 40px;
    position: relative;
    padding-right: 118px;
    display: inline-block;
}

.codeTxt {
    display: block;
    border: 1px solid #ccc;
    width: 100%;
    height: 40px;
    padding: 0 10px;
}

.codeImg {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

.creditQueryDetail {
    border: 1px solid #ccc;
    padding: 15px;
    position: relative;
}

.creditQueryDetailFeedback {
    width: 100px;
    text-align: center;
    background-color: #0063ba;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff
}
.creditQueryDetailFeedback a:link {
    color: #fff
}

.creditQueryDetailFeedback a:visited {
    color: #fff
}

.creditQueryDetailFeedback a:hover {
    color: #ffcc33
}

.creditQueryDetailFeedback a:active {
    color: #fff
}

.creditQueryDetailName {
    font-size: 28px
}

ul.creditQueryDetailList {
    list-style-type: none;
    padding: 15px 0;
}

ul.creditQueryDetailList li {
    line-height: 24px;
}

.creditQueryDetailAcquire {
    padding-top: 15px;
    position: relative;
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
}

a.creditQueryDetailDown {
    display: inline-block;
    background: #ea3e3e url(../images/icon-down.png) no-repeat 10px center;
    padding: 0 10px 0 34px;
}

a.creditQueryDetailDown:link {
    color: #fff
}

a.creditQueryDetailDown:visited {
    color: #fff
}

a.creditQueryDetailDown:hover {
    background-color: #ef5858
}

a.creditQueryDetailDown:active {
    color: #fff
}

.creditQueryDetailShare {
    position: absolute;
    right: 0;
    top: 10px
}

.creditQueryDetailTxt {
    padding: 10px;
    color: #a7a7a5;
    font-size: 12px;
}

.creditQueryDetailTxtTitle {
    color: #e22323
}

.creditQueryTabsWrapper {
    border: 1px solid #ccc;
    position: relative;
    margin-bottom: 10px
}

.creditQueryTabsHeader {
    line-height: 50px;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
}

.creditQueryTabsHeader div {
    height: 50px;
    float: left;
    padding: 0 10px;
    cursor: pointer;
}

.creditQueryTabsHeader div span {
    margin-left: 5px;
    color: #e22323;
}

.creditQueryTabsHeaderActive {
    color: #e22323;
    border-bottom: 5px solid #0063ba
}

.creditQueryTabItemHeader {
    border-bottom: 1px solid #ccc
}

.creditQueryTabItemHeaderTxt {
    border-bottom: 4px solid #ea3e3e;
    display: inline-block;
    padding-bottom: 2px;
    font-size: 16px;
}

.creditQueryTabItemHeaderTxt span {
    margin-left: 5px
}

.creditQueryTabItemHeader a {
	float: right;
	display: block;
    line-height: 28px
}

.creditQueryTabItemHeader a:link {
    color: #666
}

.creditQueryTabItemHeader a:visited {
    color: #666
}

.creditQueryTabItemHeader a:hover {
    color: #999
}

.creditQueryTabItemHeader a:active {
    color: #999
}

.creditQueryTabContent {
    padding: 15px
}

.creditQueryTabTable {
    border-collapse: collapse;
    width: 100%;
    text-align: left;
}

.creditQueryTabTable tr th {
    padding: 10px 5px;
    width: 140px;
}

.creditQueryTabTable tr td {
    padding: 10px 5px;
}

.creditQueryTabHeader {
    color: #0063ba;
    font-size: 16px;
    padding-left: 15px;
    position: relative;
}

.creditQueryTabHeader:before {
    display: block;
    content: "\200B";
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -4px;
    border-radius: 50%;
    background-color: #0063ba;
}

.creditQueryTabSelection {
    display: none;
}
/* 信用查询 end */

/* 异议反馈 start */
.replayTable {
    border-collapse: collapse;
    width: 100%;
    text-align: left;
}

.replayTable tr th {
    padding: 10px 5px;
    width: 390px;
    text-align: right
}

.replayTable tr td {
    padding: 10px 5px
}

.commentQueryTable {
    border-collapse: collapse
}

.commentQueryTable tr th {
    padding: 10px 5px;
    width: 390px;
    text-align: right
}

.commentQueryTable tr td {
    padding: 10px 5px
}

/* 异议反馈 end */

/* 异议申诉情况 start */
.table-yyss,.table-yyss tr th,.table-yyss tr td{
	box-sizing: border-box;
}
.table-yyss{
	border-collapse: collapse;
	table-layout: fixed;
	width:100%;
	font-size:14px
}
.table-yyss tr th{
	height: 28px;
	text-align: center;
	padding-left:5px;
	padding-right:5px;
	font-weight: normal;
	border:1px solid #ccc;
}
.table-yyss tr td{
	height:30px;
	padding-left:5px;
	padding-right:5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border:1px solid #ccc
}
/* 异议申诉情况 end */

/* 惩戒激励 联合惩戒 start */
.jcInfoBox {
    width: 590px;
}

.jcInfo {
    border-bottom: 1px solid #ccc
}

.jcInfo dt {
    padding: 15px 0;
}

.jcInfo dd {
    color: #666;
    padding-bottom: 15px;
}

.redListBoxTxt {padding: 15px 8px}

.departmentName {
    display:block;
    float: left
}

.departmentDate {
    display: block;
    float: right
}

.departmentsWrapper {
    border: 1px solid #ccc;
    padding: 10px;
    margin-top: 10px;
    text-align: left;
}

#jcSlideWrapper {
    position: relative;
}

.jcTabHeader {
    width: 34px;
    height: 108px;
    text-align: center;
    position: absolute;
    left: 0;
    background-color: #dedede;
}

.jcTabHeader:after {
    display: block;
    content: "\200B";
    height: 0;
    clear: both
}

.jcTabItem {
    cursor: pointer;
    height: 54px;
    line-height: 54px;
    position: relative;
}

.jcTabItem span {
    display: inline-block;
    line-height: 14px;
    width: 14px;
    height: 28px;
    position: absolute;
    top: 13px;
    left: 10px;
}

.jcTabItem-active {
    cursor: default;
    background-color: #ea3e3e;
    color: #fff;
}

.jcTabItem-active:after {
    content: "\200B";
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 6px;
    border-left-color: #ea3e3e;
    position: absolute;
    right: -12px;
    bottom: 21px;
}

#departmentsSlide .swiper-wrapper {
    padding-left: 3px
}

#departmentsSlide {
    position: relative;
}

#departmentsSlide .swiper-container {
    width: 1062px;
    height: 108px;
    color: #fff;
    text-align: center;
}

#departmentsSlide .arrow-left {
    background: #666 url(../images/departmentsArrow-left.png) no-repeat center center;
    position: absolute;
    left: 40px;
    top: 50%;
    margin-top: -54px;
    width: 36px;
    height: 108px;
    z-index: 10;
}

#departmentsSlide .arrow-right {
    background: #666 url(../images/departmentsArrow-right.png) no-repeat center center;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -54px;
    width: 36px;
    height: 108px;
    z-index: 10;
}

.departmentForSlide {
    cursor: pointer;
    position: relative;
    cursor: pointer
}

.departmentForSlide img {
    width: 210px;
    height: 108px;
}

.departmentForSlide-active {
    cursor: default;
}

.departmentsWrapper{
	border:1px solid #ccc;
	padding:10px;
	margin-top: 10px;
}

#jcSlideWrapper{
	position: relative;
}
.jcTabHeader{
    width: 34px;
    height: 108px;
    text-align: center;
    position: absolute;
    left: 0;
    background-color: #dedede;
}
.jcTabHeader:after{
	display:block;
	content:"\200B";
	height:0;
	clear:both
}
.jcTabItem{cursor: pointer;height: 54px;line-height:54px;position: relative}
.jcTabItem span{display:inline-block;line-height:14px;width: 14px;height: 28px;position: absolute;top: 13px;left: 10px}
.jcTabItem-active{
	cursor:default;
	background-color:#ea3e3e;
	color: #fff;
}
.jcTabItem-active:after{
	content:"\200B";
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid;
	border-width:6px;
	border-left-color:#ea3e3e;
	position:absolute;
	right:-12px;
	bottom:21px;
}

#departmentsSlide{position:relative}
.swiper-container2 {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	direction:ltr;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	z-index:1;
}
#departmentsSlide .swiper-container2{
	width: 1200px;
	height: 119px;
	color: #fff;
	text-align: center;
}
#departmentsSlide .arrow-left2 {
	background: url(../images/lunbo_arrow_grey_left.png) no-repeat left center;
	position: absolute;
	left: -36px;
	top: 50%;
	margin-top: -59.5px;
	width: 36px;
	height: 119px;
	z-index: 10;
}

#departmentsSlide .arrow-right2 {
	background: url(../images/lunbo_arrow_grey_right.png) no-repeat right center;
	position: absolute;
	right: -36px;
	top: 50%;
	margin-top: -59.5px;
	width: 36px;
	height: 119px;
	z-index: 10;
}
.departmentForSlide{
	cursor:pointer;
	position: relative;
	cursor: pointer
}
.departmentForSlide img{width: 165px;height: 119px;}
.departmentForSlide-active{
	cursor: default;
}
#assistWrapper {
    padding-top: 10px
}

.assistTable {
    border-collapse: collapse;
    width: 100%;
    text-align: center;
    table-layout: fixed
}

.assistTable tr td {
    height: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.randbActionListBox {
    position: relative;
}

.randbActionListBox:after {
    content: "\200B";
    display: block;
    position: absolute;
    background-color: #ccc;
    width: 1px;
    margin-left: -0.5px;
    left: 50%;
    top: 20px;
    bottom: 10px;
}

ul.randbActionList {
    width: 550px;
    list-style-type: none;
    line-height: 36px;
}

ul.randbActionList li {
    padding-right: 80px;
    position: relative
}

ul.randbActionList li a {
    display: inline-block;
    padding-left: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 460px;
}

ul.randbActionList li span {
    position: absolute;
    right: 0;
    color: #ccc
}

.aboutPrimeBox {
    padding-top: 15px
}

.aboutPrimeTableWrapper {
    margin-left: -10px;
    margin-right: -10px
}

.aboutPrimeTable {
    border-collapse: collapse;
    table-layout: fixed;
    line-height: 40px;
    width: 100%;
    text-align: center;
}

.aboutPrimeTable tr th {
    font-weight: normal;
    background-color: #d1e1f0;
    border-top: 1px solid #c7d8ea;
    border-bottom: 1px solid #c7d8ea;
    text-align: center
}

.aboutPrimeTable tr td {
    padding: 5px;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #ccc
}

.aboutPrimeTable tr:nth-child(2n+1) {
    background-color: #eee
}
/* 惩戒激励 联合惩戒 end */


/*信易+轮显 开始*/
.swiper-yinyiPlus-box {
	position: relative
}

.swiper-yinyiPlus-box .yinyiPlus-pagination {
	position: absolute;
	right: 20px;
	bottom: 25px;
}

.swiper-yinyiPlus-container {
	width: 300px;
	height: 210px;
	border: 1px solid #e7e2de;
	overflow: hidden;
}

.yinyiPlus-item {
	width: 300px;
	padding: 5px;
}



/*信易+轮显 结束*/


/*带新闻详细的轮显 开始*/
.widthInfoWrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	height: 350px;
	position: relative;
}

.widthInfoSlides {
	width: 1200px;
	height: 350px;
	background: #f6f6f6;
	position: absolute;
	left: 0;
	bottom: 0;
	border: 1px solid #ccc;
	box-sizing: border-box;
	overflow: hidden;
}

.widthInfoSlides .slideInner {
	padding-left: 750px;
	width: 440px;
	height: 350px;
	position: relative;
	background-color: #f6f6f6;
}

.widthInfoSlides .swiper-slide {
	width: 1200px;
	height: 350px;
}

.widthInfoSlides .swiper-slide .slideInner img {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 750px;
	height: 350px;
}

.widthInfoSlides .arrow-left {
	background: url(../images/arrows.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	z-index: 10
}

.widthInfoSlides .arrow-right {
	background: url(../images/arrows.png) no-repeat left bottom;
	position: absolute;
	right: 465px;
	top: 50%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	z-index: 10;
}

.widthInfoSlides .swiper-container {
	width: 1200px;
	height: 350px;
}

.widthInfoSlides .pagination {
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 15px;
	width: 100%;
	z-index: 10
}

.widthInfoSlides .swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: #fff;
	box-shadow: 0 1px 2px #555 inset;
	margin: 0 3px;
	cursor: pointer;
}

.widthInfoSlides .swiper-active-switch {
	background-color: #0365b8;
}

.widthInfoWrapper .headerInfoLast {
	padding: 20px;
	height: 350px;
	position: relative;
	text-align: left;
	font-size: 14px;
}

.widthInfoWrapper .headerInfoLast-header {
	padding: 15px 0;
	overflow: hidden;
}

.widthInfoWrapper .headerInfoLast-header a {
	color: #0c0300;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.widthInfoWrapper .headerInfoLast-additional {
	font-size: 12px;
	margin-top: 10px
}

.widthInfoWrapper .headerInfoLast-additional:after {
	display: block;
	content: "\200B";
	height: 0;
	clear: both
}

.widthInfoWrapper .headerInfoLast-additional i {
	font-style: normal
}

.widthInfoWrapper .additional-left {
	float: left;
}

.widthInfoWrapper .additional-zl {
	display: inline-block;
	padding: 0 10px;
	height: 20px;
	color: #fff;
	background-color: #de4a4a
}

.widthInfoWrapper .additional-zl-name {
	background-color: #edefee;
	display: inline-block;
	padding: 0 10px;
	height: 20px
}

.widthInfoWrapper .additional-right {
	float: right;
	height: 20px;
	line-height: 20px;
}

.widthInfoWrapper .additional_from {
	padding-left: 15px;
	background: url(../images/comp.png) 0 3px no-repeat;
}

.widthInfoWrapper .additional-right span {}

.widthInfoWrapper .additional_time {}

.widthInfoWrapper .headerInfoLast-content {
	text-indent: 2em;
	padding-top: 15px;
	width: 410px;
	height: 150px;
	overflow-y: auto;
}

.widthInfoWrapper .headerInfoLast-footer {
	height: 50px;
	width: 418px;
	line-height: 50px;
	position: absolute;
	bottom: 0;
	text-align: right;
	border-top: 1px solid #ccc;
}

.widthInfoWrapper .headerInfoLast-footer a {
	text-decoration: none
}

.widthInfoWrapper .headerInfoLast-footer a:link {
	color: #e22323
}

.widthInfoWrapper .headerInfoLast-footer a:visited {
	color: #e22323
}

.widthInfoWrapper .headerInfoLast-footer a:hover {
	color: #ef5858
}

.widthInfoWrapper .headerInfoLast-footer a:active {
	color: #e22323
}

/*带新闻详细的轮显 结束*/

/*列表分类标题 开始*/
.short-header {
	border-bottom: 4px solid #ffd3cd
}

.short-header:after {
	content: "\200B";
	display: block;
	width: 100%;
	height: 0;
	clear: both
}

.short-title {
	float: left;
	margin-bottom: -4px;
	padding-left: 65px;
	padding-right: 30px;
	height: 58px;
	font-size: 20px;
	line-height: 54px;
	border-bottom: 4px solid #fcd3cd;
	background: #e8e8e8 url(../images/title-icon-grey.png) no-repeat 10px 12px;
	cursor: pointer;
}

.short-title-active {
	color: #ffd3cd;
	border-color: #b30b24;
	background: #de4a4a url(../images/title-icon.png) no-repeat 10px 12px;
}

/*列表分类标题 结束*/

/*信用公示 开始*/
#content {
	width: 100%;
	background-color: #f6f6f6;
	margin-top: 40px;
}

#content .content {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	margin-bottom: 100px;
	overflow: hidden;
}

.nav {
	clear: both
}

.nav:after {
	display: block;
	content: "\200b";
	width: 100%;
	height: 0;
	clear: both
}

.no-data {
	width: 100%;
	height: 84px;
	background: url("no-more.png") no-repeat center 40px;
	padding-top: 250px;
}

.no-data-message {
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #333333;
}

.publicity-menu-lists {
	width: 1208px;
	margin-left: -14px;
}

.publicity-menu-lists .publicity-menu-li {
	width: 280px;
	height: 210px;
	background-color: #efefef;
	margin: 0 0 20px 20px;
	float: left;
}

.publicity-menu-lists .publicity-menu-li .publicity-menu-a {
	width: 100%;
}

.publicity-menu-lists .publicity-menu-li .publicity-menu-img {
	width: 100%;
	height: 160px;
}

.publicity-menu-lists .publicity-menu-li .publicity-menu-img img {
	display: block;
	width: 100%;
}

.publicity-menu-lists .publicity-menu-li .publicity-menu-message {
	width: 100%;
}

.publicity-menu-lists .publicity-menu-li .publicity-menu-title {
	width: 270px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #333;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 13px;
}

.publicity-menu-lists .publicity-menu-li .publicity-menu-time {
	width: 100%;
	height: 34px;
	padding-right: 10px;
	line-height: 34px;
	text-align: right;
	color: #a7a7a7;
	float: right;
}

#searchtab {
	width: 1200px;
	margin: 0 auto;
}

/* 左侧菜单 */
.publicity-left-list li.active {
	color: #fff;
	background: url(../images/selected_icon.png) no-repeat center 39px #e22323;
	border-bottom: 1px solid #fff;
}
.publicity-left-list {
	float: left;
	margin-right: 37px;
	border-top: 1px solid #bebebe;
	border-left: 1px solid #bebebe;
}
.publicity-left-list li {
	width: 261px;
	height: 47px;
	text-align: center;
	line-height: 47px;
	border-bottom: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	color: #333333;
}
.publicity-menu-lists {
	display: none;
	width: 900px;
}
.publicity-menu-lists.checked {
	display: inline-block;
}

/* 左侧菜单2 */
.multiNav{
	border:1px solid #ccc;
	background-color:#f3f2f2
}
.multiNav-item{
	border-bottom: 1px solid #ccc;
}
.multiNav-item:last-child{
	border-bottom:1px solid transparent
}
a.firstItem{
	display: block;
	width:100%;
	height:48px;
	font-size:14px;
	line-height:48px;
	background-color:#fff
}
.multiNav-item-active a.firstItem{
	color: #fff;
	background: #e22323 url(../images/selected_icon.png) no-repeat center 40px;
}
a.secondaryItem{
	float:left;
	display: block;
	width:50%;
	height:48px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	word-break: break-word;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height:48px;
}



/* 生活服务查询 */
.creditQueryWrapper {
	border: 1px solid #ccc;
	padding: 15px 0
}

.path {
	padding: 15px 0;
	text-align: left;
}

.path a {
	margin-right: 5px
}

.creditQueryTitle {
	font-size: 24px;
	text-align: center
}

.creditQueryTitle span {
	display: inline-block;
	color: #de4a4a;
	padding-bottom: 5px;
	border-bottom: 4px solid #de4a4a
}

/* 诚信人物 */
.story-title {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.story-content {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 8;
	-webkit-box-orient: vertical;
}

.video-large {
	border: 2px solid #444
}

.video-large img {
	display: block;
	width: 388px;
	height: 258px;
}

.videl-normal {
	margin-left: 30px;
	width: 202px;
}

.videl-normal-pic {
	border: 1px solid #444;
}

.videl-normal-pic img {
	display: block;
	width: 200px;
	height: 132px
}

.videl-normal-txt {
	padding-top: 5px;
	text-align: left;
}

.videl-normal-title {
	padding-top: 5px;
	text-align: left;
	font-weight: bold;
}

/* 诚信企业风采 */
.companyShow-pic {
	border: 1px solid #e7e2de;
}

.companyShow-pic img {
	display: block;
	width: 278px;
	height: 147px;
}

.companyShow-list {
	text-align: left;
	line-height: 36px;
}


/* 重点人群查询 start */
.vipWrapper {
	padding: 15px;
	border: 1px solid #ccc;
	margin-bottom: 15px;
}

a.vipSlide {
	display: block;
	width: 112px;
	height: 64px;
	text-align: center;
	line-height: 64px;
	background-color: #fff;
	border: 1px solid #ccc
}

a.vipSlide-active:link,
a.vipSlide-active:visited,
a.vipSlide-active:hover,
a.vipSlide-active:active {
	background-color: #f06666;
	color: #fff
}

#vipSlideBox .swiper-wrapper {
	padding-left: 3.5px
}

#vipSlideBox {
	position: relative;
}

#vipSlideBox .swiper-container {
	width: 1072px;
	height: 64px;
	color: #fff;
	text-align: center;
	overflow: hidden;
}

#vipSlideBox .arrow-left {
	background: #666 url(../images/departmentsArrow-left.png) no-repeat center center;
	position: absolute;
	left: 0;
	top: 0;
	width: 36px;
	height: 64px;
	z-index: 10;
}

#vipSlideBox .arrow-right {
	background: #666 url(../images/departmentsArrow-right.png) no-repeat center center;
	position: absolute;
	right: 0;
	top: 0;
	width: 36px;
	height: 64px;
	z-index: 10;
}

.vipTable {
	border-collapse: collapse;
	width: 1000px;
	line-height: 40px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}

.vipTable tr th {
	text-align: right;
	font-weight: normal;
	width: 200px
}

.vipTable tr td {
	padding: 5px 0
}

.vipTxt {
	color: #666
}

.vipTxt b {
	font-weight: normal;
	color: #0063ba;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px
}

.vipList {
	display: block;
	list-style-type: none;
	line-height: 56px
}

.vipList li {
	display: block;
	border-bottom: 1px solid #ccc;
	padding: 0 10px;
}

.vipList li:after {
	display: block;
	content: "\200B";
	height: 0;
	clear: both
}

.vipList li a {
	display: block;
	width: 700px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left
}

.vipList li span {
	display: block;
	float: right
}

/* 重点人群查询 end */

/* 两个案例 */
.caseHeader{
	margin-top:30px;
	height: 20px;
	line-height: 20px;
	font-size:24px;
	color:#e22323;
	background:url(../images/credit-services/caseHeader.png) no-repeat center bottom;
}
.caseList{display: block}
.caseList:after{
	content:"\200B";
	display:block;
	width:100%;
	height:0;
	clear:both
}
.caseList li{
	display:block;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 30px;
	float:left;
	width: 552px;
	padding: 10px;
}
.caseWrapper {
	padding-right: 68px;
	position: relative;
}
.caseText {
	display: block;
	width: 100%;
	height: 40px;
	padding: 0 10px;
	outline: none;
	border: 1px solid #ccc;
}
.caseButton {
	position: absolute;
	top: 0;
	right: 0;
	width: 68px;
	height: 40px;
	border: none;
	background: #eb5352 url(../images/magnifier.png) no-repeat center center;
	cursor: pointer;
}
.caseButton:hover {
	background-color: #ef5858
}
.listcaseHeader{
	padding-top: 30px;
	padding-bottom:30px;
	font-size:24px;
}
.listcaseHeader-red{
	color:#e22323
}
.listcaseHeader-black{
	color:#333
}

/* 个人信用关联信息查询  */
.personal-credit {
	width: 100%;
	box-sizing: border-box;
	margin-top: 15px;
	margin-bottom: 40px;
}
.personal-part-search{
	padding: 20px;
}
.personal-part--search-title{
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	text-align: left;
}
.personal-part--search-title i{
	vertical-align: top;
	margin-right: 6px;
	display: inline-block;
	width: 6px;
	height: 18px;
	background: #ea3e3e;
	border-radius: 50px;
}
.personal-part-ul{
	margin-top: 10px;
}
.personal-part-ul ul{
	overflow: hidden;
}
.personal-part-ul ul li{
	width: 185px;
	height: 64px;
	float: left;
	border: 1px solid #bebebe;
	border-top:2px solid #e22323;
	text-align: center;
	margin-right: 13px;
	margin-bottom: 20px
}
.personal-part-ul ul li .search-name {
	font-size: 16px;
	color: #0c0300;
	margin-top: 8px;
	font-weight:bold;
}
.personal-part-ul ul li .search-name img{
   vertical-align: middle;
   margin-right: 5px;
}
.personal-part-ul ul li .search-name-detail {
	font-size: 12px;
	color: #777;
}

/* 网站地图 */
.wn-contents {
    width: 1200px;
    margin: 0 auto;
    min-height: 500px;
	margin-bottom: 55px;
	padding: 0 20px;
    background-color: #fff;
}
.wn-title {
    width: 100%;
    height: 43px;
    padding-left: 20px;
    border-left: 6px solid #de4a4a;
    background-color: #f8f8f8;
    font-size: 18px;
    color: #de4a4a;
    line-height: 43px;
    box-sizing: border-box;
}
.wn-lists {
    width: 100%;
    padding: 18px 0 23px;
}
.wn-lists a {
    display: inline-block;
    height: 30px;
    line-height: 28px;
    padding: 0 5px;
    border: 1px solid #bebebe;
    font-size: 14px;
    color: #333;
    text-align: center;
    box-sizing: border-box;
    margin: 0 0 14px 9px;
    text-decoration: none;
}
.wn-lists a:hover{
	color:#fff;
	border:1px solid #de4a4a;
	background-color:#de4a4a;
}

/* 固定位置 公示系统 填报入口 */
.floating{
	position: fixed;
	z-index:9;
	/*border-top: 4px solid #de4a4a;*/
}
.floating-A{
	top: 320px;
	right:10px;
}
.floating-B{
	top: 508px;
	right:10px;
}
.floating-img{
	width:155px;
	height:170px
}
.floatinglink{
	display:block;
	position: absolute;
	left:0;
	right:0;
	bottom:0;
	height:30px;
	background-color:#de4a4a;
	overflow:hidden
}
.floatinglink img:hover{
	transition: all .5s;
	transform: scale(1.1)
}

/* 通用底部 */
#footer {
	background-color: #de4a4a;
	padding-top: 30px;
	padding-bottom: 30px;
}

#footerInner {
	position: relative;
	margin: 0 auto;
	width: 1200px;
	/*padding-left: 210px;*/
	/*padding-right: 100px;*/
	height: 106px;
	color: #fff;
	font-size: 12px;
}

.footerInner-txt {
	/*width: 770px;*/
	padding-top: 8px;
	font-size: 14px;
	text-align: left;
	line-height: 30px;
	word-spacing: 10px;
}

.footerInner-txt p a {
	color: #fff
}

.footerInner-txt p a:hover {
	color: #fff000
}

.qrcode {
	position: absolute;
	top: 0%;
	right: 0%;
}

.ideConac {
	display: block;
	position: absolute;
	top: 10%;
	right: 20%;
}

.reportError {
	position: absolute;
	top: 22%;
	right: 10.5%;
}

/* 行政处罚信用修复 start */
.cxright{
    float: right;
    width:980px;
    margin-top:30px;
}
.sld,.sld-box{
    width:100%
}
.sld-box th, .sld-box td{
    text-align: left;
    padding-left:50px;
}

.questionlist{
    margin-top:15px;
}
.sldcx-title{
    height: 60px;
    line-height: 60px;
    font-weight: normal;
}
.tipinfo{
    font-size: 12px;
}

.pxjg-info{
    background: url("../images/xyxf/P020190626622078530208.jpg") left top no-repeat;
    height: 246px;
    padding:22px;
}
.pxjg-info strong{
    font-size:20px;
    text-align: center;
    display: block;
    font-weight: bold;
    margin-bottom: 20px;
}
.pxjgmd{
    background: #fff;
    padding:0 20px;
    margin-top:20px;
}
.pxjgmd .mt{
    border-bottom: 2px solid #eeeeee;
    height: 62px;
    line-height: 62px;
    margin-bottom: 20px;
}
.pxjgmd .mt > span{
    float: left;
    font-size: 18px;
    background: url("../images/xyxf/P020190626622329101003.png") left center no-repeat;
    padding-left:26px;
    height: 62px;
    position: relative;
}
.pxjgmd .mt > span:after{
    content: '';
    position: absolute;
    left: 0;
    bottom:0;
    height: 2px;
    width:100%;
    background: #dc2827;
}
.pxjgmd .fwd > span{
    background: url("../images/xyxf/P020190626622688388467.png") left center no-repeat;
}
.pxjgmd .cxjgicon > span{
    background: url("../images/xyxf/P020190626622892216090.png") left center no-repeat;
}
.pxjgmd .pxjg-tab{
    float: right;
    font-size:14px;
}
.pxjgmd .pxjg-tab li{
    float: left;
    cursor: pointer;
}
.pxjgmd .pxjg-tab li em{
    color: #333;
    padding:0 20px;
}
.pxjgmd .mt ul li span{
    padding-left: 20px;
    color: #999;
}
.pxjgmd .mt ul li:last-child{
    margin:0;
    padding:0;
}
.pxjgmd .mt ul li.cur{
    color: #e22323;
}
.pxjg-info p{
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
    text-align: justify;
    text-justify: inter-ideograph;
}
.pxjg-cont{
    display: none;
    margin-bottom: 50px;
}
.pxjg-cont th{
    height: 50px;
    line-height: 50px;
    width:20%;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    background: #f1f1f1;
}
.scroll-box ul{
    display: table;
    width:100%;
}
.scroll-box li{
    height: 52px;
    line-height: 52px;
    display: table-row;
    width:100%;
    overflow: hidden;
}
.scroll-box li:nth-child(even){
    background: #f8f8f8;
}
.scroll-box span{

    width:20%;
    height: 52px;
    line-height: normal;
    font-size: 15px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}
.chaxun{
    float: right;
}
.option {
    float: left;
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    width: 120px;
    height: 36px;
    line-height: 36px;
    position: relative;
    font-size: 14px;
    padding:0 20px;
    background: url("../images/xyxf/P020190626623777665310.png") 100px center no-repeat;
    margin:13px 10px 0 0;
}
.option span.option-t {
    float: left;
    cursor: pointer;
    color: #999999;
    cursor: pointer;
    width:80px;
}
.option ul {
    position: absolute;
    left:0px;
    top: 35px;
    width: 230px;
    padding:0 10px;
    border: 1px solid #f0f0f0;
    display: none;
    background: #fdfdfd;
    line-height: 30px;
    color: #999;
    z-index: 99999;

}
.option ul li{
    cursor: pointer;
    margin-top:0;
    float: left;
    width:50%;
}
.province{
    width:180px;
    background: url("../images/xyxf/P020190626623777665310.png") 160px center no-repeat;
}
.province span.option-t{
    width:160px;
}
.province ul{
    width:420px;
}
.province ul li{
    width:33.33%;
    float: left;
}
.sldcx .province ul{
    width:290px;
}
.sldcx .province ul li{
    width:50%;
}
.chaxun button{
    height: 36px;
    line-height: 36px;
    width:100px;
    border-radius: 2px;
    float: right;
    background: #e22323;
    color: #fff;
    font-size: 14px;
    margin-top:13px;
    cursor: pointer;
    border:none
}
.cxjg{
    overflow-y: hidden;
    overflow-x: scroll;
}
.cxjg-box{
    width:1355px;
}

.cxjg-box th,.cxjg-box td{
    width:14.28%;
    text-align: center;
    height: 50px;
}
.cxjg-box th{
    font-weight: bold;
    font-size: 16px;
    background: #f1f1f1;
}
.cxjg-box td{
    font-size: 15px;
}
.cxjg-box tr:nth-child(odd){
    background: #f8f8f8;
}
.fwd-box{
    width:1624px;
}
.fwd-box th,.fwd-box td{
    width:12.5%;
}
.sld{
    overflow: hidden;
    padding-bottom: 20px;
}
.sld-box{
    width: 100%;
}
.sld-box th,.sld-box td{
    width:20%;
}
.sld-box th:last-child, .sld-box td:last-child{
    width:40%;
}
.sld-box td:last-child {
    text-align: left;
}
.pages{
    text-align: center;
    margin-top:20px;
}

.sldcx-title{
    height: 90px;
    line-height: 90px;
    text-align: center;
    font-size:24px;
    font-weight: bold;
    color: #e22323;
    background: #fff;
}

.tipinfo{
    font-size: 16px;
    margin-top:20px;
}
.cxright .tipinfo{font-size:12px}
.main_body{
    overflow: visible;
}
.questionlist{
    width:220px;
    float: left;
    line-height: 53px;
    font-size: 14px;
    padding:0 20px;
    margin-top:20px;
}
.questionlist dt{
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #dddddd;
}
.questionlist dd{
    border-bottom: 1px solid #dddddd;
    background: url("../images/xyxf/P020190626623292480834.png") 5px center no-repeat;
    padding-left:25px;
    cursor: pointer;
}
.questionlist dd.fileicon{
    background-image: url("../images/xyxf/P020190626616713115632.png");
}
.questionlist dd.souicon{
    background-image: url("https://www.creditchina.gov.cn/images/201907/P020190703618441477920.png");
}
.questionlist dd.souicon a{
    color: #e22323;
}
.questionlist dd.cur{
    background-image: url("../images/xyxf/P020190626618071453531.png");
}
.questionlist dd.cur a{
     color: #e22323;
}
.allfile{
    float: right;
    width:980px;
    margin-top:20px;
    margin-bottom: 50px;
    text-align: left;
}
.allfile-box{
    display: block;
}
.allfile .mt{
    line-height: 53px;
    font-size: 20px;
    font-weight: bold;
    background: url("../images/xyxf/P020190626613267011127.png") left center no-repeat;
    padding-left:17px;
}
.allfile dl{
    line-height: 32px;
    margin-bottom: 10px;
}
.allfile dt{
    font-size: 14px;
    font-weight: bold;
    background: url("../images/xyxf/P020190626623110206493.png") left center no-repeat;
    padding-left:17px;
}
.allfile dd{
    font-size:14px;
    padding-left:17px;
    text-align: justify;
    text-justify: inter-ideograph;
    text-indent: 2em;
}
.allfile dd a {
    color: #e22323;
display: inline;
}
.xfzn h2{
    font-size: 20px;
    line-height: 32px;
    font-weight: bold;
    text-align: center;
}
.xfzn strong{
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    margin: 10px 0;
    line-height: 32px;
}
.xfzn p{
    font-size: 14px;
    line-height: 32px;
    text-indent: 2em;
}
.lczy img{
    margin:20px;
}
.lczy table{
    margin-top:20px;
}
.lczy th{
    border-top:1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding:15px 30px;
    font-size:16px;
    font-weight: bold;
    text-align: left;
}
.lczy td{
    padding:15px 30px;
    font-size:14px;
    text-align: left;
    line-height: 24px;
}
.lczy td a{
    color: #3366ff;
    text-decoration: underline;
}
.lczy th:nth-child(1),.lczy td:nth-child(1){
    width:144px;
}
.lczy th:nth-child(2),.lczy td:nth-child(2){
    width:288px;
    text-align: left;
}

.lczy th:nth-child(3),.lczy td:nth-child(3){
    width:376px;
    text-align: left;
}
.lczy th:nth-child(4),.lczy td:nth-child(4){
    width:152px;

}
.lczy td:nth-child(4){
    text-align: left;
    padding-left:30px;
}
.lczy tr:nth-child(odd){
    background:#eeeeee ;
}
.lczy tr:first-child{
    background: none;
}

.fwjg-info{
    background: url("../images/xyxf/P020190703618704067910.jpg") center top no-repeat;
    height: 470px;
    padding: 20px 30px;
}
.fwjg-info strong{
    display: block;
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold;
}
.fwjg-info p{
    font-size: 13px;
    text-indent: 2em;
    line-height: 24px;
}
.pxjg .fwjg-info p{
    line-height: 23px;
}

.allfile .fwjg .mt{
    padding:0;
    background: none;
    line-height: 62px;
    font-weight: normal;
}
.fwjg .pxjgmd{
    padding-bottom: 20px;
}
.fwjg .pxjg-cont{
    margin-bottom: 0;
}

.pagination > li {
    display: inline-block;
    margin-left:20px;
    font-size:14px;
}

.pagination > li > a,
.pagination > li > span {
    position: relative;
    display: block;
    width:36px;
    height:30px;
    line-height:28px;
    text-align:center;
    background-color: #fff;
    border: 1px solid #bebebe;
    border-radius:6px;
    margin-left: -1px;
    font-size: 14px;
    color: #666;
}
.pagination > li > a.next,
.pagination > li > a.prev{
    width:70px;
    height:30px;
    line-height:30px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    color: #fff;
    background-color: #e22323;
    border-color: #e22323;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #e22323;
    border-color: #e22323;
    cursor: default;
}

.pagination > .active > .prev {
    display: none;
}

.pagination > .active > .next {
    display: none;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #ccc;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.pagination {
    margin: 0 auto;
}

.pagination  .page-input{
    width:35px;
    height:25px;
    padding: 3px 6px;
    color: #666;
    margin:0 8px;
    vertical-align:middle;
    border-radius:6px;
    text-align:center;
    border:1px solid #bebebe;
}

.pagination  .li-page-btn{
    position: relative;
    width:60px;
    height: 30px
}
.pagination li .page-btn {
    position: absolute;
    top:9px;
    left:0;
    display: inline-block;
    height:100%;
    width:100%;
    line-height:28px;
    text-align:center;
    border-radius:6px;
    background-color: #e22323;
    color: #fff;
    cursor:pointer;
}
.pagination>li.count span,.pagination >li.count,.pagination  li.search-input {
    color: #c0bfbf;
    padding: 0;
    background-color:transparent;
    border:none;
}

/* 行政处罚信用修复 end */
/* 黄石黑名单 start */
a.blacklistLink {
    display: block;
    line-height: 48px;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #e7e2de
}

a.blacklistLink:hover {
    color: #de4a4a
}

a.blacklistLink:last-child {
    border-bottom: none
}

a.blacklistLink-active {
    color: #de4a4a
}

.blacklist {
    list-style-type: none;
    display: block;
}

.blacklist li {
    float: left;
    display: block;
    width: 50%;
}

.blacklistCard {
    position: relative;
    width: 442px;
    height: 124px;
    cursor: pointer;
    border: 1px solid #eee;
}
.blacklistCard:hover{
   background-color: #eee; 
}

.blacklistCard-inside{
	position: absolute;
	/* top: 50%;*/
	left: 5%;
	/* transform:translate(-50%,-50%);*/
}

.blacklistCard-title {
    float:left;
    position: relative;
    margin-top:36px;
    padding-top: 5px;
    font-size: 20px;
}
.blacklistCard-title:before{
    content: "\200B";
    display:block;
    position:absolute;
    top: 0;
    left: 0;
    width:67px;
    height:3px;
    background-color:#de4a4a;
}

.blacklistCard-total{
    float:right;
    margin-top:22px;
}

.blacklistCard-total i {
    font-size: 18px;
    font-style: normal
}

.blacklistCard-total big {
    font-size: 40px;
    color:#eb5352
}

a.filedownLink{
    display: block;
    padding-left: 30px;
    color:#de4a4a;
    background:url(data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAQAAAADHm0dAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAHdElNRQfjCBcPDAQBPitDAAABQklEQVQoz43RsUtbURTH8c8LDxWXDhXq7GC3rFZojVAHUed2cOh2i5PgIo5dhAq6FIfcsf4RGRQFB0FwSlWQ2KldCh1qCqaD8XV5pGmeGn+Xu5zf9x7O/R2Z3lOdrn6tzhfrJUW9NKZSLKfEt57KkGjbDw1NXBFHzRvMnd9hJ42bVrqeHqpoI8MH4Z8R36RWsCGTSNyoIcndbT8M5YMuWUhxHVb/GypHQ12903NOudTV5SENujOBe9RBYxoni3acjsMF1HtHcQ8M5FfcdWC5iB5reR1ruESDWDOjZb+AhhPjrs3GdcN4EtfNankejru21YG/xwmH1vyR+aTkl0r4dse3IJya0DYkUXLrRah3uz1hhYayKzSVw8U9YXXgc698NhXOep1UQeGLdw+uoI9uH48mJNUMP/uiI6QWbXnWF236+BdlTmo9sPeoMAAAAABJRU5ErkJggg==)
        no-repeat
        left
        center;
}
a.filedownLink:hover{
    text-decoration: underline
}

/* 黄石黑名单 end */