﻿* {
    margin: 0;
    padding: 0;
}

body, html {
    width: 100%;
    height: 100%;
    font-family: 'Microsoft YaHei';
}

.subNewDirection {
    margin-top: 20px;
    width: 100%;
    display: flex;
    justify-content: center;
}

.solutionTopImg {
    width: 100%;
    /*overflow:hidden;*/
    align-content: center;
}

    .solutionTopImg img {
        align-content: center;
        width: 100%;
    }

.line {
    margin-top: 20px;
    /*margin-left: 8%;*/
    /*width: 84%;*/
    width: 100%;
    border-bottom: 1px solid #C7C7C7;
}

.solutionMiddleContent {
    display: flex;
    justify-content: center;
    margin-bottom: 60px;
    margin-top: 30px;
}

.aboutLeftSide {
    border: 1px solid #C7C7C7;
    width: 754px;
    height: 872px;
    margin-right: 6px;
}

.aboutLeftSideTitle1 {
    width: 341px;
    height: 30px;
    font-size: 32px;
    color: rgba(51,51,51,1);
    line-height: 0px;
    margin-left: 206px;
    margin-top: 31px;
    margin-bottom: 33px;
    display: flex;
    align-content: center;
    align-items: center;
}

.aboutLeftSideImg1 img {
    margin-left: 343px;
    width: 69px;
    height: 3px;
    margin-bottom: 59px;
}

.aboutLeftSideContent1 {
    width: 695px;
    height: 89px;
    font-size: 14px;
    color: rgba(77,77,77,1);
    margin-left: 31px;
    line-height: 22px; /**自己加的*/
    margin-bottom: 30px; /**自己加的*/
}

.aboutLeftFrame1 {
    display: flex;
    height: 303px;
    width: 693px;
    margin-left: 30px;
}

.aboutLeftFrame4 {
    display: flex;
    height: 253px;
    width: 693px;
    margin-left: 30px;
    justify-content: center;
}

.aboutLeftFrame2 {
    display: flex;
    flex-direction: column;
    margin-top: 22px;
    margin-left: 57px;
    align-items: flex-start;
    width: 234px;
    margin-right: 55px;
    align-items: center;
}

.aboutLeftFrame3 {
    display: flex;
    flex-direction: column;
    margin-left: 93px;
    margin-top: 22px;
    width: 234px;
    margin-right: 55px;
    align-items: center;
    align-self: center;
}

    .aboutLeftFrame3 > img {
        padding: 0;
        margin: 0;
    }

#bigImg {
    position: fixed;
    left: 0;
    right: 0;
    top: 50px;
    margin: 0 auto;
    z-index: 999;
    padding-top: 60px;
}

/*#bigImg{
     position: fixed;
    left:0;
    right:0;
    top:50px;
    margin:0 auto;
    width:960px;
    z-index:999;
    padding-top:60px;
}*/
.aboutLeftFrameContent2 {
    width: 300px;
    height: 18px;
    font-size: 18px;
    font-family: 'Microsoft YaHei';
    color: rgba(77,77,77,1);
    margin-top: 25px;
}

.aboutSubLine {
    width: 693px;
    height: 1px;
    border-bottom: 2px solid #C7C7C7;
    margin-left: 30px;
}






.aboutRightSide {
    display: flex;
    flex-direction: column;
}

.aboutRightSideTop {
    width: 198px;
    border: 1px solid #C7C7C7;
    height: auto;
    padding-bottom: 30px;
    display: flex;
    flex-direction: column;
}

.aboutRightSideBottom {
    margin-top: 12px;
    width: 198px;
    border: 1px solid #C7C7C7;
    height: 355px;
    display: flex;
    flex-direction: column;
}

.aboutRightSideTopTitle1 {
    background: url(/aboutXTaoRoad_honorFiles/关于新道仑三级页_1_03.png) no-repeat;
    height: 35px;
    font-size: 18px;
    color: rgba(255,255,255,1);
    padding-left: 56px;
    padding-top: 8px;
    margin-bottom: 4px;
}

.aboutRightSideContent1 {
    display: flex;
    margin-top: 19px;
    align-items: center;
    margin-left: 55px;
    padding-left: 18px;
    justify-content: space-between;
    width: 74px;
    height: 13px;
    font-size: 14px;
    color: #4D4D4D;
    word-break: keep-all;
    background: url(/aboutXTaoRoad_honorFiles/关于新道仑三级页_1_10.png) no-repeat;
    background-position-y: center;
}

    .aboutRightSideContent1:hover {
        cursor: pointer;
        background: url(/aboutXTaoRoad_honorFiles/关于新道仑三级页_1_14.png) no-repeat;
        color: #2797A3;
        background-position-y: center;
    }

.aboutRightSideContent4 {
    display: flex;
    margin-top: 19px;
    align-items: center;
    margin-left: 55px;
    padding-left: 18px;
    justify-content: space-between;
    width: 74px;
    height: 13px;
    font-size: 14px;
    word-break: keep-all;
    color: #2797A3;
    background: url(/aboutXTaoRoad_honorFiles/关于新道仑三级页_1_14.png) no-repeat;
    background-position-y: center;
}

.aboutRightSideContent2 {
    background: url(/aboutXTaoRoad_honorFiles/关于新道仑三级页_1_32.png) no-repeat;
    margin-left: 18px;
    padding-left: 35px;
    margin-top: 15px;
    font-size: 19px;
    color: #2797A3;
    word-break: keep-all;
    margin-bottom: 3px;
}

.aboutRightSideContent3 {
    width: 170px;
    height: 14px;
    font-size: 14px;
    color: rgba(77,77,77,1);
    margin-top: 18px;
    margin-left: 19px;
    line-height: 21px;
}
