@charset "UTF-8";
body{font-family: "Arial","microsoft yahei";font-size: 16px;color: #404040;}
a{color: #404040; text-decoration: none;}
a:hover{color: #ed7e27!important; text-decoration: none;transition: color .15s ease-in-out;}
.c8ke-AGR-logo{
	width: 140px;
    height: 45px;
    background: url(../img/c8ke-logo-3x.png) no-repeat center center;
    background-size: 132px;}
.c8ke-AGR-bannercolor-bg{background: linear-gradient(144deg, #ccecfe 0%, #ffffff 100%);}
.c8ke-AGR-bannercolor-2-bg{background: linear-gradient(36deg, #ccecfe 0%, #ffffff 100%);}
.c8ke-AGR-LightGray-bg {
    background: #f6f9fc;
}
.c8ke-AGR-light-blue-bg {
    background: #e5f5ff;
}
.c8ke-AGR-Blue-bg {
    background: #2e8dff;
}