/* 首页 */
@media (max-width: 600px) {
    main .slider {
        width: 100%;
        height: 180px;
        position: relative;
        margin: auto;
    }
    
    main .slider #carousel {
        width: 100%;
        height: 540px;
        position: absolute;
        opacity: 0;
        transition: opacity 1s;
        background-repeat: no-repeat;
        background-size: 100% auto;
    }
    main .slider #carousel img{
        width: 30%;
        height: auto;
    }
    main .slider #carousel p {
        font-size: 24px;
        color: #0073FF;
        font-weight: 700;
        margin: 0 0 15px 0;
        text-align: left;
    }

    main .slider #carousel.active {
        opacity: 1;
    }
    main .carousel .zhuce a:link {
        text-decoration: none;
    }
    main .intun_top {
        padding-top: 30px;
    }
    main .intun_top h4 {
        color: #181818;
        font-size: 24px;
        padding: 0px;
        margin: 0px;
        text-align: center;
    }
    
    main .intun_top p {
        color: #606266;
        font-size: 14px;
        text-align: center;
    
    }
    main .register{
        width: 100%;
        /* position:relative; */
        background-color: #deeeff;
        background-repeat: no-repeat;
    }
    main .register .register_img{
        width: 100%;
        height: 360px;
        text-align: center;
        display: none !important;
    }
    main .register .register_img img{
        width: 400px;
        height: auto;
    }
    main .register .register_form{
        width: 100%;
        max-width: 460px;
        background-color: #FFFFFF;
        margin: auto;
        padding-bottom: 30px;
    }
    main .register .inputpadd {
        height: 40px;
        font-size: 16px;
        color: #181818;
        padding: 15px;
    }
    
    main .register .inputpadd .col-lg-4 {
        width: 80px;
        height: 40px;
        line-height: 40px;
        padding-right: 10px;
        padding-left: 10px;
        float: left;
    }
    main .register .inputpadd .inputbox{
        position: relative;
    }
    main .register .inputpadd .inputbox,
    main .register .inputpadd .inputbox .form-control {
        width: 100%;
        height: 40px;
        line-height: 40px;
        border-radius: 8px 8px 8px 8px;
        border: 1px solid #EEEEEE;
        float: left;
        box-sizing: border-box;
    }
    
    main .yanads,
    main .numbox {
        width: 80px;
        height: 23px;
        font-weight: 400;
        font-size: 16px;
        color: #0073FF;
        line-height: 23px;
        text-align: right;
        font-style: normal;
        text-transform: none;
    }
    
    main .numbox {
        display: none;
    }
    
    main .subbut {
        width: 324px;
        height: 48px;
        background: #0073FF;
        border: none;
        border-radius: 4px 4px 4px 4px;
        margin: 40px 40px auto;
        font-weight: 400;
        font-size: 18px;
        color: #FFFFFF;
        line-height: 26px;
        text-align: center;
        font-style: normal;
        text-transform: none;
        box-sizing: border-box;
    }
    main .register .inputpadd span{
        position: absolute;
        top: 9px !important;
        right: 20px !important;
    }
    main .project {
        width: 100%;
        min-height: 650px;
        background-color: #FFFFFF;
    }
    
    main .project .projhz {
        width: 85%;
        margin: auto;
    }
    
    main .project .projbg {
        width: 200px;
        height: 342px;
        margin-right: 15px;
        background: linear-gradient(90deg, rgba(0, 115, 255, 0.8) 2%, rgba(0, 115, 255, 0.6) 100%);
        position: relative;
    }
    
    main .project .projbg .titlehz {
        width: 90%;
        line-height: 50px;
        position: absolute;
        bottom: 50px;
        left: 50px;
        text-align: left;
    }
    
    main .iconfont {
        display: block;
        width: 40px;
        height: 40px;
    }
    
    main .realize,
    main .projectimg {
        display: none;
    }
    
    main .project .clearfix .realize {
        display: block;
        font-size: 14px;
        color: #FFFFFF;
        width: 280px;
        max-width: 315px;
        line-height: 30px;
        word-wrap: break-word;
        overflow-wrap: break-word;
    }
    
    main .clearfix .projectimg {
        width: 100%;
        height: 355px;
        display: block;
        font-size: 14px;
        color: #FFFFFF;
        max-width: 400px;
    }
    
    main .project .clearfix .projectimg1 {
        display: none;
    }
    
    main .project .clearfix {
        width: 97%;
        height: 355px;
        background: linear-gradient(90deg, rgba(0, 115, 255, 0.48) 2%, rgba(0, 115, 255, 0.24) 100%);
        border-radius: 4px 4px 4px 4px;
        margin-right: 15px;
        transition: width 0.5s;
        box-sizing: border-box;
        margin: auto;
        margin-bottom:20px;
        
    }
    
    main .project>.projhz {
        transition: width 0.3s
    }
    
    main .productList_1 {
        width: 100%;
        color: #000;
    }
    main .productList {
        width: 100%;
        color: #000;
        display: none;
    }
    
    main .productList_1 .product {
        width: 95%;
        min-height: 450px;
        margin: 15px auto;
    }
    
    main .productList_1 .product .product_2 {
        width: 100%;
        max-width: 400px;
        height: 450px;
        float: none;
        /* margin-right: 15px; */
        background: #F5F7FA;
        border-radius: 4px 4px 4px 4px;
        box-sizing: border-box;
        margin: auto;
        margin-bottom: 15px;

        background-repeat: no-repeat;
        background-position: center;
        background-position-y: 180px;
        background-position-x: 0px;
        
    }
    
    main .productList_1 .product .product_2 p {
        width: 240px;
        height: 46px;
        font-weight: 400;
        font-size: 16px;
        color: #4B5B76;
        line-height: 23px;
        text-align: left;
        font-style: normal;
        text-transform: none;
    }
    
    main .productList_1 .product .product_2 h3 {
        /* width: 186px; */
        height: 50px;
        font-weight: 700;
        font-size: 20px;
        color: #181818;
        line-height: 35px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        padding-top: 10%;
    }
    
    main .productList_1 .product .product_2 h3,
    main .productList_1 .product .product_2 p,
    main .productList_1 .product .product_2 a {
        margin-left: 50px;
    }
    
    main .productList_1 .product .product_2:hover {
        border-bottom: 6px solid #0073FF;
        border-radius: 0px 0px 4px 4px;
        box-sizing: border-box;
    }
    
    main .productList_1 .product .product_2 a {
        color: #0073FF;
    }
    main .productList_1 .product .product_2 img{
        display: none;
    }
    main .label {
        width: 100%;
        height: 120px;
        margin: auto;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    main .label ul li {
        width: 92%;
        height: 120px;
        float: left;
        background: #FFFFFF;
        box-shadow: 0px 4px 15px 0px rgba(39, 111, 232, 0.08);
        border-radius: 4px 4px 4px 4px;
        padding: 0;
        margin-left: 0;
        margin-bottom:10px;
        box-sizing: border-box;
    }
    
    main .label ul li img {
        width: 64px;
        height: 64px;
        float: left;
        margin-top: 25px;
    }
    
    main .label ul li h3 {
        width: 70%;
        height: 26px;
        color: #181818;
        line-height: 26px;
        font-weight: 700;
        text-align: left;
        font-style: normal;
        text-transform: none;
        /* float: left; */
        margin: 0px;
        margin-top: 25px;
        font-size: 14px;
    }
    
    main .label ul li p {
        width: 70%;
        height: 17px;
        font-weight: 400;
        font-size: 12px;
        color: #999999;
        line-height: 17px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        float: left;
        white-space: normal;
    }
}
@media (min-width: 600px) and (max-width: 767px) {
        main .slider {
            width: 100%;
            height: 240px;
            position: relative;
            margin: auto;
        }
        
        main .slider #carousel {
            width: 100%;
            height: 540px;
            position: absolute;
            opacity: 0;
            transition: opacity 1s;
            background-size: 100% auto;
            background-repeat: no-repeat;
        }
        main .slider #carousel img{
            width: 30%;
            height: auto;
        }
        main .slider #carousel p {
            font-size: 24px;
            color: #0073FF;
            font-weight: 700;
            margin: 0 0 15px 0;
            text-align: left;
        }
    
        main .slider #carousel.active {
            opacity: 1;
        }
        main .carousel .zhuce a:link {
            text-decoration: none;
        }
        main .intun_top {
            padding-top: 30px;
        }
        main .intun_top h4 {
            color: #181818;
            font-size: 24px;
            padding: 0px;
            margin: 0px;
            text-align: center;
        }
        
        main .intun_top p {
            color: #606266;
            font-size: 14px;
            text-align: center;
        
        }
        main .register{
            width: 100%;
            height:760px;
            position:relative;
            background-color: #deeeff;
            background-repeat: no-repeat;
        }
        main .register .register_form{
            width: 480px;
            height: 570px;
            background-color: #FFFFFF;
             position: absolute; 
             top: 100px;
             left: 13%;
        }
        main .register .inputpadd {
            width: 100%;
            height: 40px;
            font-size: 16px;
            color: #181818;
            padding: 15px;
        }
        
        main .register .inputpadd .col-lg-4 {
            width: 80px;
            height: 40px;
            line-height: 40px;
            padding-right: 10px;
            padding-left: 10px;
            float: left;
        }
        
        main .register .inputpadd .inputbox,
        main .register .inputpadd .inputbox .form-control {
            width: 242px;
            height: 40px;
            line-height: 40px;
            border-radius: 8px 8px 8px 8px;
            border: 1px solid #EEEEEE;
            float: left;
            box-sizing: border-box;
        }
        
        main .yanads,
        main .numbox {
            width: 80px;
            height: 23px;
            font-family: Source Han Sans, Source Han Sans;
            font-weight: 400;
            font-size: 16px;
            color: #0073FF;
            line-height: 23px;
            text-align: right;
            font-style: normal;
            text-transform: none;
        }
        
        main .numbox {
            display: none;
        }
        
        main .subbut {
            width: 400px;
            height: 48px;
            background: #0073FF;
            border: none;
            border-radius: 4px 4px 4px 4px;
            margin: 40px 40px auto;
            font-weight: 400;
            font-size: 18px;
            color: #FFFFFF;
            line-height: 26px;
            text-align: center;
            font-style: normal;
            text-transform: none;
            box-sizing: border-box;
        }
        
        main .project {
            width: 100%;
            min-height: 650px;
            background-color: #FFFFFF;
        }
        
        main .project .projhz {
            width: 83%;
            margin: auto;
        }
        
        main .project .projbg {
            width: 200px;
            height: 480px;
            margin-right: 15px;
            background: linear-gradient(90deg, rgba(0, 115, 255, 0.8) 2%, rgba(0, 115, 255, 0.6) 100%);
            position: relative;
        }
        
        main .project .projbg .titlehz {
            width: 90%;
            line-height: 50px;
            position: absolute;
            bottom: 50px;
            left: 50px;
            text-align: left;
        }
        
        main .iconfont {
            display: block;
            width: 40px;
            height: 40px;
        }
        
        main .realize,
        main .projectimg {
            display: none;
        }
        
        main .project .clearfix .realize {
            display: block;
            font-size: 14px;
            color: #FFFFFF;
            width: 450px;
            line-height: 30px;
            word-wrap: break-word;
            overflow-wrap: break-word;
        }
        
        main .clearfix .projectimg {
            display: block;
            font-size: 14px;
            color: #FFFFFF;
            width: 540px;
        }
        
        main .project .clearfix .projectimg1 {
            display: none;
        }
        
        main .project .clearfix {
            width: 540px;
            height: 480px;
            background: linear-gradient(90deg, rgba(0, 115, 255, 0.48) 2%, rgba(0, 115, 255, 0.24) 100%);
            border-radius: 4px 4px 4px 4px;
            margin-right: 15px;
            transition: width 0.5s;
            box-sizing: border-box;
            margin-bottom:20px;
            
        }
        
        main .project>.projhz {
            transition: width 0.3s
        }
        
        main .productList_1 {
            width: 100%;
            color: #000;
        }
        main .productList {
            width: 100%;
            color: #000;
            display: none;
        }
        
        main .productList_1 .product {
            width: 65%;
            min-height: 450px;
            margin: 15px auto;
        }
        
        main .productList_1 .product .product_2 {
            width: 400px;
            height: 450px;
            float: left;
            margin-right: 15px;
            background: #F5F7FA;
            border-radius: 4px 4px 4px 4px;
            box-sizing: border-box;
            margin-bottom: 15px;
    
            background-repeat: no-repeat;
            background-position: center;
            background-position-y: 180px;
            background-position-x: 0px;
        }
        
        main .productList_1 .product .product_2 p {
            width: 240px;
            height: 46px;
            font-weight: 400;
            font-size: 16px;
            color: #4B5B76;
            line-height: 23px;
            text-align: left;
            font-style: normal;
            text-transform: none;
        }
        
        main .productList_1 .product .product_2 h3 {
            /* width: 186px; */
            height: 50px;
            font-weight: 700;
            font-size: 24px;
            color: #181818;
            line-height: 35px;
            text-align: left;
            font-style: normal;
            text-transform: none;
        }
        
        main .productList_1 .product .product_2 h3,
        main .productList_1 .product .product_2 p,
        main .productList_1 .product .product_2 a {
            margin-left: 50px;
        }
        
        main .productList_1 .product .product_2:hover {
            border-bottom: 6px solid #0073FF;
            border-radius: 0px 0px 4px 4px;
            box-sizing: border-box;
        }
        
        main .productList_1 .product .product_2 a {
            color: #0073FF;
        }
        main .productList_1 .product .product_2 img{
            display: none;
        }
        main .label {
            width: 92%;
            height: 120px;
            margin: auto;
            margin-top: 20px;
            margin-bottom: 20px;
        }
    
        main .label ul li {
            width: 250px;
            height: 120px;
            float: left;
            background: #FFFFFF;
            box-shadow: 0px 4px 15px 0px rgba(39, 111, 232, 0.08);
            border-radius: 4px 4px 4px 4px;
            padding: 0px;
            margin-left: 30px;
            margin-bottom:10px;
            box-sizing: border-box;
        }
        
        main .label ul li img {
            width: 64px;
            height: 64px;
            float: left;
            margin-top: 25px;
        }
        
        main .label ul li h3 {
            width: 140px;
            height: 26px;
            color: #181818;
            line-height: 26px;
            font-weight: 700;
            text-align: left;
            font-style: normal;
            text-transform: none;
            float: left;
            margin: 0px;
            margin-top: 25px;
            font-size: 14px;
        }
        
        main .label ul li p {
            width: 140px !important;
            height: 17px;
            font-weight: 400;
            font-size: 12px;
            color: #999999;
            line-height: 17px;
            text-align: left;
            font-style: normal;
            text-transform: none;
            float: left;
            white-space: normal;
        }
    }
@media (min-width: 768px) {
    main .slider {
        width: 100%;
        height: 400px;
        position: relative;
        margin: auto;
    }
    
    main .slider #carousel {
        width: 100%;
        height: 540px;
        position: absolute;
        opacity: 0;
        transition: opacity 1s;
        background-repeat: no-repeat;
        background-size: contain;
    }
    main .slider #carousel img{
        width: 30%;
        height: auto;
    }
    main .slider #carousel p {
        font-size: 24px;
        color: #0073FF;
        font-weight: 700;
        margin: 0 0 15px 0;
        text-align: left;
    }

    main .slider #carousel.active {
        opacity: 1;
    }

    main .carousel .zhuce a:link {
        text-decoration: none;
    }
    main .intun_top {
        padding-top: 30px;
    }
    main .intun_top h4 {
        color: #181818;
        font-size: 24px;
        padding: 0px;
        margin: 0px;
        text-align: center;
    }
    
    main .intun_top p {
        color: #606266;
        font-size: 14px;
        text-align: center;
    
    }
    main .register{
        width: 100%;
        height:760px;
        position:relative;
        background-color: #deeeff;
        background-repeat: no-repeat;
    }
    main .register .register_form{
        width: 480px;
        height: 570px;
        background-color: #FFFFFF;
         position: absolute; 
         top: 100px;
         left: 25%;
    }
    main .register .inputpadd {
        width: 100%;
        height: 40px;
        font-size: 16px;
        color: #181818;
        padding: 15px;
    }
    
    main .register .inputpadd .col-lg-4 {
        width: 80px;
        height: 40px;
        line-height: 40px;
        padding-right: 10px;
        padding-left: 10px;
        float: left;
    }
    
    main .register .inputpadd .inputbox,
    main .register .inputpadd .inputbox .form-control {
        width: 308px;
        height: 40px;
        line-height: 40px;
        border-radius: 8px 8px 8px 8px;
        border: 1px solid #EEEEEE;
        float: left;
        box-sizing: border-box;
    }
    
    main .yanads,
    main .numbox {
        width: 80px;
        height: 23px;
        font-family: Source Han Sans, Source Han Sans;
        font-weight: 400;
        font-size: 16px;
        color: #0073FF;
        line-height: 23px;
        text-align: right;
        font-style: normal;
        text-transform: none;
    }
    
    main .numbox {
        display: none;
    }
    
    main .subbut {
        width: 400px;
        height: 48px;
        background: #0073FF;
        border: none;
        border-radius: 4px 4px 4px 4px;
        margin: 40px 40px auto;
        font-weight: 400;
        font-size: 18px;
        color: #FFFFFF;
        line-height: 26px;
        text-align: center;
        font-style: normal;
        text-transform: none;
        box-sizing: border-box;
    }
    
    main .project {
        width: 100%;
        min-height: 650px;
        background-color: #FFFFFF;
    }
    
    main .project .projhz {
        width: 48%;
        margin: auto;
        margin-left: 120px;
        margin-top: 20px;
    }
    
    main .project .projbg {
        width: 200px;
        height: 480px;
        margin-right: 15px;
        background: linear-gradient(90deg, rgba(0, 115, 255, 0.8) 2%, rgba(0, 115, 255, 0.6) 100%);
        position: relative;
    }
    
    main .project .projbg .titlehz {
        width: 90%;
        line-height: 50px;
        position: absolute;
        bottom: 50px;
        left: 50px;
        text-align: left;
    }
    
    main .iconfont {
        display: block;
        width: 40px;
        height: 40px;
    }
    
    main .realize,
    main .projectimg {
        display: none;
    }
    
    main .project .clearfix .realize {
        display: block;
        font-size: 14px;
        color: #FFFFFF;
        width: 450px;
        line-height: 30px;
        word-wrap: break-word;
        overflow-wrap: break-word;
    }
    
    main .clearfix .projectimg {
        display: block;
        font-size: 14px;
        color: #FFFFFF;
        width: 540px;
    }
    
    main .project .clearfix .projectimg1 {
        display: none;
    }
    
    main .project .clearfix {
        width: 540px;
        height: 480px;
        background: linear-gradient(90deg, rgba(0, 115, 255, 0.48) 2%, rgba(0, 115, 255, 0.24) 100%);
        border-radius: 4px 4px 4px 4px;
        margin-right: 15px;
        transition: width 0.5s;
        box-sizing: border-box;
        margin-bottom:20px;
        
    }
    
    main .project>.projhz {
        transition: width 0.3s
    }
    
    main .productList_1 {
        width: 100%;
        color: #000;
    }
    main .productList {
        width: 100%;
        color: #000;
        display: none;
    }
    
    main .productList_1 .product {
        width: 83%;
        min-height: 450px;
        margin: 15px auto;
    }
    
    main .productList_1 .product .product_2 {
        width: 300px;
        height: 350px;
        float: left;
        margin-right: 15px;
        background: #F5F7FA;
        border-radius: 4px 4px 4px 4px;
        box-sizing: border-box;
        margin-bottom: 15px;

        background-repeat: no-repeat;
        background-position: center;
        background-position-y: 100px;
        background-position-x: -65px;
    }
    
    main .productList_1 .product .product_2 p {
        width: 240px;
        height: 46px;
        font-weight: 400;
        font-size: 14px;
        color: #4B5B76;
        line-height: 23px;
        text-align: left;
        font-style: normal;
        text-transform: none;
    }
    
    main .productList_1 .product .product_2 h3 {
        width: 186px;
        height: 50px;
        font-weight: 700;
        font-size: 18px;
        color: #181818;
        line-height: 35px;
        text-align: left;
        font-style: normal;
        text-transform: none;
    }
    
    main .productList_1 .product .product_2 h3,
    main .productList_1 .product .product_2 p,
    main .productList_1 .product .product_2 a {
        margin-left: 50px;
    }
    
    main .productList_1 .product .product_2:hover {
        border-bottom: 6px solid #0073FF;
        border-radius: 0px 0px 4px 4px;
        box-sizing: border-box;
    }
    
    main .productList_1 .product .product_2 a {
        color: #0073FF;
    }
    main .productList_1 .product .product_2 img{
        display: none;
    }
    main .label {
        width: 100%;
        height: 120px;
        margin: auto;
        margin-bottom: 20px;
    }

    main .label ul li {
        width: 215px;
        height: 120px;
        float: left;
        background: #FFFFFF;
        box-shadow: 0px 4px 15px 0px rgba(39, 111, 232, 0.08);
        border-radius: 4px 4px 4px 4px;
        padding: 0px;
        margin-left: 10px;
        box-sizing: border-box;
    }
    
    main .label ul li img {
        width: 64px;
        height: 64px;
        float: left;
        margin-top: 25px;
    }
    
    main .label ul li h3 {
        width: 140px;
        height: 26px;
        color: #181818;
        line-height: 26px;
        font-weight: 700;
        text-align: left;
        font-style: normal;
        text-transform: none;
        float: left;
        margin: 0px;
        margin-top: 25px;
        font-size: 14px;
    }
    
    main .label ul li p {
        width: 140px;
        height: 17px;
        font-weight: 400;
        font-size: 12px;
        color: #999999;
        line-height: 17px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        float: left;
        white-space: normal;
    }
}
@media (min-width: 992px){
    main .slider {
        width: 100%;
        height: 740px;
        position: relative;
        margin: auto;
    }
    
    main .slider #carousel {
        width: 100%;
        height: 736px;
        position: absolute;
        opacity: 0;
        transition: opacity 1s;
        background-repeat: no-repeat;
    }
    
    main .slider #carousel p {
        text-align: center;
        color: yellow;
    }
    
    main .slider #carousel.active {
        opacity: 1;
    }
    
    main .carousel .zhuce a:link {
        text-decoration: none;
    }
    main .intun_top {
        padding-top: 30px;
    }
    main .intun_top h4 {
        color: #181818;
        font-size: 24px;
        padding: 0px;
        margin: 0px;
        text-align: center;
    }
    
    main .intun_top p {
        color: #606266;
        font-size: 14px;
        text-align: center;
    
    }
    main .register{
        width: 100%;
        height:760px;
        position:relative;
        background-color: #deeeff;
        background-repeat: no-repeat;
    }
    main .register .register_form{
        width: 480px;
        height: 570px;
        background-color: #FFFFFF;
         position: absolute; 
         top: 100px;
         left: 30%;
    }
    main .register .inputpadd {
        width: 100%;
        height: 40px;
        font-size: 16px;
        color: #181818;
        padding: 15px;
    }
    
    main .register .inputpadd .col-lg-4 {
        width: 80px;
        height: 40px;
        line-height: 40px;
        padding-right: 10px;
        padding-left: 10px;
        float: left;
    }
    
    main .register .inputpadd .inputbox,
    main .register .inputpadd .inputbox .form-control {
        width: 308px;
        height: 40px;
        line-height: 40px;
        border-radius: 8px 8px 8px 8px;
        border: 1px solid #EEEEEE;
        float: left;
        box-sizing: border-box;
    }
    
    main .yanads,
    main .numbox {
        width: 80px;
        height: 23px;
        font-family: Source Han Sans, Source Han Sans;
        font-weight: 400;
        font-size: 16px;
        color: #0073FF;
        line-height: 23px;
        text-align: right;
        font-style: normal;
        text-transform: none;
    }
    
    main .numbox {
        display: none;
    }
    
    main .subbut {
        width: 400px;
        height: 48px;
        background: #0073FF;
        border: none;
        border-radius: 4px 4px 4px 4px;
        margin: 40px 40px auto;
        font-weight: 400;
        font-size: 18px;
        color: #FFFFFF;
        line-height: 26px;
        text-align: center;
        font-style: normal;
        text-transform: none;
        box-sizing: border-box;
    }
    
    main .project {
        width: 100%;
        min-height: 650px;
        background-color: #FFFFFF;
    }
    
    main .project .projhz {
        width: 48%;
        margin: 20px auto;
    }
    
    main .project .projbg {
        width: 200px;
        height: 480px;
        margin-right: 15px;
        background: linear-gradient(90deg, rgba(0, 115, 255, 0.8) 2%, rgba(0, 115, 255, 0.6) 100%);
        position: relative;
    }
    
    main .project .projbg .titlehz {
        width: 90%;
        line-height: 50px;
        position: absolute;
        bottom: 50px;
        left: 50px;
        text-align: left;
    }
    
    main .iconfont {
        display: block;
        width: 40px;
        height: 40px;
    }
    
    main .realize,
    main .projectimg {
        display: none;
    }
    
    main .project .clearfix .realize {
        display: block;
        font-size: 14px;
        color: #FFFFFF;
        width: 450px;
        line-height: 30px;
        word-wrap: break-word;
        overflow-wrap: break-word;
    }
    
    main .clearfix .projectimg {
        display: block;
        font-size: 14px;
        color: #FFFFFF;
        width: 540px;
    }
    
    main .project .clearfix .projectimg1 {
        display: none;
    }
    
    main .project .clearfix {
        width: 540px;
        height: 480px;
        background: linear-gradient(90deg, rgba(0, 115, 255, 0.48) 2%, rgba(0, 115, 255, 0.24) 100%);
        border-radius: 4px 4px 4px 4px;
        margin-right: 15px;
        transition: width 0.5s;
        box-sizing: border-box;
        margin-bottom:20px;
        
    }
    
    main .project>.projhz {
        transition: width 0.3s
    }
    
    main .productList_1 {
        width: 100%;
        color: #000;
    }
    main .productList {
        width: 100%;
        color: #000;
        display: none;
    }
    
    main .productList_1 .product {
        width: 69%;
        min-height: 450px;
        margin: 15px auto;
    }
    
    main .productList_1 .product .product_2 {
        width: 380px;
        height: 450px;
        float: left;
        margin-right: 15px;
        background: #F5F7FA !important;
        border-radius: 4px 4px 4px 4px;
        box-sizing: border-box;
        margin-bottom: 15px;
        
    }
    main .productList_1 .product .product_2 img{
        display: block;
    }
    main .productList_1 .product .product_2 p {
        width: 300px;
        height: 46px;
        font-weight: 400;
        font-size: 16px;
        color: #4B5B76;
        line-height: 23px;
        text-align: left;
        font-style: normal;
        text-transform: none;
    }
    
    main .productList_1 .product .product_2 h3 {
        width: 195px;
        height: 70px;
        font-weight: 700;
        font-size: 24px;
        color: #181818;
        line-height: 35px;
        text-align: left;
        font-style: normal;
        text-transform: none;
    }
    
    main .productList_1 .product .product_2 h3,
    main .productList_1 .product .product_2 p,
    main .productList_1 .product .product_2 a {
        margin-left: 50px;
    }
    
    main .productList_1 .product .product_2:hover {
        border-bottom: 6px solid #0073FF;
        border-radius: 0px 0px 4px 4px;
        box-sizing: border-box;
    }
    
    main .productList_1 .product .product_2 a {
        color: #0073FF;
    }
    
    main .label {
        width: 100%;
        height: 120px;
        margin: auto;
        margin-bottom: 20px;
    }
    
    main .label ul li {
        width: 260px;
        height: 120px;
        float: left;
        background: #FFFFFF;
        box-shadow: 0px 4px 15px 0px rgba(39, 111, 232, 0.08);
        border-radius: 4px 4px 4px 4px;
        padding: 0px;
        margin-left: 20px;
        box-sizing: border-box;
    }
    
    main .label ul li img {
        width: 64px;
        height: 64px;
        float: left;
        margin-left: 25px;
        margin-top: 25px;
    }
    
    main .label ul li h3 {
        width: 140px;
        height: 26px;
        color: #181818;
        line-height: 26px;
        font-weight: 700;
        text-align: left;
        font-style: normal;
        text-transform: none;
        float: left;
        margin: 0px;
        margin-top: 25px;
    }
    
    main .label ul li p {
        width: 140px;
        height: 17px;
        font-weight: 400;
        font-size: 12px;
        color: #999999;
        line-height: 17px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        float: left;
        white-space: normal;
    }
}
@media (min-width: 1200px) {
    main .slider {
        width: 100%;
        height: 740px;
        position: relative;
        margin: auto;
    }
    
    main .slider #carousel {
        width: 100%;
        height: 736px;
        position: absolute;
        opacity: 0;
        transition: opacity 1s;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    main .slider .carousel_1{
        background-position: left !important;
    }
    main .slider #carousel p {
        text-align: center;
        color: yellow;
    }
    
    main .slider #carousel.active {
        opacity: 1;
    }
    
    main .carousel .zhuce a:link {
        text-decoration: none;
    }
    main .intun_top {
        padding-top: 30px;
    }
    main .intun_top h4 {
        color: #181818;
        font-size: 24px;
        padding: 0px;
        margin: 0px;
        text-align: center;
    }
    
    main .intun_top p {
        color: #606266;
        font-size: 14px;
        text-align: center;
    
    }
    main .register{
        background-image: url(/images/sqsy.png);
        width: 100%;
        height:760px;
        position:relative;
        background-repeat: no-repeat;
    }
    main .register .register_form{
        width: 480px;
        height: 570px;
        background-color: #FFFFFF;
         position: absolute; 
         top: 180px;
         left: 60%;
         
    }
    main .register .inputpadd {
        width: 100%;
        height: 40px;
        font-size: 16px;
        color: #181818;
        padding: 15px;
    }
    
    main .register .inputpadd .col-lg-4 {
        width: 80px;
        height: 40px;
        line-height: 40px;
        padding-right: 10px;
        padding-left: 10px;
        float: left;
    }
    
    main .register .inputpadd .inputbox,
    main .register .inputpadd .inputbox .form-control {
        width: 308px;
        height: 40px;
        line-height: 40px;
        border-radius: 8px 8px 8px 8px;
        border: 1px solid #EEEEEE;
        float: left;
        box-sizing: border-box;
    }
    
    main .yanads,
    main .numbox {
        width: 80px;
        height: 23px;
        font-family: Source Han Sans, Source Han Sans;
        font-weight: 400;
        font-size: 16px;
        color: #0073FF;
        line-height: 23px;
        text-align: right;
        font-style: normal;
        text-transform: none;
    }
    
    main .numbox {
        display: none;
    }
    
    main .subbut {
        width: 400px;
        height: 48px;
        background: #0073FF;
        border: none;
        border-radius: 4px 4px 4px 4px;
        margin: 40px 40px auto;
        font-weight: 400;
        font-size: 18px;
        color: #FFFFFF;
        line-height: 26px;
        text-align: center;
        font-style: normal;
        text-transform: none;
        box-sizing: border-box;
    }
    
    main .project {
        width: 100%;
        height: 650px;
        background-color: #FFFFFF;
    }
    
    main .project .projhz {
        width: 900px;
        margin: 20px auto;
    }
    
    main .project .projbg {
        width: 200px;
        height: 480px;
        margin-right: 15px;
        background: linear-gradient(90deg, rgba(0, 115, 255, 0.8) 2%, rgba(0, 115, 255, 0.6) 100%);
        float: left;
        position: relative;
    }
    
    main .project .projbg .titlehz {
        width: 100%;
        line-height: 50px;
        position: absolute;
        bottom: 50px;
        left: 50px;
        text-align: left;
    }
    
    main .iconfont {
        display: block;
        width: 40px;
        height: 40px;
    }
    
    main .realize,
    main .projectimg {
        display: none;
    }
    
    main .clearfix .projectimg{
        display: none;
    }
    main .project .clearfix:hover .realize {
        display: block;
        font-size: 14px;
        color: #FFFFFF;
        width: 450px;
        line-height: 30px;
        word-wrap: break-word;
        overflow-wrap: break-word;
    }
    
    main .clearfix:hover .projectimg {
        display: block;
        font-size: 14px;
        color: #FFFFFF;
        width: 540px;
    }
    main .project .clearfix .projectimg1 {
        display: block;
    }
    main .project .clearfix:hover .projectimg1 {
        display: none;
    }
    
    main .project .clearfix:hover {
        width: 540px;
        height: 480px;
        background: linear-gradient(90deg, rgba(0, 115, 255, 0.48) 2%, rgba(0, 115, 255, 0.24) 100%);
        border-radius: 4px 4px 4px 4px;
        margin-right: 15px;
        transition: width 0.5s;
        box-sizing: border-box;
        
    }
    main .project .clearfix .realize{
        display: none;
    }
    main .project>.projhz:hover {
        width: 1200px;
        transition: width 0.3s
    }
    
    main .productList {
        width: 100%;
        color: #000;
        display: block;
    }
    main .productList_1 {
        display: none;
    }
    
    main .productList .product {
        width: 1200px;
        margin: 15px auto;
    }
    
    main .productList .product .product_2 {
        width: 380px;
        height: 450px;
        float: left;
        margin-right: 15px;
        background: #F5F7FA;
        border-radius: 4px 4px 4px 4px;
        box-sizing: border-box;
    }
    
    main .productList .product .product_2 p {
        width: 300px;
        height: 46px;
        font-weight: 400;
        font-size: 16px;
        color: #4B5B76;
        line-height: 23px;
        text-align: left;
        font-style: normal;
        text-transform: none;
    }
    
    main .productList .product .product_2 h3 {
        height: 70px;
        font-weight: 700;
        font-size: 24px;
        color: #181818;
        line-height: 35px;
        text-align: left;
        font-style: normal;
        text-transform: none;
    }
    
    main .productList .product .product_2 h3,
    main .productList .product .product_2 p,
    main .productList .product .product_2 a {
        margin-left: 50px;
    }
    
    main .productList .product .product_2:hover {
        border-bottom: 6px solid #0073FF;
        border-radius: 0px 0px 4px 4px;
        box-sizing: border-box;
    }
    
    main .productList .product .product_2 a {
        color: #0073FF;
    }
    
    main .label {
        width: 100%;
        height: 120px;
        margin: auto;
        margin-bottom: 20px;
    }
    
    main .label ul li {
        width: 22%;
        max-width: 430px;
        height: 120px;
        float: left;
        background: #FFFFFF;
        box-shadow: 0px 4px 15px 0px rgba(39, 111, 232, 0.08);
        border-radius: 4px 4px 4px 4px;
        padding: 0px;
        margin-right: 20px;
        margin-left: 20px;
        box-sizing: border-box;
    }
    
    main .label ul li img {
        width: 64px;
        height: 64px;
        float: left;
        margin-left: 25px;
        margin-top: 25px;
    }
    
    main .label ul li h3 {
        width: 70%;
        height: 26px;
        color: #181818;
        line-height: 26px;
        font-weight: 700;
        text-align: left;
        font-style: normal;
        text-transform: none;
        /* float: left; */
        margin: 0px;
        margin-top: 25px;
    }
    
    main .label ul li p {
        width: 70%;
        height: 17px;
        font-weight: 400;
        font-size: 12px;
        color: #999999;
        line-height: 17px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        /* float: left; */
    }
}

.img-fluid {
    width: 100%;
}