.G1111{position:relative;margin:0 auto;padding-bottom:30px; clear:both; display:inline-block;}
.G1111 img{position:absolute;top:86px;right:78px;box-shadow:0 1px 8px #bdbdbd;}
.G1111 div{color:#666666;font-weight:300; width:31%; float:left;}
.G1111 div:nth-child(1){padding-left: 217px;}
.G1111 div:nth-child(2){color:#666666;font-weight:300;width:45%;float:right;margin-top:7px;}
.G1111 div p{margin-bottom:30px; font-size:17px; color:#414141;}
.G1111 div strong{font-size:20px;font-weight:500;}

@media all and (max-width:760px){
	.G1111 div {width:100%;}
	.G1111 div:nth-child(1) {padding-left:0;}
	.G1111 div:nth-child(2) {width:100%;}
}