.about-img{
	width: 100%;
	height: 450px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-image: url('../img/aboutus/about_topimg.jpg');
	padding-top: 140px;
}
.about-page{
	text-align: center;
}
.about-page .about-img .all_loc_link{
	margin: 80px 0 20px 0;
}
.about-page .title{
	padding: 50px 0;
	background-color: rgba(255,255,255,0.5);
	box-shadow: 0 0 20px rgba(0,0,0,0.5);
}
.about-page h1{
	font-weight: bold;
	font-size: 50px;
	margin: 10px;
	color: #666
}
.about-page h2{
	color: #666
}


.about-page .top_words{
	width: 1050px;

	font-size: 20px;
	font-weight: normal;
	color: #666;
	line-height: 36px;

	margin: 80px auto 120px auto;
}

/*--------sec_part------------*/
.about-page .sec_part{
	width: 100%;
	height: 700px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-image: url('../img/aboutus/about_secimg.png');
	padding-top: 270px;
}
.about-page .sec_part:before{
	content: '';
	position: absolute;
	left: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 200px;
	background-color: #9a9a9a;
	margin-top: -185px;
}
.about-page .sec_part:after{
	content: '';
	position: absolute;
	left: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 200px;
	background-color: #9a9a9a;
	margin-top: 185px;
}
.about-page .sec_part .sec_words{
	width: 1000px;
	margin: 0 auto;
    
}
.about-page .sec_part .sec_words p{
	font-size: 20px;
	font-weight: normal;
	color: #000;
	text-shadow: 0 0 10px #fff;
	line-height: 36px;
}
.about-page .sec_part .sec_words button{
	font-size: 18px;
    height: 50px;
    font-weight: bold;
    color: #fff;
    border-radius: 5px;
    background-color: #14ade3;
    padding: 0 40px;
    cursor: pointer;
    transition: 0.3s;
    margin-top: 30px;
}
.about-page .sec_part .sec_words button:hover{
	box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
}

.about-page .sec_part .hityko{
    width: 991px;
	height: 1734px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-image: url('../img/aboutus/hityko.png');
	position: absolute;
    top: -135px;
    left: 50%;
    margin-left: -50px;
    z-index: -1;
}

/*--------thir_part----------*/
.about-page .thir_part{
	width: 100%;
	height: 900px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-image: url('../img/aboutus/about_thirimg.png');
	padding-top: 150px;
}
.about-page .thir_part .thir_words{
	width: 760px;
	margin: 0 auto;
}
.about-page .thir_part .thir_words h2{
	font-size: 30px;
	font-weight: bold;
	color: #666;
}
.about-page .thir_part .thir_words .device{
	position: relative;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 50px 0 75px 0;
}
.about-page .thir_part .thir_words .device:before{
	content: '';
	position: absolute;
	top: 165px;
	left: 50%;
	transform: translateX(-50%);
	width: 1200px;
	height: 370px;
	border-radius: 10px;
	background-color: rgba(255,255,255,0.5);
	box-shadow: 0 0 20px rgba(0,0,0,0.5);
	z-index: -1;
}
.device .dot{
	width: 20px;
	height: 20px;
	background-color: #9a9a9a;
	border-radius: 20px;
}
.device>div{
	width: 200px;
	height: 200px;
	border-radius: 200px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 60px 0;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
	color: #fff;
}
.device>div>i{
	width: 100%;
	font-size: 36px;
	text-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.device>div>p{
	font-size: 24px;
	font-weight: bold;
	text-shadow: 0 0 10px rgba(0,0,0,0.5);
	margin: 0 auto;
}
.device .first{
	background-color: #ecc017;
	background-image: url('../img/aboutus/about_third.png');
}
.device .second{
	background-color: #e97aa5;
	background-image: url('../img/aboutus/about_third.png');
}
.device .third{
	background-color: #29aedb;
	background-image: url('../img/aboutus/about_third.png');
}

.about-page .thir_part .thir_words .list{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 55px;
}
.thir_words .list>div{
	margin:0 40px;
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	color: #9a9a9a;
}

/*----------last_part---------*/

.about-page .last_part{
	width: 100%;
	height: 880px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-image: url('../img/aboutus/about_lastimg.png');
	padding-top: 60px;
}
.about-page .last_part h1:before{
	content: '';
    position: absolute;
    top: 35px;
    left: 50%;
    transform: translateX(-265%);
    width: 61px;
    height: 58px;
    background-image: url(../img/home/home_HOT_label.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    animation: shine 1s linear infinite;
}
.last_part .last_words p{
	font-weight: normal;
	margin-top: 20px;
}
.last_part .form{
	width: 850px;
	margin: 50px auto 0 auto;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	color: #666;
}
.last_part .form .item-full.listfirst{
	width: 100%;
	height: 50px;
	background-color: rgba(255,255,255,0.7);
	margin: 20px 0;
	padding-left: 20px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.last_part .form .item-full.listfirst>div{
	margin: 0 20px;
}
.last_part .form .item-full.listsec{
	width: 100%;
	height: 50px;
	margin: 20px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.last_part .form .item-full .item-half{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.last_part .form .item-full .item-half input{
	outline: none;
	height: 50px;
	width: 365px;
	border: transparent;
	background-color: rgba(255,255,255,0.7);
	padding-left: 20px;
}
.last_part .form .item-full .item-half select{
	display: block;
	width: 100px;
	height: 50px;
	background-color: #fff;
	outline: none;
	border:transparent;
	padding-left: 10px;
}

.last_part .form .item-full.listthir{
	width: 100%;
	height: 50px;
	
	margin: 20px 0;
}
.last_part .form .item-full.listthir input{
	background-color: rgba(255,255,255,0.7);
	padding-left: 20px;
	outline: none;
	width: 100%;
	height: 100%;
	border: transparent;
}
.last_part .form .item-full.listlast{
	width: 100%;
	
	margin: 20px 0;
}
.last_part .form .item-full.listlast textarea{
	background-color: rgba(255,255,255,0.7);
	padding: 20px;
	outline: none;
	width: 100%;
	height: 180px;
	border: transparent;
    resize : none;
}

.last_part > button{
	font-size: 24px;
    font-weight: bold;
    color: #fff;
    border-radius: 10px;
    background-color: #14ade3;
    padding: 20px 80px;
    margin: 50px auto 60px auto;
    cursor: pointer;
    transition: 0.3s;
}
.last_part > button:hover{
	    box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
}

/*---------rwd------------*/

@media only screen and (min-width: 750px) and (max-width: 969px){
    .about-img{
	    height: 300px;
	    padding-top: 180px;
    }
    .about-page .title{
	    padding: 20px 0;
    }
    .about-page h1{
	    font-size: 40px;
	    margin: 10px;
    }
    .about-page .top_words{
	    width: 100%;
	    font-size: 20px;
	    line-height: 36px;
	    margin: 60px auto 40px auto;
        padding: 0 20px;
    }
    .about-page .sec_part{
	    height: 500px;
	    padding-top: 140px;
    }
    .about-page .sec_part:before{
	    height: 100px;
	    margin-top: -90px;
    }
    .about-page .sec_part:after{
	    width: 1px;
	    height: 100px;
	    margin-top: 105px;
    }
    .about-page .sec_part .sec_words{
	    width: 100%;
        padding: 0 20px;
    }
    .about-page .sec_part .hityko{
        top: -180px;
        margin-left: -300px;
        opacity: 0.3;
    }
    .about-page .thir_part{
	    height: 610px;
	    padding-top: 70px;
    }
    .about-page .thir_part .thir_words{
	    width: 90%;
    }
    .about-page .thir_part .thir_words .device{
	    margin: 30px 0 25px 0;
    }
    .about-page .thir_part .thir_words .device:before{
	    top: 165px;
	    width: 90%;
	    height: 250px;
    }
    .about-page .thir_part .thir_words .list{
	    margin-top: 25px;
    }
    .thir_words .list>div{
	    margin: 0 30px;
	    font-size: 24px;
    }
    .about-page .last_part{
        width: 100%;
	    height: 740px;
        padding: 0 20px;
	    padding-top: 30px;
    }
    .about-page .last_part h1:before{
        top: 15px;
        left: 50%;
        transform: translateX(-265%);
        width: 48.8px;
	    height: 46.4px;
    }
    .last_part .form{
	    width: 100%;
    }
    .last_part .form .item-full .item-half input{
	    width: 305px;
	    padding-left: 20px;
    }
    .last_part > button{
	    font-size: 24px;
	    border-radius: 10px;
	    padding: 20px 100px;
        margin: 20px auto;
    }
}

@media only screen and (max-width: 749px){
    .about-img{
	    height: 200px;
	    padding-top: 110px;
    }
    .about-page .title{
	    padding: 10px 0;
    }
    .about-page h1{
	    font-size: 30px;
	    margin: 5px;
    }
    .about-page .top_words{
	    width: 100%;
	    font-size: 16px;
	    line-height: 24px;
	    margin: 40px auto 20px auto;
        padding: 0 20px;
    }
    .about-page .sec_part{
	    height: 400px;
	    padding-top: 100px;
    }
    .about-page .sec_part:before{
	    height: 60px;
	    margin-top: -60px;
    }
    .about-page .sec_part:after{
	    width: 1px;
	    height: 60px;
	    margin-top: 65px;
    }
    .about-page .sec_part .sec_words{
	    width: 100%;
        padding: 0 20px;
    }
    .about-page .sec_part .sec_words p{
	    font-size: 16px;
	    line-height: 24px;
    }
    .about-page .sec_part .sec_words button{
	    font-size: 16px;
        height: 40px;
        padding: 0 40px;
        margin-top: 0;
    }
    .about-page .sec_part .hityko{
        display: none;
    }
    .about-page .thir_part{
	    height: 360px;
	    padding-top: 50px;
    }
    .about-page .thir_part .thir_words{
	    width: 90%;
    }
    .about-page .thir_part .thir_words h2{
	    font-size: 20px;
    }
    .device .dot{
	    width: 10px;
	    height: 10px;
	    border-radius: 10px;
    }
    .device>div{
	    width: 100px;
	    height: 100px;
	    border-radius: 100px;
	    padding: 20px 0;
    }
    .device>div>i{
	    width: 100%;
	    font-size: 30px;
    }
    .device>div>p{
	    font-size: 18px;
    }
    .about-page .thir_part .thir_words .device{
	    margin: 10px 0 10px 0;
    }
    .about-page .thir_part .thir_words .device:before{
	    top: 75px;
	    width: 100%;
	    height: 165px;
    }
    .about-page .thir_part .thir_words .list{
	    margin-top: 10px;
    }
    .thir_words .list>div{
	    margin: 0 8px;
	    font-size: 16px;
    }
    .about-page .last_part{
        width: 100%;
	    height: 550px;
        padding: 0 20px;
	    padding-top: 35px;
    }
    .about-page .last_part h1:before{
        top: 20px;
        width: 36.6px;
	    height: 34.8px;
    }
    .last_part .last_words p{
	    margin-top: 10px;
        font-size: 14px;
    }
    .last_part .form{
	    width: 100%;
	    font-size: 14px;
        margin: 30px auto 0 auto;
    }
    .last_part .form .item-full.listfirst{
	    height: 60px;
	    margin: 10px 0;
	    padding-left: 10px;
    }
    .last_part .form .item-full.listfirst>div{
	    margin: 0 5px;
        text-align: center;
    }
    .last_part .form .item-full.listsec{
	    height: 40px;
	    margin: 10px 0;
    }
    .last_part .form .item-full .item-half input{
	    height: 40px;
	    width: 100%;
	    padding-left: 10px;
    }
    .last_part .form .item-full .item-half select{
	    width: 100px;
	    height: 40px;
	    padding-left: 10px;
    }
    .last_part .form .item-full.listthir{
	    height: 40px;
	    margin: 10px 0;
    }
    .last_part .form .item-full.listthir input{
	    padding-left: 10px;
	    width: 100%;
	    height: 100%;
    }
    .last_part .form .item-full.listlast{
	    margin: 10px 0;
    }
    .last_part .form .item-full.listlast textarea{
	    padding: 10px;
	    height: 120px;
    }
    .last_part > button{
	    font-size: 16px;
        height: 40px;
        padding: 0 40px;
        margin-top: 0;
    }
    .last_part > button:hover{
	    box-shadow: none;
    }
}