.time-lines{
margin-top:0.38rem;
    width:100%;
    position:relative;
}
/*
.time-lines:before {
    content: " ";
    height: 2px;
    background: #32A991;
    width: 100%;
    position: absolute;
    top: 24px;
}*/
.time-lines-content {
    width: 11.6rem;
    height: 55px;
    margin: 0px auto;
    position: relative;
}
.time-inner{
    position: absolute;
left:40px;right:50px;
    width:auto;
    height:100%;
    overflow:hidden;
}
.time-lines .after,
.time-lines .before{
    content:" ";
    display:block;
    width:30px;
    height:30px;
    position:absolute;
    text-align:center;
    top:15px;
    cursor: pointer;
z-index:3;
}
.time-lines .after{
    right:0px;
}
/*
.time-lines-inner::before{
    content:" ";
    height:2px;
    background:#32A991;
    width:100%;
    position: absolute;
    top:24px;
}*/
.time-item{
    border: 0.01rem solid #fff;
	font-size: 0.21rem;
	color: #CBCBCB;
	background: #fff;
	border-radius: 0.08rem;
	text-align: center;
	height: 0.4rem;
	width: 0.9rem;
	line-height: 0.36rem;
	display: inline-block;
	margin: 0 0.22rem;
	cursor: pointer;
	box-sizing: border-box;
}
.time-lines-inner{
    box-sizing:border-box;
    width:10000px;
    transition-property:transform;
}
.time_current{
    background:#32A991;
    color:#ffffff;
}
.swiper-pagination{height:auto !important;}
.main_left > div {
    box-shadow: 0rem 0rem 0.3rem #ccc;
}
.main_left .mtlestone-img {
    width: 100%;
    height: 2.85rem;
box-shadow:0rem 0rem 0.3rem #ccc;
}
.main_left .swiper-pagination {
    width: 474px;
    transform: translateY(20px);
}
.main_left .swiper-pagination{
	background:transparent;
height:20px !important;
box-shadow:none;margin-top:15px;
}
.main_left .swiper-pagination-bullet,
.main_left .swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
    margin:0px 5px;
}
.main_left .swiper-pagination-bullet-active {
    background: rgb(50,169,145) !important;
}
    .swiper-slide img {
        max-width: 100%;
    }

.require,.require i{color:red !important;}


.exhibitions{width:13.4rem;margin:0px auto;position:relative;margin-top:0.675rem}
    .exhibitions .swiper-container {
        width: 11.6rem;}
    .exhibitions .swiper-slide {
        width: 2.14rem !important;
        margin-left: 0px !important;
        height: 1.2rem;
    }
.exhibitions .swiper-slide img{max-width:100%;}

.no_masonry p a{display:block;height:60px;}


.pro_con_left{height:auto !important;position:relative;}
.pro_con_left .swiper-pagination{position:relative;transform:translateY(10px);}
.pro_con_left .swiper-pagination-bullet{width:13px;height:13px;
display:inline-block;padding-top:0rem;
border-radius:13px;background:rgb(235,235,235);border:2px solid rgb(207,207,207);}
.pro_con_left .swiper-pagination-bullet{margin:0px 10px;}
.pro_con_left .swiper-pagination-bullet-active{background:rgb(50,169,145);border:2px solid rgb(50,169,145);}

.pro_con_right img{max-width:none;width:60px;}
.foot_pro{z-index:100;}
.scroll_warp span{outline:none;}
.home_full b{font-weight:normal;}