body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
	margin: 0;
	padding: 0;
}

body {
	min-width: 1440px;
	font: 12px/1.5 Microsoft YaHei, Heiti SC, tahoma, arial, Hiragino Sans GB, sans-serif;
}

:root {
	font-size: 12px;
	interpolate-size: allow-keywords;
}

body,
button,
input,
select,
textarea {
	font-size: 12px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}

address,
cite,
dfn,
var {
	font-style: normal;
}

code,
kbd,
pre,
samp {
	font-family: couriernew, courier, monospace;
}

small {
	font-size: 12px;
}

ul,
ol {
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

legend {
	color: #000;
}

fieldset,
img {
	border: 0;
}

button,
input,
select,
textarea {
	font-size: 100%;
}

section,
p,
div,
h1,
h2,
h3,
h4,
h5,
h6,
.fix-break {
	background: tranparent url('about:blank');
	word-break: break-all;
}

.top-link {
	height: 40px;
	background: #F6F6F6;
}

.top-link-main {
	height: 40px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	max-width: 1440px;
	min-width: 1200px;
	margin: 0 auto;
}

.top-link-main a {
	display: inline-block;
	font-family: PingFangSCSemibold, PingFangSCSemibold;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	line-height: 12px;
	text-align: left;
	font-style: normal;
	padding: 0 10px;
}

.top-link-main a:first-child {
	border-right: 2px #666666 solid;
}

.top-link-main a:last-child {
	padding-right: 0;
}

.logo-box {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 90px;
	max-width: 1440px;
	min-width: 1200px;
	font-family: PingFangSCSemibold, PingFangSCSemibold;
	font-weight: normal;
	font-size: 26px;
	color: #333333;
	line-height: 46px;
	text-align: left;
	font-style: normal;
	margin: 0 auto;
}

.logo-box .hotline {
	margin-left: auto;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
}

.navbar {
	height: 48px;
	width: 100%;
	min-width: 1000px;
	/* position: fixed; */
	/* position: absolute; */
	/* top: 0;
  left: 0;
  z-index: 10; */
	/* background-color: rgba(255, 255, 255, 0); */
	/* border-bottom: 1px solid #FFF; */
	background-color: #F1F7FF;
	color: #FFFFFF;
}

.navbar .container {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 46px;
	max-width: 1440px;
	margin: 0 auto;
}

.navbar-logo {
	font-size: 22px;
	font-weight: 500;
	line-height: 30px;
	margin-right: auto;
}

.navbar-menu {
	flex: 1;
	display: flex;
	justify-content: space-between;
	align-items: center;
}


.navbar-item {
	display: flex;
	justify-content: center;
	align-items: center;
	/* width: 88px; */
	height: 36px;
	font-weight: 500;
	font-size: 18px;
	color: #081946;
	line-height: 36px;
	text-align: right;
	font-style: normal;
	transition: all 0.3s;
}

.navbar-item span {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 36px;
	position: relative;
}

.navbar-item:hover,
.navbar-item.active {
	color: #3169FF;
	text-decoration: none;
}

.navbar-item.active {
	font-weight: bold;
}

.navbar-item span::after {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0;
	background: #3169FF;
	transition: all 0.3s;
}

.navbar-item:hover span::after,
.navbar-item.active span::after {
	opacity: 1;
}

.navbar-contact {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 48px;
	position: relative;
	font-size: 14px;
	font-weight: 400;
	margin-left: 10px;
	line-height: 18px;
}

.navbar-contact .phone {
	display: block;
	width: 18px;
	height: 18px;
	margin: 0 12px 0 22px;
	background: url('../images/dianhuatianchong.png') no-repeat center / 100% 100%;
}

.navbar-contact::after {
	content: '';
	display: block;
	width: 2px;
	height: 22px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -11px;
	background: #D7D7D7;
}

.index-banner {
	width: 100%;
	min-width: 1240px;
	height: 580px;
	background: url('../images/index-banner.png') no-repeat center / auto 100%;
}

.index-main {
	/* background-color: #FFF; */
	padding: 60px 0;
	background: linear-gradient(180deg, #FFFFFF 0%, #ECF2FA 100%);
}

/* .index-main:nth-child(2n) {
	background-color: #F4FAFF;
} */

.index-body {
	width: 1440px;
	margin: 0 auto;
}

.index-col-title {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 32px;
	font-size: 28px;
	font-family: FZZYJW--GB1-0, FZZYJW--GB1;
	font-weight: normal;
	color: #0762CB;
	line-height: 32px;
	padding-bottom: 24px;
	border-bottom: 1px solid #D8D8D8;
}

.index-col-title span {
	font-size: 16px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #666666;
	line-height: 32px;
	margin-left: 32px;
}

.brief-info .index-col-title {
	width: 868px;
}

.brief-info .index-content {
	width: 868px;
	position: relative;
}

.brief-info-pic {
	width: 300px;
	height: 420px;
	position: absolute;
	right: -370px;
	top: -25px;
	background: url('../images/introduction-diagram.png') no-repeat center / 100% 100%;
}

.brief-info-content {
	font-size: 16px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #666666;
	line-height: 48px;
	margin: 24px 0;
}

.brief-info-content p {
	text-align: justify;
	text-indent: 2em;
}

.brief-info-btn {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.brief-info-btn a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 137px;
	height: 48px;
	border-radius: 2px;
	border: 1px solid #0060DA;
	font-size: 18px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #0762CB;
	line-height: 25px;
}

.resource-services {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	padding-top: 45px;
}

.resource-services-item {
	flex: 1;
	height: 424px;
}

.resource-services-item+.resource-services-item {
	margin-left: 20px;
}

.resource-services-item:nth-child(1) {
	background: url('../images/e-commerce.png') no-repeat center / 100% 100%;
}

.resource-services-item:nth-child(2) {
	background: url('../images/cross-border.png') no-repeat center / 100% 100%;
}

.resource-services-item:nth-child(3) {
	background: url('../images/bonded-warehousing.png') no-repeat center / 100% 100%;
}

.resource-services-item:nth-child(4) {
	background: url('../images/finance-and-taxation.png') no-repeat center / 100% 100%;
}

.resource-services-title {
	padding-top: 50px;
	height: 25px;
	margin-bottom: 114px;
	font-size: 20px;
	font-family: PingFangSCSemibold-, PingFangSCSemibold;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 28px;
	padding-left: 30px;
}

.resource-services-company {
	padding: 0 25px;
}

.resource-services-company-item {
	padding: 8px;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 22px;
	border: 1px solid #FFFFFF;
	border-radius: 2px;
	transition: all 0.3s;
	cursor: default;
}

.resource-services-company-item:hover {
	background-color: rgba(7, 98, 203, 0.6);
	border-radius: 10px;
	border: 1px solid rgba(7, 98, 203);
}

.resource-services-company-item+.resource-services-company-item {
	margin-top: 12px;
}

.activity-new {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	/* flex-direction: column; */
	flex-wrap: wrap;
	padding-top: 56px;
}

.activity-new .activity-new-item {
	width: 340px;
	margin: 0 0 24px 24px;
	background-color: #FFF;
}

.activity-new-item:nth-child(4n+1) {
	margin-left: 0;
}

.activity-content {
	height: 180px;
	border: 1px solid #DFE1E6;
	border-radius: 2px 0px 2px 2px;
	box-sizing: border-box;
}

.activity-title {
	height: 135px;
	padding: 24px;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	font-size: 20px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #21252E;
	line-height: 30px;
}

.activity-pic {
	height: 200px;
	overflow: hidden;
}

.activity-pic img {
	width: 100%;
}

.activity-info {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 0 24px;
}

.activity-info-time {
	flex: 1;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
}

.activity-info-name {
	flex: 1;
	height: 24px;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
}

.activity-info-more {
	flex: 1;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.activity-info-more::after {
	content: '';
	display: block;
	width: 24px;
	height: 24px;
	margin-right: 18px;
	background: url('../images/more.png') no-repeat center / 100% 100%;
}

.partners {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	padding-top: 54px;
}

.partners-item {
	width: 240px;
	height: 100px;
	margin-left: 10px;
	margin-bottom: 24px;
}

.partners-item:nth-child(5n+1) {
	margin-left: 0px;
}

.partners-item:nth-child(1) {
	background: url('../images/partners_1.png') no-repeat center / 100% 100%;
}

.partners-item:nth-child(2) {
	background: url('../images/partners_2.png') no-repeat center / 100% 100%;
}

.partners-item:nth-child(3) {
	background: url('../images/partners_3.png') no-repeat center / 100% 100%;
}

.partners-item:nth-child(4) {
	background: url('../images/partners_4.png') no-repeat center / 100% 100%;
}

.partners-item:nth-child(5) {
	background: url('../images/partners_5.png') no-repeat center / 100% 100%;
}

.partners-item:nth-child(6) {
	background: url('../images/partners_6.png') no-repeat center / 100% 100%;
}

.partners-item:nth-child(7) {
	background: url('../images/partners_7.png') no-repeat center / 100% 100%;
}

.partners-item:nth-child(8) {
	background: url('../images/partners_8.png') no-repeat center / 100% 100%;
}

.partners-item:nth-child(9) {
	background: url('../images/partners_9.png') no-repeat center / 100% 100%;
}

.partners-item:nth-child(10) {
	background: url('../images/partners_10.png') no-repeat center / 100% 100%;
}

footer {
	min-width: 1440px;
	background: #353535;
	padding: 36px 0 16px 0;
}

.footer {
	width: 1440px;
	margin: 0 auto;
}

.copyright-information {
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #999999;
	line-height: 20px;
	text-align: center;
}

.copyright-information a {
	color: #999999;
}

.columns {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	border-bottom: 1px solid #444444;
	padding-bottom: 10px;
	margin-bottom: 16px;
}

.company-information {
	flex: 1;
}

.company-title {
	font-size: 14px;
	font-family: PingFangSCSemibold-, PingFangSCSemibold;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 30px;
	margin-bottom: 18px;
}

.company-contact-us {
	font-size: 12px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 20px;
}

.company-contact-us-item {
	margin-bottom: 20px;
}

.company-contact-us-item label {
	color: #999999;
}

.columns-title {
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 20px;
	padding-bottom: 10px;
	/* border-bottom: 1px solid #626262; */
	margin-bottom: 20px;
}

.columns-ewm {
	width: 260px;
	margin-right: 100px;
}

.ewm-box {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;

}

.ewm-item {
	width: 104px;
	height: 104px;
	margin-right: 32px;
}

.ewm-item img {
	width: 104px;
	height: 104px;
}

.columns-advisory {
	width: 150px;
}

.advisory-box {}

.advisory-item {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 140px;
	height: 42px;
	border-radius: 5px;
	border: 1px solid #979797;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 20px;
	margin-bottom: 20px;

}

.advisory-item:hover {
	text-decoration: none;
}

.advisory-item::before {
	content: '';
	display: block;
	width: 24px;
	height: 28px;
	background: url('../images/qq.png') no-repeat center / 100% 100%;
	margin-right: 10px;
}

/* 入驻指引 */
.guidance-banner {
	width: 100%;
	min-width: 1240px;
	height: 400px;
	background: url('../images/guidance-banner.png') no-repeat center / auto 100%;
}

.guidance-main {
	width: 1240px;
	margin: 70px auto 90px auto;
}

.guidance-title {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	font-size: 28px;
	font-family: FZZYJW--GB1-0, FZZYJW--GB1;
	font-weight: normal;
	color: #0762CB;
	line-height: 32px;
	margin-bottom: 50px;
}

.guidance-title span {
	font-size: 18px;
	font-weight: 500;
	color: #666666;
	line-height: 32px;
	margin-top: 16px;
}

.entry-process {
	height: 205px;
	background: url('../images/entry-process.png') no-repeat center / auto 100%;
}

/* 功能服务 */
.public-service-banner {
	width: 100%;
	min-width: 1240px;
	height: 400px;
	background: url('../images/public-service-banner.png') no-repeat center / auto 100%;
}

.public-service-info {
	width: 1240px;
	margin: 0 auto;
	padding: 127px 0 93px 0;
	background-color: #FFF;
	position: relative;
}

.public-service-info::after {
	content: '';
	display: block;
	width: 675px;
	height: 356px;
	position: absolute;
	top: 60px;
	right: 0;
	z-index: 1;
	background: url('../images/public-service-pic.png') no-repeat center / auto 100%;
}

.public-service-content {
	width: 700px;
	height: 360px;
	box-sizing: border-box;
	padding: 32px;
	background: #FFFFFF;
	position: relative;
	z-index: 2;
	box-shadow: 0px 2px 8px 0px rgba(114, 136, 162, 0.5);
}

.public-service-title {
	font-size: 28px;
	font-family: FZZYJW--GB1-0, FZZYJW--GB1;
	font-weight: normal;
	color: #0762CB;
	line-height: 32px;
	margin-bottom: 18px;
}

.public-service-p {
	font-size: 16px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #666666;
	line-height: 48px;
}

/* 人才服务 */

.talent-services-banner {
	width: 100%;
	min-width: 1240px;
	height: 400px;
	background: url('../images/talent-services-banner.png') no-repeat center / auto 100%;
}

.talent-services-info {
	width: 1240px;
	margin: 0 auto;
	padding: 70px 0 70px 570px;
	box-sizing: border-box;
	position: relative;
}

.talent-services-info::after {
	content: '';
	display: block;
	width: 520px;
	height: 340px;
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 1;
	background: url('../images/talent-services-pic.png') no-repeat center / auto 100%;
}

.talent-services-title {
	font-size: 28px;
	font-family: FZZYJW--GB1-0, FZZYJW--GB1;
	font-weight: normal;
	color: #0762CB;
	line-height: 32px;
	margin-bottom: 18px;
}

.talent-services-p {
	font-size: 16px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #666666;
	line-height: 48px;
}

.talent-services-type {
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 1240px;
	margin: 0 auto;
	background: #F4FAFF;
	padding: 80px 0;
}

.t-s-type-i {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	width: 290px;
	height: 360px;
	box-sizing: border-box;
	border-radius: 4px;
	padding-top: 108px;
	overflow: hidden;
	margin-left: 20px;
	background: url('../images/talent-bg-2.png') no-repeat center / auto 100%;
}

.t-s-type-i:nth-child(1) {
	background: url('../images/talent-bg-1.png') no-repeat center / auto 100%;
	margin-left: 0;
}

.t-s-type-i:nth-child(2) {
	background: url('../images/talent-bg-1.png') no-repeat center / auto 100%;
}

.t-s-type-i-t {
	font-size: 20px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 28px;
	margin-bottom: 32px;
}

.t-s-type-i-i {
	font-size: 14px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
}

/* 出海服务 */
.seagoing-services-banner {
	width: 100%;
	min-width: 1240px;
	height: 400px;
	background: url('../images/seagoing-services-banner.png') no-repeat center / auto 100%;
}

.seagoing-services-main {
	/* min-width: 1240px; */
	min-width: 1080px;
	background-color: #FFF;
}

.seagoing-services-content {
	/* width: 1240px; */
	width: 1080px;
	margin: 0 auto 20px auto;
	/* padding: 60px 0; */
}

.seagoing-title {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 32px;
}

.seagoing-title h2 {
	height: 32px;
	margin-right: auto;
	flex: 1;
}

.seagoing-title .trade-cuide {
	background: url('../images/tradeGuide.png') no-repeat left center / auto 26px;
}

.seagoing-title .sailing-guide {
	font-size: 28px;
	line-height: 32px;
	color: #0762CB;
	/* background: url('../images/sailingGuide.png') no-repeat left center / auto 26px; */
	
}

.seagoing-title .more {
	font-weight: 500;
	font-size: 16px;
	color: #0064CF;
	line-height: 22px;
}

.seagoing-info {
	font-weight: 500;
	font-size: 18px;
	color: #666666;
	line-height: 32px;
	margin: 32px 0;
}

.different-countries .continent-nav {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	margin-bottom: 20px;
}

.different-countries .continent-item {
	font-weight: 500;
	font-size: 20px;
	color: #333333;
	line-height: 28px;
	margin-right: 80px;
	cursor: pointer;
}

.different-countries .country-box {
	padding: 0 2px 0 1px;
}

.different-countries .country-content {
	display: none;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}

.different-countries .country-content:first-child {
	display: inline-flex;
}

.different-countries .country-item {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 180px;
	height: 48px;
	position: relative;
	background: #FFFFFF;
	font-weight: 500;
	font-size: 18px;
	color: #666666;
	line-height: 25px;
	padding-left: 25px;
	border-collapse: collapse;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}

.different-countries .country-item:hover .data-file {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.different-countries .data-file {
	display: none;
	width: 200px;
	height: 55px;
	position: absolute;
	left: 180px;
	padding: 5px 0 0 25px;
	z-index: 10;
	background-color: #A9D5FE;
}

.different-countries a {
	text-decoration: none;
	color: #333;
}

.different-countries .data-file::after {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	left: -20px;
	margin-top: -10px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-right: 20px solid #A9D5FE;
	border-bottom: 10px solid transparent;
}

.sailing-guide-files {
	margin-top: 24px;
}

.sailing-guide-files-item {
	margin-bottom: 24px;
}

.sailing-guide-files-item:last-child {
	margin: 0;
}

.sailing-guide-file-name {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-weight: 500;
	font-size: 20px;
	color: #333333;
	line-height: 28px;
	margin-bottom: 15px;
}

.sailing-guide-file-name a {
	margin-left: auto;
	font-weight: 500;
	font-size: 16px;
	color: #0064CF;
	line-height: 22px;

}

.sailing-guide-file-content {
	background: #FFFFFF;
	font-weight: 400;
	font-size: 18px;
	color: #666666;
	line-height: 30px;
	padding: 18px;
	margin-left: 30px;
}

.risk-title {
	background: url('../images/tradeRisks.png') no-repeat left center / auto 26px;
}

.risk-time {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #666666;
	line-height: 25px;
	text-align: left;
	margin: 24px 0 60px 0;
}

.risk-cases-content {
	/* width: 900px; */
	position: relative;
	box-sizing: border-box;
	padding: 24px 20px;
	background: #FFFFFF;
	border-radius: 0px 20px 20px 20px;
	border: 1px solid #82A7FE;
	margin-bottom: 66px;
}

.risk-cases-content:last-child {
	margin-bottom: 0;
}

.risk-cases-title {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 180px;
	height: 42px;
	position: absolute;
	top: -42px;
	left: 0;
	box-sizing: border-box;
	padding-left: 12px;
	font-weight: 500;
	font-size: 20px;
	color: #FFFFFF;
	background: linear-gradient(94deg, #789BFE 0%, #A9D5FE 100%);
	line-height: 28px;
}

.risk-cases-title::after {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	right: -20px;
	width: 0;
	height: 0;
	border-top: 21px solid transparent;
	border-left: 20px solid #A9D5FE;
	border-bottom: 21px solid transparent;
}

.risk-cases-item {
	font-weight: 500;
	font-size: 20px;
	color: #333333;
	line-height: 28px;

}

/* .risk-cases-item:last-child {
  margin: 0;
} */
.risk-cases-item+.risk-cases-item {
	margin-top: 30px;
}

.seagoing-services-breadcrumbs {
	width: 1240px;
	margin: 46px auto 32px auto;
	font-weight: 400;
	font-size: 20px;
	color: #999999;
	line-height: 28px;
}

.seagoing-services-breadcrumbs span {
	font-weight: 500;
	font-size: 20px;
	color: #333333;
	line-height: 28px;
	margin-left: 10px;
}

/* 外贸风险 */
.foreign-trade-risks {
	width: 1240px;
	margin: 0 auto;
}

.trade-risks-date {
	height: 60px;
	overflow: hidden;
	white-space: nowrap;
	/* text-overflow: ellipsis; */
	position: relative;
	padding: 0 60px;
	margin-bottom: 32px;
}

.trade-risks-date::after {
	content: '';
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	border-bottom: 1px solid #DEDEDE;
}

.trade-risks-date .date-up,
.trade-risks-date .date-down {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 10px;
	z-index: 3;
	border: 1px solid #DEDEDE;
	font-weight: 400;
	font-size: 18px;
	color: #333333;
	line-height: 25px;
	cursor: pointer;
	background-color: #FFF;
}

.trade-risks-date .date-up {
	left: 0;
}

.trade-risks-date .date-down {
	right: 0;
}

.trade-risks-date .trade-risks-date-item {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	height: 60px;
	font-weight: 400;
	font-size: 18px;
	color: #333333;
	line-height: 25px;
	margin-right: 50px;
	cursor: pointer;
	position: relative;
}

.trade-risks-date .trade-risks-date-item:last-child {
	margin-right: 0;
}

.date-rolling {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	position: relative;
	height: 60px;
	z-index: 2;
	transition: all 0.3s;
}

.trade-risks-date-item.active {
	color: #0762CB;
}

.trade-risks-date-item.active::after {
	display: block;
	content: '';
	width: 100%;
	height: 2px;
	position: absolute;
	bottom: 0px;
	left: 0;
	background-color: #0762CB;
}

.trade-risks-content {
	padding: 40px 0;
	/* display: flex;
  justify-content: flex-start;
  align-items: flex-start; */
}

.risk-source {
	color: #ccc;
	margin-top: 16px;
}

.trade-risks-left {
	width: 590px;
}

.trade-risks-left .risk-cases-title {
	position: relative;
	top: 0;
	margin-bottom: 24px;
}

.case-item {
	padding-left: 44px;
	margin-bottom: 32px;
}

.case-item .case-title {
	position: relative;
	font-weight: 500;
	font-size: 20px;
	color: #333333;
	line-height: 32px;
	text-align: left;
}

.case-content {
	margin-top: 16px;
	background: #F7F7F7;
	border-radius: 10px;
	padding: 20px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 18px;
	color: #666666;
	line-height: 32px;
}

.case-title span {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 32px;
	height: 32px;
	position: absolute;
	left: -44px;
	top: 0;
	border-radius: 32px;
	background: linear-gradient(180deg, #7CA0FE 0%, #0762CB 100%);
	font-family: PingFangSCSemibold, PingFangSCSemibold;
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 25px;
}

.case-tips {
	font-weight: normal;
	font-size: 16px;
	color: #999999;
	line-height: 22px;
	text-align: center;
	font-style: normal;
	margin-bottom: 90px;
}

.risks-no-data {
	font-weight: bold;
	font-size: 20px;
	color: #999999;
	line-height: 22px;
	text-align: center;
	font-style: normal;
	margin: 90px 0;
}

.trade-risks-right {
	margin-left: auto;
}

.trade-risks-right .risk-cases-main {
	padding: 42px 0;
}

/* .trade-risks-right .risk-cases-content{
  width: 530px;
} */
/* 关于我们 */
.about-banner {
	width: 100%;
	min-width: 1240px;
	height: 400px;
	background: url('../images/about-banner.png') no-repeat center / auto 100%;
}

.about-info {
	width: 1240px;
	margin: 0 auto;
	overflow: hidden;
	padding: 60px 0;
}

.about-info img {
	float: right;
	width: 500px;
	height: 320px;
	margin-left: 70px;
}

.about-info h1 {
	display: inline-block;
	padding-top: 42px;
	font-size: 24px;
	font-family: FZZYJW--GB1-0, FZZYJW--GB1;
	font-weight: normal;
	color: #0762CB;
	line-height: 27px;
	margin-bottom: 20px;
}

.about-info p {
	font-size: 18px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #666666;
	line-height: 40px;
	margin-bottom: 10px;
}

.about-info p:last-child {
	margin-bottom: 0;
}

.about-contact {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-direction: column;
	width: 1240px;
	height: 500px;
	margin: 0 auto 100px auto;
	box-sizing: border-box;
	padding-left: 606px;
	background: url('../images/map.png') no-repeat left center / auto 100%;
}

.about-title {
	width: 100%;
	font-size: 28px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #1C4E87;
	line-height: 40px;
	padding: 30px 0;
	border-bottom: 1px solid #D8D8D8;
	margin-bottom: 32px;
}

.about-item {
	font-size: 16px;
	font-weight: 500;
	color: #005EEF;
	line-height: 36px;
	margin-bottom: 40px;
}

.about-item label {
	display: inline-block;
	width: 80px;
	text-align-last: justify;
	text-align: justify;
	color: #666666;
}

.swiper-box {
	padding: 90px 0;
	background: #F4FAFF;
}

.swiper-main {
	width: 1400px;
	height: 375px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	width: 286px !important;
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	transition: 300ms;
	transform: scale(0.8);
	background: url('../images/reservation.png') no-repeat center / 100% 100%;
}

.swiper-title {
	font-size: 22px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 30px;
	margin-bottom: 36px;
}

.swiper-info {
	font-size: 16px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 32px;
}

.swiper-btn {
	display: none;
	justify-content: center;
	align-items: center;
	margin-top: 45px;
	width: 108px;
	height: 34px;
	border-radius: 16px;
	border: 1px solid #FFFFFF;
	font-size: 16px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 22px;
	cursor: pointer;
}

.swiper-btn:hover {
	text-decoration: none;
}

.swiper-slide-active,
.swiper-slide-duplicate-active {
	transform: scale(1);
	background: url('../images/center-entry.png') no-repeat center / 100% 100%;
}

.swiper-slide-active .swiper-btn,
.swiper-slide-duplicate-active .swiper-btn {
	display: flex;
}

.bread-crumb {
	width: 1240px;
	margin: 0 auto;
	font-size: 22px;
	color: #21252E;
	line-height: 36px;
	font-weight: 400;
	padding: 50px 0;
}

.bread-crumb .location-active {
	font-size: 22px;
	color: #0762CB;
	line-height: 36px;
	font-weight: 600;
}

.bread-crumb a {
	text-decoration: none;
	font-size: 22px;
	color: #21252E;
	line-height: 36px;
	font-weight: 400;
}

.activity-banner {
	width: 100%;
	height: 400px;
	min-width: 1240px;
	background: url('../images/banner-resource-service.png') no-repeat center / 100% auto;
}

.activity-detail {
	width: 1240px;
	padding-bottom: 60px;
	margin: 0 auto;
}

.activity-title-d {
	font-size: 22px;
	color: #21252E;
	font-weight: 600;
	margin-bottom: 14px;
	text-align: center;
}

.activity-detail-image {
	text-align: center;
}

.activity-detail-image img {
	max-width: 100%;
}

.activity-detail-details {
	margin-top: 40px;
	font-size: 16px;
	line-height: 30px;
}

.crumbs-box {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 1240px;
	padding: 24px 0;
	margin: 0 auto;
	border-bottom: 1px solid #D8D8D8;
	font-weight: 400;
	font-size: 20px;
	color: #999999;
	line-height: 28px;
}

.crumbs-box a {
	color: #999999;
	margin: 8px;
}

.crumbs-box a:first-child {
	margin-left: 0;
}

.crumbs-box a:hover {
	color: #333;
	text-decoration: none;
}

.crumbs-box b {
	margin-left: 8px;
	color: #333;
}

.crumbs-right {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: auto;
}

.search-for-input {
	width: 420px;
	height: 38px;
	position: relative;
	background: #FFFFFF;
	border-radius: 2px;
	border: 1px solid #D8D8D8;
}

.crumbs-t {
	width: 1440px;
	border-bottom: 0;
}

.search-for-input input {
	width: 420px;
	height: 38px;
	position: relative;
	z-index: 1;
	background: #FFFFFF;
	border-radius: 2px;
	border: 0px solid #D8D8D8;
	font-weight: 400;
	font-size: 16px;
	color: #333;
	line-height: 22px;
	text-align: left;
	font-style: normal;
	box-sizing: border-box;
	padding: 0 50px 0 10px;
}

.search-for-btn {
	height: 38px;
	width: 50px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	cursor: pointer;
	background: url('../images/industrialBelt/search_icon.png') no-repeat center / auto 17px;
}

.screen-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 38px;
	cursor: pointer;
	margin-left: 20px;
	padding-left: 30px;
	background: url('../images/industrialBelt/screen_icon.png') no-repeat center left / auto 18px;
	font-weight: 400;
	font-size: 18px;
	color: #333333;
	line-height: 25px;
	text-align: left;
}

.loading,
.on-data {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 446px;
	font-size: 24px;
	color: #D8D8D8;
}


.page-body {
	padding-bottom: 30px;
}

.go-login {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 48px;
	position: relative;
	font-size: 14px;
	font-weight: 400;
	margin-left: 10px;
	line-height: 18px;
	cursor: default;
}

.go-login:hover .go-login-main {
	display: block;
}

.go-login-main {
	display: none;
	position: absolute;
	top: 47px;
	left: 0;
	background-color: #FFF;
	border-radius: 10px;
}

.go-login-main::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: -20px;
	left: 10px;
	border-top: 10px solid transparent;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-bottom: 10px solid #FFF;
}

.go-login-list {
	display: block;
	white-space: nowrap;
	padding: 10px 20px;
	border-bottom: 1px solid #F7F7F7;
	color: #000;
}

.go-login-list:last-child {
	border-bottom: 0;
}

.focus ol {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

li {
	list-style: none;
}

.pj-Carousel #prev ,.pj-Carousel .prev{
	position: absolute;
	top: 50%;
	left: 5%;
	z-index: 2;
	width: 50px;
	height: 50px;
	background: url('/images/prev.png') no-repeat center / 100% 100%;
	cursor: pointer;
	opacity: 0;
	transition: all .3s;
}

.pj-Carousel #next,.pj-Carousel .next{
	position: absolute;
	top: 50%;
	right: 5%;
	z-index: 2;
	width: 50px;
	height: 50px;
	background: url('/images/next.png') no-repeat center / 100% 100%;
	cursor: pointer;
	opacity: 0;
	transition: all .3s;
}

.pj-Carousel {
	width: 500px;
	height: 360px;
	overflow: hidden;
	position: relative;
}

.pj-Carousel:hover #prev,
.pj-Carousel:hover #next {
	opacity: 0.6;
}
.pj-Carousel:hover .prev,
.pj-Carousel:hover .next {
	opacity: 0.6;
}
.pj-Carousel-box {
	height: 360px;
	position: absolute;
	top: 0;
	left: 0;
}

.pj-Carousel-item {
	float: left;
	height: 360px;
	background-color: #E3E3E3;
	text-align: center;
	line-height: 360px;
	font-family: "Arial Black";
	color: #979797;
	font-size: 40px;
}

.pj-Carousel-active {
	position: absolute;
	bottom: 10px;
	margin: auto auto;
	z-index: 5;
}

.pj-Carousel-color {
	background-color: #FFF;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	float: left;
	margin: 0px 5px;
	opacity: 0.3;
}

.pj-Carousel .active {
	opacity: 0.9;
	background-color: #FFF;
}

#index-banner .pj-Carousel,
#index-banner .pj-Carousel-box,
#index-banner .pj-Carousel-item {
	height: 560px;
	line-height: 420px;
}

#index-banner .pj-Carousel {
	height: 560px;
}

#index-banner .pj-Carousel {
	height: 560px;
}

#index-banner .pj-Carousel {
	height: 560px;
}

.index-service-main {
	width: 1440px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	margin: 0 auto;
}

.index-login {
	width: 300px;
	margin-left: 38px;
}

.index-service-title {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	height: 75px;
	border-bottom: 1px solid #D8D8D8;
}

.index-service-title .more {
	font-weight: 400;
	font-size: 18px;
	color: #0762CB;
	line-height: 25px;
}

.index-our-services {
	background: url('/images/index-our-services.png') no-repeat left center / auto 25px;
}

.index-user-login {
	background: url('/images/our-service.png') no-repeat left center / auto 25px;
}

.index-service-body {
	width: 1100px;
}

.index-service-list {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	overflow-x: auto;
	margin: 45px 0;
}

.index-service-list-item {
	flex: 0 0 156px;
	/* 不伸缩，宽度固定为162px */
	width: 156px;
	/* 宽度固定为162px */
	height: 360px;
	position: relative;
	transition: all 0.3s;
	margin-right: 15px;
	box-sizing: border-box;
	overflow: hidden;
}

.index-service-list-item:last-child {
	margin-right: 0;
}

.index-service-list-item::after {
	display: block;
	content: '';
	/* width: 262px; */
	width: 156px;
	height: 360px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	opacity: 0;
	transition: all 0.3s;
	background: url('/images/service_bg_2.png') no-repeat left center / 100% 100%;
}

.index-service-list-item::before {
	display: block;
	content: '';
	width: 156px;
	height: 360px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	opacity: 1;
	transition: all 0.3s;
	background: url('/images/service_bg_1.png') no-repeat center / 100% 100%;
}

.index-service-list-item.active {
	flex: 0 0 242px;
	width: 242px;
}

.index-service-list-item.active::after,
.index-service-list-item.active::before {
	width: 242px;
}

.index-service-list-title {
	position: relative;
	z-index: 2;
	padding-top: 50px;
	margin-bottom: 38px;
	text-align: center;
	font-weight: 500;
	font-size: 18px;
	color: #131E35;
	line-height: 25px;
}

.index-service-list-title:after {
	display: block;
	content: '';
	width: 46px;
	height: 2px;
	background: #FFFFFF;
	border-radius: 2px;
	position: absolute;
	bottom: -12px;
	left: 50%;
	margin-left: -23px;
	opacity: 0;
	transition: all 0.3s;
}

.index-service-list-content {
	width: 220px;
	position: relative;
	z-index: 2;
	margin: 0 auto;
	opacity: 0;
	font-weight: 500;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 32px;
	text-align: left;
	opacity: 0;
	transition: all 0.3s;
	cursor: default;
}

.index-service-list-item.active .index-service-list-title {
	color: #FFF;
}

.index-service-list-item.active .index-service-list-title::after {
	opacity: 1;
}

.index-service-list-item.active .index-service-list-content {
	opacity: 1;
}

.index-service-list-item.active:after {
	opacity: 1;
}

.index-service-list-item.active:before {
	opacity: 0;
}

.index-foreign-trade-tools {
	background: url('/images/tool.png') no-repeat left center / auto 25px;
}

.index-tool-list {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	margin: 45px auto;
	flex-wrap: wrap;
}

.index-tool-item {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width: 170px;
	height: 140px;
	background: linear-gradient(180deg, #F0F4FF 0%, #DFE7FF 100%);
	margin-right: 15px;
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 16px;
	color: #1B2859;
	line-height: 22px;
}

.index-tool-icon {
	width: 80px;
	height: 80px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 80px auto;
}

.index-tool-item:nth-child(6n) {
	margin-right: 0;
}
.index-tool-title{
	font-size: 14px;
	margin-top: 10px;
}
.index-login-tab {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 45px;
	font-weight: 400;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 10px;
}

.index-login-item {
	position: relative;
	color: #656565;
	padding-right: 12px;
	margin-right: 12px;
	position: relative;
	cursor: pointer;
}

.index-login-item:first-child::after {
	content: '';
	height: 16px;
	width: 1px;
	position: absolute;
	top: 0;
	right: 0;
	background: #C6C6C6;
}

.index-login-item.active {
	color: #131E35;
}

.index-login-box {
	width: 300px;
	height: 320px;
	background: #FFFFFF;
	border-radius: 4px;
	border: 1px solid #0762CB;
	box-sizing: border-box;
	margin-bottom: 30px;
}

.index-login-title {
	font-weight: 500;
	font-size: 16px;
	color: #131E35;
	line-height: 22px;
	padding: 26px 0;
	text-align: center;
}

.index-login-user-name,
.index-login-user-password {
	padding: 0 25px;
	margin-bottom: 24px;
	position: relative;
}

.index-login-user-name::after {
	content: '';
	display: block;
	width: 16px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 40px;
	background: url('/images/user_name.png') no-repeat center / 100% auto;
}

.index-login-user-password::after {
	content: '';
	display: block;
	width: 16px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 40px;
	background: url('/images/mima.png') no-repeat center / 100% auto;
}

.index-login-user-name input,
.index-login-user-password input {
	width: 100%;
	height: 32px;
	background: #FFFFFF;
	border-radius: 2px;
	border: 1px solid #D0D0D0;
	padding-left: 42px;
	box-sizing: border-box;
}

.index-login-ver-code {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 0 25px;
	position: relative;
}

.index-login-ver-code::after {
	content: '';
	display: block;
	width: 16px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 40px;
	background: url('/images/var_code.png') no-repeat center / 100% auto;
}

.index-login-ver-code input {
	width: 150px;
	height: 32px;
	background: #FFFFFF;
	border-radius: 2px 0 0 2px;
	border: 1px solid #D0D0D0;
	padding-left: 42px;
	box-sizing: border-box;
	border-right: 0;
}

.index-login-ver-code-pic {
	width: 70px;
	height: 32px;
	background: #FFFFFF;
	border-radius: 0 2px 2px 0;
	border: 1px solid #D0D0D0;
	border-left: 0;
	box-sizing: border-box;
	overflow: hidden;
	cursor: pointer;
}

.index-login-ver-code-pic img {
	width: 100%;
	height: 100%;
}

.index-login-ver-code-refresh {
	flex: 1;
	height: 32px;
	background: url('/images/shuaxin.png') no-repeat center / 17px auto;
	cursor: pointer;
}

.index-login-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 32px 25px 0 25px;
	text-align: center;
	height: 32px;
	background: #0762CB;
	border-radius: 2px;
	font-weight: 500;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
}

.index-problem {
	width: 300px;
	background: #FFFFFF;
	border-radius: 4px;
	border: 1px solid #0762CB;
	box-sizing: border-box;
	margin-bottom: 30px;
}

.index-problem-title {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 52px;
	background: #EDF2FF;
	border-radius: 4px 4px 0px 0px;
	font-weight: 600;
	font-size: 16px;
	color: #131E35;
	line-height: 22px;
	padding-left: 24px;
	margin-bottom: 10px;
}

.index-problem-item {
	display: block;
	padding: 10px 25px;
	font-weight: 400;
	font-size: 14px;
	color: #131E35;
	line-height: 20px;
}

.index-activity {
	background: url('/images/index-activity.png') no-repeat left center / auto 25px;
}

.index-information-title {
	background: url('/images/info.png') no-repeat left center / auto 25px;
}

.index-information-main {
	width: 1440px;
	margin: 25px auto 0 auto;
}

.index-information {
	padding-bottom: 30px;
}

.index-information-list {}

.index-information-item {
	display: block;
	position: relative;
	height: 150px;
	padding-left: 108px;
	border-bottom: 1px dashed #CECECE;
	text-decoration: none;
}

.index-information-item:last-child {
	border: 0;
}

.index-information-item:hover {
	text-decoration: none;
}

.index-information-date {
	width: 88px;
	height: 88px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -44px;
	background: #F6F6F6;
	border-radius: 1px;
	border: 1px solid #BFBFBF;
}

.index-information-content {
	height: 150px;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-direction: column;

}

.index-information-name {
	width: 95%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: 600;
	font-size: 20px;
	color: #333333;
	line-height: 26px;
	text-align: left;
	font-style: normal;
	margin-bottom: 6px;
}

.index-information-p {
	width: 95%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: 400;
	font-size: 16px;
	color: #666666;
	line-height: 26px;
	text-align: left;
	font-style: normal;
}

.index-information-date {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.index-information-day {
	font-weight: 600;
	font-size: 30px;
	color: #333333;
	line-height: 42px;
}

.index-information-month {
	font-weight: 400;
	font-size: 16px;
	color: #333333;
	line-height: 22px;
}

.friendly-link {
	width: 340px;
	margin-right: 100px;
}

.friendly-link-title {
	font-weight: 500;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
	margin-bottom: 18px;
}

.friendly-link-main {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}

.friendly-link-item {
	width: 160px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: 400;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
	text-align: left;
	font-style: normal;
	margin-bottom: 16px;
}

.check_in_process {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 420px;
	min-width: 1440px;
	background: linear-gradient(180deg, #FFFFFF 0%, #ECF2FA 100%);
}

.check_in_process_main {
	width: 100%;
	height: 302px;
	margin: 0 auto;
	background: url('/images/check_in_process.png') no-repeat center / auto 100%;
}

.gov-services {
	width: 1440px;
	margin: 0 auto;
	padding-top: 30px;
}

.gov-services-title {
	height: 75px;
	background: url('/images/info.png') no-repeat center / auto 25px;
}

.gov-services-info {
	font-weight: 500;
	font-size: 18px;
	color: #666666;
	line-height: 32px;
	text-align: center;
	margin-bottom: 45px;
}

.gov-services-content {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}

.gov-services-item {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width: 250px;
	height: 194px;
	background: linear-gradient(180deg, #F0F4FF 0%, #DFE7FF 100%);
	border-radius: 4px;
	font-weight: 500;
	font-size: 22px;
	color: #002B5D;
	line-height: 30px;
	margin: 0 36px 36px 0;
	transition: all .3s;
	box-sizing: border-box;
	text-align: center;
}

.gov-services-item:hover {
	color: #FFF;
	text-decoration: none;
	background: linear-gradient(180deg, #0762CB 0%, #1867C2 100%);
}
.gov-services-name{
	padding: 0 30px;
	font-size: 20px;
}
.gov-services-icon {
	width: 66px;
	height: 66px;
	background: url('/images/zhengwufuwu.png') no-repeat center / 66px 66px;
	margin-bottom: 20px;
}


.home-service {
	width: 1440px;
	margin: 0 auto;
	padding: 56px 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}

.home-service-nav {
	width: 300px;
	margin-right: 46px;
	background: #F9F9F9;
}

.home-service-nav-item {
	height: 72px;
	position: relative;
	padding: 0 12px 0 36px;
	line-height: 72px;
	font-weight: 500;
	font-size: 20px;
	color: #333333;
	cursor: pointer;
}

.home-service-nav-item.active {
	background: linear-gradient(270deg, #F6F9FF 0%, #EBF0FF 100%);
	color: #1944B8;
}

.home-service-nav-item.active::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 4px;
	background: #3169FF;
}

.home-service-body {
	flex: 1;
}

.home-service-body-item {
	display: block;
	position: relative;
	height: 344px;
	padding: 32px 0 32px 392px;
	box-sizing: border-box;
	border-bottom: 1px solid #D8D8D8;
}

.home-service-body-item:first-child {
	padding-top: 0;
	height: 312px;
}

.home-service-body-item:first-child .home-service-body-pic {
	top: 0;
}

.home-service-body-title {
	font-size: 20px;
	color: #333333;
	line-height: 28px;
	text-align: left;
	margin-bottom: 13px;
}

.home-service-body-pic {
	width: 360px;
	height: 280px;
	position: absolute;
	top: 32px;
	left: 0;
	overflow: hidden;
	background-color: #efefef;
}

.home-service-body-pic img {
	width: 360px;
}

.home-service-body-content {
	height: 204px;
	font-weight: 500;
	font-size: 16px;
	color: #666666;
	line-height: 34px;
	overflow: hidden;
}

.home-service-body-more {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.home-service-body-more .more-icon {
	width: 24px;
	height: 24px;
	background: url('/images/next_icon.png') no-repeat center / 24px 24px;
}


.home-import-export {
	width: 1440px;
	margin: 0 auto;
	padding: 56px 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}

.home-import-export-nav {
	width: 300px;
	margin-right: 46px;

}

.home-import-export-nav-box {
	background: #F9F9F9;
}

.home-import-export-nav-content {}

.home-import-export-nav-item {
	height: 72px;
	position: relative;
	padding: 0 12px 0 36px;
	line-height: 72px;
	font-weight: 500;
	font-size: 20px;
	color: #333333;
	cursor: pointer;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.home-import-export-nav-item.active {
	background: linear-gradient(270deg, #F6F9FF 0%, #EBF0FF 100%);
	color: #1944B8;
}

.home-import-export-nav-item.active::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 4px;
	background: #3169FF;
}

.home-import-export-body {
	flex: 1;
}

.home-import-export-body-item {
	position: relative;
	height: 344px;
	padding: 32px 0 32px 392px;
	box-sizing: border-box;
	border-bottom: 1px solid #D8D8D8;
}

.home-import-export-body-item:last-child {
	border: 0;
}

.home-import-export-body-title {
	font-size: 20px;
	color: #333333;
	line-height: 28px;
	text-align: left;
	margin-bottom: 13px;
}

.home-import-export-body-pic {
	width: 360px;
	height: 280px;
	position: absolute;
	top: 32px;
	left: 0;
	overflow: hidden;
	background-color: #efefef;
}

.home-import-export-body-pic img {
	width: 360px;
}

.home-import-export-body-content {
	height: 180px;
	font-weight: 500;
	font-size: 16px;
	color: #666666;
	line-height: 34px;
	overflow: hidden;
	margin-bottom: 10px;
}

.home-import-export-body-more {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.home-import-export-body-more .more-icon {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 108px;
	height: 46px;
	border-radius: 2px;
	border: 1px solid #3169FF;
	font-weight: 500;
	font-size: 22px;
	color: #3169FF;
	line-height: 46px;

}

.home-import-export-body-more .more-icon:hover {
	text-decoration: none;
}

.importAndExportDetails {
	width: 1440px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	margin: 0 auto;
	padding-bottom: 100px;
}

.importAndExportDetails .details-pic {
	position: relative;
	width: 520px;
	height: 380px;
}

.importAndExportDetails .pj-Carousel {
	width: 520px;
	height: 380px;
}

.importAndExportDetails .pj-Carousel-box {
	height: 380px;
}

.importAndExportDetails .pj-Carousel-item {
	height: 380px;
	line-height: 380px;
}

.importAndExportDetails .details-mian {
	flex: 1;
	margin-left: 36px;
}

.importAndExportDetails .details-main-title {
	font-size: 28px;
	color: #333333;
	line-height: 40px;
	margin-bottom: 18px;
}

.importAndExportDetails .details-main-content {
	font-weight: 500;
	font-size: 18px;
	color: #666666;
	line-height: 45px;
	margin-bottom: 36px;
}

.importAndExportDetails .details-main-feature {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	font-weight: 500;
	font-size: 20px;
	color: #1E43A9;
	line-height: 28px;
	text-align: right;
	font-style: normal;
	margin-bottom: 36px;
}

.importAndExportDetails .details-feature-item {
	margin-right: 60px;
}

.details-main-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 132px;
	height: 52px;
	background: #3169FF;
	border-radius: 2px;
	font-weight: 500;
	font-size: 22px;
	color: #FFFFFF;
	line-height: 30px;
}

.e-commerce {
	width: 1440px;
	padding: 56px 0;
	margin: 0 auto;
}

.e-commerce-tab {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 23px;
	border-bottom: 1px solid #EDEDED;
}

.e-commerce-item {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 65px;
	padding: 0 24px;
	position: relative;
	margin-right: 120px;
	background-color: #E9F3FF;
	font-weight: 400;
	font-size: 22px;
	color: #333333;
	line-height: 30px;
	border-radius: 5px;
	cursor: pointer;
}

.e-commerce-item::after {
	content: '';
	display: block;
	position: absolute;
	bottom: -18px;
	left: 50%;
	margin-left: -9px;
	width: 0;
	height: 0;
	border-top: 10px solid #E9F3FF;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-bottom: 10px solid transparent;
}

.e-commerce-item:before {
	content: '';
	display: block;
	position: absolute;
	bottom: -30px;
	left: 50%;
	margin-left: -6px;
	width: 12px;
	height: 12px;
	border-radius: 12px;
	background-color: #FFF;
	border: 1px solid #E4E4E4;
}

.e-commerce-item.active {
	background-color: #0762CB;
	color: #FFF;
}

.e-commerce-item.active::after {
	border-top: 10px solid #0762CB;
}

.e-commerce-item.active:before {
	background-color: #0762CB;
	border: 1px solid #0762CB;
}

.e-commerce-body {
	display: none;
}

.e-commerce-body .settled {
	padding: 50px 0;
}

.e-commerce-body .settled p {
	line-height: 28px;
	margin-bottom: 24px;
	font-size: 16px;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

.e-commerce-body .aptitude {
	padding: 50px 0;
	box-sizing: inherit;
	font-size: 12px;
	color: rgb(46, 112, 180);
	font-weight: 700;
	font-family: "Microsoft YaHei", 微软雅黑, "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", Arial, sans-serif, "Noto Sans CJK SC";
	white-space: normal;
	background-color: rgb(255, 255, 255);
}

.e-commerce-body .aptitude img {
	margin-bottom: 50px;
}

.e-commerce-body .aptitude p {
	margin: 0 80px;
}

.enter-talent {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #F4FAFF;
	padding-bottom: 50px;
}

.enter-talent-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 242px;
	height: 52px;
	background: #3169FF;
	border-radius: 2px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 500;
	font-size: 22px;
	color: #FFFFFF;
}

.enter-talent-btn:hover {
	text-decoration: none;
}

.advisoryService {
	width: 1440px;
	margin: 0 auto;
}

.advisoryServiceTitle {
	background: url('/images/classroom.png') no-repeat left center / auto 25px;
}


.ad-Service-main {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	padding: 50px 0;
}

.ad-Service-nav {
	width: 300px;
	margin-right: 46px;
	background: #F9F9F9;
}

.ad-Service-nav-body {
	overflow: hidden;
}

.mtree-node-box {
	transition: all 0.3s;
	overflow: hidden;
	height: auto;
}

.mtree-node-box.hide {
	height: 0;
}


.ad-Service-nav-item {
	height: 72px;
	position: relative;
	padding: 0 50px 0 36px;
	line-height: 72px;
	font-weight: 500;
	font-size: 20px;
	color: #333333;
	cursor: pointer;
}

.ad-Service-nav-item .mtree-node {
	width: 28px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 10px;
	z-index: 2;
	cursor: pointer;
	background: url('/images/pro_left.png') no-repeat left center / auto 25px;
}

.ad-Service-nav-item .mtree-node.open {
	background: url('/images/pro_down.png') no-repeat left center / auto 25px;
}

.ad-Service-nav-item.active {
	background: linear-gradient(270deg, #F6F9FF 0%, #EBF0FF 100%);
	color: #1944B8;
}

.ad-Service-nav-item.active::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 4px;
	background: #3169FF;
}

.ad-Service-body {
	width: 1090px;
}

.ad-Service-search {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 32px;
}

.ad-Service-label {
	font-size: 20px;
	color: #333333;
	line-height: 28px;
}

.ad-Service-input input {
	width: 810px;
	height: 38px;
	background: #FFFFFF;
	border-radius: 2px;
	box-sizing: border-box;
	border: 1px solid #C6C6C6;
	padding: 0 22px;
}

.ad-Service-search-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 76px;
	height: 38px;
	background: #0762CB;
	border-radius: 2px;
	font-weight: 400;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 25px;
	margin-left: 12px;
	cursor: pointer;
}

.ad-Service-reset-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 76px;
	height: 38px;
	border-radius: 2px;
	border: 1px solid #C6C6C6;
	font-weight: 400;
	font-size: 18px;
	color: #999999;
	line-height: 25px;
	margin-left: 12px;
	cursor: pointer;
}

.ad-Service-list {
	margin-bottom: 30px;
}

.ad-Service-title,
.ad-Service-tr {
	display: flex;
	justify-content: center;
	align-items: center;
}

.ad-Service-title {
	background-color: #D8D8D8;
}

.ad-Service-td {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 56px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: 500;
	font-size: 18px;
	color: #333333;
	line-height: 25px;
}

.ad-Service-tr:hover {
	text-decoration: none;
}

.ad-Service-td:first-child {
	width: 200px;
}

.ad-Service-td:last-child {
	flex: 1;
	box-sizing: border-box;
	padding: 0 30px;
	justify-content: flex-start;
}

.ad-Service-title .ad-Service-td:last-child {
	justify-content: center;
}

.ad-Service-tr:nth-child(2n) {
	background: #F9F9F9;
}

.ad-Service-td span {
	display: block;
	width: 870px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news-box {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	width: 1440px;
	margin: 0 auto;
	padding: 50px 0;
}

.news-main {
	width: calc(50% - 40px);
}

.news-main:first-child {
	margin-right: 80px;
}

.industry-title {
	background: url('/images/info.png') no-repeat left center / auto 25px;
}

.news-title {
	background: url('/images/info.png') no-repeat left center / auto 25px;
}

.news-details {
	background: #F3F3F3;
	padding-bottom: 50px;
}

.news-details-body {
	width: 1440px;
	margin: 0 auto;
	background-color: #FFF;
	padding: 50px;
	box-sizing: border-box;
}

.news-details-title {
	font-size: 28px;
	color: #333333;
	line-height: 40px;
	text-align: center;
	font-style: normal;
	margin-bottom: 24px;
}

.news-details-tips {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	margin-bottom: 24px;
}

.news-details-tips-item {
	max-width: 300px;
	font-weight: 400;
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	margin-right: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news-details-main {
	font-weight: 400;
	font-size: 18px;
	color: #333333;
	line-height: 36px;
}

.home-sea-goods {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}

.home-sea-goods-box {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	width: 868px;
	margin-right: 28px;
}

.home-sea-goods-item {
	width: 268px;
	margin-right: 32px;
	margin-bottom: 32px;
}

.home-sea-goods-item:hover {
	text-decoration: none;
}

.home-sea-goods-item:nth-child(3n) {
	margin-right: 0;
}

.home-sea-goods-pic {
	height: 220px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #F0F0F0;
	margin-bottom: 24px;
	overflow: hidden;
}

.home-sea-goods-pic img {
	max-width: 100%;
}

.home-sea-goods-name {
	font-weight: 500;
	font-size: 20px;
	color: #21252E;
	line-height: 30px;
	text-align: center;
	margin-bottom: 10px;
}

.home-sea-goods-info {
	font-weight: 400;
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	text-align: center;
}

.home-sea-settled-box {
	width: 200px;
	box-sizing: border-box;
	padding: 20px;
	border-radius: 4px;
	border: 1px solid #0762CB;
	font-weight: 400;
	font-size: 16px;
	color: #131E35;
	line-height: 30px;

}

.home-sea-settled-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 32px;
	background: #0762CB;
	border-radius: 2px;
	font-weight: 500;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
	margin-top: 20px;
}

.home-sea-goods-more {
	padding-right: 232px;
	text-align: center;
}

.home-sea-goods-btn {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 100px;
	height: 32px;
	background: #0762CB;
	border-radius: 2px;
	font-weight: 500;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
}

.home-service-body .exhibit-list {
	width: 1096px;
}

.exhibit-list {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}

.exhibit-item {
	width: 344px;
	margin-right: 32px;
	margin-bottom: 32px;
}

.exhibit-item:hover {
	text-decoration: none;
}

.exhibit-item:nth-child(3n) {
	margin-right: 0;
}

.exhibit-pic {
	height: 220px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #F0F0F0;
	overflow: hidden;
}

.exhibit-pic img {
	max-width: 100%;
}

.exhibit-name {
	max-height: 60px;
	overflow: hidden;
	font-weight: 500;
	font-size: 20px;
	color: #21252E;
	line-height: 30px;
	text-align: left;
	margin-bottom: 10px;
}

.exhibit-cuntent {
	border: 1px solid #DFE1E6;
	padding: 20px;
}

.exhibit-info-item {
	font-weight: 400;
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 16px;
}

.home-warehouse {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}

.home-warehouse-box {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	width: 868px;
	margin-right: 28px;
}

.home-warehouse-item {
	width: 268px;
	margin-right: 32px;
	margin-bottom: 32px;
}

.home-warehouse-item:hover {
	text-decoration: none;
}

.home-warehouse-item:nth-child(3n) {
	margin-right: 0;
}

.home-warehouse-pic {
	height: 160px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #F0F0F0;
	overflow: hidden;
}

.home-warehouse-pic img {
	max-width: 100%;
}

.home-warehouse-name {
	max-height: 30px;
	overflow: hidden;
	font-weight: 600;
	font-size: 20px;
	color: #21252E;
	line-height: 30px;
	text-align: left;
	margin-bottom: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.home-warehouse-cuntent {
	border: 1px solid #DFE1E6;
	padding: 20px;
}

.home-warehouse-info-item {
	font-weight: 400;
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 6px;
}

.home-warehouse-settled-box {
	width: 200px;
	box-sizing: border-box;
	padding: 20px;
	border-radius: 4px;
	border: 1px solid #0762CB;
	font-weight: 400;
	font-size: 16px;
	color: #131E35;
	line-height: 30px;

}

.home-warehouse-settled-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 32px;
	background: #0762CB;
	border-radius: 2px;
	font-weight: 500;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
	margin-top: 20px;
}

.government-services {
	background: url('/images/government-services.png') no-repeat center / auto 25px;
}

.index-news-title {
	background: url('/images/news-title.png') no-repeat left center / auto 25px;
}

.exhibition-main,
.exhibition-filter {
	width: 1440px;
	margin: 0 auto;
}

.exhibition-filter {
	margin-top: 0px;
}

.exhibition-filter-nav {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	margin-bottom: 25px;
}

.exhibition-filter-label {
	font-weight: normal;
	font-size: 20px;
	color: #333333;
	line-height: 28px;
	text-align: right;
	font-style: normal;
	margin-right: 28px;
}

.exhibition-filter-body {
	flex: 1;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	font-weight: 400;
	font-size: 18px;
	color: #666666;
	line-height: 25px;
	text-align: right;
	font-style: normal;
	margin-right: 28px;
	overflow: hidden
}

.exhibition-filter-body.expand {
	height: 25px;
}

.exhibition-filter-item {
	margin-right: 50px;
	cursor: pointer;
	margin-bottom: 20px;
}

.exhibition-filter-item.active {
	color: #317BFF;
}

.exhibition-filter-expand {
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 400;
	font-size: 18px;
	color: #317BFF;
	line-height: 25px;
	text-align: right;
	font-style: normal;
	cursor: pointer;
}

.exhibition-filter-expand::after {
	content: '';
	display: block;
	width: 18px;
	height: 18px;
	margin-left: 10px;
	background: url('/images/expand.png') no-repeat center / 100% auto;
}

.exhibition-main .exhibit-list {
	width: 1440px;
}

.exhibition-main .exhibit-list .exhibit-item {
	width: 458px;
}

.exhibition-goods {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	width: 1440px;
	margin: 0 auto 40px auto;
}

.exhibition-info {
	flex: 1;
	margin-left: 46px;

}

.exhibition-name {
	width: 90%;
	font-weight: 500;
	font-size: 24px;
	color: #333333;
	line-height: 33px;
	text-align: left;
	font-style: normal;
	margin-bottom: 22px;
}

.exhibition-info-item {
	font-weight: 400;
	font-size: 18px;
	color: #666666;
	line-height: 24px;
	text-align: left;
	font-style: normal;
	margin-bottom: 22px;
}

.exhibition-info-tips {
	font-weight: 400;
	font-size: 18px;
	color: #3C64AB;
	line-height: 24px;
	text-align: left;
	margin-bottom: 36px;
	font-style: normal;
}

.exhibition-info-btn-box {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}

.exhibition-info-btn-obtain {
	margin-right: 36px;
}

.exhibition-info-btn-obtain,
.exhibition-info-btn-online {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 132px;
	height: 52px;
	background: #3169FF;
	border-radius: 2px;
	font-weight: 500;
	font-size: 22px;
	color: #FFFFFF;
	line-height: 30px;
	font-style: normal;
}

.exhibition-title {
	font-weight: normal;
	font-size: 28px;
	color: #333333;
	line-height: 40px;
	text-align: left;
	font-style: normal;
	margin-bottom: 20px;
}

.exhibition-body {
	font-weight: 400;
	font-size: 18px;
	color: #333333;
	line-height: 36px;
	text-align: left;
	font-style: normal;
}