body{ margin:0; padding:0; list-style: none; transition: all 0.3s; }

.container {
    max-width: 85vw;
    margin: 0 auto;
    height: 100%;
    overflow: hidden; transition: all 0.3s;
}
.container03 {
    max-width: 1300px;
    margin: 0 auto;
    height: 100%;
    position: relative;transition: all 0.3s;
} 
.container03 img.sideTxt {
    position: absolute;
    right: 0;
    top: -120px; transition: all 0.3s;
}
.container03 img.sideball {
    position: absolute;
    bottom: -223px;
    left: -137px; transition: all 0.3s;
}
.main_visual{      
    background: url(/static/images/default/intro-back-1.png) no-repeat;
    background-position: top;
    background-size: 100%;
    overflow: hidden;
    width: 100%; transition: all 0.3s;
 }
.main_visual02{      
    background: url(/static/images/default/intro-visual02.png) no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
 }
.container img.logoTop {
    position: absolute;
    top: 50px; transition: all 0.3s;
}
.con {
    overflow: auto;
}
.main_top {
    display: inline-block;
    float: right;
    margin-top: 0rem; transition: all 0.3s;
}
.main_top h2 {
    font-weight: normal;
    font-size: 4.5rem; transition: all 0.3s;
}

.main_top h2 span {
    font-size: 6rem;
    font-weight: 600;
    color: #6924f5; transition: all 0.3s;
}
.main_top h3 {
    margin-top: 5rem;
    font-size: 1.15rem; transition: all 0.3s;
}
.main_top img {
    padding: 0rem;
    width: 100%; 
	height:100%;
	transition: all 0.3s;
}
.con1 {
    overflow: auto;
    margin: 2rem 0; transition: all 0.3s;
}
.con1 .con1-left {
    width: 30%;
    display: inline-block;transition: all 0.3s; 
}

.con1 .con1-right {
    width: 60%;
    float: right;
    display: inline-block;
    line-height: 2; transition: all 0.3s;
}


.con2 .con2-left {
    float: left;
    width: 30%; transition: all 0.3s;
}
.con2 .con2-left h4 {
    display: inline-block;
    color: #fff;
    font-size: 1.5rem;
    line-height: 1.5;
    margin: 5rem 2rem;
    letter-spacing: -1px; transition: all 0.3s;
}
.con2 .con2-right {
    float: right;
    width: 60%; transition: all 0.3s;
}
.con2 .con2-right ul {
    list-style: none;
    margin: 7rem 0; transition: all 0.3s;
}
.con2 .con2-right ul li {
    display: flex;
    align-items: center;
    flex-direction: row;
    padding: 0.7rem 0; transition: all 0.3s;
}
.con2 .con2-right ul li p {
    display: inline-block;
    color: #fff;
    font-size: 0.9rem; transition: all 0.3s;
}
.con2 .con2-right ul li h5 {
    display: inline-block;
    width: 97px;
    padding: 0 1.5rem;
    font-size: 1.05rem;
    color: #fff; transition: all 0.3s;
}


.con2 .con2-left {
    float: left;
    width: 30%; transition: all 0.3s;
}
.con2 .con2-left h4 {
    display: inline-block;
    color: #fff;
    font-size: 1.5rem;
    line-height: 1.5;
    margin: 5rem 2rem;
    letter-spacing: -1px; transition: all 0.3s;
}
.con2 .con2-right {
    float: right;
    width: 60%; transition: all 0.3s;
}
.con2 .con2-right ul {
    list-style: none;
    margin: 7rem 0; transition: all 0.3s;
}
.con2 .con2-right ul li {
    display: flex;
    align-items: center;
    flex-direction: row;
    padding: 0.7rem 0; transition: all 0.3s;
}
.con2 .con2-right ul li p {
    display: inline-block;
    color: #fff;
    font-size: 0.9rem; transition: all 0.3s;
}
.con2 .con2-right ul li h5 {
    display: inline-block;
    width: 97px;
    padding: 0 1.5rem;
    font-size: 1.05rem;
    color: #fff; transition: all 0.3s;
}


.con3 {
    overflow: auto;
    padding: 2rem 0; transition: all 0.3s;
}

.con3 .con33-right {
    float: right;
    width: 60%; transition: all 0.3s;
}
.con3 .con33-right ul {
    list-style: none;
    margin: 7rem 0; transition: all 0.3s;
}
.con3 .con33-right ul li {
    display: flex;
    align-items: center;
    flex-direction: row;
    padding: 0.7rem 0; transition: all 0.3s;
}
.con3 .con33-right ul li p {
    display: inline-block;
    font-size: 0.9rem; transition: all 0.3s;
}
.con3 .con33-right ul li h5 {
    display: inline-block;
    width: 97px;
    padding: 0 1.5rem;
    font-size: 1.05rem;
}


.con3 .con3-left {
    display: inline-block; transition: all 0.3s;
}
.con3 .con3-left h4 {
    color: #3c2f56;
    display: inline-block;
    font-size: 1.5rem;
    line-height: 1.5;
    margin: 5rem 2rem;
    letter-spacing: -1px; transition: all 0.3s;
}

.con3 .con3-right {
    display: inline-block;
    float: right;
    width: 60%; transition: all 0.3s;
}
.con3 .con3-right ul {
    list-style: none;
    margin: 6rem 0;
    line-height: 1.5; transition: all 0.3s;
}
.con3 .con3-right ul li {
    display: flex;
    margin: 1.5rem 0; transition: all 0.3s;
}
.con3 .con3-right ul li h5 {
    display: inline-block;
    font-size: 1.05rem;
    width: 150px; transition: all 0.3s;
}
.con3 .con3-right ul li p {
    display: inline-block; transition: all 0.3s;
}

.con4-back {
    background: #f9f2ff; transition: all 0.3s;
}
.con4 .con4-left {
    display: inline-block; 
    width: 30%; transition: all 0.3s; 
}
.con4 .con4-left h4 {
    color: #2c2c2c;
    display: inline-block;
    font-size: 1.5rem;
    line-height: 1.5;
    margin: 2.5rem 2rem;
    letter-spacing: -1px; transition: all 0.3s;
}
.con4 .con4-right {
    display: inline-block;
    float: right;
    width: 60%; transition: all 0.3s;
}
.con4 .con4-right p {
    padding: 3rem 0; transition: all 0.3s;
}

.con5-back {
    margin: 5rem 0 9.5rem;
    background-image: url(/static/images/default/intro-visual02.png);
    background-position: bottom;
    background-position-x: right;
    background-repeat: no-repeat;
    padding-bottom: 4rem; transition: all 0.3s;
}
.con5 {
    overflow: auto; transition: all 0.3s;
}
.con5-left {
    display: inline-block;
    width: 30%;
    padding: 0 5rem;
    text-align: center;
    margin: 4rem 0;
    float: left; transition: all 0.3s;
}
.con5-right {
    display: inline-block;
    width: 54%;
    margin: 7rem 0;
    float: right; transition: all 0.3s;
}
.con5-right p.contentTxt {
    line-height: 2.5;
    letter-spacing: -1px; transition: all 0.3s;
}
.con5-right p.signTxt {
    margin-top: 6rem;
    font-size: 1.2rem; transition: all 0.3s;
}
.con5-right p.signTxt img {
    margin-left: 1rem;
    vertical-align: bottom; transition: all 0.3s;
}
.con1 .con1-right .br {
        display: none; transition: all 0.3s;
    }


@media screen and (min-width: 768px) {
    .container {
        
		max-width: 80vw;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
    }
    .main_top {
        display: inline-block;
        float: right;
        margin-top: 0rem; transition: all 0.3s;
    }
    .main_top h2 {
        font-weight: normal;
        font-size: 2.5rem; transition: all 0.3s;
    }
    .main_top h2 span {
        font-size: 4rem;
        font-weight: 600;
        color: #6924f5; transition: all 0.3s;
    }
    .main_top h3 {
        margin-top: 3rem;
        font-size: 1rem; transition: all 0.3s;
    }
    .main_top img {
		padding: 0rem;
		width: 100%;
		height: 100%;
		transition: all 0.3s;
    }
    .con1 .con1-right {
        width: 70%; transition: all 0.3s;
    }
    .con2 .con2-left h4 {
        margin: 5rem 0; transition: all 0.3s;
    }
    .con2 .con2-right {
        width: 66%; transition: all 0.3s;
    }
    .container03 {
        padding: 0 20px; transition: all 0.3s;
    }
    .con3 .con3-left h4 {
        margin: 5rem 0; transition: all 0.3s;
    }
    .con3 .con3-right {
        width: 70%; transition: all 0.3s;
    }
    .container03 img.sideTxt {
        right: 27px; transition: all 0.3s;
    }
    .con4 .con4-left h4 {
        margin: 2.5rem 0; transition: all 0.3s;
    }
    .con4 .con4-right {
        width: 63%; transition: all 0.3s;
    }
    .container03 img.sideball {
        bottom: -191px;
        left: 10px;
        width: 10%; transition: all 0.3s;
    }
    .con5-left {
        padding: 0 3rem; transition: all 0.3s;
    }
    .con5-back {
        margin: 5rem 0rem;
        background-size: 90%;
        padding-bottom: 5rem; transition: all 0.3s;
    }
}


@media screen and (min-width: 992px) {
    .main_top {
        margin-top: 0rem; transition: all 0.3s;
    } 
    .main_top h3 {
        margin-top: 4rem; transition: all 0.3s;
    }
}


@media screen and (min-width: 1200px) {
    body{ margin:0; padding:0; list-style: none; transition: all 0.3s; }

.container {
    max-width: 1700px;
    margin: 0 auto;
    height: 100%;
    overflow: hidden; transition: all 0.3s;
}
.container03 {
    max-width: 70vw;
    margin: 0 auto;
    height: 100%;
    position: relative; transition: all 0.3s;
}
.container03 img.sideTxt {
    position: absolute;
    right: 0;
    top: -120px; transition: all 0.3s;
}
.container03 img.sideball {
    position: absolute;
    bottom: -223px;
    left: -137px; transition: all 0.3s;
}
.main_visual{      
    background: url(/static/images/default/intro-back-1.png) no-repeat;
    background-position: top;
    background-size: 100%;
    overflow: hidden;
    width: 100%; transition: all 0.3s;
	   
 }
.main_visual02{      
    background: url(/static/images/default/intro-visual02.png) no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
 }
.container img.logoTop {
    position: absolute;
    top: 50px; transition: all 0.3s;
}
.con {
    overflow: auto; transition: all 0.3s;
}
.main_top {
    display: inline-block;
    float: right;
    margin-top: 0; transition: all 0.3s;
}
.main_top h2 {
    font-weight: normal;
    font-size: 4vw; transition: all 0.3s;
}

.main_top h2 span {
    font-size: 5vw;
    font-weight: 600;
    color: #6924f5; transition: all 0.3s;
}
.main_top h3 {
    margin-top: 5rem;
    font-size: 1vw; transition: all 0.3s;
}
.main_top img {
    padding: 0rem;
    width: 100%; 
	height:100%;
	transition: all 0.3s;
}
.con1 {
    overflow: auto;
    margin: 2rem 0; transition: all 0.3s;
}
.con1 .con1-left {
    width: 30%;
    display: inline-block; transition: all 0.3s;
}

.con1 .con1-right {
    width: 60%;
    float: right;
    display: inline-block;
    line-height: 2; transition: all 0.3s;
}


.con2 .con2-left {
    float: left;
    width: 30%; transition: all 0.3s;
}
.con2 .con2-left h4 {
    display: inline-block;
    color: #fff;
    font-size: 1.5vw;
    line-height: 1.5;
    margin: 5rem 2rem;
    letter-spacing: -1px; transition: all 0.3s;
}
.con2 .con2-right {
    float: right;
    width: 60%; transition: all 0.3s;
}
.con2 .con2-right ul {
    list-style: none;
    margin: 7rem 0; transition: all 0.3s;
}
.con2 .con2-right ul li {
    display: flex;
    align-items: center;
    flex-direction: row;
    padding: 0.7rem 0; transition: all 0.3s;
}
.con2 .con2-right ul li .contentTxt {
   font-size: 2.0rem;
    display: inline-flex;
    padding: 1rem;
}
.con2 .con2-right ul li p {
    display: inline-block;
    color: #fff;
    font-size: 1.4rem; transition: all 0.3s;
}
.con2 .con2-right ul li h5 {
    display: inline-block; 
    width: 97px;
    padding: 0 1.5rem;
    font-size: 1.05vw;
    color: #fff; transition: all 0.3s;
}


.con3 {
    overflow: auto;
    padding: 2rem 0; transition: all 0.3s;
}
.con3 .con3-left {
    display: inline-block; transition: all 0.3s;
}
.con3 .con3-left h4 {
    color: #3c2f56;
    display: inline-block;
    font-size: 1.5vw;
    line-height: 1.5;
    margin: 5rem 2rem;
    letter-spacing: -1px; transition: all 0.3s;
}

.con3 .con3-right {
    display: inline-block;
    float: right;
    width: 60%; transition: all 0.3s;
}
.con3 .con3-right ul {
    list-style: none;
    margin: 6rem 0;
    line-height: 1.5; transition: all 0.3s;
}
.con3 .con3-right ul li {
    display: flex;
    margin: 1.5rem 0; transition: all 0.3s;
}
.con3 .con3-right ul li h5 {
    display: inline-block;
    font-size: 1.05vw;
    width: 150px; transition: all 0.3s;
}
.con3 .con3-right ul li p {
    display: inline-block; transition: all 0.3s;
}

.con4-back {
    background: #f9f2ff; transition: all 0.3s;
}
.con4 .con4-left {
    display: inline-block;
    width: 30%; transition: all 0.3s;
}
.con4 .con4-left h4 {
    color: #2c2c2c;
    display: inline-block;
    font-size: 1.5vw;
    line-height: 1.5;
    margin: 2.5rem 2rem;
    letter-spacing: -1px; transition: all 0.3s;
} 
.con4 .con4-right {
    display: inline-block;
    float: right;
    width: 60%; transition: all 0.3s;
}
.con4 .con4-right p {
    padding: 3rem 0; transition: all 0.3s;
}

.con5-back {
    margin: 5rem 0 9.5rem;
    background-image: url(/static/images/default/intro-visual02.png);
    background-position: bottom;
    background-position-x: right;
    background-repeat: no-repeat;
        background-size: 62%;
    padding-bottom: 4rem; transition: all 0.3s;
}
.con5 {
    overflow: auto; transition: all 0.3s;
}
.con5-left {
    display: inline-block;
    width: 30%;
    padding: 0 5rem;
    text-align: center;
    margin: 4rem 0;
    float: left; transition: all 0.3s;
}
.con5-right {
    display: inline-block;
    width: 54%;
    margin: 7rem 0;
    float: right; transition: all 0.3s;
}
.con5-right p.contentTxt {
    line-height: 2.5;
    letter-spacing: -1px; transition: all 0.3s;
}
.con5-right p.signTxt {
    margin-top: 6rem;
    font-size: 1.2vw;transition: all 0.3s;transition: all 0.3s;
}
.con5-right p.signTxt img {
    margin-left: 1rem;
    vertical-align: bottom;transition: all 0.3s;transition: all 0.3s;
}
.con1 .con1-right .br {
        display: none;transition: all 0.3s;transition: all 0.3s;
    }


}



@media screen and (max-width: 576px) {
     .main_visual {
        background: url(/static/images/default/intro-m-back-1.png) no-repeat;
        background-position: top;
        background-size: 100%;
        overflow: hidden;
        width: 100%;transition: all 0.3s;
    }
    .container img.logoTop {
        display: block;transition: all 0.3s;
		width:30%;
    }
    .main_top {
        display: inline-block;
        float: none;
        margin-top: 0rem; margin-left:25rem; transition: all 0.3s;
    }
    .main_top h2 span {
        font-size: 6vw;transition: all 0.3s;
    }
    .main_top h3 {
        margin-top: 3vw;transition: all 0.3s;
    }
    .main_top img {
        padding: 0rem;
		width: 100%; 
		height:100%;
		transition: all 0.3s;
		content:url(/static/images/default/intro-m-dev-1.png);
    }
    .con1 .con1-left {
        width: 100%;
        display: inline-block;transition: all 0.3s;
    }
    .con1-right p{ font-size: 2.5vw; }
    .con1 .con1-left {
        width: 100%;
        display: inline-block;
        padding-bottom: 2rem;transition: all 0.3s;
    }
    .con1 .con1-right {
        width: 100%;
        letter-spacing: -1.2px;
        font-size: 0.95rem;transition: all 0.3s;
    }
    .con1 .con1-right .br {
        display: block;transition: all 0.3s;
    }
    .con2 .con2-left {
        width: 100%;transition: all 0.3s;
    }
    .con2 .con2-left h4 {

        font-size: 6.5vw;
        margin: 5rem 0 3rem;transition: all 0.3s;
    }
	 .con2 .con2-left h3 {
		color:white;
        font-size: 3.5vw;
        margin: 5rem 1rem 5rem;transition: all 0.3s;
    }
    .con2 .con2-right {
        width: 100%;transition: all 0.3s;
    }
    .con2 .con2-right ul {
        list-style: none;
        margin: 0;transition: all 0.3s;
    }
    .main_visual02 {
        background: url(/static/images/default/intro-m-back-3.png) no-repeat;
        background-position: center;
        background-size: 100%;
        overflow: hidden;
		
        width: 100%;
        height: 100%;
		transition: all 0.3s;
    }
    .con2 .con2-right ul li {
        display: flex;
        padding: 0.7rem 0;
        overflow: auto;transition: all 0.3s;
    }
    .con2 .con2-right ul li img {
        float: left;transition: all 0.3s;
    }
    .con2 .con2-right ul li h5 {
        display: inline-block;transition: all 0.3s;
        width: 97px;
        padding: 7px 1.5rem;
        font-size: 1.05rem;
        color: #fff;
        vertical-align: super;transition: all 0.3s;
    }
    .con2 .con2-right ul li p {
        display: inline-block;
        color: #fff;
        font-size: 1.65vw;
        padding-left: 1rem;
        letter-spacing: -0.7px;
        vertical-align: bottom;
        transition: all 0.3s;
        transition: all 0.3s;
    }
    .container03 img.sideTxt {
        display: none;transition: all 0.3s;
    }
    .con3 .con3-left {
        display: inline-block;
        width: 100%;transition: all 0.3s;
        font-size: ;
    }
    .con3 .con3-right ul li h5 {
        display: inline-block;
        font-size: 1.05rem;
        width: 128px;transition: all 0.3s;
    }
    .con3 .con3-left {
        display: inline-block;
        width: 100%;transition: all 0.3s;
    }
    .con3 .con3-left h4 {
        margin: 5rem 0 2rem;transition: all 0.3s;
        font-size: 5vw;

    }
    .con3 .con3-right {
        width: 100%;transition: all 0.3s;
    }
    .con3 .con3-right ul {
        list-style: none;
        margin: 2rem 0 5rem;
        line-height: 1.5;transition: all 0.3s;
    }
    .con3 .con3-right ul li {
        display: flex;
        margin: 1.5rem 0;
        align-items: center;transition: all 0.3s;
    }
    .con3 .con3-right ul li h5 {
        display: inline-block;
        font-size: 2.8vw;
        width: 111px;transition: all 0.3s;
    }
    .con3 .con3-right ul li p {
        display: inline-block;
        font-size: 2vw;
        letter-spacing: -0.7px;transition: all 0.3s;
    }
    .con4 {
        overflow: auto;transition: all 0.3s;
    }
    .con4 .con4-left {
        display: inline-block;
        width: 100%;transition: all 0.3s;
    }
    .con4 .con4-left h4 {
        margin: 4rem 0 2rem;transition: all 0.3s;
        font-size: 4vw;
    }
    .con4 .con4-right {
        width: 100%;transition: all 0.3s;
    }
    .con4 .con4-right p {
        padding: 0 0 5rem;
        font-size: 2vw;
        letter-spacing: -0.7px;transition: all 0.3s;
    }
    .con5-right {
        display: inline-block;
        width: 100%;
        margin: 4rem 0;
        float: right;transition: all 0.3s;
    }
    .con5-right p.contentTxt {
        line-height: 2.5;
        letter-spacing: -0.7px;
        font-size: 2vw;transition: all 0.3s;
    }
    .container03 img.sideball {
        bottom: -287px;
        left: 10px;
        width: 17%;transition: all 0.3s;transition: all 0.3s;
    }
    .con5-left {
        display: inline-block;
        width: 100%;
        padding: 0 1rem;
        text-align: center;
        margin: 2rem 0 0;
        /* float: left; */
        text-align: left;transition: all 0.3s;transition: all 0.3s;
    }
    .con5-left img {
        width: 50%;transition: all 0.3s;transition: all 0.3s;
    }
    .con5 {
        overflow: hidden;transition: all 0.3s;transition: all 0.3s;
    }
    .con5-back {
        margin: 5rem 0 24rem;
        background-size: 95%;
        padding-bottom: 5rem;transition: all 0.3s;transition: all 0.3s;
    }
    .container {
        max-width: 100%;
        overflow: hidden;
		transition: all 0.3s;
		padding: 0rem 1rem 0rem 1rem;
    }
	.container .intro2{
       content:url(/static/images/default/intro-m-text-3.png);

    }
	
    .main_top {
		display: inline-block;
		float: none;
		margin-top: 0rem;
		transition: all 0.3s;
		transition: all 0.3s;
		margin-left: 0rem;
    }
    .main_top h2 {
        font-weight: normal;
        font-size: 2rem;transition: all 0.3s;transition: all 0.3s;
    }
    .main_top h2 span {
        font-size: 2.5rem;transition: all 0.3s;transition: all 0.3s;
    }
    .con2 .con2-right ul li img {
        float: left;
		transition: all 0.3s;
    }
    .con2 .con2-right ul li h5 {
        display: inline-block;
		width: 6rem;
		padding: 1.5rem 3rem 0 2rem;
		font-size: 0.9rem;
		color: #fff;
		vertical-align: -webkit-baseline-middle;
		transition: all 0.3s;
		font-size: 2.5vw;
		transition: all 0.3
    }
	.con2 .con2-right ul li .contentTxt {
		font-size: 1.1rem;
		display: inline-flex;
		padding: 1rem;
	}
    .con2 .con2-right ul li p {
        display: inline-block;
        color: #fff;
        font-size: 1rem;
        padding-left: 1rem;
        letter-spacing: -0.7px;
            vertical-align: bottom;transition: all 0.3s;transition: all 0.3s;
    }
    .con3 .con3-right ul li {
        display: flex;
        margin: 1.5rem 0;
        align-items: flex-start;
        flex-direction: column;transition: all 0.3s;transition: all 0.3s;
    }
    .con3 .con3-right ul li h5 {
        display: inline-block;
        font-size: 3vw;
        width: 100%;transition: all 0.3s;transition: all 0.3s;
    }
    .con3 .con3-right ul li p {
        display: inline-block;
        font-size: 2vw;
        letter-spacing: -0.7px;
        padding-top: 0.5rem;transition: all 0.3s;transition: all 0.3s;
    }
    .con5-right p.contentTxt {

        line-height: 2.5;
        letter-spacing: -0.5px;
       font-size: 2vw;transition: all 0.3s;transition: all 0.3s;
    }
    .con5-right p.signTxt {
        margin-top: 6rem;
        font-size: 2vw; transition: all 0.3s;transition: all 0.3s;
    }
    .con1 .con1-right {
        width: 100%;
        letter-spacing: -1.2px;
        font-size: 0.74rem;transition: all 0.3s;transition: all 0.3s;
    }
    .container03 {
        max-width: 1300px;
        margin: 0 auto;
        height: 100%;
        position: relative;
        padding: 0 20px;transition: all 0.3s;transition: all 0.3s;
    }
}

