﻿.index-banner-wrap{
    width: 100%;
    height: 475px;
    margin-bottom: 20px;
    position: relative;
}

.carousel-inner{
    height: 100%;
    position: absolute;
}

.index-banner-middle-outer{
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    box-shadow:0 17px 10px -8px rgba(25,25,25,0.2) inset;
}

.index-banner-item1{
    width: 100%;
    height: 100%;
    background: url("404.png") center no-repeat;
}

.index-banner-item2{
    width: 100%;
    height: 100%;
    background: url("404.png") center no-repeat;
}

.index-banner-item3{
    width: 100%;
    height: 100%;
    background: url("404.png") center no-repeat;
}

.carousel-indicators li{
    width: 12px;
    height: 12px;
    margin-right: 2px;
    border-color: #eeebeb;
}

.carousel-indicators .active{
    width: 14px;
    height: 14px;
    background-color: #eeebeb
}

.carousel-control{
    z-index: 9999;
    width: 8%;
}

.index-banner-middle{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    text-align: left;
}

.index-banner-middle-left-side{
    width: 160px;
    height: 475px;
    display: inline-block;
    background: #ffffff;
    box-sizing: border-box;
    padding-top: 25px;
    text-align: center;
    color: #ff700e;
    font-size: 16px;
    box-shadow:0 17px 10px -8px rgba(25,25,25,0.1) inset;
    position: relative;
}

.index-banner-middle-left-side ul li{
    float: none;
    margin-bottom: 7px;
}

.index-banner-middle-left-side ul li:hover{
    background: #eeeeee;
}

.index-banner-middle-left-side ul li>a{
    display: block;
    height: 37px;
    line-height: 37px;
}

.index-banner-middle-left-side-pop{
    width: 600px;
    height: 475px;
    background: rgba(238,238,238,0.9);
    position: absolute;
    right: -600px;
    box-sizing: border-box;
    text-align: left;
    padding: 30px 25px 0 40px;
    
    box-shadow:0 17px 10px -8px rgba(25,25,25,0.1) inset;
    top: 0;
}

.left-side-pop-small .left-side-pop-item>label{
    font-size: 16px;
    color: #3c3c3c;
    width: 100%!important;
}

.dashed-line{
    border: none;
    border-top: 1px dashed #d2d2d2;
    width: 100%;
    margin: 15px auto;
}

.left-side-pop-item{
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
    line-height: 25px;
}

.left-side-pop-small .left-side-pop-item{
    margin-bottom: 0;
}

.left-side-pop-small .left-side-pop-item-details{
    width: 100%;
    line-height: 30px;
}

.left-side-pop-small .left-side-pop-item-details a{
    margin-right:40px ;
    float: left;
}

.left-side-pop-small .left-side-pop-item-details a:hover,
.left-side-pop-large .left-side-pop-item-details a:hover{
    color: #ff700e;
}

.left-side-pop-item>label{
    color: #3c3c3c;
    display: inline-block;
    width: 16%;
}

.left-side-pop-item-details{
    width: 83%;
    display: inline-block;
    float: right;
    color: #787878;
    letter-spacing: 1px;
    cursor: pointer;
}

.index-banner-middle-right-side{
    display: inline-block;
    width: 213px;
    height: 475px;
    float: right;
    background:#ffffff;
    opacity: 0.75;
    position: absolute;
    right: 0;
    box-shadow:0 17px 10px -8px rgba(25,25,25,0.1) inset;
    padding-top: 40px;
    box-sizing: border-box;
}

.index-banner-right-side-portrait{
    width: 78px;
    height: 78px;
    border-radius: 50%;
    margin: 0 auto 10px;
}

.index-banner-right-side-portrait img{
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.index-banner-right-side-hello{
    text-align: center;
    font-size: 14px;
    color: #363636;
    margin-bottom: 25px;
}

.index-banner-right-side-kinds li{
    width: 60px;
    text-align: center;
    margin: 0 5px 35px 20px;
}

.index-banner-right-side-kinds li a{
    display: inline-block;
    width: 100%;
    height: 100%;
}


.index-banner-right-side-kinds li:nth-of-type(odd){
    margin-left: 32px;
}

.index-banner-right-side-kinds li .right-side-icon{
    height: 28px;
    margin-bottom: 15px;
}

.btn-pingce{
    width: 170px;
    height: 48px;
    line-height: 48px;
    color: #ffffff;
    font-size: 18px;
    background: url("404.png") no-repeat;
    border-radius: 3px;
    margin: 0 auto;
    padding-left: 35px;
}

.btn-pingce a{
    display: inline-block;
    width: 100%;
    height: 100%;
}


.index-search-wrap{
    width: 1200px;
    margin: 0 auto 30px;
}

.index-banner-right-side-text{
    font-size: 12px;
    text-align: center;
    color: #363636;
}


.index-search-bar{
    width: 695px;
    display: inline-block;
    height: 50px;
    box-sizing: border-box;
    border: 1px solid #ff700e;
    margin-bottom: 15px;
}

.index-search-bar-input{
    width: 78%;
    height: 100%;
    border: none;
    font-size: 14px;
}

.index-search-bar-icon{
    width: 147px;
    height: 100%;
    display: inline-block;
    background: #ff700e;
    float: right;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    
}

.index-search-mention{
    width: 480px;
    height: 50px;
    line-height: 50px;
    background: url("404.png") no-repeat;
    display: inline-block;
    float: right;
    color: #575757;
    font-size: 14px;
    white-space: nowrap;
    text-align: center;
}

.index-search-mention span{
    display: inline-block;
    width: 33.33%;
}

.index-search-hot-words{
    color: #999999;
    font-size: 14px;
}


.hot-service-item-new{
    height: 250px!important;
    background: #f5f5f5;
    border: 1px solid #f5f5f5!important;
    text-align: center;
    padding-top: 30px!important;
    vertical-align: top;
}

.hot-service-item-new img{
    height: 94px;
}

.hot-service-new-title{
    width: 125px;
    color: #3c3c3c;
    font-size: 14px;
    margin: 0 auto;
}

.hot-service-new-content{
    padding: 0 5px;
    color: #a5a5a5;
    font-size: 14px;
    text-align: center;
    width: 125px;
    margin: 0 auto;
}


.hot-service-item{
    display: inline-block;
    height: 303px;
    vertical-align: top;
}

.hot-service-item-left-side{
    width: 167px;
    display: inline-block;
    height: 100%;
    float: left;
    padding: 20px 12px;
    text-align: center;
    color: #ffffff;
    box-sizing: border-box;
    overflow: hidden;
}

.hot-service-item-left-side-title{

    font-size: 14px;
    margin-bottom: 30px;
}

.hot-service-item-left-side-content li{
    width: 100%;
    font-size: 14px;
    margin-bottom: 28px;
}

.hot-service-item-left-side-title img{
    margin-left: 8px;
}

.left-side-orange-bg{
    background: url("404.png") no-repeat;
}

.left-side-blue-bg{
    background: url("404.png") no-repeat;
}

.left-side-title-red-bg{
    background: url("404.png") no-repeat;
}

.left-side-title-green-bg{
    background: url("404.png") no-repeat;
}

.hot-service-item-details{
    width: 433px;
    height: 100%;
    display: inline-block;
    box-sizing: border-box;
}

.hot-service-item-details ul{
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
}

.hot-service-item-detail-ul{
    height: 267px;
    overflow: hidden;
    border-right: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
}

.hot-service-item-detail{
    width: 206.9px;
    height: 133px;
    white-space: normal;
    padding: 13px 13px 4px;
    display: inline-block;
    border: 1px solid #e5e5e5;
    margin-left: -1px;
    margin-top: -1px;
}

.hot-service-item-detail:nth-of-type(5n){
    border-right: 0;
}

.hot-service-item-detail:nth-of-type(n+6){
    border-top: 0;
}

.hot-service-item-more{
    display: inline-block;
    height: 38px;
    line-height: 38px;
    text-align: right;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    width: 100%;
    box-sizing: border-box;
    padding-right: 17px;
    cursor: pointer;
    margin-top: -2px;
}

.hot-service-item-detail-title{
    color:#3f3f3f ;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 4px;
    width: 100%;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 2; 
    overflow: hidden;  
    height: 36px;
}

.hot-service-item-detail-city{
    color: #9e9e9e;
    font-size: 12px;
}

.hot-service-item-detail-city img{
    margin-right: 3px;
}

.hot-service-item-detail-profit{
    color: #c90000;
}

.hot-service-item-check-detail{
    width: 77px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    float: right;
    background: #ffc601;
    display: inline-block;
    border: none;
    font-size: 12px;
    color: #2e2e2e;
    border-radius: 9px;
    margin-top: 5px;
}

.item-name:hover{
    font-size: 16px!important;
}


.KPI-service-items{
    text-align: justify;
}

.KPI-service-item{
    width: 285px;
    height: 310px;
    display: inline-block;
    margin-right: 15px;
}

.last-item{
    margin-right: 0;
}

.KPI-service-item-title{
    width: 100%;
    height: 94px;
    line-height: 94px;
    padding: 0 17px;
    color: #ffffff;
    font-size: 20px;
}

.KPI-service-item-content{
    width: 100%;
    height: 215px;
    line-height: 215px;
    background: #eeeeee;
    text-align: center;
    padding: 0 65px;
    box-sizing: border-box;
}

.KPI-service-item-content-inner{
    display: inline-block;
    text-align: center;
    font-size: 14px;
    vertical-align: middle;
}

.KPI-service-item-content-inner ul{
    line-height: 24px;
}

.KPI-service-item-content-inner ul li{
    float: none;
}

.KPI-service-item-name:hover{
    color: #ff700e;
}

.KPI-service-item-title-brand{
    background: url("404.png") no-repeat;
}

.KPI-service-item-title-copyright{
    background: url("404.png") no-repeat;
}

.KPI-service-item-title-patent{
    background: url("404.png") no-repeat;
}

.KPI-service-item-title-other{
    background: url("404.png") no-repeat;
}

.last-content-item>.hl{
    display: none;
}


.technical-trade-item{
    width: 589px;
    height: 269px;
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid #bfbfbf;
    text-align: center;
    margin-right: 18px;
}
.technical-trade-item-img{
    display: inline-block;
    width: 95px;
    height: 102px;
    margin: 20px auto ;
}

.technical-trade-item-img img{
    vertical-align: bottom;
}

.technical-trade-item-content{
    margin-bottom: 20px;
}

.technical-trade-item-content label{
    color: #4d4d4d;
    font-size: 18px;
}


.technical-trade-item-content span{
    font-size: 24px;
    color: #cc0000;
    margin-left: 30px;
}

.technical-trade-item-button{
    width: 392px;
    height: 54px;
    line-height: 54px;
    box-sizing: border-box;
    border: 2px solid #ffc601;
    border-radius: 5px;
    margin: 0 auto;
    color: #2c2c2c;
    font-size: 16px;
    cursor: pointer;
}

.technical-trade-item-button:hover{
    background:#ffc601;
    color: #ffffff;
}


.certification-items{
    width: 1200px;
    height: 274px;
    overflow: hidden;
}
.certification-item{
    display: inline-block;
    width: 226.8px;
    height: 274px;
    box-sizing: border-box;
    border: 1px solid #bfbfbf;
    padding: 5px 18px 10px;
    text-align: center;
    margin-right: 12px;
    margin-bottom: 0;
}

.certification-item>a{
    display: inline-block;
    width: 100%;
    height: 100%;
}

.hl{
    width: 100%;
    margin-bottom: 10px;
    margin-top: 15px;
}

.certification-item-content{
    height: 62px;
    margin-bottom: 10px;
}

.certification-item-title{
    text-align: left;
    color: #2c2c2c;
    font-size: 14px;
    margin-bottom: 6px;
    height: 40px;
    overflow-y: hidden;
}


.hot-service-item-detail-city{
    color: #9e9e9e;
    font-size: 14px;
    text-align: left;
}

.hot-service-item-detail-city img{
    margin-right: 3px;
}

.certification-item-button{
    width: 145px;
    height: 30px;
    margin: 0 auto;
    background: #ff700e;
    border-radius: 4px;
    color: #fff;
    line-height: 30px;
    cursor: pointer;
}

.certification-item-profit{
    color: #da0000;
    text-align: left;
    
    margin-bottom: 15px;
}

.certification-item-profit label{
    font-size: 14px;
}

.certification-item-profit span{
    font-size: 14px;
}

.certification-items .certification-item:nth-of-type(5n){
    margin-right: 0;
}


.finance-check-left-side{
    width: 863px;
    height: 306px;
    display: inline-block;
}

.finance-check-right-side{
    width: 326px;
    height: 306px;
    display: inline-block;
    float: right;
    text-align: center;
    padding: 13px;
    border: 1px solid #bfbfbf;
}

.finance-check-img-small{
    width: 186px;
    height: 126px;
    vertical-align: top;
}

.finance-check-img-large{
    width: 297px;
    height: 175px;
    margin-bottom: 20px;
}

.finance-check-left-item{
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #bfbfbf;
    width: 425px;
    height: 148px;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: default;
}

.finance-check-left-item:nth-of-type(2n){
    margin-right: 0;
}

.left-item-right-content{
    display: inline-block;
    width: 198px;
    height: 126px;
    padding: 30px 0;
    float: right;
}

.left-item-right-content-title{
    font-size: 14px;
    color: #4d4d4d;
    margin-bottom: 15px;
}

.left-item-right-content-amount{
    font-size: 14px;
    color: #cc0000;
}

.finance-service-item-left-side{
    width: 167px;
    display: inline-block;
    height: 100%;
    float: left;
    padding: 0;
    text-align: center;
    color: #ffffff;
    background: #eeeeee;
    overflow: hidden;
}

.finance-service-item-left-side .hot-service-item-left-side-title{
    height: 56px;
    line-height: 56px;
    width: 100%;
    font-size: 18px;
    margin-bottom: 30px;
}

.finance-service-item-left-side .hot-service-item-left-side-content{
    padding: 0 20px ;
    white-space: normal;
}

.finance-service-item-left-side .hot-service-item-left-side-content li{
    width: 100%;
    font-size: 14px;
    margin-bottom: 25px;
    color: #434343;
}

.finance-service-item-detail{
    width: 264px;
}

.finance-service-item-detail:nth-of-type(2n){
    border-right: 0;
}

.finance-service-item-detail:nth-of-type(n+2){
    border-top-color: transparent;
}

.finance-service-right-item{
    width: 493px;
    height: 304px;
    border: 1px solid #e5e5e5;
    float: right;
}

.finance-service-right-item-title{
    height: 72px;
    line-height: 72px;
    width: 100%;
    background: url("404.png") no-repeat;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
}

.finance-service-right-item-content{
    padding: 45px 15px;
    font-size: 14px;
    color: #434343;
    line-height: 28px;
}

.text-indent{
    text-indent: 2em;
}



.company-list-tab{
    width: 100%;
    height: 46px;
    line-height: 46px;
    
    border: 1px solid #ff700e;
    display: inline-block;
    margin-bottom: 10px;
}

.company-list-tab ul li{
    width: 33.333333%;
    text-align: center;
    font-size: 18px;
    display: inline-block;
}

.company-list-content{
    text-align: left;
}

.company-list-content li{
    width: 395px;
    height: 143px;
    display: inline-block;
    float: none;
    margin-right: 4px;
    text-align: left;
    padding: 22px 29px;
    border: 1px solid #dcdcdc;
    vertical-align: top;
}

.list-content-right{
    display: inline-block;
    width: 75%;
    
    
    vertical-align: top;
    white-space: normal;
    margin-left: 10px;
}

.list-content-item{
    height: 55px;
}

.list-content-item .item-title{
    height: 40px;
    font-size: 14px;
    color: #838383;
}


.company-list-tab .active{
    background: #ff700e;
    color: #ffffff!important;
}

.company-list-content-item-img{
    width: 369px;
    height: 143px;
}

.company-list-content-item{
    border: 1px solid #e5e5e5;
    height: 145px;
}

.company-list-content-item-text{
    width: 829px;
    height: 100%;
    padding: 40px 25px;
    font-size: 14px;
    line-height: 24px;
    color: #434343;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
}