.ARheading{
    padding-left: 398px;
    padding-top: 76px;
    width: 96%;
    font-size: 16px;
    line-height: 32px;
}

.textwhite {
    color: #fff;
}
.colorstext {
    color: #5e9a28;
}
.coloricon i {
    color: #5e9a28;
}
.colorsbg {
    background: #5e9a28;
    color: #ffffff;
}

.lightbg {
    background-color: #f9f9f9;
}
.transition {
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.outofsectiontext{
    margin-top: 40px;
}



.sections.footer {
    padding-bottom: 80px;
}

ul{
    margin:0;
    padding:0;
    list-style:none;
}

.heading {
    margin-bottom: 4rem;
}
.overlay {
    width: 100%;
    height: 783px;
}
@media (max-width: 768px){
    .main_home{
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

@media (min-width: 768px){
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
        margin-left: -130px;}}
@media (min-width: 768px){
    .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
        /*margin-right: -200px;*/
        margin-left: 0;
    }}
@media (max-width: 768px) {
    .main_menu_bg .navbar-default .navbar-nav > .active > a{
        border-bottom: 0px solid;
        font-size: 16px;
    }

}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary.focus,
.btn-primary:focus,
.btn-primary.disabled,
.btn-primary.disabled:hover {
    color: #ffffff;
    background-color: #e74c3c;
    border-color: #e74c3c;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #e74c3c;
    border-color: #e74c3c;
}
.btn {
    display: inline-block;
    text-align: center;
    color: #fff;
    transition: .5s;
    transition: all 0.6s;
    border-radius: 2px;
    background: linear-gradient(90deg,#407cc2 0%,#60a7e4 49%,#0193de 100%);
    border-radius: 27px;
    font-size: 16px;
    height: 46px;
    width: 160px;
}
.btn:hover{
    box-shadow: 0px 2px 2px 1px rgba(221, 221, 221, 0.6);
    color:#fff;
}
.btn-default{
    background: transparent;
    border:1px solid #fff;
    padding: 1.125rem 3rem;
}
.btn-default:hover{
    background: linear-gradient(90deg,#407cc2 0%,#60a7e4 49%,#0193de 100%);
}
.btn-lg{
    background: linear-gradient(90deg,#407cc2 0%,#60a7e4 49%,#0193de 100%);
}
.btn-md{
    background: #999999;
    padding: 1rem 2rem;
    border: 1px solid transparent;
}



input::-webkit-input-placeholder {
    color: #ddd;
}
input::-moz-placeholder {
    color: #ddd;
}
/*input::-ms-input-placeholder {*/
    /*color: #ddd;*/
/*}*/


.ARvideo {
    width: 340px;
    height: 286px;
    background: #fff;
    text-align: center;
    padding-top: 1px;
    box-shadow: 0 4px 7px 6px rgba(240,240,240,0.50);
    border-radius: 8px;
    float: left;
}
.main_menu_bg{
    margin-top: 0px;
    background-color: transparent;
}
.main_menu_bg .navbar-default {
    background-color: transparent;
    border-color: transparent;
    transition: all .6s;
    margin: 15px auto;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
    color:#0193de;
    background: transparent;
}
.main_menu_bg .navbar {}

.main_menu_bg .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
    color: #0193de;
    padding-bottom: 10px;
    border-bottom: 1px solid #0193de;
    background: transparent;

}

.main_menu_bg .navbar-nav>li>a {
    padding-top: 5px;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    width: 100%;
    height: 40px;
    font-family: PingFangSC-Medium;
}
.navbar-brand {
    padding: 0px 15px;
}
.navbar-brand>img {
    max-width: 70%;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{
    background-color:transparent;
    color:#f5c239;

}
.menu-scroll {
    padding-top: 0px;
    padding-bottom: 0px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 300;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-color:rgba(34, 61, 97, 0.64);
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    transition:all .3s;
    height: 82px;

}
.navbar-nav navbar-right li
{
    margin-left: 25px;

}
@media (min-width: 768px){
    .navbar-right {
        float: right!important;
        margin-right: -120px;}}
@media (min-width: 768px){
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
        margin-left: -130px;
    }}



.culmn{
    width:100%;
    overflow: hidden;
    background-color: #fdfdfd;
}
/*heading title all area*/


.home{
    background: url(../assets/images/banner_one.png) no-repeat center top;
    background-size: 100%;
}
.main_home_u{
    padding-top: 270px;
    display: block;
}
.main_home_u h1{
    text-align: center;
    letter-spacing: 1.0rem;
    margin-bottom: 30px;
    font-size: 100px;
    font-family: PingFangSC-Medium;
    font-weight:700;}
.main_home_u h2{
    text-align: center;font-family: PingFangSC-Medium;color: #fff;font-weight: 500;margin-bottom: 40px}

@media (max-width: 768px) {
    .home{
        background: url(../images/phone1.png);
        /*background-position: left;*/
        background-repeat: no-repeat;
        /*background-size: cover;*/

        /*height: 50%;*/

    }
    .main_menu_bg{
        background-color:rgba(34, 61, 97, 0.64) ;

    }
    .overlay{
        height: 400px;
    }
    .main_home_u{
        padding-top: 180px; ;
    }
    .main_home_u h1{
        font-size: 48px;
        margin-bottom: 10px;
        letter-spacing: .4rem}
    .main_home_u h2{
        font-size: 1.8rem;
        margin-bottom: 10px;
    }
    .btn{
        width: 116px;
        height: 40px;
        font-size: 15px;
    }
}
.home_skew_border{
    position: relative;
}

.main_home{
    padding-top: 270px;
    /*padding-bottom: 436px;*/
    display: block;
}
.mian_home h1{
    font-size: 100px;
    text-align: center;
    margin-bottom: 20px;
}
.mian_home h2{

    text-align: center;
}

.screen-1_b{
    width: 100%;

    height: 54px;
    background: linear-gradient(90deg,#407cc2 0%,#60a7e4 49%,#0193de 100%);
    width: 180px;
    border-radius: 27px;
    text-align: center;
    line-height: 54px;
    font-size: 20px;
    display: block;
    position: absolute;
    right:200px;
    top:560px;
}
.screen-1_b a{
    color: #fff;

}

.culmn {
    width: 100%;
    overflow: hidden;
}
.yun-button{
    text-align: center;
}
.scg_image{
    text-align: center;
}
.scg_image img{
    width: 70%;
}
/*==================================================================
            Feature section Style
====================================================================*/
body{
    background-color: #f7f7f7;
    font-family: "Hiragino Sans GB";
    overflow-x:hidden;
}
.headers{
    width: 100%;
    height: 783px;
    background: url('../assets/images/banner_one.png') center no-repeat;
    background-size:cover ;
}
.contents {
    min-width: 1200px;
    position: relative;
}

a{
    text-decoration: none;
}
.content {
    width: 1200px;
    border: 1px solid ;
    border-radius:15px;
    margin: 0 auto;
    position: relative;
    background-color: #fdfdfd;
    border-style: none;
    margin-top: -75px;
}

.ul_div li{
    float: left;
    width: 290px;
     margin-left: -12px;
    text-align: center;
    color: #333333;
    font-size: 26px;
    line-height: 100px;
    font-family: HiraKakuPro-W6;
    /* font-weight: bold; */

}
.one{
    display: none;
    padding-top: 70px;
}
.two{
    display: none;
 }
.three{
    display: none;
    padding-top: 70px;
}
.four{
    display: none;
    padding-top: 70px;
}
.ul_div li.active{
    color: #0193de;
    font-weight: bold;
    font-size: 30px;
    text-shadow: 5px 5px 5px #c8ced2;
}

.header__wrap{
    width: 100%;
    position: relative;
    height: 84px;
    margin:0 auto;

}
.one-heading{
    text-align: center;
    height: 200px;
    color: #383838;
    font-family: "Hiragino Sans GB";
    font-size: 21px;
}
.one-heading_wrap{
    float: left;
    width: 380px;
}
.one-heading_wrap_img{
    margin-top: 30px;
}
.one-heading_wrap_img img{
width: 85%;
    border: 1px #e6e3e3 solid;
}

/*.one-heading_wrap_img img:hover{*/
    /*width: 100%;*/
    /*transition: 1s;*/
/*}*/
.one-heading_wrap_word {
    width: 1087px;
    /* padding-top: 50px; */
    margin-top: 89px;
    margin-left: 34px;
    line-height: 32px;
    font-size: 16px;
    font-family: HiraKakuPro-W3;
    color: #272727;
    margin-bottom: 85px;
    text-align: left;
}
.one-heading_wrap_img img:hover{
    width: 95%;
    transition: 0.5s;
}
.one-image_word1_heading{
    font-size: 24px;
    color: #272727;
    font-weight: bold;
}
.one-image_word1_subheading{
    font-size: 18px;
    margin-top: 24px;
}
.two-heading{
    text-align: center;
    height: 200px;
    color: #383838;
    font-family: "Hiragino Sans GB";
    font-size: 21px;
    margin-top: -40px;
}
.four-heading {
    text-align: center;
    height: 200px;
    color: #383838;
    font-family: "Hiragino Sans GB";
    font-size: 21px;
    /*padding-top: 70px;*/
}
.one_wrap{

    height: 84px;
    margin:0 auto;
}
.screen-1_b {
    width: 100%;

    height: 54px;
    background: linear-gradient(90deg, #407cc2 0%, #60a7e4 49%, #0193de 100%);
    width: 180px;
    border-radius: 27px;
    text-align: center;
    line-height: 54px;
    font-size: 20px;
    display: block;
    margin: 0 auto;
    margin-top: 50px;

}
.screen-1_b a{
    color: #fff;

}
.header_heading{
    text-align: center;
    height: 40px;
    color: #383838;
    font-family: "Hiragino Sans GB";
    color: #ffffff;
    font-size: 28px;
}
.header_heading2 {
    text-align: center;
    height: 80px;
    color: #383838;
    font-family: "Hiragino Sans GB";
    color: #ffffff;
    font-size: 40px;
}

.header_subheading2 {
    font-weight: normal;
    margin: 0px;
    padding: 0;
    font-size: 20px;
    color: #ffffff;
    text-align: left;
    line-height: 32px;
    padding-bottom: 10px;
    text-align: center;
}
.header_subheading{
    font-weight:normal ;
    margin: 0px;
    padding: 0;
    font-size:18px;
    color: #ffffff;
    text-align:center;
    line-height: 32px;
    padding-bottom: 10px;
}
.two_wrap {
    height: 84px;
    margin:0 auto;
}
.two-product{
    margin-top: 50px;
    margin-left: 50px;
}
.two-product_heading{
    font-family: PingFangSC-Semibold;
    font-size:32px;
    color: #272727;
    letter-spacing: 2.2px;
    text-align: justify;
    font-weight: 600;
}


.two-product_heading1 {
    font-family: PingFangSC-Semibold;
    font-size: 32px;
    color: #272727;
    letter-spacing: 2.2px;
    text-align: justify;
    font-weight: 600;
    margin-left: 50px;
    margin-top: 95px;
}
.two-product_subheading1 {
    font-family: HiraKakuPro-W3;
    font-size: 13px;
    color: #000000;
    letter-spacing: 2.2px;
    text-align: justify;
    margin-left: 50px;
    margin-bottom: 20px;
}
.two-product_subheading{
    font-family: HiraKakuPro-W3;
    font-size: 13px;
    color: #000000;
    letter-spacing: 2.2px;
    text-align: justify;

}
.two-function-left {
    width: 41%;
    float: left;
    /*margin-top: 50px;*/
    margin-left: 50px;
}
.three_wrap{
    height: 84px;
    margin:0 auto;
}

.four_wrap{
    height: 84px;
    margin:0 auto;
}
.one-1{
    position: relative;
    height: 470px;
    margin-top: 64px;

}
.four-1{
    position: relative;
    height: 550px;
    /*margin-top: 64px;*/


}

.three-1{
    position: relative;

    height:280px;
    margin-top: 40px;
}
.five-1{
    position: relative;
    height: 400px;
    margin-top: 64px;
}
.one-image1{
    margin-right: 135px;
    padding-left: 144px;
    float: left;
    height: 291px;
    width: 363px;
    padding-top: 85px;

}
.one-image2{
    padding-left: 0px;
    /* margin-right: 100px; */
    margin-left: 121px;
    /* padding-left: 144px; */
    float: left;
    height: 291px;
    width: 363px;
    padding-top: 120px;}

.one-image3{
    padding-left: 0px;
    /* margin-right: 100px; */
    margin-left: 100px;
    /* padding-left: 144px; */
    float: left;
    height: 291px;
    width: 363px;
    padding-top: 70px;}




.one-image_word1{
    float: left;
    color: #5f5f5f;
    font-size: 26px;
    padding-top: 112px;
    width: 450px;
    margin-left: 120px;
}
/*one-image_word1 p{*/
    /*font-size: 21px;*/
/*}*/
.one-image_word2{
     float: left;
     color: #5f5f5f;
     font-size: 26px;

     padding-top: 173px;
     margin-left: 135px;
    width: 450px;
 }
/*.one-image_word2_heading{*/
    /*font-size: 24px;*/
    /*color: #272727;*/
    /*font-weight: bold;*/
/*}*/
/*.one-image_word2_subheading{*/
    /*font-size: 18px;*/
    /*margin-top: 24px;*/
/*}*/

.one-image_word3{
    float: left;
    color: #5f5f5f;
    font-size: 26px;

    padding-top: 154px;
    width: 450px;
    /*margin-left: 135px;*/
}

/*.one-image_word4{*/

    /*float: left;*/
    /*color: #5f5f5f;*/
    /*font-size: 26px;*/
    /*font-weight: 600;*/
    /*padding-top: 50px;*/
/*}*/

/*.one-image_word5 {*/
    /*float: left;*/
    /*color: #5f5f5f;*/
    /*font-size: 26px;*/
    /*font-weight: 600;*/
    /*padding-top: 50px;*/
    /*margin-left: 200px;*/
/*}*/
/*.one-image_word5 p{*/

    /*font-size: 21px;*/

/*}*/
/*.one-image_word6{*/

    /*float: left;*/
    /*color: #5f5f5f;*/
    /*font-size: 26px;*/
    /*font-weight: 600;*/
    /*padding-top: 50px;*/
     /*!*margin-left: 135px;*!*/
/*}*/
/*.one-image_word6 p{*/

    /*font-size: 21px;*/

/*}*/
/*.one-image_word7 {*/
    /*float: left;*/
    /*color: #5f5f5f;*/
    /*font-size: 26px;*/
    /*font-weight: 600;*/
    /*padding-left: 100px;*/
    /*padding-top: 50px;*/

.one-image3 {
    width: 507px;
    /* margin-right: 135px; */
    /* padding-left: 144px; */
    float: left;
    height: 306px;
    /* width: 363px; */
    padding-top: 78px;
}
.one-image3 img{
    height: 291px;
    width: 363px;
}
.one-image4 {
    padding-left: 0px;
    margin-right: 135px;
    padding-left: 144px;
    float: left;
    height: 291px;
    width: 363px;
    padding-top: 15px;
}

.one-image4 img{
    height: 291px;
    width: 363px;
}

/*.one-image5 img {*/
    /*height: 350px;*/
    /*width: 250px;*/
/*}*/
/*.one-image6 {*/
    /*padding-left: 0px;*/
    /*margin-right: 135px;*/
    /*padding-left: 200px;*/
    /*float: left;*/
    /*!*padding-top: 30px;*!*/
/*}*/
/*.one-image6 img {*/
    /*height:400px;*/
    /*width: 250px;*/
/*}*/
/*.one-image7 {*/
    /*margin-right: 135px;*/
    /*padding-left: 100px;*/
    /*float: left;*/
    /*!* width: 363px; *!*/
    /*!* padding-top: 15px; *!*/
    /*height: 291px;*/
    /*width: 363px;*/
/*}*/
/*.one-image7 img{*/
    /*height: 300px;*/
/*}*/
.content2{
     height: auto;
    width: 918px;

    /*margin: 0 auto;*/
    position: relative;
    margin-top: 110px;
    margin-left: 180px;


}
.ul_div2{
    color: #0193de;
    font-size: 30px ;

}

.ul_div2 li{
    list-style: disc;
}

.ul_div3 {
    margin-left: -23px;
    margin-top: 10px;
}
.ul_div3 li{
    color: #0193de;
    font-size: 28px ;
    margin-bottom: 20px;
    list-style: decimal;

}
.ul_div3 p {
    margin-bottom: 22px;
    font-size: 22px;
    color: #444444;
}
.two-image{
    margin-top: 67px;
    margin-bottom: 67px;
    left: 50%;

}

.two-function{
    position: relative;
    margin-top: 50px;
}
.two-function_word{
    margin-bottom: 30px;

}
.two-function-right{
    width: 94%;
    height: 480px;
}

.two-function_image{
float: left;
    width: 50%;
    text-align: center;
    margin-bottom: 50px;
    margin-top: -100px;
}
.two-function_image img{
    width: 85%;
}
.two-function_image1 {
    float: left;
    width: 50%;
    text-align: center;
    margin-bottom: 41px;
    margin-top: -50px;
}
.two-function_image1 img{
    width: 85%;
}
.two-image {
    margin-top: 30px;
    margin-bottom: 67px;
    left: 50%;
    margin-left: -37px;
    /*width: 870px;*/
    /*height: 350px;*/
}
.two-function_word_heading {
    font-family: HiraKakuPro-W6;
    font-size: 23px;
    color: #272727;
    text-align: justify;
    margin-bottom: 20px;
    padding-left: 22px;

}
.two-function_word_heading1 {
    font-family: HiraKakuPro-W6;
    font-size: 23px;
    color: #272727;
    text-align: justify;
    font-size: 30px;
    font-weight:600;
    margin-top: 110px;
}
.two-function_word_subheading {
    font-family: HiraKakuPro-W3;
    font-size: 18px;
    line-height: 30px;
    color: #272727;
    text-align: justify;
}
.two-image img{

    width: 870px;
    height: 350px;
}
.two-function-blank{
    height: 30px;
}
.header__nav{
    position: absolute;
    right: 100px;
    height:48px;
    top:50% ;
    margin-top: -24px;

}
/*.header__nav-item{*/
    /*color: #fff;*/
    /*display: block;*/
    /*font-size: 16px;*/
    /*font-family: "Hiragino Sans GB";*/
    /*height: 40px;*/
    /*line-height: 48px;*/
    /*float: left;*/
    /*!*margin-left:68px;*!*/
    /*position: relative;*/

/*}*/
.header__nav-item:hover{
    color: #0193de;
    font-family: PingFangSC-Medium;
}
.header__nav-item_status_active{
    color: #fff;
    font-family: PingFangSC-Medium;
}
.header__nav-item_status_active::after{
    content:'';
    /*border-bottom: 5px solid #fff;*/
    /*border-width: 50px;*/
    display: block;
    width: 93px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color:#fff;

}

.swiper-slide-subheading2 {
    margin: 55px 28px auto;
    line-height: 25px;
    font-size: 16px;
    line-height: 32px;
}

@media (max-width: 768px) {

    .header_subheading {
        font-size: 13.5px;
    }

    .headers {
        height: 600px;
    }

    .ul_div li.active{
        background-color: #ebf0f0;
        border-radius: 15px;
    }

    .content {
        width: auto;
        border: 1px solid;
        border-radius: 15px;

        margin: 0 auto;

        background-color: #fdfdfd;
        border-style: none;
        margin-top: -75px;
    }

    .ul_div li {
        float: left;
        width: 178px;
        margin-left: -20px;
        text-align: center;
        color: #646464;
        font-size: 15px;
        line-height: 70px;
        /* font-weight: bold; */
    }

    .one-heading {
        text-align: center;
        height: 180px;
        color: #383838;
        /* width: 300px; */
        /* margin-left: 50px; */
        font-family: "Hiragino Sans GB";
        font-size: 15px;
        /*padding-left: 20px;*/
        /*padding-right: 20px;*/
    }
    .one-heading_wrap {
        float: left;
        width: 100%;
        text-align: center;
    }
    .one-heading_wrap_word {
        width: auto;
        padding-top: 500px;
        margin: 83px 35px auto;
        font-size: 12px;
        line-height: 23px;
        font-family: HiraKakuPro-W3;
        color: #272727;
    }
    .swiper-slide-subheading2 {
        margin: 55px 28px auto;
        font-size: 12px;
        line-height: 23px;
    }
    .ARheading {
        padding-left: 0px;
        padding-top: 340px;
         width: 81%;
        margin: 0 32px;
        font-size: 12px;
        line-height: 23px;
    }
    .two-heading {
        text-align: center;
        height: 180px;
        color: #383838;
        /* width: 300px; */
        /* margin-left: 20px; */
        font-family: "Hiragino Sans GB";
        font-size: 15px;
        margin-top: 0px;
    }
    .four-heading {
        text-align: center;
        color: #383838;
        /* margin-left: 40px; */
        font-family: "Hiragino Sans GB";
        font-size: 15px;
        /* width: 290px; */
        padding-top: 0px;
    }

    .one, .two, .three, .four {
        padding-top: 0px;
    }

    .one-image1 {
        /* padding-left: 80px; */
        height: auto;
        width: 100%;
        text-align: center;
        margin-right: 0;
        padding-left: 0;
    }

    .one-image1 img {
        width: 60%;
        height: auto;
    }

    .one-image2 {
        /* padding-left: 80px; */
        height: auto;
        text-align: center;
        width: 100%;
        padding-left:0px;
        margin-left:0px;
        padding-top: 12px;
    }
    .one-image2 img {
        width: 74%;
        height: auto;
        border-bottom: 2px dotted;
        padding-bottom: 20px;
    }

    .one-image3 {
        /* padding-left: 100px; */
        height: auto;
        text-align: center;
        width: 100%;
        padding-top: 20px;
        margin-left:0px;
    }
    .one-image3 img {
        width: 70%;
        height: auto;
    }
    .two_wrap {
        height: 84px;
         width: auto;
        margin: 0 auto;
        /* right: 0px; */
         position: inherit;
    }
    .header_heading2 {
        text-align: center;
        height: 60px;
        color: #383838;
        font-family: "Hiragino Sans GB";
        color: #ffffff;
        font-size: 28px;
    }
    .header_subheading2 {
        font-weight: normal;
        margin: 0px;
        padding: 0;
        font-size: 15px;
        color: #ffffff;
        text-align: center;
        line-height: 32px;
        padding-bottom: 10px;
    }
    .two-product{
        margin-top: -200px;
        margin-left: 50px;
    }
    .two-function {
        position: relative;
        margin-top: 4px;
        /* height: 780px; */
    }.two-function_image {
         /* float: left; */
         margin-top: 30px;
         width: 100%;
             margin-bottom: 25px;
     }.two-function-right {
          width: 100%;
          height: 756px;
      }
    .two-function-left {
        width: 100%;
        float: left;
        margin-top: 50px;
         margin-left: 0px;

    }.two-product_heading {
         font-family: PingFangSC-Semibold;
         font-size: 20px;
         color: #272727;
         letter-spacing: 2.2px;
         text-align: justify;
         font-weight: 600;
     }
    .two-product_subheading {
        font-family: HiraKakuPro-W3;
        font-size: 10px;
        color: #000000;
        letter-spacing: 2.2px;
        text-align: justify;
    }
    .two-function_word {
           margin-bottom: 30px;
           width: 100%;
           /* margin: 0 auto; */
       }.two-function_word_heading {
            font-family: HiraKakuPro-W6;
            font-size: 20px;
            color: #272727;
            text-align: center;
            margin-bottom: 20px;
        }.two-function_word_subheading {
             font-family: HiraKakuPro-W3;
             font-size: 13px;
             color: #272727;
             /* text-align: center; */
             /* width: 70%; */
             margin: 0 38px;
         }
    /*.one-image4 {*/
        /*padding-left: 80px;*/
        /*height: auto;*/
    /*}*/

    /*.one-image4 img {*/
        /*width: 70%;*/
        /*height: auto;*/
    /*}*/

    /*.one-image5 {*/
        /*margin-right: 135px;*/
        /*padding-left: 90px;*/
        /*float: left;*/
        /*!* width: 363px; *!*/
        /*padding-top: 15px;*/
    /*}*/
    /*.one-image5 img{ height: 270px;*/
              /*width: 180px;}*/
    /*.one-image_word5 h2,.one-image_word8 h2,.one-image_word9 h2{*/
        /*font-size: 22px;*/
    /*}*/
    .one-image_word1 {
        float: left;
        color: #5f5f5f;
        font-size: 18px;
        /* font-weight: 600; */
        padding-top: 0px;
        margin: 0px 50px;
        width: auto;
        padding-bottom: 20px;
        border-bottom: 2px dotted;
    }
    .one-image_word1_heading {
        text-align: center;
        font-size: 16px;
        color: #272727;
        font-weight: bold;
        text-align: center;
    }
    .one-image_word1_subheading {
        font-size: 12px;
        margin-top: 24px;
        margin-bottom: 35px;
        line-height: 22px;
    }
    one-heading_wrap_img{
        padding-top: 30px;
    }
    .one-1 {
        height: 380px;
        /*border-top: 1px dotted;*/
        margin-top: 0px;
    }



    /*.five-1 {*/
        /*height: 480px;*/
        /*border-top: 1px dotted;*/
        /*margin-top: 0px;*/
    /*}*/
    .one-image_word2 {
        float: left;
        color: #5f5f5f;
        font-size: 18px;
        /* font-weight: 600; */
        padding-top: 20px;
        margin: 0 50px;
        width: auto;
    }
    .one-image_word3 {
        float: left;
        color: #5f5f5f;
        font-size: 18px;
        font-weight: 600;
        padding-top: 0px;
        text-align: center;
        margin: 0 50px;
        width: auto;
    }

    .three-1 {
        position: relative;
        padding-top: 0px;
        /* height: 200px; */
        margin-top: 34px;
        border-top: 1px dotted;
    }

    .ul_div2 {
        color: #0193de;
        font-size: 19px;
    }
    .content2 {
        height: auto;
        width: 918px;
        /* margin: 0 auto; */
        position: relative;
        margin-top: 40px;
         margin-left: 20px;
    }
    .two-image{ height: auto;
    margin-left: 0px}

    .two-image img{

        width: 38%;
        height: 40%;

    }
    .ul_div3 li {
        color: #0193de;
        font-size: 17px;
        margin-bottom: 10px;
        list-style: decimal;
    }
    .ul_div3 p {
         margin-bottom: 20px;
        font-size: 16px;
        color: #444444;
    }
    .two-function {
        position: relative;
        margin-top: 4px;
        height: 560px;
    }
    .two-function1 {
        position: relative;
        margin-top: 4px;
        height: 560px;
    }
    .two-function_image {
        /* float: left; */
        margin-top: 30px;
    }
}



.dang_one-image_word4 {

    position: relative;
    float: left;
    color: #5f5f5f;
    font-size: 25px;
    font-weight: 600;
    padding-top: 50px;
}

.dang_block1 {
    position: relative;
    /*height: 480px;*/

}

.dang_block1_left {
    float: left;
    font-size: 25px;
    /*font-weight: bolder;*/
    /*margin-left: 100px;*/
    padding-top: 45px;
    width: 30%;

    height: 300px;
}

.dang_block1_mid {
    float: left;
    margin-top: 0px;
    font-size: 25px;

}

.dang_block1_right {
    float: left;
    font-size: 25px;
    /*font-weight: bolder;*/
    padding-top: 20px;

}

.dang_block2 {
    height: 400px;
    /*background-color: #2f4798;*/
    width: 100%;
    margin: 0 auto;
    margin-top: 100px;
    position: relative;
}

.dang_block2_itm1 {
    float: left;
    width: 33%;
    margin: 0 auto;

}

.dang_block2_itm1_img {
    width: 95%;
    margin-left: 3%;

}

.dang_block2_itm1_word {
    margin-left: 7%;
    /* font-weight: bolder; */
    margin-top: 30px;
    font-size: 20px;
    text-align: center;
}

.dang_block2_itm2 {
    float: left;
    width: 35%;
}

.dang_block2_itm1_word_subheading {
    font-size: 15px;
    font-weight: normal;
    line-height: 24px;
    text-align: left;
    color: #999999;
}

.dang_block2_itm3 {
    float: left;
    width: 30%;

}

.dang_block_1 {
    margin: 0 auto;
    margin-top: 40px;
}

.dang_block3_word {
    margin-top: 35px;
    /* margin-top: 30px; */
    font-size: 20px;
    font-weight: bolder;
    float: left;
    width: 195px;
    text-align: center;
}

.dang_block3_img {

}

.dang_block4 {
    height: 400px;
    /*background-color: #2f4798;*/
    width: 100%;
    margin: 0 auto;
    margin-top: 70px;
    position: relative;
    margin-bottom: 80px;
}

.dang_block4_itme1 {
    float: left;
    margin-top: 100px;
    margin-left: 2%;

}

.dang_block4_itme_img {
    float: left;
}







.dang_block4_itme2 {
    float: left;
    margin-top: 100px;
    margin-left: 3%;

}
.dang_one_heading5 {
    height: 50px;
    font-size: 34px;
    margin-left: 20px;
    font-weight: 400;
    color: #333;
    text-align: center;
    line-height: 28px;
    margin-bottom: 28px;
    margin-top: 20px;
    background-size: 37%;
    background: url("../assets/images/Immersive classroom.png")no-repeat 346px 2px;

}
.dang_one_heading6 {
    height: 50px;
    font-size: 34px;
    margin-left: 20px;
    font-weight: 400;
    color: #333;
    text-align: center;
    line-height: 28px;
    margin-bottom: 28px;
    margin-top: 100px;
    background-size: 37%;
    background:url("../assets/images/Large screen for AR.png")no-repeat 245px 4px;

}
/*党建手机端*/

@media (max-width: 768px) {

    .header_heading {
        font-weight: normal;
        height: 40px;
        font-size: 28px;
        color: white;
        margin-top: 260px;
        font-family: 'Hiragino Sans GB';
    }

    .dang_block1_left_heading {

        font-size: 20px;
        font-weight: bolder;
        width: 100%;
        position: absolute;
        width: 100%;
        text-align: center;
        /* margin: 0 auto; */
        margin-top: 15px;

    }
    .dang_block4 {
        height: 400px;
        /*background-color: #2f4798;*/
        width: 100%;
        margin: 0 auto;
        margin-top: 70px;
        position: relative;
       
    }
    .dang_block3_word {
        display: none;
    }

    .dang_one_heading {
        height: 30px;
        margin-left: 20px;
        /* font-weight: bolder; */
        text-align: center;
        line-height: 28px;
        color: #383838;
        font-family: "HiraKakuPro-W6";
        font-size: 21px;
        margin-top: 30px;
        background: url(../assets/images/product.png)no-repeat 100px;
        background-size: 42%;
    }

    .dang_one_heading2 {
        height: 30px;
        margin-left: 20px;
        /* font-weight: bolder; */
        text-align: center;
        line-height: 28px;
        color: #383838;
        font-family: "HiraKakuPro-W6";
        font-size: 21px;
        margin-top: 30px;
        background: url(../assets/images/Adv.png)no-repeat 94px;
        background-size: 46%;
    }
    .dang_one_heading3 {
        height: 30px;
        margin-left: 20px;
        /* font-weight: bolder; */
        text-align: center;
        line-height: 28px;
        color: #383838;
        font-family: "HiraKakuPro-W6";
        font-size: 21px;
        margin-top: 30px;
        background: url(../assets/images/jian.png)no-repeat 52px;
        background-size: 70%;
    }
    .dang_one_heading4 {
        height: 30px;
        margin-left: 20px;
        /* font-weight: bolder; */
        text-align: center;
        line-height: 28px;
        color: #383838;
        font-family: "HiraKakuPro-W6";
        font-size: 21px;
        margin-top: 30px;
        background: url(../assets/images/all.png)no-repeat 89px;
        background-size: 48%;
    }
    .dang_one_heading5 {
        height: 30px;
        margin-left: 20px;
        /* font-weight: bolder; */
        text-align: center;
        line-height: 28px;
        color: #383838;
        font-family: "HiraKakuPro-W6";
        font-size: 21px;
        margin-top: 30px;
        background: url("../assets/images/Immersive classroom.png")no-repeat 13px;
        background-size: 90%;


    }
    .dang_one_heading6 {
        height: 30px;
        margin-left: 20px;
        /* font-weight: bolder; */
        text-align: center;
        line-height: 28px;
        color: #383838;
        font-family: "HiraKakuPro-W6";
        font-size: 21px;
        margin-top: 30px;

        background:url("../assets/images/Large screen for AR.png")no-repeat 0px;
        background-size: 96%;
    }
    .dang_block1_left_subheading {
        /*float: left;*/
        font-size: 15px;
        margin-left: 70%;
        font-weight: 400;
        padding-top: 60px;
        width: 200%;
        font-family: HiraKakuPro-W3
    }

    .dang_one-image3 {
        width: 470px;
        /* margin-right: 135px; */
        float: left;
        height: 440px;
        display: none;
        /* width: 363px; */
        padding-top: 15px;
    }

    .dang_block1_right_subheading {
        float: left;
        font-size: 15px;
        margin-left: 21%;
        width: 63%;
        font-weight: 400;
        padding-top: 15px;
        margin-bottom: 45px;
        /* margin-left: 18px; */
        font-family: HiraKakuPro-W3;

    }

    .dang_block1_right_heading {
        font-size: 20px;
        font-weight: bolder;
        padding-top: 45px;
        /* margin-left: 10px; */
        margin-top: -25px;
        position: absolute;
        width: 100%;
        text-align: center;

    }

    .dang_block1_right_heading1 {
        font-size: 20px;
        font-weight: bolder;
        padding-top: 45px;
        /* margin-left: 10px; */
        margin-top: 28px;
        position: absolute;
        width: 100%;
        text-align: center;

    }

    .dang_block1_right_heading2 {
        font-size: 20px;
        font-weight: bolder;
        padding-top: 45px;
        /* margin-left: 10px; */
        margin-top: 128px;
        position: absolute;
        width: 100%;
        text-align: center;

    }

    .dang_block1_right {
        position: relative;
    }

    .dang_block2_itm1_word_heading {
        font-weight: bolder;
        font-size: 14px;
        margin-bottom: 8px;

    }

    .dang_block3 {
        position: relative;
        /* height: 480px; */
        margin-top: 170px;
    }

    .dang_img {
        width: 190px;
        margin-left: 15px;
    }
    .dang_img2 {
        width: 190px;
        margin-left: 15px;
        margin-bottom: 40px;
    }
    .dang_block4_itm1_word_heading {
        font-weight: bolder;
        font-size: 20px;
        margin-bottom: 10px;
        margin-top: 30px;

    }
    .dang_block4_itm1_word_subheading {
        font-size: 15px;
        font-weight: normal;

        width: 97%;

    }
    .dang_block4_itme_word {
        float: left;
        /* height: 400px; */
        /* width: 400px; */
        /* width: 100%; */
        /* margin: 0 auto; */
        /* margin: 0 66px auto; */
        /* width: 200px; */
        font-size: 14px;
        margin-left: 35px;
        margin-right: 45px;
        margin-top: 10px;
        font-weight: normal;
        color: #999999;
    }
    .swiper-container {
        width: 100%;
        height: 100%;
        margin-top: 50px;
    }
    .two-function_image1 {
        float: left;
         width: 100%;
        text-align: center;
        margin-bottom: 41px;
        margin-top: -50px;
    }.two-product_subheading1 {
         font-family: HiraKakuPro-W3;
         font-size: 13px;
         width: 100%;
         color: #000000;
         letter-spacing: 2.2px;
         text-align: center;
          margin-left: 0px;
         margin-bottom: 20px;
     }
    .two-function_word_heading1 {
        font-family: HiraKakuPro-W6;
        font-size: 23px;
        color: #272727;
        text-align: center;
        font-size: 21px;
        font-weight: 600;
        margin-top: 100px;
    }
    .scg_image img {
        width: 100%;
    }
    .ARvideo{
    width: 376px;
    }
}

@media (min-width: 769px) {
    .header_heading {
        text-align: center;
        height: 40px;
        color: #383838;
        font-family: "Hiragino Sans GB";
        color: #ffffff;
        /*font-size: px;*/

    }
    .swipers1_phone{
        display: none;
    }

    .dang_block4_itme_word {
        float: left;
        /* height: 400px; */
        /* width: 400px; */
        width: 30%;
        margin-left: 35px;
        margin-top: 120px;
        font-size: 20px;
        margin-bottom: 20px;

    }
    .dang_block4_itm1_word_subheading {
        font-size: 15px;
        font-weight: normal;
        line-height: 24px;
        width: 97%;

    }
    .dang_block4_itm1_word_heading {
        font-weight: bolder;
        font-size: 20px;
        margin-bottom: 10px;
        margin-top: 80px;

    }
    .dang_block3 {
        /*height: 400px;*/
        /*background-color: #2f4798;*/
        width: 100%;
        margin-top: 170px;
        position: relative;
    }

    .dang_block2_itm1_word_heading {
        /* font-weight: bolder; */
        font-size: 20px;
        margin-bottom: 8px;
    }

    .dang_block1_right_subheading {
        float: left;
        font-size: 15px;
        font-weight: 400;
        width: 275px;
        padding-top: 15px;
        margin-bottom: 45px;
        /* margin-left: 18px; */
        font-family: HiraKakuPro-W3;
        margin-left: 10px

    }

    .dang_block1_right_heading {
        font-size: 20px;
        font-weight: bolder;
        padding-top: 45px;
        margin-left: 10px;

    }

    .dang_block1_right_heading1 {
        font-size: 20px;
        font-weight: bolder;
        padding-top: 45px;
        margin-left: 10px;

    }

    .dang_block1_right_heading2 {
        font-size: 20px;
        font-weight: bolder;
        padding-top: 45px;
        margin-left: 10px;

    }

    .dang_one-image3 {
        width: 470px;
        /* margin-right: 135px; */
        float: left;
        height: 440px;
        /* width: 363px; */
        padding-top: 15px;
    }

    .dang_block1_left_subheading {
        /*float: left;*/
        font-size: 15px;
        margin-left: 70px;
        font-weight: 400;
        padding-top: 15px;
        font-family: HiraKakuPro-W3
    }

    .dang_block1_left_heading {
        /*float: left;*/
        font-size: 24px;
        font-weight: bolder;
        margin-left: 70px;
        padding-top: 45px;
    }
    .dang_one_heading {
        height: 50px;
        font-size: 34px;
        margin-left: 20px;
        font-weight: 400;
        color: #333;
        text-align: center;
        line-height: 28px;
        margin-bottom: 28px;
        background: url(../assets/images/product.png)no-repeat 468px 0px;
        margin-top: 20px;
        background-size: 19%;
    }
    .dang_one_heading2 {
        height: 50px;
        font-size: 34px;
        margin-left: 20px;
        font-weight: 400;
        color: #333;
        text-align: center;
        line-height: 28px;
        margin-bottom: 28px;
        background: url(../assets/images/Adv.png)no-repeat 455px 0px;
        margin-top: 20px;
        background-size: 22%;
    }
    .dang_one_heading3 {
        height: 50px;
        font-size: 34px;
        margin-left: 20px;
        font-weight: 400;
        color: #333;
        text-align: center;
        line-height: 28px;
        margin-bottom: 28px;
        background: url(../assets/images/jian.png)no-repeat 372px 0px;
        margin-top: 20px;
        background-size: 37%;
    }
    .dang_one_heading4 {
        height: 50px;
        font-size: 34px;
        margin-left: 20px;
        font-weight: 400;
        color: #333;
        text-align: center;
        line-height: 28px;
        margin-bottom: 28px;
        background: url(../assets/images/all.png)no-repeat 448px 0px;
        margin-top: 20px;
        background-size: 22%;
    }
    .header_subheading {
        font-weight: normal;
        margin: 0px;
        padding: 0;

        font-size: 18px;
        color: #ffffff;
        text-align: center;
        line-height: 32px;
        padding-bottom: 10px;
    }

    .dang_header_subheading {
        width: 35%;
        color: #fefefe;
    }

    .swipers2{
        display: none;
    }
    .wl2{
        display: none;
    }
    .bwg2{
        display: none;
    }
    .djy2{
        display: none;
    }
    .scg2{
        display: none;
    }

}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    /*width: 320px;*/
    /*height: 310px;*/
    background: #fff;

     /*Center slide text vertically */
    /*display: -webkit-box;*/
    /*display: -ms-flexbox;*/
    /*display: -webkit-flex;*/
    /*display: flex;*/
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-right:45px;
    /*margin-left:9px;*/
    background: #FFFFFF;
    box-shadow: 0 11px 30px 2px rgba(240,240,240,0.50);
    border-radius: 8px;
}
/*党建*/

.swiper-slide-image img{
    width: 20%;
}
.swiper-slide-image2 img{
    width: 77%;
}
.swiper-slide-image{
    margin-top: 40px;
    margin-bottom: 25px;
}
.swiper-slide-image2{
    margin-top: 29px;
    margin-left: 16px;
}
.swiper-slide-heading{
font-family: PingFangSC-Regular;
font-size: 20px;
color: #333333;
    text-align: center;
/*text-align: justify;*/
margin-bottom: 16px;
}
.swiper-slide-heading2 {
    font-family: PingFangSC-Regular;
    font-size: 20px;
    color: #333333;
    text-align: center;
    /* text-align: justify; */
    margin-bottom: 16px;
    margin-top: 10px;
}
.swiper-slide-subheading{
    font-family: PingFangSC-Regular;
    font-size: 15px;
    color: #999999;
    line-height: 25px;
    width: 232px;
    margin: 0 auto;
    text-align: left;
}

.swiper-pagination-bullet {
    width: 58px;
    height: 8px;
    display: inline-block;
    border-radius: 100px;
    background: #000;
    opacity: .2;
    margin-right: 10px;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 0px;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #50B323;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    /* z-index: 10; */
    margin: 0 auto;
    width: 100%;
    margin-top: 10px;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.slide-heading{
    font-family: PingFangSC-Regular;
    font-size: 24px;
    color: #666666;
    text-align: center;
}
.swiper2{
    height: 155%;
}

.img-word p{
    color: #999999;
    font-size: 17px;
}

.img-word h1{
    /*color: #999999;*/
    font-size: 20px;
}
.dang_block4_itme_img img{
    width: 70%;
    margin-top: 37px;
}

.ARhd{
    margin-bottom: 150px;
    margin-top: 50px;
}

@media (max-width: 768px) {
    .swiper-slide-heading {
        font-family: PingFangSC-Regular;
        font-size: 15px;
        color: #333333;
        text-align: center;
        /* text-align: justify; */
        margin-bottom: 16px;
    }
    .swiper-button-next, .swiper-button-prev {
        position: absolute;
        top: 50%;
        width: 29px;
        height: 27px;
        margin-top: -22px;
        z-index: 10;
        cursor: pointer;
        background-size: 16px 20px;
        background-position: center;
        background-repeat: no-repeat;
    }
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev {

         right: -5px;
         left: auto;
     }
     .swipers1{
         display: none;
     }
    .dang_block2_itm1_word_subheading{
        font-size: 12px;
        font-weight: normal;
        line-height: 24px;
        text-align: left;
        color: #999999;
    }

    .dang_block2_itm1_word {
        margin-left: 7%;
        /* font-weight: bolder; */
        margin-top: 15px;
        font-size: 20px;
        text-align: center;
    }
    .dang_block2 {
        height: 190px;
        /* background-color: #2f4798; */
        width: 100%;
        margin: 0 auto;
        margin-top: 100px;
        position: relative;
    }
    .slide-heading {
        font-family: PingFangSC-Regular;
        font-size: 18px;
        color: #666666;
        text-align: center;
        margin-top: 45px;
    }
    .swiper-container {
        width: 100%;
        height: 100%;
        margin-top: 18px;
    }
    .swiper-zoom-container {
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        /* margin: 0 auto; */
        margin-left: 23px;
    }
    .swiper-pagination-bullet {
        width: 25px;
        height: 5px;
        display: inline-block;
        border-radius: 100px;
        background: #000;
        opacity: .2;
        margin-right: 10px;
    }
    .swiper-pagination-bullet-active {
        opacity: 1;
        background: #50B323;
    }
    .img-word h1 {
        /* color: #999999; */
        font-size: 13px;
        width: 83px;
    }

    .img-word p {
        color: #999999;
        font-size: 11px;
    }
    .wl1{
        display: none;
    }
    .bwg1{
        display: none;
    }
    .scg1{
        display: none;
    }
    .djy1{
        display: none;
    }
    .ul_div li {
        float: left;
        width: 106px;
        margin-left: -20px;
        text-align: center;
        color: #646464;
        font-size: 15px;
        line-height: 70px;
        /* font-weight: bold; */
    }
    .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        /*background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%…19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E);*/
         left: 0;
        right: auto;
    }


}
.dang1 {
    /* margin-top: 59px; */
    float: left;
    /* width: 207px; */
    /* margin: 0 auto; */
    /* margin-top: 50px; */
    width: 48%;
    height: 180px;
    margin-top: 41px;
    /*background: #;*/
    background-color: #f5f5f5;
    /* margin-right: 5px; */
    margin-left: 5px;
    margin-bottom: -15px;
}
.dang1-img {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.dang1-img img{
    width:30%;

}
.dang1-word{
    text-align: center;
}
.con {
    height: 190px;
    width: 100%;
    /* margin-bottom: -28px; */
}
.dang1-word-heading{
    font-size: 15px;
    line-height: 25px;
}
.dang1-word-subheading{
    width: 140px;
    margin: 0 auto;
    font-size: 12px;
    color: #999;
    text-align: left;
    line-height: 18px;
}



.swiper-button-next {
    position: absolute;
    top: 50%;
    width: 65px;
    right: -0.5%;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 44px 44px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../assets/images/next.png);
}
.swiper-button-prev {
    position: absolute;
    top: 50%;
    left: -9.1px;
    width: 65px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 44px 44px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../assets/images/prev.png);
}
.two-function-img img{
    width: 80%;
}
.vd1{
    margin-left: 30px;
    margin-top: 30px;
}
.vd2{
    /*margin-right: 50px;*/
    margin-top: 30px;
}
.vd4{
    /*margin-right: 50px;*/
    margin-top: -7px;
}
.vd3{
    margin-right: 30px;
    margin-top: 30px;
}
.two-function-img {
    margin: 0 auto;
    width: 50%;
    margin-top: 100px;
    position: relative;
}

.features {
    float: left;
    width: 50%;
    margin-top: -50px;
    margin-bottom: 100px;
}
.features_image img{
    width: 87%;
}
.features_subheading {
    width: 418px;
    margin-left: 50px;
    font-size: 18px;
    line-height: 30px;
}


.two-function_word_heading {
    background-image: url(../assets/images/bo_back.png);
    background-repeat: no-repeat;
    background-size: 133px 30px;
    /* margin-left: 249px; */
}

.features_video video{
    margin-left: -10px;
    margin-top: 90px;
    width: 510px;

}
.scg_video video{
    width: 70%;
}

@media (max-width: 768px) {
    .two-product_heading {
        font-family: PingFangSC-Semibold;
        font-size: 21px;
        color: #272727;
        letter-spacing: 2.2px;
        text-align: center;
        font-weight: 600;
    }
    .swiper-slide-image2 {
        /* margin-top: 29px; */
        margin-left: 0px;
    }
    .two-product_subheading {
        font-family: HiraKakuPro-W3;
        font-size: 10px;
        color: #000000;
        letter-spacing: 2.2px;
        text-align: center;
    }
    .swiper-slide-image2 img {
        width: 66%;
    }
    .ARhd {
        margin-bottom: 60px;
        margin-top: 50px;
    }
    .two-function_word_heading {
        font-family: HiraKakuPro-W6;
        font-size: 20px;
        color: #272727;
        text-align: center;
        margin-bottom: 20px;
        margin-top: -15px;
    }



    .two-product_heading1 {
        font-family: PingFangSC-Semibold;
        font-size: 21px;
        color: #272727;
        letter-spacing: 2.2px;
        text-align: center;
        font-weight: 600;
        margin-left: 0;
    }

    .features_image {
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }

    .two-product {
        margin-top: -200px;
        margin-left: 0px;
    }

    .features {
        float: left;
        width: 100%;
        margin-top: -50px;
        margin-bottom: 100px;
    }

    .features_heading {
        margin-top: 100px;
    }

    .features_subheading {
        font-family: HiraKakuPro-W3;
        font-size: 13px;
        color: #272727;
        margin-left: 0;
         width: 81%;
        margin: 0 38px;
        text-align: center;
    }
    .features_image {
        margin: 0 auto;
        width: 100%;
        text-align: center;
        margin-bottom: -38px;
    }
    .swiper-button-next{
        background-size: 25px 25px;
    }
    .swiper-button-prev{
        background-size: 25px 25px;
    }

    .two-function_word_heading {
        font-family: HiraKakuPro-W6;
        font-size: 18px;
        color: #272727;
        text-align: center;
        margin-bottom: 20px;
         padding-left:0px;
    }
    .two-function_word_heading{
        background-image: url("../assets/images/bo_back.png");
        background-repeat: no-repeat;
        background-size: 100%;
    }
    .features_video video {
        width: 157%;
        margin-left: 0px;
        margin-top: 0px;
        margin-left: 10px;
    }
    .features_video {
         margin-left: 0px;
         margin-top: 0px;
        width: 60%;
        height: 155px;
        /* margin: 10px auto; */
    }
    .scg_video video{
        width: 100%;
    }
}
.djy1.active{
    background-color: #ebf0f0;
    border-radius: 5px;
}
.main_menu_bg {
    margin-top: 0px;
    background-color: transparent;
    z-index: 300;
    /* box-shadow: 0 6px 12px rgba(0, 0, 0, .175); */
    /* -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); */
    background-color: rgba(34, 61, 97, 0.4);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    /*height: 76px;*/
}

.bwg1{
    width: 356px;
    margin-left: -51px;
}

.wl1 {
    margin-left: 28px;
}

.djy1{
    width: 235px;

}
.scg1{
    width: 240px;
    margin-left:-29px;
}
.scg_video{
    text-align: center;
    margin-bottom: 45px;
}
