.main-internal .block{
    background-color: #fff;
}

.main-internal .block-processer,
.main-internal .block-aboutbd{
    padding: 78px 80px 0;
}
.main-internal .block-aboutbd .text{
    padding-top: 30px;
    text-align: center;
    line-height: 180%;
    color:#383838;
    font-size: 14px;
}
.main-internal .block-aboutbd .readmore{
    text-align: center;
    padding: 46px 0;
}
.main-internal .block-aboutbd .tedian{
    width: 700px;
    margin: 0 auto;
}
.main-internal .block-aboutbd .tedian td{
    text-align: center;
}
.main-internal .block-aboutbd .tedian td p{
    text-align: center;
    padding: 34px 0;
}
.main-internal .block-processer .progresser{
    padding: 85px 0;
}
.block-ourtechnology {
    padding:0 104px;
}
.block-ourtechnology .header{
    padding: 30px 0;
    text-align: center;
}

.block-ourtechnology .tech .title {
    height: 44px;
    line-height: 44px;
    text-align: center;
    background-color: #fafafa;
    color: #30b9e0;
    font-size: 18px;
    font-family: 'SimHei';
}
.block-ourtechnology .tech .tech-details{
    margin: 30px 0;
}
.block-ourtechnology .tech .tech-details .intro{
    width:540px;
    margin-left : 30px;
}
.block-ourtechnology .tech .tech-details .title2{
    background: url("/static/images/icon-v-rect.png") no-repeat;
    padding-left: 20px;
}
.block-ourtechnology .tech .tech-details .title2 .chinese{
    font-size: 18px;
    color: #125fa3;
    font-family: "SimHei";
}
.block-ourtechnology .tech .tech-details .title2 .english{
    font-size: 11px;
    color: #d3d3d3;
    margin-top: -5px;
}
.block-ourtechnology .tech .tech-details .text{
    margin-top: 35px;
    font-size: 13px;
    font-family: "SimHei";
    color: #000;
}
.advantage-panel .title,
.advance .title,
.treatment .title,
.evolution .title,
.reference .title{
    background: url("/static/images/icon-v-rect.png") no-repeat;
    padding-left: 20px;
}
.title .chinese{
    font-size: 18px;
    color: #125fa3;
    font-family: "SimHei";
}
.title .english{
    font-size: 11px;
    color: #d3d3d3;
    margin-top: -5px;
}
.advantage-panel .body{
    padding: 52px 0;
}
.advantage-panel .body table{
    width: 100%;
}
.advantage-panel .body table td{
    text-align: center;
}
.advantage-panel .body table td .text{
    font-size: 16px;
    color: #125fa3;
    font-family: 'SimHei';
    padding: 16px 0;
}
.advantage-panel .text{
    padding: 34px 0;
    font-size: 14px;
    font-family: 'SimHei';
}
.evolution > .body,
.treatment > .body{
    padding: 33px 0;
}
.section .ftitle{
    font-size: 18px;
    color: #2aa7e7;
    font-family: 'SimHei';
    text-align: center;
    padding: 34px 0;
}
.section .text{
    font-size: 14px;
    font-family: SimHei;
}
.section .newstext{
    margin-left: 36px;
}
.section .newstext .ftitle2{
    font-size: 18px;
    color: #2aa7e7;
    font-family: 'SimHei';
}
.section .newstext p{
    margin-top: 24px;
}
.reference{
    padding: 22px ;
}
.reference .title{
    margin-left:62px;
}
.reference .body{
    padding-top: 90px;
    padding-bottom: 70px;
}
.reference table{
    width: 100%;
}
.main-internal .block-quicknav{
    margin-top: 0;
}
