body{
    /*background-image: url("../imgs/bg1.png");*/
    background-color: #F5F5F5;
}

.mlo_boy{
    background-color: #f7fafc;
}
/**{ cursor:url('../imgs/1.ico'),auto;}*/
a{
    color: black;
}
a:hover{
    text-decoration: none;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #2F64C4;
}

.navbar-brand img{
    width: 168px;
}
.mpkw_1{
    background-image: url('/static/imgs/a1.jpg');background-position: center ;background-repeat: no-repeat;margin-top: -2px
}
.mlgo{
    background-color: #276cb7;color: black;margin-left: 100px;
}
.psx_a{
display:inline-block;text-decoration:none;height:20px;line-height:20px;margin-left:10px;
}
.psx{
float:left;height:20px;line-height:20px;margin: 0px 0px 0px 10px; color:#939393;
}
.mnav{
    /*background-image: url(../imgs/bg.png);*/
    box-shadow: 0 0 5px #000;
}
.abt_border{
    border:1px dashed #276cb7;margin-top: -10px
}
.abt_2{
    color: #276cb7;margin-top: 50px
}
.mmab_p_bg{
    background-image: url('/static/imgs/bbg2.png');background-repeat: no-repeat;background-size: 100% 100%;
}
.bg_white{background-color: white}
.nav-item{
    padding: 3px 20px;
}
.cn_title{
    font-size: 24px;font-weight: 600
}
.en_title{
    font-size: 20px;font-weight: 600
}
.en_gaik::before{
    content: '';
    display: block;
    width: 60px;
    height: 2px;
    line-height: 2px;
    background-color: #333;
    margin-bottom: 2rem;
    margin-left: 0;
}
.mleft50{
    margin-left: 50px;
    margin-top: 50px;
}
.navbar-nav .active{
    border-bottom: 4px solid silver;
    background-color: #f0f2f3;
}
.navbar-dark .navbar-nav .active>.nav-link{
    color: black;
}
.navbar-dark .navbar-nav .nav-link{
   color: white;
}
.mcard{
    background-color: white;
    box-shadow: 0 10px 11px 4px rgba(8,8,38,.12);
}
.medleft{
    margin-right: 20px;
}
.color-white{
    color: white;
}
.mbg1{
    background-image: url("../imgs/stardust.png");
}
.card{
    transition: all 1s cubic-bezier(0.215, 0.61, 0.955, 1) 0s;
    box-shadow: 3px 3px 20px rgb(119 133 202 / 34%);
    border: none;
}
.m_s_act{
    font-size: 16px;
}
.font18{
    font-size: 18px;
}
.font12{font-size: 12px}
.card:hover{
    transform: translateY(-26px);
    -webkit-transform: translateY(-26px);
    -moz-transform: translateY(-26px);
    box-shadow: 0 26px 40px -24px rgba(0,36,100,.9);
    -webkit-box-shadow: 0 16px 60px -24px rgba(0,36,100,.9);
}
.card-body{
    padding: 1rem 2.25rem 1.5rem;
}
.card-title{
    margin-top: 30px;
}
.kuang{
    transition: all .6s ease;
    text-align: center;
    z-index: 9999;
    padding: 20px 0;
}
.kuang:hover{
    transform: translate(-6px);
    -webkit-transform: translate(-6px);
    -moz-transform: translate(-6px);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
    z-index: 999;
    /*-webkit-box-shadow: 0 26px 40px -24px rgba(0,36,100,.3);*/
}
.width-full{
    max-width: 100%;
}
.dropdown-menu{
    border-radius: 0;
    margin: 7px 0 0 ;
}
.dropdown-item{
    padding: 15px;
}

.bg_active{
    color: #61a8ff;
    font-weight: 600;
    font-size: 18px;
}
.bg_vont{
    line-height: 40px;
    font-size: 16px;
    padding: 60px;
}
.color_ad{
    color: #adadad;
}
.bg_vont h2{
    font-size: 24px;
    font-weight: 600;
}
.bg_blak{
    background-color: #172737;
}
.str_wrap {
    overflow:hidden;
/*zoom:1;*/
    width:100%;
    font-size:12px;
    line-height:16px;
    position:relative;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    background:#f6f6f6;
    white-space:nowrap;
}
.mzc_cir{
    background-color: #FA9D1C;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: block;
}
.goin_peop{
    color: #666;
    font-size: 16px;
}
.goin_peop_en{
    color: #999;
    font-size: 14px;
}
.goin_line:hover::before{
    width: 80%;
    background: rgba(0, 0, 0, 0.5);
}

.goin_line p{
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.goin_line:hover p{
    margin-left: 10px;
}
.footer_a{
    font-size: 14px;font-weight: 600;
}
.gon_h2{
    font-size: 20px;
    color: #666;
    font-weight: 600;
}
.gon_p{
    color: #666;
    letter-spacing: 1px;
}
.go_height_35{
    line-height: 35px;
}
.goin_cir{
    border: 1px solid #c3c3c3;
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    border-radius: 50%;
    color: #c3c3c3;
}
.mact_s{padding-left: 24px}
.mact_s::before{
    content: '';
    width: 17px;
    height: 2px;
    line-height: 2px;
    background: #000;
    position: absolute;
    left: 0;
    top: 13px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.mline{
    border-left: 1px solid #e8e8e8;
    color: rgba(70, 70, 70, 0.67);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.mline:hover{
    border-left: 1px solid #e8e8e8;
    background-color: #276cb7;
    color: white;
}
.mmpss span{
    color: #276cb7;font-size: 18px;font-weight: 600
}
.over_hidden{
    overflow: hidden;width: 100%
}
/*特效按钮1*/
a{
    text-decoration: none;
}
.mbtn1:hover a{
    background-color: #276cb7;
    border-color: #276cb7;
    color: #fff;
}
.mbtn1:hover a>span{
    width: 50px;
    opacity: 1;
}
.mbtn1:hover a>i{
    background-position: 0 -7px;
}
.mbtn1 a{
    width: 130px;
    height: 54px;
    line-height: 54px;
    display: block;
    border:  1px solid #4e4949;
    transition: all ease-out .4s;
    overflow: hidden;
    position: relative;
    z-index: 1;
    color: #353535;
    font-size: 16px;
    text-align: center
}
.mbtn1 a>span {
    display: inline-block;
    width: 0;
    opacity: 0;
    transition: all ease-out .4s;
}
.mbtn1 a>i{
    background: url(../imgs/index_15.png) no-repeat 0 0;
    width: 16px;
    height: 9px;
    display: inline-block;
}
i{
    font-style: normal;
}

.mline:hover .mbf:before{
    background: white;
}
.mline:hover .dw_title_en{
    /*font-size: 16px;*/
}


.goin_line::before {
position: absolute;
top: -20px !important;
width: 0;
height: 1px;
content: "";
transition: all 0.3s ease-out 0s;
background: rgba(0, 0, 0, 0.1);
-webkit-margin-before: 3px;
}
.font15{
font-size: 15px;
}
.act_h_p{
    padding: 120px 30px;
}
.font14{font-size: 14px}
.videoimg{
transition: all 0.36s ease;
}
.footer_line{
border-left: 1px solid #666;padding-left: 40px;padding-right: 40px
}
.mvideo_fen:before{
content: url('../imgs/play-fill.svg');
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
font-size: 14px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
position: absolute;
top: 50%;
left: 50%;
width: 76px;
height: 76px;
border: 2px solid rgba(255, 255, 255, .75);
margin: 0;
padding: 12px 14px;
color: #fff;
z-index: 10;
line-height: 62px;
border-radius: 50%;
background: rgba(0, 0, 0, 0.5);
box-shadow: 0 0 3px #fff;
text-align: center;
filter: blur(10px);
opacity: 0;
transition: 0.56s ease;
}
.mvideo_overf{
overflow: hidden;
}

.mvideo_fen:hover:before {
filter: blur(0);
opacity: 1;
margin-top: -30px;
}
.videoimg:hover {
transform: scale(1.08);
}
.mtable  th ,td{
text-align: center;
}
.str_wrap.str_active {
background:#f1f1f1;
}
.str_move {
white-space:nowrap;
position:absolute;
top:0;
left:0;
cursor:move;
}
.str_move_clone {
display:inline-block;

vertical-align:top;
position:absolute;
left:100%;
top:0;
}
.str_vertical .str_move_clone {
left:0;
top:100%;
}
.str_down .str_move_clone {
left:0;
bottom:100%;
}
.str_vertical .str_move,
.str_down .str_move {
white-space:normal;
width:100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{
cursor:inherit;
}
.str_wrap img {
max-width:none !important;
}

.str_wrap{
padding-left: 3em;
padding-right: 3em;
background: #fefefe;
height: 10em;
line-height: 2em;
font-size: 1.2em;
}
.str4 .str_item {
font-size:0;
line-height:0
}
.str4 img { opacity:0.8;width: 200px;margin: 20px;max-height: 90px;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.str4 img:hover { opacity:1;width: 250px;max-height: 120px}
.str4.str_wrap.str_active {
background:#fff;
}
.huicard{
background-color: white;
border: 1px solid #ededed;
height: 130px;
text-align:justify;
line-height: 30px;
transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.huicard:hover{
transform: translateY(-16px);
box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
z-index: 9999;
background-color: #1e87f0;
color: white;
border-radius: 20px;
border-bottom: none;
border-left: none;
/*transform: scale(1.08);*/
}
.zc_h2{padding-top: 20px;font-size: 33px;font-weight: 900}
.zc_h2:after{
    content: "";
    position: relative;
    display: block;
    left: 0px;
    height: 3px;
    width: 48px;
    margin: 10px 0;
    background: #eee;
    transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.mlpq:hover .zc_h2:after{
    width: 140px;
    background: #aaa;
}
.zc_tt{
    font-weight: 900;
    color: #276cb7;
    text-shadow:3px 4px 4px #1272d057
}
.in_color{
  color: #276cb7;
}
.zc_pt{
    padding-top: 40px;
    line-height: 33px;
    color: #666;
}
.zc_ttt{
    font-weight: 900;
    font-size: 17px;
    margin-top: 20px;
}
.manit{
    transition: all 0.5s cubic-bezier(0.115, 0.21, 0.355, 1) 0s;
}
.zc_wol{
    background-color: #2C3C4B;padding:50px 50px;border-radius: 15px;margin-top: 80px
}
.manit:hover{
    /*transform: translateY(-16px);*/
}
.mlogin_p{
    padding: 5% 15%;
}
.mlo_p_1{
    padding: 60px 100px;
}
.footer{
    background: #21222a;
  padding: 4% 10% 2%;
}

.table td, .table th{
    border-top:none;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    background-color:#343a40;
}

.cowtime{
    min-width: 180px;
    font-weight: 600;
    padding: 10px 20px;
    text-align: center;
   
    font-size: 16px;
}
.font24{font-size: 24px}
.font30{font-size: 30px}
.table td, .table th{
padding:15px;
}
.cowzhuti{
  
    padding: 10px 20px;
    text-align: center;
  
    font-size: 16px;
}
.font-weight-600{
    font-weight: 600;
}
.mul li{
    list-style-type:none;
    padding: 20px;

}
.mlgo .nav-link:hover{
    color: white;
}
.mik{
    width:30px;
    margin-right: 20px;
}
.mbf:before{
    position: absolute;
    width: 30px;
    height: 2px;
    margin-top: 20px;
    margin-left: -15px;
    content: "";
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    background: rgba(0, 0, 0, 0.2);
}
.mm_title{letter-spacing: 4px;}
.mm_title:after{
    content: "";
    position: relative;
    display: block;
    left: -32px;
    height:4px;
    width: 48px;
    margin:10px auto;

    background: #276cb7;
}
.dw_title{
   font-size: 18px
}
.dw_title_en{
    font-size: 14px;margin-top: 30px
}
tr{
    margin-bottom: 50px;
}
.table td{
    border-top: none;
}
.index_banner_card{
    background-color: rgba(4, 5, 6, 0.72);
    padding: 30px 40px;
    color: white;
    letter-spacing:2px;
}
.index_banner_card h1{
    font-size: 33px;
    padding-bottom: 20px;
}
.index_banner_card h1:after{
    content: "";
    position: relative;
    display: block;
    bottom: -15px;
    height: 4px;
    width: 60px;
    background: #276cb7;
    left: 0;
    right: 0;

}
.index_banner_card p{
    line-height: 38px;
}
.line_height28{
    line-height: 28px;
}
.banner_cont{
    height: auto;
    margin-top: 0;
    border-top: 1px solid #f4f4f4;
    padding: 120px 0;
}
.mp-5{
    padding: 3rem;
}
.mmp-5{
    padding: 3rem;
}
.mp-r{
    padding: 1.5rem
}
.mtit_p{
    padding:2rem;
}
.cont-grey {
    font-size: 15px;
    line-height: 29px;
    color: #363636;
}
.point {
    width: 20px;
    height: 20px;
    background-color: #276cb7;
    position: relative;
    border-radius: 50%;
}

.point-flicker:after {
    background-color: #276cb7;
}

.point-flicker:before {
    background-color: rgba(253 0 0, 0.2);
}

.point-flicker:before,
.point-flicker:after {
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px;
    border-radius: 50%;
    animation: warn 1.2s ease-out 0s infinite;
}
.macb-js-1{
    margin-right:80px;
}
.m10{
    color: #276cb7;font-size: 40px;padding: 0 15px
}
@keyframes warn {
    0% {
        transform: scale(0.5);
        opacity: 0.7;
    }

    30% {
        opacity: 0.4;
    }

    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}

.mab-py{
    padding: 100px 0;
}
.mab_int:after{
    content: "";
    position: relative;
    display: block;
    bottom: -15px;
    height: 3px;
    width: 15px;
    background: #276cb7;
    left: 0;
    right: 0;
}
.mabp_1{
    padding: 120px 100px;
}
.mmpss{display: flex}
.mmpss::before{
    content: "";
    position: relative;
    display: block;
    width: 10px;
    height: 10px;
    background: #ffffff;
    border-radius: 50%;
    border: 3px solid #276cb7;
    top: 5px;
    margin-right: 15px;
}
.mjsact_top,.mjs_js_top{
    margin-top: 50px;
}
.mact_lt{
    margin: 100px 0 30px 100px;
    padding: 30px;
}
.mpas_1{
    display: flex;margin-left: 30%;position: relative
}
.mpas_2{
    /*width: 200px;*/
    font-size: 290px;font-weight: 900;color: #276cb7;
}
.color_mred{
    color: #276cb7;
}
.color_red{
    color: red;
}
.bg_bottom{
    background-color: #21222A
}
.mnew_1{
    background-image: url('../imgs/9i.png');background-size: 100% 100%;
    padding: 100px 50px;
}
.mpre_2{
    position: relative;
    font-family: Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 370px;
    display: block;
    height: 100px;
    color: #E4E8EB;
    top: -105px;
    left: 30px;
}
.mshow_none{
    display: none;
}
.mpre_1{
    margin-top: 40px ;
    margin-left: 30px;
    padding-right: 100px;
    font-size: 40px;
    font-weight: 900;
}
.uset_1{
    height: 280px; padding: 50px 0;z-index: 99;background-color: #393D49;
}
.bg_n{
    background-color: #276cb7
}
.mpas_3{
    font-size: 60px; width: 130px;font-weight: 900; color: #D6D6D6;margin-left: 20px
}
.mms-act-msg{
    line-height: 29px;
    margin-top: 50px;
    margin-bottom:60px;
}
.lps_1{
    margin-right: 140px;
    margin-top: 200px
}
.mac_big{
    font-size: 90px;font-weight: 900;color: #276cb7;
}
.ma_card,.ma_card_1{
    height: 250px;
}
.bg_t_1{
    font-size: 40px;padding: 150px 0 50px
}
.bg_p_1{
    padding: 20px  0
}
.bg_t_t_1{
    font-size: 30px;margin-bottom: 60px
}
.bg_t_t_2{
    font-size: 30px;font-weight: 600
}
.mpg_1{
    background-image: url('../imgs/biuld4.jpg');
    background-repeat: repeat-x;
    background-position: center;
    width: 100%;
    height: 840px;
    background-color: #2167B2;
}
.cont-grey {
    font-size: 16px;
    line-height: 39px;
    color: #999;
}
.card1{
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: .25rem;
    height: 180px;
    box-shadow: 3px 3px 20px rgb(119 133 202 / 0.34);
}
.card1:hover{
  background-image: url("../imgs/2.png");
  color: white;
  font-size: 17px;
  opacity: 0.9;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.955, 1) 0s;
}

.mh1-grey {
    font-size: 28px;
    line-height: 30px;
    color: #555;
    font-weight: 900;
}
.mbg_que{
  margin: 3rem 0
}
.amore {
    border-radius: 30px;
    transition: all 0.36s ease;
    border: 2px solid rgba(0, 0, 0, .08);
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    color: #999;
    padding: 5px 40px;
    margin-bottom: 20px;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
}
.mbg_b{
    padding: 100px 0 200px;
    overflow: hidden;
}


.mbowen {
  background-color: #2167B2;
  width: 100%;
  height: 200px;
  padding-top: 60px;
  position: relative;
  overflow: hidden;

}
.mwave {
  width: 3050px;
  height: 260px;
  animation: wave 10s linear infinite;
  position: absolute;
  right: 0;
  top: 50px;
  opacity: 1;
  overflow: hidden;
}
.wave-bg {
  z-index: 1;
  animation: wave-bg 10.25s linear infinite;
}
.mlpq{
    padding: 8% 8% 2% 20%;
}
.mrpq{
    padding: 8%  0 0 0;
}
.mrpq_pic{
    padding: 0 10%  2% 10%;
}
.mzc_p_1{
    padding:100px 150px;
}
.mzc_p_2{
    padding:200px 250px;
}
.wk_1{
    font-weight: 900;
    color: #fff;
}
.wk_2{
    font-weight: 900;
    color: #fff;
    margin-bottom: 100px;
}
.mzc_2{
    border-bottom: 1px solid #ededed;padding-bottom: 150px
}
.mzc_tp{
    width: 100px;
    position: absolute;
    top: 5px;
    left: 20px;
    font-size: 22px;
    font-weight: 900;
}
.mzc_tp_1{
    margin-left: 100px;
    line-height: 34px;
    padding-top: 5px;
}
.mml::before{
    content: '';
    position: relative;
    top: 7px;
    display: block;
    width: 10px;
    float: left;
    left: 0;
    height: 10px;
    margin-right: 20px;
    border-radius: 50%;
    background: #f6ffff;
}
.mxnav{
    background-color: #f7f7f8;
    position: fixed;
    bottom: 0;
    z-index: 9999;
    box-shadow: 0 1px 6px rgba(0,0,0,0.3);
}
.mdrop_m .dropdown-item{
    font-size: 15px;
    padding: 10px;
    text-align: center;
}
.mtbfloat{
    position: fixed;top: 110px;background-color: white;z-index: 9999;padding: 20px
}
.bg_bottom {
    background-color: #21222A;
    padding-bottom: 20px;
}

@keyframes wave {
  from {transform: translate3d(125px,0,0);}
  to {transform: translate3d(1125px,0,0);}
}
@keyframes wave-bg{
  from {transform: translate3d(375px,0,0);}
  to {transform: translate3d(1375px,0,0);}
}

@media (max-width: 1546px){
    .m_s_act{
        font-size: 14px;
    }
    .mp-5{
        padding: 1.5rem;
    }
    .mpas_1{
        margin-left: 20%;
    }
    .mms-act-msg{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .mpre_1{
        font-size: 36px;
        line-height: 43px;
    }
    .mlpq {
        padding: 2% 8% 2% 10%;
    }
    .mrpq {
        padding: 20px 0 0 0;
    }
    .zc_pt {
        padding-top: 20px;
    }
}
@media (max-width: 1470px){
    .mlogin_p{
        padding: 5% 10%;
    }
    .mlo_p_1{
        padding: 50px;
    }
    .m_s_act{
        font-size: 12px;
    }
    .mp-5{
        padding: 0rem;
    }
    .mbtn1 a{
        width: 117px;
        height: 34px;
        line-height: 34px;
        font-size: 14px;
    }
    .mp-r,.mtit_p{
        padding: 1rem
    }
    .macb-js-1{
        margin:0;
    }
    .macb-js-1 .pr-5{
        padding-right: 0!important;
    }
    .mlpq {
        padding: 2% 6% 2% 8%;
    }
    .zc_pt {
        padding-top: 10px;
    }
    .mzc_p_2 {
        padding: 200px 180px;
    }
}
@media (max-width: 1260px){
    .mmp-5{
        padding: 3rem 0.2rem;
    }
    .macb-js-1{
        margin: 0px;
    }
    .mabp_1{
        padding: 150px 20px ;
    }
    .mpas_1{
        margin-left: 10%;
    }
    .mzc_p_1 {
        padding: 80px 100px;
    }
    .mzc_2 {
        border-bottom: 1px solid #ededed;
        padding-bottom: 100px;
    }

}


@media (max-width: 1200px){
    .mp-r,.mtit_p{
        padding: 0.7rem
    }
    .act_h_p{
        padding: 100px 30px 62px;
    }
    .mjsact_top{
        margin-top: 0px;
    }
    .mabp_1 {
        padding: 90px 20px;
    }
    .mjs_js_top{
        margin-top: 150px;
    }
    .macb-js-1{
        margin: 30px 100px 0 0;
    }
    .mact_lt{
        margin: 100px 0 30px 0px;
    }
    .lps_1{
        margin-top: 150px;
        margin-right: 100px;
    }
    .ma_card_1{
        height: auto;
    }
    .mpre_1{
        margin-left: 0;
    }
    .bg_t_1{
        padding: 100px 200px 20px 100px
    }
    .bg_t_t_1 {
        margin-bottom: 30px;
        font-size: 25px;
    }
    .bg_1{
        font-size: 16px;
        line-height: 28px;
    }
    .bg_t_t_2 {
        font-size: 25px;
        font-weight: 600;
    }
    .mbg_b{
        padding: 100px 7% 200px;
    }
    .mlpq {
        padding: 0 2% 2% 2%;
    }
    .mzc_2 {
        border-bottom: 1px solid #ededed;
        padding-bottom: 100px;
    }
    .mzc_p_1 {
        padding: 50px 60px;
    }
    .mzc_p_2 {
        padding: 150px 100px;
    }
    .footer{
      background: #21222a;
      padding: 4% 4% 1%;
    }
    .mlgo {
        margin-left: 50px;
    }
    .nav-item {
        padding: 3px 10px;
    }
}
@media (min-width: 1200px){
    .container {
        max-width: 1200px;
    }


}
@media (max-width: 990px){
    .mlgo {
        margin-left: 0px;
    }
    .nav-item {
        margin: 5px;
    }

    .mlo_p_1 {
        padding: 100px 100px;
    }

    .mmp-5{
        padding:4rem 2rem;
    }
    .m_s_act {
        font-size: 16px;
    }
    .act_h_p .mb-5{
        margin-bottom: 2rem!important;
    }
    .mjs_js_top {
        margin-top: 10px;
        font-size: 18px;
    }
    .m10{
        margin-top: 10px;
        font-size: 18px;
        padding: 0 5px;
    }
    .mjsact_top {
        padding: 0;
    }
    .lps_1{
        margin-top: 100px;
        margin-right: 70px;
    }
    .mact_lt{
        padding: 0;
    }
    .mbg_b{
        padding: 80px 7% 130px;
    }
    .zc_tt {
        font-size: 1.5rem;
    }
    .zc_ttt {
        font-size: 15px;
        margin-top: 10px;
    }
    .zc_pt {
        padding-top: 0;
        line-height: 28px;
        font-size: 14px;
    }
    .mrpq_pic {
        padding: 0 0 2% 5%;
    }
}

@media (max-width: 900px){
    .bg_t_1 {
        padding: 100px 100px 20px;
    }
    .mrpq {
        padding: 0;
    }
}
@media (max-width: 767px){
    .mlo_p_1 {
        padding: 60px 70px;
    }
    .card1 {
      word-wrap: break-word;
      background-color: #fff;
      background-clip: border-box;
      border-radius: .25rem;
      height: auto;
      box-shadow: 3px 3px 20px rgb(119 133 202 / 34%);
    }
    .bg_t_1 {
        padding: 100px 60px 20px;
    }
  .table td, .table th{
  	padding:0;
  }
    .ma_card {
        height: auto;
    }
    .mpas_2 {
        font-size: 150px;
    }

    .mpas_3 {
        font-size:30px;
        width: 65px;

    }
  .mtbfloat{
    position: fixed;bottom: 110px;background-color: white;z-index: 9999;padding: 10px;top:auto;
	}
  .mtbfloat .nav-link{
  	padding: 10px
  }
    .lps_1{
        margin-top: 50px;
    }

    .mac_big{
        font-size: 40px;
    }
    .act_h_p{
        padding: 60px 30px;
    }
    .mleft50{
        margin-left: 30px;
        margin-top: 0px;
    }
    .medleft{
        margin-right: 0;
    }
    .bg_vont{
        padding: 20px 30px;
    }
    .nav-item{padding: 3px}
    .p-5{
        padding: 1.5rem!important;
    }
    .cowzhuti{
        width:100%;
        text-align: center;
        margin: 0 auto 10px;
    }
  .cowtime{
  	padding: 10px 0;
    min-width:100px;
  }
    .zc_h2{
        font-size: 22px;
        padding-top:0px;
    }
    .zc_pt{
        padding-top: 10px;
    }
    .str4 img{
        width: 120px;
    }
    .logo_img {
        width: 100%;
        height: 42px;
        margin-bottom: 0px;
    }
    .sm_logo {
        height: 100px;
        padding: 15px;
    }
    .sm_logo div {
        margin-top: 5px;
        font-size: 12px;
    }
    .footer_line{
        border: none;
        padding: 20px 10px;
    }
    .bg_p_1 {
        padding: 0 10px;
    }
    .mbg_que {
      margin: 2rem 0;
      font-size: 32px;
    }
    .bg_t_1 {
      padding: 100px 10px 20px;
    }
    .mzc_p_1 {
        padding: 50px 10px;
    }
    .mzc_p_2 {
        padding: 150px 50px;
    }
}

@media (max-width: 687px) {
    .mlo_p_1 {
        padding: 100px 50px;
    }
    .bg_t_1 {
        padding: 80px 30px 20px ;
        font-size: 30px;
    }
    .bg_p_1 {
        padding: 0 10px 0 30px;
    }
    .mbg_que {
        margin: 0;
        font-size: 24px;
    }
    .mzc_p_2 {
        padding: 120px 50px;
    }
    .bg_bottom {
        background-color: #21222A;
        padding-bottom: 80px;
    }
    .nav-justified .nav-item{
        flex-basis: auto;
    }
}

@media (max-width: 578px) {
  
    .nav-pills .nav-link {
        border-radius: .25rem;
        font-size: 14px;
        padding: .5rem 0;
    }
  .mtbfloat{padding: 0;}
   .mtbfloat .nav-link{
  	padding: 10px;
     border-radius:0;
  }
    .mdrop_m{
        min-width: 7rem;
      	margin: 7px 0 10px;
    }
    .banner_cont {
        height: auto;
        margin-top: 0;
        border-top: 1px solid #f4f4f4;
        padding: 60px 0;
    }
    .mlo_p_1 {
        padding: 50px 10px;
    }
    .mlo_boy{
        background-color: white;
    }
    .bg_t_t_2 {
        font-size: 22px;
    }
    .mp{
        padding: 0 50px 50px;
    }
    .lps_1 img{
        display: none;
    }
    .lps_1 .pl-3{
        padding-left: 2rem!important;
    }
    .mnew_1{
        padding: 80px 1%;
    }
    .mzc_p_1 {
        padding: 50px 30px;
    }
    .mlpq {
        padding: 5% 0 0 0;
    }
    .mzc_2 {
        padding-bottom: 50px;
    }
    .mrpq_pic {
        padding: 0;
    }
    .mrpq {
        padding-top: 5%;
    }
    .mzc_p_2 {
        padding: 120px 20px;
    }
    .mml{
        font-size: 15px;
        line-height: 28px;
    }
    .zc_wol {
        padding: 30px;
    }
    .wk_2 {
        font-size: 28px;
    }
    .zc_wol h2{
        font-size: 20px;
    }
    .mzc_tp_1 {
        font-size: 15px;
    }
}