.bg-lightes {
    color: #f8f9fa;
}

.nc-white{
    color: white;
    font-size: 1.1rem;
    margin-bottom: .5rem;
}

/* head */
#bg-light {
    background-color: white !important;
}

#phoneLink {
    color: black;
}

.justify-content-between {
    justify-content: space-between !important;
}

.registerPadding {
    background: #006fff;
    padding: 4px 16px;
    margin-left: 1.8rem;
}

.navbar-light .navbar-nav .nav-link {
    color: black;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: #006fff;
    border-bottom: 2px solid #006fff;
}

@media screen and (min-width:1200px) {
    .mediaImg {
        margin-right: 12%;    /* 大于等于600px */
    }
}

@media screen and (min-width:1020px) {
    .topscheme{
        padding-bottom:30px;
    }
    .botscheme{
        padding-bottom:60px;
    }
}
@media screen and (max-width:1020px) {
    .footFlex{
        margin-top: 10px;
    }
}

/* footer */
#foot-bg-light {
    background-color: #0b1d2f;
}

.text-secondary {
    color: #bac0c7 !important;
}

.paddingNone {
    padding-right: 0;
    padding-left: 0;
}

.footFlex {
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
}

.ncFlex {
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
}

.fotlh{
    height: 70%;
    border-right: 1px solid #d8dbde;
}

/* 解决方案 */
.solveBtn {
    cursor: pointer;
    font-size: 1.3rem;
    font-weight: 600;
    padding-bottom: 3px;
}

.solveBtn:focus {
    color: #006fff;
}

.solveBack {
    padding-left: 55px;
}

.rowBorder {
    border-bottom: 1px solid gear;
}

.solveCure {
    padding-top: 50px;
    padding-bottom: 30px;
}

.solveDiv {
    margin: 20px 0;
    color: #88909b;
}

.solvePad{
    border-right: 1px solid #dfe6ed;
    padding: 0 55px 15px 70px;
    margin: 30px 0;
}

.adminAn {
    display: inline-block;
    height: 22px;
    padding: 0 4px;
    margin: 0px 0 20px;
    font-size: 12px;
    color: #88909b;
    border: 2px solid #dfe6ed;
    border-radius: 9px;
}

.adminAnli {
    display: inline-block;
    height: 18px;
    padding: 0 4px;
    margin: 20px 0;
}

.padRem{
    padding-top: 2rem;
}

/* 预约咨询 */
.formPadd2{
    color: #88909b;
}

.formPadd{
    padding-left: 25%;
    color: #88909b;
}

.formBadd{
    padding-right: 25%;
    color: #88909b;
}

.formText{
    display: block;
    width: 100%;
    height: calc(3.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    background-color: #f8f9fa;
    background-clip: padding-box;
    border: none;
    border-radius: .25rem;
}

.subBtn{
    background: #006fff;
    width: 30%;
    line-height: 35px;
    color: white;
    font-size: 16px;
}

/* 新闻资讯 */
.mediaUl {
    margin: 20px;
    border-top: 1px solid #c3ccccd7;
    min-height: 13rem;
}

@media screen and (max-width:600px) {
    .mediaUl {
        margin: 20px 0px;
        padding: 0 6px;
    }
    
    .mediaDiv {
        width: 74%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .solveBack{
        padding-left: 39px;
        padding-right: 29px;
    }
    
    .solvePad{
        padding: 0 40px 15px 40px;
    }
    
    .adminAnli{
        display: none;
    }
    
    
    .fotNone{
        display: none;
    }
    
    .formMedia{
        width: 80%;
        margin-right: 5%;
    }
    
    .box1{
        width: 80% !important;
        height: 52vh !important;
    }
    
    .iconRed{
        margin-right: 0 !important;
    }
    
    .contentTip {
        padding: 20px 20px 0 20px !important;
    }
    
    .danwei {
        padding-left: 38px !important;
    }
    
    .fotlh{
        border-right: none;
    }
    .topscheme{
        padding-bottom:0;
    }
    .botscheme{
        padding-bottom:1rem;
    }
}

.liFlex {
    display: flex;
    justify-content: space-between;
    color: #6f7373d7;
}

.colorLink{
    color: #6f7373d7 !important;
}


/* 变色 */
 .liFlex:hover{
    color: black !important;
}

.liFlex:hover .colorLink{
    color: black !important;
} 

.mediaUl li {
    line-height: 32px;
    font-size: 14px;
    /* text-indent: 15px; */
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.moreDiv {
    background: #006fff;
    text-align: center;
    line-height: 2.5rem;
    color: white;
    cursor: pointer;
}

/* 合作伙伴 */
.togetherAuto {
    display: block;
    width: 118px;
    height: 34px;
    line-height: 34px;
    border: 1px solid black;
    border-radius: 5px;
    color: #fff;
    margin: 0 auto;
    transition: 0.3s all;
}

/*解决方案模块*/
.info1{
    color: #fff;
    background-color: #006fff !important;
    border-color: #17a2b8;
}

.btn1{
    display: inline-block;
    font-weight: 400;
    /*color: #212529;*/
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: none ;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn1:hover{
    color: black;
}

.btn-light1{
    background-color: #f8f9fa;
}

.badge1{
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.badge-danger1 {
    color: #fff;
    background-color: #006fff;
}

.badge-warning1 {
    color: white;
    background-color: orange;
}

.titFont{
    font-weight: 600;
}

.padBtn{
    padding: 5px 20px;
}

.solveBorder{
    border: 1px solid #e3ececd7;
    margin-bottom: 1.5rem;
    padding: 1rem;
}

.justify-content-flex-end{
    justify-content: flex-end;
}

.badgees{
    display: inline-block;
     padding: 0; 
     font-size: 100%; 
     /*font-weight: 700; */
     line-height: 1; 
     /*text-align: center; */
     /*white-space: nowrap; */
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

/*成功案例模块*/
.w-75{
    width: 75%;
    text-align: center;
}

.heiTit{
    min-height: 250px;
    padding: 0 2rem 1rem 2rem;
}

.subBtn2{
    background: #006fff;
    color: white;
    font-size: .8rem;
    margin-bottom: 1.5rem;
}

.successImg{
    width: 19%;
}

/*新闻资讯模块*/
.btn-infoNav {
    color: #fff;
    background-color: #006fff !important;
}

/*产品中心*/
.cardText{
    font-size: 1rem;
    margin: 10px 0;
    line-height: 1.5;
    min-height: 84px;
}

/*在线留言模块*/
.border-info2 {
    border-color: #006fff!important;
}

/*app弹窗*/

.box {
	width: 80%;
	height: 37vh;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background-color: #fff;
	padding: 30px;
	box-sizing: border-box;
	border: 2px solid #ccc;
}

.close-btn {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 10px;
	top: 10px;
}

.show-btn {
	width: 80px;
	height: 30px;
	background-color: #ccc;
	line-height: 30px;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.shadow {
	position: fixed;
	z-index: 10000;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	top: 0;
	left: 0;
	display: none;
}

/*Pc弹窗*/

.box1 {
	width: 35%;
	height: 42vh;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background-color: #fff;
	/*padding: 30px;*/
	box-sizing: border-box;
	border: 2px solid #ccc;
}

.close-btn1 {
    font-size: 30px;
    cursor: pointer;
}

.show-btn1 {
	width: 80px;
	height: 30px;
	background-color: #ccc;
	line-height: 30px;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.shadow1 {
	position: fixed;
	z-index: 10;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	top: 0;
	left: 0;
	display: none;
}

.tipsTit{
    background-color: #f5f5f5;
    font-size: 16px;
}

.iconRed{
    color: red;
    margin-right: 14px;
}

.danwei{
    color: #b5b5b6;
    padding-left: 52px;
    margin-top: 2px;
    font-size: 12px;
}

.contentTip{
    padding: 20px 20px 0 70px;
}

.iconInp input{
    border: 1px solid #ccc;
    border-radius: 0px;
    margin-top: 15px;
    height: 36px;
    line-height: 40px;
    padding: 3px 5px;
    width: 84%;
}

.subbtn{
    text-align: center;
    margin-top: 16px;
}

.btnCenter{
    width: 80%;
}

/*留言咨询悬浮*/
#dlH3{
    padding: 10px 14px 10px 18px;
    background-color: #f5f5f5;
    border: none;
}

.dtInput{
    width: 100%;
}

#dtInput input{
    border: none; 
    border-radius: 5px; 
    margin-top: 6px;
    height: 12px; 
    line-height: normal; 
    padding: 0; 
    width: auto;
}

#iconInp{
    padding-left: 18px;
}

#iconInp input{
    border: 1px solid #ccc;
    border-radius: 0px;
    margin-top: 15px;
    height: 36px;
    line-height: 40px;
    padding: 3px 5px;
    width: 84%;
}

#iconInp input::placeholder{
    color: #b5b5b6;
}

.dtPng{
    width:20px;
    margin: 0 10px 5px 4px;
}

#dlBtn{
    text-align:right;
    padding-right: 22px;
}

#dlBtn button{
    line-height: inherit;
    width:100px;
    border-radius:0px;
}



















