.ams-loginHeader {
   height: 100px;
}

.ams-main-login {
   background: #f4f7fd;
}

.ams-main-login .ams-masin-login-img {
   position: relative;
   left: 80px;
}

.ams-main-login-box {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   min-height: 900px;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}

.ams-main-login-block {
   background: #ffffff;
   width: 400px;
   border-radius: 8px;
   -webkit-box-shadow: -2px 3px 6px 0px #ccc;
   box-shadow: -2px 3px 6px 0px #ccc;
   padding: 30px;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
   position: relative;
   left: -170px;
}

.ams-main-login-title {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   border-bottom: 1px solid #eae6e8;
   padding-bottom: 10px;
   margin-bottom: 30px;
}

.ams-main-login-title>div {
   width: 50%;
   text-align: center;
   position: relative;
   cursor: pointer;
}

.ams-main-login-title>div.active h1 {
   color: #182689;
}

.ams-main-login-title>div h1 {
   color: #999999;
   font-size: 28px;
   font-weight: 500;
}

.ams-main-login-content>div {
   display: none;
}

.ams-main-login-content>div.active {
   display: block;
}

.ams-main-login .ams-form-group {
   height: 90px;
}

.ams-main-login .ams-form-group .ams-wx-qr-scan {
   text-align: center;
   width: 200px;
   margin: 0 auto;
}

.ams-main-login .ams-form-group .ams-wx-qr-scan-text {
   text-align: center;
   color: #999999;
}

.ams-main-login .ams-form-control {
   padding: 10px 0 10px 15px;
   width: 100%;
   border: 0;
   font-size: 16px;
   color: #8b8b8b;
}

.ams-main-login .ams-form-control::-webkit-input-placeholder {
   color: #999999;
}

.ams-main-login .ams-form-input-group {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   position: relative;
   border-bottom: 1px solid #eae6e8;
   color: #999999;
   -webkit-box-align: baseline;
   -ms-flex-align: baseline;
   align-items: baseline;
}

.ams-main-login .ams-form-input-group i {
   font-size: 36px;
   position: relative;
   top: 5px;
}

.ams-main-login .ams-form-checkbox-group {
   color: #999999;
}

.ams-main-login .ams-form-options {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
}

.ams-main-login .ams-form-options-icon i {
   font-size: 24px;
}

.ams-main-login .ams-form-options-icon a {
   color: #999999;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}

.ams-main-wx-signIn {
   width: 100% !important;
}

.ams-main-wx-login-block {
   display: none;
}

.ams-main-wx-login-block .ams-form-wx-login {
   height: 270px;
}

/*download page styles*/
.download-banner {
   position: relative;
}

.download-banner-text {
   position: absolute;
   right: 8%;
   top: 50%;
   -webkit-transform: translate(0%, -50%);
   transform: translate(0%, -50%);
   color: #ffffff;
   text-align: right;
}

.download-banner-text h1 {
   font-size: 38px;
   margin-bottom: 50px;
   letter-spacing: 2px;
}

.download-banner-text-line {
   width: 75px;
   height: 1px;
   background: #ffffff;
   position: absolute;
   top: 75px;
   right: 0;
}

.download-center-title {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}

.download-center-title-box {
   padding: 20px;
}

.download-center-switch-tabs {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
}

.download-center-switch-tabs li {
   width: 200px;
   font-size: 24px;
   border: 1px solid #eee;
}

.download-center-switch-tabs li.active {
   background: #e62310;
   color: #ffffff;
   -webkit-box-shadow: 0 1px 2px 0px #dcdcdc;
   box-shadow: 0 1px 2px 0px #dcdcdc;
}

.download-center-switch-content {
   margin-top: 20px;
}

.download-center-switch-content>div {
   display: none;
   position: relative;
}

.download-center-switch-content>div.active {
   display: block;
}

.download-center-switch-content ul {
   overflow: hidden;
   width: 380px;
   border-bottom: 1px solid #dcdcdc;
   position: relative;
}

.download-center-switch-content ul li {
   position: relative;
   float: left;
   margin-right: 60px;
   font-size: 24px;
   padding-bottom: 5px;
   cursor: pointer;
}

.download-center-switch-content ul li.active {
   border-bottom: 2px solid #e62310;
}

.download-center-icon {
   margin-right: 70px;
}

.download-center-icon .ams-circle {
   width: 180px;
   height: 180px;
}

.download-center-icon .ams-circle:hover {
   top: 0;
}

.download-center-icon .ams-circle-icon {
   margin-top: 0;
   padding-top: 25px;
}

.download-center-icon .ams-circle-text {
   font-size: 24px;
}

.download-center-document-item {
   display: none;
}

.download-center-document-item.active {
   display: block;
}

.download-center-document-wrap {
   overflow: hidden;
   display: none;
}

.download-center-document-wrap.active {
   display: block;
}

.download-center-document-box {
   background: #f4f7fd;
   padding: 60px 0;
}

.download-center-document-title {
   background: #fff;
   border-radius: 4px;
   text-align: center;
   width: 150px;
   float: left;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
   margin-right: 75px;
}

.download-center-document-title li {
   padding: 10px 30px;
   font-size: 18px;
   border-bottom: 1px solid #f6f6f6;
   cursor: pointer;
}

.download-center-document-title li.active {
   background: #f6f5f5;
   color: #182689;
}

.download-center-document-title li:first-child {
   border-top-left-radius: 4px;
   border-top-right-radius: 4px;
}

.download-center-document-content {
   width: 1000px;
   border-radius: 4px;
   background: #ffffff;
   float: right;
}

.download-center-document-content ul {
   display: none;
}

.download-center-document-content ul.active {
   display: block;
}

.download-center-document-content li {
   border-bottom: 1px solid #f6f6f6;
   font-size: 18px;
}

.download-center-document-content li h4 {
   font-size: 20px;
   padding: 20px 60px;
}

.download-center-document-content li a {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   padding: 20px 60px;
   color: #999999;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
}

.download-center-document-content li a:hover {
   color: #4ac0f0;
}

.download-center-document-resource i {
   margin-right: 10px;
   font-size: 18px;
   font-weight: 700;
}

.download-line {
   position: absolute;
   top: 40px;
   left: 0;
   width: 48px;
   height: 1px;
   border-bottom: 2px solid #e62310;
   -webkit-transition: 200ms all linear;
   transition: 200ms all linear;
   cursor: pointer;
}

/*web message*/
.ams-message-header {
   padding: 60px 0 25px;
   text-align: center;
}

.ams-message-header-title h1 {
   font-size: 36px;
}

.ams-message-header-search {
   text-align: right;
}

.ams-message-header-search input {
   border: 1px solid #dcdcdc;
}

.ams-message-table-title ul {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
}

.ams-message-table-title ul li {
   width: 25%;
   height: 100px;
   position: relative;
   line-height: 100px;
   text-align: center;
   font-size: 28px;
}

.ams-message-table-title ul li.open .ams-header-dropmenu {
   opacity: 1;
   visibility: visible;
}

.ams-message-table-title ul li .ams-header-dropmenu {
   top: 107px;
}

.ams-message-table-title ul li .ams-header-dropmenu .drop-block {
   top: -5px;
}

.ams-message-table-title ul li .ams-header-dropmenu .lang-link {
   font-size: 14px;
   height: 45px;
   line-height: 45px;
   z-index: 3;
   position: relative;
}

.ams-message-table-title ul li .ams-header-dropmenu .lang-link:hover {
   background: #ececec;
}

.ams-message-table-title ul li .ams-header-dropmenu-box {
   -webkit-box-shadow: none;
   box-shadow: none;
}

.ams-message-table-title ul li:after {
   content: '';
   display: inline-block;
   width: 1px;
   height: 20px;
   background: #cccccc;
   text-align: right;
   float: right;
   position: relative;
   top: 50%;
   margin-top: -10px;
}

.ams-message-table-title-icon {
   display: inline-block;
   margin-left: 5px;
   cursor: pointer;
}

.ams-message-table-title-icon i {
   font-size: 14px;
}

.ams-message-table-title-box {
   -webkit-box-shadow: -5px -1px 3px 0px #dcdcdc;
   box-shadow: -5px -1px 3px 0px #dcdcdc;
}

.ams-message-table-content-box {
   background: #f4f7fd;
   padding: 60px 0;
}

.ams-message-table-item {
   width: 100%;
   background: -webkit-gradient(linear, left top, left bottom, from(white), to(white)) padding-box, repeating-linear-gradient(-45deg, #e62310 0, #e62310 12.5%, transparent 0, transparent 25%, #182689 0, #182689 37.5%, transparent 0, transparent 50%) 0/5em 5em;
   background: linear-gradient(white, white) padding-box, repeating-linear-gradient(-45deg, #e62310 0, #e62310 12.5%, transparent 0, transparent 25%, #182689 0, #182689 37.5%, transparent 0, transparent 50%) 0/5em 5em;
   border: 1em solid transparent;
}

.ams-message-table-tr {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
}

.ams-message-table-tr .ams-message-table-empty {
   text-align: center;
   width: 100%;
   padding: 100px;
   font-size: 18px;
}

.ams-message-table-tr>div {
   width: 25%;
   text-align: center;
   padding: 30px 0;
   font-size: 16px;
}

.ams-message-table-tr>div i {
   font-size: 28px;
   margin-left: 20px;
}

.ams-message-table-tr:nth-child(even) {
   background: #fafafa;
}

.ams-message-table-checkbox {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}

.ams-message-table-checkbox .ams-form-checkbox-group label:before {
   margin-right: 5px;
   margin-bottom: 5px;
}

.ams-message-table-checkbox i {
   position: relative;
}

.ams-message-table-checkbox i.emailRead {
   color: #d9d9d9;
}

.ams-message-table-footer {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   margin-top: 50px;
}

.ams-message-table-footer-option {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   padding-left: 130px;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}

.ams-message-table-footer-option>div {
   margin-right: 50px;
}

.ams-message-unread {
   display: block;
   position: absolute;
   right: 0;
   top: 7px;
   width: 10px;
   height: 10px;
   border-radius: 50%;
   background: #e62310;
}

.ams-message-dashed-line {
   border-bottom: 1px dashed #ccc;
}

.ams-message-popup-box {
   border-radius: 8px;
}

.ams-message-popup-title {
   padding-bottom: 10px;
}

.ams-message-popup-content {
   line-height: 1.75;
   padding: 20px 0 20px 20px;
   min-height: 200px;
   max-height: 600px;
   overflow: auto;
}

.ams-message-popup-footer {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   margin-top: 20px;
}

/*ams personal*/
.ams-personal-title .ams-circle {
   width: 110px;
   height: 110px;
   line-height: 110px;
}

.ams-personal-title .ams-circle:hover {
   top: 0;
}

.ams-personal-title ul {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
}

.ams-personal-title ul li {
   margin-right: 65px;
   cursor: pointer;
}

.ams-personal-title ul li.active .ams-personal-line {
   width: 100%;
}

.ams-personal-title ul li i {
   font-size: 48px;
}

.ams-personal-title-text {
   text-align: center;
   font-size: 20px;
   margin-top: 5px;
   margin-bottom: 5px;
}

.ams-personal-content {
   background: #f4f7fd;
   height: 1000px;
}

.ams-personal-content-box {
   width: 620px;
   background: #ffffff;
   padding: 45px 50px;
   border-radius: 8px;
   -webkit-box-shadow: -2px 2px 6px 0px #dcdcdc;
   box-shadow: -2px 2px 6px 0px #dcdcdc;
}

.ams-personal-content-box .ams-auth-code-btn {
   bottom: 3px;
}

.ams-personal-content-box>div {
   display: none;
   width: 450px;
}

.ams-personal-content-box>div.active {
   display: block;
}

.ams-personal-content-box span.error {
   margin-left: 130px;
}

.ams-personal-content-box #js-hobby-select-error.error {
   margin-left: 0;
}

.ams-personal-content-box #js-form-forgetPassword input[name='userName'] {
   background: #fff;
   border: 0;
   pointer-events: none;
}

.ams-personal-content-tips {
   margin-left: 40px;
   font-size: 12px;
   color: #777;
}

.ams-personal-line {
   width: 0;
   height: 3px;
   background: #e62310;
}

.ams-personal-profile {
   width: 250px;
   height: 250px;
   margin-right: 30px;
}

.ams-personal-profile img {
   border-radius: 50%;
}

.ams-personal-profile-box {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   padding-top: 60px;
}

.ams-personal-edit {
   position: absolute;
   right: 8px;
   color: #8b8b8b;
   cursor: pointer;
}

.ams-personal-edit i {
   font-size: 24px;
}

/*ams csr*/
.ams-csr-banner {
   position: relative;
}

.ams-csr-banner-text {
   position: absolute;
   top: 33%;
   right: 5%;
   color: #fff;
   text-align: right;
}

.ams-csr-banner-text h1 {
   font-weight: 400;
   font-size: 48px;
   letter-spacing: 8px;
}

.ams-csr-banner-text h2 {
   font-weight: 400;
   font-size: 40px;
   letter-spacing: 8px;
}

.ams-csr-content {
   position: relative;
   background: url("../images/ams_csr_map.png") no-repeat center 70px;
}

.ams-csr-horTimes {
   font-size: 0;
   margin-top: 130px;
}

.ams-csr-horTimes-block {
   position: relative;
   display: inline-block;
   margin-right: 100px;
}

.ams-csr-horTimes-circle a {
   width: 70px;
   height: 70px;
   display: block;
   border-radius: 50%;
   color: #ffffff;
   text-align: center;
   line-height: 70px;
   font-size: 22px;
}

.ams-csr-horTimes-circle a:hover {
   background: #e62310;
}

.ams-csr-horTimes-line-b {
   width: 1px;
   height: 20px;
   background: #182689;
   text-align: center;
   margin: 0 auto;
   position: absolute;
   left: 50%;
}

.ams-csr-horTimes-line-t {
   width: 1px;
   height: 20px;
   background: #182689;
   text-align: center;
   position: absolute;
   margin-left: 50%;
   top: -20px;
}

.ams-csr-horTimes-line-r {
   position: absolute;
   width: 100px;
   height: 1px;
   background: #182689;
   text-align: center;
   top: 50%;
   left: 100%;
   margin-top: -1px;
   margin-left: -1px;
}

.ams-csr-horTimes-text {
   width: 185px;
   height: 80px;
   border-radius: 6px;
   position: absolute;
   display: table;
   -webkit-box-shadow: 0 0 3px 1px #dfdfdf;
   box-shadow: 0 0 3px 1px #dfdfdf;
   font-size: 16px;
   left: 50%;
   margin-left: -92.5px;
   text-align: center;
}

.ams-csr-horTimes-text-t {
   top: -100px;
}

.ams-csr-horTimes-text-b {
   top: 90px;
}

.ams-csr-horTimes-text img {
   width: 123px;
   margin: 0 auto;
}

.ams-csr-horTimes-text p {
   display: table-cell;
   vertical-align: middle;
   background: #fff;
   font-weight: 600;
}

.ams-csr-verTimes {
   margin-top: 920px;
}

.ams-csr-verTimes-day {
   font-size: 36px;
   padding-top: 108px;
}

.ams-csr-verTimes-day-right {
   text-align: right;
   padding-right: 120px;
}

.ams-csr-verTimes-day-right~.ams-csr-verTimes-content {
   left: -20px;
}

.ams-csr-verTimes-day-left {
   text-align: left;
   padding-left: 60px;
}

.ams-csr-verTimes-content {
   padding: 50px 20px;
   -webkit-box-shadow: 0 0 2px 1px #dfdfdf;
   box-shadow: 0 0 2px 1px #dfdfdf;
   border-radius: 8px;
   background: #fff;
   text-align: left;
   position: relative;
   left: -36px;
   margin-top: 55px;
}

.ams-csr-verTimes li {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
}

.ams-csr-verTimes li.location>div:first-child {
   background: url("../images/ams_crs_v_line_h.png") no-repeat top right;
}

.ams-csr-verTimes li>div {
   width: 50%;
   text-align: center;
}

.ams-csr-verTimes li>div:first-child {
   background: url("../images/ams_crs_v_line.png") no-repeat top right;
}

.ams-csr-verTimes li>div.lately:first-child {
   background: url("../images/ams_crs_v_line_first.png") no-repeat top right;
}

.ams-csr-verTimes li>div.lately:first-child .ams-csr-verTimes-day {
   padding-top: 0;
}

.ams-csr-verTimes li>div.lately:first-child .ams-csr-verTimes-content {
   margin-top: 108px;
}

.ams-csr-cityName {
   position: absolute;
   top: 17%;
   left: 44%;
   color: #e62310;
   font-size: 24px;
   font-weight: 600;
}

/*ams prefecture*/
.ams-prefecture-banner {
   position: relative;
}

.ams-prefecture-text {
   position: absolute;
   right: 8%;
   top: 50%;
   text-align: right;
   -webkit-transform: translate(0%, -50%);
   transform: translate(0%, -50%);
   color: #ffffff;
}

.ams-prefecture-text h1 {
   font-weight: 400;
   font-size: 48px;
   letter-spacing: 6px;
}

.ams-prefecture-business-box {
   padding: 80px 0;
}

.ams-prefecture-business-content {
   position: relative;
   height: 500px;
}

.ams-prefecture-business-content ul {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-transform: rotate(-45deg);
   transform: rotate(-45deg);
   position: absolute;
   top: -140px;
   left: 230px;
}

.ams-prefecture-business-content li a {
   position: relative;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   width: 160px;
   height: 160px;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   cursor: none;
}

.ams-prefecture-business-content li a:hover .ams-prefecture-overlay {
   display: block;
}

.ams-prefecture-business-content li i {
   -webkit-transform: rotate(45deg);
   transform: rotate(45deg);
   display: inline-block;
   font-style: normal;
   font-size: 24px;
   color: #ffffff;
}

.ams-prefecture-business-primary-title {
   text-align: center;
   font-size: 24px;
   margin: 20px 0 40px;
}

.ams-prefecture-business-primary-content {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
}

.ams-prefecture-title {
   text-align: center;
   font-size: 36px;
}

.ams-prefecture-shadow {
   -webkit-box-shadow: 0 0 2px #dfdfdf;
   box-shadow: 0 0 2px #dfdfdf;
}

.ams-prefecture-overlay {
   width: 100%;
   height: 100%;
   position: absolute;
   color: #ffffff;
   text-align: center;
   line-height: 160px;
   display: none;
}

.ams-prefecture-introduce {
   padding: 80px 100px;
}

.ams-prefecture-introduce-bg {
   background: #f4f7fd;
}

.ams-prefecture-introduce-img {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
}

.ams-prefecture-introduce-bar {
   background: #e62310;
   padding: 10px 20px;
   display: inline-block;
   font-size: 24px;
   color: #fff;
   display: block;
   position: absolute;
   bottom: 52px;
   left: -49px;
}

.ams-prefecture-subTitle {
   font-size: 24px;
   margin-top: 40px;
}

.ams-prefecture-advantage ul {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   text-align: center;
}

.ams-prefecture-advantage ul li {
   width: 25%;
}

.ams-prefecture-advantage ul li h2 {
   margin: 50px 0;
   font-size: 30px;
}

.ams-prefecture-advantage ul li p {
   font-size: 16px;
}

.ams-prefecture-area {
   width: 100%;
   height: 600px;
   background: url("../images/prefecture_map_bg.png") no-repeat;
   background-position: 0% 48%;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}

.ams-prefecture-area-wrap {
   max-width: 1440px;
   margin: 0 auto;
}

.ams-prefecture-area-right {
   width: 45%;
   margin-left: 100px;
}

.ams-prefecture-area-right h1 {
   font-size: 36px;
   margin-bottom: 40px;
}

.ams-prefecture-area-right-content {
   width: 480px;
   font-size: 16px;
}

.ams-prefecture-area-right-content p:nth-child(2) {
   margin-bottom: 20px;
}

.ams-prefecture-area-left {
   width: 55%;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: end;
   -ms-flex-pack: end;
   justify-content: flex-end;
}

.ams-prefecture-area-left h3 {
   font-size: 24px;
   margin-bottom: 20px;
}

.ams-prefecture-area-left-layout {
   padding: 30px 40px;
   background: #fff;
   text-align: right;
   border-top-right-radius: 20px;
   border-bottom-left-radius: 20px;
   position: relative;
   right: 25%;
}

/*ams-productService*/
.ams-productService-banner {
   position: relative;
}

.ams-productService-banner-text {
   position: absolute;
   top: 50%;
   margin-top: -36px;
   left: 10%;
   color: #ffffff;
}

.ams-productService-banner-text h1 {
   font-weight: 400;
   font-size: 48px;
   letter-spacing: 6px;
}

.ams-productService-item-text {
   text-align: center;
}

.ams-productService-item h3 {
   font-size: 36px;
}

.ams-productService-item p {
   font-size: 16px;
}

.ams-productService-item .box-shadow {
   padding: 80px 40px;
   -webkit-box-shadow: 0 0 10px 0 #ccc;
   box-shadow: 0 0 10px 0 #ccc;
   width: 420px;
}

.ams-productService-item .ams-container {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   height: 100vh;
   -ms-flex-pack: distribute;
   justify-content: space-around;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}

.ams-productService-index {
   position: fixed;
   top: 50%;
   left: 5%;
   -webkit-transform: translate(0, -50%);
   transform: translate(0, -50%);
   display: none;
}

.ams-productService-index ul li {
   margin-bottom: 20px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}

.ams-productService-index ul li span {
   display: none;
   color: #182689;
   margin-left: 10px;
   font-size: 16px;
}

.ams-productService-index ul li.open a {
   display: block;
   width: 10px;
   height: 10px;
   background: #fff;
   -webkit-box-shadow: 0 0 10px 0 #ccc;
   box-shadow: 0 0 10px 0 #ccc;
   border-radius: 50%;
   border: 5px solid #182689;
   -webkit-transform: scale(1.2);
   transform: scale(1.2);
   position: relative;
}

.ams-productService-index ul li.open a~span {
   display: block;
}

.ams-productService-index ul li a {
   display: block;
   width: 10px;
   height: 10px;
   background: #fff;
   -webkit-box-shadow: 0 0 10px 0 #ccc;
   box-shadow: 0 0 10px 0 #ccc;
   border-radius: 50%;
   border: 5px solid transparent;
   -webkit-transition: border 800ms ease;
   transition: border 800ms ease;
}

.ams-productService-index ul li a:hover {
   border: 5px solid #182689;
   -webkit-transform: scale(1.2);
   transform: scale(1.2);
}

.ams-productService-index ul li a:hover~span {
   display: block;
}

/*ams-transportGuide*/
.ams-transportGuide-banner {
   position: relative;
}

.ams-transportGuide-banner-text {
   position: absolute;
   top: 50%;
   margin-top: -85px;
   left: 10%;
   color: #fff;
}

.ams-transportGuide-banner-text h1 {
   font-weight: 400;
   font-size: 48px;
   letter-spacing: 6px;
}

.ams-transportGuide-list li {
   padding: 100px 60px;
}

.ams-transportGuide-item {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
}

.ams-transportGuide-item-title h1 {
   font-size: 44px;
   letter-spacing: 2px;
}

.ams-transportGuide-item-title h1 span {
   font-size: 68px;
   font-family: Arial;
   font-weight: 500;
   position: relative;
   margin-right: 15px;
}

.ams-transportGuide-item-title h1 span .circle {
   width: 30px;
   height: 30px;
   border-radius: 50%;
   display: inline-block;
   position: absolute;
   bottom: 13px;
   left: 20px;
   opacity: 0.8;
}

.ams-transportGuide-item-title a {
   width: 300px;
}

.ams-transportGuide-item-allAirLine {
   margin-left: 60px;
   margin-top: 45px;
}

.ams-transportGuide-subItem {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   margin-left: 60px;
}

.ams-transportGuide-subItem li {
   text-align: center;
   padding: 40px 60px 0 0;
}

.ams-transportGuide-subItem li a p {
   font-size: 16px;
}

.ams-transportGuide-subItem li a>div {
   width: 126px;
   height: 126px;
   display: inline-block;
   background-size: cover;
}

.ams-transportGuide-subItem li a>div.tg-v-01 {
   background: url("../images/tg-v-01-en.png") no-repeat;
}

.ams-transportGuide-subItem li a>div.tg-v-01:hover {
   background: url("../images/tg-v-h-01-en.png") no-repeat;
}

.ams-transportGuide-subItem li a>div.tg-v-02 {
   background: url("../images/tg-v-02-en.png") no-repeat;
}

.ams-transportGuide-subItem li a>div.tg-v-02:hover {
   background: url("../images/tg-v-h-02-en.png") no-repeat;
}

.ams-transportGuide-subItem li a>div.tg-v-03 {
   background: url("../images/tg-v-03-en.png") no-repeat;
}

.ams-transportGuide-subItem li a>div.tg-v-03:hover {
   background: url("../images/tg-v-h-03-en.png") no-repeat;
}

.ams-transportGuide-subItem li a>div.tg-v-04 {
   background: url("../images/tg-v-04-en.png") no-repeat;
}

.ams-transportGuide-subItem li a>div.tg-v-04:hover {
   background: url("../images/tg-v-h-04-en.png") no-repeat;
}

.ams-transportGuide-subItem li a>div.tg-a-01 {
   background: url("../images/tg-a-01-en.png") no-repeat;
}

.ams-transportGuide-subItem li a>div.tg-a-01:hover {
   background: url("../images/tg-a-h-01-en.png") no-repeat;
}

.ams-transportGuide-subItem li a>div.tg-a-02 {
   background: url("../images/tg-a-02-en.png") no-repeat;
}

.ams-transportGuide-subItem li a>div.tg-a-02:hover {
   background: url("../images/tg-a-h-02-en.png") no-repeat;
}

.ams-transportGuide-subItem li a>div.tg-a-03 {
   background: url("../images/tg-a-03-en.png") no-repeat;
}

.ams-transportGuide-subItem li a>div.tg-a-03:hover {
   background: url("../images/tg-a-h-03-en.png") no-repeat;
}

.ams-transportGuide-subItem li a>div.tg-a-04 {
   background: url("../images/tg-a-04-en.png") no-repeat;
}

.ams-transportGuide-subItem li a>div.tg-a-04:hover {
   background: url("../images/tg-a-h-04-en.png") no-repeat;
}

.ams-transportGuide-subItem li a>div.tg-v-01-en {
   background: url("../images/tg-v-01-en.png") no-repeat;
}

.ams-transportGuide-subItem li a>div.tg-v-01-en:hover {
   background: url("../images/tg-v-h-01-en.png") no-repeat;
}

.ams-transportGuide-subItem li a>div.tg-v-02-en {
   background: url("../images/tg-v-02-en.png") no-repeat;
}

.ams-transportGuide-subItem li a>div.tg-v-02-en:hover {
   background: url("../images/tg-v-h-02-en.png") no-repeat;
}

.ams-transportGuide-subItem li a>div.tg-v-03-en {
   background: url("../images/tg-v-03-en.png") no-repeat;
}

.ams-transportGuide-subItem li a>div.tg-v-03-en:hover {
   background: url("../images/tg-v-h-03-en.png") no-repeat;
}

.ams-transportGuide-subItem li a>div.tg-v-04-en {
   background: url("../images/tg-v-04-en.png") no-repeat;
}

.ams-transportGuide-subItem li a>div.tg-v-04-en:hover {
   background: url("../images/tg-v-h-04-en.png") no-repeat;
}

.ams-transportGuide-subItem li a>div.tg-a-01-en {
   background: url("../images/tg-a-01-en.png") no-repeat;
}

.ams-transportGuide-subItem li a>div.tg-a-01-en:hover {
   background: url("../images/tg-a-h-01-en.png") no-repeat;
}

.ams-transportGuide-subItem li a>div.tg-a-02-en {
   background: url("../images/tg-a-02-en.png") no-repeat;
}

.ams-transportGuide-subItem li a>div.tg-a-02-en:hover {
   background: url("../images/tg-a-h-02-en.png") no-repeat;
}

.ams-transportGuide-subItem li a>div.tg-a-03-en {
   background: url("../images/tg-a-03-en.png") no-repeat;
}

.ams-transportGuide-subItem li a>div.tg-a-03-en:hover {
   background: url("../images/tg-a-h-03-en.png") no-repeat;
}

.ams-transportGuide-subItem li a>div.tg-a-04-en {
   background: url("../images/tg-a-04-en.png") no-repeat;
}

.ams-transportGuide-subItem li a>div.tg-a-04-en:hover {
   background: url("../images/tg-a-h-04-en.png") no-repeat;
}

/*ams-transportDetails*/
.ams-transportDetails-banner {
   position: relative;
}

.ams-transportDetails-banner-text {
   position: absolute;
   top: 50%;
   margin-top: -85px;
   right: 10%;
   color: #fff;
}

.ams-transportDetails-banner-text h1 {
   font-weight: 400;
   font-size: 48px;
   letter-spacing: 6px;
}

.ams-transportDetails-item {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   padding: 100px 60px;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
}

.ams-transportDetails-item-title {
   font-size: 16px;
}

.ams-transportDetails-item-title h2 {
   font-size: 32px;
   letter-spacing: 6px;
   margin-bottom: 15px;
}

.ams-transportDetails-item-title p {
   margin-bottom: 10px;
}

.ams-transportDetails-item-title p a {
   border-bottom: 1px dashed #182689;
}

.ams-transportDetails-item-subTitle {
   margin-bottom: 30px;
}

.ams-transportDetails-item-subTitle h3 {
   font-size: 24px;
   margin-bottom: 15px;
}

.ams-transportDetails-table {
   width: 100%;
}

.ams-transportDetails-table img {
   width: 30px;
   height: 30px;
   display: inline-block;
   vertical-align: bottom;
   margin-left: 10px;
}

.ams-transportDetails-webuiPopovers #webuiPopover1 .webui-popover-content {
   width: 900px;
   height: 300px;
   overflow-y: auto;
}

.ams-transportDetails-webuiPopovers #webuiPopover1 .webui-popover-content table {
   text-align: center;
}

.ams-transportDetails-webuiPopovers #webuiPopover1 .webui-popover-content table td {
   padding: 10px;
}

.ams-transportDetails-webuiPopovers #webuiPopover1 .webui-popover-content table tbody tr:nth-child(even) {
   background: #f5f5f5;
}

.ams-transportDetails-webuiPopovers #webuiPopover1 .webui-popover-content table thead td {
   width: 100px;
   font-size: 16px;
   font-weight: bold;
   padding: 10px;
   border-bottom: 1px dashed;
   position: relative;
}

.ams-transportDetails-webuiPopovers #webuiPopover1 .webui-popover-content table thead td span.line {
   display: block;
   height: 20px;
   width: 1px;
   position: absolute;
   background: #d2d2d2;
   right: 0;
   top: 50%;
   margin-top: -10px;
}

/*ams-aboutUs*/
.ams-aboutUs-banner {
   position: relative;
}

.ams-aboutUs-banner-text {
   position: absolute;
   top: 50%;
   margin-top: -85px;
   right: 10%;
   color: #fff;
}

.ams-aboutUs-banner-text h1 {
   font-weight: 400;
   font-size: 48px;
   letter-spacing: 6px;
}

.ams-aboutUs-title {
   text-align: center;
}

.ams-aboutUs-title h1 {
   font-size: 36px;
}

.ams-aboutUs-title h3 {
   font-size: 20px;
   font-weight: 500;
   letter-spacing: 4px;
   margin: 5px 0 10px;
}

.ams-aboutUs-home-box {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   padding: 80px;
}

.ams-aboutUs-home-left h1 {
   font-size: 36px;
   font-weight: 500;
}

.ams-aboutUs-home-left h3 {
   font-size: 20px;
   margin: 10px auto 40px;
   font-weight: 500;
}

.ams-aboutUs-home-left-text {
   width: 380px;
   color: #666666;
   font-size: 16px;
}

.ams-aboutUs-home-right {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
}

.ams-aboutUs-home-right-img:first-child {
   margin-right: 5px;
}

.ams-aboutUs-home-right-img:first-child>div:first-child {
   margin-bottom: 5px;
}

.ams-aboutUs-tearm-box {
   padding: 0;
}

.ams-aboutUs-airline-port {
   padding-top: 60px;
}

.ams-aboutUs-airline-port-box {
   height: 100vh;
   min-height: 1065px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
}

.ams-aboutUs-airline-port-list {
   width: 100%;
   height: 720px;
   position: relative;
   background-size: cover !important;
}

.ams-aboutUs-airline-port-item {
   position: absolute;
   padding: 15px 30px;
   display: inline-block;
}

.ams-aboutUs-airline-port-item i {
   position: absolute;
}

.ams-aboutUs-airline-port-item.noHover p {
   color: #333;
}

.ams-aboutUs-airline-port-item.noHover:hover {
   -webkit-box-shadow: none;
   box-shadow: none;
   background: transparent;
   border-top-right-radius: 0;
   border-bottom-left-radius: 0;
}

.ams-aboutUs-airline-port-item.noHover:hover i {
   display: inline-block;
}

.ams-aboutUs-airline-port-item:hover {
   -webkit-box-shadow: -1px 1px 5px 1px #ccc;
   box-shadow: -1px 1px 5px 1px #ccc;
   background: #ffffff;
   border-top-right-radius: 20px;
   border-bottom-left-radius: 20px;
   z-index: 3;
}

.ams-aboutUs-airline-port-item:hover i {
   display: none;
}

.ams-aboutUs-airline-port-item:hover ul {
   display: block;
   background: #ffffff;
}

.ams-aboutUs-airline-port-item p {
   color: #182689;
   font-size: 18px;
}

.ams-aboutUs-airline-port-item a {
   color: #182689;
   font-size: 18px;
}

.ams-aboutUs-airline-port-item ul {
   display: none;
   margin-top: 10px;
}

.ams-aboutUs-airline-port-item ul li {
   margin-bottom: 5px;
}

.ams-aboutUs-branch {
   padding-top: 60px;
}

.ams-aboutUs-branch-box {
   width: 100%;
   height: 100vh;
   min-height: 1065px;
   position: relative;
   background: url("../images/map_bg.png") no-repeat center;
   background-size: contain;
}

.ams-aboutUs-branch-item {
   position: absolute;
   -webkit-transition: all 500ms;
   transition: all 500ms;
}

.ams-aboutUs-branch-item i {
   font-size: 42px;
}

.ams-aboutUs-branch-item img:first-child {
   display: block;
}

.ams-aboutUs-branch-item img:nth-child(2) {
   display: none;
}

.ams-aboutUs-branch-item:hover {
   z-index: 4;
}

.ams-aboutUs-branch-item:hover img:first-child {
   display: none;
}

.ams-aboutUs-branch-item:hover img:nth-child(2) {
   display: block;
}

.ams-aboutUs-branch-item.map_08:hover {
   -webkit-transform: scale(1.2);
   transform: scale(1.2);
}

.ams-aboutUs-branch-item.map_01 {
   top: 44.77%;
   left: 59.7%;
}

.ams-aboutUs-branch-item.map_01 .ams-location-cn-01 {
   top: 17%;
   left: 77%;
}

.ams-aboutUs-branch-item.map_01 .ams-location-cn-02 {
   top: 43%;
   left: 44%;
}

.ams-aboutUs-branch-item.map_01 .ams-location-cn-03 {
   top: 13%;
   left: 60%;
}

.ams-aboutUs-branch-item.map_01 .ams-location-cn-04 {
   top: 33%;
   left: 27%;
}

.ams-aboutUs-branch-item.map_02 {
   top: 28.3%;
   left: 82.4%;
}

.ams-aboutUs-branch-item.map_02 .ams-location-cn-01 {
   top: 2%;
   left: 35%;
}

.ams-aboutUs-branch-item.map_02 .ams-location-hk-01 {
   top: 58%;
   left: 37%;
}

.ams-aboutUs-branch-item.map_03 {
   top: 33.1%;
   left: 79%;
}

.ams-aboutUs-branch-item.map_03 .ams-location-cn-01 {
   top: -23%;
   left: 17%;
}

.ams-aboutUs-branch-item.map_03 .ams-location-cn-05 {
   top: 60%;
   left: 20%;
}

.ams-aboutUs-branch-item.map_03 .ams-location-hk-01 {
   top: 17%;
   left: 47%;
}

.ams-aboutUs-branch-item.map_04 {
   top: 37.7%;
   left: 74.4%;
}

.ams-aboutUs-branch-item.map_04 .ams-location-cn-01 {
   top: 30%;
   left: 15%;
}

.ams-aboutUs-branch-item.map_04 .ams-location-cn-02 {
   top: -5px;
   left: 45%;
}

.ams-aboutUs-branch-item.map_04 .ams-location-cn-03 {
   top: -10px;
   left: 52%;
}

.ams-aboutUs-branch-item.map_04 .ams-location-cn-04 {
   top: 4%;
   left: 40%;
}

.ams-aboutUs-branch-item.map_04 .ams-location-cn-05 {
   top: -4%;
   left: 55%;
}

.ams-aboutUs-branch-item.map_04 .ams-location-cn-06 {
   top: 12%;
   left: 47%;
}

.ams-aboutUs-branch-item.map_04 .ams-location-hk-01 {
   top: -4%;
   left: 81%;
}

.ams-aboutUs-branch-item.map_05 {
   top: 47.8%;
   left: 84.9%;
}

.ams-aboutUs-branch-item.map_05 .ams-location-cn-01 {
   top: -73%;
   left: 14%;
}

.ams-aboutUs-branch-item.map_05 .ams-location-hk-01 {
   top: -32%;
   left: 48%;
}

.ams-aboutUs-branch-item.map_06 {
   top: 50.4%;
   left: 83.5%;
}

.ams-aboutUs-branch-item.map_06 .ams-location-cn-01 {
   top: -42%;
   left: 46%;
}

.ams-aboutUs-branch-item.map_06 .ams-location-cn-02 {
   top: 20%;
   left: 48%;
}

.ams-aboutUs-branch-item.map_06 .ams-location-hk-01 {
   top: -36%;
   left: 46%;
}

.ams-aboutUs-branch-item.map_07 {
   top: 59.6%;
   left: 73.8%;
}

.ams-aboutUs-branch-item.map_07 .ams-location-cn-01 {
   top: 39%;
   left: 25%;
}

.ams-aboutUs-branch-item.map_07 .ams-location-cn-02 {
   top: 28%;
   left: 14%;
}

.ams-aboutUs-branch-item.map_07 .ams-location-cn-03 {
   top: 5%;
   left: 30%;
}

.ams-aboutUs-branch-item.map_07 .ams-location-cn-04 {
   top: 35%;
   left: 15%;
}

.ams-aboutUs-branch-item.map_07 .ams-location-cn-05 {
   top: 21%;
   left: 22%;
}

.ams-aboutUs-branch-item.map_07 .ams-location-hk-01 {
   top: 12%;
   left: 24%;
}

.ams-aboutUs-branch-item.map_07 .ams-location-hk-02 {
   top: 23%;
   left: 31%;
}

.ams-aboutUs-branch-item.map_07 .ams-location-hk-03 {
   top: 37%;
   left: 33%;
}

.ams-aboutUs-branch-item.map_08 {
   top: 54.3%;
   left: 81.6%;
}

.ams-aboutUs-branch-item.map_08 .ams-location-cn-01 {
   top: 32%;
   left: 12%;
}

.ams-aboutUs-branch-item.map_08 .ams-location-cn-04 {
   top: 2%;
   left: 33px;
}

.ams-aboutUs-branch-item.map_08 .ams-location-hk-01 {
   top: 52%;
   left: 24%;
}

.ams-aboutUs-branch-item.map_09 {
   top: 42.6%;
   left: 79.6%;
}

.ams-aboutUs-branch-item.map_09 .ams-location-cn-01 {
   top: 28%;
   left: 15%;
}

.ams-aboutUs-branch-item.map_09 .ams-location-cn-02 {
   top: 5px;
   left: 42%;
}

.ams-aboutUs-branch-item.map_09 .ams-location-cn-03 {
   top: 13%;
   left: 52%;
}

.ams-aboutUs-branch-item.map_09 .ams-location-cn-04 {
   top: 24%;
   left: 56%;
}

.ams-aboutUs-branch-item.map_09 .ams-location-cn-05 {
   top: 33%;
   left: 52%;
}

.ams-aboutUs-branch-item.map_09 .ams-location-cn-06 {
   top: 40%;
   left: 60%;
}

.ams-aboutUs-branch-item.map_09 .ams-location-cn-07 {
   top: 17%;
   left: 34%;
}

.ams-aboutUs-branch-item.map_09 .ams-location-cn-08 {
   top: 30%;
   left: 69%;
}

.ams-aboutUs-branch-item.map_09 .ams-location-hk-01 {
   top: 24%;
   left: 45%;
}

.ams-aboutUs-branch-item.map_09 .ams-location-hk-02 {
   top: 38%;
   left: 78%;
}

.ams-aboutUs-branch-item.map_10 {
   top: 51.5%;
   left: 78.6%;
}

.ams-aboutUs-branch-item.map_10 .ams-location-cn-01 {
   top: 30%;
   left: 24%;
}

.ams-aboutUs-branch-option-item {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}

.ams-aboutUs-branch-option-item p {
   font-size: 22px;
}

.ams-aboutUs-branch-option-item>div {
   margin-right: 30px;
}

.ams-aboutUs-branch-option-location i {
   font-size: 36px;
}

.ams-aboutUs-branch-city {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   width: 120px;
   -webkit-box-pack: start;
   -ms-flex-pack: start;
   justify-content: flex-start;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
}

.ams-aboutUs-branch-city.mtpis-location {
   width: 100%;
}

.ams-aboutUs-branch-city.mtpis-location .ams-aboutUs-branch-city-item {
   width: 100%;
}

.ams-aboutUs-branch-city-item {
   width: 50%;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}

.ams-aboutUs-branch-city-item i {
   margin-right: 5px;
}

.ams-aboutUs-branch .ams-location-cn {
   position: absolute;
   color: #e62310;
   -webkit-transform: scale(0.7);
   transform: scale(0.7);
   z-index: 5;
}

.ams-aboutUs-branch .ams-location-hk {
   position: absolute;
   color: #182689;
   -webkit-transform: scale(0.7);
   transform: scale(0.7);
   z-index: 5;
}

.ams-aboutUs-branch .ams-location-overseas {
   position: absolute;
   color: #4ac0f0;
   -webkit-transform: scale(0.7);
   transform: scale(0.7);
   z-index: 5;
}

.ams-aboutUs-branch .ams-location-overseas-01 {
   top: 58%;
   left: 57%;
}

.ams-aboutUs-branch .ams-location-overseas-02 {
   top: 51.8%;
   left: 26%;
}

.ams-aboutUs-branch .ams-location-overseas-03 {
   top: 55%;
   left: 14.5%;
}

.ams-aboutUs-modal {
   position: absolute;
   top: 50%;
   left: 50%;
   -webkit-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
   -webkit-transition: all 800ms;
   transition: all 800ms;
   visibility: hidden;
   z-index: 6;
}

.ams-aboutUs-modal-box {
   width: 500px;
   padding: 40px;
   -webkit-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 800ms;
   transition: all 800ms;
   -webkit-transform-origin: center;
   transform-origin: center;
   background: #fff;
   border-top-right-radius: 20px;
   border-bottom-left-radius: 20px;
   -webkit-box-shadow: -1px 1px 5px 1px #ccc;
   box-shadow: -1px 1px 5px 1px #ccc;
}

.ams-aboutUs-modal-title h3 {
   font-size: 24px;
   margin-bottom: 30px;
}

.ams-aboutUs-modal-title p {
   font-size: 36px;
}

.ams-aboutUs-modal-btn {
   margin-top: 30px;
}

.ams-aboutUs-modal-btn a {
   color: #e62310;
}

.ams-aboutUs-modal-btn i {
   display: inline-block;
}

.ams-aboutUs-modal-close {
   position: absolute;
   right: 10px;
   top: 10px;
}

.ams-aboutUs-modal-close-icon {
   height: 20px;
   width: 20px;
   position: absolute;
   color: rgba(0, 0, 0, 0.87);
   top: 10px;
   right: 10px;
   cursor: pointer;
   opacity: .6;
   text-align: center;
   font-size: 27px !important;
   line-height: 14px !important;
   z-index: 1;
}

.ams-aboutUs-bottom-img {
   position: absolute;
   bottom: 0;
}

/*ams-join*/
.ams-joinUs-banner {
   position: relative;
}

.ams-joinUs-banner-text {
   position: absolute;
   top: 50%;
   margin-top: -85px;
   left: 10%;
   color: #fff;
}

.ams-joinUs-banner-text h1 {
   font-weight: 400;
   font-size: 48px;
   letter-spacing: 6px;
}

.ams-joinUs-title {
   text-align: center;
}

.ams-joinUs-title h1 {
   font-size: 36px;
}

.ams-joinUs-title h3 {
   font-size: 20px;
   font-weight: 500;
   letter-spacing: 4px;
   margin: 5px 0 10px;
}

.ams-joinUs-content {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   padding: 100px 0 200px;
}

.ams-joinUs-content h2 {
   font-size: 36px;
   font-weight: 500;
}

.ams-joinUs-content-left-title {
   margin-bottom: 40px;
}

.ams-joinUs-content-left-content {
   margin-bottom: 80px;
}

.ams-joinUs-content-left-content p {
   font-size: 20px;
}

.ams-joinUs-content-left-btn {
   width: 250px;
}

.ams-joinUs-content-left-btn a {
   height: 45px;
   line-height: 45px;
}

.ams-joinUs-content-right ul {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   text-align: right;
}

.ams-joinUs-content-right ul li:first-child {
   margin-right: 10px;
}

/*ams-contact*/
.ams-contact-banner {
   position: relative;
}

.ams-contact-banner-text {
   position: absolute;
   top: 50%;
   margin-top: -85px;
   right: 10%;
   color: #333;
}

.ams-contact-banner-text h1 {
   font-weight: 400;
   font-size: 48px;
   letter-spacing: 6px;
}

.ams-contact-title {
   text-align: center;
}

.ams-contact-title h1 {
   font-size: 36px;
}

.ams-contact-search {
   padding: 60px 0;
}

.ams-contact-search-title {
   border-bottom: 1px solid #e5e5e5;
}

.ams-contact-search-title h1 {
   font-size: 36px;
   font-weight: 500;
   letter-spacing: 2px;
}

.ams-contact-search-bar {
   margin-top: 30px;
}

.ams-contact-search-bar .ams-search-input {
   width: 360px;
}

.ams-contact-info-box {
   padding: 60px 0;
}

.ams-contact-info-title {
   border-bottom: 1px solid #e5e5e5;
}

.ams-contact-info-title h2 {
   font-size: 36px;
   font-weight: 500;
}

.ams-contact-info-content-empty {
   padding: 40px 0;
}

.ams-contact-info-content ul {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
}

.ams-contact-info-content ul li {
   border-bottom: 1px solid #e5e5e5;
   padding: 40px;
   width: 50%;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
}

.ams-contact-info-content ul li:nth-last-child(1):first-child {
   width: 100%;
}

.ams-contact-info-content ul li h3 {
   font-size: 24px;
   margin-bottom: 30px;
   font-weight: 500;
}

.ams-contact-info-content ul li p {
   font-size: 18px;
}

.ams-contact-info-112 {
   width: 100% !important;
}

/*ams-trace*/
.ams-trace-wrap {
   width: 100%;
   overflow: hidden;
   height: 1000px;
   position: relative;
}

.ams-trace-box {
   -webkit-transform: translate(0, 0);
   transform: translate(0, 0);
   width: 200%;
   margin-top: 449px;
   height: 1000px;
   position: relative;
   -webkit-transition: all 1s linear;
   transition: all 1s linear;
}

.ams-trace-step-statustime {
   position: absolute;
   -webkit-transform: translate(-50%, 0);
   transform: translate(-50%, 0);
   left: 50%;
}

.ams-trace-step:before {
   display: table;
   content: "";
}

.ams-trace-step li {
   display: table-cell;
   width: 256px;
   position: relative;
   -webkit-transition: all .3s ease-in-out;
   transition: all .3s ease-in-out;
}

.ams-trace-step li:first-child a:after {
   left: 50%;
   border-radius: 5px 0 0 5px;
}

.ams-trace-step li:last-child a:after {
   right: 50%;
}

.ams-trace-step li.trace-error a:before {
   content: "";
   background-color: #fff;
   color: #fff;
   border-color: #e62310;
   -webkit-box-shadow: 0 0 0 5px #e62310;
   box-shadow: 0 0 0 5px #e62310;
}

.ams-trace-step li.active a:before {
   content: '\e621';
   background-color: #182689;
   color: #fff;
   border-color: #182689;
   -webkit-box-shadow: 0 0 0 5px #182689;
   box-shadow: 0 0 0 5px #182689;
}

.ams-trace-step li.active a:after {
   background-color: #182689;
}

.ams-trace-step li a {
   position: relative;
   display: block;
   cursor: pointer;
   padding: 10px 15px;
   height: 20px;
   text-align: center;
   font-family: "iconfont" !important;
   font-size: 16px;
   font-style: normal;
   -webkit-font-smoothing: antialiased;
   -webkit-transition: all .3s ease-in-out;
   transition: all .3s ease-in-out;
}

.ams-trace-step li a:before {
   content: "";
   position: absolute;
   z-index: 2;
   top: -10px;
   left: 0;
   right: 0;
   margin: 0 auto;
   width: 10px;
   height: 10px;
   border-radius: 50%;
   background-color: #fff;
   line-height: 10px;
   -webkit-box-shadow: 0 0 0 5px #dcdcdc;
   box-shadow: 0 0 0 5px #dcdcdc;
}

.ams-trace-step li a:after {
   content: "";
   position: absolute;
   left: 0;
   right: 0;
   top: -18%;
   background-color: #dcdcdc;
   z-index: 1;
   height: 5px;
}

.ams-trace-step li span.active {
   background: #4ac0f0;
}

.ams-trace-step li span.active .ams-trace-arrow {
   color: #4ac0f0;
}

.ams-trace-step li span {
   width: 12px;
   height: 12px;
   display: block;
   position: absolute;
   background: #dcdcdc;
   right: -2px;
   top: -15px;
   z-index: 3;
   border-radius: 50%;
}

.ams-trace-step li span.s-top:before {
   position: relative;
   top: -265px;
}

.ams-trace-step li span.s-top ul {
   position: relative;
   top: -517px;
   width: 540px;
}

.ams-trace-step li span.active:before {
   border-left: 2px dashed #4ac0f0;
}

.ams-trace-step li span:before {
   content: '';
   width: 2px;
   height: 250px;
   display: block;
   text-align: center;
   border-left: 2px dashed #dcdcdc;
   margin: 12px auto 0;
}

.ams-trace-step li span.s-top.s-top-end ul {
   width: 800px;
}

.ams-trace-step li span.s-top.s-top-end ul li:last-child em:after {
   right: 50%;
}

.ams-trace-step li span ul {
   width: 800px;
}

.ams-trace-step li span ul li:first-child.active em:after {
   left: 4px;
   border-radius: 5px 0 0 5px;
}

.ams-trace-step li span ul li:last-child em:after {
   right: -5px;
}

.ams-trace-step li span ul li.trace-error em:before {
   content: "";
   background-color: #fff;
   color: #fff;
   border-color: #e62310;
   -webkit-box-shadow: 0 0 0 5px #e62310;
   box-shadow: 0 0 0 5px #e62310;
}

.ams-trace-step li span ul li.active em:before {
   content: '\e621';
   background-color: #4ac0f0;
   color: #fff;
   border-color: #4ac0f0;
   -webkit-box-shadow: 0 0 0 5px #4ac0f0;
   box-shadow: 0 0 0 5px #4ac0f0;
}

.ams-trace-step li span ul li.active em:after {
   border-bottom: 2px dashed #4ac0f0;
}

.ams-trace-step li em {
   position: relative;
   height: 8px;
   display: block;
   cursor: pointer;
   padding: 10px 15px;
   text-align: center;
   font-family: "iconfont" !important;
   font-size: 16px;
   font-style: normal;
   -webkit-font-smoothing: antialiased;
   -webkit-transition: all .3s ease-in-out;
   transition: all .3s ease-in-out;
}

.ams-trace-step li em:before {
   content: "";
   position: absolute;
   z-index: 2;
   top: -5px;
   left: 0;
   right: 0;
   margin: 0 auto;
   width: 10px;
   height: 10px;
   border-radius: 50%;
   background-color: #fff;
   line-height: 10px;
   -webkit-box-shadow: 0 0 0 5px #dcdcdc;
   box-shadow: 0 0 0 5px #dcdcdc;
}

.ams-trace-step li em:after {
   content: "";
   position: absolute;
   left: 4px;
   right: 0;
   top: 0;
   z-index: 1;
   border-bottom: 2px dashed #dcdcdc;
}

.ams-trace-bar {
   position: absolute;
   top: 50%;
   z-index: 5;
   margin-top: -329px;
}

.ams-trace-bar-arrow {
   left: 40px;
}

.ams-trace-bar-arrow ul li {
   color: #9c9b9b !important;
   height: 75px;
   font-size: 36px !important;
}

.ams-trace-bar ul {
   display: -webkit-inline-box;
   display: -ms-inline-flexbox;
   display: inline-flex;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   -ms-flex-direction: column;
   flex-direction: column;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   height: 650px;
}

.ams-trace-bar ul li {
   padding: 48px 6px;
   color: #ffffff;
   font-size: 18px;
   text-align: center;
   letter-spacing: 5px;
   -webkit-writing-mode: vertical-lr;
   border-radius: 5px;
}

.ams-trace-bar ul li:first-child {
   border-top-left-radius: 30px;
   border-top-right-radius: 30px;
   border-bottom-left-radius: 0;
   border-bottom-right-radius: 0;
}

.ams-trace-bar ul li:last-child {
   border-bottom-left-radius: 30px;
   border-bottom-right-radius: 30px;
   border-top-left-radius: 0;
   border-top-right-radius: 0;
}

.ams-trace-btn i {
   font-size: 45px;
}

.ams-trace-btn a {
   color: rgba(0, 0, 0, 0.2);
   z-index: 6;
}

.ams-trace-btn-prev {
   position: absolute;
   left: 40px;
   top: 51%;
   -webkit-transform: rotate(180deg);
   transform: rotate(180deg);
}

.ams-trace-btn-next {
   position: absolute;
   top: 51%;
   right: -6%;
}

.ams-trace-icon {
   width: 70px;
   height: 84px;
   position: absolute;
   top: -119px;
   margin-left: -35px;
   left: 50%;
   background-size: cover;
   background-repeat: no-repeat;
}

.ams-trace-icon-cargo-1 {
   background-image: url("../images/trace-cargo-1.png");
}

.ams-trace-icon-cargo-2 {
   background-image: url("../images/trace-cargo-2.png");
}

.ams-trace-icon-cargo-3 {
   background-image: url("../images/trace-cargo-3.png");
}

.ams-trace-icon-cargo-4 {
   background-image: url("../images/trace-cargo-4.png");
}

.ams-trace-icon-cargo-5 {
   background-image: url("../images/trace-cargo-5.png");
}

.ams-trace-icon-cargo-6 {
   background-image: url("../images/trace-cargo-6.png");
}

.ams-trace-icon-cargo-7 {
   background-image: url("../images/trace-cargo-7.png");
}

.ams-trace-icon-cargo-8 {
   background-image: url("../images/trace-cargo-8.png");
}

.ams-trace-icon-cargo-9 {
   background-image: url("../images/trace-cargo-9.png");
}

.ams-trace-icon-cargo-10 {
   background-image: url("../images/trace-cargo-10.png");
}

.ams-trace-icon-doc-1 {
   background-image: url("../images/trace-doc-1.png");
}

.ams-trace-icon-doc-2 {
   background-image: url("../images/trace-doc-2.png");
}

.ams-trace-icon-doc-3 {
   background-image: url("../images/trace-doc-3.png");
}

.ams-trace-icon-doc-4 {
   background-image: url("../images/trace-doc-4.png");
}

.ams-trace-icon-doc-5 {
   background-image: url("../images/trace-doc-5.png");
}

.ams-trace-icon-cd-1 {
   background-image: url("../images/trace-cd-1.png");
}

.ams-trace-icon-cd-2 {
   background-image: url("../images/trace-cd-2.png");
}

.ams-trace-icon-cd-3 {
   background-image: url("../images/trace-cd-3.png");
}

.ams-trace-icon-cd-4 {
   background-image: url("../images/trace-cd-4.png");
}

.ams-trace-icon-cd-5 {
   background-image: url("../images/trace-cd-5.png");
}

.ams-trace-icon-error {
   width: 48px;
   height: 48px;
   position: absolute;
   top: -80px;
   left: 50%;
   margin-left: -24px;
   background-size: cover;
   background-repeat: no-repeat;
   background: url("../images/trace-error.png");
}

.ams-trace-arrow {
   position: absolute;
   left: -3px;
   color: #ccc;
   font-weight: 900;
}

.ams-trace-arrow-left-top {
   top: -125px;
   -webkit-transform: rotate(-90deg);
   transform: rotate(-90deg);
}

.ams-trace-arrow-left-bottom {
   top: 125px;
   -webkit-transform: rotate(90deg);
   transform: rotate(90deg);
}

.ams-trace-arrow-right-top {
   top: -125px;
   -webkit-transform: rotate(-270deg);
   transform: rotate(-270deg);
}

.ams-trace-arrow-right-bottom {
   top: 125px;
   -webkit-transform: rotate(-90deg);
   transform: rotate(-90deg);
}

.ams-trace-bg {
   width: 100%;
   background: #f9f9f9;
   height: 250px;
   position: absolute;
   top: 50%;
   margin-top: -178px;
   border-radius: 10px;
   margin-right: 16px;
}

.ams-trace-block {
   position: relative;
   height: 1000px;
}

.ams-trace-webuiPopovers .webui-arrow {
   display: none;
}

.ams-trace-header .ams-search-input-history {
   width: 380px;
   display: block;
}

.ams-trace-header .fade-enter-active,
.ams-trace-header .fade-leave-active {
   -webkit-transition: opacity .5s;
   transition: opacity .5s;
}

.ams-trace-header .fade-enter,
.ams-trace-header .fade-leave-to {
   opacity: 0;
}

.ams-trace-header .ams-contact-search {
   padding: 60px 0 20px;
}

.ams-trace-header .ams-search-input {
   border: 1px solid #ccc;
}

.ams-trace-header .ams-contact-search-title {
   border: 0;
}

.ams-trace-header-anonymous {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   border-top: 1px solid #e5e5e5;
   padding-top: 40px;
   padding-bottom: 100px;
}

.ams-trace-header-anonymous i {
   font-size: 80px;
   color: #e62310;
   position: relative;
   top: -20px;
}

.ams-trace-header-anonymous-content {
   margin-left: 30px;
}

.ams-trace-header-anonymous-content h3 {
   font-size: 24px;
   color: #e62310;
   margin-bottom: 18px;
}

.ams-trace-header-anonymous-content h4 {
   font-size: 18px;
   color: #333333;
   margin-bottom: 10px;
}

.ams-trace-header-anonymous-content ul li {
   list-style: disc;
   font-size: 16px;
   color: #666666;
   margin-left: 20px;
   margin-bottom: 10px;
}

.ams-trace-title {
   margin-top: 60px;
}

.ams-trace-title h1 {
   font-size: 36px;
   font-weight: 500;
   letter-spacing: 2px;
}

.ams-trace-footer-step {
   position: relative;
}

.ams-trace-footer-step-time {
   color: #666666 !important;
}

.ams-trace-footer-step-text {
   color: #8c8c8c !important;
}

.ams-trace-footer-step.active a:before {
   background-color: #4ac0f0;
   -webkit-box-shadow: 0 0 0 5px #4ac0f0;
   box-shadow: 0 0 0 5px #4ac0f0;
}

.ams-trace-footer-step.active a:after {
   background-color: #4ac0f0;
   color: #fff;
}

.ams-trace-footer-step a {
   position: relative;
   display: block;
   cursor: pointer;
   padding: 30px 0;
   text-align: center;
   font-family: "iconfont" !important;
   font-size: 16px;
   font-style: normal;
   -webkit-font-smoothing: antialiased;
   -webkit-transition: all .3s ease-in-out;
   transition: all .3s ease-in-out;
}

.ams-trace-footer-step a:before {
   content: "\e621";
   top: 0;
   position: relative;
   display: inline-block;
   text-align: center;
   color: #ffffff;
   margin-right: 15px;
   z-index: 2;
   left: 0;
   right: 0;
   width: 10px;
   height: 10px;
   border-radius: 50%;
   background-color: #dcdcdc;
   line-height: 10px;
   -webkit-box-shadow: 0 0 0 5px #dcdcdc;
   box-shadow: 0 0 0 5px #dcdcdc;
}

.ams-trace-footer-step a:after {
   content: "";
   width: 2px;
   height: 100%;
   top: 0;
   bottom: 0;
   left: 105px;
   border: 0;
   position: absolute;
   right: 0;
   background-color: #dcdcdc;
   z-index: 1;
}

.ams-trace-table {
   width: 100%;
   border: 1px solid #f4f4f4;
   border-radius: 15px;
}

.ams-trace-table-td-line {
   width: 200px;
}

.ams-trace-table-td-time {
   width: 300px;
}

.ams-trace-table-td-dep {
   width: 780px;
}

.ams-trace-table-td-collapse {
   text-align: center;
   font-size: 18px;
   color: #666666 !important;
   cursor: pointer;
}

.ams-trace-table.ams-trace-table-nohead tbody tr:first-child {
   border-top-left-radius: 15px;
   border-top-right-radius: 15px;
}

.ams-trace-table.ams-trace-table-nohead tbody tr:first-child td:first-child {
   border-top-left-radius: 15px;
}

.ams-trace-table.ams-trace-table-nohead tbody tr:first-child td:last-child {
   border-top-right-radius: 15px;
}

.ams-trace-table.ams-trace-table-nohead tbody tr td {
   padding: 30px;
}

.ams-trace-table.ams-trace-table-nohead tbody tr td strong {
   display: inline-block;
   color: #000;
   font-weight: 500;
   margin-left: 5px;
}

.ams-trace-table thead tr {
   background: #eeeeee;
}

.ams-trace-table thead tr td {
   padding: 30px;
}

.ams-trace-table thead tr td h1 {
   color: #000;
   font-size: 28px;
}

.ams-trace-table tbody tr:nth-child(odd) {
   background: #f8f8f8;
}

.ams-trace-table tbody tr td {
   color: #8c8c8c;
   font-size: 16px;
}

.ams-trace-table tbody tr td span {
   padding: 30px;
   display: block;
   color: #000;
}

.ams-trace-table tbody tr:nth-child(n+7) {
   display: none;
}

.ams-trace-table tbody tr:first-child .ams-trace-footer-step a:after {
   height: 50%;
   top: 50%;
}

.ams-trace-table tbody tr:last-child .ams-trace-footer-step a:after {
   height: 50%;
}

.ams-trace-table tbody.open tr {
   display: table-row;
}

.ams-trace-table tfoot tr {
   background: #f8f8f8;
}

.ams-trace-table tfoot tr td {
   text-align: center;
}

.ams-trace-table tfoot tr td em {
   font-style: normal;
}

.ams-trace-table tfoot tr td span {
   padding: 30px;
   display: block;
   color: #000;
}

.ams-trace-table tfoot tr td span i {
   display: inline-block;
}

.ams-trace-translate-50 {
   -webkit-transform: translate(-50%, 0);
   transform: translate(-50%, 0);
}

.ams-trace-line-w-542 {
   width: 542px !important;
}

.ams-trace-noResultTrace .ams-search-btn {
   width: 120px;
   height: 40px;
   border-radius: 5px;
   -webkit-box-shadow: none;
   box-shadow: none;
   background: #182689;
   color: #fff;
   position: static;
   margin-top: 15px;
   font-size: 16px;
}

.ams-trace-container {
   width: 100%;
   position: relative;
}

.ams-trace-step {
   margin: 0;
   margin-top: 60px;
   padding: 0;
   margin-left: 40px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   width: 200%;
   -webkit-transition: -webkit-transform 1s linear;
   transition: -webkit-transform 1s linear;
   transition: transform 1s linear;
   transition: transform 1s linear, -webkit-transform 1s linear;
}

.ams-trace-container-item {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   margin-top: 30px;
   height: 250px;
   /* width: 200%; */
   overflow: hidden;
   position: relative;
}

.ams-trace-step-link-disable {
   color: #999 !important;
   cursor: not-allowed !important;
}

.ams-trace-step-link-disable div {
   border-bottom: 1px solid #999 !important;
}

.ams-trace-container-item .icon-arrows {
   position: absolute;
   left: 65px;
   font-size: 36px;
   color: #9c9b9b;
}

.ams-trace-container-item-bg {
   background: #f9f9f9;
}

.ams-trace-icon {
   -webkit-transform: scale(0.8);
   transform: scale(0.8);
   top: -95px;
   display: none;
}

.ams-trace-step li.active .ams-trace-icon {
   display: block;
}

.ams-trace-container-item-bar {
   padding: 48px 6px;
   color: #ffffff;
   font-size: 18px;
   text-align: center;
   letter-spacing: 5px;
   -webkit-writing-mode: vertical-lr;
   border-radius: 5px;
   background: #182689;
   position: absolute;
   z-index: 1;
}

.ams-trace-container-row {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}

.ams-trace-order-icon-1 {
   background-image: url("../images/order-acceptance.png");
}

.ams-trace-order-icon-2 {
   background-image: url("../images/order-terminate.png");
}

.ams-trace-bill-icon-1 {
   background-image: url("../images/bill-confirm.png");
}

.ams-trace-bill-icon-3 {
   background-image: url("../images/bill-audit.png");
}

.ams-trace-bill-icon-4 {
   background-image: url("../images/bill-emit.png");
}

.ams-trace-warehouse-icon-1 {
   background-image: url("../images/warehouse-complete.png");
}

.ams-trace-warehouse-icon-2 {
   background-image: url("../images/warehouse-boxed.png");
}

.ams-trace-warehouse-icon-4 {
   background-image: url("../images/warehouse-port.png");
}

.ams-trace-warehouse-icon-5 {
   background-image: url("../images/warehouse-shipment.png");
}

.ams-trace-warehouse-icon-6 {
   background-image: url("../images/warehouse-sail.png");
}

.ams-trace-warehouse-icon-7 {
   background-image: url("../images/warehouse-arrived.png");
}

.ams-trace-warehouse-icon-8 {
   background-image: url("../images/warehouse-discharging.png");
}

.ams-trace-warehouse-icon-9 {
   background-image: url("../images/warehouse-single.png");
}

.ams-trace-warehouse-icon-10 {
   background-image: url("../images/warehouse-pickup.png");
}

.ams-trace-warehouse-icon-11 {
   background-image: url("../images/warehouse-delivery.png");
}

.ams-trace-step-statustime {
   color: #bcbbbb;
   font-size: 13px;
}

.grey-background {
   background-color: #f9f9f9;
}

.customs-declaration-bg {
   background-color: #4ac0f0;
}

.ams-trace-step-customs li.active a:after {
   background-color: #4ac0f0 !important;
}

.ams-trace-step-customs li.active a:before {
   content: '\e621';
   background-color: #4ac0f0;
   color: #fff;
   border-color: #4ac0f0;
   -webkit-box-shadow: 0 0 0 5px #4ac0f0;
   box-shadow: 0 0 0 5px #4ac0f0;
}

.ams-trace-step-link {
   font-size: 13px;
   margin-top: 25px;
   color: #00baff;
   cursor: pointer;
}

.ams-trace-step-link div {
   display: inline;
   border-bottom: 1px solid #00baff;
   padding-bottom: 2px;
}

.trace-color-style-1 {
   color: #182689;
}

.trace-color-style-1 div {
   border-bottom: 1px solid #182689;
}

.trace-color-style-2 {
   color: #00baff;
}

.ams-trace-strem-btn-next {
   position: absolute;
   color: rgba(0, 0, 0, 0.2);
   position: absolute;
   bottom: 85px;
   cursor: pointer;
   z-index: 1;
   right: -80px;
}

.ams-trace-strem-btn-next i {
   font-size: 45px;
}

.ams-trace-strem-btn-prve {
   position: absolute;
   color: rgba(0, 0, 0, 0.2);
   position: absolute;
   bottom: 85px;
   cursor: pointer;
   z-index: 1;
   left: 60px;
   -webkit-transform: rotate(-180deg);
   transform: rotate(-180deg);
}

.ams-trace-strem-btn-prve i {
   font-size: 45px;
}

/*ams-error*/
.ams-page-error {
   text-align: center;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   position: relative;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   height: 100vh;
}

.ams-page-error h1 {
   font-size: 150px;
   font-weight: 500;
   margin-bottom: 20px;
}

.ams-page-error p {
   margin: 10px auto 20px;
   font-size: 26px;
   text-transform: uppercase;
   letter-spacing: 1px;
}

.ams-page-error-advise {
   color: #666 !important;
   font-size: 16px !important;
   margin-bottom: 20px !important;
}

/*ams-mailverify*/
.ams-mailverify-title {
   border-bottom: 1px solid #e5e5e5;
   padding: 60px 0 10px;
   font-weight: 700;
}

.ams-mailverify-title h1 {
   font-size: 36px;
}

.ams-mailverify-content {
   text-align: center;
   padding: 50px 0 120px;
}

.ams-mailverify-icon i {
   font-size: 90px;
}

.ams-mailverify-text p {
   font-size: 18px;
}

.ams-mailverify-text p:first-child {
   font-size: 30px;
   margin-bottom: 25px;
}

/*popup*/
.white-popup-block {
   background: #fff;
   width: 600px;
   margin: 0 auto;
   padding: 40px;
   position: relative;
}

.ams-protocol {
   padding: 100px 0;
   width: 1000px;
   margin: 0 auto;
}

.ams-protocol h1 {
   text-align: center;
   margin-bottom: 60px;
   font-size: 36px;
   font-weight: 500;
}

.ams-protocol h3 {
   font-size: 18px;
   margin: 30px 0;
   font-weight: 500;
}

.ams-protocol p {
   font-size: 16px;
}

.ams-protocol-popup {
   max-height: 1000px;
   overflow: auto;
   padding: 40px 60px;
}

/*ams-fixingprice*/
.ams-fixingprice {
   width: 100%;
   max-width: 1920px;
   margin: 0 auto;
   height: calc(100vh - 90px);
   background-image: url("/static/images/freightInquiryback.png");
   background-repeat: no-repeat;
   background-size: cover;
   background-position: center;
}

.ams-fixingprice-container {
   position: relative;
   height: calc(100vh - 90px);
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}

.ams-fixingprice-left {
   width: 400px;
   height: 100%;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
}

.ams-fixingprice-container-left {
   width: 86px;
   height: 100%;
   background: rgba(7, 8, 113, 0.8);
}

.ams-fixingprice-list-one {
   padding: 90px 0;
}

.ams-fixingprice-list-one li {
   list-style: none;
   -webkit-writing-mode: lr-tb;
   -ms-writing-mode: lr-tb;
   writing-mode: lr-tb;
   padding: 63px 33px;
   font-size: 22px;
   color: #FFFFFF;
   text-align: center;
}

.ams-fixingprice-container-right {
   width: 314px;
   height: 100%;
   background: rgba(38, 37, 133, 0.7);
}

.ams-fixingprice-j_active {
   background: #182689;
}

.ams-fixingprice-content {
   width: 100%;
   height: 100%;
   padding-top: 56px;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
   display: none;
}

.ams-fixingprice-j_show {
   display: block;
}

.ams-fixingprice-right-title {
   width: 170px;
   margin-left: 58px;
   border-bottom: 1px solid #FFFFFF;
}

.ams-fixingprice-right-title h3 {
   font-size: 28px;
   color: #FFFFFF;
   padding: 9px 0;
}

.ams-fixingprice-list-nav {
   overflow: visible;
}

.ams-fixingprice-list-nav li {
   height: 152px;
   line-height: 152px;
   list-style: none;
   font-size: 26px;
   text-align: center;
   color: #FFFFFF;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
   position: relative;
}

.ams-fixingprice-list-nav li img {
   display: inline-block;
   vertical-align: middle;
   margin-right: 12px;
}

.ams-fixingprice-list_big {
   width: 470px;
   height: 100%;
   background: -webkit-gradient(linear, left top, right top, from(#e80400), to(transparent));
   background: linear-gradient(to right, #e80400, transparent);
   background: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(255, 4, 0, 0.75)), to(transparent));
   background: linear-gradient(to right, rgba(255, 4, 0, 0.75) 50%, transparent);
   font-size: 50px;
   position: absolute;
   text-align: left;
   padding-left: 57px;
   margin: 0;
}

.ams-fixingprice-top-style {
   top: 12px;
   left: 50%;
   -webkit-transform: translateX(-50%) rotate(90deg);
   transform: translateX(-50%) rotate(90deg);
}

.ams-fixingprice-bottom-style {
   bottom: 72px;
   top: auto;
   left: 50%;
   -webkit-transform: translateX(-50%) rotate(90deg);
   transform: translateX(-50%) rotate(90deg);
}

.ams-fixingprice-right {
   width: 328px;
   position: relative;
   right: 7.5%;
   background: #FFFFFF;
   border-radius: 9px;
}

.ams-fixingprice-right-content {
   padding: 48px 42px 40px 66px;
}

.ams-fixingprice-noraml-group {
   margin-bottom: 28px;
}

.ams-fixingprice-noraml-input-group {
   width: 100%;
   display: inline-block;
   position: relative;
   left: -4px;
}

.ams-fixingprice-noraml-input-group img {
   position: absolute;
   left: -30px;
}

.ams-fixingprice-noraml-input-group label {
   width: auto;
   position: relative;
   text-align: left;
   font-size: 18px;
   margin-bottom: 3px;
   padding-left: 5px;
}

.ams-fixingprice-noraml-input-group label .ams-required {
   position: absolute;
   left: -4px;
}

.ams-fixingprice-label-shipment {
   color: #4ac0f0;
}

.ams-fixingprice-label-objective {
   color: #35b8bc;
}

.ams-fixingprice-label-sail {
   color: #3f99d5;
}

.ams-fixingprice-select-box {
   width: 100%;
   position: relative;
}

.ams-fixingprice-select-box select {
   height: 40px;
   background: #f1f1f1;
}

.ams-fixingprice-select-box input::-webkit-input-placeholder {
   font-size: 16px;
   color: #c7c7c7;
}

.ams-fixingprice-select-box img {
   display: inline-block;
   width: 13px;
   height: 8px;
   position: absolute;
   top: 0;
   right: 0;
}

.ams-fixingprice-select-box .select2-dropdown {
   border: 0;
}

.ams-fixingprice-select-box .select2-container--default .select2-selection--single {
   border-radius: 4px;
   border: 0;
}

.ams-fixingprice-select-box .select2-container--default .select2-selection--single .select2-selection__arrow b {
   border-color: #686868 transparent transparent transparent;
   border-width: 8px 6px 0 6px;
   margin-left: -12px;
}

.ams-fixingprice-select-box .select2-results__options,
.ams-fixingprice-select-box .select2-search--dropdown {
   background: rgba(247, 245, 245, 0.2);
}

.ams-fixingprice-select-box .select2-container--default .select2-results__option[aria-selected=true] {
   background-color: #f1f1f1;
}

.ams-fixingprice-select-box .select2-container--default .select2-selection--single {
   background-color: #f1f1f1;
}

.ams-fixingprice-select-box .ams-form-noraml-control {
   width: 100%;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
   background: #f1f1f1;
}

.ams-fixingprice-select-box .ams-form-noraml-control {
   width: 100%;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
   background: #f1f1f1;
}

.ams-fixingprice-select-box span.error {
   font-size: 12px;
   display: inline-block;
}

.ams-fixingprice-outside-box {
   height: 100%;
   background: #f1f1f1;
   border-radius: 4px;
   margin-top: 13px;
   position: relative;
}

.ams-fixingprice-outside-box .small-box_span {
   display: inline-block;
   line-height: 38px;
   text-indent: 10px;
   text-align: right;
   font-size: 16px;
   color: #444444;
}

.ams-fixingprice-outside-box input {
   border: 0;
   height: 38px;
   background: #f1f1f1;
   width: 100px;
   color: black;
}

.ams-fixingprice-outside-box-active {
   margin-top: 0;
}

.ams-fixingprice-right-btn {
   width: 100%;
   position: absolute;
   bottom: 0;
}

.ams-fixingprice-right-btn button {
   padding: 10px 0 12px;
   border: 0;
   width: 100%;
   height: 100%;
   color: #FFFFFF;
   font-size: 20px;
   text-align: center;
   background: #182689;
   outline: none;
   border-radius: 0 0 9px 9px;
   cursor: pointer;
}

.ams-fixingprice-right-btn button:disabled {
   background: #dddddd;
   cursor: not-allowed;
}

.ams-fixingprice-small-unit {
   display: inline-block;
   color: #c7c7c7;
}

/*ams-fixingprice*/
.ams-fixingpricelist-box {
   background: #f5f5f5;
   padding-bottom: 10px;
}

.ams-fixingpricelist-header {
   background: url("/static/images/fixingpricelist_bg.png") no-repeat top right;
   width: 100%;
   height: 320px;
   background-color: #fff;
   margin-bottom: 10px;
}

.ams-fixingpricelist-layout {
   width: 100%;
   height: 220px;
   margin: 0 auto;
   background: rgba(255, 255, 255, 0.5);
   padding: 20px 20px 0px 20px;
   position: relative;
   top: 30px;
   border-radius: 5px;
   -webkit-box-shadow: 0 0 4px 1px #cccc;
   box-shadow: 0 0 4px 1px #cccc;
}

.ams-fixingpricelist-tab {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   margin-bottom: 10px;
}

.ams-fixingpricelist-title,
.ams-fixingpricelist-content {
   width: 120px;
   color: #182689;
   font-size: 16px;
}

.ams-fixingpricelist-title:before,
.ams-fixingpricelist-content:before {
   content: '';
   display: inline-block;
   width: 1px;
   height: 12px;
   margin-right: 10px;
   background: #182689;
}

.ams-fixingpricelist-filter {
   overflow: hidden;
}

.ams-fixingpricelist-button {
   color: #fff;
   margin-top: 20px;
}

.ams-fixingpricelist-button button {
   width: 280px;
   color: #ffffff;
   display: block;
   margin: 0 auto;
}

.ams-fixingpricelist-button button:disabled {
   background: #dddddd;
   cursor: not-allowed;
}

.ams-fixingpricelist-select {
   width: 24.25%;
   float: left;
   margin-right: 1%;
}

.ams-fixingpricelist-select:last-child {
   margin-right: 0;
}

.ams-fixingpricelist-select input {
   width: 100%;
   background: transparent;
   outline: none;
   border: none;
   color: #ffffff;
   font-size: 20px;
   padding: 4px 0;
}

.ams-fixingpricelist-select input::-webkit-input-placeholder {
   color: #ffffff;
}

.ams-fixingpricelist-select input:-moz-placeholder {
   color: #ffffff;
}

.ams-fixingpricelist-select input::-moz-placeholder {
   color: #ffffff;
}

.ams-fixingpricelist-select input::-ms-input-placeholder {
   color: #ffffff;
}

.ams-fixingpricelist-select-location {
   width: 100%;
}

.ams-fixingpricelist-select-location>span:first-child {
   font-size: 20px;
   margin-right: 10px;
   opacity: 0.6;
}

.ams-fixingpricelist-select-calendar {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}

.ams-fixingpricelist-select-calendar-box {
   margin-top: 12px !important;
   margin-bottom: -5px !important;
}

.ams-fixingpricelist-select-calendar-day {
   font-size: 40px;
   margin-right: 10px;
   line-height: 59px;
}

.ams-fixingpricelist-select-calendar-wrap {
   line-height: 1;
}

.ams-fixingpricelist-select-article table {
   width: 260px;
   text-align: center;
}

.ams-fixingpricelist-select-article table tr {
   font-size: 20px;
   font-weight: 700;
}

.ams-fixingpricelist-select-article table tr:first-child {
   font-size: 14px;
   font-weight: 400;
}

.ams-fixingpricelist-select-article-box {
   margin-top: 11px !important;
   margin-bottom: -5px !important;
}

.ams-fixingpricelist-select-title {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   font-size: 16px;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}

.ams-fixingpricelist-select-title>span:first-child {
   margin-right: 5px;
}

.ams-fixingpricelist-select-content {
   margin-top: 25px;
   margin-bottom: 10px;
   font-size: 16px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   background: rgba(255, 255, 255, 0.2);
   padding: 5px;
   cursor: pointer;
   border-radius: 2px;
}

.ams-fixingpricelist-select-box {
   width: 100%;
   color: #ffffff;
   padding: 10px;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
}

.ams-fixingpricelist-select-box select {
   width: 100%;
}

.ams-fixingpricelist-arrow {
   width: 15px;
   height: 10px;
   cursor: pointer;
   background: url("/static/images/fp_solid_arrow.png") no-repeat;
}

.ams-fixingpricelist-item-header {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   margin-bottom: 20px;
}

.ams-fixingpricelist-item-loction {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
}

.ams-fixingpricelist-item-loction span {
   width: 146px;
   height: 30px;
   margin: 0 50px;
   text-align: center;
   font-size: 16px;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   color: #182689;
   background: url("/static/images/ams-fixingprice-long-arrow.png") no-repeat bottom left;
}

.ams-fixingpricelist-item-loction>div {
   font-size: 20px;
   color: #182689;
   font-weight: 600;
   letter-spacing: 1px;
}

.ams-fixingpricelist-item-btn {
   width: 120px;
}

.ams-fixingpricelist-item-btn a {
   color: #ffffff;
   font-size: 18px;
}

.ams-fixingpricelist-item-content-title {
   font-size: 18px;
   color: #333333;
   font-weight: 600;
   margin-bottom: 5px;
}

.ams-fixingpricelist-item-content-text {
   color: #777777;
   padding-right: 15px;
}

.ams-fixingpricelist-item-content-text-voccs {
   display: none;
}

.ams-fixingpricelist-item-content-text-single {
   color: #777777;
   padding-right: 15px;
}

.ams-fixingpricelist-item-content-price {
   color: #777;
   font-size: 20px;
   font-weight: 600;
   cursor: help;
}

.ams-fixingpricelist-item-content ul {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   overflow: hidden;
   height: 0;
}

.ams-fixingpricelist-item-content ul:first-child {
   margin-bottom: 20px;
   height: auto;
}

.ams-fixingpricelist-item-content ul li {
   width: calc(100%/6);
   font-size: 16px;
}

.ams-fixingpricelist-list>li {
   background: #ffffff;
   padding: 25px 0 10px;
   margin-bottom: 10px;
}

.ams-fixingpricelist-more {
   width: 28px;
   height: 16px;
   background: url("/static/images/fp_arrow.png") no-repeat;
   margin: 0 auto;
   cursor: pointer;
}

.ams-fixingpricelist-page {
   width: 200px;
   margin: 0 auto;
   color: #fff;
}

.ams-fixingpricelist-page a {
   color: #ffffff;
}

.ams-fixingpricelist-close {
   display: none;
   cursor: pointer;
}

.ams-fixingpricelist-noResult {
   background: #ffffff;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   padding: 60px 0 100px;
}

.ams-fixingpricelist-noResult-box {
   margin-right: 100px;
}

.ams-fixingpricelist-noResult-img {
   width: 500px;
   margin: 0 auto;
}

.ams-fixingpricelist-noResult-text h2 {
   font-size: 26px;
   margin-bottom: 5px;
}

.ams-fixingpricelist-noResult-text p {
   font-size: 16px;
   color: #777777;
}

.ams-fixingpricelist-noResult-form {
   width: 400px;
}

.ams-fixingpricelist-noResult-form .ams-form-group {
   margin-bottom: 10px;
}

.ams-fixingpricelist-noResult-form .ams-form-group label {
   display: block;
}

.ams-fixingpricelist-noResult-form .ams-form-group .select2-container--default .select2-selection--multiple {
   border-radius: 0;
   padding: 0 10px;
   font-size: 11px;
   line-height: 10px;
}

.ams-fixingpricelist-noResult-form .ams-form-group .select2-container .select2-search--inline .select2-search__field {
   margin-top: 0;
}

.ams-fixingpricelist-noResult-form .ams-form-group .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
   color: #fff;
   margin-right: 2px;
}

.ams-fixingpricelist-noResult-form .ams-form-group .select2-container--default .select2-selection--multiple .select2-selection__choice {
   line-height: 24px;
   background: #182589;
   color: #fff;
   border: 1px solid #ccc;
}

.ams-fixingpricelist-noResult-form .ams-form-group .select2-container--default.select2-container--focus .select2-selection--multiple {
   border: 1px solid #ccc;
}

.ams-fixingpricelist-noResult-form .ams-form-group input {
   display: block;
   width: 100%;
   padding: 0 10px;
   height: 38px;
   border: 1px solid #ccc;
   font-size: 12px;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
}

.ams-fixingpricelist-vtooltip .tooltip-arrow {
   border-color: #dddddd;
}

.ams-fixingpricelist-vtooltip .tooltip-inner {
   background: #ffffff;
   color: #161616;
   -webkit-box-shadow: 0px 0px 1px #ccc;
   box-shadow: 0px 0px 1px #ccc;
   border-radius: 5px;
}

/*---------language-en---------------*/
.language-en .ams-transportGuide-banner-text h1 {
   letter-spacing: 2px;
   text-transform: capitalize;
}

.language-en .ams-transportGuide-item-title h1 {
   font-size: 42px;
}

.language-en .ams-productService-item h3 {
   font-size: 32px;
}

.language-en .ams-aboutUs-banner-text h1 {
   letter-spacing: 2px;
   text-transform: capitalize;
}

.language-en .ams-aboutUs-branch-city {
   width: 200px;
}

.language-en .ams-aboutUs-branch-city-item {
   text-align: left;
   -webkit-box-pack: start;
   -ms-flex-pack: start;
   justify-content: flex-start;
}

.language-en .ams-csr-banner-text h1 {
   letter-spacing: 2px;
   text-transform: capitalize;
}

.language-en .ams-csr-horTimes-text p {
   padding: 0 10px;
}

.language-en .ams-csr-cityName {
   left: 36%;
}

.language-en .ams-joinUs-banner-text h1 {
   letter-spacing: 2px;
   text-transform: capitalize;
}

.language-en .ams-joinUs-content-left-content {
   width: 650px;
}

.language-en .ams-transportDetails-banner-text h1 {
   letter-spacing: 2px;
   text-transform: capitalize;
}

.language-en .ams-transportDetails-item {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   padding: 100px 60px;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
}

.language-en .ams-transportDetails-item-title {
   font-size: 16px;
   width: 850px;
}

.language-en .ams-transportDetails-item-title h2 {
   letter-spacing: 2px;
}

.language-en .ams-contact-banner-text h1 {
   letter-spacing: 2px;
}

.language-en .ams-prefecture-text h1 {
   letter-spacing: 2px;
   text-transform: capitalize;
}

.language-en .ams-prefecture-business-box {
   padding: 80px 0;
}

.language-en .ams-prefecture-business-content {
   position: relative;
   height: 500px;
}

.language-en .ams-prefecture-business-content ul {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-transform: rotate(-45deg);
   transform: rotate(-45deg);
   position: absolute;
   top: -140px;
   left: 230px;
}

.language-en .ams-prefecture-business-content li a {
   position: relative;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   width: 160px;
   height: 160px;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   cursor: none;
}

.language-en .ams-prefecture-business-content li a:hover .ams-prefecture-overlay {
   display: block;
}

.language-en .ams-prefecture-business-content li i {
   -webkit-transform: rotate(45deg);
   transform: rotate(45deg);
   display: inline-block;
   font-style: normal;
   font-size: 24px;
   color: #ffffff;
}

.language-en .ams-prefecture-business-primary-title {
   text-align: center;
   font-size: 24px;
   margin: 20px 0 40px;
}

.language-en .ams-prefecture-business-primary-content {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
}

.language-en .ams-prefecture-title {
   text-align: center;
   font-size: 36px;
}

.language-en .ams-prefecture-shadow {
   -webkit-box-shadow: 0 0 2px #dfdfdf;
   box-shadow: 0 0 2px #dfdfdf;
}

.language-en .ams-prefecture-overlay {
   width: 100%;
   height: 100%;
   position: absolute;
   color: #ffffff;
   text-align: center;
   line-height: 160px;
   display: none;
}

.language-en .ams-prefecture-introduce {
   padding: 80px 100px;
}

.language-en .ams-prefecture-introduce-bg {
   background: #f4f7fd;
}

.language-en .ams-prefecture-introduce-img {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
}

.language-en .ams-prefecture-introduce-bar {
   background: #e62310;
   padding: 10px 20px;
   display: inline-block;
   font-size: 24px;
   color: #fff;
   display: block;
   position: absolute;
   bottom: 52px;
   left: -49px;
}

.language-en .ams-prefecture-subTitle {
   font-size: 24px;
   margin-top: 40px;
}

.language-en .ams-prefecture-advantage ul {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   text-align: center;
}

.language-en .ams-prefecture-advantage ul li {
   width: 25%;
}

.language-en .ams-prefecture-advantage ul li h2 {
   margin: 50px 0;
   font-size: 30px;
}

.language-en .ams-prefecture-advantage ul li p {
   font-size: 16px;
}

.language-en .ams-prefecture-area {
   width: 100%;
   height: 600px;
   background: url("../images/prefecture_map_bg.png") no-repeat;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}

.language-en .ams-prefecture-area-right {
   width: 45%;
   margin-left: 100px;
}

.language-en .ams-prefecture-area-right h1 {
   font-size: 36px;
   margin-bottom: 40px;
}

.language-en .ams-prefecture-area-right-content {
   width: 480px;
   font-size: 16px;
}

.language-en .ams-prefecture-area-right-content p:nth-child(2) {
   margin-bottom: 20px;
}

.language-en .ams-prefecture-area-left {
   width: 55%;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
}

.language-en .ams-prefecture-area-left h3 {
   font-size: 24px;
   margin-bottom: 20px;
}

.language-en .ams-prefecture-area-left-layout {
   padding: 30px 40px;
   background: #fff;
   text-align: right;
   border-top-right-radius: 20px;
   border-bottom-left-radius: 20px;
}

.order-content {
   padding-top: 50px;
   padding-bottom: 50px;
}

.order-content h2 {
   font-size: 32px;
   margin-bottom: 15px;
}

.order-content .order-form input {
   border: 1px solid #eee;
   border-radius: 5px;
   height: 40px;
   width: 400px;
   padding: 0 15px;
   margin: 15px 0
}

.order-content .order-form button {
   background: #182689;
   color: #fff;
   border-radius: 5px;
   border: 0;
   height: 40px;
   text-align: center;
   display: block;
   width: 120px;
   cursor:pointer
}

.order-content section {
   margin-top: 20px;
   display: none
}

.order-content li{margin-bottom:60px;}

table {
   width: 100%;
   border-spacing: 0;
   border: 1px solid #f6f6f6;
}

.table-list1 {
   width: 100%;
   background: #f9f9f9;
   color: #999;
   margin-top: 35px;
   border-radius: 10px
}

.table-list1 tr td {
   height: 70px;
   border: 0;
   font-size: 16px;
   padding: 0 30px;
}

.table-list1 tr td span {
   color: #333;
}

.table-list1 tr:nth-child(2n) {
   background: #fff
}

.order-more {
   width: 60%;
   height: 45px;
   background: #182689;
   color: #fff;
   display: block;
   margin: 0 auto;
   text-align: center;
   line-height: 45px;
   border-radius: 10px;
   font-size: 16px;
   margin-top: 30px;
   cursor: pointer;
}

.table-list3{border: 1px solid #f6f6f6;}
.table-list2 ol dl,.table-list3 ol dl{width:35%}
.table-list3 ol dl:first-child,.table-list3 ol dl:last-child,.table-list2 ol dl:first-child,.table-list2 ol dl:last-child{width:15%}
.table-list3 ol dl:first-child{padding-left:30px;box-sizing: border-box;}
.table-list2{	
color: #333;
font-size: 22px;
height: 80px;
background: #eee;
font-weight:bold
}
.table-list2 ol{display:flex; justify-content: space-around;}
.table-list3{display:flex; flex-direction: column-reverse;}
.table-list3 ol{display:flex; justify-content: space-around; height:70px; align-items: center;}
.table-list3 ol:nth-child(odd){background:#f9f9f9;}

.table-list3 ol dl:first-child,.table-list3 ol dl:last-child{width:15%}
.table-list3 ol dl:first-child span {
position: relative;
}

.table-list3 ol dl:first-child span i {
font-size: 20px;
color: #ddd;
position: relative;
text-align: center;
z-index: 2;
}

.table-list3 ol dl:first-child span::before,
.table-list3 ol dl:first-child span::after {
content: '';
width: 1px;
height: 30px;
background: #ddd;
display: inline-block;
position: absolute;
left: 0;
right: 0;
margin: 0 auto
}

.table-list3 ol dl:first-child span::before {
top: -30px;
}

.table-list3 ol dl:first-child span::after {
top: 12px;
}
.table-list3 ol:last-child dl:first-child span::before,
.table-list3 ol:last-child dl:first-child span::after {
background: #47bbf4;
}

.table-list3 ol:last-child dl:first-child span i {
color: #47bbf4
}


/* .table-list2 { */
   /* width: 100%; */
   /* background: #f9f9f9; */
/* } */

/* .table-list2 thead tr th { */
   /* color: #333; */
   /* font-size: 22px; */
   /* height: 80px; */
   /* background: #eee; */
   /* padding: 0 30px; */
/* } */

/* .table-list2 tr td { */
   /* height: 70px; */
   /* border: 0; */
   /* font-size: 16px; */
   /* padding: 0 30px; */
/* } */

/* .table-list2 tr td:first-child { */
   /* text-align: center; */
/* } */

/* .table-list2 tr td:first-child span { */
   /* position: relative; */
/* } */

/* .table-list2 tr td:first-child span i { */
   /* font-size: 20px; */
   /* color: #ddd; */
   /* position: relative; */
   /* text-align: center; */
   /* z-index: 2; */
/* } */

/* .table-list2 tr td:first-child span::before, */
/* .table-list2 tr td:first-child span::after { */
   /* content: ''; */
   /* width: 1px; */
   /* height: 30px; */
   /* background: #ddd; */
   /* display: inline-block; */
   /* position: absolute; */
   /* left: 0; */
   /* right: 0; */
   /* margin: 0 auto */
/* } */

/* .table-list2 tr td:first-child span::before { */
   /* top: -28px; */
/* } */

/* .table-list2 tr td:first-child span::after { */
   /* top: 15px; */
/* } */

/* .table-list2 tr:nth-child(2n) { */
   /* background: #fff */
/* } */


/* .table-list2 tr:first-child td:first-child span::before, */
/* .table-list2 tr:first-child td:first-child span::after { */
   /* background: #47bbf4; */
/* } */

/* .table-list2 tr:first-child td:first-child span i { */
   /* color: #47bbf4 */
/* } */



/*---------language-en---------------*/
.language-en .ams-transportGuide-banner-text h1 {
  letter-spacing: 2px;
  text-transform: capitalize;
}

.language-en .ams-transportGuide-item-title h1 {
  font-size: 42px;
}

.language-en .ams-productService-item h3 {
  font-size: 32px;
}

.language-en .ams-aboutUs-banner-text h1 {
  letter-spacing: 2px;
  text-transform: capitalize;
}

.language-en .ams-aboutUs-branch-city {
  width: 200px;
}

.language-en .ams-aboutUs-branch-city-item {
  text-align: left;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.language-en .ams-csr-banner-text h1 {
  letter-spacing: 2px;
  text-transform: capitalize;
}

.language-en .ams-csr-horTimes-text p {
  padding: 0 10px;
}

.language-en .ams-csr-cityName {
  left: 36%;
}

.language-en .ams-joinUs-banner-text h1 {
  letter-spacing: 2px;
  text-transform: capitalize;
}

.language-en .ams-joinUs-content-left-content {
  width: 650px;
}

.language-en .ams-transportDetails-banner-text h1 {
  letter-spacing: 2px;
  text-transform: capitalize;
}

.language-en .ams-transportDetails-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 100px 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.language-en .ams-transportDetails-item-title {
  font-size: 16px;
  width: 850px;
}

.language-en .ams-transportDetails-item-title h2 {
  letter-spacing: 2px;
}

.language-en .ams-contact-banner-text h1 {
  letter-spacing: 2px;
}

.language-en .ams-prefecture-text h1 {
  letter-spacing: 2px;
  text-transform: capitalize;
}

.language-en .ams-prefecture-business-box {
  padding: 80px 0;
}

.language-en .ams-prefecture-business-content {
  position: relative;
  height: 500px;
}

.language-en .ams-prefecture-business-content ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: -140px;
  left: 230px;
}

.language-en .ams-prefecture-business-content li a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  height: 160px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: none;
}

.language-en .ams-prefecture-business-content li a:hover .ams-prefecture-overlay {
  display: block;
}

.language-en .ams-prefecture-business-content li i {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  display: inline-block;
  font-style: normal;
  font-size: 24px;
  color: #ffffff;
}

.language-en .ams-prefecture-business-primary-title {
  text-align: center;
  font-size: 24px;
  margin: 20px 0 40px;
}

.language-en .ams-prefecture-business-primary-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.language-en .ams-prefecture-title {
  text-align: center;
  font-size: 36px;
}

.language-en .ams-prefecture-shadow {
  -webkit-box-shadow: 0 0 2px #dfdfdf;
  box-shadow: 0 0 2px #dfdfdf;
}

.language-en .ams-prefecture-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  color: #ffffff;
  text-align: center;
  line-height: 160px;
  display: none;
}

.language-en .ams-prefecture-introduce {
  padding: 80px 100px;
}

.language-en .ams-prefecture-introduce-bg {
  background: #f4f7fd;
}

.language-en .ams-prefecture-introduce-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.language-en .ams-prefecture-introduce-bar {
  background: #e62310;
  padding: 10px 20px;
  display: inline-block;
  font-size: 24px;
  color: #fff;
  display: block;
  position: absolute;
  bottom: 52px;
  left: -49px;
}

.language-en .ams-prefecture-subTitle {
  font-size: 24px;
  margin-top: 40px;
}

.language-en .ams-prefecture-advantage ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}

.language-en .ams-prefecture-advantage ul li {
  width: 25%;
}

.language-en .ams-prefecture-advantage ul li h2 {
  margin: 50px 0;
  font-size: 30px;
}

.language-en .ams-prefecture-advantage ul li p {
  font-size: 16px;
}

.language-en .ams-prefecture-area {
  width: 100%;
  height: 600px;
  background: url("../images/prefecture_map_bg.png") no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.language-en .ams-prefecture-area-right {
  width: 45%;
  margin-left: 100px;
}

.language-en .ams-prefecture-area-right h1 {
  font-size: 36px;
  margin-bottom: 40px;
}

.language-en .ams-prefecture-area-right-content {
  width: 480px;
  font-size: 16px;
}

.language-en .ams-prefecture-area-right-content p:nth-child(2) {
  margin-bottom: 20px;
}

.language-en .ams-prefecture-area-left {
  width: 55%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.language-en .ams-prefecture-area-left h3 {
  font-size: 24px;
  margin-bottom: 20px;
}

.language-en .ams-prefecture-area-left-layout {
  padding: 30px 40px;
  background: #fff;
  text-align: right;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.page {
   width: 100%;
   padding: 30px 0 15px 0;
   float: left;
   text-align: center;
   overflow: hidden;
   font-size: 15px;
}

.page a {
   border: 1px solid #ddd;
   border-radius: 5px;
   padding: 4px 10px;
   height: 55px;
   line-height: 55px;
}

.page span,
.page a:hover {
   padding: 4px 10px;
   background: #e30202;
   border: 1px solid #e30202;
   color: #fff;
   border-radius: 5px;
}

.page .prev,
.page .next {
   margin: 0 10px;
}

.page .num {
   padding: 2px;
   text-align: center;
   color: #000;
}

.page .cur {
   color: #f00;
}