.concept_banner{padding:10px 15px 15px;}
.concept_banner img{display: block; width:100%;}
.concept_word{padding:0 15px;}
.concept_word h3{font-size: 2.4rem; color:#fff; line-height: 30px; padding-bottom:10px; text-align: center;}
.conceptw_con{padding:10px 5px; border-top:2px dotted #fff; border-bottom:2px dotted #fff;}
.conceptw_con p{font-size: 1.6rem; color:#fff; line-height: 25px;}
.concept_yinsu h3{color:#fff; font-size: 2rem; line-height: 25px; text-align: center; padding:45px 0 10px;}
.concepty_list{font-size: 0; padding-top:25px; text-align: center;}
.concepty_list ul{display: inline-block;}
.concepty_list li{display: inline-block; padding-right: 25px;}
.concepty_list li:last-child{padding-right: 0;}
.concepty_list img{display: block; height:120px;}

.concept_tishi{padding:60px 15px 35px; position: relative;}
.conceptt_con,.conceptt_bg{padding:20px 15px; background-color: #fff; border-radius: 10px; position: relative; z-index:5;}
.conceptt_con p,.conceptt_bg p{font-size: 1.6rem; color:#003225; line-height: 25px;}
.conceptt_bg{
	background:rgba(0,0,0,.2); 
	transform:rotate(5deg);
	-ms-transform:rotate(5deg); 	/* IE 9 */
	-moz-transform:rotate(5deg); 	/* Firefox */
	-webkit-transform:rotate(5deg); /* Safari 和 Chrome */
	-o-transform:rotate(5deg); 	/* Opera */
	 position: absolute; top:60px; left:0; z-index:4; margin:0 15px;
	}
.concept_heart{padding:0 35% 30px;}
.concept_heart img{display: block; width:100%;}
