﻿html,
body {
	width: 100%;
	height: 100%;
	color: #0c0300;
}

/*header样式*/
.mod-header {
	width: 100%;
	height: 320px;
	min-width: 1200px;
	border: 1px solid #cccccc;
}

.placeholder {
	color: #aaa;
}

.logo {
	width: 274px;
	height: 76px;
	margin: 0 auto;
	text-align: center;
	padding-top: 80px
}

.logo_img {
	width: 100%;
	height: 76px;
	background: url('https://obs.negn.cn/creditchina-cms/pc/img/creditChina_logo.png') no-repeat;
	display: inline-block;
	float: left
}

.logo_font {
	font-weight: 200;
}

/*.search {
    position: absolute;
    text-align: center;
    top:420px;
}*/

.search_term {
	height: 50px;
	line-height: 50px;
}

.search_term span {
	margin-right: 70px;
	font-size: 17px;
	cursor: pointer;
	/*text-shadow: 2px 2px #fff;*/
	color: #333;
	font-weight: bold;
}

.search_content {
	line-height: 50px;
	font-size: 0;
}

.search_input {
	width: 600px;
	height: 50px;
	/* border: 1px solid #cccccc; */
	box-sizing: border-box;
	/* background: rgba(255, 255, 255); */
	line-height: 50px;
	text-indent: 20px;
	vertical-align: middle;
}
.search_select {
	width: 278px;
	height: 40px;
	border: 1px solid #cccccc;
	box-sizing: border-box;
	background: rgba(255, 255, 255);
	line-height: 50px;
	text-indent: 20px;
	margin-left: -228px;
	vertical-align: middle;

}
.search_textarea {
	width: 278px;
	height: 100px;
	border: 1px solid #cccccc;
	box-sizing: border-box;
	background: rgba(255, 255, 255);
	line-height: 50px;
	text-indent: 20px;
	margin-left: -228px;
	vertical-align: middle;
}
/*.search_btn {
    vertical-align: middle;
    width: 68px;
    height: 50px;
    background: #1480d1 url('../img/search_grey.png') no-repeat 26px;
    border: 0px;
    cursor: pointer;
    float: inherit;
}*/

/*字体选中修改*/
.active {
	color: #333;
	/*font-weight: bold;*/

}

.thisimg_home {
	width: 1200px;
	height: 0;
	margin: 0 auto;
	position: relative;
}

.thisimg_home li {
	position: absolute;
	top: -24px;
	right: 45%;
	z-index: 99;
}

/*header样式*/

/*header样式 19大页面样式修改*/
.mod-content {
	/*  width: 1220px;*/
	/* margin: 0 auto;*/
}

.content_bg {
	/* padding-top: 20px;*/
	/* background: url('https://obs.negn.cn/creditchina-cms/pc/img/19_icon.png')no-repeat center 0px;*/
}

.fff_color {
	/*  width: 1220px;
      margin: 0 auto;
      background: #fff;
      padding-top: 10px;*/
}

/*内容模块一*/
.mod-content .content_on.main_body .body_part_left .artical_wrap .artical_show_part lie {
	width: 1200px;
	clear: both;
	/* margin: 0px auto 0;*/
	margin: 20px auto 0;
	overflow: hidden;
	border: 1px solid #bebebe;
}

.main_header .header_content {
	top: 35px;
}

/*header样式 19大页面样式修改*/


.mod-content .content_one .content_one_left {
	width: 1200px;
	height: 350px;
	float: left;
}

.mod-content .content_one .content_one_right {
	width: 386px;
	height: 350px;
	float: right;
	border: 1px solid #cccccc;
	background: #fff;
}

.mod-content .content_one .content_one_right #tab {
	position: relative;
}

.mod-content .content_one .content_one_right #tab .tabList ul li {
	font-size: 18px;
	float: left;
	width: 50%;
	text-align: center;
	margin-left: -1px;
	position: relative;
	cursor: pointer;
	border-top: none;
	border-right: none;
}

.mod-content .content_one .content_one_right #tab .loginTitle {
	height: 50px;
	line-height: 50px;
}

.mod-content .content_one .content_one_right .welcomTab {
	position: relative;
}

.mod-content .content_one .content_one_right .welcomTab .welcome {
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding-left: 30px;
	border-bottom: 1px solid #cccccc;
	color: #0063ba;
	font-size: 18px;
}

.mod-content .content_one .content_one_right .welcomTab .personalInformation {
	margin: 0 20px;
	overflow: hidden;
}

.mod-content .content_one .content_one_right .welcomTab .personalInformation .Information {
	height: 100px;
	font-weight: 200;
	background: #f9f9f8;
	padding: 0 10px;
	margin-bottom: 10px;
}

.mod-content .content_one .content_one_right .welcomTab .personalInformation .Information li {
	float: left;
	line-height: 100px;
}

.mod-content .content_one .content_one_right .welcomTab .personalInformation .userName {
	line-height: 45px;
	font-size: 16px;
	color: #0c0300;
	padding-left: 10px;
}

.mod-content .content_one .content_one_right .welcomTab .personalInformation .userName .total {
	background: blue;
	padding: 0 5px;
	color: #ffffff;
}

.mod-content .content_one .content_one_right .welcomTab .personalInformation .userName p {
	height: 25px;
	line-height: 25px;
}

.mod-content .content_one .content_one_right .welcomTab .personalInformation .integration {
	height: 100px;
	font-weight: 200;
	background: #f9f9f8;
	padding: 0 10px;
	margin-bottom: 10px;
}

#tab .tabCon {
	left: -1px;
	top: 32px;
	border-top: none;
	width: 100%;
	height: 200px;
}

#tab .tabCon div {
	padding: 0 10px;
	position: absolute;
	display: none;
}

.newList {
	height: 165px;
	border-bottom: 1px solid #cccccc;

}

.newList a {
	color: #333333;
}

#tab .tabList li.cur {
	color: #0063ba;
}

#tab .tabCon div.cur {
	display: block;
}

.newTitle {
	font-size: 18px;
	padding-top: 20px;
	cursor: pointer;
}

.newContent {
	padding-top: 10px;
	cursor: pointer;
}

.newFrom {
	padding-top: 20px;
	opacity: 1;
	font-size: 12px;
	display: inline-block;
	overflow: hidden;
}

.column {
	padding: 2px 10px;
	background: #ea3e3e;
	color: #ffffff;
}

.newTime {
	display: inline-block;
	float: right;
	padding-top: 20px;

}

.datatime {
	padding-left: 20px;
	background: url('https://obs.negn.cn/creditchina-cms/pc/img/clock.png') no-repeat 4px 4px;
}

.newnet {
	padding-left: 20px;
	padding-right: 10px;
	background: url('https://obs.negn.cn/creditchina-cms/pc/img/comp.png') no-repeat 4px 4px;
}

.line {
	width: 1px;
	height: 3px;
	border-left: 1px solid #cccccc;
	padding-right: 10px;
}

.uion {
	padding: 2px 20px;
	background: #eeeeee;
	color: #666666;

}

#tab2 .tabList li.cur {
	font-size: 18px;
	background: #0063ba;
	color: #ffffff;
	line-height: 48px;
}

#tab2 .tabCon div.cur {
	display: block;
}

.keepPwd {
	height: 30px;
	line-height: 30px;
	margin: 0 20px;
	border-bottom: 1px solid #cccccc;
}

.free_regist {
	float: right;
	margin-left: 20px;
}

.free_regist a {
	color: #0063ba;
}

.login_form {
	margin: 0 10px;
}

.phoneNumber {
	width: 100%;
	height: 35px;
	line-height: 35px;
	border: 1px solid #cccccc;
	background: #ffffff;
	margin-bottom: 15px;
	text-indent: 20px;
}

.pwd {
	width: 100%;
	height: 35px;
	line-height: 35px;
	border: 1px solid #cccccc;
	background: #ffffff;
	margin-bottom: 15px;
	text-indent: 20px;
}

.codeInput {
	width: 230px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #cccccc;
	background: #ffffff;
	float: left;
	margin-bottom: 15px;
	text-indent: 20px;
}

.codeBtn {
	font-family: Arial;
	font-style: italic;
	color: #6e6e6e;
	font-size: 30px;
	float: right;
	width: 100px;
	height: 35px;
	background: #cccccc;
	cursor: pointer;
	letter-spacing: 3px;
	font-weight: bolder;
	text-align: center;
}

.submitBtn {
	width: 100%;
	height: 37px;
	border: none;
	background: #0063ba;
	color: #ffffff;
	font-size: 17px;
	font-weight: 500;
	cursor: pointer;
}

.prompt {
	position: relative;
	height: 50px;
	line-height: 50px;
	margin: 0 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.danger {
	color: #ffffff;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	margin-top: 3px;
}

.dangerP1 {
	padding-top: 10px;
}

.dangerP2 {
	font-size: 24px;
}

.danger_list {
	width: 280px;
	height: 60px;
	line-height: 15px;
	display: inline-block;
	color: #0c0300;
	position: relative;
	cursor: pointer;
	margin-left: 12px;
}

.danger_title {
	font-size: 14px;
	line-height: 25px;
	overflow: hidden;
}

.danger_list1 {
	font-size: 12px;
	color: #bcbcbc;
	overflow: hidden;
}

.danger_list1 a {
	color: #bcbcbc;
}

.demoContent {
	cursor: pointer;
}

.from {
	padding-top: 12px;
	font-size: 12px;
	float: right;
	color: #9f9f9f;
}

.danger_list a {
	color: #000000;
	float: left;
}

/*内容模块一*/

.content_two {
	min-width: 1200px;
	clear: both;
	background: #eaeaea;
	overflow: hidden;
	margin: 30px auto 0;
}

.creditServices {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

.content_three {
	width: 1200px;
	clear: both;
	overflow: hidden;
	margin: 40px auto 34px;
	border-bottom: 4px solid #e6e6e6;
}

/*主体左侧样式*/
.main_body .body_part_left {
	width: 1200px;
}

/*左侧新闻列表嵌套模板*/
.main_body .body_part_left .artical_wrap {
	width: 780px;
}

.blackList {
	width: 260px;
	height: 100%;
	float: right;
}

.content_four {
	width: 1200px;
	margin: 0 auto;
	/*  padding: 20px 0;*/
}

.pictureConent {
	height: 80px;
	padding: 10px 10px;
	cursor: pointer;
}

.pictureConent a {
	color: #333333;
}

.pictureC {
	font-size: 12px;
}

.pictureTitle {
	font-size: 16px;
}

.pictureActive {
	background: #0063ba;
	color: #ffffff;
}

.pictureActive a {
	color: #ffffff !important;
}

.content_five {
	width: 1200px;
	margin: 30px auto 0;
	overflow: hidden;
}

.content_five_one {
	width: 780px;
	height: 100%;
	float: left;

}

.content_five_two {
	width: 400px;
	height: 100%;
	float: right;
}

.content_five_one_one {
	width: 100%;
}

.content_five_one_two {
	margin-top: 30px;
}

.modeldemo {
	width: 100%;
	overflow: hidden;
}

.content_five_one_two .modeldemo li {
	height: 96px;
	/*  width: 100%;*/
	padding-top: 20px;
	overflow: hidden;
	float: left;
}

.content_six {
	clear: both;
	min-width: 1200px;
	/*background: #e6e6e6;*/
	color: #ffffff;
	margin-bottom: 50px;

}

.Members {
	width: 1200px;
	height: 100%;
	margin: 40px auto 0;
	padding: 12px;
	overflow: hidden;
	padding-bottom: 40px;
	border: 1px solid #bebebe;
}

.ban {
	width: 1200px;
	position: relative;
	overflow: hidden;
	margin: 20px auto;
}

.ban2 {
	width: 1200px;
	height: 500px;
	position: relative;
	overflow: hidden;
}

.ban2 ul {
	position: absolute;
	left: 0;
	top: 0;
}

.ban2 ul li {
	width: 1200px;
	height: 500px;
}

.prev {
	float: left;
	cursor: pointer;
}

.num {
	height: 130px;
	overflow: hidden;
	width: 1100px;
	position: relative;
	float: left;
}

.min_pic {
	width: 1200px;
}

.num ul {
	position: absolute;
	left: 0;
	top: 0;
}

.num ul li {
	width: 98px;
	margin-right: 21px;
}

.num ul li img {
	width: 98px;
	height: 90px
}

.prev_btn1 {
	width: 16px;
	text-align: center;
	height: 18px;
	margin-top: 40px;
	margin-right: 20px;
	cursor: pointer;
	float: left;
}

.next_btn1 {
	width: 16px;
	text-align: center;
	height: 18px;
	margin-top: 40px;
	cursor: pointer;
	float: right;
}

.prev1 {
	position: absolute;
	top: 220px;
	left: 20px;
	width: 28px;
	height: 51px;
	z-index: 9;
	cursor: pointer;
}

.next1 {
	position: absolute;
	top: 220px;
	right: 20px;
	width: 28px;
	height: 51px;
	z-index: 9;
	cursor: pointer;
}

.mhc {
	background: #000;
	width: 100%;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(Opacity=50);
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}

.pop_up {
	width: 500px;
	height: 500px;
	padding: 10px;
	background: #fff;
	position: fixed;
	-position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -255px;
	margin-top: -255px;
	display: none;
	z-index: 99;
}

.pop_up_xx {
	width: 40px;
	height: 40px;
	position: absolute;
	top: -40px;
	right: 0;
	cursor: pointer;
}

.pop_up2 {
	width: 500px;
	height: 500px;
	position: relative;
	overflow: hidden;
}

.pop_up2 {
	width: 500px;
	height: 500px;
	position: relative;
	overflow: hidden;
	float: left;
}

.pop_up2 ul {
	position: absolute;
	left: 0;
	top: 0;
}

.pop_up2 ul li {
	width: 500px;
	height: 500px;
	float: left;
}

.searchBlackList {
	height: 45px;
	border: 1px solid #cccccc;
	box-sizing: border-box;
}

.searchTitle {
	width: 130px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	background: #0063ba;
}

.searchList {
	width: 260px;
	height: 780px;
	box-sizing: border-box;
	border-right: 4px solid #e6e6e6;
	overflow-x: hidden;
}

.searchListD {
	width: 260px;
	height: 795px;
	box-sizing: border-box;
	border-right: 1px solid #eee;
	overflow-x: hidden;
}

.diffImgD {
	display: block;
}

.diffImg {
	display: none;
}

.searchList li {
	height: 70px;
	box-sizing: border-box;
	border-bottom: 1px solid #cccccc;
}

.main_body .body_part_left .artical_wrap .artical_show_part li .artical_title a {
	color: #0c0300;
	font-size: 16px;
	letter-spacing: 1px;
	/* font-weight: bold;*/
}

.main_body .body_part_left .artical_wrap .artical_show_part li {
	padding: 20px 20px;
	border-bottom: 1px solid #bebebe;
	height: 1%;
}

.main_body .body_part_left .artical_wrap .artical_show_part li .artical_detail {
	margin-top: 16px;
	width: 100%;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}

.list a {
	display: inline-block;
	height: 60px;
	/*    padding: 10px 1px;*/
}

.list img {
	display: inline-block;
	vertical-align: middle;
	width: 43px;
	/* height: 60px; */
	margin-top: 4px;
	position: relative;
	top: 9px;
}

.companyName {
	font-size: 16px;
	color: #333333;
	cursor: pointer;
}

.step {
	font-size: 14px;
	color: #ea3e3e;
}

.time {
	font-size: 12px;
	color: #666666;
	float: right;
	padding-left: 20px;
	background: url('https://obs.negn.cn/creditchina-cms/pc/img/clock.png') no-repeat 4px 4px;
}

/*.site {
    display: inline-block;
    width: 218px;
    vertical-align: middle;
    font-size: 16px;
    color: #0c0300;
    padding-left: 10px;
    cursor: pointer;
    position: relative;
    top: -67px;
    left: 135px;
    width: 115px;
}*/
.site {
	display: inline-block;
	width: 218px;
	vertical-align: middle;
	font-size: 16px;
	color: #0c0300;
	padding-left: 10px;
	cursor: pointer;
	position: relative;
	top: 12px;
	left: 0px;
	width: 182px;
}

.blackListBottom {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #efefef;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	color: #ea3e3e;
}

.modeldemo .modeldemo_right {
	float: right;
}

.picture {
	overflow: hidden;
}

.picture li {
	width: 224px;
	height: 160px;
	float: left;
	border: 1px solid #cccccc;
	margin-right: 17px;
}

.pictureNoActive {
	margin-right: 0;
}

.MembersP {
	width: 100%;
	height: 76px;
	line-height: 76px;
	font-size: 18px;
	margin-left: 20px;
	color: #333333;
	display: inline-block;
	// border-bottom: 1px solid #cccccc;
}

.Memberspan {
	padding-right: 85px;
}

.MembersTwo {
	width: 100%;
	margin-left: 20px;
	height: 30px;
	line-height: 30px;
	// border-bottom: 1px solid #ccc;
}

.Membersmin {
	font-size: 12px;
	color: #666666;
}

.MembersList {
	margin-left: 20px;
	margin-right: 20px;
}

.MembersList td {
	width: 170px;
	height: 30px;
	line-height: 30px;
}

.MembersList a {
	color: #333333;
}

.MembersTwo a {
	color: #333333;
}

.MembersTwo td {
	width: 170px;
}

.title {
	width: 100%;
	height: 31px;
	border-bottom: 4px solid #d4d4d4;
}

.cityName {
    font-size: 18px;
    height: 31px;
    float: left;
    line-height: 35px;
    color: #0c0300;
    padding-left: 24px;

}

.demo {
	background: url('https://obs.negn.cn/creditchina-cms/pc/img/04_icon-.png') no-repeat 4px 4px;
}

.keynode {
	background: url('https://obs.negn.cn/creditchina-cms/pc/img/06_icon.png') no-repeat 4px 4px;
}

.city {
	background: url('https://obs.negn.cn/creditchina-cms/pc/img/05_icon.png') no-repeat 4px 4px;
}

.cityMore {
	font-size: 12px;
	float: right;
	line-height: 35px;
	/*cursor: pointer;*/
	color: #666666;
}

.cityMore a {
	color: #666666;
}

.cityList {
	margin-top: 25px;
}

.cityList tr {
	height: 46px;
	line-height: 46px;
	text-align: center;
}

.header_tr {
	background: #ea3e3e;
	color: #ffffff;
}

.cityList td {
	width: 100px;
	text-align: center;
}

.odd tr:nth-child(even) {
	background: #efefef;
}

.odd tr:nth-child(odd) {
	background: #efefef;
}

.demoList {
	float: left;
}

.demo tr {
	height: 50%;
}

.demo td {
	width: 390px;
	padding-top: 10px;
	display: inline-flex;
}

.demoImg {
	width: 80px;
	height: 80px;
	display: inline-block;
}

.demoNews {
	display: inline-block;
	word-wrap: break-word;
	width: 310px;
}

.modeldiv {
	width: 380px;
	padding: 17px 0;
	border-bottom: 1px solid #cccccc;
	display: inline-block;
	float: left;
}

.modeldiv img {
	width: 100%;
	height: 100%;
}

.modeldiv2 {
	width: 380px;
	padding: 17px 0;
	border-bottom: 1px solid #cccccc;
	float: right;
	display: inline-block
}

.modeldiv2 img {
	float: left;
}

.model image {
	width: 78px;
	height: 78px;
	background: red;
	display: inline-block
}

.modelul {
	width: 280px;
	height: 80px;
	display: inline-block;
	padding-left: 10px;
}

.modelul a {
	color: #333;
}

:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #999999;
	font-size: 14px;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #999999;
	font-size: 14px;
}

input:-ms-input-placeholder {
	color: #999999;
	font-size: 14px;
}

input::-webkit-input-placeholder {
	color: #999999;
	font-size: 14px;
}

.phcolor {
	color: #999;
}

.control {
	display: inline-block;
}

div.slideBox {
	position: relative;
	width: 790px;
	height: 350px;
	overflow: hidden;
}

div.slideBox img {
	width: 790px;
	height: 350px;
}

.footer {
	height: 120px;
	min-width: 1200px;
	background: #387BCA;
	color: #ffffff;
	margin-top: 0px;
}

.container-bottom {
	padding-top: 32px;
}

.container-bottom p {
	text-align: center;
}

.container-bottom label {
	margin-right: 60px;
}

.link {
	color: #ffffff;
}

.towCode {
	padding-top: 25px;
	float: right;
}

.mobile {
	width: 120px;
	height: 120px;
	display: inline-block;
	text-align: center;
}

.mobile.CreditChina {
	margin-right: 20px;
}

div.slideBox div.tips div.nums {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
}

div.slideBox div.tips div.nums {
	left: auto;
}

.mod-content .content_one .content_one_right .welcomTab .personalInformation .integration li {
	float: left;
	line-height: 100px;
}

/*个人登录*/
.integrationScore {
	font-size: 16px;
	width: 45%;
}

.CreditScore {
	text-align: center;
	color: #0063ba;
}

.CreditScore p {
	line-height: 33px;
}

.score {
	font-size: 38px;
}

.assessTime {
	color: #666666;
}

.resetPwd a {
	color: #0063ba;
	float: right;
	height: 25px;
	line-height: 25px;
}

.slide {
	text-align: center;
}

.slide a {
	color: #333;
	font-size: 12px;
	text-align: center;
}

/*轮播样式*/
.slides_container img {
	/*width: 790px;*/
	height: 350px;
}

.slides_container {
	/* width: 790px;*/
	height: 350px;
	overflow: hidden;
	position: relative;
}

/*.pagination1 {

    width: 100px;
    float: right;
    position: absolute;
    right: 0;
    bottom: 15px;
    z-index: 999;
    margin-right: 20px;
}*/

.check_danger {
	width: 50px;
	height: 50px;
	background: #0063ba;
	display: inline-block;
	float: left;
}

.demo_content a {
	color: #777;
	font-size: 12px;
	letter-spacing: 1px;
}

.modeldiv_img {
	width: 78px;
	height: 78px;
	float: left;
}

/*#slides .next {
    position:absolute;
    top:140px;
    right: 20px;
    width:16px;
    height:24px;
    display:block;
    z-index:101;
}*/

/*城市信用无数据*/
.no-histroy {
	width: 100%;
	height: 54px;
	background: url("https://obs.negn.cn/creditchina-cms/pc/img/no-histroy.png") no-repeat center 40px;
	padding-top: 172px;
}

.no-histroy .no-histroy-message {
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #333333;
}


/*轮播右侧文章样式*/
.mod-content .content_one .carousel_right {
	position: relative;
	display: inline-block;
	width: 330px;
	padding: 0 20px;
	height: 350px;
	margin: 0 auto;
	overflow: hidden;

}

.mod-content .content_one .carousel_right .artical_content a {
	color: #333;
	font-size: 14px;
}

.mod-content .content_one .carousel_right .artical_title {
	margin-top: 40px;
	line-height: 24px;
}

.mod-content .content_one .carousel_right .artical_title a {
	color: #0c0300;
	font-size: 18px;
	font-weight: bold;
}

.mod-content .content_one .carousel_right .artical_detail {
	margin-top: 15px;
	width: 100%;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-size: 12px;
}

.mod-content .content_one .carousel_right .artical_detail .detail_left {
	height: 20px;
	line-height: 20px;
}

.mod-content .content_one .carousel_right .artical_detail .detail_left .zhuanlan {
	display: inline-block;
	padding: 0 7px;
	background-color: #1480d1;
	color: #fff;
}

.mod-content .content_one .carousel_right .artical_detail .detail_left .zhuanlan_name {
	display: inline-block;
	padding: 0 8px;
	background-color: #efefef;
}

.mod-content .content_one .carousel_right .artical_detail .detail_right {
	color: #9f9f9f;
	height: 20px;
	line-height: 20px;
	float: right;
}

.mod-content .content_one .carousel_right .artical_detail .detail_right .artical_from {
	padding-left: 15px;
	background: url("https://obs.negn.cn/creditchina-cms/pc/img/comp.png") 0 3px no-repeat;
}

.mod-content .content_one .carousel_right .artical_content {
	line-height: 20px;
	height: 140px;
	margin: 15px 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 7;
	overflow: hidden;
}

.mod-content .content_one .carousel_right .artical_footer_unfold {
	position: absolute;
	bottom: 0;
	margin: auto;
	width: 300px;
	height: 58px;
	line-height: 58px;
	text-align: right;
	border-top: 1px solid #bebebe;
	box-sizing: border-box;
}

.mod-content .content_one .carousel_right .artical_footer_unfold a {
	color: #1480d1;
}

.warning {
	padding: 10px 0;
	height: 20px;
	line-height: 20px;
	margin: 0 auto;
	width: 1200px;
}

.fengxiantishi {
	display: inline-block;
	padding: 0 7px;
	background-color: #ea3e3e;
	color: #fff;
}

.zhuanlan_name {
	display: inline-block;
	padding: 0 10px;
	background-color: #efefef;
	color: #0c0300;
	letter-spacing: 2px;
}

.warning_name {
	display: inline-block;
	padding: 0 10px;
	background-color: #efefef;
	letter-spacing: 2px;
}

.warning_name a {
	color: #999;
}

.body_part_left_top {
	width: 100%;
	height: 390px;
	overflow: hidden;
}

.body_part_left_top ul {
	padding-top: 10px;
}

.body_part_left_top ul a {
	font-size: 14px;
	color: #666;
}

.body_part_left_top ul li {
	height: 57px;
	line-height: 57px;
	border-bottom: 1px solid #e6e6e6;
	box-sizing: border-box;
}

.body_part_left_top ul li p {
	float: left;
	color: #666;
	width: 340px;
}

.body_part_left_top ul li p a {
	color: #333333;
}

.body_part_left_top ul li span {
	float: right;
	color: #999;
}

.body_part_left_top_one {
	width: 585px;
	height: 100%;
	float: left;
}

.body_part_left_top_two {
	width: 585px;
	height: 100%;
	float: right;
}

.main_header {
	/* background: url('https://obs.negn.cn/creditchina-cms/pc/img/home19_bg.png')no-repeat center -13px;*/
	/*background-position: 50px;
    WIDTH: 1200px;
    margin: 0 auto;*/
}

.content_four_bg {
	min-width: 1200px;
	clear: both;
	background: #eaeaea;
	overflow: hidden;
	margin: 30px auto 0;
}

.publicity {
	background: url('../img/xyfw-icon.png') no-repeat 4px 4px;
}

.list_icon {
	background: url('../img/title-icon.png') no-repeat -7px 4px;
}

.list_line {
	border: 0.5px solid #e6e6e6;
	height: 295px;
	display: inline-block;
	margin-left: 19px;
	margin-top: 65px;
}

.bx-wrapper {
	padding: 20px 0;
}

.bx-wrapper .bx-viewport {
	left: 0px;
	top: 0px;
}

.bx-wrapper .bx-controls-direction a {
	display: none;
}

.editPwd {
	position: absolute;
	top: 28px;
	right: 60px;
}

.editPwd a {
	color: #333;
	border: 1px solid #ccc;
	padding: 2px 10px;
	font-size: 12px;
}

.username a {
	cursor: pointer;
}

.header_edit_icon {
	position: absolute;
	width: 15px;
	top: 38px;
	height: 10px;
	right: 91px;
	background: url('https://obs.negn.cn/creditchina-cms/pc/img/header_edit_icon.png') no-repeat;
}

/*专题专栏*/
.content_four .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	display: block;
}

.modelLi {
	overflow: hidden;
}


.header_bg {
	position: relative;
	width: 100%;
	height: 230px;
	/*  height: 175px;*/
	/*  height: 650px;*/
	/*background: url("../img/index-bg.png") no-repeat;*/
	background-size: 100% 100%;
}

.header_login a label {
	font-size: 12px;
}

/*焦点图兼容safari浏览器*/
.pic_left {
	float: left;
}




/*首页 第六模块 修改样式*/
.Members .title {
	position: relative;
	border-bottom-width: 4px;
}

.Members .cityName {
	border-bottom: none;
}

.Members .unit {
	background-image: url('https://obs.negn.cn/creditchina-cms/pc/img/index_unit.png');
	background-repeat: no-repeat;
	background-position: left center;
}

.Members .platform {
	background-image: url('https://obs.negn.cn/creditchina-cms/pc/img/index_platform.png');
	background-repeat: no-repeat;
	background-position: left center;
}

.title .cityName>em {
	display: inline-block;
	width: 200px;
	height: 100%;
	border-bottom: 4px solid #ea3e3e;
	position: absolute;
	left: 0;
	top: 0;
}

.content_six-first .unit i {
	font-style: normal;
	font-size: 12px;
	color: #666;
}

.content_six-first .units-list {
	padding-left: 25px;
	padding-top: 25px;
	height: 270px;
	width: 100%;
	box-sizing: border-box;
}

.Members ul {
	float: left;
	width: 166px;
	text-align: left;
}

.Members .units-list7 {
	/*float:right;*/
	/*text-align:right;*/
}

.Members ul a {
	height: 100%;
	width: 100%;
	line-height: 25px;
	font-size: 14px;
	color: #626161;
}

.Members ul a.disable {
	cursor: no-drop;
	color: #aaa;
}

.Members li {
	width: 100%;
	height: 28px;
}

.Members ul li.firstLi {
	font-weight: bold;
}

.Members li.textSpace {
	letter-spacing: 3px;
}

.content_six-first .units-list1 {
	margin-left: 0;
}

.content_six-second .platform-list {
	padding-top: 25px;
	width: 100%;
	box-sizing: border-box;
	height: 270px;

}

.content_six-second .platform-tab {
	height: 40px;
	width: 100%;
	padding-left: 20px;
	border-bottom: 1px solid #bebebe;
	box-sizing: border-box;
}

.content_six-second .platform-tab span {
	position: relative;
	display: inline-block;
	width: 80px;
	height: 100%;
	line-height: 40px;
	color: #333;
	font-size: 16px;
	text-align: center;
	margin-right: 114px;
	cursor: pointer;
}

.content_six-second .platform-tab span.active {
	color: #4990e2;
}

.content_six-second .platform-tab span.active i {
	display: inline-block;
}

.content_six-second .platform-tab span i {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: inline-block;
	background-image: url('https://obs.negn.cn/creditchina-cms/pc/img/index_upArrow.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	display: none;
}

.platform-content-lists {
	width: 100%;
	box-sizing: border-box;
}

.platform-content-lists>div {
	width: 100%;
	height: 100%;
	padding-left: 20px;
	padding-top: 28px;
	box-sizing: border-box;
	overflow: hidden;
	display: none;
}

.platform-content-lists>div.active {
	display: block;
}

.platform-content-lists ul {
	width: 180px;
}

.platform-content-lists .lastUl {
	width: 100px;
	/*text-align:right;*/
}

.xydt_bot {
	width: 100%;
	/* 	height: 132px; */

}

.xydt_bot_1 {
	width: 16.6%;
	height: 100%;

	float: left;
}

.xydt_bot_1>p {
	font-size: 18px;
}

.content_one_1 {
	width: 1200px;
	clear: both;
	/* margin: 0px auto 0;*/
	margin: 20px auto 0;
	overflow: hidden;

}

.xyfw_content {
	height: 200px;
	width: 100%;
}

.xyfw_content_left {
	width: 170px;
	height: 100%;
	background: url(../img/xyfw-bg.png) no-repeat;
	float: left;
}

.xyfw_content_right {
	width: 1030px;
	height: 100%;
	float: right;
}

/*  */
/* css 重置 */



/* 本例子css */
.slideGroup {
	/* 	width: 510px; */
	border: 1px solid #ddd;
	text-align: left;

}

.tempWrap {
	width: 1050px !important;
}

.slideGroup .parHd {
	height: 30px;
	line-height: 30px;
	background: #f4f4f4;
	padding: 0 20px;
	border-bottom: 1px solid #ddd;
	position: relative;
}

.slideGroup .parHd ul {
	float: left;
	position: absolute;
	left: 20px;
	top: -1px;
	height: 32px;
}

.slideGroup .parHd ul li {
	float: left;
	padding: 0 15px;
	cursor: pointer;
}

.slideGroup .parHd ul li.on {
	height: 30px;
	background: #fff;
	border: 1px solid #ddd;
	border-bottom: 2px solid #fff;
}

.slideGroup .slideBox_2 {
	overflow: hidden;
	zoom: 1;
	padding: 10px 0 10px 63px;
	position: relative;
}

.slideGroup .sPrev,
.slideGroup .sNext {
	position: absolute;
	left: 5px;
	top: 34px;
	display: block;
	width: 30px;
	height: 94px;
	background: url(../img/left-1.png) center center no-repeat ;
}

.slideGroup .sNext {
	left: auto;
	right: 5px;
	background: url(../img/right-1.png) center center no-repeat ;
}

.slideGroup .sPrev:hover,
.slideGroup .sNext:hover {
	border-color: #f60;
}

.slideGroup .parBd ul {
	overflow: hidden;
	zoom: 1;
}

.slideGroup .parBd ul li {
	margin: 0 13px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.slideGroup .parBd ul li .pic {
	text-align: center;
}

.slideGroup .parBd ul li .pic {
	width: 121px;
	height: 150px;
	display: block;
	padding: 2px;

}

.slideGroup .parBd ul li .pic img {
	margin-top: 22px;

}

.slideGroup .parBd ul li .pic a:hover img {
	border-color: #999;
}

.slideGroup .parBd ul li .title {
	line-height: 24px;
}

.xyfw_content_right_title {
	font-size: 18px;
	margin-top: 16px;

}

.xyfw_content_right_title>a {
	font-weight: normal;
	color: #333;

}

/* 2 */
.slideGroup_2{

	padding: 10px 9px;
	 background-color: #eae8e8;

}
.slideGroup_2 .parHd {
	height: 30px;
	line-height: 30px;
	background: #f4f4f4;
	padding: 0 20px;
	border-bottom: 1px solid #ddd;
	position: relative;
}

.slideGroup_2 .parHd ul {
	float: left;
	position: absolute;
	left: 20px;
	top: -1px;
	height: 32px;
}

.slideGroup .parHd ul li {
	float: left;
	padding: 0 15px;
	cursor: pointer;
}

.slideGroup_2 .parHd ul li.on {
	height: 30px;
	background: #fff;
	border: 1px solid #ddd;
	border-bottom: 2px solid #fff;
}

.slideGroup_2 .slideBox_3 {
	overflow: hidden;
	zoom: 1;
	padding: 10px 0 10px 0px;
	position: relative;
}

.slideGroup_2 .sPrev,
.slideGroup_2 .sNext {
	position: absolute;
	left: 5px;
	top: 42px;
	display: block;
	width: 60px;
	height: 60px;
	
	z-index: 99;
	background: url(../img/left-icon.png) center center no-repeat ;
}

.slideGroup_2 .sNext {
	left: auto;
	right: 5px;
	background: url(../img/right-icon.png) center center no-repeat ;
}

.slideGroup_2 .sPrev:hover,
.slideGroup_2 .sNext:hover {
	border-color: #f60;
}

.slideGroup_2 .parBd ul {
	overflow: hidden;
	zoom: 1;
}

.slideGroup_2 .parBd ul li {
	margin: 0 2px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.slideGroup_2 .parBd ul li .pic {
	text-align: center;
}

.slideGroup_2 .parBd ul li .pic {
	width: 164px;

	display: block;
	padding: 2px;

}

.slideGroup_2 .parBd ul li .pic img {}

.slideGroup_2 .parBd ul li .pic a:hover img {
	border-color: #999;
}

.slideGroup_2 .parBd ul li .title {
	line-height: 24px;
}

.xyfw_content_right_title {
	font-size: 18px;
	margin-top: 16px;

}

.xyfw_content_right_title>a {
	font-weight: normal;
	color: #333;

}

.slideBox_3>.tempWrap {
	width: 1200px !important;
}
