header {

    width: 100%;

    position: relative;

}



header .index-banner-swiper {

	padding-top:90px;

    width: 100%;

    height: 100%; margin-top:20px;

}



header .index-banner-swiper img {

    width: 100%;

    height: 100%;

    object-fit: cover;

}



.index-show {

    padding: 60px 0 100px;

    background-color: #fff;

}

.index-Title .title {

    font-size: 40px;

    color: #333;

    font-weight: bold;

    text-align: center;

}



.index-Title .intro {

    font-size: 16px;

    color: #666;

    margin-top: 18px;

    text-align: center;

}



.index-Title .line {

    width: 387px;

    height: 1px;

    margin: 24px auto 0;

    background-color: #cccccc;

    position: relative;

}



.index-Title .line::after {

    content: "";

    display: block;

    position: absolute;

    left: 50%;

    top: -4px;

    width: 50px;

    height: 9px;

    background-color: #ea0006;

    border-radius: 5px;

    transform: translateX(-50%);

}



.index-reason {

    padding: 60px 0 0;

    background-color: #f3f3f3;

}



.index-reason .reason-nav {

    margin-top: 44px;

}



.index-reason .reason-nav ul {

    display: flex;

    justify-content: space-between;

}



.index-reason .reason-nav ul li {

    width: 25%;

    height: 140px;

    cursor: pointer;

    position: relative;

    display: flex;

    align-items: center;

    justify-content: center;

    transition: 0.3s;

}



.index-reason .reason-nav ul li .icon {

    width: 80px;

    height: 80px;

    margin-right: 20px;

    transition: 0.3s;

}



.index-reason .reason-nav ul li .icon2 {

    display: none;

}



.index-reason .reason-nav ul li .word .title {

    font-size: 28px;

    transition: 0.3s;

}



.index-reason .reason-nav ul li .word .intro {

    font-size: 18px;

    color: #808080;

    margin-top: 10px;

    transition: 0.3s;

}



.index-reason .reason-nav ul li .sanjiao {

    display: none;

    position: absolute;

    left: 50%;

    bottom: -16px;

    width: 0;

    height: 0;

    transition: 0.3s;

    transform: translateX(-50%);

    border-top: 16px solid #3186E0;

    border-right: 16px solid transparent;

    border-left: 16px solid transparent;

}



.index-reason .reason-nav ul li::after {

    content: "";

    right: 0;

    top: 30px;

    width: 1px;

    height: 80px;

    position: absolute;

    background-color: #cccccc;

}



.index-reason .reason-nav ul li:last-child::after {

    display: none;

}



.index-reason .reason-nav ul .li-active {

    background-color: #3186E0;

}



.index-reason .reason-nav ul .li-active .icon1 {

    display: none;

}



.index-reason .reason-nav ul .li-active .icon2 {

    display: block;

}



.index-reason .reason-nav ul .li-active .word .title {

    color: #fff;

}



.index-reason .reason-nav ul .li-active .word .intro {

    color: #fff;

}



.index-reason .reason-nav ul .li-active .sanjiao {

    display: block;

}



.index-reason .reason-nav ul li:hover {

    background-color: #3186E0;

}



.index-reason .reason-nav ul li:hover .icon1 {

    display: none;

}



.index-reason .reason-nav ul li:hover .icon2 {

    display: block;

}



.index-reason .reason-nav ul li:hover .word .title {

    color: #fff;

}



.index-reason .reason-nav ul li:hover .word .intro {

    color: #fff;

}



.index-reason .reason-nav ul li:hover .sanjiao {

    display: block;

}



.index-reason .reason-contain {

    background-image: url("../images/reason_bg.png");

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center;

    height: 560px;

}



.index-reason .reason-contain .wd1200 {

    display: flex;

    height: 100%;

}



.index-reason .reason-contain .wd1200 .promise {

    width: 300px;

    padding: 60px 0 0 41px;

    margin-right: 140px;

    background: #0000007a;

}



.index-reason .reason-contain .wd1200 .promise h3 {

    font-size: 36px;

    color: #fefefe;

}



.index-reason .reason-contain .wd1200 .promise .intro {

    margin-top: 14px;

    font-size: 22px;

    color: #fefefe;

}



.index-reason .reason-contain .wd1200 .promise .line {

    width: 60px;

    height: 5px;

    margin-top: 36px;

    background-color: #ffffff;

}



.index-reason .reason-contain .wd1200 .promise .seave {

    margin-top: 50px;

}



.index-reason .reason-contain .wd1200 .promise .seave .strip {

    display: flex;

    align-items: center;

    margin-bottom: 20px;

}



.index-reason .reason-contain .wd1200 .promise .seave .strip div {

    width: 8px;

    height: 8px;

    margin-right: 10px;

    background-color: #ffffff;

}



.index-reason .reason-contain .wd1200 .promise .seave .strip span {

    font-size: 18px;

    color: #fefefe;

}



.index-reason .reason-contain .wd1200 .promise .order {

    margin-top: 20px;

    width: 200px;

    height: 58px;

    color: #fefefe;

    font-size: 16px; font-weight:bold;

    line-height: 58px;

    display: block;
	
    text-align: center;

    transition: 0.2s;

    border: solid 1px #ffffff;

}



.index-reason .reason-contain .wd1200 .promise .order:hover {

    color: #fff;

    background-color: #ea0006;

    border: 1px solid #ea0006;

}



.index-reason .reason-contain .wd1200 .reason-box {

    width: 620px;

    height: 326px;

    margin-top: 104px;

    position: relative;

    background-color: #ffffff;

}



.index-reason .reason-contain .wd1200 .reason-box .index-reason-swiper {

    width: 100%;

    height: 100%;

    position: initial;

}



.index-reason .reason-contain .wd1200 .reason-box .index-reason-swiper .swiper-slide {

    padding: 40px 50px;

    box-sizing: border-box;

}



.index-reason .reason-contain .wd1200 .reason-box .index-reason-swiper .swiper-slide h2 {

    font-size: 40px;

    color: #ea0006;

    padding: 0;

    margin: 0;

}



.index-reason .reason-contain .wd1200 .reason-box .index-reason-swiper .swiper-slide .intro {

    margin-top: 10px;

    font-size: 24px;

}



.index-reason .reason-contain .wd1200 .reason-box .index-reason-swiper .swiper-slide .line {

    width: 100%;

    height: 1px;

    margin-top: 20px;

    background-color: #cccccc;

}



.index-reason .reason-contain .wd1200 .reason-box .index-reason-swiper .swiper-slide .detail {

    margin-top: 20px;

    font-size: 16px;

    color: #666;

    line-height: 32px;

    text-align: justify;

    display: -webkit-box;

    -webkit-line-clamp: 3;

    -webkit-box-orient: vertical;

    overflow: hidden;

}



.index-case {
    padding: 60px 0;
	height:100%;

}



.index-case .case-box {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
    margin-top: 54px;

}
.index-case .case-box ul
{	width:102%; 
  margin-right: -10px;
  margin-left: -10px;
}
.index-case .case-box ul li{
  width: 25%; float:left; background:#fff;
   padding-right: 10px;
  padding-left: 10px; margin-bottom:15px;
}
.index-case .case-box ul li .box{ border:1PX solid #F0F0F0; padding:10PX 20PX; text-align:center;}
@media (max-width: 592px){
.index-case .case-box ul li{
  width:50%; }
}

.index-pro .pro-box {

    margin-top: 66px;

    position: relative;

}



.index-pro .pro-box .index-pro-swiper {

    width: 100%;

    height: 348px;

    position: initial;

}



.index-pro .pro-box .index-pro-swiper a {

    display: block;

    background-color: #fafafa;

    transition: 0.3s;

    cursor: pointer;

}



.index-pro .pro-box .index-pro-swiper .swiper-slide .photo { padding:20px;

    margin: 0 auto;

    overflow: hidden;
}



.index-pro .pro-box .index-pro-swiper .swiper-slide .photo img {

    width: 100%;

}



.index-pro .pro-box .index-pro-swiper .swiper-slide .name {

    margin-top: 22px;

    display: flex;

    justify-content: center;

    align-items: flex-end;

    transition: 0.3s;

}



.index-pro .pro-box .index-pro-swiper .swiper-slide .name div {

    font-size:16px;

}



.index-pro .pro-box .index-pro-swiper .swiper-slide .name span {

    font-size: 14px;

}



.index-pro .pro-box .index-pro-swiper .swiper-slide .position { padding:0 20px;

    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;

    line-height: 24px;

    color: #666;

    transition: 0.3s;

}



.index-about {

    padding: 60px 0 100px;

 background:#fafafa;
}



.index-about .about-box {

    margin-top: 64px;

}



.index-about .about-box .wd1200 {

    display: flex;

}



.index-about .about-box .wd1200 .show {

    width: 563px;

    height: 304px;

    margin-right: 42px;

}



.index-about .about-box .wd1200 .info {

    position: relative;

    flex: 1;

}



.index-about .about-box .wd1200 .info .title {

    font-size: 24px;

}



.index-about .about-box .wd1200 .info .intro {

    margin-top: 20px;

    font-size: 15px;

    color: #666;

    line-height: 30px;

    text-align: justify;

    display: -webkit-box;

    -webkit-line-clamp: 6;

    -webkit-box-orient: vertical;

    overflow: hidden;

}



.index-about .about-box .wd1200 .info .more {

    display: block;

    margin-top: 20px;

    width: 128px;

    height: 44px;

    font-size: 16px;

    color: #fff;

    line-height: 44px;

    text-align: center;

    transition: 0.2s;

    background-color: #ea0006;

}



.index-about .about-box .wd1200 .info .more:hover {

    background-color: #ffb123;

}



.index-about .about-box .wd1200 .info .index-about-swiper {

    float: left;

    margin-top: 30px;

    width: 550px;

    height: 133px;

    position: initial;

}



.index-about .about-box .wd1200 .info .index-about-swiper .swiper-slide img {

    width: 100%;

    height: 100%;

}

.index-about {

    padding: 60px 0 100px;

}

.index-news {

    padding: 60px 0 100px;

}



.index-news .new-box .wd1200 {

    display: flex;

    justify-content: space-between;

}



.index-news .new-box .wd1200 .Title {

    height: 54px;

    line-height: 54px;

    padding: 0 20px;

    display: flex;

    align-items: center;

    justify-content: space-between;

    background-color: #ea0006;

}



.index-news .new-box .wd1200 .Title span {

    font-size: 16px;

    color: #fff;

    font-weight: bold;

}



.index-news .new-box .wd1200 .Title .more {

    font-size: 16px;

    color: #fff;

    transition: 0.3s;

}



.index-news .new-box .wd1200 .Title .more:hover {

    color: #ffb123;

}



.index-news .new-box .wd1200 .issue {

    width: 347px;

    margin-left: 30px;

}



.index-news .new-box .wd1200 .issue .issue-box {

    border: solid 1px #cccccc;

    border-top: none;

    padding: 30px;

    box-sizing: border-box;

    height: 472px;

    overflow: hidden;

}



.index-news .new-box .wd1200 .issue .issue-box .issue-item {

    border-bottom: 1px dotted #cccccc;

    padding-bottom:15px;

    margin-bottom: 15px;

    display: block;

}



.index-news .new-box .wd1200 .issue .issue-box .issue-item .wen {

    display: flex;

    align-items: center;

}



.index-news .new-box .wd1200 .issue .issue-box .issue-item .wen .tit {

    font-size: 14px;

    color: #fff;

    width: 24px;

    height: 24px;

    line-height: 24px;

    text-align: center;

    margin-right: 14px;

    border-radius: 50%;

    background-color: #ea0006;

}



.index-news .new-box .wd1200 .issue .issue-box .issue-item .wen .ask {

    flex: 1;

    font-size: 16px;

    font-weight: bold;

    display: -webkit-box;

    -webkit-line-clamp: 1;

    -webkit-box-orient: vertical;

    overflow: hidden;

}



.index-news .new-box .wd1200 .issue .issue-box .issue-item .da {

    margin-top: 10px;

    display: flex;

}



.index-news .new-box .wd1200 .issue .issue-box .issue-item .da .tit {

    width: 24px;

    height: 24px;

    line-height: 24px;

    text-align: center;

    margin-right: 14px;

    border-radius: 50%;

    border: solid 1px #cccccc;

}



.index-news .new-box .wd1200 .issue .issue-box .issue-item .da .ask {

    flex: 1;

    line-height: 24px;

    color: #808080;

    display: -webkit-box;

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;

    overflow: hidden;

}



.index-news .new-box .wd1200 .issue .issue-box .issue-item:hover .wen .tit {

    background-color: #ffb123;

}



.index-news .new-box .wd1200 .issue .issue-box .issue-item:hover .wen .ask {

    color: #ea0006;

}



.index-news .new-box .wd1200 .new {

    flex: 1;

}



.index-news .new-box .wd1200 .new .new-main {

    padding: 40px 30px 30px;

    border: solid 1px #cccccc;

    display: flex;

}



.index-news .new-box .wd1200 .new .new-main .flac {

    width: 348px;

    margin-right: 60px;

}



.index-news .new-box .wd1200 .new .new-main .flac .img {

    height: 300px;

    overflow: hidden;

}



.index-news .new-box .wd1200 .new .new-main .flac .img img {

    width: 100%;

    transition: 0.3s;

}



.index-news .new-box .wd1200 .new .new-main .flac .flac-box {

    margin-top: 30px;

}



.index-news .new-box .wd1200 .new .new-main .flac .flac-box .title {

    font-size: 18px;

    display: -webkit-box;

    -webkit-line-clamp: 1;

    -webkit-box-orient: vertical;

    overflow: hidden;

    font-weight: bold;

    transition: 0.3s;

}



.index-news .new-box .wd1200 .new .new-main .flac .flac-box .intro {

    margin-top: 20px;

    font-size: 16px;

    color: #666;

    line-height: 30px;

    display: -webkit-box;

    -webkit-line-clamp: 3;

    -webkit-box-orient: vertical;

    overflow: hidden;

}



.index-news .new-box .wd1200 .new .new-main .flac:hover .img img {

    transform: scale(1.1);

}



.index-news .new-box .wd1200 .new .new-main .flac:hover .flac-box .title {

    color: #ea0006;

}



.index-news .new-box .wd1200 .new .new-main .list .list-item {

    margin-bottom: 25px;

    display: flex;

    align-items: center;

}



.index-news .new-box .wd1200 .new .new-main .list .list-item .icon {

    margin-right: 10px;

}



.index-news .new-box .wd1200 .new .new-main .list .list-item .icon2 {

    display: none;

}



.index-news .new-box .wd1200 .new .new-main .list .list-item div {

    font-size: 16px;

    color: #666;

    width: 248px;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

}



.index-news .new-box .wd1200 .new .new-main .list .list-item span {

    font-size: 16px;

    color: #666;

    width: 89px;

    margin-left: 10px;

}



.index-news .new-box .wd1200 .new .new-main .list .list-item:hover div {

    color: #ea0006;

    text-decoration: underline;

}



.index-pro-swiper .swiper-pagination-bullet {

    width: 14px;

    height: 14px;

    opacity: 1;

    background: #f0f0f0;

}



.index-pro-swiper .swiper-pagination-bullets {

    bottom: -50px;

}



.index-pro-swiper .swiper-pagination-bullet-active {

    background: #ea0006;

}



.gallery-top .swiper-button-prev {

    width: 56px;

    height: 56px;

    background-size: auto;

    background-image: url("../images/arrow_l.png");

}



.gallery-top .swiper-button-next {

    width: 56px;

    height: 56px;

    background-size: auto;

    background-image: url("../images/arrow_r.png");

}



.index-case .case-box .gallery-thumbs .swiper-slide-thumb-active {

    border: 2px solid #ea0006;

    opacity: 1;

}



.index-reason-swiper .swiper-pagination-bullets {

    bottom: -40px;

}



.index-reason-swiper .swiper-pagination-bullet {

    width: 14px;

    height: 14px;

    opacity: 1;

    background: #fff;

}



.index-reason-swiper .swiper-pagination-bullet-active {

    background: #ea0006;

}



.index-pro-swiper .swiper-button-next {

    right: -50px;

    width: 16px;

    height: 28px;

    background-size: auto;

    background-image: url("../images/pro_arrow_r2.png");

}



.index-pro-swiper .swiper-button-prev {

    left: -50px;

    width: 16px;

    height: 28px;

    background-size: auto;

    background-image: url("../images/pro_arrow_l.png");

}



.index-pro-swiper .swiper-button-next:hover {

    background-image: url("../images/pro_arrow_r.png");

}



.index-pro-swiper .swiper-button-prev:hover {

    background-image: url("../images/pro_arrow_l2.png");

}



.index-about-swiper .swiper-button-next {

    right: 0;

    top: auto;

    bottom: 0;

    width: 34px;

    height: 65px;

    background-size: auto;

    background-image: url("../images/new_arrow_r.png");

}



.index-about-swiper .swiper-button-prev {

    right: 0;

    left: auto;

    top: auto;

    bottom: 68px;

    width: 34px;

    height: 65px;

    background-size: auto;

    background-image: url("../images/new_arrow_l.png");

}
.map_box{height:205px; overflow:hidden;}