﻿img{
    image-rendering: -webkit-optimize-contrast;
}
.ks-header-logo{
    height: 28px;
    margin-top: -14px;
    left: 0;
}
.ks-header{
     text-align: center;
     display: inline-block;
     padding-bottom: 2px;
     margin: 0 auto;
     text-decoration: none;
     height: 86px;
     border-bottom: 1px solid #ccc;
     background: #fff;
 }
 .ks-header .ks-container{
    max-width: 1220px;
    padding: 0;
 }
 .ks-header-bg{
     display: none;
 }
 .ks-header-accout{
     margin: 27px 0 0;
 }
 .ks-menu-item{
     height: 86px;
     line-height: 86px;
 }
 .ks-menu-item__link a{
    padding: 0 15px;
 }
 .ks-menu-item__arrow{
    background: url(../images/icon_more01.png) no-repeat center;
 }
 .ks-menu-item.hover .ks-menu-item__link .ks-menu-item__arrow {
    background: url(../images/icon_more02.png) no-repeat center;
}
 .ks-header--white .ks-menu .ks-menu-item__link{
               
     position: relative;
 }
 .ks-header--white .ks-menu .ks-menu-item__link a {
     color: #000 !important;
     font-weight: normal;
 }
 .ks-sub-munu li a{
    font-weight: normal;
    font-size: 16px;
 }
 .ks-drawer-item__info{
    margin-top: 0;
 }
 .ks-drawer-item__info p{
    padding-top: 10px;
    font-weight: normal;
 }
 .ks-header--white .ks-menu-item:first-child .ks-menu-item__link a{
     color: #1472FF !important;
 }
 .ks-menu-item.hover .ks-menu-item__link a{
     color: #1472FF !important;
 }
 .ks-header .ks-menu-item .ks-menu-item__link::after {
     content: '';
     position: absolute;
     bottom: -1px;
     left: 0;
     right: 0;
     height: 4px;
     background: #1472FF;
     display: none;
 }
 .ks-header .ks-menu-item:hover .ks-menu-item__link::after {
     display: block;
 }
 .ks-header-accout .ks-button{
    padding: 0 20px;
 }
 .ks-header:hover .ks-header-accout .ks-button--primary,.ks-header--white .ks-header-accout .ks-button--primary {
    background-color: #1472FF;
    border-color: #1472FF;
    color: #fff;
}
.ks-header:hover .ks-header-accout .ks-button--plain,.ks-header--white .ks-header-accout .ks-button--plain{
    color: #1472FF;
}
.ks-drawer{
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    top: 86px;
}
.ks-sub-munu{
    top:86px;
    width: auto;
    min-width: 166px;
    padding: 8px;
    left: -10px;
    box-shadow: 0 17px 30px 0 rgb(4 96 155 / 28%);
    border-radius: 8px;
}
.ks-sub-munu li{
    line-height: 52px;
    text-align: left;
    border-radius: 8px;
    padding-left: 50px;
    padding-right: 20px;
    white-space: nowrap;
    position: relative;
}
.ks-sub-munu li:hover{
    background-color: #F7F8FF;
}    
.ks-sub-munu li img{
    position: absolute;
    left: 16px;
    height: 23px;
    top: 50%;
    margin-top: -11.5px;
}
.ks-sub-munu li a:hover {
    background: none;
    color: #1472FF;
}
/* ==============产品================ */
.hprogram{
    height: 60px;
}
.hprogram li{
    float: left;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
    line-height: 16px;
    border-radius: 18px;
    background: #F7F8FF;
    margin-right: 20px;
    color: #666;
}
.hprogram img,.programbtm-ul img{
    vertical-align: middle;
    margin-right: 10px;
    display:inline-block;
}
.hprogram li:hover,.programbtm-ul li:hover{
    color:#1472FF;
}
.programbtm-ul{
    margin-right: 15px;
}
.programbtm-ul li,.header-solution-ul li{
    cursor: pointer;
    font-size: 16px;
    background: #F7F8FF;
    margin-bottom: 14px;
    border-radius: 4px;
    text-align:left;
    line-height: normal;
    padding: 10px 15px;
}
.programbtm-item{
    text-align: left;
    line-height: 54px;
    width: 94%;
    color: #333;
    height: 54px;
    border-radius: 4px;
    font-size: 18px;
    font-weight: 600;
}
.programbtm-item i{
    font-size: 12px;
    margin-left: 5px;
}
.programbtm-item img{
    width: 24px;
    height: 24px;
    vertical-align: text-top;
    margin-right: 3px;
}
.free-label{
    font-size: 12px;
    color: #fff;
    background: linear-gradient(180deg, #fd7009 0%, #f05c06 100%) !important;
    padding: 0 5px;
    border-radius: 3px;
    margin-left: 10px;
    vertical-align: middle;
}
.open-label{
    background: linear-gradient(180deg, #34e2f1 0%, #14aff7 100%) !important;
}
.header-solution{
	max-width: 1500px;
	margin: 0 auto;
}
.header-solution-ul{
	margin-right: 15px;
}
.header-solution-ul li{
	font-size: 16px;
	padding: 10px 15px;
}
.programbtm-ul li p,.header-solution-ul li p{
	color:#666;
	line-height: 24px;
	font-size: 12px;
    font-weight: normal;
}
.programbtm-ul li p:first-child,.header-solution-ul li p:first-child{
	font-size: 16px;
    color: #000;
    font-weight: normal;
}
.programbtm-ul li a:hover p:first-child,.header-solution-ul li a:hover p:first-child{
	color:#1472FF;
}
/*大于等于1400 ipad */
@media (max-width: 1400px){

}
/*大于等于1024 ipad */
@media (max-width: 1024px){
    /* ==================独立头部==================== */
    .ks-header{
        height: 50px;
    }
    .ks-header-logo {
        height: 18px;
        margin-top: -7px;
        left: 20px;
    }
    .ks-header .ks-sub-munu{
        top: 0px;
        padding: 10px;
        border-radius: 0px;
        box-shadow: none;
        width: 100%;
        left: 0;
    }
    .ks-header .ks-menu-item__link a{
        margin-right:40px;
        position: relative;
        z-index: 1;
    }
    .ks-drawer{
        top: 0;
    }
    .ks-header--white .ks-menu .ks-menu-item__link{
        text-align: left;
    }
    .ks-header .ks-menu-item--drawer .ks-menu-item__link::before { content: ''; width: 2px; height: 14px; background-color: #999; position: absolute; right:21px; top:50%; margin-top: -7px; z-index: 2;display: block; } 
    .ks-header .ks-menu-item--drawer .ks-menu-item__link::after,.ks-header .ks-menu-item--drawer:hover .ks-menu-item__link::after { content: ''; width: 14px; height: 2px; background-color: #999; position: absolute; right:15px; top:50%; margin-top: -1px;left: auto;bottom: auto;z-index: 2;display: block; } 
    .ks-header .ks-menu-item.hover .ks-menu-item__link::before { display: none; } 
    .ks-header-right{
        width: 80%;
    }
    .ks-header-accout{
        margin: 0;
        text-align: left;
        height: 53px;
        box-sizing: border-box;
        padding: 15px 20px;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        background: #fff;
        box-shadow: 0 2px 10px 0 rgba(70,77,103,0.13);
    }
    .m-logo{
        height: 18px;
    }
    .m-logo img{
        height: 100%;
    }
    .ks-header .ks-menu{
        margin-top: 53px;
    }
    .m-login{
        padding: 20px 20px 0;
    }
    .m-login a{
        display: block;
        margin-bottom: 15px;
    }
    .m-login .ks-button{
        display: block;
        border-radius: 40px;
    }
    .ks-drawer{
        background: #fff;
    }
    .mg-olevel,.text-mt-olevel{
        margin-left: 0;
    }
    .text-mt-olevel,.ks-drawer-item__info{
        margin-top: 0;
    }
    .ks-drawer--case .border img, .ks-drawer--offer .border img{
        margin-top: 0;
        width: 20px !important;
        vertical-align: middle !important;
    }
    .ks-drawer--offer .ks-drawer-item.border{
        height: auto;
    }
    .programbtm-item{
        font-size: 16px;
    }
    .programbtm-item img{
        width: 20px;
        height: 20px;
        vertical-align: middle;
    }
    .programbtm-ul li p:first-child, .header-solution-ul li p:first-child{
        font-size: 14px;
    }
    .ks-sub-munu li{
        line-height: 40px;
    }
    .ks-sub-munu li a{
        font-size: 14px;
    }
    .m-login .ks-button{
        border-color: #1472FF;
        color: #1472FF;
        font-size: 15px;
    }
    .m-login .ks-button--primary{
        background-color: #1472FF;
        color: #fff;
    }
    .m-login i{
        margin-right: 5px;
    }
    /* ==============产品=============== */
    .hprogram img, .programbtm-ul img{
        margin-right: 5px;
    }
    .programbtm-ul li{
        font-size: 14px;
    }
    .hprogram{
        height: auto;
    }
}
/*大于等于768 ipad */
@media (max-width: 768px){
    .hprogram li{
        padding: 5px 10px;
        margin-bottom: 10px;
        margin-left: 10px;
        margin-right: 10px;
        font-size: 14px;
    }
    .hprogram li img{
        vertical-align: middle;
        margin-left: 10px;
        display: initial;
        height: 14px;
    }
    .programbtm-item{
        width: 100%;
    }
    .programbtm-ul,.header-solution-ul{
        margin-right: 0;
        border-right:0 !important;
    }
    .programbtm-top-line{
        border-top: 1px solid #eee;
    }
}
/*大于等于480 */
@media (max-width: 480px){

}
/*大于等于375  ios6 */
@media  (max-width: 375px){
    
}
/*大于等于360  安卓 */
@media (max-width: 360px){
    
}
/*大于等于320  ios5 安卓 */
@media (max-width: 320px){
    
}