﻿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;align-items: center;font-size: 18px;line-height: 18px;}
.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:#343a40;padding-top:50px;overflow: hidden;color:#ede6e6;}
#footer .foot-logo{width:45%;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;color: #fff;}
#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:#ede6e6;}
#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:400px;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:#ede6e6;}
#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:#ede6e6;text-align: center;text-transform:uppercase;}
#footer .foot-but a{color:#ede6e6;}
#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:#343a40;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;}

	
	.mo-footer .foot-logo h3{color:#fff;}

	/* 新闻资讯 */
	.news-center li{box-sizing: border-box;box-shadow: 0px 2px 6px 4px rgba(220,220,220,0.7);border-radius: 5px;padding:5% 3%;padding-bottom:20px !important;}
	.news-center li a{    flex-flow: wrap;}
	.news-center li .times{display: none !important;}
	.news-center li .news-txt{margin:0px !important;}
	.news-center li .news-txt h4{font-size: 18px !important;line-height: 24px !important;margin-bottom: 6px !important;max-height:100px !important;}
	.news-center li .news-txt p{max-height:100px !important;}
	.news-center li .newsimg{width:100% !important;height:200px !important;border-radius:0px;margin-top:10px;}
	.news-center li .newsimg img{height:100%;}

}

.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;}


.ant-modal-root{bottom: 0;
        left: 0;
        outline: 0;
        overflow: auto;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 1000;background:rgba(135,135,137,0.4);}
.ant-modal-root .item-title{max-width:1200px;margin:10% auto;background: #fff;box-sizing: border-box;padding-top:30px;position: relative;}
.ant-modal-root .sname{text-align: center;}
.ant-modal-root .sname:last-child{margin-bottom:30px;}

.but{cursor: pointer;}

/* 新闻资讯 */
.df{display: flex;}
.jc{justify-content:space-between;}
.ja{justify-content:space-around;}
.je{justify-content: end;}
.fw{flex-flow: wrap;}
.ai{align-items: center;}
.ae{align-items: end;}
.fd{flex-direction: column;}
.frr{flex-direction: row-reverse;}
.text-1{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.text-2{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;
    line-clamp: 2;-webkit-box-orient: vertical;}
.text-3{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;
    line-clamp: 3;-webkit-box-orient: vertical;}
.news-center li{padding-bottom:40px;border-bottom:1px solid #eee;margin-top:40px;}
.news-center li:first-child{margin-top:0px;}
.news-center li .times{width:110px;height:100px;background:#f4f4f4;text-align: center;display: flex;
    flex-flow: column wrap;flex-shrink: 0;justify-content: center;    font-size: 15px;line-height:32px;}
.news-center li .times b{font-size: 30px;font-weight: 700;}
.news-center li .newsimg{width:154px;height:154px;overflow:hidden;border-radius:10px;}
.news-center li .newsimg img{width:100%;height:100%;object-fit: cover;}
.news-center li .news-txt{flex:1;margin:0px 20px;}
.news-center li .news-txt h4{font-size: 22px;
    line-height: 22px;
    margin-bottom: 20px;
    max-height: 22px;}
.news-center li .news-txt p{    color: rgb(102, 102, 102);
    font-size: 15px;
    line-height: 30px;
    max-height: 60px;}

