﻿html{background-color: #f6f6f6; color: #333;background-size: auto;background-repeat: no-repeat;}
body {
    font-size: 14px;

}
.header-bg{position: relative;width: 100%;height: 230px;background: url("images/home_bg.jpg") no-repeat center 1px;}
.header_content{position: relative;width: 1200px;height: 160px;margin: 0 auto;}
.header_logo {
    position: absolute;
    top: 80px;
    left: 0;
    margin: auto;
    width: 437px;
    height: 78px;
    cursor: pointer;
    z-index: 9;
}
.header_logo span {
    display: block;
    width: 100%;
    height: 100%;
    background: url("images/logo.png") 0 0 no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.header_nav {
    width: 100%;
    height: auto;
    background-color: #e22323;
}
.header_nav .nav_container {
    width: 1200px;
    margin: 0 auto;
    background-color: #e22323;
    display: table;
    table-layout: fixed;
}
.header_nav .nav_container ul {
    display: table-row;
    width: 1200px;
    height: 50px;
    border-bottom: 1px solid black;
}
.header_nav .nav_container ul .nav_item1 {
    border-bottom: 1px solid #ec7272;
}
.header_nav .nav_container ul .nav_item {
    position: relative;
    display: table-cell;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.header_nav .nav_container ul .nav_item a {
    display: inline-block;
    vertical-align: middle;
    line-height: 50px;
    width: 98%;
    height: 50px;
    color: #fff;
    font-size: 16px;
}
.header_nav .nav_container ul .nav_item span {
    float: right;
    color: #ec7272;
    width: 2%;
    text-align: right;
}
.header_nav .nav_container ul .nav_item.active:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 80px;
    height: 0;
    border-bottom: 6px solid #fb7d7d;
}
.content_one {
    min-width: 1200px;
    clear: both;
    overflow: hidden;
    margin: 30px auto 0;
}
.search-wrapper {
    padding: 20px 0;
    position: relative;
    margin: 0 auto;
}
.search {
    position: absolute;
    top: 20px;

}
.search_term {
    height: 50px;
    line-height: 50px;
    margin: 0 10%;
}
.search_term span {
    margin-left: 100px;
    font-size: 14px;
    cursor: pointer;
}
.search_content {
    line-height: 50px;
    font-size: 0;
    margin: 0 10%;
}
.thisimg_home {
    width: 1200px;
    height: 0;
    margin: 0 auto;
    position: relative;
}
.thisimg_home li {
    position: absolute;
    top: -32px;
    right: 88%;
    z-index: 99;
}
.search_content>span {
    display: inline-block;
    width: 96px;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: 14px;
    color: #333;
    background-color: #fff;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-right: none;
    display: none;
}
.search_input {
    width: 890px;
    height: 50px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    background: #ffffff;
    line-height: 50px;
    text-indent: 20px;
    vertical-align: middle;
    font-size: medium;
}
.search_btn {
    vertical-align: middle;
    width: 68px;
    height: 50px;
    background: #e22323 url(images/search_grey.png) no-repeat 26px;
    border: 0px;
    cursor: pointer;
}
/*轮播*/
.content_two {
    width: 1200px;
    clear: both;
    overflow: hidden;
    margin: 30px auto 0;
}
.lunboBox{height: 350px;border: 1px solid #dddddd; }
.lunboFl{width: 831px; height: 350px;}
.lunboFl img{width: 831px; height: 350px;}
.lunboFr{width: 367px;}
.lunboFr h3{padding: 43px 57px 19px 41px; font-size: 20px;}
.lunboFr .subtitle{height: 28px; margin: 0 57px 0 41px;}
.lunboFr p .hnews{background: #e22323;color: #fff; padding: 5px;float: left;}
.lunboFr p .source{float: right;line-height: 28px;color:#a0a0a0; position: relative; top:-2px;}
.lunboFr .cont{padding: 0 57px 0 41px; font-size: 14px; line-height: 24px;}
.lunboFr .lunboLine{width: 282px;border-top:1px solid #bebebe; height:0; overflow:hidden; margin:40px 43px 20px 41px;}
.lunboFr .see{float: right;  padding-right: 41px;}
.lunboFr .see a{color: #ea3e3e;}
.fl{float:left;}
.fr{float:right;}

.content_three {
    clear: both;
    overflow: hidden;
    margin: 30px auto 0;
    background: #eaeaea;
}
.aiicon-link {
    margin: 0 -5px;
    text-align: center;
}
.aiicon-link-item {
    width: 14.1%;
    padding: 0 1px;
    position: relative;
    float: left;
}
.content_four{
    width: 1200px;
    clear: both;
    overflow: hidden;
    margin: 40px auto 0;
}
.main_body {
    font-size: 14px;
    position: relative;
}
.main_body .body_part_left {
    width: 910px;
    position: relative;
    overflow: hidden;
    display: inline-block;
}
.body_part_left_top {
    width: 100%;
    height: 390px;
    overflow: hidden;
}
.body_part_left_top_one {
    width: 435px;
    height: 100%;
    float: left;
}
.title {
    width: 100%;
    height: 31px;
    border-bottom: 4px solid #e6e6e6;
}
.list_icon {
    background: url(images/list_icon.png) no-repeat 4px 4px;
}
.cityName {
    font-size: 18px;
    height: 31px;
    float: left;
    line-height: 35px;
    color: #0c0300;
    border-bottom: 4px solid #ea3e3e;
    padding-left: 35px;
}
.cityMore {
    font-size: 12px;
    float: right;
    line-height: 35px;
    color: #666666;
}
.cityMore a {
    color: #666666;
}
.body_part_left_top ul {
    padding-top: 10px;
}
.body_part_left_top ul li {
    height: 57px;
    line-height: 57px;
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
}
.body_part_left_top ul li p {
    float: left;
    color: #666;
    width: 340px;
}
.body_part_left_top ul li p a {
    color: #333333;
}
.body_part_left_top ul a {
    font-size: 14px;
}
.list_line {
    border: 0.5px solid #e6e6e6;
    height: 295px;
    display: inline-block;
    margin-left: 19px;
    margin-top: 65px;
}
.body_part_left_top_two {
    width: 435px;
    height: 100%;
    float: right;
}
.blackList {
    width: 260px;
    height: 100%;
    float: right;
}
.title {
    width: 100%;
    height: 31px;
    border-bottom: 4px solid #e6e6e6;
}
.publicity {
    background: url(images/publicity_icon.png) no-repeat 4px 4px;
}
.cityName {
    font-size: 18px;
    height: 31px;
    float: left;
    line-height: 35px;
    color: #0c0300;
    border-bottom: 4px solid #ea3e3e;
    padding-left: 35px;
}
.cityMore {
    font-size: 12px;
    float: right;
    line-height: 35px;
    color: #666666;
}
.searchList {
    width: 260px;
    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;
}
.list a {
    display: inline-block;
    height: 80px;
    padding: 10px 1px;
}
.list img {
    display: inline-block;
    vertical-align: middle;
    width: 130px;
    height: 80px;
}
.site {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #0c0300;
    padding-left: 10px;
    cursor: pointer;
    position: relative;
    top: -67px;
    left: 135px;
    width: 115px;
}
.content_five {
    width: 1200px;
    margin: 30px auto 0;
    overflow: hidden;
}
.content_five_one {
    width: 910px;
    height: 100%;
    float: left;
}
.content_five_one_one {
    width: 100%;
    
}
.demo {
    background: url(images/04_icon-.png) no-repeat 4px 4px;
}
.modeldemo {
    width: 100%;
    overflow: hidden;
}
.modelLi {
    overflow: hidden;
}
.modeldiv {
    width: 445px;
    padding: 17px 0;
    border-bottom: 1px solid #cccccc;
    display: inline-block;
    float: left;
}
.modeldiv_img {
    width: 78px;
    height: 78px;
    float: left;
}
.modeldiv img {
    width: 100%;
    height: 100%;
}
.modelul {
    width: 345px;
    height: 80px;
    display: inline-block;
    padding-left: 10px;
}
.modelul a {
    color: #333;
}
.demo_content a {
    color: #777;
    font-size: 12px;
    letter-spacing: 1px;
}
.from {
    padding-top: 12px;
    font-size: 12px;
    float: right;
    color: #9f9f9f;
}
.newnet {
    padding-left: 20px;
    padding-right: 10px;
    background: url(https://creditchina-cms.bj.bcebos.com/pc/img/comp.png) no-repeat 4px 4px;
}
.line {
    width: 1px;
    height: 3px;
    border-left: 1px solid #cccccc;
    padding-right: 10px;
}
.datatime {
    padding-left: 20px;
    background: url(https://creditchina-cms.bj.bcebos.com/pc/img/clock.png) no-repeat 4px 4px;
}
.modeldiv2 {
    width: 445px;
    padding: 17px 0;
    border-bottom: 1px solid #cccccc;
    float: right;
    display: inline-block;
}
.modeldemo {
    width: 100%;
    overflow: hidden;
}
 .modeldemo li {
    height: 116px;
    padding-top: 8px;
    overflow: hidden;
    float: left;
      width: 49%;
}

.credit-box {
    margin-left: 15px;
    position: relative;
    height: 50px;
    border: 1px solid #BDBDBD;
    cursor: pointer;
}
.credit-box h4 {
    background: #fff;
    margin-left: 0;
    padding-left: 11px;
    font-size: 15px;
    font-weight: 800;
    color: #4b4b4b;
    line-height: 48px;
    margin-top: 0px;
}
.credit-icon {
    display: block;
    width: 16px;
    height: 16px;
    background: transparent url(images/credit-gov.png) no-repeat scroll center center;
    position: absolute;
    right: 30px;
    top: 15px;
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    /*margin-bottom: 2px;*/
}
.open>.dropdown-menu {
    display: block;
}
.region-list {
    position: absolute;
    width: 100%;
    background: #FFF none repeat scroll 0% 0%;
    max-height: 360px;
    overflow: auto;
    z-index: 10;
    border: 1px solid #CCC;
    margin-bottom: 0!important;
    box-shadow: 1px 1px 3px #CCC;
    /*top: 58px;*/
    left: -1px;
    padding: 10px 0px;
    border-radius: 0!important;
}
.dropdown-menu {
    /*position: absolute;*/
    /*top: 100%;*/
    /*left: 0;*/
    /*z-index: 1000;*/
    /*display: none;*/
    float: left;
    min-width: 160px;
    /*padding: 5px 0;*/
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;

}
.leftbar {
    background: #fff;
    padding: 20px 5px;
}
.leftbar h4 {
    font-size: 15px;
    font-weight: bold;
    padding-left: 15px;
    color: #fff;
    background: #e22323;
    line-height: 40px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.leftbar_list {
    margin-top: -1px;
    border: 1px solid #ccc;
    border-top-width: 0;
}
.leftbar_item {
    border-bottom: 1px dotted #ccc;
}
.leftbar_item a {
    display: block;
    width: 100%;
    line-height: 42px;
    text-align: center;
    background-color: #fafafa;
}
.leftbar_item a:hover {
    background-color: #fff;
    color: #045faf;
}
.leftbar_item a:link, .leftbar_item a:visited, .leftbar_item a:active {
    color: #383737;
}

.panel {
    margin-bottom: 0;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.panel-default {
    border-color: #ddd;
}
.panel-body {
    padding: 0;
}
.breadcrumb {
    margin-bottom: 10px;
    padding: 8px 15px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}
.panel .list-group {
    margin-bottom: 0;
}
.panel .list-group .list-group-item:first-child {
    border-top-width: 0px;
}
.panel .list-group .list-group-item, .panel .list-group .list-group-item {
    border-width: 1px 0px;
    border-radius: 0px;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.news-title {
    line-height: 40px;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    margin: 0;
}
.news-author {
    color: rgb(168, 168, 168);
    font-size: 12px;
    line-height: 30px;
    text-align: center;
}
#newsContent p, #newsContent div {
    font-size: 16px;
    line-height: 1.8em;
}
 .artical_show_part li {
    padding: 20px 20px;
    border-bottom: 1px solid #bebebe;
}
 .artical_show_part li .artical_title {
    line-height: 18px;
}
.artical_show_part li .artical_title a {
    color: #0c0300;
    font-size: 16px;
    letter-spacing: 1px;
     font-weight: bold;
}
 .artical_show_part li .artical_content {
    line-height: 22px;
    margin: 15px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    /* height: 64px; */
}
.artical_show_part li .artical_content a {
    color: #777;
    font-size: 14px;
    letter-spacing: 1px;
}
.artical_show_part li .artical_detail {
    /* margin-top: 5px; */
    width: 100%;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
.artical_show_part li .artical_detail .detail_left {
    height: 20px;
    line-height: 20px;
}
.artical_show_part li .artical_detail span {
    cursor: default;
}
 .artical_show_part li .artical_detail .detail_left .zhuanlan {
    display: inline-block;
    padding: 0 7px;
    background-color: #ea3e3e;
    color: #fff;
     font-style: normal;
}
.artical_show_part li .artical_detail .detail_left .zhuanlan_name {
    display: inline-block;
    padding: 0 8px;
    background-color: #efefef;
    font-style: normal;
}
.artical_show_part li .artical_detail .detail_right {
    color: #9f9f9f;
    height: 20px;
    line-height: 20px;
    float: right;
}
 .artical_show_part li .artical_detail span {
    cursor: default;
}
.artical_show_part li .artical_detail .detail_right .artical_from {
    padding-left: 15px;
    background: url(images/comp.png) 0 3px no-repeat;
    font-style: normal;
}
.artical_show_part li .artical_detail .detail_right span {
    margin: 0 10px;
}
.artical_show_part li .artical_detail .detail_right .artical_time {
    padding-left: 15px;
    background: url(images/clock.png) 0 3px no-repeat;
    font-style: normal;
}
.search-show-box .conditionQuery {
    width: 100%;
    padding: 10px 20px 0 20px;
    border: 1px solid #bebebe;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: none;
}
.search-show-box .conditionQuery .select li.select-li {
    width: 100%;
    padding: 8px 0;
    position: relative;
}
.search-show-box .conditionQuery .select li.select-li .select-li2-name, .search-show-box .conditionQuery .select li.select-li .select-li3-name {
    font-size: 14px;
    color: #666;
}
.search-show-box .conditionQuery .select li.select-li .select-li1-searchwrap, .search-show-box .conditionQuery .select li.select-li .select-li2-name, .search-show-box .conditionQuery .select li.select-li .select-li2-list {
    display: inline-block;
}
.select-li2-list-h {
    width: 1077px;
    height: 44px;
    background: #eaeaea;
}
.search-show-box .conditionQuery .select li.select-li .select-li1-list li, .search-show-box .conditionQuery .select li.select-li .select-li2-list li, .search-show-box .conditionQuery .select li.select-li .select-li3-list li {
    display: inline-block;
    margin-right: 24px;
    line-height: 35px;
    margin: 5px 10px;
}
.search-show-box .conditionQuery .select li.select-li .selected a {
    color: #fff;
    padding: 5px 10px;
    background: #e22323;
}
.search-show-box .conditionQuery .select li.select-li3 {
    border-bottom: 1px solid #bebebe;
    padding-bottom: 45px;
}
.search-show-box .conditionQuery .select li.select-li {
    width: 100%;
    padding: 8px 0;
    position: relative;
}
.search-show-box .conditionQuery .select li.select-li .select-li3-name, .search-show-box .conditionQuery .select li.select-li .select-li3-list, .search-show-box .conditionQuery .select li.select-li .select-li3-btn {
    display: inline-block;
    vertical-align: top;
}
.search-show-box .conditionQuery .select li.select-li .select-li2-name, .search-show-box .conditionQuery .select li.select-li .select-li3-name {
    font-size: 14px;
    color: #666;
}
.select-li3-name {
    line-height: 35px;
}
.select-li3-bg {
    background: #eaeaea;
    width: 1077px;
    height: 44px;
    display: inline-block;
    float: right;
    margin-top: -4px;
    overflow: hidden;
    position: absolute;
    right:8px;
    z-index: 499;
}
.search-show-box .conditionQuery .select li.select-li .select-li3-btn, .search-show-box .conditionQuery .select li.select-li .select-li3-list {
    background: #eaeaea;
}
.search-show-box .conditionQuery .select li.select-li .select-li3-list {
    height: auto;
    overflow: hidden;
    position: relative;
}
.search-show-box .conditionQuery .select li.select-li .select-li1-list li, .search-show-box .conditionQuery .select li.select-li .select-li2-list li, .search-show-box .conditionQuery .select li.select-li .select-li3-list li {
    display: inline-block;
    margin-right: 24px;
    line-height: 35px;
    margin: 5px 10px;
}
.search-show-box .conditionQuery .select li.select-li .select-li3-btn {
    position: absolute;
    top: 16px;
    right: 15px;
}
.search-show-box .conditionQuery .select li.select-li .select-li3-btn a {
    color: #e22323;
}
.search-show-box .conditionQuery .select li.select-li .select-li3-btn i {
    display: inline-block;
    width: 20px;
    height: 7px;
    margin-left: 10px;
    background: url(images/publicTwo2_icon.png) no-repeat;
}
.search-show-box .conditionQuery .select-li3-list {
    width: 850px;

}
.cs-main-box {
    margin: 20px 20px;
    padding: 0 20px;
    border: 1px solid #bebebe;
    color: #333;
    background-color: #f6f6f6;
}
 .cs-tab-content ul {
    overflow: hidden;
    padding: 30px 48px 0;
}
.cs-tab-content ul li.internetCenter {
    background-image: url(images/n_001.png);
    background-position: 68px 42px!important;
}
.cs-tab-content ul li.internetCenter2 {
    background-image: url(images/n_002.png);
    background-position: 68px 42px!important;
}
.cs-tab-content ul li.internetCenter3 {
    background-image: url(images/n_003.png);
    background-position: 68px 42px!important;
}
.cs-tab-content ul li.internetCenter4 {
    background-image: url(images/n_004.png);
    background-position: 68px 42px!important;
}
.cs-tab-content ul li.internetCenter5 {
    background-image: url(images/n_005.png);
    background-position: 68px 42px!important;
}
.cs-tab-content ul li.internetCenter6 {
    background-image: url(images/n_006.png);
    background-position: 68px 42px!important;
}
.cs-tab-content ul li.internetCenter7 {
    background-image: url(images/n_007.png);
    background-position: 68px 42px!important;
}
.cs-tab-content ul li.internetCenter8 {
    background-image: url(images/n_008.png);
    background-position: 68px 42px!important;
}
.cs-tab-content ul li.internetCenter9 {
    background-image: url(images/n_009.png);
    background-position: 68px 42px!important;
}
.cs-tab-content ul li {
    float: left;
    position: relative;
    margin: 0 97px 30px 0;
    width: 276px;
    /*height: 380px;*/
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 72px 75px;
    overflow: hidden;
}
.cs-tab-content ul li a {
    width: 100%;
    height: 100%;
}
 .cs-tab-content ul li a > p.cs-title {
    height: 70px;
    margin-top: 170px;
    line-height: 70px;
    font-size: 18px;
    font-weight: 600;
}
 .cs-tab-content ul li a > p {
    width: 100%;
    color: #333;
    text-align: center;
}
.bd-container {
    position: relative;
    min-height: 427px;
    padding: 30px 0 110px;
    text-align: center;
}
.bd-container > span {
    color: #ea3e3e;
    font-size: 24px;
    border-bottom: 4px solid #ea3e3e;
    font-weight: 500;
}
 .complain-content-box {
    padding: 0 20px;
    text-align: left;
}
 .complain-content-box .complain-content-title {
    height: 30px;
    line-height: 26px;
    margin-top: 30px;
    font-size: 18px;
    color: #0c0300;
    border-bottom: 1px solid #bebebe;
}
.complain-content-box .complain-content-title > span {
    height: 100%;
    padding-left: 30px;
    background-image: url(images/cityCredit.png);
    background-repeat: no-repeat;
    background-position: left center;
    border-bottom: 4px solid #ea3e3e;
}
.complain-content-box .complain-content {
    padding: 0 20px;
}
.complain-content-box .complain-content1 .form-group {
    display: inline-block;
    height: 40px;
    margin-top: 20px;
}
.complain-content-box .complain-content1 .form-group span {
    width: 105px;
    height: 100%;
    line-height: 40px;
    color: #0c0300;
    font-size: 16px;
}
.complain-content-box .complain-content1 .form-group input {
    width: 520px;
    margin-right: 25px;
    font-size: 14px;
    display: inline-block;
    height: 100%;
    border: 1px solid #bebebe;
    padding-left: 20px;
    line-height: 40px;
    background-color: #f6f6f6;
}
.complain-content-box .complain-content1 .form-group i {
    font-size: 20px;
    font-weight: bold;
    color: #ea3e3e;
    vertical-align: middle;
    font-style: normal;
}
.complain-content-box .complain-content em {
    display: inline-block;
    color: #ea3e3e;
    font-size: 14px;
    padding-left: 40px;
    background-image: url(images/cuohao.png);
    background-repeat: no-repeat;
    background-position: 20px center;
    display: none;
    font-style: normal;
}
.complain-content-box .complain-content2 .choose-partment p, .wrapper .main_body div.main_body-content #complain .complain-content-box .complain-content2 .choose-type p {
    height: 60px;
    line-height: 60px;
    color: #ea3e3e;
    font-size: 16px;
    text-align: left;
}
.complain-content-box .complain-content2 .choose-partment > ul > li.centerPart {
    margin-right: 126px;
}
 .complain-content-box .complain-content2 .choose-partment > ul > li {
    float: left;
}
.complain-content-box .complain-content2 .choose-partment > ul > li input[type='radio'] {
    width: 15px;
    height: 15px;
    margin-right: 25px;
    -webkit-appearance: radio;
}
.complain-content-box .complain-content2 .choose-partment > ul > li label {
    position: relative;
    height: 100%;
    font-size: 16px;
    color: #0c0300;
}
.complain-content-box .complain-content2 .choose-partment > ul > li div {
    position: relative;
    display: inline-block;
    height: 37px;
    width: 285px;
    padding-left: 25px;
}
.complain-content-box .complain-content2 .choose-partment > ul > li div input {
    width: 100%;
    display: inline-block;
    height: 100%;
    border: 1px solid #bebebe;
    padding-left: 20px;
    height: 37px;
    line-height: 37px;
    background-color: #f6f6f6;
    font-size: 14px;
}
.complain-content-box .complain-content2 .choose-partment > ul > li div span {
    position: absolute;
    top: 0;
    right: 10px;
    width: 20px;
    height: 100%;
    background-image: url(images/red-toggleArrow.png);
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}
.complain-content-box .complain-content2 .choose-partment > ul > li div ul {
    position: absolute;
    top: 40px;
    left: 25px;
    width: 260px;
    height: 300px;
    z-index: 100;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    background-color: #fff;
    overflow-y: auto;
    display: none;
}
 .complain-content-box .complain-content2 .choose-partment > ul > li div ul li {
    width: 100%;
    height: 30px;
    text-align: left;
    padding: 0 20px;
    font-size: 14px;
    cursor: pointer;
}
.complain-content-box .complain-content2 .choose-partment > ul > li {
    float: left;
}
 .complain-content-box .complain-content2 .choose-type {
    clear: both;
}
.complain-content-box .complain-content2 .choose-partment p,  .complain-content-box .complain-content2 .choose-type p {
    height: 60px;
    line-height: 60px;
    color: #ea3e3e;
    font-size: 16px;
    text-align: left;
}
.complain-content-box .complain-content2 .choose-type ul {
    overflow: hidden;
    border: 1px solid #bebebe;
    margin-left: 30px;
    padding-left: 35px;
}
.complain-content-box .complain-content2 .choose-type ul li {
    float: left;
    height: 40px;
    line-height: 40px;
    margin-right: 110px;
    font-size: 16px;
    color: #0c0300;
}
.choose-type ul li {
    width: 366px;
}
.complain-content-box .complain-content2 .choose-type ul li input[type='radio'] {
    width: 15px;
    height: 15px;
    margin-right: 25px;
    -webkit-appearance: radio;
}
 .complain-content-box .complain-content3 .form-group {
    position: relative;
    margin-top: 20px;
}
.complain-content-box .complain-content3 .form-group span {
    color: #0c0300;
    font-size: 16px;
}
.complain-content-box .complain-content3 .form-group textarea {
    resize: none;
    vertical-align: top;
    padding: 20px;
    margin-right: 25px;
    box-sizing: border-box;
    background-color: #f6f6f6;
    border: 1px solid #bebebe;
    margin-left: 25px;
    font-size: 14px;
}
 .complain-content-box .complain-content3 .form-group input {
    width: 320px;
    margin-left: 25px;
    font-size: 14px;
    display: inline-block;
    height: 100%;
    border: 1px solid #bebebe;
    padding-left: 20px;
    height: 35px;
    line-height: 35px;
    background-color: #f6f6f6;
}
.complain-content-box .complain-content3 .form-group a {
    display: inline-block;
    vertical-align: top;
    width: 110px;
    height: 35px;
    margin-right: 25px;
    border: 1px solid #bebebe;
    border-left: none;
    overflow: hidden;
}
.complain-content-box .complain-content3 .agreement {
    height: 30px;
    margin-top: 20px;
    line-height: 30px;
    font-size: 16px;
}
 .complain-content-box .complain-content3 .agreement input {
     width: 18px;
     height: 18px;
     margin-right: 35px;
     -webkit-appearance: checkbox;
     vertical-align: middle;
 }
.complain-content-box .complain-content3 .agreement label {
    display: inline-block;
    height: 100%;
}
.complain-content-box .complain-content3 .agreement label a {
    color: #0063ba;
}
.complain-content-box .complain-btn {
    height: 35px;
    width: 100%;
    margin-top: 30px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
}
 .complain-content-box .complain-btn .beSure {
    height: 100%;
    width: 320px;
    background-color: #ea3e3e;
    color: #fff;
}
.complain-content-box .complain-btn .beCancel {
    width: 196px;
    background-color: #0063ba;
    color: #fff;
}
.company-messages-box {
    width: 96%;
    margin: 0 auto;
    padding: 30px 20px 13px 20px;
    border: 1px solid #bebebe;
    margin-top: 30px;

    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.company-messages-box .company-messages-top {
    margin-bottom: 20px;
}
.company-messages-box .company-messages-top h3 {
    float: left;
    font-size: 34px;
    color: #2e2825;
}
.entstatus_green {
    border: 1px solid green;
}
.entstatus {
    padding: 0 10px;
    height: 51px;
    line-height: 51px;
    margin-left: 20px;
}
.company-messages-box .company-messages-top .no-message {
    float: right;
    width: 100px;
    height: 26px;
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    text-align: center;
    background-color: #0063ba;
    cursor: pointer;
}
.company-messages-box .messages-lists {
    padding-bottom: 8px;
    border-bottom: 1px solid #bebebe;
}
.company-messages-box .messages-lists .messages-li {
    margin-bottom: 20px;
    position: relative;
}

.company-messages-box .messages-lists .messages-li .li-div {
    display: inline-block;
    margin-right: 60px;
}
.company-messages-box .messages-lists .messages-li .li-div .tab-li1-cion1 {
    width: 16px;
    height: 16px;
    background: url(images/sprite01.png) no-repeat -176px 0;
}
.company-messages-box .messages-lists .messages-li .li-div i {
    display: inline-block;
    margin-right: 12px;
    margin-bottom: 2px;
    vertical-align: middle;
}
.company-messages-box .messages-lists .messages-li .li-div .tab-li2-cion1 {
    width: 12px;
    height: 16px;
    background: url(images/sprite01.png) no-repeat -220px 0;
}
.company-messages-box .messages-lists .messages-li .downtime {
    position: absolute;
    right: 0;
    margin-right: 0;
}
.company-messages-box .messages-lists .messages-li .li-div {
    display: inline-block;
    /*margin-right: 60px;*/
}
.company-messages-box .messages-lists .messages-li .li-div .tab-li2-cion2 {
    width: 15px;
    height: 18px;
    background: url(images/sprite01.png) no-repeat -152px 0;
}
.company-messages-box .add-ons {
    padding-top: 12px;
    height: 26px;
}
.company-messages-box .add-ons .add-ons-left {
    float: left;
    cursor: pointer;
}
.company-messages-box .add-ons .add-ons-left .add-ons-btn1, .company-messages-box .add-ons .add-ons-left .add-ons-btn2 {
    height: 26px;
    line-height: 26px;
    display: inline-block;
    padding: 0 22px 0 18px;
    color: #fff;
    background-color: #ea3e3e;
}
.company-messages-box .add-ons .add-ons-left .add-ons-btn1-cion1, .company-messages-box .add-ons .add-ons-left .add-ons-btn1-cion2 {
    display: inline-block;
    width: 17px;
    height: 17px;
    vertical-align: text-bottom;
    margin-right: 10px;
}
.company-messages-box .add-ons .add-ons-right {
    float: right;
    font-size: 0;
}
.company-messages-box .add-ons .add-ons-right .item-wrod {
    vertical-align: bottom;
    margin-right: 17px;
    font-size: 14px;
}
.company-messages-box .add-ons .add-ons-right .add-ons-item {
    display: inline-block;
}
.company-messages-box .add-ons .add-ons-right .item-cion1 {
    background: url(images/sprite01.png) no-repeat 0 -49px;
}
.company-messages-box .add-ons .add-ons-right .item-cion1, .company-messages-box .add-ons .add-ons-right .item-cion2, .company-messages-box .add-ons .add-ons-right .item-cion3, .company-messages-box .add-ons .add-ons-right .item-cion4 {
    width: 26px;
    height: 26px;
    margin-right: 4px;
}
.company-messages-box .add-ons .add-ons-right .item-cion2 {
    background: url(images/sprite01.png) no-repeat -32px -49px;
}
.company-messages-box .add-ons .add-ons-right .item-cion3 {
    background: url(images/sprite01.png) no-repeat -65px -49px;
}
.company-messages-box .add-ons .add-ons-right .item-cion4 {
    margin-right: 0;
    background: url(images/sprite01.png) no-repeat -98px -49px;
}
.tip-wram-message {
    font-size: 0;
    height: 54px;
    line-height: 54px;
}
.tip-wram-message .tip-wram-message-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 10px;
}
.tip-wram-message .tip-wram-message-name {
    display: inline-block;
    color: #ea3e3e;
    vertical-align: middle;
    font-size: 12px;
}
.tip-wram-message .tip-wram-message-val {
    display: inline-block;
    vertical-align: middle;
    color: #a7a7a7;
    font-size: 12px;
}
.detailcompanyWrap {
    width: 96%;
    margin: 0 auto;
    height: auto;
    margin-bottom: 30px;
}
.detailcompanyWrap .company-showmessage-box {
    width: 100%;
    border: 1px solid #bebebe;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.detailcompanyWrap .company-showmessage-box .company-messages-tab .tab-title {
    width: 100%;
    border-bottom: 1px solid #bebebe;
    font-size: 0;
    height: 47px;
}
.detailcompanyWrap .company-showmessage-box .company-messages-tab .tab-title li.active {
    border-bottom: 5px solid #0063ba;
}
.detailcompanyWrap .company-showmessage-box .company-messages-tab .tab-title .title0 {
    width: 80px;
}
.detailcompanyWrap .company-showmessage-box .company-messages-tab .tab-title .item {
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
}
.active {
    color: #e22323;
}
.detailcompanyWrap .company-showmessage-box .company-messages-tab .result-tabs .result-tab1 {
    padding: 20px 20px 40px 20px;
}
.detailcompanyWrap .company-showmessage-box .company-messages-tab .result-tabs .result-tab {
    width: 100%;
    display: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.padding-top10 {
    padding-top: 10px;
}
.detailcompanyWrap .company-showmessage-box .company-messages-tab .result-tabs .result-tab1 .tab1-title {
    border-bottom: 1px solid #bebebe;
    height: 30px;
    line-height: 25px;
    color: #333;
    font-size: 0;
    margin-bottom: 16px;
}
.detailcompanyWrap .company-showmessage-box .company-messages-tab .result-tabs .result-tab1 .tab1-title span {
    width: 98px;
    display: inline-block;
    height: 30px;
    border-bottom: 5px solid #ea3e3e;
    box-sizing: border-box;
    font-size: 16px;
}
.detailcompanyWrap .company-showmessage-box .company-messages-tab .result-tabs .result-tab1 .tab1-title span em {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    background: url(images/zx_icon_red.png) 0 5px no-repeat;
}
.new-tab1 {
    width: 100%;
}
.clearfix, .nav {
    clear: both;
}
.new-tab1 .new-tab1-left {
    float: left;
    width: 415px;
}
.new-tab1-left li, .new-tab1-right li {
    height: 33px;
}
.new-tab1-left li .tab1-p-left {
    float: left;
    width: 95px;
    line-height: 33px;
    font-weight: bold;
}
.new-tab1-left li .tab1-p-left {
    float: left;
    width: 95px;
    line-height: 33px;
    font-weight: bold;
}
.detailcompanyWrap .company-showmessage-box .company-messages-tab .tab-title .title1 {
    width: 108px;
}
.detailcompanyWrap .company-showmessage-box .company-messages-tab .tab-title .title2 {
    width: 108px;
}
.detailcompanyWrap .company-showmessage-box .company-messages-tab .tab-title .title3 {
    width: 130px;
}
.detailcompanyWrap .company-showmessage-box .company-messages-tab .tab-title .title4 {
    width: 145px;
}
.detailcompanyWrap .company-showmessage-box .company-messages-tab .tab-title .title5 {
    width: 89px;
}
.detailcompanyWrap .company-showmessage-box .company-messages-tab .tab-title .title6 {
    width: 160px;
}
.detailcompanyWrap .company-showmessage-box .company-messages-tab .tab-title .item .title1-num, .detailcompanyWrap .company-showmessage-box .company-messages-tab .tab-title .item .title2-num, .detailcompanyWrap .company-showmessage-box .company-messages-tab .tab-title .item .title3-num, .detailcompanyWrap .company-showmessage-box .company-messages-tab .tab-title .item .title4-num, .detailcompanyWrap .company-showmessage-box .company-messages-tab .tab-title .item .title5-num, .detailcompanyWrap .company-showmessage-box .company-messages-tab .tab-title .item .title6-num, .detailcompanyWrap .company-showmessage-box .company-messages-tab .tab-title .item .title7-num {
    display: inline-block;
    margin-left: 6px;
    color: #ea3e3e;
}
.new-tab1-left li .tab1-p-right, .new-tab1-right li .tab1-p-right {
    float: left;
    line-height: 33px;
}

.border-bottom1 {
    height: 0;
    margin: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #bebebe;
}
.clearfix:after, .nav:after {
    clear: both;
}
.company-messages-box .add-ons .add-ons-left .add-ons-btn1-cion1 {
    background: url(images/sprite01.png) no-repeat -51px -27px;
}
.licensing-table {
    width: 100%;
}
 .licensing-table .licensing-table-name {
    width: 166px;
    line-height: 36px;
    font-weight: bold;
}
.result-tab4 {
    padding: 0 20px 40px 20px;
}
.tab-message-box {
    width: 100%;
}
.tab-message-box .tab-message-box-ul {
    padding: 20px;
    border-bottom: 1px solid #bebebe;
}
.tab-message-box .tab-message-box-ul .highlight-color {
    color: #0063ba;
    font-size: 20px;
    line-height: 40px;
}
.tab-content>.active {
    display: block;
    visibility: visible;
}
.pull-left {
    float: left!important;
}
.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}