﻿/*****************************************
* 作 者：larry
* 网 址：www.fo-sky.com
* 版 本：3.0 
* 概 要：灵风科技-网站公共样式
*****************************************/
@charset "utf-8";
/*-----------------------------------------公共样式-----------------------------------------*/
* {
    margin: 0;
    padding: 0;
}

body {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #333;
    line-height: 22px;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 16px;
    font-weight: normal;
}

    h1 a:hover {
        font-size: 16px;
        font-weight: bold;
        line-height: 45px;
        color: #ffe0a2;
    }

img {
    border: none;
    vertical-align: middle;
}

ul, ol, li {
    list-style: none;
}

a:link, a:visited, a:active {
    text-decoration: none;
    color: #000;
    font-size: 12px;
}

a:hover {
    text-decoration: none;
    color: #f9714b;
}

.block {
    margin: 0 auto;
    padding: 0;
}

.clear {
    clear: both;
}

.clear2 {
    clear: both;
    height: 15px;
}

.clear3 {
    height: 15px;
    border-bottom: 4px #408ed6 solid;
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.fn-clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.l {
    float: left
}

.r {
    float: right
}

.hover {
    color: #860007 !important;
}

#shu11 a.menu1, #shu22 a.menu2, #shu33 a.menu3, #shu44 a.menu4, #shu55 a.menu5, #shu66 a.menu6, #shu77 a.menu7 {
    color: #901340 !important;
    font-weight: bold !important;
}

#equipment a.menu8 {
    color: #fff !important;
    font-weight: bold !important;
}

.ad {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
}

.more a {
    color: #ab8532;
}

.f2 {
    color: #fff;
}

.f3 {
    color: #757474;
    font-size: 14px;
    line-height: 30px;
}

    .f3 a {
        font-size: 14px;
        line-height: 30px;
    }

#page {
    padding: 50px 0 0;
}

.page {
    text-align: center;
    height: 38px;
    line-height: 38px;
    margin: 30px auto 0;
    width: 1100px;
}

    .page b {
        background: #c32f63;
        border-radius: 3px;
        border: 1px #c32f63 solid;
        color: #fff;
        padding: 8px 18px;
        font-family: "Microsoft Yahei",Arial,Simsun,sans-serif;
        font-size: 14px;
        font-weight: normal;
        margin-left: 6px;
    }

    .page a {
        background: #fff;
        border: 1px #c32f63 solid;
        padding: 8px 18px;
        color: #c32f63;
        border-radius: 3px;
        font-family: "Microsoft Yahei",Arial,Simsun,sans-serif;
        font-size: 14px;
        margin-left: 6px;
    }

        .page a:hover {
            background: #c32f63;
            color: #FFFFFF;
        }

.lin {
    line-height: 32px;
}

.input {
    height: 35px;
    line-height: 35px;
    margin: 0 auto;
    display: block;
    width: 89%;
    border: 1px solid #dfdfdf;
    padding: 0 12px;
    border-radius: 3px;
    font-size: 14px;
    color: #b4b4b4
}

.input2 {
    border: 1px solid #dfdfdf;
    padding: 0 12px;
    margin: 0 auto;
    display: block;
    width: 89%;
    height: 100px;
    line-height: 35px;
    overflow-y: auto;
    border-radius: 2px;
    font-size: 14px;
    color: #b4b4b4
}

.submit {
    height: 38px;
    line-height: 38px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    background: #901340;
    border: none;
    border-radius: 5px;
    display: block;
    width: 88%;
    margin: 20px auto;
}

.left-img:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.left-img img {
    float: left;
    width: 300px;
    margin-right: 20px;
}

.right-img:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.right-img img {
    float: right;
    width: 300px;
    margin-left: 20px;
}

.background_image {
    width: 100%;
    width: auto;
}

    .background_image img {
        display: block;
        width: 100%;
    }

/*-----------------------------------------公共样式-----------------------------------------*/
header {
    width: 100%;
    height: 65px;
    background: url(./images/bg.png) repeat-x top;
    border-bottom: 2px #901440 solid;
}

    header #begin_div {
        background-color: #f1f1f1;
        width: auto;
        height: 40px;
        padding-left: 10%;
        padding-right: 10%;
        overflow: hidden;
    }

        header #begin_div h5 {
            float: left;
            color: #7c7c7c;
        }

        header #begin_div #img {
            float: left;
            margin-right: 5px;
        }

        header #begin_div #email {
            padding-top: 7px;
            float: left;
        }

        header #begin_div #quick-div {
            float: right;
        }

            header #begin_div #quick-div input {
                background-color: #901340;
                height: 30px;
                width: 100px;
                border: 0;
                border-radius: 8px;
                color: #fff;
                font-weight: bold;
                margin-top: 5px;
            }

            header #begin_div #quick-div img {
                margin-left: 10px;
            }

            header #begin_div #quick-div #lang {
                margin-left: 20px;
            }

        header #begin_div #langunge {
            float: right;
            margin: 12px 0 0 10px;
display: none !important;
        }

            header #begin_div #langunge select {
                border: 0;
                background-color: rgba(0,0,0,0);
            }

    header #box {
        width: 80%;
        height: 65px;
        margin: 0 auto;
        background-color: #fff;
    }

        header #box #logo {
            padding-top: 14px;
            float: left;
        }

        header #box #main-menu {
            float: right;
        }

        header #box #sf-menu li {
            position: relative;
        }

        header #box #sf-menu a {
            position: relative;
            display: block;
        }
        /* header #box #sf-menu a:hover{} */
        /* 1st */
        header #box #sf-menu > li {
            float: left
        }

        header #box #sf-menu a.nav1st {
            line-height: 65px;
            text-align: center;
            font-size: 16px;
            /*color: #901440;*/
            padding: 3px 24px;
            font-weight: 700;
        }

        header #box #sf-menu li:hover a.nav1st {
            color: #901440 !important;
            font-weight: bold;
            background: #fff;
        }
        /* 2nd */
        header #box #sf-menu ul {
            display: none;
            position: absolute;
            top: 100%;
            left: 0;
            z-index: 99;
            background: #fff;
        }

            header #box #sf-menu ul li a {
                padding: 5px 0 5px 20px;
                color: #484848;
                background: #fff;
                font-size: 14px;
            }

                header #box #sf-menu ul li a:hover, #sf-menu ul li.sfHover a.nav2nd {
                    background: #901340;
                    color: #fff
                }
            /* 3rd */
            header #box #sf-menu ul ul {
                top: 0;
                left: 100%;
                padding: 0;
                border-bottom-width: 2px;
                box-shadow: 0px 0px 0px rgba(0,0,0,.06);
                display: none;
            }

                header #box #sf-menu ul ul li a {
                    border-bottom: 1px dotted #e4e4e4;
                    border-right: 1px dotted #e4e4e4;
                    border-left: 1px solid #e4e4e4;
                }

#messcl {
    margin-top: 20px;
}
/*-----------------------------------------banner-----------------------------------------*/
#banner {
    width: 100%;
    height: 215px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    overflow: hidden;
    background: url(./images/banner2.jpg) no-repeat top center;
}

    #banner .box {
        width: 224px;
        overflow: hidden;
        display: inline-block;
        margin: 25px 6px 0;
        border: 2px solid #fff;
        background: #fff;
    }

        #banner .box p {
            background: #fff;
            line-height: 26px;
            padding-top: 5px;
            font-size: 20px;
            color: #7c7c7c;
        }

        #banner .box img {
            -webkit-transition: all 0.6s ease-in-out;
            -moz-transition: all 0.6s ease-in-out;
            /* -ms-transform: all 0.6s ease-in-out;
    -o-transform: all 0.6s ease-in-out; */
            transition: all 0.6s ease-in-out;
        }

        #banner .box:hover img {
            -webkit-transform: translateY(32px);
            -moz-transform: translateY(32px);
            -ms-transform: translateY(32px);
            -o-transform: translateY(32px);
            transform: translateY(32px);
        }

        #banner .box p {
            -webkit-transition: all 0.6s ease-in-out;
            -moz-transition: all 0.6s ease-in-out;
            /* -ms-transform: all 0.6s ease-in-out;
    -o-transform: all 0.6s ease-in-out; */
            transition: all 0.6s ease-in-out;
        }

        #banner .box:hover p {
            -webkit-transform: translateY(-130px);
            -moz-transform: translateY(-130px);
            -ms-transform: translateY(-130px);
            -o-transform: translateY(-130px);
            transform: translateY(-130px);
            color: #fff;
            background: #901440;
        }

/* 首页产品介绍 */
main {
    width: 100%;
    margin: 0 auto;
    margin-top: 50px;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.slideshow-container {
    position: relative;
    width: 100%;
    /*height: 800px;*/
    overflow: hidden;
}

.slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 1s ease;
}

    .slide.active {
        opacity: 1;
    }

    .slide img {
        width: 100%;
        min-height: 100%;
        object-fit: cover;
        max-width: 100%;
        overflow: hidden;
    }



#nav {
    margin-left: 45%;
    width: 55%;
    height: 60px;
}

    #nav a {
        font-size: 14px;
        padding-top: 20px;
        padding-left: 20px;
        height: 50px;
        width: 150px;
        display: block;
        float: left;
    }


#prduct-color {
    background-color: #f1f1f1;
    height: auto;
}

#prduct {
    width: 80%;
    padding-top: 50px;
    padding-bottom: 80px;
    margin: auto;
    clear: both;
    zoom: 1;
}

    #prduct h2 {
        float: left;
        font-weight: bold;
    }

    #prduct .more div {
        float: right;
        border: 2px solid #000;
        font-size: 12px;
        border-radius: 50px;
        padding: 5px 20px 5px 20px;
        color: #000;
    }

    #prduct #prduct-list {
        width: 100%;
    }

        #prduct #prduct-list .node {
            width: 40%;
            float: left;
            height: 280px;
            padding: 3%;
            padding-bottom: 30px;
            padding-top: 5%;
            margin-right: 20px;
            margin-bottom: 20px;
            background-color: #fff;
            min-width: 300px;
            min-height: 280px;
            box-shadow: 2px 15px 30px rgba(0, 0, 0, 0.3);
        }

        #prduct #prduct-list div:hover {
            color: #fff;
            background: #901440 !important;
        }

            #prduct #prduct-list div:hover .all {
                color: #901440;
                background: #fff !important;
                border: 0px solid #000;
            }

    #prduct .all {
        padding: 10px 40px 10px 40px;
        float: left;
        color: #000;
        border: 2px solid #000;
        font-size: 12px;
        border-radius: 50px;
        margin-top: 50px;
    }

.word {
    width: 50%;
    height: 100%;
    float: left;
}

    .word h3 {
        margin-bottom: 30px;
        font-weight: bold;
        font-size: 18px;
    }

    .word h5 {
        height: 60%;
        overflow: hidden;
        max-height: 110px;
    }

.imgs {
    width: 40%;
    float: right;
    margin: 0;
}

    .imgs img {
        max-width: 100%;
        overflow: hidden;
        box-shadow: 2px 15px 30px rgba(0, 0, 0, 0.3);
    }

#prduct .prduct img {
    display: block;
}
/* #prduct a{display:block;float:left;position:relative;width:590px;color:#000;margin-top:10px;}
#prduct a .fd{top:50px;left:45px;font-size:34px;text-align:center;color: #fff;width:500px;height:200px;line-height:200px;}
#prduct a:hover .fd{color:#fff;background:#901440!important;}
#prduct a img{width:100%;height:300px;} */
#prduct a:link div {
    color: #000;
}

#prduct a:hover div {
    color: #fff;
    background: #901440 !important;
}

#prduct h2 {
    border-bottom: 2px solid #d8d8d8;
    font-size: 36px;
    line-height: 60px;
}

#prduct hr {
    border: none;
    background: #901440;
    height: 2px;
    width: 26%;
    margin: -2px auto 0;
}

#prduct a:nth-child(2n+2) {
    margin-left: 20px;
}

#prduct a .fd {
    background: rgba(0,0,0,0.5) !important; /*实现FF背景透明，文字不透明*/
}


/* 首页简介 */
#aboutus {
    width: 80%;
    height: 880px;
    margin: auto;
    overflow: hidden;
}

.left {
    width: 60%;
    display: block;
    margin-top: 150px;
    float: left;
    height: 400px;
    overflow: hidden;
    padding-top: 10px;
}

    .left #words {
        height: 80%;
        overflow: hidden;
    }

.p1 {
    font-size: 48px;
    color: #901440;
    font-weight: bold;
    display: block;
    line-height: 40px;
}

.p2 {
    margin: 30px 0;
    font-size: 48px;
    font-weight: bold;
    display: block;
    line-height: 40px;
}

.p3 {
    font-size: 18px;
    line-height: 1.5;
}

#read_more div {
    width: 100px;
    margin-top: 30px;
    border: 2px solid #000;
    font-size: 12px;
    border-radius: 50px;
    padding: 10px 25px 10px 25px;
    font-size: 16px;
}

    #read_more div:hover {
        width: 100px;
        background-color: #901440;
        margin-top: 30px;
        border: 0px solid #fff;
        font-size: 12px;
        border-radius: 50px;
        padding: 10px 25px 10px 25px;
        font-size: 16px;
        color:white;
    }

.right {
    margin-top: 150px;
    float: right;
    width: 36%;
    height: auto;
}

    .right img {
        /*float: right;*/
        display: block;
        max-width: 100%;
        overflow: hidden;
    }

#conmpany {
    margin-top: 52px;
    width: 64%;
    float: left;
}

    #conmpany tr {
        width: 100%;
    }

        #conmpany tr td {
            width: 33.3%;
        }

    #conmpany h2 {
        font-size: 40px;
        margin-top: 23px;
    }

#industry {
    background-color: #901440;
    margin-left: 15%;
    height: 120px;
    width: 120;
    float: right;
}

    #industry img {
        margin: 20px 0 0 40.5px;
    }

    #industry h5 {
        margin-top: 15px;
        color: #fff;
        font-size: 14px;
        margin-left: 8px;
    }

/* 设备 */
#equipment {
    background-image: url("./images/_21.webp"),url("./images/图层\ 21.png");
    height: 850px;
    overflow: hidden;
}

    #equipment #words {
        padding: 150px 15% 0 15%;
        width: 33%;
        height: 600px;
    }

    #equipment h2 {
        font-size: 38px;
        margin-top: 30px;
        color: #fff;
        font-weight: bold;
        line-height: 30px;
    }

    #equipment h5 {
        font-size: 18px;
        margin-top: 40px;
        color: #fff;
    }

    #equipment #read_more div {
        width: 100px;
        margin-top: 30px;
        border: 2px solid #fff;
        font-size: 12px;
        border-radius: 50px;
        padding: 10px 25px 10px 25px;
        font-size: 16px;
        color: #fff;
    }

    #equipment #box {
        background-color: rgba(0,0,0,0.4);
        width: 100%;
        height: 100px;
        margin-top: 0px;
        font-size: 24px;
    }

        #equipment #box #sf-menu li {
            position: relative;
        }

        #equipment #box #sf-menu a {
            position: relative;
            display: block;
        }

        #equipment #box #sf-menu {
            height: 100px;
        }
            /* 1st */
            #equipment #box #sf-menu > li {
                float: left;
                width: 25%;
                height: 100px;
            }

            #equipment #box #sf-menu a.nav1st {
                line-height: 100px;
                text-align: center;
                font-size: 18px;
                color: #fff;
                padding: 0 20px;
            }

            #equipment #box #sf-menu li:hover a.nav1st {
                color: #fff !important;
                font-weight: bold;
                background: #901440;
            }
            /* 2nd */
            #equipment #box #sf-menu ul {
                display: none;
                position: absolute;
                top: 100%;
                left: 0;
                z-index: 99;
                background: #fff;
            }

                #equipment #box #sf-menu ul li {
                    width: 25%;
                }
                    /* #equipment #box #sf-menu ul li a{padding:5px 0 5px 20px;color:#484848;background:#fff;font-size:14px;} */
                    #equipment #box #sf-menu ul li a:hover, #sf-menu ul li.sfHover a.nav2nd {
                        background: #901340;
                        color: #fff
                    }
                /* 3rd */
                #equipment #box #sf-menu ul ul {
                    top: 0;
                    left: 100%;
                    padding: 0;
                    border-bottom-width: 2px;
                    box-shadow: 0px 0px 0px rgba(0,0,0,.06);
                    display: none;
                }

                    #equipment #box #sf-menu ul ul li a {
                        border-bottom: 1px dotted #e4e4e4;
                        border-right: 1px dotted #e4e4e4;
                        border-left: 1px solid #e4e4e4;
                    }

#messcl {
    margin-top: 20px;
}

/* 地图 */
#map {
    width: 100%;
    margin-top: 100px;
}

.h13 p {
    font-size: 48px;
    line-height: 50px;
    color: #000;
    text-align: center;
    margin: 20px 0;
    font-weight: bold;
}

.h13 h1 {
    font-size: 18px;
    color: #151414;
    text-align: center;
    /*    margin-bottom: 20px;*/
}

.h14 {
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
}

    .h14 img {
        display: inline-block;
        margin: 100px auto;
        max-width: 100%;
        overflow: hidden;
    }

/* 支持 */
#support {
    background-image: url("./images/图层\ 45.png");
    height: 650px;
    overflow: hidden;
}

    #support #words {
        padding: 10%;
        width: 33%;
        float: left;
    }

    #support h2 {
        font-size: 38px;
        margin-top: 30px;
        color: #fff;
        font-weight: bold;
        line-height: 30px;
    }

    #support h5 {
        font-size: 18px;
        margin-top: 40px;
        color: #fff;
    }

    #support #read_more div {
        width: 100px;
        margin-top: 60px;
        border: 2px solid #fff;
        font-size: 12px;
        border-radius: 50px;
        padding: 10px 25px 10px 25px;
        font-size: 16px;
        color: #fff;
    }

    #support #right {
        float: right;
        width: 35%;
        height: 100%;
        /*  padding-top: 5%;*/
        background-color: rgba(0,0,0,0.6);
        margin-right: 10%;
        overflow: hidden;
    }

        #support #right h2 {
            font-size: 28px;
            margin-top: 30px;
            color: #fff;
            margin-left: 10%;
        }

        #support #right h5 {
            margin-top: 30px;
            color: #fff;
            margin-left: 10%;
            margin-top: 30px;
        }

        #support #right textarea {
            color: #fff;
            outline-style: none;
            display: inline-block;
            width: 88%;
            margin: 0 0 0 10%;
            background-color: rgba(0,0,0,0);
            border: 0;
            border-bottom: 1px solid #fff;
            font-size: 18px
        }

        #support #right #sendMessage {
            font-size: 18px;
            background-color: #901440;
            color: #fff;
            border-radius: 50px;
            margin: 6% 25%;
            padding: 15px;
            text-align: center;
        }

        #support #right .invalid-feedback {
            display: none;
            width: 100%;
            margin-top: 0.25rem;
            font-size: 1.3em;
            color: #dc3545;
            margin-left: 4rem;
        }

/* news */
#news {
    width: 80%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 100px;
}

    #news h1 {
        font-size: 48px;
        font-weight: bold;
        width: 100%;
        margin: 66px 0;
    }

    #news table {
        width: 100%;
    }

    #news td tr {
        width: 33%;
    }

    #news #date {
        width: 100%;
        display: block;
        /*height: 240px;*/
    }

        #news #date img {
            width: 90%;
            display: block;
            height: 240px;
            box-shadow: 2px 15px 30px rgba(0, 0, 0, 0.2);
        }

    #news h2 {
        font-size: 40px;
        color: #000;
        margin-top: 20px;
        margin-left: 20px;
    }

    #news h3 {
        font-size: 18px;
        color: #000;
        margin-top: 20px;
        width: 80%;
        font-weight: bold;
        text-align: left;
    }

    #news h4 {
        font-size: 14px;
        color: #555;
        margin-top: 40px;
        width: 90%;
        text-align: left;
    }

    #news h5 {
        font-size: 20px;
        color: #000;
        margin-left: 20px;
    }

    #news #more div {
        font-size: 18px;
        color: #000;
        margin-top: 48px;
        float: left;
        width: auto;
    }

        #news #more div:hover {
            color: #901440;
        }

    #news .more div {
        width: 150px;
        border: 2px solid #000;
        font-size: 18px;
        border-radius: 50px;
        padding: 10px 20px;
        margin: auto;
        margin-top: 80px;
        color: #000;
    }

        #news .more div:hover {
            width: 150px;
            border: 2px solid #000;
            font-size: 18px;
            border-radius: 50px;
            padding: 10px 20px;
            margin: auto;
            margin-top: 80px;
            color: #fff;
            background-color: #901440;
        }

/* 脚 */
#foot {
    background-color: #292929;
    width: 100%;
    overflow: hidden;
    min-height: 600px;
}

    #foot #left {
        width: 30%;
        padding: 50px 0 10% 15%;
        float: left;
        background-color: #292929;
        height: 350px;
        border: 0px;
    }

        #foot #left img {
            width: 35%;
        }

        #foot #left h5 {
            color: #ccc;
            margin: 30px 0;
        }

        #foot #left input {
            width: 90%;
            margin: 10px 0;
            background-color: rgba(0,0,0,0);
            border: 1px solid #fff;
            height: 55px;
            font-size: 16px;
            color: #ccc;
        }

    #foot #right {
        width: 40%;
        padding: 50px 5% 10% 10%;
        float: right;
        background-color: #292929;
        height: 350px;
        border: 0px;
    }

        #foot #right h2 {
            font-size: 36px;
            color: #fff;
        }

        #foot #right h5 {
            color: #ccc;
            margin: 50px 0;
        }

        #foot #right div {
            margin: 25px 0;
            width: 500px;
        }

            #foot #right div h5 {
                color: #ccc;
                margin: 0 10px;
                display: inline;
            }

            #foot #right div img {
                float: left;
                display: block;
            }

.bold {
    font-weight: bold;
}

#foot #right #block {
    margin-top: 40px;
    float: left;
    margin-bottom: 10px;
}

    #foot #right #block h5 {
        color: #ccc;
        margin: 13px 10px;
        display: block;
        float: left;
    }

    #foot #right #block img {
        display: inline-block;
    }
/*-----------------------------------------主体部分-----------------------------------------*/
#tit {
    width: 1200px;
    margin: 50px auto 20px;
    background: url(/images/jt.jpg) no-repeat top center;
    text-align: center;
    border-bottom: 2px #e6e6e6 solid;
}

    #tit h2 {
        border-bottom: 2px #901440 solid;
        height: 60px;
        line-height: 60px;
        font-size: 36px;
        color: #901440;
        text-transform: uppercase;
        width: 30%;
        margin: 0 auto -2px;
    }

#tit2 {
    width: 892px;
    padding-bottom: 5px;
    text-align: left;
    border-bottom: 2px #e6e6e6 solid;
}

    #tit2 h1 { /*border-bottom: 2px #901440 solid;float:left;height:45px;*/
        display: inline;
        padding-right: 50px;
        line-height: 35px;
        font-size: 30px;
        color: #901440;
        text-transform: uppercase;
        margin-bottom: -2px;
    }
/* 关于我们页面 */
#content {
    margin-bottom: 20px;
    min-height: 300px
}

    #content #about {
        margin: 0 auto;
        width: 1140px; /* background: #f6f6f6; */
        border: 1px dashed #901440;
        border-radius: 10px;
        padding: 20px 30px;
        font-size: 16px;
    }

        #content #about h2 {
            font-size: 24px;
            color: #666;
            line-height: 36px;
        }

        #content #about p {
            font-size: 16px;
            line-height: 30px;
            padding-bottom: 20px;
        }

        #content #about span {
            font-size: 16px;
            line-height: 36px;
            display: block;
            color: #666;
        }

    /* 联系我们页面 */
    #content #contact {
        width: 1200px;
        margin: 0 auto;
    }

        #content #contact section {
            width: 840px;
            padding: 20px 30px;
            border: 1px dashed #901340;
            border-radius: 5px;
            font-size: 16px;
            line-height: 30px;
            margin-bottom: 50px;
        }

            #content #contact section h2 {
                background: #901340;
                margin-top: -40px;
                margin-bottom: 12px;
                border-radius: 5px;
                width: 230px;
                height: 40px;
                font-size: 24px;
                color: #fff;
                text-align: center;
                line-height: 40px;
            }

            #content #contact section p {
                font-size: 18px;
            }

.lileft {
    width: 900px;
    float: left;
}

#content #contact #submit {
    width: 278px;
    float: right;
    color: #90133f;
    margin: 20px 0;
    background: #eaeaea;
    padding-bottom: 1px;
}

    #content #contact #submit h3 {
        font-size: 20px;
        border-bottom: 2px #90133f solid;
        line-height: 40px;
        text-transform: uppercase;
        background: #fff;
    }

    #content #contact #submit p {
        font-size: 18px;
        line-height: 30px;
        padding-top: 10px;
        width: 89%;
        margin: 0 auto;
    }
/*#content #contact #submit{ float:right; border:1px #e1e1e1 solid; width:445px; height:428px;}
#content #contact #submit p{background:url(/images/sub_bg.jpg) no-repeat bottom center; font-size:18px; padding-left:62px; color:#383838; line-height:50px;}*/

/* 技术资料页面 */
#content {
    margin-bottom: 20px;
}

    #content #jishu {
        margin: 0 auto;
        width: 1200px;
        color: #fff;
    }

        #content #jishu a {
            color: #fff;
            font-size: 16px;
            line-height: 30px;
        }

        #content #jishu .fujian {
            background: #c32f63;
            height: 30px;
            line-height: 30px;
            padding: 0 20px; /* margin-bottom:20px; */
            display: inline-block;
            border-radius: 50px;
        }

            #content #jishu .fujian:nth-of-type(even) {
                background: #90133f;
            }

        #content #jishu .downsize { /*display:inline-block; */
            display: none;
            padding: 0 30px 0 20px;
            font-size: 24px;
            margin-left: 15px;
            background: url(/images/x.png) no-repeat left center;
        }

        #content #jishu img {
            padding-left: 30px;
            padding-right: 20px;
            display: none;
        }

/* 内页 */
#neiyebox {
    width: 1200px;
    margin: 30px auto;
}

    #neiyebox #list {
        width: 278px;
        float: left;
        border-radius: 8px;
    }

        #neiyebox #list a {
            display: block;
            padding-left: 20px;
            font-size: 18px;
            font-weight: bold;
            width: 258px;
            height: 45px;
            line-height: 45px;
            margin-bottom: 2px;
            float: left;
            color: #760632;
            background: url(/images/li_bg.jpg) no-repeat left center;
        }

            #neiyebox #list a:hover {
                color: #000;
            }

    #neiyebox #list2 {
        width: 278px;
        float: left;
        border-radius: 8px;
    }

        #neiyebox #list2 .fl h2 {
            height: 45px;
            line-height: 45px;
            margin-top: 2px;
        }

            #neiyebox #list2 .fl h2 a {
                display: block;
                padding-left: 35px;
                font-size: 18px;
                font-weight: bold;
                width: 258px;
                height: 45px;
                line-height: 45px;
                margin-bottom: 2px;
                float: left;
                color: #760632;
                background: url(/images/li_bg2.jpg) no-repeat left center;
            }

        #neiyebox #list2 .fl p {
            border-bottom: 2px #c4c4c4 solid;
            display: block;
            padding-left: 20px;
            width: 258px;
            background: #eaeaea;
        }

            #neiyebox #list2 .fl p a {
                display: block;
                font-size: 16px;
                line-height: 26px;
                color: #760632;
                padding: 8px 0;
            }

        #neiyebox #list2 .fl span {
            font-family: "宋体",Helvetica,sans-serif;
            font-size: 16px;
            font-weight: bold;
            padding-right: 5px;
        }

        #neiyebox #list2 .fl p a {
            -webkit-transition: all 0.6s ease-in-out;
            -moz-transition: all 0.6s ease-in-out;
            /* -ms-transform: all 0.6s ease-in-out;
    -o-transform: all 0.6s ease-in-out; */
            transition: all 0.3s ease-in-out;
        }

            #neiyebox #list2 .fl p a:hover {
                -webkit-transform: translateX(-130px);
                -moz-transform: translateX(-130px);
                -ms-transform: translateX(-130px);
                -o-transform: translateX(-130px);
                transform: translateX(10px);
            }

        #neiyebox #list2 .fl a:hover {
            color: #000;
        }

    #neiyebox #youce #submit {
        width: 100%;
        color: #90133f;
        margin: 20px 0;
        background: #eaeaea;
        padding-bottom: 1px;
    }

        #neiyebox #youce #submit h3 {
            font-size: 20px;
            border-bottom: 2px #90133f solid;
            line-height: 40px;
            text-transform: uppercase;
            background: #fff;
        }

        #neiyebox #youce #submit p {
            font-size: 18px;
            line-height: 30px;
            padding-top: 10px;
            width: 89%;
            margin: 0 auto;
        }

    #neiyebox #youce {
        float: right;
        width: 892px;
    }

        #neiyebox #youce #con {
            padding-top: 20px;
            font-size: 16px;
        }

            #neiyebox #youce #con img {
                max-width: 100%;
            }

            #neiyebox #youce #con table {
                background: #ddd;
            }

            #neiyebox #youce #con td {
                background: #fff;
                padding: 3px 10px
            }

            #neiyebox #youce #con th {
                background: #fff;
                padding: 3px 10px
            }

            #neiyebox #youce #con .firstRow tr:nth-of-type(1) td {
                border-bottom: 2px #929292 solid;
            }

            #neiyebox #youce #con .firstRow tr:nth-of-type(2) td {
                background: #f2f2f2;
                padding: 8px 10px
            }

.yanse {
    border-spacing: 1px;
    font-size: 14px !important;
}

    .yanse td {
        padding: 0px 0px !important;
        line-height: 16px !important
    }

.lihong {
    background: #c00000 !important
}

.lilan {
    background: #0070c0 !important
}

.lihuang {
    background: #ffc000 !important
}

.tit {
    width: 100%;
    padding-top: 30px;
    background: url(/images/jt.jpg) no-repeat top center;
    text-align: center;
    border-bottom: 3px #e6e6e6 solid;
    margin-bottom: 20px;
}

    .tit h2 {
        border-bottom: 3px #999 solid;
        height: 60px;
        line-height: 60px;
        font-size: 24px;
        color: #000;
        width: 220px;
        margin: 0 auto -3px;
    }


.tit2 {
    width: 100%;
    padding-top: 30px;
    background: url(/images/jt.jpg) no-repeat top center;
    text-align: center;
    border-bottom: 3px #e6e6e6 solid;
    margin-bottom: 20px;
}

    .tit2 h2 {
        border-bottom: 3px #999 solid;
        line-height: 50px;
        font-size: 24px;
        color: #fff;
        background: #75734b;
        width: 200px;
        margin-bottom: -3px;
    }

/* 新闻列表 */
#news_list {
    width: 1200px;
    margin: 0 auto 20px;
}

.xiaohua_item {
    width: 1160px;
    margin-top: 15px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 3px rgba(0,0,0,0.2);
    padding: 20px;
}

    .xiaohua_item .limg {
        width: 260px;
        float: left;
    }

        .xiaohua_item .limg img {
            width: 100%;
            height: 180px;
            object-fit: cover;
        }

    .xiaohua_item .cont {
        width: 880px;
        float: right;
    }

        .xiaohua_item .cont .tit22 {
            height: 40px;
            line-height: 40px;
            width: 100%;
            margin-bottom: 20px;
        }

            .xiaohua_item .cont .tit22 h2 {
                font-size: 24px;
                color: #5c6878;
                float: left;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

            .xiaohua_item .cont .tit22 a:hover h2 {
                color: #708092
            }

            .xiaohua_item .cont .tit22 .view_more {
                display: block;
                width: 120px;
                height: 40px;
                line-height: 40px;
                text-align: center;
                background: #8091a5;
                color: #fff;
                font-size: 16px;
                border-radius: 5px;
                float: right
            }

                .xiaohua_item .cont .tit22 .view_more:hover {
                    background: #ff9600
                }

        .xiaohua_item .cont p {
            font-size: 16px;
            color: #6e6e6e;
            line-height: 26px
        }

        .xiaohua_item .cont .bt {
            width: 100%;
            height: 40px;
        }

            .xiaohua_item .cont .bt .time {
                float: right;
                line-height: 40px;
                font-size: 16px;
                color: #6e6e6e;
                padding-left: 30px;
                background: url(/images/tt.png) left center no-repeat;
                background-size: 20px auto
            }

/* 新闻列表手机版 */
/* #news_list {width: 96%;margin:0 auto 1rem;}
.xiaohua_item{width:96%;margin-top:1rem;background:#fff;border-radius:5px;box-shadow: 0 0 3px rgba(0,0,0,0.2);padding:2%;}
.xiaohua_item .limg{width:100%;}
.xiaohua_item .limg img{width:100%;}
.xiaohua_item .cont{width:100%;}
.xiaohua_item .cont .tit{height:2rem;line-height:2rem;width:100%;margin:1% 0;}
.xiaohua_item .cont .tit a{display: block;}
.xiaohua_item .cont .tit h2{font-size:1.2rem;color:#5c6878;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.xiaohua_item .cont .tit a:hover h2{color:#708092}
.xiaohua_item .cont .tit .view_more{display:block;width:120px;height:40px;line-height:40px;text-align:center;background:#8091a5;color:#fff;font-size:16px;border-radius:5px;float:right;display: none;}
.xiaohua_item .cont .tit .view_more:hover{background:#ff9600}
.xiaohua_item .cont p{font-size:1rem;color:#6e6e6e;line-height:26px}
.xiaohua_item .cont .bt{width:100%;height:1.2rem;margin-top:1rem;}
.xiaohua_item .cont .bt .time{float:right;line-height:1.5;font-size: 1rem;color:#6e6e6e;padding-left:1.5rem;background:url(/images/tt.png) left center no-repeat;background-size:20px auto} */

/* 分页 */
#news_list.page {
    text-align: center;
    line-height: 38px;
    clear: both;
    margin: 50px auto;
}

    #news_list.page b {
        background: #009945;
        color: #FFFFFF;
        font-family: "Microsoft Yahei",Arial,Simsun,sans-serif;
        font-size: 16px;
        border-radius: 3px;
        padding: 8px 16px;
        font-weight: normal;
        margin: 0 3px;
    }

    #news_list.page a {
        background: #999;
        padding: 8px 16px;
        border-radius: 3px;
        color: #fff;
        font-family: "Microsoft Yahei",Arial,Simsun,sans-serif;
        font-size: 16px;
        margin: 0 3px;
    }

        #news_list.page a:hover {
            background: #009945;
            color: #FFFFFF;
            border-radius: 3px;
        }

/*-----------------------------------------页脚-----------------------------------------*/
footer {
    width: 100%;
    height: 70px;
    line-height: 70px;
    background: #606060;
    text-align: center;
    clear: both;
    color: #FFFFFF;
    font-size: 16px;
}

    footer a:link {
        color: #fff;
        font-size: 16px;
    }


.topp {
    width: 100%;
    height: 580px;
    background-image: url(/Content/web/images/tzh3.jpg);
    background-size: 100% 100%;
}

    .topp #topword {
        padding: 10%;
    }

        .topp #topword h2 {
            font-size: 40px;
            color: #fff;
            line-height: 50px;
            font-weight: bold;
        }

        .topp #topword a {
            color: #fff;
            line-height: 30px;
            font-size: 16px;
        }

.topppro {
    width: 100%;
    height: 580px;
    background-image: url(/Content/web/products/images/head.jpg);
    background-size: 100% 100%;
    margin-top: 3rem;
}

    .topppro #topword {
        padding: 10%;
    }

        .topppro #topword h2 {
            font-size: 40px;
            color: #fff;
            line-height: 50px;
            font-weight: bold;
        }

        .topppro #topword a {
            color: #fff;
            line-height: 30px;
            font-size: 16px;
        }

.toppabout {
    width: 100%;
    height: 580px;
    background-image: url(/Content/web/images/about.jpg);
    background-size: 100% 100%;
}

    .toppabout #topword {
        padding: 10%;
    }

        .toppabout #topword h2 {
            font-size: 40px;
            color: #fff;
            line-height: 50px;
            font-weight: bold;
        }

        .toppabout #topword a {
            color: #fff;
            line-height: 30px;
            font-size: 16px;
        }

#text-word {
    width: 80%;
    margin: 0 auto;
    margin-top: 50px;
}

    #text-word hr {
        display: block;
        border-bottom: #901440 solid 1px;
        width: 80px;
        margin: 20px 0;
    }

    #text-word #text-box1 {
        width: 100%;
        margin-bottom: 50px;
        display: block;
        min-height: 300px;
        overflow: hidden;
        max-height: 400px;
    }

        #text-word #text-box1 img {
            width: 48%;
            float: left;
            display: block;
        }

        #text-word #text-box1 div {
            width: 48%;
            float: right;
        }

            #text-word #text-box1 div h2 {
                font-size: 24px;
                color: #000;
                font-weight: 700;
            }

            #text-word #text-box1 div p {
                font-size: 18px;
                line-height: 31px;
            }

    #text-word #text-box2 {
        width: 100%;
        margin-bottom: 50px;
        display: block;
        min-height: 300px;
        overflow: hidden;
        max-height: 400px;
    }

        #text-word #text-box2 img {
            width: 48%;
            float: right;
        }

        #text-word #text-box2 div {
            width: 48%;
            float: left;
        }

            #text-word #text-box2 div h2 {
                font-size: 24px;
                color: #000;
                margin-top: 3rem;
                font-weight: 700;
            }

            #text-word #text-box2 div p {
                font-size: 18px;
                line-height: 31px;
            }

    #text-word #text-box3 div p {
        font-size: 18px;
        line-height: 24px;
        height: 9rem;
    }

.mainbody {
    width: 75%;
    height: auto;
    margin: 40px auto;
}

.mainbox {
    width: 100%;
    margin: 0 auto;
    min-height: 32vw;
}

.mainbodyhead {
    width: 100%;
    height: 40px;
    background-color: #901340;
}

     .mainbodyhead h2 {
        color: #fff;
        font-size: 22px;
        margin-left: 20px;
        padding-top: 10px;
        float: left;
    }

    .mainbodyhead a {
        color: #fff;
        font-size: 22px;
        margin-left: 20px;
        padding-top: 10px;
        float: left;
        padding-right: 20px;
    }

        .mainbodyhead a:hover {
            color: #0070c0;
            font-size: 22px;
            margin-left: 20px;
            padding-top: 10px;
            float: left;
            padding-right: 20px;
        }

.mainbodybox {
    width: 21%;
    min-height: 22vw;
    float: left;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 2.5%;
    background-color: #fff;
    padding: 1%;
    box-shadow: 2px 15px 30px rgba(0, 0, 0, 0.3)
}

.mainbodybox2 {
    width: 21%;
    min-height: 22vw;
    float: left;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #fff;
    padding: 1%;
    box-shadow: 2px 15px 30px rgba(0, 0, 0, 0.3)
}

.mainbodybox img {
    width: 100%;
    height: auto;
}

.mainbodybox2 img {
    width: 100%;
    height: auto;
}

.maincenter {
    width: 80%;
    height: 180px;
    margin: 0 auto;
    text-align: center;
}

    .maincenter h2 {
        color: #760532;
        font-size: 40px;
        text-align: center;
        margin-top: 20px;
    }

    .maincenter h3 {
        color: #000000;
        font-size: 40px;
        text-align: center;
        margin-top: 20px;
        font-weight: 700;
    }

    .maincenter a {
        color: #000000;
        font-size: 18px;
        text-align: center;
        margin-left: 40px;
        margin-right: 5%;
        margin-top: 120px;
    }

.maindakuang {
    padding-top: 17px;
    /*    margin: 10px auto;*/
/*    width: 150px;*/
    font-size: 18px;
    color: #000;
    height: auto;
}



.mainbodybox img:hover {
    -webkit-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    transform: translateY(-7px);
    -webkit-box-shadow: 0 0 16px #999;
    box-shadow: 0 0 16px #999;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.mainbodybox2 img:hover {
    -webkit-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    transform: translateY(-7px);
    -webkit-box-shadow: 0 0 16px #999;
    box-shadow: 0 0 16px #999;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.maindakuang p {
    font-size: 1vw;
    font-weight: 600;
}

.mainkuang {
    border: #000 solid 1px;
    border-radius: 21px;
    width: 45%;
    margin: 1vw auto;
    font-size: 14px;
    float: left;
    display: block;
    line-height: 2rem;
    text-align: center;
}

.maindakuang a {
    border: #000 solid 1px;
    border-radius: 21px;
    width: 45%;
    margin: 1vw auto;
    font-size: 0.7vw;
    float: left;
    display: block;
    line-height: 2.3rem;
    text-align: center;
    background-color: #fff;
}

    .maindakuang a:hover {
        border: #000 solid 0px;
        border-radius: 21px;
        width: 45%;
        margin: 1vw auto;
        font-size: 0.7vw;
        float: left;
        display: block;
        line-height: 2.3rem;
        text-align: center;
        color: white;
        background-color: #901340;
    }

.mainkong {
    
    height: 150px;
    margin-top:3rem;
}

.mainyejiaok {
    margin: 0 auto;
    width: 20%;
    height: 20px;
}

.mainyejiao a {
    width: 34px;
    height: 28px;
    border: #000 1px solid;
    margin: 5px 10px 5px 0;
    float: left;
    text-align: center;
    font-size: 16px;
    padding-top: 5px;
    color: #000;
}

    .mainyejiao a:hover {
        width: 28px;
        height: 28px;
        border: #000 1px solid;
        margin: 5px 10px 5px 0;
        float: left;
        text-align: center;
        background-color: #901440;
        font-size: 16px;
        color: #fff;
    }

#goto {
    width: 80%;
    height: 50px;
    margin: 3rem auto;
    border-bottom: #ccc solid 1px;
    /* margin-bottom: 30px;*/
}

    #goto a {
        color: #585353;
        line-height: 50px;
        font-size: 16px;
    }

#good {
    width: 80%;
    margin: 30px auto;
    height: 680px;
}

    #good #good-img {
        width: 40%;
        height: 27vw;
        float: left;
        display: block;
        padding: 25px;
        background-color: #fbf8f8;
    }

        #good #good-img img {
            width: 100%;
            height: 100%;
        }

    /*   #good #good-img img:hover {
                -webkit-transform: translateY(-7px);
                -ms-transform: translateY(-7px);
                transform: translateY(-7px);
                -webkit-box-shadow: 0 0 16px #999;
                box-shadow: 0 0 16px #999;
                -webkit-transition: all .5s ease-out;
                transition: all .5s ease-out;
            }*/

    #good .good-text {
        width: 48%;
        float: right;
        margin-bottom: 40px;
    }

        #good .good-text #good-name {
            width: 100%;
            border-bottom: #ccc solid 1px;
            margin-bottom: 30px;
            font-weight: bold;
        }

            #good .good-text #good-name h2 {
                font-size: 28px;
                color: #000;
                line-height: 70px;
                font-weight: bold;
            }

        #good .good-text p {
            color: #333;
            font-size: 16px;
            line-height: 30px;
        }

        #good .good-text h3 {
            display: block;
            margin-top: 40px;
            font-size: 18px;
            font-weight: bold;
            line-height: 30px;
        }

        #good .good-text #get a {
            background-color: #901440;
            border: #901440 solid 1.5px;
            color: #fff;
            font-size: 14px;
            padding: 10px 30px;
            border-radius: 50px;
            max-width: 100px;
            margin-top: 60px;
            float: left;
        }

            #good .good-text #get a:hover {
                background-color: white;
                border: #901440 solid 1.5px;
                color: #901440;
                font-size: 14px;
                padding: 10px 30px;
                border-radius: 50px;
                max-width: 100px;
                margin-top: 60px;
                float: left;
            }

        #good .good-text #chat a {
            background-color: #fff;
            border: #000 solid 1.5px;
            color: #000;
            margin-left: 30px;
            font-size: 14px;
            padding: 10px 30px;
            border-radius: 50px;
            max-width: 100px;
            margin-top: 60px;
            float: left;
        }

            #good .good-text #chat a:hover {
                background-color: #901440;
                border: #000 solid 1.5px;
                color: #fff;
                margin-left: 30px;
                font-size: 14px;
                padding: 10px 30px;
                border-radius: 50px;
                max-width: 100px;
                margin-top: 60px;
                float: left;
            }

#good-more {
    width: 80%;
    margin: 3rem auto;
}

    #good-more #more-left {
        width: 68%;
    }

        #good-more #more-left h2 {
            font-size: 24px;
            color: #000;
            font-weight: bold;
            display: block;
            margin-bottom: 30px;
        }

        #good-more #more-left img {
            width: 100%;
        }

    #good-more #more-right {
        width: 25%;
        float: right;
        margin-top: 30px;
    }

        #good-more #more-right table {
            width: 100%;
            display: block;
            border-collapse: collapse;
            border-left: 1px solid #ccc;
        }

        #good-more #more-right #tabttt {
            height: 100px;
            font-size: 22px;
            border-right: 1px solid #ccc;
            border-bottom: 1px solid #ccc;
            width: 100%;
            font-weight: bold;
            background-color: #901440;
            color: #fff;
            text-align: center;
            line-height: 100px;
        }

.tribox {
    float: right;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    border: 10px solid transparent;
    border-left-color: gray;
    margin-right: 10px;
}

#good-more #more-right table td {
    height: 80px;
    font-size: 18px;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 20%;
    padding-left: 2rem;
}

    #good-more #more-right table td a {
        height: 80px;
        font-size: 18px;
        border-right: 0px solid #ccc;
        border-top: 0px solid #ccc;
        border-bottom: 0px solid #ccc;
        width: 20%;
        padding-left: 0rem;
    }


    #good-more #more-right table td:hover {
        color: #901440;
    }

        #good-more #more-right table td:hover > div {
            border-left-color: #901440
        }

#good-more #more-right table #first td:hover {
    color: #fff
}

#good-more #more-right #contact {
    width: 85%;
    margin-top: 100px;
    border: #ccc solid 1px;
    border-top: #901440 solid 3px;
    height: 200px;
    padding: 25px 25px;
}

    #good-more #more-right #contact h2 {
        font-size: 18px;
        color: #000;
        display: block;
        margin-bottom: 20px;
        font-weight: bold;
    }

        #good-more #more-right #contact h2 a {
            font-size: 18px;
            color: #000;
            display: block;
            margin-bottom: 20px;
            font-weight: bold;
        }

    #good-more #more-right #contact p {
        font-size: 16px;
        color: #7a7474;
        display: block;
        margin-top: 15px;
    }

    #good-more #more-right #contact #mid {
        border-bottom: #f1f1f1 solid 1px;
        width: 100%;
        margin-top: 20px;
    }

.toptech {
    width: 100%;
    height: 580px;
    background-image: url(/Content/web/web/images/tech1.jpg);
    background-size: 100% 100%;
}

    .toptech #topword {
        padding: 10%;
    }

        .toptech #topword h2 {
            font-size: 40px;
            color: #fff;
            line-height: 50px;
            font-weight: bold;
        }

        .toptech #topword a {
            color: #fff;
            line-height: 30px;
            font-size: 16px;
        }

#tech-more {
    display: flex;
}

    #tech-more #more-left {
        width: 19%;
        margin-top: 5rem;
        margin-left: 10vw;
    }

        #tech-more #more-left #tabttt {
            height: 100px;
            font-size: clamp(0.7rem, 0.489rem + 1.05vw, 1.2rem);
            border-right: 1px solid #ccc;
            border-bottom: 1px solid #ccc;
            width: 80%;
            font-weight: bold;
            background-color: #901440;
            color: #fff;
            text-align: center;
            line-height: 100px;
        }

        #tech-more #more-left table {
            width: 80%;
            display: block;
            border-collapse: collapse;
            border-left: 1px solid #ccc;
        }

        #tech-more #more-left .tribox {
            float: right;
            width: 0;
            height: 0;
            line-height: 0;
            font-size: 0;
            border: 10px solid transparent;
            border-left-color: gray;
            margin-right: 10px;
        }

        #tech-more #more-left table td {
            height: 80px;
            border-right: 1px solid #ccc;
            border-top: 1px solid #ccc;
            border-bottom: 1px solid #ccc;
            width: 20%;
            padding-left: 2rem;
            font-size: clamp(0.7rem, 0.489rem + 1.05vw, 1.2rem);
        }

            #tech-more #more-left table td a {
                height: 80px;
                border-right: 0px solid #ccc;
                border-top: 0px solid #ccc;
                border-bottom: 0px solid #ccc;
                width: 20%;
                padding-left: 0rem;
                font-size: clamp(0.7rem, 0.489rem + 1.05vw, 1.2rem);
            }


            #tech-more #more-left table td:hover {
                color: #901440;
            }

                #tech-more #more-left table td:hover > div {
                    border-left-color: #901440
                }

        #tech-more #more-left table #first td:hover {
            color: #fff
        }

    #tech-more #more-right {
        width: 55%;
        margin-top: 4rem;
        margin-bottom: 3rem;
    }

        #tech-more #more-right h2 {
            font-size: 28px;
            color: #000;
            font-weight: bold;
            display: block;
            margin-bottom: 30px;
            text-align: center;
        }

.topnews {
    width: 100%;
    height: 580px;
    background-image: url('/Content/web/web/images/news3.jpg');
    background-size: 100% 100%;
    margin-top: 3rem;
}

    .topnews #topword {
        padding: 10%;
    }

        .topnews #topword h2 {
            font-size: 40px;
            color: #fff;
            line-height: 50px;
            font-weight: bold;
        }

        .topnews #topword a {
            color: #fff;
            line-height: 30px;
            font-size: 16px;
        }

.mainbodynews {
    width: 80%;
    height: auto;
    margin: 0 auto;
}

    .mainbodynews .mainbodytit {
        width: 100%;
        height: 100px;
        text-align: center;
    }

        .mainbodynews .mainbodytit h2 {
            font-size: 45px;
            color: #901440;
            margin-top: 40px;
            margin-bottom: 40px;
        }

        .mainbodynews .mainbodytit h3 {
            font-size: 45px;
            color: #000;
            margin-top: 5rem;
            margin-bottom: 40px;
            font-weight: 700;
        }

    .mainbodynews .mainbodyfirst {
        display: flex;
        margin-bottom: 7rem;
        background-color: #f1f1f1;
    }

    .mainbodynews .mainbodyfirstimg {
        width: 42.8%;
/*        height: 384px;*/
        float: left;
        flex: 1;
    }

    .mainbodynews .mainbodyfirstimg img{
        width:100%;
        height:auto;
    }

    .mainbodynews .mainbodyfirsttext {
       /* width: 56%;*/
        /*height: 420px;*/
        float: left;
        border: #000 0px solid;
        float: right;
        background-color: #f1f1f1;
        width: 55%;
        height: 100%;
        background-size: cover;
    }

        .mainbodynews .mainbodyfirsttext h2 {
            font-size: 24px;
            color: #901440;
            margin-top: 2rem;
            margin-left: 30px;
            width:88%;
        }

        .mainbodynews .mainbodyfirsttext h3 {
            font-size: 16px;
            color: #000;
            margin-top: 2rem;
            margin-left: 30px;
            width: 80%;
        }

        .mainbodynews .mainbodyfirsttext h4 {
            font-size: 18px;
            color: #000;
           margin-top:4rem;
            margin-left: 30px;
        }

    .mainbodynews .mainbodyfirsttextmore a {
        padding: 10px;
        width: 120px;
        border: 1px solid #901340;
        border-radius: 20px;
        float: left;
        background-color: #901340;
        margin-left: 30px;
        color: #FFFFFF;
        font-size: 14px;
        margin-top: 3rem;
        text-align: center;
    }

        .mainbodynews .mainbodyfirsttextmore a:hover {
            padding: 10px;
            width: 120px;
            border: 1px solid #000;
            border-radius: 20px;
            float: left;
            background-color: #e6dcdc;
            margin-left: 30px;
            color: #901340;
            font-size: 14px;
            margin-top: 3rem;
            text-align: center;
        }

.mainchangfir {
    width: 100%;
    height: 147px;
    border: #000 1px solid;
    margin-top: 20px;
    border-left: #901440 3px solid;
}

.mainchangfirk {
    width: 71%;
    height: 100%;
    float: left;
}

.mainchangfirk2 {
    height: 73%;
    vertical-align: middle;
    display: table-cell;
    display: flex;
    align-items: center;
    justify-content: center;
}

#mainchangfirk2h2 {
    margin-top: 35px;
    margin-left: 250px;
    font-size: clamp(0.7rem, 0.489rem + 1.05vw, 14px);
    color: #7c7c7c;
}

.mainchangfir a {
    display: block;
    font-size: 22px;
    color: #901440;
    margin: 10px;
    margin-left: 30px;
    margin-top: 30px;
}

    .mainchangfir a:hover {
        font-size: 24px;
        color: #901440;
        margin: 10px;
        margin-left: 30px;
        margin-top: 30px;
    }

.mainchangfir h3 {
    font-size: 18px;
    color: #000;
    margin: 10px;
    margin-left: 30px;
    margin-top: 12px;
}

.mainchanga {
    width: 100%;
    height: 147px;
    border: #000 1px solid;
    margin: 20px 0;
    border-left: #c4c4c4 3px solid;
    overflow: hidden;
}

    .mainchanga:hover {
        border-left: #901440 3px solid;
    }

    .mainchanga a {
        font-size: 22px;
        color: #000;
        margin: 10px;
        margin-left: 30px;
        margin-top: 30px;
        display: block;
    }

        .mainchanga a:hover {
            font-size: 24px;
            color: #901440;
            margin: 10px;
            margin-left: 30px;
            margin-top: 30px;
        }

    .mainchanga h3 {
        font-size: clamp(0.7rem, 0.489rem + 1.05vw, 18px);
        color: #000;
        margin: 10px;
        margin-left: 30px;
        margin-top: 12px;
    }

img {
    max-width: 100%;
    overflow: hidden;
}

/*==========================================================================*/
.main2left {
    width: 70%;
    height: 1250px;
    float: left;
}

    .main2left h2 {
        font-size: 24px;
        color: #000;
        margin: 20px;
    }

    .main2left h3 {
        font-size: 16px;
        color: #817a7a;
        margin: 20px;
    }

    .main2left hr {
        color: #c4c4c4;
    }

    .main2left h4 {
        font-size: 16px;
        color: #000;
        margin: 20px;
    }

    .main2left h3 a {
        font-size: 16px;
        color: #817a7a;
        margin: 20px;
    }

        .main2left h3 a:hover {
            font-size: 16px;
            color: #901440;
            margin: 20px;
        }

    .main2left img {
        width: 750px;
        height: auto;
        margin: 20px;
    }

.main2right {
    width: 30%;
    height: auto;
    float: left;
}

.main2rightnei {
    width: 80%;
    height: auto;
    margin: 1rem 20px;
    border-top: #901440 3px solid;
}

    .main2rightnei h2 {
        font-size: 32px;
        color: #000;
        margin: 20px;
    }

    .main2rightnei h3 {
        font-size: 16px;
        color: #817a7a;
        margin: 10px;
        margin-top: 20px;
    }

    .main2rightnei hr {
        color: #c4c4c4;
    }

    .main2rightnei h4 {
        font-size: 16px;
        color: #000;
        margin: 10px;
        margin-top: 20px;
    }

    .main2rightnei h4 a {
        font-size: 16px;
        color: #000;
        font-weight:600;
        margin-top: 20px;
    }

        .main2rightnei h4 a:hover {
            font-size: 16px;
            color: #901340;
            font-weight: 600;
            margin-top: 20px;
        }

    .main2rightnei img {
        width: 100%;
        height: auto;
        margin: 10px;
        box-shadow: 2px 15px 30px rgba(0, 0, 0, 0.3);
    }

.topnewsdetail {
    width: 100%;
    height: 580px;
    background-image: url('/Content/web/web/images/news3.jpg');
    background-size: 100% 100%;
    margin-top: 3rem;
}

    .topnewsdetail #topword {
        padding: 10%;
    }

        .topnewsdetail #topword h2 {
            font-size: 40px;
            color: #fff;
            line-height: 50px;
            font-weight: bold;
        }

        .topnewsdetail #topword a {
            color: #fff;
            line-height: 30px;
            font-size: 16px;
        }


.topcontacts {
    width: 100%;
    height: 580px;
    background-image: url('/Content/web/web/images/topcontacts3.jpg');
    background-size: 100% 100%;
    margin-top: 3rem;
}

    .topcontacts #topword {
        padding: 10%;
    }

        .topcontacts #topword h2 {
            font-size: 40px;
            color: #fff;
            line-height: 50px;
            font-weight: bold;
        }

        .topcontacts #topword a {
            color: #fff;
            line-height: 30px;
            font-size: 16px;
        }

.inquirbox {
}

    .inquirbox .tit {
        background: #901340;
        height: 46px;
        line-height: 46px;
        padding: 0 0 0 20px;
        color: #fff;
        font-size: 20px;
    }

.inquirShow {
    border: 1px solid #EAEAEA;
    padding: 15px 15px 0;
}

    .inquirShow fieldset {
        padding: 20px;
        margin: 10px 0 0 0;
        border: 1px solid #ddd;
        background: #fff;
    }

        .inquirShow fieldset legend {
            color: #fff;
            font-weight: bold;
            font-size: 14px;
            padding: 8px 25px;
            background: #989898;
        }

    .inquirShow .row {
        margin: 0;
    }

    .inquirShow dt {
        font-size: 13px;
    }

    .inquirShow dd {
        margin: 0 0 15px 0;
    }

    .inquirShow input, .inquirShow textarea {
        padding: 8px 10px;
        border: 1px solid #D9D9D9;
        width: 100%;
        line-height: 24px;
        font-size: 14px;
        text-align: left;
        color: #111;
        box-sizing: border-box;
    }

    .inquirShow textarea {
        display: block;
        max-width: 100%;
        width: 100%;
        resize: none;
        box-sizing: border-box;
    }

    .inquirShow .red {
        color: #f00;
        font-weight: bold;
    }

    .inquirShow .yzm {
        width: 100px;
        margin-right: 10px;
    }

    .inquirShow img {
        cursor: pointer;
        margin-left: 3px;
        display: inline-block;
        vertical-align: middle;
    }

    .inquirShow input:focus, .inquirShow select:focus, .inquirShow textarea:focus {
        -webkit-box-shadow: 0 0 5px #999;
        -moz-box-shadow: 0 0 5px #999;
        box-shadow: 0 0 5px #999;
        background: #fafafa;
        border-color: #999;
        outline: 0
    }

    .inquirShow input.btn {
        padding: 0;
        border: none;
        background: #901340;
        color: #fff;
        width: 110px;
        display: block;
        line-height: 36px;
        margin: 0 auto;
        font-size: 15px;
        text-align: center;
        cursor: pointer;
    }

.topjoin {
    width: 100%;
    height: 580px;
    background-image: url('/Content/web/web/images/jion.jpg');
    background-size: 100% 100%;
    margin-top: 3rem;
}

    .topjoin #topword {
        padding: 10%;
    }

        .topjoin #topword h2 {
            font-size: 40px;
            color: #fff;
            line-height: 50px;
            font-weight: bold;
        }

.topjoin #topword a {
    color: #fff;
    line-height: 30px;
    font-size: 16px;
}

.scroll-top {
    position: fixed;
    display: block;
    bottom: 1.5625rem;
    right: 1.5625rem;
    z-index: 999;
    background: #901340;
    height: 2.375rem;
    width: 2.375rem;
    line-height: 2.25rem;
    text-align: center;
    font-size: 0.875rem;
    border-radius: 100%;
    box-shadow: 0 0 0px 5px rgba(0, 0, 0, 0.05);
    transition: 0.5s all ease;
    transform: translateY(4.25rem);
    color: #788487;
}

    .scroll-top.scroll-top-visible {
        transform: translateY(0);
    }

    .scroll-top:hover {
        transform: translateY(-0.3125rem);
        color: var(--bs-primary);
    }