
.banner .video {
    position: relative;
    width: 100%;
    padding-top: 45.83333333%;
}

.banner .video video, .banner .video .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.banner .swiper-slide img {
    width: 100%;
}

.banner .mask {
    background-color: rgba(0, 0, 0, .2);
    z-index: 2;
}

.banner .swiper-button-next, .banner .swiper-button-prev {
    background-size: 20%;
    width: 75px;
    height: 75px;
    background-color: transparent;
    left: 75px;
    opacity: 1;
    transition: all .3s;
    margin: 0;
    border-radius: 0;
    top: auto;
    bottom: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.58);
}

.banner .swiper-button-prev {
    left: 0;
}

/*header#header2 {*/
/*    top: -200px;*/
/*    transform: translateY(-120%);*/
/*}*/
#preload {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;

    z-index: 200;
    display: flex;
    justify-content: center;
    align-items: center;
}

.preload-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
}

#preload .tip {
    display: inline;
    color: #fff;
    font-size: 4vw;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1;
    position: relative;
    overflow: hidden;
}

.tip-bg {
    position: absolute;
    width: 0px;
    height: 100%;
    background: #fff;
}

#txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.banner.swiper-container {
    width: 100%;
    z-index: 100;
    overflow: hidden;
}

.banner.mobile {
    display: none;
}

.banner.pc {
    display: block;
}

.banner .swiper-slide a {
    position: relative;
    display: block;
}

.banner .swiper-slide .content .mask {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    background-color: rgba(0, 0, 0, .2);
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: left;
}

.banner .swiper-slide a .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;

}

.banner .swiper-slide .content {
    position: relative;
    width: 100%;
    height: 100%;
}

.banner .swiper-slide .content .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
}

.index-video {
    width: 100%;
    height: 100%;
    position: relative;
}

.index-video video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: fill;
}
.banner a {
    display: block;
}

.banner h2 {
    color: #fff;
    font-size: 3vw;
}

.swiper-slide img {
    width: 100%;
}
.banner .width{
    position: absolute;
    bottom: 0;
    right: 8%;

}
.banner .width .banner-page {
    height: 75px;
    float: right;
    width: calc(50% - 10px);
    background-color: #e30202;
    background-image: linear-gradient(90deg, #fce603, #e30202);
    color: #fff;
    font-size: 20px;
    position: relative;
    z-index: 99;
}

.banner .width .banner-page span {
    text-align: right;
    line-height: 75px;
    display: inline-block;
}

.banner .swiper-button-next:hover,
.banner .swiper-button-prev:hover {
    background-color: #e30202;
}

.banner .swiper-pagination-bullet {
    background-color: #fff;
}

.banner .swiper-pagination-bullet {
    bottom: 5% !important;
    border-radius: 4px;
    transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.banner .swiper-pagination-bullet-active {
    background-color: #e30202;
    width: 40px;
}

.banner .swiper-pagination-bullet {
    opacity: 1;
}

.banner .swiper-pagination {
    bottom: 0 !important;
    width: 50%;
    left: auto;
    right: 40px;
    font-size: 20px;
    text-align: right;
    font-family: Conv_ITCAvantGardeStd-XLtCn;
}

.banner .swiper-pagination .swiper-pagination-current {
    padding-right: 10px;
}

.banner .swiper-pagination .swiper-pagination-total {
    padding-left: 10px;
}

.index-left {


    padding: 0 0 60px;
}
.index-left .content p{
    line-height: 1.8;
    margin: 20px 0;
}
.index-right {

}

.scroll-icon {
    margin: 0 auto;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 2em;
    width: 1.2em;
    font-size: 22px;
    color: rgba(255, 255, 255, 0.5);
    border-radius: 2em;
    border: solid 2px;
    -webkit-transition: .4s;
    transition: .4s;
}

.scroll-icon::after {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-radius: 50%;
    -webkit-animation: scroll-icon 2.2s infinite cubic-bezier(0.65, 0.05, 0.36, 1);
    animation: scroll-icon 2.2s infinite cubic-bezier(0.65, 0.05, 0.36, 1);
}

@keyframes scroll-icon {
    0% {
        -webkit-transform: translateY(-12px);
        transform: translateY(-12px);
        opacity: 0;
    }
    30%, 70% {
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(12px);
        transform: translateY(12px);
        opacity: 0;
    }
}

#main_nav.fixed {
    display: block;
}

#index_1 {

    position: relative;
    background-color: #8297b7;
    z-index: 1;
}

#index_1 .index1_page {
    width: 100px;
    height: 50px;
    position: absolute;
    right: 100px;
    top: 0;
    background-color: #e30202;

}
#index_1 .width{

    border-left:1px solid rgba(255,255,255,.2);
    border-right:1px solid rgba(255,255,255,.2);

}
#index_1 .index1_page .pro-tel {
    font-size: 24px;
    font-weight: 100;
    float: left;
    color: #fff;
    padding-left: 60px;
}

#index_1 .index1_page .swiper-button-next, #index_1 .index1_page .swiper-button-prev {
    background-color: #e30202;
    width: 50px;
    height: 50px;
    margin: 0;
    top: 0;
    right: 0;
    text-align: center;
    -webkit-background-size: 20%;
    background-size: 20%;
    border-left: 1px solid rgba(255, 255, 255, .2);
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    z-index: 9;
}

#index_1 .index1_page .swiper-button-prev {
    right: 50px;
    left: auto;
}
#index_1 .index1_page .swiper-button-prev:hover,#index_1 .index1_page .swiper-button-next:hover{
    background-color: #4c8dae;
}


#index_1 .title h1 {
    color: rgba(255, 255, 255, .3);
    -webkit-text-fill-color:rgba(255, 255, 255, .3);
    background-image: none;
}



#index_1 .width {
    position: relative;
    padding: 70px 0;
}
#index_1 .width .index1_content{
    padding: 0 40px;
}
#index_1 .am-fr{
    position: absolute;
    right: 0;
    bottom: 0;

}
#index_1 .title .am-fr a{
    display: inline-block;
    font-size: 18px;
    color: #fff;
    padding-left: 10px;

}
#index_1 .title .am-fr a:hover{
    color: #e30202;
}
#index_pro{
    margin-bottom: 40px;
}
#index_1 .list_pic{
    padding: 0;
}
#index_1 .list_pic .type3 li{
    margin-bottom: 0;
    cursor: pointer;
    overflow: hidden;
    border: none;
    box-shadow: none;
    background-color: #fff;
}
#index_1 .list_pic .type3 li .content .txt{
    height: auto;
}

#index_1 .list_pic .type3 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#index_1 h3.title2{
    color: #fff;
    font-size: 1.875rem;
    margin: 0 0 20px;
    overflow: hidden;
    font-weight: 100;
    position: relative;
}
#index_1 .list_pic .type3 li:hover h3.title2{
    color: #333;
}
#index_1 h3.title2 span.iconfont{
    font-size: 1.875rem;
}
#index_1 .list_pic li .content{
    padding: 0 10px;
}

#pj {
    margin-top: 20px;
}
#pj .swiper-slide a{
    display: block;
    padding: 0.3125rem;
    background-color: #f5f5f5;
}
#pj .swiper-slide .mask {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: rgba(0, 0, 0, .8);
    color: #d2aa7e;
    font-size: 14px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0;
    transition: all .5s;
}

#pj .swiper-slide:hover .mask {
    opacity: 1;
}
.title2 .page-button{
    position: absolute;
    right: 0;
    top: 10px;
    text-align: right;
}
.title2 .swiper-button-prev,.title2 .swiper-button-next{
    position: static;
    width: 110px;
    height: 40px;
    line-height: 40px;
    top: auto;
    left: auto;
    right: auto;
    -webkit-background-size: 10%!important;
    background-size: 10%!important;
    text-align: center;
    display: inline-block;
    background-color: #000;
}


#index_2 {
    overflow: hidden;
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    background-color: #fff;
    /*background-image: linear-gradient(-45deg, transparent 25%, rgba(0, 0, 0, .1) 25%, rgba(0, 0, 0, .1) 50%, transparent 50%, transparent 75%, rgba(0, 0, 0, .1) 75%, rgba(0, 0, 0, .1));*/
    /*background-position: left top;*/
    /*background-size: 4px 4px;*/
    /*background-repeat: repeat;*/
}

#index_2 .width{
    padding: 100px 40px;
    background-color: #fff;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}
#index_2 .content{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
#index_2 .index-left{
    width: 25%;
    margin: 0;
    padding: 0;
    float: none;

}
#index_2 .index-right{
    width: 70%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#index_2 ul li {
    width: 49%;
    margin-bottom: 10px;
    position: relative;
}


#index_2 ul li .content {
    width: 100%;
    position: relative;
    line-height: 50px;
    padding: 0 15px;
    cursor: pointer;
    background-color: #eee;
    transition: all .5s;
}
#index_2 ul li:hover .content{
    background-color: #e30202;    
}
#index_2 ul li:hover .content p.t1{
    color: #fff;
}


#index_2 ul li .content p.t1 {
    font-size: 15px;
    font-weight: bold;
    color: #555;
}

#index_2 ul li .content p.t2 {
    font-size: 14px;
}

#index_2 ul li.left-item .content:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 15px;
    right: -20px;
    border-width: 10px;
    border-style: solid;
    transition: all .5s;
    border-color: transparent transparent transparent #eee;
}
#index_2 ul li.right-item .content:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 15px;
    left: -20px;
    border-width: 10px;
    border-style: solid;
    transition: all .5s;
    border-color: transparent #eee transparent transparent;
}
#index_2 ul li.left-item:hover .content:after{
    border-color: transparent transparent transparent #e30202;
}
#index_2 ul li.right-item:hover .content:after{
    border-color: transparent #e30202 transparent transparent
}
#index_2 ul li.left-item .content {
    text-align: right;
    float: right;
}

#index_2 ul li.right-item .content {
    float: left;
}

#index_3 {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #fff;
    position: relative;
    border-bottom: 1px solid #eee;
}

#index_3 .width {
    background-color: #fff;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    padding: 100px 40px 40px;
}


#index_3 li {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}


.mask2 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /*background-color: rgba(0, 0, 0, .2);*/
    background: -moz-linear-gradient(-45deg, rgba(252, 230, 3, 0.2) 0%, rgba(0, 0, 0, .2) 25%, #fce603 50%, #e30202 75%, #fce603 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, .2) 0%, rgba(0, 0, 0, .2) 25%, #fce603 50%, #e30202 75%, #fce603 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(0, 0, 0, .2) 0%, rgba(0, 0, 0, .2) 25%, #fce603 50%, #e30202 75%, #fce603 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    background-size: 400% 400%;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 20px;
    
    text-align: center;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.mask2:hover {
    color: #fff;
    background-position: 100% 100%;
}

.mask2 span {
    font-size: 40px;
}

#index_3 .more-link {
    margin: 30px 0 0;
}
#index_3 .more-link:hover{
    color: #fff;
}
#index-video .content {
    width: 100%;
    position: relative;
    height: 0;
    padding-top: 32.29%;
}

#index-video .content video,
#index-video .content .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #fff;
    text-align: center;
}

#index-video .content .mask {
    background-color: rgba(0, 0, 0, .3);
}

#index-video .content .mask h1 {
    font-size: 32px;
    margin-bottom: 20px;
}

#index-video .content .mask p {
    font-size: 18px;
    line-height: 2;
    margin-bottom: 40px;
}

#index-video .content .mask .more-link {
    color: #fff;
    border: 1px solid #fff;
}

#index-2 .swiper-button-next, #index-2 .swiper-button-prev {
    background-size: 20%;
    width: 40px;
    height: 60px;
    background-color: #ccc;
    right: 0;
    opacity: 1;
    transition: all .3s;
    z-index: 10;
}

#index-2 .swiper-button-next {
    border-radius: 0 5px 5px 0;
}

#index-2 .swiper-button-prev {
    left: 0;
    right: auto;
    border-radius: 5px 0 0 5px;
}

#index-2 .swiper-button-next:hover, #index-2 .swiper-button-prev:hover {
    opacity: 1;
    background-color: #e30202;
}

#index_3 .content p {
    text-align: justify;
    color: #999;
}

#index_3 li .ui-rock{
    font-size: 50px;
    line-height: normal;
    
}

#index_3 #data {
    margin-top: 30px;
    text-align: center;
    overflow: hidden;
    color: #333;
}

#index_3 #data li + li {
    border-left: 1px solid #eee;
    border-radius: 0;
}

#index_3 #data li {
    font-size: 14px;
}
#data li .ui-rock:after {
    content: '';
    font-size: 14px;
    padding-left: 10px;
}

#data li:nth-child(1) .ui-rock:after {
    content: '大';
}
#data li:nth-child(2) .ui-rock:after {
    content: '+年';
}
#data li:nth-child(3) .ui-rock:after {
    content: '项';
}
#data li:nth-child(4) .ui-rock:after {
    content: '+个';
}
#index_4 {
    padding: 100px 0;
    position: relative;
}
#index_4 .width{
    padding: 0 160px;
}
#index_4:before,#index_4:after{
    /*content: '';*/
    position: absolute;
    top: 0;
    width: 100px;
    height: 100%;
    background-color: rgba(255,255,255,.3);
    z-index: 2;
}
#index_4:before{
    left: 0;
}
#index_4:after{
    right: 0;
}
#index_4 .index-left{
    width: 60%;
    padding-bottom: 0;
}
#index_4 .index-left .swiper-slide img{
    padding-right: 40px;
}
#index_4 .index-right{
    width: 40%;
    float: right;
}
#index_4 .am-g {
    position: relative;
    z-index: 2;
    background-color: transparent;
}

#index_4 .section_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    right: auto;
    left: 0;
    top: 0;
    z-index: -1;
}
#index_4 .section_bg img{
    width: 100%;
}
#index_4 .title {
    color: #fff !important;
    text-align: right;
    margin-bottom: 20px;
}
#index_4 .title h2{
    right: 0;
}
#index_4 .contact-txt {
    color: #fff;
    text-align: right;
}

#index_4 .contact-txt p {
    line-height: 40px;
}

#index_5 {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #f5f5f5;
    position: relative;
}
#index_5 .width{
    padding: 100px 0;
    position: relative;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;

}
#index_5 .width .flex-2{
    padding: 0 40px;
    display: flex;
    justify-content: space-between;
}

#index_5:before{
    left: 0;
    right: auto;
}
#index_5 .swiper-pagination-bullet{
    background-color: #ccc;
    opacity: 1;
}
#index_5 .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: #e30202;
}

#index_5 .flex1{
    padding-right: 40px;
}
#index_5 .flex4{
    width: 1200px;
}
#index_5 .index-left{
    width: 100%;
    float: none;
    padding: 30px;
    position: relative;
}
#index_5 .index-right {
    width: 100%;
    float: none;
    padding: 20px 40px;

}
#index_5 .flex1 .more{

    display: block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    background-color: #e30202;
    text-align: center;
    font-family: Conv_ITCAvantGardeStd-XLtCn;
    color: #fff;
    font-size: 30px;
    transition: all .5s;
    display: none;
}
#index_5 .index-right .more:hover{
    background-color: #105ba3;
}
#index_5 .index-right ul{
    text-align: center;
}
#index_5 .index-right li {


    margin: 0 5px;
    display: inline-block;

}
#index_5 .index-right li .more-link{
    border: 1px solid #ccc;
    border-radius: 5px;
    line-height: 50px;
    height: 50px;
    color: #333;
    padding: 0 20px;
    width: max-content;
    display: block;
    box-shadow: none;
    margin: 0;
}
#index_5 .index-right li .more-link:hover{
    color: #fff;
}
#index_5 #index-news {
    padding: 0 0 30px 0;
}
#index_5 .index-left:after{
    content: '';
    width: 100%;
    height: 75%;
    left: 0;
    bottom: -100px;
    position: absolute;
    background-image: linear-gradient(90deg, #fce603, #e30202);

}
#index_5 #index-news .swiper-slide {
    padding: 10px;
    margin-bottom: 20px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ccc;
}
#index_5 #index-news .swiper-slide:hover{
    border-color: #e30202;
}

#index-news .am-btn-group{
    width: 100%;
    text-align: center;
}
#index-news .am-btn-group a{
    display: inline-block;
    margin: 0;
}

#index-news a.more-link.webcolor{
    border-color: #105ba3;
    color: #105ba3;
}
#index-news a.more-link.webcolor:hover{
    background-color: #105ba3;
    color: #fff;
}

#index_5 #index-news .swiper-slide .pic {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 66%;
}

#index_5 #index-news .swiper-slide .pic .thumb {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 2px;
    overflow: hidden;
}

#index_5 #index-news .swiper-slide .pic a {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 4;
    left: 0;
    top: 0;
}

#index-news .swiper-button-prev, #index-news .swiper-button-next {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    -webkit-background-size: 30%;
    background-size: 30%;
    background-color: #000;
    bottom: 0;
    top: auto;
    opacity: 1;
}

#index-news .swiper-button-prev {
    right: 40px;
    background-color: #333;
    left: auto;
}

#index-news .swiper-button-next {
    right: 0;
}

.news_time {
    font-size: 12px;
}

.news_title {
    font-size: 20px;
    
    font-weight: 500;
    margin: 5px 0;
}

#index-news .news_content {
    font-size: 14px;
    
    color: #999;
    margin: 10px 0;
    overflow: hidden;
    text-align: justify;
}

#service-list .swiper-slide {
    color: #fff;
}

#service-list .swiper-button-next {
    top: auto;
    bottom: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #e30202;
    border-radius: 50%;
    right: calc(50% - 70px);
    -webkit-background-size: 20%;
    background-size: 20%;
    opacity: .8;
}

#service-list .swiper-button-prev {
    top: auto;
    bottom: 0;
    left: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #e30202;
    border-radius: 50%;
    -webkit-background-size: 20%;
    background-size: 20%;
    opacity: .8;
}
#service-list .swiper-button-prev:hover,#service-list .swiper-button-next:hover{
    opacity: 1;
}
#service-list .swiper-slide h3 {
    font-size: 30px;
    
    font-weight: 100;
    margin-bottom: 30px;
}

#service-list .swiper-slide p {
    font-size: 18px;
}

#index_6 {
    background: #fff url('/theme/default/images/foot_bg.jpg') 0 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 40px 0;
}

#index_6 .flex{
    width: 100%;
    align-items: stretch;
}
#index_6 .flex li{
    width: 49%;
}
#index_6 .flex li:first-child {
    background-image: linear-gradient(90deg,#fff,#f7f7f7);

}
#index_6 .flex li:nth-child(2){
    background-image: linear-gradient(90deg,#eee,#fff);
    padding: 40px 30px;
}
#index_6 li:nth-child(3) {

    background: #fff url("/theme/default/images/index6-bg.jpg") no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

#index_6 form {
    margin: 0;
    padding: 40px;
    position: relative;
    z-index: 2;
}



#index_6 .contact-txt h1 {
    font-size: 1.875rem;
    font-weight: 400;
    line-height: 2;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
}

#index_6 .contact-txt p {
    line-height: 50px;
    border-bottom: 1px solid #ddd;
    font-size: 18px;
}

#index_6 .contact-txt p span.iconfont {
    font-size: 24px;
    padding-right: 10px;
}

#index_6 .contact-txt img {
    margin-top: 20px;
}

#index_6 form .am-input-group {
    width: 100%;
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
}

#index_6 form .am-form-field {
    height: 40px !important;
    padding: 0 5px !important;
    line-height: 40px !important;
    font-size: 14px;
    width: 100% !important;
}
#index_7{
    padding-top: 0;
    padding-bottom: 0;
    background-color: #fff;
}
#index_7 .width{
    position: relative;
    padding: 60px 40px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}
#index_7 .index-left{
    position: absolute;
    width: 30%;
    height: 100%;
    top: 0;
    left: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;

}
#index_7 .index-left .content p{
    text-align: justify;
    line-height: 1.6;
}
#index_7 .index-right{
    width: 70%;
    float: right;
}
#index_7 .index-right .content{
    position: relative;
}
#index_7 .index-right .content .dot{
    position: absolute;
}
#index_7 .index-right .content .dot1{
    top: 32.5%;
    left: 22.5%;
}
#index_7 .index-right .content .dot2{
    left: 25%;
    top: 42%;
}
#index_7 .index-right .content .dot3{
    left: 32%;
    top: 72%;
}
#index_7 .index-right .content .dot4{
    left: 51%;
    top: 62%;
}
#index_7 .index-right .content .dot5{
    left: 70%;
    top: 30%;
}
#index_7 .index-right .content .dot6{
    left: 55%;
    top: 22%;
}
#index_7 .index-right .content .dot7{
    right: 16.5%;
    top: 42%;
}
#index_7 .index-right .content .dot8{
    right: 15%;
    bottom: 22%;
}
#index_7 .index-right .content .dot9{
    left: 57%;
    top: 49%;
}
#index_7 .index-right .content .dot10{
    right: 27%;
    bottom: 45%;
}
.pin {
    width: 30px;
    height: 30px;
    border-radius: 50% 50% 50% 0;
    background: #e30202;
    position: absolute;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 50%;
    top: 50%;
    margin: -20px 0 0 -20px;
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -o-animation-name: bounce;
    -ms-animation-name: bounce;
    animation-name: bounce;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    -ms-animation-duration: 1s;
    animation-duration: 1s;
    z-index: 2;
}
.pin:after {
    content: '';
    width: 14px;
    height: 14px;
    margin: 8px 0 0 8px;
    background: #fff;
    position: absolute;
    border-radius: 50%;
}
.pulse{
    background: rgba(255,255,255,0.2);
    border-radius: 50%;
    height: 14px;
    width: 14px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 11px 0px 0px -12px;
    -webkit-transform: rotateX(55deg);
    -moz-transform: rotateX(55deg);
    -o-transform: rotateX(55deg);
    -ms-transform: rotateX(55deg);
    transform: rotateX(55deg);
}
.pulse:after{
    content: "";
    border-radius: 50%;
    height: 40px;
    width: 40px;
    position: absolute;
    margin: -13px 0 0 -13px;
    -webkit-animation: pulsate 1s ease-out;
    -moz-animation: pulsate 1s ease-out;
    -o-animation: pulsate 1s ease-out;
    -ms-animation: pulsate 1s ease-out;
    animation: pulsate 1s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-box-shadow: 0 0 1px 2px #fff;
    box-shadow: 0 0 1px 2px #fff;
    -webkit-animation-delay: 1.1s;
    -moz-animation-delay: 1.1s;
    -o-animation-delay: 1.1s;
    -ms-animation-delay: 1.1s;
    animation-delay: 1.1s;
}
@-moz-keyframes pulsate {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        -moz-transform: scale(0.1, 0.1);
        -o-transform: scale(0.1, 0.1);
        -ms-transform: scale(0.1, 0.1);
        transform: scale(0.1, 0.1);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
    50% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        -webkit-transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
}
@-webkit-keyframes pulsate {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        -moz-transform: scale(0.1, 0.1);
        -o-transform: scale(0.1, 0.1);
        -ms-transform: scale(0.1, 0.1);
        transform: scale(0.1, 0.1);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
    50% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        -webkit-transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
}
@-o-keyframes pulsate {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        -moz-transform: scale(0.1, 0.1);
        -o-transform: scale(0.1, 0.1);
        -ms-transform: scale(0.1, 0.1);
        transform: scale(0.1, 0.1);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
    50% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        -webkit-transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
}
@keyframes pulsate {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        -moz-transform: scale(0.1, 0.1);
        -o-transform: scale(0.1, 0.1);
        -ms-transform: scale(0.1, 0.1);
        transform: scale(0.1, 0.1);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
    50% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        -webkit-transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
}
@-moz-keyframes bounce {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: translateY(-2000px) rotate(-45deg);
        -moz-transform: translateY(-2000px) rotate(-45deg);
        -o-transform: translateY(-2000px) rotate(-45deg);
        -ms-transform: translateY(-2000px) rotate(-45deg);
        transform: translateY(-2000px) rotate(-45deg);
    }
    60% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: translateY(30px) rotate(-45deg);
        -moz-transform: translateY(30px) rotate(-45deg);
        -o-transform: translateY(30px) rotate(-45deg);
        -ms-transform: translateY(30px) rotate(-45deg);
        transform: translateY(30px) rotate(-45deg);
    }
    80% {
        -webkit-transform: translateY(-10px) rotate(-45deg);
        -moz-transform: translateY(-10px) rotate(-45deg);
        -o-transform: translateY(-10px) rotate(-45deg);
        -ms-transform: translateY(-10px) rotate(-45deg);
        transform: translateY(-10px) rotate(-45deg);
    }
    100% {
        -webkit-transform: translateY(0) rotate(-45deg);
        -moz-transform: translateY(0) rotate(-45deg);
        -o-transform: translateY(0) rotate(-45deg);
        -ms-transform: translateY(0) rotate(-45deg);
        transform: translateY(0) rotate(-45deg);
    }
}
@-webkit-keyframes bounce {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: translateY(-2000px) rotate(-45deg);
        -moz-transform: translateY(-2000px) rotate(-45deg);
        -o-transform: translateY(-2000px) rotate(-45deg);
        -ms-transform: translateY(-2000px) rotate(-45deg);
        transform: translateY(-2000px) rotate(-45deg);
    }
    60% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: translateY(30px) rotate(-45deg);
        -moz-transform: translateY(30px) rotate(-45deg);
        -o-transform: translateY(30px) rotate(-45deg);
        -ms-transform: translateY(30px) rotate(-45deg);
        transform: translateY(30px) rotate(-45deg);
    }
    80% {
        -webkit-transform: translateY(-10px) rotate(-45deg);
        -moz-transform: translateY(-10px) rotate(-45deg);
        -o-transform: translateY(-10px) rotate(-45deg);
        -ms-transform: translateY(-10px) rotate(-45deg);
        transform: translateY(-10px) rotate(-45deg);
    }
    100% {
        -webkit-transform: translateY(0) rotate(-45deg);
        -moz-transform: translateY(0) rotate(-45deg);
        -o-transform: translateY(0) rotate(-45deg);
        -ms-transform: translateY(0) rotate(-45deg);
        transform: translateY(0) rotate(-45deg);
    }
}
@-o-keyframes bounce {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: translateY(-2000px) rotate(-45deg);
        -moz-transform: translateY(-2000px) rotate(-45deg);
        -o-transform: translateY(-2000px) rotate(-45deg);
        -ms-transform: translateY(-2000px) rotate(-45deg);
        transform: translateY(-2000px) rotate(-45deg);
    }
    60% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: translateY(30px) rotate(-45deg);
        -moz-transform: translateY(30px) rotate(-45deg);
        -o-transform: translateY(30px) rotate(-45deg);
        -ms-transform: translateY(30px) rotate(-45deg);
        transform: translateY(30px) rotate(-45deg);
    }
    80% {
        -webkit-transform: translateY(-10px) rotate(-45deg);
        -moz-transform: translateY(-10px) rotate(-45deg);
        -o-transform: translateY(-10px) rotate(-45deg);
        -ms-transform: translateY(-10px) rotate(-45deg);
        transform: translateY(-10px) rotate(-45deg);
    }
    100% {
        -webkit-transform: translateY(0) rotate(-45deg);
        -moz-transform: translateY(0) rotate(-45deg);
        -o-transform: translateY(0) rotate(-45deg);
        -ms-transform: translateY(0) rotate(-45deg);
        transform: translateY(0) rotate(-45deg);
    }
}
@keyframes bounce {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: translateY(-2000px) rotate(-45deg);
        -moz-transform: translateY(-2000px) rotate(-45deg);
        -o-transform: translateY(-2000px) rotate(-45deg);
        -ms-transform: translateY(-2000px) rotate(-45deg);
        transform: translateY(-2000px) rotate(-45deg);
    }
    60% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: translateY(30px) rotate(-45deg);
        -moz-transform: translateY(30px) rotate(-45deg);
        -o-transform: translateY(30px) rotate(-45deg);
        -ms-transform: translateY(30px) rotate(-45deg);
        transform: translateY(30px) rotate(-45deg);
    }
    80% {
        -webkit-transform: translateY(-10px) rotate(-45deg);
        -moz-transform: translateY(-10px) rotate(-45deg);
        -o-transform: translateY(-10px) rotate(-45deg);
        -ms-transform: translateY(-10px) rotate(-45deg);
        transform: translateY(-10px) rotate(-45deg);
    }
    100% {
        -webkit-transform: translateY(0) rotate(-45deg);
        -moz-transform: translateY(0) rotate(-45deg);
        -o-transform: translateY(0) rotate(-45deg);
        -ms-transform: translateY(0) rotate(-45deg);
        transform: translateY(0) rotate(-45deg);
    }
}
@media screen and (max-width: 1440px) {
    .width {
        width: 90%;
        max-width: unset !important;
    }
    #index_1 .list_pic .type3 li{
        width: 24%;
    }
    .banner .width{
        right: 5%;
    }
    .mask2 span{
        font-size: 32px;
    }
    .banner .width .banner-page{
        height: 55px;
    }
    .banner .swiper-button-next, .banner .swiper-button-prev{
        width: 55px;
        height: 55px;
        line-height: 55px;
        left: 55px;
    }
    .banner .width .banner-page span{
        line-height: 55px;
    }
    .banner .swiper-button-prev{
        left: 0;
    }
    header{
        padding: 0 60px;
    }
    .title h1{
        font-size: 5rem;
    }


    #index_3 .width{
        padding: 30px;
    }
    #index_3 li .num{
        font-size: 36px;
    }
    #index_2 .content .width{
        width: 100%;
        left: 0;
    }

    #index_5:before, #index_5:after{
        width: 60px;
    }
    .index-left{
        padding: 0;
    }
    .banner .swiper-slide a .mask h1 {
        font-size: 40px;
    }

    #index-1 .swiper-slide p {
        font-size: 14px;
    }

    #index_2 .content .mask .bg-img img{
        width: 480px;
    }

    #index_2 ul li .content p.t1{
        font-size: 14px;
    }
    #index_2 ul li.left-item .content{
        margin-right: 20px;
    }
    #index_2 ul li.right-item .content{
        margin-left: 20px;
    }
    #index_3 .index-intro .more-link {
        margin-top: 20px;
    }
    #index_2 ul li.left-item:hover .content{
        margin-right: 0;
    }
    #index_2 ul li.right-item:hover .content{
        margin-left: 0;
    }
    #index_4{
        padding: 60px 0;
    }
    #index_4 .width{
        margin: 0 60px;
    }
    #index_4 .weixin{
        cursor: pointer;
    }
    #index_2:before, #index_2:after,#index_4:before, #index_4:after{
        width: 60px;
    }

    #index_6 .contact-txt p{
        line-height: 40px;
        font-size: 16px;
    }


}

@media only screen and (max-width: 1280px) {
    #index-2 li:nth-child(2) {
        margin-bottom: 10px;
    }

    #index-2 li .content a span, #index_3 li .mask a span {
        width: 28px;
        height: 28px;
        line-height: 28px;
    }
    #index_1{
        padding-left: 60px;
    }
    .banner .width{
        padding: 0;
        right: 0;
        width: 100%;
        height: 40px;
    }
    .banner .width .banner-page{
        width: 100%;
        height: 40px;
        float: none;
        background: transparent;
    }
    .banner .swiper-pagination{
        left: 0;
        right: auto;
    }
    .banner .swiper-button-next, .banner .swiper-button-prev{
        width: 40px;
        height: 40px;
        line-height: 40px;
        left: 40px;
        background-color: #e30202;
    }
    .banner .width .banner-page span{
        margin: 0 5px;
    }
    .banner .swiper-button-prev{
        left: 0;
    }
    body{
        background-color: #eee;
    }
    section{
        padding: 3%;
    }
    #index_1{
        padding: 0 3%;
    }
    #index_1 .title{
        width: 100%;
        line-height: 60px;
        position: relative;
        writing-mode: inherit;
    }
    #index_1 .width{
        padding: 0 0 60px;
    }
    #index_1 .width .index1_content{
        padding: 0;
    }
    #index_1 .width:after{
        display: none;
    }
    .index-left{
        padding: 0 30px;
    }
    .index-right{
        padding-right: 30px;
    }

    #index_3 li .num{
        font-size: 40px;
    }
    .title h1{
        font-size: 6rem;
    }

    #index_1 .index1_page{
        border-width: 60px;
    }
    #index_2 ul li .content{
        margin: 0;
    }
    #index_2 ul li.left-item .content{
        float: none;
    }
    #index_2 ul li.right-item .content{
        float: right;
    }
    #index_2{
        height: 700px;
        -webkit-background-size: cover;
        background-size: cover;
    }
}

@media only screen and (max-width: 992px) {
    .width {
     width: 100%!important; 
}
section{
    padding: 30px 3%!important;
}
    .index-video video {
        display: none;
    }
    .index-video {
        position: relative;
        width: 100%;
        height: 0;
        padding-top: 66.666%;
    }
    #index_3 li .ui-rock{
        font-size: 32px;
    }
    #index_6 .contact-txt p span.iconfont{
        padding-right: 5px;
        font-size: 20px;
    }
    #index_1{
        padding-top: 15px;
    }
    #index_1 .title{
        margin: 0;
        line-height: 36px;
    }
    #index_1 .am-fr{
        position: static;
        text-align: center;
    }
    #index_5 .flex1{
        padding: 0;
    }
    #index_5 .width .flex-2{
        display: block;
        padding: 0;
    }
    
    #index_5 .flex4{
        width: 100%;
    }
    .title h1{
        text-align: center;
        font-size: 4rem;
    }
    .title h2{
        text-align: center;
        position: relative;
        margin-top: -30px;
    }
    #index_5 .width{
        padding: 3% 0;
    }
    .mask2{
        font-size: 16px;
    }
    #index_5:before, #index_5:after{
        display: none;
    }
    #index_5 .index-right,#index_5 .index-left{
        width: 100%;
        float: none;
        padding: 3%;
        position: static;
    }
    #index_5 .index-right ul{
       
        overflow: hidden;
    }
    #index_5 .index-right li{
        width:50%;
        margin: 0 0 3px;
        float: left;
        padding: 5px;
    }
    #index_5 .index-right li .more-link{
        width: 100%;

    }
    #index_2 .width{
        padding: 6% 0;
        border: none;
        background-color: transparent;
    }
    #index_2 .index-left,#index_2 .index-right{
        width: 100%;
        padding: 0;
        position: static;
    }
    #index_2 .index-left img{
        width: 80%;
        display: block;
        margin: 0 auto;
    }
    #index_7 .index-left{
        position: static;
    }
    #index_7 .index-right,#index_7 .index-left{
        width: 100%;
        float: none;
        padding: 0;
    }
    #index_7 .width{
        padding: 0;
        border: none;
    }
    .pin{
        width: 20px;
        height: 20px;
    }
    .pin:after{
        width: 10px;
        height: 10px;
        margin: 5px 0 0 5px;
    }
    .pulse{
        width: 10px;
        height: 10px;
        margin: 5px 0px 0px -15px;
    }
    .pulse:after{
        width: 20px;
        height: 20px;
        margin: -5px 0 0 -5px;
    }

    #index_7 .index-left p{
        text-align: justify;
        font-size: 14px;
    }
    .mask2 span {
        font-size: 30px;
        line-height: normal;
    }
    #index_3 li{
        margin-bottom: 10px;

    }
    #index_3{
        padding: 30px 0;
    }

    .index-left, .index-right {
        width: 100%;
        padding: 20px;
        float: none;
    }
    #index-news .news_content{
        display: none;
    }
    .news_title{
        font-size: 1.2rem;
        padding: 0 10px;
    }
    #index-news .am-btn-group{
        display: none;
    }
    #index_5 .index-left:after{
        display: none;
    }
    #index-news .am-btn-group a.more-link{
        padding: 0 5px;
        margin-bottom: 10px;
        font-size: 0.8rem;
    }
    #index_6{
        background-color: #eee;
        background-image: none;
    }
    #index_6 .flex li{
        width: 100%;
        background-color: #fff;
    }
    #index_6 .flex li:first-child,#index_6 .flex li:nth-child(2){
        background-image: none;
        padding: 0;
    }
    #index_6 .flex li:nth-child(3){
        height: 300px;
        margin-top: 10px;
    }
    .protitle h1 {
        font-size: 30px;
        display: inline-block;
        padding-right: 10px;
    }

    .procotext p {
        font-size: 16px;
    }

    .probtn {
        padding-top: 10px;
    }

    .plug_service {
        display: none !important;
    }
    #index_1 .width{
        border: none;
        padding-bottom: 0;
    }
    #index_2{
        background: #fff url('/theme/default/images/index2_bg.jpg') 0 0 no-repeat;
        height: auto;
        -webkit-background-size: cover;
        background-size: cover;
    }
    #index_2 .title h1{
        position: static;
        font-size: 40px;
        color: #fff;
        text-align: center;
    }
    #index_2 .title h2{
        color: #fff!important;
        font-size: 26px;
        text-align: center;
        position: static;
    }
    #index_2 .content{
        padding: 0;
        border: none;
        background: transparent;
    }
    #index_2 .content > img{
        width: 80%;
    }
    #index_2 .title{
        position: relative;
        left: 0;
        top: 0;
    }
    #index_2 .content .mask{
        position: static;
        padding: 10px 0;
        display: block;
    }
    #index_2 .content .width{
        position: relative;
        left: 0;
        width: 100%;
    }
    #index_2 ul li{
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }
    #index_2 ul li .content{
        padding: 5px 10px;
        width: 100%;
    }
    #index_2 ul li.right-item .content,#index_2 ul li.left-item .content{
        float: none;
        margin: 0;
        text-align: left;
    }
    #index_2 ul li.empty{
        display: none;
    }
    #index_2 ul li.left-item .content:after,
    #index_2 ul li.right-item .content:after{
        display: none;
    }
    #index_2 ul{
        margin: 0;
    }
    #index_3{
        background-color: #fff;
        -webkit-background-image: none;
        -moz-background-image: none;
        -ms-background-image: none;
        -o-background-image: none;
        -khtml-background-image: none;
        background-image: none;
    }
    #index_3 .width{
        border: none;
        padding: 0;
    }
    #index_3 .index-left,#index_3 .index-right {
        padding: 0;
    }
    #index_3 .index-left{
        padding-bottom: 20px;
    }
    #index_3 #data {
        border: none;
    }
    #index_3 #data li{
        width: 50%;
        margin-bottom: 0;
        padding: 10px 0;
    }

    #index_3 #data li:nth-child(2n) {
        border-left: 1px solid #eee;
    }
    #index_3 #data li:nth-child(3n){
        border-left: none!important;
    }
    #index_3 #data li:nth-child(3n),#index_3 #data li:nth-child(4n){
        border-top: 1px solid #eee;
    }
    #index_4 {
        padding: 0;
        border-radius: 0;
    }

    #index_4 .width {
        margin: 0;
        padding: 0;
        background-image: linear-gradient(90deg, #e30202, #fce603);
    }
    #index_4 .index-left,#index_4 .index-right{
        width: 100%;
        padding: 30px 3% 0;
    }
    #index_4 .index-left .swiper-slide img{
        padding: 0;
    }
    #index_4 .title,#index_4 .contact-txt{
        text-align: left;
    }
    #index_4 .title h1{
        color: rgba(255,255,255,.3);
    }
    #index_4 .title h2{
        color: #fff;
    }
    #index_4 .contact-txt p{
        font-size: 16px;
        line-height: 2;
    }
    #service-list .swiper-button-next {
        width: 30px;
        height: 30px;
        line-height: 30px;
        right: auto;
        right: 0;
        top: 35%;
        bottom: auto;
        background-color: #000;
        -webkit-background-size: 30%;
        background-size: 30%;
    }

    #service-list .swiper-button-prev {
        width: 30px;
        height: 30px;
        line-height: 30px;
        right: 30px;
        left: 0;
        top: 35%;
        bottom: auto;
        background-color: #333;
        -webkit-background-size: 30%;
        background-size: 30%;
    }

    #index-news .swiper-button-prev, #index-news .swiper-button-next {
        width: 30px;
        height: 30px;
        line-height: 30px;
        -webkit-background-size: 30%;
        background-size: 30%;
        bottom: 10px;
    }

    #index-news .swiper-button-prev {
        right: 30px;
    }
    #index_4 .am-u-md-3 {
        margin-bottom: 20px;
    }

    #service-list .swiper-slide h3 {
        font-size: 22px;
        margin: 10px 0;
    }

    #service-list .swiper-slide p {
        font-size: 14px;
    }

    #service-list .swiper-slide {
        padding-bottom: 60px;
    }
       #index_5{
        padding: 0 3%;
    }
    #index_5 #index-news {
        border-radius: 0;
    }
    #index_5 .index-left {
        padding: 3%;
        background-color: #fff;
    }
    #index_5 .index-left ul{
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    #index_5 .swiper-pagination-bullet{
        background-color: #ccc;
    }
    #index_5 .index-left li {
        width: 24%;
        text-align: center;
        font-size: 15px;
        border: 1px solid #ddd;
        line-height: 30px;
    }

    #index_5 #index-news .swiper-slide {
        padding: 0;
    }
    #index_6{
        background-color: #fff;
    }
    #index_6 .index-left,#index_6 .index-right{
        padding: 30px 0 0;
        background-color: #fff;
    }
    #index_6 .section-bg {
        display: none;
    }

    #index_6 form {
        margin: 0;
        padding: 0;
    }

    #index_6 .contact-txt h1 {
        font-size: 24px;
    }

    #index_6 .contact-txt p {
        font-size: 14px;

    }

    body {
        padding-top: 0;
    }

    #index-2 li, #index-2 li:first-child {
        width: 100%;
        margin: 0 0 10px 0;
    }

    #index-2 li:first-child .content, #index-2 li .content {
        padding: 20px 10px;
        height: auto;
    }

    #index-2 li .content h2, #index-2 li:first-child .content h2 {
        font-size: 20px;
    }

    #index-2 li:first-child .content p {
        font-size: 14px;
    }


    #index-2 li .content h2:after {
        content: '';
        display: block;
        margin-top: 10px;
        width: 100px;
        height: 1px;
        background-color: #fc7019;
    }

    .cate-banner .content .mask div p {
        font-size: 16px;
    }

    .banner h2 {
        font-size: 40px;
        width: 100%;
        padding: 0 10%;
        line-height: normal;

    }

    header#header1 {
        display: none;
    }

    header#header2 {
        top: 0;
        transform: none;
        display: block;
        padding: 0 3%;
    }

    #index-2 .index-left, #index-2 .index-right {
        width: 100%;
        float: none;
    }

    .banner .mask {
        display: none;
    }

    .banner .swiper-slide img {
        width: 100%;
    }

    .banner.mobile {
        display: block;
    }

    .banner.pc {
        display: none;
    }

    #index-1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        opacity: 1;
    }

    #index-1 .swiper-slide h3 {
        font-size: 20px;
    }

    #index-2 .content {

        overflow: hidden;
        background-color: #f5f5f5;
    }

    #index-2 .content .mask h2 {
        margin-bottom: 10px;
    }

    #index-2 .content .mask {
        padding: 30px 10px;
        position: relative;
        overflow: hidden;
        display: block !important;
    }

    #index-2 .content .mask p {
        font-size: 14px;
    }

    #index_3 .content {
        margin-top: 20px;
    }

    #index_3 #data {
        margin: 0;
    }

    #index_3 .index-intro {
        padding-left: 0;
    }

    #index-2 .content .mask h2 {
        font-size: 22px;
    }

    #index-6 .lc-list li {
        width: 100%;
        float: none;
        padding: 10px;
    }

    #index-6 .lc-list li h2 {
        font-size: 50px;
    }

    #index-6 .lc-list li h3 {
        font-size: 20px;
    }

    #index-1 .swiper-slide p.t1 {
        font-size: 12px;
    }

    .a-title p {
        font-size: 12px;
        width: 80%;
        margin: 10px auto;
    }


    #index_3 li .num {
        font-size: 40px;
        color: #4c8dae;
    }

    #index_3 .content p {
        color: #000;
        font-size: 14px;
    }

    .banner .swiper-slide a .mask h1 {
        font-size: 24px;
        font-weight: 300;
    }
    #pj .swiper-slide .mask {
        opacity: 1;
    }

    .section_bg {
        width: 75%;
    }


}

@media only screen and (max-width: 480px) {
    .protextbox {
        padding-left: 0;
    }

    .mbuy, .prodetail {
        width: 40%;
    }

    .section_bg {
        display: none;
    }

}