.banner img {
  display: block;
  width: 100%;
}
.inner {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.qiangjichongci h5.title {
  font-size: 34px;
  font-weight: bolder;
  text-align: center;
  line-height: 134px;
}
.qiangjichongci h5.title img{
  vertical-align: middle;
  margin-right: 10px;
  margin-top: -10px;
}
.how_todo ul {
	padding-bottom: 40px;
	width: 1245px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.how_todo ul li{
	padding-top: 200px;
	width: 415px;
	height: 372px;
	text-align: center;
	font-size: 18px;
	line-height: 34px;
}
.how_todo ul li:nth-child(1){
	background: url(../imgs/qiangjichongci/how_01.png) no-repeat center center;
}
.how_todo ul li:nth-child(2){
	background: url(../imgs/qiangjichongci/how_02.png) no-repeat center center;
}
.how_todo ul li:nth-child(3){
	background: url(../imgs/qiangjichongci/how_03.png) no-repeat center center;
}
.how_todo ul li{
	padding-top: 200px;
	width: 415px;
	height: 372px;
}
.fangan {
	height: 1118px;
	padding: 60px 0;
	background: #F8F8F8;
}
.fangan p {
	padding: 30px 70px;
	height: 140px;
	border-radius: 70px;
	font-size: 16px;
	line-height: 40px;
	background-color: #fff;
	margin-bottom: 40px;
}
.fangan p span {
	font-size: 24px;
	font-weight: bold;
	color: #F5A737;
}
.fangan img {
	margin: 0 auto;
	display: block;
}
.goal {
	height: 754px;
	background: url(../imgs/qiangjichongci/goal.png) no-repeat center 0px;
}
.goal .main_title{
	width: 772px;
	height: 60px;
	background: #FC9D3F;
	border-radius: 30px;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 60px;
	text-align: center;
	margin-bottom: 60px;
}
.goal .main_box,.resolve .main_box {
	overflow: hidden;
} 
.goal .main_box ul {
	float: left;
	width: 720px;
}
.goal ul li{
	height: 66px;
	margin-bottom: 40px;
	display: flex;
	align-items: center;
}
.goal ul li img {
	margin-right: 20px;
}
.goal ul li .title {
	font-size: 26px;
	color: #333333;
	line-height: 34px;
}
.goal ul li .detail {
	font-size: 16px;
	color: #333333;
	line-height: 32px;
}
.resolve {
	height: 765px;
	background: #F8F8F8;
}
.resolve .inner {
	height: 765px;
}
.resolve .main_box ul {
	float: left;
	width: 720px;
	overflow: hidden;
}
.resolve .main_box ul li{
	float: left;
	width: 250px;
	height: 262px;
	padding-top: 136px;
	text-align: center;
}
.resolve .main_box ul li:nth-child(1){
	background: url(../imgs/qiangjichongci/resolve01.png) no-repeat center 0px;
}
.resolve .main_box ul li:nth-child(2){
	margin-left: -20px;
	background: url(../imgs/qiangjichongci/resolve02.png) no-repeat center 0px;
}
.resolve .main_box ul li:nth-child(3){
	margin-left: -20px;
	background: url(../imgs/qiangjichongci/resolve03.png) no-repeat center 0px;
}
.resolve .main_box ul li:nth-child(4){
	margin-top: -20px;
	margin-top: -20px;
	padding-top: 126px;
	background: url(../imgs/qiangjichongci/resolve04.png) no-repeat center 0px;
}
.resolve .main_box ul li:nth-child(5){
	margin-left: -20px;
	margin-top: -20px;
	padding-top: 126px;
	background: url(../imgs/qiangjichongci/resolve05.png) no-repeat center 0px;
}
.resolve .main_box ul li:nth-child(6){
	margin-left: -20px;
	margin-top: -20px;
	padding-top: 126px;
	background: url(../imgs/qiangjichongci/resolve06.png) no-repeat center 0px;
}
.resolve .main_detail {
	float: left;
	padding-top: 66px;
	padding-left: 45px;
	width: 480px;
	height: 68px;
	font-size: 26px;
	color: #333333;
	line-height: 42px;

}
.resolve .main_detail span{
	font-size: 34px;
	font-weight: bold;
	color: #FC9D3F;
}  
.resolve ul li .title {
	font-size: 20px;
	color: #333333;
	line-height: 22px;
	margin-bottom: 10px;
	font-weight: 600;
}
.resolve ul li .detail {
	font-size: 16px;
	color: #333333;
	line-height: 24px;
}
.resolve .img_box1 {
	position: absolute;
	top: 321px;
	left: 480px;
	width: 465px;
	height: 424px;
	background: url(../imgs/qiangjichongci/resolvetop.png) no-repeat center 0px;
}
.resolve .img_box2 {
	position: absolute;
	top: 347px;
	left: 870px;
	width: 399px;
	height: 418px;
	background: url(../imgs/qiangjichongci/wangbo.png) no-repeat center 0px;

}