.common_header {
    background-image: url("/template/default/static/img/common/cxst.jpg");
}

.text_style_2 {
    font-size: 30rem;
    font-weight: bold;
    color: #362B87;
    line-height: 30rem;
}

.text_style_3 {
    font-size: 24rem;
    font-weight: 400;
    color: #4E4C4C;
    line-height: 40rem;
}

.innovate_content_top {
    padding: 60rem 30rem 30rem
}

.innovate_content_top_text {
    text-align: center;
    margin-top: 28rem;
}

.innovate_content_top_content {
    width: 100%;
    height: auto;
    padding:110rem 0 0 0;
    margin-top: 30rem;
    background-image: url("/template/default/static/img/innovate/st-01.jpg");
    background-size: 100%;
    background-repeat: no-repeat;
}

.innovate_content_top_content_title {
    line-height: 40rem;
	padding: 0 30rem;
}

.innovate_content_top_content_article {
    width: 100%;
    min-height: 206rem;
    margin-top: 140rem;
    line-height: 42rem;
    font-size: 28rem;
}

.innovate_content_bottom {
    padding: 60rem 30rem 30rem;
    background-color: rgba(247, 247, 247, 1);
}

.innovate_content_bottom_info_left_logo {
    width: 117rem;
    height: 104rem;
}

.innovate_content_bottom_info_left_name {
    padding-top: 18rem;
    height: 104rem;
    padding-left: 30rem;
    margin-left: 30rem;
    border-left: 1rem solid rgba(201, 201, 201, 1);
}

.innovate_content_bottom_info_left_name .common_font_1 {
    margin-top: 20rem;
    font-size: 24rem;
}

.innovate_content_bottom_info_text {
    margin-top: 40rem;
    width: 100%;
    height: auto;
    font-size: 26rem;
    font-weight: 400;
    color: #333333;
    line-height: 40rem;
}

.innovate_content_bottom_info .swiper-container {
    width: 740rem;
    height: 475rem;
    background-color: rebeccapurple;
}

.innovate_content_bottom_list {
    padding: 0;
    margin-top: 50rem;
    flex-wrap: wrap;
}

.phoneStyle {
    display: block;
}

.phoneStyle .swiper-container {
    margin-top: 20rem;
    width: 100%;
}

.phoneStyle .box_swiper {
    width: 100%;
}

.innovate_bottom_item {
    width: 48%;
    height: auto;
    text-align: center;
    background: #FFFFFF;
    border: 1rem solid #DFDFDF;
    box-shadow: 0 0 16rem 0 rgba(0, 0, 0, 0.09);
    padding: 43rem 10rem 20rem;
    margin-right: 4%;
    margin-bottom: 20rem;
}

.innovate_bottom_item:nth-of-type(2n) {
    margin-right: 0;
}

.innovate_bottom_item img {
    margin: 0 auto 25rem;
}

.innovate_bottom_item .common_font_1 {
    margin-bottom: 18rem;
}

.innovate_content_bottom_article {
    width: 100%;
    height: 467rem;
    margin-top: 56rem;
    background-image: url("/template/default/static/img/innovate/bg_1.png");
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 50rem;
}

.innovate_content_bottom_article p {
    width: 100%;
    min-height: 216rem;
    font-size: 16rem;
    position: absolute;
    top: 220rem;
    left: 0;
    line-height: 36rem;
    color: #333;
    padding: 0 24rem;
}

.innovate_content_bottom_call-me {
    line-height: 48rem;
    margin: 0 auto;
    text-align: center;
    font-size: 24rem;
}

.innovate_content_bottom_button {
    width: auto;
    margin: 37rem auto 0;
    font-size: 24rem;
    padding: 0 20rem;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 0 !important;
}
.swiper-pagination-black .swiper-pagination-bullet-active{
	background:#B249CA !important;
}<!--ºÄÊ±1764494462.2511Ãë-->