/* 工业版解决方案样式 */
body{
		padding-right: 0px !important;
	}
	.modal-open{
		overflow-y: scroll;
		padding-right: 0 !important;
	}
	#header li a{
		text-align: center;
		height: 63px;
	}
	#header li .toggle{
		margin-top: 18px;
	}
	#header .nav > li a, #header .nav > li a:hover{
		padding: 0;
		color: #000;
	}
	/* *************************************** banner ******************************************************* */
	.banner{
		margin-top: 81px;
		width: 100%;
		height: 400px;
		
		background-repeat: no-repeat;
		min-width: 1200px;
		background-position: center;
		background-size: cover;
	}
	.banner .banner_con{
		width: 1200px;
		height: 400px;
		margin: 0 auto;
		padding-top: 126px;
	}
	.banner .banner_con h1{
		color: #fff;
		font-size: 48px;
		font-family: "Adobe 黑体 Std";
		/* line-height: 400px; */
	}
	.banner .banner_con .banner-txt{
		color: #fff;
		font-size: 36px;
	}
	/* *************************************** banner ******************************************************* */
	.titles{
		width: 100%;
		margin-top: 130px;
	}
	.titles .titles_con{
		width: 1200px;
		margin: 0 auto;
	}
	.titles .titles_con p{
		margin: 0;
		/* width: 930px; */
		width: 1140px;
		line-height: 30px;
		font-size: 18px;
		color: #333;
		font-family: "Adobe 黑体 Std";
		margin-top: 23px;
	}
	.titles.spe-y{
		margin-top: 54px;
	}
	.titles .titles_con p:last-child{
		margin-top: 23px;
	}
	/* *************************************** case案例 ******************************************************* */
	.case{
		width: 100%;
		margin-top: 120px;
	}
	.case .case_con{
		width: 1200px;
		margin: 0 auto;
	}
	.case .case_con h3{
		font-size: 40px;
		font-family: "Adobe 黑体 Std";
		margin: 0 0 30px 0;
	}
	.case .case_con .case_banner{
		float: left;
		width: 706px;
		height: 402px;
		overflow: hidden;
		background-color: #f5f5f5;
	}
	.case.equipment .case_con .case_banner{
		width: 100%;
	}
	.case .case_con .case_banner .carousel-indicators {
	    left: 0px;
	    width: 60%;
	    padding-left: 60px;
	    margin-left: 0px;
	    text-align: left;
	}
	.case.equipment .case_con  .carousel-control.left{
		background-image: unset ; 
	}
	.case.equipment .case_con  .carousel-control.left:hover{
		background-image:  linear-gradient(to right,rgba(0,0,0,.2) 0,rgba(0,0,0,.0001) 100%);
	}
	.case.equipment .case_con  .carousel-control.right{
		background-image: unset ; 
	}
	.case.equipment .case_con  .carousel-control.right:hover{
		background-image:  linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.2) 100%);
	}
	.case.equipment .case_con  .left.carousel-control img{
		margin-top: 170px;
		position: relative;
		z-index: 100 !important;
		width: 40px;
		height: 76px;
	}
	.case.equipment .case_con  .right.carousel-control img{
		margin-top: 170px;
		width: 40px;
		height: 76px;
	}
	.case.equipment .case_con .case_banner .carousel-indicators {
/* 	    left: 50%;
	    width: 60%;
	    padding-left: unset;
	    margin-left: unset;
	    text-align: unset; */
		bottom: 10px;
		left: 50%;
		z-index: 15;
		width: 60%;
		padding-left: 0;
		margin-left: -30%;
		text-align: center;
	}
	.case .case_con .case_banner img{
		width: 706px;
	}
	.case.equipment .case_con .case_banner img{
		width: 100%;
	}
	.case .case_con .case_txt{
		padding: 30px;
		float: left;
		width: 494px;
		height: 402px;
		background-color: #f2f2f2;
		align-items: center;
		justify-content: center;
		display: flex;
	}
	.case .case_con .case_txt p{
		padding: 0;
		margin: 0;
	}
	.case .case_con .case_txt .title{
		color: #333;
		font-size: 23px;
		line-height: 31px;
		font-family: "Adobe 黑体 Std";
		font-weight: bold;
		margin-bottom: 40px;
	}
	.case .case_con .case_txt .txt{
		color: #333;
		font-size: 16px;
		line-height: 30px;
		font-family: "Adobe 黑体 Std";
	}
	.case .case_con .case_txt .txt span{
		font-weight: bold;
	}
	.case .case_con .case_txt .txt span.txt-a{
		margin-left: 85px;
		font-weight: normal;
	}
	/* *************************************** case案例 ******************************************************* */
	/* *************************************** vodeos视频 ******************************************************* */
	.vodeos{
		width: 100%;
		margin-top: 50px;
		overflow: hidden;
	}
	.vodeos .vodeos_con{
		width: 1200px;
		height: 400px;
		margin: 0 auto;
		
		background-repeat: no-repeat;
		min-width: 1200px;
		background-position: center;
		background-size: cover;
	}
	/* *************************************** vodeos视频 ******************************************************* */
	/* .contact .con .tables .input_min .input_textarea textarea{
		width: 1082px;
	} */
	/* .contact .con .tables .input_min .input_emil .dir{
		width: 592px;
	}
	.contact .con .tables .input_min .input_name .surname{
		width: 305px;
	} */