/* top_right */
body
{
    width: 100%;
    overflow-x: hidden;
    font-family: '微软雅黑' !important;
}
.nav-navbar .nav{
    border-radius: 0;
}
#demo.baner{
    top:65px
}
#demo.flexsliders{
    top: 56px;
}
.nav_bb1{
    margin-top: 67px;
}
@media(min-width:320px) and (max-width:767px){
    /* .slick-track{
        top: 28px;
    } */
   
}
/* 产品 */
.nav_ul{
    background: #f7f7f7;
    padding: 0;
  }
  .nav_ul li{
    line-height: 30px;
    border-bottom: 1px dashed #ccc;
      list-style: none;
  }
  .nav_ul li h3{
    line-height: 60px;
      padding-left: 34px;
      background: #3480ce;
      font-size: 18px;
      margin-bottom: 0;
      color: #fff;
      font-weight: 400;
      position: relative;
  }
  .nav_ul li h3::after{
    content: "";
      position: absolute;
      width: 5px;
      height: 20px;
      top: 20px;
      left: 15px;
      background: #fff;
  }
  .nav_ul li a{
    display: block;
      font-size: 14px;
      color: #000000;
      margin-left: 10px;
      padding-left: 23px;
      font-weight: bold;
      background: url(http://demo2.gzjuteng.net/images/c.png) no-repeat 0% 50%;
  }
  .nav_ul li a:hover{
    color: #50a1ff;
  }
  .pic_name{
    font-size: 14px;
  }
  .shadow-6, .hover-shadow-6:hover, .product-3:hover{
    -webkit-box-shadow: 0 0 36px rgba(0,0,0,0.1);
      box-shadow: 0 0 36px rgba(0,0,0,0.1);
  }
  /*jies  */
.sectionss{
    height: 700px;
}
[data-overlay]::before, [data-overlay-light]::before{background: none;}
.slick-dots li button{
    background: #fff;
    border: 1px solid #fff;
}
.slick-dots li.slick-active button {
    background-color: #ffff33;
}
[data-navbar="fixed"] {
    background-color: #fff;
}
.patent_text{
    text-indent: 2em;
    font-size: 16px;
    color: #333;
}
.patent{
    margin-bottom: 40px !important;
}
.top_right
{
    width: 100%;
    text-align: right;
    font-family: '微软雅黑';
}
/* .navbar-brand img
{
    width: 64%;
} */
.top_right .container-fluid
{
    padding-left: 0;
    padding-right: 0;
}
.top_right .container-fluid .right_search,.top_right .container-fluid .right_languages,.top_right .container-fluid .right_content
{
    display: inline-block;
}
.top_right .container-fluid .right_search,.top_right .container-fluid .right_languages
{
    margin-right: 15px;
    height: 37px;
}
.top_right .container-fluid .right_content
{
    /* width: 652px; */
    height: 37px;
    text-align: left

}
.top_right .container-fluid .right_content .program
{
    width: 102px;
    height: 36px;
    position: relative;
    font-size: 14px;
    color: #FFFFFF;
    display: inline-block;
    line-height: 36px; 
    text-align: center;
    z-index: 999;
}
.top_right .container-fluid .right_content .program::after
{
    content: '';
    width: 106px;
    height: 36px;   
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgb(7,135,208);
    transform: skewX(-30deg);
    z-index: -1;
}
.top_right .container-fluid .right_content .advisory
{
    width: 537px;
    height: 36px;
    font-size: 14px;
    color: #333333;
    display: inline-block;
    position: relative;
    line-height: 36px;
    background-color: rgb(255,255,0);
    padding-left: 30px;
}
.top_right .container-fluid .right_content .advisory::after
{
    content: '';
    width: 100%;
    height: 36px;   
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgb(255,255,0);
    transform: skewX(-30deg);
    z-index: -1;
}
.right_languages
{
    position: relative;
}
.right_languages .menu
{
    position: absolute;
    top: 33px;
    left: -40px;
    text-align: center;
    display: none;
    z-index: 9999;
}
.right_languages .menu li
{
    list-style: none;
    width: 70px;
    background-color: rgb(7,135,208);
    margin-left: -20px;
}
.right_languages .menu li a
{
    display: block;
    width: 100%;
    font-size: 14px;
    color: #fff;
    margin-bottom: 0.5px;
}

/* nav */
.navbar
{
    height: 82px;
    margin-bottom: 0;
    /* overflow: hidden; */
}
.navbar-mobile .nav-navbar .nav .nav-link{
    color: #fff;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.navbar-mobile .nav-navbar .nav{
    background-color: #055FB8;
}
.list_border img{border: 4px solid #055FB8; padding: 3px;}
@media (min-width: 320px) and (max-width:996px)
{
    .navbar
    {
        overflow: hidden;
    }
}
.navbar .container-fluid
{
    height: 100%;
    padding-left: 0;
    padding-right: 0;
}
.navbar-mobile
{
    margin-right: 10%;
    position: relative;
}
.navbar-left
{
    margin-left: 10%;
}
[data-navbar="static"]
{
    border-bottom: 0;
}
.navbar-dark .nav-navbar>.nav-item>.nav-link
{
    font-family: '微软雅黑';
    font-size: 16px;
    color: #000;
    line-height: 76px;
}
.nav-navbar .nav-link
{
    font-weight: normal;
}

.navbar-dark .nav-navbar>.nav-item>.nav-link.active
{
    color: #055FB8;
    border-bottom: 6px solid #055FB8;
}
.navbar-dark .nav-navbar>.nav-item>.nav-link:hover
{
    color: #055FB8;
    border-bottom: 6px solid #055FB8;
}
.navs_link{
    position: absolute;
    right: 1.25rem;
    bottom: 0;
    color: #055FB8 !important;
    font-weight: 700;
}
.navs_link:hover{
    border-bottom:none !important;
}
@media (max-width: 1749px)
{
    .navbar-left
{
    margin-left: 5%;
}
.navbar-mobile
{
    margin-right: 5%;
}
}
@media (max-width: 1580px)
{
    .navbar-left
    {
        margin-left: 4%;
    }
    .navbar-mobile
    {
        margin-right: 4%;
    }
}

@media (max-width: 1472px)
{
    .navs_link{
        right: 9px;
    }
    .navbar-left
    {
        margin-left: 0;
        margin-right: 1%;
    }
}
@media (max-width: 1276px)
{
    .navbar-dark .nav-navbar>.nav-item>.nav-link
    {
        font-size: 14px;
    }
}
@media  (min-width: 992px) and (max-width: 1214px)
{
    .navbar-left
    {
        margin-left: 1%;
        margin-right: 3%;
    }

    .navbar-left
    {
        width: 24%;
    }
    .nav-navbar .nav-link
    {
        padding-left: 10px;
        padding-right: 10px;
    }
    .nav-link
    {
        padding: .5rem 12px;
    }

}
@media (max-width: 1541px)
{
    .navbar-left
    {
        margin-left: 2%;
    }
    .navbar-mobile
    {
        margin-right: 2%;
    }
}
@media (max-width: 1517px)
{
    .navbar-left {
        margin-right: 0%;
    }
}
@media (max-width: 1472px)
{
    .top_right .container-fluid .right_content .advisory
    {
        width: 340px;
    }
}
@media (max-width: 1340px)
{
    .navbar-dark .nav-navbar>.nav-item>.nav-link
    {
        font-size: 16px;
    }
    .nav-link
    {
        padding: .5rem 0.7rem;  
    }
}
@media  (min-width: 1216px) and (max-width: 1258px)
{
    .nav-navbar .nav-link
    {
        padding-right: 0;
    }
}
@media (max-width: 1053px)
{
    .navbar-left
    {
        margin-left: 0;
    }
    .navbar-mobile
    {
        margin-right: 0;
    }
}
@media  (min-width: 320px) and (max-width: 768px)
{
    .top_right .container-fluid .right_search
    {
        display: none;
    }
    .top_right .container-fluid .right_content .advisory
    {
        width: 196px;
        padding-left: 16px;
    }
    .navbar-dark .nav-navbar>.nav-item>.nav-link:hover
    {
        border-bottom: none;
    }
    .navbar-dark .nav-navbar>.nav-item>.nav-link.active
    {
        border-bottom: none;
    }

}
@media  (min-width: 320px) and (max-width: 1024px)
{
    .top_right .container-fluid .right_content .program::after
    {
        transform: skewX(0);
    }
    .top_right .container-fluid .right_content .advisory::after
    {
        transform: skewX(0);
    }
}
@media  (min-width: 320px) and (max-width: 321px)
{
    .top_right .container-fluid .right_content .advisory
    {
        width: 170px;
        padding-left: 5px;
    }
}
@media  (min-width: 1440px) and (max-width: 1441px)
{
    .navbar-left {
        margin-left: 5%;
        margin-right: 4%;
    }
}
@media  (min-width: 1680px) and (max-width: 1681px)
{
    .navbar-left {
        margin-left: 6%;
        margin-right: 8%;
    }
}
@media  (min-width: 1360px) and (max-width: 1366px)
{
    .navbar-left {
        margin-left: 4%;
        margin-right: 4%;
    }
    .nav-link
    {
        padding: .5rem .5rem;
    }
}
@media  (max-width: 1441px)
{
    .nav-navbar .nav-link
    {
        padding-right: .5rem;
        padding-left: .5rem;
    }
   
}

@media  (max-width: 1363px)
{
    .nav-navbar .nav-link
    {
        padding-right: .5rem;
        padding-left: .5rem;
    }
}
@media  (max-width: 1011px)
{
    .nav-navbar .nav-link
    {
        padding-right: .4rem;
        padding-left: .4rem;
    }
}
#demo 
{
    position: relative;
}
#demo .carousel-inner .carousel-item img
{ 
    width: 100%;
}
#demo .carousel-inner .carousel-item
{
    position: relative;
}
#demo .carousel-inner .carousel-item .mb
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
}
.carousel-caption
{
    bottom: 42%;
}
.carousel-caption h3
{
    font-family: '微软雅黑';
    font-size: 50px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}
.carousel-caption p
{
    font-family: '微软雅黑';
    font-size: 22px;
    color: #FFFFFF;
    text-align: center;
}
.carousel-indicators li
{
    width: 12px;
    height: 12px;
    border-radius: 100%;
}
.carousel-indicators .active
{
    background-color: #038ED6;
}
.carousel-indicators
{
    bottom: 16%;
}
#demo
{
    width: 100%;
    overflow: hidden;
}
.banner_imgs img{
    width: 100%;
    height: 100%;
    object-fit:cover;
}
 .containers
{
    /* position: absolute;
    left: 18%;
    bottom: 0; */
    width: 80%;
    margin: 0 auto;
}
.containers .slogan
{
    display: flex;
}
#demo .container .slogan .s1,#demo .container .slogan .s2,#demo .container .slogan .s3,#demo .container .slogan .s4
{
    flex: 1;
}
.carousel-item
{
    width: 100%;
    height: 677px;
    background-size: cover;
    background-repeat: no-repeat;
}

.containers  .slogan .s_1 .s_comm
{
    position: relative;

}

 .containers  .slogan .s_1 .incos1::before
{
    content: '';
    position: absolute;
    width: 40px;
    height: 37px;
    margin-top: 5px;
    margin-left: 12px;
    background-image: url(../images/inco1.png);
    background-size: 100% 100%;
    background-position: center center;

}
 .containers  .slogan .s_1 .incos2::before
{
    content: '';
    position: absolute;
    width: 40px;
    height: 37px;
    margin-top: 10px;
    margin-left: 12px;
    background-image: url(../images/inco2.png);
    background-size: 100% 100%;
    background-position: center center;
}
 .containers  .slogan .s_1 .incos3::before
{
    content: '';
    position: absolute;
    width: 40px;
    height: 37px;
    margin-top: 5px;
    margin-left: 12px;
    background-image: url(../images/inco3.png);
    background-size: 100% 100%;
    background-position: left center;
}
 .containers  .slogan .s_1 .incos4::before
{
    content: '';
    position: absolute;
    width: 40px;
    height: 37px;
    margin-top: 10px;
    margin-left: 12px;
    background-image: url(../images/inco4.png);
    background-size: 100% 100%;
    background-position: left center;
}
 .containers  .slogan .s_1 .s_comm h5, .containers  .slogan .s_1 .s_comm h6
{
    padding-left:70px;
    text-align: left;
    font-family: '微软雅黑';
    font-size: 16px;
    color: #FFFFFF;
    font-weight: normal;
}
 .containers  .slogan .s_1 .s_comm h6
{
    font-size: 14px;
}
 .containers  .slogan .s_1
{
    background-color: rgba(102,102,102,0.9);
    padding-top: 22px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 1px;
    transition: background-color .2s linear;
    cursor: pointer;
	width:22%;
	overflow:hidden;
}
 .containers  .slogan .s_1:hover
{
    background-color: #038ED6;
    transition: background-color .2s linear;
}
@media (min-width: 1440px) and (max-width: 1441px)
{
 .containers
    {
        left: 7% !important;
    }
}
@media (min-width: 1366px) and (max-width: 1361px)
{
     .containers
    {
        left: 5%;
    }
}
@media (min-width: 1600px) and (max-width: 1661px)
{
     .containers
    {
        left: 11%;
    }
}
@media (min-width: 1680px) and (max-width: 1681px)
{
    .containers
    {
        left: 13%;
    }
}
@media (max-width: 1920px)
{
     .containers
    {
        left: 18%;
    }
}
@media (max-width: 1600px)
{
     .containers
    {
        left: 11%;
    }
}
@media (max-width: 1418px)
{
    .containers
    {
        left: 6%;
    }
}
@media (max-width: 1360px)
{
     .containers
    {
        left: 3%;
    }
}
@media (min-width: 1252px) and (max-width:1527px)
{
 .containers
    {
        width: 100%;
    }
}
@media (max-width: 1251px)
{
 .containers
    {
        display: none;
    }
    .carousel-indicators {
        bottom: 0;
    }
}
@media (min-width: 320px) and (max-width: 768px)
{
    .carousel-caption {
        bottom: 32%;
    }
    .carousel-caption h3
    {
        font-size: 20px;
        font-weight: normal;
    }
    .carousel-caption p
    {
        font-size: 12px;
    }   
    .carousel-item:nth-child(1),.carousel-item:nth-child(2),.carousel-item:nth-child(3),.carousel-item:nth-child(4)
    {
        height: 350px;
    }
}
.aricultural
{     margin-top: 56px;
    width: 100%;
    overflow: hidden;
    font-family: '微软雅黑';
}
@media (min-width: 1200px)
{
    .aricultural .container
    {
        max-width: 1320px !important;
    }
}
.aricultural .container h3
{
    font-size: 28px;
    color: #000000;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}
.aricultural .container p
{
    font-size: 14px;
    color: #666666;
    padding-left: 50px;
    padding-right: 50px;
}
@media (min-width: 320px) and (max-width: 768px)
{
    .aricultural .container h3 {
        font-size: 20px;
        padding-top: 15px;
        padding-bottom: 20px;
    }
    .aricultural .container p {
        font-size: 14px;    
        padding-bottom: 23px;
        text-align: justify !important;
        text-indent: 28px;
        padding-left: 10px;
        padding-right: 10px;
    }
}
.aricultural .container .aricultural_incos .lists
{
    padding: 0;
}
.aricultural .container .aricultural_inco .lists
{
    padding: 0;
}
.aricultural .container .aricultural_incos .lists li
{
    float: left;
    width: 16%;
    list-style: none;
    text-align: center;
}
.aricultural .container .aricultural_inco .lists li
{
    float: left;
    width: 16%;
    list-style: none;
    text-align: center;
}
.aricultural .container .aricultural_incos .lists::after
{
    content: '';
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
    clear: both;
}
.aricultural .container .aricultural_inco .lists::after
{
    content: '';
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
    clear: both;
}
.aricultural .container .aricultural_incos .lists li a
{
    width: 80px;
    height: 80px;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
}
.aricultural .container .aricultural_inco .lists li a
{
    width: 80px;
    height: 80px;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
}
.aricultural .container .aricultural_incos .lists li:nth-child(1) a
{
    background-image: url(../images/incos.png); 
    background-position: 0 0;
    transition: none;
}
.aricultural .container .aricultural_incos .lists li:nth-child(1):hover a
{
    background-image: url(../images/incos.png); 
    background-position: 0 80px;
    transition: none;
}
.aricultural .container .aricultural_incos .lists li:nth-child(1):hover p
{
    color: #038ED6;
    transition: color .4s linear;
}
.aricultural .container .aricultural_incos .lists li:nth-child(2) a
{
    background-image: url(../images/incos.png);
    background-position: 931px 0px;
    transition: none;
}
.aricultural .container .aricultural_incos .lists li:nth-child(2):hover p
{
    color: #038ED6;
    transition: color .4s linear;
}
.aricultural .container .aricultural_incos .lists li:nth-child(2):hover a
{
    background-image: url(../images/incos.png); 
    background-position: 931px 80px;
    transition: none;
}
.aricultural .container .aricultural_incos .lists li:nth-child(3):hover p
{
    color: #038ED6;
    transition: color .4s linear;
}
.aricultural .container .aricultural_incos .lists li:nth-child(3) a
{
    background-image: url(../images/incos.png);
    background-position: 789px 0px;
    transition: none;
}
.aricultural .container .aricultural_incos .lists li:nth-child(3):hover a
{
    background-image: url(../images/incos.png); 
    background-position: 789px 80px;
    transition: none;
}
.aricultural .container .aricultural_incos .lists li:nth-child(4):hover p
{
    color: #038ED6;
    transition: color .4s linear;
}
.aricultural .container .aricultural_incos .lists li:nth-child(4) a
{
    background-image: url(../images/incos.png);
    background-position: 647px 0px;
    transition: none;
}
.aricultural .container .aricultural_incos .lists li:nth-child(4):hover a
{
    background-image: url(../images/incos.png); 
    background-position: 647px 80px;
    transition: none;
}
.aricultural .container .aricultural_incos .lists li:nth-child(5) a
{
    background-image: url(../images/incos.png);
    background-position: 505px 0px;
    transition: none;
}
.aricultural .container .aricultural_incos .lists li:nth-child(5):hover a
{
    background-image: url(../images/incos.png); 
    background-position: 505px 80px;
    transition: none;
}
.aricultural .container .aricultural_incos .lists li:nth-child(5):hover p
{
    color: #038ED6;
    transition: color .4s linear;
}
.aricultural .container .aricultural_incos .lists li:nth-child(6) a
{
    background-image: url(../images/incos.png);
    background-position: 363px 0px;
    transition: none;
}
.aricultural .container .aricultural_incos .lists li:nth-child(6):hover a
{
    background-image: url(../images/incos.png); 
    background-position: 363px 80px;
    transition: none;
}
.aricultural .container .aricultural_incos .lists li:nth-child(6):hover p
{
    color: #038ED6;
    transition: color .4s linear;
}
.aricultural .container .aricultural_incos .lists li:nth-child(7) a
{
    background-image: url(../images/incos.png);
    background-position: 254px 0px;
    transition: none;
}
.aricultural .container .aricultural_incos .lists li:nth-child(7):hover a
{
    background-image: url(../images/incos.png); 
    background-position: 254px 106px;
    transition: none;
}
.aricultural .container .aricultural_incos .lists li:nth-child(7):hover p
{
    color: #038ED6;
    transition: color .4s linear;
}
.aricultural .container .aricultural_incos .lists li:nth-child(8) a
{
    background-image: url(../images/incos.png);
    background-position: 106px 0px;
    transition: none;
}
.aricultural .container .aricultural_incos .lists li:nth-child(8):hover a
{
    background-image: url(../images/incos.png); 
    background-position: 106px 106px;
    transition: none;
}
.aricultural .container .aricultural_incos .lists li:nth-child(8):hover p
{
    color: #038ED6;
    transition: color .4s linear;
}
.aricultural .container .aricultural_incos .lists li p
{
    font-size: 16px;
    color: #333333;
    padding: 0;
    margin-bottom: 1px
}
.aricultural .container .aricultural_inco .lists li p
{
    font-size: 16px;
    color: #333333;
    padding: 0;
    margin-bottom: 1px
}




.aricultural .container .aricultural_inco .lists li:nth-child(1) a
{
    background-image: url(../images/incos22.png); 
    background-position: 0 0;
    transition: none;
}
.aricultural .container .aricultural_inco .lists li:nth-child(1):hover a
{
    background-image: url(../images/incos22.png); 
    background-position: 0 80px;
    transition: none;
}
.aricultural .container .aricultural_inco .lists li:nth-child(1):hover p
{
    color: #038ED6;
    transition: color .4s linear;
}
.aricultural .container .aricultural_inco .lists li:nth-child(2) a
{
    background-image: url(../images/incos22.png);
    background-position: 931px 0px;
    transition: none;
}
.aricultural .container .aricultural_inco .lists li:nth-child(2):hover p
{
    color: #038ED6;
    transition: color .4s linear;
}
.aricultural .container .aricultural_inco .lists li:nth-child(2):hover a
{
    background-image: url(../images/incos22.png); 
    background-position: 931px 80px;
    transition: none;
}
.aricultural .container .aricultural_inco .lists li:nth-child(3):hover p
{
    color: #038ED6;
    transition: color .4s linear;
}
.aricultural .container .aricultural_inco .lists li:nth-child(3) a
{
    background-image: url(../images/incos22.png);
    background-position: 789px 0px;
    transition: none;
}
.aricultural .container .aricultural_inco .lists li:nth-child(3):hover a
{
    background-image: url(../images/incos22.png); 
    background-position: 789px 80px;
    transition: none;
}
.aricultural .container .aricultural_inco .lists li:nth-child(4):hover p
{
    color: #038ED6;
    transition: color .4s linear;
}
.aricultural .container .aricultural_inco .lists li:nth-child(4) a
{
    background-image: url(../images/incos22.png);
    background-position: 647px 0px;
    transition: none;
}
.aricultural .container .aricultural_inco .lists li:nth-child(4):hover a
{
    background-image: url(../images/incos22.png); 
    background-position: 647px 80px;
    transition: none;
}
.aricultural .container .aricultural_inco .lists li:nth-child(5) a
{
    background-image: url(../images/incos22.png);
    background-position: 505px 0px;
    transition: none;
}
.aricultural .container .aricultural_inco .lists li:nth-child(5):hover a
{
    background-image: url(../images/incos22.png); 
    background-position: 505px 80px;
    transition: none;
}
.aricultural .container .aricultural_inco .lists li:nth-child(5):hover p
{
    color: #038ED6;
    transition: color .4s linear;
}
.aricultural .container .aricultural_inco .lists li:nth-child(6) a
{
    background-image: url(../images/incos22.png);
    background-position: 363px 0px;
    transition: none;
}
.aricultural .container .aricultural_inco .lists li:nth-child(6):hover a
{
    background-image: url(../images/incos22.png); 
    background-position: 363px 80px;
    transition: none;
}
.aricultural .container .aricultural_inco .lists li:nth-child(6):hover p
{
    color: #038ED6;
    transition: color .4s linear;
}






@media(max-width:991px){
    .aricultural .container .aricultural_incos .lists li
    {
        width: 30%;
        text-align: center;
    }
    .aricultural .container .aricultural_inco .lists li
    {
        width: 30%;
        text-align: center;
    }
}
@media (min-width: 320px) and (max-width: 768px)
{
    .aricultural .container .aricultural_incos .lists li
    {
        width: 33%;
        text-align: center;
    }
    .aricultural .container .aricultural_incos .lists li a
    {
        margin-left: 0;
       
      
    }
    .aricultural .container .aricultural_incos .lists li p
{
    font-size: 16px;
    color: #333333;
    padding: 0;
    text-align: center !important;
    text-indent: 0px;
   
}
.aricultural .container .aricultural_inco .lists li
{
    width: 33%;
    text-align: center;
}
.aricultural .container .aricultural_inco .lists li a
{
    margin-left: 0;
   
    
}
.aricultural .container .aricultural_inco .lists li p
{
font-size: 16px;
color: #333333;
padding: 0;
text-align: center !important;
text-indent: 0px;
}
.cs{display: none;}
}


@media (min-width: 320px) and (max-width: 321px)
{
    .aricultural .container .aricultural_incos .lists li p
    {
       
        font-size: 14px;
    }
    .aricultural .container .aricultural_inco .lists li p
    {
       
        font-size: 14px;
    }
}

@media (min-width: 768px) and (max-width: 769px)
{
    .aricultural .container .aricultural_incos .lists li p
    {
        /* padding-left: 110px; */
    }
}

.mb
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
}
.farmer
{
    width: 100%;
    position: relative;
}
.smart_farmer
{
    padding-bottom: 35px;
    width: 100%;
    /* height: 720px; */
    /* min-height: 352px; */
    overflow: hidden;
    background-image: url(../images/1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    font-family: '微软雅黑';
    /* -webkit-filter:brightness(0.5);
    -o-filter:brightness(0.5);
    -moz-filter:brightness(0.5);
    filter:brightness(0.5); */
}

.smart_farmer .smart_title
{
    font-size: 28px;
    color: #FFFFFF;
    padding-top: 25px;
}

.smart_farmer .smart_content
{
    font-size: 14px;
    color: #FFFFFF;
    padding-left: 70px;
    margin-bottom: 0;
    padding-right: 70px;
    line-height: 22px;
}
.modules_two{
    padding: 0 30px;
}
@media (min-width: 1200px)
{
    .smart_farmer  .container
    {
        max-width: 1248px !important;
    }
}
.smart_farmer .container ul li .p-top
{
    margin-top: 20px;
}
.smart_farmer .container ul li .p-bottom
{
    margin-bottom: 70px;
}
.smart_farmer .container ul li .smart_info
{
    background-color: transparent;
    width: 100%;
    height: 59px;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 59px;
    border-radius: 0;
    
}
.actived
{
    background-color: #038ED6 !important;
    border-right: 4px solid  #EEE801 !important;
}
.smart_farmer .container .smart_left
{
    padding: 0;
    border-right: 1px solid #666666;
}

.smart_farmer .content1 h4
{
    font-size: 28px;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 100px;
}
.smart_farmer .content1 .p1
{
    padding: 0;
    font-size: 18px;
    color: #CCCCCC;
    padding-left: 100px;
}
.smart_farmer .content1 .p2
{
    padding: 0;
    font-size: 16px;
    color: #CCCCCC;
    text-indent: 32px;
    padding: 20px 0;
    padding-left: 68px;
    text-align: justify;
}

.smart_farmer .content1 .more
{
    display: inline-block;
    width: 127px;
    height: 35px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 35px;
    text-align: center;
    background-color: #038ED6;
    margin-left: 68px;
}
.smart_farmer .content1 .more:hover
{
    color: #000000;
}
.smart_farmer .content1 .advisory
{
    display: inline-block;
    width: 127px;
    height: 35px;
    font-size: 16px;
    color: #333333;
    line-height: 35px;
    text-align: center;
    background-color: #EEE600;
    margin-left: 12px;
}
.smart_farmer .content1 .advisory:hover
{
    color: #028DD6;
}
@media (max-width: 1200px)
{
    .smart_farmer .container ul li .smart_info
    {
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        overflow: hidden;               /* 非必须，但是不设置效果不对 */
        display: -webkit-box;           /* 必须是webkit-box */
        -webkit-line-clamp: 1;          /* 文本行数 */
        -webkit-box-orient: vertical;   /* webkit-box的纵轴方向 */
    }
    .smart_farmer .content1 .p2
    {
        /* overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap; */
        padding: 0;
        padding-left: 20px;
        text-indent: 0;
    }
    .smart_farmer .content1 h4
    {
        font-size: 22px;
        padding-left: 20px;
        font-weight: normal;
    }
    .smart_farmer .content1 .p1
    {
        font-size: 16px;
        padding-left: 20px;
    }
    .smart_farmer .content1 .more
    {
        width: 90px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }
    .smart_farmer .content1 .advisory
    {
        width: 90px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }
    .smart_farmer .smart_title
    {
        font-size: 22px;
    }
    .smart_farmer .smart_content
    {
        font-size: 16px; 
        padding-left: 0;
        padding-right: 0;   
    }
    .e_tc{
        padding-left: 0 !important;
        padding-right: 0 !important;  
    }
  
}
@media (min-width: 320px) and (max-width: 321px)
{
    .smart_farmer .smart_content
    {
        padding-bottom: 0;
    }
}

@media (min-width: 320px) and (max-width: 768px)
{
    .smart_farmer
    {
        /* height: 376px; */
    }
    .smart_farmer .content1 h4 {
        font-size: 19px;
        padding-left: 4px;
    }
    .smart_farmer .content1 .p1
    {
        padding-left: 4px;
    }
    .smart_farmer .content1 .p2
    {
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
        padding-left: 4px;
    }
    .smart_farmer .content1 .more
    {
        margin-left: 4px;
    }
    .e_div{
        padding-left: 15px
    }

}


@media (min-width: 768px) and (max-width:1200px){
    .e_left.col-md-6,.e_right.col-md-6 {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 100%;
}
}
@media (max-width: 480px){
    .e_div {
    padding-left: 0px;
}
}











.e_modules
{
    width: 100%;
    overflow: hidden;
    font-family: '微软雅黑';
    padding: 0;
    margin: 0;
    background-color: rgb(236, 248, 255);
}
@media (min-width: 1200px)
{
    .e_modules .container
    {
        max-width: 1420px !important;
    }
    .modules_two {
        width: 1420px;
    }
}
.e_modules .container h3
{
    font-size: 38px;
    color: #000000;
    padding: 15px 0;
    margin-bottom: 0;
}
.e_modules .container h3 span
{
    font-size: 40px;
}
.e_modules .container p
{
    font-size: 14px;
    color: #000000;
    padding-bottom: 20px;
}
.e_tc{
    padding-left: 80px;
    padding-right: 80px;
}
.e_modules .modules_two
{
    width: 100%;
    display: flex;
    margin-bottom: 40px;
}
.e_div{
    margin-bottom: 25px;
    padding-right: 0px;
}
.view_details{
    position: absolute;
    bottom: 5px;
    right: 0px;
    padding: 0px 10px 0px 10px;
    color: #ffffff;
    border-radius: 5px;
    font-size: 14px;
    font-family: '微软雅黑';
}
.e_div2{
    position: relative;
    background-color: #00aef3;
    padding-top: 20px;
    padding-bottom: 20px;
}
.e_div2 h4{
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    font-weight: 600;
    font-family: '微软雅黑';
}
.e_div2 .e_text{
    padding-left: 10px !important;
    padding-right: 10px !important;
    font-size: 14px !important;
    color: #ffffff !important;
    /* padding-bottom: 20px !important; */
    /* margin-bottom: 0px; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-height: 20px;
    -webkit-box-orient: vertical;
    text-align:justify;
  text-justify:distribute-all-lines;/*ie6-8*/
  text-indent: 2em;
  font-family: '微软雅黑';

}

.e_div2:hover{
    background-color: #038ed6;
}
/* .e_left img{display: none;} */
.actives{
    background-color: #038ed6;
}
.slider-dots-inside.slick-slider .slick-dots{
    bottom: 1rem;
}
@media(min-width:320px) and (max-width:767px){
    
    .slider-dots-inside.slick-slider .slick-dots{
        bottom: 0rem;
    }
}
.f img{
    width: 100%;
}
.f{
    margin-top: 15px;
}
.f .e_text{
    margin-bottom: 25px;
}
.f .e_div2{        padding-top: 10px;
    padding-bottom: 10px;}
/* .e_modules .modules_two .e_left,.e_modules .modules_two .e_right
{
    width: 695px;
    height: 362px;
    padding: 0;
    margin: 0;
} */
/* .e_modules .modules_two .e_right
{
    margin-left: 30px;
} */
/* .e_modules .modules_two .e_right .row
{
    padding: 0;
    margin: 0;  
} */
.e_modules .modules_two .e_right .row .incos1 
{
    width: 270px;
    height: 80px;
    background-image: url(../images/incos1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-left: 12px;  
    cursor: pointer;
}
.e_modules .modules_two .e_right .row .incos2 
{
    width: 270px;
    height: 80px;
    background-image: url(../images/incos2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.e_modules .modules_two .e_right .row .incos3 
{
    width: 270px;
    height: 80px;
    background-image: url(../images/incos3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-left: 12px; 
    cursor: pointer;
}
.e_modules .modules_two .e_right .row .incos4 
{
    width: 270px;
    height: 80px;
    background-image: url(../images/incos4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.e_modules .modules_two .e_right .row .incos5 
{
    width: 270px;
    height: 80px;
    background-image: url(../images/incos5.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-left: 12px;
    cursor: pointer;
}
.e_modules .modules_two .e_right .row .incos6 
{
    width: 270px;
    height: 80px;
    background-image: url(../images/incos6.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.e_modules .modules_two .e_right .row .incos7 
{
    width: 270px;
    height: 80px;
    background-image: url(../images/incos7.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-left: 12px;
    cursor: pointer;
}
.e_modules .modules_two .e_right .row .incos8 
{
    width: 270px;
    height: 80px;
    background-image: url(../images/incos8.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.e_modules .modules_two .e_right .row .incos1:hover 
{
    width: 270px;
    height: 80px;
    background-image: url(../images/incosh1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-left: 12px;
    cursor: pointer;
}
.e_modules .modules_two .e_right .row .incos2:hover 
{
    width: 270px;
    height: 80px;
    background-image: url(../images/incosh2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.e_modules .modules_two .e_right .row .incos3:hover 
{
    width: 270px;
    height: 80px;
    background-image: url(../images/incosh3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-left: 12px;
    cursor: pointer;
}
.e_modules .modules_two .e_right .row .incos4:hover 
{
    width: 270px;
    height: 80px;
    background-image: url(../images/incosh4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.e_modules .modules_two .e_right .row .incos5:hover 
{
    width: 270px;
    height: 80px;
    background-image: url(../images/incosh5.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-left: 12px;
    cursor: pointer;
}
.e_modules .modules_two .e_right .row .incos6:hover 
{
    width: 270px;
    height: 80px;
    background-image: url(../images/incosh6.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.e_modules .modules_two .e_right .row .incos7:hover 
{
    width: 270px;
    height: 80px;
    background-image: url(../images/incosh7.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-left: 12px;
    cursor: pointer;
}
.e_modules .modules_two .e_right .row .incos8:hover 
{
    width: 270px;
    height: 80px;
    background-image: url(../images/incosh8.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
@media(min-width:200px) and (max-width: 1200px){
.e_modules .modules_two
    {
        display: block;
    }
}
@media (max-width: 1328px)
{
    
    .e_modules .modules_two .e_left
    {
        text-align: center;
        margin-bottom: 20px;
    }
    .e_modules .modules_two .e_right
    {
        /* width: 612px;
        margin: 0 auto; */
    }
    .e_modules .modules_two .e_right .row
    {
        /* width: 612px; */
    }
}
@media (max-width: 580px)
{

}
@media (min-width: 320px) and (max-width: 768px)
{
    .e_modules .container h3
    {
        font-size: 22px;
    }
    .e_modules .container h3 span {
        font-size: 18px;
    }
    .e_tc
    {
        padding-bottom: 0px !important;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        font-size: 14px !important;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;

    }
    .smart_farmer .smart_content{
        padding-bottom: 0px !important;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        font-size: 14px;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .e_modules .modules_two .e_left
    {
        margin-bottom: 20px;
        height: auto;
    }
    /* .e_modules .modules_two .e_right
    {
        margin-left: -48px;
    } */
    /* .e_modules .modules_two .e_right .row p
    {
        margin-left: 70px !important;
        height: 60px !important;
    } */
    .e_modules .modules_two
    {
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .e_modules .e-pad
    {
        width: 25% !important;
    }
    .e_modules .modules_two .e_right .row .incos1,.e_modules .modules_two .e_right .row .incos2,.e_modules .modules_two .e_right .row .incos3,.e_modules .modules_two .e_right .row .incos4,.e_modules .modules_two .e_right .row .incos5,.e_modules .modules_two .e_right .row .incos6,.e_modules .modules_two .e_right .row .incos7,.e_modules .modules_two .e_right .row .incos8
    {
        width: 150px;
    }
    .e_modules .modules_two .e_right .row .incos1:hover 
{
    width: 150px;
    height: 80px;
    background-image: url(../images/incosh1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-left: 12px;
    cursor: pointer;
}
.e_modules .modules_two .e_right .row .incos2:hover 
{
    width: 150px;
    height: 80px;
    background-image: url(../images/incosh2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.e_modules .modules_two .e_right .row .incos3:hover 
{
    width: 150px;
    height: 80px;
    background-image: url(../images/incosh3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-left: 12px;
    cursor: pointer;
}
.e_modules .modules_two .e_right .row .incos4:hover 
{
    width: 150px;
    height: 80px;
    background-image: url(../images/incosh4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.e_modules .modules_two .e_right .row .incos5:hover 
{
    width: 150px;
    height: 80px;
    background-image: url(../images/incosh5.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-left: 12px;
    cursor: pointer;
}
.e_modules .modules_two .e_right .row .incos6:hover 
{
    width: 150px;
    height: 80px;
    background-image: url(../images/incosh6.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.e_modules .modules_two .e_right .row .incos7:hover 
{
    width: 150px;
    height: 80px;
    background-image: url(../images/incosh7.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-left: 12px;
    cursor: pointer;
}
.e_modules .modules_two .e_right .row .incos8:hover 
{
    width: 150px;
    height: 80px;
    background-image: url(../images/incosh8.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
}
@media (min-width: 320px) and (max-width: 321px)
{
    /* .e_modules .modules_two .e_right .row p
    {
        margin-left: 26px !important;
    } */
}
@media (min-width: 360px) and (max-width: 361px)
{
    /* .e_modules .modules_two .e_right .row p
    {
        margin-left: 46px !important;
    } */
}
@media (min-width: 411px) and (max-width: 412px)
{
    /* .e_modules .modules_two .e_right .row p
    {
        margin-left: 72px !important;
    } */
}
@media (min-width: 375px) and (max-width: 376px)
{
    /* .e_modules .modules_two .e_right .row p
    {
        margin-left: 50px !important;
    } */
}
@media (min-width: 414px) and (max-width: 415px)
{
    /* .e_modules .modules_two .e_right .row p
    {
        margin-left: 72px !important;
    } */
}
@media (min-width: 768px) and (max-width: 769px)
{
    .e_modules .e-pad {
        width: 50% !important;
    }
    /* .e_modules .modules_two .e_right .row .incos1, .e_modules .modules_two .e_right .row .incos2, .e_modules .modules_two .e_right .row .incos3, .e_modules .modules_two .e_right .row .incos4, .e_modules .modules_two .e_right .row .incos5, .e_modules .modules_two .e_right .row .incos6, .e_modules .modules_two .e_right .row .incos7, .e_modules .modules_two .e_right .row .incos8 {
        width: 200px;
    } */
    /* .e_modules .modules_two .e_right .row p {
        margin-left: 129px !important;
        height: 60px !important;
    } */
    .e_modules .modules_two .e_right .row .incos1:hover 
{
    width: 200px;
    height: 80px;
    background-image: url(../images/incosh1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-left: 12px;
    cursor: pointer;
}
.e_modules .modules_two .e_right .row .incos2:hover 
{
    width: 200px;
    height: 80px;
    background-image: url(../images/incosh2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.e_modules .modules_two .e_right .row .incos3:hover 
{
    width: 200px;
    height: 80px;
    background-image: url(../images/incosh3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-left: 12px;
    cursor: pointer;
}
.e_modules .modules_two .e_right .row .incos4:hover 
{
    width: 200px;
    height: 80px;
    background-image: url(../images/incosh4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.e_modules .modules_two .e_right .row .incos5:hover 
{
    width: 200px;
    height: 80px;
    background-image: url(../images/incosh5.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-left: 12px;
    cursor: pointer;
}
.e_modules .modules_two .e_right .row .incos6:hover 
{
    width: 200px;
    height: 80px;
    background-image: url(../images/incosh6.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.e_modules .modules_two .e_right .row .incos7:hover 
{
    width: 200px;
    height: 80px;
    background-image: url(../images/incosh7.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-left: 12px;
    cursor: pointer;
}
.e_modules .modules_two .e_right .row .incos8:hover 
{
    width: 200px;
    height: 80px;
    background-image: url(../images/incosh8.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}

}
@media (min-width: 561px) and (max-width: 764px)
{
    .e_modules .modules_two .e_right {
        /* margin-left: -114px; */
    }
}

.cases
{
    width: 100%;
    overflow: hidden;
    font-family: '微软雅黑';
}
@media (min-width: 1200px)
{
    .cases .container
    {
       max-width: 1420px !important;
    } 
}
.cases .container 
{
    padding: 0;
}
.cases .container .title
{
    font-size: 38px;
    color: #000000;
    padding-top: 20px;
    margin-bottom: 0;
}
.cases .container .content
{
    font-size: 20px;
    color: #333333;
    padding-bottom: 10px;
    margin-bottom: 0;
}
.cases .container .cases_list
{
    padding: 0 16px;
}
.cases .container .cases_list .pad
{
    padding: 0 6px;
    
}

.cases .container .cases_list .pad .cases_item .imgs
{
    width: 100%;
    transition: all .4s linear;
}
.cases .container .cases_list .pad .cases_item:hover .imgs
{
    transform: scale(1.2);
    transition: all .4s linear;

}
.cases .container .cases_list .pad .cases_item
{
    position: relative;
    cursor: pointer;
    overflow: hidden;
    height: 220px;
}
.cases .container .cases_list .pad .cases_item .info
{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.cases .container .cases_list .info 
{
    width: 100%;
    color: #FFFFFF;
    font-size: 14px;
    padding: 6px 12px;
}
.cases .container .cases_list .pad .cases_item .mbs
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(3, 142, 214, 0.8);
    opacity: 0;
    transition: all .4s linear;
}
.cases .container .cases_list .pad .cases_item:hover .mbs
{
    opacity: 1;
    transition: all .4s linear;
}
.pad .cases_item .mbs .title
{
    font-size: 18px;
    color: #FFFFFF;
    padding: 16px 18px;
    text-align: center;
}
.pad .cases_item .mbs .time,.pad .cases_item .mbs .didian
{
    font-size: 14px;
    color: #FFFFFF;
    padding: 0;
    margin: 0;
    text-align: center;
}
.pad .cases_item .mbs .more
{
    text-align: center;
    margin-top: 10px;
}
.pad .cases_item .mbs img
{
    width: 12% !important;
    text-align: center;
    margin: 0 auto;
}
@media  (min-width: 1200px) and (max-width: 1440px)
{
    .cases .container .cases_list {
        padding: 0 60px;
    }
}
@media (max-width: 1390px)
{
    .pad .cases_item .mbs .title
    {
        padding: 6px 18px;
    }
}
@media (max-width: 1216px)
{
    .pad .cases_item .mbs .title
    {
        font-size: 16px;
    }
    .ap-product-title{font-size: 38px;}
}
@media (min-width: 768px) and (max-width: 1200px){
.col-lg-3 {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
}
.pad .cases_item .mbs .title {
    font-size:22px;
    padding: 18px 18px;
}
.cases .container .cases_list .pad
{
    margin-bottom: 12px;
}
.pad .cases_item .mbs .more
{
    margin-top: 36px;
}
}
@media (max-width: 991px)
{
    .pad .cases_item .mbs .title {
        font-size: 16px;
    }
}
@media (min-width: 320px) and (max-width: 768px){
    .cases .container .cases_list .pad
    {
        margin-bottom: 12px;
    }
    .pad .cases_item .mbs .title {
        padding: 40px 18px;
    }
    .pad .cases_item .mbs .more {
        text-align: center;
        margin-top: 44px;
    }
    .pad .cases_item .mbs .more img
    {
        width: 12% !important;
    }
    .pad .cases_item .mbs .title {
        padding: 26px 18px;
    }
    .cases .container .title
    {
        font-size: 22px;
        padding-top: 12px;
    }
    .cases .container .content
    {
        font-size: 16px;
        padding-bottom: 6px;
    }
    .cases .more_cases {
        width: 180px !important;
        height: 40px !important;
        line-height: 40px !important;       
        font-size: 12px !important;
        margin: 10px auto !important;
    }
}
@media (min-width: 320px) and (max-width: 321px)
{
    .pad .cases_item .mbs .title {
        padding: 3px 18px;
    }
}
.cases .more_cases
{
    display: block;
    width: 252px;
    height: 48px;
    line-height: 48px;
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
    background-color: #038ED6;
    border: solid 1px #038ED6;
    margin: 20px auto;
}
.cases .more_cases::after
{
    content: '';
    width: 25px;
    height: 13px;
    background-image: url(../images/jiantou.png);
    background-repeat: no-repeat;
    background-size: 25px 13px;
    background-position: right center;
    display: inline-block;
    padding-left: 34px;
}

.news
{
    width: 100%;
    overflow: hidden;
    background-color: rgb(236, 248, 255);
    font-family: '微软雅黑';
}
@media (min-width: 1200px)
{
    .news .container
    {
        max-width: 1190px;
    }
}
.news h3
{
    font-size: 38px;
    color: #333333;
    padding-top: 20px;
    padding-bottom: 0px;
    margin-bottom: 0;
    font-family: '微软雅黑';
}
.news p
{
    font-size: 20px;
    color: #333333;
    padding: 0;
    padding-bottom: 0px;
}
.news .container .n-left,.news .container .n-right
{
    padding: 0;
}
.news .container .n-left
{
    position: relative;
}
.news .container .n-left .times
{
    position: absolute;
    top: 0;
    left: 0;
    width: 92px;
    height: 79px;
    background-color: #FFCC00;
}
.news .container .n-left .times .t-1
{
    font-size: 32px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    padding: 0;
    margin: 0;
    line-height: normal;
    padding-top: 9px;
    padding-bottom: 4px; 
}
.news .container .n-left .times .t-2
{
    font-size: 14px;
    color: #FFFFFF;
    padding: 0;
    margin: 0;
    line-height: normal;
    text-align: center;
}
.news .container .n-left .info
{
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #038ED6;
}
.news .container .n-left img
{
    width: 100%;
    transition: all .4s linear;
}
.news .container .n-left:hover img
{
    transform: scale(1.2);
    transition: all .4s linear;
}
.news .container .n-left
{
    margin-left: -20px;
    overflow: hidden;
    cursor: pointer;
}
.news .container .n-right
{
    margin-left: 20px;
}
.news .container .n-left .info h3
{
    font-size: 20px;
    padding: 0;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    padding: 20px 0;
    line-height: normal;
}
.news .container .n-left .info p
{
    font-size: 14px;
    color: #FFFFFF;
    padding: 0;
    line-height: normal;
    padding: 0 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.news .container .n-right .list1
{
    width: 100%;
    overflow: hidden;
    background-color: #FFFFFF;
    margin-bottom: 10px;
}
.news .container .n-right .list1:last-child
{
    margin-bottom: 0;
}
.news .container .n-right  .r-img
{
    cursor: pointer;
    overflow: hidden;
}
.news .container .n-right  .r-img img
{
    width: 100%;
    height: auto;
    /* margin: 12px; */
    transition: all .4s linear;
}
.news .container .n-right  .r-img:hover img
{
    transform: scale(1.2);
    transition: all .4s linear;
}
.news .container .n-right  .r-content .title
{
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    padding: 12px;
    line-height: normal;
    padding-bottom: 0;
    padding-left: 0;
    
}
.news .container .n-right  .r-content .content
{
    width: 100%;
    font-size: 14px;
    color: #828282;
    padding-left: 0px;
    padding-right: 12px;
    padding-top: 2px;
    line-height: normal;
    margin-bottom: 2px;
    /* border-bottom: 1px solid #CCCCCC; */
    margin-right: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.news .container .n-right  .r-content .title .more a
{
    color: rgb(74, 157, 233);
}

.news .container .n-right  .r-content .times
{
    font-size: 16px;
    color: #828282;
    padding-left: 0px;
    padding-bottom: 0;
    margin-bottom: 0;
}
.text-white .container{
    margin-top: 70px;
}
.news .container
{
    padding-bottom: 40px;
}
@media (max-width: 1278px)
{
    .news .container .n-right,.news .container .n-left
    {
        margin-left: 0;
    }
}
@media (max-width: 998px)
{
    .news .container .row  .col-md-6 {
        -webkit-box-flex: 0 !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}
@media (min-width: 320px) and (max-width: 768px)
{
    .news h3 {
        font-size: 22px;
        padding: 10px 0;
        margin-bottom: 0;
    }
    .news p {
        font-size: 16px;
        padding-bottom: 0;
    }
    .news .container .n-left .info h3 {
        font-size: 18px;      
        padding: 10px 0;
    }
    .news .container {
        padding-bottom: 30px;
    }
}
.other
{
    width: 100%;
    height: 179px;
    overflow: hidden;
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    font-family: '微软雅黑';
    color: #141621;
}
.other .container .row .col-md-3
{
    padding: 0 4px;
}
@media (min-width: 1200px){
    .other .container {
    max-width: 1230px !important;
}
}
.other .container .row .col-md-3 .title
{
    font-size: 60px;
    font-weight: bold;
    text-align: justify;
    padding-top: 26px;
    padding-bottom: 18px;
    margin: 0;
    line-height: normal;
}

.other .container .row .col-md-3 .title::after{
content: '+';
}
.other .container .row .col-md-3 .content
{
    font-size: 16px;
    text-align: justify;
    font-weight: bold;
    margin: 0;
    line-height: normal;
}
@media (min-width: 320px) and (max-width: 768px)
{
    .other .container .row .col-md-3 .title {
        font-size: 30px;
        padding-top: 13px;
        padding-bottom: 9px;
    }
    .other .container .row .col-md-3 .content
    {
        font-size: 14px;
    }
}
@media (min-width: 768px) and (max-width: 769px)
{
    .other .container .row .col-md-3 .title
    {
        padding-top: 56px;
    }
}
@media (max-width: 518px)
{
    .other .container .row .col-sm-6
    {
        width: 50% !important;
    }
}
.footer
{
    width: 100%;
    overflow: hidden;
    background-color: #141621;
    font-family: '微软雅黑';
}
@media (min-width: 1200px)
{
    .footer .container
    {
        max-width: 1300px;
        padding: 0;
    }
}
.footer .borders
{
    border-bottom: 1px solid #252731;
    padding-bottom: 20px;
}
.footer .container .row .list1
{
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 30px;
   padding: 0 13px;
    /* border-right: 1px solid #252731; */
}
.footer .container .row .list1 p
{    text-align: center !important;
    font-size: 16px;
    color: #FFFFFF;
    padding: 0;
    margin: 0;
    line-height: normal;
    padding-bottom: 20px;
}
.footer .container .row .list1 li a
{
    font-size: 14px;
    color: #787B92;
}
.footer .container .row .list1 li a:hover
{
    color: #038ED6;
}
.footer .container .row .list2 p
{
    font-size: 16px;
    color: #FFFFFF;
    padding: 0;
    margin: 0;
    line-height: normal;
    padding-bottom: 20px;
}
.footer .container .row .list2
{
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 30px;
    margin-left: 10px;
    margin-right: 10px;
}
.footer .container .row .list2 li 
{
    font-size: 14px;
    color: #787B92;
}
.footer .container .row .list3
{
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 30px;
}
.p_lang{
    letter-spacing: 5px;
}
.list2_lang{
    font-size: 12px !important;
    margin-top: -8px;
}
/* @media (min-width: 768px) and (max-width: 1290px){
    .footer .container .row .list1{
        margin-left: 5px;
    margin-right: 5px;
    }

} */
@media(max-width:1310px){
    .footer .container .row .list1{
        padding: 0 10px;
    }
}
@media (min-width: 768px) and (max-width: 1200px)
{
    .footer .container .row .col-md-8
    {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        display: none;
    }
    .footer .container .row .col-md-1
    {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    .footer .container .row .list1
    {
        width: 18%;
    }
    .footer .container .row  .col-md-3
    {
        text-align: center;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}
@media (max-width: 780px){
    .footer .container .row .list1 p{
        font-size: 16px;
    }
    .footer .container .row .list2 p{
        font-size: 16px;
    }
    
   
}
@media (min-width: 320px) and (max-width: 767px)
{
    .footer .container .row .list1
    {
        display: none;
    }
    .footer .container .row .list2
    {
        text-align: center;
    }
    .footer .container .row .list3 img
    {
        width: 30%;
    }
    .footer .borders
    {
        padding-bottom: 0;
    }
    .to_top
    {
        display: none !important;
    }
}   
.footer .copyright
{
    font-size: 14px;
    color: #999999;
    
   
}
.footer .copy1
{
    float: left;
    padding-top: 16px;
    padding-bottom: 16px;
}
.footer .copy2
{
    float: right;
    padding-top: 16px;    
}
.footer
{
    padding: 0;
}
@media (min-width: 360px) and (max-width: 361px)
{
    .footer .copyright
    {
        font-size: 12px;
    }
}
@media (min-width: 320px) and (max-width: 321px)
{
    .footer .copy1 , .footer .copy2
    {
        float: none;
        padding-top: 16px;
        padding-bottom: 4px;
        display: block;
        text-align: center !important;
        padding-top: 4px;
    }
}
@media (min-width: 375px) and (max-width: 376px)
{
    .footer .copy1 , .footer .copy2
    {
        float: none;
        padding-top: 16px;
        display: block;
        padding-bottom: 4px;
        text-align: center !important;
        padding-top: 4px;
    }
    .footer .copy2
    {
        padding-bottom: 4px;
    }
}

#lianxi
{
    position: fixed;
    right: 0px;
    bottom: 50px;
    width: 240px;
    height: 310px;
    z-index: 4;  
}
#lianxi .s-lianxi
{
    width: 40px;
    height: 131px;
    background-color: #038ED6;
    border-radius: 10px;
    position: absolute;
    top: 90px;
    right: 0px;
    cursor: pointer;
}
#lianxi .s-lianxi p
{
    padding: 0;
    margin: 0;
    line-height: normal;
    text-align: center;
    color: #FFFFFF;
    padding:  2px 0;
}
#lianxi .s-lianxi p:first-child
{
    padding-top: 6px;
}
#lianxi .b-lianxi
{
    position: relative;
    right: -240px;
    width: 240px;
    height: 310px;
    border: 5px solid #038ED6;
    background-color: #ffffff;  
}
#lianxi .b-lianxi ul
{
    padding: 0 12px;
    margin: 0;
    font-family: '微软雅黑';
    font-size: 14px;
    color: #666666;
}
#lianxi .b-lianxi ul li a
{
    font-size: 14px;
    color: #666666;
}
#lianxi .b-lianxi ul li
{
    list-style: none;
}
#lianxi .b-lianxi ul li:first-child
{
    padding-top: 20px;
}
#lianxi .b-lianxi ul li .info
{
    padding-left: 6px;
}
#lianxi .b-lianxi ul .s-time
{
    padding-top: 20px;
}
#lianxi .b-lianxi ul .t-lianxi
{
    padding-top: 20px;
}
@media (min-width: 320px) and (max-width: 768px)
{
    #lianxi
    {
        display: none;
    }
}


@media (min-width: 320px) and (max-width: 321px)
{
    .top_right .container-fluid .right_search, .top_right .container-fluid .right_languages {
        margin-left: 0 !important;
        margin-right: 0;
    }
}











/* nm page*/
.align-items-center{
    padding-bottom: 20px;
}
#ap-section
{
    padding-top: 1rem;
}
.ap_t{
    text-indent: 2em;
}
.ap_t:first-of-type{
    margin-bottom: 0;
}
.Smart-farmer
{
    font-family: '微软雅黑' !important;
}
.Smart-farmer .ap-title
{
    font-size: 3.10938rem;
    margin-bottom: 1rem;
}
.Smart-farmer .ap-stitle
{
    font-size: 20px;
    color: #038ED6;
}
.Smart-farmer  .ap-content
{    text-indent: 2em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
.Smart-farmer  .ap-more
{
    color: #FFFFFF;
}


.ap-bg
{
    width: 100%;
    /* height: 652px; */
    background-image: url(../upload/system/image/20190626/ap-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.ap-bg .carousel-inner
{
    width: 60%;
    height: auto;
    margin: 40px auto;
}
.ap-bg .carousel-inner .carousel-item
{
    height: auto !important;
}

.ap-bg .carousel-indicators {
    bottom: -1%;
}
.ap-info-title
{
    text-align: center;
    font-family: '微软雅黑';
    font-size: 33px;
    color: #ffffff;
   padding-bottom: 10px;
   margin-bottom: 0;
}
.ap-module
{
    width: 100%;
    font-family: '微软雅黑';
    overflow: hidden;
    background-color: rgb(236,248,255);
    padding-bottom: 30px;
}
.ap-module .ap-module-title
{
    font-size: 44px;
    color: #000000;
    padding: 30px 12px 5px 12px;
    margin: 0;
}
.ap-module .ap-module-content
{
    font-size: 20px;
    color: #333333;
    padding: 0 12px 0px 12px;
    margin: 0;
}
.ap-module-list2
{
   margin-top: 20px;
}
.ap-product
{
    font-family: '微软雅黑';
}
.ap-product-title
{
    font-size: 44px;
    color: #000000;
    margin: 0;
    padding: 30px 12px 5px 12px;font-weight: 600;
}
.ap-product-content
{
    font-size: 20px;
    color: #333333;
    margin: 0;
    padding: 0 12px 0px 12px;
}
.ap-product-list1-bg
{
    /* background-color: #C5EAFE; */
    text-align: center;
    padding: 10px 0;
}
.ap-product-list1-bg img
{
    border-radius: 5px;
}
.ap-product-list1-title
{
    font-size: 36px;
    color: #000000;
    padding: 25px 12px 40px 12px;
    margin: 0;
}
.ap-product-list1-content
{
    font-size: 16px;
    color: #333333;
    margin: 0 12px 40px 12px;
    padding: 0;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
}
.ap-product-list2
{
    margin-top: 80px;
}
.ap-product-list2-bg
{
    /* background-color: #C5EAFE; */
    text-align: center;
    /* padding: 94px 0; */
}
.ap-product-list2-bg img
{
    border-radius: 5px;
}
.ap-product-list2-title
{
    font-size: 36px;
    text-align: left !important;
    color: #000000;
    padding: 25px 12px 40px 12px;
    margin: 0;
}
.ap-product-list2-content
{text-indent: 2em;
    font-size: 16px;
    color: #333333;
    margin: 0 12px 40px 12px;
    padding: 0;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
}

.ap-product-list3
{
    margin-top: 80px;
}
.ap-product-list3-title
{
    font-size: 36px;
    color: #000000;
    padding: 25px 12px 40px 12px;
    margin: 0;
}
.ap-product-list3-content
{    text-indent: 2em;
    font-size: 16px;
    color: #333333;
    margin: 0 12px 40px 12px;
    padding: 0;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
}

.ap-product-list3-bg
{
    /* background-color: #C5EAFE; */
    text-align: center;
    padding: 10px 0;
}
.ap-product-list3-bg img
{
    border-radius: 5px;
}
.ap-product-list4
{
    margin-top: 80px;
    /* margin-bottom: 80px; */
}
.ap-product-list4-title
{
    font-size: 36px;
    color: #000000;
    text-align: left !important;
    padding: 25px 12px 40px 12px;
    margin: 0;
}
.ap-product-list4-content
{    text-indent: 2em;
    font-size: 16px;
    color: #333333;
    margin: 0 12px 40px 12px;
    padding: 0;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
}
.ap-product-list4-bg img
{
    border-radius: 5px;
}
.ap-product-list4-bg
{
    /* background-color: #C5EAFE; */
    text-align: center;
    padding: 10px 0;
}

@media (max-width: 1323px)
{
    .ap-product-list1-title,.ap-product-list2-title,.ap-product-list3-title,.ap-product-list4-title
    {
        font-size: 28px;
        padding: 15px 12px 15px 12px;
    }
    .ap-product-list1-content,.ap-product-list2-content,.ap-product-list3-content,.ap-product-list4-content
    {
        margin: 0 12px 30px 12px
    }
}
@media (max-width: 1092px)
{
    .ap-product-list1-title, .ap-product-list2-title, .ap-product-list3-title, .ap-product-list4-title
    {
        font-size: 24px;
    }
    .ap-product-list1-content, .ap-product-list2-content, .ap-product-list3-content, .ap-product-list4-content
    {
        margin: 0 12px 20px 12px;
    }
}
@media (min-width: 320px) and (max-width: 767px)
{

    .ap-product-title {
        font-size: 24px;
        padding: 12px 12px 12px 12px;
    }
    .ap-product-content
    {
        font-size: 16px;
        padding: 0 12px 12px 12px;
    }
    .ap-product-list1-title, .ap-product-list2-title, .ap-product-list3-title, .ap-product-list4-title
    {
        font-size: 20px;
        text-align: center !important;
        padding: 0px 12px 15px 12px;
    }
    .ap-product-list1-content, .ap-product-list2-content, .ap-product-list3-content, .ap-product-list4-content
    {
        font-size: 14px;
        margin: 0 12px 12px 12px;
        line-height: 21px;
    }
    .ap-item1
    {
        margin-bottom: 20px;
    }
    .ap-product-list2-bg
    {
        padding: 10px 0;
    }
    .ap-product-list2,.ap-product-list3,.ap-product-list4
    {
        margin-top: 20px;
    }
}
@media (min-width: 320px) and (max-width: 844px)
{
    .ap-module
    {
        padding-bottom: 30px;
    }
    .ap-module .ap-module-title {
        font-size: 22px;
        padding: 15px 12px 15px 12px;
        margin: 0;
    }
    .ap-module .ap-module-content {
        font-size: 16px;
        padding: 0 12px 0px 12px;
    }
    .ap-module-list1 .col-md-3,.ap-module-list2 .col-md-3
    {
        flex: 0 0 50% !important;
        max-width: 50% !important;
        margin-bottom: 20px;
    }
    .ap-module-list2
    {
        margin-top: 0;
    }
}

@media (min-width: 1200px) and (max-width: 1300px)
{
    .ap-bg .carousel-inner .carousel-item:nth-child(1)
    {
        height: 400px;
    }
    .ap-bg .carousel-inner .carousel-item:nth-child(2)
    {
        height: 400px;
    }
}


@media (min-width: 320px) and (max-width: 768px)
{
    #ap-section {
        padding-top: 1rem;
        padding-bottom: 1rem !important;
    }
    .Smart-farmer .ap-title {
        font-size: 20px;
        margin-bottom: 0rem;
    }
    .section {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
    }
    .ap-video
    {
        margin-bottom: 20px;
    }
    .Smart-farmer .ap-stitle {
        font-size: 18px;
    }
    .ap-bg .carousel-indicators {
        bottom: 0;
    }
    .ap-bg .carousel-inner
    {
        width: 80%;
        margin: 20px auto;
    }
    
    .ap-info-title
    {
        font-size: 20px;
      
        padding-bottom: 10px;
       
    }
}



/* about page */

.np-first
{
    font-family: '微软雅黑';
}
.np-first .mx-auto a
{
    overflow: hidden;
}
.np-first .mx-auto a img
{
    transition: all .4s linear;    
}
.np-first .mx-auto a img:hover
{
   transform: scale(0.8);
    transition: all .4s linear;
}
.nm-first-title
{
   font-size: 28px;
   color: #038ED6;
   padding: 0;
   margin: 0;
   padding-bottom: 12px;
}
.nm-first-content
{
    font-size: 16px;
    color: #038ED6;
    padding: 0;
    margin: 0;
    padding-bottom: 20px;
}
.nm-first-list1
{
    font-size: 14px;
    text-indent: 28px;
    text-align: justify;
    color: #666666;
    padding: 0;
    margin: 0;
}
.np-partner
{
    width: 100%;
    font-family: '微软雅黑';
    /* height: 652px; */
    text-align: center;
    background-image: url(../upload/system/image/20190626/ap-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.np-partner-title
{
    font-size: 44px;
    color: #FFFFFF;
    padding: 0;
    margin: 0;
    padding-top: 40px;
}
.np-partner-content
{
    font-size: 20px;
    color: #FFFFFF;
    padding: 0 12px;
    margin: 0;
}
.np-partner img
{
    padding: 50px 50px;
}
.np-course
{
    font-family: '微软雅黑';
    padding: 0;
    margin: 0;
}
.np-course-title
{
    font-size: 44px;
    color: #000000;
    padding: 0;
    margin: 0;
    padding-top: 60px;
}
.np-course-content
{
    font-size: 20px;
    color: #333333;
    padding: 0;
    margin: 0;
    padding-top: 37px;
}

.np-honor
{
    font-family: '微软雅黑';
    margin: 60px 0;
    text-align: center;
    padding: 0;
}

.np-honor-title
{
    font-size: 44px;
    color: #000000;
    padding: 0;
    margin: 0;
}
.np-honor-content
{
    font-size: 20px;
    color: #333333;
    padding: 0;
    margin: 0;
    padding: 12px 12px 46px 12px;
}
.np-honor-img
{
    padding: 0 12px;
}
.np-more
{
    margin-top: 40px;
    font-size: 16px;
    font-weight: normal;
}
@media (min-width: 768px)
{
    .np-first {
        margin: 60px 0;
    }
}


@media (min-width: 768px) and (max-width: 1090px)
{
    .nm-first-title
    {
        font-size: 22px;
    }
}
@media (min-width: 320px) and (max-width: 768px)
{
    .nm-first-title
    {
        font-size: 20px;
    }
    .np-partner-title
    {
        font-size: 24px;
        padding-top: 20px;
    }
    .np-partner-content
    {
        font-size: 16px;
    }
    .np-partner img {
        padding: 40px 40px;
    }
    .np-course-list h4
    {
        font-size: 18px;
    }
    .np-course-list p time
    {
        font-size: 16px;
    }
    .np-course-list p
    {
        font-size: 16px;
    }
    .np-course-title
    {
        font-size: 22px;
        padding-top: 10px;
    }
    .np-course-content
    {
        font-size: 16px;
        padding-top: 12px;
    }
    .np-honor
    {
        margin: 10px 0;
    }
    .np-honor-title
    {
        font-size: 22px;
        padding: 12px 12px 20px 12px;  
    }
    .np-honor-content
    {
        font-size: 16px;
        padding: 12px 12px 20px 12px;
    }
    .np-more {
        margin-top: 20px;
        font-size: 12px;
        font-weight: normal;
    }
}

@media (min-width: 320px) and (max-width: 996px)
{
    .footer .copy1, .footer .copy2
    {
        float: none;
        text-align: center !important;
        display: block;
        padding-bottom: 0;
    }

}