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: /*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:67px;
}

.search_term {
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
}

.search_term span {
    margin-right: unset;
    font-size: 14px;
    line-height: 14px;
    cursor: pointer;
    padding: 9px 7px;
    color: #fff;
}

.search_content {
    line-height: 50px;
    font-size: 0;
}

.search_input {
    width: 500px;
    height: 50px;
    border: 1px solid #cccccc;
    border-right: unset;
    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: #fff  no-repeat 26px;
    border: 1px solid #cccccc;
    border-left: unset;
    cursor: pointer;
    float: right;
}

.active {
    color: #fff;
    background: #e22323;
}
.search_term .active:after {
    content:'';
    display: block;
    width: 13px;
    height: 32px;
    background:  no-repeat;
    position: absolute;
    top: 0;
    right: -13px;
}

.thisimg {
    width: 1200px;
    height: 0;
    margin: 0 auto;
    position: relative;
}

.thisimg li {
    position: absolute;
    top: -24px;
    right: 40%;
    z-index: 99;
}

/*header样式*/

/*header样式*/
.mod-content {
    width: 100%;
}
.mod-content .focus-news {
    width: 1040px;
    margin: 28px auto 0;
    background: #fff;
    padding: 22px 80px;
}
.mod-content .focus-news h1{
    text-align: center;
    font-size: 28px;
    line-height: 28px;
    font-weight: 700;
    color: #e22323;
    margin: 0 0 20px;
}
.mod-content .focus-news h2 {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #333;
}
/*内容模块一*/
.mod-content .content_one {
    width: 1200px;
    clear: both;
    margin: 28px auto 0;
    overflow: hidden;
    background: #fff;
}

.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: /*tpa=http://www.creditchina.gov.cn/images/clock.png*/ no-repeat 4px 4px;
}

.newnet {
    padding-left: 20px;
    padding-right: 10px;
    background: /*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: 0px;
}

.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: 20px auto 0;
}

.creditservices {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.content_three {
    width: 1200px;
    clear: both;
    overflow: hidden;
    margin: 28px auto 0;
}

/*主体左侧样式*/
.content_three.main_body .body_part_left {
    width: 787px;
}

/*左侧新闻列表嵌套模板*/
.content_three.main_body .body_part_left .artical_wrap {
    width: 780px;
}

.blacklist {
    width: 388px;
    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: 28px 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: 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;
    width: 1200px;
    /* background: #e6e6e6; */
    color: #ffffff;
    margin: 30px auto 26px;

}

.members {
    display: none;
    margin: -400px 0;
    position: absolute;
}
.members .content_six-first {
    width: 1174px;
    padding: 12px;
    background: #fff;
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.20);
}
.members img {
    margin-left: 1000px;
}

.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: 715px;*/
    box-sizing: border-box;
    /*border-right: 1px solid #eee;*/
    overflow-x: hidden;
}

.searchlist li {
    height: 119px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-top:none;
}


.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: 244px;
    height: 98px;
    padding-left: 6px;

}

.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: /*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: 35px;
    border-bottom: 1px solid #ddd;
}
.title_tab {
    width: 100%;
    height: 31px;
    border-bottom: 1px solid #ddd;
    padding:3px 0;
    cursor: pointer;
}

.cityname_title {
    font-size: 18px;
    height: 35px;
    float: left;
    line-height: 35px;
    color: #0c0300;
    border-bottom: 4px solid #ea3e3e;
    padding-left: 35px;
    margin-right:5px;

}
.cityname {
    font-size: 18px;
    height: 35px;
    float: left;
    line-height: 35px;
    color: #0c0300;
    border-bottom: 4px solid #ea3e3e;
    padding-left: 35px;

}
.cityname_tab {
    font-size: 14px;
    height: 35px;
    float: left;
    line-height: 35px;
    color: #666;
    margin:0 20px;
    padding:0 5px;
	cursor: pointer;
}

.title_tab .active{border-bottom: 2px solid #c00; background: no-repeat center bottom;}

.demo {
    background: /*tpa=http://www.creditchina.gov.cn/images/04_icon-.png*/ no-repeat 4px 4px;
}

.keynode {
    background: /*tpa=http://www.creditchina.gov.cn/images/06_icon.png*/ no-repeat 4px 4px;
}

.city {
    background: /*tpa=http://www.creditchina.gov.cn/images/05_icon.png*/ no-repeat 6px 6px;
}

.citymore {
    font-size: 12px;
    float: right;
    line-height: 35px;
    cursor: pointer;
}
.citymore a{
    color: #999;
}

.citylist {
    margin-top: 25px;
    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: 41px;
    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 26px 0;
    border-bottom: 1px solid #cccccc;
    display: inline-block;
    float: left;
}

.modeldiv img {
    width: 100%;
    height: 100%;
}

.modeldiv2 {
    width: 380px;
    padding: 17px 0 26px 0;
    border-bottom: 1px solid #cccccc;
    float: right;
    display: inline-block
}

.modeldiv2 img {
    float: left;
    width: 100%;
    height: 100%;
}

.model image {
    width: 85px;
    height: 85px;
    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 {
    height: 118px;
    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;
	text-indent: 2em;
}
.demo_content a{
    color: #777;
    font-size: 12px;
    letter-spacing: 1px;
}
.modeldiv_img{
    width: 85px;
    height: 85px;
    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: /*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: 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: #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: /*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: 330px;
    height: 58px;
    line-height: 58px;
    text-align: right;
    border-top: 1px dashed #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: 305px;*/
    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: 43px;
    line-height: 43px;
    /*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;
}
.body_part_left_top ul li span{
    float: right;
    color: #999;
}
.body_part_left_top_one {
    width: 377px;
    height: 100%;
    float: left;
}
.body_part_left_top_two {
    width: 377px;
    height: 100%;
    float: right;
}

.main_header {
    background:  no-repeat center;
    /*background-position: 50px;
    width: 1200px;
    margin: 0 auto;*/
}
.content_four_bg {
    min-width: 1200px;
    clear: both;
    background: #eaeaea;
    overflow: hidden;
    margin: 10px auto 0;
}
.publicity
{
    background:  no-repeat 4px 4px;
}
.zxpt
{
    background:  no-repeat 4px 4px;
}
.zthd
{
    background:  no-repeat 6px 6px;
}
.list_icon_ztzl
{
    background:  no-repeat 6px 6px;
}
.data_submit_system {
    background:  no-repeat 14px 17px;
    padding-left: 44px;
    line-height: 50px;
    font-size: 16px;
}
.list_icon
{
    background:  no-repeat 4px 4px;
}
.list_icon_xydt {
    background:  no-repeat 6px 10px;
}
.list_icon_yshj {
    background:  no-repeat 6px 10px;
}
.list_icon_xftx {
    background:  no-repeat 6px 10px;
}

.list_line{
    border-right:1px solid #e6e6e6; height:200px; display:inline-block; margin-left: 15px;    margin-top: 55px;
}
.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:  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: 175px;*/
    height: 257px;
    /*
    background: no-repeat center -35px;
    */
}
.header_login a label {
    font-size: 12px;
}

.main_header .header_content .header_logo {
    top: 85px;
}

/*焦点图兼容safari浏览器*/
.pic_left {
    float: left;
}
.members .title{
    position:relative;
    border-bottom-width:4px;
}
.members .cityname{
    border-bottom:none;
    padding-left: 0;
}
.unit {
    background:  no-repeat 4px 4px;
}
/* .members .unit{
    background-image:;
    background-repeat:no-repeat;
    background-position:left center;
} */
/*.platform {*/
/*    background:  no-repeat 4px 4px;*/
/*}*/
/* .members .platform{
    background-image:;
    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;
}
/* 首页“文明城市”底部红色边框 */
.title .unit>em{
    display:inline-block;
    width:110px;
    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:12px; */
    padding:25px 0 10px 0;
    width:100%;
    display: inline-block;
}
.members ul{
    float:left;
/*     width:166px; */
	padding:0 8px;
    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{
    padding:0;
    width:230px;
    overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
    float:left;
    color: #333;
    padding: 5px 0 5px 40px;
}
.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 10px;
}
.content_six-second .platform-list{
    padding-top:25px;
    padding-bottom:25px;
    width:100%;
    box-sizing:border-box;
    height:auto;

}
.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:;
    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;*/
}
.newslist{
	margin: 0;
    width: 100%;
}
.newslist a{
	color: #333333;
}
.newslist td{
	height: 30px;
    line-height: 30px;
}

.header_tr{
	background: #ea3e3e;
    color: #ffffff;
    height: 41px;
}
.header_tr span{line-height:41px;}
.header_tr .title1{
	margin-left:10px;
    width: 220px;
    float: left;
}
.header_tr .title2{
    width: 60px;
    float: left;
}
.header_tr .title3{
    float: right;
    margin-right: 23px;
}

.odd{background: #f6f6f6; max-height: 240px;}
#sgsbstjpanel .odd ul li{height:40px!important; line-height:40px!important; }
.odd ul li .title1{margin-left:10px;diplay:block;float:left;width:220px;}
.odd ul li .title2{diplay:block;float:left;width:60px;}
.odd ul li .title3{float:right;margin-right:9px;}


.members a:first-child img{}
.members a img{height: 72px;border: 1px solid #ccc;
    padding: 4px;margin: 0 10px;
    background: #fff;}
    
.banner_part{margin:10px 0; padding:0; width:100%; display: inline-block;}
.banner_part img{ width:450px;height: 120px;}
.fl{ float:left;}
.fr{ float:right;}
.zxpt_list{margin-bottom: 22px}
.zxpt_list .zxpt_item{
    margin: 10px 0;border-left: 4px solid #e22323;height: 50px;background: #f5f5f5;
}
.zxpt_list .zxpt_item:first-child{
    margin-top: 18px;
}
.zxpt_list .zxpt_item:last-child{
    margin-bottom: 18px;
}
.zxpt_list .zxpt_item:hover{
    background: #e22323;
}
.zxpt_list .zxpt_item:hover a{
    color: #fff;
}
.zxqy_rzfw {
    background:  no-repeat 14px 17px;
    padding-left: 44px;
    line-height: 50px;
    font-size: 16px;
}
.gs_xyd {
    background:  no-repeat 14px 17px;
    padding-left: 44px;
    line-height: 50px;
    font-size: 16px;
}
.zxpt_list .zxpt_item:hover .zxqy_rzfw{
    background:  no-repeat 14px 17px;
}
.zxpt_list .zxpt_item:hover .gs_xyd{
    background:  no-repeat 14px 17px;
}
.zxpt_list .zxpt_item:hover .data_submit_system{
    background:  no-repeat 14px 17px;
}
.zthd_list {
    margin-bottom: 22px
}
.zthd_list a {
    margin: 10px 0;
    display: block;
}
.zthd_list a:first-child {
    margin-top: 20px;
}