html,body{width:100%;overflow-x: hidden;}
.marginAuto {
  width: 100%;
  max-width: 100%;
}

.aside-fixed {
  display: none;
}

#header {
  position: relative;
}

#header .marginAuto {
  height: 2.8rem;
  padding-left: .3rem;
}

#header .logo img {
  height: 2.6rem;
}

#header .nav {
  display: none;
}

#header .handle {
  padding: 0 0 0 2rem;
}

#header .handle .tel .tel-main a{
    line-height: 1rem;
    font-size: 0.65rem;
}
#header .handle .tel img{display: none;}
#header .handle .english {
  border-radius: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.5rem;
  font-size: .65rem;
  display:none;
}
#header .handle .english img {
  width: 1.7rem;
  height: auto;
}

#header .handle .mobile-nav-btn {
  width: 2.8rem;
  height: 2.8rem;
}

#header .handle .mobile-nav-btn img:first-child {
  width: 1rem;
}

#header .handle .mobile-nav-btn img:last-child {
  width: .6rem;
}

.p1 {
  height: 100%;
  margin-bottom: .8rem;
}
.home .p1{
  height: auto;
}
.home .banner-swiper-container .swiper-button-next, .home .banner-swiper-container .swiper-button-prev {
  width: 1rem;
  height: 1rem;
}

.home .banner-swiper-container .swiper-button-prev {
  right: 2.5rem;
}

.home .marginAuto {
  width: 100%;
  box-sizing: border-box;
  padding: 0 .7rem;
}

.home .title {
  margin-bottom: 1rem;
}

.home .title .icon {
  margin-bottom: .3rem;
}

.home .title .icon img {
  width: 1rem;
}

.home .title h1 {
  font-size: .8rem;
}

.home .ourServices .list {
  flex-wrap: wrap;
}

.home .ourServices .list .item {
  width: 100%;
  margin-right: 0;
  margin-bottom: .8rem;
}

.home .ourServices .list .item img {
  height: auto;
}

.home .ourServices .list .item .main {
  padding: 1rem .4rem;
  height: auto;
}

.home .ourServices .list .item .main .icon {
  width: 2rem;
}

.home .ourServices .list .item .main .icon img {
  width: 80%;
  height: auto;
}

.home .ourServices .list .item .main .text h1 {
  font-size: .8rem;
  margin-bottom: .4rem;
}

.home .ourServices .list .item .main .text p {
  font-size: .6rem;
  line-height: .8rem;
  margin-bottom: .6rem;
  height: auto;
}

.home .ourServices .list .item .main .text span {
  font-size: .6rem;
  line-height: 1.3rem;
  border-radius: 1.3rem;
  padding: 0 .6rem;
}

.home .ourAdvantages {
  padding: 1rem 0;
  height: auto;
}

.home .ourAdvantages .swiper-slide {
  padding: 2rem .6rem;
  box-sizing: border-box;
}

.home .ourAdvantages .swiper-slide .num {
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
}

.home .ourAdvantages .swiper-slide .icon span {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}

.home .ourAdvantages .swiper-slide .icon span img {
  max-width: 1rem;
}

.home .ourAdvantages .swiper-slide .main {
  padding: 0;
}

.home .ourAdvantages .swiper-slide .main h1 {
  font-size: .8rem;
  margin-bottom: .6rem;
}

.home .ourAdvantages .swiper-slide .main p {
  font-size: .6rem;
  line-height: .8rem;
  height: 3rem;
}

.home .ourAdvantages .swiper-slide .main span {
  line-height: 1rem;
  border-radius: 1rem;
  padding: 0 .5rem;
}

.home .serviceCase {
  padding: .8rem 0;
}

.home .serviceCase .swiper-slide .img img {
  height: auto;
}

.home .serviceCase .swiper-slide .main {
  padding: .6rem;
  height: 5rem;
}

.home .serviceCase .swiper-slide .main h1 {
  font-size: .8rem;
}

.home .serviceCase .swiper-slide .main p {
  font-size: .6rem;
  line-height: .8rem;
  width:100%;
}

.home .serviceCase .more span {
  font-size: .6rem;
  line-height: 1.3rem;
  border-radius: 1.3rem;
  padding: 0 .8rem;
}

.home .home-news {
  padding: 1rem 0;
  margin-bottom: 1rem;
}

.home .home-news .container {
  flex-wrap: wrap;
}

.home .home-news .container .top {
  width: 100%;
  margin-right: 0;
  margin-bottom: .6rem;
}

.home .home-news .container .top .img img {
  height: auto;
}

.home .home-news .container .top .main {
  padding: 1rem .6rem;
  height: auto;
}

.home .home-news .container .top .main .time {
  font-size: .6rem;
  margin-bottom: .6rem;
}

.home .home-news .container .top .main h1 {
  font-size: .8rem;
  margin-bottom: .6rem;
  line-height: 1rem
}

.home .home-news .container .top .main p {
  font-size: .6rem;
  line-height: .8rem;
  height: auto;
}

.home .home-news .container .top .main span {
  font-size: .6rem;
}

.home .home-news .container .list {
  width: 100%;
}

.home .home-news .container .list .item {
  width: 100%;
  height: auto;
  padding: .6rem;
  box-sizing: border-box;
  margin-right: 0;
  margin-bottom: .6rem;
}

.home .home-news .container .list .item .time {
  font-size: .6rem;
  margin-bottom: .6rem;
}

.home .home-news .container .list .item h1 {
  font-size: .8rem;
  margin-bottom: .6rem;
  line-height: 1rem
}

.home .home-news .container .list .item p {
  font-size: .6rem;
  line-height: .8rem;
  height: auto;

 }

.home .home-news .container .list .item span {
  font-size: .6rem;
  position: static;
}

.home .home-footer .cooperative-customers {
  padding: 1rem 0;
  height: auto;
}

.home .home-footer .cooperative-customers .list .item {
  width: 48%;
  margin-right: 4%;
  line-height: 5rem;
  margin-bottom: 4%;
  height: 3rem;
}

.home .home-footer .cooperative-customers .list .item:nth-child(2n) {
  margin-right: 0;
}

.footer, .not {
  padding: 1rem 0;
}

.footer .marginAuto, .not .marginAuto {
  flex-wrap: wrap;
  margin-bottom: .6rem;
}

.footer .nav, .not .nav {
  display: none;
}

.footer .right, .not .right {
  width: 100%;
  flex-wrap: wrap;
}

.footer .right .contact .item, .not .right .contact .item {
  font-size: .7rem;
  line-height: 1.2rem;
  margin-bottom: .6rem;
  padding-left: 1.5rem;
  background-size: .8rem auto !important;
  border-bottom: 0;
}

.footer .right .ewm, .not .right .ewm {
  padding-bottom: .6rem;
  padding-left: .4rem;
}

.footer .right .ewm img, .not .right .ewm img {
  width: 5rem;
  margin-bottom: .6rem;
}

.footer .right .ewm h1, .not .right .ewm h1 {
  font-size: .8rem;
}

.footer .copyright, .not .copyright {
  font-size: .6rem;
  line-height: .8rem;
}

.position {
  margin-bottom: 1rem;
}

.position .marginAuto {
  height: initial;
}
.position .nav{flex-wrap: wrap;}

.position .nav a {
  line-height: 2rem;
  font-size: .6rem;
}

.position .sign {
  display: none;
}

.qualifications-container .qualifications {
  padding: 0 .6rem;
  margin-bottom: 1rem;
}

.qualifications-container .qualifications .title {
  margin-bottom: 1rem;
}

.qualifications-container .qualifications .title h1 {
  font-size: .8rem;
}

.qualifications-container .qualifications .title h2 {
  font-size: .7rem;
  margin-bottom: .3rem;
}

.qualifications-container .qualifications .text h1 {
  font-size: .8rem;
}

.qualifications-container .qualifications .text p {
  font-size: .7rem;
  line-height: .9rem;
}

.qualifications-container .certificate {
  padding: 1rem .6rem;
}

.qualifications-container .certificate .title h1 {
  font-size: .8rem;
  margin-bottom: .3rem;
}

.qualifications-container .certificate .swiper-button-next, .qualifications-container .certificate .swiper-button-prev {
  display: none;
}

.qualifications-container .certificate .swiper-slide .img {
  height: 9rem;
  margin-bottom: .8rem;
}

.qualifications-container .certificate .swiper-slide h1 {
  font-size: .7rem;
}

.qualifications-container .companyAdvantages {
  padding: 1rem 0;
}

.qualifications-container .companyAdvantages .title {
  margin-bottom: .3rem;
}

.qualifications-container .companyAdvantages .title h1 {
  font-size: .8rem;
  padding-left: .4rem;
}

.qualifications-container .companyAdvantages .list .item {
  margin-bottom: .6rem;
}

.qualifications-container .companyAdvantages .list .item .tit {
  height: 2.4rem;
  padding-left: .4rem;
}

.qualifications-container .companyAdvantages .list .item .tit .num {
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  font-size: .65rem;
}

.qualifications-container .companyAdvantages .list .item .tit .h1 {
  font-size: .74rem;
}

.qualifications-container .companyAdvantages .list .item .tit::after {
  width: 1rem;
}

.qualifications-container .companyAdvantages .list .item .tit::before {
  right: 1rem;
  height: 1rem;
}

.qualifications-container .companyAdvantages .list .item .main {
  padding: .6rem;
  font-size: .6rem;
  line-height: .8rem;
}

.qualifications-container .companyAdvantages .list .item .main .main-item {
  font-size: .7rem;
  line-height: .9rem;
}

.online-consulting-container {
  padding: 0 .4rem;
}

.online-consulting-container .title {
  margin-bottom: 1rem;
}

.online-consulting-container .title h1 {
  font-size: .8rem;
}

.online-consulting-container .title h2 {
  font-size: .65rem;
}

.online-consulting-tel{
  flex-wrap: wrap;
}
.online-consulting-tel .item{
  width: 100%;
  margin-right: 0;
  margin-bottom: 1rem;
}
.online-consulting-tel .item .icon{
  width: 4rem;
  line-height: 2rem;
}
.online-consulting-tel .item .icon img{
  width: 1.2rem;
}
.online-consulting-tel .item .text{
  line-height: 1.9rem;
  padding-left: 1rem;
  font-size: .6rem;
}
.online-consulting-tel .item .text a{
  font-size: .8rem;
}
.online-consulting-container .form .form-item {
  width: 100%;
  margin-right: 0;
  margin-bottom: 1rem;
}

.online-consulting-container .form .form-item .label {
  font-size: .65rem;
  margin-bottom: .2rem;
}

.online-consulting-container .form .form-item .input-block input[type="text"] {
  height: 1.5rem;
  font-size: .65rem;
  padding: 0 .4rem;
}

.online-consulting-container .form .form-item .input-block input[type="submit"] {
  line-height: 2rem;
  font-size: .65rem;
}

.online-consulting-container .form .form-item.form-textarea-item textarea {
  padding: .4rem;
  height: 8rem;
}

.international-transport {
  padding: 0 .4rem;
}

.international-transport .list .item {
  height: auto;
  display: block;
  padding-bottom: .5rem;
}

.international-transport .list .item .img {
  position: static;
}

.international-transport .list .item .img img {
  width: 100%;
  height: auto;
}

.international-transport .list .item .text {
  width: 100%;
  padding: 1rem .6rem 1rem;
}

.international-transport .list .item .text h1 {
  font-size: .8rem;
  margin-bottom: .5rem;
}

.international-transport .list .item .text p ,.international-transport .list .item .text .cc {
  font-size: .65rem;
  line-height: .85rem;
  margin-bottom: .5rem;
}

.international-transport .list .item .text .next img {
  width: 1rem;
}

.sea-freight-container .title {
  padding-left: .4rem;
  margin-bottom: 1rem;
}

.sea-freight-container .title h1 {
  font-size: .8rem;
}

.sea-freight-container .title h2 {
  font-size: .65rem;
}

.sea-freight-container .sea-freight {
  flex-wrap: wrap;
}

.sea-freight-container .sea-freight .aside {
  width: 100%;
  padding: 1rem .4rem;
}

.sea-freight-container .sea-freight .aside h1 {
  font-size: .8rem;
  margin-bottom: .6rem;
}

.sea-freight-container .sea-freight .aside h2 {
  font-size: .7rem;
  margin-bottom: .6rem;
}

.sea-freight-container .sea-freight .aside h3 {
  font-size: .7rem;
}

.sea-freight-container .sea-freight .aside p {
  font-size: .65rem;
  line-height: .85rem;
}

.sea-freight-container .sea-freight .main {
  flex: auto;
  width: 100%;
  box-sizing: border-box;
  padding: 0 .4rem;
}

.sea-freight-container .sea-freight .main .swiper-box {
  position: static;
}

.sea-freight-container .sea-freight .main .text {
  padding: 1rem 0;
}

.sea-freight-container .sea-freight .main .text h2 {
  font-size: .7rem;
  margin-bottom: .6rem;
}

.sea-freight-container .sea-freight .main .text p {
  font-size: .65rem;
  line-height: .85rem;
}

.sea-freight-container .china-europe-express-list {
  margin-top: 1rem;
  padding: 0 .6rem;
}

.sea-freight-container .china-europe-express-list .tit {
  margin-bottom: .6rem;
  font-size: .8rem;
}

.sea-freight-container .china-europe-express-list .list .item {
  font-size: .65rem;
  line-height: .85rem;
  padding: .5rem .4rem;
  display: block;
  margin-bottom: .6rem;
}

.sea-freight-container .china-europe-express-list .list .item h1 {
  width: 8rem;
  color: #333333;
  background: none;
  font-size: .7rem;
  padding-left: 0;
  margin-bottom: .3rem;
}

.customs-quotation .title {
  padding-left: .4rem;
  margin-bottom: 1rem;
}

.customs-quotation .title h1 {
  font-size: .8rem;
}

.customs-quotation .title h2 {
  font-size: .65rem;
}

.customs-quotation .sea-freight .aside {
  width: 100%;
  padding: 1rem .4rem;
}

.customs-quotation .sea-freight .aside h1 {
  font-size: .8rem;
  margin-bottom: .6rem;
}

.customs-quotation .sea-freight .aside h2 {
  font-size: .7rem;
  margin-bottom: .6rem;
}

.customs-quotation .sea-freight .aside h3 {
  font-size: .7rem;
}

.customs-quotation .sea-freight .aside p {
  font-size: .65rem;
  line-height: .85rem;
}

.customs-quotation .sea-freight .aside .img {
  max-width: 100%;
}

.customs-quotation .sea-freight .aside .img img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.customs-quotation .sea-freight .main {
  flex: auto;
  width: 100%;
  box-sizing: border-box;
  padding: 0 .4rem;
  margin-bottom: 1rem;
}

.customs-quotation .sea-freight .main .swiper-box {
  position: static;
}

.customs-quotation .sea-freight .main .text {
  padding: 0;
}

.customs-quotation .sea-freight .lc h1 {
  font-size: .8rem;
  margin-bottom: .3rem;
}

.customs-quotation .sea-freight .lc p {
  font-size: .65rem;
  margin-bottom: .3rem;
}

.customs-quotation .type {
  padding: 0 .4rem;
}

.customs-quotation .type .tit {
  margin-bottom: .6rem;
}

.customs-quotation .type .tit h1 {
  font-size: .8rem;
  margin-bottom: .3rem;
}

.customs-quotation .type .tit p {
  font-size: .65rem;
  line-height: .85rem;
}

.customs-quotation .type .list {
  flex-wrap: wrap;
}

.customs-quotation .type .list .item {
  flex: auto;
  width: 100%;
  margin-bottom: .6rem;
}

.customs-quotation .type .list .item .item-tit {
  font-size: .7rem;
  line-height: 2rem;
}

.customs-quotation .type .list .item .main {
  height: auto;
  padding: 1rem .6rem;
}

.customs-quotation .type .list .item .main span {
  font-size: .65rem;
  margin-bottom: .4rem;
  margin-right: .4rem;
}

.customs-quotation .type .list .item .main span::after {
  font-size: .65rem;
}

.trade-agency .title {
  padding-left: .4rem;
  margin-bottom: 1rem;
}

.trade-agency .title h1 {
  font-size: .8rem;
}

.trade-agency .title h2 {
  font-size: .65rem;
}

.trade-agency .sea-freight .aside {
  width: 100%;
  padding: 1rem .4rem;
}

.trade-agency .sea-freight .aside h1 {
  font-size: .8rem;
  margin-bottom: .6rem;
}

.trade-agency .sea-freight .aside h2 {
  font-size: .7rem;
  margin-bottom: .6rem;
}

.trade-agency .sea-freight .aside h3 {
  font-size: .7rem;
}

.trade-agency .sea-freight .aside .num {
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  font-size: 0.6rem
}

.trade-agency .sea-freight .aside p {
  width: 100%;
  font-size: .65rem;
  line-height: .85rem;
}

.trade-agency .sea-freight .aside .img {
  max-width: 100%;
}

.trade-agency .sea-freight .aside .img img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.trade-agency .sea-freight .swiper-box {
  width: 100%;
  position: static;
  box-sizing: border-box;
  padding: 0 .4rem;
}

.trade-agency .technologicalProcess {
  padding: .6rem .4rem;
}

.trade-agency .technologicalProcess .technologicalProcess-tit {
  font-size: .7rem;
  margin-bottom: .4rem;
}

.trade-agency .technologicalProcess .list {
  flex-wrap: wrap;
}

.trade-agency .technologicalProcess .technologicalProcess-item {
  flex: auto;
  width: 100%;
}

.trade-agency .technologicalProcess .technologicalProcess-item:first-child {
  margin-right: 0;
}

.trade-agency .technologicalProcess .technologicalProcess-item .tit {
  font-size: .7rem;
  line-height: 1.5rem;
}

.trade-agency .technologicalProcess .technologicalProcess-item .item {
  height: 1.8rem;
  font-size: .65rem;
}

.trade-agency .technologicalProcess .technologicalProcess-item .item .num {
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  font-size: 0.6rem
}

.trade-agency .common-problem .common-problem-title {
  font-size: .7rem;
  padding-left: .4rem;
  margin-bottom: .6rem;
}

.trade-agency .common-problem .list .tit {
  height: 2.4rem;
  padding-left: .4rem;
}

.trade-agency .common-problem .list .tit .num {
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  font-size: 0.6rem;
}

.trade-agency .common-problem .list .tit .h1 {
  font-size: .74rem;
}

.trade-agency .common-problem .list .tit::after {
  width: 1rem;
}

.trade-agency .common-problem .list .tit::before {
  right: 1rem;
  height: 1rem;
}

.trade-agency .common-problem .list .main {
  padding: 1rem .6rem;
}

.trade-agency .common-problem .list .main .num {
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  margin-right: .7rem;
  font-size: 0.6rem
}

.trade-agency .common-problem .list .main .text p {
  font-size: .65rem;
  line-height: .85rem;
}

.service-case {
  padding: 0 .4rem;
}

.service-case .title {
  padding-left: .4rem;
  margin-bottom: 1rem;
}

.service-case .title h1 {
  font-size: .8rem;
}

.service-case .title h2 {
  font-size: .65rem;
}

.service-case .list {
  flex-wrap: wrap;
}

.service-case .list a {
  width: 100%;
  margin-right: 0;
  margin-bottom: .6rem;
}

.service-case .list a .img img {
  height: auto;
}

.service-case .list a .main {
  padding: 1rem .4rem;
}

.service-case .list a .main .time {
  font-size: .65rem;
  margin-bottom: .4rem;
  display: flex;
  align-items: center;
}

.service-case .list a .main .time img {
  width: .9rem;
  margin-right: .3rem;
}

.service-case .list a .main h1 {
  font-size: .8rem;
  margin-bottom: .4rem;
  padding-left: 1.2rem;
}

.service-case .list a .main p {
  font-size: .65rem;
  line-height: .85rem;
  padding-left: 1.2rem;
}

.service-case .pages {
  margin: 1rem 0;
}
.news-detial-container .container{line-height: 1.2rem;font-size: .65rem}
.service-case .pages a,.service-case .pages span{
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  font-size: .6rem;
}

.service-case .pages a.prev, .service-case .pages a.next {
  width: 1.5rem;
  line-height: 1.3rem;
  font-size: .9rem;
}

.charging-standard-container .title {
  padding-left: .4rem;
  margin-bottom: 1rem;
}

.charging-standard-container .online-consulting-tel{
  padding: 0 .4rem;
}

.charging-standard-container .title h1 {
  font-size: .8rem;
}

.charging-standard-container .title h2 {
  font-size: .65rem;
}

.charging-standard-container .table {
  overflow-x: auto;
  box-sizing: border-box;
  padding: 0 .4rem;
  margin-bottom: 2rem;
}

.charging-standard-container .table .table-head {
  display: table;
  border: 0;
  white-space: nowrap;
}

.charging-standard-container .table .table-head span {
  display: table-cell;
  font-size: .65rem;
  line-height: 2rem;
  box-sizing: border-box;
}

.charging-standard-container .table .table-head span:nth-child(1) {
  width: 5rem !important;
}

.charging-standard-container .table .table-head span:nth-child(2) {
  width: 5rem !important;
}

.charging-standard-container .table .table-head span:nth-child(3) {
  width: 5rem !important;
}

.charging-standard-container .table .table-head span:nth-child(4) {
  flex: none !important;
  width: 5rem !important;
  background: #d4e5fb;
}

.charging-standard-container .table .table-body .item {
  white-space: nowrap;
  display: table;
  border-bottom: 1px solid #cdd4dd;
}

.charging-standard-container .table .table-body .item span {
  display: table-cell;
  height: 100%;
  padding: .6rem .4rem;
  font-size: .65rem;
  white-space: pre-wrap;
  line-height: .85rem;
}

.charging-standard-container .table .table-body .item span:nth-child(1) {
  width: 5rem !important;
}

.charging-standard-container .table .table-body .item span:nth-child(2) {
  width: 5rem !important;
}

.charging-standard-container .table .table-body .item span:nth-child(3) {
  width: 5rem !important;
}

.charging-standard-container .table .table-body .item span:nth-child(4) {
  flex: none !important;
  width: 5rem !important;
}

.featured-services {
  padding: 0 .4rem;
}

.featured-services .title {
  padding-left: .4rem;
  margin-bottom: 1rem;
}

.featured-services .title h1 {
  font-size: .8rem;
}

.featured-services .title h2 {
  font-size: .65rem;
}

.featured-services .list .item {
  margin-right: 0;
  width: 100%;
}

.featured-services .list .item img {
  height: auto;
}

.featured-services .list .item .main {
  padding: 1rem .6rem;
}

.featured-services .list .item .main .num {
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  margin-bottom: .4rem;
  font-size: 0.6rem
}

.featured-services .list .item .main h1 {
  font-size: .8rem;
}

.news-detial-container {
  padding: 0 .4rem;
}

.news-detial-container .marginAuto {
  width: 100%;
}

.news-detial-container .title {
  padding-bottom: .5rem;
  margin-bottom: 1rem;
}

.news-detial-container .title h1 {
  font-size: .8rem;
  line-height: 1rem;
  margin-bottom: .5rem;
}

.news-detial-container .title p {
  font-size: .65rem;
  line-height: .85rem;
}

.news-detial-container .container p {
  font-size: .65rem;
  line-height: .85rem;
}

.news-container {
  padding: 0 .4rem;
}

.news-container .title {
  padding-left: .4rem;
  margin-bottom: 1rem;
}

.news-container .title h1 {
  font-size: .8rem;
}

.news-container .title h2 {
  font-size: .65rem;
}

.news-container .top {
  margin-bottom: .7rem;
}

.news-container .top .swiper-button-next, .news-container .top .swiper-button-prev {
  display: none;
}

.news-container .top .link {
  flex-wrap: wrap;
}

.news-container .top .link .img img {
  width: 100%;
  height: auto;
}

.news-container .top .link .text {
  padding: 1rem .6rem;
}

.news-container .top .link .text .time {
  font-size: .6rem;
  margin-bottom: .6rem;
}

.news-container .top .link .text h1 {
  font-size: .8rem;
  margin-bottom: .6rem;
  line-height: 1rem;
}

.news-container .top .link .text p {
  font-size: .6rem;
  line-height: .8rem;
}

.news-container .top .link .text span {
  font-size: .6rem;
}

.news-container .list .item {
  width: 100%;
  box-sizing: border-box;
  padding: 1rem .6rem;
  margin-right: 0;
}

.news-container .list .item .time {
  font-size: .6rem;
  margin-bottom: .6rem;
}

.news-container .list .item h1 {
  font-size: .8rem;
  margin-bottom: .6rem;
  line-height: 1rem;
}

.news-container .list .item p {
  font-size: .6rem;
  line-height: .8rem;
  height:1.6rem;
}

.news-container .list .item span {
  font-size: .6rem;
}

.news-container .pages {
  margin: 1rem 0;
}

.news-container .pages a,.news-container .pages span {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  font-size: 0.6rem
}

.news-container .pages a.prev, .news-container .pages a.next {
  width: 1.5rem;
  line-height: 1.3rem;
  font-size: .9rem;
}

.company-profile-container {
  padding: 0 .4rem;
}

.company-profile-container .title {
  padding-left: .4rem;
  margin-bottom: 1rem;
}

.company-profile-container .title h1 {
  font-size: .8rem;
}

.company-profile-container .title h2 {
  font-size: .65rem;
}

.company-profile-container .company-profile .container {
  flex-wrap: wrap;
  margin-bottom: 1rem;
}

.company-profile-container .company-profile .container .img {
  width: 100%;
  margin-right: 0;
  margin-bottom: .6rem;
}

.company-profile-container .company-profile .container .img img {
  height: auto;
}

.company-profile-container .company-profile .container .text h1 {
  font-size: .8rem;
  margin-bottom: .4rem;
}

.company-profile-container .company-profile .container .text h2 {
  font-size: .7rem;
  margin-bottom: .4rem;
}

.company-profile-container .company-profile .container .text p {
  font-size: .65rem;
  line-height: .85rem;
  margin-bottom: .4rem;
}

.company-profile-container .company-profile .container .text .tag {
  height: 2rem;
  font-size: .65rem;
}

.company-profile-container .company-profile .container .text .tag img {
  height: 1rem;
}

.company-profile-container .development-history .list .item {
  margin-bottom: .6rem;
}

.company-profile-container .development-history .list .item .text {
  font-size: .6rem;
  line-height: .8rem;
}

.company-profile-container .development-history .list .item .text::after {
  top: 50%;
  transform: translate(0, -50%);
}

.company-profile-container .development-history .more a {
  line-height: 1rem;
  font-size: .65rem;
  padding: 0 .7rem;
}

.mobile-nav {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #245793;
  z-index: 1;
  box-sizing: border-box;
  padding: 5rem 1.15rem 0;
  display: none;
}

.mobile-nav ul li.on .tit .icon::before {
  display: none;
}

.mobile-nav ul li .tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #668ab4;
  line-height: 2.5rem;
}

.mobile-nav ul li .tit a {
  font-size: .7rem;
  color: #fff;
  font-weight: bold;
}

.mobile-nav ul li .tit .icon {
  width: .8rem;
  height: .8rem;
  position: relative;
}

.mobile-nav ul li .tit .icon::after, .mobile-nav ul li .tit .icon::before {
  position: absolute;
  content: "";
}

.mobile-nav ul li .tit .icon::after {
  width: 100%;
  border-top: .13rem solid #ffffff;
  top: 50%;
  transform: translate(0, -50%);
}

.mobile-nav ul li .tit .icon::before {
  height: 100%;
  border-left: .13rem solid #ffffff;
  left: 50%;
  transform: translate(-50%, 0);
}

.mobile-nav ul li .menu {
  display: none;
  padding: 0 .6rem;
  background: rgba(255, 255, 255, 0.1);
}

.mobile-nav ul li .menu a {
  display: block;
  line-height: 2rem;
  border-bottom: 1px solid #668ab4;
  font-size: .65rem;
  color: #fff;
}

.mobile-nav ul li .menu a:last-child {
  border-bottom: 0;
}

.mobile-nav .tel {
  display: flex;
  align-items: center;
  margin-right: .4rem;
  margin-top: 2rem;
}

.mobile-nav .tel img {
  width: 2rem;
  height: 2rem;
  margin-right: .15rem;
}

.mobile-nav .tel .tel-main a {
  display: block;
  font-size: .65rem;
  line-height: .9rem;
  color: #ffffff;
  font-weight: bold;
}

.mobile-nav .english {
  border-radius: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.5rem;
  font-size: .65rem;
  margin-top: 2rem;
  display: inline-block;
  color: #fff;
    border: 1px solid #fff;
    box-sizing: border-box;
}