﻿html, body {
    width: 100%;
    height: 100%;
    color: #0c0300;
}
/* 鐏拌壊杈规*/
.show {
    display: block;
}

.hide {
    display: none;
}

.margin_right20 {
    margin-right: 20px;
}
.margin_right20 a{
    color: #333;
    cursor: pointer;
}
/*澶撮儴镙峰纺*/
.main_header .header_login {
    width: 1200px;
    /*height: 57px;*/
    height: 30px;
    /*line-height: 57px;*/
    line-height: 30px;
    margin: 0 auto;
    text-align: right;
    color: #333;
    font-size: 14px;
    position: relative;
}
.main_header .header_login span:hover {
    color: #0063ba;
}
.header_login_bg{
background: #F6F6F6;
}
.main_header .header_content {
    position: relative;
    width: 1200px;
    /* height: 175px;*/
    height: 160px;
    margin: 0 auto;
}
.main_header .header_content .header_logo {
    position: absolute;
    /*top: 30px;*/
    top: 70px;
    left: 0;
    margin: auto;
  	width: 420px;
	height: 64px;
    cursor: pointer;
    z-index: 9;
}
.mod-content .content_one {
    width: 1200px;
    clear: both;
    margin: 0px auto 0;
    margin: 20px auto 0;
    overflow: hidden;
    border: 1px solid #bebebe;
}
/*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("../img/../img/creditChina_logo.png")/*tpa=http://www.creditchina.gov.cn/images/creditChina_logo.png*/ no-repeat;
    display: inline-block;
    float: left
}

.logo_font {
    font-weight: 200;
}

.search {
    position: absolute;
    text-align: right;
    top:50px;
}

.search_term {
    height: 50px;
    line-height: 50px;
}

.search_term span {
    margin-right: 100px;
    font-size: 14px;
    cursor: pointer;
}

.search_content {
    line-height: 50px;
    font-size: 0;
}

.search_input {
    width: 600px;
    height: 50px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    background: #ffffff;
    line-height: 50px;
    text-indent: 20px;
    vertical-align: middle;
}

.search_btn {
    vertical-align: middle;
    width: 68px;
    height: 50px;
    background: #e22323 url("../img/search_grey.png")/*tpa=http://www.creditchina.gov.cn/images/search_grey.png*/ no-repeat 26px;
    border: 0px;
    cursor: pointer;
    float: right;
}
.search_btn1 {
    vertical-align: middle;
    width: 59px;
    height: 50px;
    background: #e22323 url(../img/search_grey.png)/*tpa=http://www.creditchina.gov.cn/images/search_grey.png*/ no-repeat 20px;
    border: 0px;
    cursor: pointer;
    float: right;
}

.active {
    color: #e22323;
}

.thisimg {
    width: 1200px;
    height: 0;
    margin: 0 auto;
    position: relative;
}

.thisimg li {
    position: absolute;
    top: -24px;
    right: 45%;
    z-index: 99;
}

/*header镙峰纺*/

/*header镙峰纺*/
.mod-content {
    width: 100%;
}

/*鍐呭妯″潡涓�/
.mod-content .content_one {
    width: 1200px;
    clear: both;
    margin: 20px auto 0;
    overflow: hidden;
    border: 1px solid #bebebe;
}

.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("../img/../img/clock.png")/*tpa=http://www.creditchina.gov.cn/images/clock.png*/ no-repeat 4px 4px;
}

.newnet {
    padding-left: 20px;
    padding-right: 10px;
    background: url("../img/../img/comp.png")/*tpa=http://www.creditchina.gov.cn/images/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 0;
}

/*涓讳綋宸︿晶镙峰纺*/
.main_body .body_part_left {
    width: 910px;
}

/*宸︿晶鏂伴椈鍒楄〃宓屽妯℃澘*/
.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;

}

.Members {
    width: 1200px;
    height: 100%;
    margin: 40px auto 0;
    overflow: hidden;
    padding-bottom: 40px;
}

.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: 767px;
    box-sizing: border-box;
    border-right: 1px solid #eee;
    overflow-x: hidden;
}

.searchList li {
    height: 100px;
    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: 124px;
}

.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: 80px;
    padding: 10px 1px;
}
.list img{
    display: inline-block;
    vertical-align: middle;
    width: 130px;
    height: 80px;

}

.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("../img/../img/clock.png")/*tpa=http://www.creditchina.gov.cn/images/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;
}

.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 #e6e6e6;
}

.cityName {
    font-size: 18px;
    height: 31px;
    float: left;
    line-height: 35px;
    color: #0c0300;
    border-bottom: 4px solid #ea3e3e;
    padding-left: 35px;

}

.demo {
    background: url("../img/../img/04_icon-.png")/*tpa=http://www.creditchina.gov.cn/images/04_icon-.png*/ no-repeat 4px 4px;
}

.keynode {
    background: url("../img/../img/06_icon.png")/*tpa=http://www.creditchina.gov.cn/images/06_icon.png*/ no-repeat 4px 4px;
}

.city {
    background: url("../img/../img/05_icon.png")/*tpa=http://www.creditchina.gov.cn/images/05_icon.png*/ no-repeat 4px 4px;
}

.cityMore {
    font-size: 12px;
    float: right;
    line-height: 35px;
    cursor: pointer;
}
.cityMore a{
    color: #666666;
}

.cityList {
    margin-top: 25px;
}

.cityList tr {
    height: 44px;
    line-height: 44px;
    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 {
    min-width: 1200px;
    height: 120px;
    min-width: 1200px;
    background: #387BCA;
    color: #ffffff;
}

.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;
    overflow: hidden;
display: block;
}
/*杞挱镙峰纺*/
.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("../img/../img/no-histroy.png")/*tpa=http://www.creditchina.gov.cn/images/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: 320px;
    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: #ea3e3e;
    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("../img/../img/comp.png")/*tpa=http://www.creditchina.gov.cn/images/comp.png*/ 0 3px no-repeat;
}
.mod-content .content_one .carousel_right .artical_content {
    line-height: 18px;
    height: 140px;
    margin: 15px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    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: #ea3e3e;
}

.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: 384px;
    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: 58px;
    line-height: 57px;
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
}
.body_part_left_top ul li p {
    float: left;
    color: #666;
}
.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: 435px;
    height: 100%;
    float: left;
}
.body_part_left_top_two {
    width: 435px;
    height: 100%;
    float: right;
}
/*鑱旗郴閮ㄩ棬*/
.MemberListNew{
    margin-left: 20px;
}
.MemberListNew>li{
    float: left;
    width: 16.666%;
    text-align: left;
    height: 30px;
    line-height: 30px;
     cursor: no-drop;
    color: #aaa;
}

.MemberListNew>li>a{
    color: #333333;
    font-size: 14px;
}
.artical_page_detail_new{
	padding: 20px;
	border: 1px solid #bebebe;
	box-sizing: border-box;
	color: #4f5050;
}
.artical_page_detail_new p,.artical_page_detail_new li{
	font-size:14px;
}
.t-tc{
	text-align: center;
}
.bt-artical{
	display: inline-block;
	width: 150px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	background-color: #e22323;
	border-radius: 15px;
	font-size: 16px;
	margin:20px;
}
.Multi_column {
    width: 1200px;
    margin: 0px 0 0 0;
    overflow: hidden;
}
.Multi_column li {
    width: 280px;
    height: 260px;
    font-size: 0;
    float: left;
    margin: 10px 10px;
}
.Multi_column li img {
    width: 100%;
    height: 165px;
}
.Multi_column li a{
display: block;}
.Multi_column li p {
    width: 100%;
    height: 65px;
    line-height: 65px;
    background: #efefef;
    text-align: center;
    color: #333;
    font-size: 20px;
    font-weight: 700;
}
.bx-clone img {
    height: 120px;
    margin-left: -56px;
    overflow: hidden;
    width:auto;
    max-width: auto !important;
}


