/* CSS Document */
body {
	margin: 0 auto;
	padding: 0px;
	background: #FFF;
	font: 16px "Microsoft Yahei", "微软雅黑", Arial, Verdana, sans-serif;
	color: #333333;
}

div,
form,
img,
ul,
ol,
li,
dl,
dt,
dd,
p {
	margin: 0;
	padding: 0;
	border: 0;
}

li {
	list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}

.content {
	width: 1200px;
	margin: 0 auto;
}

.marauto {
	margin: 0 auto;
}

.txtcolor {
	color: #FFFFFF
}

.topimg {
	background: url(/template/GlobalCall/img/top.jpg) no-repeat top;
	height: 800px;
}

/*公共链接*/
a {
	color: #333333;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #006ad7;
	text-decoration: none;
}

.mr40 {
	margin-right: 40px;
}

.fl-left {
	float: left
}

.fl-right {
	float: right
}

.txt-c {
	text-align: center;
}



.bg1 {
	background: url(/template/GlobalCall/img/bg.jpg) no-repeat top;
	height: 930px;
}

.bg2 {
	background-color: #3498a5;
	width: 100%;
}

.bg3 {
	background: url(/template/GlobalCall/img/tu.jpg) no-repeat top;
	height: 506px;
}

.x_t1 {
	text-align: left;
	line-height: 36px;
	font-size: 20px;
	font-weight: bold;
	color: #0f1726;
	margin-bottom: 40px;
}

.x_t1 a {
	color: #0f1726;
}

.x_t1 a:hover {
	color: #006ad7;
}

.x_t2 {
	text-align: left;
	line-height: 30px;
	font-size: 16px;
	margin-bottom: 40px;
}

.x_t3 {
	text-align: left;
	line-height: 30px;
	font-size: 16px;
	margin-top: 40px;
	color: #666666;
}



.xw_tj {
	text-align: center;
	margin-bottom: 25px !important;
	 !i;
	 !;
}

.xw_tj ul {
	width: 1200px;
	/* overflow: hidden; */
}

.xw_tj li img {
	width: 285px;
	height: 161px;
}

.xw_tj ul li {
	float: left;
	margin-right: 20px;
	list-style: none;
	width: 285px;
}

.xw_tj ul li:nth-of-type(4n) {
	margin-right: 0;
}

.xw_tj li p {
	line-height: 32px;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
}



.v_more {
	width: 1080px;
	float: left;
}

.v_more ul {
	width: 1080px;
}

.v_more img {
	width: 300px;
	height: 169px;
	padding-top: 20px;
}

.v_more ul li {
	border: 2px solid transparent;
	border-radius: 10px;
	background-clip: padding-box, border-box;
	background-origin: padding-box, border-box;
	background-image: linear-gradient(to right, #ffffff, #ffffff), linear-gradient(90deg, #d0bdff, #cdeaff);

	float: left;
	width: 340px;
	margin-right: 24px;
	list-style: none;
	margin-bottom: 30px;

}

.v_more ul li:nth-of-type(3n) {
	margin-right: 0;
}

.v_more p {
	padding-left: 20px;
	padding-right: 20px;
}

.v_more a {
	color: #333333;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	padding-left: 20px;
	padding-right: 20px;
}

.v_more a:hover {
	color: #005dcf;
	line-height: 30px;
}

.tj3 {
	padding-top: 2px;
	text-align: center;
}

.tj3 ul {
	width: 1200px;
	overflow: hidden
}

.tj3 li img {
	width: 316px;
	height: 563px;
}

.tj3 ul li {
	float: left;
	list-style: none;
	margin-bottom: 14px;
	width: 316px;
	height: 563px;
	margin-right: 126px;

}

.tj3 ul li:nth-of-type(3n) {
	margin-right: 0;
}



.introduction_box {
	background: url("/template/GlobalCall/img/box.png") no-repeat top;
	width: 360px;
	height: 450px;
}

.introduction_box p {
	line-height: 36px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}

.banner_nav {
	border-radius: 10px;
	width: 180px;
	cursor: pointer;
	float: left;
	font-size: 18px;
	line-height: 42px;
	text-align: center;
	color: #ffffff;
	background-color: #4e9bb2;
	margin-top: 20px;
	cursor: pointer;
	margin-left: 20px;
}

.banner_nav span {
	text-align: center;
}

.banner_nav a:link {
	color: #ffffff;
}

.banner_nav:visited {
	background-color: #4e9bb2;
	color: #ffffff;
}

.banner_nav:hover {
	background-color: #bb6d59;
	color: #ffffff;
}


.x-bq {
	float: center;
	line-height: 28px;
	color: #ffffff;
	font-size: 16px;
}

.x-bq p {
	text-align: center;
}

.x-bq a {
	overflow: hidden;
	color: #ffffff;

}


/* add-deng*/
.sc-bartitle {
	width: 1200px;
	/* height: 100px; */
	/* margin: 45px auto 10px; */
	position: relative;
	text-align: center
}

.ell {
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-box-orient: vertical
}

.ell_clamp3 {
	-webkit-line-clamp: 3;
}

.ell_clamp2 {
	-webkit-line-clamp: 2;
}

.clamp1 {
	-webkit-line-clamp: 1;
}

.en_toppic_m {
	display: none;
}

.mob {
	display: block;
}

.mob img {
	width: 100%;
}


.sc4list {
	width: 1200px;
	margin: auto;
	position: relative;
}

.sc4list li {
	background: url("..//template/GlobalCall/img/piclistbg.png") no-repeat center 0;
	background-size: 100% 100%;
	/*! width:335px!important; */
}

.sc4list li a {
	/*! width:88%; */
	display: inline-block;
	padding: 20px 33px 20px 18px;
	/*! height:270px; */
	margin-bottom: 20px;
}

.sc4list li a img {
	width: 100%;
	height: auto
}

.sc4list li a p {
	text-align: left;
}

.sc4list li:nth-child(even) {
	margin-top: 0px;
}

.sc4list li:nth-child(odd) {
	margin-top: 0px;
}

.gcNext,
.gcPrev {
	position: absolute;
	cursor: pointer;
	top: 45%;
}

.gcNext {
	right: 0;
}

.gchaBanner {
	width: 1080px;
	margin: auto;
}

.sc2 {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}

.xiaoboBoxnext,
.xiaoboBoxprev,
.xiaoboBoxnext1,
.xiaoboBoxprev1 {
	cursor: pointer;
	position: absolute;
	bottom: -10%;
}

.xiaoboBox {
	position: relative;
}

.xiaoboBoxnext,
.xiaoboBoxnext1 {
	right: 42%;
}

.xiaoboBoxprev,
.xiaoboBoxprev1 {
	left: 42%;
}

.imgBox {
	width: 90%;
	margin: auto;
	/* 	border: 3px #d0e0f4 solid;
	padding: 10px 4.5%;
	border-radius: 8px; */
}

.imgBox img {
	width: 316px;
	height: 563px;
}

.pti {
	padding-top: 0;
}

.pt130,
.pt130i {
	padding-top: 130px;
}

.picBanner {
	width: 100%;
	margin: auto;
	overflow: hidden;
	position: relative;
}

.prevLeft1,
.nextRight1 {
	position: absolute;
	z-index: 99;
	cursor: pointer;
}

.prevLeft1 {
	left: 45%;
}

.nextRight1 {
	right: 45%;
}

.prevLeft,
.nextRight {
	position: absolute;
	top: 45%;
	z-index: 99;
}

.prevLeft {
	left: 20%;
}

.nextRight {
	right: 20%;
}

.prevLeft img,
.nextRight img {
	width: 90%;
	height: auto;
}

.picBanner li img {
	width: 100%;
}

.picBanner .swiper-slide {
	width: 900px;
	transition-timing-function: linear;
	position: relative;
	height: 500px;
}

.picBanner .swiper-slide a:after {
	content: "";
	position: absolute;
	top: 0;
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	display: block;
}

.picBanner .swiper-slide p {
	line-height: 35px;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	bottom: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #FFFFFF;
	text-align: center;
}

.picBanner .swiper-slide-active a:after {
	display: none !important;
}

.w800 img {
	width: 800px;
	height: 450px;
}
.w800 video {
	width: 800px;
	height: 450px;
}


.w895 img {
	/*width: 894px;
	height: 503px;*/
width: 100%;
}


@media screen and (max-width:760px) {
    body{
		overflow-x:hidden ;
	}
	.en_toppic_m {
		display: block;
	}

	.en_toppic_m img {
		width: 100%;
	}

	.mob {
		display: none;
	}

	.sc-bartitle {
		width: 100%;
		margin: auto;
		position: relative;
		text-align: center;
		height: auto;
	}

	.sc-bartitle img,
	.gchaBanner,
	.xw_tj ul,
	.sc2,
	.sc4list {
		width: 100%;
	}

	.w360,
	.w800,
	.w295,
	.w895 {
		width: 100% !important;
	}

	.content {
		width: 90%;
	}

	.prevLeft1 {
		left: 30%;
	}

	.nextRight1 {
		right: 30%;
	}

	.xw_tj li p {
		line-height: 1.2rem;
		text-align: center;
		font-size: .7rem;
	}

	.ml10 {
		margin-left: unset !important;
	}

	.xw_tj ul li {
		margin-right: 0;
	}

	.introduction_box p {
		line-height: 1.2rem;
		margin-left: 5%;
		margin-right: 5%;
		margin-top: 5%;
		/* text-align: justify; */
	}

	.x_t2 {
		/* text-align: justify; */
		line-height: 1.2rem;
		font-size: .75rem;
		margin-bottom: 5%;
		display: block;
	}

	.h50 {
		height: 0px !important;
	}

	.h80 {
		height: 26px !important;
	}

	.banner_nav {
		border-radius: 7px;
		width: 150px;
		float: unset;
		font-size: .8rem;
		line-height: 1.5rem;
		margin-top: 20px;
		margin: 1rem auto;
	}

	.left,
	.right {
		float: unset !important;
	}

	.w800 img
	.w895 img,
	.xw_tj li img {
		width: 100%;
		height: auto;
	}
	.w800 video {
		width: 100%;
		height: auto;
	}

	.imgBox img {
		width: 90%;
		height: auto;
		display: block;
		margin: 0 auto;
	}

	.introduction_box {
		background: unset;
		width: unset;
		height: unset;
	}

	.picBanner .swiper-slide {
		width: 100%;
		transition-timing-function: linear;
		position: relative;
		height: auto;
	}

	.xiaoboBoxnext,
	.xiaoboBoxprev,
	.xiaoboBoxnext1,
	.xiaoboBoxprev1 {
		position: absolute;
		cursor: pointer;
		top: 45%;
	}

	.gcNext,
	.xiaoboBoxnext,
	.xiaoboBoxnext1 {
		right: -7%;
	}

	.gcPrev,
	.xiaoboBoxprev,
	.xiaoboBoxprev1 {
		left: -7%;
	}

	.sc4list li {
		margin-left: 2%;
	}

	.x_t3 {
		text-align: left;
		line-height: 1rem;
		font-size: .65rem;
		margin: 5% 0;
	}

	.xiaoboBox,
	.picBanner,
	.sc4list {
		margin-top: 7%;
	}

	.prevLeft {
		left: 0;
	}

	.nextRight {
		right: -1%;
	}

	.x_t1 {
		text-align: left;
		line-height: 1.4rem;
		font-size: .9rem;
		margin-bottom: 5%;
	}

	.pt130 {
		padding-top: 13%;
	}

	.pt130i {
		padding-top: 22%;
	}

	.pti {
		padding-top: 7%;
	}

	.x-bq {
		line-height: 1.1rem;
		font-size: .65rem;
		text-align: center;
	}
}
<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2025-04-14 15:04:22" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->