.navigation {
    width: 100%;
    min-width: 1150px;
    height: 450px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url('./../img/26bg.png') no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.navigation div {
    width: 1148px;
    height: 260px;
    background: url('./../img/bg26.png') no-repeat;
    background-size: 100% 100%
}


/*
.navigation>div {

	width: 100%;	

    height: 450px;

    overflow: hidden;

}

.navigation>div>img:nth-child(1) {

	min-width: 1920px;

	height: 450px;

	position: absolute;

	top: 0;	

	z-index: 2;

}

.navigation>div>img:nth-child(2) {

	width: 830px;

	position: absolute;

	top: 0;

	left: 0;

	right: 0;

	margin: auto;

	z-index: 1;

}

.navigation>div>img:nth-child(3) {

	width: 830px;

	position: absolute;

	top: 24%;

	left: 0;

	right: 0;

	margin: auto;

	z-index: 3;

}*/

.lay_content {
    width: 1150px;
    margin: auto;
}

.lay_main {
    width: 1150px;
    margin: auto;
}

.lay_main img {
    width: 100%;
}

.index-title {
    width: 100%;
    display: block;
    font-family: MicrosoftYaHei;
    font-size: 26px;
    line-height: 26px;
    color: #333333;
    margin-top: 68px;
}

.index-title span {
    width: 100%;
    display: block;
    text-align: center;
}

.index-title>span:nth-child(1) {
    font-weight: bold;
}

.index-title>span:nth-child(2) {
    font-size: 18px;
    line-height: 18px;
    margin-top: 13px;
}

.application-box {
    width: 1150px;
    display: flex;
    justify-content: space-between;
    margin: 60px auto 0;
}

.application-box>div {
    width: 30.8%;
    text-align: center;
    box-shadow: 0px 0px 5px 0px rgba(3, 0, 0, 0.2);
    padding-bottom: 30px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}

.application-box>div:hover {
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.1);
    transform: translate(0px, -10px);
    -webkit-transform: translate(0px, -10px);
    background: #fff;
}

.application-box>div:hover .lhyg-hy-icon {
    background-position: 0 -96px !important;
}

.application-box img {
    margin-bottom: 32px;
}

.application-box .title {
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    color: #282828;
}

.application-box>div>a>div {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #666666;
    padding: 0 42px;
    margin-top: 22px;
}

.application-box>div>div {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #666666;
    padding: 0 42px;
    margin-top: 22px;
}

.lay_bottom {
    width: 100%;
    background: #f3f3f3;
    padding: 64px 0;
}

.lay_bottom>div {
    width: 1150px;
    margin: auto;
}

.bottom {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: auto;
    font-size: 18px;
    line-height: 18px;
    color: #ffffff;
}

.NewTop {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: auto;
    font-size: 18px;
    line-height: 18px;
    color: #ffffff;
    padding: 50px 0 0;
    position: relative;
}

.NewTop>div {
    width: 32.5%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 15px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}

.NewTop>div:hover {
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.1);
    transform: translate(0px, -10px);
    -webkit-transform: translate(0px, -10px);
    background: #fff;
}

.NewTop>div:nth-child(1) {
    background: #F9BE5F
}

.NewTop>div:nth-child(2) {
    background: #86CBB4
}

.NewTop>div:nth-child(3) {
    background: #A5D09C
}

.NewTop img {
    width: 195px;
    height: 160px;
    margin: 65px 0 0px;
}

.flex1 {
    position: absolute;
    top: 85px;
    left: 61px;
    width: 405px;
    height: 63px;
    background: url('./../img/flex1.png') no-repeat;
    background-size: 100% 100%
}

.flex2 {
    position: absolute;
    top: 157px;
    right: 68px;
    width: 708px;
    height: 57px;
    background: url('./../img/flex2.png') no-repeat;
    background-size: 100% 100%
}

.flex:hove {
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.1);
    transform: translate(0px, -10px);
    -webkit-transform: translate(0px, -10px);
    background: rgba(0, 0, 0, 0)!important;
}

.NewTop span {
    display: block;
    width: 100%;
    text-align: right;
    margin-right: 44px;
    margin-bottom: 34px;
    font-size: 24px;
    font-family: Hiragino Sans GB;
}

.bottom>div {
    width: 11.3%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 15px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}

.bottom>div:hover {
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.1);
    transform: translate(0px, -10px);
    -webkit-transform: translate(0px, -10px);
    background: #fff;
}

.bottom>div:hover {
    background-position: 0 -96px !important;
}

.bottom img {
    margin: 22px 0 16px;
}

.bottom span {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 24px;
}

.bottom>div:nth-child(1) {
    background: #778cbe;
}

.bottom>div:nth-child(2) {
    background: #ee807c;
}

.bottom>div:nth-child(3) {
    background: #86cbb4;
}

.bottom>div:nth-child(4) {
    background: #a5d09c;
}

.bottom>div:nth-child(5) {
    background: #f9be5f;
}

.bottom>div:nth-child(6) {
    background: #7d71ab;
}

.bottom>div:nth-child(7) {
    background: #778cbe;
}

.bottom>div:nth-child(8) {
    background: #ee807c;
}

.bottom>div:nth-child(9) {
    background: #86cbb4;
}

.bottom>div:nth-child(10) {
    background: #a5d09c;
}

.bottom>div:nth-child(11) {
    background: #f9be5f;
}

.bottom>div:nth-child(12) {
    background: #7d71ab;
}

.bottom>div:nth-child(13) {
    background: #778cbe;
}

.bottom>div:nth-child(14) {
    background: #ee807c;
}

.bottom>div:nth-child(15) {
    background: #86cbb4;
}

.bottom>div:nth-child(16) {
    background: #a5d09c;
}

.lay_scroll {
    width: 1150px;
    margin: 48px auto 0;
    padding-bottom: 50px;
}

.lay_scroll .index-title {
    margin-top: 0;
    margin-bottom: 40px;
}

.C-customers {
    width: 1150px;
    margin: auto;
}

.content {
    width: 1150px;
    margin: auto;
}

.kgo-scroll-sty {
    width: 1150px;
    /*height: 215px;*/
    height: 300px;
    font-size: 18px;
    overflow: hidden;
    margin: auto;
    position: relative;
}

.kgo-scroll-sty>ul>li {
    color: #393939;
    /*height: 40px;*/
    height: 60px;
    line-height: 60px;
    font-size: 13px;
}

.kgo-scroll-head {
    margin-bottom: 15px;
    height: 60px;
    line-height: 60px;
    background-color: #eeeeee;
    color: #333;
    font-size: 14px;
    font-weight: 800;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999
}

.baseStyle {
    display: inline-block;
    height: 100%;
    text-align: center;
    margin-left: 20px;
    padding-left: 10px;
    padding-right: 10px
}

.kgo-scroll-sty li {
    height: 83px;
    line-height: 83px;
}

.croll-width {
    width: 20%;
    height: 50px;
    text-align: left;
}


/*偶数行样式*/

.evenRowStyle {
    background-color: #f8f8f8;
}


/*访问样式*/

.rowhover {
    background-color: #fff;
    color: #FFF;
    font-weight: bold;
}