.gyyn {
	font-size: 35px;
	font-weight: bold;
	color: #389C39;
	text-align: center;
	padding-top: 0.4rem;
}

a,p,span,h2,h3,h4,h5,h6,.title2{
	font-family: "Microsoft YaHei";
}
.layer{
	.name{
		font-family: "Microsoft YaHei";
	}
}
.about {
	color: #808080;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
}

.about_tow {
	font-size: 22px;
	text-align: center;
	margin-top: 5px;
	/* font-family: monospace; */
	color: #383838;
}

.jies_title {
	font-size: 30px;
	color: #383838;
	font-weight: bold;
}

.bu {
	width: 130px;
	text-align: center;
	/* border-bottom: 4px solid #009944; */
}

.gang {
	height: 5px;
	width: 100%;
	background-color: #009944;
	border-radius: 10px;
	margin-top: 20px;
}

.wenzijies {
	margin-top: 0.3rem;
	/* padding-right: 100px; */

	p {
		font-size: 18px;
		color: #383838;
		line-height: 35px;
		font-family: 'Microsoft YaHei';
	}

}

.jianj_anniu {
	a {
		background-color: #009944;
		color: #fff;
		font-size: 16px;
		padding: 7px 12px;
		border-radius: 10px;

	}

	text-align: right;
}

.jianj_anniu {
	a:hover {
		color: #fff;
	}
}

.indexPart1 .imgDiv {
	position: relative;
}

.qqq {
	margin-top: 0.3rem;
}

.qssada {
	background-image: url(../images/bofang1.png.png);
	z-index: 999;
	width: 80px;
	height: 80px;
	position: absolute;
	top: calc(50% - 40px);
	left: calc(50% - 40px);
}

.imgDiv {
	img {
		width: 100%;
	}
}

.video-play {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999;
	width: 100%;
	height: 100%;
	display: none;
}

.video-play .mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	z-index: 1;
}

.video-play .close-btn {
	background: url(../images/close2.gif) no-repeat center center;
	display: block;
	text-indent: -10000px;
	width: 50px;
	height: 50px;
	position: absolute;
	left: 88%;
	/*margin-left: 390px;*/
	top: 50%;
	/*margin-top: -275px;*/
	z-index: 4;
	-webkit-transition: -webkit-transform 1s;
}

.video-play .box {
	/*width: 900px;
	    height: 600px;*/
	position: absolute;
	left: 5px;
	/*margin-left: -450px;*/
	top: 50%;
	/*margin-top: -285px;*/
	z-index: 3;
}

.ovs {
    background: url(../images/membeij.png) no-repeat;
    background-size: 100%;
    color: #fff !important;
}



.single-line {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.xiaozigsi {
	display: none !important;
}
}

#con_video_div {
	background: #000;
}

.jwplayer {
	/*width: 100%;*/
	font-size: 16px;
	position: relative;
	display: block;
	min-height: 0;
	overflow: hidden;
	box-sizing: border-box;
	font-family: Arial, Helvetica, sans-serif;
}

.imgDiv {
	position: relative;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 20px;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 33px;
	left: auto;
}

.dabeij {
	background-image: url(../images/lvsebeij.png);
	background-size: 100%;
	margin-top: 1.2rem;
	margin-bottom: 1rem;
}

.dakuang {
	text-align: center;
	padding: 30px 0px;
}

.yuansu {
	width: 40px;
	height: 40px;
	margin: 0 auto;
	margin-top: 10px;

	img {
		width: 100%;
	}
}

.shuzione {
	color: #fff;

	font-size: 40px;

	font-weight: bold;

}

.shuzitow {
	color: #fff;
	font-size: 24px;

	font-weight: bold;
}

.tiaoz .col-lg-3 {
	max-width: 20%;
	width: 20%;

}

.jigg {
	color: #fff;
	font-size: 18px;
}

.shuzi {
	margin-top: 10px;
}

.gyyn_tow {
	padding-top: 0px;
}

.shengxian {
	margin-top: 0.4rem;
}

.shengxian .col-lg-3 {
	max-width: 18%;
	width: 18%;
	margin-left: 2%;
	/* margin: 0 auto; */
	
}

.card__thumb {
	img {
		width: 100%;
	}
}

.card__thumb {
	height: 280px;
	overflow: hidden;
	/* background-color: #000; */
	-webkit-transition: height 0.5s;
	transition: height 0.5s;
}

.card__body {
	position: relative;
	/*height: 130px;*/
	/*padding: 20px;*/
	-webkit-transition: height 0.5s;
	transition: height 0.5s;
	/* height:170px; */
	padding: 20px 0px;
	background-color: #389C39;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.duop {
	text-align: center;
	font-size: 20px;
	/* font-family: '微软雅黑' !important; */
	font-weight: bold;
	color: #ffffff;
}

.card__thumb img {
	display: block;
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
	transition: opacity 0.5s, -webkit-transform 0.5s;
	transition: opacity 0.5s, transform 0.5s;
	transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}

.card:hover .card__thumb {
	height: 260px;
}

.bian .card__thumb {
	height: 180px;
}

.card:hover .card__thumb img {
	/* opacity: 0.6; */
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.jyhz {
	margin-top: 1rem;
}

.hzgx {
	margin-top: 0.6rem;
	
	background-image: url(../images/dabeijp.jpg);
	background-size:100% 800px;
	background-repeat: no-repeat;
	padding: 0.6rem 0px;
}

.xinwen{
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.xiaotu {
	background-image: url(../images/tu.png);
	background-size: 100%;

	p {
		font-size: 22px;
		color: #fff;
		text-align: center;
	}
}

.juz {
	margin: 0 auto;
	margin-top: 0.4rem;
}

.sss .col-lg-2 {
	max-width: 14%;
	width: 14%;
	margin: 0 auto;

}

.logobei {
	position: absolute;
	z-index: 9999;
	top: calc(50% - 250px);
	left: calc(50% - 580px);
}

.indexPart3 {
	padding: 0.95rem 0;
	position: relative;
}

.sss {
	transition-timing-function: linear !important;
}

.indexPart3_top p {
	text-align: center;
	font-size: 0.5rem;

	color: #1e1e1e;
	padding-top: 0.12rem;
	padding-bottom: 0.4rem;
}

.indexPart3_top {
	max-width: 14rem;
	margin: 0 auto;
}

.indexPart3_logotop {
	max-width: 17rem;
}

.indexPart3_logotop_shang {
	margin-top: 1%;
}

.indexPart3_zhong {
	margin: 0 auto;
	margin-top: 2%;
	max-width: 17rem;
	position: relative;
}

.indexPart3_logotop_xun {
	width: 90%;
	/* height: 100px; */
	margin: 0 auto;
	background-color: #ffffff;
	border-radius: 10px;

}

.indexPart3_logotop_xun img {
	width: 100%;
}

.swiper-tow {
	margin-top: 0.5rem;
}

.swiper-one {
	margin-top: 0.5rem;
}

.swiper-san {
	margin-top: 0.2rem;
}


.w25{
	/* background: url(../images/jing_bei.png) no-repeat; */
	background-size: cover;
	height: 100%;
}

.hh{
	height: 530px;
	
}
.hh .col-lg-3 {
	
	width: 20%;
	max-width: 19.5%;
	margin: 0 auto;
	
}
.hh{
	margin-top: 0.5rem;
}
.mengban {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .3s;
}

.mengban_zjian {
    margin-top: 70%;
    margin-left: 10%;
    margin-right: 10%;
}
.mengban_zjian h3, .xiaojia {
    text-align: center;
}

.mengban_zjian>h3 {
    color: #FFFFFF;
}
.mengban_zjian>p {
    color: #FFFFFF;
}

.xiaojia {
    font-size: 18px;
	margin-top: 10px;
	font-family: 'Microsoft YaHei';
}
.mengban_zjian h3 {
	    font-size: 25px;
	    font-weight: bold;
    text-align: center;
}

.mengban_zjian>p {
    color: #FFFFFF;
}
.neir {
    font-size: 18px;
    margin-top: 10%;
	font-family: 'Microsoft YaHei';
    /* display: none; */
}

.mengban:hover {
    background: rgba(48, 113, 255, .35);
}


.mengban:hover .mengban_zjian {
    -webkit-transition: .3s;
    margin-top: 50%;
}
.mengban:hover .xiaojia {
    -webkit-transition: .3s;
    /* display: none; */
}
.mengban:hover .neir {
    -webkit-transition: .3s;
    display: block;
	font-family: 'Microsoft YaHei';
}
.news_lun {
	/* padding-right: 2%; */
	position: inherit;
}

.tiao {
	width: 98%;
	height: 45px;
	background: #389C39;
	color: #fff;
	position: absolute;
	left: 0px;
	bottom: 0px;

}

.tiao p {
	color: #FFFFFF;
	line-height: 45px;
	font-size: 18px;
	text-indent: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: right;
	padding-right: 10px;
}
.qqqs{
	margin-top: 0.5rem;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	background-image: url(../images/lf.png) !important;
	background-size: 40px !important;
	    width: 40px !important;
	    height: 40px !important;
		z-index: 999 !important;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	background-image: url(../images/ri.png) !important;
	background-size: 40px !important;
	width: 40px !important;
	height: 40px !important;
	z-index: 999 !important;
}

.layer .name{
	display: none;
}
.tiao {
	width: 100%;
	padding: 0px;
	margin-top: 15px;
}
.news_aniu{
	
	
	color: #389C39;
	    font-size: 16px;
	    font-weight: bold;
}
.news_aniu:hover{
	color: #389C39 !important;
}


.active{
	color: #fff;
	background-color: #389C39;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	padding: 6px 20px;
}
.active:hover{
	color: #fff !important;
}
.dakunags{
	margin-left: 0.5rem;
}
.liebiao ul li {
    float: none;
}

.liebiao ul li a {
    font-size: 18px;
    position: relative;
    padding-right: 90px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    /* width: 570px; */
    width: 100% !important;
    /* margin-top: 30px; */
    color: #454545;
    /* padding-bottom: 10px; */
	    line-height: 59px;
    border-bottom: 1px dashed #818181;
}

.liebiao ul li a:hover{
	
	color: #389C39;
	
}

.liebiao >ul >li:nth-child(8) >a {
    /* border: none; */
}

.liebiao ul li a i {
    background: url(http://www.cddidg.com/Public/dutoou/images/ll.png) no-repeat left center;
    padding: 6px 12px;
}
.liebiao ul li a span {
	float: right;
    /* position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 90px;
    text-align: right; */
	
}
.dibu{
	background-color: #389C39;
	
}
.dibu_row{
	padding: 0.5rem 0px;
}
.dibu_img{
	width: 80%;
}
.links  h2 {
    font-size: 0.18rem;
    color: #fff;
    padding-bottom: 0.28rem;
}

.links dd a{
    line-height: 0.3rem;
    font-size: 0.14rem;
	color: #fff;
}
.links .col-lg-2 {
	
	width: 14.28%;
	max-width: 14.28%;
	margin: 0 auto;
	
}
.erweimas_img{
	width: 100%;
}
.erweimas{
	width: 140px;
	text-align: center;
	
}
.dibu_wenzi{
	margin-top: 10px;
	p{
		color: #fff;
		font-size: 14px;
		margin-top: 5px;
	}
}
.dibu{
	
}
.dibu_beij{
	text-align: center;
	color: #fff;
	padding: 10px;
	background-color: rgba(39, 72, 51, 1);
	p{
		color: #fff;
	}
}
.subNav .name{
	    font-family: "黑体";
	
}
.subNav1{
	color: #706f6d !important;
}
.dibuqq{
	width: 100%;
}
.topRight {
	p{
		line-height: 20px;
	}
}
.jeisq{
	margin-top: 0.5rem;
}

/* 企业文化 */

.zhongj_wenzi{
	text-indent: 2em;
	font-size: 16px;
	font-family: "黑体";
}
.zhongj_imgsum{
	img{
		width: 100%;
	}
}
.zhongj_imgsum{
	margin-top: 0.3rem;
}
/* 企业文化 */


/* 产品*/


.single-lat-course {
    margin-bottom: 60px;
}
.single-lat-course {
    background-color: #ffffff;
	padding: 0 10px;
}
.lat-course-img {
    position: relative;
    overflow: hidden;
}
.lat-course-img img {
    width: 100%;
    transition: .6s;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -ms-transition: .6s;
    -o-transition: .6s;
}
input, button, img {
    border: none;
    background: none;
    border-radius: 0;
}
.lat-course-content {
    padding: 30px;
    padding-bottom: 20px;
    -webkit-box-shadow: 0px 10px 29.7px 0.3px rgba(239, 239, 239, 0.83);
    box-shadow: 0px 10px 29.7px 0.3px rgba(239, 239, 239, 0.83);
}
.lat-course-title h5 {
    margin-bottom: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
.lat-course-title h5 a {
    display: block;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
	font-weight: bold;
    text-transform: capitalize;
}

.lat-course-footer a {
    font-size: 14px;
    color: #808080;
    font-family: 'Rubik', sans-serif;
    font-weight: normal;
}
.single-lat-course:hover .lat-course-img img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.single-lat-course:hover .lat-course-title h5 a {
	color: #009944;
}

.single-lat-course:hover   .lat-course-footer a {
	color: #009944;
}

.lat-course-footer a i {
    margin-right: 5px;
}
.lat-course-footer p span, .lat-course-footer a i {
    color: #009944;
}
.fa, .fas {
    font-weight: 900;
}
.fa, .far, .fas {
    font-family: "Font Awesome 5 Free";
}
.fa, .fab, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.fa-tags:before {
    content: "\f02c";
}

.rating{
	color: #009944;
}

.automotive .name {
    font-weight: bold;
    font-size: 0.29rem;
    color: #009944;
    padding-bottom: 0.3rem;
    text-align: center;
}
/* 产品 */

.treflip{
	min-height: 220px;
}

.w400{
height: 401px;
}

@media screen and (max-width: 1400px) and (min-width:100px) {

	*,
	::after,
	::before {
		box-sizing: border-box
	}

}
.subNav:before{
	height: 2px !important;
}
@media screen and (max-width: 5000px) and (min-width: 1200px) {
	.video-play .box {
		width: 900px;
		height: 600px;
		position: absolute;
		left: 50%;
		margin-left: -450px;
		top: 50%;
		margin-top: -285px;
		z-index: 3;
	}

	.video-play .close-btn {
		background: url(../images/close2.gif) no-repeat cente;
		display: block;
		text-indent: -10000px;
		width: 50px;
		height: 50px;
		position: absolute;
		left: 50%;
		margin-left: 390px;
		top: 50%;
		margin-top: -275px;
		z-index: 4;
		-webkit-transition: -webkit-transform 1s;
	}
}

@media screen and (max-width: 1024px) and (min-width: 0px) {

	*,
	::after,
	::before {
		box-sizing: border-box
	}
	
	.ind-banner .swiper-slide{
		height: auto !important;
	}
	.ind-banner{
		
		height: auto !important;
		
	}
	.ind-banner .swiper-pagination{
	   bottom:0px !important;
	}
	.w400{
	    height: auto;
	}
	
	.automotive{
	    img{
	    width: 100% !important;
	}
	}

	.card__thumb {
		height: auto;
	}

	.wenzijies {
		padding-right: 0px;
	}

	.tiaoz .col-lg-3 {
		max-width: 100%;
		width: 100%;

	}
	.links{
		display: none;
	}

	.shengxian .col-lg-3 {
		max-width: 100%;
		width: 100%;
		margin: 0 auto;
		margin-top: 10px;

	}
	.card__body{
		margin-top: -10px;
	}

	.dabeij {
		background-image: none;
		background-color: #009944;
	}
	.hzgx ,.jyhz{
		display: none;
	}
	.liebiao ul li a{
		padding-right: 0px;
	}
	.liebiao ul li a span{
		display: none;
	}
	.dakunags{
		margin-top: 20px;
	}
	.footDivTel{
		background-color: #389C39 !important;
		border-top: none !important;
	}
	.dibu ,.dibuqq{
		display: none;
	}
	.dakunags{
		margin-left: 0px;
	}
	#bigimg img{
		width: 100%;
		height: auto !important; 
	}
	.product-list li{
		width: 100% !important;
	}
}