﻿* {
    margin: 0;
    padding: 0;
}

body, html {
    width: 100%;
    height: 100%;
}

div {
    padding: 0;
    margin: 0;
}

.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;
}


.productTitle1 {
    height: 30px;
    font-size: 32px;
    font-family: SourceHanSansCN-Regular;
    color: rgba(51,51,51,1);
    line-height: 48px;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 24px;
}

.productImg {
    justify-content: center;
    display: flex;
}

    .productImg img {
        height: 18px;
    }

.productContent1 {
    display: flex;
    justify-content: center;
    margin-bottom: 120px;
    margin-top: 60px;
}



.productImg2 > img {
    width: 363px;
    height: 230px;
}

.productLeftTitle1 {
    height: 17px;
    font-size: 16px;
    font-family: SourceHanSansCN-Regular;
    color: #197FE6;
    margin-left: 44px;
    margin-bottom: 21px;
    margin-top: 46px;
}

.productLeftTitle2 {
    height: 14px;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    color: #666666;
    margin-bottom: 17px;
    margin-left: 44px;
    padding-left: 20px;
    background: url(/ProductExperienceFiles/icons_35.png) no-repeat;
}

.productLeftTitle3 {
    height: 13px;
    font-size: 12px;
    font-family: SourceHanSansCN-Regular;
    color: rgba(25,127,230,1);
    margin-top: 27px;
    margin-left: 44px;
}


.productRight1 {
    width: 586px;
    height: 589px;
    border: 1px solid #C7C7C7;
}

.productRightTitle1 {
    height: 60px;
    background: url(/ProductExperienceFiles/icons_13.png) no-repeat;
    padding-top: 20px;
    font-size: 20px;
    font-family: SourceHanSansCN-Regular;
    color: #FEFEFE;
    text-align: center;
}

.productRightContent1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.productRightContent4 {
    display: flex;
    margin-bottom: 21px;
}

.productRightContent2 {
    display: flex;
    width: 469px;
    height: 48px;
    border: 1px solid #C7C7C7;
    padding-left: 13px;
}

    .productRightContent2 select {
        border: 0;
        width: 300px;
        height: 24px;
        margin-top: 12px;
        font-size: 14px;
    }

    .productRightContent2 input {
        border: 0;
        width: 300px;
        height: 24px;
        margin-top: 12px;
        font-size: 14px;
    }

.productRightImg3 {
    width: 27px;
    height: 30px;
    margin-top: 8px;
    margin-right: 12px;
}

.productRightImg4 {
    width: 1px;
    height: 29px;
    margin-top: 9px;
    margin-right: 8px;
}

.productRightTitle2 {
    height: 16px;
    font-size: 16px;
    font-family: SourceHanSansCN-Light;
    margin-top: 16px;
    margin-right: 12px;
}

.productRightContent3 {
    color: #FF0000;
    padding-top: 20px;
    padding-left: 5px;
}

.productRightBtn {
    width: 230px;
    height: 38px;
    background-color: #1C8EFF;
    border: 0;
    font-size: 16px;
    font-family: SourceHanSansCN-Regular;
    color: #FFFFFF;
}

.productRightContent5 {
    display: flex;
    margin-bottom: 21px;
}

.productRightContent6 {
    display: flex;
    width: 347px;
    height: 48px;
    border: 1px solid #C7C7C7;
    padding-left: 13px;
}

    .productRightContent6 input {
        border: 0;
        width: 187px;
        height: 24px;
        margin-top: 12px;
        font-size: 14px;
    }

.productRightBtn2 {
    width: 123px;
    height: 50px;
    background-color: #1C8EFF;
    border: 0;
    color: #FFFFFF;
    font-size: 16px;
    font-family: SourceHanSansCN-Regular;
}

.productLeft1 {
    border: 1px solid #C7C7C7;
    width: 363px;
    height: 589px;
    margin-right: 11px;
}

.productLeftContent1 {
    height: 117px;
    width: 299px;
    border-bottom: 1px solid #C7C7C7;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 32px;
}

.productLeftContent2 {
    width: 181px;
    height: 117px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    /*background-color: green;*/
}

.productLeftContent3 {
    width: 181px;
    height: 117px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    /*margin-left: 24px;*/
    /*background-color: red;*/
}

.productLeftImg1 {
    width: 1px;
    height: 40px;
    margin-left: 36px;
    margin-right: 36px;
}

.productLeftTitle4 {
    font-size: 16px;
    font-family: SourceHanSansCN-Regular;
    color: rgba(128,128,128,1);
    margin-left: 12px;
}

    .productLeftTitle4:hover {
        cursor: pointer;
    }

.productLeftImg3 {
    width: 36px;
    height: 36px;
    line-height: 40px;
}

.productLeftContent2:hover {
    cursor: pointer;
    color: #197FE6;
}

.productLeftContent3:hover {
    cursor: pointer;
    color: #197FE6;
}
/*.productLeftImg3:hover {
    cursor: pointer;
}*/
