.tac {
	text-align: center;
}

.tal {
	text-align: left;
}



.w40 {
	width: 40%;
}

.w50 {
	width: 50%;
}

.w60 {
	width: 60%;
}



.dpi {
	display: inline-block;
	text-indent: 10px;
	margin-top: -10px;
}



.tdu {
	text-decoration: uppercase;
}

img {
	max-width: 100%;
}

/* img {max-width:auto;} */



.btlr5 {
	-webkit-border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-o-border-top-left-radius: 5px;
	-ms-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
}

.btlr10 {
	-webkit-border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-o-border-top-left-radius: 10px;
	-ms-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
}



.btrr5 {
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-o-border-top-right-radius: 5px;
	-ms-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
}

.btrr10 {
	-webkit-border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-o-border-top-right-radius: 10px;
	-ms-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
}



.bbrr5 {
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-o-border-bottom-left-radius: 5px;
	-ms-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.bbrr10 {
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
	-o-border-bottom-left-radius: 10px;
	-ms-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
}



.bblr5 {
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-o-border-bottom-right-radius: 5px;
	-ms-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.bblr10 {
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	-o-border-bottom-right-radius: 10px;
	-ms-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
}



.bdr5 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}

.bdr10 {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}



.pstr {
	position: relative;
}

.psta {
	position: absolute;
}





.t0 {
	top: 0;
}

.l0 {
	left: 0;
}

.b0 {
	bottom: 0;
}

.r0 {
	right: 0;
}



.w100 {
	width: 100%;
}

.h100 {
	height: 100%;
}



.dpb {
	display: block;
}

.dpi {
	display: inline-block;
}

.dpn {
	display: none;
}

/* .bac{background: #AAAAAA;} */



.red {
	color: #B0252C;
}

.tsta1s {
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}

.tsta06s {
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}





/* 公共样式 */



.list_nav {
	font-size: 0;
}

.navc {
	margin: 0 1% 10px;
	width: 18%;
	text-align: center;
}

/* .navc {margin:0 1% 10px;width:14.666666666667%;text-align:center;} */

.navc_link {
	display: block;
	padding: 0;
	line-height: 40px;
	border: 1px solid #666;
}



/* 视频列表 */

.video_img_link {
	display: block;
	position: relative;
	overflow: hidden;
}

.video_img_box {
	margin: 15px;
}

.video_title_box {
	font-size: 16px;
	/* background: rgba(238, 238, 238, .5); */
	background: rgba(238, 238, 238, .7);
	position: absolute;
	width: 100%;
	line-height: 46px;
	bottom: 0;
	text-align: center;
}

/* 视频列表 */



.more_box {
	padding: 30px 0;
	text-align: center;
}

.news_more {
	display: inline-block;
	margin: 30px auto;
	width: 160px;
	line-height: 38px;
	max-width: 100%;
}

.news_more:hover {
	color: #e00;
}

/* 公共样式 */

div:after,
ul:after,
li:after {

	content: "";

	display: block;

	clear: both;

}

@media (max-width : 1000px) {
	.slide_container {
		padding-top: 83px !important;
	}
}

@media (max-width : 768px) {
	.container .gsgk_ div.fl {
		width: 100%;
	}

	.container .gsgk_ div.fr {
		width: 100% !important;
		padding-top: 1%;
	}

	.container .gsgk_ img {
		display: block;
		width: 95%;
		margin: 0 auto;
	}
}

@media (max-width : 425px) {

	.more_box {

		padding: 0px 0;

		text-align: center;

	}

	.padck {

		padding-top: 15px;

	}

	.mar_bot {

		margin: 20px 0 35px !important;

	}

	.video_img_box .wdys_img {

		height: 135px !important;

	}

	.pad_10 {

		padding-top: 10px;

	}

	.line .contact {

		width: 95%;

		float: none;

		margin: 0 auto;

		border-radius: 10px;

		-webkit-box-shadow: #666 0px 0px 10px;

		-moz-box-shadow: #666 0px 0px 10px;

		box-shadow: #666 0px 0px 10px;

		margin-top: 1.5%;

	}

	.wid_425 {

		display: none;

	}

	.video_img_box {

		margin: 5px;

	}

	.video_title_box {

		font-size: 12px;

		background: rgba(238, 238, 238, .5);

		position: absolute;

		width: 100%;

		line-height: 30px;

		bottom: 0;

		text-align: center;

	}

	/* .bac{background: #fff;} */

	.dpi {

		display: inline-block;

		text-indent: 0px;

		margin-top: -10px;

	}

	.slide_container {
		padding-top: 80px !important;
	}

}

.bac {

	margin-top: -20px;

}

.case_img {
	/* width: auto; */
	width: 100%;
	height: 300px;
	max-width: none !important;
	display: block;
	margin: 0 auto;
}

.honor_img {
	width: auto;

	height: 179px;
}

@media(max-width:1024px) {
	/* .slide_container{padding-top:0px !important;} */
}

@media(max-width:560px) {
	.slide_container {
		padding-top: 0px !important;
	}
}

@media(max-width:425px) {}









.flex-box {
	display: -webkit-box;
	/* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
	display: -moz-box;
	/* 老版本语法: Firefox (buggy) */
	display: -ms-flexbox;
	/* 混合版本语法: IE 10 */
	display: -webkit-flex;
	/* 新版本语法: Chrome 21+ */
	display: flex;
	/* 新版本语法: Opera 12.1, Firefox 22+ */
}

.justify-center {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
}

.items-center {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
}
.items-start {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	-ms-align-items: flex-start;
	-o-align-items: flex-start;
	align-items: flex-start;
}

.flex-wrap {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: box;
	display: flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.justify-between {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
}
.justify-start {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-start;
	-moz-justify-content: flex-start;
	-ms-justify-content: flex-start;
	-o-justify-content: flex-start;
	justify-content: flex-start;
}
.justify-evenly {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-evenly;
	-moz-justify-content: space-evenly;
	-ms-justify-content: space-evenly;
	-o-justify-content: space-evenly;
	justify-content: space-evenly;
}
.justify-end {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	-ms-justify-content: flex-end;
	-o-justify-content: flex-end;
	justify-content: flex-end;
}
.item-end {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-end;
	-moz-align-items: flex-end;
	-ms-align-items: flex-end;
	-o-align-items: flex-end;
	align-items: flex-end;
}
.column-between {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: box;
	display: flexbox;
	display: flex;
	-webkit-flex-flow: column;;
	-moz-flex-flow: column;;
	-ms-flex-flow: column;;
	-o-flex-flow: column;;
	flex-flow: column;;
	-webkit-justify-content: space-between; 
	-moz-justify-content: space-between; 
	-ms-justify-content: space-between; 
	-o-justify-content: space-between; 
	justify-content: space-between; 
}
/* 水平方向反序 */
.row-reverse {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: box;
	display: flexbox;
	display: flex;
	-webkit-flex-direction: row-reverse;
	-moz-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	-o-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
/* 垂直方向反序 */
.column-reverse {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: box;
	display: flexbox;
	display: flex;
	-webkit-flex-direction: column-reverse;
	-moz-flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
	-o-flex-direction: column-reverse;
	flex-direction: column-reverse;
}
.flex-box:after, .items-center:after, .items-start:after, .justify-center:after, .flex-wrap:after, .justify-between:after, .justify-evenly:after, .justify-start:after, .justify-end:after, .item-end:after, .column-between:after, .row-reverse:after, .column-reverse:after {display: none;}


/* 箭头 start */
.arrow {
	width: 11px;
	height: 11px;
	border-top: 2px solid #999;
	border-right: 2px solid #999;
	margin-right: 3px;
	margin-top: 3px;
	margin-left: 3px;

}

.arrow_l {
	transform: rotate(-135deg);
	/* 左箭头 start */
}

.arrow_r {
	transform: rotate(45deg);
	/* 右箭头 start */
}

.arrow_u {
	transform: rotate(-45deg);
	/* 上箭头 start */
}

.arrow_b {
	transform: rotate(135deg);
	/* 下箭头 start */
}

/* 箭头 end */



/* 左右居中(偏移) start */
.tftl_50_0 {
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

/* 左右居中(偏移) end */

/* 上下居中(偏移) start */
.tftl_0_50 {
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

/* 上下居中(偏移) end */

/* 上下左右居中(偏移) start */
.tftl_50_50 {
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

/* 上下左右居中(偏移) end */

.transition_03 {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.transition_04 {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.transition {
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}

.transform-50-50 {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.transform-scale-105-hover:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.transform-scale-102-hover:hover {
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-ms-transform: scale(1.02);
	-o-transform: scale(1.02);
	transform: scale(1.02);
}

/**** 英文大小写 start ****/

.opacity-0 {
	opacity: 0;
}

/* 全大写 start */
.uppercase {
	text-transform: uppercase;
}

/* 首字母大写 start */
.capitalize {
	text-transform: capitalize;
}

/* 全小写 start */
.lowercase {
	text-transform: lowercase;
}

/**** 英文大小写 end ****/


.image-bg {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
[class *='image-bg-'] {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.image-bg-contain {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.image-bg-top {
	background-position: top center;
	background-size: 100% auto;
}
.image-bg-bottom {
	background-position: bottom center;
	background-size: 100% auto;
}
.image-bg-left {
	background-position: left center;
	background-size: auto;
}
.image-bg-center {
	background-position: center;
}
.image-bg-repeat {
	background-repeat: repeat;
	background-size: initial;
}
.image-bg-100 {
	background-size: 100% 100%;
}
.image-bg-fixed {
	background-attachment: fixed;
}


/* 多板块通用 start */
[class *='page-box'] {
	overflow: hidden;
}
.page-box {
	padding-top: 60px;
	padding-bottom: 60px;
}

@media (max-width: 1400px) {
	.page-box {
		padding-top: 55px;
		padding-bottom: 55px;
	}
}

@media (max-width: 1200px) {
	.page-box {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}
@media (max-width: 992px) {
	.page-box {
		padding-top: 45px;
		padding-bottom: 45px;
	}
}
.list-page-box, .detail-page-box {
	padding-top: 40px;
	padding-bottom: 40px;
}
@media (max-width: 768px) {
	.page-box {
		padding-top: 30px;
		padding-bottom: 30px;
	}
}

@media (max-width: 480px) {
	.page-box {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

@media (max-width: 380px) {
	.page-box {
		padding-top: 15px;
		padding-bottom: 15px;
	}
}

.page-body {
	/* color: #666; */
	position: relative;
}

.cfff .page-body {
	/* color: #fff; */
}

.page-content {
	color: #666;
	padding: 30px 0;
	line-height: 1.6;
}

@media (max-width: 992px) {
	.page-content {
		padding: 20px 0;
	}
}

@media (max-width: 768px) {
	.page-content {
		padding: 10px 0;
	}
}

@media (max-width: 480px) {
	.page-content {
		padding: 5px 0;
	}
}








/* 图片 start */
.list-image-box-border {
	border: 1px solid #efefef;
}
.list-image-box-bg {
    /* border-radius: 5px; */
    padding: 8px;
}
.list-image-box {
	overflow: hidden;
	position: relative;
	/* padding-bottom: 68.75%; */
	padding-bottom: 75%;
}

.list-image-box-50 {padding-bottom: 50%;}
.list-image-box-62_5 {padding-bottom: 62.5%;}
.list-image-box-68_75 {padding-bottom: 68.75%;}
.list-image-box-75 {padding-bottom: 75%;}
.list-image-box-100 {padding-bottom: 100%;}

.list-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}
.list-image-box:hover .list-image:not(.not-hover) {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.image-cover {
	object-fit: cover;
}
.image-contain {
	object-fit: contain;
}
/* 图片 end */