.banner {
    background: url(../imgs/1.png) no-repeat;
    background-size: cover;
    height: 300px;
}
.card {
    width: 1200px;
    margin: 0 auto;
}
.layui-tab-card>.layui-tab-title .layui-this {
    background-color: #ff8b00;
    color: #fff;
}
.layui-tab-content {
    padding: 10px 40px 30px 40px;
    background: #fff;
    box-sizing: border-box;
    margin-bottom: 40px;
    margin-top: 30px;
}
.layui-tab-card {
    border-width: 0;
    border-style: none;
    border-radius: 0px;
    box-shadow: none;
}
.layui-tab {
    margin: 0;
}
.layui-tab-card>.layui-tab-title li {
    margin-right: -1px;
    margin-left: -1px;
    width: 272px;
}
.layui-tab-card>.layui-tab-title {
    background-color: #fff;
}
.con_jianjie h1{
    text-align: center;
    margin-top: 10px;
    margin-bottom: 13px;
}
.con_jianjie .span1 {
    text-indent: 2em;
    line-height: 26px;
}
.con_jianjie .span2 {
    text-indent: 2em;
    line-height: 26px;
}
.con_jianjie_img {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}
#con li{
    height:45px;
    border-bottom: 1px solid #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.time {
    color: #8c8c8c;
    font-size: 14px;
}
#con li a:first-child:hover{
    color: #ff8b00;
}
.item_warp{
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.item_warp_base {
    width: 40%;
}
.item_warp_left_ftitle span {
    display: inline-block;
    width: 135px;
    color: #696969;
    line-height: 24px;
}
.item_warp_left_title {
    font-size: 20px;
    margin-bottom: 15px;
}
.item_warp_left_ftitle {
    display: flex;
    flex-wrap: wrap;
}
.item_warp_right_ftitle span{
    display: inline-block;
    width: 144px;
    color: #696969;
    line-height: 24px;
}
.special {
    margin-top: 30px;
}
.item_warp_left_ftitle_special span{
    display: inline-block;
    width: 144px;
    color: #696969;
    line-height: 24px;
}
.contact_title {
    font-size: 18px;
    margin: 10px 0;
}
.contact_text {
    line-height: 26px;
}
.contact_text_a {
    display: inline-block;
    width: 100px;
    height: 30px;
    background-color: #e1e9ed;
    text-align: center;
    line-height: 30px;
    border-radius: 2px;
    padding:0 4px;
    font-size: 10px;

}
.contact_text_a img {
    display: inline-block;
    margin-right: 5px;
}
.special_contact {
    width: 550px;
    display: flex;
    justify-content: space-between;
}
.contact_text p{
    line-height: 26px;
}
.contact_title_special {
    margin: 20px 0;
}
#allmap {
    width: 500px;
    height: 230px;
    margin-top: 20px;
}

.BMap_cpyCtrl, .anchorBL {
    display: none!important;
}
#news-content {
    padding: 20px 30px;
}
#news-content img{
    display: inline-block;
    padding: 20px 0;
    width: 100%;
}

#news-content h1{
    text-align: center;
}
.subtime {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 1050px;
    margin: 10px 0 10px 0;
    color: #8c8c8c;
}
.subtime span:last-child {
    margin-left: 20px;
}

/* 新增代码 */
.con_jianjie h1 {
    color: #30313A;
    font-size: 20px;
    font-weight: Bold;
}
.span1,.span2 {
    text-indent: 2em;
    color: #525252;
}
.con_jianjie_xian {
    margin-bottom: 32px;
    display: flex;
    justify-content: center;
}
.back_img img{
    display: inline-block;
    width:1120px;
    text-align:center
}
.box_img {
    width: 1120px;
    height: 100px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.box_img div {
    width: 250px;
    height: 100%;
}

.client_warp_top_base {
    background-color: white;
}
.client_warp_top_base img{
    margin-right: 20px;
}
.cons {
    display: flex;
}
.swiper-container {
    width: 2170px;
}
.swiper-container .swiper-wrapper{
    -webkit-transition-timing-function: linear; /*之前是ease-out*/
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
}
.succe_big {
    width: 100%;
    background-color: #fff;
    padding-bottom: 80px;
}
.succe {
    margin: 0 auto;
    text-align: center;
}
.succe h1{
    text-align: center;
    font-size: 32px;
    padding: 65px 0 34px 0;
}
.succe_p {
    padding-bottom: 37px;
    color: #808080;
    font-size: 18px;
}
.swiper-wrapper {
    height: 200px!important;
}
.swiper-slide {
    height: 200px!important;
}
.client_warp_top {
    width: 1150px;
    margin: 0 auto;
    display: flex;
    background: #fff;
    overflow: hidden;
    height: 200px;
    position: relative;

}
.info-con {
    position: absolute;
    width: 2082px;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}

.item {
    margin-right: 20px;
}

.item img {
    height: initial;
}
.client_warp_top_item {
    position: relative;
    width: 1150px;
    overflow: hidden;
}