@charset "utf-8";
/* CSS Document */



/*width≥1367*/
@media screen and (min-width:1367px){
	.main-im{
		display: none;
		visibility: hidden;
	}
/*	去掉左边距，添加左内距*/
	.fz_1 {
		left: 0px !important;
		top: 20%;
		padding-left: 57% !important;
		width: 100% !important;
	}
	.fz_2 {
		left: 0px !important;
		top: 33%;
		padding-left: 50% !important;
		width: 100% !important;
	}
	.fz_3 {
		left: 0px !important;
		top: 45%;
		padding-left: 40% !important;
		width: 100% !important;
	}
	.fz_4 {
		left: 0px !important;
		top: 55%;
		padding-left: 28% !important;
		width: 100% !important;
	}
	.fz_5 {
		left: 0px !important;
		top: 65%;
		padding-left: 20% !important;
		width: 100% !important;
	}
	.fz_6 {
		left: 0px !important;
		top:75%;
		padding-left: 10% !important;
		width: 100% !important;
	}
	
	
/*	荣誉展示页面*/
	.ronyuzhanshi_1 {
		margin-right: 20px !important;
	}
	.rongyuzhanshi_2{
		margin-right: 20px !important;
		margin-bottom: 40px !important;
	}
	.time_line {
		height: 2px;
		width: 16%;
		left: unset !important;
		top: unset;
	}
	.time_line {
		visibility: hidden;
	}
	.honor_time{
		margin-top: unset !important;
		top: unset !important;
	}
	.honor_card{
		margin-left: 10px !important;
		margin-right: 10px !important;
	}
	.pagelist {
		padding-left: 38% !important;
	}
	.honor_name{
/*		text-align: justify;*/
/*		text-justify:inter-ideograph;*/
/*		无效的属性*/
	}
}


/*240≤width≤1366*/
@media screen and (min-width: 240px) and (max-width: 1366px){
	
	html{
/*		min-width: 320px;*/
/*		width: 100%;*/
	}
	
/*	*************首页************************/
	/*banner的位置调整*/
	.swiper-container {
		width: 100%;
		height: auto !important;
		top: 65px;
		margin-bottom: 30px;
	/*	增加与视频部分的间距*/
	}
	/*banner中字体字号缩小*/
	.templatemo_homewrapper h1 {
		font-size: 28px;
	}
	.templatemo_homewrapper h2 {
    	font-size: 20px !important;
}
/*	视频部分的两侧多余部分去掉，以居中对齐*/
	.videoTitle{
		padding-right: 0px !important;
	}
	.video_container_titleContainer{
		padding-right: 0px !important;
	}
	.video_container_video1{
		margin-right: 0px !important;
	}
	.video_container_video2,.video_container_video3{
		padding-right: 0px !important;
	}
	.video_container{
		margin-top: 20px;
	}
	
	.portfolioFilter {
    margin: 10px 0 10px !important;
}
	.news_list li {
		line-height: 20px;
	}
/*	新闻列表间的间隔*/
	#filter_header li {
		margin-bottom: 20px;
}
/*	新闻日期的样式*/
	.news_time {
		opacity: 0.5;
		font-size: 14px;
}
/*	合作部分的列表间隔*/
	.ser_wrap_3 .col-xs-12{
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
/*	首页的页脚居中*/
	.footer_main_container{
		padding-right: 0px !important;
	}
		
/*	荣誉展示页面*/
	.ronyuzhanshi_1 {
		margin-right: 20px !important;
	}
	.rongyuzhanshi_2{
		margin-right: 20px !important;
		margin-bottom: 40px !important;
	}
	.time_line {
		height: 2px;
		width: 16%;
		left: unset !important;
		top: unset;
	}
	.time_line {
		visibility: hidden;
	}
	.honor_time{
		margin-top: unset !important;
		top: unset !important;
	}
	.honor_card{
		margin-left: 10px !important;
		margin-right: 10px !important;
	}
/*	隐藏卡片前面，直接展示背面*/
	.card_font,.card_back{
/*
		visibility: hidden;
		display: none;
*/
		background-size: unset !important;
		-webkit-backface-visibility: unset !important;
		backface-visibility: unset !important;
		transform-style:unset !important;
		transition:unset !important;
	}
	.card_back {
/*		background-position: center;*/
		background-size: unset !important;
		transform: unset !important;
	}

}

/*481≤width≤1366*/
@media  screen and (min-width: 481px) and (max-width: 1366px){
	html{
		min-width:1366px !important;
		width: 100% !important;
	}
/*	概况页的第三种样式：平板/手机    20191211*/
	.con-text img{
		visibility: hidden !important;
		display: none !important;
	}
	.con-text{
		padding-left: 50px;
		padding-right: 50px;
		width: 100%;
	}
	html{
		min-width: unset !important;
	}
	.aboutXG_content_onlytext{
		width: 90% !important;
		float:none !important;
		margin-right: 0px !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
		margin-bottom: 100px !important;
	}
	.aboutXG_content_onlytext h1{
		font-size: 60px !important;
	}
	.main-im{
		display: none;
		visibility: hidden;
	}
	.aboutXG_content_labeldiv p {
		margin-bottom: 40px  !important;
	}
	.logo{
		background-image: url("../image/logo_XG_withBG.png")  !important;
	}
/*	480~1366,左对齐*/
	.fz_1{
		left: 0px !important;
		float:left !important;
		width: 100% !important;
		padding-left: 5% !important;
		top: 16% !important;
	}
	.fz_2{
		left: 0px !important;
		float:left !important;
		width: 100% !important;
		padding-left: 5% !important;
		top: 26% !important;
	}
	.fz_3{
		left: 0px !important;
		float:left !important;
		width: 100% !important;
		padding-left: 5% !important;
		top: 34% !important;
	}
	.fz_4{
		left: 0px !important;
		float:left !important;
		width: 100% !important;
		padding-left: 5% !important;
		top: 44% !important;
	}
	.fz_5{
		left: 0px !important;
		float:left !important;
		width: 100% !important;
		padding-left: 5% !important;
		top: 51% !important;
	}
	.fz_6{
		left: 0px !important;
		float:left !important;
		width: 100% !important;
		padding-left: 5% !important;
		top: 58% !important;
	}
	.fz h3{
		margin-bottom: 0px !important;
	}
	.fz p{
		width: 95% !important;
	}
	
/*	荣誉展示页*/
	.time_line {
		visibility: hidden;
	}
	.pagelist {
		padding-left: 38% !important;
	}
	
	
	
	
/*	****************企业优势页************/
	.qyys h1{
		font-size: 60px !important;
	}
	.qyys h3{
		font-size: 20px !important;
	}
	.qyys_list{
		margin-bottom: 50px !important;
	}
	
}


/*320≤width≤480*/
@media  screen and (min-width: 320px) and (max-width: 480px){
	
	html{
/*		max-width:480px !important;*/
		min-width: 100% !important;
		width: 100% !important;
/*
		padding-left: 20px !important;
		padding-right: 20px !important;
*/
		padding-bottom: 50px;
	}
	
/*	隐藏logo用文字展示*/
	.logo{
		background-image: url("../image/logo_XG_withBG_smaller.png")  !important;
	}
	
/*	缩小menu的尺寸*/
	.navbar-toggle .icon-bar {
		height: 3px;
		width: 24px;
	}
	
/*	隐藏联系*/
	.main-im{
		display: none;
		visibility: hidden;
	}
	
/*	*************首页************************/
	/*banner的位置调整*/
	.swiper-container {
		width: 100%;
		height: auto !important;
		top: 65px;
		margin-bottom: 30px;
	/*	增加与视频部分的间距*/
	}
	/*banner中字体字号缩小*/
	.templatemo_homewrapper h1 {
		font-size: 28px;
	}
	.templatemo_homewrapper h2 {
    	font-size: 20px !important;
}
/*	banner100%宽度显示*/
	.swiper-slide{
		width: 100% !important;
	}
/*	翻页按钮隐藏*/
	.swiper-button-next,.swiper-button-prev{
		display: none;
		visibility: hidden;
	}
/*	视频部分的大小标题之间的间距调整*/
	.co_introduction_title1{
		margin-bottom: 10px !important;
	}
	.co_introduction_title2{
		margin-top: 0px !important;
		margin-bottom: 10px !important;
	}
	
/*	各版块：标题和内容之间的距离缩小*/
	.TitleSection {
		margin-bottom: 20px !important;
	}
/*	视频部分的两侧多余部分去掉，以居中对齐*/
	.videoTitle{
		padding-right: 0px !important;
	}
	.video_container_titleContainer{
		padding-right: 0px !important;
	}
	.video_container_video1{
		margin-right: 0px !important;
	}
	.video_container_video2,.video_container_video3{
		padding-right: 0px !important;
	}
	.video_container{
		margin-top: 20px;
	}
	
	.portfolioFilter {
    margin: 10px 0 10px !important;
}
	.news_list li {
		line-height: 20px;
	}
	
/*	媒体版块的container部分，缩小padding-top*/
	.portfolio {
		padding-top: 20px;
}
/*	每个版块的标题more，改变颜色*/
	h1 small{
/*		color: rgba(255,255,255,0.5);*/
		color: #ffffff9c;
/*		对比度4.5合格*/
		color: #000;
/*		还是需要黑色才能兼容各版块不同的颜色*/
	}
/*	隐藏媒体部分的过滤器标题*/
	#filters{
		display: none !important;
	}
/*	新闻列表的P左对齐，去掉边框边距*/
	#filter_header li a {
		padding: 0px 0px 0px 0px !important;
	}
	
/*	合作版块的一二级标题之间的间距调整*/
	.hztitle .container{
		margin-bottom: 5px !important;
	}
/*	合作部分的列表序号缩小尺寸*/
	.ser_wrap_3.option3 .icon_ser {
		border: 1px solid #252f5b;
		display: block;
		float: none;
/*		font-size: 3em;*/
/*		height: 75px;*/
/*		line-height: 75px;*/
		margin: 0 auto 20px;
/*		width: 75px;*/
		width: 48px;
		height: 48px;
		font-size: 2em;
		line-height: 48px;
}
/*	合作部分的内容向列表符号居中对齐*/
	.ser_wrap_3 .wrap {
/*
		float: left;
		margin: 0 0 10px 10px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 10px;
		width: 79%;
*/
		margin-left: 0px;
}
/*	新闻列表间的间隔*/
	#filter_header li {
		margin-bottom: 20px;
}
/*	新闻日期的样式*/
	.news_time {
		opacity: 0.5;
		font-size: 14px;
}
/*	合作部分的列表间隔*/
	.ser_wrap_3 .col-xs-12{
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
/*	首页的页脚居中*/
	.footer_main_container{
		padding-right: 0px !important;
	}
	
	
/*	隐藏页脚*/
	.pageFooter{
		display: none;
		visibility: hidden;
	}
	
/*	******************概况页******************************/
/*	隐藏图片，仅显示文字内容*/
	.con-text img{
		display: none;
		visibility: hidden;
	}
/*	文字内容居中显示*/
	.aboutXG_content_onlytext{
		float: none !important;
		width: auto !important;
/*
		margin-right: 2% !important;
		margin-left: 4% !important;
*/
	}
	
/*	概况页重新布局20191211*/
/*
	.con-text img{
		display: block;
		visibility: visible;
		height: 100% !important;
		position: fixed !important;
		z-index: -1 !important;
		top: 0px !important;
	}
*/
	.aboutXG_content_onlytext h1{
		color: #fff !important;
	}
	
	.aboutXG_content_onlytext h1{
		font-size: 30px !important;
	}
	.aboutXG_content_labeldiv p {
    color: #fff !important;
}
	.aboutXG_content_onlytext h3{
		font-size: 14px !important;
	}
	
	.aboutXG_content_labeldiv p {
		margin-top: 20px;
		margin-bottom: 20px;
}
/*	概况页再次 重新布局：添加背景图并固定它的定位*/
	.con-text{
		background: url("../image/img_01-1.png") no-repeat;
		height:100%;
		width:100%;
		overflow: hidden;
		background-size:cover;
		margin-top: 0px !important;
		padding-top: 100px !important;
		padding-bottom: 100px !important;
		margin-bottom: 0px !important;
	}
	html{
		padding-bottom: 0px !important;
	}
/*	整体内容添加内边距*/
	.aboutXG_content_onlytext{
		padding-left: 16px !important;
		padding-right: 16px !important;
		margin-right: 0px !important;
	}
	
/*	****************发展历程页************/
/*	隐藏图片*/
	.content_msg img{
		display: none;
		visibility: hidden;
		color: rgba(37,47,91,0.5);
	}
/*	调整各阶段文案*/
	.fz_1,.fz_2,.fz_3,.fz_4,.fz_5,.fz_6{
		padding-left: 10%;
		left: 0px;
		width: 100%;
		background-color: #F6F6FF;
	}
	.fz p{
		color: #252f5b;
	}
/*	调整高度*/
	.fz_1{
		top: 10% !important;
	}
	.fz_2{
		top: 37% !important;
	}
	.fz_3{
		top: 61% !important;
	}
	.fz_4{
		top: 85% !important;
	}
	.fz_5{
		top: 106% !important;
	}
	.fz_6{
		top: 124% !important;
	}
	
	
	
	/*	****************荣誉展示页************/
	.ronyuzhanshi_1{
		font-size: 3rem;
	}
	.rongyuzhanshi_2 {
		font-size: 1rem;
	}
	.honor_page .card_front{
		display: none;
		visibility: hidden;
	}
	
	
	
	/*	****************企业优势页************/
	.culture_page_img{
		display: none !important;
		visibility: hidden !important;
	}
	
	
}



/*	****************企业优势页************/
.qyys_lists{
	height: auto !important;
	min-height: 700px !important;
}

















