
.cscompany {
    background: url(../img/common/qingjiechangshangbeijing.png) no-repeat top center;
    padding-top: 15px;
    padding-bottom: 13px;
    margin-top: 20px;
}
.cscompanylogo {
    float: left;
    width: 18.4%;
    height: 145px;
    line-height: 120px;
    text-align: center;
    background: #fff url(../img/common/cslogo3.png) no-repeat center;
    background-size: contain;
}
.cscompanytext {
    float: left;
    padding-left: 2%;
    padding-top: 15px;
    width: 36%;
}
.cscompanytext h1 {
    font-size: 26px;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.cscompanytext p {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 26px;
}
.cscompanybtn {
    float: left;
    width: 38%;
}
.cscompanybtn>a {
    padding: 0px 15px;
    line-height: 28px;
    font-size: 12px;
    border: 1px solid rgba(255,255,255,1);
    border-radius: 5px 5px 5px 5px;
    color: #FFF;
    margin-bottom: 18px;
    float: left;
    display: block;
    margin-right: 5px;
    position: relative;
}
.cslbxcx {
    position: absolute;
    background: rgba(0,0,0,0.2);
    border: 1px solid rgba(255,255,255,1);
    width: 157px;
    height: 162px;
    padding: 8px;
    border-radius: 3px;
    left: 50%;
    margin-left: -50px;
    display: none;
    z-index: 9;
    bottom: 29px;
}
.cslbxcx img {
    width: 100%;
    height: 100%;
}
.cscompanybtn>a:hover {
    background: #FFF;
    color: #288dc6;
}
.cslbxcxbtn:hover .cslbxcx {
    display: block;
}
.cscompanybtn>a span.icon-zaixiankefu {
    font-size: 14px;
}
.cscompanybtn>a span {
    margin-right: 3px;
    float: left;
}

.cscbtnmore {
    float: left;
    color: #F2F2F2;
    padding-left: 5px;
    padding-top: 4px;
    cursor: pointer;
    position: relative;
}
.cscbtnmore span {
    font-size: 20px;
    height: 28px;
    display: block;
}
.cscbtnmore ul {
    position: absolute;
    width: 450px;
    background: rgba(0,0,0,0.4);
    border: 1px solid rgba(255,255,255,1);
    border-radius: 3px;
    left: -220px;
    top: 33px;
    display: none;
    z-index: 99999;
}
.cscbtnmore ul li {
    line-height: 28px;
    padding-left: 20px;
    padding-right: 20px;
}
.cscbtnmore ul li a {
    font-size: 12px;
    max-width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    float: left;
    color: #FFF;
}
.cscbtnmore ul li span {
    display: block;
    float: right;
    font-size: 12px;
    color: #FFF;
}
.cscbtnmore:hover{
    color:#52aae0;
}
.cscbtnmore:hover ul{
    display: block;
}

.essentialbtn {
    background: #F5F5F5;
    padding-top: 20px;
}
.essentialbtn .content a:hover, .essentialbtn .content a.essentialbtnact {
    background: #288dc6;
    color: #FFF;
}
.essentialbtn .content a {
    font-size: 16px;
    display: block;
    float: left;
    width: 140px;
    text-align: center;
    position: relative;
    font-weight: 600;
}
.essentialbtn .content {
    line-height: 44px;
    background: rgba(249,249,249,1);
    border: 1px solid rgba(229,229,229,1);
    box-sizing: border-box;
}
.essentialtab {
    padding-bottom: 40px;
}
.introduction {
    background: #f5f5f5;
}
.basic {
    padding: 30px 20px;
    background: rgba(255,255,255,1);
    border: 1px solid rgba(229,229,229,1);
    border-top: 0 none;
}
.basic h4 {
    font-size: 26px;
    font-weight: 600;
    color: #2F3037;
    margin-bottom: 20px;
}
.basic h4 span {
    font-weight: normal;
    color: #C1C2C8;
    font-size: 18px;
    text-transform: uppercase;
    margin-left: 7px;
}
.basiclist:nth-of-type(1) {
    width: 40%;
}
.basiclist {
    float: left;
    width: 35%;
}
.basiclistNum {
    width: 25%;
}
.basiclist span {
    float: left;
}
.basiclist .company_content {
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    cursor: pointer;
}
.basiclistbox {
    margin-top: 10px;
    width: 100%;
    height: 25px;
}
.basiclistbox span {
    float: left;
    margin-right: 5px;
    font-size: 20px;
    color: #288dc6;
    line-height: 35px;
}
.basiclistbox span a {
    font-size: 18px;
    font-weight: 600;
}
#company_tel{
    color: rgb(51, 51, 51);
}
#company_no_login{
    color: #333;
}
.basicprolist {
    width: 23.5%;
    float: left;
    margin-right: 2%;
    background: rgba(251,251,251,1);
    border-bottom: 1px solid #e6e6e6;
    margin-top: 20px;
}
.basicprolist:nth-child(4n) {
    margin-right: 0;
}
.ins {
    width: 332px;
    height: 279px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.basicprolistpic {
    background: #FFF;
    text-align: center;
    overflow: hidden;
}
.basicprolisttext {
    border-top: 1px solid #e6e6e6;
    padding: 15px 10px;
}
.basicprolisttext h5 {
    overflow: hidden;
    margin-bottom: 5px;
}
.basicprolisttext h5 a {
    font-size: 16px;
    font-weight: 600;
    color: #2f3037;
    height: 48px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.basicprolisttext h5:hover a {
    color: #288dc6;
}
.basicprolisttext p {
    font-size: 14px;
    color: #2F3037;
    line-height: 21px;
}
.basicprolisttext p font {
    color: #7C7D84;
    font-size: 14px;
}
.companypropic img {
    max-width: 100%;
    max-height: 279px;
    width: auto;
    height: auto;
    vertical-align: middle;
    transition: all 2s;
    transform: scale(1);
    display: inline-block;
}
.basicprolistpic:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.cscompantCon {
    background: rgba(255,255,255,1);
    border: 1px solid rgba(229,229,229,1);
    padding: 30px 20px;
    padding-bottom: 60px;
}
.cscompantCon h4 {
    font-size: 26px;
    color: #2F3037;
    font-weight: 600;
}
.cscompantContext {
    height: auto;
    max-height: 70px;
    overflow: hidden;
    margin-top: 20px;
    font-size: 12px;
}
.clickmore {
    width: 97px;
    height: 30px;
    background: rgba(249,249,249,1);
    border: 1px solid rgba(193,194,200,1);
    border-radius: 5px;
    float: right;
    font-size: 14px;
    text-align: center;
    line-height: 28px;
    color: rgba(193,194,200,1);
    margin-top: 5px;
}
.cscompantCon span {
    font-weight: normal;
    font-size: 18px;
    color: #C1C2C8;
    margin-left: 10px;
    text-transform: uppercase;
}
.clickmore:hover {
    border-color: #288dc6;
}
.qualification {
    margin-top: 30px;
}
.qualification h4 {
    font-weight: 600;
    color: #2F3037;
    font-size: 26px;
}
.qualification h4 span {
    color: #C1C2C8;
    font-weight: normal;
    font-size: 18px;
    margin-left: 10px;
    text-transform: uppercase;
}
.qualificationcon {
    padding-top: 20px;
    padding-bottom: 20px;
}
.qualificationlist {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-top: 10px;
}
.qualificationlistpic {
    background: #FFF;
    box-sizing: border-box;
    padding: 20px;
    border: 5px solid #FFF;
    overflow: hidden;
    width: 451px;
    height: 300px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.qualificationlist p {
    margin-top: 20px;
    text-align: center;
}

.qualificationlistpic img {
    transition: all 2s;
    transform: scale(1);
    max-width: 100%;
    max-height: 300px;
    display: inline;
    width: auto;
    height: 100%;
}
.qualificationlistpic:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.qualificationlist:hover .qualificationlistpic{
    border:5px solid rgba(40,141,198, 1);
    box-shadow:0px 8px 15px 1px rgba(11,162,149,0.23);
}
.qualificationlist:hover p{
    color: #288dc6;
}
.qualificationlist:nth-child(3n) {
    margin-right: 0;
}
.xbaner {
    margin-top: 20px;
    height: auto;
    position: relative;
    background-size: cover;
    box-sizing: border-box;
    text-align: center;
}
.xbaner img {
    width: 100%;
    display: block;
}
.xbanercon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    padding-top: 55px;
}
.xbanerbg {
    width: 90%;
    border: 2px solid rgba(40,141,198, 1);
    height: 60px;
    padding: 5px;
    box-sizing: border-box;
    margin: 0 auto;
    display: inline-block;
}
.xbaner p {
    font-size: 18px;
    color: #FFF;
    text-align: center;
    margin-top: 10px;
}
.xbanerbgcon {
    text-align: center;
    line-height: 50px;
    background: rgba(40,141,198, 1);
    opacity: 0.9;
    height: 100%;
    font-size: 24px;
    color: rgba(255,255,255,1);
    padding: 0 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.csproduct {
    background: #f5f5f5;
    padding-bottom: 30px;
}
.csproducttop {
    background: #FFF;
    border-left: 1px solid rgba(229,229,229,1);
    border-right: 1px solid rgba(229,229,229,1);
    border-bottom: 1px solid rgba(229,229,229,1);
    padding: 20px;
}
.csproducttit li {
    float: left;
    margin-right: 3%;
}
.csproducttit li a {
    color: #2F3037;
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    display: block;
    border-bottom: 3px solid #FFF;
    position: relative;
}
.csproducttit li a:hover, .csproducttit li.csproducttitact a {
    border-bottom: 3px solid #288dc6;
    color: #288dc6;
}
.csproductcon {
    margin-top: 15px;
    margin-left: 15px;
}
.csproductcon ul {
    overflow: hidden;
    display: none;
}
.csproductcon ul li {
    float: left;
    height: 30px;
    margin-right: 20px;
}
.csproductcon ul li a {
    line-height: 30px;
    padding: 0 12px;
    font-size: 14px;
    position: relative;
}
.csproductcon ul li a:hover, .csproductcon ul li.csproductconact a {
    color: #288dc6;
}
.basicPic {
    margin-top: 20px;
}
.basicvideolist {
    position: relative;
}
.basicPiclist {
    width: 384px;
    margin-right: 2%;
    float: left;
    overflow: hidden;
    height: 288px;
    line-height: 288px;
    background: #fff;
    text-align: center;
    margin-bottom: 2%;
}
.basicPiclist:nth-child(3n) {
    margin-right: 0;
}
.basicPiclist img {
    max-width: 100%;
    transition: all 2s;
    transform: scale(1);
    max-height: 100%;
    vertical-align: middle;
    width: 384px;
    height: 288px;
}
.basicPiclist:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.videotext {
    font-size: 15px;
    line-height: 18px;
    bottom: 0px;
    left: 30px;
    position: absolute;
    width: 80%;
}
.videotext span {
    font-size: 38px;
    float: left;
    margin-top: 8px;
    cursor: pointer;
}
.videotext p {
    float: left;
    width: 45px;
    font-size: 16px;
    line-height: 18px;
    margin-left: 10px;
}
.basicprolisttext h5 span {
    color: #288dc6;
    font-size: 14px;
    float: right;
}
.Qrcode {
    text-align: center;
    position: absolute;
    padding: 5px 5px 0 5px;
    background-color: #ffffff;
}

.csproductcon ul.active {
    display: block;
}
.cscompanybtn .shoucang.on {
    background: #FFF;
    color: #288dc6;
}








































































































































































































































































