﻿body,div,dl,dt,form,h1,h2,h3,h4,h5,h6,img,li,p,ul{margin:0px;padding:0px;border:none;list-style-type:none}

body{font-family:微软雅黑;font-size:16px;color:#514e4e;overflow-x: hidden;}

a{color:#514e4e;cursor:pointer;text-decoration:none;}

a:hover{text-decoration:none;color:#095cc3;}

.w96{width:96%;margin:0 auto;}

.w90{width:90%;margin:0 auto;}

.w80{width:80%;margin:0 auto;}

.flex-be{display: flex;justify-content: space-between;flex-flow: row;}



/* 顶部信息 */

.web-top{width:100%;margin-bottom:20px;}

.web-top .top-text{margin-top:20px;line-height:28px;margin-bottom:25px;}

.web-top .top-text p{font-size:18px;color:#095cc3;}

.web-top .top-text .bot-div{font-size:16px;line-height:28px;}

.web-top .top-text .bot-div a.ons{color:#095cc3;}

.web-top .top-text .bot-div a.ens{margin-right:10px;display:inline-block;}

.web-top .top-text .bot-div a.but{padding:0px 15px;border:none;background:#095cc3;color:#fff;font-size:14px;line-height:28px;

	box-shadow:0px 0px 4px 1px rgba(0,0,0,0.5);border-radius:6px;box-sizing: border-box;margin: 0px 5px;display:inline-block;}



.web-top .top-navs .logos{width:260px;height:75px;margin-right:15%;}

.web-top .top-navs .logos img{width:100%;}

.web-top .top-navs .navs-list{flex:1;margin-top:35px;}

.web-top .top-navs .navs-list li.li-1{position: relative;z-index:99;}

.web-top .top-navs .navs-list li.li-1 a.li-a{font-size:18px !important;line-height:40px;}

.web-top .top-navs .navs-list li.active a.li-a,.web-top .top-navs .navs-list li:hover a.li-a{color:#095cc3;}

.web-top .top-navs .navs-list li.li-1 .son-navs{width:200%;position: absolute;top:30px;display:none;left:-50%;background:#fff;padding-top:30px;}

.web-top .top-navs .navs-list li.li-1 .son-navs a{display: block;line-height:40px;text-align: center;border-bottom:1px solid #eee;}





/* 底部信息 */

.mb60{margin-bottom:60px;}

#footer{width:100%;background:#dedede;padding-top:50px;overflow: hidden;color:#565656;}

#footer .foot-logo{width:40%;border-right: 1px solid #fff;padding-right:5%;margin-right:5%;}

#footer .foot-logo .foot-logo-img{width:405px;text-align: center;padding-top:50px;}

#footer .foot-logo .foot-logo-img h3{font-size: 16px;margin-top: 20px;font-weight: normal;}

#footer .foot-logo .foot-navs{display: flex;justify-content: space-between;flex-direction: column;}

#footer .foot-logo .foot-navs li{font-size:16px;text-align: left;}

#footer .foot-logo .foot-navs li a{color:#565656;}

#footer .foot-logo .foot-navs li a:before{content:'';display: inline-block;width:3px;height:3px;border-radius:50%;background:#fff;

margin-right:4px;margin-bottom:4px;}

#footer .foot-call{flex:1;}

#footer .foot-call .call-ul{width:300px;display: flex;justify-content: space-between;flex-direction: column;}

#footer .foot-call .call-ul li{padding:20px 0px;border-bottom:1px solid #3f434c;color:#ede6e6;font-size:16px;line-height:24px;}

#footer .foot-call .call-ul li p{text-align: left;color:#565656;}

#footer .foot-call .call-rwm{width:130px;display: flex;flex-direction:column-reverse;}

#footer .foot-call .call-rwm .rwm-img{width:100%;height:130px;}

#footer .foot-call .call-rwm .rwm-img img{width:100%;height:100%;}

#footer .foot-call .call-rwm .rwm-text{font-size:14px;line-height:28px;text-align: center;}

#footer .foot-but{font-size:14px;line-height:40px;background:#2c3135;color:#565656;text-align: center;text-transform:uppercase;}

#footer .foot-but a{color:#565656;}

#footer a:hover{color:#fff;}





/* 在线留言 */

.form-liuyan{width:80%;margin:0 auto;overflow: hidden;display: flex;justify-content: space-between;flex-flow: wrap;}

.form-liuyan li{width:48%;margin-bottom:30px;}

.form-liuyan li .inputs{width:100%;font-size:16px;border:1px solid #eee;line-height:46px;box-sizing: border-box;

padding:0px 2%;}

.form-liuyan li.form-cont{width:100%;}

.form-liuyan li.form-cont textarea{width:100%;height:400px;box-sizing: border-box;outline:none;

    border: 1px solid #eee;box-sizing: border-box;padding:1% 2%;line-height:32px;font-size:16px;color:#666;}

    .form-liuyan li.form-but{text-align: center;width:100%;}

.form-liuyan li.form-but .subrt{width:200px;line-height:60px;margin:0px 50px;font-size:20px;cursor: pointer;}

.form-liuyan li.form-but .subrt:hover{background:#095cc3;color:#fff;}



@media screen and (min-width:1200px) {

	.mo-top,.mo-footer,.mofoot-but{display:none;}

}





@media screen and (max-width: 750px) {

	.web-top,#footer{display:none;}

    img{max-width:100%;height:auto !important;}

	/* 移动端 */

	.mo-top{width:100%;margin:0 auto;box-sizing: border-box;top:0;

		padding:3% 0px;height:66px;position: fixed;z-index: 999;background: #fff;box-shadow:0px 2px 4px 0px rgba(220,220,220,0.3);}

	.mo-top .top-logo{width:100%;padding:0px 3%;box-sizing: border-box;}

	.mo-top .homes{width:15%;margin-top:1%;float:right;}

	.mo-top .logos{width:40%;float: left;}

	.mo-top .logos img,.mo-top .homes img{width:100%;}

	.motop-navs{width:100%;box-sizing: border-box;background:rgba(0,0,0,0.8);position: absolute;left:0;

		top:66px;z-index:99;display: none;}

	.motop-navs li{font-size:16px;line-height:46px;border-bottom:1px solid #666;text-align: center;}

	.motop-navs li a{color:#fff;}

	.motop-navs li:hover{background:#095cc3;}



	.mo-footer{width:100%;padding:5% 3%;box-sizing: border-box;background:#dedede;font-size:12px;color:#999;}

	.mo-footer .foot-logo-img{width:50%;text-align: center;box-sizing: border-box;padding:0px 20px;border-right:1px solid #666;}

	.mo-footer .foot-logo-img img{width:50%;margin-bottom:5%;}

	.mo-footer .call-ul{width:45%;}

	.mo-footer .call-ul li{font-size:14px;line-height:20px;margin-bottom:8px;}

	.mofoot-but{width:100%;padding:0px 3%;box-sizing: border-box;font-size:12px;line-height:40px;color:#999;background:#222121;text-align: center;}

	

	.form-liuyan{width:96%;}

	.form-liuyan li{width:100%;}

	.form-liuyan li.form-cont textarea{height:200px;}

	.form-liuyan li.form-but .subrt{width: 40%;line-height: 50px;margin: 0px 5%;font-size: 20px;}

	.nybanner{margin-top:66px;}



	.li-dis span,.dd-li span{width: 40% !important;line-height: 26px !important;}

	.dis-flex{flex-flow: wrap !important;}

	.ly-list .youshi li{width:49% !important;float:left;margin-bottom:20px;}

	.ly-list .youshi li .ys-img{height:auto !important;}

	.ly-list .youshi li:nth-child(2n){float:right;}

}



.CrossBorderLogistics-warpper,.platformJoiningDetail-warpper,.companyPartner-wrapper{max-width:100% !important;}

.nybanner{width:100%;}

.nybanner img{width:100%;}



.w100{width:100% !important;}

.li-dis{display: flex;justify-content: space-between;flex-flow: row;}

.li-dis span{display: inline-block;margin-right: 20px;line-height: 46px;width: 170px;}

.dd-li span{display: inline-block;width: 180px;}

.li-dis div{flex:1;line-height:40px;}



.dis-flex{display: flex;justify-content: space-between;flex-flow:row;}

.ly-list h3.h3-tit{font-size:24px;line-height:32px;text-align: center;margin:30px;}

.ly-list .youshi li{width:24%;}

.ly-list .youshi li .ys-img{width:100%;height:240px;overflow: hidden;}

.ly-list .youshi li .ys-img img{width:100%;height:100%;object-fit: cover;transition: all 0.6s;}

.ly-list .youshi li:hover .ys-img img{transform: scale(1.2);}

.ly-list .youshi li h3{font-size:16px;text-align:center;width:100%;line-height:46px;background:#095cc3;color:#fff;}

input::-webkit-input-placeholder{color: #e8eef5;font-size:14px;}

