.common_header {
    background-image: url("../../img/common/cxst.jpg");
}
.phoneStyle{
	justify-content: space-between;
}
.text_style_2 {
    font-size: 30rem;
    font-weight: bold;
    color: #362B87;
    line-height: 30rem;
}

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

.innovate_content_top {
    padding: 76rem 152rem 100rem
}

.innovate_content_top_text {
    text-align: center;
    margin-top: 28rem;
	padding: 0 200rem;
	line-height:1.5;
}

.innovate_content_top_content {
    width:100%;
    height: 617rem;
    padding-top: 60rem;
    padding-left: 60rem;
    margin-top: 60rem;
    background-image: url("../../img/innovate/st-01.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
	overflow-y: scroll;
}
.innovate_content_top_content::-webkit-scrollbar {
	width: 3px;
}
.innovate_content_top_content::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: #AF4ACA;
}
.innovate_content_top_content::-webkit-scrollbar-track {
	/* -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); */
	border-radius: 0;
}
.innovate_content_top_content_title {
    line-height: 40rem;
	width: 550rem;
}

.innovate_content_top_content_article {
    width: 550rem;
    min-height: 206rem;
    margin-top: 30rem;
    line-height: 2;
}

.innovate_content_bottom {
    padding: 85rem 159rem 112rem;
    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;
	line-height: 1.5;
}

.innovate_content_bottom_info_text {
    margin-top: 69rem;
    width: 784rem;
    height: auto;
    font-size: 16rem;
    font-weight: 400;
    color: #333333;
    line-height: 2;
}
.innovate-scroll{
	width: 58%;
	height: 475rem;
	overflow-y: scroll;
	padding-bottom: 15rem;
	padding-right: 15rem;
}
.innovate-scroll::-webkit-scrollbar {
	width: 3px;
}
.innovate-scroll::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: #AF4ACA;
}
.innovate-scroll::-webkit-scrollbar-track {
	/* -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); */
	border-radius: 0;
}
.innovate_content_bottom .swiper-container {
    width:40%;
    height: 475rem;
	margin-left: 0;
	margin-right: 0;
}

.box_swiper {
    width: 740rem;
    height: 475rem;
}

.box_swiper img {
    width: 100%;
    height: auto;
}

.innovate_content_bottom_list {
    padding: 0 15rem;
    margin-top: 61rem;
}

.innovate_bottom_item {
    width: 381rem;
    height: 260rem;
    text-align: center;
    background: #FFFFFF;
    border: 1rem solid #DFDFDF;
    box-shadow: 0 0 16rem 0 rgba(0, 0, 0, 0.09);
    padding-top: 43rem;
}

.innovate_bottom_item img {
    width: 60rem;
    height: auto;
    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("../../img/innovate/bg_1.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 50rem;
	display: flex;
	align-items: center;
	justify-content:flex-end;
	padding:0;
}
.innovate_content_bottom_article p::-webkit-scrollbar {
	width: 3px;
}
.innovate_content_bottom_article p::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: #AF4ACA;
}
.innovate_content_bottom_article p::-webkit-scrollbar-track {
	/* -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); */
	border-radius: 0;
}
.innovate_content_bottom_article p {
    width: 700rem;
	height: 467rem;
	overflow-y: scroll;
    min-height: 216rem;
    font-size: 16rem;
    line-height: 2;
    color: #333;
	padding:50rem 50rem 15rem 0;
}

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

.innovate_content_bottom_button {
    width: 199rem;
    margin: 37rem auto 0;
    color: #5C2EB4;
	font-size: 14rem;
}