*{
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: "微软雅黑";
	text-decoration:none;
}
body{
	background: #fff;
    max-width: 750px;
    margin: 0 auto;
}
#box{
	width: 100%
}
/*头部*/
.banner{
	width: 100%;
	cursor: pointer;
	position: relative;
}
.banner>img{
	width: 100%
}
/*婚姻走到这一步还能挽回吗*/
.doubt{
	width: 100%;
	height: auto;
	padding-bottom: 1rem
}
.doubt>h6{
	color: #696969;
	font-size: 1rem;
	padding: 2rem;
}
.doubt>ul{
	width: 96%;
	margin: auto;
	overflow: auto;
	padding-bottom: 1rem
}
.doubt>ul>li{
	width: 48%;
	height: 22rem;
	float: left;
	border-radius:.3rem;
	margin-left: 1.5%;
	box-shadow:2px 2px 8px 3px #f4daea;
	cursor: pointer;
}
.doubt>ul>li>img{
	width: 100%
}
.doubt>ul>li>h4{
	text-align: center;
	color: #e6443d;
	font-size: 1.5rem;
	padding: .8rem 0;
}
.doubt>ul>li>p{
	color: #696969;
	width: 90%;
	margin: auto;
	font-size: 1.2rem;
}
.doubt>ul>li:nth-child(3),.doubt>ul>li:nth-child(4){
	margin-top: 1.5rem;
}
.doubt>h5{
	text-align: center;
	width: 70%;
	font-size: 1.2rem;
	margin: auto;
	padding: 2rem 0;
    text-shadow: -4px 1px 5px #e0a3a0
}
.doubt>img{
	margin: auto;
	width: 40%;
	display: block;
	cursor: pointer;
}
.title{
	font-size: 1.5rem;
	font-weight: bold;
	text-align: center;
	background: url(../img/doubt.jpg);
	background-size: 80% 30%;
	background-position:50%;
	background-repeat: no-repeat;
}
.title>span{
	color: #e6443d
}
/*现在起,不要在做无效挽回了*/
.invalid{
	width: 100%;
	cursor: pointer;
	position: relative;
	padding-bottom: 1rem
}
.invalid>img{
	position: absolute;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
}
.invalid>h3{
	color: #fff;
	padding: 3rem 0;
	background-size: 80% 7%;
}
.invalid>p{
	color: #fefefe;
	font-size: 1rem;
	width: 80%;
	margin: auto;
}
.invalid>ul{
	width: 65%;
	overflow: auto;
	margin: auto;
	padding: 3rem 0;
}
.invalid>ul>li{
	width: 49%;
	height: 12rem;
	float: left;
	background: url(../img/invalid_1.jpg);
	background-size: 100%;
}
.invalid>ul>li>h5{
	color: #e6443d;
	font-size: 1.2rem;
	width: 80%;
	padding: 2rem 0;
	float: right
}
.invalid>ul>li>p{
	color: #717171;
	font-size: 1rem;
	width: 80%;
	float: right
}
.invalid>ul>li:nth-child(2),.invalid>ul>li:nth-child(4){
	float: right
}
.invalid>ul>li:nth-child(3),.invalid>ul>li:nth-child(4){
	margin-top: 2rem
}
.invalid>div{
	margin: auto;
	width: 40%;
	display: block;
}
.invalid>div>img{
	width: 100%
}
/*找准导师*/
.advisor{
	width: 100%;
	height: auto;
	padding: 2rem 0;
	background: #fbf7ff;
}
.advisor>h6{
	width: 90%;
	margin: auto;
	font-size: 1rem;
	color: #3b3049;
	padding: 1.5rem 0;
}
.advisor>span{
	padding: .3rem 0.8rem;
	background: #f6bcb9;
	color: #e6443d;
	border-radius: 30px;
	margin-left: 1rem;
	font-weight: 900;
	font-family: "黑体";
	font-size: 1rem
}
.tutor{
	width: 100%;
	overflow: hidden;
	height: 32rem
}
.tutor>div{
	width: 50%;
	height: 100%
}
.tutor>div>div>div{
	position: relative;
}
.tutor_style{
	width: 80%;
	height: 70%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	cursor: pointer;
}
.tutor_style>div:nth-child(1){
	background: #fff8e0;
	width: 100%;
	height: 76%;
	position: relative;
	text-align: center
}
.tutor_style>div:nth-child(1)>img{
	width: 60%;
	border-radius: 50%;
	border: 2px solid#c8a719;
	position: absolute;
	left: 0;
	right: 0;
	top: -30%;
	margin: auto;
}
.tutor_style>div:nth-child(1)>p:nth-child(2){
	padding-top: 35%;
	padding-bottom: .5rem;
}
.tutor_style>div:nth-child(1)>p{
	width: 88%;
	margin: auto;
	font-size: 1.2rem
}
.tutor_style>div:nth-child(1)>p:nth-child(3){
	padding-bottom: 1.5rem;
}
.tutor_style>div>span{
	padding: .2rem 0.5rem;
	border: 1px dashed#e2cd76;
	color: #545454;
	border-radius: .4rem;
	font-size: 1.1rem;
	position: absolute;
	bottom: 1rem;
}
.tutor_style>div>span:nth-child(4){
	left: 12%;
}
.tutor_style>div>span:nth-child(5){
	right: 12%;
}
.tutor_style>h3{
	background: #fff;
	color: #000;
	width: 99.5%;
	height: 12%;
	text-align: center;
	border: 1px solid#c8a719;
	border-bottom: 0;
	line-height: 2;
	border-top-left-radius: .4rem;
	border-top-right-radius: .4rem;
	font-weight: 100;
	font-size: 1.5rem
}
.tutor_style>p{
	background: #c8a719;
	color: #fff;
	width: 100%;
	height: 12%;
	text-align: center;
	line-height: 1.6;
	border-bottom-left-radius: .4rem;
	border-bottom-right-radius: .4rem;
	font-size: 1.5rem;
	letter-spacing: .3rem
}
#advisor{
	display: none;
	height: .5rem
}
/*帮你快速有效挽回*/
.valid{
	width: 100%;
	cursor: pointer;
	position: relative;
}
.valid>img{
	width: 100%
}
.valid>div{
	width: 100%;
	position: absolute;
	top: 0;
}
.valid>div>h2{
	text-align: center;
	font-size: 2.8rem;
	font-family: "宋体";
}
.valid>div>h2>span{
	color: #e6443d;
	font-family: "宋体";
}
.valid>div>h2:nth-child(1){
	padding-top: 9rem;
}
.valid>div>h2:nth-child(2){
	text-indent: 4rem
}
.valid>div>ul{
	width: 95%;
	margin: 30% auto 15%;
	overflow: auto;
}
.valid>div>ul>li{
	width: 48%;
	float: left;
	height: 8rem;
}
.valid>div>ul>li>h4{
	color: #e6443d;
	font-family: "宋体";
	font-size: 1.3rem;
	padding: 0 0 0.1rem 2rem;
}
.valid>div>ul>li>div{
	color: #5f5d5e;
	font-family: "宋体";
	padding: 1rem;
	font-size: 1.1rem;
	border: 2px solid#f9c6e5;
	box-shadow: 2px 0px 8px 3px #f4daea;
	border-top-left-radius: .8rem;
	border-bottom-right-radius: .8rem;
}
.valid>div>ul>li:nth-child(2){
	float: right
}
.valid>div>ul>li:nth-child(3){
	margin-left: 25%;
}
.valid>div>p{
	color: #3b3049;
	width: 90%;
	margin: auto;
	font-size: 1rem;
}
/*6个步骤*/
.process{
	width: 100%;
	cursor: pointer;
	position: relative;
}
.process>img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: -1;
}
.process>div{
	width: 100%;
	padding: 1rem 0 3rem 0;
	color: #fff
}
.process>div>h3{
	background-size: 68% 30%;
	margin: 4% 0 10% 0;
}
.process>div>ul{
	width: 90%;
	margin: auto;
}
.process>div>ul>li{
	width: 100%;
	margin-bottom: 3rem
}
.process>div>ul>li>img{
	float: left
}
.process>div>ul>li>h4{
	font-size: 1.5rem;
	font-family: "幼圆";
	padding-left: 10%;
}
.process>div>ul>li>p{
	font-size: 1.4rem;
	font-weight: 900;
	font-family: "幼圆";
	padding-left: 10%;
}
.process>div>ul>li>div{
	width: 40%;
	border: 1px solid#fff;
	margin-left: 10%;
	margin-top: 1rem;
	margin-bottom: 1rem
}
.process>div>p{
	width: 70%;
	margin: auto;
	text-align: center;
	font-size: 1.4rem;
	font-family: "幼圆";
	line-height: 2
}
.process>div>img{
	display: block;
	margin: 2rem auto 0;
}
/*别担心,你的顾虑我们都懂*/
.scruple{
	width: 100%
}
.scruple>h3{
	background-size: 80% 10%;
    
	padding: 2rem 0 2rem 0;
}
.scruple>ul{
	width: 90%;
	overflow: auto;
	padding: 1rem;
	margin: auto;
}
.scruple>ul>li{
	width: 49%;
	float: left;
	height: 10rem;
	margin-top: 1rem;
	cursor: pointer;
}
.scruple>ul>li>h4{
	width: 100%;
	text-align: center;
	height: 30%;
	background: #e6443d;
	color: #fff;
	font-size: 1.5rem;
	line-height: 2;
	font-family: "幼圆";
	font-weight: 100;
	border-top-left-radius: 2rem;
}
.scruple>ul>li>p{
	width: 90%;
	height: 55%;
	padding: 5% 5% 0 5%;
	font-size: 1.3rem;
	background: #ffdcdb;
	font-family: "幼圆";
	border-bottom-right-radius: 2rem;
}
.scruple>ul>li:nth-child(2),.scruple>ul>li:nth-child(4){
	float: right
}
/*爱燃情感咨询 服务原则*/
.principle{
	width:100% ;
	background: #f5f5f5;
	padding: 4rem 0 1rem 0;
}
.principle>div{
	width: 100%;
	cursor: pointer;
	color: #fff;
	font-size: 1.5rem;
	margin-top: 4rem;
	text-align: center;
	position: relative;
}
.principle>div>img{
	width: 100%
}
.principle>div>span:nth-child(2){
	position: absolute;
	top: 14%;
	right: 30%;	
}
.principle>div>span:nth-child(3){
	position: absolute;
	top: 43%;
	right: 17%;
}
.principle>div>span:nth-child(4){
	position: absolute;
	bottom: 15%;
	right: 30%;
}
.principle>div>span:nth-child(5){
	position: absolute;
	bottom: 15%;
	left: 30%;
}
.principle>div>span:nth-child(6){
	position: absolute;
	top: 43%;
	left: 18%;
}
.principle>div>span:nth-child(7){
	position: absolute;
	top: 14%;
	left: 30%;
}
.principle>p{
	color: #e6443d;
	text-align: center;
	font-size: 1.5rem;
	padding: 2rem 0;
}
.principle>img{
	margin: auto;
	display: block
}
/*成功案例分享*/
.case{
	width: 100%;
	padding: 1.5rem 0;
}
.case>h4{
	color: #ff8d88;
	text-align: center;
	font-size: 1.4rem;
	font-weight: 100;
	margin: .5rem 0 3rem 0;
}
.case>ul{
	width: 88%;
	margin: auto;
	background: url(../img/case.jpg);
    background-size: 100% 100%;
    padding:2rem 1rem 4rem 1rem;
}
.case>ul>li{
	font-size: 1.4rem;
	width: 96%;
	margin: auto;
	border-bottom: 2px dashed#ccc;
	padding: 1rem 0;
	overflow: auto;
	cursor: pointer;
}
.case>ul>li>p{
	width: 80%;
	float: left;
	white-space:nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}
.case>ul>li>p>a{
	color: #000
}
.case>ul>li>p>a:hover{
	color: #e6443d;
}
.case>ul>li>a{
	color: #e6443d;
	width: 20%;
	display: block;
	text-align: right;
	float: right
}
.case>span{
	font-size: 1.4rem;
	padding-left: 2rem;
	cursor: pointer;
}
.case>span:hover{
	color: #e6443d;
}
.caseon{
	display: none
}
.caseclick{
	color: #e6443d
}
/*选择爱燃情感的四大理由*/
.reason{
	width: 100%;
	background: #f5f5f5;
	padding: 2rem 0 1rem 0;
}
.reason>ul{
	width: 95%;
	margin: auto;
	overflow: auto;
	padding: 3rem 0 2rem 0;
}
.reason>ul>li{
	width: 48%;
	height: 9rem;
	cursor: pointer;
    float: left
}
.reason>ul>li>h4{
	color: #e6443d;
	font-size: 1.3rem;
	font-family: "幼圆";
	text-align: center;
	padding: 1rem 0;
}
.reason>ul>li>p{
	font-size: 1.2rem;
	color: #545454;
	font-family: "幼圆";
	padding: 0 1rem;
}
.reason>ul>li:nth-child(1){
	background: url(../img/reason_1.jpg);
	background-size: 100% 100%;
}
.reason>ul>li:nth-child(2){
	background: url(../img/reason_2.jpg);
	background-size: 100% 100%;
	float: right
}
.reason>ul>li:nth-child(3){
	background: url(../img/reason_3.jpg);
	background-size: 100% 100%;
	margin-top: 1rem
}
.reason>ul>li:nth-child(4){
	background: url(../img/reason_4.jpg);
	background-size: 100% 100%;
	float: right;
	margin-top: 1rem
}
/*服务流程*/
.flow{
	width: 100%;
	padding: 1rem 0;
}
.flow>h3{
	text-align: center;
	font-size: 2rem
}
.flow>img{
	width: 100%;
	padding: 2rem 0 1rem 0;
}
.flow>ul{
	width: 100%;
	overflow: auto
}
.flow>ul>li{
	width: 33%;
	float: left;
	text-align: center;
	font-size: 1.3rem;
	cursor: pointer;
}
/*客户评价*/
.evaluate{
	width: 100%;
	padding-bottom: 1rem ;
}
.evaluate>h3{
	padding: 2rem 0;
	background-size: 80% 12%;
}
.evaluate>ul{
	width: 95%;
	margin: auto;
	background: #f4f5f7;
	overflow: auto;
	padding-bottom: .5rem;
}
.evaluate>ul>li{
	width: 100%;
	float: left;
	cursor: pointer;
}
.evaluate>ul>li>img{
	width: 8%;
	float: left;
	border-radius: .4rem;
	margin: .5rem 0 0 0.5rem;
}
.evaluate>ul>li>h5{
	color: #0262ad;
	font-size: 1.3rem;
	font-family: "幼圆";
	width: 88%;
	float: right;
	padding: .7rem 0 1rem 0;
}
.evaluate>ul>li>p{
	font-size: 1.2rem;
	font-family: "幼圆";
	width: 84%;
	float: right;
	margin-right: 4%;
	border-bottom: 1px solid#999;
	line-height: 1.6;
	padding-bottom: 3rem;
}
/*底部*/
.bottom_way {
    width: 100%;
    text-align: center;
    color: #fe6375;
    padding-bottom: 1rem;
}
.bottom_way>h1 {
    padding-bottom: 1rem;
}
.bottom_way>p {
    font-size: 1.4rem;
    width: 80%;
    margin: auto;
}
.rump {
    width: 100%;
    background: #666;
    color: #fff;
    text-align: center;
    font-size: 1rem;
    padding: .5rem 0;
    margin-bottom: 4rem;
}
.rump>p>a {
    color: #fff !important;
}
.footer {
    height: 4rem;
    position: fixed;
    z-index: 10;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 750px;
}
.we2 {
    width: 60%;
    height: 100%;
    background: #302825;
    line-height: 4rem;
    float: left;
}
.we1 {
    width: 40%;
    height: 100%;
    background: #e54239;
    line-height: 4rem;
    float: right;
    text-align: center;
    font-size: 1.5rem;
}
.we2>img {
    width: 3.7rem;
    float: left;
    margin-top: .2rem;
}
.we2>span {
    font-size: 1.6rem;
    font-weight: bold;
    color: #fff;
    margin-left: 2rem;
}
.we1>a {
    color: #fff !important;
}
#showmb{
	background: #000;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 11;
	margin: auto;
	max-width: 750px;
	height: 100%;
	opacity:0.4;
	display: none
}
.showouter{
	max-width: 440px;
	position: fixed;
	top: 20%;
	left: 0;
	right: 0;
	z-index: 12;
	margin: auto;
	background: #fff;
	border-radius:5px;
	text-align: center;
	display: none
}
.showouter>p{
	text-align: center;
	width: 80%;
	margin: auto;
	color: #666;
	font-size: 1.6rem;
	padding: 2rem 0;
	line-height: 1.5
}
.showouter>p>span{
	font-weight: bold;
	color: #ff364a
}
.showouter>span{
	color: #fff;
	background: #ff364a;
	padding: .5rem 3rem;
	font-size: 1.8rem;
	font-weight: bold;
	border-radius:2rem;
	cursor:pointer
}
.showouter>img{
	width: 50%;
	padding: 2rem 0;
}
#showouteroff{
	width: 2rem;
	height: 2rem;
	float: right;
	padding:1rem 1rem 0 0 ;
}
#returntop{
	width: 2rem;
	position: fixed;
	bottom: 25%;
	right: 1rem;
	z-index: 9;
	cursor:pointer;
	display: none
}


@media(max-width: 650px){
	/*现在起,不要在做无效挽回了*/
	.invalid>h3 {
	    font-size: 1.2rem;
	    background-size: 80% 5%;
	}
	.invalid>ul>li>h5 {
	    padding: 1rem 0;
	}
	.invalid>ul>li {
	    height: 10rem;
	}
	.invalid>ul>li>p {
	    width: 85%;
	}
	/*找准导师*/
	.advisor>span {
	    margin-left: 0rem;
	}
	/*帮你快速有效挽回*/
	.valid>div>h2:nth-child(1) {
	    padding-top: 15%;
	}
	.valid>div>ul {
	    margin: 14% auto 3%;
	}
	/*6个步骤*/
	.process>div>h3 {
	    background-size: 100% 30%;
	    margin: 6% 0 8% 0;
	}
	.process>div>ul>li>h4 {
	    font-size: 1.3rem;
	}
	.process>div>ul>li>div {
	    margin-top: .5rem;
	    margin-bottom: .5rem;
	}
	.process>div>ul>li>p {
	    font-size: 1.2rem;
	}
	.process>div>p {
	    width: 90%;
	    font-size: 1.3rem;
	    line-height: 1.5;
	}
	.process>div>ul>li {
	    margin-bottom: 2rem;
	}
	/*别担心,你的顾虑我们都懂*/
	.scruple>ul>li>p {
	    font-size: 1.2rem;
	}
	.scruple>ul>li>h4 {
	    font-size: 1.4rem;
	}
	.scruple>h3 {
	    background-size: 100% 8%;
	}
	/*爱燃情感咨询 服务原则*/
	.principle>div {
	    font-size: 1.1rem;
	}
	/*成功案例分享*/
	.case>ul>li>p {
	    width: 80%;
	}
	.case>ul>li>a {
	    width: 20%;
	}
	.case>h4 {
	    margin: .5rem 0 2rem 0;
	}
	/*选择爱燃情感的四大理由*/
	.reason>ul {
	    width: 98%;
	}
	.reason>ul>li {
	    width: 49%;
	}
}
@media(max-width: 500px){
	/*婚姻走到这一步还能挽回吗*/
	.title {
	    font-size: 1.1rem;
	    background-size: 110% 20%;
	    background-position: 55%;
	}	
	.doubt>h6 {
	    font-size: .9rem;
	    padding: 1rem;
	}
	.doubt>ul {
	    width: 98%;
	    padding-bottom: .5rem;
	}
	.doubt>ul>li>h4 {
	    font-size: 1.1rem;
	    padding: .4rem 0;
	}
	.doubt>ul>li>p {
	    font-size: 1rem;
	}
	.doubt>ul>li {
		width: 49%;
	    height: 15rem;
	    margin-left: .5%;
	    box-shadow: 2px 2px 5px 1px #f4daea;
	}
	.doubt>ul>li:nth-child(3), .doubt>ul>li:nth-child(4) {
	    margin-top: .6rem;
	}
	.doubt>ul>li:nth-child(2), .doubt>ul>li:nth-child(3) {
	    margin-left: 1%;
	}
	.doubt>h5 {
	    width: 88%;
	    font-size: 1.1rem;
	    padding: 1rem 0;
	}
	/*现在起,不要在做无效挽回了*/
	.invalid>h3 {
	    font-size: 1.1rem;
	    background-size: 110% 8%;
	    padding: 3rem 0 1rem 0;
	    background-position: 60% 70%;
	}
	.invalid>p {
	    font-size: .9rem;
	    width: 90%;
	}
	.invalid>ul {
	    width: 90%;
	    padding: 2rem 0;
	}
	.invalid>ul>li>h5 {
	    padding: 10% 0;
	}
	.invalid {
	    padding-bottom: .5rem;
	}
	/*找准导师*/
	.advisor>h3{
		background-size: 134% 20%;
    	background-position: 50%;
	}
	.advisor>h6 {
	    width: 95%;
	    font-size: .9rem;
	    padding: 1rem 0;
	}
	.advisor>span {
	    margin-left: .5rem;
	    margin-bottom: .5rem;
	    font-size: .8rem;
	}
	#advisor{
		display: block
	}
	.tutor>div {
	    width: 100%;
	}
	.tutor_style {
	    bottom: 2rem;
	}
	.advisor {
	    padding: 1rem 0 0 0;
	}
	.tutor_style>div:nth-child(1)>p {
	    font-size: 1.1rem;
	}
	.tutor_style>div:nth-child(1) {
	    height: 70%;
	}
	.tutor_style>div:nth-child(1)>img {
		width: 55%;
	    top: -40%;
	}
	/*帮你快速有效挽回*/
	.valid>div>h2 {
	    font-size: 1.8rem;
	}
	.valid>div>ul>li>h4 {
	    font-size: 1.1rem;
	    padding: 0 0 0.2rem 1rem;
	}
	.valid>div>ul>li>div {
	    padding: 1rem;
	    font-size: 1.1rem;
	}
	.valid>div>ul>li {
	    width: 88%;
	    margin-left: 6%;
	}
	.valid>div>ul>li:nth-child(2) {
	    float: left;
	}
	.valid>div>ul>li:nth-child(3) {
	    margin-left: 6%;
	}
	.valid>div>p {
	    width: 98%;
	    font-size: .9rem;
	}
	.valid {
	    height: 44rem;
	    padding-bottom: 2rem;
	}
	.valid>div>ul {
	    margin: 18% auto 3%;
	}
	/*6个步骤*/
	.process>div>h3 {
	    background-size: 110% 30%;
	    margin: 0% 0 7% 0;
	}
	.process>div>ul>li>h4 {
	    font-size: 1.1rem;
	    padding-left: 15%;
	}
	.process>div>ul>li>p {
	    font-size: 1rem;
	    padding-left: 15%;
	}
	.process>div>ul>li>div {
        margin-left: 15%;
	}
	.process>div>p {
	    font-size: 1.2rem;
	}
	.process>div>img {
    	width: 40%
	}
	/*别担心,你的顾虑我们都懂*/
	.scruple>ul {
	    width: 96%;
	    padding: 0;
	    margin: auto;
	}
	.scruple>ul>li {
	    margin-top: 0;
	    height: 11rem;
	}
	.scruple>ul>li>h4 {
	    font-size: 1.2rem;
	    line-height: 3;
	}
	.scruple>ul>li>p {
	    font-size: 1rem;
	    width: 92%;
	    height: 60%;
	    padding: 6% 4% 0 4%;
	    border-bottom-right-radius: 1.8rem;
	}
	.scruple>h3 {
	    background-size: 100% 6%;
	}
	/*爱燃情感咨询 服务原则*/
	.principle {
	    padding: 2rem 0 1rem 0;
	}
	.principle>div {
	    font-size: 1rem;
	    margin-top: 2rem;
	}
	.principle>p {
	    font-size: 1.2rem;
	    padding: 1rem 0;
	}
	.principle>img {
	    width: 40%
	}
	/*成功案例分享*/
	.case>h4 {
	    font-size: 1rem;
	    margin: .5rem 0 1rem 0;
	}
	.case>ul>li {
	    font-size: 1rem;
	    border-bottom: 1px dashed#ccc;
	    padding: .5rem 0;
	}
	.case>ul {
	    padding: 1rem 0.5rem 3rem 0.5rem;
	}
	.case>span {
	    font-size: 1rem;
	    padding-left: 1rem;
	}
	/*选择爱燃情感的四大理由*/
	.reason {
	    padding: 1rem 0 0 0;
	}
	.reason>ul {
		width: 95%;
	    padding: 1rem 0;
	}
	.reason>ul>li {
	    width: 100%;
	    margin-top: .5rem !important;
	}
	.reason>ul>li>h4 {
	    font-size: 1.2rem;
	}
	.reason>ul>li>p {
	    font-size: 1.1rem;
	}
	/*服务流程*/
	.flow>h3 {
	    font-size: 1.5rem;
	}
	.flow>ul>li {
	    font-size: .9rem;
	}
	.flow>img {
	    padding: 1rem 0 0.5rem 0;
	}
	/*客户评价*/
	.evaluate>ul {
	    width: 98%;
	}
	.evaluate>h3 {
	    padding: 1rem 0;
	    background-size: 80% 6%;
	}
	.evaluate>ul>li>h5 {
		width: 82%;
    	font-size: 1.1rem;
        padding: .6rem 0 0.8rem 0;
	}
	.evaluate>ul>li>p {
		width: 78%;
	    font-size: 1rem;
	    padding-bottom: 2rem;
	}
	.evaluate>ul>li>img {
	    width: 12%;
	}
	/*底部*/
	.bottom_way>h1 {
	    padding-bottom: 1rem;
	    font-size: 1.8rem;
	}
	.bottom_way>p {
	    font-size: 1.2rem;
	    width: 90%;
	}
	.rump {
	    font-size: .8rem;
	    padding: .4rem 0;
	    margin-bottom: 3rem;
	}
	.footer {
	    height: 3rem;
	}
	.we2 {
	    line-height: 3rem;
	}
	.we2>img {
	    width: 2.7rem;
	}
	.we2>span {
	    font-size: 1.2rem;
	    margin-left: 1rem;
	}
	.we1 {
	    line-height: 3rem;
	    font-size: 1.3rem;
	}
	.showouter {
	   width: 90%;
	}
	.showouter>p {
	    width: 90%;
	    padding: 1.5rem 0;
	}
	.showouter>img {
	    width: 70%;
	    padding: 1rem 0;
	}
	#showouteroff {
    	width: 1rem;
    	height: 1rem;
	}	
}
