/* ================== exhibition highlights ============================ */
.c_highlights {
	position: relative;
	overflow: hidden;
}

.c_highlights_pt {}

.c_highlights_content {
	background: #fff;
    text-align: center;
    color: #000000;
    display: block;
	padding: 20px;
background-color: #fff;
}

/* ================== activity ============================ */
.c_activity {
	position: relative;
	overflow: hidden;
}

.c_activity_pt {}

.c_activity_content {
	background: #fff;
	text-align: center;
	color: #000000;
	display: block;
	padding: 20px;
background-color: #fff;
}

.c_activity_list {
	text-align: -webkit-auto;
	padding: 10px 0px 0 0;
	color: #000000;
}
.c_ad_exhibitor  .btn_style_3{
	    padding: 8px 5px;
    border: 1px solid #fff;
}
		
.c_ad_exhibitor .c_activity_list {
	color: #fff;
}
.c_ad_exhibitor  .c_another{
	 background: #2f2b2c;
}
.c_ad_exhibitor  .c_another:hover{
	 background: #62526b;
}
/* ================== exhibition highlights activity ============================ */
.c_icon_prev {
	        font-size: 18px;
	        line-height: 26px !important;
	        font-weight: bold !important;
	        margin-right: 5px;
}

.c_icon_next {
	    font-size: 18px;
	    line-height: 26px !important;
	    font-weight: bold !important;
	    margin-right: 5px
}

.c_arrows {
	float: right;
}

.c_arrows_prev {
	position: absolute;
	top: 45%;
	left: 0;
	z-index: 5;
}

.c_arrows_next {
	position: absolute;
	top: 45%;
	right: 0;
	z-index: 5;
}
.c_activity .c_arrows_prev {
	position: absolute;
	top: 38%;
	left: 0;
	z-index: 5;
}

.c_activity .c_arrows_next {
	position: absolute;
	top: 38%;
	right: 0;
	z-index: 5;
}
.c_content_p {
	text-align: left;
}

.c_icon_dot {
	font-size: 18px;
}

.c_dot {
	margin-top: 20px;
}

.c_activity_dot {
	text-align: center;
	margin-top: 20px;
}

.c_li_left {
	float: left;
}

.slider_content_activity {
	padding-bottom: 30px;
}

.slider_content_activity .swiper-pagination {
	text-align: center !important;
	bottom: 2px !important;
}

.slider_content_activity .swiper-pagination span:hover,
.slider_content_activity .swiper-pagination span.swiper-pagination-bullet-active {
	background-color: #cb1d04  !important;
}

.swiper-pagination span:hover, .swiper-pagination span.swiper-pagination-bullet-active{
	    background-color: #e8340c;
}


/*----------------------slider-----------------------------*/
.c_bg_ad .owl-nav {
	display: none;
}

/* .vedio_ad_imgbox div,
.vedio_ad_imgbox img,
.Pgallery_ad_imgbox div,
.Pgallery_ad_imgbox img {
	max-height: 214px;
}
 */
.vedio_ad_imgbox div,
.Pgallery_ad_imgbox div{
	height: 214px;
    overflow: hidden;
}
.main2Ad_imgbox div{
	height: 141px;
	overflow: hidden;
}
.main4Ad_imgbox div{
	height: 114px;
	overflow: hidden;
}
.owl-item:hover .c_ad_mask {
	display: block;
	cursor: pointer;
}
.owl-carousel .owl-item img {
    display: block;
    width: auto;
    margin: 0 auto;
	height: 100%;
}
#Photo-slider .owl-nav,#video-slider .owl-nav
{
	display: none;
}
.c_highlights_pt {
	max-height: 380px;
    overflow: hidden;
}
.c_activity_pt {
	height: 300px;
    overflow: hidden;
}
.c_highlights_pt img{
	height: 380px;
	width: 100%;
}
.c_activity_pt img {
    height: 300px;
    width: 100%;
}
.c_highlights .c_activity_list, .c_activity .c_activity_list{
overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
 height: 100px;
 line-height: 1.3;
}
.c_highlights .c_title2
{
overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 70px;	
	line-height: 1.2;
}
 .c_activity .c_title2{
overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
     max-height: 70px;	
}
.c_iconPC{
	padding-top: 30px ;
}
/* ================== pc styles ============================ */

@media screen and (min-width: 1200px) {
.c_iconPC{
	position: relative;padding: 20px 0;bottom: 100px; 
}
	.c_highlights_content {
		position: absolute;
		right: 50px;
		bottom: 30px;
		top: 30px;
		width: 517px;
		padding: 30px;
        height: 320px;
		-moz-box-shadow: 0px 3px 10px #d2d2d2;
		-webkit-box-shadow: 0px 3px 10px #d2d2d2;
		box-shadow: 0px 3px 10px #d2d2d2;
	}
	.c_highlights_pt {
		margin-left: 50px;
		width: 680px;
		float: left;
	}
    .c_activity_pt img
	 {
		min-height: 300px; 
	 }
	.c_activity_content {
		position: absolute;
		left: 50px;
		height: 100%;
		width: 440px;
		padding: 50px 21px;
		-moz-box-shadow: 0px 10px 10px #d2d2d2;
		-webkit-box-shadow: 0px 10px 10px #d2d2d2;
		box-shadow: 0px 10px 10px #d2d2d2;
	}
    .c_activity .btn_style_3 {
		margin-top: 16px !important;
	}
	.c_activity_pt {
		margin-right: 50px;
		width: 640px;
		float: right;
	}

	.c_activity_list {
		width: 100%;
		text-align: left;
	}

    .m_top_another {
        margin-top: 5px;
        padding-top: 0px;
    }

    .m_top_another_10 {
        margin-top: 10px;
    }

    .c_activity_list {
        padding: 2px 0 0 0;
    }
}

@media screen and (min-width: 991px) {

	#page-title {
		margin-top: 0 !important;
	}

	.c_dot {
		position: absolute;
		bottom: 20px;
		right: 30px;
	}

	.c_dot {
		margin-top: 30px;
	}

    .slider_content_highlights .swiper-pagination {
        bottom: 50px !important;
        padding-right: 75px !important;
    }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {

	/*.c_highlights_content {
		width: 262px;
		padding: 15px;
	}

	.c_highlights_content {
		top: 15px;
		bottom: 15px;
	}*/

    .c_highlights_content {
        height: 280px;
    }
    .c_highlights_pt {
        max-height: 500px;
    }

    .slider_content_highlights .swiper-pagination {
        bottom: 25px !important;
    }

}

/* ================== mobile styles ============================ */



@media screen and (max-width: 990px) {
	.c_highlights_content{
		height: 300px;
		overflow: hidden;
	}
	
	.c_quick_btn{
		height: 67px;
	}
	.c_quick_icon{
		top: 13px;
	}
	.c_news_emial_p {
		font-size: 26px;
	}
		.c_quick_links {
		margin-top: 0px;
		padding: 30px 0 20px 0;
	}
	.c_news_email {
		position: relative;
		width: 100%;
		text-align: left;
	}
    .c_news_email a{
    	margin-left: 20px;
    }
	.c_news {
		width: 80% !important;
	}

	.c_news_a {
		margin: 0 20px 0 0;
	}

	.c_ad_mask_a {
		position: relative;
		top: 45%;
		color: #ffffff;
		padding: 0 5px;
		font-size: 16px;
	}

	.c_title {
		text-align: center
	}

	.c_title_left {
		text-align: left !important;
	}

	.c_title_line {
		margin: 0px auto;
	}

	.c_title2 {
		text-align: center;
	}


	.c_footernav_center {
		margin: inherit;
		display: block;
	}

	.c_arrows_prev {
		position: absolute;
		top: 30%;
		left: 0;
	}

	.c_arrows_next {
		position: absolute;
		top: 30%;
		right: 0;
	}
}

@media screen and (max-width: 767px) {
	.c_arrows_prev {
		position: absolute;
		top: 25%;
		left: 0;
	}
    .c_highlights_pt {
        height: 380px;
        overflow: hidden;
    }
	.c_activity_pt {
	    height: 300px;
	    overflow: hidden;
	}
	.c_activity_pt img {
        min-height: 200px;
        width: 100%;
    }
	.c_highlights_content,.c_activity_content {
		height: 319px;
		overflow: hidden;
	}
	.c_arrows_next {
		position: absolute;
		top: 25%;
		right: 0;
	}

}

@media screen and (max-width:500px) {
	.c_arrows_prev {
		position: absolute;
		top: 18%;
		left: 0;
	}
    .c_title_line_ad {
        height: 19px;
        margin: 5px 10px 0 0;
    }
	.c_title {
		font-size: 20px;
	}

	.c_news {
		width: 80% !important;
	}

	.c_news_emial_p,
	.c_news_title {
		font-size: 22px;
	}

	.c_arrows_next {
		position: absolute;
		top: 18%;
		right: 0;
	}

	.c_social_btn {
		width: 45px;
		height: 45px;
	}

	.c_icon_social {
		color: #ffffff;
		font-size: 24px;
		line-height: 45px !important;
	}

	.c_icon_wechat {
		font-size: 26px;
	}

    .c_highlights_pt{
        height: 300px;
    }

    .c_highlights_pt img {
        height: 300px;
    }

    .c_activity_pt {
        height: 240px;
    }

    .c_activity_pt img{
        height: 240px;
    }

    .slider_content_highlights .swiper-pagination {
        bottom: 10px !important;
    }
}


