body{background:#fff;}
.wrap{width:1200px;min-width:1000px;margin:0 auto;overflow:hidden}
.fl{float:left;}
.fr{float:right;}

.title{font-size:30px;color:#444;text-align:center;font-weight:normal;margin:60px 0 20px;}
.title p{font-size:12px;color:#757575;margin:22px 0;}
.title .line{width:28px;height:4px;background:#0374de;margin:0 auto;}

.about-content{margin-top:60px;}
.about-content img.fl{margin: 5px 4.5% 0px 0;width:47.5%} 
.about-content p{font-size:18px;color:#757575;line-height:40px;margin-bottom:10px;}
 @media only screen and (max-width:1366px){
	.wrap{width:1000px;} 
 }