﻿/* 头部 */

.common-card {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}


/* 头部 */

.header {
    width: 100%;
    height: auto;
}

.common-card {
    width: 1200px;
    margin: 0 auto;
}

.head-title {
    width: 100%;
    height: 47px;
    background-color: #2e2828;
}

.head-title .common-card {
    height: 100%;
}

.head-title ul {
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.head-title ul li {
    height: 100%;
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 47px;
    color: #ffffff;
}

.head-title ul li span {
    font-size: 18px;
    color: #ffffff;
}

.head-content .common-card {
    height: 145px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.head-content .left {
    display: flex;
    align-items: center;
}

.head-content .left a {
    display: inline-block;
    width: 368px;
    height: 96px;
}

.head-content .left a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.head-content .right {
    display: flex;
}

.head-content .right img {
    width: 23px;
    height: 23px;
    object-fit: cover;
}

.head-content .right>div {
    display: flex;
    margin-left: 12px;
}

.head-content .right p {
    font-size: 18px;
    font-weight: bold;
    color: #0047ad;
}

.head-content .right div {
    margin-top: -2px;
}

.head-content .right h6 {
    font-size: 26px;
    font-weight: bold;
    color: #0047ad;
}

.header-bottom {
    width: 100%;
    height: 63px;
    background-color: #0047ad;
}

.header-bottom .common-card {
    height: 100%;
}

.header-bottom ul {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-bottom ul li {
    height: 100%;
    line-height: 64px;
    padding: 0 33px;
}

.header-bottom ul li a {
    display: inline-block;
    height: 100%;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
}

.header-bottom ul li:hover {
    background-color: #0065c3;
}


/* 轮播 */

.headerSwiper {
    width: 100%;
    height: auto;
}

.swiper .swiper-pagination-clickable .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    background-color: #0047ad;
    opacity: 1;
    border-radius: 0;
}

.swiper .swiper-pagination-bullet-active {
    background-color: #0065c3 !important;
}

.headerSwiper .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* 搜索 */

.homeSearch {
    width: 100%;
    height: 128px;
    background-color: #f6f6f6;
    padding: 28px 0 40px 0;
}

.homeSearch .common-card {
    display: flex;
    align-items: center;
}

.homeSearch-text {
    border-right: 1px solid rgba(142, 129, 129, 0.5);
    padding-right: 8px;
}

.homeSearch-text h2 span {
    font-size: 33px;
    font-weight: 700;
    color: #d71f1f;
}

.homeSearch-text h2 i {
    font-size: 19px;
    color: #1f1f1f;
}

.homeSearch-text h4 {
    font-size: 18px;
    color: #ffffff;
    background-color: #0047ad;
    width: auto;
    height: 26px;
    text-align: center;
    margin-top: 15px;
}

.homeForm {
    position: relative;
    display: flex;
    margin-left: 34px;
}

.homeForm p {
    font-size: 12px;
    color: #5f5f5f;
    margin-top: 12px;
}

.homeForm input[type="text"] {
    height: 36px;
    width: 467px;
    border-top: 1px solid rgba(142, 129, 129, 0.5);
    border-bottom: 1px solid rgba(142, 129, 129, 0.5);
    font-size: 12px;
    color: #5f5f5f;
    padding-left: 10px;
    background-color: #f7f7f7;
}

.homeForm input[type="submit"] {
    width: 21px;
    height: 19px;
    position: absolute;
    top: 12%;
    left: 58%;
    background-image: url(../image/icon2.png);
    background-repeat: no-repeat;
}

.homeForm .hotline {
    border-left: 1px solid #888;
    padding-left: 30px;
    margin-left: 33px;
}

.homeForm .hotline span {
    font-size: 12px;
    color: #5f5f5f;
}

.homeForm .hotline div {
    display: flex;
    align-items: center;
}

.homeForm .hotline img {
    width: 19px;
    height: 19px;
    object-fit: cover;
}

.homeForm .hotline h5 {
    font-size: 30px;
    font-weight: 700;
    color: #1e1e1e;
}


/* 产品中心 */

.homeProduct {
    width: 100%;
    height: auto;
    padding: 23px 0 37px 0;
}

.Product-con {
    margin-top: 15px;
}

.homeProduct .common-card {
    display: flex;
}

.homeProduct .left {
    width: 294px;
    height: auto;
    margin-right: 12px;
}

.homeProduct .left .title {
    width: 100%;
    height: 77px;
    background-color: #d71f1f;
}

.homeProduct .left .title h2 {
    font-size: 30px;
    height: 100%;
    font-weight: 700;
    line-height: 77px;
    text-align: center;
    color: #ffffff;
}

.homeProduct .left .title h4 {
    font-size: 14px;
    color: #ffffff;
    margin-top: 6px;
}

.homeProduct .menu {
    padding: 2px 2px;
    width: 100%;
    height: auto;
    border: solid 1px #e9e9e9;
}

.homeProduct .menu ul li {
    position: relative;
    width: 239px;
    height: 41px;
    background-color: #e5e5e5;
    margin-bottom: 15px;
}

.homeProduct .menu ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 41px;
    padding-left: 12px;
    font-size: 16px;
}

.homeProduct .menu ul li:hover {
    background-color: #0065c3;
    color: #ffffff;
}

.homeProduct .menu .more {
    display: inline-block;
    width: 100%;
    height: 41px;
    background-color: #d71f1f;
    font-size: 18px;
    line-height: 41px;
    text-align: center;
    letter-spacing: 1px;
    color: #ffffff;
}

.homeProduct .menu ul li:hover a::before {
    display: block;
    content: '';
    width: 11px;
    height: 19px;
    background-image: url(../image/icon5.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: 5%;
    top: 25%;
}

.homeProduct .address {
    font-size: 14px;
    line-height: 30px;
    color: #000000;
    padding: 8px 10px 18px 13px;
}

.homeProduct .right {
    flex: 1;
}

.homeProduct .right .title {
    height: 38px;
    background-color: #bfbfbf;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background-image: url(../image/icon4.png);
    background-repeat: no-repeat;
}

.homeProduct .right .title span {
    display: inline-block;
    width: 90px;
    height: 100%;
    font-size: 16px;
    line-height: 38px;
    color: #ffffff;
    text-align: center;
}

.homeProduct .right .title a {
    font-size: 16px;
    letter-spacing: 1px;
    color: #ffffff;
    padding-right: 17px
}

.homeProduct .right ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 5px;
}

.homeProduct .right ul li {
    margin: 0 20px 24px 0;
}

.homeProduct .right ul li:nth-child(3n) {
    margin-right: 0;
}

.homeProduct .right .img {
    width: 300px;
    height: 257px;
    background-color: #ffffff;
    border: solid 1px #e5e5e5;
    padding: 8px;
}

.homeProduct .right .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.homeProduct .right .text {
    width: 300px;
    height: 42px;
    background-color: #f4f4f4;
    font-size: 18px;
    line-height: 42px;
    padding-left: 14px;
    padding-right: 35px;
    color: #363636;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.homeProduct .right ul li:hover .img {
    border: solid 3px #0047ad;
}

.homeProduct .right ul li:hover .text {
    background-color: #ef0000;
    color: #fff;
}


/* 四大理由 */

.reason {
    width: 100%;
    height: auto;
    background-color: #eeeeee;
    padding-top: 80px;
}

.reason-con {
    padding-bottom: 35px;
}

.reason .title {
    text-align: center;
}

.reason .title h2 {
    font-size: 48px;
    letter-spacing: 1px;
    font-weight: 700;
    color: #000000;
    line-height: 0;
}

.reason .title h2 span {
    color: #0047ad;
}

.reason .title h4 {
    font-size: 71px;
    line-height: 0;
    font-weight: bold;
    letter-spacing: 1px;
    color: #000000;
    opacity: 0.1;
}

.reason-con ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 40px;
}

.reason-con ul li,
.reason .number ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.reason-con ul p span {
    font-size: 60px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #0047ad;
}

.reason-con ul .img {
    width: 147px;
    height: 147px;
    background-color: #0047ad;
    border-radius: 50%;
    position: relative;
    margin-top: 10px;
}

.reason-con ul .img img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 51px;
    height: auto;
    object-fit: cover;
}

.reason-con ul h5 {
    font-size: 28px;
    font-weight: bold;
    color: #000000;
    margin: 33px 0 10px 0;
}

.reason-con ul h6 {
    font-size: 20px;
    line-height: 45px;
    color: #000000;
}

.reason .number {
    width: 100%;
    height: 390px;
    background-image: url(../image/icon11.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 45px;
}

.reason .number ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.reason .number ul p span {
    font-size: 60px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #ffffff;
}

.reason .number .common-card {
    position: relative;
}

.reason .number ul h3 {
    font-size: 29px;
    color: #ffffff;
    margin-top: 40px;
}

.reason .about {
    position: absolute;
    left: 0;
    top: 100%;
    display: flex;
    width: 100%;
    height: auto;
    background-color: #ffffff;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    border-radius: 10px;
    padding: 20px;
    margin-top: 40px;
}

.reason .about .text {
    flex: 1;
    margin-right: 40px;
}

.reason .about .text .ls {
    font-size: 19px;
    line-height: 48px;
    color: #000000;
}

.reason .about img {
    width: 579px;
    height: 402px;
    object-fit: cover;
}

.common-more {
    display: inline-block;
    width: 113px;
    height: 28px;
    background-color: #ef0000;
    border-radius: 14px;
    font-size: 14px;
    line-height: 28px;
    color: #ffffff;
    text-align: center;
}


/* 案例展示 */

.homeCaes {
    width: 100%;
    height: auto;
    margin-top: 16%;
    padding-bottom: 30px;
}

.common-title {
    text-align: center;
}

.common-title h2 {
    font-size: 30px;
    letter-spacing: 2px;
    color: #606060;
}

.common-title h4 {
    font-size: 18px;
    letter-spacing: 1px;
    color: #606060;
    margin: 20px 0 35px 0;
}

.homeCaes .nav {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}

.homeCaes .nav a {
    display: inline-block;
    width: auto;
    height: 34px;
    padding: 0 25px;
    background-color: #ef0000;
    font-size: 17px;
    line-height: 34px;
    color: #ffffff;
    margin-right: 39px;
}

.Caes-con {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.Caes-con ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.Caes-con ul li {
    width: 297px;
    height: auto;
    margin: 0 4px 20px 0;
}

.Caes-con ul li:nth-child(4n) {
    margin-right: 0;
}

.Caes-con ul img {
    width: 100%;
    height: 245px;
    object-fit: cover;
    vertical-align: bottom;
}

.Caes-con ul .name {
    width: 100%;
    height: 43px;
    background-color: #ededed;
    font-size: 17px;
    line-height: 43px;
    text-align: center;
    padding: 0 10px;
    letter-spacing: 1px;
    color: #000000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}


/* 4大优势 */

.polydominant {
    width: 100%;
    height: auto;
    background-color: #eeeeee;
    padding-top: 35px;
    padding-bottom: 30px;
}

.polydominant .top {
    display: flex;
    justify-content: center;
    padding-bottom: 25px;
}

.polydominant-con .title img {
    width: 96px;
    height: 110px;
    object-fit: cover;
    margin-right: 9px;
}

.polydominant-con .title {
    display: flex;
    align-items: center;
}

.polydominant-con .title p {
    font-size: 29px;
    color: #0b1640;
}

.polydominant-con .left .text {
    margin-top: 35px;
}

.polydominant-con .left .text img {
    width: 32px;
    height: 32px;
    margin-right: 15px;
}

.polydominant-con .left .text .lt {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.polydominant-con .left .text .lt:last-child {
    margin-bottom: 0;
}

.polydominant-con .left .text .ls {
    font-size: 24px;
    color: #14204a;
}

.polydominant-con .title h5 {
    font-size: 30px;
    font-weight: 700;
    color: #0047ad;
    margin-top: 20px;
}

.polydominant-con .item {
    display: flex;
    align-items: center;
}

.polydominant-con .item .left {
    flex: 1;
}

.polydominant-con .item .right {
    height: auto;
}

.polydominant-con .item .right img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}


/* 新闻动态 */

.homeNews {
    width: 100%;
    height: auto;
    background-color: #f2f2f2;
    padding: 30px 0 17px 0;
}

.news-con {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.news-con .top {
    display: flex;
}

.news-con .top .left {
    width: 616px;
    height: auto;
}

.news-con .top .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news-con .top .right {
    flex: 1;
    margin-left: 47px;
}

.news-con .top .right ul li {
    padding: 15px 19px 21px 33px;
    border-bottom: 1px solid #d7d7d7;
}

.news-con .top .right ul li:last-child {
    border: none;
}

.news-con .top .right .time {
    width: 15%;
}

.news-con .top .right .time p {
    font-size: 48px;
    color: #292929;
}

.news-con .top .right .time span {
    font-size: 16px;
    line-height: 22px;
    color: #696969;
}

.news-con .top .right .text {
    flex: 1;
}

.news-con .top .right .text p {
    font-size: 16px;
    line-height: 22px;
    color: #292929;
}

.news-con .top .right .text .ls {
    font-size: 14px;
    line-height: 28px;
    color: #696969;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: 15px;
}

.news-con .top .right ul li a {
    display: flex;
    align-items: center;
}

.news-con .common-more {
    margin-top: 40px;
}


/* 联系我们 */

.contactUs {
    width: 100%;
    height: auto;
}

.contactUs .top {
    padding: 50px 0 20px 0;
}

.contactUs .title h2 {
    font-size: 36px;
    letter-spacing: 2px;
    color: #ffffff;
    text-align: center;
}

.contactUs ul {
    display: flex;
    justify-content: space-between;
}

.contactUs ul p,
.contactUs ul a {
    font-size: 14px;
    line-height: 29px;
    color: #ffffff;
}

.contactUs ul li {
    display: flex;
    flex-direction: column;
}

.contactUs .title div {
    margin: 20px 0 40px 0;
}

.contactUs .title span {
    font-size: 18px;
    letter-spacing: 1px;
    color: #ffffff;
    margin: 0 5px;
}

.contactUs .top {
    background-image: url(../image/icon26.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.contactUs .bto {
    height: 80px;
    background-color: #ef0000;
    font-size: 16px;
    text-align: center;
    line-height: 80px;
    color: #ffffff;
}

.contactUs .form {
    display: flex;
    flex-direction: column;
}

.contactUs .form input[type=text] {
    width: 598px;
    height: 35px;
    background-color: #ffffff;
    border: solid 2px #ffffff;
    padding-left: 12px;
    font-size: 14px;
    color: #c5c5c5;
    margin-bottom: 5px;
}

.contactUs .form .item {
    margin-bottom: 5px;
}

.contactUs .form .item input[type=text] {
    width: 296px;
    height: 35px;
    background-color: #ffffff;
    border: solid 2px #ffffff;
    padding-left: 12px;
    font-size: 14px;
    color: #c5c5c5;
}

.contactUs .form input[type=submit] {
    width: 168px;
    height: 35px;
    background-color: #ef0000;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #ffffff;
}

.contactUs .form textarea {
    width: 598px;
    height: 135px;
    background-color: #ffffff;
    border: solid 2px #ffffff;
    font-size: 14px;
    padding: 12px 0 0 12px;
    color: #c5c5c5;
    margin-bottom: 5px;
}