.nav-background {
	/* background-image: linear-gradient(to right,#ffffff 50%,#293273 50%);*/
	/*height: calc(100vh - 135px);*/
	box-sizing: border-box;
	position: relative;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.search-nav-background {
	height: 400px;
	padding-top: 90px;
	box-sizing: border-box;
	position: relative;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
/*.header-bottom{
    background-color: #fff;
}*/
.page-header-back .index-header-right .layui-nav .layui-nav-item a {
	color: #444;
}
.page-header-back .nav-right-search {
	color: #444!important;
}
.index-header-left {
	width: 44%;
	padding-left: 6%;
	float: left;
}
.index-header-right {
	width: 44%;
	padding-right: 6%;
	float: right;
}
/*.nav-logo{
    position: absolute;
    left: 0;
}*/
.nav-logo-logo {
	float: left;
	cursor: pointer;
}
.nav-title {
	float: left;
	margin-left: 26px;
	line-height: 28px;
	font-size: 14px;
	color: #1b1f38;
}
.nav-language {
	text-align: right;
	color: #FFFFFF;
}
.nav-language a {
	color: #FFFFFF;
}
.nav-right-search {
	color: #ffffff;
}
.nav-right-search i {
	font-size: 20px;
	cursor: pointer;
}
.page-nav-right-search {
	padding-top: 8px;
	float: right;
	font-size: 21px;
	color: #3d426f;
	cursor: pointer;
}
/*banner*/
.index-banner {
	height: 651px;
}
.index-banner-background {
	background-color: #FFFFFF;
	opacity: 0.9;
	position: absolute;
	bottom: 118px;
	z-index: 1;
	right: 0;
}
.banner-text {
	font-size: 28px;
	line-height: 50px;
	font-weight: bold;
	padding: 36px 40px;
	width: 13em;
	color: #000;
	display: none;
}
.index-slide-img {
	height: 651px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.index-swiper {
	height: 651px;
}
.index-zhanhui {
	padding-top: 72px;
	padding-bottom: 72px;
	background-color: #f9f9fb;
	text-align: center;
}
.index-zhanhui-pic {
	text-align:center;
}
.index-zhanhui-pic a {
	display:block;
}
.index-zhanhui-pic img {
	max-width:100% !important;
	height:auto !important;
}
.index-zhanhui-icon {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 44px;
}
@media screen and (max-width: 768px) {
.index-zhanhui-icon > div {
	width: 50%;
	margin-bottom: 30px;
}
}
.index-zhanhui-icon-text {
	display: flex;
	justify-items: stretch;
	align-items: center;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 38px;
	font-size: 36px;
	color: #141c56;
	font-family: "Lato-Semibold", sans-serif;
}
.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
	font-family: "Lato-Semibold", sans-serif;
}
.index-zhanhui-iocn-describe {
	font-size: 16px;
	color: #1b1f38;
}
/*index展会规划下---img图片*/
.index-zhanhui-img-background {
	height: auto;
	width: auto;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.index-zhanhui-img {
	padding-top: 94px;
	padding-bottom: 48px;
}
.index-zhanhui-img-all {
	text-align: center;
}
.index-mengbanmengban img {
	width: 100%;
	transition: .3s;
}
.index-zhanhui-img-text {
	position: relative;
	padding-bottom: 18px;
	font-size: 16px;
	color: #1c203a;
}
/*蒙版*/
.index-zhanhui-mengban-text {
	position: absolute;
	top: 100%;
	width: 100%;
	opacity: 0;
	height: auto;
	z-index: 3;
	line-height: 26px;
	font-size: 14px;
	color: #ffffff;
	transition: .4s;
}
.index-mengbanmengban .ovrly {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(41,50,115,0.7);
	transition: .5s;
	z-index: 2;
}
.index-zhanhui-img-text svg {
	position: absolute;
	width: 100%;
	height: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	transition: .5s;
}
.index-mengbanmengban {
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
@media screen and (min-width: 1024px) {
.index-mengbanmengban:hover img {
	transform: scale(1.1);
}
.index-zhanhui-img-all:hover .ovrly {
	top: 0;
}
.index-zhanhui-img-all:hover .index-zhanhui-img-text svg {
	height: 66px;
	z-index: -1;
}
.index-zhanhui-img-all:hover .index-zhanhui-img-text {
	color: #ededed;
	z-index: 3;
}
.index-mengbanmengban:hover .index-zhanhui-mengban-text {
	top: 50%;
	opacity: 1;
}
}
/*行业领袖介绍*/
.index-leaders-introduce {
	width: 100%;
	height: auto;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/index-leaders-introduce-background.jpg);
}
.index-leaders-introduce-title {
	padding-top: 60px;
	text-align: center;
	font-size: 28px;
	color: #ffffff;
}
.index-leaders-introduce-title span {
	font-weight: bold;
}
.index-leaders-both {
	padding-top: 40px;
	padding-bottom: 104px;
}
.index-leaders-header-background {
	padding: 10px 0;
	width: auto;
	height: auto;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.index-leaders-header-background img {
	border: 3px solid #2a3273;
	border-radius: 100%;
	width: 149px;
	height: 149px;
}
.index-leaders {
	text-align: center;
	width: 100%;
	box-sizing: border-box;
}
.index-leaders-name {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
}
.index-leaders-name-introduce {
	width: 272px;
	min-height: 4em;
	margin: 0 auto;
	font-size: 14px;
	color: #f1f3ff;
	line-height: 2em;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.index-leaders-details {
	padding-top: 14px;
	font-size: 14px;
	color: #9fa2b7;
}
/*index----news*/
.index-news-background {
	padding-bottom: 74px;
	padding-top: 60px;
	width: auto;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.index-news-right {
	padding-left: 30px;
}
.index-news-left {
	padding-right: 30px;
}
.index-news-title {
	display: flex;
	justify-content: stretch;
	align-items: center;
}
.index-news-contain-right-title {
	padding-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #2e3147;
}
.index-news-contain-detail {
	height: 4em;
	line-height: 2em;
	font-size: 14px;
	color: #2e3147;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.index-news-contain-time {
	line-height: 40px;
	font-size: 14px;
	color: #2e3147;
	font-family: Lato;
}
.index-news-left .iconfont, .index-news-right .iconfont, .index-tuijian-title .iconfont {
	font-size: 30px;
	color: #4c4c4c;
}
.index-news-left-title, .index-news-right-title, .index-tuijian-right-title {
	display: inline-block;
	padding-left: 16px;
	font-size: 24px;
	color: #262a47;
}
.index-news-contain {
	padding-top: 34px;
}
.index-news-first {
	cursor: pointer;
}
.index-news-contain-twotitle {
	line-height: 44px;
	font-size: 16px;
	/*    color: #2e3147;*/
	color: #444!important;
	cursor: pointer;
}
.news-dashed {
	/*  background-image: url(images/xuxian.png);
    width: 90%;
    height: 1px;
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;*/
	border-bottom: 1px dashed #c9cde3;
	margin-right: 40px;
}
.index-news-contain-right-title:hover {
	color: #293273!important;
}
.index-news-contain-twotitle:hover {
	color: #293273!important;
}
/*参加报名+预约登记*/
.index-enroll-order {
/*margin-top:74px;*/
/*    margin-bottom: 40px;*/
}
.index-enroll {
	position: relative;
	width: 33.3333%;
	height: 210px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	overflow: hidden;
	cursor: pointer;
}
.index-enroll-order-text {
	position: absolute;
	width: 100%;
	top: 50%;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}
.index-enroll-order-ovrly {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(41,50,115,0.8);
	transition: .3s;
	z-index: 2;
}
.index-enroll:hover .index-enroll-order-ovrly {
	top: 0;
}
.index-enroll:hover .index-enroll-order-text {
	top: 50%;
	z-index: 2;
}
/*.index-enroll:hover{
    transform: scale(1.1);
}*/
/*页脚*/
.footer-logo-both {
	position: relative;
	display: flex;
	justify-content: stretch;
	align-items: center;
}
@media screen and (max-width: 1200px) {
.footer-logo-both {
	display: none;
}
}
.index-footer {
	width: auto;
	height: auto;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-bottom: 8px
}
.collapse-content {
	background-color: #dbdeee;
	padding-left: 20px;
	padding-right: 40px;
	padding-top: 20px;
}
.collapse-content-friend-href {
	line-height: 34px;
	font-size: 14px;
	color: #00151f;
}
.collapse-content a {
	display: block;
	padding-bottom: 8px;
	line-height: 28px;
	color: #00151f;
	font-size: 14px;
	cursor: pointer;
}
.collapse-content a:hover {
	color: #293273;
}
.tab-icon {
	display: inline-block;
	margin-top: 10px;
	width: 18px;
	height: 2px;
	background: #6f7985;
	position: relative;
	transition: .5s;
	bottom: 0;
	z-index: 3;
}
.tab-icon:after {
	display: block;
	content: '';
	width: 18px;
	height: 2px;
	background-color: #6f7985;
	position: absolute;
	top: 0;
	left: calc(50% - 9px);
	transform: rotate(90deg);
	transition: .5s;
	z-index: 3;
}
.footer-logo-border {
	height: 1px;
	background-color: #bbbdce;
	margin-top: 12px;
}
.footer-flag {
	margin-bottom: 18px;
	font-size: 14px;
	color: #444;
	line-height: 38px;
}
.footer-left-flag {
	font-size: 14px;
	color: #444;
	line-height: 34px;
}
/*菱形分页器*/
.swiper-pagination-bullet-active {
	background-color: #eaebf1!important;
}
.swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	border: 2px solid #ffffff;
	background-color: transparent;
	border-radius: 3px;
	transform: rotate(-36deg) skewX(18deg);
	box-sizing: border-box;
	opacity: 1;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	width: unset;
	left: unset;
	right: 0;
	bottom: 40px;
	cursor: pointer;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 10px;
}
.index-leaders-pagination {
	width: 100%!important;
}
/*媒体展示*/
.nav-logo-iconfont {
	position: absolute;
	width: 6%;
	text-align: center;
	bottom: 0;
	z-index: 2;
}
.nav-logo-iconfont .iconfont {
	display: block;
	border: 1px solid #dadada;
	font-size: 20px;
	line-height: 40px;
	border-radius: 50%;
	margin: 0 auto 20px;
	width: 40px;
	height: 40px;
	color: #b7b7b7;
	cursor: pointer;
}
/*页脚图片旋转*/
.plus {
	transform: rotate(180deg);
	transition: .8s;
}
.plusa {
	transform: rotate(90deg);
	background-color: transparent;
	bottom: 194px;
	right: 16px;
	z-index: 3;
}
.collapse-content {
	display: none;
	position: absolute;
	bottom: 0;
}
.jobs-container {
	position: relative;
}
/*搜索结果页*/
.search-main {
	min-height: 100vh;
}
.seach-page-title {
	padding-top: 54px;
	font-weight: bold;
	font-size: 24px;
	color: #4a4c5a;
	margin-bottom: 40px;
}
.search-container {
	margin-bottom: 60px;
}
.search-dashed {
	border-bottom: 1px dashed #c9cde3;
	line-height: 3em;
}
 @media screen and (max-width: 1290px) {
/*图片*/
.yd-header-img {
	position: absolute;
	top: 70%;/*悬浮*//*       bottom: 25%;*/
}
.yd-header-img img {
	width: 100%;
}
/*汉堡线*/
.wrap-icon {
	float: right;
	cursor: pointer;
	position: relative;
	z-index: 20;
	padding: 12px 0 12px 12px;
}
.hamburg {
	width: 22px;
	height: 3px;
	border-radius: 1.5px;
	background-color: #fff;
	position: relative;
	transition: .5s;
}
.hamburg:before, .hamburg:after {
	content: "";
	display: block;
	width: 100%;
	height: 3px;
	border-radius: 1.5px;
	background-color: #fff;
	position: absolute;
}
.hamburg:before {
	top: 8px;
	transition: .5s;
}
.hamburg:after {
	top: -8px;
	transition: .5s;
}
.ham-active {
	background-color: transparent;
}
.ham-active:before {
	transform: rotate(-45deg);
	top: 0;
}
.ham-active:after {
	transform: rotate(45deg);
	top: 0;
}
.wrap-nav {
	display: none;
	position: fixed;
	width: 100%;
	top: 220px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #fff;
	z-index: 999;
}
.wrap-nav a {
	display: block;
	padding: 9px 15px;
	color: #444;
	border-bottom: 1px solid #444;
}
/*导航*/
.nav-show {
	transform: rotate(90deg);
	background-color: transparent!important;
}
.layui-nav-more {
	position: unset!important;
	margin-right: 3px;
	top: unset!important;
	display: block;
	margin-top: 4px!important;
	border: unset!important;
	width: 14px!important;
	height: 2px!important;
	background: #676c8a;
	overflow: unset!important;
	transition: .5s;
	bottom: 0;
	z-index: 3;
}
.layui-nav-more:after {
	display: block;
	content: '';
	width: 14px;
	height: 2px;
	background-color: #676c8a;
	transform: rotate(90deg);
	transition: .5s;
	z-index: 3;
}
.wrap-nav .layui-nav-item a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: unset;
	font-size: 14px;
	color: #2b2c39!important;
	border-bottom: 1px solid #e3e3e3;
}
.layui-nav-tree .layui-nav-item a:hover {
	background-color: #fff;
	color: #444!important;
}
.layui-nav-itemed>.layui-nav-child {
	background-color: unset!important;
	margin-top: 20px;
	padding-left: unset;
}
.layui-nav-itemed>.layui-nav-child dd a {
	border: 0!important;
	padding-left: 10px;
}
.layui-nav-child dd {
	background-color: #e8e9f3;
	margin-top: 6px;
}
.layui-nav-tree .layui-nav-child dd.layui-this, .layui-nav-tree .layui-nav-child dd.layui-this a, .layui-nav-tree .layui-this, .layui-nav-tree .layui-this>a, .layui-nav-tree .layui-this>a:hover {
	background-color: #e8e9f3;
}
.layui-nav-child .layui-icon {
	margin-right: 2px;
	font-size: 18px;
	color: #676c8a;
}
.layui-nav-tree .layui-nav-bar {
	display: none!important;
}
header {
	position: relative!important;/*     top: 46px;*/
}
/*展会内容*/
.index-zhanhui {
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 15px;
	padding-right: 15px;
}
.yd-index-zhanhui-icon .iconfont {
	font-size: 66px;
	color: #595d6b;
}
.index-zhanhui-icon-text {
	display: block;
	justify-items: unset;
	align-items: unset;
	font-size: 20px;
	padding-top: 0;
}
.index-zhanhui-iocn-describe {
	font-size: 12px;
}
.yd-index-icon-two {
	padding-top: 30px;
}
.index-zhanhui-img-background {
	background-position: top left;
	background-size: contain;
}
.index-zhanhui-img-text svg {
	height: 46px;
	z-index: -1;
}
.index-zhanhui-img-text {
	font-size: 12px;
	color: #ededed;
	z-index: 3;
	padding-bottom: 10px;
}
.yd-part3 {
	padding-top: 30px;
}
/*行业领袖介绍*/
.index-leaders-introduce-title .iconfont {
	font-size: 32px;
}
.index-leaders-both {
	padding-top: 32px;
}
.index-leaders-header-background img {
	width: 70px;
	height: 70px;
}
.index-leaders {
	padding-top: 16px;
	padding-left: 8px;
	padding-right: 8px;
}
.index-leaders-name-introduce {
	width: auto;
	font-size: 12px;
	line-height: 22px;
}
.index-leaders-details {
	font-size: 12px;
	padding-top: 6px;
}
.index-leaders-introduce-title {
	padding-top: 40px;
	font-size: 18px;
}
.index-leaders-name {
	font-size: 14px;
	margin-top: 14px;
	margin-bottom: 14px;
}
/*新闻动态*/
.index-news-contain {
	padding-top: 16px;
}
.index-news-contain-right-title:hover {
	color: #444!important;
}
.index-news-contain-twotitle:hover {
	color: #444!important;
}
.index-news-left-title, .index-news-right-title {
	font-size: 18px;
}
.index-news-contain-right-title {
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	padding-bottom: 14px;
}
.index-news-right {
	padding-left: 0;
	padding-top: 24px;
}
.fluid-container-juli {
	flex-wrap: wrap;
	/*padding-top: 60px;*/
	padding-left: 15px;
	padding-right: 15px;
}
.index-enroll {
	height: 105px;
}
.index-news-left {
	padding-right: 0;
}
.news-dashed {
	width: 100%;
}
.index-news-contain-twotitle {
	font-size: 14px;
	line-height: 24px;
	padding-top: 14px;
	padding-bottom: 14px;
}
.index-news-background {
	padding-bottom: 30px;
}
.index-enroll-order-text {
	font-size: 12px;
	top: calc(50% - 10px);
}
/*首页banner自适应*/
.banner-text {
	line-height: 2em;
	font-size: 26px;
}
.ydbanner-container img {
	width: 100%;
	margin-top: -104px;
}
.yd-banner-background {
	width: 100%;
	height: auto;
	background-size: cover;
	background-position: right bottom;
	background-repeat: no-repeat;
}
.ydbanner-swiper {
	box-sizing: border-box;
}
.yd-banner-background .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	position: relative;
	padding-bottom: 20px;
	right: unset;
	bottom: 0;
	left: 15px;
	text-align: -webkit-left;
	text-align: left;
}
.ydbanner-container.swiper-slide {
	width: 100%;
	padding-bottom: 26px;
}
/*  .friendLink{
    position: unset;
        width: 100%;
    }*/
}
 @media screen and (max-width: 768px) {
.bd-bg {
	padding-top: 104px;
	background: #F1F2F9;
}
/*首页banner自适应*/
.banner-text {
	line-height: 36px;
	font-size: 16px;
	padding: 16px 0;
	color: #fff;
}
.wrap-nav {
	top: 46px;
}
}
/*所有样式覆盖*/
.yyx-pc-nav {
	position: static;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-right: 0;
}
/* 展商推荐 */
.index-tuijian-title {
	display: flex;
	justify-content: stretch;
	align-items: center;
}
.index-tuijian-contain {
	padding-top: 34px;
	margin-bottom:50px;
}
.index-tuijian-contain .img-item {
}
.index-tuijian-contain .img-item a {
    padding: 0 7px;
    display: block;
}
@media (max-width: 767px){
.index-tuijian-contain {
	margin-bottom:30px;
}
}
