*{
	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: 11%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	background: #f7625c;
	font-size: 34px;
	font-weight: bold;
	font-family:"楷书";
	cursor:pointer;
	border-radius: 8px;
	position:absolute;
    left: 10%;
    bottom: 26%
}
/*是什么原因，让你们忘记誓言*/
.pledge{
	max-width: 100%;
	height: 1030px;
	position: relative;
}
#pledge_bj{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: -1
}
#pledge_title{
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 40px 0px 20px 0px;
}
#pledge_E{
	text-align: center
}
.pledge>ul{
	width: 1100px;
	height: 600px;
	padding: 0;
	margin: 30px auto 20px;
}
.pledge>ul>li{
	width: 32%;
	height: 300px;
	float: left;
	position: relative;
	cursor: pointer;
}
.pledge>ul>li>img{
	width: 100%;
	height: 100%
}
.pledge>ul>li>div{
	width: 90%;
	height: 100px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto
}
#pledge_one{
    font-weight: bold;
    font-size: 26px;
    text-align: center;
    color: #e1364f;
}
#pledge_two{
	font-size: 20px;
    margin-top: 40px;
    color: #888;
    text-align: center;
}
/*反思你的恋情，也许存在这些问题？*/
.issue{
	width: 1200px;
	height: 2000px;
	margin: auto;
}
.issuetitle{
	width: 100%;
	height: 800px;
	margin-top: 30px;
	padding: 0;
}
.issuetitle>li{
	width: 50%;
	height: 400px;
	float: left;
	position: relative;
	cursor: pointer;
}
.issuetitle>li>img{
	width: 100%;
	height: 100%
}
.issuetitle>li>div{
	width: 90%;
	height: 130px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}
.issuecontent{
	width: 100%;
	height: 552px;
	margin-top: 20px;
	position: relative;
}
.issuecontent>img{
	width: 100%;
	height: 100%
}
#issuecontent1{
	position: absolute;
	top: 8%;
	left: 6%;
	width: 250px;
	height: 80px;
	cursor: pointer;
}
#issuecontent2{
	position: absolute;
	top: 40%;
	left: 2%;
	width: 250px;
	height: 80px;
	cursor: pointer;
}
#issuecontent3{
	position: absolute;
	bottom: 12%;
	left: 6%;
	width: 250px;
	height: 80px;
	cursor: pointer;
}
#issuecontent4{
	position: absolute;
	top: 8%;
	right: 7%;
	width: 250px;
	height: 80px;
	cursor: pointer;
}
#issuecontent5{
	position: absolute;
	top: 40%;
	right: 4%;
	width: 250px;
	height: 80px;
	cursor: pointer;
}
#issuecontent6{
	position: absolute;
	bottom: 12%;
	right: 7%;
	width: 250px;
	height: 80px;
	cursor: pointer;
}
.issuebottom{
	width: 100%;
	height: 120px;
	padding: 0;
	margin: 40px auto
}
.issuebottom>li{
	width: 33%;
	height: 100%;
	float: left
}
#cissuebottom{
	width: 300px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	background: #ff6276;
	margin: 30px auto 0px;
	border-radius: 6px;
    cursor: pointer;
}

.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: 500px;
    background: #f7f7f7
}
.saas>ul{
	max-width: 1300px;
	height: 250px;
	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;
}
/*挽回四步*/
.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: 16px;
	color: #000;
	text-align: center;
}
/*案例*/
.casus{
	max-width: 1300px;
    margin: 50px auto;
    height: 610px;
}







