.wrap_index{}

.wrap_index .swiper_index{position: relative;}

.wrap_index .reason{background: #efefef}
.wrap_index .reason .part_con,
.wrap_index .manage .part_con{align-items: center;justify-content: space-between;}
.wrap_index .reason .reason_item,
.wrap_index .manage .manage_item{text-align: center;width: 22.5%;background: #fff;border-radius: 5px;padding: 20px 0;box-shadow: 3px -3px 15px rgba(153,153,153,.6)}
.wrap_index .reason .reason_item img,
.wrap_index .manage .manage_item img{margin: 15px 0;height: 50px}
.wrap_index .reason .reason_item h5{font-size: 16px;}
.wrap_index .reason .reason_item h6{font-size: 12px;color: #5d5d5d;margin: 15px 35px;}

.wrap_index .manage .part_con{padding: 0 100px;}
.wrap_index .manage .manage_item{box-shadow: none;width: 20%}
.wrap_index .manage .manage_item h5{font-size: 18px;}
.wrap_index .manage .manage_item h6{font-size: 14px;color: #5d5d5d;margin: 15px 0;}

.wrap_index .about{background: #efefef;padding-top: 0;}
.wrap_index .about .flex{justify-content: space-between;padding: 0;}
.wrap_index .about .side{width: 48%}
.wrap_index .about video{width: 100%}
.wrap_index .about .tit{font-size: 16px;color: #333;margin: 10px 0;}
.wrap_index .about .con{font-size: 14px;color: #5f6160;line-height: 1.8;word-break: break-all}
.wrap_index .about .about_con{position: relative;}
.wrap_index .about .more{position: absolute;right: 0;bottom: -30px;z-index: 9;padding-left: 30px;background: url("../img/index/more_arw.png") no-repeat left center;background-size: auto 10px;}
.wrap_index .about .more_btn{padding: 3px 15px;background: #1183cc;color: #fff;border-radius: 1em;font-size: 12px;display: block;}

.wrap_index .range{padding: 0}
.wrap_index .range .range_box{background: url("../img/index/map.png") no-repeat right center;background-size: 55% auto;padding: 190px 0;}
.wrap_index .range .range_box h6{color: #7d8182;font-size: 15px;padding: 0 40px;position: relative;margin-bottom: 15px}
.wrap_index .range .range_box h6:before{content: ' ';position: absolute;left: 0;color: #1183cc;top: -6px;z-index: 5;width: 20px;height: 20px;background: url("../img/index/map2.png") no-repeat center center;background-size: 100% auto;}
.wrap_index .range .range_box h4{font-size: 22px;margin-bottom: 15px}
.wrap_index .range .range_box h5{color: #7c8081;font-size: 18px;position: relative;display: inline-block;padding-right: 30px;}
.wrap_index .range .range_box h5:before{content: ' ';position: absolute;right: 0;color: #1183cc;bottom: 0;z-index: 5;width: 20px;height: 20px;background: url("../img/index/map1.png") no-repeat center center;background-size: 100% auto;}

.wrap_index .absorbed{background: url("../img/index/zhuanzhu.jpg") no-repeat center;background-size: cover;padding: 160px 0;text-align: center;color: #fff}
.wrap_index .absorbed h3{font-size: 28px;margin-bottom: 30px;}
.wrap_index .absorbed h4{font-size: 16px;}

.wrap_index .team .con_item{text-align: center;margin-bottom: 30px}
.wrap_index .team .img,
.wrap_index .team .txt{display: inline-block;margin-left: -5px;vertical-align: middle}
.wrap_index .team .txt{background: #eee;text-align: left;width: 180px;}
.wrap_index .team .txt h3{font-size: 16px;padding: 20px 40px 0;color: #000;margin-bottom: 10px;}
.wrap_index .team .txt h3 span{display: inline-block;position: relative;}
.wrap_index .team .txt h3 span:before{content: ' ';position: absolute;left: -30px;top: 7px;z-index: 9;width: 35px;height: 10px;background: url("../img/index/arw_left.png") no-repeat left center;background-size: auto 10px;}
.wrap_index .team .txt h4{font-size: 13px;padding: 0 40px;color: #787878}
.wrap_index .team .con_item1 .img{width: 220px;}
.wrap_index .team .con_item2 .img{width: 155px;}
.wrap_index .team .img img{width: 100%;}
.wrap_index .team .con_item1 .txt{height: 146.5px;}
.wrap_index .team .con_item2 .txt{height: 155px;}

.wrap_index .team .con_item2 .txt h3 span:before{background-image: url("../img/index/arw_right.png")}

.wrap_index .news .part_con{justify-content: space-between;}
.wrap_index .news .news_item{width: 32%;}
.wrap_index .news .item_tit{position: relative;margin-bottom: 25px;display: block}
.wrap_index .news .item_tit img{width: 100%;}
.wrap_index .news .item_tit h3{position: absolute;left: 0;top: 0;z-index: 3;padding: 30px 20px;color: #fff;font-size: 15px}
.wrap_index .news .news_list .item{font-size: 14px;margin-top: 5px;color: #5a5961;transition: all .2s linear;}
.wrap_index .news .news_list .item:hover{color: #000;}
.wrap_index .news .news_list .item .date{width: 40px;margin-right: 5px;}
.wrap_index .news .news_list .item .tit{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}






