/*html,
body {
    height: 100%;
    width: 100%;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Roboto", "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", BlinkMacSystemFont, -apple-system, "Segoe UI", "Microsoft Yahei", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 400;
    margin: 0;
}

a {
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
    color: #474157;
}

a:hover,
a:focus {
    color: #474157;
}

hr {
    max-width: 100px;
    margin: 25px auto 0;
    border-width: 1px;
    border-color: rgba(34, 34, 34, 0.1);
}

hr.light {
    border-color: white;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 200;
    letter-spacing: 1px;
}

p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px;
}


#mainbody {
    position: relative;
    width: 100%;
    min-height: auto;
    overflow-y: hidden;
    background: #f1f6fd;
    color: #474157;
    height: calc(100vh - 61px);
}

#mainbody > .container > .text-center {
    text-align: center;
    padding: 350px 0 50px;
    position: relative;
    height: 100vh;
}

#mainbody > .container > .text-center h1 {
    font-size: 50px;
    font-weight: bold;
    color: #171347
}

#mainbody > .container > .text-center > a {
    background: #fdcc52;
    background: -webkit-linear-gradient(#fdcc52, #fdc539);
    background: linear-gradient(#fdcc52, #fdc539);
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 300px;
    margin-top: 20px;
    padding: 10px 45px;
    font-size: 14px;
    text-decoration: none;
}

@media (max-height: 500px) {
    #mainbody {
        height: inherit;
    }
}

@media (min-width: 768px) {
    .navbar-default {
        background-color: transparent;
        border-color: transparent;
    }

    #mainbody .index-text {
        text-align: left;
    }
}

@media (max-width: 767px) {

    #mainbody > .container > .text-center {


        padding: 130px 0 0 0;
        height: calc(100vh - 261px);
    }

    #mainbody > .container > .text-center > h1 {


        font-size: 50px;
        margin-bottom: 20px;
    }
}

.footer {
    background-color: #222222;
    padding: 20px 0;
    color: rgba(255, 255, 255, 0.3);
    text-align: center;
}

.footer p {
    font-size: 14px;
    margin: 0;
}*/

html,
body {
    position: relative;
    height: 100%;
}

body {
    background: #eee;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
}

.swiper {
    width: 100%;
    height: 100%;
    --swiper-theme-color: #ff6600;
    --swiper-pagination-color: #00ff33;
    /* 两种都可以 */

}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-button-next {
    color: #f4c546;
}

.swiper-button-next::after {
    color: #f4c546;
}

.swiper-button-prev {
    color: #f4c546;
}

.swiper-button-prev::after {
    color: #f4c546;
}

@media (max-width: 768px) {
    .content {
        width: 90%;
    }
}

@media (min-width: 768px) {
    .content {
        width: 92%;
    }
}

.index-aboutus {
    padding: 50px 0;
}

.container-outer {
    margin: auto;
    position: relative;
    height: 100%;
}

.productSwiper.index-cases {
    padding: 0 !important;
}

.productSwiper .index-cases-item a .item-box .text-box {
    background: rgba(255, 255, 255, 0.5);
}

.productSwiper .index-cases-item,
.cases-list .cases-list-item {
    width: 100% !important;
    height: 100% !important;
    text-align: left;
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    bottom: auto !important;
}

.parallax-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 130%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
}

.swiper-slide .title {
    font-size: 41px;
    font-weight: 300;
}

.swiper-slide .subtitle {
    font-size: 21px;
}

.swiper-slide .text {
    font-size: 14px;
    max-width: 600px;
    line-height: 2;
}

.swiper .title-list {
    width: 50%;
    text-align: left;
    padding: 20px 0px;
    line-height: 30px;
    margin-left:6%;
}

.swiper .title-list h1,
.swiper .title-list h2,
.swiper .title-list h3 {
    padding: 10px 0;
}

.mySwiper .swiper-slide {
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 60px;
    width: 50%;
}

.index-product .productinfo {
    width: 100%;
    height: 460px;
    overflow: hidden;
    padding: 20px 10px;
    margin-bottom: 80px;
    ;
}

.r40 {
    right: 40px;
}

.l40 {
    left: 40px;
}

.index-product .productinfo .productlist .swiper-button-next,
.index-product .productinfo .productlist .swiper-button-prev {
    background-color: rgba(255, 255, 255, 0.5);
    padding: 30px 30px;
}

.ine.index-product .productinfo .productlist .swiper-button-next {
    right: 40px;
}

.index-product .productinfo .productlist .swiper-button-prev {
    left: 40px;
}

.index-product .productinfo .categoryinfo {
    width: 40%;
    float: left;
    position: relative;
}

.index-product .productinfo .categoryinfo h3 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}

.index-product .productinfo .categoryinfo h3 span {
    background: #de6310;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 5px;
}

.index-product .productinfo .categoryinfo .category-content {
    font-size: 16px;
    line-height: 2;
    height: 300px;
    overflow: hidden;
}

.index-product .productinfo .categoryinfo .ty-more {
    margin-top: 30px;
}



.index-product .productinfo .productlist {
    position: relative;
    float: right;
    right: 0;
    width: 60%;
    padding: 0px;
    background-color: #ffffff;
    height: 100%;
}

.index-product .productinfo .productlist .swiper-slider {
    align-items: flex-end;
}

.index-product .productinfo .productlist .product-item {
    position: fixed;
    width: 100%;
    bottom: 0px;
    background: rgba(255, 255, 255, 0.5);
    padding: 20px 30px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row;
    ;
}
.index-product .productinfo.productright .categoryinfo{
    float:right;
    padding-left:30px;
}
.index-product .productinfo.productright .productlist{
    float:left;
}
.index-product .productinfo.productright  .productlist .product-item {
    padding:20px 0;
}

.index-product .productinfo .productlist .product-item .text {
    z-index: 999;
    max-width: 80% !important;
    bottom: 0;
    text-align: left;
    flex: 2;
    overflow: hidden;
    height: 100%;
    padding: 0 20px;
    height: 80px;
}

.index-product .productinfo .productlist .product-item h3 {
    font-size: 24px;
    font-weight: bold;
}

.index-product .productinfo .productlist .product-item .desc {
    line-height: 1.6;
    font-size: 14px;
    padding: 10px 0;
    overflow: hidden;
    text-align: left;
}

.index-product .productinfo .productlist .product-item .morebtn {
    border: 1px solid #e6e6e6;
    padding: 2px 20px;
    text-align: center;
}

.flex {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    ;
}

.index-product .productinfo .productlist .product-item .contactbtn {
    flex: 1;
    position: fixed;
    right: 30px;
    bottom: 20px;
}

.index-product .productinfo .productlist .product-item .contactbtn img {
    width: 30px;
    height: 30px;
    margin-left: 16px;
}

.index-product .productinfo .productlist .product-item .contactbtn .morebtn span,
.index-product .productinfo .productlist .product-item .contactbtn .morebtn i,
.index-product .productinfo .productlist .product-item .contactbtn .morebtn i::after,
.index-product .productinfo .productlist .product-item .contactbtn .morebtn i::before {
    color: #666;
}

.index-product .productinfo .productlist .product-item .contactbtn .morebtn i {
    margin-left: 10px;
}


.index-product .productinfo .productlist .product-item .text .ty-more {
    height: 42px;
    margin-top: 40px;
    position: absolute;
}

.index-product .productinfo .productlist .product-item .text .ty-more a {
    display: block;
    border: 1px solid #ccc;
    padding: 6px 30px;
}

.index-product .productinfo .productlist .img img {
    height: auto !important;
    width: 100%;
}

.clear {
    clear: both;
}

.emailform {
    position: fixed;
    z-index: 999;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 10px 5px 5px rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column;
    top: 20%;
    margin: 0 auto;
    width: 500px;
    left: calc((100% - 500px) / 2);
}

.emailform div {
    margin-bottom: 10px;
    line-height: 30px;
}

.emailform div input,
.emailform div textarea {
    border-radius: 5px;
}

.emailform div button {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
    font-size: 16px;
    border-radius: 10px;
}

.emailform span {
    text-align: right;
}

@media (max-width: 960px) {
    .index-product .productinfo {
        height: auto;
        margin-bottom: 50px;
    }

    .index-product .productinfo .categoryinfo {
        float: none;
        width: 100%;
        height: auto;

    }

    .index-product .productinfo .productlist {
        float: none;
        height: 450px;
        width: 100%;
        margin-top: 20px;
    }

    .index-product .productinfo .productlist .swiper-slide {
        width: 100% !important;
    }

    .index-product .productinfo .productlist .swiper-button-next {
        right: 10px;
    }

    .index-product .productinfo .productlist .swiper-button-prev {
        left: 10px;
    }

    .index-product .productinfo .productlist .product-item .contactbtn {
        position: initial;
        margin-top: 10px;
    }

    .index-product .productinfo .productlist .product-item {
        display: flex;
        flex-direction: column;
        padding: 20px 10px 10px 10px;
    }

    .index-product .productinfo .productlist .product-item .text {
        max-width: 100% !important;
    }

    .index-product .productinfo .productlist .contactbtn .flex {
        display: inline-block !important;
        height: auto !important;
    }

    .index-product .productinfo .productlist .contactbtn img {
        display: inline-block;
    }

    .index-product .productinfo .productlist .contactbtn .morebtn {
        display: inline-block;
        margin-left: 20px;
    }

    .emailform {
        width: 80%;
        left: 10%;
    }
}
.index-contact a{
    border:1px solid #ccc;
}
.index-contact a span{
    font-size: 20px;
    font-weight: bold;
}
.index-contact i:before,.index-contact i:after{
    font-size:20px;
}