/*
*屏幕尺寸<1200px,>768时引用该文件
*/
/*.product{*/
    /*width: 48%;*/
/*}*/



/*******************     >768px and <1199px   **********************/
/*@media screen and (min-width: 768px) and (max-width: 1199px) {*/
/*}*/
@media (min-width: 768px) {
    .h1{
        font-size: 28px;
    }
    .h2{
        font-size: 26px;
    }
    .h4{
        font-size: 14px;
    }
    .enav{
        height: 14rem;
    }
    .art_mg_top{
        margin-top: 6rem;
    }

    #asiderightmain{
        margin-top: 2em;
    }
    .feedback_main , .download_main , .aboutus_main {
        padding: 4rem 0;
    }
    /*-------------     home     --------------*/
    .navbar-pmsize , .art1-pmsize{
        padding: 0 1%;
    }
    .flexslider .slides a img {
        width: 100%;
        height: 320px;
        display: block;
        transform: translateY(0%);
        z-index: 5;
    }
    .banner_backdrop {
        padding-top: 0;
    }
    .home_banner_title .title{
        font-size: 2.4em;
    }
    .home_banner_title h1{
        font-size: 3.6em;
    }
    .flexslider {
        margin: 0 auto;
        position: relative;
        width: 100%;
        height: 340px;
        overflow: hidden;
        zoom: 1;
    }

    .trigon{
        width: 8rem;
    }
    .article_1{
       /* height: 11rem;*/
    }
    .article_2{
        padding-bottom: 3em;
    }
    .article_6{
        height: 6.6rem;
    }
    .seo-theme .our-service .single-service h2{
        bottom: 20px;
    }

    /*-------------   home-end   --------------*/

    /*-------------     news     --------------*/
    /*---  head  ---*/
/*    .news_title{
        font-size: 3.3rem;
    }
    .newsenav_img{
        width: 100%;
        height: 10rem;
        background-image: url(../images/article/coming-soon-bg.png);
    }
    .newsenav_color{
         width:100% ;
         height: 10rem;
         background-color: rgb(119, 144, 252);
     }
    .newsbanner .bannertitle{
        color: #d2ffb3;
        font-size: 2.5rem;
        font-weight: 600;
    }*/
   /* .news_extensionNav {
        margin-top:2.3rem;
    }*/
    /*---  article  ---*/
    .newsarticle{
        padding: 3rem 1rem;
    }
    .newssummarize{
        margin: 0 0 2rem 0;
    }
    /*-------------   news-end   --------------*/
    /*-------------    news01    -----------------*/
    .newsbody{
        padding: 3rem;
    }
    /*-------------  news01-end  -----------------*/

    /*-------------    Products  --------------*/

    /*---  article  ---*/
    .products_title{
        font-size: 3.3rem;
        /*line-height: 14rem;*/
    }
    .model_row{
        margin: 0 0 3rem 0;
    }

    /*------------- Products-end --------------*/
    /*-------------   Products*01   --------------*/
    .productsmain{
        /*padding: 3rem;*/
    }
    .A102 .spe-title h2{
        top: -1.5em;
    }
    .spe_table_left , .spe_table_right{
        width: 100%;
        padding: 1.5% 0 1.5% 3px;
    }
    .spe_table_left{
        margin-right: 0;
    }
    .A102 .featuresTitle img  {
        width: 10%;
    }
    /*------------- Products*01-end --------------*/

    /*-------------    Support   --------------*/
    .supports_title , .products_title , .news_title , .aboutus_title{
        line-height: 14rem;
        font-size: 3.3rem;
    }

    /*---  article  ---*/

    .suparticle{
        margin: 0 0 3rem 0;
    }
    /*.download_article .support_value {
        margin: 0 2rem;
    }*/
    /*-------------  Support-end --------------*/
    /*-------------   Support*01   --------------*/
    .supportbody{
        padding: 3rem;
    }

    /*------------- Support*01-end --------------*/

    /*-------------   About Us   --------------*/
    .aubanner {
        height: 30rem;
    }
    .au article{
        /*margin: 3rem 0;*/
    }
    .auoverview{
        width: 100%;
    }
    /*------------- About Us-end --------------*/

    /*-------------  Contact Us  --------------*/

    .cubanner{
        height: 30rem;
    }
    /*------------- ContactUs-end --------------*/


    /*-------------   Feedback   --------------***/
    .email_boder {
        padding: 2rem 3rem;
    }
    .emailform, .download_article ,.about_article , .support_article {
        padding: 0 0 1.5rem 0;
    }
    /*------------- Feedback-end --------------*/

    /*-------------   Download   --------------***/

    /*------------- Download-end --------------*/



}




/*******************     >992px and <1199px   **********************/
@media (min-width: 992px) {
    .h1{
        font-size: 30px;
    }
    .h2{
        font-size: 28px;
    }
    .h4{
        font-size: 15px;
    }
    .enav{
        height: 16rem;
    }
    .art_mg_top{
        margin-top: 7rem;
    }
    #asiderightmain{
        margin-top: 0;
    }
    .feedback_main , .download_main , .aboutus_main {
        padding: 6rem 0;
    }
    /*-------------     home     --------------*/
    .navbar-pmsize , .art1-pmsize{
        padding: 0 8%;
    }
    .flexslider .slides a img {
        width: 100%;
        height: 350px;
        display: block;
        transform: translateY(0%);
        z-index: 5;
    }
    .banner_backdrop {
        padding-top: 0;
        width: 100%;
    }
    .home_banner_title .title{
        font-size: 2.5em;
    }
    .home_banner_title h1{
        font-size: 3.8em;
    }
    .flexslider {
        margin: 0 auto;
        position: relative;
        width: 100%;
        height: 370px;
        overflow: hidden;
        zoom: 1;
    }
    .trigon{
        width: 8.5rem;
    }
    /*---  article  ---*/
    .article_1{
        /*height: 12rem;*/
    }
    .article_2{
        padding-bottom: 3em;
    }
    .article_6{
        height: 7.2rem;
    }
    .direct_link{
        margin-top: 2rem;
    }
    .seo-theme .our-service .single-service h2{
        bottom:20px;
    }
    /*-------------   home-end   --------------*/

    /*-------------     news     --------------*/
    /*---  head  ---*/
    /*.newsenav_img{
        width: 100%;
        height: 11rem;
        background-image: url(../images/article/coming-soon-bg.png);
    }
    .newsenav_color{
        width:100% ;
        height: 11rem;
        background-color: rgb(119, 144, 252);
    }
    .newsbanner .bannertitle{
        color: #ffffc6;
        font-size: 3rem;
        font-weight: 600;
    }
    .news_extensionNav {
        margin-top:3rem;
    }*/
    /*---  article  ---*/
    .newsarticle{
        padding: 3rem 1rem;
    }
    /*-------------   news-end   --------------*/
    /*-------------     new01   -----------------*/
    .newsbody{
        padding: 3rem;
    }
    /*-------------  new01-end  -----------------*/


    /*-------------    Products  --------------*/

    /*---  article  ---*/

    .model_row{
        margin: 0 0 3rem 0;
    }



    /*------------- Products-end --------------*/
    /*-------------   Products*01   --------------*/
    .productsmain{
       /* padding: 3rem;*/
    }
    .A102 .spe-title h2{
        top: -1.7em;
    }
    .spe_table_left , .spe_table_right{
        width: 45%;
        padding: 1.5% 0 1.5% 3px;
    }
    .spe_table_left{
        margin-right: 10%;
    }
    .A102 .featuresTitle img  {
        width: 8%;
    }
    /*------------- Products*01-end --------------*/

    /*-------------    Support   --------------*/
    .supports_title , .products_title , .news_title ,.aboutus_title{
        line-height: 16rem;
        font-size: 3.4rem;
    }

    /*---  article  ---*/

    .suparticle{
        margin: 0 0 3rem 0;
    }

    /*-------------  Support-end --------------*/
    /*-------------   Support*01   --------------*/
    .supportbody{
        padding: 3rem;
    }

    /*------------- Support*01-end --------------*/


    /*-------------   About Us   --------------*/
    .aubanner {
        height: 40rem;
    }
    .au article{
        /*margin: 4rem 0;*/
    }
    .auoverview{
        width: 100%;
    }
    /*------------- About Us-end --------------*/

    /*-------------  Contact Us  --------------*/

    .cubanner{
        height: 38rem;
    }
    .cuarticle{
        margin: 0 3rem 5rem 3rem;
    }
    /*------------- ContactUs-end --------------*/

    /*-------------   Feedback   --------------***/
    .email_boder {
        padding: 2rem 3rem;
    }
    .emailform, .download_article ,.about_article , .support_article{
        padding: 0 0 1.5rem 1.5rem;
    }
    /*------------- Feedback-end --------------*/

    /*-------------   Download   --------------***/

    /*------------- Download-end --------------*/


}
