
/* ----------------------------------------------------------寬度 1700px 設定-------------------------------------------------*/

@media screen and (max-width: 1700px){
  
.second_show {  
     width: 1200px;  
}
.second_show li {
     width: 32%;
     margin-right: 2%;
     height: 370px;  
}
.second_show li:nth-child(2) .second_show_icon, .second_show li:nth-child(3) .second_show_icon, .second_show li:nth-child(6) .second_show_icon{	
     margin-left: 20px;  
} 
.second_show li:nth-child(1) .second_show_icon{	
     margin-left: 90px;  
 } 
.second_show li:hover .second_show_icon{
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);	
}
.index_Left_screen {    
    width: 90%;
}
.index_Left h1, .index_Left_line, .index_Left h3{
    left: 40px;
}
	
} 

/* ----------------------------------------------------------寬度 1600px 設定-------------------------------------------------*/

@media screen and (max-width: 1600px){
	
.second_road {
    right: -300px;
}
.index_Left h1 {    
    width: 550px; 
}
.formWrap_sideTIT {
    left: -40px;
}	
.howToUseWrap_right {
    width: 35%;
}
.howToUseWrap_left {
    width: 35%;
    margin-left: 12%;   
}		
	
} 

/* ----------------------------------------------------------寬度 1500px 設定-------------------------------------------------*/

@media screen and (max-width: 1500px){
	
.formWrap_sideTIT {
    display: none;
}		
.index_Left h1, .index_Left_line, .index_Left h3 {
    left: 10px;
}
.index_Right_photo_1 {
    right: -150px;
}
.index_Right_photo_2 {
    right: -270px;  
}
.video_cm {
    display: none;
}
	
} 

/* ----------------------------------------------------------寬度 1400px 設定-------------------------------------------------*/

@media screen and (max-width: 1400px){
	
.howToUseWrap_right {
    width: 38%;
}
.index_btn { 
    margin-left: -175px;  
}
.index_Left_screen {
    width: 98%;
}
	
} 

/* ----------------------------------------------------------寬度 1300px 設定-------------------------------------------------*/

@media screen and (max-width: 1300px){	

.form_main {
    left: -230px;
}
.formWrap_photo {    
    left: 53%;    
}
.howToUseWrap_step {
    left: -155px;   
}
.second_road_car { 
    margin: -90px 0 0 -400px; 
}
.second_show {
    width: 1000px;
}
.second_show li {
    width: 47%;
    margin-right: 6%;    
	margin-bottom: 60px;	
}
.second_show li:nth-child(3n+3){
	margin-right:6%;
}
.second_show li:nth-child(2n+2){
	margin-right:0 ;
}
.second_show li:nth-child(1) .second_show_icon {
    margin-left: 65px;
}
.second_middle_line{
	display: none;
}
.howToUseWrap_phone {
    width: 300px;
    margin-left: -150px;
    top: -15px;
}
.howToUseWrap_left_show {
    width: 400px;
    margin-left: -175px;
}
.howToUseWrap_step {
    left: -175px;
}
	
} 

/* ----------------------------------------------------------寬度 1200px 設定-------------------------------------------------*/

@media screen and (max-width: 1200px){	

.index_Left h1 {
    width: 500px;
}
.index_Left h3 {  
    width: 500px;
}
.howToUseWrap_TIT_line, .howToUseWrap_left h3 {
    width: 100%;
}
.howToUseWrap_left_show {
    width: 390px;
    margin-left: -195px;
}
.howToUseWrap_step {
    left: -160px;
}
.howToUseWrap_phone {
    width: 300px;
    margin-left: -150px;
    top: 35px;
}
.howToUseWrap_finger {
    top: 410px;
}
.second_road_car {
    margin: -145px 0 0 -150px;
}
.howToUseWrap_right {
    width: 40%;
    left: 50%;
}
.logoBg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: none;
    -moz-transform:  none;
    -webkit-transform:  none;
}
.logo { 
    left: 70px; 
}

} 

/* ----------------------------------------------------------寬度 1100px 設定-------------------------------------------------*/

@media screen and (max-width: 1100px){	
	
.second_show {
    width: 900px;
}
.formWrap_photo {
    display:none;
}
.form_main {
    left: auto;
}
.bottom_main {
    margin-left: -500px;
} 
.howToUseWrap_phone {
    width: 270px;
    margin-left: -135px;
    top: 65px;
}	
.howToUseWrap_finger {
    top: 370px;
}	
.howToUseWrap_step {
    left: -55px;
}	
.howToUseWrap_left_show h4 {
    width: 70%;
    margin-top: -18px;
    font-size: 31px; 
    margin-right: 0;
}	
.index_Left {
    width: 60%;
}
.index_Right { 
    width: 50%;
}	
.index_btn {
    margin-left: -200px;
}	
.index_Right_photo_2 {
    right: -365px;
}		
	
} 

/* ----------------------------------------------------------寬度 1000px 設定-------------------------------------------------*/

@media screen and (max-width: 1000px){	

.bottom_main {
    width: 90%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    margin-left: auto;
    top: 5px;
    left:46%;
}
.index_Right_cover {  
    display: none;
}
.index_Right {
    width: 45%;
}
.index_Left {
    width: 55%;
}
.index_Left_screen {
    width: 100%;
    left: 0;
    right: auto;
    border: none;
}
.index_btn {
    width: 96%;
    height: 80px;
    left: 2%;
    margin-left: auto;
    margin-top: 150px;
}
.index_Left h1 {
    width: 95%;
    left: auto;
}
.index_Left_line{
    width: 100%;
}
.index_Left h3 {
    width: 90%;
    left: auto;
}
.second_show li {
    width: 75%;
    margin-right: 6%;
    margin-bottom: 60px;
    float: none;
    margin: 0 auto 50px !important;
	border-radius: 0;
}	
.second_show_TIT {
    width: 289px;
    left: 30px;
    top: 30px;
}	
.second_show li p {  
    font-size: 26px;
    line-height: 40px;
    padding: 20px 50px 0 50px;
}	
.second_show li:nth-child(2) .second_show_icon, .second_show li:nth-child(3) .second_show_icon, .second_show li:nth-child(6) .second_show_icon {
    margin-left: 60px;
}	
.second_main { 
    padding-bottom: 110px;
}	
.video_bg {
   width: 100%;  
}	
.videoWrap h3 {
   left: 100px;  
}	
.videoWrap h3:before {
   position: absolute;
   width:300px;
   height: 100%;
   right:-300px;
   top:0;
   content:"";
   background-color: #000000;   
}	
.howToUseWrap_left {
   width: 35%;
   margin-left: 8%;
}		
.howToUseWrap_left {
   width: 70%;
   margin-left: auto;
   margin: 0 auto 0;
}	
.howToUseWrap {
   height: auto;
   padding-bottom: 100px;
   overflow: hidden;
}	
.howToUseWrap_right {
   width: 60%;
   left: auto;
   position: relative;
   margin: 0 auto;
   padding-top: 0;
   top: auto;
   height: auto;
}	
.howToUseWrap_left_show {
   width: 100%;   
   position: relative;
   margin: 50px auto;
   height: auto;
   top:auto;
   left:auto;
}	
.howToUseWrap_left_show h4 {
   width: 82%;
   margin-top: -10px;
   font-size: 35px;  
}	
.howToUseWrap_left_show p {   
   width: 64%;
   margin: 35px auto 0;
   font-size: 22px;
   line-height: 40px;
}	
.howToUseWrap_phone {
   width: 330px;
   position: relative;
   margin: 0 auto 0;
   top: auto;
   left: auto;
}	
.howToUseWrap_finger {
   top: 450px;
}	
.howToUseWrap_TIT_line, .howToUseWrap_left h3 {
   width: 470px;
}
.howToUseWrap_left_arrow, .howToUseWrap_right_arrow {
   width: 100px;
   top: 50%;
   left: -30px; 
}
.howToUseWrap_right_arrow { 
   left: auto;
   right:-30px;
}	
.second_road { 
   width: 1000px; 
   top: -38px;
   right: -83px;
}	
.second_road_car {
   margin: -95px 0 0 -150px;
}	
.second_road_moto {
   left: 10%;
   top: 37%;
   z-index: 5;
}	
.second_road_mark {  
   left: 15%;  
   margin-top: -110px;  
}	
.btn_goTop {  
   bottom: 80px;
   right: 30px;		
} 

}

/* ----------------------------------------------------------寬度 900px 設定-------------------------------------------------*/

@media screen and (max-width: 900px){	
	
.second_show {
   width: 800px;
}	
.second_road { 
   right: -200px;
}
.index_Right_photo_1 {
   right: -180px;
}
.index_Right_photo_2 {
   right: -460px;
}
	
}

/* ----------------------------------------------------------寬度 800px 設定-------------------------------------------------*/

@media screen and (max-width: 800px){	
	
.second_show {
  width: 700px;
}
.second_show li {
  width: 90%;  
}
.second_road_moto {
  left: 17%;
}
.secondWrap h2 {  
  margin: 100px auto 0; 
}
.secondWrap h4 {    
    width: 70%;    
    margin: 30px auto 0;
    font-size: 37px;
    letter-spacing: 1px;
    line-height: 60px;
}
.video_TIT_1 {
  left: 0px;
}
.videoWrap h3 {
  left: 0px;
}
.video_light {
  position: absolute;
  width: 60px;
  left: -86px;
  top: -73px;
}
	
}

/* ----------------------------------------------------------寬度 700px 設定-------------------------------------------------*/

@media screen and (max-width: 700px){	

.indexWrap{	
   min-height: 1200px;
}
.index_Left {
   width: 100%;
   height: 40%;
   bottom: 0;
   position: absolute;
   background-color: #ed2324;
}
.index_btn { 
   height: 120px; 
   margin-top: auto;
   top: auto;
   bottom: 10%;
}
.index_btn_text {  
   font-size: 50px;
   letter-spacing: 25px;  
   line-height: 106px;
}
.index_arrow { 
   width: 60px; 
   margin: -27px 0 0 180px;  
}
.index_Right {
   width: 100%;
   height: 60%;
   top: 0;
   z-index: 3;
   overflow: hidden;
   right: 0;
}
.index_Right_photo_1 {
   right: -230px;
}
.index_Right_photo_2 {
   right: auto;
   left: 50%;
   margin-left: -800px;
}
.indexTop {  
   height: 100px;
   z-index: 9;	
}
.logo {
   left: 50%;
   margin-left: -115px;
   width: 230px;
}
.popupWrap_bg h2 {    
   margin: 80px auto 40px;
   font-size: 50px;  
}
.popupWrap_bg {    
   width: 75%;margin: 0 auto;
   padding: 50px 50px 50px 50px;   
}
.popupWrap_bg p {  
   margin: 0 auto 50px;
   font-size: 30px;    
   line-height: 56px;
}
.popupWrap_bg p span {    
   left: -35px;   
}
.secondWrap {  
   margin-top: -5px;
}
.index_Left_line {
   width: 100%;
   margin: 35px auto;
   left: auto;
}
.index_Left h1 {
   width: 90%;
   left: auto;
}
.second_show_TIT {
   width: 320px;
   left: 45px;
   top: 25px;
}	
.formWrap_TIT2 { 
   font-size: 24px; 
   left: auto;
}	
.form_main h3 {  
   width: 600px;  
   margin-left: -300px;
}	
.formWrap input, .formWrap textarea {  
   font-size: 24px;
   padding-bottom: 2px;
   padding-left: 20px; 
}	
.form_name::before, .form_phone::before, .form_companyTel::before, .form_mail::before, .form_companyName::before, .form_companyID::before, .form_notice::before { 
   font-size: 28px;
   top: 0px;
   z-index: 5;
}	
.form_phone::before, .form_companyTel::before, .form_companyName::before, .form_companyID::before, .form_notice::before {   
   left:-90px;
}		
.form_name::before {  
   left: -31px;
}	
.form_mail::before {  
   left: -90px;
}	
.form_notice::before {  
   top: 10px;
}
::placeholder { 
   color: #262626;
}
::-webkit-input-placeholder {
   color: #262626;
}
::-moz-placeholder { 
   color: #262626;
   opacity: 1;
}	
.agree {
   display: block;
   width: 50px;
   height: 50px;
   background: url(../images/popup_check2.png) 0 0;  
   left: 40px;
}	
input[type=checkbox]:checked+label .agree {
   background-position:-50px 0;
}	
.agreeText { 
   height: 50px; 
   left: 40px;
   padding-left: 70px; 
   font-size: 28px;
   line-height: 45px; 
}	
.agreeText_link { 
   left: 150px; 
}	
.btn_form { 
   width: 100%;
   height: 60px;  
   font-size: 30px; 
   letter-spacing: 5px;
   line-height: 60px;
}	
.howToUseWrap_TIT_line, .howToUseWrap_left h3 {
   width: 550px;
}	
.howToUseWrap_step {
   left: -95px;
   width: 185px;
   top: 5px;
}
.howToUseWrap_left_show h4 {
   width: 60%; 
   font-size: 40px; 
   line-height: 60px;
   margin: 60px 0 0 100px;
}	
.howToUseWrap_left {
   width: 80%;
}	
.howToUseWrap_left_show p {
   width: 80%;
   margin: 35px auto 0;
   font-size: 28px;
   line-height: 49px;
   letter-spacing: 2px;
   padding-left: 42px;
}
.howToUseWrap_left_show_2.howToUseWrap_left_show h4 {
   font-size: 36px;
   padding-left: 10px;
   width: 70%;
}
.howToUseWrap_left_show_2 p span {
   font-size: 25px;
   line-height: 42px;
}
.howToUseWrap_right {
   width: 80%; 
}	
.howToUseWrap_phone {
   width: 380px;
   left: 50px;
}	
.howToUseWrap_finger {
   top: 520px;
   width: 100px;
   left: 160px;
}
.howToUseWrap_phone_point {
   top: 385px; 
}	
.howToUseWrap_left_arrow, .howToUseWrap_right_arrow { 
   top: 35%;
   left: -10px;
   z-index: 5;
}
.howToUseWrap_right_arrow { 
   top: 55%;
   right:auto;
}	
.form_main {  
   width: 680px;
}	
.formScreen { 
   left: 30px;
}
.howToUseWrap_left_show_2.howToUseWrap_left_show h4 span{
   display: block;
}
.videoWrap h2 {
   width: 550px;
}
.inputIcon {
   left: -105px;  
}
.form_name .inputIcon {
   left: -50px;
}
.form_mail .inputIcon {
   left: -105px;
   z-index: 9;
}

.form_empty {
   font-size: 27px;
   padding-left: 30px;
   margin: 50px auto;  
   letter-spacing: 1px;
}
.form_empty span { 
   display: block;
   margin-left: 20px;	
}
	
}


