p,a{font-size:1rem; } a{transition:.5s;} .container{max-width:75%;width:75%;margin:0 auto;padding:0;display: flex;flex-direction: column;align-items: center;justify-content: center;} .pc_show{display: block;} .m_show{display: none;} .pc_flex{display: flex;} .m_flex{display: none;} /*电脑端导航*/ .mobile_header{display: none;} header{height:7.5rem;width:100%;top:0;left:0;background: #fff;box-shadow: 0 0 0.625rem rgba(0,0,0,.1);z-index:99;position: fixed;} header .container{height:100%;display: flex;justify-content: space-between;align-items: center;flex-direction: row;} header img{width:8.75rem;} header .links{display: flex;align-items: center;justify-content: center;} header .link{color:#000;font-size:1.125rem;margin:0 1.6875rem;padding:1.5rem 1.25rem;} header .link.active{border-bottom:0.0625rem solid ;} header .lan{display: flex;justify-content: flex-end;align-items: center;position: relative;cursor:pointer;} header .lan img{width:2.5rem;margin-right:1.25rem;} header .lan p{border-left:0.0625rem solid;padding:0.5rem 0.9375rem;border-left:0.125rem solid;font-size:1.125rem;} header .lan .list{position: absolute;right:0;top:140%;width:100%;background: #fff;z-index:2;display: none;} header .lan .list p{border:0.0625rem solid #ccc;padding:0;} header .lan .list p:last-child{border-top:0;} header .lan .list p:hover{background: #f5f5f5;} header .lan .list a{color:#333;font-size:1rem;display: block;width:100%;height:100%;padding:0.9375rem;} .banner{width:100%;position: relative;margin-top:7.5rem;} .banner img{width:100%;height:100%;} .profile{background: #f5f5f5;padding:6.25rem 0;} .profile .container{display: flex;justify-content: space-between;align-items: center;flex-direction: row;} .profile .txt{width:55%;} .profile .name{border-bottom:0.0625rem solid;display: inline-block;font-size:2.625rem;padding-bottom:0.9375rem;margin-bottom:2.5rem;color:#333;} .profile .sub{} .profile p{margin-bottom:1.875rem;line-height: 1.8;color:#555;font-size:1.125rem;text-align: justify} .profile img{width:35%;} .service{padding-top:6.25rem;} .title{display: flex;justify-content: center;align-items: center;color:#fff;background: #043186;width:39.375rem;height:4.6875rem;font-size:2.625rem;font-weight: lighter;} .service .list{width:100%;display: flex;justify-content: space-between;flex-wrap:wrap;margin-top:6.25rem;} .service .item{width:31%;display: flex;flex-direction: column;align-items: center;margin-bottom:6.25rem;} .service .item:nth-child(2){width:35%;} .service .item:nth-child(5){width:35%;} .service img{height:6.25rem;} .service .big{text-align: center;margin:3.75rem 0 1.875rem;font-size:1.5rem;} .service .small{text-align: center;line-height: 1.5;margin-bottom:0.625rem;font-size:1rem;height:6rem;} .f_service .small{height:8.75rem;} .service .more{font-size:1.25rem;color:#043186;} .classi{padding-bottom:3.75rem;} .classi .title{margin-bottom:2.5rem;} .classi .box{border-bottom:0.0625rem dashed #043186;;display: flex;align-items: center;padding:3.75rem 0;} .classi img{width:65%;height:100%;} .classi .txt{flex:1;background: #f5f5f5;padding:1.875rem 3.125rem;height:100%;} .classi .box_oce{height:40rem;} .classi .box_oce img{width:63%;} .classi .box_fba{height:43.125rem;} .classi .box_fba img{width:58%;} .f_classi .box_fba img{width:55%;} .classi .box_cus{height:35.9375rem;} .classi .box_cus img{width:60%;} .classi .box_coo{height:38.75rem;} .classi .box_coo img{width:55%;} .f_classi .box_coo img{width:50%;} .classi .box_mul{height:38.75rem;} .classi .box_mul img{width:40%;} .f_classi .box_mul img{width:31%;} .classi .box_air{height:30.625rem;border-bottom:0;} .classi .box_air img{width:45%;} .f_classi .box_air img{width:37%;} .classi .name{color:#043186;font-size:2rem;margin-bottom:1.25rem;font-weight: lighter;} .classi .sub{line-height: 1.8;color:#555;text-align: justify} .classi .sub p{margin-bottom:1.25rem;} .h_classi .box{align-items: center;} .h_classi .txt{display: flex;flex-direction: column;justify-content: center} .about{background: #f5f5f5;padding:3.125rem 0;} .about .con{width:100%;margin-top:3.125rem;background: #fff;} .about .box1{width:100%;display: flex;justify-content: space-between;} .about img{width:50%;} .about .txt{width:100%;line-height: 1.8;padding:1.25rem 2.5rem;color:#555;} .about .txt p{margin-bottom:1.25rem;text-align: justify} .about .box1 .txt{width:50%;} .about li{margin-bottom:0.625rem;} .contact{padding:3.125rem 0;} .contact .list{width:100%;display: flex;justify-content: space-between;} .contact .item{width:32%;margin:4.375rem 0;background: #f5f5f5;padding:1.25rem 1.5625rem;} .contact .coun{display: inline-block;color:#fff;background: #043186;padding:1rem 2rem;font-size:1.5rem;font-weight: lighter;margin-bottom:1.25rem;} .contact_info{} .contact_info .line{display: flex;align-items: center;margin-bottom:0.625rem;} .contact_info img{width:1.25rem;margin-right:0.625rem;} .contact_info p{flex:1;line-height: 1.5;font-size:1rem;color:#555;} .contact_info a{font-size:1rem;color:#555;} footer{padding:3.75rem 0 6.25rem;background: url(../img/foo_bg.jpg)center center/cover no-repeat;} footer .container{display: flex;flex-direction: row;justify-content: space-between;align-items: start;width:60%;max-width:60%;} footer .coll:nth-child(1){width:20%;} footer .coll:nth-child(2){width:20%;} footer .coll:nth-child(3){width:30%;} footer .coll:nth-child(4){width:30%;} footer .big{color:#fff;font-size:1.25rem;margin-bottom:1.875rem;} footer .big a{color:#fff;font-size:1.25rem} footer p{color:#fff;margin-bottom:1.875rem;} footer p a{color:#fff;} footer p a:hover{color:#fff;} footer .contact_info p{color:#fff;margin-bottom:0rem;} footer .contact_info a{color:#fff;}