/*公用*/
ul{
    list-style: none;
}
.main{
    width: 1900px;
}
.item-padding-1 {
    padding: 10px 10px;
}
.item-margin-auto {
    margin: auto;
}
.item-margin-bottom-1 {
    margin-bottom: 10px;
}
.item_margin_bottom_35{
    margin-bottom: 35px;
}

.text-align-right {
    text-align: right;
}

.text-align-center {
    text-align: center;
}
.floatleft{
    float: left;
}
.hezuo,.video,.banner,.nav-photo,.shuju,.raytech,.banner-group,.haibao,.footer-msg,.footer-info,.about,.color,.logo,.function,.size,.bendable,.model{
    width: 1900px;
}
@media (min-width: 1000px){
    .hezuo,.video,.banner,.nav-photo,.shuju,.raytech,.banner-group,.haibao,.footer-msg,.footer-info,.about,.color,.logo,.function,.size,.bendable,.model{
        width: 100%;
    }
}
.padding-top100-border-box{
    padding-top: 100px;
    box-sizing: border-box;
}

/*背景颜色*/
.bgf6f6f6{
    background-color: #f6f6f6;
}
/*首页*/
.XSfooterCtn{
    margin: 0 auto;height: 37%;width: 100%;position: relative;  min-height: 300px;
    z-index: 99;
}
.XSfooterCtn .XSfooterCtnChile{
    position: absolute;bottom: 0;width: 100%;
}
.raytech .raytech-outer .raytech-right{
    display: block;
    width: 549px;
    height: auto;
    border-radius:0px;
}
.raytech .raytech-outer .raytech-right img{
    margin-top: 100px;
    height: auto;
}

/*分页*/
.page{
    font-size: 20px;
    margin: 0 auto;
    text-align: center;
}
.page a{
    color: #009047;
    padding: 0 12px;
    margin-right: 10px;
}
.page a:hover{
    text-decoration: #009047 underline;
}
.page .active {
    text-decoration: #009047 underline;
}

/* banner */
.home-banner-lg{
    width: 1920px;
    height: 450px;
    margin: 0 auto;
    overflow: hidden;
}
#lgslider{
    position: relative;
    margin-top: -14px;
}
#lgslider .sliderItem{
    width: 1920px;
    height: 450px;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
#lgslider .prev,
#lgslider .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(/img/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
#lgslider .next{ left:auto; right:3%; background-position:8px 5px; }
#lgslider .prev:hover,
#lgslider .next:hover{ filter:alpha(opacity=100);opacity:1;  }
#lgslider .prevStop{ display:none;  }
#lgslider .nextStop{ display:none;  }

/* banner移动端 */
#smslider{

}
.home-banner-sm{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.home-banner-sm .bd img{
    width: 100%;
    height: auto;
}

/*banner公用*/
.bd{
    padding: 0;
}
.hd{
    display: none;
}

/* title */
.title{
    font-size: 36px;
    font-family: qs-regular;
    text-align: center;
    display: block;
    height: 140px;
    line-height: 140px;
}
.margin{
    margin-top: -20px;
}
@media (max-width:1200px) {
    .title{
        font-size: 24px;
        font-family: qs-medium;
        height: 70px;
        line-height: 70px;
    }
    .margin{
        margin-top: -18px;
    }
}


/*公用END*/

/*顶部导航栏*/
.outer{
    transition:1s;
    height: 55px;
}
.outer .header{
    height: 100%;
}
.outer .header .header-left{
    width: 75px;
    height: 45px;
}
.outer .header .header-right{
    min-width: 1160px;
    height: 100%;
}
.outer .header .header-right .right-btn{
    height: 100%;
}
.outer.cn a,.outer.cn span{
    font-size: 16px!important;
}

/*白天模式*/
.outer.light{
    transition:1s;
    background-color: rgba(0,0,0,0);
}
.outer.light a,.outer.light span{
    color: rgba(0,0,0,0.7)!important;
}
.outer.cn.light a,.outer.cn.light span{
    color: rgba(0,0,0,0.75)!important;
}
.outer.light .header .header-right .right-lang a{
    color: #000000;
}
.outer.light .header .header-right .right-btn .active{
    border-bottom: 4px solid rgba(0,0,0,0.7);
}
.outer.light .header .header-right .right-btn a:hover{
    border-bottom: 4px solid rgba(0,0,0,0.7);
}
.outer .header .header-right .right-btn .nav .aitem.nav-item{
    /*background-color: transparent;*/
    /*background-color: #B2B2B2;*/
    background-color: #333333;
}
.outer .header .header-right .right-btn .nav .aitem.nav-item a {
    color: #FFFFFF!important;
}
.outer .header .header-right .right-btn .nav .nav-item a:hover {
    border-bottom: 4px solid #fff;
}
.outer .header .header-right .right-btn .active{
    border-bottom: 4px solid #fff;
}
.outer .header .header-right .right-btn a{
    height:100%;
    font-size: 18px;
}
.nav{
    position: relative;
    height: 55px;
    line-height: 55px;
}

.nav .aitem{

}
.nav .nav-item{
    position: absolute;
    background-color: #B2B2B2;
    width: 165px;
    padding: 10px;
    left: -10px;
    top: 55px;
    line-height: 50px;
    display: none;

}
.outer .header .header-right  .right-btn .nav .nav-item a{
    margin-right:0px
}
.outer .header .header-right .right-btn .nav .nav-item p:hover{
    border-bottom: 4px solid #fff;
    box-sizing: border-box;
}
/*.outer .header .header-right .right-btn.active{*/
/*    border-bottom: 4px solid #fff;*/
/*}*/
/*.outer .header .header-right .right-btn a{*/
/*    color: #808080;*/
/*}*/
/*.outer .header .header-right .right-btn a:hover{*/
/*    border-bottom: 4px solid #808080;*/
/*}*/
/*.outer .header .header-right .right-btn .active{*/
/*    border-bottom: 4px solid #808080;*/
/*}*/
/*顶部导航栏END*/

/*产品展示轮播*/

/*产品展示轮播END*/

/*底部留言*/
.formItem{
    position: relative;
    display: inline-block;
}
.warning{
    position: absolute;
    top: 50px;
    left: 0;
    color: #ffc105;
    width: 100%;
    margin-bottom: 0;
    word-break: break-all;
}
/*定制警告样式*/
.contact-right .warning{
    top: 36px;
    left: 111px;
}
.warning.warningLast{
    top: 113px;
    left: 111px;
}
/*@media (max-width: 1200px){*/
/*    .footer .footer-msg .outer-msg .msg-right .right-input {*/
/*        width: 100%;*/
/*        height: 40px;*/
/*        padding: 0;*/
/*    }*/
/*    .warning{*/
/*        top: 54px;*/
/*    }*/
/*    .formItem{*/
/*        width: 100%;*/
/*    }*/
/*}*/
.footer-info a{
    color: #fff
}
.footer-msg{
    width: 100%;
}
.footer-info{
    width: 100%;
}
/*底部留言END*/

/*列表*/
.contain .contain-ctn .ctn-products .products-item .item-img img{
    height: 100%;
    width: auto;
}
.contain .contain-ctn .ctn-products .products-item .item-img{
    height: 385px;
}
.contain .contain-ctn .ctn-qualification .qualification-item{
    height: 400px;
    width: 436px;
}
.contain .contain-ctn .ctn-qualification .qualification-item  .item-img-1_y{
    width: 100%;
    height: auto;
    margin: 50px 0;
}
.contain .contain-ctn .ctn-qualification .qualification-item  .item-img-1_x{
    width: auto;
    height: 100%;
}
@media (max-width: 1200px){
    .contain .contain-ctn .ctn-products .products-item .item-img{
        height: 200px;
    }
    .contain .contain-ctn .ctn-qualification .qualification-item{
        height: 275px;
        width: 193px;
    }
    .contain .contain-ctn .ctn-qualification .qualification-item .magnify{
        height: 275px;
        width: 193px;
    }
    .contain .contain-ctn .ctn-qualification .qualification-item .magnify .item-img-1_y{
        width: 100%;
        height: auto;
        margin: 71px 0;
    }
    .contain .contain-ctn .ctn-qualification .qualification-item .magnify .item-img-1_x{
        width: auto;
        height: 100%;
    }
}


/*详情页*/
.detail .detail-outer .detail-left{
    height: 100%;
    overflow-y: auto;
}
.detail .detail-outer .detail-right{
    width: 40%;
}
.main .contain-ctn{
    position: relative;
}
.main .contain-ctn .ctn-title::after{
    content: '';
    width: 80px;
    height: 6px;
    background-color: #5992bf;
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
}
.main .contain-ctn .ctn-title{
    font-size: 30px;
    position: relative;
    margin: 35px 0px;
}
.main{
    margin:auto;
    min-height: 500px;
}

/*首页*/
.video{
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.shuju{
    height: 15%;
}
.raytech{
    height: 100%;
}
#dowebok .section .banner-group{
    height: 100%;
    align-items: flex-start;
    box-sizing: border-box;
    padding-top: 148px;
    width: 1920px;
}

.haibao{
    height: 100%;
    width: 100%;
}
.pinpai{
    width: 100%;
    height: 50%;
}
.raytech .raytech-outer .raytech-left .left-btn:hover{
    background-color: rgba(0,0,0,0.3);
}
.haibao .haibao-outer{
    width: 100%;
}

.banner-group .group-outer img,
.pinpai .pinpai-group .group-item img,
.haibao .haibao-outer .haibao-lunbo .lunbo-item img
{
    transition:0.5s;
}
.banner-group .group-outer img:hover,
.pinpai .pinpai-group .group-item img:hover,
.haibao .haibao-outer .haibao-lunbo .lunbo-item img:hover
{
    transform:scale(1.05);
    -webkit-transform:scale(1.05);  /*兼容-webkit-引擎浏览器*/
    -moz-transform:scale(1.05);     /*兼容-moz-引擎浏览器*/
}
/*.haibao .haibao-outer{*/
/*    max-height: 562px;*/
/*    overflow: hidden;*/
/*}*/
.banner-group .group-outer{
    max-height: 735px;
    overflow: hidden;
}
.banner-group .group-outer p{
    font-size: 26px;
    margin-bottom: 56px;
}
.haibao .haibao-outer p{
    font-size: 26px;
}

/*关于我们*/
.about{width: 100%;height: 100%}
.about .about-outer .about-photo .photo-item .item-img img{
    transition: 1s;
}
.about .about-outer .about-photo .photo-item .item-img img:hover{
    transform:scale(1.05);
    -webkit-transform:scale(1.05);  /*兼容-webkit-引擎浏览器*/
    -moz-transform:scale(1.05);     /*兼容-moz-引擎浏览器*/
}
.about .about-outer{
    /*justify-content: center;*/
}
.about .about-outer img{
    height: 100%;
}
.lastSection{
    height: 63%;
}
.about .about-outer .about-photo{
    flex-wrap:wrap;
    justify-content: center;
}
.about .about-outer .about-photo .photo-item{
    margin-right: 20px;
}
.about .about-outer .about-photo .photo-item .item-img{
    width: 447px;
    height: 335px;
}
.about .about-outer .about-photo .photo-item .item-title{
    height: 50px;
    line-height: 50px;
}
.about .about-outer .about-img{
    width: 630px;
    height: auto;
}


/*OEM/ODM 服务*/
.logo,.size,.model{
    width: 100%;
}
.color .color-outer .color-left .left-color .color-item:hover{
    border: 1px solid #000;
    box-sizing: border-box;
}
.nav-photo,.about .about-bkg,.about .about-bkg img{
    width: 100%;
    height: 100%;
}
#viewCtn{
    z-index: 1;
}
.bgCtn{
    background-color: rgba(61, 61, 61, 0.5);
    height: 180px;
    width: 100%;
    position: fixed;
    z-index: 30;
    bottom: 40px;
    padding: 10px;
}
.bgCtn .vrNav{
    display: flex;
    align-items: center;
    margin:auto;
    justify-content: center;
}
.bgCtn .vrNav a{
    margin-right: 45px;
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
}
.color .color-outer .color-left .left-btn{
    position: relative;
}
.color .color-outer .color-left .tips{
    position: absolute;
    top: -49px;
    right: -92px;
    height: 83px;
}
.color .color-outer .color-left .left-btn:hover{
    background-color: transparent;
    color: rgba(0,0,0,0.7);
}

/*新闻动态*/
.contain{
    width: 1920px;
    height: 1030px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
}
.contain .contain-ctn .ctn-news{
    display: flex;
    /*align-items: center;*/
    justify-content: space-between;
    width: 1400px;
    flex-wrap: wrap;
    margin: -25px 0 25px 0;
    min-height: 580px;
}
.contain .contain-ctn .ctn-news .news-item{
    width: 680px;
    height: 120px;
    display: flex;
    margin-top: 25px;
}
.contain .contain-ctn .ctn-news .news-item .item-left{
    width: 120px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #5992bf;
}
.contain .contain-ctn .ctn-news .news-item .item-left p:first-child{
    color: #fff;
    font-weight: bold;
    font-size: 48px;
}
.contain .contain-ctn .ctn-news .news-item .item-left p:last-child{
    color: #fff;
    font-size: 16px;
}
.contain .contain-ctn .ctn-news .news-item .item-right{
    flex: 1;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 30px;
    box-sizing: border-box;
}
.contain .contain-ctn .ctn-news .news-item .item-right p:first-child{
    color: #000;
    font-size: 18px;
}
.contain .contain-ctn .ctn-news .news-item .item-right p:last-child{
    color: rgba(0,0,0,0.7);
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: 10px;
    line-height: 1.5;
}
/*文章详细*/

/*产品列表*/
.btn .btn-item p{
    text-transform:none;
}

.detail .detail-outer .detail-right .left-title-1{
    font-size: 32px;
    font-family: pd-bold;
    margin-bottom: 30px;
    color: rgba(0,0,0,0.7);
}
.detail .detail-outer .detail-right .left-dsc-1{
    font-size: 18px;
    line-height: 1.8;
    color: rgba(0,0,0,0.7);
}
.detail .detail-outer .detail-right .left-title-2{
    font-size: 20px;
    font-family: pd-bold;
    margin: 30px 0 15px 0;
    color: rgba(0,0,0,0.7);
}
.detail .detail-outer .detail-right .left-dsc-2{
    font-size: 18px;
    line-height: 1.8;
    color: rgba(0,0,0,0.7);
}
.detail .detail-outer .detail-left img{
    width: 100%;
    height: auto;
}

/*产品列表E*/

/*联系我们*/
.contact {
    margin-top: 30px;
}
.contact .contact-left{
    padding: 30px 50px;
}
.contact .contact-right{
    padding: 30px 30px;
}
.contact .contact-left .left-code{
    margin-bottom: 20px;
}
.contact .contact-right .right-form .form-item .item-key{
    height: 35px;
    line-height: 35px;
}
.contact .contact-right .right-form .form-item .item-input{
    height: 35px;
    line-height: 35px;
}
.contact .contact-right .right-form .form-item .item-textarea{
    height: 110px;
}
/*联系我们E*/
