/* 公共样式 */
.bg {
	width: 900px;
	margin: 0 auto;
	border: 1px solid #E8E8E8;
	overflow: hidden;
	min-width: 900px;
	box-sizing: border-box;
	background: #fff;
}
.hero-btn{
	padding:40px 0px;
	margin-top:10px;
}
.img100 img{
	width:100%!important;
}
.progress-wrap{
	z-index:9999;
}
.procon .stickys {
	float: none;
	position: fixed;
	top: 100px!important;
	z-index: 6;
	left: auto;
}
.bg_left {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
}

.bg_right {
	float: left;
	position: relative;
	z-index: 999;
}

.show {
	width: 100%;
	height: 100%;
	margin-bottom: 10px;
	position: relative;
	border-right: 1px solid #E8E8E8;
	cursor: move
}

.show img {
	width: 100%;
	height: auto;
}

.mask {
	width: 200px;
	height: 200px;
	background: #000;
	filter: Alpha(opacity=50);
	opacity: 0.5;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.bigshow {
	width: 500px;
	height: 390px;
	overflow: hidden;
	margin-left: 10px;
	display: none;
	border: 1px solid #E8E8E8;
	position: absolute;
	left: 0;
	top: 0;
}

.bigshow img {
	width: 100%;
	height: auto;
	margin-right: 10px;
}

.smallshow {
	width: 100%;
	height: auto;
	position: relative;
}

.smallshow img {
	width: 100%;
	border: 1px solid #e8e8e8;
	box-sizing: border-box;
	transition: all 0.5s
}

.smallshow>.middle_box {
	margin-left: 30px;
	margin-right: 30px;
	width: auto;
	overflow: hidden;
	height: auto;
}

.smallshow .middle {
	overflow: hidden;
	transition: all 0.5s;
	height: auto;
}

.smallshow .middle>li {
	width: 64px;
	height: auto;
	float: left;
	cursor: pointer;
	padding: 0 5px;
}

.smallshow>p {
	position: absolute;
	top: 50%;
	width: 22px;
	height: 32px;
	margin-top: -16px;
}

.smallshow>.prev {
	left: 0;
	background: url(img/hover-prev.png) no-repeat;
	transition: all 0.5s
}

.smallshow>.next {
	right: 0;
	background: url(img/hover-next.png) no-repeat;
	transition: all 0.5s
}

.smallshow>.prev.prevnone {
	left: 0;
	background: url(img/prev.png) no-repeat;
	cursor: not-allowed
}

.smallshow>.next.nextnone {
	right: 0;
	background: url(img/next.png) no-repeat;
	cursor: not-allowed
}

.admin {
	width: 100%;
	padding-right: var(--bs-gutter-x, .75rem);
	padding-left: var(--bs-gutter-x, .75rem);
	margin-right: auto;
	margin-left: auto;
}

.clear {
	height: 0;
	clear: both;
	zoom: 1;
	line-height: 0;
	font-size: 0;
}
/* 友情链接 */
.list_lh{
	height:222px;
	overflow:hidden;
}
.list_lh ul{
}
.list_lh ul li{
	/* padding:20px 0px!important; */
}
.list_lh ul li a{
	padding:15px 10px!important;
	/* width:100%; */
	display:block;
	border:1px solid #dee2e6;
}
/*分页开始*/
.news-exp {
	padding:25px 0px;
}
.zd_page{
    width:100%;
    display: -webkit-box;  /*苹果内核*/ 
    display: -moz-box;  /*火狐内核*/ 
    display: -ms-flexbox; /*IE10内核*/ 
    display: -weblit-flex; /*谷哥内核*/ 
    display: flex;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}
.zd_page a{
    color:#FFF;
    display:inline-block;
    vertical-align:top;
    display: -webkit-box;  /*苹果内核*/ 
    display: -moz-box;  /*火狐内核*/ 
    display: -ms-flexbox; /*IE10内核*/ 
    display: -weblit-flex; /*谷哥内核*/ 
    display: flex;
    height:40px;
}
.zd_page a span{
    width:85px;
    height:40px;
}
.zd_page .zd_page_up{
    width:50%;
    text-align:left;
    padding: 0px 10px;
    background:#057878;
    color:#FFF;
}
.zd_page .zd_page_up a:before{
    height:40px;
    content:"\e61c";
    font-size:18px;
    display:inline-block;
    vertical-align:top;
    font-family: "iconfont";
}

.zd_page .zd_page_down{
    width:50%;
    text-align:right;
    padding: 0px 10px;
    background:#057878;
    color:#FFF;
}
.zd_page .zd_page_down a:after{
    height:40px;
    content:"\e698";
    font-size:18px;
    display:inline-block;
    vertical-align:top;
    font-family: "iconfont";
}
/*分页结束*/
/* 轮播图样式 */
.active-nav{
	border:2px solid #005BA2!important;
}
.preview> ul> .ico_slide {
	border:2px solid #FFF;
	cursor:pointer;
}
.banner{
}
.banner .swiper-button-prev{
	left:50px;
}
.banner .swiper-button-next{
	right:50px;
}
.banner .swiper-button-prev:after, 
.swiper-button-next:after{
	background:red;
	display:none;
}
.banner .bannerPc{
	position:relative;
	width:100%;
}
.banner .bannerPc>div{
	bottom:0;
}
.banner  .banner_ico{
	width:50%;
	position:absolute;
	margin:25%;
	margin-bottom:10px;
}

/* 面包屑导航 */
.position {
	margin-bottom: 20px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 8px 0 8px 25px;
	background: url(img/logo_03.png) no-repeat 0 center
}

.position a:before {
	content: "\e698";
	font-family: "iconfont";
}

.position a:first-child:before {
	content: "";
}

@media (min-width: 1400px) .admin {
	max-width: 1320px;
}

@media (min-width: 1200px) .admin {
	max-width: 1140px;
}

@media (min-width: 992px) .admin {
	max-width: 960px;
}

@media (min-width: 768px) .admin {
	max-width: 720px;
}

@media (min-width: 576px) .admin {
	max-width: 540px;
}

.contact {
	width: 100%;
	height: 100%;
	margin-top: 50px;
}

.contact .contactadm {
	height: 100%;
}

.contact .row>div {
	height: 100%;
	border-right: 1px solid #FFF;
}

.contact .row>div:last-child {
	border: 0;
}

.contact h4 {
	color: #FFF;
	padding: 15px 0px;
}

.contact ul {
	height: 94px;
}

.contact ul li {
	color: #FFF;
	height: 100%;
	line-height: 94px;
	text-align: center;
}

.contact ul li:first-child {
	text-align: right;
}

.contact ul li i {
	font-size: 40px;
}

.contact ul li span {
	display: block;
	height: 47px;
	line-height: 47px;
	text-align: left;
}

.contact ul li span:last-child {
	line-height: 18px;
}

.contact ul li span:first-child {
	line-height: 64px;
}
.contact ul li span  b{
	font-size:20px;
}
/* 工厂实力 */
.work1 {
	width: 100%;
}

.work_2 {
	display: none;
}

.work_1 .workadmin {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -weblit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 50px;
	/* background: url(../images/cwjs.png) no-repeat center top; */
	overflow: hidden;
}

.work_2 .workadmin {
	display: block;
}

.work_1 .workadmin .con,
.work_1 .workadmin .pic {
	width: 50%;
}

.work_2 .workadmin .con,
.work_2 .workadmin .pic {
	width: 100%;
}

.work_1 .workadmin .con:nth-child(1) {
	padding-right: 110px;
}

.work_1 .workadmin .con:nth-child(4) {
	padding-left: 110px;
	padding-top: 50px;
}

.work_1 .workadmin .con:nth-child(5) {
	padding-right: 110px;
	padding-top: 50px;
}

.work_1 .workadmin .con:nth-child(8) {
	padding-left: 110px;
	padding-top: 50px;
}

.work_1 .workadmin .con:nth-child(9) {
	padding-right: 110px;
	padding-top: 50px;
}

.work2 .workadmin .con:nth-child(5) {
	padding: 0;
}

.work_2 .con .text {
	padding-bottom: 20px;
}

.work_1 .con .text .t,
.work_2 .con .text .t {
	color: #e71f18;
	font-size: 34px;
	padding-top: 30px;
	background: url(../images/ss.jpg) no-repeat left top;
}

.work_1 .con .text .e,
.work_2 .con .text .e {
	color: #767676;
	font-size: 14px;
}

.work_1 .con .text .p,
.work_2 .con .text .p {
	color: #767676;
	font-size: 16px;
	line-height: 28px;
	padding-left: 30px;
	position: relative;
	margin-top: 30px;
}

.work_1 .con .text .p:after,
.work_2 .con .text .p:after {
	position: absolute;
	left: 6px;
	top: 10px;
	width: 8px;
	height: 8px;
	background: #323232;
	content: '';
	border-radius: 100%;
}

.work_2 .workadmin .con {
	padding: 0px;
	padding-top: 50px;
}

/* 人才招聘 */
.job {
	padding-top: 50px;
}

.job .jobAdmin {}

.job .jobAdmin ul {}

.job .jobAdmin ul li {
	/* border: 1px solid red; */
}

.job .jobAdmin ul li .box {
	padding: 30px;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 5px 20px 3px rgb(230 233 249 / 90%);
	box-shadow: 0px 5px 20px 3px rgb(230 233 249 / 90%);
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
	border-radius: 30px 0 30px 0;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
}

.job .jobAdmin .featured {
	position: absolute;
	top: 20px;
	left: -36px;
	background-color: #2042e3;
	color: #ffffff;
	padding: 5px 40px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	font-size: 14px;
}

.job .jobAdmin .featured.red {
	background-color: #ed1d24;
}

.job .jobAdmin .align-items-center {
	align-items: center !important;
}

.hot-jobs-list .hot-jobs-content h3 {
	font-size: 24px;
	margin-bottom: 8px;
	text-indent: 25px;
}

.hot-jobs-list .hot-jobs-content h3 a {
	color: #1a1a1a;
}

.hot-jobs-list .hot-jobs-content ul li span {
	font-weight: bold;
	color: #1a1a1a;
}

.hot-jobs-list .hot-jobs-content ul li span {
	font-weight: bold;
	color: #1a1a1a;
}

.hot-jobs-list .hot-jobs-btn .default-btn {
	margin-bottom: 5px;
	width: 100%;
}

.default-btn:hover {
	background-color: #1a1a1a;
	color: #ffffff;
}

.default-btn {
	font-size: 16px;
	color: #ffffff;
	line-height: 1;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
	text-align: center;
	background-color: #2042e3;
	position: relative;
	z-index: 1;
	overflow: hidden;
	display: inline-table;
	padding: 15px 40px;
	border-radius: 4px;
}

/* 新闻中心 */
.news .hot-jobs-list {
	padding: 30px;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 5px 20px 3px rgb(230 233 249 / 90%);
	box-shadow: 0px 5px 20px 3px rgb(230 233 249 / 90%);
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
	border-radius: 30px 0 30px 0;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
}

.news .hot-jobs-list .featured {
	position: absolute;
	top: 20px;
	left: -36px;
	background-color: #2042e3;
	color: #ffffff;
	padding: 0px 40px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	font-size: 14px;
}

.news .hot-jobs-list h3 {
	text-indent: 25px;
	font-size: 18px;
}

.news .hot-jobs-list span {
	text-indent: 20px;
}

.blog-content h1 {
	font-size: 20px;
}

/* 客户案例样式 */
.cases {
	/* padding: 120px 0px 30px 0px; */
}

.cases ul {}

.cases ul li .box {
	padding: 30px;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 5px 20px 3px rgb(230 233 249 / 90%);
	box-shadow: 0px 5px 20px 3px rgb(230 233 249 / 90%);
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
	border-radius: 10px;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
}

.cases ul li .box .img {
	text-align: center;
	margin: 0 auto;
}

.cases ul li .box h4 {
	padding: 35px 0px;
	text-align: center;
}

/* 产品样式开始 */
.on {
	color: #005BA2 !important;
}
.public_pro_img{
	text-align:center;
}
.product {}

.product .admin {}

.product .filter_title dt {
	float: left;
	width: 64px;
	font-weight: 700;
	line-height: 48px;
	position: relative;
	color: #333;
}

.product .filter_title dt:after {
	content: "";
	position: absolute;
	right: 12px;
	top: 22px;
	border: 1px solid #333;
	border-width: 0 1px 1px 0;
	width: 4px;
	height: 4px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.product .filter_title dd {
	border-bottom: 1px dotted #e0e0e0;
	margin-left: 64px;
	overflow: hidden;
}

.product .filter_title dd a {
	color: #8d8d91;
	font-size: 14px;
	line-height: 14px;
	height: 14px;
	float: left;
	border-right: 1px solid #e0e0e0;
	padding: 0 18px;
	margin: 17px 0;
	cursor: pointer;
}

.product .pro_list li {
	margin-bottom: 25px;
}

.product .pro_list li>div {
	border: 1px solid #F5F5F5;
	border-radius: 3px;
}

.product .pro_list li>div:hover {
	border: 1px solid #005BA2;
	border-radius: 3px;
}

.product .public_pro_list_box a>span {
	display: block;
	text-align: center;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
}

.product .public_pro_title {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}

.product .public_pro_title span {
	float: left;
	display: block;
	color: #005BA2;
	vertical-align: middle;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}

.product .public_pro_title a {
	float: right;
	color: #005BA2;
	font-size: 14px;
	vertical-align: middle;
	line-height: 30px;
	padding-right: 10px;
}

#sidebar.sticky {
	float: none;
	position: fixed;
	top: 190px !important;
	z-index: 6;
	left: auto;
}

/* 产品详情样式 */
.section-subc {
	padding: 20px 0px;
}
.procon{
	/* background:red; */
}
.procon .left{
	float: left;
	width: 250px;
}
.procon .right{
	float: right;
	width: 900px;
	margin-left:20px;
}
.procon .probox{
	width:100%;
	hight:100%;
	border:1px solid #E8E8E8;
	display: -webkit-box;  /*苹果内核*/
	display: -moz-box;  /*火狐内核*/ 
	display: -ms-flexbox; /*IE10内核*/ 
	display: -weblit-flex; /*谷哥内核*/ 
	display: flex;
}
.procon .probox .pc-slide{
	width:380px;
}
.procon .probox  .yunu-showcase-info{
	float: right;
	width:80%;
	padding-left:10px;
}

.yunu-showcase-info h1 {
	margin:15px;
	font-size: 18px;
	/* line-height: 40px; */
	overflow: hidden;
	text-overflow: ellipsis;
	/* white-space: nowrap; */
	/* text-align:center; */
}

.yunu-showcase-info p {
	margin: 0;
	color: #666;
	padding: 5px 10px;
}

.yunu-showcase-info .tel {
	/* border-top: 1px solid #e6e6e6; */
	padding:15px 0px;
}

.yunu-showcase-info .tel a {
	background-color: #333333;
	color: #fff;
	display: inline-block;
	position: relative;
	width: 130px;
	font-size: 16px;
	height: 48px;
	line-height: 48px
}

.yunu-showcase-info .tel a p {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	padding: 0;
	line-height: 50px;
	color: #FFF;
	font-weight: bold;
	opacity: 0;
}

.yunu-showcase-info .tel a:hover p {
	opacity: 1;
	background: #333333;
}


.pc-slide .view .swiper-slide .imgauto {
	width: 100%;
	height: 310px;
	line-height: 310px
}

.pc-slide .view .swiper-container {
	width: 100%
}

.pc-slide .preview {
	width: 100%;
	margin-top: 10px;
	position: relative
}

.pc-slide .preview .swiper-container {
	margin: 0 30px
}

.pc-slide .preview .swiper-slide .imgauto {
	height: 80px;
	border: 1px solid #ddd;
	text-align: center;
	cursor: pointer;
	position: relative
}

.pc-slide .preview .swiper-slide .imgauto img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%)
}

.pc-slide .preview .arrow-left {
	background: url(img/feel3.png) no-repeat left top;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10
}

.pc-slide .preview .arrow-right {
	background: url(img/feel4.png) no-repeat left bottom;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10
}

.pc-slide .preview img {
	padding: 1px
}

.pc-slide .preview .active-nav .imgauto {
	border: 1px solid #333333
}

.pc-slide1 {
	margin-bottom: 40px
}

.pc-slide1 .view {
	float: left;
	width: 870px
}

.pc-slide1 .view .swiper-slide .imgauto {
	width: 100%;
	height: 580px;
	line-height: 580px
}

.pc-slide1 .preview {
	position: relative;
	margin-left: 895px;
	padding-top: 40px
}

.pc-slide1 .preview .swiper-container {
	height: 540px
}

.pc-slide1 .preview .swiper-slide .imgauto {
	height: 171px;
	border: 3px solid #eee;
	text-align: center;
	cursor: pointer;
	position: relative
}

.pc-slide1 .preview .swiper-slide .imgauto img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%)
}

.pc-slide1 .preview .arrow-left {
	background: url(img/feel3.png) no-repeat center #e7e7e7;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	width: 128px;
	height: 24px
}

.pc-slide1 .preview .arrow-right {
	background: url(img/feel4.png) no-repeat center #e7e7e7;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
	width: 128px;
	height: 24px
}

.pc-slide1 .preview img {
	padding: 1px
}

.pc-slide1 .preview .active-nav .imgauto {
	border-color: #333333
}
.cols{
	width:100%;
	padding:10px;
}
.cols ul{
	margin-right:0px;
}
.cols ul li{
	padding:2px;
}
.cols ul li a{
	border:1px dotted #e6e6e6;
	padding:0;
	text-align:left;
	padding: 5px 10px;
	display:block;
}
.cols .proaactive{
	background: #FFDC00;
}
.cols p{
	width:100%;
	height:100%;
	border:1px solid #E5E5E5;
	padding:20px;
}
.zd_tab_wrap .box{
	
	border:1px solid red;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -weblit-flex;
	display: flex;
}
.zd_tab_wrap .box .prolist{
	width:100%;
	height:100px;
	background:blue;
	border:1px solid #FFF;
}
/* 产品侧边导航 */
.subNavBox {
	width: 250px;
	background:#FFF;
	border-radius: 0px 30px 0px 0px;
}

.subAmdin {
	margin-top: 5px;
}

.subNav {
	cursor: pointer;
	font-weight: bold;
	font-size: 14px;
	color: #999;
	height: 40px;
	line-height: 40px;
	background: #333;
}

.subNavBox .subNav a {
	display: -webkit-box;
	/*苹果内核*/
	display: -moz-box;
	/*火狐内核*/
	display: -ms-flexbox;
	/*IE10内核*/
	display: -weblit-flex;
	/*谷哥内核*/
	display: flex;
	color: #FFF;
}

.subNavBox .subNav a i {
	color: #FFF;
	width: 40px;
	display: inline-block;
	text-align: center;
}

.subNavBox .subNav a span {
	color: #FFF;
	display: inline-block;
	width: 70%;
	height: 40px;
	overflow: hidden;
}

.subNavBox .subNav a b {
	color: #FFF;
	width: 40px;
	display: inline-block;
	text-align: center;
}

.subNavBox .subNav:hover {
	color: #277fc2;
	background: #005BA2;
	border: 1px solid #005BA2;
}

.currentDd {
	color: #277fc2
}

.navContent {
	display: none;
	border-bottom: solid 1px #e5e3da;
}

.navContent li {
	padding: 5px;
	border-bottom: 1px dotted #e5e3da;
}

.navContent li a {
	display: block;
	width: 100%;
	height: 28px;
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	color: #333;
}

.navContent li a:hover {
	color: #fff;
	background-color: #277fc2
}

#actives {
	background: #333333;
	display: block;
}

.actives {
	background: #333333;
	display: block;
	color: #FFF !important;
}

.subNavBox h5 {
	text-align: center;
	color: #fff;
	font-size: 28px;
	background: url(img/914_cp_bg1.png) no-repeat #005BA2;
	padding: 35px 0;
	border-radius: 0 30px 0 0;
	margin: 0;
}

.subNavBox h5 a {
	display: block;
	height: 50px;
	line-height: 50px;
	color: #FFF;
	font-size: 30px;
}

/* 侧边联系方式 */
.subNavBox .subcon {
	width: 248px;
	border: 1px solid #005BA2;
}

.subNavBox .i-subcon {
	margin-top: 20px;
}

.subNavBox .subcon h4 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #005BA2;
	color: #FFF;
	margin: 0;
}

.subNavBox .subcon .subli {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -weblit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.subNavBox .subcon .subli li {
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding: 0px 10px;
	margin-top: 10px;
	border: 1px dotted #e0e0e0;
}

.subNavBox .subcon .subli a {
	width: 50%;
	text-align: center;
	margin: 30px 0px;
}

.subNavBox .subcon .subli a span {
	padding: 10px 20px;
	background: #333;
	color: #FFF;
	border-radius: 5px;
}

.subNav {
	border: 1px solid #333;
	border-bottom: solid 1px #e5e3da;
}

#actives {
	background: #005BA2;
	display: block;
	border: 1px solid #005BA2;
}

/*选项卡开始*/
.zd_tab {
	width: 100%;
	height: 100%;
	margin: 30px 0;
}

.zd_tab .zd_tab_nav {
	width: 100%;
	height: 40px;
	font-size: 0;
	display: -webkit-box;
	/*苹果内核*/
	display: -moz-box;
	/*火狐内核*/
	display: -ms-flexbox;
	/*IE10内核*/
	display: -weblit-flex;
	/*谷哥内核*/
	display: flex;
}

.zd_tab .zd_tab_nav li {
	display: inline-block;
	background: #005BA2;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 0px 22px;
	border-right: 1px solid #FFF;
	cursor: pointer;
}

.zd_tab .zd_tab_nav li a {
	height: 100%;
	width: 100%;
	display: block;
	color: #FFF;
	text-align: center;
	font-size: 16px;
}

.zd_tab .zd_tab_nav li a:hover {
	color: #FFF;
}

.zd_tab .zd_tab_wrap {
	height: 100%;
	border: 1px solid #DDD;
}

.zd_tab .zd_tab_wrap .zd_tab_content_item {
	display: none;
	padding: 20px;
	opacity: 0;
}

.zd_tab .zd_tab_wrap .zd_tab_content_item img {
	margin: 0 auto !important;
}

.zd_tab .zd_tab_wrap .current {
	display: block;
	opacity: 1;
}

.zd_tab_wrap_img>p {
	font-size: 0;
}

.zd_tab_wrap_img>p>img {
	padding: 0;
	margin: 0;
}

.zd_tab .zd_tab_nav .zd_tab_active {
	background: #333333;
}

.zd_tab .zd_tab_wrap .current video {
	width: 80%;
}

/*选项卡结束*/
/* 视频专区 */
.video-list_div {
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
	margin: 0 -22px;
}

.video-box {
	width: 260px;
	margin: 0px 13px 0;
	transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
}

.video-box .img {
	cursor: pointer;
	position: relative;
}
.video-box .img img{
	border-radius: 10px 10px 0px 0px;
}
.video-box .img::before {
	content: '';
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #000;
	transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	border-radius: 10px 10px 0px 0px;
}

.video-box .img::after {
	content: "\e670";
	display: block;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	line-height: 1em;
	padding-top: 5px;
	font-size: 50px;
	opacity: 0;
	color: #fff;
	font-family: "iconfont" !important;
	position: absolute;
	font-size: 60px;
	width: 60px;
	height: 60px;
	margin: auto;
	z-index: 5;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.video-box .buttom {
	height: 80px;
	padding: 10px;
}

.video-box .title {
	font-size: 16px;
	line-height: 2em
}

.video-box .price {
	line-height: 2em;
	color: #f93535
}
.tab-content .tab-pane{
	opacity:1;
}
.video-box:hover .img::before {
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
}

.video-box:hover .img::after {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.issues-box {
	width: 750px;
	height: 400px;
	margin: 20px 0;
}

#video-modal.modal.in .modal-dialog {
	-webkit-transform: translate(0, 25%);
	-ms-transform: translate(0, 25%);
	-o-transform: translate(0, 25%);
	transform: translate(0, 25%);
}

.auto-play {
	color: #b31e22;
	cursor: pointer;
	text-align: center;
	line-height: 22px;
	margin-top: 4px;
	position: relative;
	height: 24px;
	width: 90px;
	border: 1px solid #b31e22;
	text-decoration: none;
	overflow: hidden;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.auto-play::before,
.auto-play::after {
	z-index: -1;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.auto-play::before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
	border-style: solid;
	border-width: 0;
	bottom: 0;
	left: 0;
	border-color: transparent transparent transparent #b31e22;
}

.auto-play::after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
	border-style: solid;
	border-width: 0;
	top: 0;
	right: 0;
	border-color: transparent #b31e22 transparent transparent;
}

.auto-play.active {
	color: #fff
}

.auto-play.active::before {
	border-width: 60px 0 0 60px
}

.auto-play.active::after {
	border-width: 0 60px 60px 0
}
.video__div {
    padding: 0;
    height: 1150px;
    overflow: hidden;
}
.video-box .title{
    height:40px;
    line-height:40px;
}
.video-list_div {
    width: 1222px;
    padding: 0;
    margin: 0 auto;
    margin-left: -10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -weblit-flex;
    display: flex;
}
.video_title{
	background:#B31E22;
	width:150px;
	color:#FFF;
	line-height:30px;
	text-align:left;
	text-indent:15px;
	font-weight:bold;
}

.filter-value {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -weblit-flex;
    display: flex;
}

.video-box {
    width: 100%;
    padding: 0;
    margin: 0;

}

.filter-value {
    background: #B31E22;
}

.video_nav {
    width: 100%;
    height: 100%;
    padding: 0 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -weblit-flex;
    display: flex;
    text-align: right;
    display: inline;
    line-height: 33px;
    margin: 0;
}

.video_nav input {
    width: 300px;
    height: 25px;
    margin: 0 1px;
    overflow: hidden;
    text-indent: 10px;
    display: inline;
    font-size: 14px;
    text-decoration: none;
    border: 1px solid rgba(255, 255, 255, .8);
    background-color: #FFF;
    line-height:31px;

}

.video_nav li {
    margin: 0 1px;
    overflow: hidden;
    cursor: pointer;
    display: inline;
    text-align: right;
    color: #fff;
    font-size: 14px;
    margin-left: 10px;
    text-decoration: none;
    border: 1px solid rgba(255, 255, 255, .8);
    background-color: #FFF;
    border-radius: 2px;
}

.video_nav li.active {
    background: #000;
}

.video_nav li.active span {
    color: #FFF;
}

.video_nav li span {
    padding: 3px 15px;
    color: #333;
}
.tab-content .modal-content{
    height:450px;
}
.tab-content .modal-content video{
    height:420px;
}
.tab-content .modal-content img{
    height:100%;
}
.tab-content  .video_copy{
    width:100%;
    text-align:center;
}
.tab-content  .video_copy .text{
    width:250px;
    display:inline-block;
}
.tab-content  .video_copy .button{
    padding:0px 15px;
    color:#b31e22;
}
.filtr-item {
    display: inline-block;
    width: 33.3%;
    padding: 10px;
}
.filtr-item:hover{
	 -webkit-box-shadow: 0 0 0 rgba(18, 18, 18, .3);
    -moz-box-shadow: 0 0 0 rgba(18, 18, 18, .3);
    box-shadow: 0 0 0 rgba(18, 18, 18, .3);
}
.vide_list {
    background-color: #ffffff;
	-webkit-box-shadow: 0px 5px 20px 3px rgb(230 233 249 / 90%);
	box-shadow: 0px 5px 20px 3px rgb(230 233 249 / 90%);
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
	border-radius: 10px;
}

.vide_list:hover {
    -webkit-box-shadow: 0 10px 15px rgba(18, 18, 18, .3);
    -moz-box-shadow: 0 10px 15px rgba(18, 18, 18, .3);
    box-shadow: 0 10px 15px rgba(18, 18, 18, .3);
}

.video-list_div {
    
}

.auto-play {
    width: 120px;
}
.video-box .buttom{
    height:auto;
    border:0;
}
.video-box .buttom a {
    width: 100%;
    height: 100%;
    display: block;
	text-align:center;
}

.video-box .price span {
    margin: 0 1px;
    overflow: hidden;
    cursor: pointer;
    display: inline;
    text-align: right;
    color: #333;
    font-size: 12px;
    padding: 0px 10px;
    text-decoration: none;
    border: 1px solid rgba(255, 255, 255, .8);
    background: #F5F5F5;
}

.video-box .price span:first-child {
    float: left;
}

.video-box .price span:last-child {
    float: right;
}

.video-box .price span:last-child:hover {
    background: #B31E22;
    color: #FFF;
}

.video_but {
    width: 100%;
    height: 50px;
    background: #FFF;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
    box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
}
.video-list_div {
    width: 102%;
}
.video-box .img::after{
	content: "\e670";
}
.modal  .modal-content .modal-body video{
	width:100%;
}
.video_con{
	padding:20px 0px;
}
.video_con video{
	width:100%;
}
.item-detail__info {
    width: 100%;
    margin-top: 10px;
    line-height: 36px;
    /* padding: 12px 40px; */
    /* border: 1px solid #e0e0e0; */
}
.list_title{
	/* padding:0px 60px; */
}
.list_title h1{
	font-size:20px;
	font-weight:bold;
	text-align:center;
    padding:30px 0px;
}
.list_title .list_time{
    text-align:right;
}
.list_title .list_time span{
	color:#999;
	padding:0px 15px;
}
.list_title .video_con img{
    width:100%!important;
    height:auto;
}
.tab-content .video_copy{
    width:100%;
    text-align:center;
	margin-top:10px;
}
.tab-content  .video_copy .text{
    width:250px;
    display:inline-block;
}
.tab-content.video_copy .button{
    padding:0px 15px;
    color:#b31e22;
}
.tab-content .video_copy .button {
    padding: 0px 15px;
    color: #b31e22;
}
/* 视频样式结束 */
/* 分页样式 */
.page {
	text-align: center;
	padding: 20px 0px;
}

.page a {
	width: 45px;
	height: 45px;
	line-height: 45px;
	color: #1a1a1a;
	text-align: center;
	display: inline-block;
	position: relative;
	margin-left: 3px;
	margin-right: 3px;
	font-size: 17px;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 5px 20px 3px rgb(230 233 249 / 90%);
	box-shadow: 0px 5px 20px 3px rgb(230 233 249 / 90%);
}

.page .prev {
	width: 80px;
}

.page .next {
	width: 80px;
}

.page .select {
	color: #ffffff;
	border-color: #2042e3;
	background-color: #2042e3;
}
/*上下篇文章*/
.am-pagination {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -weblit-flex;
    display: flex;
    padding:15px 0px;
}
.am-pagination li {
    width: 100%;
    padding:15px 0px;
    border:1px dotted #e0e0e0;
}
.am-pagination li:last-child {
    text-align: right;
    margin-left:1px;
}
.am-pagination li:first-child{
    margin-right:1px;
}
.am-pagination li a {
    color: #97191d;
    text-decoration: none;
}
.am-pagination li:first-child span{
    padding-right:10px;
    display:inline-block;
    vertical-align:middle;
}
.am-pagination li:last-child span{
    padding-left:10px;
}
.am-pagination li:first-child span::before{
    content: "\e61c";
    font-family: "iconfont";
     font-size:18px;
    display:inline-block;
    vertical-align:middle;
}
.am-pagination li:last-child span::after{
    content: "\e698";
    font-family: "iconfont";
    font-size:18px;
    display:inline-block;
    vertical-align:middle;
}
/*分页开始*/
.zd_page {
	width: 100%;
	display: -webkit-box;
	/*苹果内核*/
	display: -moz-box;
	/*火狐内核*/
	display: -ms-flexbox;
	/*IE10内核*/
	display: -weblit-flex;
	/*谷哥内核*/
	display: flex;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}

.zd_page a {
	color: #FFF;
	display: inline-block;
	vertical-align: top;
	display: -webkit-box;
	/*苹果内核*/
	display: -moz-box;
	/*火狐内核*/
	display: -ms-flexbox;
	/*IE10内核*/
	display: -weblit-flex;
	/*谷哥内核*/
	display: flex;
	height: 40px;
}

.zd_page a span {
	width: 85px;
	height: 40px;
}

.zd_page .zd_page_up {
	width: 50%;
	text-align: left;
	padding: 0px 10px;
	background: #005BA2;
	color: #FFF;
}
.zd_page .zd_page_up a{
	float:left;
}
.zd_page .zd_page_up a:before {
	height: 40px;
	content: "\e61c";
	font-size: 18px;
	display: inline-block;
	vertical-align: top;
	font-family: "iconfont";
}

.zd_page .zd_page_down {
	width: 50%;
	text-align: right;
	padding: 0px 10px;
	background: #005BA2;
	color: #FFF;
}
.zd_page .zd_page_down a{
	float:right;
}
.zd_page .zd_page_down a:after {
	height: 40px;
	content: "\e698";
	font-size: 18px;
	display: inline-block;
	vertical-align: top;
	font-family: "iconfont";
}
/* 成长经历 */

.owl-carousel .owl-item{
	height:120px;
}
.footer-area .container .zd_ul{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -weblit-flex;
	display: flex;
	border:1px solid #A8A8A8;
}
.footer-area .container .zd_ul li{
	width:50%;
}
/*分页结束*/
@media only screen and (max-width: 991px) {
	.work_1 {
		display: none;
	}
	
	.work_2 {
		display: block;
	}
	.yunu-showcase{
		display:block;
	}
	.procon .probox{
		display:block;
	}
	.procon .probox .pc-slide{
		width:100%;
	}
	.procon .probox  .yunu-showcase-info{
		width:100%;
		padding-left:10px;
	}
	.newsletter{
		height:auto;
	}
	.newsletter:before{
		clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0% 100%);
	}
	.contact .row>div {
	    height: 100%;
	    border-right: 0;;
	    border-bottom: 2px solid #FFF;
	}
	#footer-section .copyright{
		clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0% 100%);
	}
	.video_copy{
		display:none;
	}
	.container .video-list_div {
		width: 100%;
		margin:0 auto;
	}
	.filtr-item {
	    width: 100%;
		height: auto;
		padding: 15px 0px;
	}
	.video-box .buttom a{
		background: #005BA2;
		color:#FFF;
	}
	.video-box .img{
		height:auto;
	}
    .video-box .img img{
    	margin:0 auto;
		display: block;
    }
	.owl-carousel .owl-item{
		height:96px;
	}
}


@media (max-width: 575px) {
	
}


@media only screen and (max-width: 991px) {
	.work_1 {
		display: none;
	}

	.work_2 {
		display: block;
	}
	.banner{
		margin-top:50px;
		padding:0px 10px;
	}
	/* 首页优势 */
	.h_heading_li{
		margin-bottom:10px;
	}
	.header-main-menu{
		margin-left: 200px;
	}
}
@media only screen and (max-width: 1199px) {
	.procon .left {
		display: none;
	}
	.procon .right{
		width:100%;
	}
	.bg{
		width:100%;
	}
	.yunu-showcase{
		width:100%;
		background:red;
	}
	.yunu-showcase-info{
		width:70%;
	}
	.header-main-menu{
		margin-left: 140px;
	}
	.header-main-menu .menu-left{
		width:70%;
	}
	.header-main-menu .menu-right{
		width:30%;
	}
	.course #history{
		width:100%;
	}
}
@media (min-width: 1200px){
	.header-navigation .header-main-menu .col-xl-3{
		width:24%;
	}
	.header-navigation .header-main-menu .col-xl-9{
		width:76%;
	}
}
@media only screen and (min-width: 1920px) {
	.header-area.style-01{
		width: 1920px;
		margin:0 auto;
	}
	main{
		width:1920px;
		margin:0 auto;
	}
}
@media only screen and (min-width: 1199px) {

}
@media only screen and (max-width: 992px){
	.header-main-menu{
		margin-left:0px;
	}
	.header-main-menu .menu-left{
		flex: 0 0 auto;
		width: 16.66666667%;
	}
	.header-main-menu .menu-right{
		flex: 0 0 auto;
		width: 58.33333333%;
	}
}