
#factory {

    background: #E7E7E7;

}
#factory .factory_con {

    /*width: 1200px;*/
    padding: 70px 0;
    /*margin: 0 auto;*/

}
#factory .factory_con h2 {
    margin-bottom: 24px;
    font-size: 32px;
    font-family: Arial;
    font-weight: bold;
    color: #00A3DE;
}
#factory .factory_con .factory_con_left {

/*    float: left;
    width: 600px;*/
background-size: cover !important;
background-position: center center !important;
}
#factory .factory_con .factory_con_right {

/*    float: right;
    width: 550px;*/
    font-size: 15px;
    color: #0e0101;
    line-height: 36px;
    padding-top: 30px;
    _background: url("https://www.hotusprojector.com/images/meiyang/factory.png") no-repeat 0 30px;
}

#factory .factory_con .factory_con_right h2::after {
    content: " ";
    display: block;
    width: 220px;
    height: 3px;
    background: #2CAFDE;
    margin-top: 14px;
}
#aboutus {

    background: #E7E7E7;
    padding: 6px 0;

}
#aboutus .aboutus_con {
margin-bottom: 34px;
/*    width: 1200px;
    margin: 0 auto;*/

}
#aboutus .aboutus_con .aboutus_con_left {
/*    float: left;
    width: 750px;*/
}
@media only screen and (min-width: 1200px) {
    #factory .factory_con .factory_con_right{
        padding-left: 50px;
    }
    #aboutus .aboutus_con .aboutus_con_left {
        padding-right: 50px;
    }
}
#aboutus .aboutus_con .aboutus_con_right {
    /*width: 400px;*/
    /*height: 260px;*/
    /*float: right;*/
    background-size: cover !important;
background-position: center center !important;
}

#factory .factory_con .factory_con_left a {

    /* background: url("../image/video_docm.png") no-repeat scroll center center transparent;*/
    height: 360px;
    display: block;
    /*background-color: rgba(0,0,0,0.4);*/

}
#factory .factory_con .factory_con_left a:hover {

     /* background: url("../image/mvideo_doc.png") no-repeat scroll center center transparent;*/

}

#aboutus .aboutus_con .aboutus_con_right a {

  /* b background: url("../image/video_docm.png") no-repeat scroll center center transparent;*/
    height: 260px;
    display: block;
    /*background-color: rgba(0,0,0,0.4);*/

}
#aboutus .aboutus_con .aboutus_con_right a:hover {

   /*  background: url("../image/mvideo_doc.png") no-repeat scroll center center transparent;*/

}
#aboutus .aboutus_con .aboutus_con_top {
    margin: 46px 0;
}
#aboutus .aboutus_con .aboutus_con_left h2 {
    font-size: 32px;
    font-family: Arial;
    font-weight: bold;
    color: #00A3DE;
    margin-bottom: 12px;
    padding-bottom: 12px;
}
#aboutus .aboutus_con .aboutus_con_left h2::after {
    content: " ";
    display: block;
    width: 220px;
    height: 3px;
    background: #2CAFDE;
    margin-top: 14px;
}
#aboutus .aboutus_con .aboutus_con_left p {

    font-size: 15px;
    line-height: 36px;
    color: #0e0101;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}




#ouradvantage .ouradvantage_con {
    /*width: 1200px;*/
    margin: 50px 0;
}
#ouradvantage .ouradvantage_con .ouradvantage_title {
    text-align: center;
    font-size: 34px;
    margin-bottom: 50px;
}
#ouradvantage .ouradvantage_con .ouradvantage_title::after {
    content: "◇";
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    font-size: 18px;
}
#ouradvantage .ouradvantage_con .ouradvantage_title::before {
    content: "◇";
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 18px;
}
#ouradvantage .ouradvantage_con .ouradvantage_list li {
/*    float: left;
    width: 366px;*/
    text-align: center;
    /*border: 1px solid #ddd;*/
    /*margin-bottom: -1px;*/
/*    margin-left: -1px;*/
    padding: 20px 17px;
    background: #FFF;
    transition:all 0.5s ease-out;
    -webkit-transition:all 0.5s ease-out;
    height: 295px;
}
#ouradvantage .ouradvantage_con .ouradvantage_list li h2 {
    padding: 4px 0 16px;
    font-size: 18px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#ouradvantage .ouradvantage_con .ouradvantage_list li p {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
#ouradvantage .ouradvantage_con .ouradvantage_list li:hover {

    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    background: #FFF;
    box-shadow: 0 0 20px #B2B2B2;
    /*border: 1px solid #03A3DD;*/
}
/*#ouradvantage .ouradvantage_con .ouradvantage_list li:hover h2 , #ouradvantage .ouradvantage_con .ouradvantage_list li:hover p{
    color: #fff;
}*/


.actlist .actlist-con {
/*    width: 1200px;
    margin: 0 auto;*/
    padding: 60px 0 81px;

}
.actlist .actlist-left {
    background: #FDFBFF;
}
.actlist-right .img img {
    width: 100%;
    display: block;
}
.actlist-left .tfl {
    width: 50%;
}
.actlist-left .tfr {
    width: 40%;
    text-align: center;
}
.actlist-right{
    background: #F1F4F9;
}
.actlist-right .img.tfl {
    width: 40%;
    text-align: center;
}
.actlist-right .tfr {
    width: 50%;
}
.actlist h2 {
    margin-bottom: 40px;
    font-size: 32px;
    font-family: Arial;
    font-weight: bold;
    color: #333333;
}
.actlist span.wow {
    display: block;
    font-size: 18px;
    font-family: Arial;
    font-weight: 400;
    color: #333333;
}
.actlist .p {
    margin-top: 19px;
    margin-bottom: 62px;
    line-height: 22px;
    font-size: 14px;
    font-family: Arial;
    font-weight: 400;
    color: #666666;
}
.actlist a {
    display: inline-block;
    padding: 8px 14px;
    color: #fff;
    font-size: 18px;
    background: #00A3DE;
    border-radius: 4px;
}

.ads-list .swiper-wrapper {
/*    display: flex;
    display: -webkit-flex;*/
    box-shadow: 0 4px 16px #D9DDDF;
}
/*@media screen and (min-width: 1280px) and (max-width: 1920px){
    .align-items {
        display: flex;
        align-items: center;
        height: 380px;
    }
｝*/

.ads .ads-list .swiper-slide {
    height: 50px;
    line-height: 50px;
    background: #FFF;
    letter-spacing: 1px;
    text-align: center;
    /*flex: auto;*/
    font-size: 16px;
    font-family: Arial;
    font-weight: 400;
    color: #999999;
}
.ads-li-list .tfr {
    width: 60%;
}
.ads-li .ads-li-list {
    position: relative;
     background: #FFF;
     display: none;
}
.ads-li-list img {
    display: block;
    width: 100%;
}
.ads-li .ads-li-list .list-top {
    position: absolute;
    top: 50%;
    left: 8%;
    transform: translateY(-50%);
    color: #fff;
    width: 32%;
    background: rgba(0,0,0,0.3);
    padding: 18px 22px;
}
.ads-li .ads-li-list .list-top h2 {
    font-size: 32px;
    margin-bottom: 8px;
}
.ads-li .ads-li-list .list-top p {
    font-size: 16px;
    line-height: 24px;
}
.ads-li {
    min-width: 1280px;
}
.ads .ads-list .swiper-slide.active,.ads .ads-list .swiper-slide:hover {
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
    color: #00A3DE;
}
.ads .ads-list .swiper-slide span{
    display: inline-block;
    transition: all 0.5s;
}
.ads .ads-list .swiper-slide.active span,.ads .ads-list .swiper-slide:hover span{
    transform: translateY(-6px);
}

.ads-con{
    position: relative;
}
.ada-ol {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 99999999999;
    transform: translateX(-50%);
}
.ada-ol .ada-ol-list {
    width: 6px;
    height: 6px;
    border: 1px solid #C0BEBA;
    display: inline-block;
    background: #C0BEBA;
    margin: 0 6px;
    border-radius: 50%;
}
.ada-ol .ada-ol-list.activea {
    border: 1px solid #00A3DE;
    background: #00A3DE;
}

/*.ce-con {
    width: 1200px;
    margin: 0 auto;
}*/
.ce-sw {
    position: relative;
}
.ce-sw .ce-container {
    /*width: 1100px;*/
}
.ce h2 {
    /*border-bottom: 1px solid #ddd;*/
    height: 40px;
    line-height: 40px;
    font-size: 26px;
    margin-top: 26px;
    margin-bottom: 36px;
    text-transform: uppercase;
    text-align: center;
}
.ce h2::after {
    content: "◇";
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    font-size: 18px;
}
.ce h2::before {
    content: "◇";
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 18px;
}
.ce-sw .swiper-button-next{
    right: 0;
}
.ce-sw .swiper-button-prev{
    left: 0;
}
.ce-sw .swiper-button-next, .ce-sw .swiper-button-prev {
    background: rgba(0,0,0,0.4);
    padding: 12px 2px;
    color: #fff;
}
.news .news-con {
/*    width: 1200px;
    margin: 0 auto;*/
}
.news .news-con .title h2 {
    font-size: 32px;
    margin-bottom: 14px;
    margin-right: 40px;
    color: #999;
    font-weight: 400;
    letter-spacing: -1px;
    transition: all 0.5s;
}
.news .news-con .title h2:hover{
    color: #00a3de;
    font-weight: bold;
    transform: translateY(-6px);
}
.news .news-con .title span {
    margin: 0 14px;
    float: left;
    font-size: 20px;
}
.news .news-con .title h2.active {
    color: #00a3de;
    font-weight: bold;
}
/*.news-bot .news-bot-left {
    width: 520px;
}*/
.news-bot .swiper-pagination-bullet {
      width: 20px;
      height: 20px;
      text-align: center;
      line-height: 20px;
      font-size: 12px;
      color: #000;
      opacity: 1;
      border-radius: 0;
      background: rgba(0, 0, 0, 0.2);
}

.news-bot .swiper-pagination-bullet-active {
      color: #fff;
      background: #007aff;
}
.news-bot  .swiper-pagination {
    text-align: right;
}
.news-bot .swiper-container-horizontal > .swiper-pagination-bullets,.news-bot  .swiper-pagination-custom,.news-bot  .swiper-pagination-fraction {

    width: 98%;
}
.news {
    background: #F3F4F6;
    padding-top: 30px;
    padding-bottom: 48px;
}
.news-bot-right li {
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    /*width: 650px;*/
}
.news-bot-right li span {
    float: right;
    color: #B3B1B6;
}
/*.news-bot-right li a {
    font-size: 14px;
    color: #666;
}*/
.news-bot-right li a {
    font-size: 14px;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    width: 60%;
    vertical-align: middle;
}
.news-bot-right li a:hover {
    text-decoration: underline;
    color: #00A3DE;
}
.footer_con_right .footer_con_right_list dl dd a:hover ,.footer_con_right .footer_con_right_list dl .sharea a:hover{
    text-decoration: underline;
}
.news-bot-right li span {
    float: right;
    color: #666;
     width: 40%;
     text-align: right;
    padding: 3px 0;
}
.news-bot-right li {
    border-bottom: 1px solid #ddd;
    padding: 10px 6px 10px 30px;
    /*width: 628px;*/
    background: url("../image/sanjiao.png") no-repeat 6px center;
    background-size: 18px;
}
.news-bot .news-bot-right .more {
    float: right;
    display: block;
    margin-top: 24px;
    margin-right: 8px;
    font-size: 16px;
}
/*@media only screen and (max-width: 770px){
    .ce-sw .swiper-button-next, .ce-sw .swiper-button-prev{
        top:70% !important;
    }
}*/
@media only screen and (min-width: 768px) and (max-width: 996px) {
    .factory_con_right_bg {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 7;
        overflow: hidden;
    }
    #aboutus .aboutus_con .aboutus_con_left p{
         display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
    }

}
@media only screen and (max-width: 996px) {
    .img img {
        width: 100%;
    }
    .ads-li {
        min-width: 770px;
    }
}

@media screen and (max-width: 770px) {
.img img {
    width: 100%;
}
.ce-sw .swiper-button-next, .ce-sw .swiper-button-prev{
        top:70% !important;
    }
.news .title {
    display: flex;
    display: -webkit-flex;
}
.news .title h2 {
    flex: auto;
    font-size: 18px !important;
    text-align: center;
}
#factory .factory_con {
    padding: 40px 0;
}
.factory_con_m ,.aboutus_con_m{
    height: 36rem;
    background-size: cover !important;
    background-position: center center !important;
}

.factory_con_m a ,.aboutus_con_m a{
   /* background: url("../image/mvideo_doc.png") no-repeat scroll center center transparent;*/
    height: 36rem;
    display: block;
}
.ouradvantage_list {
    padding: 0 26px;
}
.ads-li {
    min-width: auto;
}
.ads-li .ads-li-list .list-top {
    position: unset;
    top: unset;
    left: unset;
    transform: unset;
    color: #fff;
    width: unset;
    color: #fff;
    padding: 36px 30px;
    background: #000;
}
}

@media only screen and (max-width: 400px) {
    .img img{
        margin: 8px 0;
    }
}