.clear-flex{
    clear: both;
}
button{
    outline:0;
    border:0;
}
*{
    font-family: "PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif;
}
/*查看详情   小按钮*/
.btn-check-detail{
    padding:2px 10px;
    color: #fff;
    font-size:12px;
    background: #22A7F0;
}
/*新更改select样式*/
select::-ms-expand { display: none; }
select{
    border: 1px solid transparent;
    /*清楚select样式*/
    appearance:none;
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    background:url("../image/common/selectdown.png") no-repeat right center/16px 4px !important;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
input.login-reg-input{
    height: 46px;
    line-height: 46px;
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    background: #FCFCFC;
    box-shadow: none;
}
::-webkit-input-placeholder{
    color:#666;
    font-size: 12px;
}
:-moz-placeholder{
    color:#666;
    font-size: 12px;
}
::-moz-placeholder{
    color:#666;
    font-size: 12px;
}
:-ms-input-placeholder{
    color:#666;
    font-size: 12px;
}
/* 头部 */
header{
    height: 40px;
    line-height: 40px;
    background: #000000;
}
.header-bottom-white{
    background: #fff;
    height: 110px;
    /*margin-bottom: 50px;*/
    -webkit-box-shadow: 0px 3px 4px #e0e0e0;
    -moz-box-shadow: 0px 3px 4px #e0e0e0   ;
    box-shadow: 0px 3px 4px #e0e0e0    ;
}
header .container{
    height: 120px;
    position: relative;
}
.top-right{
    float: right;
    height:28px;
    list-style: none;
}
.top-logo{
    display: block;
    width: 180px;
    height: 120px;
    float: left;
}
.top-right .top-right-li{
    float: left;
    color: #ffffff;
    font-size: 12px;
    margin-left: 20px;
    height:100%;
}
.top-right-li #language{
    height:100%;
    background: #000!important;
}
.top-right .top-right-li .top-phone{
    /*vertical-align: sub;*/
    margin-right: 3px;
}
.top-right .top-right-li>a{
    color: #ffffff;
    margin: 0 2px;
}
.top-right .top-right-li .top-line{
    font-size: 14px;
    margin: 0 2px;
    font-weight: bold;
    vertical-align: top;
}
#listUl #toMycount::before{
    /*content: url("../image/top/center.png");*/
    /*color: red;*/
    margin: 10px;
}
#listUl #toOrderList::before{
    /*content: url("../image/top/management.png");*/
    /*color: red;*/
    margin: 10px;
}
#listUl #toMyCreditCard::before{
    /*content: url("../image/top/card.png");*/
    /*color: red;*/
    margin: 10px;
}
#listUl #toMylist::before{
    /*content: url("../image/top/attention.png");*/
    /*color: red;*/
    margin: 10px;
}
#listUl #toLogout::before{
    /*content: url("../image/top/out.png");*/
    /*color: red;*/
    margin: 10px;
}
/* 导航 */
.nav-list{
    position: absolute;
    bottom: 0;
    right: 0;
    display: flex;
}
.nav-list .nav-one{
    height: 50px;
    line-height: 45px;
    margin-left: 56px;
    /*position: relative;*/
}
.nav-list .search-nav{
    width:279px;
    /*margin-right: 100px;*/
    position: relative;
    left: -190px;
}

.nav-list .search-nav #companyName{
    border:1px solid #e6e6e6;
}
.nav-list .search-nav .common-search-group{
    margin-bottom:0;
    height:36px;
}
.nav-list .nav-one .direct-line{
    width: 40px;
    border-bottom: 2px solid #C1272D;
    /*position: absolute;*/
    left: 0;
    bottom: 0;
    display: none;
}
.nav-list .nav-one a{
    color: #000000;
    font-size: 16px;
    font-family: " PingFangSC-Medium","苹方-简 中黑体", sans-serif;
    text-decoration: none;
}
.nav-list .nav-one.active .direct-line{
    display: block;
}
.nav-list .nav-one.active a{
    color: #C1272D;
}


/* 分页样式 有间隔，红色*/
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus{
    background-color: #F0EEEF;
}
.pagination > li > a, .pagination > li > span{
    margin-right: 5px;
    border: 0;
    padding: 8px 14px;
    background: #eee;
    color: #777;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
    background: #C1272D;
    color: #fff;
}
.pagination > li:first-child > a, .pagination > li:first-child > span{
    border-radius: 0;
}
.pagination > li:last-child > a, .pagination > li:last-child > span{
    border-radius: 0;
}

/* 底部 */
.footer{
	min-width: 100%;
	background-color: #141414;
	color: #ffffff;
	/*font-size: 12px;*/
    padding: 30px 0 50px;
    background: #141414 url(../image/common/bottom_bg.png) no-repeat center/cover;
}
.footer a{
	color: #ffffff;
}
/*.footer .foot-map-one{*/
    /*text-align: center;*/
/*}*/
/*.footer .foot-map-one li{*/
    /*display: inline-block;*/
    /*line-height: 30px;*/
/*}*/
/*.footer .foot-map-line{*/
    /*height: 11px;*/
    /*border-left: 1px solid #EFEFEF;*/
    /*display: inline-block;*/
    /*vertical-align: middle;*/
    /*margin: 0 6px;*/
/*}*/
/*底部搜索版  css*/
.footer-left-right{
    display: flex;
    justify-content:space-between;
}
.footer-left-right dl dt,.footer-left-right dl dd{
    font-weight:normal;
}
.footer-left-right dl dt{
    font-size:16px;
    margin-bottom:10px;
}
.footer-left-right dl dd{
    font-size:12px;
    line-height:24px;
}
.footer-left-right dl:last-child{
    margin-right: 70px;
    margin-left: 40px;
}
.bottom-search-block{
    padding:15px 0 35px;
    border-bottom:1px solid #727272;
    overflow: hidden;
    margin-bottom:35px;
}
.bottom-search-form{
    width:320px;
    /*margin-bottom:20px;*/
    position: relative;
    float: right;
}
.bottom-search-form .search-img{
    position: absolute;
    right:10px;
    top:50%;
    margin-top:-8px;
    cursor: pointer;
}
.bottom-search-form .bottom-search-input{
    width:100%;
    height:36px;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    padding-left:10px;
    background: rgba(255,255,255,.1);
    color: #fff;
    border:0;
}


input.bottom-search-input::-webkit-input-placeholder{
    color:#fff;
}
input.bottom-search-input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#fff;
}
input.bottom-search-input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#fff;
}
input.bottom-search-input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#fff;
}



/* 搜索公司table */
.search-company-table > thead{
    /*border: 1px solid #E8EAED;*/
    border-top: 2px solid #E8EAED;
    border-bottom: 2px solid #E8EAED;
}
.search-company-table > thead > tr > th, 
.search-company-table > tbody > tr > th, 
.search-company-table > tfoot > tr > th{
    height: 32px;
    line-height: 32px;
    padding: 10px 36px;
    /*background: #EFEFEF;*/
    border: 0;
}
.search-company-table > thead > tr > td, 
.search-company-table > tbody > tr > td, 
.search-company-table > tfoot > tr > td{
    height: 37px;
    line-height: 37px;
    padding: 13px 36px;
    font-size: 12px;
    font-weight: bold;
    border: 0;
    border-bottom: 1px solid #EEF1F3;
}

.search-company-bigtable > thead > tr > th,
.search-company-bigtable > tbody > tr > th,
.search-company-bigtable > tfoot > tr > th{
    background: #fff;
    padding: 20px 0 20px 30px;
    border-bottom: 1px solid #e6e6e6;
    font-size:16px;
    color: #4d4d4d;
}
.search-company-bigtable > thead > tr > td,
.search-company-bigtable > tbody > tr > td,
.search-company-bigtable > tfoot > tr > td{
    background: #fff;
    padding: 35px 0 35px 30px;
    font-size:18px;
    color: #666666;
    border:0;
}
.search-company-bigtable > thead > tr > th:first-child ,
.search-company-bigtable  tr > td:first-child{
    width:125px;
}



.search-company-table > tbody > tr:nth-of-type(odd) {
    background-color: #fff;
}
.search-company-table > tbody > tr:nth-of-type(even) {
    /*background-color: #F9F9F9;*/
}
.btn-search-new{
    border-radius: 0;
    background: #23ACE8;
}
.service-aggrement{
    color: #22A7F0;
}
.service-aggrement:hover{
    color: #22A7F0;
}
/* 多个页面用到的banner */
.common-long-ban{
    width: 100%;
    height: 206px;
    background: url(../image/common/banimg.png) no-repeat center/cover;
}
/* 大小按钮 */
.define-btn-lg{
    display: block;
    width: 160px;
    height: 40px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    background: #22A7F0;
    margin-top: 20px;
    border:0;
}
.define-btn-sm{
    display: block;
    width: 80px;
    height: 30px;
    color: #fff;
    font-size: 13px;
    text-align: center;
    line-height: 30px;
    background: #22A7F0;
    margin-top: 20px;
    border:0;
}
/* 通屏长 banner */
.long-banner-box{
    height: 206px;
    background: url(../image/common/banimg.png) no-repeat center/cover;
}
.long-banner-box .container img{
    margin-top: 45px;
}

/* 短 banner */
.short-banner-box{
    height: 162px;
    background: url(../image/common/banimg1.png) no-repeat center/cover;
    text-align: center;
    /*line-height: 162px;*/
    border-top: 1px solid transparent;
}
.short-banner-box img{
    margin-top: 42px;
}
/*返回顶部*/
.block-back-top{
    padding:10px;
    background: #22A7F0;
    position: fixed;
    right:100px;
    bottom:160px;
    color: #fff;
    cursor: pointer;
    display: none;
}
/*通用   侧导航*/
.credit-box{
    background: #fff;
    overflow: hidden;
}


.credit-sidenav{
    width: 267px;
    float: left;
    background: #F7F7F7;
    border: 1px solid #F3F3F3;
    min-height: 700px;
    /*overflow-y: auto;*/
    /*overflow-x: hidden;*/
}
.credit-sidenav-title{
    height: 50px;
    line-height: 50px;
    padding:0 20px;
    border-bottom: 1px dashed #B3B3B3;
    color: #000;
    font-size: 18px;
    font-weight: bold;
}
.credit-sidenav-title i{
    margin-right: 10px;
}
.credit-sidenav-list .credit-sidenav-one{
    position: relative;
    border-bottom: 1px dashed #E6E6E6;
}
.credit-sidenav-list .credit-sidenav-one>a{
    display: block;
    color: #333333;
    font-size: 16px;
    height: 46px;
    line-height: 46px;
    padding:0 20px;
    /*font-weight: bold;*/
    text-decoration: none;
}
.credit-sidenav-list .credit-sidenav-one>a i{
    margin-left:20px;
    font-size:14px;
}
.credit-sidenav-list .credit-sidenav-one .panel-body{
    padding: 0;
}
.credit-sidenav-one .second-level-menu>li>a,.credit-sidenav-one .third-level-menu>li>a{
    padding: 10px 20px 10px 38px;
    font-size: 12px;
    color: #333333;
}
.credit-sidenav-one .second-level-menu>li>a>i{
    float: right;
    font-size: 18px;
}
.credit-sidenav-one .second-level-menu>li.active a{
    color: #C1272D;
}
.credit-sidenav-one .third-level-menu>li>a>.item-title{
    display: inline-block;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width:80%;
    vertical-align: middle;
}
.credit-sidenav-one .second-level-menu>li>a>.item-title{
    display: inline-block;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width:80%;
    vertical-align: middle;
}
.credit-sidenav-one .credit-nav-direct{
    width: 0;
    height: 0;
    border-bottom: 23px solid transparent;
    border-top: 23px solid transparent;
    border-left: 12px solid #F7F7F7;
    position: absolute;
    top: 0;
    right: -12px;
    display: none;
}
.credit-sidenav-one.active>a{
    color: #C84348;
}
.credit-sidenav-one.active .credit-nav-direct{
    display: block;
}
.credit-content{
    margin-left: 267px;
}
.credit-content-box{
    padding:30px 50px;
    border: 1px solid #ccc;
    /*color: #000;*/
}
/*.credit-content .credit-content-title{*/
    /*height: 51px;*/
    /*line-height: 51px;*/
    /*padding:0 50px;*/
    /*font-size: 14px;*/
    /*color: #666666;*/
/*}*/
.credit-content-title>a{
    font-size: 14px;
    color: #666666;
}
.credit-content-title>a:hover{
    color: #666666;
}
.credit-content .credit-content-title .credit-current-location{
    color: #C84348;
}
.credit-currency-title{
    font-size: 20px;
    margin: 0 0 20px;
}
.credit-detail-topbox{
    overflow: hidden;
    line-height: 32px;
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 4px;
    display: flex;
    justify-content: space-between;
}
.credit-detail-topbox .credit-detail-title{
    font-size: 14px;
    color: #C1272D;
    font-weight: bold;
}
.credit-detail-topbox .credit-detail-center{
    font-size: 14px;
}
.credit-detail-topbox .credit-detail-center span{
    float: left;
    margin:0 10px;
    font-size: 12px;
    color: #000;
    font-weight: bold;
}
.credit-detail-topbox .credit-detail-center .form-control{
    float: left;
    width: 130px;
    font-weight: bold;
}
.credit-detail-topbox .credit-detail-right{
    font-size: 14px;
    color: #4D4D4D;
}
.credit-detail-topbox .credit-detail-right span{
    float: left;
    margin-right: 10px;
}
.credit-detail-topbox .credit-detail-right .form-control{
    float: left;
    color: #000;
    font-weight: bold;
}
/*通用   侧导航 结束*/

/*六边形*/
.hexagon {
    width: 100px;
    height: 60px;
    background: #85C5FF;
    position: relative;
}
.hexagon:before {
    content: "";
    position: absolute;
    top: -25px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-bottom: 25px solid #85C5FF;
}
.hexagon:after {
    content: "";
    position: absolute;
    bottom: -25px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 25px solid #85C5FF;
}

/*新闻列表公用  样式*/
.news-list-one{
    padding: 30px 50px;
    border-bottom: 1px solid #E6E6E6;
    font-size: 14px;
}
.news-list-one .news-list-one-time{
    overflow: hidden;
    color: #fff;
    margin: 0 0 11px;
}
.news-list-one .news-list-one-time .news-time-day{
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    float: left;
    background: #666666;
    margin-right: 1px;
}
.news-list-one .news-list-one-time .news-time-yearM{
    width: 70px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    float: left;
    background: #999999;
}
.news-list-one .news-list-one-text{
    color: #666;
    line-height: 24px;
}
.news-list-one .news-list-one-text .news-one-text-title{
    font-size: 18px;
    color: #000;
    font-weight: bold;
}
.news-list-one .news-list-one-text .news-one-text-detail{
    overflow:hidden;
    text-overflow:ellipsis;
    /*display:-webkit-box; */
    /*-webkit-box-orient:vertical;*/
    /*-webkit-line-clamp:2; */
    white-space: nowrap;
}
.news-list-one .news-list-one-details{
    color: #B00808;
    font-weight: bold;
}


/*下载列表  浮动效果公共样式*/
.industry-report-one{
    border-bottom: 1px dashed #E6E6E6;
    padding: 20px 30px 20px 25px;
    overflow: hidden;
    transition: all 0.3s;
    cursor: pointer;
}
.industry-report-one .industry-lock-block{
    width: 20px;
    height: 28px;
    float: left;
}
.industry-report-one .lock-img{
    margin-top: 5px;
}
.industry-report-one .industry-time{
    overflow: hidden;
    color: #fff;
    margin: 0 30px;
    float: left;
}
.industry-report-one .industry-time .industry-time-day{
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    float: left;
    background: #666666;
    margin-right: 1px;
}
.industry-report-one .industry-time .industry-time-yearM{
    width: 70px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    float: left;
    background: #999999;
}
.industry-report-one .industry-report-con{
    display: block;
    float: left;
    font-size: 18px;
    color: #000;
    width:60%;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.industry-report-one .industry-report-download{
    float: right;
    font-size: 14px;
    color: #808080;
    margin-top:4px;
}
.industry-report-one:hover{
    border-color:#fff!important;
    box-shadow: 0 4px 15px #dcdcdc;
    transform: translate(-1px,-2px);
}
.industry-report-one:hover .industry-report-download{
    color: #22A7F0;
    text-decoration: none;
}
.industry-report-one.unlock .industry-report-download{
    color: #22A7F0;
}

/*公共间隔*/
.object-item-box{
    margin-bottom:50px;
}
/*未查到相关记录*/
.no-related-records{
    font-size:14px;
    font-weight:bold;
}
.bootgrid-footer{
    height:36px!important;
    padding:0!important;
    margin-top:60px!important;
    margin-bottom:60px!important;
}
/*form表单  选中边框效果*/
.input-red:focus {
    border-color: #c1272d!important;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 2px rgba(227, 39, 45, .6)!important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 2px rgba(227, 39, 45, .6)!important;
}
.input-default:focus {
    border-color: #F2F2F2!important;
    outline: 0;
    -webkit-box-shadow: 0 0 3px rgba(200, 200, 200, .8)!important;
    box-shadow:  0 0 3px rgba(200, 200, 200, .8)!important;
}

/* 首页banner */

.index-banner .container{
    position: relative;
}
.index-carousel-inner{
    height:392px;
}
.carousel-inner.index-carousel-inner  > .item{
    overflow: hidden;
}
.carousel-inner.index-carousel-inner  > .item:first-child{
    height:392px;
    background: url("../image/index/bannerImg.png") no-repeat center/cover;
    background-color: #ddd;
}
.index-banner #carousel-example-generic{
    overflow: hidden;
}
.index-banner .carousel-control{
    background:rgba(0,0,0,0.3);
    width:48px;
    height: 48px;
    border-radius: 50%;
    right: -24px;
    top: 50%;
    margin-top: -24px;
    text-align: left;
    line-height: 46px;
    padding-left: 12px;
}
.index-banner .carousel-control.right:hover{
    background: rgba(0,0,0,.6);
}


.index-banner-btn.rating{
    background: #C1272D;
}
.index-banner-btn:hover{
    text-decoration: none;
}
/*banner轮播点 样式调整*/
.carousel-indicators li{
    border: 0!important;
    background: #f9f9f9!important;
    margin:0 4px!important;
}
.carousel-indicators .active{
    width:10px!important;
    height:10px!important;
    background: #C1272D!important;
}

/* 首页banner上的搜索 */
.index-search{
    width: 100%;
    /*background: rgba(255,255,255,.6);*/
    /*position: absolute;*/
    /*top: 0px;*/
    /*left: 0px;*/
    /*padding: 66px 30px 0px;*/
    font-size: 12px;
    color: #000;
}
.index-search-black{
    width: 390px;
    height: 14px;
    background: #000;
    position: absolute;
    left: -8.5px;
    top: 0px;
    z-index: 5;
}
.index-search-lefttri{
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-bottom: 11px solid transparent;
    border-right: 9px solid #B1B2B2;
    position: absolute;
    left: -18px;
    top: 14px;
}
.index-search-righttri{
    width: 0;
    height: 0;
    border-right: 9px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 8px solid #B1B2B2;
    position: absolute;
    right: -17px;
    top: 14px;
}
.index-search .index-search-title{
    font-size: 18px;
    margin-top: 0;
    font-weight: bold;
    margin-bottom: 15px;
}
/* banner 搜索框 */
.index-search-input{
    position: relative;
}
.index-search-input .search-input{
    width: 100%;
    border: 1px solid #C1272D;
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    background: #fff;
}
.index-search-input .btn-search{
    display: block;
    float: left;
    width: 15%;
    height: 32px;
    background: #C1272D;
    color: #fff;
    border-radius: 0;
    font-size: 14px;
    line-height: 24px;
}
.index-search-input .index-search-img{
    position: absolute;
    right:10px;
    top:50%;
    margin-top:-8px;
    cursor: pointer;
}
/* banner 搜索框结束 */
.search-type{
    margin-top: 20px;
    margin-bottom: 16px;
}
.search-type .search-type-one{
    float: left;
    padding: 1px 6px;
    border-radius: 3px;
    position: relative;
    line-height: 23px;
    cursor: pointer;
    margin-right: 10px;
    font-size:14px;
    font-weight:bold;
}
.search-type .search-type-one .choose-point{
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #C1272D;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    bottom: -6px;
    display: none;
}
.search-type .search-type-one.active{
    background:#C1272D;
    font-size: 14px;
    color: #fff;
}
.search-type .search-type-one.active .choose-point{
    display: block;
}
/* 首页banner 结束*/



/*成为VIP 自定义模态框*/
.lock-set-model .modal-dialog {
    left:50%;
    margin-left:-320px;
    top:100px;
}
.lock-set-model .modal-dialog .modal-content{
    width:640px;
    height:350px;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
}
.lock-set-model .modal-dialog .modal-content .modal-header{
    border:0;
}
.lock-set-model .modal-dialog .modal-content .modal-body{
    padding:0;
}
.lock-set-model .modal-dialog .modal-content .lock-tip-con{
    padding:0;
    /*border-bottom:1px dashed #E6E6E6;*/
}
.lock-set-model .modal-dialog .modal-content .lock-buy-report{
    padding:14px 65px 0;
    font-size:12px;
}
.lock-buy-report .to-buy-report{
    color: #319BD8;
}
.lock-buy-report .to-buy-report:hover{
    text-decoration: underline;
}
.lock-set-model .modal-dialog .lock-model-title{
    font-size:22px;
    padding-bottom:14px;
    color: #C1272D;
    margin-bottom:10px;
    font-weight:bold;
    border-bottom:1px dashed #E6E6E6;
}
.lock-model-title .sorry{
    color: #666;
}
.lock-tip-con{
    font-size:14px;
    color: #333333;
    padding:0 65px;
}
.lock-tip-con .lock-need-condition{
    color: #666666;
    font-size: 14px;
}
.lock-tip-con .lock-need-condition>span{
    color: #C1272D;
    font-size: 20px;
}
.lock-tip-con .lock-will-get{
    font-size: 12px;
    line-height: 28px;
}
.lock-tip-con .lock-will-get>span{
    color: #C1272D;
}
.lock-tip-con .lock-model-btn{
    display: inline-block;
    padding:3px 10px;
    font-size:14px;
    color: #fff;
    background: #22A7F0;
    margin-top:10px;
}
.lock-tip-con .lock-model-btn.apply{
    background: #C1272D;
}

/*成为VIP 自定义模态框 结束*/
/*固定信用问卷*/
.fix-box-right{
    width:44px;
    /*height:172px;*/
    position: fixed;
    top:72%;
    /*margin-top:-86px;*/
    right:20px;
    z-index: 9999;
}
/*固定操作*/
.fix-box-operate{
    width: 60px;
    height: 342px;
    position: fixed;
    right: 35px;
    top: 50%;
    margin-top: -171px;
    z-index: 1024;
}
.fix-box-operate .fix-box-operate-item-ul{
    width: 100%;
    height: 100%;
}
.fix-box-operate .fix-box-operate-item{
    width: 100%;
    height: 25%;
    text-align: center;
    cursor: pointer;
    color: #fff;
    font-size: 12px;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0px 4px 10px #999;
    -moz-box-shadow: 0px 4px 10px #999;
    box-shadow: 0px 4px 10px #999;
    margin-bottom: 20px;
    -webkit-transition: all 0.5s;
    -moz-transition:  all 0.5s;
    -ms-transition:  all 0.5s;
    -o-transition:  all 0.5s;
    transition:  all 0.5s;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
    position: relative;
}
.fix-box-operate-item .total-num{
    padding: 0 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #CC2020;
    color: #CC2020;
    position: absolute;
    right: -6px;
    top: -8px;
    background: #fff;
    line-height: 24px;
    min-width: 24px;
    height: 24px;
}
.fix-box-operate .fix-box-operate-item.active,.fix-box-operate-item.add{
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.fix-box-add{
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #CC2020;
    font-size: 60px;
    line-height: 60px;
    -webkit-transition: all 0.5s;
    -moz-transition:  all 0.5s;
    -ms-transition:  all 0.5s;
    -o-transition:  all 0.5s;
    transition:  all 0.5s;
    background: #fff;
}
.fix-box-add.active{
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.operate-shop-car,.operate-collect,.operate-creditQuestionnaire{
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.5s;
    -moz-transition:  all 0.5s;
    -ms-transition:  all 0.5s;
    -o-transition:  all 0.5s;
    transition:  all 0.5s;
    background: #CD2121;
    padding: 10px 0;
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
}
.operate-shop-car i,.operate-collect i,.operate-creditQuestionnaire i{
    font-size: 18px;
    margin-bottom: 2px;
}

.back-to-top{
    width:44px;
    height:40px;
    line-height:40px;
    text-align: center;
    margin-top:3px;
    color: #fff;
    font-size:12px;
    background: #ADADAD;
    display: none;
    cursor: pointer;
    -webkit-box-shadow: 1px 1px 2px #adadad;
    -moz-box-shadow: 1px 1px 2px #adadad    ;
    box-shadow: 1px 1px 2px #adadad    ;
}
.back-to-top:hover{
    background: #22a7f0;
}
.body-scroll-offset{
    width:100%;
}
.credit-questionnaire-fixed{
    background: #C1272D;
    display: block;
    /*height:132px;*/
    word-break: break-all;
    text-align: center;
    font-size:14px;
    color: #fff;
    -webkit-box-shadow: 1px 1px 2px #adadad;
    -moz-box-shadow: 1px 1px 2px #adadad    ;
    box-shadow: 1px 1px 2px #adadad    ;
    padding:10px;
}
.credit-questionnaire-fixed img{
    margin-bottom:10px;
}

/*感兴趣的企业  */
.interest-company-title{
    font-size: 14px;
    color: #22A7F0;
    font-weight: bold;
    margin-bottom: 14px;
    margin-top: 40px;
}
.interest-company-list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.interest-company-list .interest-company-one{
    width: 48%;
    height: 254px;
    border: 1px solid #F2F2F2;
    margin-bottom: 15px;
    -webkit-box-shadow: 0 0 5px #eee;
    -moz-box-shadow: 0 0 5px #eee    ;
    box-shadow: 0 0 5px #eee    ;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
    font-size:12px;
    overflow: hidden;
}

.interest-company-one .grey-block{
    height:100%;
    width:48px;
    background: #eff1f4;
    float: left;
}
.interest-company-one{
    position: relative;
}
.interest-company-one .card-detail{
    margin-left:48px;
}
.interest-company-one .card-detail .card-detail-name{
    padding:15px 12px 0;
    border-bottom:1px dashed #B3B3B3;
    height:68px;
}
.interest-company-one .card-detail .card-detail-name .card-nameCn{
    font-size:18px;
    color: #333333;
    height:26px;
}
.interest-company-one .card-detail .card-detail-name .card-nameEn{
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.interest-company-one .card-detail .card-detail-name .companyNameCn-overflow{
    display: inline-block;
    max-width:80%;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
.interest-company-one .card-detail .card-detail-name .card-nameCn a{
    color: #333333;
    cursor: pointer;
    display: inline-block;
    max-width:80%;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
.card-detail-name .card-nameCn a:hover{
    color: #333;
}
.card-detail-name .card-nameCn .card-company-name{
    width:80%;
    display: inline-block;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
.card-detail .card-detail-name .card-nameCn .verify-mark{
    display: inline-block;
    padding:0px 4px;
    background: #7AC943;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
    color: #fff;
    font-size:12px;
    vertical-align: top;
}
.card-detail .card-detail-name .card-nameCn .verify-mark.no-verify{
    background: #bbb;
}
.card-detail-name-item{
    display: flex;
    justify-content: flex-end;
    margin-top:12px;
}
.card-detail-name-item .item-one{
    padding:0 12px;
    font-size:13px;
    color: #666666;
    border-left:1px solid #b3b3b3;
    height:12px;
    line-height:12px;
    cursor: pointer;
}
.card-detail-name-item .item-one>a{
    color: #666666;
}
.card-detail-name-item .item-one img{
    vertical-align: top;
}
.card-detail-name-item .item-one:first-child{
    border:0;
}
.interest-company-one .card-detail .card-detail-other{
    padding:6px 12px 0;
    line-height:20px;
}
.interest-company-one .card-detail .card-detail-other .other-title{
    display: inline-block;
    /*width:62px;*/
}
.interest-company-one .card-info-chart{
    position: absolute;
    left:0;
    bottom:16px;
    width:100%;
}
.card-info-chart .interest-card-table{
    margin-bottom:0;
}
.interest-company-one .card-info-chart .interest-card-table td{
    height:35px;
    line-height:35px;
    border:0;
    padding:0;
    padding-bottom:4px;
}
.interest-card-table td .td-bg-top{
    width:100%;
    height:100%;
    padding-left:8px;
    background:url("../image/card/td-bg-top.png") no-repeat left top/100% 100%;
}
.interest-card-table td .td-bg-middle{
    width:100%;
    height:100%;
    padding-left:8px;
    background:url("../image/card/td-bg-middle.png") no-repeat left top/100% 100%;
}
.inner-value{
    width: 45%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.interest-card-table td .td-bg-bottom{
    width:100%;
    height:100%;
    padding-left:8px;
    background:url("../image/card/td-bg-bottom.png") no-repeat left top/100% 100%;
}

.interest-card-table td.td-text{
    padding-left:4px !important;
}
.interest-card-table td .card-icon{
    width:48px;
    height:35px;
    line-height:35px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background: #C1272D;
    color: #fff;
}
.interest-company-one .card-info-chart .card-gauge-hart{
    position: absolute;
    right:14px;
    top:-21px;
}
/*感兴趣的企业  结束*/

/*登录后点击用户出现弹框*/
.header-login-addbox{
    background: #fff;
    position: absolute;
    right:0;
    top:38px;
    padding:10px 30px 10px 20px;
    border:1px solid rgba(0, 0, 0, .1);
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
    z-index: 999;
}
.header-addbox-active{
    display: none;
}
.header-login-addbox li{
    line-height:30px;
}
.header-login-addbox li>a{
    color: #000;
    display: block;
    white-space:nowrap;
    -ms-word-break: keep-all;
    word-break: keep-all;
}
.header-login-addbox li>a:hover{
    color: #000;
}
.header-login-addbox .header-login-sjx{
    width: 0;
    height: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 12px solid rgba(0, 0, 0, .1);
    position: absolute;
    top: -12px;
    left: 50%;
    margin-left: -15px;

}
.header-login-addbox .header-login-sjx2{
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -13px;
}
.header-addbox-click{
    cursor: pointer;
}

/*我的账户中的增值服务续费*/
.vas-con-one{
    float: left;
    font-size:14px;
    color: #606060;
    margin-right:25px;
}
.vas-con-one.vas-title{
    width:116px;
}
.vas-con-one.vas-due{
    font-size:14px;
    width:150px;
}
.vas-con-one.vas-due span{
    color: #FF660D;
}
.vas-con-one.vas-renew{
    color: #22A7F0;
    cursor: pointer;
}

.big-new-modal.modal .modal-dialog {
    left:50%;
    margin-left:-415px;
    top:80px;
}
.big-new-modal.modal .modal-dialog .modal-content{
    width: 830px;
    /*height:660px;*/
    height:auto;
}
.modal-open .modal {
    background: rgba(0,0,0,.4);
}
.big-new-modal .modal-header{
    padding: 15px 50px;
    /*background: #319BD8;*/
    color: #666666;
}
.big-new-modal .modal-header h4{
    font-size:18px;
}
.big-new-modal .modal-header button.close{
    font-size:30px;
    opacity:1;
    color: #333333;
    font-weight:300;
}
.big-new-modal .modal-body {
    overflow: auto;
    padding-left: 50px;
    padding-right: 50px;
}
.big-new-modal .modal-footer {
    font-size: 12px;
    text-align: left;
    padding-left: 50px;
    padding-bottom: 30px;
}


.order-show-modal .pay-way-choose{
    overflow: hidden;
    margin-bottom:15px;
}
.order-show-modal .pay-way-choose>li{
    float: left;
    margin-right:25px;
    width:120px;
    height:78px;
    border:1px solid #E1E6EB;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
    overflow: hidden;
    text-align: center;
    line-height:78px;
    vertical-align: middle;
    position: relative;
}
.order-show-modal .pay-way-choose>li .choose-way{
    position: absolute;
    right:0;
    bottom:0;
    display: none;
}
.order-show-modal .pay-way-choose>li .way-img{
    /*width:100%;*/
    /*height:auto;*/
}
.order-show-modal .pay-way-choose>li.active{
    border-color: #C1272D;
}
.order-show-modal .pay-way-choose>li.active .choose-way{
    display: block;
}
/*详情页面订购 的modal开始*/
.vas-modal-title{
    padding-top:5px;
    border-bottom:1px solid #e5e5e5;
    font-size:16px;
    color: #000;
}
.vas-modal-title .order-need-box{
    display: flex;
    justify-content:space-between;
    font-size:14px;
    color: #000;
}
.vas-modal-title .order-need-box .order-amount{
    font-size:24px;
    color: #C1272D;
}
.vas-modal-title p{
    font-size:20px;
    color: #319BD8;
    margin-top:10px;
    margin-bottom:20px;
}
.vas-modal-title p span{
    color: #008dd9;
}
.vas-check-title{
    padding:45px 0 20px;
    color: #4d4d4d;
    font-size:14px;
}
.vas-order-type{
    padding-left:0;
    display: flex;
    justify-content:space-between;
}
.vas-order-type li{
    width:31.5%;
    float: left;
    border:2px solid #E1E6EB;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    text-align: center;
    font-size:14px;
    line-height:45px;
}
.vas-order-type>li.active{
    background: url("../image/common/vaspay.png") no-repeat 111px 65px;
    border-color: #FF660D;
}
.vas-order-type>li.active .vas-type-money{
    background: #F15A24;
    color: #fff;
}
.vas-order-type>li .vas-type-title{
    height:62px;
    line-height:62px;
    font-size:20px;
    color: #666666;
}
.vas-order-type>li .vas-type-money{
    height:84px;
    line-height:84px;
    font-size:36px;
    color: #333333;
    background: #F8F8F8;
    position: relative;
}
.vas-order-type>li .vas-type-money .money-sjx{
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 8px solid #fff;
    top:0;
    left:50%;
    margin-left: -6px;
    position: absolute;
}
.vas-order-type>li .vas-type-date{
    height:62px;
    line-height:62px;
    font-size:16px;
    color: #333333;
}
.vas-order-type>li .vas-type-money .unit{
    /*color: #4D4D4D;*/
    /*font-size:12px;*/
    /*margin-right:5px;*/
}
.vas-order-type.vas-pay-method{
    display: block;
    overflow: hidden;
}
.vas-pay-method li{
    width:120px;
    height:78px;
    line-height:78px;
    text-align: center;
    margin-right:25px;
}
.vas-pay-method li.active{
    background: url("../image/common/vaspay.png") no-repeat 95px 52px/24px auto;
    border-color: #FF660D;
}
.vas-pay-method li img{
    /*width:90%;*/
    /*height:auto;*/
}
.vas-balance{
    padding:5px 0 15px;
    font-size:12px;
    color: #4D4D4D;
}
.vas-balance span{
    font-weight: bold;
    font-style: italic;
    color: #319BD8;
    font-size:14px;
}
.vas-balance span#amountPay{
    font-size:18px;
    color: #C1272D;
    font-style: normal;
}
.vas-agreement{
    font-size:14px;
    color: #555656;
    margin-bottom:30px;
}
/*增值服务支付状态*/
.vas-out-box{
    width:900px;
    margin:100px auto 30px;
}
.vas-state-box{
    border:1px solid #E6E6E6;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
}
.vas-state-banner{
    background: #EEF2F3;
    height:46px;
    border-bottom:1px solid #E6E6E6;
}
.vas-state-title{
    font-size:16px;
    margin-bottom:15px;
    color: #333333;
    font-weight:bold;
}
.vas-state-box .vas-state-con{
    background: #fff;
    padding:50px 60px 60px;
    font-size:14px;
}
.vas-state-con .vas-con-title{
    font-size:20px;
    color: #319BD7;
    margin-bottom:40px;
    text-align: center;
}

.vas-state-con .vas-con-title.error{
    color: #FF1D25;
}
.vas-state-con .vas-attention{
    color: #231815;
    margin-bottom:15px;
    font-weight:bold;
}
.vas-state-con .vas-order-list{
    line-height:24px;
    color: #000;
    padding-left:0;
    font-size:16px;
}
.vas-state-con .vas-order-list .vas-detail-title{
    display: inline-block;
    width:120px;
    font-size:14px;
    color: #4d4d4d;
}
.vas-operate-btn{
    margin-top:30px;
    text-align: center;
}
.vas-operate-btn .btn{
    margin-right:26px;
}

.vas-pay-btn{
    width:90px;
    background: #319BD8;
    color: #fff;
    margin-bottom:30px;
}
/*详情页面订购 的modal结束*/
/*个人中心名片*/
.apply-business-card{
    width:414px;
    height:186px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    border-top:2px solid #E24D6A;
    border-bottom:18px solid #F2F2F2;
    background: #fff;
    -webkit-box-shadow: 0 3px 12px 2px #EAEAEA;
    -moz-box-shadow: 0 3px 12px 2px #EAEAEA ;
    box-shadow: 0 3px 12px 2px #EAEAEA;
    font-size:14px;
    padding:20px 18px 0;

}
.apply-business-card-box{
    position: relative;
    width: 414px;
    height: 186px;
    float: left;
}
.apply-business-card-box .apply-business-card-mask{
    position: absolute;
    left: 0;
    top:0;
    width:100%;
    height:100%;
    background: url("../image/myAccount/card-mask.png") left top/100% 100%;
    text-align: center;
    z-index: 9;
}
.apply-business-card-mask .index-banner-btn{
    margin-top:75px;
}
.apply-business-card .apply-card-detail{
    width:214px;
    float: left;
    font-size: 12px;
}
.apply-business-card .apply-card-detail .detail-text{
    line-height:24px;
    margin-top:12px;
}
.apply-business-card .apply-card-chart{
    margin-left:214px;
}
.apply-business-card .apply-card-detail>.title{
    width:100%;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-bottom:5px;
    border-bottom:1px dashed #B3B3B3;
    font-size: 14px;
}
.apply-card-detail .detail-text>li>.detail-item{
    width:62px;
    display: inline-block;
}
.apply-card-detail .detail-text>li .detail-item-block{
    display: inline-block;
    padding:0px 14px;
    height:18px;
    line-height:18px;
    background: #FF931E;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
    color: #fff;
}
/*banner上面的标题*/
.banner-title-cate{
    width:294px;
    height:70px;
    border:2px solid #4D4D4D;
    border-bottom:0;
    overflow: visible;
    /*margin:0 auto;*/
    margin-top:45px;
}
.banner-title-cate .banner-title-cate-cn{
    font-size:30px;
    font-weight:bold;
    color: #000;
    text-align: center;
    line-height:60px;
}
.banner-title-cate-en{
    display: flex;
    justify-content: space-between;
}
.banner-title-cate-en .title-cate-en-line{
    width:42%;
    padding-top: 6px;
}
.banner-title-cate-en .title-cate-en-line>.line{
    border-top:2px solid #4D4D4D;
}

.banner-title-cate-en .title-cate-en-text{
    font-size:22px;
    color: #C1272D;
    line-height: 10px;
    text-align: center;
    white-space:nowrap;
    padding:0 10px;
    letter-spacing: -1px;
}

/*bootstrap.alert样式*/
.modal-dialog{
    width:640px!important;
    top:100px!important;
}
.modal-dialog .modal-content{
    -webkit-border-radius:3px!important;
    -moz-border-radius:3px!important;
    border-radius:3px!important;
}
.modal-dialog .modal-content .modal-header{
    padding:12px 24px!important;
}
.modal-dialog .modal-content .modal-body{
    padding: 10px 0 10px 12px!important;
}


/*自定义dialog*/
.modal-dialog.define{
    width:640px;
    top:100px;
}
.modal-dialog.define .modal-content{
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
}
.modal-dialog.define .modal-content .modal-header{
    padding:12px 15px;
}
.modal-dialog.define .modal-content .modal-body{
    padding: 40px 70px 50px;
}
.modal-dialog.define .blue-big-title{
    font-size:22px;
    color: black;
    margin:0;
}
.modal-dialog.define .default-big-title{
    font-size:18px;
    color: #666666;
    margin:0;
    font-weight:normal;
}
 .modal-dialog.define .dashed-line{
     width:100%;
     border-top: 1px dashed #E6E6E6;
     margin:16px 0;
 }
.modal-dialog.define .tip-content{
    color: #666666;
    font-size:14px;
}
.modal-dialog.define .tip-button-default{
    display:inline-block;
    font-size:14px;
    color: #fff;
    background-color: #22A7F0;
    padding: 4px 0;
    margin-right:18px;
    width:74px;
    text-align: center;
    cursor: pointer;
    border:0;
}
.modal-dialog.define .tip-button-default.danger{
    background-color: #C1272D;
}
.modal-dialog.define .tip-button-default.cancel{
    background-color: #B3B3B3;
}
.modal-dialog.define .button-box{
    margin-top:40px;
}
/*自定义dialog结束*/
/*热搜*/
.hot-search{
    margin-top:5px;
    font-weight:bold;
    text-align: left;
    font-size: 14px;
    color: #fff;
}
.hot-search>a{
    color: #fff;
    cursor: pointer;
    margin:10px;
}
.hot-search>a:hover{
    color: #C1272D;
}

/*过渡动画*/
.transition-animation{
    width:100%;
    height:100%;
    background: rgba(255,255,255,0.7);
    position: fixed;
    top:0;
    left:0;
    z-index:9999;
    display: none;
}
.transition-animation div{
    width:200px;
    height:70px;
    line-height:70px;
    text-align: center;
    position: absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    margin:auto;
}
/*搜索框*/
/*蓝色*/
.common-search-group{
    width:100%;
    height:36px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
}
.common-search-group>input{
    width:93%;
    /*height:32px;*/
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    border: 1px solid #e6e6e6!important;
    outline:0;
    padding:0 10px;
}
.common-search-group>.search-btn{
    width:50px;
    background:#C1272D;
    text-align: center;
    cursor: pointer;
}
.common-search-group>.search-btn>img{
    margin-top:8px;
}
/*蓝色*/
.common-search-group.green>input{
    border-color: rgba(43,176,234,.6);
}
.common-search-group.green>.search-btn{
    background: #2BB0EA;
}
/*绿色*/
.common-search-group.green>input{
    border-color: rgba(117,189,83,.6);
}
.common-search-group.green>.search-btn{
    background: #75BD53;
}
/*黄色*/
.common-search-group.yellow>input{
    border-color: rgba(243,146,61,.6);
}
.common-search-group.yellow>.search-btn{
    background: #F3923D;
}
/*红色*/
.common-search-group.red>input{
    border-color: rgba(193,39,45,1);
}
.common-search-group.red>.search-btn{
    background: #C1272D;
}
/*上市公司流动率分数监踪*/
.common-search-group.score-monitor>input{
    border-color: #636376;
}
.common-search-group.score-monitor>.search-btn{
    background: #20203C;
}
/*搜索企业的信用评分*/
.common-search-group.credit-score>input{
    border-color: #717870;
}
.common-search-group.credit-score>.search-btn{
    background: #343E33;
}
/*了解自己的企业评级*/
.common-search-group.enterprise-rating>input{
    border-color: #BD6750;
}
.common-search-group.enterprise-rating>.search-btn{
    background: #A72701;
}
/*分页器  自定义分页样式*/
#page_navigation a{
    position: relative;
    float: left;
    margin-left: -1px;
    line-height: 1.42857143;
    text-decoration: none;
    margin-right: 27px;
    border: 0;
    padding: 8px 15px;
    background: #eee;
    color: #777;
}
#page_navigation a.active_page{
    background:#C1272D;
    color:white !important;
}
#page_navigation a.button{
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
}
#addAnswer{
    width: 100px;
    height: 40px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background: #22A7F0;
    border: 0;
}

/*404  500*/
.error-page-box{
    width:760px;
    height:260px;
    position: fixed;
    left:50%;
    margin-left:-380px;
    /*top:300px;*/
    top:45%;
    margin-top:-130px;
    display: flex;
    justify-content:space-between;
}
.error-page-text{
    color: #656565;
    font-size:14px;
}
.error-page-text .error-title{
    font-size:22px;
    color: #000;
    font-weight:normal;
    margin-top:50px;
    margin-bottom:5px;
}
.error-page-text .error-btn-box{
    margin-top:45px;
}
.error-btn{
    display: block;
    width:160px;
    height:40px;
    line-height:40px;
    background: #c1272d;
    text-align: center;
    color: #fff;
    font-size:14px;
    margin-bottom:12px;
}
.error-btn.line{
    background: #F2F2F2;
    color: #c1272d;
    border:1px solid #c1272d;
}

.solution-konw-more-bottom{
    display: block;
    width:248px;
    height:36px;
    line-height:34px;
    font-size:12px;
    font-weight:bold;
    color: #fff;
    text-align: center;
    border:1px solid #888888;
    margin-top:20px;
}
.solution-konw-more-bottom img{
    margin-right:6px;
}
.agree-agreement:hover{
    color: #337ab7;
}
.long-level-menu{
    max-height:304px;
    overflow-y: scroll;
}
/*css仪表盘*/
.gauge-css-out{
    width:94px;
    height:168px;
    padding:12px;
    overflow: hidden;
}
.gauge-css-box{
    position: relative;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: #FE8942;
    left:0;
    top:0;
}

.gauge-red{
    position: absolute;
    width: 140px;
    height: 140px;
    transform: rotate(-120deg);
    clip: rect(0px,70px,140px,0px); /*这个clip属性用来绘制半圆，在clip的rect范围内的内容显示出来，使用clip属性，元素必须是absolute的 */
    border-radius: 70px;
    background-color: #FE444D;
    z-index: 1;
}

.gauge-green{
    position: absolute;
    width: 140px;
    height: 140px;
    transform: rotate(120deg);
    clip: rect(0px,70px,140px,0px); /*这个clip属性用来绘制半圆，在clip的rect范围内的内容显示出来，使用clip属性，元素必须是absolute的 */
    border-radius: 70px;
    background-color: #93D24A;
    z-index: 2;
}

.gauge-line-white1{
    position: absolute;
    width: 2px;
    height: 140px;
    transform: rotate(-120deg);
    border-radius: 70px;
    background-color: #fff;
    left:0;
    top:0;
    bottom:0;
    right:0;
    margin:auto;
    z-index: 3;
}
.gauge-line-white2{
    position: absolute;
    width: 2px;
    height: 140px;
    transform: rotate(120deg);
    border-radius: 70px;
    background-color: #fff;
    left:0;
    top:0;
    bottom:0;
    right:0;
    margin:auto;
    z-index: 4;
}
.gauge-center-whhite{
    position: absolute;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    background-color: #fff;
    z-index: 10;
    left:5px;
    top:5px;
    z-index: 5;
}
.gauge-bottom-whhite{
    position: absolute;
    width: 70px;
    height: 140px;
    background-color: #fff;
    z-index: 20;
    right:0;
    bottom:0;
    z-index:3;
}
.gauge-center-whhite .gauge-chart-rotate{
    display: block;
    width: 140px;
    height: 140px;
    position: absolute;
    left: -5px;
    top: -5px;
    border-radius: 50%;
    border: 5px solid transparent;
    /*旋转 */
    transform:rotate(0deg);
    -ms-transform:rotate(0deg); /* Internet Explorer */
    -moz-transform:rotate(0deg); /* Firefox */
    -webkit-transform:rotate(0deg); /* Safari 和 Chrome */
    -o-transform:rotate(0deg); /* Opera */
    z-index: 7;
    transform-origin: 50% 50%;
}
.gauge-center-whhite .gauge-chart-rotate .rotate-point{
    position: absolute;
    left: 64px;
    bottom: -8px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #FE444D;
    margin-top: -6px;
    z-index: 8;
}
.gauge-center-whhite .gauge-chart-rotate .rotate-point .rotate-point-in{
    position: absolute;
    left: 3px;
    top: 3px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;

}

.gauge-css-box.right{
    left:30px;
    top:-156px;
}
.gauge-css-box.right .gauge-bottom-whhite{
    left:0;
}
.gauge-css-box.right .gauge-red{
    transform: rotate(60deg);
}
.gauge-css-box.right .gauge-green{
    transform: rotate(-60deg);
}
.gauge-css-box.right .gauge-center-whhite .gauge-chart-rotate .rotate-point{
    left: 64px;
    top: -2px;
}
.gauge-detail-center{
    position: absolute;
    left:37px;
    top:50px;
    font-size:12px;
    width:40px;
    text-align: center;
    z-index: 10;
}
.gauge-detail-center .gauge-detail-block{
    background: #f2f2f2;
    line-height: 12px;
    color: #000;
    font-weight: bold;
}
.gauge-detail-center .gauge-detail-value{
    font-size:21px;
    margin:4px 0;
    font-weight:bold;
    height:30px;
    line-height:30px;
}
.gauge-detail-center .gauge-detail-limit{
    white-space:nowrap;
}
.gauge-detail-center.right{
    left: 75px;
    top: 38px;
}
/*公用banner，*/
.aboutUs-search{
    width:640px;
    margin: 50px auto 0;
}
.long-banner-box.aboutUs{
    height:320px;
    /*background-image: url(../image/aboutUs/banner.png);*/
    background: url(../image/aboutUs/aboutUsTopBj.png) no-repeat center/cover;
}
.long-banner-box.credit{
    background-image: url(../image/aboutUs/banner.png);
}
.long-banner-box.credit .container{
    position: relative;
    height:100%;
}
.long-banner-box.reportDetail{
    height:350px;
    background-image: url(../image/creditInstitute/reportDetailBan2.png);
}
/*搜索列表 banner*/
.short-banner-search{
    width: 400px;
    height: 100%;
    background: rgba(255,255,255,.6);
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 66px 30px 0px;
    font-size: 12px;
    color: #000;
}
.short-banner .container{
    position: relative;
}
.short-banner-search .hot-search{
    font-size:12px;
    color: #000;
}
.short-banner-search .hot-search>a {
    color: #000;
    cursor: pointer;
}
.short-banner .carousel-caption .caption-bigtitle {
    font-size: 20px;
    color: #000;
    line-height: 34px;
    margin-bottom: 18px;
}
.short-banner .carousel-caption {
    right: 0;
    left: 36%;
    top: 45px;
    font-size: 12px;
    text-align: left;
    text-shadow: none;
    color: #000;
}
.short-banner-btn {
    border: 0;
    display: inline-block;
    background: #C1272D;
    font-size: 12px;
    color: #fff;
    padding: 8px 22px;
    text-decoration: none;
}
/*模糊*/
.blur {
    filter: blur(3px);
    -webkit-filter: blur(3px);
    -ms-filter: blur(3px);
    -moz-filter: blur(3px);
    filter:progid:DXImageTransform.Microsoft.Blur(pixelRadius=3,MakeShadow=false);
}
.blur-deep {
    filter: blur(7px);
    -webkit-filter: blur(7px);
    -ms-filter: blur(7px);
    -moz-filter: blur(7px);
    filter:progid:DXImageTransform.Microsoft.Blur(pixelRadius=7,MakeShadow=false);
}
.website-history{
    display: flex;
    justify-content: space-between;
    font-size:14px;
    color: #4d4d4d;
}
.website-history .fa-refresh{
    color: #3797d3;
    margin-right:8px;
}
.search-company-detail-outbox{
    display: flex;
    justify-content:space-between;
}
.search-company-detail-outbox .search-company-detail-main{
    /*width:77.5%;*/
    width:953px;
}
.search-company-detail-outbox .search-company-detail-ad{
    width:260px;
}
.search-company-detail-ad .ad-block{
    border:1px solid #f2f2f2;
    background: #fff;
    margin-bottom:20px;
}
.search-company-detail-ad .ad-block .ad-title{
    padding:20px 20px;
    color: #4d4d4d;
    font-size:16px;
    font-weight:bold;
    border-bottom:1px solid #f2f2f2;
}
.search-company-detail-ad .ad-block .ad-content{
    padding:20px;
}
.ad-block .ad-content .ex-img{
    width:100%;
    height:158px;
    margin-bottom:20px;
}
.ad-block .ad-content .download-report{
    padding:10px 20px;
    background: #22a7f0;
    color: #fff;
    font-size:14px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
}
.ad-content .ad-interest-company a{
    display: block;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height:30px;
    color: #4d4d4d;
    font-size:12px;
}
.search-detail-tab-cate .tab-cate-nav-list{
    background: #FCFCFC;
    display: flex;
    border-bottom:1px solid #f2f2f2;
}
.nav-tabs.tab-cate-nav-list > li.active > a,
.nav-tabs.tab-cate-nav-list > li.active > a:hover,
.nav-tabs.tab-cate-nav-list > li.active > a:focus{
    border-color:#f2f2f2;
    border-bottom-color:transparent;
    color: #3797d3;
}
.tab-cate-nav-list .tab-cate-nav>a{
    padding:18px 28px;
    font-size:18px;
    color: #4d4d4d;
}
.tab-cate-nav-list .tab-cate-nav.active>a{
    background: #fff;
    border:1px solid #f2f2f2;
    border-bottom-color:transparent;
    color: #3797d3;
}
.tab-cate-nav-content{
    background: #fff;
    padding: 30px 28px 0 28px;
}
.search-detail-tab-cate .tab-second-nav-list{
    font-size:16px;
    color: #666666;
    background: #fff;
    display: flex;
    border-bottom:1px solid #e6e6e6;
    padding:30px 0 20px 10px;
}
.tab-second-nav-list.fixed{
    position: fixed;
    top: 0;
    width: 953px;
    z-index: 9999;
    -webkit-box-shadow: 0px 2px 8px #ddd;
    -moz-box-shadow: 0px 2px 8px #ddd ;
    box-shadow: 0px 2px 8px #ddd;
}
.nav-tabs.tab-second-nav-list>li.tab-second-nav{
    padding:2px 14px;
    background: transparent;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
    margin:0 10px;
    cursor: pointer;
}
.nav-tabs.tab-second-nav-list>li.active{
    background: #3797d3;
    color: #fff;
}
.zUIpanelScrollBox,.zUIpanelScrollBar{
    width:8px;
    top:4px;
    right:2px;
    border-radius:5px;
    display: block;
}
/*滚动条背景*/
.zUIpanelScrollBox{
    background:#F4F4F4;
    /*opacity:0.1;*/
    /*filter:alpha(opacity=10);*/
    display: block;
}
/*拖动*/
.zUIpanelScrollBar{
    background:#ddd;
    /*opacity:0.8;*/
    /*filter:alpha(opacity=80);*/
    display: block;
}

/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar
{
    width: 10px;
    height: 10px;
    background-color: #F5F5F5;
}
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(203, 130, 247, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
    padding-right:10px;
}

/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #c4c4c4;
}
.search-result-company-table{
    width:100%;
}
.search-result-company-table th{
    border-bottom:1px solid #e6e6e6;
    padding:20px 25px;
    color: #4d4d4d;
    font-size:16px;
    font-weight:normal;
}
.search-result-company-table td{
    padding:25px;
    color: #4d4d4d;
    font-size:18px;
    vertical-align: top;
    font-weight:bold;
}
.search-result-company-table tr td:first-child{
    padding-right:0;
}
.search-result-company-table .pd-score{
    color: #3797d3;
}
.search-result-company-detail{
    text-align: left;
    font-size:10px;
    color: #666666;

}
.search-result-company-img{
    width:90px;
    height:80px;
    background: #f2f2f2;
    position: relative;
}
.search-result-company-img.yellow{
    background: #f4a156;
}
.search-result-company-img.blue{
    background: #71c2f4;
}
.search-result-company-img.green{
    background: #a9d18e;
}
.search-result-company-img img{
    /*width:95%;*/
    /*height:auto;*/
    position: absolute;
    left:0;
    top:0;
    bottom:0;
    right:0;
    margin:auto;
}
.search-result-company-detail .company-name{
    color: #333333;
    font-size:18px;
    display: block;
    margin-bottom:10px;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
}
.search-result-company-detail .company-name:hover{
    text-decoration: underline;
}
/*.search-result-company-detail .company-name .company-keyword{*/
    /*color: #c1272d;*/
/*}*/
.credit-link-tab{
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom:0;
    left: 0;
    width:100%;
}
.credit-link-tab>li{
    width:33.33333333%;
    height:50px;
    line-height:50px;
    text-align: center;
    background: #444444;
}
.credit-link-tab>li>a{
    display: block;
    font-size:14px;
    color: #fff;
}
.credit-link-tab>li:nth-child(even) {
    background: #373737;
}
.credit-link-tab>li.active a{
    background: #22A7F0;
}
.credit-rating-crumbs{
    padding:30px 0 20px;
    display: flex;
    justify-content: flex-start;
    font-size:14px;
}
 .credit-rating-crumbs .navigation{
     margin-right:10px;
 }
/*瀑布流*/
/*3A评级  block*/
.rating-modal-block{
    width:100%;
    border:1px solid #e6e6e6;
    -webkit-box-shadow: 2px 2px 6px #e0e0e0;
    -moz-box-shadow: 2px 2px 6px #e0e0e0 ;
    box-shadow: 2px 2px 6px #e0e0e0;
    margin-bottom:15px;
    background: #fff;
}
.rating-modal-block .rating-modal-block-img{
    width:100%;
    height:300px;
    text-align: center;
    overflow: hidden;
}
.rating-modal-block .rating-modal-block-img img{
    /*width:100%;*/
    height:105%;
}
.rating-modal-block .rating-modal-block-con{
    padding:24px 34px;
}
.rating-modal-block-con .rating-modal-block-title{
    font-size: 18px;
    color: #1a1a1a;
}
.rating-modal-block-con .rating-modal-block-summary{
    display: flex;
    justify-content: flex-start;
    font-size:12px;
    color: #808080;
    margin:7px 0 14px;
}
.rating-modal-block-con .rating-modal-block-summary li{
    margin-right:5px;
}
.rating-modal-block-con .rating-modal-block-summary li.type{
    color: #3795d1;
    font-weight:bold;
}
.rating-modal-block-con .rating-modal-block-summary li.type:hover{
    text-decoration: underline;
}
.rating-modal-block-con .rating-modal-block-summary li.type.seeClear{
     color: #75ad53;
 }

.news-modal-block-con .news-modal-block-summary li.type.seeClear{
    color: #75ad53;
}

.rating-modal-block-con .rating-modal-block-test{
    line-height:24px;
    font-size:12px;
    color: #4d4d4d;
}

.news-modal-block .news-modal-block-bg{
    padding:24px 34px;
    width:100%;
    border:1px solid #e6e6e6;
    -webkit-box-shadow: 2px 2px 6px #e0e0e0;
    -moz-box-shadow: 2px 2px 6px #e0e0e0 ;
    box-shadow: 2px 2px 6px #e0e0e0;
    margin-bottom:15px;
    display: flex;
    justify-content: space-between;
    /*background: rgba(55,149,209,0.9);*/
    background: #fff;
    transition: all 0.1s;
}

.news-modal-block .news-modal-block-img{
    width:80px;
    height:80px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    text-align: center;
    line-height:80px;
    overflow: hidden;
}
.news-modal-block .news-modal-block-img img{
    height:100%;
    width:auto;
}
.news-modal-block-con{
    width:70%;
}
.news-modal-block-con .news-modal-block-title{
    font-size: 18px;
    color: #1a1a1a;
}
.news-modal-block-con .news-modal-block-summary{
    display: flex;
    justify-content: flex-start;
    font-size:12px;
    color: #808080;
    margin:7px 0 14px;
}
.news-modal-block-con .news-modal-block-summary li{
    margin-right:5px;
}
.news-modal-block-con .news-modal-block-summary li.type{
    color: #e3823d;
    font-weight:bold;
}
.news-modal-block-con .news-modal-block-summary li.type:hover{
    text-decoration: underline;
}
.news-modal-block-con .news-modal-block-test{
    /*overflow:hidden;*/
    /*text-overflow:ellipsis;*/
    /*display:-webkit-box;*/
    /*-webkit-box-orient:vertical;*/
    /*-webkit-line-clamp:2;*/
    line-height:24px;
    font-size:12px;
    color: #4d4d4d;
    width:140%;
    margin-left: -40%;
}
.rating-tool-banner{
    height:420px;
    background:url("../image/common/tool-banner.jpg") no-repeat right center/cover;
}
.rating-tool-banner .tool-banner-text{
    font-size:46px;
    color: #fff;
    padding: 50px 0 20px;
}
.rating-tool-banner .rating-tool-start {
    width:120px;
    height:42px;
    background: #b0272d;
    color: #fff;
    font-size:18px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
}
.rating-tool-con{
    margin-top:120px;
}
.rating-tool-one{
    display: flex;
    justify-content: space-between;
    margin-bottom:120px;
}
.rating-tool-one .tool-img{
    width:63%;
    -webkit-box-shadow: 0px 0px 10px #ccc;
    -moz-box-shadow: 0px 0px 10px #ccc    ;
    box-shadow: 0px 0px 10px #ccc    ;
}
.rating-tool-one .tool-img img{
    width:100%;
}
 .rating-tool-one .tool-text{
     width:31%;
     font-size:14px;
     color: #666666;
     text-align: justify;
     line-height:24px;
     margin-top:80px;
 }
.rating-tool-one .tool-text .title{
    font-size:18px;
    color: #4d4d4d;
    margin-bottom:15px;
}

/*SolutionPage*/
.solutionPage-banner {
    width: 100%;
    height: 405px;
    background:url("../image/common/solutionbanner.png") no-repeat center/cover;
}
/*数据库导航*/
.credit-sidenav-list{
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom:0;
    left: 0;
    width:100%;
}
.credit-sidenav-list>li{
    width:25%;
    height:50px;
    line-height:50px;
    text-align: center;
    font-size:14px;
    color: #fff;
    background: #444444;
}
.credit-sidenav-list>li:nth-child(even){
    background: #373737;
}
.credit-sidenav-list>li.active{
    background: #22A7F0;
}
.credit-sidenav-list.dataBase .credit-sidenav-one.active>a , .credit-sidenav-list.research-center .credit-sidenav-one.active>a{
    color: #fff;
}
.credit-sidenav-list.dataBase .credit-sidenav-one .second-level-menu>li>a,
.credit-sidenav-list.dataBase .credit-sidenav-one .third-level-menu>li>a{
    padding:4px 30px;
    line-height: 24px;
    text-align: left;
}
.credit-sidenav-list.dataBase .credit-sidenav-one>a , .credit-sidenav-list.research-center .credit-sidenav-one>a{
    height:50px;
    line-height:50px;
    color: #fff;
}
.credit-sidenav-list.dataBase .credit-sidenav-one{
    border:0;
    z-index:9;
}
.dataBase-con-crumbs{
    padding:30px 0 18px;
    display: flex;
    justify-content: flex-start;
}
.credit-sidenav-list.research-center .credit-sidenav-one{
    border-bottom:0;
}
.credit-sidenav-list.dataBase .nav.second-level-menu{
    background: #fff;
}
.credit-sidenav-list.research-center>li{
    width:33.333%;
}
.chain-platform-all-grid>li{
    position: absolute;
    left: 0;
    top:0;
    width:420px;
}
/*购物车+收藏弹框样式*/
.modal-dialog.operateBig{
    width: 560px!important;
    top: 10px!important;
}
.modal-dialog.operateBig .modal-content{
    padding: 16px!important;
    -webkit-border-radius: 15px!important;
    -moz-border-radius: 15px!important;
    border-radius: 10px!important;
}
.modal-dialog.operateBig .modal-content .modal-header{
    padding: 0!important;
}
.modal-dialog.operateBig .modal-header .close{
    font-size: 40px;
    font-weight: 300;
    color: #333;
    opacity: 1;
}
.shopcarCollect-tab{
    display: flex;
}
.shopcarCollect-tab>li{
    width: 130px;
    height: 34px;
    font-size: 18px;
    color: #333333;
    text-align: center;
    cursor: pointer;
}
.shopcarCollect-tab>li i{
    margin-right: 10px;
}
.shopcarCollect-tab>li.active{
    color: #c61a1a;
    border-bottom: 1px solid #c61a1a;
}
.shopcar-collect-con{
    display: none;
}
.shopcar-collect-con.shopcar{
    display: block;
}
.flex-between{
    display: flex;
    justify-content: space-between;
}
.flex{
    display: flex;
}
.shopcar-report-item-list{
    height: 200px;
    overflow-y: auto;
}
.shopcar-report-item{
    border-bottom: 1px solid #ccc;
    height: 40px;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition:  all 0.5s;
    -ms-transition:  all 0.5s;
    -o-transition:  all 0.5s;
    transition:  all 0.5s;
}
.shopcar-report-item.slideUpdown{
    height: auto;
}
.shopcar-report-item.active .shopcar-report-item-title,.shopcar-report-item.slideUpdown .shopcar-report-item-title{
    color: #c61a1a;
}
.order-now-report .shopcar-report-item{
    height: auto;
}
.order-now-report .shopcar-check-price{
    padding: 0px 0 10px;
}
.order-now-report .report-pay-method{
    margin-top: 30px;
}
.shopcar-report-item .shopcar-report-item-left{
    width: 85%;
}
.shopcar-report-item .shopcar-report-item-title{
    font-size: 16px;
    color: #333333;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.shopcar-report-item .shopcar-report-item-tip{
    font-size: 14px;
    color: #666;
    margin-top: 5px;
}
.shopcar-report-item .shopcar-report-item-info .report-infoitem-one{
    font-size: 14px;
    margin-bottom: 0px;
    padding: 2px;
    color: #666;
}
.shopcar-report-item-info .report-infoitem-one .item-t{
    color: #333;
}
.shopcar-report-item-close{
    text-align: center;
    padding: 10px;
}
.shopcar-report-item-close .close-target{
    display: inline-block;
    width: 70px;
    color: #ccc;
    font-size: 12px;
    cursor: pointer;
}
.shopcar-report-item-right{
    display: flex;
    justify-content: flex-end;
    width: 96px;
    position: relative;
}
.report-item-delete{
    font-size: 18px;
    color: #BFBFBF;
    padding: 11px 15px 0 15px;
}
/*.report-item-delete.down{*/
    /*position: absolute;*/
    /*bottom: 0;*/
    /*left: -14px;*/
/*}*/
.shopcar-check-price{
    font-size: 18px;
    color: #c81c1c;
    padding-top: 18px;
    text-align: right;
}
.pay-confirm{
    width: 120px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    background: #c81c1c;
    margin-top: 30px;
}
.pay-agreement-box{
    margin: 20px 0;
}
.report-pay-agreement{
    color: #989898;
    font-size: 12px;
    /*line-height: 24px;*/
}
.report-pay-agreement .pay-agreement-href{
    color: #9adaff;
}

.pay-agreement-box .report-check-box{
    margin-right: 15px;
    padding-top: 12px;
}
.report-pay-method>.title{
    font-size: 18px;
    color: #666;
    margin-bottom: 10px;
}
.report-pay-method-list>li{
    border-top: 1px solid #dcdcdc;
    padding: 8px 15px 8px 0;
    color: #989898;
    font-size: 12px;
    display: flex;
    justify-content: space-between;
}
.report-pay-method-list>li .report-check-box{
    /*height: 60px;*/
    padding: 0;
    padding-top: 15px;
}
.report-pay-method-detail{
    width: 75%;
    white-space: nowrap;
    line-height: 24px;
}
.report-pay-method-img{
    width: 65px;
    height: 50px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #eee;
}
.report-pay-method-img img{
    width: 100%;
}
.report-pay-method-detail .method-type{
    color: #333;
    font-size: 14px;
}
.report-pay-method-detail .method-type .balance-amount{
    color: #9adaff;
}
.report-check-box{
    position: relative;
    height: 40px;
    padding: 12px 0;
}
.report-check-label{
    margin: 0!important;
}
input.report-check[type="radio"],input.report-check[type="checkbox"]{
    position: absolute;
    opacity:0;
    top:12px;
    width:16px;
    height:16px;
    margin-top:0;
    border-radius: 50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
}
input.agreement-choose[type="radio"]{
    width: 16px;
    height: 16px;
}
input.report-check[type="radio"] + label::before ,input.report-check[type="checkbox"] + label::before{
    content: "\a0"; /*不换行空格*/
    display: inline-block;
    vertical-align: bottom;
    font-size: 18px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border: 4px solid #C0C0C0;
    text-indent: .15em;
    /*line-height: 34px;*/
    margin: 0;
}
input.agreement-choose[type="radio"] + label::before{
    width: 16px;
    height: 16px;
    line-height: 18px;
    border: 4px solid #C0C0C0;
}
input.report-check[type="radio"]:checked + label::before ,input.report-check[type="checkbox"]:checked + label::before{
    background-clip: content-box;
    padding: 2px;
    border-color: #C82424;
}





















/*购物车+收藏弹框样式*/

/*分享*/
#bdsTsina{
    background: url("../image/share/sinaSmall.png") no-repeat left top/cover!important;
}
#bdsSqq{
    background: url("../image/share/qqSmall.png") no-repeat left top/cover!important;
}
#bdsWeixin{
    background: url("../image/share/wechatSmall.png") no-repeat left top/cover!important;
}
 .bdsharebuttonbox .bds_tsina{
     background: url("../image/share/sina.png") no-repeat left top/cover!important;
     width: 40px;
     height: 40px;
     margin-right: 40px;
}
 .bdsharebuttonbox .bds_sqq{
    background: url("../image/share/qq.png") no-repeat left top/cover!important;
    width: 40px;
    height: 40px;
     margin-right: 40px;
}
 .bdsharebuttonbox .bds_weixin{
    background: url("../image/share/wechat.png") no-repeat left top/cover!important;
    width: 40px;
    height: 40px;
     margin-right: 40px;
}
button[disabled],
html input[disabled] {
    cursor: not-allowed;
}



/*行业报告详情开始*/
.report-detail-con{
    width: 100%;
    background: #fff;
    margin-top: -100px;
    margin-bottom: 40px;
}
.report-detail-top{
    padding: 68px 120px;
    box-shadow: 2px 4px 27px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 2px 4px 27px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 4px 27px 0px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}
.report-detail-cover{
    width: 310px;
    height: 425px;
    background: url(../image/creditInstitute/report-detail-cover.png) no-repeat left top/100% 100%;
    box-shadow: 2px 3px 13px 0px rgba(0, 0, 0, 0.26);
    -webkit-box-shadow: 2px 3px 13px 0px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 2px 3px 13px 0px rgba(0, 0, 0, 0.26);
    float: left;
    position: relative;
}
.report-detail-cover .report-detail-filename{
    position: absolute;
    left: 15px;
    top: 60%;
    font-size: 16px;
    color: #fff;
    width: 275px;
}
.report-detail-cover .report-detail-filename .reportName{
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.report-detail-cover .report-detail-filename .filename-en{
    font-size: 12px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.report-detail-info{
    margin-left: 410px;

}

.report-detail-info .report-detail-title{
    font-size: 24px;
    padding: 30px 0;
    color: #333;
}
.report-detail-title{
    padding: 15px 0 10px 0!important;
}
.report-detail-info .report-detail-title-en{
    font-size: 16px;
    color: #666;
    margin-top: 4px;
}
.report-detail-infoitem{
    padding: 25px 0 10px;
    border:1px solid #ccc ;
    border-left: 0;
    border-right: 0;
    overflow: hidden;
}
.report-detail-infoitem .col-lg-12,.report-detail-infoitem .col-lg-5,.report-detail-infoitem .col-lg-6{
    padding: 0;
}
.reportInfoitem{
    margin-top: 110px;
}
.report-infoitem-one{
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    color: #999;
    font-size: 16px;
    margin-bottom: 0;
    padding: 5px 0;
}
.report-infoitem-one.report-price-check{
    font-size: 20px;
    width: 190px;
    word-break: keep-all;
    cursor: pointer;
    white-space: nowrap;
    border-bottom: 2px solid transparent;
    display: flex;
}
.report-infoitem-one.report-price-check{
    color: #666666;
}
.report-infoitem-one.report-price-check.active{
    /*color: #9AD9FF;*/
    color: #666666;
    /*border-bottom: 2px solid #fd6565;*/
}
.report-infoitem-one.report-price-check .item-t{
    width: 130px;
}
.report-infoitem-one.report-price-check.active .item-t{
    /*color: #9AD9FF;*/
    width: 130px;
}
.report-infoitem-one .item-t{
    color: #333;
    width: 96px;
}
.report-detail-operate{
    padding: 30px 0;
    display: flex;
    justify-content: space-between;
}
.report-operate-btn{
    width: 120px;
    height: 40px;
    background: #3294ff;
    color: #fff;
    font-size: 12px;
}
#reportShopcarBtn{
    position: relative;
}
#reportShopcarBtn .fshoppingCart{
    position: absolute;
    background: url("../image/common/shopping.png") no-repeat;
    background-size: 14px 16px;
    width: 16px;
    height: 16px;
    top: 11px;
    left: 24px;
}
.report-operate-btn.reportCollectBtnEn , .report-operate-btn.buyNowBtnEn, .report-operate-btn.reportShopcarBtnEn{
    display: none;
}
.report-operate-btn a{
    color: #fff;
    font-size: 12px;
}
.report-operate-btn.active{
    background: #FD6565;
}
.report-operate-btn:hover{
    /*background: #FD6565;*/
}
.report-detail-share{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    justify-content: flex-start;
    -ms-flex-wrap:nowrap;
    flex-wrap:nowrap;
    padding-left: 20px;
}
.report-detail-share-t{
    color: #9AD9FF;
    font-size: 16px;
    line-height: 40px;
    margin-right: 20px;
    position: relative;
}
.report-detail-share-t .share-icon{
    background: url("../image/common/share.png");
    width: 18px;
    height: 18px;
    position: absolute;
    top: 10px;
    left: -20px;
}
.pull-down-style{
    margin: 10px 0;
    text-align: center;
}
.pull-down-style .short-line{
    margin: 0 auto;
    width: 10px;
    height: 2px;
    background: #ccc;
    margin-bottom: 3px;
}
.pull-down-style .long-line{
    margin: 0 auto;
    width: 20px;
    height: 2px;
    background: #ccc;
}
.detail-text-section{
    font-size: 16px;
    color: #666666;
}
.detail-text-section .section-title{
    font-size: 20px;
    color: #000;
    margin-bottom: 30px;
}
.detail-text-section .section-paragraph{
    line-height: 35px;
    margin-bottom: 30px;
}
.report-detail-text{
    margin: 70px 0 50px 0;
}
.report-detail-text#fileAnalysis{
    display: none;
}
.report-detail-text-operate{
    display: flex;
    justify-content: flex-end;
}
.report-detail-text-operate .report-operate-btn{
    margin-left: 55px;
}
.report-detail-recommend{
    padding: 60px 0;
    border-top: 1px dashed #ccc;
    overflow: hidden;
    font-size: 14px;
    color: #000;
    margin: 40px 0;
}
.report-detail-recommend .report-detail-recommend-title{
    font-size: 18px;
    color: #000;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.report-detail-recommend .report-detail-recommend-right{
    border-left: 1px dashed #ccc;
    padding-left: 130px;
    height: 185px;
}
.report-detail-recommend .recommend-report-item{
    width: 360px;
    height: 40px;
    line-height: 40px;
    color: #000;
    cursor: pointer;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.recommend-report-item:hover{
    text-decoration: underline;
}
.recommend-report-more{
    color: #9AD9FF;
    cursor: pointer;
}
.recommend-report-more:hover{
    text-decoration: underline;
}
/*行业报告详情结束*/
/*提示登录弹框*/
.login-dialog-box{
    display: flex;
    font-size: 10px;
    color: #666;
}
.login-dialog-left{
    width: 45%;
    padding: 10px 40px 0 0;
    border-right: 1px solid #ccc;
}
.login-dialog-right{
    width: 55%;
    padding: 10px 0 0 40px;
}
.login-dialog-box .login-dialog-title{
    font-size: 14px;
    color: #333;
    margin-bottom: 17px;
}
.login-dialog-tip{
    margin-bottom: 10px;
}
.login-dialog-submit{
    width: 100%;
    height: 27px;
    background-color: #0070c0;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #ffffff;
}
.login-forget-pw:hover{
    color: #0070c0;
}
.remeber-pw{
    vertical-align: sub;
}
.login-dialog-info{

    padding-bottom: 15px ;
    margin-bottom: 10px;
}
.login-dialog-info.border{
    border-bottom: 1px solid #ccc;
}
.info-tip-blue{
    color: #0070c0;
}
.info-tip-blue:hover{
    color: #0070c0;
}
.info-tip-red{
    color: #c00000;
}
.login-dialog-info-ul{
    list-style: disc;
    padding: 5px 0 0 15px;
    line-height: 20px;
}
.login-dialog-apply{
    width: 68px;
    height: 21px;
    background-color: #c00000;
    font-size: 10px;
    color: #fff;
    margin-top: 12px;
}
.modal-dialog.loginDialog .modal-header{
    border: 0;
}
.modal-dialog.loginDialog .modal-content .modal-body {
    padding: 15px 30px 35px!important;
}
.login-dialog-input{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.dataBase-bottom{
    display: none;
}

/*推荐*/
#relatedRecommend{
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.inputActive{
    background-color: #CCCCCC;
}