/*
background: url("../images/header_bg.jpg") no-repeat top center;
font-size: calc(1vw + 1vh + .5vmin) !important;
:before{ content:"\f146";font-family: 'FontAwesome'; }

.container-wrap { max-width:1300px;width:100%;margin-left: auto;margin-right: auto;position: relative;}
.part{
    padding-top: 5vh;padding-bottom: 5vh;
}

@media screen and (max-width:767px) {  
    
 .part{ font-size: calc(1vw + 1vh + .5vmin) !important;}

}

*/
@import url("https://fonts.googleapis.com/earlyaccess/notosanstc.css");


/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ 通用設定 ▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.container-wrap {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
    justify-content: center;
}
.part {
  padding-top: 4em;
  padding-bottom: 4em;
}
@media screen and (max-width: 768px) {
  .part {
    font-size: calc(1vw + 1vh + .5vmin) !important;
  }
}
.register_outside_wrap {
  margin-top: 12VH !important;
}

.show{ display:block !important;}
.hide{ display:none !important;}
.space-br-lg {
    display: inline-block;
    width: 20px;
}


@media screen and (max-width: 960px) {	

	.hide-lg{ display:none !important; }
	.show-lg{ display:block !important;}
	.space-br-lg {
    display: block;
    height: 10px;
}

}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ part-description 概述 ▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.part-description {}
.part-description .pic {
    margin-left: -70px;
}
.part-description .text {
    padding-top: 6rem;
    max-width: 475px;
    background-image: url("/images/product/assign/deco.jpg");
    background-repeat: no-repeat;
    background-position: top right;
}
.part-description .text h3 {
    color: #3e7de3;
    font-size: 2em;
    line-height: 1;
    margin-bottom: 10px;
    padding-left: 6px;
}
.part-description .text h2 {
    color: #3e7de3;
    font-size: 4.6em;
    line-height: 1.1;
    margin-bottom: 10px;
}
.part-description .text .hr {
  height: 3px;
  width: 100%;
  display: block;
  background: linear-gradient(to right, #5f9cff 0%, #5fc8ff 100%);
}

.part-description .text p {
    font-size: 18px;
    padding-left: 6px;
    letter-spacing: 3px;
    margin-top: 25px;
}

section.part2 {
    /* background-image: url("/images/product/assign/p2-bg.png"); */
    background-color: #f1f9ff;
    background-repeat: no-repeat;
    margin: 0 auto;
    text-align: center;
    padding: 85px 0;
}
/*
section.part3 {
    background: #f1f9ff;
}
*/

.fearture-wrap {
    max-width: 1100px;
    margin: 0 auto;
}

.feature-text {text-align: left;
		
}


.feature-title {
    font-weight: 600;
    color: #0b7eda;
    font-size: 36px;
    text-align: left;
    position: relative;
}

.feature-text p {
    width: 100%;
    max-width: 450px;
    font-size: 18px;
}

.part2 .feature-title:before {
    content: url(/images/product/logistics/2023/bling.png);
    position: absolute;
    left: -46px;
    top: -3px;
}

.part2-2 .feature-title:before {
    content: none;
}

.part2-2 .feature-title:after {
    content: url(/images/product/logistics/2023/bling.png);
    position: absolute;
    right: -46px;
    top: -3px;
}

section.part2.part2-2 {
    background: #fff;
}


.block-wrap  {
    max-width: 1100px;
    margin: 0 auto;
}


.part-title {
    font-size: 36px;
    color: #3d3d3d;
    font-weight: bold;
    padding: 50px 0 15px;
    text-align: center;
}

.part3 .block {
    max-width: 295px;
    margin: 40px 20px;
    /* text-align: left; */
}
.part3 .block-title {
    color: #0b7eda;
    font-size: 22px;
    font-weight: 700;
    background-repeat: no-repeat;
    flex-direction: column;
    align-items: center;
}
.part3 .block-icon {
    display: inline-block;
    background: #fff;
    border-radius: 50%;
    padding: 20px;
/*    box-shadow: 0 0 20px 5px rgb(0 0 0 / 7%);*/
    margin-bottom: 15px;
}
.part3 .block p {
    color: #525252;
    line-height: 1.7;
    font-size: 17px;
    letter-spacing: 1px;
    text-align: center;
    max-width: 225px;
    margin: 10px auto 0;
}
section.part4 {
    background: #ecf7ff;
    padding: 10px 0 80px;
}
.part4 .part-title {
    margin-bottom: 35px;
}
.part4 .block {
    background: #fff;
    border-radius: 10px;
    box-shadow: 3px 3px 10px 3px #00000021;
    padding: 20px 20px;
    position: relative;
    max-width: 465px;
    width: 100%;
}
span.left-top-tag {
    position: absolute;
    background: #0b7eda;
    color: #fff;
    border-radius: 10px 0 10px 0;
    left: 0;
    top: 0;
    padding: 7px 20px;
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: 600;
}
.block-text {
    margin-right: 15px;
}
.block-text span {
    color: #0b7eda;
    font-weight: bold;
    font-size: 18px;
}

a.order-btn {
    text-align: center;
    background: #0b7eda;
    color: #fff;
    width: 100%;
    max-width: 350px;
    font-size: 24px;
    letter-spacing: 2px;
    border-radius: 10px;
    margin: 60px auto 0;
    padding: 10px;
    font-weight: bold;
    text-decoration: none;
}

a.order-btn:hover {
    background: #0970c3;
}

@media screen and (max-width: 1200px) {
.part-description .text {
    max-width: 400px;
    margin-left: -50px;
}
  .part-description .text h2 {
    font-size: 4em;
}  
    
    
}

@media screen and (max-width: 1024px) {
  .part {
    padding-bottom: 0em;
  }
.part-description .text {
    padding-top: 1rem;
    margin: 0 auto;
}
	
	.part-description .pic {
    margin: 0 auto;
}
	
	.part2-2 .fearture-wrap {
    flex-direction: column-reverse;
}
	
	.fearture-wrap {
    flex-direction: column;
}
	
.fearture-wrap img {
    width: 100%;
    max-width: 504px;
}
	
	.feature-text p {
    margin-bottom: 20px;
}
	
    	.part4 .block-wrap {
    flex-direction: column;
    align-items: center;
}
	.part4 .block {
    margin: 20px 0;
}
}

@media screen and (max-width:768px){
	.part3  .block-wrap {
    padding: 20px 0;
    flex-direction: column;
}
	.part3  {
    height: auto;
}
	
.part3  .block {
    margin: 20px auto;
    text-align: left;
    width: 100%;
    /* white-space: nowrap; */
}


	
}


@media screen and (max-width: 768px) {
  .part {
    font-size: calc(1vw + 1vh + .5vmin) !important;
  }
	.part-description .text {
    background: unset;
}
  .part-description {
    padding-top: 2em;
  }
 .part-description .pic {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
  .part-description .text {
    padding-top: 0;
    width: 90%;
    margin-top: 2em;
    max-width: 90% !important;
    position: relative;
    right: auto;
    margin-left: auto;
    margin-right: auto;
  }
	
section.part2 {
    padding: 80px 15px;
}
	.feature-text p {
    max-width: 365px;
}
.feature-title {
    font-size: 24px;
    letter-spacing: 0;
}
	
	.part-title {
    font-size: 30px;
}
	.register_outside_wrap {
    margin-top: 0VH !important;
}
}


@media screen and (max-width: 540px) {

.part4 .block {
    flex-direction: column;
    align-items: center !important;
    padding: 60px 0 25px;
    width: 90% !important;
}
 
 .part4 .block-text {
    margin-bottom: 25px;
}  
    
    
}

@media screen and (max-width: 400px) {
.part3 .block-icon {
    box-shadow: unset;
}



}


