#solution_detail_two{
	width: 1280px;
	margin: 0 auto;
	margin-top: 130px;
}
#solution_detail_two img{
	transition: all 0.6s;
}
.solution_detail_two_first{
	display: flex;
	justify-content: space-between;
	margin-bottom: 79px;
	height: 586px;
}
.solution_detail_two_one1,
.solution_detail_two_one2,
.solution_detail_two_one3,
.solution_detail_two_one4{
	height: 586px;
	position: relative;
	overflow: hidden;
}
.solution_detail_two_two{
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.solution_detail_two_twoMask1,
.solution_detail_two_twoMask2,
.solution_detail_two_twoMask3,
.solution_detail_two_twoMask4,
.solution_detail_two_twoMask5,
.solution_detail_two_twoMask6,
.solution_detail_two_twoMask7,
.solution_detail_two_twoMask8,
.solution_detail_two_twoMask9,
.solution_detail_two_twoMask10,
.solution_detail_two_twoMask11,
.solution_detail_two_twoMask12,
.solution_detail_two_twoMask13,
.solution_detail_two_twoMask14{
	height: 273px;
	position: relative;
	overflow: hidden;
}
.solution_detail_two_bigMasking{
	width: 100%;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.39) 51%, rgba(255, 255, 255, 0.01) 100%);
	position: absolute;
	bottom: 0px;
	height: 50%;
	color: #fff;
}
.solution_detail_two_bigMasking .text{
	position: absolute;
	bottom: 44px;
	left: 46px;
}
.solution_detail_two_bigMasking .text h5,.solution_detail_two_littleMasking .text h5{
	font-size: 18px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 20px;
	margin-bottom: 22px;
}
.solution_detail_two_bigMasking .text p,.solution_detail_two_littleMasking .text p{
	font-size: 26px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 20px;
}
.solution_detail_two_littleMasking{
	width: 100%;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.39) 51%, rgba(255, 255, 255, 0.01) 100%);
	position: absolute;
	bottom: 0px;
	height: 100%;
	color: #fff;
}
.solution_detail_two_littleMasking .text{
		position: absolute;
		bottom: 43px;
		left: 45px;
}







.productExperience{
	width: 100%;
	height: 433px;
	background: rgba(0,101,195,0.02);
	border-radius: 46px;
	margin-top: 60px;
}
.productExperience_title{
	text-align: center;
	padding-top: 57px;
}

.productExperience_form{
	width:90%;
	margin: 0 auto;
	margin-top: 63px;
	text-align: center;
}
.productExperience_form input{
	width: 231px;
	height: 37px;
	border: 1px solid rgba(51,51,51,0.23);
	border-radius: 6px;
}
.productExperience_form input:focus{
    outline: none;
    border: 1px solid rgba(51,51,51,0.23);
}
.productExperience_form_top{
	display: flex;
	justify-content: space-between;
}
.productExperience_form_btm{
	margin-top: 38px;
}
.productExperience_form_btm p{
	margin-left:-25px ;
}
.productExperience_form .btn{
	background: rgba(1,62,119);
	border: none;
	width: 100px;
	height: 40px;
	color: #FFFFFF;
	border-radius: 10px;
	box-shadow: 0 20px 10px -15px #ccc;
	cursor: pointer;
	margin-top: 67px;
}
.productExperience_form .btn:active{
       background: rgb(53, 177, 73);
}



@media screen and (max-device-width:450px){
	.productExperience_form_top{
		display: block;
		line-height: 50px;
	}
	.productExperience_form_top p:nth-child(1){
		margin-left: 20px;
	}
	.productExperience_form_btm{
		margin-top: 0;
	}
	.productExperience_form_btm p{
		margin: 0;
	}
	
	.productExperience{
		height:428px;
	}
	.productExperience_form .btn{
		margin-top: 40px;
	}
}

@media screen and (max-device-width:1500px){
	#solution_detail_two {
	    width: 1000px;
	    margin: 0 auto;
	    margin-top: 130px;
	}
	.solution_detail_two_first {
	    display: flex;
	    justify-content: space-between;
	    margin-bottom: 79px;
	    height: 471px;
	}
	.solution_detail_two_one1, .solution_detail_two_one2, .solution_detail_two_one3, .solution_detail_two_one4 {
	    height: 100%;
	    position: relative;
	    overflow: hidden;
	}
	.solution_detail_two_first:nth-child(odd) .solution_detail_two_two{
	    display: flex;
	    justify-content: space-between;
	    flex-direction: column;
	    margin-left: 10px;
	}
	.solution_detail_two_first:nth-child(even) .solution_detail_two_two{
	    display: flex;
	    justify-content: space-between;
	    flex-direction: column;
	    margin-right: 10px;
	}
	.solution_detail_two_twoMask1, .solution_detail_two_twoMask2, .solution_detail_two_twoMask3, .solution_detail_two_twoMask4, .solution_detail_two_twoMask5, .solution_detail_two_twoMask6, .solution_detail_two_twoMask7, .solution_detail_two_twoMask8, .solution_detail_two_twoMask9, .solution_detail_two_twoMask10, .solution_detail_two_twoMask11, .solution_detail_two_twoMask12, .solution_detail_two_twoMask13, .solution_detail_two_twoMask14 {
	    height: 100%;
	    position: relative;
	    overflow: hidden;
	}
	.solution_detail_two_bigMasking .text p, .solution_detail_two_littleMasking .text p {
	    font-size: 18px;
	    font-weight: 500;
	    color: #FFFFFF;
	    line-height: 0px;
	}
}



@media screen and (max-width: 1024px){
	#solution_detail_two {
	    width: 950px;
	    margin: 0 auto;
	    margin-top: 130px;
	}
	.productExperience_form {
	    width: 98%;
	    margin: 0 auto;
	    margin-top: 63px;
	    text-align: center;
	}
	
}


@media screen and (max-device-width:450px){
	#solution_detail_two {
		width: auto;
    	max-width: 1280px;
    	margin-top: 50px;
	}
	.solution_detail_two_first {
    	display: block;
    	height: auto;
    	min-height: 586px;
	}
	.solution_detail_two_one1, 
	.solution_detail_two_one2, 
	.solution_detail_two_one3, 
	.solution_detail_two_one4 {
		height: auto;
    	min-height: 275px;
    	margin-bottom: 20px;
	}
	.solution_detail_two_bigMasking .text {
	    position: absolute;
	    bottom: 20px;
	    left: 30px;
	}
	.solution_detail_two_bigMasking .text h5, 
	.solution_detail_two_littleMasking .text h5 {
    	font-size: 14px;
    	/*margin-bottom: 0px;*/
	}
	.solution_detail_two_bigMasking .text p, 
	.solution_detail_two_littleMasking .text p {
    	font-size: 17px;
	}
	
	.solution_detail_two_twoMask1, .solution_detail_two_twoMask2, .solution_detail_two_twoMask3, .solution_detail_two_twoMask4, .solution_detail_two_twoMask5, .solution_detail_two_twoMask6, .solution_detail_two_twoMask7, .solution_detail_two_twoMask8, .solution_detail_two_twoMask9, .solution_detail_two_twoMask10, .solution_detail_two_twoMask11, .solution_detail_two_twoMask12, .solution_detail_two_twoMask13, .solution_detail_two_twoMask14 {
		height: auto;
	    max-height: 158px;
	    position: relative;
	    overflow: hidden;
	    margin-bottom: 20px;
	}
	.solution_detail_two_littleMasking .text {
	    position: absolute;
	    bottom: 20px;
	    left: 30px;
	}
	/*.solution_detail_two_littleMasking .text p{*/
	/*	margin-bottom: 0 !important;*/
	/*}*/
	
	.solution_detail_two_first:nth-child(odd) .solution_detail_two_two {
	    display: flex;
	    justify-content: space-between;
	    flex-direction: column;
	    margin-left: auto;
	}
	
	.productExperience_form {
	    width: 100%;
	    margin: 0 auto;
	    margin-top: 40px;
	    text-align: center;
	}
	.solution_detail_two_bigMasking {
	    width: 100%;
	    background: linear-gradient(0deg, rgba(0, 0, 0, 0.39) 51%, rgba(255, 255, 255, 0.01) 100%);
	    position: absolute;
	    bottom: 0px;
	    height: 50%;
	    color: #fff;
	}
	.productExperience_title img{
		width: 75%;
	  
	}
	.productExperience_title {
	    text-align: center;
	    padding-top: 50px;
	}
}