.indexTop {
    width: 100%;
    height: auto;
    position: relative;
}
header {
    width: 100%;
    height: 70px;
    background-color: #fff;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 889;
    min-width: 1400px;
}
header .header {
    width: 1400px;
    height: 100%;
    line-height: 70px;
    margin: 0 auto;
}
header .header .header-left {
    float: left;
    width: 500px;
    height: 100%;
}
header .header .header-left img {
    float: left;
    width: 50px;
    margin-top: 10px;
    cursor: pointer;
}
header .header .header-left p {
    float: left;
    line-height: 70px;
    color: #000;
    margin-left: 10px;
}
header .header .header-right {
    float: right;
    width: calc(100% - 450px);
    height: 100%;
}
header .header .header-right span {
    float: left;
    width: 20%;
    height: 100%;
    text-align: center;
    cursor: pointer;
}
header .header .header-right span.on {
    color: #0d7dfc;
    font-weight: bold;
    font-size: 25px;
}

.banner {
    max-width: 100%;
    min-height: 200px;
    min-width: 1400px;
}
.banner .swiper {
    width: 100%;
    height: 100%;
}
.swiper-slide img {
    width: 100%;
    height: 100%;
}
.swiper-button-next {
    right: 70px;
    color: #fff;
}
.swiper-button-prev {
    left: 70px;
    color: #fff;
}

.main {
    width: 100%;
    /* height: 1100px; */
    overflow: hidden;
}
.main-one {
    width: 1400px;
    height: 120px;
    margin: 0 auto;
    margin-top: 50px;
    min-width: 1400px;
}
.main-one-title {
    width: 100%;
    height: 100%;
    text-align: center;
}

.main-one-title p {
    font-weight: bold;
    display: block;
    width: 100%;
    height: 55px;
    line-height: 80px;
    font-size: 26px;
}

.main-one-title span {
    font-size: 12px;
    color: #999999;
}

.main-two {
    width: 1400px;
    height: 636px;
    overflow: hidden;
    margin: 0 auto;
    background-image: url(../img/home_bc_pic02.png);
    background-size: 100% 100%;
    background-position: center;
    margin-bottom: 80px;
    position: relative;
}
/* .main-two ul {width: 100%;height: auto;}
.main-two ul li {float: left;width: 33%;min-height: 200px;text-align: center;margin-top: 40px;}
.main-two ul li img {width: 104px;height: 104px;display: block;margin: 0 auto;}
.main-two ul li p {width: 100%;height: 80px;line-height: 80px;font-size: 24px;}
.main-two ul li span {display: block;width: 80%;margin: 0 auto;height: 60px;line-height: 30px;color: #999999;font-size: 16px;} */

.main-two-1 {
    position: absolute;
    width: 300px;
    height: 200px;
    top: 50px;
    left: 50px;
}
.main-two-1 .title {
    width: 100%;
    font-weight: bold;
    color: #0648c4;
    font-size: 32px;
}
.main-two-1 .title span {
    display: block;
}
.main-two-1 .title span:last-child {
    font-size: 10px;
}

.main-two-1 .text {
    width: 100%;
    height: auto;
    margin-top: 20px;
}
.main-two-1 .text span {
    display: block;
    width: 100%;
    line-height: 30px;
    font-size: 16px;
}

.main-two-2 {
    position: absolute;
    width: 300px;
    height: 200px;
    top: 50px;
    right: 50px;
    text-align: right;
}
.main-two-2 .title {
    width: 100%;
    font-weight: bold;
    color: #0648c4;
    font-size: 32px;
}
.main-two-2 .title span {
    display: block;
}
.main-two-2 .title span:last-child {
    font-size: 10px;
}

.main-two-2 .text {
    width: 100%;
    height: auto;
    margin-top: 20px;
}
.main-two-2 .text span {
    display: block;
    width: 100%;
    line-height: 30px;
    font-size: 16px;
}

.main-two-3 {
    position: absolute;
    width: 300px;
    height: 200px;
    bottom: 20px;
    left: 50px;
}
.main-two-3 .title {
    width: 100%;
    font-weight: bold;
    color: #0648c4;
    font-size: 32px;
}
.main-two-3 .title span {
    display: block;
}
.main-two-3 .title span:last-child {
    font-size: 10px;
}

.main-two-3 .text {
    width: 100%;
    height: auto;
    margin-top: 20px;
}
.main-two-3 .text span {
    display: block;
    width: 100%;
    line-height: 30px;
    font-size: 16px;
}

.main-two-4 {
    position: absolute;
    width: 300px;
    height: 200px;
    bottom: 20px;
    right: 50px;
    text-align: right;
}
.main-two-4 .title {
    width: 100%;
    font-weight: bold;
    color: #0648c4;
    font-size: 32px;
}
.main-two-4 .title span {
    display: block;
}
.main-two-4 .title span:last-child {
    font-size: 10px;
}

.main-two-4 .text {
    width: 100%;
    height: auto;
    margin-top: 20px;
}
.main-two-4 .text span {
    display: block;
    width: 100%;
    line-height: 30px;
    font-size: 16px;
}

.main-three {
    width: 100%;
    height: 260px;
    background-color: #f5f5f5;
}
.main-three-box {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
}
.main-three-box p {
    width: 100%;
    height: 60px;
    line-height: 80px;
    margin-top: 80px;
    font-weight: bold;
    font-size: 28px;
}
.main-three-box span {
    font-size: 16px;
    color: #999999;
}

.main-four {
    width: 100%;
    min-height: 500px;
    background-image: url(../img/ted_home/tes_home_bc.png);
    background-size: 100% 100%;
    background-position: center;
}
.main-four-box {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
}
.main-four-box-title {
    width: 100%;
    height: 100px;
    margin-top: 100px;
    margin-bottom: 20px;
}
.main-four-box-title p {
    width: 100%;
    height: 40px;
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
}
.main-four-box-text {
    width: 50%;
    height: auto;
    float: left;
}
.main-four-box-text div {
    width: 100%;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}
.main-four-box-text div img {
    float: left;
    width: 10px;
    height: 10px;
    margin-top: 23px;
    margin-right: 10px;
}
.main-four-box-text div span {
    font-size: 20px;
}

.main-five {
    width: 1400px;
    min-height: 300px;
    margin: 0 auto;
}
.main-five .mySwiperFive {
    width: 100%;
    height: 100%;
    padding-bottom: 50px;
}
.main-five .mySwiperFive .swiper-slide {
    width: 350px !important;
    height: 570px;
    margin: 0 70px;
    border: 1px solid #cfcfcf;
    position: relative;
}
.hoverBox {
    width: 100%;
    height: 100%;
    background-color: #0d7dfc;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}
.hoverBox > span {
    width: 90%;
    height: auto;
    line-height: 40px;
    margin: 0 auto;
    color: #fff;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    line-clamp: 12;
    -webkit-line-clamp: 12;
}
.main-five .mySwiperFive .swiper-slide:hover .hoverBox {
    display: block;
}

.main-five .mySwiperFive .swiper-slide .main-five-box {
    width: 100%;
    height: 100%;
}
.main-five .mySwiperFive .swiper-slide .main-five-box img {
    width: 100%;
    height: auto;
}
.main-five-box-title {
    width: 90%;
    height: 80px;
    margin: 0 auto;
    line-height: 80px;
}
.main-five-box-title span:first-child {
    font-weight: bold;
    font-size: 28px;
}
.main-five-box-title span:last-child {
    font-size: 20px;
    color: #999999;
}
.main-five-box-text {
    width: 90%;
    height: auto;
    line-height: 30px;
    margin: 0 auto;
    color: #999999;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    line-clamp: 4;
    -webkit-line-clamp: 4;
}

.footer {
    width: 100%;
    height: 320px;
    background-color: #222323;
    min-width: 1400px;
}
.footer footer {
    width: 1400px;
    height: 270px;
    margin: 0 auto;
    color: #aaabab;
}
.footer-left {
    float: left;
    width: 920px;
    height: 100%;
}
.footer-left-top {
    margin-top: 60px;
    margin-left: 40px;
    width: 100px;
}
.footer-left-top img {
    width: 100%;
    height: 100%;
}
.footer-left-menu {
    width: 100%;
    height: 50px;
    line-height: 70px;
    margin-top: 30px;
}
.footer-left-menu a {
    color: #aaabab;
}
.footer-left-menu span {
    float: left;
    width: 15%;
    height: 100%;
    text-align: center;
    cursor: pointer;
}

.footer-right {
    float: left;
    width: 480px;
    height: 100%;
}
.footer-right div {
    float: left;
    width: 220px;
    height: 100%;
}
.footer-right div img {
    width: 136px;
    height: 136px;
    float: left;
    margin-top: 50px;
    margin-left: 40px;
}
.footer-right div span {
    width: 100%;
    height: 36px;
    float: left;
    text-align: center;
    line-height: 36px;
    font-size: 18px;
}
.footer-bottom {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #1a1b1b;
    color: #aaabab;
    font-size: 16px;
}

/* 项目介绍 */

.product-Text {
    position: absolute;
    width: 1400px;
    min-height: 100px;
    top: 230px;
    left: 50%;
    margin-left: -700px;
}
.product-title {
    display: block;
    width: 40%;
    height: 100px;
    line-height: 100px;
    font-size: 38px;
    color: #fff;
}
.product-title span {
    color: #f8b549;
}
.product-title2 {
    display: block;
    width: 40%;
    height: 60px;
    color: #fff;
}
.product-title2 span {
    color: #f8b549;
}
.product-img {
    width: 40%;
    height: 200px;
    margin-top: 30px;
}
.product-img div {
    width: 160px;
    height: 200px;
    margin-right: 20px;
    float: left;
}
.product-img div img {
    width: 160px;
    height: 160px;
}
.product-img div p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.main-product-two {
    width: 1400px;
    height: auto;
    margin: 0 auto;
}
.main-product-two-box {
    width: 100%;
    height: 500px;
}
.main-product-two-box > div {
    float: left;
    width: 50%;
    height: 100%;
}
.main-product-two-box-text-title {
    width: 100%;
    height: 100px;
    display: block;
    line-height: 100px;
    font-weight: bold;
    font-size: 24px;
}
.main-product-two-box-text-title1 {
    display: block;
    margin-bottom: 30px;
    width: 100%;
    text-indent: 2em;
    line-height: 30px;
    font-size: 16px;
    color: #636363;
}
.main-product-two-box > div > img {
    width: 530px;
    height: 450px;
}

.main-product-three {
    width: 100%;
    min-width: 1400px;
    height: 500px;
    background-image: url(../img/ted_home/tes_home_bc.jpg);
    background-size: 100%;
    background-position: center;
    overflow: hidden;
}
.main-product-three-text {
    width: 1400px;
    margin: 0 auto;
    height: 100%;
    position: relative;
}
.main-product-three-text span:first-child {
    display: block;
    width: 60%;
    height: 60px;
    line-height: 60px;
    margin-top: 80px;
    font-weight: bold;
    font-size: 24px;
}
.main-product-three-text .main-product-two-box-text-title1 {
    width: 60%;
}
.main-product-three-text img {
    position: absolute;
    width: 500px;
    height: 520px;
    right: 0;
    top: -100px;
}

/* 企业简介 */
.comText {
    background-color: #3266d6;
    line-height: 60px;
    text-indent: 1em;
    width: 24%;
}
.main-js-two {
    width: 1400px;
    margin: 0 auto;
    height: 600px;
    min-width: 1400px;
    padding: 1px;
}
.main-js-two-box {
    width: 100%;
    height: auto;
    padding: 1px;
    overflow: hidden;
}
.main-js-two-box > div {
    float: left;
    width: 590px;
    height: 100%;
}
.main-js-two-box > div > img {
    width: 590px;
    height: 510px;
    margin-top: 40px;
    float: left;
}
.main-js-two-box > div.main-js-two-box-text {
    float: right;
    height: 100%;
    margin-right: 50px;
}
.main-js-two-box-text-title {
    width: 100%;
    height: 80px;
    line-height: 100px;
    font-weight: bold;
    display: block;
    font-size: 35px;
}
.main-js-two-box-text-title2 {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #999999;
}
.main-js-two-box-text-title1 {
    display: block;
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 18px;
    color: #676767;
    text-indent: 2em;
    margin-top: 20px;
}
.goto {
    width: 100%;
    text-align: right;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #2a5fcf;
    cursor: pointer;
}
.goto img {
    float: right;
    margin-top: 12px;
}
.goto a {
    color: #2a5fcf;
}

.main-js-three {
    width: 100%;
    height: 320px;
    background-color: #f5f5f5;
    margin-bottom: 100px;
    min-width: 1400px;
}
.main-js-three-box {
    width: 1400px;
    height: 320px;
    position: relative;
    margin: 0 auto;
}
.main-js-three-box span {
    float: left;
    width: 40%;
    height: 200px;
    margin-top: 100px;
    text-indent: 2em;
    line-height: 35px;
    font-size: 18px;
    color: #676767;
}
.main-js-three-box img {
    position: absolute;
    top: 60px;
    left: 45%;
    width: 564px;
    height: 315px;
}
.main-js-four {
    width: 100%;
    height: 650px;
}
.main-js-four-box {
    width: 1400px;
    height: 100%;
    margin: 0 auto;
}
.left-img {
    float: left;
    width: 505px;
    height: 505px;
}
.right-text {
    float: left;
    width: calc(100% - 505px - 50px);
    margin-left: 50px;
    height: 100%;
}

.right-text-title {
    display: block;
    width: 100%;
    font-weight: bold;
    font-size: 35px;
    height: 80px;
    line-height: 80px;
}
.right-text-title2 {
    display: block;
    width: 100%;
    line-height: 30px;
    font-size: 16px;
    color: #676767;
    margin-bottom: 40px;
    margin-top: 20px;
}
.right-text img {
    float: left;
    margin-right: 20px;
}

.main-one-box {
    width: 100%;
    background-color: #fafafa;
    height: 640px;
    min-width: 1400px;
    padding: 1px 0;
}
.main-one-text {
    width: 1400px;
    height: auto;
    margin: 0 auto;
    position: relative;
}
.main-one-text div {
    width: 1100px;
    height: auto;
}
.main-one-text img {
    position: absolute;
    width: 204px;
    height: 520px;
    right: 0;
    top: -100px;
}
.main-one-text-1 {
    width: 100%;
    font-size: 25px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 20px;
}
.main-one-text-2 {
    width: 100%;
    font-size: 20px;
    line-height: 40px;
    color: #333333;
}
.main-one-text-3 {
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 20px;
    color: #6f6f6f;
}

/* 客户印象 */
.main-kh-two {
    width: 100%;
    height: auto;
}
.main-kh-two-box {
    width: 1400px;
    height: 700px;
    margin: 0 auto;
}
.main-kh-two-box-list {
    float: left;
    width: 50%;
    height: 230px;
}
.main-kh-two-box-list > img {
    float: left;
    width: 156px;
    height: 156px;
    border-radius: 50%;
    margin-top: 10px;
}

.main-kh-two-box-list-text {
    overflow: hidden;
    float: left;
    width: 400px;
    height: 185px;
    margin-left: 20px;
    background-image: url(../img/tes_head_box02.png);
    background-position: center;
    background-size: cover;
}
.main-kh-two-box-list-text-title {
    width: 85%;
    height: 70px;
    line-height: 70px;
    margin: 0 auto;
    font-weight: bold;
}
.main-kh-two-box-list-text-title span {
    float: left;
}
.main-kh-two-box-list-text-title img {
    float: left;
    margin-top: 28px;
    margin-left: 15px;
}

.main-kh-two-box-list-text > span {
    display: block;
    width: 85%;
    margin: 0 auto;
    line-height: 35px;
    font-size: 18px;
    color: #676767;
}

.main-kh-five img {
    width: 1400px;
    margin: 0 auto;
    margin-bottom: 50px;
    cursor: pointer;
}

/* 联系我们 */
.main-us-two {
    width: 100%;
    height: auto;
}
.main-us-two-box {
    width: 1400px;
    margin: 0 auto;
    height: 900px;
}
.main-us-two-box-left {
    float: left;
    width: 500px;
    height: 100%;
}
.main-us-two-box-left-totle {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
}
.line {
    display: block;
    width: 100px;
    height: 5px;
    background-color: #0d7dfc;
}
.companyName {
    width: 100%;
    display: block;
    height: 80px;
    line-height: 100px;
    font-size: 28px;
}
.textbox {
    width: 100%;
    height: auto;
}
.textbox span:first-child {
    display: block;
    width: 100%;
    line-height: 120px;
    height: 100px;
    font-size: 28px;
}
.textbox span:last-child {
    display: block;
    width: 100%;
    height: auto;
    line-height: 60px;
    color: #676767;
}
.main-us-two-box-right {
    float: left;
    width: calc(100% - 500px - 20px);
    margin-left: 20px;
    height: 100%;
}
.mapBox {
    width: 90%;
    height: 600px;
}

.textboxInfo {
    width: 100%;
    height: auto;
}
.textboxInfo div {
    width: 40%;
    height: auto;
    float: left;
}

.textboxInfo div span:first-child {
    display: block;
    width: 100%;
    line-height: 80px;
    height: 60px;
    font-size: 28px;
}
.textboxInfo div span:last-child {
    display: block;
    width: 100%;
    height: auto;
    line-height: 60px;
    color: #676767;
}

.textboxInfoImg {
    width: 100%;
    height: auto;
}
.textboxInfoImg div {
    width: 40%;
    height: auto;
    float: left;
}
.textboxInfoImg div span {
    display: block;
    width: 100%;
    height: auto;
    line-height: 40px;
    color: #676767;
    text-indent: 1em;
}
