﻿.home .banner {
    width: 100%;
    height: 400px;
}

.home .banner img {
    height: 400px;
    margin: 0 auto;
    max-width: 100%;
}

.home .middle {
    background-color: #f0f6f9;
    position: relative;
    border: 1px solid #f0f6f9;
}

.home .middle .name {
    width: 1120px;
    height: 350px;
    position: relative;
    z-index: 6;
    background-color: #fff;
    margin: -65px auto 35px;
    border-radius: 5px;
}

.home .middle .item_box {
    width: 1000px;
}

.home .middle .item1 {
    height: 100%;
    padding: 17px 70px;
    text-align: center;
}

.home .middle .item1 .p_1 {
    font-size: 16px;
    line-height: 30px;
    color: #333;
}

.home .middle .item1 .p_btn {
    height: 36px;
    margin-top: 20px;
    border-radius: 18px;
    background: url(../images/homepage_05.png) center no-repeat;
}

.home .middle .item1 .p_btn a {
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    display: block;
    padding-left: 25px;
    text-align: left;
}

.home .middle .item1 .name_img {
    width: 100%;
}

.home .middle ul {
    height: 100%;
}

.home .middle ul li {
    float: left;
    height: 100%;
    width: calc(25% - 1px);
    overflow: hidden;
    border-left: 1px solid #eee;
    transition: width 0.5s;
}
.home .middle ul li:hover{
    box-shadow: #9beaee 0 0 15px;
}

/*.home .middle ul li.active {
    width: 510px;
}*/

.home .middle ul li.Nactive {
    width: 150px;
}

.home .middle .name_title {
    margin: 0 0 10px;
}

.home .middle .name_title h2 {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    font-weight: 600;
    color: #333;
}

.home .middle .name_title span {
    font-size: 16px;
    color: #999;
}

.home .middle1 {
    background-color: #fff;
}

.home .middle1 .process {
    width: 1120px;
    margin: 0 auto;
}

.home .middle1 .process .process_head {
    height: 24px;
    width: 245px;
    background-color: #e5f6f9;
    text-align: center;
    margin: 40px auto 30px;
}

.home .middle1 .process .process_head .process_head_h2 {
    font-size: 24px;
    position: relative;
    top: -12px;
    color: #333;
}

.home .middle1 .process .process_con .list {
    padding-bottom: 30px;
}

.home .middle1 .process .process_con .item {
    width: 300px;
    height: 100px;
    padding: 80px 25px 0;
    border-radius: 7px;
    box-shadow: #9beaee 0 0 4px;
    cursor: default;
    background: url(../images/homepage_07.png) center 15px no-repeat;
}

.home .middle1 .process .process_con .item_1 {
    background: url(../images/homepage_08.png) center 15px no-repeat;
}

.home .middle1 .process .process_con .item_2 {
    background: url(../images/homepage_09.png) center 15px no-repeat;
}

.home .middle1 .process .process_con .item_3 {
    background: url(../images/homepage_10.png) center 15px no-repeat;
}

.home .middle1 .process .process_con .item_4 {
    background: url(../images/homepage_11.png) center 15px no-repeat;
}

.home .middle1 .process .process_con .item_5 {
    background: url(../images/homepage_12.png) center 15px no-repeat;
}

.home .middle1 .process .process_con .item:hover {
    box-shadow: #9beaee 0 0 15px;
}

.home .middle1 .process .process_con .item_1, .home .middle1 .process .process_con .item_4 {
    margin: 0 34px;
}

.home .middle1 .process .process_con h3 {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    line-height: 35px;
}

.home .middle1 .process .process_con p {
    color: #999;
    font-size: 16px;
    line-height: 26px;
}

.home .middle1 .strategy {
    width: 1120px;
    margin: 0 auto;
}

.home .middle1 .strategy .strategy_head {
    height: 24px;
    width: 245px;
    background-color: #e5f6f9;
    text-align: center;
    margin: 40px auto 30px;
}

.home .middle1 .strategy .strategy_head .strategy_head_h2 {
    font-size: 24px;
    position: relative;
    top: -12px;
    color: #333;
}

.home .middle1 .strategy .strategy_con .item {
    width: 465px;
    height: 64px;
    padding: 28px 40px 28px 30px;
    border-radius: 7px;
    box-shadow: #9beaee 0 0 4px;
    cursor: pointer;
}

.home .middle1 .strategy .strategy_con .item:hover {
    box-shadow: #9beaee 0 0 15px;
}

.home .middle1 .strategy .strategy_con .list {
    padding-bottom: 20px;
}

.home .middle1 .strategy .strategy_con .item_fl {
    width: 58px;
    height: 67px;
    background-color: #09b5d3;
    color: #fff;
    text-align: center;
    border-radius: 7px;
}

.home .middle1 .strategy .strategy_con h3 {
    width: 390px;
    font-size: 18px;
    line-height: 35px;
    font-weight: 600;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.home .middle1 .strategy .strategy_con .p_3 {
    font-size: 24px;
    line-height: 38px;
}

.home .middle1 .strategy .strategy_con .p_4 {
    border-top: 1px solid #84dae9;
    font-size: 14px;
    line-height: 28px;
}

.home .middle1 .strategy .strategy_con .p_5 {
    width: 390px;
    font-size: 16px;
    line-height: 30px;
    color: #333;
}

/*# sourceMappingURL=homepage.css.map */
