@media only screen and (min-width:769px) {
	/*#i31c596e5ce6e0aac .data_col{width:25% !important;-webkit-transition: all .8s linear;
	-o-transition: all .8s linear;
	transition: all .8s linear;}
	#i31c596e5ce6e0aac .data_col.curr{width:50% !important;}*/
	.pro_position_box1{position:absolute;width:100%;left:0px;top:0px;}
	.pro_position_box2{position:absolute;height:100%;width:100%;left:0px;bottom:-100%;-webkit-transition: all .8s linear;
	-o-transition: all .8s linear;
	transition: all .8s linear;}
	.pro_position_box0 .xg_img:after{content:"";position:absolute;width:100%;height:100%;left:0px;top:0px;background-color: rgba(0,0,0,0.5);opacity:0;-webkit-transition: all 1s linear;
	-o-transition: all 1s linear;
	transition: all 1s linear;}
	#i31c596e5ce6e0aac .data_col.curr .pro_position_box2{bottom:0px;}
	#i31c596e5ce6e0aac .data_col.curr .pro_position_box1{display:none;}
	/*#i31c596e5ce6e0aac .data_col.curr .pro_position_box0 .xg_img:after{opacity:1;}*/

	.pro_position_box0 .xg_img img{-webkit-transition: all 1s linear;
	-o-transition: all 1s linear;
	transition: all 1s linear;height: 35vw !important;
    width: auto !important;
    max-width: inherit;}
	#i31c596e5ce6e0aac .data_col.on .pro_position_box0 .xg_img img{-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);}
}
@media only screen and (max-width:768px) {
	
}