﻿html, body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

.proTop {
    width: 100%;
    margin-top: 20px;
}

.proMargin {
    width: 90%;
    margin: 0 auto;
}

.proBloTop {
    width: 100%;
    float: left;
    height: 37px;
}

.proTitShu {
    width: 1px;
    height: 25px;
    border: 0px;
    border-right: 4px solid #fe0002;
    float: left;
    margin-top: 9px;
}

.proTitle {
    font-size: 22px;
    color: #333333;
    float: left;
    margin-left: 6px;
    font-weight: bold;
    margin-top: 12px;
}

.proMore {
    font-size: 14px;
    float: right;
    color: #333333;
    margin-top: 18px;
}

.proBloBot {
    width: 100%;
    float: left;
    margin-top: 3px;
    height: 20px;
}

.proTitData {
    font-size: 12px;
    color: #666666;
    float: left;
    margin-left: 13px;
    height: 20px;
    line-height: 20px;
}

.factory {
    width: 100%;

    float: left;
}

.facBloTop {
    width: 100%;
    float: left;
}

.facTitShu {
    width: 1px;
    height: 25px;
    border: 0px;
    border-right: 4px solid #fe0002;
    float: left;
    margin-top: 18px;
}

.facTitle {
    font-size: 22px;
    color: white;
    float: left;
    margin-left: 6px;
    font-weight: bold;
    margin-top: 16px;
}

.facTitData {
    font-size: 12px;
    color: white;
    float: left;
    margin-left: 13px;
    height: 20px;
    line-height: 20px;
    opacity: 0.7;
}

.proBottom {
    width: 100%;
}

.proBotBlock {
    width: 100%;
}

.facBotTit {
    margin-top: 8px;
    width: calc(100% - 170px);
    min-height: 140px;
}

.facDecImg {
    width: 100%;
    height: auto;
}

.divProLeft {
    width: 100%;
    float: left;
}

.facPos {
    position: absolute;
    height: 135px;
    width: 90%;
}

.divProRight {
    width: 151px;
    float: right;
}

.sliLeft1 {
    width: 100%;
    float: left;
}

.sliRight1 {
    width: 151px;
    float: left;
}

.sliLeft2 {
    width: 50%;
}

.sliRight2 {
    width: 50%;
}

.sliLeft3 {
    width: 100%;
}

.sliLeft4 {
    width: 100%;
}

.sliRight3 {
    width: 47%;
    top: -550px;
    float: right !important;
}

.sliImg {
    width: 32px;
    height: 22px;
    float: left;
    margin-right: 8px;
    margin-top: 6px;
    margin-left: 5px;
}

.sliTit {
    font-size: 14px;
    color: white;
}

.facDes {
    color: white;
    opacity: 0.7;
    font-size: 14px;
    text-align: justify;
}

.solution {
    width: 100%;
    float: left;
}

.solMargin {
    width: 90%;
    margin: 0 auto;
}

.solTop {
    width: 100%;
    margin-top: 20px;
    height: 30px;
}

.solTitle {
    font-size: 30px;
    color: white;
    float: left;
    margin-left: 20px;
    font-weight: bold;
}

.solTitle2 {
    font-size: 22px;
    color: #333333;
    float: left;
    margin-left: 6px;
    font-weight: bold;
}

.solInfo {
    font-size: 12px;
    margin-left: 13px;
    margin-top: 3px;
}

.solMore {
    float: right;
    font-size: 14px;
    margin-top: 10px;
}

.solBlock {
    width: 100%;
}

.solBlockMargin {
    width: 382px;
    margin: 0px auto;
    cursor: pointer;
    height: 324px;
}

.solBloImg {
    width: 100%;
    height: 202px;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #dcdddd;
}

.solImg {
    width: 100%;
    height: 202px;
}

.solBloData {
    width: 393px;
    height: 122px;
    /*background-color: #f7f7f7;*/
    border-bottom: 1px solid #eee;
    padding-right: 20px;
}

.solBloTit {
    font-size: 18px;
    color: #333333;
    width: 100%;
    text-align: left;
    padding-top: 16px;
}

.solBloInfo {
    font-size: 14px;
    color: #333333;
    margin-top: 15px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.enter {
    width: 100%;
    float: left;
    height: 210px;
    background-color: #003269;
    padding-top: 20px;
    margin-top: 20px;
}

.enTitle {
    font-size: 22px;
    color: white;
    float: left;
    margin-left: 6px;
    font-weight: bold;
    margin-top: 6px;
}

.enMore {
    font-size: 14px;
    float: right;
    color: white;
    margin-top: 18px;
}

.enTitData {
    font-size: 12px;
    color: white;
    float: left;
    margin-left: 13px;
    height: 20px;
    line-height: 20px;
    opacity: 0.7;
}

.entStatistics {
    width: 100%;
    margin-top: 40px;
    float: left;
}

.statBlock {
    width: 25%;
    float: left;
    text-align: center;
}

.statNum {
    width: 100%;
    float: left;
}

.divNum {
    float: left;
    font-size: 28px;
    color: #0380ff;
    text-align: right;
}

.numWidth1 {
    width: 61%;
}

.numWidth2 {
    width: 62%;
}

.numWidth3 {
    width: 65%;
}

.numWidth4 {
    width: 77%;
}

.divNumTit {
    float: left;
    font-size: 14px;
    color: #0380ff;
    margin-left: 5px;
}

.statInfo {
    width: 100%;
    float: left;
    font-size: 12px;
    color: white;
    margin-top: 7px;
}

.news {
    width: 100%;
    float: left;
    background-color: #f4f4f4;
    padding-top: 20px;
    padding-bottom: 20px;
}

.newBlock2 {
    width: 100%;
    float: left;
    margin-top: 15px;
}

.newBlo1data {
    width: 100%;
    height: 80px;
    background-color: white;
    margin-top: 10px;
}

.newBlo1div {
    width: 20%;
    float: left;
}

.newBlo1Lbl1 {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #666666;
    text-align: center;
    margin-top: 18px;
}

.newBlo1Lbl2 {
    width: 100%;
    float: left;
    font-size: 12px;
    color: #666666;
    text-align: center;
    margin-top: 5px;
}

.newBlo1Shu {
    width: 2px;
    float: left;
    height: 55px;
    border: 0px;
    border-right: 1px solid #c8c8c8;
    margin-top: 12px;
}

.newBlo1new {
    width: calc(80% - 4px);
    float: left;
}

.newBlo1Tit {
    font-size: 16px;
    color: #333333;
    margin-left: 20px;
    margin-top: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 5px;
}

.newBlo1Info {
    font-size: 14px;
    color: #666666;
    margin-left: 20px;
    margin-top: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-right: 20px;
}

/******经典案例 start*********/
.proBottomSty {
    width: 100%;
    height: auto;
    display: none;
}

.proBotShow {
    display: block;
}

.proBotBlock2 {
    margin-top: 20px;
}

.proBotBlockMar {
    width: 100%;
    margin: 0 auto;
}

.casBlock {
    width: 384px;
    margin: 0 auto;
    cursor: pointer;
}

.claBloImg {
    width: 100%;
    height: 171px;
    overflow: hidden;
    border: 1px solid #dcdddd;
    max-width: 382px;
    margin: 0 auto;
}

.proBotImg {
    width: 100%;
    height: 100%;
}

.proBotData2 {
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #eee;
    margin: 0 auto;
    max-width: 382px;
    margin-top: 8px;
}

.proBotDataTit {
    font-size: 16px;
    color: #333333;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.proBotDataInfo {
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    margin-top: 12px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: none;
}

.a_sol {
    cursor: pointer;
}

    .a_sol:hover {
        color: #fe0002;
    }

/******经典案例 end***********/

/******新闻中心 start*********/
.newTop {
    width: 100%;
    height: 360px;
    background-color: white;
}

.newLeft {
    width: calc(100% - 40px);
    padding: 20px;
    overflow: hidden;
    height: 170px;
}

.newTopImg {
    width: 100%;
    height: 100%;
}

.newRight {
    width: calc(100% - 40px);
    float: left;
    padding: 0px 20px;
}

.newTopTit {
    font-size: 16px;
    color: #202020;
    font-weight: bold;
    height: 22px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.newTime {
    font-size: 12px;
    color: #666666;
    height: 28px;
    width: 100%;
}

.newData {
    font-size: 14px;
    color: #666666;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    width: 100%;
}

.newMore {
    width: 100%;
    margin-top: 5px;
    font-size: 14px;
    color: #262626;
    text-align: right;
}

.moreImg {
    width: 26px;
    height: 26px;
}

.newBottom {
    width: 100%;
}
/******新闻中心 end*********/