.main{
    margin: 0 !important;
    padding: 0 !important;
    max-width: 100%;
    overflow-x:hidden;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    
}
/* new project */
.swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    font-size: 18px;
    background: #EFF6FF;
  }
::-webkit-scrollbar{
    width: 0px; height: 0px; color: rgb(136, 0, 0);
}
.senons{
    width: 100%;
    padding-bottom: 50px;
}
.contact{
    background-color: #ffffff;
    padding: 10px 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    left: 0;
    right: 0;
    bottom: 0;
}
.logo{
    max-width: 100%;
    overflow-x:hidden;
    margin: 0;
    padding: 0;
}
html,body{
    padding: 0;
	margin: 0;
	height: 100%;
    max-width: 100%;
	position: fixed;
	left: 0;top: 0;
	overflow-x: hidden;
	overflow-y: auto;
}
/* html,
body {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

html::-webkit-scrollbar,
body::-webkit-scrollbar {
    width: 0px;
    height: 0px;
} */

a{
    text-decoration: none;
    color: #fff;
}
/* header logo */

.logoimg{
    width:120px;
    height: 30px;
    margin: 10px;
    pointer-events: none;
}
/* bg  */
.bgimg{
    width: 100%;
    height: 100%;
    pointer-events: none;
}
/* 能为你做什么 */
.content-one{
    box-sizing: border-box;
    padding: 10px;
    margin:0 auto;
}
.contet-do{
    font-size: 18px;
    color: black;
    font-weight: 700;
    margin-bottom: 10px;
}
.contet-affair{
    font-size: 14px;
    color: #666666;
}
/* lg */
.lg{
    width: 100%;
}
.lgimg{
    width: 100%;
    pointer-events: none;
}
/* mainlgimg */
.meng{
    width: 100% ;
    position: relative;
    background-color: #EFF6FF;
    overflow: hidden;


}
/* 修改的切换成li */
.mengtitle{
    padding: 8px 0;
    font-size: 14px;
    touch-action:pan-y;
}
ul {
    display: flex;
    justify-content: space-around;
    padding:0;
    font-size: 13px;
    margin: 0;
    padding: 0;
}
li{
    font-weight: 500;
    font-size: 13px   !important;
}

.bb{
    color: #1A6CD8 ;
    font-size: 13px;
}
.tm{
    color: #1A6CD8 ;
}

li {
    list-style: none;
    line-height: 28px;
    height: 20px;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
}
/* 修改的切换成li */
/* 蒙版背景切换的标题 */
/* 蒙版背景层 */

/* 控制蒙版的蓝色的长度的 !!!!! import  最重要的 */
.mainlg{
    height: 100%;
    overflow: hidden;
}
/* 背景图 lbg */
.mainlgimg{
    width: 100%;
    height: 300px;
    position: absolute; 
    pointer-events: none;
    overflow: hidden;
}
.mainlg_txt{
    width: 100%;
    overflow: hidden;
}
.opop{
    position: absolute;
}
.mains{
    width: 96%;
    margin: 0 auto;
}
.mian_txt{
    font-size: 17px;
    color: black;
    font-weight:500;
    padding: 6px 0;
    width: 95%;
    margin: 0 auto;

}
.main_text{
    font-size: 13px;
    padding: 4px 0;
    margin: 0 auto;
    width: 95%;
}
/* 第二个图片 */
.bgtwo{
    padding: 10px 0;
    width: 95%;
    margin: 0 auto;
    overflow: hidden;
}
.bgtwo_img{
    pointer-events: none;
    width: 100%;
}

/* 白色的背景-input */
.fillng_need{
    width: 96%;
    margin:  0 auto;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
}
.main_need{
    padding: 10px 0;
    width: 92%;
    margin: 0 auto;
}
.main_need_input{
    padding: 8px  0;
}
.inputs{
    background-color: #F1F1F1;
    opacity: 0.8;
    font-size:14px;
    border-radius: 8px;
    width: 100%;
    height: 36px;
    margin: auto;
    outline: none;
    border: 0;
}
/* 请选择你的需求 */
.choose_need{
    background-color: #F1F1F1;
    width: 100%;
    height: 100%;
    border-radius: 12px;
}
.close_need_button{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 10px 0;
}
.choose_need_close{
    padding-top: 6px;
    width: 96%;
    margin: auto;
}
.choose_need_close_txt{
    font-size: 14px;
    color: #666666;
    font-weight: 600;
}
.need_button{
    background-color: #ffffff;
    color: #7996BB;
    border: 0;
    margin: 6px 0;
    width: 30%;
    border-radius: 20px;
    height: 36px;
}
.other_need_button{
    background-color: #1381FF ;
    color: #ffffff;
    border: 0;
    width: 30%;
    margin: 6px 0;
    border-radius: 20px;
    height: 36px;
}
/* 免费估价 */
.free_evalue{
    width: 100%;
    height: 36px;
    line-height: 36px;
    background: linear-gradient(to  right, #1381FF , #0068DF);
    border-radius: 20px;
    font-size: 14px;
    border: none;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* 案列展示 */
.our-case{
    background-color: #EFF6FF ;
    width: 100%;
    height: 96%;
    overflow: hidden    ;
}
.our-cases{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 0;
}
.samll-cases{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    font-weight: 600;
    padding: 4px 0;
}
.small-our-cases{
  width: 100%;
  height: 100%;
}
.small-cases-img{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
}
.samll-case-img{
    width: 100%  !important;
    height: 100% !important;
    pointer-events: none;
}
/* 合作流程 */
.cooperate{
    position: relative;
    height:260px;

}
.cooperate-txt{
    position: absolute;
    left:36%;
    top: 20px;
    padding-top: 10px 0;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
}
.cooperate-txts{
    position: absolute;
    left: 10%;
    top: 50px;
    font-size: 14px;
    color: #666666;
}
.cooperate-img{
    position: absolute;
    pointer-events: none;
    width: 100%;
    height: 100%;
}
/*    为什么选择我们   */
.why_me{
     padding: 10px 0;
}
.why_mes{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #666666;
}
.why_mes_condition{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 10px;
    font-size: 14px;
    color: #666666;
}
.why_mes_condition {
    font-size: 13px;
}
.why_button{
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    /* background-color: red; */
}
.whys_button{
    width: 40%;
    padding: 6px ;
    margin: 6px;
}
.why_mes_top{
    border-radius: 10px  10px 0 0;
    width: 160px;
    height: 30px;
    background-image: linear-gradient(to right,#1381FF,#006BE6);
    color: #ffffff;
    border-bottom: none;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 13px;
}
.why_mes_tops{
     padding: 4px  6px ;
     margin: 4px ;
}
.why_mes_bottom{
    border-radius: 0 0 10px 10px;
    width: 160px;
    height: 40px;
    background-color: #ffffff;
    font-size: 13px;
}
.why_mes_bottoms{
   padding: 6px 4px;
}

/* 我们的优势 */
.superiority{
     position: relative;
     width:100%;
     margin-bottom:20px;
}
 .ourioritys{
    text-align: center;
     margin: 10px 0;
     font-size: 16px;
     font-weight: 600;
 }
.superiority-twos{
    position: relative;
    width:100%;
    display: flex;  
}
.rioritys{
     width: 90%;
     height: 100%;
     display: flex;
     justify-content: space-between;
}
.riority-img{
     width:100%;
}
.riority-txt{
    position: absolute;
    margin-left:10px;
    max-width: 110px;
    min-width: 110px;
    z-index: 1;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.rity-txt{
    width: 100px;
    margin:  0 auto;
    height: 100%;
    font-size: 14px;
   overflow:hidden;
   text-overflow:ellipsis;

   display:-webkit-box;

-webkit-line-clamp:8;

-webkit-box-orient:vertical;
}
.rity-value{
    width: 100%;
    word-wrap:break-word;
    display: flex;
    justify-content: center;
    margin: 10px 0;
    color:#1A6CD8; 
    font-size: 14px;
    font-weight: 600;
}



.contact_wx{
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    color: #ffffff;
    width: 180px;
    height: 40px;
    background: linear-gradient(to bottom,#24C529 ,#127E15 );
    margin: 0 10px;
}
.wximg{
    width:20px;
    height: 18px;
    padding: 0 6px;
}
.wx-contacts{
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 2px;
}
.wx-txt{
    padding: 4px 0;
}
.phoneimg{
    width:18px;
    height: 18px;
    padding: 0 8px;
}
.contact_phone{
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    color: #ffffff;
    width: 180px;
    height: 40px;
    background: linear-gradient(to bottom,#1381FF ,#006BE6  );
}

/* 获取估价弹出框*/
#fireprice{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    font-size: 16px;
    z-index: 999;
    /* IE9以下不支持rgba模式 */
    background-color: rgba(0, 0, 0, 0.5);
    /* 兼容IE8及以下 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
    display: none;
  
}



.fire-popup {
    background-color: #ffffff;
    max-width: 320px;
    min-width: 100px;
    margin: 200px auto;
    border-radius: 5px;
}
.fire-txt{
    color: #1381FF;
    padding: 10px;
    margin: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.fire-button{
    width: 100%;
    padding: 20px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    line-height: 40px;
}

.fire-buttons{
    width: 100px;
    height: 40px;
    line-height: 40px;
    border-radius: 8px;
    background-color: #1381FF;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;

}



/*  电话弹出遮罩层 */
#phonepop{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    font-size: 16px;
    /* IE9以下不支持rgba模式 */
    background-color: rgba(0, 0, 0, 0.5);
    /* 兼容IE8及以下 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
    display: none;
    z-index: 99;
}
.wx-popup-copy{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30px;
    line-height: 30px;
    padding: 20px 0;

}
.phone-popup-copys{
    background-color: #1381FF;
    color: #fff ;
    width: 100px;
    line-height: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
}
.wx-popup-copys{
    background-color: #00B424 ;
    color: #fff ;
    width: 100px;
    line-height: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
}

/*  微信弹出遮罩层  */
#ourover{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    font-size: 16px;
    z-index: 999;
    /* IE9以下不支持rgba模式 */
    background-color: rgba(0, 0, 0, 0.5);
    /* 兼容IE8及以下 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
    display: none;
  
}
.wx-popup {
    background-color: #ffffff;
    max-width: 320px;
    min-width: 100px;
    border-radius: 5px;
    margin: 200px auto;
}
.phone-popup {
    background-color: #ffffff;
    max-width: 400px;
    min-width: 360px;
    border-radius: 5px;
    position: fixed;
    top: 30%;
    left: 10%;
}
.wx-close{
    width: 100%;
    height: 30px;
    line-height:30px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.wx-closes{
    width: 40px;
    text-align: center;
}
.wx-join{
    color: #1381FF;
    padding: 20px 0;
    text-align: center;
}
.wx-joins{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.wx-popus{
    width: 90%;
    padding: 10px 0;
    margin:  0 auto;
}
.zx_pop{
    width: 100%;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.zx-popup-input-phone{
    background-color: #F1F1F1;
    font-size:14px;
    border-radius: 8px;
    min-width: 200px;
    max-width: 300px;
    height: 42px;
    line-height:42px;
    border: 0;
    text-align: center;
    padding: 0 6px;

}
.zx-popup-input-phones{
    background-color: #F1F1F1;
    font-size:14px;
    border-radius: 8px;
    min-width: 200px;
    max-width: 300px;
    height: 42px;
    line-height:42px;
    border: 0;
    text-align: center;
    padding: 0 6px;

}
.wx-popup-input{
    background-color: #F1F1F1;
    opacity: 0.8;
    font-size:14px;
    border-radius: 8px;
    min-width: 200px;
    max-width: 300px;
    height: 42px;
    line-height:42px;
    border: 0;
    text-align: center;
    padding: 0 6px;
}
.wx-our-width{
    width: 90%;
    margin: 0 auto;
}


.wx-popup-copy{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    line-height: 40px;
    padding: 10px 0;
    margin: 10px  0;
    font-size: 15px;

}
/* 咨询问题遮罩层 */
#overlay {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    font-size: 16px;
    z-index: 999;
    /* IE9以下不支持rgba模式 */
    background-color: rgba(0, 0, 0, 0.5);
    /* 兼容IE8及以下 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
    display: none;
}



/* 弹出框主体 */
.popup {
    background-color: #ffffff;
    max-width: 320px;
    min-width: 100px;
    border-radius: 5px;
    margin: 100px auto;
}
.our-width{
    width: 90%;
    margin: 0 auto;
}
.popup-content{
    padding-bottom:20px;
}
.popup-wx{
    display: flex;
    justify-content: space-evenly;
}
.popup-iphones{
    display: flex;
    justify-content: space-evenly;
    padding-bottom: 10px;
}

.zx-popup-input-wechat{
    background-color: #F1F1F1;
    opacity: 0.8;
    font-size:14px;
    border-radius: 8px;
    min-width: 200px;
    max-width: 300px;
    height: 42px;
    line-height:42px;
    border: 0;
    text-align: center;
    padding: 0 6px;

}
.popup-input{
    background-color: #F1F1F1;
    opacity: 0.8;
    font-size:14px;
    border-radius: 8px;
    min-width: 200px;
    max-width: 300px;
    height: 42px;
    line-height:42px;
    border: 0;
    text-align: center;
    padding: 0 6px;
}
.wx-copy{
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    background-color: #00B424;
    color: #ffffff;
    font-size: 14px;
    padding: 0 6px;
}
.ourboda{
    background-color: #1381FF;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    color: #ffffff;
    font-size: 14px;
    padding: 0 6px;

}
.phone-copy{
    background-color: #1381FF;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    color: #ffffff;
    font-size: 14px;
    padding: 0 6px;
}
.content-txt{
    width: 100%;
    font-size: 15px;
    padding: 4px;
    margin: 4px;

}

/* 弹出框的标题 */
.popup_title {
    height: 40px;
    line-height: 40px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.popup_titles{
    font-weight: 600;
    padding: 4px;
    color: #1381FF;
}
/* 弹出框的内容 */
.popup_content {
    height: 50px;
    line-height: 50px;
    padding: 15px 20px;
}
/* 弹出框的按钮栏 */
.popup_btn {
    padding-bottom: 10px;
}
/* 弹出框的按钮 */
.popup_btn button {
    color: #778899;
    width: 40%;
    height: 40px;
    border: solid 1px #cccccc;
    border-radius: 5px;
    margin: 5px 10px;
    color: #ffffff;
    background-color: #337ab7;
}

/*   提示弹框样式 */
#tisiactive {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    font-size: 16px;
    /* IE9以下不支持rgba模式 */
    background-color: rgba(0, 0, 0, 0.5);
    /* 兼容IE8及以下 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
    display: none;
}
/* 弹出框主体 */
.tisiactive-popup {
    background-color: #ffffff;
    max-width: 320px;
    min-width: 100px;
    border-radius: 5px;
    margin: 200px auto;
}
.tisi-main{
    width: 100%;
}
.tisi-img{
    display: flex;
    justify-content: flex-end;
}
.tisi_img{
    padding: 10px;
    margin: 10px;
}
.tisi-message{
    padding: 10px;
    margin: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tisi_message{
    font-size: 16px;
}
.test_abc{
	background-color:#1381FF;
    color: #fff;
}
.mes-text{
    width: 400px;
    height: 8px;
    line-height: 8px;
    text-align: center;
  
}


