body {
	background-color: #fff;
}

a {
	outline: none;
}

.ease {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.iframe {
	width: 100%;
	height: 35px;
	overflow: hidden;
}

/* .header{
	height: 34px;
	border-bottom:1px solid #dddddd;
	background-color: #fff;
}
.head{
	width: 1500px;
	margin: 0 auto;
	overflow: hidden;
}
.head span{
	float: left;
	line-height: 34px;
	font-size: 0;
}
.head span a{
	font-size: 12px;
	color: #666;
	margin-right: 16px;
}
.head a:hover{
	color: #ff6600;
}
.head p{ line-height:34px; float:right; color:#dfdfdf; margin-right:-6px;}
.head p a{ display:inline-block; color:#666; padding:0 6px;}
.head p a.mobile {
	color: #76a145;
}

.head p a.mobile i {
	margin-right: 2px;
	display: inline-block;
	vertical-align: top;
} */
/* 1.首页头部 */
.top {
	background-color: #fff;
	margin-top: 1px;
}

.top .item {
	width: 1200px;
	margin: 0 auto;
	/* padding:25px 0; */
	vertical-align: middle;
	height: 80px;
	background-color: #fff;
	position: relative;
	display: flex;
	align-items: center;
}

.top .item .logo {
	float: left;
	width: 220px;
	margin-right: 50px;
}
.top .item .logo1 {
	float: left;
	width: 590px;
	margin-right: 45px;
}
.top .item .logo2 {
	float: right;
	width: 300px;
}

.top .item .pageName {
	float: left;
	font-size: 24px;
	color: #000;
	margin: 12px 0 0 20px;
	border-left: 1px solid #ddd;
	padding-left: 20px;
}

.top .item .menu {
	float: right;
	margin-top: 15px;
}

.top .item .menu a {
	display: inline-block;
	font-size: 24px;
	height: 22px;
	line-height: 20px;
	border-right: 1px solid #ddd;
	color: #333;
	padding: 0 22px;
}

.top .item .menu a:hover {
	color: #ff6600;
}

.top .item .menu a:last-child {
	border: none;
}

.search {
	/*width: 460px;*/
	height: 35px;
	/*margin: 6px 0 0 80px;*/
	float: right;
	border: 2px solid #2b82d9;
	position: absolute;
	border-radius: 18px;
	right: 0px;
}

.searchSelect {
	width: 88px;
	height: 35px;
	position: relative;
	float: left;
}

.selectTop {
	position: relative;
	cursor: pointer;
}

.selectTop p {
	font-size: 14px;
	line-height: 18px;
	color: black;
	text-indent: 20px;
	border-right: 1px solid #e6e6e6;
	margin-top: 8px;
}

.selectTop i {
	position: absolute;
	right: 14px;
	top: 7px;
	width: 14px;
	height: 8px;
	background: url("https://www.hbzhan.com/images/index/index.png") no-repeat;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}

.selectTop.focus i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.search button {
	position: absolute;
	height: 39px;
	line-height: 39px;
	background-color: #2b82d9;
	color: #ffffff;
	width: 80px;
	font-size: 16px;
	border: none;
	cursor: pointer;
	right: -2px;
	top: -2px;
	border-radius: 0 19px 19px 0;
}

.search input {
	width: 300px;
	height: 35px;
	float: left;
	border: none;
	font-size: 14px;
	color: #333;
	text-indent: 14px;
	background-color: #fff;
	border-radius: 18px;
}

.selectBot {
	position: absolute;
	width: 88px;
	background-color: #ffffff;
	top: 37px;
	left: 0px;
	z-index: 99;
	border-bottom: 2px solid #e6e6e6;
	border-top: 2px solid #e6e6e6;
	display: none;
}

.selectBot li {
	line-height: 26px;
	font-size: 12px;
	text-indent: 16px;
	border-left: 2px solid #e6e6e6;
	border-right: 2px solid #e6e6e6;
}

.selectBot li:hover {
	background-color: #2b82d9;
	border-left: 2px solid #2b82d9;
	border-right: 2px solid #2b82d9;
	color: #fff;
	cursor: pointer;
}

.images7 {
	width: 1500px;
	margin: 20px auto 0;
	overflow: hidden;
}

.images7 .left {
	width: 894px;
	float: left;
}

/* 视频地址 */
.briefing {
	width: 100%;
	overflow: hidden;
	/*height: 506px;*/
	background: url("../../../images/index/briefing_red.jpg") no-repeat top center #fff;
}

.briefing_blue {

	/*background: url("https://51kufei.oss-cn-shenzhen.aliyuncs.com/upload/20211027/8d18856e5b599dcc21f8b9a581225c37.jpg") no-repeat top center #f4f4f4;*/
}

.briefing_blue .briefingRight {
	background: #10477f;
}

.num li.on {
	background-color: #21568c;
}

.briefing_blue .briefingTitle {
	border-bottom: 1px solid #14599c;
}

.briefing_blue .briefingRight ul li {
	border-bottom: 1px solid #14599c;
}

.briefing_main {
	width: 1200px;
	margin: 0 auto;
}
.briefingContent {
	width: 858px;
	float: left;

}


.briefingLive {
	width: 858px;
	height: 506px;
	float: left;
	position: relative;
	overflow: hidden;

}
.briefingInfo{
	margin-top: 30px;
	float: left;
}
.briefingInfo .vTitle{
	font-size: 27px;
	line-height: 38px;
	font-weight: bold;
	color: #333333;
}
.briefingInfo .userInfo {
	margin-top: 15px;
	font-size: 14px;
	line-height: 14px;
	color: #949494;
}
.briefingInfo .vContent{
	margin-top: 15px;
}


.briefing .briefingRight .num{
	height: 452px;
	overflow-y: scroll;
}
.briefing .briefingRight .num::-webkit-scrollbar{
	width: 8px;
	height: 8px;
}
.briefing .briefingRight .num::-webkit-scrollbar-thumb{
	border-radius: 2px;
	background: #c0baba;
}

.briefing .briefingRight .num::-webkit-scrollbar-track{
	background:#eee;
}

.briefing .briefingRight ul li.focus {
	background: #791a19;
}

.briefing_blue .briefingRight ul li.focus {
	background: #21568c;
}

.briefingLive ul li {
	width: 900px;
	height: 506px;
	position: relative;
}

.briefingLive ul li img {
	width: 100%;
	height: 100%;
}

.briefingLive ul li .bof {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 10;
}

.briefingLive ul li .bof i {
	font-size: 98px;
	color: #fff;
}

.briefingLive ul li .cover {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.3;
}

.briefingLive ul li p {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 80px;
	font-size: 26px;
	line-height: 100px;
	text-indent: 20px;
	overflow: hidden;
	width: 100%;
	background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
	/* Firefox 3.6 - 15 */
	background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
	/* æ ‡å‡†çš„è¯­æ³•ï¼ˆå¿…é¡»æ”¾åœ¨æœ€åŽï¼‰ */
}

.briefingLive ul li p a {
	color: #fff;
}

.briefingRight {
	width: 300px;
	float: right;
	background: #891d1c;
}

.briefingTitle {
	padding-left: 20px;
	width: 100%;
	height: 54px;
	border-bottom: 1px solid #b82827;
	line-height: 54px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	box-sizing: border-box;
}

.briefingTitle i {
	color: #fbc917;
	font-size: 24px;
	margin-right: 6px;
	vertical-align: middle;
}

.briefingRight ul li {
	width: 100%;
	padding: 16px;
	box-sizing: border-box;
	border-bottom: 1px solid #b82827;
	padding-top: 19px;
	padding-bottom: 18px;
}

.briefingRight ul li .image {
	width: 124px;
	float: left;
	margin-right: 16px;
	height: 80px;
	position: relative;
}

.briefingRight ul li .image img {
	width: 100%;
	max-width: 100%;
	max-height: 80px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.briefingRight ul li .text {
	overflow: hidden;
	color: #fff;
}

.briefingRight ul li p {
	font-size: 16px;
	line-height: 22px;
	height: 44px;
	margin-top: 5px;
	overflow: hidden;
}

.briefingRight ul li a {
	color: #fff;
}

.briefingRight ul li span {
	font-size: 14px;
	margin-top: 30px;
	margin-top: 10px;
	display: block;
}

#liveImg {
	padding-bottom: 57.4%;
	height: 0;
	width: 100%;
	overflow: hidden;
	float: left;
	position: relative;
}

.liveBigImg {
	/* height: 506px; */
	/* width: 100%; */
	overflow: hidden;
	position: absolute;
	display: flex;
}

.liveBigImg li {
	width: 100%;
	height: 100%;
	float: left;
	position: relative;
}

.images7 .left .image {
	/* padding-bottom:58.3%;
	height: 0;
	overflow: hidden;
	position:relative;
	border-radius: 0px; */
}

.images7 .left .image img {
	width: 100%;
	max-height: none;
	display: block;
}

.images7 .left .image b {
	position: absolute;
	z-index: 1;
	line-height: 40px;
	border-radius: 20px;
	padding: 0 24px;
	color: #fff;
	top: 20px;
	right: 20px;
	font-size: 16px;
	font-weight: normal;
}

.images7 .left .image a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9;
}

.images7 .left .image p {
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0px;
	right: 0px;
	padding: 10px 20px;
	font-size: 28px;
	line-height: 40px;
	color: #fff;
	font-weight: bold;
}

.images7 .left .image input {
	display: none;
}

.gradual {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(102, 102, 102, 1)));
	background-image: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(102, 102, 102, 1));
	background-image: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(102, 102, 102, 1));
	background-image: -ms-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(102, 102, 102, 1));
	background-image: -o-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(102, 102, 102, 0.9));
	background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(102, 102, 102, 1));
	filter : progid:DXImageTransform.Microsoft.gradient(startColorStr='#{000000}', endColorStr='#{666666}');
}

.images7 .right {
	width: 606px;
	float: right;
}

.images7 .right ul {
	overflow: hidden;
}

.images7 .right ul li {
	width: 291px;
	float: left;
	padding: 0 0 12px 12px;
}

.images7 .right ul li input {
	display: none;
}

.images7 .right ul li .image {
	padding-bottom: 56%;
	height: 0;
	overflow: hidden;
	position: relative;
	border-radius: 0px;
}

.images7 .right ul li .image img {
	width: 100%;
	max-height: none;
	display: block;
}

.images7 .right ul li.focus .image::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 99;
	border: 2px solid #2b82d9;
}

.images7 .right ul li .image b {
	position: absolute;
	z-index: 1;
	line-height: 30px;
	border-radius: 15px;
	padding: 0 12px;
	color: #fff;
	top: 12px;
	right: 12px;
	font-size: 14px;
	font-weight: normal;
}

.images7 .right ul li .image a {
	color: #fff;
}

.images7 .right ul li .image p {
	position: absolute;
	z-index: 5;
	bottom: 0;
	left: 0px;
	right: 0px;
	padding: 10px 12px;
	font-size: 16px;
	overflow: hidden;
	color: #fff;
	font-weight: bold;
}

.images7 .right ul li .image p strong {
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	display: block;
}

.images7 .right ul li .image a:hover p strong {
	height: 44px;
}

.images7 .right ul li .image i {
	font-size: 50px;
	/* background:url('/images/live/live2020.png') no-repeat 0 0; */
	z-index: 4;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
}

.images7 .right ul li .image span {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0);
	z-index: 3;
}

.images7 .right ul li .image a:hover span {
	background-color: rgba(0, 0, 0, 0.3);
}

.images7 .right ul li .image a:hover i {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-transform: scale(1);
	transform: scale(1);
}

.blockCenter {
	position: absolute;
	top: 40%;
	left: 50%;
	margin-left: -28px;
	margin-top: -20px;
}

/* 直播回放 */
.Title {
	height: 51px;
	line-height: 51px;
	width: 1200px;
	margin: 20px auto 0;
	position: relative;
}

.Title i {
	width: 32px;
	height: 32px;
	position: absolute;
	top: 0px;
	left: 0;
	background: url('/images/live/live2020.png') no-repeat -2px -79px;
}

.Title i.product {
	background: url('/images/live/live2020.png') no-repeat 0px -134px;
}

.Title i.industry {
	background: url('/images/live/live2020.png') no-repeat 0px -244px;
}

.Title h2 {
	font-size: 30px;
	font-weight: bold;
	height: 51px;
}

.Title h2.liveLeft {
	width: 68%;
	float: left;
	position: relative;
	font-weight: normal;
}

.Title h2.liveRight {
	width: 32%;
	float: right;
	overflow: hidden;
	padding-left: 30px;
	box-sizing: border-box;
	position: relative;
	font-weight: normal;
}

.Title h2 a {
	color: #333;
}

.Title a.more {
	width: 86px;
	height: 34px;
	display: inline-block;
	position: absolute;
	right: 0;
	font-size: 14px;
	color: #666;
	background: #e8e8e8;
	border-radius: 20px;
	text-align: center;
	top: 0;
	line-height: 34px;
}

.Title h2 .hot_pro {
	width: 164px;
	height: 51px;
	display: inline-block;
	background: url("http://51kufei.oss-cn-shenzhen.aliyuncs.com/images/hot_pro.png") no-repeat;
	background-size: contain;
}

.Title h2 .hot_tj {
	width: 164px;
	height: 51px;
	display: inline-block;
	background: url("../../../images/index/hot_tj.png") no-repeat;
	background-size: contain;
}

.Title h2 .hb_live {
	width: 162px;
	height: 51px;
	display: inline-block;
	background: url("../../../images/index/hb_live.png") no-repeat;
	background-size: contain;
}

.Title h2 .exhi_live {
	width: 162px;
	height: 51px;
	display: inline-block;
	background: url("../../../images/index/exhi_live.png") no-repeat;
	background-size: auto;
	background-size: contain;
}

.Title h2 .exhi_yugao {
	width: 162px;
	height: 51px;
	display: inline-block;
	background: url("../../../images/index/exhi_yugao.png") no-repeat;
	background-size: contain;
}

/* 直播回放 */
.main_list {
	margin-top: 40px;
}

.liveList {
	width: 1214px;
	margin: 0 auto;
}

.liveList li {
	width: 25%;
	float: left;
	box-sizing: border-box;
	padding: 6px;
}

.recommend .liveList li {
	width: 20%;
}

.liveList li .item {
	background-color: #fff;
	border-radius: 0px;
	overflow: hidden;
}

.liveList li .item:hover {
	box-shadow: 0px 10px 25px 0px rgba(40, 40, 40, 0.1);
}

.liveList li .item .image {
	padding-bottom: 56%;
	height: 0;
	position: relative;
	overflow: hidden;

}

.liveList li .item .image img {
	width: 100%;
	max-height: none;
	display: block;
}

.liveList li .item .image b {
	position: absolute;
	z-index: 1;
	line-height: 30px;
	border-radius: 15px;
	padding: 0 12px;
	color: #fff;
	top: 12px;
	right: 12px;
	font-size: 14px;
	font-weight: normal;
}

.liveList li .item .image i {
	font-size: 56px;
	/* background:url('/images/live/live2020.png') no-repeat 0 0; */
	z-index: 4;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	color: #fff;
}

.liveList li .item .image span {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0);
	z-index: 3;
}

.liveList li .item .image a:hover span {
	background-color: rgba(0, 0, 0, 0.3);
}

.liveList li .item .image a:hover i {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-transform: scale(1);
	transform: scale(1);
}

.liveList li .item .image input {
	display: none;
}

.liveList li .item .txt {
	height: 56px;
	position: relative;
	overflow: auto;
}

.liveList li .item .txt p {
	height: 34px;
	margin-top: 11px;
	padding: 0 70px 0 12px;
	font-size: 14px;
	line-height: 34px;
	overflow: hidden;
	font-weight: bold;
}

.liveList li .item .txt p a {
	color: #333;
}

.liveList li .item .txt p a:hover {
	color: #ff6600;
}

.liveList li .item .txt p a img {
	width: 40px;
	vertical-align: middle;
	margin-right: 8px;
}

.liveList li .item .txt span {
	position: absolute;
	right: 12px;
	top: 21px;
	line-height: 14px;
	color: #999;
	text-indent: 22px;
	background: url('/images/live/live2020.png') no-repeat -40px -305px;
}

.liveList li .item .txt b {
	display: block;
	width: 64px;
	height: 28px;
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	text-align: center;
	position: absolute;
	right: 12px;
	top: 50%;
	transform: translate(0, -50%);
	border-radius: 2px;
	z-index: 10px;
	font-weight: normal;
}

.liveList li .item .txt b.liveing1 {
	background: #ff6022;
}

.liveList li .item .txt b.replay1 {
	background: #2cb967;
}

.living {
	background-color: #ff474b;
}

.notice {
	background-color: #55a1ff;
}

.replay {
	background-color: #ffa800;
}

.main_list .spe-more {
	width: 1510px;
	margin: 0 auto;
	text-align: center;

}

.main_list .spe-more div {

	border: 1px solid #D61518;
	border-radius: 5px;

	cursor: pointer;
	width: 330px;
	height: 40px;
	margin: 50px auto 40px;


	/* width: 330 px;
	height: 40 px;
	font-size: 16px;
	border: 1 px solid #D61518;
	border-radius: 5 px;
	margin: 0 auto;
	margin-top: 50 px;
	margin-bottom: 40 px;
	cursor: pointer; */
}

.main_list .spe-more div:hover p {
	background-color: #D61518;
	color: #fff !important;
}

.main_list .spe-more div p {
	font-size: 16px;
	color: #D61518;
	text-align: center;
	line-height: 40px;
}

.show {
	display: block;
}

.hide {
	display: none;
}

/* 2.搜索页面css */
.search_list {
	background-color: #fff;
}

.search_list1 {
	width: 1300px;
	margin: 0 auto;

}

/* 搜索----上 */
.search_list .search_top {
	background-color: #fff;
}

.search_list .search_top .search_list1 {
	padding: 17px 0;
	font-size: 15px;
	color: #888;
}

.search_list .search_top a {
	color: #888;
}

.search_list .search_top a:hover {
	color: #af1e22;
}

/* 搜索---中 */
.search_list .search_center {
	margin: 30px;
	font-size: 15px;
}

.search_list .search_center .search_list1 {}

.search_list .search_center ul {
	display: flex;
	align-items: center;
}

.search_list .search_center li:first-child {
	color: #333;
	font-weight: 700;
}

.search_list .search_center li {
	color: #333;
	margin-right: 25px;
}

.search_list .search_center ul .act {
	background-color: #AF1E22;
	color: #fff;
	padding: 6px 15px;
	border-radius: 30px;
}

/* 搜索---下*/
.search_list .search_bottom {}

.search_list .search_bottom .search_list1 {

	display: flex;


}

.search_left {
	width: 70%;
}

.search_left ul li {
	display: flex;
	margin-bottom: 25px;
}

.search_left ul li .search_img {
	width: 30%;
	margin-right: 20px;
	position: relative;
}

.search_left .search_img img {
	width: 100%;
	height: 153px;
	border-radius: 4px;

}

.search_left .search_img span {
	position: absolute;
	    top: 0;
	    left: 0;
	    line-height: 32px;
	    padding: 0 12px;
	    color: #fff;
	    font-size: 14px;
	    border-bottom-right-radius: 4px;
		/* background-image: linear-gradient(
		90deg, #0396ff, #a8dbff); */
		background-image: linear-gradient( 
		90deg, #af1e22, #eca5a5);
}

.search_left ul li .search_txt {
	width: 60%;
	
}

.search_left ul li .search_txt a h2 {
	
	font-size: 18px;
	font-weight: bold;
	line-height: 38px;
	height: 38px;
	overflow: hidden;
	display: block;
	color: #333;

}
.search_left ul li .search_txt a h2:hover{
	color: #da3438;
}

.search_left ul li .search_txt a p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	max-height: 53px;
	
	color: #666;
	overflow : hidden; 
	text-overflow: ellipsis; 
	display: -webkit-box; 
	-webkit-line-clamp: 2; 
	-webkit-box-orient: vertical;
	
}
.search_left ul li .search_txt .time{
	display: flex;
	align-items: center;
	margin-top: 30px;
}
.search_left ul li .search_txt .time img{
	width: 23px;
	margin-right: 5px;
}
.search_left ul li .search_txt .time em{
	
	
	line-height: 18px;
	    font-size: 16px;
	    
	    color: #999;
	    font-family: Montserrat;
	    overflow: hidden;
		font-style: normal;
}
/* 右边 */
.search_right {
	width: 23%;
}
.search_right .search_hot{
	height: 56px;
	    position: relative;
	    border-top: 1px solid #dddddd;
	    /* margin-top: 30px; */
	    text-align: center;
	    font-size: 18px;
	    font-weight: bold;
	    line-height: 56px;
	    color: #AF1E22;
		/* color: #2b82d9; */
}
.search_right .search_hot b {
    position: absolute;
    top: -1px;
    width: 40px;
    height: 4px;
    background-color: #2b82d9;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}



.search_right ul{
	
}
.search_right ul li{
	padding-bottom: 22px;
	    font-size: 14px;
}
.search_right ul  a {
	color: #333;
   
}

.search_right ul  a:hover {
	color: #AF1E22!important;
	
   
}

.search_right ul .itemImg{
	/* height: 0; */
	    padding-bottom: 10px;
	    overflow: hidden;
}
.search_right .itemImg a:hover {
	    
	    -webkit-transition: all .3s ease;
	    -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	    -o-transition: all .3s ease;
	    transition: all .3s ease;
	}
.search_right ul .itemImg img{
	   width: 100%;
	    max-height: none;
	    display: block;
}
.search_right ul li .itemImg:hover img {
    -ms-transform: scale(1.10);
    transform: scale(1.10);
}

.ease {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}















/* 底部 */
.foot {
	background-color: #333333;
	padding: 23px 14px;
	text-align: center;
}

.foot p {
	font-size: 14px;
	line-height: 24px;
	color: #6b6b6b;
	font-family: SimSun;
}

.foot p a {
	color: #ddd;
	margin: 0 5px;
	font-family: microsoft yahei;
}

.foot p a:hover {
	color: #2b82d9;
}

.foot span {
	font-size: 12px;
	line-height: 24px;
	color: #ddd;
	display: block;
}

/* 底部 */
.bottomMenu {
	background-color: #333;
	margin-top: 14px;
	padding: 30px 0 25px 0;
}

.bottomMenu .item {
	width: 1515px;
	margin: 0 auto;
	overflow: hidden;
}

.bottomMenuTitle {
	position: relative;
	height: 43px;
	padding-left: 90px;
}

.bottomMenuTitle span {
	font-size: 16px;
	font-weight: bold;
	line-height: 43px;
	color: #ddd;
}

.footTop {
	overflow: hidden;
}

.footLeft {
	float: left;
	width: 25%;
	box-sizing: border-box;
	padding-left: 80px;
	overflow: hidden;
}

.footLeft .title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}

.footLeft ul {
	float: left;
	margin-right: 60px;
	overflow: hidden;
}

.footLeft ul li {
	line-height: 36px;
	font-size: 16px;
	color: #fff;
}

.footLeft ul li i {
	width: 26px;
	height: 26px;
	line-height: 36px;
	display: inline-block;
	border-radius: 4px;
	vertical-align: middle;
	background: url("https://51kufei.oss-cn-shenzhen.aliyuncs.com/upload/20211023/a3855517cf5dc422f2762ef49453ffaf.png") no-repeat center center #666;
	margin-left: 10px;
}

.footLeft ul li i:hover {
	background: url("https://51kufei.oss-cn-shenzhen.aliyuncs.com/upload/20211023/a3855517cf5dc422f2762ef49453ffaf.png") no-repeat center center #999;
}

.footLeft .text {
	margin-top: 10px;
	float: left;
}

.footLeft p {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}

.footLeft .lxqq {
	overflow: hidden;
}

.footLeft p b {
	font-size: 16px;
	font-weight: normal;
}

.footCenter {
	float: left;
	width: 20%;
	overflow: hidden;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	box-sizing: border-box;
	padding-right: 1px;
	padding-left: 6%;
}

.footCenter ul {
	width: 45%;
	float: left;
}

.footCenter ul li {
	line-height: 40px;
	width: 100%;
	float: left;
}

.footCenter ul li a {
	color: #fff;
	font-size: 16px;
}

.footCenter ul li a:hover {
	color: #af1e22;
	font-size: 16px;
}

.footCenter .title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}

.footRight {
	width: 50%;
	float: right;
}

.footRight .title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px;
}

.footRight .title b {
	font-weight: normal;
}

.footRight ul li {
	width: 25%;
	float: left;
}

.footRight ul li .ewm {
	width: 110px;
	height: 110px;
	padding: 8px;
	background: #fff;
	margin: 0 auto;
	border: 6px solid #464646;
}

.footRight ul li .ewm img {
	width: 100%;
	height: 100%;
}

.foot span {
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	display: block;
}

.bottomMenu p {
	font-size: 14px;
	line-height: 24px;
	color: #ddd;
}

.bottomMenu p a {
	color: #ddd;
}

.bottomMenu p a:hover {
	text-decoration: underline;
}

.bottomMenuTitle b {
	position: absolute;
	color: #fff;
	font-size: 40px;
	top: 3px;
	left: 40px;
	z-index: 1
}

.bottomMenuTitle i {
	position: absolute;
	color: #fff;
	font-size: 18px;
	top: 12px;
	left: 50px;
	z-index: 2;
}

.bottomMenuTitle i.iconflag {
	top: 14px;
	left: 52px;
}

.bottomMenuTitle i.iconlocation {
	left: 51px;
}

.bottomMenuTitle i.iconservice {
	left: 49px;
	font-size: 22px
}

/* 2022-3-24 */
.enter{
	font-size: 16px;
    color: #000;
    position: absolute;
    margin-top: -200px;
    z-index: 100;
    background: #2b82d9;
    color: #fff;
    width: 180px;
    height: 30px;
    border-radius: 15px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 30px;
    right: 36%;
    cursor: pointer;
	/* transition: all 0.3s ease; */
	display: none;
}