html, body {
    width: 100%;
    height: 100%;
    color: #0c0300;
}

/*header样式*/
.mod-header {
    width: 100%;
    height: 320px;
    min-width: 1200px;
    border: 1px solid #cccccc;
}
.header_ad{
    background: url("../img/header_ad.png") no-repeat top center;
    min-width: 1200px;
}
.header_ad a{
    width: 1200px;
    margin: 0 auto;
    height: 97px;
    display: block;
    font-size: 0;
}
.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/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;
    position: relative;
    z-index: 100;
}

.search_term span {
    margin-right: 60px;
    font-size: 14px;
    cursor: pointer;
}

.search_term span.active{
    font-weight: 900;
}

.search_content {
    line-height: 50px;
    font-size: 0;
}

.search_input {
    width: 522px;
    height: 50px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    background: #ffffff;
    line-height: normal;
    line-height: 50px\0;
    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;
}
.tit{
    position: relative;
    width: 323px;
    height: 180px;
}
.tit a:first-child,.tit a:first-child img{width: 323px;height: 150px;border-radius: 5px 5px 0 0;}
.tit .close{position: absolute;width: 33px;height: 33px;background: url("../img/ad_close.png") no-repeat;font-size: 0;right: -13px;top: -16px;}
.tit .titlecon{
    background-color: #fff4f4;
    padding: 7px;
    width: 323px;
    box-sizing: border-box;
    bottom: -5px;
    position: absolute;
    z-index:2;
    border-radius: 0 0 5px 5px;
    color: #353535;
}

/*.active {*/
/*    color: #ffffff;*/
/*    background: #e22323;*/
/*}*/

.thisimg {
    width: 1200px;
    height: 0;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.thisimg li {
    position: absolute;
    top: -24px;
    right: 45%;
    z-index: 99;
    left: 0;
    height: 23px;
}

/*header样式*/

/*header样式*/
.mod-content {
    width: 100%;
}

/*内容模块一*/
.top-news{
    background: #F6F8F9;
    padding: 30px 0;
    margin-bottom: 30px;
    width: 100%;
}
.top-news a{
    width: 1200px;
    margin: 0 auto;
    display: block;
}
.top-news h1{
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    color: #DF2B2B;
    margin: 0;
    display: block;
    white-space: nowrap;/*保证文本内容不会自动换行，如果多余的内容会在水平方向撑破单元格*/
    overflow: hidden; /*隐藏超出单元格的部分*/
    text-overflow: ellipsis; /*将被隐藏的那部分用省略号代替*/
}
.top-news h2{
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #DF2B2B;
    margin: 0;
    display: block;
    white-space: nowrap;/*保证文本内容不会自动换行，如果多余的内容会在水平方向撑破单元格*/
    overflow: hidden; /*隐藏超出单元格的部分*/
    text-overflow: ellipsis; /*将被隐藏的那部分用省略号代替*/
}
.mod-content .content_one {
    width: 1200px;
    clear: both;
    margin: 28px auto 0;
    overflow: hidden;
    border: 1px solid #e3e3e3;
}
.credit-service{
    margin: 20px 0 0;
    min-width: 1200px;
    background: #F6F8F9;
    padding: 20px 0;
}
.zxpt-ul {
    margin: 10px 0;
    overflow: hidden;
}
.zxpt-ul li {
    margin-top: 10px;
    height: 40px;
    line-height: 40px;
}
.zxpt-ul li a {
    display: block;
    height: 60px;
    font-weight: 400;
}
.zxpt-ul li:hover a {
    color: #ffffff;
}
.zxpt-ul li:before {
    content: '';
    width: 4px;
    height: 40px;
    background: #fdb354;
    float: left;
    margin-right: 55px;
}
.zxpt-ul li.item1 {background: url('../img/item4.png') #faf5ec 20px center no-repeat;}
.zxpt-ul li.item1:hover {background: url('../img/item4_hov.png') #fdb354 20px center no-repeat;}
.zxpt-ul li.item2 {background: url('../img/item5.png') #faf5ec 20px center no-repeat;}
.zxpt-ul li.item2:hover {background: url('../img/item5_hov.png') #fdb354 20px center no-repeat;}
.zxpt-ul li.item3 {background: url('../img/item6.png') #faf5ec 20px center no-repeat;}
.zxpt-ul li.item3:hover{background: url('../img/item6_hov.png') #fdb354 20px center no-repeat;}
.ztzl-p{margin: 10px 0 20px;}
.ztzl-p a{margin-bottom: 10px;display: block;}
.modelLi{
    background: #f6f8f9;
    width: 385px;
    height: 120px;
    padding: 10px;
    box-sizing: border-box;
    margin: 10px 10px 0 0;
    float: left;
    display: flex;
}
.modelLi:nth-child(2n){margin-right: 0;}
.modelLi > a {width: 100px;height: 100px;margin-right: 10px;}
.modelLi > div{flex: 1}
.modelLi > div a{font-size: 16px;color: #333;line-height: 34px;}
.modelLi > div a:hover{color: #e22323}
.modelLi > div p{font-size: 14px;color: #999;min-height: 46px;overflow: hidden;}
.modelLi > div>span{display: flex;justify-content: space-between;font-size: 14px;color: #999}
.modelLi > div>span .comp{background: url("../img/comp.png") no-repeat center left;padding-left: 20px;width:100px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.modelLi > div>span .clock{background: url("../img/clock.png") no-repeat center left;padding-left: 20px}
.datum-box-wrap{
    position: relative;
    zoom: 1;
    padding: 0 1px;
    width: 1270px;
    clear: both;
    overflow: hidden;
    margin: 0 auto;
    height: 120px;
}
.datum-box-wrap .bd {
    margin-left:35px;
}

.datum-box-wrap .bd .tempWrap{
    width: 1200px !important;
}

.datum-box-wrap .bd .tempWrap li{
    width: 183px;
    height: 120px;
}

.datum-box-wrap .LeftBotton,
.datum-box-wrap .RightBotton {
    position: absolute;
    width: 25px;
    height: 40px;
    float: left;
    /*background: url(../img/datum-btn.png) no-repeat;*/
}

.datum-box-wrap .LeftBotton {
    background-position: 0 0;
    top: 43px;
    left: 11px;
}

.datum-box-wrap .RightBotton {
    background-position: -25px 0;
    top: 43px;
    right: 10px;
    z-index:1000;
}

.datum-box-wrap .LeftBotton:hover {
    background-position: 0 0;
}

.datum-box-wrap .RightBotton:hover {
    background-position: -25px 0;
}

.datum-box-wrap a {
    text-align: center;
    float: left;
    /* background: url("../img/credit-datum-01.png") center no-repeat; */
}

.datum-box-wrap a.pl{
    /*position: relative;*/
}
.datum-box-wrap a.pl span{
    width: 14px;
    display: block;
    margin-left: -7px;
    position: absolute;
    left: 50%;
    top: 30px;
    color: #333;
    line-height: 16px;
    font-weight: bold;
}

.datum-box-wrap a img {
    width: 183px;
    height: 120px;
}
@media screen and (min-width: 300px) and (max-width: 1200px) {
    .datum-box-wrap{
        width: auto;
    }
}
.infoList li{
    display: flex;
    /*justify-content: space-between;*/
    flex-direction: row-reverse;
    height: 42px;
    line-height: 42px;
}
.infoList li a{width: 355px;margin-left: 10px;}
.infoList li em{width: 90px;text-align: center;}
.infoList li span{width: 99px;text-align: left;margin-left: 10px;}
.infoList li:nth-child(even){
    background-color: #f6f8f9;
}

.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 {
    vertical-align: top;
    padding-left: 20px;
    background: url("../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/comp.png")/*tpa=http://www.creditchina.gov.cn/images/comp.png*/ no-repeat 4px 4px;
    max-width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.from .line {
    width: 1px;
    height: 12px;
    border-left: 1px solid #cccccc;
    padding-right: 10px;
    margin-bottom: 2px;
}

.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 {
    margin: 30px 0 0;
    min-width: 1200px;
    background: #F6F8F9;
    padding: 20px 0 30px;
}
.content_three .w1200{width: 1200px;margin: 0 auto;display: flex;justify-content: space-between;}
.content_three .w1200 > div{width: 380px;}
.content_three .w1200 > div ul li{display: flex;justify-content: space-between;padding-top: 20px;color: #999;width: 100%;}
.content_three .w1200 > div ul li a:hover{color: #ea3e3e}
/*主体左侧样式*/
.content_three.main_body .body_part_left {
    width: 100%;
    padding-bottom:20px;
}

/*左侧新闻列表嵌套模板*/
.content_three.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: 20px auto 0;
    overflow: hidden;
}

.content_five_one {
    width: 780px;
    height: 100%;
    float: left;

}

.content_five_two {
    width: 388px;
    height: 100%;
    float: right;
}

.content_five_one_one {
    width: 100%;
}

.content_five_one_two {
    margin-top: 19px;
}
.modeldemo {
    width: 100%;
    overflow: hidden;
}

.content_five_one_two .modeldemo li {
    height: 96px;
    /*  width: 100%;*/
    margin-top: 10px;
    overflow: hidden;
    float: left;
}

.content_six {
    clear: both;
    min-width: 1200px;
    /* background: #e6e6e6; */
    color: #ffffff;
    margin-bottom: 30px;
}

.model_x {
    width: 100%;
    overflow: hidden;
}
.content_five_one_two .model_x li {
    height: 204px;
    width: 385px;
    margin-top: 10px;
    background: #c00;
    float: left;
}
.content_five_one_two .model_x li img{
    height: 204px;
    width: 385px;
    border:none;
}
.content_five_one_two .model_x li:nth-child(2n){float:right;}
.Members {
    width: 1200px;
    height: 100%;
    margin: 28px auto 0;
    overflow: hidden;
}

.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: 588px;
    box-sizing: border-box;
    border-right: 1px solid #eee;
    overflow-x: hidden;
}

.searchList li {
    height: 98px;
    box-sizing: border-box;
    border-bottom: 1px solid #cccccc;
}


.content_three.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;*/
}
.content_three.main_body .body_part_left .artical_wrap .artical_show_part li {
    padding: 20px 20px;
    border-bottom: 1px solid #bebebe;
    height: 124px;
}

.content_three.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/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;
    width:1180px;
}

.MembersList td {
    height: 30px;
    line-height: 30px;
}

.MembersList a {
    color: #333333;
}

.MembersTwo a {
    color: #333333;
}

.MembersTwo td {
    width: 170px;
}

.title {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #e1e1e1;
    font-weight: 700;
    font-size: 20px;
}

.cityName {
    font-size: 18px;
    height: 41px;
    float: left;
    line-height: 35px;
    color: #0c0300;
    border-bottom: 2px solid #df2b2b;
    padding-left: 40px;
}

.home-news{padding: 10px 0 20px;min-height: 723px;overflow-y: auto;width: 100%;}
.home-news li{padding-bottom: 10px}
.home-news li a{font-size: 18px;font-weight: 800;color: #333;padding: 15px 0;display: block;}
.home-news li a:hover{color: #ea3e3e}
.home-news div{color: #999999;font-size: 14px;padding-bottom: 3px;height: 47px;}
.home-news p{color: #999999;display: flex;justify-content: flex-end}
.home-news p span{padding-left: 8px;}
.home-news p span:first-child{padding-right: 8px;}

.demo {
    background: url("../img/04_icon-.png")/*tpa=http://www.creditchina.gov.cn/images/04_icon-.png*/ no-repeat 4px 4px;
}

.keynode {
    background: url("../img/06_icon.png")/*tpa=http://www.creditchina.gov.cn/images/06_icon.png*/ no-repeat 4px 4px;
}

.city {
    background: url("../img/05_icon.png")/*tpa=http://www.creditchina.gov.cn/images/05_icon.png*/ no-repeat 4px 4px;
}
.ztzl {
    background: url("../img/06_icon.png")/*tpa=http://www.creditchina.gov.cn/images/05_icon.png*/ no-repeat 4px 4px;
}
.sgstj {
    background: url("../img/07_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: #ea3e3e;
    font-weight: 400;
}

.cityList {
    margin-top: 10px;
    width:100%;
}

.cityList tr {
    height: 41px;
    text-align: center;
    background: #efefef;
}

.cityList tr.header_tr {
    background: #ea3e3e;
    color: #ffffff;
}

.cityList td {
    /* width: 185px; */
    line-height: 43px;
    line-height: 43px\9;
    text-align: center;
}
/* .odd tr:nth-child(even) {
    background: #efefef;
}

.odd tr:nth-child(odd) {
    background: #efefef;
} */
.odd tr td:nth-child(even) {
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    display:inline-block;
}
.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;
    overflow:hidden;
    min-width: 1200px;
    background: #e22323;
    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;
}
/*轮播样式*/
.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{
    min-height:42px;
}
.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/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/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: 220px;
    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: 35px;
    line-height: 35px;
    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;
    float:left;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    width:265px;
}
.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;
}

.main_header {
     background: url("../img/home_bg.jpg") no-repeat center -13px;
     /*background-position: 50px;
     WIDTH: 1200px;
     margin: 0 auto;*/
    min-width: 1200px;
 }
.main_header1 {
    background: url("../img/home_bg1.jpg") 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/publicity_icon.png") no-repeat 4px 4px;
}
.list_icon
{
    background: url("../img/list_icon.png") no-repeat 4px 4px;
}

.list_line{
    border:0.5px solid #e6e6e6; height:123px; display:inline-block; margin-left: 19px;    margin-top: 54px;
}
.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("../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;
}



.header_bg {
    position: relative;
    width: 100%;
    /*height: 175px;*/
    height: 228px;
    /*
    background: url(../images/home_bg.png)no-repeat center -35px;
    */
}
.header_login a label {
    font-size: 12px;
}

.main_header .header_content .header_logo {
    top: 73px;
}

/*焦点图兼容safari浏览器*/
.pic_left {
    float: left;
}
.Members .title{
    position:relative;
    border-bottom-width:1px;
}
.Members .cityName{
    /*border-bottom:none;*/
}
.Members .unit{
    background-image:url('../img/index_unit.png');
    background-repeat:no-repeat;
    background-position:left center;
}
.Members .platform{
    background-image:url('../img/index_platform.png');
    background-repeat:no-repeat;
    background-position:left center;
}
.title .cityName>em{
    /*display:inline-block;*/
    /*width:200px;*/
    /*height:97%;*/
    /*border-bottom:2px 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:12px; */
    padding-top:25px;
    height:270px;
    width:100%;
    box-sizing:border-box;
}
.Members .mem{
    display: flex;
    justify-content: space-between;
    margin: 20px 0 10px;
}
.Members .units-list7{
    /*float:right;*/
    /*text-align:right;*/
}
.Members .mem ul{min-width: 260px;}
.Members ul a{
    height:100%;
    width:100%;
    line-height:25px;
    font-size:13px;
    color:#333;
}
.Members ul a:hover{color: #ea3e3e}
.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-first .units-list-ul ul{
    width: auto;
    padding: 0 16px;
}
.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:115px;
    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('../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;*/
}
.content_seven{
    margin: 30px 0 0;
    min-width: 1200px;
    background: #F6F8F9;
    padding: 20px 0 30px;
}
.content_seven .wrap-wrap{
    width: 1200px;
    margin: 0 auto;
}
.content_seven .wrap-wrap h2{
    font-weight: 700;
    font-size: 20px;
    padding: 0 0 20px 0;
}
.content_seven .wrap-wrap>ul{
    display: flex;
    justify-content: space-between;
    position: relative;
}
.content_seven .wrap-wrap>ul>li{margin-right: 30px;
    flex: 1;
    height: 53px;
    background: #fcfcfc;
    cursor: pointer;
    /* border: 1px solid #d4d4d4; */
    border: 1px solid #dcdbdb;
    /* border-radius: 4px; */
    line-height: 53px;
    text-align: center;
    padding: 0 12px 0 12px;
    font-size: 16px;
}
.content_seven .wrap-wrap>ul>li:after{
    position: relative;
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #777777;
    top: 13px;
    right: -42px;
}
.content_seven .wrap-wrap>ul>.goCreditChina:after{display: none;}
.content_seven .wrap-wrap>ul>li:last-child{margin-right: 0;}
.content_seven .wrap-wrap>ul>li div{display: none;width: 1200px;height: 200px;background-color: #fff;border-top: 4px solid #ea3e3e;cursor: default;
    z-index: 999;
    box-shadow: 0 10px 10px rgb(26 82 133 / 10%);padding: 20px;position: absolute;bottom: 53px;left: 0;overflow-y: auto;box-sizing: border-box;}
.content_seven .wrap-wrap>ul>li div ul{display: flex;flex-wrap: wrap;}
.content_seven .wrap-wrap>ul>li div ul li{font-size: 14px;flex-basis: 25%;text-align: left;line-height: 28px;cursor: default;}
.content_seven .wrap-wrap>ul>li div ul li a{color: #666;}
.content_seven .wrap-wrap>ul>li div ul li a:hover{color: #ea3e3e;}

.page-large{text-align: center;display: flex;align-items: center;justify-content: center;}
.page-large a{text-align: center;padding: 10px 15px;background-color: #d9d9d9;line-height: 36px;font-size: 14px;}
.page-large a.on{background-color: #e22323;color: #fff;}
.page-large .page-info{margin-left: 20px;}

.floatrightbox {
    /* display: none; */
    position: fixed;
    right: 0;
    top: 35%;
    background: #F7F7F7;
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 15%);
    border-radius: 2px;
    width: 90px;
    font-size: 14px;
    z-index: 10000;
    margin-top: -180px;
}
.floatrightbox dt {
    height: 90px;
    width: 90px;
    text-align: center;
    cursor: pointer;
}
.floatrightbox dt a {
    display: block;
    height: 50px;
    padding: 58px 10px 0;
}
.floatrightbox dt.xybg {
    background: url(../img/xybg.png) center 15px no-repeat;
    height: 110px;
    line-height: 17px;
}
.floatrightbox dt.xyxf {
    background: url(../img/xyxf.png) center 15px no-repeat;
}
.floatrightbox dt.flyyss {
    background: url(../img/flyyss.png) center 15px no-repeat;
}
.floatrightbox dt.fltzgg {
    background: url(../img/fltzgg.png) center 15px no-repeat;
}
.floatrightbox dt.wza {
    background: url(../img/slh.png) center 15px no-repeat;
    height: 110px;
    line-height: 17px;
}
.floatrightbox dt.slh {
    background: url(../img/slh.png) center 15px no-repeat;
    height: 110px;
    line-height: 17px;
}
.pagination.light-theme{padding-top: 20px}

.mt {
    height: 45px;
    line-height: 45px;
    border-bottom: 2px solid #ddd;
}
.mt span {
    position: relative;
    font-size: 20px;
    float: left;
    height: 45px;
    line-height: 45px;
    /* min-width: 132px; */
    font-weight: bold;
}
.mt span:before {
    content: '';
    width: 100%;
    height: 2px;
    background: #e22323;
    position: absolute;
    bottom: 0;
    left: 0;
}
.clr {
    margin: 0px;
    padding: 0px;
    height: 0px;
    width: 0px;
    overflow: hidden;
    clear: both;
}
.servicecont .servicebox1, .servicecont .servicebox2, .servicecont .servicebox3 {
    padding: 0 10px;
    margin-top: 10px;
}
.servicecont .servicebox1 .mt span {
    background: url(../img/serviceicon-1.png) left center no-repeat;
    padding-left: 24px;
}
.servicecont .servicebox2 .mt span {
    background: url(../img/serviceicon-2.png) left center no-repeat;
    padding-left: 24px;
}
.servicecont .servicebox3 .mt span {
    background: url(../img/serviceicon-3.png) left center no-repeat;
    padding-left: 24px;
}
.servicecont .mn {
    clear: both;
    overflow: hidden;
}
.servicecont ul {
    margin-bottom: 20px;
    overflow: hidden;
}
.servicecont ul li {
    float: left;
    width: 25%;
    height: 175px;
    padding: 0 10px;
    margin-top: 20px;
}
.servicecont ul li a img {
    width: 100%;
    height: 175px;
    float: left;
}
.servicecont ul li span {
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#50000000', EndColorStr='#50000000');
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin-top: -40px;
}
#verifyFailed{float: right;font-size: 14px;color: #e22323;}
.credit-tzgg{
    width: 1204px;
    border: 1px solid #e3e3e3;
    margin: 20px auto 0;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}
.credit-tzgg > span{
    width: 104px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    background-color: #f1f1f1;
    margin-left: 1px;
}
.credit-tzgg .bd .tempWrap{ width:1100px !important; }/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */{
    width: 1100px!important;
}
.credit-tzgg-wrap{flex: 1;padding-right: 8px;}
.credit-tzgg-wrap ul li{
    width: auto!important;
}
.credit-tzgg-wrap .bd ul{ overflow:hidden; zoom:1; }
.credit-tzgg-wrap .bd ul li{ margin-right:30px;  float:left; height:24px; line-height:24px;  text-align:left; _display:inline; width:auto !important;  }/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
.credit-tzgg-wrap .bd ul li a{color: #333333;position: relative;}
.credit-tzgg-wrap .bd ul li a:after{position: absolute;content: '';display: block;width: 5px;height: 5px;background-color: #999;border-radius:50%;left: -13px;top: 8px;}
.credit-tzgg-wrap .bd ul li a:hover{color: #e22323;}
.credit-tzgg-wrap .bd ul li span{ color:#999; margin-left: 20px; }

.lfjx-box{display: flex;width: 1200px;margin: 10px auto 20px;justify-content: space-between;}
.lfjx-box li{margin-right: 20px;width: 100%;}
.lfjx-box li:last-child{margin-right: 0;}
.lfjx-box li a{
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px;
    background: #99C2F7;
}
.lfjx-box li a:hover{background: #90b6e8;}
.lfjx-box li a span{cursor: pointer;font-size: 18px;font-weight: 800;color: #fff;}
.lfjx-box li a span:first-child{background: url("../img/ico1.png") no-repeat;width: 50px;height: 50px;}
.lfjx-box li:nth-child(2) a span:first-child{background: url("../img/ico2.png") no-repeat;width: 50px;height: 50px;}
.lfjx-box li:nth-child(3) a span:first-child{background: url("../img/ico3.png") no-repeat;width: 50px;height: 50px;}
.lfjx-box li:nth-child(4) a span:first-child{background: url("../img/ico4.png") no-repeat;width: 50px;height: 50px;}