*{
	list-style:none
}
#designation{
	width: 100%;
	height: 30px;
	padding: 0;
	position:absolute;
    top: 0%;
    z-index:999;
}
#designation>li{
	width: 25%;
	height: 100%;
	float: left;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color:#fff ;
	cursor:pointer;
}
/*背景宣传图*/
.srdz{
	width: 100%;
	height: 680px;
	margin-top: 60px
}
.srdz img{
	width: 100%;
	height: 650px;
margin-top:30px
}
.srdz>div{
	width: 14%;
	height: 55px;
	line-height: 55px;
	text-align: center;
	color: #fff;
	background: #ea1f56;
	font-size: 38px;
	font-family:"楷书";
	cursor:pointer;
	border-radius: 8px;
	position:absolute;
    left: 6%;
    bottom: 18%
}
/*没有拯救不了的婚姻*/
#savemarriage{
	max-width: 1300px;
    margin: 30px auto;
    height: 730px;
}
#savemarriage_title{
	font-size: 34px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    text-align: center;
}
#savemarriage_title_E{
	font-size: 14px;
    color: rgb(0, 0, 0);
    text-align: center;
    text-transform: uppercase;
}

/*你寻过出现这些问题的原因吗？*/
#issuecause{
	max-width: 100%;
    margin: 30px auto;
    height: 1060px;
    position:relative;
}

/*挽回四步*/
.savethefour{
	max-width: 1200px;
    margin: auto;
    height: 300px;
}
#savethefour_title{
	font-family: "思源黑体CN Bold";
	font-size: 34px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
#savethefour_title>span{
	color: #ff6276;
}
#savethefour_E{
	font-family: "思源黑体CN Light";
	font-size: 14px;
	color: #666;
	text-align: center;
}
#savethefour_center{
	width: 100%;
	height: 150px;
	margin-top: 30px
}
#savethefour_center>li{
	width: 280px;
	height: 150px;
	float: left;
	cursor: pointer;
}
#savethefour_center>li>div{
	width: 225px;
	height: 100%;
	float: left;
	text-align: center;
}
#savethefour_center_title{
	font-weight: bold;
	font-size: 24px;
	color: #ff6276;
	text-align: center;
}
#savethefour_center_center{
	font-size: 20px;
	color: #000;
	text-align: center;
}

/*翻新*/
/*没有拯救不了的婚姻*/
#savemarriage>ul{
	width: 100%;
	height: 545px;
	margin-top: 60px
}
#savemarriage>ul>li{
	width: 32%;
	height: 100%;
	float: left;
	cursor: pointer;
	position:relative;
}
#savemarriage>ul>li>img{
	width: 100%;
	height: 100%;
}
.savemarriage_zi{
	width: 80%;
	height: 200px;
	position:absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
}
.savemarriage_zi>h3{
	text-align: center;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
}
.savemarriage_zi>div{
	width: 50px;
	border: 2px solid#e23650;
	margin: auto;
}
.savemarriage_zi>p{
	margin-top: 20px;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	font-weight: bold
}
/*你寻过出现这些问题的原因吗？*/
#issuecause>ul{
	width: 1200px;
	height: 500px;
	margin: 30px auto 0px;
	padding: 0;
}
#issuecause>ul>li{
	width: 24%;
	height: 240px;
	float: left;
	cursor: pointer;
	position:relative;
}
#issuecause>ul>li>img{
	width: 100%;
	height: 100%
}
.issuecause_zi{
	width: 80%;
	height: 60px;
	position:absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
}
.issuecause_zi>h4{
	text-align: center;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
.issuecause_zi>p{
	font-size: 15px;
	text-align: center;
}
.issuecause_data{
	width: 1200px;
	height: 90px;
	background: #ff6277;
	border-radius: 18px;
	margin: 20px auto 0px;
	cursor: pointer;
}
.issuecause_data>h3{
	color: #fff;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 9%;
	margin: 0;
}
.issuecause_data>p{
	color: #fff;
	font-size: 20px;
	margin-top: 10px;
	padding-left: 9%;
}
#issuecause_bj{
	width: 100%;
	position:absolute;
	bottom: 0;
	z-index: -1
}
/*解决所遇障碍让你享受幸福婚姻*/
#felicity{
	max-width: 1300px;
    margin: 50px auto;
    height: 730px;
}
.felicity_left{
	width: 30%;
	height: 600px;
	position:relative;
	float: left
}
.felicity_left>img{
	width: 100%;
	height: 100%;
}
.felicity_left>div{
	width: 80%;
	height: 220px;
	cursor: pointer;
	position:absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin-right: auto;
	margin-left: auto;
}
.felicity_left>div>h2{
	text-align: center;
	font-weight: bold;
	color: #fff;
	line-height: 40px
}
.felicity_left>div>div{
	width: 60%;
	height: 50px;
	border: 1px solid#fff;
	text-align: center;
	font-size: 25px;
	color: #fff;
	line-height: 50px;
	border-radius: 40px;
	margin: 30px auto;
}
.felicity_right{
	width: 69%;
	height: 600px;
	float: right
}
.felicity_right>ul{
	width: 100%;
	height: 100%;
	padding: 0;
}
.felicity_right>ul>li{
	width: 32%;
	height: 310px;
	float: left;
	border-radius: 8px;
	cursor: pointer;
	position:relative;
}
.felicity_right>ul>li>img{
	width: 100%;
	height: 100%
}
.felicity_right>ul>li>div{
	width: 85%;
	height: 130px;
	position:absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin-right: auto;
	margin-left: auto;
}
.felicity_right>ul>li>div>h3{
	text-align: center;
	font-weight: bold;
	margin: 0
}
.felicity_right>ul>li>div>div{
	width: 40px;
	border: 2px solid#fc4e73;
	margin: 10px auto;
}
.felicity_right>ul>li>div>p{
	font-size: 16px;
	text-align: center;
}
/*案例*/
.casus{
	max-width: 1300px;
    margin: 50px auto;
    height: 610px;
}


.felicity_dw{
	position:fixed;
	left: 0;
	right: 0;
	top: 30%;
	z-index: 99;
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	height: 240px;
	background: #fff;
	display: none
}
.conetntBody{
	width: 100%;
	height: 60px;
	border: 1px solid #eee;
    border-left: none;
    border-right: none;
}
/*我们的服务*/
.saas{
	max-width: 100%;
    margin: 50px auto;
    height: 560px;
    background: #f7f7f7
}
.saas>ul{
	max-width: 1300px;
	height: 300px;
	margin: 50px auto 0px;
}
.saas>ul>li{
	width: 24%;
	height: 100%;
	float: left;
	position:relative;
}
.saas>ul>li>img{
	width: 100%;
	height: 100%
}
.saas>ul>li>div{
	width: 60%;
	height: 135px;
	position:absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin-right: auto;
	margin-left: auto;
}







