﻿body {
    background: #F5F5F7;
}
.txt {
    opacity: 1;
    transform: scale(1);
    animation: enter 1.3s ease forwards;
    -webkit-animation: enter 1.3s ease forwards;
}

#pro-car {
    position: relative;
    width: 100%;
    background-size: 100% auto;
    height: 672px;
}
    #pro-car .title {
        width: 100%;
        padding-left: 230px;
        margin: 0 auto;
        padding-top: 200px;
    }

    #pro-car .title h2 {
        height: 49px;
        font-family: 'HarmonyOS Sans SC';
        font-style: normal;
        font-weight: 500;
        font-size: 42px;
        line-height: 49px;
        text-align: left;
        color: #FFFFFF;
    }
    #pro-car .title p {
        height: 32px;
        font-family: 'HarmonyOS Sans SC';
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        line-height: 32px;
        color: #FFFFFF;
        margin-top: 20px;
    }
    #pro-car .title .yuyue {
        overflow: hidden;
        zoom: 1;
    }
        #pro-car .title .yuyue span {
            display: block;
            margin-right: 20px;
            float: left;
            cursor: pointer;
            margin-top: 40px;
        }
        #pro-car .title .yangshi {
            width: 104px;
            height: 45px;
            background: #165DFF;
            border-radius: 2px;
            line-height: 45px;
            font-family: 'HarmonyOS Sans SC';
            font-style: normal;
            font-weight: 500;
            font-size: 18px;
            text-align: center;
            color: #FFFFFF;
        }
        #pro-car .title .duihua {
            width: 104px;
            height: 45px;
            line-height: 45px;
            background: rgba(255, 255, 255, 0.24);
            border-radius: 2px;
            font-family: 'HarmonyOS Sans SC';
            font-style: normal;
            font-weight: 500;
            font-size: 18px;
            text-align: center;
            color: #FFFFFF;
        }


#detail .detail-con {
    display: flex;
    flex-direction:row;
    justify-content: space-between;
}
    #detail .detail-con .detail-left {
        width: 1000px;
        min-height: 342px;
        height:auto;
        background: #FFFFFF;
        border-radius: 8px;
    }
#detail {
    background: #F4F6FC;
    padding: 40px 0px;
}
#detail .detail-con{
    width:1440px; margin:0 auto;
}
    #detail .detail-con .detail-left {
        padding: 40px 40px 0px 40px;
    }
        #detail .detail-con .detail-left .title {
            overflow: hidden;
            zoom: 1;
            margin: 0 auto;
            width: auto;
            min-width: 591px;
        }

            #detail .detail-con .detail-left .title ul {
                width: auto;
                display: flex;
                justify-content: center;
            }

                #detail .detail-con .detail-left .title ul li {
                    height: 64px;
                }

                #detail .detail-con .detail-left .title1 ul li {
                    height: 44px;
                }

                #detail .detail-con .detail-left .title ul .tit-left {
                    background: url(../i/h1-bg-l.png) no-repeat;
                    width: 10px;
                }
                #detail .detail-con .detail-left .title ul .tit-left1 {
                    background: url(../i/tit-left1.png) left 0px top 2px no-repeat;
                    width: 28px;
                }

                #detail .detail-con .detail-left .title ul .tit-center {
                    background: #f4f6fc;
                    text-align: center;
                    min-width: 401px;
                }
                #detail .detail-con .detail-left .title ul .tit-center1 {
                    text-align: center;
                    background: #fff;
                    min-width: auto;
                }

                #detail .detail-con .detail-left .title ul .tit-right {
                    background: url(../i/h1-bg-r.png) right 0px no-repeat;
                    width: 192px;
                }
                #detail .detail-con .detail-left .title ul .tit-right1 {
                    background: url(../i/tit-right1.png) top 2px right 0px no-repeat;
                    width: 28px;
                }

                #detail .detail-con .detail-left .title ul .tit-center h1 {
                    text-align: center;
                    font-family: 'HarmonyOS Sans SC';
                    font-style: normal;
                    font-weight: 500;
                    font-size: 32px;
                    line-height: 64px;
                    color: #252B3A;
                    width: 100%;
                }
                #detail .detail-con .detail-left .title ul .tit-center1 h1 {
                    text-align: center;
                    font-family: 'HarmonyOS Sans SC';
                    font-style: normal;
                    font-weight: 500;
                    font-size: 32px;
                    line-height: 44px;
                    color: #252B3A;
                    width: 100%;
                }

        #detail .detail-con .detail-left .content, #detail .detail-con .detail-left .content p {
            margin-top: 26px;
            line-height: 28px;
            font-family: 'HarmonyOS Sans SC';
            font-style: normal;
            font-weight: 400;
            font-size: 20px;
            line-height: 40px;
            color: #252B3A;
        }
        #detail .detail-con .detail-left .content {
            margin-top: 40px;
            padding-bottom:30px;
        }
            #detail .detail-con .detail-left .content h3 {
                height: 48px;
                font-family: 'HarmonyOS Sans SC';
                font-style: normal;
                font-weight: 500;
                font-size: 32px;
                line-height: 48px;
            }

            #detail .detail-con .detail-left .content h5 {
                height: 28px;
                font-family: 'HarmonyOS Sans SC';
                font-style: normal;
                font-weight: 500;
                font-size: 24px;
                line-height: 28px;
                color: #252B3A;
                position:relative;
                padding-left:12px;
            }
                #detail .detail-con .detail-left .content h5 i {
                    display: block;
                    width: 4px;
                    height: 16px;
                    background: #165DFF;
                    position:absolute;left:0px; top:6px;
                }

            #detail .detail-con .detail-left .content1 {
                margin-top: 20px;
            }
            #detail .detail-con .detail-left .content .title{
                margin-top:30px;
            }
            #detail .detail-con .detail-left .content img {
                /*width: 100%;*/
                margin: 0 auto;
                border-radius: 8px;
            }

    #detail .detail-con .detail-right {
        width: 400px;
    }
    #detail .detail-con .detail-right .gzh{
        min-height: 400px;
        background: #FFFFFF;
        border-radius: 8px;
        padding:40px;
        text-align:center;
    }
        #detail .detail-con .detail-right .gzh h3 {
            height: 48px;
            font-family: 'HarmonyOS Sans SC';
            font-style: normal;
            font-weight: 400;
            font-size: 24px;
            line-height: 28px;
            color: #3D485D;
            border-bottom: 1px solid #EFEFEF;
            text-align:left;
            margin-bottom:40px;
        }
        #detail .detail-con .detail-right .gzh h4 {
            height: 23px;
            font-family: 'HarmonyOS Sans SC';
            font-style: normal;
            font-weight: 400;
            font-size: 20px;
            line-height: 23px;
            color: #3D485D;
            text-align:center;
        }
        #detail .detail-con .detail-right .detail-other {
            background: #FFFFFF;
            border-radius: 8px;
            margin-top:40px;
            padding:40px;
            padding-right:20px;
        }
            #detail .detail-con .detail-right .detail-other h3 {
                height: 48px;
                font-family: 'HarmonyOS Sans SC';
                font-style: normal;
                font-weight: 400;
                font-size: 24px;
                line-height: 28px;
                color: #3D485D;
                border-bottom: 1px solid #EFEFEF;
                text-align: left;
            }
            #detail .detail-con .detail-right .detail-other ul li {
                margin-top:40px;
                
            }
                #detail .detail-con .detail-right .detail-other ul li a {
                    display: flex;
                    flex-flow: row;
                    justify-content: space-between;
                }
                #detail .detail-con .detail-right .detail-other ul li .oth-img, #detail .detail-con .detail-right .detail-other ul li .oth-img img {
                    width: 140px;
                    height: 120px;
                    background: #FFC7C7;
                    border-radius: 4px;
					object-fit:cover;
                }
                #detail .detail-con .detail-right .detail-other ul li .oth-txt{
                    width:180px;
                }
                    #detail .detail-con .detail-right .detail-other ul li .oth-txt h4 {
                        font-family: 'HarmonyOS Sans SC';
                        font-style: normal;
                        font-weight: 500;
                        font-size: 18px;
                        line-height: 23px;
                        color: #252B3A;
                        word-wrap: break-word;
                        word-break: break-all;
                    }
                    #detail .detail-con .detail-right .detail-other ul li .oth-txt p {
                        font-family: 'HarmonyOS Sans SC';
                        font-style: normal;
                        font-weight: 400;
                        font-size: 16px;
                        line-height: 23px;
                        color: #3D485D;
                        text-align: justify;
                        margin-top: 8px;
                        word-wrap: break-word;
                        word-break: break-all;
                    }
    #detail .detail-con .detail-left .pre-next {
        margin-top:80px;
        border-top: 1px solid #EFEFEF;
        height:160px; line-height:120px;
        padding-top:20px;
    }
        #detail .detail-con .detail-left .pre-next a {
            display: block;
            height: 50px;
            font-family: 'HarmonyOS Sans SC';
            font-style: normal;
            font-weight: 400;
            font-size: 20px;
            line-height: 50px;
            color: #252B3A;
        }
            #detail .detail-con .detail-left .pre-next a:hover {
                color: #165DFF;
            }

#pro-nav {
    height: 72px;
    width: 100%;
    margin-top: -72px;
}


    #pro-nav .nav {
        width: 100%;
        height: 72px;
        background: rgba(255, 255, 255, 0.24);
        backdrop-filter: blur(25px);
        -webkit-backdrop-filter: blur(25px);
    }

        #pro-nav .nav .nav-con {
            width: 1107px;
            height: 72px;
            margin: 0 auto;
        }

            #pro-nav .nav .nav-con ul {
                height: 100%;
                display: flex;
                flex-flow: row;
                justify-content: space-between;
                align-items: center;
            }

                #pro-nav .nav .nav-con ul li {
                    height: 28px;
                    line-height: 28px;
                }

                #pro-nav .nav .nav-con ul .line-y {
                    height: 24px;
                    width: 0px;
                    border: 1px solid rgba(255, 255, 255, 0.16);
                }

                #pro-nav .nav .nav-con ul li {
                    font-family: 'HarmonyOS Sans SC';
                    font-style: normal;
                    font-weight: normal;
                    font-size: 24px;
                    line-height: 28px;
                    letter-spacing: 0.02em;
                    color: #D5E2E8;
                }

                #pro-nav .nav .nav-con ul .on a {
                    font-family: 'HarmonyOS Sans SC';
                    font-style: normal;
                    font-weight: 500;
                    font-size: 24px;
                    line-height: 28px;
                    text-align: center;
                    letter-spacing: 0.02em;
                    color: #FFFFFF;
                }
.pro-hea .pro-bg {
    width:100%;height:100%;
    background: linear-gradient(90deg, rgba(8, 16, 18, 0.72) 0%, rgba(8, 16, 18, 0) 64.32%);
}

@media (max-width: 750px) {
    #pro-car .title {
        width: 100%;
        padding: 2rem;
        margin: 0 auto;
        position: absolute;
        top: 6rem;
    }

        #pro-car .title h2 {
            text-align: center;
        }

        #pro-car .title p {
            text-align: center;
        }

        #pro-car .title .yuyue {
            margin: 0 auto;
            margin-top: 3rem;
        }

    #pro-nav .nav .nav-con{
        width:90%;
    }
    #detail .detail-con {
        width: 100%;
    }
    #detail .detail-con .detail-left .title {
        min-width: auto;
    }

    #detail .detail-con .detail-left .title {
        min-width: auto;
        margin-top: 1rem;
    }

        #detail .detail-con .detail-left .title .title1 span {
            font-size: 1.2rem;
        }

        #detail .detail-con .detail-left .title ul .tit-center {
            min-width: auto;
        }

    #detail .detail-con {
        flex-flow: column;
    }

        #detail .detail-con .detail-left, #detail .detail-con .detail-right {
            width: 95%;
            margin: 0 auto;
        }

        #detail .detail-con .detail-left {
            margin-bottom: 3rem;
        }

            #detail .detail-con .detail-left .title ul .tit-center h1 {
                font-size: 1.5rem;
                height: 64px;
                line-height: 64px;
            }
    #detail .detail-con {
        width: 100%;
        flex-flow: column;
    }

        #detail .detail-con .detail-left {
        }

        #detail .detail-con .detail-left, #detail .detail-con .detail-right {
            padding: 0px;
            width: 100%;
            margin: 0 auto;
        }

        #detail .detail-con .detail-right {
            margin-top: 3.2rem;
        }

        #detail .detail-con .detail-left .title h1 {
            font-size: 2rem;
            line-height: 3rem;
            text-align: center;
        }

        #detail .detail-con .detail-left .title .title1 {
            width: 90%;
            margin: 0 auto;
        }

        #detail .detail-con .detail-left .content {
            width: 90%;
            margin: 0 auto;
            text-align: justify;
            font-size: 1.2rem;
        }

            #detail .detail-con .detail-left .content, #detail .detail-con .detail-left .content p {
                font-size: 1.2rem;
            }

        #detail .detail-con .detail-left .pre-next {
            width: 90%;
            margin: 80px auto;
        }

            #detail .detail-con .detail-left .pre-next a {
                line-height: 2rem;
                font-size: 1.2rem;
            }

        #detail .detail-con .detail-left .title {
            min-width: auto;
        }

            #detail .detail-con .detail-left .title .title1 span {
                font-size: 1.2rem;
            }
    #pro-car{
        height:400px;background-size:auto 100% !important;
    }
    #detail .detail-con .detail-left .title1 ul .tit-center h1{
        line-height:48px;
    }
}