.main-container .main .col-main .std{padding:0;}
.introd-cms{padding:20px 0;margin:0 2%;}
.introd-cms>h1{font-size: 30px;color: #06beb6;text-align:center;display: flex;font-weight: bold;flex-wrap: wrap;}
.introd-cms>h1:before,.introd-cms>h1:after{content: "";flex:1;height: 6px;margin:15px;border-top: 3px solid #06beb6;border-bottom: 3px solid #06beb6;}
.introd-cms .introd-cms-header{display: flex;margin-bottom: 30px;}
.introd-cms .introd-cms-header .introd-cms-header-left{flex:5;display: flex;}
.introd-cms .introd-cms-header .introd-cms-header-left img{flex:1;object-fit: contain;max-height: 250px;}
.introd-cms .introd-cms-header .introd-cms-header-right{flex:5;padding:0 5%;}
.introd-cms .introd-cms-header .introd-cms-header-right h2{font-size: 24px;color: #06beb6;font-weight: bold;margin-top: 10px;}
.introd-cms .introd-cms-header .introd-cms-header-right ul{margin: 10px 0 20px;padding: 0;color: #06beb6;}
.introd-cms .introd-cms-header .introd-cms-header-right ul li{margin: 7px 0;padding: 0;list-style: disc;color: #000;}
.introd-cms .introd-cms-header .introd-cms-header-right .introd-cms-header-right-button{display: flex;}
.introd-cms .introd-cms-header .introd-cms-header-right .introd-cms-header-right-button>a{display: inline-block;color: #fff;padding: 12px 22px;font-size: 14px;background: linear-gradient(#f15a24,#e25624);border-radius: 5px;letter-spacing: 1px;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.5);text-align: center;}
html[lang=zh] .introd-cms .introd-cms-header .introd-cms-header-right .introd-cms-header-right-button>a{font-size: 24px;}
.introd-cms .introd-cms-header .introd-cms-header-right .introd-cms-header-right-button>a:first-of-type{margin-right: 20px;}
.introd-cms .introd-cms-header .introd-cms-header-right .introd-cms-header-right-button>a:hover{background: linear-gradient(#06beb6,#48b1bf);}
.introd-cms .introd-cms-details{padding:0;width:100%;margin:10px 0 30px;}
.introd-cms .introd-cms-details>li{margin-bottom: 50px;}
.introd-cms .introd-cms-details h2{font-size: 24px;color: #000;text-align: center;display: flex;margin-bottom: 40px;font-weight: bold;flex-wrap: wrap;}
.introd-cms .introd-cms-details h2:before,.introd-cms .introd-cms-details h2:after{content: "";flex:1;height: 6px;margin:15px;border-top: 3px solid #000;}

.introd-cms .introd-cms-details .introd-cms-details-table{width: 96%;margin:0 auto;display: flex;flex-wrap: wrap;}
.introd-cms .introd-cms-details .introd-cms-details-table>table{flex:96%;margin:0 2% 40px;display: flex;flex-direction: column;}
.introd-cms .introd-cms-details .introd-cms-details-table>table.two-table{flex:0 0 46%;}
.introd-cms .introd-cms-details .introd-cms-details-table>table.three-table{flex:0 0 29.33%;}
.introd-cms .introd-cms-details .introd-cms-details-table>table:last-of-type{margin-bottom: 20px;}
.introd-cms .introd-cms-details .introd-cms-details-table>table>thead,.introd-cms .introd-cms-details .introd-cms-details-table>table>thead>tr,.introd-cms .introd-cms-details .introd-cms-details-table>table>thead>tr>th{display: block;width: 100%;}
.introd-cms .introd-cms-details .introd-cms-details-table>table>thead{background:#06beb6;height: 40px;border-radius: 10px 10px 0 0;}
.introd-cms .introd-cms-details .introd-cms-details-table>table>thead>tr>th{height: 100%;line-height: 40px;text-align: center;font-size: 16px;color: white;}
.introd-cms .introd-cms-details .introd-cms-details-table>table>tbody{display: flex;flex-direction: column;width: 100%;box-sizing: border-box;border:1px solid #d9d9d9;border-top: 0;background-color: #eee;}
.introd-cms .introd-cms-details .introd-cms-details-table>table>tbody>tr{flex:1;display: flex;}
.introd-cms .introd-cms-details .introd-cms-details-table>table>tbody>tr>td{flex:1;text-align: center;align-items: center;padding:5px 0;background-color: #f5fffa;border-bottom: 1px solid #f1fbf6;font-weight: bold;}
.introd-cms .introd-cms-details .introd-cms-details-table>table>tbody>tr>td>span{display: block;font-size: 12px;font-weight: normal;color: #cbd4d2;}
.introd-cms .introd-cms-details .introd-cms-details-table>table.short-long>tbody>tr>td:nth-child(even){flex:2;background-color: #f5f5dc;border-bottom: 1px solid #f1f1d8;}
.introd-cms .introd-cms-details .introd-cms-details-table>table>tbody>tr>td.hoverBgc{border-bottom: 1px solid #60C18B!important;background-color: #64c58f!important;color: white!important;}
.introd-cms .introd-cms-details .introd-cms-details-table>table.two-column>tbody>tr>td:nth-child(odd).hoverBgc{border-radius: 5px 0 0 5px;}
.introd-cms .introd-cms-details .introd-cms-details-table>table.two-column>tbody>tr>td:nth-child(even).hoverBgc{border-radius: 0 5px 5px 0;}
.introd-cms .introd-cms-details .introd-cms-details-table .introd-cms-details-table-text{width: 96%;}

.introd-cms .introd-cms-details .introd-cms-details-table>table>tbody>tr>td.hoverBgcc{border-bottom: 1px solid #60C18B!important;background-color: #64c58f!important;color: white!important;}
.introd-cms .introd-cms-details .introd-cms-details-table>table.two-column>tbody>tr>td:nth-child(odd).hoverBgcc{border-radius: 5px 0 0 5px;}
.introd-cms .introd-cms-details .introd-cms-details-table>table.two-column>tbody>tr>td:nth-child(even).hoverBgcc{border-radius: 0 5px 5px 0;}

.introd-cms .introd-cms-details .introd-cms-details-tips{width: 96%;margin:0 auto;font-size: 14px;color: #000;}
.introd-cms .introd-cms-details .introd-cms-details-tips p{margin: 5px;}
.introd-cms .introd-cms-details .introd-cms-details-tips a{word-break: break-all;}
.introd-cms .introd-cms-details .introd-cms-details-table-text{width: 90%;margin:0 auto 10px;font-size: 14px;color: #666;}
.introd-cms .introd-cms-details .introd-cms-details-table-text p:first-of-type{margin-top: 0;}
.introd-cms .introd-cms-details .introd-cms-details-table-text p{margin: 5px;}
.introd-cms .introd-cms-details .introd-cms-details-table-text p:last-of-type{margin-bottom: 30px;}
.introd-cms .introd-cms-details .introd-cms-details-table-text a{color: #06beb6;}

/*pop-window*/
.introd-cms .introd-pop-window{position: fixed;top: 0;left: 0;height: 100%;width: 100%;box-sizing: border-box;background-color: rgba(255,255,255,0.6);z-index: 998;}
.introd-cms .introd-pop-window .introd-pop-window-context{position: absolute;top: 30%;left: 50%;width: 60%;transform: translate(-50%,-30%);max-height: 100%;overflow: auto;background-color: #ffffff;padding: 15px 30px;box-shadow: 3px 3px 15px #ccc;box-sizing: border-box;max-width: 1000px;border:1px solid #ccc;}
.introd-cms .introd-pop-window .introd-pop-window-context h2{font-size: 24px;color: #000;font-weight: bold;}
.introd-cms .introd-pop-window .introd-pop-window-context .introd-pop-window-content{margin: 20px auto;width: 96%;}
.introd-cms .introd-pop-window .introd-pop-window-context .introd-pop-window-content p{font-size: 16px;color:red;padding:4px 0;margin:0;}
.introd-cms .introd-pop-window .introd-pop-window-context .introd-pop-window-content p span{font-weight: bold;}
.introd-cms .introd-pop-window .introd-pop-window-context .introd-pop-window-content p span a{font-size: 14px;color: blue;}
.introd-cms .introd-pop-window .introd-pop-window-context .introd-pop-window-button{margin-bottom: 10px;}
.introd-cms .introd-pop-window .introd-pop-window-context .introd-pop-window-button button{padding:8px 30px;background-color: #eee;box-sizing: border-box;border: none;border-bottom: 2px solid #ccc;border-right: 2px solid #ccc;}
.introd-cms .introd-pop-window .introd-pop-window-context .introd-pop-window-button button:hover{background-color: #06beb6;box-sizing: border-box;border: none;border-left: 2px solid #009c94;border-top: 2px solid #009c94;color: white;}

/*201971*/
.introd-cms .search-box{width: 95%;height: 150px;background-color: #eaeaea;margin:0 auto;margin-bottom: 20px;}
.introd-cms .search-box .fedex-country-box{width: 30%;float: left;height: 150px;line-height: 180px;padding-left: 2%; position: relative;}

.introd-cms .search-box .fedex-country-box .write-search{width: 76%;padding-left: 23%;height: 40px;}
.introd-cms .search-box .fedex-country-box .country-list{z-index:100;display:none;position: absolute;top: 113px;padding:0;margin: 0;border: 1px solid #7c7c7c;width: 94%;box-sizing: border-box;background-color: white;height: 45vh;overflow-y: scroll;}
.introd-cms .search-box .fedex-country-box .country-list li{list-style: none;height: 40px;line-height: 40px;display: block;float:left;width: 100%;background-color: white;border-bottom: 1px solid #d2d2d2;}
.introd-cms .search-box .fedex-country-box .country-list span{padding-left: 20px;}

.introd-cms .search-box .fedex-country-box .country-list li:hover{background-color: #c8c8c8}
.introd-cms .search-box .fedex-country-weight{width: 30%;float: left;height: 150px;line-height: 180px;padding-left: 2%;position: relative;}
.introd-cms .search-box .fedex-country-weight .weight-box{height: 44px;width: 100%;padding-left: 56px;/* top: 2px; */-webkit-appearance:none;}
.introd-cms .search-box .fedex-country-price{width: 30%;float: left;height: 150px;line-height: 180px;padding-left: 2%;position: relative;}
.introd-cms .search-box .fedex-country-price .price-box{outline: none;border: solid 1px #CACDD0;color: rgb(84, 84, 84);background-color: rgb(235, 235, 228);height: 44px;width: 100%;padding-left: 60px;appearance:none;-moz-appearance:none;-webkit-appearance:none;}
.introd-cms .search-box .fedex-country-price .price-box option{outline: none;}

.introd-cms .search-box .search-title{display: block;position: absolute;color:#06beb6;margin-top: 20px;margin-left: 20px;font-weight: bold;font-size: 16px;}

.introd-cms .search-box .country-title{display: block;position: absolute;left: 41px;top: 1px;pointer-events: none;}
.introd-cms .search-box .country-icon{pointer-events: none;display: block;position: absolute;right: 17px;top: 86px;width: 10px;height: 10px;background-image: url(../../images/dropdown.png);background-position: center;background-size: 22px;}
.introd-cms .search-box .weight-title{display: block;position: absolute;left: 40px;top: 1px;}
.introd-cms .search-box .price-title{position: absolute;display: block;left: 40px;top: 1px;}

.introd-cms .allcountry-box{width: 50%;position: relative;display: none;}
.introd-cms .allcountry-box .clist-first{margin: 0;padding: 0;list-style: none;line-height: 38px;display: block;width: 100%;float: left;}
.introd-cms .allcountry-box .clist-first li{display: block;width: 100%;float:left;border-bottom: 1px solid}
.introd-cms .allcountry-box .clist-first li:hover{background-color:#06beb6}
.introd-cms .allcountry-box .clist-first span:first-child{display: block;width: 50%;float: left;}
.introd-cms .allcountry-box .clist-first span:last-child{display: block;float: left;width: 50%;}
.introd-cms .allcountry-box .clist-first .zonetitle{color:green;font-size: 16px;font-weight: bold;}
.introd-cms .allcountry-box .prevcountry{position: absolute;height: 30px;width: 30px;border: 1px solid #b6b6b6;right: 0;background-color: #eaeaea;background-image: url(../../images/up.png);background-position: center;background-size:30px;cursor: pointer;}
.introd-cms .allcountry-box .nextcountry{position: absolute;width: 30px;height: 30px;top: 42px;right: 0;border: 1px solid #b6b6b6;background-color: #eaeaea;background-image: url(../../images/down.png);background-position: center;background-size: 30px;cursor: pointer;}
.introd-cms .allcountry-box .prevcountry:hover{background-color: white}
.introd-cms .allcountry-box .nextcountry:hover{background-color: white}
.introd-cms .allcountry-box .prevcountry:active{background-color: #06beb6}
.introd-cms .allcountry-box .nextcountry:active{background-color: #06beb6}

.introd-cms .show-allcountry{display: block;width: 100%;text-align: center;display: none;}
.introd-cms .show-allcountry span{cursor: pointer;font-weight: bold;color:#06beb6;}
.introd-cms .hide-allcountry{display: block;width: 100%;text-align: center;display: none;}
.introd-cms .hide-allcountry span{cursor: pointer;font-weight: bold;color:#06beb6;}
.introd-cms .clear_allbox{color: #0784fe;text-align: center;}

/*signature begin*/
.global-notice.demo-notice{display: none;padding: 0;width: 100%;position: fixed;top: 0;right: 0;bottom: 0;left: 0;background-color: hsla(0, 0%, 90%, .8);z-index: 9997;}
.global-notice.demo-notice .customer-disclaimer-signature-info{display: none;}
.notice-body{display: flex;justify-content: center;align-items: center;height: 100%;}
.notice-world::-webkit-scrollbar{width: 4px;background-color: #e3e3e3;}
.notice-world::-webkit-scrollbar-thumb{border-radius: 10px;-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);background: #535353;}
.notice-world::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);border-radius: 10px;background: #ccc;}
.notice-world{overflow: auto;height: 354px;margin-bottom: 15px;}
.notice-box{width: 610px;height: 780px;background: #fff;padding: 20px;text-align: left;z-index: 206;align-items: center;min-height: 300px;}
.notice-box h1{text-align: center;font-size: 20px;}
#container{text-align: center;margin-bottom: 15px;background: #f5f5f5;}
#container .hint{width: 600px;font-size: 16px;color: #727272;line-height: 25px;margin: 20px 20px 10px 10px;}
#container #customer-disclaimer-signature-canvas{background: #f5f5f5;}
#container #footers{display: none;position: absolute;top: 50%;transform: rotateZ(90deg) translate(-15%);left: 43%;}
.notice-world p{font-size: 16px;color: #727272;line-height: 25px;margin: 20px 20px 10px 10px;}
.notice-footers > div{float: right;color: white;cursor: pointer;display: flex;}
.agree{margin-left: 20px;background-color: #06beb6;padding: 10px;}
.notice-footers .noagree{padding: 10px 33px;background-color: #999999;margin-left: 20px;}
.notice-body-img{width: 33%;height: 100px;float: right;border: 1px solid #ccc;margin-bottom: 10px;}
.canvasImg img{width: 100%;object-fit: fill;}
.notice-footers-moile{display:none !important;}

@media(min-width:768px) and (max-width:1280px) and (max-height:720px){
.notice-box{max-height:500px;overflow:auto;width:406px;}
#container .hint{margin:0;background:whitesmoke;width:350px;}
.notice-world{height:120px;}
}

@media (max-width: 768px){
	#container{background: #9999999e;display: none;flex-direction: column;-webkit-flex-direction: column;position: fixed;top: 0;bottom: 0;left: 0;right: 0;z-index: 9999;margin: 0;justify-content: center;align-items: center;}
	#container .container-canvas{position: relative;width: 340px;border: 5px solid #999;background: #f5f5f5;}
	#container #footers {height: 34px;width: 100%;background: #fff;text-align: center;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;align-items: center;justify-content: space-around;transform: rotateZ(90deg) translate(2px,10px);width: 600px !important;right: -25px;position: absolute;left: unset;top: 46%;pointer-events: auto;}
	#container .container-silhouette{width: 295px;height: 600px;position: absolute;pointer-events: none;border: 5px solid transparent;}
	#container .hint{display: none;}
	.notice-world{height: 430px;}
	.notice-footersnotice-footers-no-moile{display: none !important;}
	.notice-footers-moile{display:flex !important;}
	.notice-box{width: 91%;height: 500px;}
	.notice-footers{overflow: hidden;margin-bottom: 14%;}
	.mobile-no-play{display: none;}
	.notice-body-img{float: none;margin-left: auto;}.but1{background: #999999;}
	.but2{background: #ff3737;}
	#footers div{width: 80px;height: 30px;border-radius: 20px;color: #fff;outline: none;border: 0;display: flex;align-items: center;justify-content: center;}.notice-footers-no-moile{display:none;}
}
/*signature end*/

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.introd-cms .introd-cms-details .introd-cms-details-table > table > tbody{display: block;}
	.introd-cms .introd-cms-details .introd-cms-details-table > table > tbody > tr{display:flex;width: 100%;}
}

@media (max-width: 768px) {
	.introd-cms.introd-cms-mobile>h1{font-size:24px;}
	.introd-cms.introd-cms-mobile>h1:before, .introd-cms.introd-cms-mobile>h1:after{margin: 10px;}
	.introd-cms.introd-cms-mobile .introd-cms-header{flex-direction: column;}
	.introd-cms.introd-cms-mobile .introd-cms-header .introd-cms-header-right{width: 96%;margin: 0 2%;padding:0;}
	.introd-cms.introd-cms-mobile .introd-cms-header .introd-cms-header-right h2{font-size: 20px;text-align: center;}
	.introd-cms.introd-cms-mobile .introd-cms-header .introd-cms-header-right ul{margin: 10px 20px 20px;}
	.introd-cms.introd-cms-mobile .introd-cms-header .introd-cms-header-right .introd-cms-header-right-button{justify-content: center;}
	.introd-cms.introd-cms-mobile .introd-cms-header .introd-cms-header-right .introd-cms-header-right-button>a{padding: 4px 1%;margin: 0 1%;font-size: 18px;}
	html[lang=zh] .introd-cms.introd-cms-mobile .introd-cms-header .introd-cms-header-right .introd-cms-header-right-button>a{padding: 12px 3%;}
	.introd-cms.introd-cms-mobile .introd-cms-details>li{border: 2px solid #48b1bf;border-radius: 6px;width: 96%;margin:0 auto 20px;position: relative;overflow: hidden;transition:max-height 0.5s ease-out;max-height:0;}
	.introd-cms.introd-cms-mobile .introd-cms-details>li.active{max-height: 2000px;transition:max-height 0.5s ease-in;}
	.introd-cms.introd-cms-mobile .introd-cms-details h2{font-size: 16px;display: block;width: 100%;margin:0;padding: 10px 25px 10px 20px;border-bottom: 2px solid #48b1bf;font-weight: normal;box-sizing: border-box;}
	.introd-cms.introd-cms-mobile .introd-cms-details h2:before{display: none;}
	.introd-cms.introd-cms-mobile .introd-cms-details h2:after{flex:none;position: absolute;top:12px;right: 10px;margin:0;height: 15px;width: 15px;background-image:url("../../images/introduction/opening.png");background-size:15px;background-repeat:no-repeat;border-top: 0;transition: 0.5s transform;}
	.introd-cms.introd-cms-mobile .introd-cms-details>li.active h2:after{transform: rotateZ(180deg);}

	.introd-cms.introd-cms-mobile .introd-cms-details .introd-cms-details-table{width: 100%;}
	.introd-cms.introd-cms-mobile .introd-cms-details .introd-cms-details-table>table{flex:96%;margin:0 auto 20px;display: none;}
	.introd-cms.introd-cms-mobile .introd-cms-details .introd-cms-details-table>table.active{display: flex;-webkit-animation: blink 0.5s;animation: blink 0.5s;}
	.introd-cms.introd-cms-mobile .introd-cms-details .introd-cms-details-table>table>thead{border-radius: 0;height:auto;}
	.introd-cms.introd-cms-mobile .introd-cms-details .introd-cms-details-table>table>thead>tr>th{font-size: 14px;position: relative;padding:0 25px 0 20px;box-sizing: border-box;}
	.introd-cms.introd-cms-mobile .introd-cms-details .introd-cms-details-table>table>thead>tr>th.active:after{content: "";position: absolute;top:12px;right: 10px;margin:0;height: 15px;width: 15px;background-image:url("../../images/introduction/switch.png");background-size:15px;background-repeat:no-repeat;transition: 0.5s transform;}
	.introd-cms.introd-cms-mobile .introd-cms-details .introd-cms-details-table>table>thead.active>tr>th.active:after{transform: rotateZ(180deg);}

	.introd-cms.introd-cms-mobile .introd-cms-details .introd-cms-details-table>table>tbody{border-width:0 0 1px 0;font-size: 12px;}
	.introd-cms.introd-cms-mobile .introd-cms-details .introd-cms-details-table .introd-cms-details-table-text{font-size: 12px;margin-bottom: 0; color: #666;}

	.introd-cms.introd-cms-mobile .introd-cms-details .introd-cms-details-tips{font-size: 14px;margin-bottom: 10px;color: #000;}
	.introd-cms.introd-cms-mobile .introd-cms-details .introd-cms-details-table-text p:last-of-type{margin-bottom: 10px;}

	/*tableChangeView*/
	.introd-cms.introd-cms-mobile .introd-cms-details .introd-cms-details-table>table>thead>.table-change{display:flex;flex-direction: column;position: absolute;width: 100%;margin:0;padding: 0;box-sizing: border-box;box-shadow: 0 4px 6px 0 rgba(0,0,0,0.3);border-top: 1px solid #ccc;background-color: white;max-height: 0;overflow: hidden;transition:0.5s max-height;}
	.introd-cms.introd-cms-mobile .introd-cms-details .introd-cms-details-table>table>thead.active>.table-change{max-height: 22vh;overflow: scroll;}
	.introd-cms.introd-cms-mobile .introd-cms-details .introd-cms-details-table>table>thead>.table-change>li{flex: 100%;padding: 10px 5px;text-align: center;box-sizing: border-box;list-style: none;height: 40px;box-shadow: 0 2px 3px 0 rgba(0,0,0,0.1);}

	/*pop-window*/
	.introd-cms .introd-pop-window .introd-pop-window-context{width: 96%;padding:10px;max-height: 80%;top: 50%;transform: translate(-50%,-50%);}
	.introd-cms .introd-pop-window .introd-pop-window-context h2{font-size:16px;}
	.introd-cms .introd-pop-window .introd-pop-window-context .introd-pop-window-content{margin: 10px auto;}
	.introd-cms .introd-pop-window .introd-pop-window-context .introd-pop-window-content p{font-size: 12px;}
	.introd-cms .introd-pop-window .introd-pop-window-context .introd-pop-window-content p a{font-size: 12px;}

	/*2019704*/
.introd-cms .search-box .fedex-country-box{width: 100%;float: left;line-height: 60px;padding-left: 0;position: relative;height:auto;}
.introd-cms .search-box .fedex-country-weight{width: 100%;float: left;line-height: 60px;padding-left: 0;position: relative;height:auto;}
.introd-cms .search-box .fedex-country-price{width: 100%;float: left;line-height: 60px;padding-left: 0;position: relative;height:auto;}
.introd-cms .search-box{height:184px;}
.introd-cms .search-box .country-icon{top:29px;right:6px;}
.introd-cms .search-box .fedex-country-weight .weight-box{padding-left: 71px;}
.introd-cms .search-box .fedex-country-price .price-box{padding-left: 72px;}
.introd-cms .search-box .fedex-country-box .country-list{top:53px;width: 98%;}
.introd-cms .allcountry-box{width: 100%;margin-top: 10px;}
.introd-cms .allcountry-box .clist-first span:first-child{width:46%;margin-left: 4%;}
.introd-cms .search-box .fedex-country-box .write-search{width: 100%;padding-left: 73px;box-sizing: border-box;}
}