@charset "utf-8";

/* CSS Document */
body {
	margin: 0 auto;
	padding: 0px;
	background: #ffffff;
	font-family: "", arial;
	font-size: 12px;
}

div,
form,
img,
ul,
ol,
li,
dl,
dt,
dd,
p {
	margin: 0;
	padding: 0;
	border: 0;
}

li {
	list-style-type: none;
}

img {
	vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}

.content {
	width: 1200px;
	margin: 0 auto;
}

.content_bor {
	width: 1280px;
	margin: 0 auto;
}

.marauto {
	margin: 0 auto;
}

/* 公共链接样式 */
a:link {
	color: #333;
	text-decoration: none;
}

a:visited {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

/* 链接和文字颜色 */
.cWhite,
a.cWhite:link,
a.cWhite:visited {
	color: #fff;
}

.cWhite1,
a.cWhite1:link,
a.cWhite1:visited {
	color: #F7F6F6;
}

.cRed,
a.cRed:link,
a.cRed:visited {
	color: #9F0912;
}

.cRed_d1,
a.cRed_d1:link,
a.cRed_d1:visited {
	color: #FF3C00;
}

.cBlack,
a.cBlack:link,
a.cBlack:visited {
	color: #333;
}

.cBlue,
a.cBlue:link,
a.cBlue:visited {
	color: #4894BA;
}

.cBlue_d1,
a.cBlue_d1:link,
a.cBlue_d1:visited {
	color: #4994BB;
}

.cGray,
a.cGray:link,
a.cGray:visited {
	color: #333;
}

.cGray_d1,
a.cGray_d1:link,
a.cGray_d1:visited {
	color: #666;
}

.cOran,
a.cOran:link,
a.cOran:visited {
	color: #FFEBB8;
}

/* 分享 */
.fx_new {
	float: left;
	text-align: left;
}

.bshare-custom a {
	color: #fff;
}

.bais {
	color: #fff;
}

.bshare-custom #bshare-shareto {
	color: #fff !important;
}

/*头部*/
.guo_tb {
	background: url(http://www.hicn.cn/template/2024Boao/img/guo_tou.jpg) no-repeat top;
	height: 747px;
}

.guo_zb {
	background: url(http://www.hicn.cn/template/2024Boao/img/guo_tou2.jpg) no-repeat top;
}

.guo_bor {
	background-color: #fff;
	border-radius: 30px;
	padding: 40px;
}

.guo_1 {
	background: url(http://www.hicn.cn/template/2024Boao/img/guo_1.png)no-repeat;
	height: 100px;
}

.guo_2{
	width: 1200px;
	overflow: hidden;
}

.guo_2 ul {
	width: 1240px;
	display: flex;
	justify-content: flex-start;
}

.guo_2 ul li {
	/* float: left; */
	width: 280px;
	/* margin-right: 28px; */
	margin-bottom: 40px;
}

.guo_2 ul li img {
	width: 100%;
	height: 175px;
	border-radius: 20px 0px 0px 0px;
}

.guo_2 ul li p {
	background-color: #dcf1ff;
	border-radius: 0px 0px 20px 0px;
	font-size: 18px;
	font-weight: bold;
	padding-left: 28px;
	padding-right: 28px;
	padding-top: 20px;
	padding-bottom: 30px;
	line-height: 32px;
}

.guo_2 ul li p a {
	color: #205283;
	
}

.guo_3_1 {
	background: url(http://www.hicn.cn/template/2024Boao/img/guo_2.png)no-repeat;
	height: 100px;
}

.guo_4_1 {
	background: url(http://www.hicn.cn/template/2024Boao/img/guo_3.png)no-repeat;
	height: 100px;
}

.guo_4_2 {
	margin-left: 30px;
	margin-right: 30px;
}

.guo_4_2 li img {
	float: left;
	margin-right: 20px;
	width: 159px;
	border-radius: 10px;
}

.guo_4_2 li p {
	font-size: 18px;
	line-height: 30px;
}

.guo_4_2 li {
	margin-bottom: 21px;
	float: left;
}

.guo_5_1 {
	background: url(http://www.hicn.cn/template/2024Boao/img/guo_4.png)no-repeat;
	height: 100px;
}

/*尾部*/
.guo_wb {
	background-color: #006ad7;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 24px;
	color: #fff;
	font-size: 14px;
}


/*deng-add*/

.mySwiperLeft,
.mySwiperRight {
	position: absolute;
	top: 50%;
	z-index: 99;
	display: block;
}


	.mySwiperRight,
	.mySwiper2Right {
		right: -40px;
	}

	.mySwiperLeft,
	.mySwiper2Left {
		left: -40px;
	}

	.mySwiperRight{
		width: 22px;
		height: 37px;
		background: url(http://www.hicn.cn/template/2024Boao/img/guo_b6.png) no-repeat;
		cursor: pointer;
		border: 0;
		outline: none;
		position: absolute;

	}

	.mySwiperLeft{
		width: 22px;
		height: 37px;
		background: url(http://www.hicn.cn/template/2024Boao/img/guo_b5.png) no-repeat;
		cursor: pointer;
		border: 0;
		outline: none;
		position: absolute;

	}
	
	.banner1{
		position: relative;
	}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 8px;
}

.swiper-pagination span {
	border-radius: 3px;
	opacity: 1;
	background-color: #DBE8F9;
}

.swiper-pagination-bullet-active {
	background-color: #2865ad !important;
	width: 30px;
	height: 8px;
}




.swiper-container.mySwiper4 {
	width: 100%;
	height: 100%;
	position: relative;
}

.swiper-slide.sport-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 300ms;
	transform: scale(0.8);
}

.swiper-slide-active.sport-slide,
.swiper-slide-duplicate-active.sport-slide {
	transform: scale(1);
	z-index: 99;
}

.mySwiper4Left {
	width: 42px;
	height: 69px;
	background: url(http://www.hicn.cn/template/2024Boao/img/guo_b5.png) no-repeat;
	cursor: pointer;
	border: 0;
	outline: none;
	position: absolute;
	z-index: 999;
	top: 42%;
}


.mySwiper4Rigth{
	width: 42px;
	height: 69px;
	background: url(http://www.hicn.cn/template/2024Boao/img/guo_b6.png) no-repeat;
	cursor: pointer;
	border: 0;
	outline: none;
	position: absolute;
	z-index: 999;
	right: 0;
	top: 42%;
}

.sport_img_div {
	position: relative;
	width: 704px;
	border-radius: 20px;
}

.sport_img {
	width: 704px;
	height: 396px;
	border-radius: 20px;
}

.sportImg_span {
	position: absolute;
	width: 96%;
	left: 0;
	bottom: 0;
	color: rgba(255, 255, 255, 0.8);
	font-size: 20px;
	height: 35px;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
	border-radius: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #FFFFFF;
	padding:2%;
}


.zhe {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	top: 0;
	left: 0;
	border-radius: 20px;
}

.mySwiper4 .swiper-slide-active .zhe {
	display: none;
}

.guo_3_2{
	width:1200px;
}


.picBanner {
	width: 100%;
	margin: auto;
	overflow: hidden;
	position: relative;
}

.prevLeft,
.nextRight {
	position: absolute;
	top: 40%;
	z-index: 99;
}

.prevLeft {
	left: 17.5%;
}

.nextRight {
	right: 17.5%;
}

.picBanner li img {
	width: 100%;
	height:500px;
}

.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: 96%;
	bottom: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #FFFFFF;
	text-align: center;
	padding: 2%;
	font-size: 17px;
}

.picBanner .swiper-slide-active a:after {
	display: none !important;
}


.shuangyuSlide {
	height: 330px;
	overflow: hidden;
	/*! margin-top: 10px; */
	/*! margin-bottom: 10px; */
}

#swiperPerv,
#swiperNext {
	text-align: center;
}

#swiperPerv img,
#swiperNext img {
	cursor: pointer;
}

.leftBanner img {
	padding: 0 !important;
}

.shuangyuSlide .swiper-slide {
	cursor: pointer;
	align-items: center;
	display: flex;
}

.shuangyuSlide .swiper-slide>div {
	/* padding-top: 4px; */
}

.shuangyuSlide .swiper-slide p,
.guo_2 ul li p a,
.guo_7_1 li p {
	overflow-y: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.guo_agck {
	margin: 0 auto;
	width: 1200px;
}


.w710 img {
	width: 708px;
	height: 398px;
	border-radius: 10px;
}

.guo_4 ul li img {
	padding-left: 20px;
	padding-right: 13px;
	float: left;
}

.guo_4 ul li p {
	font-size: 16px;
	line-height: 30px;
}

.tabSwiper .swiper-slide img {
	width: 620px;
	height: 349px;
}

.w370{
	 background-color: #f4f4f4;
	   padding-top: 10px;
	   margin-top: 8px;
	   padding-bottom: 10px;
	   width:490px;
}

.banneron {
	background-color: rgb(0, 106, 215);
}

.banneron a,
.banneron p {
	color: #FFFFFF;
}

.img-overw {
	position: relative;
	line-height: 0px;
	display: block;
}

.img-overw img {
	width: 100%;
	height: 100%;
}

.img-overw p {
	position: absolute;
	width: 100%;
	/* height: 50px; */
	line-height: 45px;
	bottom: 0;
	color: #fff;
	padding: 0 8px;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 17px;
	padding: 2%;
	border-radius: 10px;
}




.en_toppic_m {
	display: none;
}

.mob {
	display: block;
}

.en_toppic img {
	width: 100%
}

@media screen and (max-width:760px) { 
	body{
		overflow-x: hidden;
	}
	.en_toppic_m {
		display: block;
	}
	
	.en_toppic_m img,
	.guo_agck,
	.guo_3_2,
	.guo_2
	{
		width: 100%;
	}
	.mob {
		display: none;
	}
	
		.mySwiperLeft{
		    left: 0;
		}
		.mySwiperRight{
		    right: 0;
		}
	.w710 {
	    width: 100% !important;
	}
	
	.w710 img{
		width:100%;height: unset;
	}
	
.guo_zb{
	background: unset;
}
.content_bor {
    width: 92%;
    margin-top: 4%;
}
.guo_bor {
    border-radius: unset;
    padding: unset;
}
.picBanner .swiper-slide {
    width: 100%;
    transition-timing-function: linear;
    position: relative;
    height: auto;
}
.guo_2 ul li {
    margin-bottom: unset;
}
.prevLeft {
    left: 0;
}
.nextRight{
	right: -3%;
}
.prevLeft img,.nextRight img{
	width: 70%;
}

.picBanner .swiper-slide p {
    padding: 0 2%;
    font-size: .75rem;
}

.guo_1,.guo_3_1,.guo_4_1{
    height: 60px;
    margin-left: -43%;
    background-size: 127%;
    margin-right: -4%;
}

.guo_5_1 {
    height: 53px;
    margin-left: -9%;
    background-size: 47%;
    margin-right: -1%;
}
.w370 {
    width: 100%;
}

.mySwiper4Rigth,.mySwiper4Left,.mySwiperRight,.mySwiperLeft{
    width: 25px;
    height: 50%;
    background-size: 100%;
	top:30%;
}
.sport_img {
    width: 100%;
    height: unset;
    border-radius: unset;
}

.sportImg_span{
	font-size: .75rem;
    border-radius: unset;
}
.mySwiperRight,.mySwiperLeft{
		width: 22px;
		height: 37px;
		
	}
.picBanner li img {
    width: 100%;
    height: 100%;
}
.img-overw p {
    font-size: .75rem;
    padding: 2%;
    border-radius: 10px;
}
.guo_2 ul li p a {
    overflow-y: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
}<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2024-03-26 16:03:30" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->