/******************************************banner***********************************/
.slides{
    width:100%;
    text-align: center;
    position: relative;
}
.slideBt{
    font-weight: bolder;
    margin: 0;
    font-size: 3.87rem;
    position: absolute;
    top:18%;
    width:100%;
}
.slideNr{
    font-size: 0.75rem;
    font-weight: bolder;
    margin:0;
    position: absolute;
    top:49%;
    width:100%;
}
.slideAn{
    border: 0;
    background: #394049;
    color: #fff;
    padding: 1rem 2.66rem;
    font-weight: bolder;
    border-radius: 5px;
    position: absolute;
    top:66%;
    left:44%;
}
.carousel .item{
    width:100%;
    text-align:center;
}
.carousel .item img{
    display:inline-block!important;
}
/*****************************************aboutUs**********************************/
.twHP{
    padding: 3.32rem 0 3.32rem 0;
    line-height: 1.62rem;
    text-align: center;
}
.twHP h2{
    color:red;
    font-weight:bolder;
}
.kindList{
    padding-bottom: 3.2rem;
}
.kind{
    width:23.8%;
    margin-right: 1.6%;
    position: relative;
    font-size: 0.75rem;
}
.kind:nth-of-type(4){
    margin-right: 0;
}
.kind dt{
    height: 16.87rem;
    margin-bottom: 1.87rem;
    text-align: center;
    line-height: 16.87rem;
}
.kind dt img{
    max-width:100%;
}
.kind dd p:nth-child(1){
    text-align: center;
    font-size: 0.87rem;
    font-weight: bolder;
    padding-bottom: 1.87rem;
    font-family: "Montserrat-Bold";
}
.kind dd p:nth-child(2){
    font-size: 0.87rem;
    font-weight: bolder;
    line-height: 1.75rem;
}
.kind a:hover{
    color: #000;
}
.kind dd p:hover{
    color: #d5d4cf;
}
.kind a dd{
    line-height:1.62rem
}
/*****************************************video****************************************/
.video{
    padding-bottom: 5.62rem;
}
.videoBT{
    width:100%;
    text-align: center;
    padding-top: 5.62rem;
    line-height: 3.75rem;
    padding-bottom: 3.87rem;
    font-weight: bolder;
}
.videos{
    text-align: center;
    position: relative;
}
/*****************************************************ourWork**************************************************/
.ourWork{
    padding: 5.62rem 0;
    text-align: center;
}
.owBt{
    font-weight:bolder;
    padding-bottom: 4.81rem;
}
.owJj{
    font-size: 0.68rem;
    color: #666;
    padding-bottom: 2.5rem;
}
.ourWork .owProd .owProds{
    margin-right:0;
}
#element_id a{
    width:30%;
    margin-right: 1.3%;
    display: inline-block;
    margin-bottom: 0.93rem;
}
#element_id a img{
    max-width:100%;
}
#element_id a:hover img{
    box-shadow:0 0 10px #ccc;
    animation:mymove 2s;
}
@keyframes mymove
{
    from {transform:scale(1);}
    to {transform:scale(1.1)}
}
#element_id a:nth-of-type(3){
    margin-right: 0;
}
#element_id a:nth-of-type(6){
    margin-right: 0;
}
/*******************************************************************************************************/
.lxfs{
    text-align: center;
    padding: 5.62rem 0;
}
.lxfs p{
    font-size: 1.06rem;
    line-height: 3.87rem;
}
.lxfs a{
    color:#f00;
}
.lxfs a:hover{
    text-decoration: none;
}
.owProdItem:hover {
    cursor: pointer;
}
/****************************************Response*************************************************/
@media (max-width: 1190px) and (min-width: 810px) {
    .kind{
        width:30%;
        margin-bottom: 3rem;
        margin-right: 3.3%;
    }
    .kind dt{
	height:auto;
        line-height:auto;
        text-align: center;
    }
}
@media (max-width: 850px) {
    .kindMB{
        display: none!important;
    }
}
@media (max-width: 800px) and (min-width: 540px) {
    .kind{
        width:49%;
        margin-bottom: 3rem;
        margin-right: 1%;
    }
    .kind dt{
        height:auto;
        line-height:auto;
        text-align: center;
    }
    #element_id a{
        width:46%;
        margin-right: 4%;
    }
    #element_id a:nth-of-type(2){
        margin-right: 0%;
    }
    #element_id a:nth-of-type(3){
        margin-right: 4%;
    }
    #element_id a:nth-of-type(4){
        margin-right: 0;
    }
    #element_id a:nth-of-type(2){
        margin-right: 0;
    }
}
@media (max-width: 533px) {
    .kind{
        width:100%;
        margin-bottom: 3rem;
        margin-right: 0;
        padding-left: 0.4rem;
        padding-right: 0.4rem;
    }
    .kind dt{
        height:auto;
        line-height:auto;
        text-align: center;
    }
}
@media (max-width: 630px) and (min-width: 500px){
    .videoBT br{
        display: none;
    }
    .videoBT{
        width:100%;
        word-break: break-all;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
}
@media (max-width: 500px) {
    .videoBT br{
        display: none;
    }
    .videoBT{
        font-size: 1.4rem;
    }
    #box{
        display:none;
    }
}
@media (max-width: 540px){
    #element_id{
        padding-left: 0.3rem;
        padding-right: 0.3rem;
    }
    #element_id a{
        width:100%;
        margin-right: 0;
    }
}
.carousel-control{
    background:rgba(255,255,255,0) !important;
}
@media (min-width: 1024px) {
    #myCarousel .slideBt{
        font-size: 4.83rem;
    }
}
@media (max-width: 950px) {
    #myCarousel .slideNr {
        display: none!important;
    }
    #myCarousel .slideAn {
        display: none!important;
    }
}
@media (max-width: 900px) {
    #myCarousel .slideBt {
        font-size: 3.83rem;
    }
}
@media (max-width: 760px) {
    #myCarousel .slideBt {
        font-size: 2.83rem;
    }
    .twHP{
        padding-left:0.3rem;
        padding-right:0.3rem;
    }
}
@media (max-width: 500px) {
    #myCarousel .slideBt {
        font-size: 1.83rem;
    }
}
@media(max-width:1200px){
    .videos :nth-child(1) {
        width: 100%;
    }
}