/*banner  begin*/
.navbar-default .navbar-nav>li>a:after {
	height: 2px;
	background: #345ac9;
	width: 30%;
}

.carousel-control {
	opacity: 1;
}

#carousel-example-generic {
	height: 100vh;
	overflow: hidden;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	right: 1px!important;
	margin: 0;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	left: 0!important;
	margin: 0 1px;
}

.glyphicon-chevron-left:before, .glyphicon-chevron-right:before {
	content: none;
}

.glyphicon {
	width: 36px!important;
	height: 36px!important;
	display: block!important;
}

.glyphicon img {
	width: 36px;
}

.banner-chevron {
	position: absolute;
	width: 74px;
	bottom: 150px;
	right: 130px;
}

.carousel-indicators {
	position: absolute;
	top: 20%;
	right: 5%;
	left: auto;
	z-index: 15;
	width: 1%;
	padding-left: 0;
	margin-left: 0;
	text-align: center;
	list-style: none;
}

.carousel-indicators li {
	margin: 0 auto;
	margin-top: 40px;
	display: block;
	width: 8px;
	height: 8px;
	background: #fff;
	border-radius: 50%;
	text-indent: -999px;
	cursor: pointer;
}

.carousel-indicators li.active {
	margin: 0 auto;
	margin-top: 40px;
	width: 22px;
	height: 6px;
	background: #fff;
	border-radius: 3px;
}

.carousel-inner .item .bannerbtn {

	background: 0 0;
	padding: 16px 28px;
	z-index: 1;
	color: #fff;
	border-radius: 30px;
	border: solid 1px #fff;
	position: relative;
	display: flex;
	align-items: center;
	font-size: 16px;
}

.carousel-inner .item .bannerbtn img {
	margin-left: 5px;
	margin-top: 5px;
}

.carousel-inner .item .bannerbtn .jt2 {
	display: none;
}

.carousel-inner .item .bannerbtn:after {
	position: absolute;
	content: "";
	width: 0;
	height: 100%;
	top: 0;
	right: 0;
	z-index: -1;
	background-color: #345AC9;
	border-radius: 30px;
	border: none;
	transition: all .3s ease;
}

.carousel-inner .item .bannerbtn:hover {
	color: #fff;
	border: none;
}

.carousel-inner .item .bannerbtn:hover:after {
	left: 0;
	width: 100%;
	border: none;
}

.carousel-inner .item .bannerbtn:hover .jt {
	display: none;
}

.carousel-inner .item .bannerbtn:hover .jt2 {
	display: block;
}

.carousel-inner .item .bannerbtn:active {
	top: 2px;
	border: none;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img {
	width: 100%;
}

.item picture img,.imgauto img {
	width: 100%;
}

.carousel-inner .item .h2 {
	position: absolute;
	top: 14%;
	left: 8%;
	font-size: 42px;

	color: #fff;
}

.carousel-inner .item .h3 {
  
	font-weight: 100;
	position: absolute;
	top: 26%;
	left: 8%;
	font-size: 20px;
	color: #fff;
	line-height: 170%;

}
.carousel-inner .item1 .h3 {
   	font-size: 16px;
     font-family: MontserratHairline!important;
     width:600px;
}
.carousel-inner .item .bannerbtns {
	position: absolute;
	top: 52%;
	left: 8%;
}
.carousel-inner .item4 .h2 img {
    width:calc(928px * 0.8);
    margin:0 auto;
}
.carousel-inner .item4 .h2{
    width: 100%;
    top:14%!important;
    left:0;

}

.carousel-inner .item4 .bannerbtns2{
    top:32%!important;
    width:100%;
    text-align: center;
    left:0!important;
    
}
.carousel-inner .item4 .bannerbtn1{
    display: inline-flex;
}

.carousel-inner .item .bannerbtns2 {
    position: absolute;
    top: 35%;
    left: 8%;
}

.carousel-inner .item3 .h2 span {
   
    color: #191a1a;
   
}
.carousel-inner .item3 .h2{
    color: #345ac9;
    font-weight: 500;
    top:19%;

}
.carousel-inner .item3 .h3{
    color: #000;
    
}
.carousel-inner .item2 .h2{
    top:19%;

}
.carousel-inner .item .bannerbtn1{
    background: #345ac9;
    color: #fff;
    border:none;
}

.carousel-inner .item .bannerbtn1:after {
     background-color: #000;
}

.carousel-inner .item3 .bannerbtns2{
    top:39%;
}
/*banner  end*/

/*Product Center  begin*/
.part0-left-title {
	font-size: 40px;
	font-weight: 400;
	color: #101010;
	text-align: center;
	padding: 87px 0 70px;
	
}

.productlist {
	margin: 0 auto;
	max-width: 1581px;
	margin-bottom: 50px;
}

.productlist .dv1, .productlist .dv2, .productlist .dv3 {
	float: left;
}

.productlist .dv1 {
	width: 606px;
}

.productlist .dv3 {
	width: 662px;
}

.productlist .dv2 {
	width: 313px;
}

.productlist .dv1 div.li:nth-child(1) {
    /*width: 586px;*/
    /*height: 710px;*/
	border-radius: 6px;
	overflow: hidden;
}

.productlist div.li {
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
}

.productlist .dv2 .li {
	margin-right: 0;
}

.productlist div.li .pic {
	position: relative;
}

.productlist div.li .pic .imgauto {
	width: 100%;
	height: 100%;
}

.productlist div.li .pic .imgauto img {
	-webkit-transform: scale(1);
	transform: scale(1);
	transition: .5s;
}

.productlist div.li .pic .pname {
	position: absolute;
	top: 30px;
	left: 50px;
	font-size: 18px;

	font-weight: 300;
	color: #101010;
	line-height: 15px;
	text-align: left;
}

.productlist div.li .pic .pname b {
	font-size: 24px;

	font-weight: 400;
	color: #101010;
	line-height: 31px;
	display: block;
	margin-bottom: 15px;
	text-align: left;
}

.productlist div.li .text {
    /*display: none;*/
	opacity: 0;
	cursor: pointer;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.7);
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	padding: 10%;
	line-height: 150%;
}

.productlist .dv1 .li .text ,.productlist .dv32 .li .text {
	padding: 6%;
}

.productlist div.li .text span {
	display: block;
	font-size: 18px;
	font-weight: 100;
}

.productlist .dv31 div.li:nth-child(1) {
	float: left;
    /*width: 310px;*/
    /*height: 344px;*/
	border-radius: 6px;
	overflow: hidden;
	width: 310px;
}

.productlist .dv31 div.li:nth-child(2) {
	float: left;
    /*width: 312px;*/
    /*height: 342px;*/
	border-radius: 6px;
	overflow: hidden;
	width: 312px;
	;
}

.productlist .dv32 div.li:nth-child(1) {
    /*width: 640px;*/
    /*height: 342px;*/
	border-radius: 6px;
	overflow: hidden;
	max-width: 640px;
	width: 97%;
}

.productlist div.li .text span:nth-child(1) {
	display: block;
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 25px;
}

.productlist div.li .text a {
	bottom: 10%;
	display: inline-block;
	color: #fff;
	position: absolute;
	background: url(/static/images/index/jt.png) no-repeat right 7px;
	padding-right: 30px;
	display: inline-block;
	font-size: 14px;
}

.productlist div.li:hover .pic .imgauto img {
	-webkit-transform: scale(1.05,1.05);
	transform: scale(1.05,1.05);
	transition: .5s;
}

.productlist div.li:hover .text {
	/*display: block;*/
	opacity: 1;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}

/*Product Center  end*/


/*创新驱动   科技兴邦 begin*/
.part3-wrap {
	background: #E9E9E9;
	padding-bottom: 50px;
}

.part3-con {
	max-width: 1744px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.part31,.part32 {
	position: relative;
	max-width: 862px;
	width: calc((100% - 20px) / 2);
	overflow: hidden;
}

.part311,.part321 {

	height: 100%;
	padding-left: 70px;
	padding-top: 100px;

	position: absolute;
	left: 0;
	top: 0;
}

.part311:hover ,.part321:hover {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	opacity: 1;
}

.part31 h2, .part32 h2 {
	font-size: 28px;
	color: #fff;
	padding-bottom: 60px;
	opacity: 1;
}

.part31 p, .part32 p {
	font-size: 14px;
	color: #B4B4B4;
	line-height: 21px;
	opacity: 1;
	z-index: 10000;
	margin-bottom: 10px;
}

.part31 img,.part32 img {
	width: 100%;
	display: block;
	z-index: -1;
	transition: transform .5s ease-in-out;
}

.part31:hover img,.part32:hover img {
	transform: scale(1.1);
}

.part3-wrap .lmore {
	border: 1px solid #343437;
	border-radius: 2px;
	line-height: 44px;
	margin: 50px auto 0;
	text-align: center;
	background-color: initial;
	position: relative;
	color: #000;
	width: 156px;
	height: 44px;
	-webkit-perspective: 230px;
	perspective: 230px;
	right: 7px;
	bottom: 25px;
	overflow: hidden;
}

.part3-wrap .lmore span {
	display: block;
	position: absolute;
	width: 156px;
	height: 44px;
	margin: 0;
	-webkit-transition: all .3s;
	transition: all .3s;
	font-size: 14px;
	color: #333;
	display: flex;
	align-items: center;
	justify-content: center;
}

.part3-wrap .lmore span img {
	margin-top: 5px;
	margin-left: 5px;
}

.part3-wrap .lmore span:nth-child(1) {
	-webkit-transform: rotateX(90deg);
	-moz-transform: rotateX(90deg);
	transform: rotateX(90deg);
	-webkit-transform-origin: 50% 50% -25px;
	-moz-transform-origin: 50% 50% -25px;
	transform-origin: 50% 50% -25px;
}

.part3-wrap .lmore span:nth-child(2) {
	-webkit-transform: rotateX(0);
	-moz-transform: rotateX(0);
	transform: rotateX(0);
	-webkit-transform-origin: 50% 50% -25px;
	-moz-transform-origin: 50% 50% -25px;
	transform-origin: 50% 50% -25px;
}

.part3-wrap .lmore:hover span:nth-child(1) {
	-webkit-transform: rotateX(0);
	-moz-transform: rotateX(0);
	transform: rotateX(0);
	top: 0;
}

.part3-wrap .lmore:hover span:nth-child(2) {
	color: transparent;
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
}

/*创新驱动   科技兴邦 end*/

/*关于我们begin*/
.part4-wrap {
	margin-top: 0;
}

.part4-wrap .ofh {
	position: relative;
    /*height: 850px;*/;
}

.part4-wrap .ofh #banner_filter {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;
}

.part4-wrap .ofh .about_txt {
	position: absolute;
	top: 20%;
	text-align: center;
	width: 100%;
}

.part4-wrap .ofh .about_txt h1 {
	color: #EEEEEE;
	font-size: 38px;
	margin: 35px auto;
}

.part4-wrap .ofh .about_txt p {
	color: #CCCCCC;
	font-size: 14px;
	line-height: 2;
	margin: 0 auto;
	width: 80%;
}

.part4-wrap .lmore {
	width: 198px;
	height: 51px;
	border: 1px solid #CCCCCC;
	border-radius: 30px;
	line-height: 51px;
	margin: 10% auto 0;
	text-align: center;
	color: #CCCCCC;
}

.part4-wrap .lmore a {
	color: #CCCCCC;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
}

.part4-wrap .lmore a img {
	margin-left: 5px;
	margin-top: 3px;
}

.part4-wrap .lmore {
	display: inline-block;
	z-index: 1;
	border-radius: 30px;
	position: relative;
}

.part4-wrap .lmore:after {
	position: absolute;
	content: "";
	width: 0;
	height: 100%;
	top: 0;
	right: 0;
	z-index: -1;
	background-color: #CCCCCC;
	opacity: 0.3;
	border-radius: 30px;
	border: none;
    /*box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
   7px 7px 20px 0px rgba(0,0,0,.1),
   4px 4px 5px 0px rgba(0,0,0,.1);*/
	transition: all 0.3s ease;
}

.part4-wrap .lmore:hover {
	color: #000;
	border: none;
}

.part4-wrap .lmore:hover:after {
	left: 0;
	width: 100%;
	border: none;
}

.part4-wrap .lmore:active {
	top: 2px;
	border: none;
}

/*关于我们end*/

/*聚焦金威刻 beigin*/
.part5-wrap .content {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.part5-wrap div.li {
	width: calc((100% - 30px ) / 3);
	margin-left: 10px;

	overflow: hidden;
	margin-bottom: 20px;
}

.part5-wrap div.li:nth-child(1) {
	margin-left: 0px;
}

.part5-wrap div.li:nth-child(4) {
	margin-left: 0px;
}

.part5-wrap div.li .pic {
	position: relative;
	overflow: hidden;
}

.part5-wrap div.li .pic .imgauto {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.part5-wrap div.li .pic .imgauto img {
	-webkit-transform: scale(1);
	transform: scale(1);
	transition: .5s;
}

.part5-wrap div.li .pic span {
	font-size: 14px;
	color: #5a5a5a;
	font-weight: bold;
	display: block;
	text-align: center;
	margin-top: 10px;
}

.part5-wrap div.li .pic span:hover {
	color: #000;
}

.part5-wrap div.li .text {
	font-size: 21px;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	text-align: center;
	color: #fff;
	padding-top: 60%;
	line-height: 150%;
	animation: zoomout 0.5s;
    /* 调用缩小动画，播放时长为0.5秒 */;
}

.part5-wrap div.li .text:hover {
	animation: zoomin 0.5s;
    /* 调用缩小动画，播放时长为0.5秒 */
	background: rgba(0, 0, 0, .3);
    /* 鼠标停留时背景大小，如果不加这行，动画会一直来回的放大缩小 */;
}



/* 建立背景放大动画 */
@keyframes zoomin {
	0% {
		background: rgba(0, 0, 0, .1);
	}

	100% {
		background: rgba(0, 0, 0, .3);
	}
}

/* 建立背景缩小动画 */
@keyframes zoomout {
	0% {
		background: rgba(0, 0, 0, .3);
	}

	100% {
		background: rgba(0, 0, 0, .1);
	}
}

.part5-wrap div.li .text span {
	display: block;
}

.part5-wrap div.li .text a {
	width: 100%;
	display: flex;
	color: #fff;
	align-items: center;
	justify-content: center;
}

.part5-wrap div.li .text a img {
	display: inline-block;
	margin-left: 5px;
	margin-top: 5px;
}

.part5-wrap div.li:hover .pic .imgauto img {
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	transition: .5s;
}

.part5-wrap div.li:hover .text {
	display: block;
}


/*聚焦金威刻 end*/

/*新闻中心begin*/
.part6-wrap {
	background: #E9E9E9;
	padding-bottom: 100px;
}

.part6-wrap .part6-con {
	display: flex;
	justify-content: space-between;
	max-width: 1508px;
	margin: 0 auto;
	width: 100%;
}

.part6-wrap .part61,
.part6-wrap .part62 {
	width: 30.3%;
	padding-bottom: 30px;
	background: #ffffff;
	max-width: 456px;
}

.part6-wrap .part61 h2 a {
	font-size: 21px;
	color: #101010;
	line-height: 29px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: 400;
	display: inline-block;
	margin-top: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
}

.part6-wrap .part61 h2 a:hover {
	color: #345ACA;
}

.part6-wrap .part61 span.date {
	font-size: 14px;
	font-weight: 300;
	color: #666666;
	line-height: 18px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
	display: inline-block;
}

.part6-wrap .part61 p {
	font-size: 14px;
	font-weight: 300;
	color: #303030;
	line-height: 22px;
	padding-left: 20px;
	padding-right: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-overflow: ellipsis;
}

.part6-wrap .part61 .imags {
	position: relative;
}

.part6-wrap .part61 .imags span {
	position: absolute;
	top: 0;
	left: 0;
	background: #345ACA;
	color: #fff;
	font-size: 14px;
	line-height: 34px;
	padding: 0 30px;
	display: inline-block;
}

.part6-wrap .part62 span {
	background: #345ACA;
	color: #fff;
	font-size: 14px;
	line-height: 34px;
	padding: 0 30px;
	display: inline-block;
}

.part6-wrap .part62 ul li {
	display: flex;
	padding-top: 20px;
	padding-bottom: 20px;
}

.part6-wrap .part62 ul li .left {
	width: 25%;
	text-align: center;
}

.part6-wrap .part62 ul li .left .p1 {
	color: #345ACA;
	font-size: 30px;
}

.part6-wrap .part62 ul li .left .p2 {
	color: #666666;
	font-size: 14px;
}

.part6-wrap .part62 ul li .right a {
	color: #101010;
	font-size: 17px;
}

.part6-wrap .part62 ul li .right a:hover {
	color: #345ACA;
	font-size: 17px;
}

.part6-wrap .part62 ul li .right {
	word-break: break-all;
	width: 70%;
	line-height: 1.6;
	display: flex;
	align-items: center;
}

.part6-wrap .part62 ul li .right p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;

}

/*新闻中心end*/

/*新增产品中心 begin*/
.product {
	display: flex;
	justify-content: center;
	align-content: center;
	max-width: 1579px;
	margin: 0 auto 50px;
	
}

.product ul:first-child {
	margin-right: 20px;
	display: flex;
	flex-direction: column;
	width:37.3%;
	max-width: 588px;
	
}
.product ul:first-child li{
    width: 100%;
    border-radius:10px;
    overflow: hidden;
    position: relative;
}
.product ul:last-child{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width:61.5%;
    max-width: 971px;
}
.product ul:last-child li:nth-child(odd){
    margin-right: 20px;
}
.product ul:last-child li{
    /*width: calc((100% - 20px) / 2);*/
    /*flex-shrink: 0;*/
     border-radius:10px;
    overflow: hidden;
    position: relative;
    max-width:640px;
    width: 65.9%;
}
.product ul:last-child li:nth-child(2n){
     border-radius:10px;
    overflow: hidden;
    position: relative;
    max-width:311px;
    width:32%;
}
.product ul li img{
    width: 100%;
}
.product ul li b{
    font-size: 22px;
    font-weight: normal;
}
.product ul li {
    font-size: 16px;
    color: #101010;
    font-weight: 300;
    margin-bottom: 20px;
}
.product ul li .product-one{
    position: relative;
}
.product ul li .product-one .product-one-text,.product ul li .product-two .product-two-text{
    position: absolute;
    top: 8%;
    left: 30px;
    right:30px;
}
.product ul li .product-two{
    cursor: pointer;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    opacity: 0;
}
.product ul li .product-two b{
    font-size:16px;
    
}
.product ul li .product-two p{
    font-size:14px;
    margin-top:25px;
    line-height: 1.8;
}
.product ul li .jt{
    width:23px;
    margin-left: 3px;
}
.product ul li .lmore{
    font-size: 14px;
    display: flex;
    justify-content: flex-start;
    color: #fff;
    align-items: center;
    position: absolute;
    bottom: 10%;
    left: 30px;
}
/*PC端才显示*/

    .product ul li:hover img{
        -webkit-transform: scale(1.05,1.05);
    	transform: scale(1.05,1.05);
    	transition: .5s;
    }
    .product ul li:hover .product-two{
        opacity: 1;
    	-webkit-transition: 1s;
    	-moz-transition: 1s;
    	-o-transition: 1s;
    	transition: 1s;
    }

/*新增产品中心end*/
@media (min-width:1921px) {
	#carousel-example-generic {
		height: calc(100vw*.4895333);
		overflow: hidden;
	}
}

@media (max-width:1595px) {
 .product ul:first-child{
     margin-right:1.26%;
 }
 .product ul:last-child li:nth-child(odd) {
    margin-right:2.1%;
 }
}

@media (max-width:1500px) {
 .carousel-inner .item1 .h2 img{
     width:calc(574px * 0.6 );
 }
 .carousel-inner .item .h3{
   font-size:14px;  
 }
 .carousel-inner .item .bannerbtn{
     font-size: 14px;
     padding: 10px 14px;
 }
 .carousel-inner .item4 .h2 img {
    width: calc(928px * 0.5);
 }
 .carousel-inner .item2 .h2 img{
     width:calc(290px * 0.6 );
 }
 .carousel-inner .item .h2{
     font-size: 30px;
 }
}

@media (max-width:1680px) {
	#carousel-example-generic {
		margin: 0 auto;
		width: 100%;
		height: 50vw;
		overflow: hidden;
	}
}

@media (max-width: 991.9px) {
     /*banner begin*/
	#carousel-example-generic {
		height: calc(100vw*1.9);
	}
  
	.banner-chevron {
		position: initial;
		width: 74px;
		bottom: 90px;
		right: 130px;
	}
    /*banner end*/
    
    /*产品中心 begin*/
	.part0-left-title {
		padding: 40px 0 30px;
		font-size: 26px;
	}

	.productlist {
		margin: 0 auto;
		width: 100%;
		margin-bottom: 50px;
	}

	.productlist .dv1, .productlist .dv2, .productlist .dv3 {
		float: left;
		width: 100%;
	}

	.productlist .dv31 div.li:nth-child(1), .productlist .dv31 div.li:nth-child(2) {
		width: 100%;
	}

	.productlist .dv32 div.li:nth-child(1) {
		width: 100%;
		max-width: 100%;
	}

	.productlist div.li {
		margin-right: 0;
	}

	.productlist div.li .pic .pname b {
		font-size: 20px;
	}

	.productlist div.li .pic .pname {
		font-size: 16px;
	}

	.productlist div.li:hover .text {
		opacity: 0;
        /*手机端不显示*/;
	}
    /*产品中心 end*/
    
    /*创新驱动   科技兴邦 begin*/
	.part3-con {
		flex-direction: column;
		width: 100%;
		padding-bottom: 0;
	}

	.part31, .part32 {
		max-width: 100%;
		width: 100%;
	}

	.part31 {
		margin-bottom: 20px;
	}

	.part31 h2, .part32 h2 {
		font-size: 20px;
		padding: 30px 0 20px;
	}

	.part31 p, .part32 p {
		font-size: 14px;
		margin-bottom: 0;
	}

	.part31,.part32 {
		width: 100%;
		height: calc(100vw*0.7819);
	}

	.part311,.part311:hover,.part321,.part321:hover {
	    width:100%;
		height: calc(100vw*0.7819);
		background: rgba(0, 0, 0, .0);
		opacity: 1;
		padding-left: 0px;
		padding-top: 0px;
		text-align: center;
	}
   
     
    /*创新驱动   科技兴邦 end*/
	.part4-wrap {
		display: none;
	}

	.part5-wrap {
		padding: 0 15px;
	}

	.part5-wrap .content {
		flex-direction: column;
	}

	.part5-wrap div.li {
		width: 100%;
		margin-bottom: 20px;
	}

	.part5-wrap div.li {
		margin-left: 0;
	}

	.part6-wrap .part6-con {
		flex-direction: column;
	}

	.part6-wrap .part61, .part6-wrap .part62 {
		width: 100%;
		max-width: 100%;
		margin-bottom: 20px;
	}
      /*banner begin*/
	.carousel-indicators,
    .carousel-inner .item .h3,
    .carousel-inner .item .h2,
    .carousel-inner .item .bannerbtns  {
		display: none!important;
	}
     /*banner end*/
     .product ul li b {
            font-size: 20px;
     }
     .product ul li{
         font-size: 14px;
         width: 100%!important;
         margin-right: 0!important;
          max-width: 100%!important;
     }
     .product {
        flex-direction: column;
     }
     .product ul{
         width: 100%!important;
         margin-right: 0!important;
         max-width:100%!important;
     }
     .product ul li .product-two{
         display: none;
     }
     .part6-wrap{
         padding-bottom:30px;
     }
}
